(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{"+6Fa":function(te,U,e){"use strict";var y=e("wx14"),L=e("rePB"),g=e("Ff2n"),v=e("VTBJ"),A=e("1OyB"),b=e("vuIU"),m=e("Ji7U"),d=e("LK+K"),r=e("q1tI"),a=e.n(r),s=e("TSYQ"),i=e.n(s),n=function(l){Object(m.a)(u,l);var t=Object(d.a)(u);function u(o){var c;Object(A.a)(this,u),c=t.call(this,o),c.handleChange=function(f){var w=c.props,x=w.disabled,I=w.onChange;if(x)return;"checked"in c.props||c.setState({checked:f.target.checked}),I&&I({target:Object(v.a)(Object(v.a)({},c.props),{},{checked:f.target.checked}),stopPropagation:function(){f.stopPropagation()},preventDefault:function(){f.preventDefault()},nativeEvent:f.nativeEvent})},c.saveInput=function(f){c.input=f};var h="checked"in o?o.checked:o.defaultChecked;return c.state={checked:h},c}return Object(b.a)(u,[{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"render",value:function(){var c,h=this.props,f=h.prefixCls,w=h.className,x=h.style,I=h.name,C=h.id,N=h.type,S=h.disabled,E=h.readOnly,T=h.tabIndex,D=h.onClick,B=h.onFocus,R=h.onBlur,F=h.onKeyDown,M=h.onKeyPress,K=h.onKeyUp,j=h.autoFocus,H=h.value,k=h.required,P=Object(g.a)(h,["prefixCls","className","style","name","id","type","disabled","readOnly","tabIndex","onClick","onFocus","onBlur","onKeyDown","onKeyPress","onKeyUp","autoFocus","value","required"]),z=Object.keys(P).reduce(function(G,J){return(J.substr(0,5)==="aria-"||J.substr(0,5)==="data-"||J==="role")&&(G[J]=P[J]),G},{}),Y=this.state.checked,_=i()(f,w,(c={},Object(L.a)(c,"".concat(f,"-checked"),Y),Object(L.a)(c,"".concat(f,"-disabled"),S),c));return a.a.createElement("span",{className:_,style:x},a.a.createElement("input",Object(y.a)({name:I,id:C,type:N,required:k,readOnly:E,disabled:S,tabIndex:T,className:"".concat(f,"-input"),checked:!!Y,onClick:D,onFocus:B,onBlur:R,onKeyUp:K,onKeyDown:F,onKeyPress:M,onChange:this.handleChange,autoFocus:j,ref:this.saveInput,value:H},z)),a.a.createElement("span",{className:"".concat(f,"-inner")}))}}],[{key:"getDerivedStateFromProps",value:function(c,h){return"checked"in c?Object(v.a)(Object(v.a)({},h),{},{checked:c.checked}):null}}]),u}(r.Component);n.defaultProps={prefixCls:"rc-checkbox",className:"",style:{},type:"checkbox",defaultChecked:!1,onFocus:function(){},onBlur:function(){},onChange:function(){},onKeyDown:function(){},onKeyPress:function(){},onKeyUp:function(){}},U.a=n},"+BJd":function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("6MrE"),v=e.n(g)},"+QRC":function(te,U,e){"use strict";var y=e("E9nw"),L={"text/plain":"Text","text/html":"Url",default:"Text"},g="Copy to clipboard: #{key}, Enter";function v(b){var m=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return b.replace(/#{\s*key\s*}/g,m)}function A(b,m){var d,r,a,s,i,n,l=!1;m||(m={}),d=m.debug||!1;try{a=y(),s=document.createRange(),i=document.getSelection(),n=document.createElement("span"),n.textContent=b,n.style.all="unset",n.style.position="fixed",n.style.top=0,n.style.clip="rect(0, 0, 0, 0)",n.style.whiteSpace="pre",n.style.webkitUserSelect="text",n.style.MozUserSelect="text",n.style.msUserSelect="text",n.style.userSelect="text",n.addEventListener("copy",function(u){if(u.stopPropagation(),m.format)if(u.preventDefault(),typeof u.clipboardData=="undefined"){d&&console.warn("unable to use e.clipboardData"),d&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var o=L[m.format]||L.default;window.clipboardData.setData(o,b)}else u.clipboardData.clearData(),u.clipboardData.setData(m.format,b);m.onCopy&&(u.preventDefault(),m.onCopy(u.clipboardData))}),document.body.appendChild(n),s.selectNodeContents(n),i.addRange(s);var t=document.execCommand("copy");if(!t)throw new Error("copy command was unsuccessful");l=!0}catch(u){d&&console.error("unable to copy using execCommand: ",u),d&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(m.format||"text",b),m.onCopy&&m.onCopy(window.clipboardData),l=!0}catch(o){d&&console.error("unable to copy using clipboardData: ",o),d&&console.error("falling back to prompt"),r=v("message"in m?m.message:g),window.prompt(r,b)}}finally{i&&(typeof i.removeRange=="function"?i.removeRange(s):i.removeAllRanges()),n&&document.body.removeChild(n),a()}return l}te.exports=A},"+TT/":function(te,U,e){var y=e("bYtY"),L=e("mFDi"),g=e("OELB"),v=g.parsePercent,A=e("7aKB"),b=y.each,m=["left","right","top","bottom","width","height"],d=[["width","left","right"],["height","top","bottom"]];function r(f,w,x,I,C){var N=0,S=0;I==null&&(I=Infinity),C==null&&(C=Infinity);var E=0;w.eachChild(function(T,D){var B=T.position,R=T.getBoundingRect(),F=w.childAt(D+1),M=F&&F.getBoundingRect(),K,j;if(f==="horizontal"){var H=R.width+(M?-M.x+R.x:0);K=N+H,K>I||T.newline?(N=0,K=H,S+=E+x,E=R.height):E=Math.max(E,R.height)}else{var k=R.height+(M?-M.y+R.y:0);j=S+k,j>C||T.newline?(N+=E+x,S=0,j=k,E=R.width):E=Math.max(E,R.width)}if(T.newline)return;B[0]=N,B[1]=S,f==="horizontal"?N=K+x:S=j+x})}var a=r,s=y.curry(r,"vertical"),i=y.curry(r,"horizontal");function n(f,w,x){var I=w.width,C=w.height,N=v(f.x,I),S=v(f.y,C),E=v(f.x2,I),T=v(f.y2,C);return(isNaN(N)||isNaN(parseFloat(f.x)))&&(N=0),(isNaN(E)||isNaN(parseFloat(f.x2)))&&(E=I),(isNaN(S)||isNaN(parseFloat(f.y)))&&(S=0),(isNaN(T)||isNaN(parseFloat(f.y2)))&&(T=C),x=A.normalizeCssArray(x||0),{width:Math.max(E-N-x[1]-x[3],0),height:Math.max(T-S-x[0]-x[2],0)}}function l(f,w,x){x=A.normalizeCssArray(x||0);var I=w.width,C=w.height,N=v(f.left,I),S=v(f.top,C),E=v(f.right,I),T=v(f.bottom,C),D=v(f.width,I),B=v(f.height,C),R=x[2]+x[0],F=x[1]+x[3],M=f.aspect;isNaN(D)&&(D=I-E-F-N),isNaN(B)&&(B=C-T-R-S),M!=null&&(isNaN(D)&&isNaN(B)&&(M>I/C?D=I*.8:B=C*.8),isNaN(D)&&(D=M*B),isNaN(B)&&(B=D/M)),isNaN(N)&&(N=I-E-D-F),isNaN(S)&&(S=C-T-B-R);switch(f.left||f.right){case"center":N=I/2-D/2-x[3];break;case"right":N=I-D-F;break}switch(f.top||f.bottom){case"middle":case"center":S=C/2-B/2-x[0];break;case"bottom":S=C-B-R;break}N=N||0,S=S||0,isNaN(D)&&(D=I-F-N-(E||0)),isNaN(B)&&(B=C-R-S-(T||0));var K=new L(N+x[3],S+x[0],D,B);return K.margin=x,K}function t(f,w,x,I,C){var N=!C||!C.hv||C.hv[0],S=!C||!C.hv||C.hv[1],E=C&&C.boundingMode||"all";if(!N&&!S)return;var T;if(E==="raw")T=f.type==="group"?new L(0,0,+w.width||0,+w.height||0):f.getBoundingRect();else if(T=f.getBoundingRect(),f.needLocalTransform()){var D=f.getLocalTransform();T=T.clone(),T.applyTransform(D)}w=l(y.defaults({width:T.width,height:T.height},w),x,I);var B=f.position,R=N?w.x-T.x:0,F=S?w.y-T.y:0;f.attr("position",E==="raw"?[R,F]:[B[0]+R,B[1]+F])}function u(f,w){return f[d[w][0]]!=null||f[d[w][1]]!=null&&f[d[w][2]]!=null}function o(f,w,x){!y.isObject(x)&&(x={});var I=x.ignoreSize;!y.isArray(I)&&(I=[I,I]);var C=S(d[0],0),N=S(d[1],1);D(d[0],f,C),D(d[1],f,N);function S(B,R){var F={},M=0,K={},j=0,H=2;if(b(B,function(z){K[z]=f[z]}),b(B,function(z){E(w,z)&&(F[z]=K[z]=w[z]),T(F,z)&&M++,T(K,z)&&j++}),I[R])return T(w,B[1])?K[B[2]]=null:T(w,B[2])&&(K[B[1]]=null),K;if(j===H||!M)return K;if(M>=H)return F;for(var k=0;k2&&arguments[2]!==void 0?arguments[2]:"0",$t=String(Re);$t.length=12,Wr%=12);var En=d.useMemo(function(){if(!gr)return[!1,!1];var _r=[!0,!0];return Yn.forEach(function(Yr){var Jr=Yr.disabled,Ci=Yr.value;if(Jr)return;Ci>=12?_r[1]=!1:_r[0]=!1}),_r},[gr,Yn]),Mt=Object(k.a)(En,2),mn=Mt[0],zt=Mt[1],_n=d.useMemo(function(){return gr?Yn.filter(Ni?function(_r){return _r.value>=12}:function(_r){return _r.value<12}).map(function(_r){var Yr=_r.value%12,Jr=Yr===0?"12":wt(Yr,2);return Object(H.a)(Object(H.a)({},_r),{},{label:Jr,value:Yr})}):Yn},[gr,Yn]),kn=an(0,59,Lr,ri&&ri(Wr)),pr=an(0,59,zr,yi&&yi(Wr,Ri));$t.current={onUpDown:function(Yr){var Jr=Fi[Cn];if(Jr)for(var Ci=Jr.units.findIndex(function(ua){return ua.value===Jr.value}),ta=Jr.units.length,oa=1;oa1&&(Hn=At.addDate(Hn,-7)),Hn}function Jt(Re,At,qt){var $t=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;switch(At){case"year":return qt.addYear(Re,$t*10);case"quarter":case"month":return qt.addYear(Re,$t);default:return qt.addMonth(Re,$t)}}var bn=d.createContext({}),An=bn;function dn(Re){var At=Re.cellPrefixCls,qt=Re.generateConfig,$t=Re.rangedValue,Cn=Re.hoverRangedValue,Dn=Re.isInView,Hn=Re.isSameCell,ar=Re.offsetCell,Er=Re.today,gr=Re.value;function Rr(kr){var wr,Lr=ar(kr,-1),Ir=ar(kr,1),zr=mt($t,0),Gr=mt($t,1),ri=mt(Cn,0),yi=mt(Cn,1),li=Ye(qt,ri,yi,kr);function Ti(Ri){return Hn(zr,Ri)}function Fi(Ri){return Hn(Gr,Ri)}var Si=Hn(ri,kr),mi=Hn(yi,kr),Ni=(li||mi)&&(!Dn(Lr)||Fi(Lr)),Wr=(li||Si)&&(!Dn(Ir)||Ti(Ir));return wr={},Object(j.a)(wr,"".concat(At,"-in-view"),Dn(kr)),Object(j.a)(wr,"".concat(At,"-in-range"),Ye(qt,zr,Gr,kr)),Object(j.a)(wr,"".concat(At,"-range-start"),Ti(kr)),Object(j.a)(wr,"".concat(At,"-range-end"),Fi(kr)),Object(j.a)(wr,"".concat(At,"-range-start-single"),Ti(kr)&&!Gr),Object(j.a)(wr,"".concat(At,"-range-end-single"),Fi(kr)&&!zr),Object(j.a)(wr,"".concat(At,"-range-start-near-hover"),Ti(kr)&&(Hn(Lr,ri)||Ye(qt,ri,yi,Lr))),Object(j.a)(wr,"".concat(At,"-range-end-near-hover"),Fi(kr)&&(Hn(Ir,yi)||Ye(qt,ri,yi,Ir))),Object(j.a)(wr,"".concat(At,"-range-hover"),li),Object(j.a)(wr,"".concat(At,"-range-hover-start"),Si),Object(j.a)(wr,"".concat(At,"-range-hover-end"),mi),Object(j.a)(wr,"".concat(At,"-range-hover-edge-start"),Ni),Object(j.a)(wr,"".concat(At,"-range-hover-edge-end"),Wr),Object(j.a)(wr,"".concat(At,"-range-hover-edge-start-near-range"),Ni&&Hn(Lr,Gr)),Object(j.a)(wr,"".concat(At,"-range-hover-edge-end-near-range"),Wr&&Hn(Ir,zr)),Object(j.a)(wr,"".concat(At,"-today"),Hn(Er,kr)),Object(j.a)(wr,"".concat(At,"-selected"),Hn(gr,kr)),wr}return Rr}function vr(Re){for(var At=Re.prefixCls,qt=Re.disabledDate,$t=Re.onSelect,Cn=Re.rowNum,Dn=Re.colNum,Hn=Re.prefixColumn,ar=Re.rowClassName,Er=Re.baseDate,gr=Re.getCellClassName,Rr=Re.getCellText,kr=Re.getCellNode,wr=Re.getCellDate,Lr=Re.titleCell,Ir=Re.headerCells,zr=d.useContext(G),Gr=zr.onDateMouseEnter,ri=zr.onDateMouseLeave,yi="".concat(At,"-cell"),li=[],Ti=0;Ti2&&arguments[2]!==void 0?arguments[2]:!1;(xa===zr||Ro)&&(Na(_i),mi&&mi(_i),ta&&ta(_i,Ma),Ni&&!Ft(ar,_i,Qi)&&Ni(_i))},Ba=function(_i){return qi.current&&qi.current.onKeyDown?([Y.a.LEFT,Y.a.RIGHT,Y.a.UP,Y.a.DOWN,Y.a.PAGE_UP,Y.a.PAGE_DOWN,Y.a.ENTER].includes(_i.which)&&_i.preventDefault(),qi.current.onKeyDown(_i)):(Object(g.a)(!1,"Panel not correct handle keyDown event. Please help to fire issue about this."),!1)},La=function(_i){qi.current&&qi.current.onBlur&&qi.current.onBlur(_i)};Jr&&ki!=="right"&&(Jr.current={onKeyDown:Ba,onClose:function(){qi.current&&qi.current.onClose&&qi.current.onClose()}}),d.useEffect(function(){Er&&!va.current&&Ra(Er)},[Er]),d.useEffect(function(){va.current=!1},[]);var yo,ao=Object(H.a)(Object(H.a)({},Re),{},{operationRef:qi,prefixCls:$t,viewDate:Sa,value:Qi,onViewDateChange:Da,sourceMode:lo,onPanelChange:Ca,disabledDate:xa!=="decade"?wr:void 0});delete ao.onChange,delete ao.onSelect;switch(xa){case"decade":yo=d.createElement(Nt,Object.assign({},ao,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}}));break;case"year":yo=d.createElement(xe,Object.assign({},ao,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}}));break;case"month":yo=d.createElement(Ct,Object.assign({},ao,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}}));break;case"quarter":yo=d.createElement(Or,Object.assign({},ao,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}}));break;case"week":yo=d.createElement(Mn,Object.assign({},ao,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}}));break;case"time":delete ao.showTime,yo=d.createElement(Pt,Object.assign({},ao,Object(z.a)(li)==="object"?li:null,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}}));break;default:li?yo=d.createElement(_t,Object.assign({},ao,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}})):yo=d.createElement(Oe,Object.assign({},ao,{onSelect:function(_i,Ma){Da(_i),Xa(_i,Ma)}}))}var bo,uo,co=function(){var _i=ar.getNow(),Ma=Yt(ar.getHour(_i),ar.getMinute(_i),ar.getSecond(_i),or?Mt:1,yr?zt:1,_r?kn:1),Ro=Vt(ar,_i,Ma[0],Ma[1],Ma[2]);Xa(Ro,"submit")};oa||(bo=ur($t,xa,Fi),uo=Xt({prefixCls:$t,components:Rn,needConfirmButton:pr,okDisabled:!Qi||wr&&wr(Qi),locale:Hn,showNow:yi,onNow:pr&&co,onOk:function(){Qi&&(Xa(Qi,"submit",!0),hn&&hn(Qi))}}));var Ga;if(Ti&&xa==="date"&&zr==="date"&&!li){var eo=ar.getNow(),wa="".concat($t,"-today-btn"),no=wr&&wr(eo);Ga=d.createElement("a",{className:C()(wa,no&&"".concat(wa,"-disabled")),"aria-disabled":no,onClick:function(){no||Xa(eo,"mouse",!0)}},Hn.today)}return d.createElement(G.Provider,{value:Object(H.a)(Object(H.a)({},Yr),{},{hideHeader:"hideHeader"in Re?Si:Yr.hideHeader,hidePrevBtn:ma&&ki==="right",hideNextBtn:ma&&ki==="left"})},d.createElement("div",{tabIndex:ri,className:C()("".concat($t,"-panel"),Cn,(At={},Object(j.a)(At,"".concat($t,"-panel-has-range"),Di&&Di[0]&&Di[1]),Object(j.a)(At,"".concat($t,"-panel-has-range-hover"),na&&na[0]&&na[1]),Object(j.a)(At,"".concat($t,"-panel-rtl"),Yn==="rtl"),At)),style:Dn,onKeyDown:Ba,onBlur:La,onMouseDown:Ri,ref:Ci},yo,bo||uo||Ga?d.createElement("div",{className:"".concat($t,"-footer")},bo,uo,Ga):null))}var Fn=Kn,un=e("uciX"),Sr={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 Fr(Re){var At,qt=Re.prefixCls,$t=Re.popupElement,Cn=Re.popupStyle,Dn=Re.visible,Hn=Re.dropdownClassName,ar=Re.dropdownAlign,Er=Re.transitionName,gr=Re.getPopupContainer,Rr=Re.children,kr=Re.range,wr=Re.popupPlacement,Lr=Re.direction,Ir="".concat(qt,"-dropdown"),zr=function(){return wr!==void 0?wr:Lr==="rtl"?"bottomRight":"bottomLeft"};return d.createElement(un.a,{showAction:[],hideAction:[],popupPlacement:zr(),builtinPlacements:Sr,prefixCls:Ir,popupTransitionName:Er,popup:$t,popupAlign:ar,popupVisible:Dn,popupClassName:C()(Hn,(At={},Object(j.a)(At,"".concat(Ir,"-range"),kr),Object(j.a)(At,"".concat(Ir,"-rtl"),Lr==="rtl"),At)),popupStyle:Cn,getPopupContainer:gr},Rr)}var ii=Fr;function oi(Re){var At=Re.open,qt=Re.value,$t=Re.isClickOutside,Cn=Re.triggerOpen,Dn=Re.forwardKeyDown,Hn=Re.blurToCancel,ar=Re.onSubmit,Er=Re.onCancel,gr=Re.onFocus,Rr=Re.onBlur,kr=Object(d.useState)(!1),wr=Object(k.a)(kr,2),Lr=wr[0],Ir=wr[1],zr=Object(d.useState)(!1),Gr=Object(k.a)(zr,2),ri=Gr[0],yi=Gr[1],li=Object(d.useRef)(!1),Ti=Object(d.useRef)(!1),Fi={onMouseDown:function(){Ir(!0),Cn(!0)},onKeyDown:function(mi){switch(mi.which){case Y.a.ENTER:{At?ar()!==!1&&Ir(!0):Cn(!0),mi.preventDefault();return}case Y.a.TAB:{Lr&&At&&!mi.shiftKey?(Ir(!1),mi.preventDefault()):!Lr&&At&&(!Dn(mi)&&mi.shiftKey&&(Ir(!0),mi.preventDefault()));return}case Y.a.ESC:{Ir(!0),Er();return}}!At&&![Y.a.SHIFT].includes(mi.which)?Cn(!0):Lr||Dn(mi)},onFocus:function(mi){Ir(!0),yi(!0),gr&&gr(mi)},onBlur:function(mi){if(li.current||!$t(document.activeElement)){li.current=!1;return}Hn?setTimeout(function(){$t(document.activeElement)&&Er()},0):At&&(Cn(!1),Ti.current&&ar()),yi(!1),Rr&&Rr(mi)}};return Object(d.useEffect)(function(){Ti.current=!1},[At]),Object(d.useEffect)(function(){Ti.current=!0},[qt]),Object(d.useEffect)(function(){return Dt(function(Si){var mi=Si.target;At&&($t(mi)?ri||Cn(!1):(li.current=!0,requestAnimationFrame(function(){li.current=!1})))})}),[Fi,{focused:ri,typing:Lr}]}function ti(Re){var At=Re.valueTexts,qt=Re.onTextChange,$t=d.useState(""),Cn=Object(k.a)($t,2),Dn=Cn[0],Hn=Cn[1],ar=d.useRef([]);ar.current=At;function Er(Rr){Hn(Rr),qt(Rr)}function gr(){Hn(ar.current[0])}return d.useEffect(function(){At.every(function(Rr){return Rr!==Dn})&&gr()},[At.join("||")]),[Dn,Er,gr]}var bi=e("Gytx"),Mr=e.n(bi);function Oi(Re,At){var qt=At.formatList,$t=At.generateConfig,Cn=At.locale;return Object(be.a)(function(){if(!Re)return[[""],""];for(var Dn="",Hn=[],ar=0;ar1&&arguments[1]!==void 0?arguments[1]:!1;if(cancelAnimationFrame(gr.current),ri){Er(Gr);return}gr.current=requestAnimationFrame(function(){Er(Gr)})}var kr=Oi(ar,{formatList:qt,generateConfig:$t,locale:Cn}),wr=Object(k.a)(kr,2),Lr=wr[1];function Ir(Gr){Rr(Gr)}function zr(){var Gr=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;Rr(null,Gr)}return Object(d.useEffect)(function(){zr(!0)},[Re]),Object(d.useEffect)(function(){return function(){return cancelAnimationFrame(gr.current)}},[]),[Lr,Ir,zr]}function Wn(Re){var At,qt=Re.prefixCls,$t=qt===void 0?"rc-picker":qt,Cn=Re.id,Dn=Re.tabIndex,Hn=Re.style,ar=Re.className,Er=Re.dropdownClassName,gr=Re.dropdownAlign,Rr=Re.popupStyle,kr=Re.transitionName,wr=Re.generateConfig,Lr=Re.locale,Ir=Re.inputReadOnly,zr=Re.allowClear,Gr=Re.autoFocus,ri=Re.showTime,yi=Re.picker,li=yi===void 0?"date":yi,Ti=Re.format,Fi=Re.use12Hours,Si=Re.value,mi=Re.defaultValue,Ni=Re.open,Wr=Re.defaultOpen,Ri=Re.defaultOpenValue,Ki=Re.suffixIcon,hn=Re.clearIcon,Rn=Re.disabled,Yn=Re.disabledDate,En=Re.placeholder,Mt=Re.getPopupContainer,mn=Re.pickerRef,zt=Re.panelRender,_n=Re.onChange,kn=Re.onOpenChange,pr=Re.onFocus,or=Re.onBlur,yr=Re.onMouseDown,_r=Re.onMouseUp,Yr=Re.onMouseEnter,Jr=Re.onMouseLeave,Ci=Re.onContextMenu,ta=Re.onClick,oa=Re.direction,da=Re.autoComplete,ua=da===void 0?"off":da,ma=d.useRef(null),ki=li==="date"&&!!ri||li==="time",Di=lt(Se(Ti,li,ri,Fi)),na=d.useRef(null),qi=d.useRef(null),va=Object(P.a)(null,{value:Si,defaultValue:mi}),Ta=Object(k.a)(va,2),Zi=Ta[0],Qi=Ta[1],Na=d.useState(Zi),ga=Object(k.a)(Na,2),Ii=ga[0],Sa=ga[1],Ra=d.useRef(null),Da=Object(P.a)(!1,{value:Ni,defaultValue:Wr,postState:function(za){return Rn?!1:za},onChange:function(za){kn&&kn(za),!za&&Ra.current&&Ra.current.onClose&&Ra.current.onClose()}}),ka=Object(k.a)(Da,2),Pa=ka[0],Ka=ka[1],xa=Oi(Ii,{formatList:Di,generateConfig:wr,locale:Lr}),ja=Object(k.a)(xa,2),io=ja[0],ia=ja[1],lo=ti({valueTexts:io,onTextChange:function(za){var Yo=wr.locale.parse(Lr.locale,za,Di);Yo&&(!Yn||!Yn(Yo))&&Sa(Yo)}}),Ya=Object(k.a)(lo,3),Ca=Ya[0],Xa=Ya[1],Ba=Ya[2],La=function(za){Sa(za),Qi(za),_n&&!Ft(wr,Zi,za)&&_n(za,za?wr.locale.format(Lr.locale,za,Di[0]):"")},yo=function(za){if(Rn&&za)return;Ka(za)},ao=function(za){return Pa&&Ra.current&&Ra.current.onKeyDown?Ra.current.onKeyDown(za):(Object(g.a)(!1,"Picker not correct forward KeyDown operation. Please help to fire issue about this."),!1)},bo=function(){_r&&_r.apply(void 0,arguments),ma.current&&(ma.current.focus(),yo(!0))},uo=oi({blurToCancel:ki,open:Pa,value:Ca,triggerOpen:yo,forwardKeyDown:ao,isClickOutside:function(za){return!Me([na.current,qi.current],za)},onSubmit:function(){return Yn&&Yn(Ii)?!1:(La(Ii),yo(!1),Ba(),!0)},onCancel:function(){yo(!1),Sa(Zi),Ba()},onFocus:pr,onBlur:or}),co=Object(k.a)(uo,2),Ga=co[0],eo=co[1],wa=eo.focused,no=eo.typing;d.useEffect(function(){Pa||(Sa(Zi),!io.length||io[0]===""?Xa(""):ia!==Ca&&Ba())},[Pa,io]),d.useEffect(function(){Pa||Ba()},[li]),d.useEffect(function(){Sa(Zi)},[Zi]),mn&&(mn.current={focus:function(){ma.current&&ma.current.focus()},blur:function(){ma.current&&ma.current.blur()}});var fo=Object(H.a)(Object(H.a)({},Re),{},{className:void 0,style:void 0,pickerValue:void 0,onPickerValueChange:void 0}),_i=d.createElement(Fn,Object.assign({},fo,{generateConfig:wr,className:C()(Object(j.a)({},"".concat($t,"-panel-focused"),!no)),value:Ii,locale:Lr,tabIndex:-1,onChange:Sa,direction:oa}));zt&&(_i=zt(_i));var Ma=d.createElement("div",{className:"".concat($t,"-panel-container"),onMouseDown:function(za){za.preventDefault()}},_i),Ro;Ki&&(Ro=d.createElement("span",{className:"".concat($t,"-suffix")},Ki));var jo;zr&&Zi&&!Rn&&(jo=d.createElement("span",{onMouseDown:function(za){za.preventDefault(),za.stopPropagation()},onMouseUp:function(za){za.preventDefault(),za.stopPropagation(),La(null),yo(!1)},className:"".concat($t,"-clear")},hn||d.createElement("span",{className:"".concat($t,"-clear-btn")})));var Vo=function(za,Yo){(Yo==="submit"||Yo!=="key"&&!ki)&&(La(za),yo(!1))},Qo=oa==="rtl"?"bottomRight":"bottomLeft",wo=Ar(Ca,{formatList:Di,generateConfig:wr,locale:Lr}),Oa=Object(k.a)(wo,3),Po=Oa[0],ds=Oa[1],ho=Oa[2];return d.createElement(G.Provider,{value:{operationRef:Ra,hideHeader:li==="time",panelRef:na,onSelect:Vo,open:Pa,defaultOpenValue:Ri,onDateMouseEnter:ds,onDateMouseLeave:ho}},d.createElement(ii,{visible:Pa,popupElement:Ma,popupStyle:Rr,prefixCls:$t,dropdownClassName:Er,dropdownAlign:gr,getPopupContainer:Mt,transitionName:kr,popupPlacement:Qo,direction:oa},d.createElement("div",{className:C()($t,ar,(At={},Object(j.a)(At,"".concat($t,"-disabled"),Rn),Object(j.a)(At,"".concat($t,"-focused"),wa),Object(j.a)(At,"".concat($t,"-rtl"),oa==="rtl"),At)),style:Hn,onMouseDown:yr,onMouseUp:bo,onMouseEnter:Yr,onMouseLeave:Jr,onContextMenu:Ci,onClick:ta},d.createElement("div",{className:C()("".concat($t,"-input"),Object(j.a)({},"".concat($t,"-input-placeholder"),!!Po)),ref:qi},d.createElement("input",Object.assign({id:Cn,tabIndex:Dn,disabled:Rn,readOnly:Ir||!no,value:Po||Ca,onChange:function(za){Xa(za.target.value)},autoFocus:Gr,placeholder:En,ref:ma,title:Ca},Ga,{size:st(li,Di[0])},Te(Re),{autoComplete:ua})),Ro,jo))))}var xr=function(Re){Object(M.a)(qt,Re);var At=Object(K.a)(qt);function qt(){var $t;return Object(R.a)(this,qt),$t=At.apply(this,arguments),$t.pickerRef=d.createRef(),$t.focus=function(){$t.pickerRef.current&&$t.pickerRef.current.focus()},$t.blur=function(){$t.pickerRef.current&&$t.pickerRef.current.blur()},$t}return Object(F.a)(qt,[{key:"render",value:function(){return d.createElement(Wn,Object.assign({},this.props,{pickerRef:this.pickerRef}))}}]),qt}(d.Component),er=xr;function ci(Re,At,qt){var $t=Re.picker,Cn=Re.locale,Dn=Re.selectedValue,Hn=Re.disabledDate,ar=Re.disabled,Er=Re.generateConfig,gr=mt(Dn,0),Rr=mt(Dn,1);function kr(Gr){var ri=Er.getYear(Gr),yi=Er.locale.getWeek(Cn.locale,Gr);return ri*100+yi}function wr(Gr){var ri=Er.getYear(Gr),yi=Er.getMonth(Gr);return ri*100+yi}function Lr(Gr){var ri=Er.getYear(Gr),yi=Sn(Er,Gr);return ri*10+yi}var Ir=d.useCallback(function(Gr){if(Hn&&Hn(Gr))return!0;if(ar[1]&&Rr)return!hr(Er,Gr,Rr)&&Er.isAfter(Gr,Rr);if(At&&Rr)switch($t){case"quarter":return Lr(Gr)>Lr(Rr);case"month":return wr(Gr)>wr(Rr);case"week":return kr(Gr)>kr(Rr);default:return!hr(Er,Gr,Rr)&&Er.isAfter(Gr,Rr)}return!1},[Hn,ar[1],Rr,At]),zr=d.useCallback(function(Gr){if(Hn&&Hn(Gr))return!0;if(ar[0]&&gr)return!hr(Er,Gr,Rr)&&Er.isAfter(gr,Gr);if(qt&&gr)switch($t){case"quarter":return Lr(Gr)0&&arguments[0]!==void 0?arguments[0]:!1,Aa=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Wa=null;ho&&ee&&ee[0]&&ee[1]&&Ir.isAfter(ee[1],ee[0])&&(Wa=ee);var oo=Si;if(Si&&Object(z.a)(Si)==="object"&&Si.defaultValue){var Jo=Si.defaultValue;oo=Object(H.a)(Object(H.a)({},Si),{},{defaultValue:mt(Jo,ia)||void 0})}var Hs=null;return mn&&(Hs=function(ws,ko){return mn(ws,ko,{range:ia?"end":"start"})}),d.createElement(An.Provider,{value:{inRange:!0,panelPosition:Qa,rangedValue:tr||wa,hoverRangedValue:Wa}},d.createElement(Fn,Object.assign({},Re,Aa,{dateRender:Hs,showTime:oo,mode:Ma[ia],generateConfig:Ir,style:void 0,direction:va,disabledDate:ia===0?wo:Oa,disabledTime:function(ws){return Mt?Mt(ws,ia===0?"start":"end"):!1},className:C()(Object(j.a)({},"".concat(Dn,"-panel-focused"),ia===0?!Bo:!Gi)),value:mt(wa,ia),locale:zr,tabIndex:-1,onPanelChange:function(ws,ko){jo(tn(Ma,ko,ia),tn(wa,ws,ia));var Oo=ws;Qa==="right"&&Ma[ia]===ko&&(Oo=Jt(Oo,ko,Ir,-1)),co(Oo,ia)},onOk:null,onSelect:void 0,onChange:void 0,defaultValue:void 0,defaultPickerValue:void 0})))}var fs=0,No=0;ia&&Ra.current&&ka.current&&Sa.current&&(fs=Ra.current.offsetWidth+ka.current.offsetWidth,Sa.current.offsetWidth&&fs>Sa.current.offsetWidth&&(No=fs));var ls=va==="rtl"?{right:fs}:{left:fs};function Zs(){var Qa,Aa=ur(Dn,Ma[ia],Ci),Wa=Xt({prefixCls:Dn,components:na,needConfirmButton:Na,okDisabled:!mt(wa,ia)||En&&En(wa[ia]),locale:zr,rangeList:Al,onOk:function(){mt(wa,ia)&&(mo(wa,ia),Di&&Di(wa))}});if(Fi!=="time"&&!Si){var oo=uo(ia),Jo=Jt(oo,Fi,Ir),Hs=Ma[ia],bs=Hs===Fi,ws=ol(bs?"left":!1,{pickerValue:oo,onPickerValueChange:function(xo){co(xo,ia)}}),ko=ol("right",{pickerValue:Jo,onPickerValueChange:function(xo){co(Jt(xo,Fi,Ir,-1),ia)}});va==="rtl"?Qa=d.createElement(d.Fragment,null,ko,bs&&ws):Qa=d.createElement(d.Fragment,null,ws,bs&&ko)}else Qa=ol();var Oo=d.createElement(d.Fragment,null,d.createElement("div",{className:"".concat(Dn,"-panels")},Qa),(Aa||Wa)&&d.createElement("div",{className:"".concat(Dn,"-footer")},Aa,Wa));return zt&&(Oo=zt(Oo)),d.createElement("div",{className:"".concat(Dn,"-panel-container"),style:{marginLeft:No},ref:Sa,onMouseDown:function(xo){xo.preventDefault()}},Oo)}var gs=d.createElement("div",{className:C()("".concat(Dn,"-range-wrapper"),"".concat(Dn,"-").concat(Fi,"-range-wrapper")),style:{minWidth:Ls}},d.createElement("div",{className:"".concat(Dn,"-range-arrow"),style:ls}),Zs()),Us;or&&(Us=d.createElement("span",{className:"".concat(Dn,"-suffix")},or));var ks;pr&&(mt(La,0)&&!Ca[0]||mt(La,1)&&!Ca[1])&&(ks=d.createElement("span",{onMouseDown:function(Aa){Aa.preventDefault(),Aa.stopPropagation()},onMouseUp:function(Aa){Aa.preventDefault(),Aa.stopPropagation();var Wa=La;Ca[0]||(Wa=tn(Wa,null,0)),Ca[1]||(Wa=tn(Wa,null,1)),mo(Wa,null),Ts(!1,ia)},className:"".concat(Dn,"-clear")},yr||d.createElement("span",{className:"".concat(Dn,"-clear-btn")})));var Bs={size:st(Fi,xa[0])},il=0,$s=0;Ra.current&&Da.current&&ka.current&&(ia===0?$s=Ra.current.offsetWidth:(il=fs,$s=Da.current.offsetWidth));var Gs=va==="rtl"?{right:il}:{left:il},js=function(Aa,Wa){var oo=tn(wa,Aa,ia);Wa==="submit"||Wa!=="key"&&!Na?(mo(oo,ia),ia===0?In():xi()):no(oo)};return d.createElement(G.Provider,{value:{operationRef:Ya,hideHeader:Fi==="time",onDateMouseEnter:Bi,onDateMouseLeave:sa,hideRanges:!0,onSelect:js,open:ho}},d.createElement(ii,{visible:ho,popupElement:gs,popupStyle:gr,prefixCls:Dn,dropdownClassName:Rr,dropdownAlign:wr,getPopupContainer:Lr,transitionName:kr,range:!0,direction:va},d.createElement("div",Object.assign({ref:Ii,className:C()(Dn,"".concat(Dn,"-range"),Er,(At={},Object(j.a)(At,"".concat(Dn,"-disabled"),Ca[0]&&Ca[1]),Object(j.a)(At,"".concat(Dn,"-focused"),ia===0?Co:Io),Object(j.a)(At,"".concat(Dn,"-rtl"),va==="rtl"),At)),style:ar,onClick:Rs,onMouseDown:Es},Te(Re)),d.createElement("div",{className:C()("".concat(Dn,"-input"),(qt={},Object(j.a)(qt,"".concat(Dn,"-input-active"),ia===0),Object(j.a)(qt,"".concat(Dn,"-input-placeholder"),!!gt),qt)),ref:Ra},d.createElement("input",Object.assign({id:Hn,disabled:Ca[0],readOnly:Yr||!Bo,value:gt||ms,onChange:function(Aa){Os(Aa.target.value)},autoFocus:ri,placeholder:mt(Gr,0)||"",ref:Pa},to,Bs,{autoComplete:Qi}))),d.createElement("div",{className:"".concat(Dn,"-range-separator"),ref:ka},Wr),d.createElement("div",{className:C()("".concat(Dn,"-input"),($t={},Object(j.a)($t,"".concat(Dn,"-input-active"),ia===1),Object(j.a)($t,"".concat(Dn,"-input-placeholder"),!!Hr),$t)),ref:Da},d.createElement("input",Object.assign({disabled:Ca[1],readOnly:Yr||!Gi,value:Hr||_s,onChange:function(Aa){As(Aa.target.value)},placeholder:mt(Gr,1)||"",ref:Ka},is,Bs,{autoComplete:Qi}))),d.createElement("div",{className:"".concat(Dn,"-active-bar"),style:Object(H.a)(Object(H.a)({},Gs),{},{width:$s,position:"absolute"})}),Us,ks)))}var cr=function(Re){Object(M.a)(qt,Re);var At=Object(K.a)(qt);function qt(){var $t;return Object(R.a)(this,qt),$t=At.apply(this,arguments),$t.pickerRef=d.createRef(),$t.focus=function(){$t.pickerRef.current&&$t.pickerRef.current.focus()},$t.blur=function(){$t.pickerRef.current&&$t.pickerRef.current.blur()},$t}return Object(F.a)(qt,[{key:"render",value:function(){return d.createElement(Mi,Object.assign({},this.props,{pickerRef:this.pickerRef}))}}]),qt}(d.Component),Pn=cr,br=er,Br=e("61s2");function Qr(Re,At,qt){return qt!==void 0?qt:Re==="year"&&At.lang.yearPlaceholder?At.lang.yearPlaceholder:Re==="quarter"&&At.lang.quarterPlaceholder?At.lang.quarterPlaceholder:Re==="month"&&At.lang.monthPlaceholder?At.lang.monthPlaceholder:Re==="week"&&At.lang.weekPlaceholder?At.lang.weekPlaceholder:Re==="time"&&At.timePickerLocale.placeholder?At.timePickerLocale.placeholder:At.lang.placeholder}function $r(Re,At,qt){return qt!==void 0?qt:Re==="year"&&At.lang.yearPlaceholder?At.lang.rangeYearPlaceholder:Re==="month"&&At.lang.monthPlaceholder?At.lang.rangeMonthPlaceholder:Re==="week"&&At.lang.weekPlaceholder?At.lang.rangeWeekPlaceholder:Re==="time"&&At.timePickerLocale.placeholder?At.timePickerLocale.rangePlaceholder:At.lang.rangePlaceholder}var hi=e("uaoM"),fi=e("H84U"),Ai=e("YMnH"),Wi=e("3Nzz"),ra=function(Re,At){var qt={};for(var $t in Re)Object.prototype.hasOwnProperty.call(Re,$t)&&At.indexOf($t)<0&&(qt[$t]=Re[$t]);if(Re!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Cn=0,$t=Object.getOwnPropertySymbols(Re);Cn<$t.length;Cn++)At.indexOf($t[Cn])<0&&Object.prototype.propertyIsEnumerable.call(Re,$t[Cn])&&(qt[$t[Cn]]=Re[$t[Cn]]);return qt};function $i(Re){function At(Er,gr){var Rr=function(kr){f()(Lr,kr);var wr=x()(Lr);function Lr(Ir){var zr;return u()(this,Lr),zr=wr.call(this,Ir),zr.pickerRef=d.createRef(),zr.focus=function(){zr.pickerRef.current&&zr.pickerRef.current.focus()},zr.blur=function(){zr.pickerRef.current&&zr.pickerRef.current.blur()},zr.getDefaultLocale=function(){var Gr=zr.props.locale,ri=m()(m()({},Br.a),Gr);return ri.lang=m()(m()({},ri.lang),(Gr||{}).lang),ri},zr.renderPicker=function(Gr){var ri=zr.context,yi=ri.getPrefixCls,li=ri.direction,Ti=ri.getPopupContainer,Fi=zr.props,Si=Fi.prefixCls,mi=Fi.getPopupContainer,Ni=Fi.className,Wr=Fi.size,Ri=Fi.bordered,Ki=Ri===void 0?!0:Ri,hn=Fi.placeholder,Rn=ra(Fi,["prefixCls","getPopupContainer","className","size","bordered","placeholder"]),Yn=zr.props,En=Yn.format,Mt=Yn.showTime,mn=yi("picker",Si),zt={showToday:!0},_n={};Er&&(_n.picker=Er);var kn=Er||zr.props.picker;return _n=m()(m()(m()({},_n),Mt?ea(m()({format:En,picker:kn},Mt)):{}),kn==="time"?ea(m()(m()({format:En},zr.props),{picker:kn})):{}),d.createElement(Wi.b.Consumer,null,function(pr){var or,yr=Wr||pr;return d.createElement(br,m()({ref:zr.pickerRef,placeholder:Qr(kn,Gr,hn),suffixIcon:kn==="time"?d.createElement(T.a,null):d.createElement(S.a,null),clearIcon:d.createElement(B.a,null),allowClear:!0,transitionName:"slide-up"},zt,Rn,_n,{locale:Gr.lang,className:C()(Ni,(or={},l()(or,"".concat(mn,"-").concat(yr),yr),l()(or,"".concat(mn,"-borderless"),!Ki),or)),prefixCls:mn,getPopupContainer:mi||Ti,generateConfig:Re,prevIcon:d.createElement("span",{className:"".concat(mn,"-prev-icon")}),nextIcon:d.createElement("span",{className:"".concat(mn,"-next-icon")}),superPrevIcon:d.createElement("span",{className:"".concat(mn,"-super-prev-icon")}),superNextIcon:d.createElement("span",{className:"".concat(mn,"-super-next-icon")}),components:Ji,direction:li}))})},Object(hi.a)(Er!=="quarter",gr,"DatePicker.".concat(gr," is legacy usage. Please use DatePicker[picker='").concat(Er,"'] directly.")),zr}return c()(Lr,[{key:"render",value:function(){return d.createElement(Ai.a,{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},this.renderPicker)}}]),Lr}(d.Component);return Rr.contextType=fi.b,gr&&(Rr.displayName=gr),Rr}var qt=At(),$t=At("week","WeekPicker"),Cn=At("month","MonthPicker"),Dn=At("year","YearPicker"),Hn=At("time","TimePicker"),ar=At("quarter","QuarterPicker");return{DatePicker:qt,WeekPicker:$t,MonthPicker:Cn,YearPicker:Dn,TimePicker:Hn,QuarterPicker:ar}}var Ha=e("8ISB"),pi=e.n(Ha),sr=function(Re,At){var qt={};for(var $t in Re)Object.prototype.hasOwnProperty.call(Re,$t)&&At.indexOf($t)<0&&(qt[$t]=Re[$t]);if(Re!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Cn=0,$t=Object.getOwnPropertySymbols(Re);Cn<$t.length;Cn++)At.indexOf($t[Cn])<0&&Object.prototype.propertyIsEnumerable.call(Re,$t[Cn])&&(qt[$t[Cn]]=Re[$t[Cn]]);return qt};function Li(Re){var At=function(qt){f()(Cn,qt);var $t=x()(Cn);function Cn(){var Dn;return u()(this,Cn),Dn=$t.apply(this,arguments),Dn.pickerRef=d.createRef(),Dn.focus=function(){Dn.pickerRef.current&&Dn.pickerRef.current.focus()},Dn.blur=function(){Dn.pickerRef.current&&Dn.pickerRef.current.blur()},Dn.getDefaultLocale=function(){var Hn=Dn.props.locale,ar=m()(m()({},Br.a),Hn);return ar.lang=m()(m()({},ar.lang),(Hn||{}).lang),ar},Dn.renderPicker=function(Hn){var ar=Dn.context,Er=ar.getPrefixCls,gr=ar.direction,Rr=ar.getPopupContainer,kr=Dn.props,wr=kr.prefixCls,Lr=kr.getPopupContainer,Ir=kr.className,zr=kr.size,Gr=kr.bordered,ri=Gr===void 0?!0:Gr,yi=kr.placeholder,li=sr(kr,["prefixCls","getPopupContainer","className","size","bordered","placeholder"]),Ti=Dn.props,Fi=Ti.format,Si=Ti.showTime,mi=Ti.picker,Ni=Er("picker",wr),Wr={};return Wr=m()(m()(m()({},Wr),Si?ea(m()({format:Fi,picker:mi},Si)):{}),mi==="time"?ea(m()(m()({format:Fi},Dn.props),{picker:mi})):{}),d.createElement(Wi.b.Consumer,null,function(Ri){var Ki,hn=zr||Ri;return d.createElement(Pn,m()({separator:d.createElement("span",{"aria-label":"to",className:"".concat(Ni,"-separator")},d.createElement(pi.a,null)),ref:Dn.pickerRef,placeholder:$r(mi,Hn,yi),suffixIcon:mi==="time"?d.createElement(T.a,null):d.createElement(S.a,null),clearIcon:d.createElement(B.a,null),allowClear:!0,transitionName:"slide-up"},li,Wr,{className:C()(Ir,(Ki={},l()(Ki,"".concat(Ni,"-").concat(hn),hn),l()(Ki,"".concat(Ni,"-borderless"),!ri),Ki)),locale:Hn.lang,prefixCls:Ni,getPopupContainer:Lr||Rr,generateConfig:Re,prevIcon:d.createElement("span",{className:"".concat(Ni,"-prev-icon")}),nextIcon:d.createElement("span",{className:"".concat(Ni,"-next-icon")}),superPrevIcon:d.createElement("span",{className:"".concat(Ni,"-super-prev-icon")}),superNextIcon:d.createElement("span",{className:"".concat(Ni,"-super-next-icon")}),components:Ji,direction:gr}))})},Dn}return c()(Cn,[{key:"render",value:function(){return d.createElement(Ai.a,{componentName:"DatePicker",defaultLocale:this.getDefaultLocale},this.renderPicker)}}]),Cn}(d.Component);return At.contextType=fi.b,At}var Ji={button:a,rangeItem:i};function Ui(Re){return Re?Array.isArray(Re)?Re:[Re]:[]}function ea(Re){var At=Re.format,qt=Re.picker,$t=Re.showHour,Cn=Re.showMinute,Dn=Re.showSecond,Hn=Re.use12Hours,ar=Ui(At)[0],Er=m()({},Re);return ar&&(!ar.includes("s")&&Dn===void 0&&(Er.showSecond=!1),!ar.includes("m")&&Cn===void 0&&(Er.showMinute=!1),!ar.includes("H")&&!ar.includes("h")&&$t===void 0&&(Er.showHour=!1),(ar.includes("a")||ar.includes("A"))&&Hn===void 0&&(Er.use12Hours=!0)),qt==="time"?Er:{showTime:Er}}function Bt(Re){var At=$i(Re),qt=At.DatePicker,$t=At.WeekPicker,Cn=At.MonthPicker,Dn=At.YearPicker,Hn=At.TimePicker,ar=At.QuarterPicker,Er=Li(Re),gr=qt;return gr.WeekPicker=$t,gr.MonthPicker=Cn,gr.YearPicker=Dn,gr.RangePicker=Er,gr.TimePicker=Hn,gr.QuarterPicker=ar,gr}var Vn=Bt,nr=Vn(A),fr=U.a=nr},"+lIL":function(te,U,e){var y=e("ProS");e("/ry/"),e("3OrL");var L=e("L5E0"),g=e("7Phj");y.registerVisual(L),y.registerLayout(g)},"+nKL":function(te,U,e){"use strict";var y=e("q1tI"),L=e("TSYQ"),g=e.n(L),v=e("wx14"),A=e("Zm9Q"),b=e("Kwbf"),m=e("VTBJ"),d=e("c+Xe"),r=e("m+aA"),a=e("bdgK"),s=new Map;function i(Ue){Ue.forEach(function(He){var se,Ae=He.target;(se=s.get(Ae))===null||se===void 0||se.forEach(function(Oe){return Oe(Ae)})})}var n=new a.default(i),l=null,t=null;function u(Ue,He){s.has(Ue)||(s.set(Ue,new Set),n.observe(Ue)),s.get(Ue).add(He)}function o(Ue,He){s.has(Ue)&&(s.get(Ue).delete(He),s.get(Ue).size||(n.unobserve(Ue),s.delete(Ue)))}var c=e("1OyB"),h=e("vuIU"),f=e("Ji7U"),w=e("LK+K"),x=function(Ue){Object(f.a)(se,Ue);var He=Object(w.a)(se);function se(){return Object(c.a)(this,se),He.apply(this,arguments)}return Object(h.a)(se,[{key:"render",value:function(){return this.props.children}}]),se}(y.Component),I=y.createContext(null);function C(Ue){var He=Ue.children,se=Ue.onBatchResize,Ae=y.useRef(0),Oe=y.useRef([]),ze=y.useContext(I),Rt=y.useCallback(function(Et,_t,Nn){Ae.current+=1;var Mn=Ae.current;Oe.current.push({size:Et,element:_t,data:Nn}),Promise.resolve().then(function(){Mn===Ae.current&&(se==null||se(Oe.current),Oe.current=[])}),ze==null||ze(Et,_t,Nn)},[se,ze]);return y.createElement(I.Provider,{value:Rt},He)}function N(Ue){var He=Ue.children,se=Ue.disabled,Ae=y.useRef(null),Oe=y.useRef(null),ze=y.useContext(I),Rt=y.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),Et=y.isValidElement(He)&&Object(d.c)(He),_t=Et?He.ref:null,Nn=y.useMemo(function(){return Object(d.a)(_t,Ae)},[_t,Ae]),Mn=y.useRef(Ue);Mn.current=Ue;var lr=y.useCallback(function(Lt){var $e=Mn.current,Qe=$e.onResize,kt=$e.data,Ht=Lt.getBoundingClientRect(),ot=Ht.width,Ct=Ht.height,nt=Lt.offsetWidth,Ot=Lt.offsetHeight,sn=Math.floor(ot),Zt=Math.floor(Ct);if(Rt.current.width!==sn||Rt.current.height!==Zt||Rt.current.offsetWidth!==nt||Rt.current.offsetHeight!==Ot){var Gt={width:sn,height:Zt,offsetWidth:nt,offsetHeight:Ot};Rt.current=Gt;var Qn=nt===Math.round(ot)?ot:nt,Gn=Ot===Math.round(Ct)?Ct:Ot,Or=Object(m.a)(Object(m.a)({},Gt),{},{offsetWidth:Qn,offsetHeight:Gn});ze==null||ze(Or,Lt,kt),Qe&&Promise.resolve().then(function(){Qe(Or,Lt)})}},[]);return y.useEffect(function(){var Lt=Object(r.a)(Ae.current)||Object(r.a)(Oe.current);return Lt&&!se&&u(Lt,lr),function(){return o(Lt,lr)}},[Ae.current,se]),y.createElement(x,{ref:Oe},Et?y.cloneElement(He,{ref:Nn}):He)}var S="rc-observer-key";function E(Ue){var He=Ue.children,se=Object(A.a)(He);return se.map(function(Ae,Oe){var ze=(Ae==null?void 0:Ae.key)||"".concat(S,"-").concat(Oe);return y.createElement(N,Object(v.a)({},Ue,{key:ze}),Ae)})}E.Collection=C;var T=E;function D(Ue,He){var se=Object.keys(Ue);if(Object.getOwnPropertySymbols){var Ae=Object.getOwnPropertySymbols(Ue);He&&(Ae=Ae.filter(function(Oe){return Object.getOwnPropertyDescriptor(Ue,Oe).enumerable})),se.push.apply(se,Ae)}return se}function B(Ue){for(var He=1;He_t},Ae}return z(se,[{key:"componentDidMount",value:function(){this.scrollbarRef.current.addEventListener("touchstart",this.onScrollbarTouchStart),this.thumbRef.current.addEventListener("touchstart",this.onMouseDown)}},{key:"componentDidUpdate",value:function(Oe){Oe.scrollTop!==this.props.scrollTop&&this.delayHidden()}},{key:"componentWillUnmount",value:function(){this.removeEvents(),clearTimeout(this.visibleTimeout)}},{key:"render",value:function(){var Oe=this.state,ze=Oe.dragging,Rt=Oe.visible,Et=this.props.prefixCls,_t=this.getSpinHeight(),Nn=this.getTop(),Mn=this.showScroll(),lr=Mn&&Rt;return y.createElement("div",{ref:this.scrollbarRef,className:g()("".concat(Et,"-scrollbar"),H({},"".concat(Et,"-scrollbar-show"),Mn)),style:{width:8,top:0,bottom:0,right:0,position:"absolute",display:lr?null:"none"},onMouseDown:this.onContainerMouseDown,onMouseMove:this.delayHidden},y.createElement("div",{ref:this.thumbRef,className:g()("".concat(Et,"-scrollbar-thumb"),H({},"".concat(Et,"-scrollbar-thumb-moving"),ze)),style:{width:"100%",height:_t,top:Nn,left:0,position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"},onMouseDown:this.onMouseDown}))}}]),se}(y.Component);function ce(Ue){var He=Ue.children,se=Ue.setRef,Ae=y.useCallback(function(Oe){se(Oe)},[]);return y.cloneElement(He,{ref:Ae})}function Ee(Ue,He,se,Ae,Oe,ze){var Rt=ze.getKey;return Ue.slice(He,se+1).map(function(Et,_t){var Nn=He+_t,Mn=Oe(Et,Nn,{}),lr=Rt(Et);return y.createElement(ce,{key:lr,setRef:function($e){return Ae(Et,$e)}},Mn)})}function pe(Ue,He){if(!(Ue instanceof He))throw new TypeError("Cannot call a class as a function")}function Se(Ue,He){for(var se=0;seUe.length)&&(He=Ue.length);for(var se=0,Ae=new Array(He);sePi&&(Ot="bottom")}}ei!==null&&ei!==Ue.current.scrollTop&&Rt(ei)}_t.current=Object(K.a)(function(){nt&&ze(),kt(Ht-1,Ot)})};Qe(3)}}}function wt(Ue,He,se,Ae){var Oe=se-Ue,ze=He-se,Rt=Math.min(Oe,ze)*2;if(Ae<=Rt){var Et=Math.floor(Ae/2);return Ae%2?se+Et+1:se-Et}return Oe>ze?se-(Ae-ze):se+(Ae-Oe)}function jt(Ue,He,se){var Ae=Ue.length,Oe=He.length,ze,Rt;if(Ae===0&&Oe===0)return null;AeUe.length)&&(He=Ue.length);for(var se=0,Ae=new Array(He);se1&&arguments[1]!==void 0?arguments[1]:!1,_t=Rt<0&&ze.current.top||Rt>0&&ze.current.bottom;return Et&&_t?(clearTimeout(Ae.current),se.current=!1):(!_t||se.current)&&Oe(),!se.current&&_t}};function he(Ue,He,se,Ae){var Oe=Object(y.useRef)(0),ze=Object(y.useRef)(null),Rt=Object(y.useRef)(null),Et=Object(y.useRef)(!1),_t=de(He,se);function Nn(lr){if(!Ue)return;K.a.cancel(ze.current);var Lt=lr.deltaY;if(Oe.current+=Lt,Rt.current=Lt,_t(Lt))return;vt||lr.preventDefault(),ze.current=Object(K.a)(function(){var $e=Et.current?10:1;Ae(Oe.current*$e),Oe.current=0})}function Mn(lr){if(!Ue)return;Et.current=lr.detail===Rt.current}return[Nn,Mn]}var Pt=14/15;function We(Ue,He,se){var Ae=Object(y.useRef)(!1),Oe=Object(y.useRef)(0),ze=Object(y.useRef)(null),Rt=Object(y.useRef)(null),Et,_t=function(Lt){if(Ae.current){var $e=Math.ceil(Lt.touches[0].pageY),Qe=Oe.current-$e;Oe.current=$e,se(Qe)&&Lt.preventDefault(),clearInterval(Rt.current),Rt.current=setInterval(function(){Qe*=Pt,(!se(Qe,!0)||Math.abs(Qe)<=.1)&&clearInterval(Rt.current)},16)}},Nn=function(){Ae.current=!1,Et()},Mn=function(Lt){Et(),Lt.touches.length===1&&!Ae.current&&(Ae.current=!0,Oe.current=Math.ceil(Lt.touches[0].pageY),ze.current=Lt.target,ze.current.addEventListener("touchmove",_t),ze.current.addEventListener("touchend",Nn))};Et=function(){ze.current&&(ze.current.removeEventListener("touchmove",_t),ze.current.removeEventListener("touchend",Nn))},y.useLayoutEffect(function(){return Ue&&He.current.addEventListener("touchstart",Mn),function(){He.current.removeEventListener("touchstart",Mn),Et(),clearInterval(Rt.current)}},[Ue])}var Je=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","component","onScroll","onVisibleChange"];function Ln(){return Ln=Object.assign||function(Ue){for(var He=1;HeUe.length)&&(He=Ue.length);for(var se=0,Ae=new Array(He);se=0)continue;if(!Object.prototype.propertyIsEnumerable.call(Ue,Ae))continue;se[Ae]=Ue[Ae]}}return se}function Jt(Ue,He){if(Ue==null)return{};var se={},Ae=Object.keys(Ue),Oe,ze;for(ze=0;ze=0)continue;se[Oe]=Ue[Oe]}return se}var bn=[],An={overflowY:"auto",overflowAnchor:"none"};function dn(Ue,He){var se=Ue.prefixCls,Ae=se===void 0?"rc-virtual-list":se,Oe=Ue.className,ze=Ue.height,Rt=Ue.itemHeight,Et=Ue.fullHeight,_t=Et===void 0?!0:Et,Nn=Ue.style,Mn=Ue.data,lr=Ue.children,Lt=Ue.itemKey,$e=Ue.virtual,Qe=Ue.component,kt=Qe===void 0?"div":Qe,Ht=Ue.onScroll,ot=Ue.onVisibleChange,Ct=Pe(Ue,Je),nt=!!($e!==!1&&ze&&Rt),Ot=nt&&Mn&&Rt*Mn.length>ze,sn=Object(y.useState)(0),Zt=rr(sn,2),Gt=Zt[0],Qn=Zt[1],Gn=Object(y.useState)(!1),Or=rr(Gn,2),Nr=Or[0],Kr=Or[1],ei=g()(Ae,Oe),vi=Mn||bn,Pi=Object(y.useRef)(),Be=Object(y.useRef)(),le=Object(y.useRef)(),ye=y.useCallback(function(ni){return typeof Lt=="function"?Lt(ni):ni==null?void 0:ni[Lt]},[Lt]),xe={getKey:ye};function De(ni){Qn(function(Mi){var cr;typeof ni=="function"?cr=ni(Mi):cr=ni;var Pn=ti(cr);return Pi.current.scrollTop=Pn,Pn})}var Le=Object(y.useRef)({start:0,end:vi.length}),Fe=Object(y.useRef)(),at=Qt(vi,ye),Ve=rr(at,1),It=Ve[0];Fe.current=It;var pn=Me(ye,null,null),rn=rr(pn,4),Tn=rn[0],Nt=rn[1],ur=rn[2],Xt=rn[3],Kn=y.useMemo(function(){if(!nt)return{scrollHeight:void 0,start:0,end:vi.length-1,offset:void 0};if(!Ot){var ni;return{scrollHeight:((ni=Be.current)===null||ni===void 0?void 0:ni.offsetHeight)||0,start:0,end:vi.length-1,offset:void 0}}for(var Mi=0,cr,Pn,br,Br=vi.length,Qr=0;Qr=Gt&&cr===void 0&&(cr=Qr,Pn=Mi),Ai>Gt+ze&&br===void 0&&(br=Qr),Mi=Ai}return cr===void 0&&(cr=0,Pn=0),br===void 0&&(br=vi.length-1),br=Math.min(br+1,vi.length),{scrollHeight:Mi,start:cr,end:br,offset:Pn}},[Ot,nt,Gt,vi,Xt,ze]),Fn=Kn.scrollHeight,un=Kn.start,Sr=Kn.end,Fr=Kn.offset;Le.current.start=un,Le.current.end=Sr;var ii=Fn-ze,oi=Object(y.useRef)(ii);oi.current=ii;function ti(ni){var Mi=ni;return Number.isNaN(oi.current)||(Mi=Math.min(Mi,oi.current)),Mi=Math.max(Mi,0),Mi}var bi=Gt<=0,Mr=Gt>=ii,Oi=de(bi,Mr);function Ar(ni){var Mi=ni;De(Mi)}function Wn(ni){var Mi=ni.currentTarget.scrollTop;Mi!==Gt&&De(Mi),Ht==null||Ht(ni)}var xr=he(nt,bi,Mr,function(ni){De(function(Mi){var cr=Mi+ni;return cr})}),er=rr(xr,2),ci=er[0],qr=er[1];We(nt,Pi,function(ni,Mi){return Oi(ni,Mi)?!1:(ci({preventDefault:function(){},deltaY:ni}),!0)}),Object(y.useLayoutEffect)(function(){function ni(Mi){nt&&Mi.preventDefault()}return Pi.current.addEventListener("wheel",ci),Pi.current.addEventListener("DOMMouseScroll",qr),Pi.current.addEventListener("MozMousePixelScroll",ni),function(){Pi.current.removeEventListener("wheel",ci),Pi.current.removeEventListener("DOMMouseScroll",qr),Pi.current.removeEventListener("MozMousePixelScroll",ni)}},[nt]);var wi=it(Pi,vi,ur,Rt,ye,Nt,De,function(){var ni;(ni=le.current)===null||ni===void 0||ni.delayHidden()});y.useImperativeHandle(He,function(){return{scrollTo:wi}}),Object(y.useLayoutEffect)(function(){if(ot){var ni=vi.slice(un,Sr+1);ot(ni,vi)}},[un,Sr,vi]);var Xr=Ee(vi,un,Sr,Tn,lr,xe),Hi=null;return ze&&(Hi=Sn(Xn({},_t?"height":"maxHeight",ze),An),nt&&(Hi.overflowY="hidden",Nr&&(Hi.pointerEvents="none"))),y.createElement("div",Ln({style:Sn(Sn({},Nn),{},{position:"relative"}),className:ei},Ct),y.createElement(kt,{className:"".concat(Ae,"-holder"),style:Hi,ref:Pi,onScroll:Wn},y.createElement(M,{prefixCls:Ae,height:Fn,offset:Fr,onInnerResize:Nt,ref:Be},Xr)),nt&&y.createElement(ke,{ref:le,prefixCls:Ae,scrollTop:Gt,height:ze,scrollHeight:Fn,count:vi.length,onScroll:Ar,onStartMove:function(){Kr(!0)},onStopMove:function(){Kr(!1)}}))}var vr=y.forwardRef(dn);vr.displayName="List";var qn=vr,Ur=U.a=qn},"+rIm":function(te,U,e){var y=e("bYtY"),L=y.retrieve,g=y.defaults,v=y.extend,A=y.each,b=e("7aKB"),m=e("IwbS"),d=e("Qxkt"),r=e("OELB"),a=r.isRadianAroundZero,s=r.remRadian,i=e("oVpE"),n=i.createSymbol,l=e("Fofx"),t=e("QBsz"),u=t.applyTransform,o=e("aX7z"),c=o.shouldShowAllLabels,h=Math.PI,f=function(j,H){this.opt=H,this.axisModel=j,g(H,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0}),this.group=new m.Group;var k=new m.Group({position:H.position.slice(),rotation:H.rotation});k.updateTransform(),this._transform=k.transform,this._dumbGroup=k};f.prototype={constructor:f,hasBuilder:function(j){return!!w[j]},add:function(j){w[j].call(this)},getGroup:function(){return this.group}};var w={axisLine:function(){var j=this.opt,H=this.axisModel;if(!H.get("axisLine.show"))return;var k=this.axisModel.axis.getExtent(),P=this._transform,z=[k[0],0],Y=[k[1],0];P&&(u(z,z,P),u(Y,Y,P));var _=v({lineCap:"round"},H.getModel("axisLine.lineStyle").getLineStyle());this.group.add(new m.Line({anid:"line",subPixelOptimize:!0,shape:{x1:z[0],y1:z[1],x2:Y[0],y2:Y[1]},style:_,strokeContainThreshold:j.strokeContainThreshold||5,silent:!0,z2:1}));var G=H.get("axisLine.symbol"),J=H.get("axisLine.symbolSize"),ue=H.get("axisLine.symbolOffset")||0;if(typeof ue=="number"&&(ue=[ue,ue]),G!=null){typeof G=="string"&&(G=[G,G]),(typeof J=="string"||typeof J=="number")&&(J=[J,J]);var q=J[0],re=J[1];A([{rotate:j.rotation+Math.PI/2,offset:ue[0],r:0},{rotate:j.rotation-Math.PI/2,offset:ue[1],r:Math.sqrt((z[0]-Y[0])*(z[0]-Y[0])+(z[1]-Y[1])*(z[1]-Y[1]))}],function(me,be){if(G[be]!=="none"&&G[be]!=null){var ke=n(G[be],-q/2,-re/2,q,re,_.stroke,!0),ce=me.r+me.offset,Ee=[z[0]+ce*Math.cos(j.rotation),z[1]-ce*Math.sin(j.rotation)];ke.attr({rotation:me.rotate,position:Ee,silent:!0,z2:11}),this.group.add(ke)}},this)}},axisTickLabel:function(){var j=this.axisModel,H=this.opt,k=R(this,j,H),P=M(this,j,H);S(j,P,k),F(this,j,H)},axisName:function(){var j=this.opt,H=this.axisModel,k=L(j.axisName,H.get("name"));if(!k)return;var P=H.get("nameLocation"),z=j.nameDirection,Y=H.getModel("nameTextStyle"),_=H.get("nameGap")||0,G=this.axisModel.axis.getExtent(),J=G[0]>G[1]?-1:1,ue=[P==="start"?G[0]-J*_:P==="end"?G[1]+J*_:(G[0]+G[1])/2,D(P)?j.labelOffset+z*_:0],q,re=H.get("nameRotate");re!=null&&(re=re*h/180);var me;D(P)?q=I(j.rotation,re!=null?re:j.rotation,z):(q=C(j,P,re||0,G),me=j.axisNameAvailableWidth,me!=null&&(me=Math.abs(me/Math.sin(q.rotation)),!isFinite(me)&&(me=null)));var be=Y.getFont(),ke=H.get("nameTruncate",!0)||{},ce=ke.ellipsis,Ee=L(j.nameTruncateMaxWidth,ke.maxWidth,me),pe=ce!=null&&Ee!=null?b.truncateText(k,Ee,be,ce,{minChar:2,placeholder:ke.placeholder}):k,Se=H.get("tooltip",!0),st=H.mainType,qe={componentType:st,name:k,$vars:["name"]};qe[st+"Index"]=H.componentIndex;var tt=new m.Text({anid:"name",__fullText:k,__truncatedText:pe,position:ue,rotation:q.rotation,silent:N(H),z2:1,tooltip:Se&&Se.show?v({content:k,formatter:function(){return k},formatterParams:qe},Se):null});m.setTextStyle(tt.style,Y,{text:pe,textFont:be,textFill:Y.getTextColor()||H.get("axisLine.lineStyle.color"),textAlign:Y.get("align")||q.textAlign,textVerticalAlign:Y.get("verticalAlign")||q.textVerticalAlign}),H.get("triggerEvent")&&(tt.eventData=x(H),tt.eventData.targetType="axisName",tt.eventData.name=k),this._dumbGroup.add(tt),tt.updateTransform(),this.group.add(tt),tt.decomposeTransform()}},x=f.makeAxisEventDataBase=function(j){var H={componentType:j.mainType,componentIndex:j.componentIndex};return H[j.mainType+"Index"]=j.componentIndex,H},I=f.innerTextLayout=function(j,H,k){var P=s(H-j),z,Y;return a(P)?(Y=k>0?"top":"bottom",z="center"):a(P-h)?(Y=k>0?"bottom":"top",z="center"):(Y="middle",P>0&&P0?"right":"left":z=k>0?"left":"right"),{rotation:P,textAlign:z,textVerticalAlign:Y}};function C(j,H,k,P){var z=s(k-j.rotation),Y,_,G=P[0]>P[1],J=H==="start"&&!G||H!=="start"&&G;return a(z-h/2)?(_=J?"bottom":"top",Y="center"):a(z-h*1.5)?(_=J?"top":"bottom",Y="center"):(_="middle",zh/2?Y=J?"left":"right":Y=J?"right":"left"),{rotation:z,textAlign:Y,textVerticalAlign:_}}var N=f.isLabelSilent=function(j){var H=j.get("tooltip");return j.get("silent")||!(j.get("triggerEvent")||H&&H.show)};function S(j,H,k){if(c(j.axis))return;var P=j.get("axisLabel.showMinLabel"),z=j.get("axisLabel.showMaxLabel");H=H||[],k=k||[];var Y=H[0],_=H[1],G=H[H.length-1],J=H[H.length-2],ue=k[0],q=k[1],re=k[k.length-1],me=k[k.length-2];P===!1?(E(Y),E(ue)):T(Y,_)&&(P?(E(_),E(q)):(E(Y),E(ue))),z===!1?(E(G),E(re)):T(J,G)&&(z?(E(J),E(me)):(E(G),E(re)))}function E(j){j&&(j.ignore=!0)}function T(j,H,k){var P=j&&j.getBoundingRect().clone(),z=H&&H.getBoundingRect().clone();if(!P||!z)return;var Y=l.identity([]);return l.rotate(Y,Y,-j.rotation),P.applyTransform(l.mul([],Y,j.getLocalTransform())),z.applyTransform(l.mul([],Y,H.getLocalTransform())),P.intersect(z)}function D(j){return j==="middle"||j==="center"}function B(j,H,k,P,z){for(var Y=[],_=[],G=[],J=0;Jt}function P(Me){var Ne=Me.length-1;return Ne<0&&(Ne=0),[Me[0],Me[Ne]]}function z(Me,Ne,it,wt){var jt=new A.Group;return jt.add(new A.Rect({name:"main",style:J(it),silent:!0,draggable:!0,cursor:"move",drift:d(Me,Ne,jt,"nswe"),ondragend:d(H,Ne,{isEnd:!0})})),r(wt,function(lt){jt.add(new A.Rect({name:lt,style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:d(Me,Ne,jt,lt),ondragend:d(H,Ne,{isEnd:!0})}))}),jt}function Y(Me,Ne,it,wt){var jt=wt.brushStyle.lineWidth||0,lt=i(jt,u),Te=it[0][0],mt=it[1][0],tn=Te-jt/2,Vt=mt-jt/2,Yt=it[0][1],Qt=it[1][1],an=Yt-lt+jt/2,on=Qt-lt+jt/2,vt=Yt-Te,de=Qt-mt,he=vt+jt,Pt=de+jt;G(Me,Ne,"main",Te,mt,vt,de),wt.transformable&&(G(Me,Ne,"w",tn,Vt,lt,Pt),G(Me,Ne,"e",an,Vt,lt,Pt),G(Me,Ne,"n",tn,Vt,he,lt),G(Me,Ne,"s",tn,on,he,lt),G(Me,Ne,"nw",tn,Vt,lt,lt),G(Me,Ne,"ne",an,Vt,lt,lt),G(Me,Ne,"sw",tn,on,lt,lt),G(Me,Ne,"se",an,on,lt,lt))}function _(Me,Ne){var it=Ne.__brushOption,wt=it.transformable,jt=Ne.childAt(0);jt.useStyle(J(it)),jt.attr({silent:!wt,cursor:wt?"move":"default"}),r(["w","e","n","s","se","sw","ne","nw"],function(lt){var Te=Ne.childOfName(lt),mt=re(Me,lt);Te&&Te.attr({silent:!wt,invisible:!wt,cursor:wt?h[mt]+"-resize":null})})}function G(Me,Ne,it,wt,jt,lt,Te){var mt=Ne.childOfName(it);mt&&mt.setShape(Ee(ce(Me,Ne,[[wt,jt],[wt+lt,jt+Te]])))}function J(Me){return g.defaults({strokeNoScale:!0},Me.brushStyle)}function ue(Me,Ne,it,wt){var jt=[s(Me,it),s(Ne,wt)],lt=[i(Me,it),i(Ne,wt)];return[[jt[0],lt[0]],[jt[1],lt[1]]]}function q(Me){return A.getTransform(Me.group)}function re(Me,Ne){if(Ne.length>1){Ne=Ne.split("");var it=[re(Me,Ne[0]),re(Me,Ne[1])];return(it[0]==="e"||it[0]==="w")&&it.reverse(),it.join("")}else{var wt={w:"left",e:"right",n:"top",s:"bottom"},jt={left:"w",right:"e",top:"n",bottom:"s"},it=A.transformDirection(wt[Ne],q(Me));return jt[it]}}function me(Me,Ne,it,wt,jt,lt,Te,mt){var tn=wt.__brushOption,Vt=Me(tn.range),Yt=ke(it,lt,Te);r(jt.split(""),function(Qt){var an=c[Qt];Vt[an[0]][an[1]]+=Yt[an[0]]}),tn.range=Ne(ue(Vt[0][0],Vt[1][0],Vt[0][1],Vt[1][1])),R(it,wt),H(it,{isEnd:!1})}function be(Me,Ne,it,wt,jt){var lt=Ne.__brushOption.range,Te=ke(Me,it,wt);r(lt,function(mt){mt[0]+=Te[0],mt[1]+=Te[1]}),R(Me,Ne),H(Me,{isEnd:!1})}function ke(Me,Ne,it){var wt=Me.group,jt=wt.transformCoordToLocal(Ne,it),lt=wt.transformCoordToLocal(0,0);return[jt[0]-lt[0],jt[1]-lt[1]]}function ce(Me,Ne,it){var wt=K(Me,Ne);return wt&&wt!==!0?wt.clipPath(it,Me._transform):g.clone(it)}function Ee(Me){var Ne=s(Me[0][0],Me[1][0]),it=s(Me[0][1],Me[1][1]),wt=i(Me[0][0],Me[1][0]),jt=i(Me[0][1],Me[1][1]);return{x:Ne,y:it,width:wt-Ne,height:jt-it}}function pe(Me,Ne,it){if(!Me._brushType||St(Me,Ne))return;var wt=Me._zr,jt=Me._covers,lt=M(Me,Ne,it);if(!Me._dragging)for(var Te=0;Tewt.getWidth()||it<0||it>wt.getHeight()}var rt={lineX:ht(0),lineY:ht(1),rect:{createCover:function(Me,Ne){return z(d(me,function(it){return it},function(it){return it}),Me,Ne,["w","e","n","s","se","sw","ne","nw"])},getCreatingRange:function(Me){var Ne=P(Me);return ue(Ne[1][0],Ne[1][1],Ne[0][0],Ne[0][1])},updateCoverShape:function(Me,Ne,it,wt){Y(Me,Ne,it,wt)},updateCommon:_,contain:st},polygon:{createCover:function(Me,Ne){var it=new A.Group;return it.add(new A.Polyline({name:"main",style:J(Ne),silent:!0})),it},getCreatingRange:function(Me){return Me},endCreating:function(Me,Ne){Ne.remove(Ne.childAt(0)),Ne.add(new A.Polygon({name:"main",draggable:!0,drift:d(be,Me,Ne),ondragend:d(H,Me,{isEnd:!0})}))},updateCoverShape:function(Me,Ne,it,wt){Ne.childAt(0).setShape({points:ce(Me,Ne,it)})},updateCommon:_,contain:st}};function ht(Me){return{createCover:function(Ne,it){return z(d(me,function(wt){var jt=[wt,[0,100]];return Me&&jt.reverse(),jt},function(wt){return wt[Me]}),Ne,it,[["w","e"],["n","s"]][Me])},getCreatingRange:function(Ne){var it=P(Ne),wt=s(it[0][Me],it[1][Me]),jt=i(it[0][Me],it[1][Me]);return[wt,jt]},updateCoverShape:function(Ne,it,wt,jt){var lt,Te=K(Ne,it);if(Te!==!0&&Te.getLinearBrushOtherExtent)lt=Te.getLinearBrushOtherExtent(Me,Ne._transform);else{var mt=Ne._zr;lt=[0,[mt.getWidth(),mt.getHeight()][1-Me]]}var tn=[wt,lt];Me&&tn.reverse(),Y(Ne,it,tn,jt)},updateCommon:_,contain:st}}var je=x;te.exports=je},"/MfK":function(te,U,e){"use strict";var y=e("VTBJ"),L=e("q1tI"),g={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"},v=g,A=e("6VBw"),b=function(r,a){return L.createElement(A.a,Object(y.a)(Object(y.a)({},r),{},{ref:a,icon:v}))};b.displayName="DeleteOutlined";var m=U.a=L.forwardRef(b)},"/SeX":function(te,U,e){var y=e("knOB"),L=e("qZFw"),g=function(A){this.name=A||"",this.cx=0,this.cy=0,this._radiusAxis=new y,this._angleAxis=new L,this._radiusAxis.polar=this._angleAxis.polar=this};g.prototype={type:"polar",axisPointerEnabled:!0,constructor:g,dimensions:["radius","angle"],model:null,containPoint:function(A){var b=this.pointToCoord(A);return this._radiusAxis.contain(b[0])&&this._angleAxis.contain(b[1])},containData:function(A){return this._radiusAxis.containData(A[0])&&this._angleAxis.containData(A[1])},getAxis:function(A){return this["_"+A+"Axis"]},getAxes:function(){return[this._radiusAxis,this._angleAxis]},getAxesByScale:function(A){var b=[],m=this._angleAxis,d=this._radiusAxis;return m.scale.type===A&&b.push(m),d.scale.type===A&&b.push(d),b},getAngleAxis:function(){return this._angleAxis},getRadiusAxis:function(){return this._radiusAxis},getOtherAxis:function(A){var b=this._angleAxis;return A===b?this._radiusAxis:b},getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},getTooltipAxes:function(A){var b=A!=null&&A!=="auto"?this.getAxis(A):this.getBaseAxis();return{baseAxes:[b],otherAxes:[this.getOtherAxis(b)]}},dataToPoint:function(A,b){return this.coordToPoint([this._radiusAxis.dataToRadius(A[0],b),this._angleAxis.dataToAngle(A[1],b)])},pointToData:function(A,b){var m=this.pointToCoord(A);return[this._radiusAxis.radiusToData(m[0],b),this._angleAxis.angleToData(m[1],b)]},pointToCoord:function(A){var b=A[0]-this.cx,m=A[1]-this.cy,d=this.getAngleAxis(),r=d.getExtent(),a=Math.min(r[0],r[1]),s=Math.max(r[0],r[1]);d.inverse?a=s-360:s=a+360;var i=Math.sqrt(b*b+m*m);b/=i,m/=i;for(var n=Math.atan2(-m,b)/Math.PI*180,l=ns;)n+=l*360;return[i,n]},coordToPoint:function(A){var b=A[0],m=A[1]/180*Math.PI,d=Math.cos(m)*b+this.cx,r=-Math.sin(m)*b+this.cy;return[d,r]},getArea:function(){var A=this.getAngleAxis(),b=this.getRadiusAxis(),m=b.getExtent().slice();m[0]>m[1]&&m.reverse();var d=A.getExtent(),r=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:m[0],r:m[1],startAngle:-d[0]*r,endAngle:-d[1]*r,clockwise:A.inverse,contain:function(a,s){var i=a-this.cx,n=s-this.cy,l=i*i+n*n,t=this.r,u=this.r0;return l<=t*t&&l>=u*u}}}};var v=g;te.exports=v},"/WM3":function(te,U,e){var y=e("QuXc"),L=e("bYtY"),g=L.isFunction,v={createOnAllSeries:!0,performRawSeries:!0,reset:function(A,b){var m=A.getData(),d=(A.visualColorAccessPath||"itemStyle.color").split("."),r=A.get(d),a=g(r)&&!(r instanceof y)?r:null;(!r||a)&&(r=A.getColorFromPalette(A.name,null,b.getSeriesCount())),m.setVisual("color",r);var s=(A.visualBorderColorAccessPath||"itemStyle.borderColor").split("."),i=A.get(s);if(m.setVisual("borderColor",i),!b.isSeriesFiltered(A)){a&&m.each(function(l){m.setItemVisual(l,"color",a(A.getDataParams(l)))});var n=function(l,t){var u=l.getItemModel(t),o=u.get(d,!0),c=u.get(s,!0);o!=null&&l.setItemVisual(t,"color",o),c!=null&&l.setItemVisual(t,"borderColor",c)};return{dataEach:m.hasItemOption?n:null}}}};te.exports=v},"/d5a":function(te,U){var e={average:function(g){for(var v=0,A=0,b=0;bv&&(v=g[A]);return isFinite(v)?v:NaN},min:function(g){for(var v=Infinity,A=0;A1){var t;typeof d=="string"?t=e[d]:typeof d=="function"&&(t=d),t&&v.setData(m.downSample(m.mapDimension(s.dim),1/l,t,y))}}}}}te.exports=L},"/ezw":function(te,U,e){"use strict";var y=e("lSNA"),L=e.n(y),g=e("pVnL"),v=e.n(g),A=e("cDf5"),b=e.n(A),m=e("q1tI"),d=e("TSYQ"),r=e.n(d),a=function(k){var P=k.prefixCls,z=k.className,Y=k.width,_=k.style;return m.createElement("h3",{className:r()(P,z),style:v()({width:Y},_)})},s=a,i=e("RIqP"),n=e.n(i),l=function(k){var P=function(q){var re=k.width,me=k.rows,be=me===void 0?2:me;return Array.isArray(re)?re[q]:be-1===q?re:void 0},z=k.prefixCls,Y=k.className,_=k.style,G=k.rows,J=n()(Array(G)).map(function(ue,q){return m.createElement("li",{key:q,style:{width:P(q)}})});return m.createElement("ul",{className:r()(z,Y),style:_},J)},t=l,u=e("H84U"),o=function(k){var P,z,Y=k.prefixCls,_=k.className,G=k.style,J=k.size,ue=k.shape,q=r()((P={},L()(P,"".concat(Y,"-lg"),J==="large"),L()(P,"".concat(Y,"-sm"),J==="small"),P)),re=r()((z={},L()(z,"".concat(Y,"-circle"),ue==="circle"),L()(z,"".concat(Y,"-square"),ue==="square"),L()(z,"".concat(Y,"-round"),ue==="round"),z)),me=typeof J=="number"?{width:J,height:J,lineHeight:"".concat(J,"px")}:{};return m.createElement("span",{className:r()(Y,_,q,re),style:v()(v()({},me),G)})},c=o,h=e("BGR+"),f=function(k){var P=function(Y){var _=Y.getPrefixCls,G=k.prefixCls,J=k.className,ue=k.active,q=_("skeleton",G),re=Object(h.default)(k,["prefixCls"]),me=r()(q,J,"".concat(q,"-element"),L()({},"".concat(q,"-active"),ue));return m.createElement("div",{className:me},m.createElement(c,v()({prefixCls:"".concat(q,"-avatar")},re)))};return m.createElement(u.a,null,P)};f.defaultProps={size:"default",shape:"circle"};var w=f,x=function(k){var P=function(Y){var _=Y.getPrefixCls,G=k.prefixCls,J=k.className,ue=k.active,q=_("skeleton",G),re=Object(h.default)(k,["prefixCls"]),me=r()(q,J,"".concat(q,"-element"),L()({},"".concat(q,"-active"),ue));return m.createElement("div",{className:me},m.createElement(c,v()({prefixCls:"".concat(q,"-button")},re)))};return m.createElement(u.a,null,P)};x.defaultProps={size:"default"};var I=x,C=function(k){var P=function(Y){var _=Y.getPrefixCls,G=k.prefixCls,J=k.className,ue=k.active,q=_("skeleton",G),re=Object(h.default)(k,["prefixCls"]),me=r()(q,J,"".concat(q,"-element"),L()({},"".concat(q,"-active"),ue));return m.createElement("div",{className:me},m.createElement(c,v()({prefixCls:"".concat(q,"-input")},re)))};return m.createElement(u.a,null,P)};C.defaultProps={size:"default"};var N=C,S="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",E=function(k){var P=function(Y){var _=Y.getPrefixCls,G=k.prefixCls,J=k.className,ue=k.style,q=_("skeleton",G),re=r()(q,J,"".concat(q,"-element"));return m.createElement("div",{className:re},m.createElement("div",{className:r()("".concat(q,"-image"),J),style:ue},m.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:"".concat(q,"-image-svg")},m.createElement("path",{d:S,className:"".concat(q,"-image-path")}))))};return m.createElement(u.a,null,P)},T=E;function D(H){return H&&b()(H)==="object"?H:{}}function B(H,k){return H&&!k?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function R(H,k){return!H&&k?{width:"38%"}:H&&k?{width:"50%"}:{}}function F(H,k){var P={};return(!H||!k)&&(P.width="61%"),!H&&k?P.rows=3:P.rows=2,P}var M=function(k){var P=function(Y){var _=Y.getPrefixCls,G=Y.direction,J=k.prefixCls,ue=k.loading,q=k.className,re=k.children,me=k.avatar,be=k.title,ke=k.paragraph,ce=k.active,Ee=k.round,pe=_("skeleton",J);if(ue||!("loading"in k)){var Se,st=!!me,qe=!!be,tt=!!ke,Dt;if(st){var ct=v()(v()({prefixCls:"".concat(pe,"-avatar")},B(qe,tt)),D(me));Dt=m.createElement("div",{className:"".concat(pe,"-header")},m.createElement(c,ct))}var St;if(qe||tt){var rt;if(qe){var ht=v()(v()({prefixCls:"".concat(pe,"-title")},R(st,tt)),D(be));rt=m.createElement(s,ht)}var je;if(tt){var Me=v()(v()({prefixCls:"".concat(pe,"-paragraph")},F(st,qe)),D(ke));je=m.createElement(t,Me)}St=m.createElement("div",{className:"".concat(pe,"-content")},rt,je)}var Ne=r()(pe,q,(Se={},L()(Se,"".concat(pe,"-with-avatar"),st),L()(Se,"".concat(pe,"-active"),ce),L()(Se,"".concat(pe,"-rtl"),G==="rtl"),L()(Se,"".concat(pe,"-round"),Ee),Se));return m.createElement("div",{className:Ne},Dt,St)}return re};return m.createElement(u.a,null,P)};M.defaultProps={avatar:!1,title:!0,paragraph:!0},M.Button=I,M.Avatar=w,M.Input=N,M.Image=T;var K=M,j=U.a=K},"/iHx":function(te,U,e){var y=e("6GrX"),L=e("IwbS"),g=["textStyle","color"],v={getTextColor:function(A){var b=this.ecModel;return this.getShallow("color")||(!A&&b?b.get(g):null)},getFont:function(){return L.getFont({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},getTextRect:function(A){return y.getBoundingRect(A,this.getFont(),this.getShallow("align"),this.getShallow("verticalAlign")||this.getShallow("baseline"),this.getShallow("padding"),this.getShallow("lineHeight"),this.getShallow("rich"),this.getShallow("truncateText"))}};te.exports=v},"/kpp":function(te,U,e){"use strict";var y=e("lSNA"),L=e.n(y),g=e("pVnL"),v=e.n(g),A=e("cDf5"),b=e.n(A),m=e("q1tI"),d=e.n(m),r=e("TSYQ"),a=e.n(r),s=e("o/2+"),i=e("H84U"),n=function(u,o){var c={};for(var h in u)Object.prototype.hasOwnProperty.call(u,h)&&o.indexOf(h)<0&&(c[h]=u[h]);if(u!=null&&typeof Object.getOwnPropertySymbols=="function")for(var f=0,h=Object.getOwnPropertySymbols(u);f0?{paddingLeft:z[0]/2,paddingRight:z[0]/2}:{}),z[1]>0?{paddingTop:z[1]/2,paddingBottom:z[1]/2}:{}),Y)),F&&(Y.flex=l(F)),m.createElement("div",v()({},K,{style:Y,className:k,ref:o}),R)})};return m.createElement(i.a,null,c)});t.displayName="Col",U.a=t},"/ry/":function(te,U,e){var y=e("bYtY"),L=e("T4UG"),g=e("5GhG"),v=g.seriesModelMixin,A=L.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}});y.mixin(A,v,!0);var b=A;te.exports=b},"/stD":function(te,U,e){var y=e("bYtY"),L=e("IUWy"),g=e("Kagy"),v=g.toolbox.brush;function A(d,r,a){this.model=d,this.ecModel=r,this.api=a,this._brushType,this._brushMode}A.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:y.clone(v.title)};var b=A.prototype;b.render=b.updateView=function(d,r,a){var s,i,n;r.eachComponent({mainType:"brush"},function(l){s=l.brushType,i=l.brushOption.brushMode||"single",n|=l.areas.length}),this._brushType=s,this._brushMode=i,y.each(d.get("type",!0),function(l){d.setIconStatus(l,(l==="keep"?i==="multiple":l==="clear"?n:l===s)?"emphasis":"normal")})},b.getIcons=function(){var d=this.model,r=d.get("icon",!0),a={};return y.each(d.get("type",!0),function(s){r[s]&&(a[s]=r[s])}),a},b.onclick=function(d,r,a){var s=this._brushType,i=this._brushMode;a==="clear"?(r.dispatchAction({type:"axisAreaSelect",intervals:[]}),r.dispatchAction({type:"brush",command:"clear",areas:[]})):r.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:a==="keep"?s:s===a?!1:a,brushMode:a==="keep"?i==="multiple"?"single":"multiple":i}})},L.register("brush",A);var m=A;te.exports=m},"/wGt":function(te,U,e){"use strict";var y=e("lSNA"),L=e.n(y),g=e("pVnL"),v=e.n(g),A=e("lwsE"),b=e.n(A),m=e("W8MJ"),d=e.n(m),r=e("PJYZ"),a=e.n(r),s=e("7W2i"),i=e.n(s),n=e("LQ03"),l=e.n(n),t=e("q1tI"),u=e("Ff2n"),o=e("1OyB"),c=e("vuIU"),h=e("Ji7U"),f=e("md7G"),w=e("foSv"),x=e("1W/9"),I=e("rePB"),C=e("JX7q"),N=e("TSYQ"),S=e.n(N),E=e("qx4F"),T=e("4IlW");function D(rt){return Array.isArray(rt)?rt:[rt]}var B={transition:"transitionend",WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend"},R=Object.keys(B).filter(function(rt){if(typeof document=="undefined")return!1;var ht=document.getElementsByTagName("html")[0];return rt in(ht?ht.style:{})})[0],F=B[R];function M(rt,ht,je,Me){rt.addEventListener?rt.addEventListener(ht,je,Me):rt.attachEvent&&rt.attachEvent("on".concat(ht),je)}function K(rt,ht,je,Me){rt.removeEventListener?rt.removeEventListener(ht,je,Me):rt.attachEvent&&rt.detachEvent("on".concat(ht),je)}function j(rt,ht){var je=typeof rt=="function"?rt(ht):rt;return Array.isArray(je)?je.length===2?je:[je[0],je[1]]:[je]}var H=function(ht){return!isNaN(parseFloat(ht))&&isFinite(ht)},k=!(typeof window!="undefined"&&window.document&&window.document.createElement),P=function rt(ht,je,Me,Ne){if(!je||je===document||je instanceof Document)return!1;if(je===ht.parentNode)return!0;var it=Math.max(Math.abs(Me),Math.abs(Ne))===Math.abs(Ne),wt=Math.max(Math.abs(Me),Math.abs(Ne))===Math.abs(Me),jt=je.scrollHeight-je.clientHeight,lt=je.scrollWidth-je.clientWidth,Te=document.defaultView.getComputedStyle(je),mt=Te.overflowY==="auto"||Te.overflowY==="scroll",tn=Te.overflowX==="auto"||Te.overflowX==="scroll",Vt=jt&&mt,Yt=lt&&tn;return it&&(!Vt||Vt&&(je.scrollTop>=jt&&Ne<0||je.scrollTop<=0&&Ne>0))||wt&&(!Yt||Yt&&(je.scrollLeft>=lt&&Me<0||je.scrollLeft<=0&&Me>0))?rt(ht,je.parentNode,Me,Ne):!1};function z(rt){var ht=Y();return function(){var Me=Object(w.a)(rt),Ne;if(ht){var it=Object(w.a)(this).constructor;Ne=Reflect.construct(Me,arguments,it)}else Ne=Me.apply(this,arguments);return Object(f.a)(this,Ne)}}function Y(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(rt){return!1}}var _={},G=function(rt){Object(h.a)(je,rt);var ht=z(je);function je(Me){var Ne;return Object(o.a)(this,je),Ne=ht.call(this,Me),Ne.domFocus=function(){Ne.dom&&Ne.dom.focus()},Ne.removeStartHandler=function(it){if(it.touches.length>1)return;Ne.startPos={x:it.touches[0].clientX,y:it.touches[0].clientY}},Ne.removeMoveHandler=function(it){if(it.changedTouches.length>1)return;var wt=it.currentTarget,jt=it.changedTouches[0].clientX-Ne.startPos.x,lt=it.changedTouches[0].clientY-Ne.startPos.y;(wt===Ne.maskDom||wt===Ne.handlerDom||wt===Ne.contentDom&&P(wt,it.target,jt,lt))&&it.cancelable&&it.preventDefault()},Ne.transitionEnd=function(it){var wt=it.target;K(wt,F,Ne.transitionEnd),wt.style.transition=""},Ne.onKeyDown=function(it){if(it.keyCode===T.a.ESC){var wt=Ne.props.onClose;it.stopPropagation(),wt&&wt(it)}},Ne.onWrapperTransitionEnd=function(it){var wt=Ne.props,jt=wt.open,lt=wt.afterVisibleChange;it.target===Ne.contentWrapper&&it.propertyName.match(/transform$/)&&(Ne.dom.style.transition="",!jt&&Ne.getCurrentDrawerSome()&&(document.body.style.overflowX="",Ne.maskDom&&(Ne.maskDom.style.left="",Ne.maskDom.style.width="")),lt&<(!!jt))},Ne.openLevelTransition=function(){var it=Ne.props,wt=it.open,jt=it.width,lt=it.height,Te=Ne.getHorizontalBoolAndPlacementName(),mt=Te.isHorizontal,tn=Te.placementName,Vt=Ne.contentDom?Ne.contentDom.getBoundingClientRect()[mt?"width":"height"]:0,Yt=(mt?jt:lt)||Vt;Ne.setLevelAndScrolling(wt,tn,Yt)},Ne.setLevelTransform=function(it,wt,jt,lt){var Te=Ne.props,mt=Te.placement,tn=Te.levelMove,Vt=Te.duration,Yt=Te.ease,Qt=Te.showMask;Ne.levelDom.forEach(function(an){an.style.transition="transform ".concat(Vt," ").concat(Yt),M(an,F,Ne.transitionEnd);var on=it?jt:0;if(tn){var vt=j(tn,{target:an,open:it});on=it?vt[0]:vt[1]||0}var de=typeof on=="number"?"".concat(on,"px"):on,he=mt==="left"||mt==="top"?de:"-".concat(de);he=Qt&&mt==="right"&<?"calc(".concat(he," + ").concat(lt,"px)"):he,an.style.transform=on?"".concat(wt,"(").concat(he,")"):""})},Ne.setLevelAndScrolling=function(it,wt,jt){var lt=Ne.props.onChange;if(!k){var Te=document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth?Object(E.a)(!0):0;Ne.setLevelTransform(it,wt,jt,Te),Ne.toggleScrollingToDrawerAndBody(Te)}lt&<(it)},Ne.toggleScrollingToDrawerAndBody=function(it){var wt=Ne.props,jt=wt.getOpenCount,lt=wt.getContainer,Te=wt.showMask,mt=wt.open,tn=lt&<(),Vt=jt&&jt();if(tn&&tn.parentNode===document.body&&Te){var Yt=["touchstart"],Qt=[document.body,Ne.maskDom,Ne.handlerDom,Ne.contentDom];mt&&document.body.style.overflow!=="hidden"?(it&&Ne.addScrollingEffect(it),Vt===1&&(document.body.style.overflow="hidden"),document.body.style.touchAction="none",Qt.forEach(function(an,on){if(!an)return;M(an,Yt[on]||"touchmove",on?Ne.removeMoveHandler:Ne.removeStartHandler,Ne.passive)})):Ne.getCurrentDrawerSome()&&(Vt||(document.body.style.overflow=""),document.body.style.touchAction="",it&&Ne.remScrollingEffect(it),Qt.forEach(function(an,on){if(!an)return;K(an,Yt[on]||"touchmove",on?Ne.removeMoveHandler:Ne.removeStartHandler,Ne.passive)}))}},Ne.addScrollingEffect=function(it){var wt=Ne.props,jt=wt.placement,lt=wt.duration,Te=wt.ease,mt=wt.getOpenCount,tn=wt.switchScrollingEffect,Vt=mt&&mt();Vt===1&&tn();var Yt="width ".concat(lt," ").concat(Te),Qt="transform ".concat(lt," ").concat(Te);Ne.dom.style.transition="none";switch(jt){case"right":Ne.dom.style.transform="translateX(-".concat(it,"px)");break;case"top":case"bottom":Ne.dom.style.width="calc(100% - ".concat(it,"px)"),Ne.dom.style.transform="translateZ(0)";break;default:break}clearTimeout(Ne.timeout),Ne.timeout=setTimeout(function(){Ne.dom&&(Ne.dom.style.transition="".concat(Qt,",").concat(Yt),Ne.dom.style.width="",Ne.dom.style.transform="")})},Ne.remScrollingEffect=function(it){var wt=Ne.props,jt=wt.placement,lt=wt.duration,Te=wt.ease,mt=wt.getOpenCount,tn=wt.switchScrollingEffect,Vt=mt&&mt();Vt||tn(!0),R&&(document.body.style.overflowX="hidden"),Ne.dom.style.transition="none";var Yt,Qt="width ".concat(lt," ").concat(Te),an="transform ".concat(lt," ").concat(Te);switch(jt){case"left":{Ne.dom.style.width="100%",Qt="width 0s ".concat(Te," ").concat(lt);break}case"right":{Ne.dom.style.transform="translateX(".concat(it,"px)"),Ne.dom.style.width="100%",Qt="width 0s ".concat(Te," ").concat(lt),Ne.maskDom&&(Ne.maskDom.style.left="-".concat(it,"px"),Ne.maskDom.style.width="calc(100% + ".concat(it,"px)"));break}case"top":case"bottom":{Ne.dom.style.width="calc(100% + ".concat(it,"px)"),Ne.dom.style.height="100%",Ne.dom.style.transform="translateZ(0)",Yt="height 0s ".concat(Te," ").concat(lt);break}default:break}clearTimeout(Ne.timeout),Ne.timeout=setTimeout(function(){Ne.dom&&(Ne.dom.style.transition="".concat(an,",").concat(Yt?"".concat(Yt,","):"").concat(Qt),Ne.dom.style.transform="",Ne.dom.style.width="",Ne.dom.style.height="")})},Ne.getCurrentDrawerSome=function(){return!Object.keys(_).some(function(it){return _[it]})},Ne.getLevelDom=function(it){var wt=it.level,jt=it.getContainer;if(k)return;var lt=jt&&jt(),Te=lt?lt.parentNode:null;if(Ne.levelDom=[],wt==="all"){var mt=Te?Array.prototype.slice.call(Te.children):[];mt.forEach(function(tn){tn.nodeName!=="SCRIPT"&&tn.nodeName!=="STYLE"&&tn.nodeName!=="LINK"&&tn!==lt&&Ne.levelDom.push(tn)})}else wt&&D(wt).forEach(function(tn){document.querySelectorAll(tn).forEach(function(Vt){Ne.levelDom.push(Vt)})})},Ne.getHorizontalBoolAndPlacementName=function(){var it=Ne.props.placement,wt=it==="left"||it==="right",jt="translate".concat(wt?"X":"Y");return{isHorizontal:wt,placementName:jt}},Ne.state={_self:Object(C.a)(Ne)},Ne}return Object(c.a)(je,[{key:"componentDidMount",value:function(){var Ne=this;if(!k){var it=!1;try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:function(){return it=!0,null}}))}catch(mt){}this.passive=it?{passive:!1}:!1}var wt=this.props,jt=wt.open,lt=wt.getContainer,Te=lt&<();this.drawerId="drawer_id_".concat(Number((Date.now()+Math.random()).toString().replace(".",Math.round(Math.random()*9).toString())).toString(16)),this.getLevelDom(this.props),jt&&(Te&&Te.parentNode===document.body&&(_[this.drawerId]=jt),this.openLevelTransition(),this.forceUpdate(function(){Ne.domFocus()}))}},{key:"componentDidUpdate",value:function(Ne){var it=this.props,wt=it.open,jt=it.getContainer,lt=jt&&jt();wt!==Ne.open&&(wt&&this.domFocus(),lt&<.parentNode===document.body&&(_[this.drawerId]=!!wt),this.openLevelTransition())}},{key:"componentWillUnmount",value:function(){var Ne=this.props,it=Ne.getOpenCount,wt=Ne.open,jt=Ne.switchScrollingEffect,lt=typeof it=="function"&&it();delete _[this.drawerId],wt&&(this.setLevelTransform(!1),document.body.style.touchAction=""),lt||(document.body.style.overflow="",jt(!0))}},{key:"render",value:function(){var Ne,it=this,wt=this.props,jt=wt.className,lt=wt.children,Te=wt.style,mt=wt.width,tn=wt.height,Vt=wt.defaultOpen,Yt=wt.open,Qt=wt.prefixCls,an=wt.placement,on=wt.level,vt=wt.levelMove,de=wt.ease,he=wt.duration,Pt=wt.getContainer,We=wt.handler,Je=wt.onChange,Ln=wt.afterVisibleChange,jn=wt.showMask,Sn=wt.maskClosable,Xn=wt.maskStyle,rr=wt.onClose,hr=wt.onHandleClick,gn=wt.keyboard,vn=wt.getOpenCount,Ft=wt.switchScrollingEffect,Ye=Object(u.a)(wt,["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"]),Pe=this.dom?Yt:!1,Jt=S()(Qt,(Ne={},Object(I.a)(Ne,"".concat(Qt,"-").concat(an),!0),Object(I.a)(Ne,"".concat(Qt,"-open"),Pe),Object(I.a)(Ne,jt||"",!!jt),Object(I.a)(Ne,"no-mask",!jn),Ne)),bn=this.getHorizontalBoolAndPlacementName(),An=bn.placementName,dn=an==="left"||an==="top"?"-100%":"100%",vr=Pe?"":"".concat(An,"(").concat(dn,")"),qn=We&&t.cloneElement(We,{onClick:function(Ue){We.props.onClick&&We.props.onClick(),hr&&hr(Ue)},ref:function(Ue){it.handlerDom=Ue}});return t.createElement("div",Object.assign({},Ye,{tabIndex:-1,className:Jt,style:Te,ref:function(Ue){it.dom=Ue},onKeyDown:Pe&&gn?this.onKeyDown:void 0,onTransitionEnd:this.onWrapperTransitionEnd}),jn&&t.createElement("div",{className:"".concat(Qt,"-mask"),onClick:Sn?rr:void 0,style:Xn,ref:function(Ue){it.maskDom=Ue}}),t.createElement("div",{className:"".concat(Qt,"-content-wrapper"),style:{transform:vr,msTransform:vr,width:H(mt)?"".concat(mt,"px"):mt,height:H(tn)?"".concat(tn,"px"):tn},ref:function(Ue){it.contentWrapper=Ue}},t.createElement("div",{className:"".concat(Qt,"-content"),ref:function(Ue){it.contentDom=Ue},onTouchStart:Pe&&jn?this.removeStartHandler:void 0,onTouchMove:Pe&&jn?this.removeMoveHandler:void 0},lt),qn))}}],[{key:"getDerivedStateFromProps",value:function(Ne,it){var wt=it.prevProps,jt=it._self,lt={prevProps:Ne};if(wt!==void 0){var Te=Ne.placement,mt=Ne.level;Te!==wt.placement&&(jt.contentDom=null),mt!==wt.level&&jt.getLevelDom(Ne)}return lt}}]),je}(t.Component);G.defaultProps={switchScrollingEffect:function(){}};var J=G;function ue(rt){var ht=q();return function(){var Me=Object(w.a)(rt),Ne;if(ht){var it=Object(w.a)(this).constructor;Ne=Reflect.construct(Me,arguments,it)}else Ne=Me.apply(this,arguments);return Object(f.a)(this,Ne)}}function q(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(rt){return!1}}var re=function(rt){Object(h.a)(je,rt);var ht=ue(je);function je(Me){var Ne;Object(o.a)(this,je),Ne=ht.call(this,Me),Ne.onHandleClick=function(wt){var jt=Ne.props,lt=jt.onHandleClick,Te=jt.open;if(lt&<(wt),typeof Te=="undefined"){var mt=Ne.state.open;Ne.setState({open:!mt})}},Ne.onClose=function(wt){var jt=Ne.props,lt=jt.onClose,Te=jt.open;lt&<(wt),typeof Te=="undefined"&&Ne.setState({open:!1})};var it=typeof Me.open!="undefined"?Me.open:!!Me.defaultOpen;return Ne.state={open:it},"onMaskClick"in Me&&console.warn("`onMaskClick` are removed, please use `onClose` instead."),Ne}return Object(c.a)(je,[{key:"render",value:function(){var Ne=this,it=this.props,wt=it.defaultOpen,jt=it.getContainer,lt=it.wrapperClassName,Te=it.forceRender,mt=it.handler,tn=Object(u.a)(it,["defaultOpen","getContainer","wrapperClassName","forceRender","handler"]),Vt=this.state.open;if(!jt)return t.createElement("div",{className:lt,ref:function(an){Ne.dom=an}},t.createElement(J,Object.assign({},tn,{open:Vt,handler:mt,getContainer:function(){return Ne.dom},onClose:this.onClose,onHandleClick:this.onHandleClick})));var Yt=!!mt||Te;return t.createElement(x.a,{visible:Vt,forceRender:Yt,getContainer:jt,wrapperClassName:lt},function(Qt){var an=Qt.visible,on=Qt.afterClose,vt=Object(u.a)(Qt,["visible","afterClose"]);return t.createElement(J,Object.assign({},tn,vt,{open:an!==void 0?an:Vt,afterVisibleChange:on!==void 0?on:tn.afterVisibleChange,handler:mt,onClose:Ne.onClose,onHandleClick:Ne.onHandleClick}))})}}],[{key:"getDerivedStateFromProps",value:function(Ne,it){var wt=it.prevProps,jt={prevProps:Ne};return typeof wt!="undefined"&&Ne.open!==wt.open&&(jt.open=Ne.open),jt}}]),je}(t.Component);re.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:t.createElement("div",{className:"drawer-handle"},t.createElement("i",{className:"drawer-handle-icon"})),showMask:!0,maskClosable:!0,maskStyle:{},wrapperClassName:"",className:"",keyboard:!0,forceRender:!1};var me=re,be=me,ke=e("V/uB"),ce=e.n(ke),Ee=e("BGR+"),pe=e("H84U"),Se=e("CWQg"),st=function(rt,ht){var je={};for(var Me in rt)Object.prototype.hasOwnProperty.call(rt,Me)&&ht.indexOf(Me)<0&&(je[Me]=rt[Me]);if(rt!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ne=0,Me=Object.getOwnPropertySymbols(rt);Ne=0&&L.each(w,function(x){t.setIconStatus(x,"normal")})}),t.setIconStatus(l,"emphasis"),i.eachComponent({mainType:"series",query:u==null?null:{seriesIndex:u}},c);var h;if(l==="stack"){var f=o.series&&o.series[0]&&o.series[0].stack===b;h=f?L.merge({stack:A.title.tiled},A.title):L.clone(A.title)}n.dispatchAction({type:"changeMagicType",currentType:l,newOption:o,newTitle:h,featureName:"magicType"})},y.registerAction({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(i,n){n.mergeOption(i.newOption)}),v.register("magicType",m);var s=m;te.exports=s},"06Qe":function(te,U,e){var y=e("ItGF"),L="urn:schemas-microsoft-com:vml",g=typeof window=="undefined"?null:window,v=!1,A=g&&g.document;function b(r){return m(r)}var m;if(A&&!y.canvasSupported)try{!A.namespaces.zrvml&&A.namespaces.add("zrvml",L),m=function(a){return A.createElement("')}}catch(r){m=function(s){return A.createElement("<"+s+' xmlns="'+L+'" class="zrvml">')}}function d(){if(v||!A)return;v=!0;var r=A.styleSheets;r.length<31?A.createStyleSheet().addRule(".zrvml","behavior:url(#default#VML)"):r[0].addRule(".zrvml","behavior:url(#default#VML)")}U.doc=A,U.createNode=b,U.initVML=d},"09Wf":function(te,U,e){"use strict";e.d(U,"b",function(){return L}),e.d(U,"a",function(){return g});var y=e("CWQg"),L=Object(y.a)("success","processing","error","default","warning"),g=Object(y.a)("pink","red","yellow","orange","cyan","green","blue","purple","geekblue","magenta","volcano","gold","lime")},"0Bwj":function(te,U,e){var y=e("T4UG"),L=e("I3/A"),g=e("7aKB"),v=g.encodeHTML,A=e("Qxkt"),b=e("Tghj"),m=b.__DEV__,d=y.extend({type:"series.sankey",layoutInfo:null,levelModels:null,getInitialData:function(a,s){for(var i=a.edges||a.links,n=a.data||a.nodes,l=a.levels,t=this.levelModels={},u=0;u=0&&(t[l[u].depth]=new A(l[u],this,s));if(n&&i){var o=L(n,i,this,!0,c);return o.data}function c(h,f){h.wrapMethod("getItemModel",function(w,x){return w.customizeGetParent(function(I){var C=this.parentModel,N=C.getData().getItemLayout(x).depth,S=C.levelModels[N];return S||this.parentModel}),w}),f.wrapMethod("getItemModel",function(w,x){return w.customizeGetParent(function(I){var C=this.parentModel,N=C.getGraph().getEdgeByIndex(x),S=N.node1.getLayout().depth,E=C.levelModels[S];return E||this.parentModel}),w})}},setNodePosition:function(a,s){var i=this.option.data[a];i.localX=s[0],i.localY=s[1]},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},formatTooltip:function(a,s,i){if(i==="edge"){var n=this.getDataParams(a,i),l=n.data,t=l.source+" -- "+l.target;return n.value&&(t+=" : "+n.value),v(t)}else if(i==="node"){var u=this.getGraph().getNodeByIndex(a),o=u.getLayout().value,c=this.getDataParams(a,i).data.name;if(o)var t=c+" : "+o;return v(t)}return d.superCall(this,"formatTooltip",a,s)},optionUpdated:function(){var a=this.option;a.focusNodeAdjacency===!0&&(a.focusNodeAdjacency="allEdges")},getDataParams:function(a,s){var i=d.superCall(this,"getDataParams",a,s);if(i.value==null&&s==="node"){var n=this.getGraph().getNodeByIndex(a),l=n.getLayout().value;i.value=l}return i},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}}),r=d;te.exports=r},"0HBW":function(te,U,e){var y=e("ProS"),L=e("bYtY");e("Hxpc"),e("7uqq"),e("dmGj"),e("SehX");function g(v,A){A.update="updateView",y.registerAction(A,function(b,m){var d={};return m.eachComponent({mainType:"geo",query:b},function(r){r[v](b.name);var a=r.coordinateSystem;L.each(a.regions,function(s){d[s.name]=r.isSelected(s.name)||!1})}),{selected:d,name:b.name}})}g("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),g("select",{type:"geoSelect",event:"geoselected"}),g("unSelect",{type:"geoUnSelect",event:"geounselected"})},"0JAE":function(te,U,e){var y=e("bYtY"),L=e("+TT/"),g=e("OELB"),v=e("IDmD"),A=864e5;function b(r,a,s){this._model=r}b.prototype={constructor:b,type:"calendar",dimensions:["time","value"],getDimensionsInfo:function(){return[{name:"time",type:"time"},"value"]},getRangeInfo:function(){return this._rangeInfo},getModel:function(){return this._model},getRect:function(){return this._rect},getCellWidth:function(){return this._sw},getCellHeight:function(){return this._sh},getOrient:function(){return this._orient},getFirstDayOfWeek:function(){return this._firstDayOfWeek},getDateInfo:function(r){r=g.parseDate(r);var a=r.getFullYear(),s=r.getMonth()+1;s=s<10?"0"+s:s;var i=r.getDate();i=i<10?"0"+i:i;var n=r.getDay();return n=Math.abs((n+7-this.getFirstDayOfWeek())%7),{y:a,m:s,d:i,day:n,time:r.getTime(),formatedDate:a+"-"+s+"-"+i,date:r}},getNextNDay:function(r,a){return a=a||0,a===0?this.getDateInfo(r):(r=new Date(this.getDateInfo(r).time),r.setDate(r.getDate()+a),this.getDateInfo(r))},update:function(r,a){this._firstDayOfWeek=+this._model.getModel("dayLabel").get("firstDay"),this._orient=this._model.get("orient"),this._lineWidth=this._model.getModel("itemStyle").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var s=this._rangeInfo.weeks||1,i=["width","height"],n=this._model.get("cellSize").slice(),l=this._model.getBoxLayoutParams(),t=this._orient==="horizontal"?[s,7]:[7,s];y.each([0,1],function(h){c(n,h)&&(l[i[h]]=n[h]*t[h])});var u={width:a.getWidth(),height:a.getHeight()},o=this._rect=L.getLayoutRect(l,u);y.each([0,1],function(h){c(n,h)||(n[h]=o[i[h]]/t[h])});function c(h,f){return h[f]!=null&&h[f]!=="auto"}this._sw=n[0],this._sh=n[1]},dataToPoint:function(r,a){y.isArray(r)&&(r=r[0]),a==null&&(a=!0);var s=this.getDateInfo(r),i=this._rangeInfo,n=s.formatedDate;if(a&&!(s.time>=i.start.time&&s.timel.end.time&&r.reverse(),r},_getRangeInfo:function(r){r=[this.getDateInfo(r[0]),this.getDateInfo(r[1])];var a;r[0].time>r[1].time&&(a=!0,r.reverse());var s=Math.floor(r[1].time/A)-Math.floor(r[0].time/A)+1,i=new Date(r[0].time),n=i.getDate(),l=r[1].date.getDate();i.setDate(n+s-1);var t=i.getDate();if(t!==l)for(var u=i.getTime()-r[1].time>0?1:-1;(t=i.getDate())!==l&&(i.getTime()-r[1].time)*u>0;)s-=u,i.setDate(t-u);var o=Math.floor((s+r[0].day+6)/7),c=a?-o+1:o-1;return a&&r.reverse(),{range:[r[0].formatedDate,r[1].formatedDate],start:r[0],end:r[1],allDay:s,weeks:o,nthWeek:c,fweek:r[0].day,lweek:r[1].day}},_getDateByWeeksAndDay:function(r,a,s){var i=this._getRangeInfo(s);if(r>i.weeks||r===0&&ai.lweek)return!1;var n=(r-1)*7-i.fweek+a,l=new Date(i.start.time);return l.setDate(i.start.d+n),this.getDateInfo(l)}},b.dimensions=b.prototype.dimensions,b.getDimensionsInfo=b.prototype.getDimensionsInfo,b.create=function(r,a){var s=[];return r.eachComponent("calendar",function(i){var n=new b(i,r,a);s.push(n),i.coordinateSystem=n}),r.eachSeries(function(i){i.get("coordinateSystem")==="calendar"&&(i.coordinateSystem=s[i.get("calendarIndex")||0])}),s};function m(r,a,s,i){var n=s.calendarModel,l=s.seriesModel,t=n?n.coordinateSystem:l?l.coordinateSystem:null;return t===this?t[r](i):null}v.register("calendar",b);var d=b;te.exports=d},"0JQy":function(te,U){var e="\\ud800-\\udfff",y="\\u0300-\\u036f",L="\\ufe20-\\ufe2f",g="\\u20d0-\\u20ff",v=y+L+g,A="\\ufe0e\\ufe0f",b="["+e+"]",m="["+v+"]",d="\\ud83c[\\udffb-\\udfff]",r="(?:"+m+"|"+d+")",a="[^"+e+"]",s="(?:\\ud83c[\\udde6-\\uddff]){2}",i="[\\ud800-\\udbff][\\udc00-\\udfff]",n="\\u200d",l=r+"?",t="["+A+"]?",u="(?:"+n+"(?:"+[a,s,i].join("|")+")"+t+l+")*",o=t+l+u,c="(?:"+[a+m+"?",m,s,i,b].join("|")+")",h=RegExp(d+"(?="+d+")|"+c+o,"g");function f(w){return w.match(h)||[]}te.exports=f},"0NbB":function(te,U,e){"use strict";var y=e("VTBJ"),L=e("q1tI"),g={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"outlined"},v=g,A=e("6VBw"),b=function(r,a){return L.createElement(A.a,Object(y.a)(Object(y.a)({},r),{},{ref:a,icon:v}))};b.displayName="CaretDownOutlined";var m=U.a=L.forwardRef(b)},"0V0F":function(te,U,e){var y=e("bYtY"),L=y.createHashMap,g=y.each;function v(b){var m=L();b.eachSeries(function(d){var r=d.get("stack");if(r){var a=m.get(r)||m.set(r,[]),s=d.getData(),i={stackResultDimension:s.getCalculationInfo("stackResultDimension"),stackedOverDimension:s.getCalculationInfo("stackedOverDimension"),stackedDimension:s.getCalculationInfo("stackedDimension"),stackedByDimension:s.getCalculationInfo("stackedByDimension"),isStackedByIndex:s.getCalculationInfo("isStackedByIndex"),data:s,seriesModel:d};if(!i.stackedDimension||!(i.isStackedByIndex||i.stackedByDimension))return;a.length&&s.setCalculationInfo("stackedOnSeries",a[a.length-1].seriesModel),a.push(i)}}),m.each(A)}function A(b){g(b,function(m,d){var r=[],a=[NaN,NaN],s=[m.stackResultDimension,m.stackedOverDimension],i=m.data,n=m.isStackedByIndex,l=i.map(s,function(t,u,o){var c=i.get(m.stackedDimension,o);if(isNaN(c))return a;var h,f;n?f=i.getRawIndex(o):h=i.get(m.stackedByDimension,o);for(var w=NaN,x=d-1;x>=0;x--){var I=b[x];if(n||(f=I.data.rawIndexOf(I.stackedByDimension,h)),f>=0){var C=I.data.getByRawIndex(I.stackResultDimension,f);if(c>=0&&C>0||c<=0&&C<0){c+=C,w=C;break}}}return r[0]=c,r[1]=w,r});i.hostModel.setData(l),m.data=l})}te.exports=v},"0XgM":function(te,U,e){},"0fbx":function(te,U,e){},"0o9m":function(te,U,e){var y=e("ProS");e("hNWo"),e("RlCK"),e("XpcN");var L=e("kDyi"),g=e("bLfw");y.registerProcessor(y.PRIORITY.PROCESSOR.SERIES_FILTER,L),g.registerSubTypeDefaulter("legend",function(){return"plain"})},"0qV/":function(te,U,e){var y=e("ProS");y.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},function(){}),y.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},function(){})},"0r65":function(te,U){var e=arguments[3],y=arguments[4],L=arguments[5],g=JSON.stringify;te.exports=function(v,A){for(var b,m=Object.keys(L),d=0,r=m.length;d=0;x--){var I;if(f[x]!==h&&!f[x].ignore&&(I=n(f[x],o,c))&&(!w.topTarget&&(w.topTarget=f[x]),I!==m)){w.target=f[x];break}}return w},processGesture:function(o,c){this._gestureMgr||(this._gestureMgr=new b);var h=this._gestureMgr;c==="start"&&h.clear();var f=h.recognize(o,this.findHover(o.zrX,o.zrY,null).target,this.proxy.dom);if(c==="end"&&h.clear(),f){var w=f.type;o.gestureEvent=w,this.dispatchToElement({target:f.target},w,f.event)}}},y.each(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(u){i.prototype[u]=function(o){var c=o.zrX,h=o.zrY,f=l(this,c,h),w,x;if((u!=="mouseup"||!f)&&(w=this.findHover(c,h),x=w.target),u==="mousedown")this._downEl=x,this._downPoint=[o.zrX,o.zrY],this._upEl=x;else if(u==="mouseup")this._upEl=x;else if(u==="click"){if(this._downEl!==this._upEl||!this._downPoint||L.dist(this._downPoint,[o.zrX,o.zrY])>4)return;this._downPoint=null}this.dispatchToElement(w,u,o)}});function n(u,o,c){if(u[u.rectHover?"rectContain":"contain"](o,c)){for(var h=u,f;h;){if(h.clipPath&&!h.clipPath.contain(o,c))return!1;h.silent&&(f=!0),h=h.parent}return f?m:!0}return!1}function l(u,o,c){var h=u.painter;return o<0||o>h.getWidth()||c<0||c>h.getHeight()}y.mixin(i,v),y.mixin(i,g);var t=i;te.exports=t},"10cm":function(te,U,e){var y=e("ProS"),L=e("2B6p"),g=L.updateCenterAndZoom;e("0qV/");var v={type:"graphRoam",event:"graphRoam",update:"none"};y.registerAction(v,function(A,b){b.eachComponent({mainType:"series",query:A},function(m){var d=m.coordinateSystem,r=g(d,A);m.setCenter&&m.setCenter(r.center),m.setZoom&&m.setZoom(r.zoom)})})},"14J3":function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("1GLa")},"15/o":function(te,U,e){},"19Vz":function(te,U,e){(function(y){y(e("VrN/"))})(function(y){y.defineOption("placeholder","",function(d,r,a){var s=a&&a!=y.Init;if(r&&!s)d.on("blur",A),d.on("change",b),d.on("swapDoc",b),y.on(d.getInputField(),"compositionupdate",d.state.placeholderCompose=function(){v(d)}),b(d);else if(!r&&s){d.off("blur",A),d.off("change",b),d.off("swapDoc",b),y.off(d.getInputField(),"compositionupdate",d.state.placeholderCompose),L(d);var i=d.getWrapperElement();i.className=i.className.replace(" CodeMirror-empty","")}r&&!d.hasFocus()&&A(d)});function L(d){d.state.placeholder&&(d.state.placeholder.parentNode.removeChild(d.state.placeholder),d.state.placeholder=null)}function g(d){L(d);var r=d.state.placeholder=document.createElement("pre");r.style.cssText="height: 0; overflow: visible",r.style.direction=d.getOption("direction"),r.className="CodeMirror-placeholder CodeMirror-line-like";var a=d.getOption("placeholder");typeof a=="string"&&(a=document.createTextNode(a)),r.appendChild(a),d.display.lineSpace.insertBefore(r,d.display.lineSpace.firstChild)}function v(d){setTimeout(function(){var r=!1,a=d.getInputField();a.nodeName=="TEXTAREA"?r=!a.value:d.lineCount()==1&&(r=!/[^\u200b]/.test(a.querySelector(".CodeMirror-line").textContent)),r?g(d):L(d)},20)}function A(d){m(d)&&g(d)}function b(d){var r=d.getWrapperElement(),a=m(d);r.className=r.className.replace(" CodeMirror-empty","")+(a?" CodeMirror-empty":""),a?g(d):L(d)}function m(d){return d.lineCount()===1&&d.getLine(0)===""}})},"1GLa":function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("FIfw"),v=e.n(g)},"1Jh7":function(te,U,e){var y=e("y+Vt"),L=e("T6xi"),g=y.extend({type:"polyline",shape:{points:null,smooth:!1,smoothConstraint:null},style:{stroke:"#000",fill:null},buildPath:function(A,b){L.buildPath(A,b,!1)}});te.exports=g},"1LEl":function(te,U,e){var y=e("ProS"),L=e("F9bG"),g=y.extendComponentView({type:"axisPointer",render:function(A,b,m){var d=b.getComponent("tooltip"),r=A.get("triggerOn")||d&&d.get("triggerOn")||"mousemove|click";L.register("axisPointer",m,function(a,s,i){r!=="none"&&(a==="leave"||r.indexOf(a)>=0)&&i({type:"updateAxisPointer",currTrigger:a,x:s&&s.offsetX,y:s&&s.offsetY})})},remove:function(A,b){L.unregister(b.getZr(),"axisPointer"),g.superApply(this._model,"remove",arguments)},dispose:function(A,b){L.unregister("axisPointer",b),g.superApply(this._model,"dispose",arguments)}}),v=g;te.exports=v},"1MYJ":function(te,U,e){var y=e("y+Vt"),L=y.extend({type:"compound",shape:{paths:null},_updatePathDirty:function(){for(var v=this.__dirtyPath,A=this.shape.paths,b=0;b=x||B<0)break;if(s(F)){if(T){B+=I;continue}break}if(B===f)c[I>0?"moveTo":"lineTo"](F[0],F[1]);else if(S>0){var M=h[D],K=E==="y"?1:0,j=(F[K]-M[K])*S;m(r,M),r[K]=M[K]+j,m(a,F),a[K]=F[K]-j,c.bezierCurveTo(r[0],r[1],a[0],a[1],F[0],F[1])}else c.lineTo(F[0],F[1]);D=B,B+=I}return R}function l(c,h,f,w,x,I,C,N,S,E,T){for(var D=0,B=f,R=0;R=x||B<0)break;if(s(F)){if(T){B+=I;continue}break}if(B===f)c[I>0?"moveTo":"lineTo"](F[0],F[1]),m(r,F);else if(S>0){var M=B+I,K=h[M];if(T)for(;K&&s(h[M]);)M+=I,K=h[M];var j=.5,H=h[D],K=h[M];if(!K||s(K))m(a,F);else{s(K)&&!T&&(K=F),L.sub(d,K,H);var k,P;if(E==="x"||E==="y"){var z=E==="x"?0:1;k=Math.abs(F[z]-H[z]),P=Math.abs(F[z]-K[z])}else k=L.dist(F,H),P=L.dist(F,K);j=P/(P+k),b(a,F,d,-S*(1-j))}v(r,r,N),A(r,r,C),v(a,a,N),A(a,a,C),c.bezierCurveTo(r[0],r[1],a[0],a[1],F[0],F[1]),b(r,F,d,S*j)}else c.lineTo(F[0],F[1]);D=B,B+=I}return R}function t(c,h){var f=[Infinity,Infinity],w=[-Infinity,-Infinity];if(h)for(var x=0;xw[0]&&(w[0]=I[0]),I[1]>w[1]&&(w[1]=I[1])}return{min:h?f:w,max:h?w:f}}var u=y.extend({type:"ec-polyline",shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:"#000"},brush:g(y.prototype.brush),buildPath:function(c,h){var f=h.points,w=0,x=f.length,I=t(f,h.smoothConstraint);if(h.connectNulls){for(;x>0&&s(f[x-1]);x--);for(;w0&&s(f[I-1]);I--);for(;x=this._maxSize&&s>0){var n=d.head;d.remove(n),delete r[n.key],a=n.value,this._lastRemovedEntry=n}i?i.value=m:i=new L(m),i.key=b,d.insertEntry(i),r[b]=i}return a},v.get=function(b){var m=this._map[b],d=this._list;if(m!=null)return m!==d.tail&&(d.remove(m),d.insertEntry(m)),m.value},v.clear=function(){this._list.clear(),this._map={}};var A=g;te.exports=A},"1bdT":function(te,U,e){var y=e("3gBT"),L=e("H6uX"),g=e("DN4a"),v=e("vWvF"),A=e("bYtY"),b=function(r){g.call(this,r),L.call(this,r),v.call(this,r),this.id=r.id||y()};b.prototype={type:"element",name:"",__zr:null,ignore:!1,clipPath:null,isGroup:!1,drift:function(r,a){switch(this.draggable){case"horizontal":a=0;break;case"vertical":r=0;break}var s=this.transform;s||(s=this.transform=[1,0,0,1,0,0]),s[4]+=r,s[5]+=a,this.decomposeTransform(),this.dirty(!1)},beforeUpdate:function(){},afterUpdate:function(){},update:function(){this.updateTransform()},traverse:function(r,a){},attrKV:function(r,a){if(r==="position"||r==="scale"||r==="origin"){if(a){var s=this[r];s||(s=this[r]=[]),s[0]=a[0],s[1]=a[1]}}else this[r]=a},hide:function(){this.ignore=!0,this.__zr&&this.__zr.refresh()},show:function(){this.ignore=!1,this.__zr&&this.__zr.refresh()},attr:function(r,a){if(typeof r=="string")this.attrKV(r,a);else if(A.isObject(r))for(var s in r)r.hasOwnProperty(s)&&this.attrKV(s,r[s]);return this.dirty(!1),this},setClipPath:function(r){var a=this.__zr;a&&r.addSelfToZr(a),this.clipPath&&this.clipPath!==r&&this.removeClipPath(),this.clipPath=r,r.__zr=a,r.__clipTarget=this,this.dirty(!1)},removeClipPath:function(){var r=this.clipPath;r&&(r.__zr&&r.removeSelfFromZr(r.__zr),r.__zr=null,r.__clipTarget=null,this.clipPath=null,this.dirty(!1))},addSelfToZr:function(r){this.__zr=r;var a=this.animators;if(a)for(var s=0;s")):null:D.match("--")?R(t("comment","-->")):D.match("DOCTYPE",!0,!0)?(D.eatWhile(/[\w\._\-]/),R(u(1))):null:D.eat("?")?(D.eatWhile(/[\w\._\-]/),B.tokenize=t("meta","?>"),"meta"):(a=D.eat("/")?"closeTag":"openTag",B.tokenize=n,"tag bracket");if(F=="&"){var M;return D.eat("#")?D.eat("x")?M=D.eatWhile(/[a-fA-F\d]/)&&D.eat(";"):M=D.eatWhile(/[\d]/)&&D.eat(";"):M=D.eatWhile(/[\w\.\-:]/)&&D.eat(";"),M?"atom":"error"}else return D.eatWhile(/[^&<]/),null}i.isInText=!0;function n(D,B){var R=D.next();if(R==">"||R=="/"&&D.eat(">"))return B.tokenize=i,a=R==">"?"endTag":"selfcloseTag","tag bracket";if(R=="=")return a="equals",null;if(R=="<"){B.tokenize=i,B.state=f,B.tagName=B.tagStart=null;var F=B.tokenize(D,B);return F?F+" tag error":"tag error"}else return/[\'\"]/.test(R)?(B.tokenize=l(R),B.stringStartCol=D.column(),B.tokenize(D,B)):(D.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function l(D){var B=function(F,M){for(;!F.eol();)if(F.next()==D){M.tokenize=n;break}return"string"};return B.isInAttribute=!0,B}function t(D,B){return function(R,F){for(;!R.eol();){if(R.match(B)){F.tokenize=i;break}R.next()}return D}}function u(D){return function(B,R){for(var F;(F=B.next())!=null;){if(F=="<")return R.tokenize=u(D+1),R.tokenize(B,R);if(F==">")if(D==1){R.tokenize=i;break}else return R.tokenize=u(D-1),R.tokenize(B,R)}return"meta"}}function o(D,B,R){this.prev=D.context,this.tagName=B,this.indent=D.indented,this.startOfLine=R,(m.doNotIndent.hasOwnProperty(B)||D.context&&D.context.noIndent)&&(this.noIndent=!0)}function c(D){D.context&&(D.context=D.context.prev)}function h(D,B){for(var R;;){if(!D.context)return;if(R=D.context.tagName,!m.contextGrabbers.hasOwnProperty(R)||!m.contextGrabbers[R].hasOwnProperty(B))return;c(D)}}function f(D,B,R){return D=="openTag"?(R.tagStart=B.column(),w):D=="closeTag"?x:f}function w(D,B,R){return D=="word"?(R.tagName=B.current(),s="tag",N):m.allowMissingTagName&&D=="endTag"?(s="tag bracket",N(D,B,R)):(s="error",w)}function x(D,B,R){if(D=="word"){var F=B.current();return R.context&&R.context.tagName!=F&&m.implicitlyClosed.hasOwnProperty(R.context.tagName)&&c(R),R.context&&R.context.tagName==F||m.matchClosing===!1?(s="tag",I):(s="tag error",C)}else return m.allowMissingTagName&&D=="endTag"?(s="tag bracket",I(D,B,R)):(s="error",C)}function I(D,B,R){return D!="endTag"?(s="error",I):(c(R),f)}function C(D,B,R){return s="error",I(D,B,R)}function N(D,B,R){if(D=="word")return s="attribute",S;if(D=="endTag"||D=="selfcloseTag"){var F=R.tagName,M=R.tagStart;return R.tagName=R.tagStart=null,D=="selfcloseTag"||m.autoSelfClosers.hasOwnProperty(F)?h(R,F):(h(R,F),R.context=new o(R,F,M==R.indented)),f}return s="error",N}function S(D,B,R){return D=="equals"?E:(m.allowMissing||(s="error"),N(D,B,R))}function E(D,B,R){return D=="string"?T:D=="word"&&m.allowUnquoted?(s="string",N):(s="error",N(D,B,R))}function T(D,B,R){return D=="string"?T:N(D,B,R)}return{startState:function(B){var R={tokenize:i,state:f,indented:B||0,tagName:null,tagStart:null,context:null};return B!=null&&(R.baseIndent=B),R},token:function(B,R){if(!R.tagName&&B.sol()&&(R.indented=B.indentation()),B.eatSpace())return null;a=null;var F=R.tokenize(B,R);return(F||a)&&F!="comment"&&(s=null,R.state=R.state(a||F,B,R),s&&(F=s=="error"?F+" error":s)),F},indent:function(B,R,F){var M=B.context;if(B.tokenize.isInAttribute)return B.tagStart==B.indented?B.stringStartCol+1:B.indented+b;if(M&&M.noIndent)return y.Pass;if(B.tokenize!=n&&B.tokenize!=i)return F?F.match(/^(\s*)/)[0].length:0;if(B.tagName)return m.multilineTagIndentPastTag!==!1?B.tagStart+B.tagName.length+2:B.tagStart+b*(m.multilineTagIndentFactor||1);if(m.alignCDATA&&/$/,blockCommentStart:"",configuration:m.htmlMode?"html":"xml",helperType:m.htmlMode?"html":"xml",skipAttribute:function(B){B.state==E&&(B.state=N)},xmlCurrentTag:function(B){return B.tagName?{name:B.tagName,close:B.type=="closeTag"}:null},xmlCurrentContext:function(B){for(var R=[],F=B.context;F;F=F.prev)F.tagName&&R.push(F.tagName);return R.reverse()}}}),y.defineMIME("text/xml","xml"),y.defineMIME("application/xml","xml"),y.mimeModes.hasOwnProperty("text/html")||y.defineMIME("text/html",{name:"xml",htmlMode:!0})})},"1n7x":function(te,U,e){(function(y,L){/*! * html2pdf.js v0.10.1 * Copyright (c) 2021 Erik Koopmans * Released under the MIT License. */(function(v,A){te.exports=A(e("dtIV"),e("wOnQ"))})(self,function(g,v){return function(){var A={"./src/plugin/hyperlinks.js":function(a,s,i){"use strict";i.r(s);var n=i("./node_modules/core-js/modules/web.dom-collections.for-each.js"),l=i.n(n),t=i("./node_modules/core-js/modules/es.string.link.js"),u=i.n(t),o=i("./src/worker.js"),c=i("./src/utils.js"),h=[],f={toContainer:o.default.prototype.toContainer,toPdf:o.default.prototype.toPdf};o.default.prototype.toContainer=function(){return f.toContainer.call(this).then(function(){if(this.opt.enableLinks){var I=this.prop.container,C=I.querySelectorAll("a"),N=(0,c.unitConvert)(I.getBoundingClientRect(),this.prop.pageSize.k);h=[],Array.prototype.forEach.call(C,function(S){for(var E=S.getClientRects(),T=0;Tk){var z=P;P=k,k=z}}else if(B==="l"||B==="landscape"){if(B="l",k>P){var z=P;P=k,k=z}}else throw"Invalid orientation: "+B;var Y={width:P,height:k,unit:R,k:H};return Y},s.default=E.jsPDF},"./src/plugin/pagebreaks.js":function(a,s,i){"use strict";i.r(s);var n=i("./node_modules/core-js/modules/es.array.concat.js"),l=i.n(n),t=i("./node_modules/core-js/modules/es.array.slice.js"),u=i.n(t),o=i("./node_modules/core-js/modules/es.array.join.js"),c=i.n(o),h=i("./node_modules/core-js/modules/web.dom-collections.for-each.js"),f=i.n(h),w=i("./node_modules/core-js/modules/es.object.keys.js"),x=i.n(w),I=i("./src/worker.js"),C=i("./src/utils.js"),N={toContainer:I.default.prototype.toContainer};I.default.template.opt.pagebreak={mode:["css","legacy"],before:[],after:[],avoid:[]},I.default.prototype.toContainer=function(){return N.toContainer.call(this).then(function(){var T=this.prop.container,D=this.prop.pageSize.inner.px.height,B=[].concat(this.opt.pagebreak.mode),R={avoidAll:B.indexOf("avoid-all")!==-1,css:B.indexOf("css")!==-1,legacy:B.indexOf("legacy")!==-1},F={},M=this;["before","after","avoid"].forEach(function(H){var k=R.avoidAll&&H==="avoid";F[H]=k?[]:[].concat(M.opt.pagebreak[H]||[]),F[H].length>0&&(F[H]=Array.prototype.slice.call(T.querySelectorAll(F[H].join(", "))))});var K=T.querySelectorAll(".html2pdf__page-break");K=Array.prototype.slice.call(K);var j=T.querySelectorAll("*");Array.prototype.forEach.call(j,function(k){var P={before:!1,after:R.legacy&&K.indexOf(k)!==-1,avoid:R.avoidAll};if(R.css){var z=window.getComputedStyle(k),Y=["always","page","left","right"],_=["avoid","avoid-page"];P={before:P.before||Y.indexOf(z.breakBefore||z.pageBreakBefore)!==-1,after:P.after||Y.indexOf(z.breakAfter||z.pageBreakAfter)!==-1,avoid:P.avoid||_.indexOf(z.breakInside||z.pageBreakInside)!==-1}}Object.keys(P).forEach(function(me){P[me]=P[me]||F[me].indexOf(k)!==-1});var G=k.getBoundingClientRect();if(P.avoid&&!P.before){var J=Math.floor(G.top/D),ue=Math.floor(G.bottom/D),q=Math.abs(G.bottom-G.top)/D;ue!==J&&q<=1&&(P.before=!0)}if(P.before){var re=(0,C.createElement)("div",{style:{display:"block",height:D-G.top%D+"px"}});k.parentNode.insertBefore(re,k)}if(P.after){var re=(0,C.createElement)("div",{style:{display:"block",height:D-G.bottom%D+"px"}});k.parentNode.insertBefore(re,k.nextSibling)}})})}},"./src/utils.js":function(a,s,i){"use strict";i.r(s),i.d(s,{objType:function(){return B},createElement:function(){return R},cloneNode:function(){return F},unitConvert:function(){return M},toPx:function(){return K}});var n=i("./node_modules/core-js/modules/es.number.constructor.js"),l=i.n(n),t=i("./node_modules/core-js/modules/es.symbol.js"),u=i.n(t),o=i("./node_modules/core-js/modules/es.symbol.description.js"),c=i.n(o),h=i("./node_modules/core-js/modules/es.object.to-string.js"),f=i.n(h),w=i("./node_modules/core-js/modules/es.symbol.iterator.js"),x=i.n(w),I=i("./node_modules/core-js/modules/es.array.iterator.js"),C=i.n(I),N=i("./node_modules/core-js/modules/es.string.iterator.js"),S=i.n(N),E=i("./node_modules/core-js/modules/web.dom-collections.iterator.js"),T=i.n(E);function D(j){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?D=function(k){return typeof k}:D=function(k){return k&&typeof Symbol=="function"&&k.constructor===Symbol&&k!==Symbol.prototype?"symbol":typeof k},D(j)}var B=function(H){var k=D(H);return k==="undefined"?"undefined":k==="string"||H instanceof String?"string":k==="number"||H instanceof Number?"number":k==="function"||H instanceof Function?"function":!!H&&H.constructor===Array?"array":H&&H.nodeType===1?"element":k==="object"?"object":"unknown"},R=function(H,k){var P=document.createElement(H);if(k.className&&(P.className=k.className),k.innerHTML){P.innerHTML=k.innerHTML;for(var z=P.getElementsByTagName("script"),Y=z.length;Y-- >0;null)z[Y].parentNode.removeChild(z[Y])}for(var _ in k.style)P.style[_]=k.style[_];return P},F=function j(H,k){for(var P=H.nodeType===3?document.createTextNode(H.nodeValue):H.cloneNode(!1),z=H.firstChild;z;z=z.nextSibling)(k===!0||z.nodeType!==1||z.nodeName!=="SCRIPT")&&P.appendChild(j(z,k));return H.nodeType===1&&(H.nodeName==="CANVAS"?(P.width=H.width,P.height=H.height,P.getContext("2d").drawImage(H,0,0)):(H.nodeName==="TEXTAREA"||H.nodeName==="SELECT")&&(P.value=H.value),P.addEventListener("load",function(){P.scrollTop=H.scrollTop,P.scrollLeft=H.scrollLeft},!0)),P},M=function(H,k){if(B(H)==="number")return H*72/96/k;var P={};for(var z in H)P[z]=H[z]*72/96/k;return P},K=function(H,k){return Math.floor(H*k/72*96)}},"./src/worker.js":function(a,s,i){"use strict";i.r(s);var n=i("./node_modules/core-js/modules/es.object.assign.js"),l=i.n(n),t=i("./node_modules/core-js/modules/es.array.map.js"),u=i.n(t),o=i("./node_modules/core-js/modules/es.object.keys.js"),c=i.n(o),h=i("./node_modules/core-js/modules/es.array.concat.js"),f=i.n(h),w=i("./node_modules/core-js/modules/es.object.to-string.js"),x=i.n(w),I=i("./node_modules/core-js/modules/es.regexp.to-string.js"),C=i.n(I),N=i("./node_modules/core-js/modules/es.function.name.js"),S=i.n(N),E=i("./node_modules/core-js/modules/web.dom-collections.for-each.js"),T=i.n(E),D=i("jspdf"),B=i.n(D),R=i("html2canvas"),F=i.n(R),M=i("./src/utils.js"),K=i("./node_modules/es6-promise/dist/es6-promise.js"),j=i.n(K),H=j().Promise,k=function P(z){var Y=Object.assign(P.convert(H.resolve()),JSON.parse(JSON.stringify(P.template))),_=P.convert(H.resolve(),Y);return _=_.setProgress(1,P,1,[P]),_=_.set(z),_};k.prototype=Object.create(H.prototype),k.prototype.constructor=k,k.convert=function(z,Y){return z.__proto__=Y||k.prototype,z},k.template={prop:{src:null,container:null,overlay:null,canvas:null,img:null,pdf:null,pageSize:null},progress:{val:0,state:null,n:0,stack:[]},opt:{filename:"file.pdf",margin:[0,0,0,0],image:{type:"jpeg",quality:.95},enableLinks:!0,html2canvas:{},jsPDF:{}}},k.prototype.from=function(z,Y){function _(G){switch((0,M.objType)(G)){case"string":return"string";case"element":return G.nodeName.toLowerCase==="canvas"?"canvas":"element";default:return"unknown"}}return this.then(function(){Y=Y||_(z);switch(Y){case"string":return this.set({src:(0,M.createElement)("div",{innerHTML:z})});case"element":return this.set({src:z});case"canvas":return this.set({canvas:z});case"img":return this.set({img:z});default:return this.error("Unknown source type.")}})},k.prototype.to=function(z){switch(z){case"container":return this.toContainer();case"canvas":return this.toCanvas();case"img":return this.toImg();case"pdf":return this.toPdf();default:return this.error("Invalid target.")}},k.prototype.toContainer=function(){var z=[function(){return this.prop.src||this.error("Cannot duplicate - no source HTML.")},function(){return this.prop.pageSize||this.setPageSize()}];return this.thenList(z).then(function(){var _={position:"fixed",overflow:"hidden",zIndex:1e3,left:0,right:0,bottom:0,top:0,backgroundColor:"rgba(0,0,0,0.8)"},G={position:"absolute",width:this.prop.pageSize.inner.width+this.prop.pageSize.unit,left:0,right:0,top:0,height:"auto",margin:"auto",backgroundColor:"white"};_.opacity=0;var J=(0,M.cloneNode)(this.prop.src,this.opt.html2canvas.javascriptEnabled);this.prop.overlay=(0,M.createElement)("div",{className:"html2pdf__overlay",style:_}),this.prop.container=(0,M.createElement)("div",{className:"html2pdf__container",style:G}),this.prop.container.appendChild(J),this.prop.overlay.appendChild(this.prop.container),document.body.appendChild(this.prop.overlay)})},k.prototype.toCanvas=function(){var z=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(z).then(function(){var _=Object.assign({},this.opt.html2canvas);return delete _.onrendered,R(this.prop.container,_)}).then(function(_){var G=this.opt.html2canvas.onrendered||function(){};G(_),this.prop.canvas=_,document.body.removeChild(this.prop.overlay)})},k.prototype.toImg=function(){var z=[function(){return this.prop.canvas||this.toCanvas()}];return this.thenList(z).then(function(){var _=this.prop.canvas.toDataURL("image/"+this.opt.image.type,this.opt.image.quality);this.prop.img=document.createElement("img"),this.prop.img.src=_})},k.prototype.toPdf=function(){var z=[function(){return this.prop.canvas||this.toCanvas()}];return this.thenList(z).then(function(){var _=this.prop.canvas,G=this.opt,J=_.height,ue=Math.floor(_.width*this.prop.pageSize.inner.ratio),q=Math.ceil(J/ue),re=this.prop.pageSize.inner.height,me=document.createElement("canvas"),be=me.getContext("2d");me.width=_.width,me.height=ue,this.prop.pdf=this.prop.pdf||new D.jsPDF(G.jsPDF);for(var ke=0;ke1?arguments[1]:void 0)}},"./node_modules/core-js/internals/array-includes.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-indexed-object.js"),l=i("./node_modules/core-js/internals/to-length.js"),t=i("./node_modules/core-js/internals/to-absolute-index.js"),u=function(c){return function(h,f,w){var x=n(h),I=l(x.length),C=t(w,I),N;if(c&&f!=f){for(;I>C;)if(N=x[C++],N!=N)return!0}else for(;I>C;C++)if((c||C in x)&&x[C]===f)return c||C||0;return!c&&-1}};a.exports={includes:u(!0),indexOf:u(!1)}},"./node_modules/core-js/internals/array-iteration.js":function(a,s,i){var n=i("./node_modules/core-js/internals/function-bind-context.js"),l=i("./node_modules/core-js/internals/indexed-object.js"),t=i("./node_modules/core-js/internals/to-object.js"),u=i("./node_modules/core-js/internals/to-length.js"),o=i("./node_modules/core-js/internals/array-species-create.js"),c=[].push,h=function(w){var x=w==1,I=w==2,C=w==3,N=w==4,S=w==6,E=w==7,T=w==5||S;return function(D,B,R,F){for(var M=t(D),K=l(M),j=n(B,R,3),H=u(K.length),k=0,P=F||o,z=x?P(D,H):I||E?P(D,0):void 0,Y,_;H>k;k++)if((T||k in K)&&(Y=K[k],_=j(Y,k,M),w))if(x)z[k]=_;else if(_)switch(w){case 3:return!0;case 5:return Y;case 6:return k;case 2:c.call(z,Y)}else switch(w){case 4:return!1;case 7:c.call(z,Y)}return S?-1:C||N?N:z}};a.exports={forEach:h(0),map:h(1),filter:h(2),some:h(3),every:h(4),find:h(5),findIndex:h(6),filterReject:h(7)}},"./node_modules/core-js/internals/array-method-has-species-support.js":function(a,s,i){var n=i("./node_modules/core-js/internals/fails.js"),l=i("./node_modules/core-js/internals/well-known-symbol.js"),t=i("./node_modules/core-js/internals/engine-v8-version.js"),u=l("species");a.exports=function(o){return t>=51||!n(function(){var c=[],h=c.constructor={};return h[u]=function(){return{foo:1}},c[o](Boolean).foo!==1})}},"./node_modules/core-js/internals/array-method-is-strict.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/fails.js");a.exports=function(l,t){var u=[][l];return!!u&&n(function(){u.call(null,t||function(){throw 1},1)})}},"./node_modules/core-js/internals/array-species-constructor.js":function(a,s,i){var n=i("./node_modules/core-js/internals/is-object.js"),l=i("./node_modules/core-js/internals/is-array.js"),t=i("./node_modules/core-js/internals/well-known-symbol.js"),u=t("species");a.exports=function(o){var c;return l(o)&&(c=o.constructor,typeof c=="function"&&(c===Array||l(c.prototype))?c=void 0:n(c)&&(c=c[u],c===null&&(c=void 0))),c===void 0?Array:c}},"./node_modules/core-js/internals/array-species-create.js":function(a,s,i){var n=i("./node_modules/core-js/internals/array-species-constructor.js");a.exports=function(l,t){return new(n(l))(t===0?0:t)}},"./node_modules/core-js/internals/classof-raw.js":function(a){var s={}.toString;a.exports=function(i){return s.call(i).slice(8,-1)}},"./node_modules/core-js/internals/classof.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-string-tag-support.js"),l=i("./node_modules/core-js/internals/classof-raw.js"),t=i("./node_modules/core-js/internals/well-known-symbol.js"),u=t("toStringTag"),o=l(function(){return arguments}())=="Arguments",c=function(f,w){try{return f[w]}catch(x){}};a.exports=n?l:function(h){var f,w,x;return h===void 0?"Undefined":h===null?"Null":typeof(w=c(f=Object(h),u))=="string"?w:o?l(f):(x=l(f))=="Object"&&typeof f.callee=="function"?"Arguments":x}},"./node_modules/core-js/internals/copy-constructor-properties.js":function(a,s,i){var n=i("./node_modules/core-js/internals/has.js"),l=i("./node_modules/core-js/internals/own-keys.js"),t=i("./node_modules/core-js/internals/object-get-own-property-descriptor.js"),u=i("./node_modules/core-js/internals/object-define-property.js");a.exports=function(o,c){for(var h=l(c),f=u.f,w=t.f,x=0;x"+f+""}},"./node_modules/core-js/internals/create-iterator-constructor.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/iterators-core.js").IteratorPrototype,l=i("./node_modules/core-js/internals/object-create.js"),t=i("./node_modules/core-js/internals/create-property-descriptor.js"),u=i("./node_modules/core-js/internals/set-to-string-tag.js"),o=i("./node_modules/core-js/internals/iterators.js"),c=function(){return this};a.exports=function(h,f,w){var x=f+" Iterator";return h.prototype=l(n,{next:t(1,w)}),u(h,x,!1,!0),o[x]=c,h}},"./node_modules/core-js/internals/create-non-enumerable-property.js":function(a,s,i){var n=i("./node_modules/core-js/internals/descriptors.js"),l=i("./node_modules/core-js/internals/object-define-property.js"),t=i("./node_modules/core-js/internals/create-property-descriptor.js");a.exports=n?function(u,o,c){return l.f(u,o,t(1,c))}:function(u,o,c){return u[o]=c,u}},"./node_modules/core-js/internals/create-property-descriptor.js":function(a){a.exports=function(s,i){return{enumerable:!(s&1),configurable:!(s&2),writable:!(s&4),value:i}}},"./node_modules/core-js/internals/create-property.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/to-property-key.js"),l=i("./node_modules/core-js/internals/object-define-property.js"),t=i("./node_modules/core-js/internals/create-property-descriptor.js");a.exports=function(u,o,c){var h=n(o);h in u?l.f(u,h,t(0,c)):u[h]=c}},"./node_modules/core-js/internals/define-iterator.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/create-iterator-constructor.js"),t=i("./node_modules/core-js/internals/object-get-prototype-of.js"),u=i("./node_modules/core-js/internals/object-set-prototype-of.js"),o=i("./node_modules/core-js/internals/set-to-string-tag.js"),c=i("./node_modules/core-js/internals/create-non-enumerable-property.js"),h=i("./node_modules/core-js/internals/redefine.js"),f=i("./node_modules/core-js/internals/well-known-symbol.js"),w=i("./node_modules/core-js/internals/is-pure.js"),x=i("./node_modules/core-js/internals/iterators.js"),I=i("./node_modules/core-js/internals/iterators-core.js"),C=I.IteratorPrototype,N=I.BUGGY_SAFARI_ITERATORS,S=f("iterator"),E="keys",T="values",D="entries",B=function(){return this};a.exports=function(R,F,M,K,j,H,k){l(M,F,K);var P=function(ke){if(ke===j&&J)return J;if(!N&&ke in _)return _[ke];switch(ke){case E:return function(){return new M(this,ke)};case T:return function(){return new M(this,ke)};case D:return function(){return new M(this,ke)}}return function(){return new M(this)}},z=F+" Iterator",Y=!1,_=R.prototype,G=_[S]||_["@@iterator"]||j&&_[j],J=!N&&G||P(j),ue=F=="Array"&&_.entries||G,q,re,me;if(ue&&(q=t(ue.call(new R)),C!==Object.prototype&&q.next&&(!w&&t(q)!==C&&(u?u(q,C):typeof q[S]!="function"&&c(q,S,B)),o(q,z,!0,!0),w&&(x[z]=B))),j==T&&G&&G.name!==T&&(Y=!0,J=function(){return G.call(this)}),(!w||k)&&_[S]!==J&&c(_,S,J),x[F]=J,j)if(re={values:P(T),keys:H?J:P(E),entries:P(D)},k)for(me in re)(N||Y||!(me in _))&&h(_,me,re[me]);else n({target:F,proto:!0,forced:N||Y},re);return re}},"./node_modules/core-js/internals/define-well-known-symbol.js":function(a,s,i){var n=i("./node_modules/core-js/internals/path.js"),l=i("./node_modules/core-js/internals/has.js"),t=i("./node_modules/core-js/internals/well-known-symbol-wrapped.js"),u=i("./node_modules/core-js/internals/object-define-property.js").f;a.exports=function(o){var c=n.Symbol||(n.Symbol={});l(c,o)||u(c,o,{value:t.f(o)})}},"./node_modules/core-js/internals/descriptors.js":function(a,s,i){var n=i("./node_modules/core-js/internals/fails.js");a.exports=!n(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},"./node_modules/core-js/internals/document-create-element.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/is-object.js"),t=n.document,u=l(t)&&l(t.createElement);a.exports=function(o){return u?t.createElement(o):{}}},"./node_modules/core-js/internals/dom-iterables.js":function(a){a.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},"./node_modules/core-js/internals/engine-user-agent.js":function(a,s,i){var n=i("./node_modules/core-js/internals/get-built-in.js");a.exports=n("navigator","userAgent")||""},"./node_modules/core-js/internals/engine-v8-version.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/engine-user-agent.js"),t=n.process,u=n.Deno,o=t&&t.versions||u&&u.version,c=o&&o.v8,h,f;c?(h=c.split("."),f=h[0]<4?1:h[0]+h[1]):l&&(h=l.match(/Edge\/(\d+)/),(!h||h[1]>=74)&&(h=l.match(/Chrome\/(\d+)/),h&&(f=h[1]))),a.exports=f&&+f},"./node_modules/core-js/internals/enum-bug-keys.js":function(a){a.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"./node_modules/core-js/internals/export.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/object-get-own-property-descriptor.js").f,t=i("./node_modules/core-js/internals/create-non-enumerable-property.js"),u=i("./node_modules/core-js/internals/redefine.js"),o=i("./node_modules/core-js/internals/set-global.js"),c=i("./node_modules/core-js/internals/copy-constructor-properties.js"),h=i("./node_modules/core-js/internals/is-forced.js");a.exports=function(f,w){var x=f.target,I=f.global,C=f.stat,N,S,E,T,D,B;if(I?S=n:C?S=n[x]||o(x,{}):S=(n[x]||{}).prototype,S)for(E in w){if(D=w[E],f.noTargetGet?(B=l(S,E),T=B&&B.value):T=S[E],N=h(I?E:x+(C?".":"#")+E,f.forced),!N&&T!==void 0){if(typeof D===typeof T)continue;c(D,T)}(f.sham||T&&T.sham)&&t(D,"sham",!0),u(S,E,D,f)}}},"./node_modules/core-js/internals/fails.js":function(a){a.exports=function(s){try{return!!s()}catch(i){return!0}}},"./node_modules/core-js/internals/function-bind-context.js":function(a,s,i){var n=i("./node_modules/core-js/internals/a-function.js");a.exports=function(l,t,u){if(n(l),t===void 0)return l;switch(u){case 0:return function(){return l.call(t)};case 1:return function(o){return l.call(t,o)};case 2:return function(o,c){return l.call(t,o,c)};case 3:return function(o,c,h){return l.call(t,o,c,h)}}return function(){return l.apply(t,arguments)}}},"./node_modules/core-js/internals/get-built-in.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=function(u){return typeof u=="function"?u:void 0};a.exports=function(t,u){return arguments.length<2?l(n[t]):n[t]&&n[t][u]}},"./node_modules/core-js/internals/global.js":function(a){var s=function(n){return n&&n.Math==Math&&n};a.exports=s(typeof globalThis=="object"&&globalThis)||s(typeof window=="object"&&window)||s(typeof self=="object"&&self)||s(typeof y=="object"&&y)||function(){return this}()||Function("return this")()},"./node_modules/core-js/internals/has.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-object.js"),l={}.hasOwnProperty;a.exports=Object.hasOwn||function(u,o){return l.call(n(u),o)}},"./node_modules/core-js/internals/hidden-keys.js":function(a){a.exports={}},"./node_modules/core-js/internals/html.js":function(a,s,i){var n=i("./node_modules/core-js/internals/get-built-in.js");a.exports=n("document","documentElement")},"./node_modules/core-js/internals/ie8-dom-define.js":function(a,s,i){var n=i("./node_modules/core-js/internals/descriptors.js"),l=i("./node_modules/core-js/internals/fails.js"),t=i("./node_modules/core-js/internals/document-create-element.js");a.exports=!n&&!l(function(){return Object.defineProperty(t("div"),"a",{get:function(){return 7}}).a!=7})},"./node_modules/core-js/internals/indexed-object.js":function(a,s,i){var n=i("./node_modules/core-js/internals/fails.js"),l=i("./node_modules/core-js/internals/classof-raw.js"),t="".split;a.exports=n(function(){return!Object("z").propertyIsEnumerable(0)})?function(u){return l(u)=="String"?t.call(u,""):Object(u)}:Object},"./node_modules/core-js/internals/inherit-if-required.js":function(a,s,i){var n=i("./node_modules/core-js/internals/is-object.js"),l=i("./node_modules/core-js/internals/object-set-prototype-of.js");a.exports=function(t,u,o){var c,h;return l&&typeof(c=u.constructor)=="function"&&c!==o&&n(h=c.prototype)&&h!==o.prototype&&l(t,h),t}},"./node_modules/core-js/internals/inspect-source.js":function(a,s,i){var n=i("./node_modules/core-js/internals/shared-store.js"),l=Function.toString;typeof n.inspectSource!="function"&&(n.inspectSource=function(t){return l.call(t)}),a.exports=n.inspectSource},"./node_modules/core-js/internals/internal-state.js":function(a,s,i){var n=i("./node_modules/core-js/internals/native-weak-map.js"),l=i("./node_modules/core-js/internals/global.js"),t=i("./node_modules/core-js/internals/is-object.js"),u=i("./node_modules/core-js/internals/create-non-enumerable-property.js"),o=i("./node_modules/core-js/internals/has.js"),c=i("./node_modules/core-js/internals/shared-store.js"),h=i("./node_modules/core-js/internals/shared-key.js"),f=i("./node_modules/core-js/internals/hidden-keys.js"),w="Object already initialized",x=l.WeakMap,I,C,N,S=function(K){return N(K)?C(K):I(K,{})},E=function(K){return function(j){var H;if(!t(j)||(H=C(j)).type!==K)throw TypeError("Incompatible receiver, "+K+" required");return H}};if(n||c.state){var T=c.state||(c.state=new x),D=T.get,B=T.has,R=T.set;I=function(K,j){if(B.call(T,K))throw new TypeError(w);return j.facade=K,R.call(T,K,j),j},C=function(K){return D.call(T,K)||{}},N=function(K){return B.call(T,K)}}else{var F=h("state");f[F]=!0,I=function(K,j){if(o(K,F))throw new TypeError(w);return j.facade=K,u(K,F,j),j},C=function(K){return o(K,F)?K[F]:{}},N=function(K){return o(K,F)}}a.exports={set:I,get:C,has:N,enforce:S,getterFor:E}},"./node_modules/core-js/internals/is-array.js":function(a,s,i){var n=i("./node_modules/core-js/internals/classof-raw.js");a.exports=Array.isArray||function(t){return n(t)=="Array"}},"./node_modules/core-js/internals/is-forced.js":function(a,s,i){var n=i("./node_modules/core-js/internals/fails.js"),l=/#|\.prototype\./,t=function(w,x){var I=o[u(w)];return I==h?!0:I==c?!1:typeof x=="function"?n(x):!!x},u=t.normalize=function(f){return String(f).replace(l,".").toLowerCase()},o=t.data={},c=t.NATIVE="N",h=t.POLYFILL="P";a.exports=t},"./node_modules/core-js/internals/is-object.js":function(a){a.exports=function(s){return typeof s=="object"?s!==null:typeof s=="function"}},"./node_modules/core-js/internals/is-pure.js":function(a){a.exports=!1},"./node_modules/core-js/internals/is-symbol.js":function(a,s,i){var n=i("./node_modules/core-js/internals/get-built-in.js"),l=i("./node_modules/core-js/internals/use-symbol-as-uid.js");a.exports=l?function(t){return typeof t=="symbol"}:function(t){var u=n("Symbol");return typeof u=="function"&&Object(t)instanceof u}},"./node_modules/core-js/internals/iterators-core.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/fails.js"),l=i("./node_modules/core-js/internals/object-get-prototype-of.js"),t=i("./node_modules/core-js/internals/create-non-enumerable-property.js"),u=i("./node_modules/core-js/internals/has.js"),o=i("./node_modules/core-js/internals/well-known-symbol.js"),c=i("./node_modules/core-js/internals/is-pure.js"),h=o("iterator"),f=!1,w=function(){return this},x,I,C;[].keys&&(C=[].keys(),"next"in C?(I=l(l(C)),I!==Object.prototype&&(x=I)):f=!0);var N=x==null||n(function(){var S={};return x[h].call(S)!==S});N&&(x={}),(!c||N)&&!u(x,h)&&t(x,h,w),a.exports={IteratorPrototype:x,BUGGY_SAFARI_ITERATORS:f}},"./node_modules/core-js/internals/iterators.js":function(a){a.exports={}},"./node_modules/core-js/internals/native-symbol.js":function(a,s,i){var n=i("./node_modules/core-js/internals/engine-v8-version.js"),l=i("./node_modules/core-js/internals/fails.js");a.exports=!!Object.getOwnPropertySymbols&&!l(function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41})},"./node_modules/core-js/internals/native-weak-map.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/inspect-source.js"),t=n.WeakMap;a.exports=typeof t=="function"&&/native code/.test(l(t))},"./node_modules/core-js/internals/object-assign.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/descriptors.js"),l=i("./node_modules/core-js/internals/fails.js"),t=i("./node_modules/core-js/internals/object-keys.js"),u=i("./node_modules/core-js/internals/object-get-own-property-symbols.js"),o=i("./node_modules/core-js/internals/object-property-is-enumerable.js"),c=i("./node_modules/core-js/internals/to-object.js"),h=i("./node_modules/core-js/internals/indexed-object.js"),f=Object.assign,w=Object.defineProperty;a.exports=!f||l(function(){if(n&&f({b:1},f(w({},"a",{enumerable:!0,get:function(){w(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var x={},I={},C=Symbol(),N="abcdefghijklmnopqrst";return x[C]=7,N.split("").forEach(function(S){I[S]=S}),f({},x)[C]!=7||t(f({},I)).join("")!=N})?function(I,C){for(var N=c(I),S=arguments.length,E=1,T=u.f,D=o.f;S>E;)for(var B=h(arguments[E++]),R=T?t(B).concat(T(B)):t(B),F=R.length,M=0,K;F>M;)K=R[M++],(!n||D.call(B,K))&&(N[K]=B[K]);return N}:f},"./node_modules/core-js/internals/object-create.js":function(a,s,i){var n=i("./node_modules/core-js/internals/an-object.js"),l=i("./node_modules/core-js/internals/object-define-properties.js"),t=i("./node_modules/core-js/internals/enum-bug-keys.js"),u=i("./node_modules/core-js/internals/hidden-keys.js"),o=i("./node_modules/core-js/internals/html.js"),c=i("./node_modules/core-js/internals/document-create-element.js"),h=i("./node_modules/core-js/internals/shared-key.js"),f=">",w="<",x="prototype",I="script",C=h("IE_PROTO"),N=function(){},S=function(F){return w+I+f+F+w+"/"+I+f},E=function(F){F.write(S("")),F.close();var M=F.parentWindow.Object;return F=null,M},T=function(){var F=c("iframe"),M="java"+I+":",K;if(F.style)return F.style.display="none",o.appendChild(F),F.src=String(M),K=F.contentWindow.document,K.open(),K.write(S("document.F=Object")),K.close(),K.F},D,B=function(){try{D=new ActiveXObject("htmlfile")}catch(M){}B=document.domain&&D?E(D):T()||E(D);for(var F=t.length;F--;)delete B[x][t[F]];return B()};u[C]=!0,a.exports=Object.create||function(F,M){var K;return F!==null?(N[x]=n(F),K=new N,N[x]=null,K[C]=F):K=B(),M===void 0?K:l(K,M)}},"./node_modules/core-js/internals/object-define-properties.js":function(a,s,i){var n=i("./node_modules/core-js/internals/descriptors.js"),l=i("./node_modules/core-js/internals/object-define-property.js"),t=i("./node_modules/core-js/internals/an-object.js"),u=i("./node_modules/core-js/internals/object-keys.js");a.exports=n?Object.defineProperties:function(c,h){t(c);for(var f=u(h),w=f.length,x=0,I;w>x;)l.f(c,I=f[x++],h[I]);return c}},"./node_modules/core-js/internals/object-define-property.js":function(a,s,i){var n=i("./node_modules/core-js/internals/descriptors.js"),l=i("./node_modules/core-js/internals/ie8-dom-define.js"),t=i("./node_modules/core-js/internals/an-object.js"),u=i("./node_modules/core-js/internals/to-property-key.js"),o=Object.defineProperty;s.f=n?o:function(h,f,w){if(t(h),f=u(f),t(w),l)try{return o(h,f,w)}catch(x){}if("get"in w||"set"in w)throw TypeError("Accessors not supported");return"value"in w&&(h[f]=w.value),h}},"./node_modules/core-js/internals/object-get-own-property-descriptor.js":function(a,s,i){var n=i("./node_modules/core-js/internals/descriptors.js"),l=i("./node_modules/core-js/internals/object-property-is-enumerable.js"),t=i("./node_modules/core-js/internals/create-property-descriptor.js"),u=i("./node_modules/core-js/internals/to-indexed-object.js"),o=i("./node_modules/core-js/internals/to-property-key.js"),c=i("./node_modules/core-js/internals/has.js"),h=i("./node_modules/core-js/internals/ie8-dom-define.js"),f=Object.getOwnPropertyDescriptor;s.f=n?f:function(x,I){if(x=u(x),I=o(I),h)try{return f(x,I)}catch(C){}if(c(x,I))return t(!l.f.call(x,I),x[I])}},"./node_modules/core-js/internals/object-get-own-property-names-external.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-indexed-object.js"),l=i("./node_modules/core-js/internals/object-get-own-property-names.js").f,t={}.toString,u=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],o=function(h){try{return l(h)}catch(f){return u.slice()}};a.exports.f=function(h){return u&&t.call(h)=="[object Window]"?o(h):l(n(h))}},"./node_modules/core-js/internals/object-get-own-property-names.js":function(a,s,i){var n=i("./node_modules/core-js/internals/object-keys-internal.js"),l=i("./node_modules/core-js/internals/enum-bug-keys.js"),t=l.concat("length","prototype");s.f=Object.getOwnPropertyNames||function(o){return n(o,t)}},"./node_modules/core-js/internals/object-get-own-property-symbols.js":function(a,s){s.f=Object.getOwnPropertySymbols},"./node_modules/core-js/internals/object-get-prototype-of.js":function(a,s,i){var n=i("./node_modules/core-js/internals/has.js"),l=i("./node_modules/core-js/internals/to-object.js"),t=i("./node_modules/core-js/internals/shared-key.js"),u=i("./node_modules/core-js/internals/correct-prototype-getter.js"),o=t("IE_PROTO"),c=Object.prototype;a.exports=u?Object.getPrototypeOf:function(h){return h=l(h),n(h,o)?h[o]:typeof h.constructor=="function"&&h instanceof h.constructor?h.constructor.prototype:h instanceof Object?c:null}},"./node_modules/core-js/internals/object-keys-internal.js":function(a,s,i){var n=i("./node_modules/core-js/internals/has.js"),l=i("./node_modules/core-js/internals/to-indexed-object.js"),t=i("./node_modules/core-js/internals/array-includes.js").indexOf,u=i("./node_modules/core-js/internals/hidden-keys.js");a.exports=function(o,c){var h=l(o),f=0,w=[],x;for(x in h)!n(u,x)&&n(h,x)&&w.push(x);for(;c.length>f;)n(h,x=c[f++])&&(~t(w,x)||w.push(x));return w}},"./node_modules/core-js/internals/object-keys.js":function(a,s,i){var n=i("./node_modules/core-js/internals/object-keys-internal.js"),l=i("./node_modules/core-js/internals/enum-bug-keys.js");a.exports=Object.keys||function(u){return n(u,l)}},"./node_modules/core-js/internals/object-property-is-enumerable.js":function(a,s){"use strict";var i={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,l=n&&!i.call({1:2},1);s.f=l?function(u){var o=n(this,u);return!!o&&o.enumerable}:i},"./node_modules/core-js/internals/object-set-prototype-of.js":function(a,s,i){var n=i("./node_modules/core-js/internals/an-object.js"),l=i("./node_modules/core-js/internals/a-possible-prototype.js");a.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t=!1,u={},o;try{o=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,o.call(u,[]),t=u instanceof Array}catch(c){}return function(h,f){return n(h),l(f),t?o.call(h,f):h.__proto__=f,h}}():void 0)},"./node_modules/core-js/internals/object-to-string.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/to-string-tag-support.js"),l=i("./node_modules/core-js/internals/classof.js");a.exports=n?{}.toString:function(){return"[object "+l(this)+"]"}},"./node_modules/core-js/internals/ordinary-to-primitive.js":function(a,s,i){var n=i("./node_modules/core-js/internals/is-object.js");a.exports=function(l,t){var u,o;if(t==="string"&&typeof(u=l.toString)=="function"&&!n(o=u.call(l)))return o;if(typeof(u=l.valueOf)=="function"&&!n(o=u.call(l)))return o;if(t!=="string"&&typeof(u=l.toString)=="function"&&!n(o=u.call(l)))return o;throw TypeError("Can't convert object to primitive value")}},"./node_modules/core-js/internals/own-keys.js":function(a,s,i){var n=i("./node_modules/core-js/internals/get-built-in.js"),l=i("./node_modules/core-js/internals/object-get-own-property-names.js"),t=i("./node_modules/core-js/internals/object-get-own-property-symbols.js"),u=i("./node_modules/core-js/internals/an-object.js");a.exports=n("Reflect","ownKeys")||function(c){var h=l.f(u(c)),f=t.f;return f?h.concat(f(c)):h}},"./node_modules/core-js/internals/path.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js");a.exports=n},"./node_modules/core-js/internals/redefine.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/create-non-enumerable-property.js"),t=i("./node_modules/core-js/internals/has.js"),u=i("./node_modules/core-js/internals/set-global.js"),o=i("./node_modules/core-js/internals/inspect-source.js"),c=i("./node_modules/core-js/internals/internal-state.js"),h=c.get,f=c.enforce,w=String(String).split("String");(a.exports=function(x,I,C,N){var S=N?!!N.unsafe:!1,E=N?!!N.enumerable:!1,T=N?!!N.noTargetGet:!1,D;if(typeof C=="function"&&(typeof I=="string"&&!t(C,"name")&&l(C,"name",I),D=f(C),D.source||(D.source=w.join(typeof I=="string"?I:""))),x===n){E?x[I]=C:u(I,C);return}else S?!T&&x[I]&&(E=!0):delete x[I];E?x[I]=C:l(x,I,C)})(Function.prototype,"toString",function(){return typeof this=="function"&&h(this).source||o(this)})},"./node_modules/core-js/internals/regexp-flags.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/an-object.js");a.exports=function(){var l=n(this),t="";return l.global&&(t+="g"),l.ignoreCase&&(t+="i"),l.multiline&&(t+="m"),l.dotAll&&(t+="s"),l.unicode&&(t+="u"),l.sticky&&(t+="y"),t}},"./node_modules/core-js/internals/require-object-coercible.js":function(a){a.exports=function(s){if(s==null)throw TypeError("Can't call method on "+s);return s}},"./node_modules/core-js/internals/set-global.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js");a.exports=function(l,t){try{Object.defineProperty(n,l,{value:t,configurable:!0,writable:!0})}catch(u){n[l]=t}return t}},"./node_modules/core-js/internals/set-to-string-tag.js":function(a,s,i){var n=i("./node_modules/core-js/internals/object-define-property.js").f,l=i("./node_modules/core-js/internals/has.js"),t=i("./node_modules/core-js/internals/well-known-symbol.js"),u=t("toStringTag");a.exports=function(o,c,h){o&&!l(o=h?o:o.prototype,u)&&n(o,u,{configurable:!0,value:c})}},"./node_modules/core-js/internals/shared-key.js":function(a,s,i){var n=i("./node_modules/core-js/internals/shared.js"),l=i("./node_modules/core-js/internals/uid.js"),t=n("keys");a.exports=function(u){return t[u]||(t[u]=l(u))}},"./node_modules/core-js/internals/shared-store.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/set-global.js"),t="__core-js_shared__",u=n[t]||l(t,{});a.exports=u},"./node_modules/core-js/internals/shared.js":function(a,s,i){var n=i("./node_modules/core-js/internals/is-pure.js"),l=i("./node_modules/core-js/internals/shared-store.js");(a.exports=function(t,u){return l[t]||(l[t]=u!==void 0?u:{})})("versions",[]).push({version:"3.16.0",mode:n?"pure":"global",copyright:"\xA9 2021 Denis Pushkarev (zloirock.ru)"})},"./node_modules/core-js/internals/string-html-forced.js":function(a,s,i){var n=i("./node_modules/core-js/internals/fails.js");a.exports=function(l){return n(function(){var t=""[l]('"');return t!==t.toLowerCase()||t.split('"').length>3})}},"./node_modules/core-js/internals/string-multibyte.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-integer.js"),l=i("./node_modules/core-js/internals/to-string.js"),t=i("./node_modules/core-js/internals/require-object-coercible.js"),u=function(c){return function(h,f){var w=l(t(h)),x=n(f),I=w.length,C,N;return x<0||x>=I?c?"":void 0:(C=w.charCodeAt(x),C<55296||C>56319||x+1===I||(N=w.charCodeAt(x+1))<56320||N>57343?c?w.charAt(x):C:c?w.slice(x,x+2):(C-55296<<10)+(N-56320)+65536)}};a.exports={codeAt:u(!1),charAt:u(!0)}},"./node_modules/core-js/internals/string-trim.js":function(a,s,i){var n=i("./node_modules/core-js/internals/require-object-coercible.js"),l=i("./node_modules/core-js/internals/to-string.js"),t=i("./node_modules/core-js/internals/whitespaces.js"),u="["+t+"]",o=RegExp("^"+u+u+"*"),c=RegExp(u+u+"*$"),h=function(w){return function(x){var I=l(n(x));return w&1&&(I=I.replace(o,"")),w&2&&(I=I.replace(c,"")),I}};a.exports={start:h(1),end:h(2),trim:h(3)}},"./node_modules/core-js/internals/to-absolute-index.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-integer.js"),l=Math.max,t=Math.min;a.exports=function(u,o){var c=n(u);return c<0?l(c+o,0):t(c,o)}},"./node_modules/core-js/internals/to-indexed-object.js":function(a,s,i){var n=i("./node_modules/core-js/internals/indexed-object.js"),l=i("./node_modules/core-js/internals/require-object-coercible.js");a.exports=function(t){return n(l(t))}},"./node_modules/core-js/internals/to-integer.js":function(a){var s=Math.ceil,i=Math.floor;a.exports=function(n){return isNaN(n=+n)?0:(n>0?i:s)(n)}},"./node_modules/core-js/internals/to-length.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-integer.js"),l=Math.min;a.exports=function(t){return t>0?l(n(t),9007199254740991):0}},"./node_modules/core-js/internals/to-object.js":function(a,s,i){var n=i("./node_modules/core-js/internals/require-object-coercible.js");a.exports=function(l){return Object(n(l))}},"./node_modules/core-js/internals/to-primitive.js":function(a,s,i){var n=i("./node_modules/core-js/internals/is-object.js"),l=i("./node_modules/core-js/internals/is-symbol.js"),t=i("./node_modules/core-js/internals/ordinary-to-primitive.js"),u=i("./node_modules/core-js/internals/well-known-symbol.js"),o=u("toPrimitive");a.exports=function(c,h){if(!n(c)||l(c))return c;var f=c[o],w;if(f!==void 0){if(h===void 0&&(h="default"),w=f.call(c,h),!n(w)||l(w))return w;throw TypeError("Can't convert object to primitive value")}return h===void 0&&(h="number"),t(c,h)}},"./node_modules/core-js/internals/to-property-key.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-primitive.js"),l=i("./node_modules/core-js/internals/is-symbol.js");a.exports=function(t){var u=n(t,"string");return l(u)?u:String(u)}},"./node_modules/core-js/internals/to-string-tag-support.js":function(a,s,i){var n=i("./node_modules/core-js/internals/well-known-symbol.js"),l=n("toStringTag"),t={};t[l]="z",a.exports=String(t)==="[object z]"},"./node_modules/core-js/internals/to-string.js":function(a,s,i){var n=i("./node_modules/core-js/internals/is-symbol.js");a.exports=function(l){if(n(l))throw TypeError("Cannot convert a Symbol value to a string");return String(l)}},"./node_modules/core-js/internals/uid.js":function(a){var s=0,i=Math.random();a.exports=function(n){return"Symbol("+String(n===void 0?"":n)+")_"+(++s+i).toString(36)}},"./node_modules/core-js/internals/use-symbol-as-uid.js":function(a,s,i){var n=i("./node_modules/core-js/internals/native-symbol.js");a.exports=n&&!Symbol.sham&&typeof Symbol.iterator=="symbol"},"./node_modules/core-js/internals/well-known-symbol-wrapped.js":function(a,s,i){var n=i("./node_modules/core-js/internals/well-known-symbol.js");s.f=n},"./node_modules/core-js/internals/well-known-symbol.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/shared.js"),t=i("./node_modules/core-js/internals/has.js"),u=i("./node_modules/core-js/internals/uid.js"),o=i("./node_modules/core-js/internals/native-symbol.js"),c=i("./node_modules/core-js/internals/use-symbol-as-uid.js"),h=l("wks"),f=n.Symbol,w=c?f:f&&f.withoutSetter||u;a.exports=function(x){return(!t(h,x)||!(o||typeof h[x]=="string"))&&(o&&t(f,x)?h[x]=f[x]:h[x]=w("Symbol."+x)),h[x]}},"./node_modules/core-js/internals/whitespaces.js":function(a){a.exports=` \v\f\r \xA0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF`},"./node_modules/core-js/modules/es.array.concat.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/fails.js"),t=i("./node_modules/core-js/internals/is-array.js"),u=i("./node_modules/core-js/internals/is-object.js"),o=i("./node_modules/core-js/internals/to-object.js"),c=i("./node_modules/core-js/internals/to-length.js"),h=i("./node_modules/core-js/internals/create-property.js"),f=i("./node_modules/core-js/internals/array-species-create.js"),w=i("./node_modules/core-js/internals/array-method-has-species-support.js"),x=i("./node_modules/core-js/internals/well-known-symbol.js"),I=i("./node_modules/core-js/internals/engine-v8-version.js"),C=x("isConcatSpreadable"),N=9007199254740991,S="Maximum allowed index exceeded",E=I>=51||!l(function(){var R=[];return R[C]=!1,R.concat()[0]!==R}),T=w("concat"),D=function(F){if(!u(F))return!1;var M=F[C];return M!==void 0?!!M:t(F)},B=!E||!T;n({target:"Array",proto:!0,forced:B},{concat:function(F){var M=o(this),K=f(M,0),j=0,H,k,P,z,Y;for(H=-1,P=arguments.length;HN)throw TypeError(S);for(k=0;k=N)throw TypeError(S);h(K,j++,Y)}return K.length=j,K}})},"./node_modules/core-js/modules/es.array.iterator.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/to-indexed-object.js"),l=i("./node_modules/core-js/internals/add-to-unscopables.js"),t=i("./node_modules/core-js/internals/iterators.js"),u=i("./node_modules/core-js/internals/internal-state.js"),o=i("./node_modules/core-js/internals/define-iterator.js"),c="Array Iterator",h=u.set,f=u.getterFor(c);a.exports=o(Array,"Array",function(w,x){h(this,{type:c,target:n(w),index:0,kind:x})},function(){var w=f(this),x=w.target,I=w.kind,C=w.index++;return!x||C>=x.length?(w.target=void 0,{value:void 0,done:!0}):I=="keys"?{value:C,done:!1}:I=="values"?{value:x[C],done:!1}:{value:[C,x[C]],done:!1}},"values"),t.Arguments=t.Array,l("keys"),l("values"),l("entries")},"./node_modules/core-js/modules/es.array.join.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/indexed-object.js"),t=i("./node_modules/core-js/internals/to-indexed-object.js"),u=i("./node_modules/core-js/internals/array-method-is-strict.js"),o=[].join,c=l!=Object,h=u("join",",");n({target:"Array",proto:!0,forced:c||!h},{join:function(w){return o.call(t(this),w===void 0?",":w)}})},"./node_modules/core-js/modules/es.array.map.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/array-iteration.js").map,t=i("./node_modules/core-js/internals/array-method-has-species-support.js"),u=t("map");n({target:"Array",proto:!0,forced:!u},{map:function(c){return l(this,c,arguments.length>1?arguments[1]:void 0)}})},"./node_modules/core-js/modules/es.array.slice.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/is-object.js"),t=i("./node_modules/core-js/internals/is-array.js"),u=i("./node_modules/core-js/internals/to-absolute-index.js"),o=i("./node_modules/core-js/internals/to-length.js"),c=i("./node_modules/core-js/internals/to-indexed-object.js"),h=i("./node_modules/core-js/internals/create-property.js"),f=i("./node_modules/core-js/internals/well-known-symbol.js"),w=i("./node_modules/core-js/internals/array-method-has-species-support.js"),x=w("slice"),I=f("species"),C=[].slice,N=Math.max;n({target:"Array",proto:!0,forced:!x},{slice:function(E,T){var D=c(this),B=o(D.length),R=u(E,B),F=u(T===void 0?B:T,B),M,K,j;if(t(D)&&(M=D.constructor,typeof M=="function"&&(M===Array||t(M.prototype))?M=void 0:l(M)&&(M=M[I],M===null&&(M=void 0)),M===Array||M===void 0))return C.call(D,R,F);for(K=new(M===void 0?Array:M)(N(F-R,0)),j=0;R2){if(z=E(z),Y=z.charCodeAt(0),Y===43||Y===45){if(_=z.charCodeAt(2),_===88||_===120)return NaN}else if(Y===48){switch(z.charCodeAt(1)){case 66:case 98:G=2,J=49;break;case 79:case 111:G=8,J=55;break;default:return+z}for(ue=z.slice(2),q=ue.length,re=0;reJ)return NaN;return parseInt(ue,G)}}return+z};if(t(T,!D(" 0o1")||!D("0b1")||D("+0x1"))){for(var M=function(P){var z=arguments.length<1?0:P,Y=this;return Y instanceof M&&(R?x(function(){B.valueOf.call(Y)}):c(Y)!=T)?h(new D(F(z)),Y,M):F(z)},K=n?C(D):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),j=0,H;K.length>j;j++)o(D,H=K[j])&&!o(M,H)&&S(M,H,N(D,H));M.prototype=B,B.constructor=M,u(l,T,M)}},"./node_modules/core-js/modules/es.object.assign.js":function(a,s,i){var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/object-assign.js");n({target:"Object",stat:!0,forced:Object.assign!==l},{assign:l})},"./node_modules/core-js/modules/es.object.keys.js":function(a,s,i){var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/to-object.js"),t=i("./node_modules/core-js/internals/object-keys.js"),u=i("./node_modules/core-js/internals/fails.js"),o=u(function(){t(1)});n({target:"Object",stat:!0,forced:o},{keys:function(h){return t(l(h))}})},"./node_modules/core-js/modules/es.object.to-string.js":function(a,s,i){var n=i("./node_modules/core-js/internals/to-string-tag-support.js"),l=i("./node_modules/core-js/internals/redefine.js"),t=i("./node_modules/core-js/internals/object-to-string.js");n||l(Object.prototype,"toString",t,{unsafe:!0})},"./node_modules/core-js/modules/es.regexp.to-string.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/redefine.js"),l=i("./node_modules/core-js/internals/an-object.js"),t=i("./node_modules/core-js/internals/to-string.js"),u=i("./node_modules/core-js/internals/fails.js"),o=i("./node_modules/core-js/internals/regexp-flags.js"),c="toString",h=RegExp.prototype,f=h[c],w=u(function(){return f.call({source:"a",flags:"b"})!="/a/b"}),x=f.name!=c;(w||x)&&n(RegExp.prototype,c,function(){var C=l(this),N=t(C.source),S=C.flags,E=t(S===void 0&&C instanceof RegExp&&!("flags"in h)?o.call(C):S);return"/"+N+"/"+E},{unsafe:!0})},"./node_modules/core-js/modules/es.string.iterator.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/string-multibyte.js").charAt,l=i("./node_modules/core-js/internals/to-string.js"),t=i("./node_modules/core-js/internals/internal-state.js"),u=i("./node_modules/core-js/internals/define-iterator.js"),o="String Iterator",c=t.set,h=t.getterFor(o);u(String,"String",function(f){c(this,{type:o,string:l(f),index:0})},function(){var w=h(this),x=w.string,I=w.index,C;return I>=x.length?{value:void 0,done:!0}:(C=n(x,I),w.index+=C.length,{value:C,done:!1})})},"./node_modules/core-js/modules/es.string.link.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/create-html.js"),t=i("./node_modules/core-js/internals/string-html-forced.js");n({target:"String",proto:!0,forced:t("link")},{link:function(o){return l(this,"a","href",o)}})},"./node_modules/core-js/modules/es.symbol.description.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/descriptors.js"),t=i("./node_modules/core-js/internals/global.js"),u=i("./node_modules/core-js/internals/has.js"),o=i("./node_modules/core-js/internals/is-object.js"),c=i("./node_modules/core-js/internals/object-define-property.js").f,h=i("./node_modules/core-js/internals/copy-constructor-properties.js"),f=t.Symbol;if(l&&typeof f=="function"&&(!("description"in f.prototype)||f().description!==void 0)){var w={},x=function(){var T=arguments.length<1||arguments[0]===void 0?void 0:String(arguments[0]),D=this instanceof x?new f(T):T===void 0?f():f(T);return T===""&&(w[D]=!0),D};h(x,f);var I=x.prototype=f.prototype;I.constructor=x;var C=I.toString,N=String(f("test"))=="Symbol(test)",S=/^Symbol\((.*)\)[^)]+$/;c(I,"description",{configurable:!0,get:function(){var T=o(this)?this.valueOf():this,D=C.call(T);if(u(w,T))return"";var B=N?D.slice(7,-1):D.replace(S,"$1");return B===""?void 0:B}}),n({global:!0,forced:!0},{Symbol:x})}},"./node_modules/core-js/modules/es.symbol.iterator.js":function(a,s,i){var n=i("./node_modules/core-js/internals/define-well-known-symbol.js");n("iterator")},"./node_modules/core-js/modules/es.symbol.js":function(a,s,i){"use strict";var n=i("./node_modules/core-js/internals/export.js"),l=i("./node_modules/core-js/internals/global.js"),t=i("./node_modules/core-js/internals/get-built-in.js"),u=i("./node_modules/core-js/internals/is-pure.js"),o=i("./node_modules/core-js/internals/descriptors.js"),c=i("./node_modules/core-js/internals/native-symbol.js"),h=i("./node_modules/core-js/internals/fails.js"),f=i("./node_modules/core-js/internals/has.js"),w=i("./node_modules/core-js/internals/is-array.js"),x=i("./node_modules/core-js/internals/is-object.js"),I=i("./node_modules/core-js/internals/is-symbol.js"),C=i("./node_modules/core-js/internals/an-object.js"),N=i("./node_modules/core-js/internals/to-object.js"),S=i("./node_modules/core-js/internals/to-indexed-object.js"),E=i("./node_modules/core-js/internals/to-property-key.js"),T=i("./node_modules/core-js/internals/to-string.js"),D=i("./node_modules/core-js/internals/create-property-descriptor.js"),B=i("./node_modules/core-js/internals/object-create.js"),R=i("./node_modules/core-js/internals/object-keys.js"),F=i("./node_modules/core-js/internals/object-get-own-property-names.js"),M=i("./node_modules/core-js/internals/object-get-own-property-names-external.js"),K=i("./node_modules/core-js/internals/object-get-own-property-symbols.js"),j=i("./node_modules/core-js/internals/object-get-own-property-descriptor.js"),H=i("./node_modules/core-js/internals/object-define-property.js"),k=i("./node_modules/core-js/internals/object-property-is-enumerable.js"),P=i("./node_modules/core-js/internals/create-non-enumerable-property.js"),z=i("./node_modules/core-js/internals/redefine.js"),Y=i("./node_modules/core-js/internals/shared.js"),_=i("./node_modules/core-js/internals/shared-key.js"),G=i("./node_modules/core-js/internals/hidden-keys.js"),J=i("./node_modules/core-js/internals/uid.js"),ue=i("./node_modules/core-js/internals/well-known-symbol.js"),q=i("./node_modules/core-js/internals/well-known-symbol-wrapped.js"),re=i("./node_modules/core-js/internals/define-well-known-symbol.js"),me=i("./node_modules/core-js/internals/set-to-string-tag.js"),be=i("./node_modules/core-js/internals/internal-state.js"),ke=i("./node_modules/core-js/internals/array-iteration.js").forEach,ce=_("hidden"),Ee="Symbol",pe="prototype",Se=ue("toPrimitive"),st=be.set,qe=be.getterFor(Ee),tt=Object[pe],Dt=l.Symbol,ct=t("JSON","stringify"),St=j.f,rt=H.f,ht=M.f,je=k.f,Me=Y("symbols"),Ne=Y("op-symbols"),it=Y("string-to-symbol-registry"),wt=Y("symbol-to-string-registry"),jt=Y("wks"),lt=l.QObject,Te=!lt||!lt[pe]||!lt[pe].findChild,mt=o&&h(function(){return B(rt({},"a",{get:function(){return rt(this,"a",{value:7}).a}})).a!=7})?function(Pt,We,Je){var Ln=St(tt,We);Ln&&delete tt[We],rt(Pt,We,Je),Ln&&Pt!==tt&&rt(tt,We,Ln)}:rt,tn=function(We,Je){var Ln=Me[We]=B(Dt[pe]);return st(Ln,{type:Ee,tag:We,description:Je}),o||(Ln.description=Je),Ln},Vt=function(We,Je,Ln){We===tt&&Vt(Ne,Je,Ln),C(We);var jn=E(Je);return C(Ln),f(Me,jn)?(Ln.enumerable?(f(We,ce)&&We[ce][jn]&&(We[ce][jn]=!1),Ln=B(Ln,{enumerable:D(0,!1)})):(f(We,ce)||rt(We,ce,D(1,{})),We[ce][jn]=!0),mt(We,jn,Ln)):rt(We,jn,Ln)},Yt=function(We,Je){C(We);var Ln=S(Je),jn=R(Ln).concat(de(Ln));return ke(jn,function(Sn){(!o||an.call(Ln,Sn))&&Vt(We,Sn,Ln[Sn])}),We},Qt=function(We,Je){return Je===void 0?B(We):Yt(B(We),Je)},an=function(We){var Je=E(We),Ln=je.call(this,Je);return this===tt&&f(Me,Je)&&!f(Ne,Je)?!1:Ln||!f(this,Je)||!f(Me,Je)||f(this,ce)&&this[ce][Je]?Ln:!0},on=function(We,Je){var Ln=S(We),jn=E(Je);if(Ln===tt&&f(Me,jn)&&!f(Ne,jn))return;var Sn=St(Ln,jn);return Sn&&f(Me,jn)&&!(f(Ln,ce)&&Ln[ce][jn])&&(Sn.enumerable=!0),Sn},vt=function(We){var Je=ht(S(We)),Ln=[];return ke(Je,function(jn){!f(Me,jn)&&!f(G,jn)&&Ln.push(jn)}),Ln},de=function(We){var Je=We===tt,Ln=ht(Je?Ne:S(We)),jn=[];return ke(Ln,function(Sn){f(Me,Sn)&&(!Je||f(tt,Sn))&&jn.push(Me[Sn])}),jn};if(c||(Dt=function(){if(this instanceof Dt)throw TypeError("Symbol is not a constructor");var We=!arguments.length||arguments[0]===void 0?void 0:T(arguments[0]),Je=J(We),Ln=function jn(Sn){this===tt&&jn.call(Ne,Sn),f(this,ce)&&f(this[ce],Je)&&(this[ce][Je]=!1),mt(this,Je,D(1,Sn))};return o&&Te&&mt(tt,Je,{configurable:!0,set:Ln}),tn(Je,We)},z(Dt[pe],"toString",function(){return qe(this).tag}),z(Dt,"withoutSetter",function(Pt){return tn(J(Pt),Pt)}),k.f=an,H.f=Vt,j.f=on,F.f=M.f=vt,K.f=de,q.f=function(Pt){return tn(ue(Pt),Pt)},o&&(rt(Dt[pe],"description",{configurable:!0,get:function(){return qe(this).description}}),u||z(tt,"propertyIsEnumerable",an,{unsafe:!0}))),n({global:!0,wrap:!0,forced:!c,sham:!c},{Symbol:Dt}),ke(R(jt),function(Pt){re(Pt)}),n({target:Ee,stat:!0,forced:!c},{for:function(We){var Je=T(We);if(f(it,Je))return it[Je];var Ln=Dt(Je);return it[Je]=Ln,wt[Ln]=Je,Ln},keyFor:function(We){if(!I(We))throw TypeError(We+" is not a symbol");if(f(wt,We))return wt[We]},useSetter:function(){Te=!0},useSimple:function(){Te=!1}}),n({target:"Object",stat:!0,forced:!c,sham:!o},{create:Qt,defineProperty:Vt,defineProperties:Yt,getOwnPropertyDescriptor:on}),n({target:"Object",stat:!0,forced:!c},{getOwnPropertyNames:vt,getOwnPropertySymbols:de}),n({target:"Object",stat:!0,forced:h(function(){K.f(1)})},{getOwnPropertySymbols:function(We){return K.f(N(We))}}),ct){var he=!c||h(function(){var Pt=Dt();return ct([Pt])!="[null]"||ct({a:Pt})!="{}"||ct(Object(Pt))!="{}"});n({target:"JSON",stat:!0,forced:he},{stringify:function(We,Je,Ln){for(var jn=[We],Sn=1,Xn;arguments.length>Sn;)jn.push(arguments[Sn++]);return Xn=Je,!x(Je)&&We===void 0||I(We)?void 0:(w(Je)||(Je=function(hr,gn){if(typeof Xn=="function"&&(gn=Xn.call(this,hr,gn)),!I(gn))return gn}),jn[1]=Je,ct.apply(null,jn))}})}Dt[pe][Se]||P(Dt[pe],Se,Dt[pe].valueOf),me(Dt,Ee),G[ce]=!0},"./node_modules/core-js/modules/web.dom-collections.for-each.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/dom-iterables.js"),t=i("./node_modules/core-js/internals/array-for-each.js"),u=i("./node_modules/core-js/internals/create-non-enumerable-property.js");for(var o in l){var c=n[o],h=c&&c.prototype;if(h&&h.forEach!==t)try{u(h,"forEach",t)}catch(f){h.forEach=t}}},"./node_modules/core-js/modules/web.dom-collections.iterator.js":function(a,s,i){var n=i("./node_modules/core-js/internals/global.js"),l=i("./node_modules/core-js/internals/dom-iterables.js"),t=i("./node_modules/core-js/modules/es.array.iterator.js"),u=i("./node_modules/core-js/internals/create-non-enumerable-property.js"),o=i("./node_modules/core-js/internals/well-known-symbol.js"),c=o("iterator"),h=o("toStringTag"),f=t.values;for(var w in l){var x=n[w],I=x&&x.prototype;if(I){if(I[c]!==f)try{u(I,c,f)}catch(N){I[c]=f}if(I[h]||u(I,h,w),l[w]){for(var C in t)if(I[C]!==t[C])try{u(I,C,t[C])}catch(N){I[C]=t[C]}}}}},"./node_modules/es6-promise/dist/es6-promise.js":function(a){/*! * @overview es6-promise - a tiny implementation of Promises/A+. * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) * @license Licensed under MIT license * See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE * @version v4.2.8+1e68dce6 */(function(s,i){a.exports=i()})(this,function(){"use strict";function s(lt){var Te=typeof lt;return lt!==null&&(Te==="object"||Te==="function")}function i(lt){return typeof lt=="function"}var n=void 0;Array.isArray?n=Array.isArray:n=function(Te){return Object.prototype.toString.call(Te)==="[object Array]"};var l=n,t=0,u=void 0,o=void 0,c=function(Te,mt){R[t]=Te,R[t+1]=mt,t+=2,t===2&&(o?o(F):K())};function h(lt){o=lt}function f(lt){c=lt}var w=typeof window!="undefined"?window:void 0,x=w||{},I=x.MutationObserver||x.WebKitMutationObserver,C=typeof self=="undefined"&&typeof L!="undefined"&&{}.toString.call(L)==="[object process]",N=typeof Uint8ClampedArray!="undefined"&&typeof importScripts!="undefined"&&typeof MessageChannel!="undefined";function S(){return function(){return L.nextTick(F)}}function E(){return typeof u!="undefined"?function(){u(F)}:B()}function T(){var lt=0,Te=new I(F),mt=document.createTextNode("");return Te.observe(mt,{characterData:!0}),function(){mt.data=lt=++lt%2}}function D(){var lt=new MessageChannel;return lt.port1.onmessage=F,function(){return lt.port2.postMessage(0)}}function B(){var lt=setTimeout;return function(){return lt(F,1)}}var R=new Array(1e3);function F(){for(var lt=0;ltn.getHeight()&&(C.textPosition="top",T=!0);var D=T?-5-N.height:u+8;S+N.width/2>n.getWidth()?(C.textPosition=["100%",D],C.textAlign="right"):S-N.width/2<0&&(C.textPosition=[0,D],C.textAlign="left")}})},updateView:function(s,i,n,l){L.each(this._features,function(t){t.updateView&&t.updateView(t.model,i,n,l)})},remove:function(s,i){L.each(this._features,function(n){n.remove&&n.remove(s,i)}),this.group.removeAll()},dispose:function(s,i){L.each(this._features,function(n){n.dispose&&n.dispose(s,i)})}});function a(s){return s.indexOf("my")===0}te.exports=r},"2B6p":function(te,U){function e(y,L,g){var v=y.getZoom(),A=y.getCenter(),b=L.zoom,m=y.dataToPoint(A);if(L.dx!=null&&L.dy!=null){m[0]-=L.dx,m[1]-=L.dy;var A=y.pointToData(m);y.setCenter(A)}if(b!=null){if(g){var d=g.min||0,r=g.max||Infinity;b=Math.max(Math.min(v*b,r),d)/v}y.scale[0]*=b,y.scale[1]*=b;var a=y.position,s=(L.originX-a[0])*(b-1),i=(L.originY-a[1])*(b-1);a[0]-=s,a[1]-=i,y.updateTransform();var A=y.pointToData(m);y.setCenter(A),y.setZoom(b*v)}return{center:y.getCenter(),zoom:y.getZoom()}}U.updateCenterAndZoom=e},"2BaD":function(te,U,e){"use strict";var y=e("VTBJ"),L=e("q1tI"),g={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M685.4 354.8c0-4.4-3.6-8-8-8l-66 .3L512 465.6l-99.3-118.4-66.1-.3c-4.4 0-8 3.5-8 8 0 1.9.7 3.7 1.9 5.2l130.1 155L340.5 670a8.32 8.32 0 00-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3L512 564.4l99.3 118.4 66 .3c4.4 0 8-3.5 8-8 0-1.9-.7-3.7-1.9-5.2L553.5 515l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z"}},{tag:"path",attrs:{d:"M512 65C264.6 65 64 265.6 64 513s200.6 448 448 448 448-200.6 448-448S759.4 65 512 65zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"close-circle",theme:"outlined"},v=g,A=e("6VBw"),b=function(r,a){return L.createElement(A.a,Object(y.a)(Object(y.a)({},r),{},{ref:a,icon:v}))};b.displayName="CloseCircleOutlined";var m=U.a=L.forwardRef(b)},"2DNl":function(te,U,e){var y=e("IMiH"),L=e("loD1"),g=e("59Ip"),v=e("aKvl"),A=e("n1HI"),b=e("hX1E"),m=b.normalizeRadian,d=e("Sj9i"),r=e("hyiK"),a=y.CMD,s=Math.PI*2,i=1e-4;function n(I,C){return Math.abs(I-C)C&&F>S&&F>T&&F>B||F1&&u(),H=d.cubicAt(C,S,T,B,t[0]),j>1&&(k=d.cubicAt(C,S,T,B,t[1]))),j===2?zC&&B>S&&B>T||B=0&&F<=1){for(var M=0,K=d.quadraticAt(C,S,T,F),j=0;jN||B<-N)return 0;var R=Math.sqrt(N*N-B*B);l[0]=-R,l[1]=R;var F=Math.abs(S-E);if(F<1e-4)return 0;if(F%s<1e-4){S=0,E=s;var M=T?1:-1;return D>=l[0]+I&&D<=l[1]+I?M:0}if(T){var R=S;S=m(E),E=m(R)}else S=m(S),E=m(E);S>E&&(E+=s);for(var K=0,j=0;j<2;j++){var H=l[j];if(H+I>D){var k=Math.atan2(B,H),M=T?1:-1;k<0&&(k=s+k),(k>=S&&k<=E||k+s>=S&&k+s<=E)&&(k>Math.PI/2&&k1&&(N||(T+=r(D,B,R,F,S,E))),M===1&&(D=I[M],B=I[M+1],R=D,F=B);switch(K){case a.M:R=I[M++],F=I[M++],D=R,B=F;break;case a.L:if(N){if(L.containStroke(D,B,I[M],I[M+1],C,S,E))return!0}else T+=r(D,B,I[M],I[M+1],S,E)||0;D=I[M++],B=I[M++];break;case a.C:if(N){if(g.containStroke(D,B,I[M++],I[M++],I[M++],I[M++],I[M],I[M+1],C,S,E))return!0}else T+=o(D,B,I[M++],I[M++],I[M++],I[M++],I[M],I[M+1],S,E)||0;D=I[M++],B=I[M++];break;case a.Q:if(N){if(v.containStroke(D,B,I[M++],I[M++],I[M],I[M+1],C,S,E))return!0}else T+=c(D,B,I[M++],I[M++],I[M],I[M+1],S,E)||0;D=I[M++],B=I[M++];break;case a.A:var j=I[M++],H=I[M++],k=I[M++],P=I[M++],z=I[M++],Y=I[M++];M+=1;var _=1-I[M++],G=Math.cos(z)*k+j,J=Math.sin(z)*P+H;M>1?T+=r(D,B,G,J,S,E):(R=G,F=J);var ue=(S-j)*P/k+j;if(N){if(A.containStroke(j,H,P,z,z+Y,_,C,ue,E))return!0}else T+=h(j,H,P,z,z+Y,_,ue,E);D=Math.cos(z+Y)*k+j,B=Math.sin(z+Y)*P+H;break;case a.R:R=D=I[M++],F=B=I[M++];var q=I[M++],re=I[M++],G=R+q,J=F+re;if(N){if(L.containStroke(R,F,G,F,C,S,E)||L.containStroke(G,F,G,J,C,S,E)||L.containStroke(G,J,R,J,C,S,E)||L.containStroke(R,J,R,F,C,S,E))return!0}else T+=r(G,F,G,J,S,E),T+=r(R,J,R,F,S,E);break;case a.Z:if(N){if(L.containStroke(D,B,R,F,C,S,E))return!0}else T+=r(D,B,R,F,S,E);D=R,B=F;break}}return!N&&!n(B,F)&&(T+=r(D,B,R,F,S,E)||0),T!==0}function w(I,C,N){return f(I,0,!1,C,N)}function x(I,C,N,S){return f(I,C,!0,N,S)}U.contain=w,U.containStroke=x},"2Qr1":function(te,U,e){"use strict";e.d(U,"d",function(){return r}),e.d(U,"c",function(){return s}),e.d(U,"e",function(){return i}),e.d(U,"b",function(){return t}),e.d(U,"f",function(){return u}),e.d(U,"g",function(){return o}),e.d(U,"a",function(){return c});var y=e("rePB"),L=e("KQm4"),g=e("T5bk"),v=e("U8pU"),A=e("VTBJ"),b=e("Kwbf"),m=e("WKfj");function d(h,f){var w=h.key,x;return"value"in h&&(x=h.value),w!=null?w:x!==void 0?x:"rc-index-key-".concat(f)}function r(h){var f=[];function w(x,I){x.forEach(function(C){I||!("options"in C)?f.push({key:d(C,f.length),groupOption:I,data:C}):(f.push({key:d(C,f.length),group:!0,data:C}),w(C.options,!0))})}return w(h,!1),f}function a(h){var f=Object(A.a)({},h);return"props"in f||Object.defineProperty(f,"props",{get:function(){return Object(b.a)(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),f}}),f}function s(h,f){var w=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},x=w.prevValueOptions,I=x===void 0?[]:x,C=new Map;return f.forEach(function(N){if(!N.group){var S=N.data;C.set(S.value,S)}}),h.map(function(N){var S=C.get(N);return S||(S=Object(A.a)({},I.find(function(E){return E._INTERNAL_OPTION_VALUE_===N}))),a(S)})}var i=function(f,w){var x=w.options,I=w.prevValue,C=w.labelInValue,N=w.optionLabelProp,S=s([f],x)[0],E={value:f},T,D=Object(m.d)(I);return C&&(T=D.find(function(B){return Object(v.a)(B)==="object"&&"value"in B?B.value===f:B.key===f})),T&&Object(v.a)(T)==="object"&&"label"in T?(E.label=T.label,S&&typeof T.label=="string"&&typeof S[N]=="string"&&T.label.trim()!==S[N].trim()&&Object(b.a)(!1,"`label` of `value` is not same as `label` in Select options.")):S&&N in S?E.label=S[N]:E.label=f,E.key=E.value,E};function n(h){return Object(m.d)(h).join("")}function l(h){return function(f,w){var x=f.toLowerCase();if("options"in w)return n(w.label).toLowerCase().includes(x);var I=w[h],C=n(I).toLowerCase();return C.includes(x)}}function t(h,f,w){var x=w.optionFilterProp,I=w.filterOption,C=[],N;return I===!1?f:(typeof I=="function"?N=I:N=l(x),f.forEach(function(S){if("options"in S){var E=N(h,S);if(E)C.push(S);else{var T=S.options.filter(function(D){return N(h,D)});T.length&&C.push(Object(A.a)(Object(A.a)({},S),{},{options:T}))}return}N(h,a(S))&&C.push(S)}),C)}function u(h,f){if(!f||!f.length)return null;var w=!1;function x(C,N){var S=Object(g.a)(N),E=S[0],T=S.slice(1);if(!E)return[C];var D=C.split(E);return w=w||D.length>1,D.reduce(function(B,R){return[].concat(Object(L.a)(B),Object(L.a)(x(R,T)))},[]).filter(function(B){return B})}var I=x(h,f);return w?I:null}function o(h,f){var w=s([h],f)[0];return w.disabled}function c(h,f,w,x){var I=Object(m.d)(f).slice().sort(),C=Object(L.a)(h),N=new Set;return h.forEach(function(S){S.options?S.options.forEach(function(E){N.add(E.value)}):N.add(S.value)}),I.forEach(function(S){var E=x?S.value:S;if(!N.has(E)){var T;C.push(x?(T={},Object(y.a)(T,w,S.label),Object(y.a)(T,"value",E),T):{value:E})}}),C}},"2dDv":function(te,U,e){var y=e("bYtY"),L=e("Fofx"),g=e("+TT/"),v=e("aX7z"),A=e("D1WM"),b=e("IwbS"),m=e("OELB"),d=e("72pK"),r=y.each,a=Math.min,s=Math.max,i=Math.floor,n=Math.ceil,l=m.round,t=Math.PI;function u(w,x,I){this._axesMap=y.createHashMap(),this._axesLayout={},this.dimensions=w.dimensions,this._rect,this._model=w,this._init(w,x,I)}u.prototype={type:"parallel",constructor:u,_init:function(w,x,I){var C=w.dimensions,N=w.parallelAxisIndex;r(C,function(S,E){var T=N[E],D=x.getComponent("parallelAxis",T),B=this._axesMap.set(S,new A(S,v.createScaleByModel(D),[0,0],D.get("type"),T)),R=B.type==="category";B.onBand=R&&D.get("boundaryGap"),B.inverse=D.get("inverse"),D.axis=B,B.model=D,B.coordinateSystem=D.coordinateSystem=this},this)},update:function(w,x){this._updateAxesFromSeries(this._model,w)},containPoint:function(w){var x=this._makeLayoutInfo(),I=x.axisBase,C=x.layoutBase,N=x.pixelDimIndex,S=w[1-N],E=w[N];return S>=I&&S<=I+x.axisLength&&E>=C&&E<=C+x.layoutLength},getModel:function(){return this._model},_updateAxesFromSeries:function(w,x){x.eachSeries(function(I){if(!w.contains(I,x))return;var C=I.getData();r(this.dimensions,function(N){var S=this._axesMap.get(N);S.scale.unionExtentFromData(C,C.mapDimension(N)),v.niceScaleExtent(S.scale,S.model)},this)},this)},resize:function(w,x){this._rect=g.getLayoutRect(w.getBoxLayoutParams(),{width:x.getWidth(),height:x.getHeight()}),this._layoutAxes()},getRect:function(){return this._rect},_makeLayoutInfo:function(){var w=this._model,x=this._rect,I=["x","y"],C=["width","height"],N=w.get("layout"),S=N==="horizontal"?0:1,E=x[C[S]],T=[0,E],D=this.dimensions.length,B=o(w.get("axisExpandWidth"),T),R=o(w.get("axisExpandCount")||0,[0,D]),F=w.get("axisExpandable")&&D>3&&D>R&&R>1&&B>0&&E>0,M=w.get("axisExpandWindow"),K;if(M)K=o(M[1]-M[0],T),M[1]=M[0]+K;else{K=o(B*(R-1),T);var j=w.get("axisExpandCenter")||i(D/2);M=[B*j-K/2],M[1]=M[0]+K}var H=(E-K)/(D-R);H<3&&(H=0);var k=[i(l(M[0]/B,1))+1,n(l(M[1]/B,1))-1],P=H/B*M[0];return{layout:N,pixelDimIndex:S,layoutBase:x[I[S]],layoutLength:E,axisBase:x[I[1-S]],axisLength:x[C[1-S]],axisExpandable:F,axisExpandWidth:B,axisCollapseWidth:H,axisExpandWindow:M,axisCount:D,winInnerIndices:k,axisExpandWindow0Pos:P}},_layoutAxes:function(){var w=this._rect,x=this._axesMap,I=this.dimensions,C=this._makeLayoutInfo(),N=C.layout;x.each(function(S){var E=[0,C.axisLength],T=S.inverse?1:0;S.setExtent(E[T],E[1-T])}),r(I,function(S,E){var T=(C.axisExpandable?h:c)(E,C),D={horizontal:{x:T.position,y:C.axisLength},vertical:{x:0,y:T.position}},B={horizontal:t/2,vertical:0},R=[D[N].x+w.x,D[N].y+w.y],F=B[N],M=L.create();L.rotate(M,M,F),L.translate(M,M,R),this._axesLayout[S]={position:R,rotation:F,transform:M,axisNameAvailableWidth:T.axisNameAvailableWidth,axisLabelShow:T.axisLabelShow,nameTruncateMaxWidth:T.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}},this)},getAxis:function(w){return this._axesMap.get(w)},dataToPoint:function(w,x){return this.axisCoordToPoint(this._axesMap.get(x).dataToCoord(w),x)},eachActiveState:function(w,x,I,C){I==null&&(I=0),C==null&&(C=w.count());var N=this._axesMap,S=this.dimensions,E=[],T=[];y.each(S,function(H){E.push(w.mapDimension(H)),T.push(N.get(H).model)});for(var D=this.hasAxisBrushed(),B=I;BN*(1-R[0])?(D="jump",T=E-N*(1-R[2])):(T=E-N*R[1])>=0&&(T=E-N*(1-R[1]))<=0&&(T=0),T*=x.axisExpandWidth/B,T?d(T,C,S,"all"):D="none";else{var N=C[1]-C[0],M=S[1]*E/N;C=[s(0,M-N/2)],C[1]=a(S[1],C[0]+N),C[0]=C[1]-N}return{axisExpandWindow:C,behavior:D}}};function o(w,x){return a(s(w,x[0]),x[1])}function c(w,x){var I=x.layoutLength/(x.axisCount-1);return{position:I*w,axisNameAvailableWidth:I,axisLabelShow:!0}}function h(w,x){var I=x.layoutLength,C=x.axisExpandWidth,N=x.axisCount,S=x.axisCollapseWidth,E=x.winInnerIndices,T,D=S,B=!1,R;return w1&&arguments[1]!==void 0?arguments[1]:1,Jt=he.length,bn=0;bn1&&arguments[1]!==void 0?arguments[1]:!1;return Object(k.a)(tt).map(function(ct,St){if(!n.isValidElement(ct)||!ct.type)return null;var rt=ct.type.isSelectOptGroup,ht=ct.key,je=ct.props,Me=je.children,Ne=Object(x.a)(je,["children"]);return Dt||!rt?P(ct):Object(H.a)(Object(H.a)({key:"__RC_SELECT_GRP__".concat(ht===null?St:ht,"__"),label:ht},Ne),{},{options:z(Me)})}).filter(function(ct){return ct})}var Y=e("2Qr1"),_=e("qNPg"),G=e("U8pU"),J=e("Kwbf"),ue=e("WKfj");function q(tt){var Dt=tt.mode,ct=tt.options,St=tt.children,rt=tt.backfill,ht=tt.allowClear,je=tt.placeholder,Me=tt.getInputElement,Ne=tt.showSearch,it=tt.onSearch,wt=tt.defaultOpen,jt=tt.autoFocus,lt=tt.labelInValue,Te=tt.value,mt=tt.inputValue,tn=tt.optionLabelProp,Vt=Dt==="multiple"||Dt==="tags",Yt=Ne!==void 0?Ne:Vt||Dt==="combobox",Qt=ct||z(St);if(Object(J.a)(Dt!=="tags"||Qt.every(function(de){return!de.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),Dt==="tags"||Dt==="combobox"){var an=Qt.some(function(de){return de.options?de.options.some(function(he){return typeof("value"in he?he.value:he.key)=="number"}):typeof("value"in de?de.value:de.key)=="number"});Object(J.a)(!an,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(Object(J.a)(Dt!=="combobox"||!tn,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),Object(J.a)(Dt==="combobox"||!rt,"`backfill` only works with `combobox` mode."),Object(J.a)(Dt==="combobox"||!Me,"`getInputElement` only work with `combobox` mode."),Object(J.b)(Dt!=="combobox"||!Me||!ht||!je,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),it&&!Yt&&Dt!=="combobox"&&Dt!=="tags"&&Object(J.a)(!1,"`onSearch` should work with `showSearch` instead of use alone."),Object(J.b)(!wt||jt,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),Te!=null){var on=Object(ue.d)(Te);Object(J.a)(!lt||on.every(function(de){return Object(G.a)(de)==="object"&&("key"in de||"value"in de)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),Object(J.a)(!Vt||Array.isArray(Te),"`value` should be array when `mode` is `multiple` or `tags`")}if(St){var vt=null;Object(k.a)(St).some(function(de){if(!n.isValidElement(de)||!de.type)return!1;var he=de.type;if(he.isSelectOption)return!1;if(he.isSelectOptGroup){var Pt=Object(k.a)(de.props.children).every(function(We){return!n.isValidElement(We)||!de.type||We.type.isSelectOption?!0:(vt=We.type,!1)});return!Pt}return vt=he,!0}),vt&&Object(J.a)(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(vt.displayName||vt.name||vt,"`.")),Object(J.a)(mt===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}var re=q,me=Object(_.a)({prefixCls:"rc-select",components:{optionList:R},convertChildrenToData:z,flattenOptions:Y.d,getLabeledValue:Y.e,filterOptions:Y.b,isValueDisabled:Y.g,findValueOption:Y.c,warningProps:re,fillOptionsWithMissingValue:Y.a}),be=function(tt){Object(h.a)(ct,tt);var Dt=Object(f.a)(ct);function ct(){var St;return Object(o.a)(this,ct),St=Dt.apply(this,arguments),St.selectRef=n.createRef(),St.focus=function(){St.selectRef.current.focus()},St.blur=function(){St.selectRef.current.blur()},St}return Object(c.a)(ct,[{key:"render",value:function(){return n.createElement(me,Object.assign({ref:this.selectRef},this.props))}}]),ct}(n.Component);be.Option=M,be.OptGroup=j;var ke=be,ce=ke,Ee=e("H84U"),pe=e("1vzs"),Se=e("3Nzz"),st=function(tt){a()(ct,tt);var Dt=i()(ct);function ct(){var St;return b()(this,ct),St=Dt.apply(this,arguments),St.selectRef=n.createRef(),St.focus=function(){St.selectRef.current&&St.selectRef.current.focus()},St.blur=function(){St.selectRef.current&&St.selectRef.current.blur()},St.getMode=function(){var rt=St.props.mode;return rt==="combobox"?void 0:rt===ct.SECRET_COMBOBOX_MODE_DO_NOT_USE?"combobox":rt},St.renderSelect=function(rt){var ht=rt.getPopupContainer,je=rt.getPrefixCls,Me=rt.renderEmpty,Ne=rt.direction,it=rt.virtual,wt=rt.dropdownMatchSelectWidth,jt=St.props,lt=jt.prefixCls,Te=jt.notFoundContent,mt=jt.className,tn=jt.size,Vt=jt.listHeight,Yt=Vt===void 0?256:Vt,Qt=jt.listItemHeight,an=Qt===void 0?24:Qt,on=jt.getPopupContainer,vt=jt.dropdownClassName,de=jt.bordered,he=je("select",lt),Pt=St.getMode(),We=Pt==="multiple"||Pt==="tags",Je;Te!==void 0?Je=Te:Pt==="combobox"?Je=null:Je=Me("Select");var Ln=Object(pe.a)(v()(v()({},St.props),{multiple:We,prefixCls:he})),jn=Ln.suffixIcon,Sn=Ln.itemIcon,Xn=Ln.removeIcon,rr=Ln.clearIcon,hr=Object(l.default)(St.props,["prefixCls","suffixIcon","itemIcon","removeIcon","clearIcon","size","bordered"]),gn=u()(vt,L()({},"".concat(he,"-dropdown-").concat(Ne),Ne==="rtl"));return n.createElement(Se.b.Consumer,null,function(vn){var Ft,Ye=tn||vn,Pe=u()(mt,(Ft={},L()(Ft,"".concat(he,"-lg"),Ye==="large"),L()(Ft,"".concat(he,"-sm"),Ye==="small"),L()(Ft,"".concat(he,"-rtl"),Ne==="rtl"),L()(Ft,"".concat(he,"-borderless"),!de),Ft));return n.createElement(ce,v()({ref:St.selectRef,virtual:it,dropdownMatchSelectWidth:wt},hr,{listHeight:Yt,listItemHeight:an,mode:Pt,prefixCls:he,direction:Ne,inputIcon:jn,menuItemSelectedIcon:Sn,removeIcon:Xn,clearIcon:rr,notFoundContent:Je,className:Pe,getPopupContainer:on||ht,dropdownClassName:gn}))})},St}return d()(ct,[{key:"render",value:function(){return n.createElement(Ee.a,null,this.renderSelect)}}]),ct}(n.Component);st.Option=M,st.OptGroup=j,st.SECRET_COMBOBOX_MODE_DO_NOT_USE="SECRET_COMBOBOX_MODE_DO_NOT_USE",st.defaultProps={transitionName:"slide-up",choiceTransitionName:"",bordered:!0};var qe=U.a=st},"2fw6":function(te,U,e){var y=e("y+Vt"),L=y.extend({type:"circle",shape:{cx:0,cy:0,r:0},buildPath:function(v,A,b){b&&v.moveTo(A.cx+A.r,A.cy),v.arc(A.cx,A.cy,A.r,0,Math.PI*2,!0)}});te.exports=L},"2jpz":function(te,U,e){"use strict";e.d(U,"a",function(){return c});var y=e("cDf5"),L=e.n(y),g=e("q1tI"),v=e.n(g),A=e("TSYQ"),b=e.n(A),m=e("gZBC"),d=e.n(m),r=e("vk+C"),a=e.n(r),s=e("pG52"),i=e.n(s),n=e("Csr3"),l=e.n(n),t=e("e5VY"),u=e.n(t),o=e("0n0R");function c(h,f,w,x){var I=x.isLeaf,C=x.expanded,N=x.loading;if(N)return g.createElement(d.a,{className:"".concat(h,"-switcher-loading-icon")});var S;if(w&&L()(w)==="object"&&(S=w.showLeafIcon),I)return w?L()(w)==="object"&&!S?g.createElement("span",{className:"".concat(h,"-switcher-leaf-line")}):g.createElement(a.a,{className:"".concat(h,"-switcher-line-icon")}):null;var E="".concat(h,"-switcher-icon");return Object(o.b)(f)?Object(o.a)(f,{className:b()(f.props.className||"",E)}):f||(w?C?g.createElement(i.a,{className:"".concat(h,"-switcher-line-icon")}):g.createElement(l.a,{className:"".concat(h,"-switcher-line-icon")}):g.createElement(u.a,{className:E}))}},"2oIt":function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},"2uGb":function(te,U,e){var y=e("ProS");e("ko1b"),e("s2lz"),e("RBEP");var L=e("kMLO"),g=e("nKiI");y.registerVisual(L),y.registerLayout(g)},"2w7y":function(te,U,e){var y=e("ProS");e("qMZE"),e("g0SD"),y.registerPreprocessor(function(L){L.markPoint=L.markPoint||{}})},"33Ds":function(te,U,e){var y=e("ProS"),L=e("b9oc"),g=e("Kagy"),v=e("IUWy"),A=g.toolbox.restore;function b(r){this.model=r}b.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:A.title};var m=b.prototype;m.onclick=function(r,a,s){L.clear(r),a.dispatchAction({type:"restore",from:this.uid})},v.register("restore",b),y.registerAction({type:"restore",event:"restore",update:"prepareAndUpdate"},function(r,a){a.resetOption("recreate")});var d=b;te.exports=d},"3C/r":function(te,U){var e=function(g,v){this.image=g,this.repeat=v,this.type="pattern"};e.prototype.getCanvasPattern=function(L){return L.createPattern(this.image,this.repeat||"repeat")};var y=e;te.exports=y},"3CBa":function(te,U,e){var y=e("hydK"),L=y.createElement,g=e("bYtY"),v=e("SUKs"),A=e("y+Vt"),b=e("Dagg"),m=e("dqUG"),d=e("DBLp"),r=e("sW+o"),a=e("n6Mw"),s=e("vKoX"),i=e("P47w"),n=i.path,l=i.image,t=i.text;function u(E){return parseInt(E,10)}function o(E){return E instanceof A?n:E instanceof b?l:E instanceof m?t:n}function c(E,T){return T&&E&&T.parentNode!==E}function h(E,T,D){if(c(E,T)&&D){var B=D.nextSibling;B?E.insertBefore(T,B):E.appendChild(T)}}function f(E,T){if(c(E,T)){var D=E.firstChild;D?E.insertBefore(T,D):E.appendChild(T)}}function w(E,T){T&&E&&T.parentNode===E&&E.removeChild(T)}function x(E){return E.__textSvgEl}function I(E){return E.__svgEl}var C=function(T,D,B,R){this.root=T,this.storage=D,this._opts=B=g.extend({},B||{});var F=L("svg");F.setAttribute("xmlns","http://www.w3.org/2000/svg"),F.setAttribute("version","1.1"),F.setAttribute("baseProfile","full"),F.style.cssText="user-select:none;position:absolute;left:0;top:0;";var M=L("g");F.appendChild(M);var K=L("g");F.appendChild(K),this.gradientManager=new r(R,K),this.clipPathManager=new a(R,K),this.shadowManager=new s(R,K);var j=document.createElement("div");j.style.cssText="overflow:hidden;position:relative",this._svgDom=F,this._svgRoot=K,this._backgroundRoot=M,this._viewport=j,T.appendChild(j),j.appendChild(F),this.resize(B.width,B.height),this._visibleList=[]};C.prototype={constructor:C,getType:function(){return"svg"},getViewportRoot:function(){return this._viewport},getSvgDom:function(){return this._svgDom},getSvgRoot:function(){return this._svgRoot},getViewportRootOffset:function(){var T=this.getViewportRoot();if(T)return{offsetLeft:T.offsetLeft||0,offsetTop:T.offsetTop||0}},refresh:function(){var T=this.storage.getDisplayList(!0);this._paintList(T)},setBackgroundColor:function(T){this._backgroundRoot&&this._backgroundNode&&this._backgroundRoot.removeChild(this._backgroundNode);var D=L("rect");D.setAttribute("width",this.getWidth()),D.setAttribute("height",this.getHeight()),D.setAttribute("x",0),D.setAttribute("y",0),D.setAttribute("id",0),D.style.fill=T,this._backgroundRoot.appendChild(D),this._backgroundNode=D},_paintList:function(T){this.gradientManager.markAllUnused(),this.clipPathManager.markAllUnused(),this.shadowManager.markAllUnused();var D=this._svgRoot,B=this._visibleList,R=T.length,F=[],M;for(M=0;M=0;--K)if(M[K]===F)return!0;return!1}),B}else return null;else return B[0]},resize:function(T,D){var B=this._viewport;B.style.display="none";var R=this._opts;if(T!=null&&(R.width=T),D!=null&&(R.height=D),T=this._getSize(0),D=this._getSize(1),B.style.display="",this._width!==T||this._height!==D){this._width=T,this._height=D;var F=B.style;F.width=T+"px",F.height=D+"px";var M=this._svgDom;M.setAttribute("width",T),M.setAttribute("height",D)}this._backgroundNode&&(this._backgroundNode.setAttribute("width",T),this._backgroundNode.setAttribute("height",D))},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(T){var D=this._opts,B=["width","height"][T],R=["clientWidth","clientHeight"][T],F=["paddingLeft","paddingTop"][T],M=["paddingRight","paddingBottom"][T];if(D[B]!=null&&D[B]!=="auto")return parseFloat(D[B]);var K=this.root,j=document.defaultView.getComputedStyle(K);return(K[R]||u(j[B])||u(K.style[B]))-(u(j[F])||0)-(u(j[M])||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 T=encodeURIComponent(this._svgDom.outerHTML.replace(/> \r<`));return"data:image/svg+xml;charset=UTF-8,"+T}};function N(E){return function(){v('In SVG mode painter not support method "'+E+'"')}}g.each(["getLayer","insertLayer","eachLayer","eachBuiltinLayer","eachOtherLayer","getLayers","modLayer","delLayer","clearLayer","pathToImage"],function(E){C.prototype[E]=N(E)});var S=C;te.exports=S},"3LNs":function(te,U,e){var y=e("bYtY"),L=e("Yl7c"),g=e("IwbS"),v=e("zTMp"),A=e("YH21"),b=e("iLNv"),m=e("4NO4"),d=m.makeInner,r=d(),a=y.clone,s=y.bind;function i(){}i.prototype={_group:null,_lastGraphicKey:null,_handle:null,_dragging:!1,_lastValue:null,_lastStatus:null,_payloadInfo:null,animationThreshold:15,render:function(h,f,w,x){var I=f.get("value"),C=f.get("status");if(this._axisModel=h,this._axisPointerModel=f,this._api=w,!x&&this._lastValue===I&&this._lastStatus===C)return;this._lastValue=I,this._lastStatus=C;var N=this._group,S=this._handle;if(!C||C==="hide"){N&&N.hide(),S&&S.hide();return}N&&N.show(),S&&S.show();var E={};this.makeElOption(E,I,h,f,w);var T=E.graphicKey;T!==this._lastGraphicKey&&this.clear(w),this._lastGraphicKey=T;var D=this._moveAnimation=this.determineAnimation(h,f);if(!N)N=this._group=new g.Group,this.createPointerEl(N,E,h,f),this.createLabelEl(N,E,h,f),w.getZr().add(N);else{var B=y.curry(n,f,D);this.updatePointerEl(N,E,B,f),this.updateLabelEl(N,E,B,f)}o(N,f,!0),this._renderHandle(I)},remove:function(h){this.clear(h)},dispose:function(h){this.clear(h)},determineAnimation:function(h,f){var w=f.get("animation"),x=h.axis,I=x.type==="category",C=f.get("snap");if(!C&&!I)return!1;if(w==="auto"||w==null){var N=this.animationThreshold;if(I&&x.getBandWidth()>N)return!0;if(C){var S=v.getAxisInfo(h).seriesDataCount,E=x.getExtent();return Math.abs(E[0]-E[1])/S>N}return!1}return w===!0},makeElOption:function(h,f,w,x,I){},createPointerEl:function(h,f,w,x){var I=f.pointer;if(I){var C=r(h).pointerEl=new g[I.type](a(f.pointer));h.add(C)}},createLabelEl:function(h,f,w,x){if(f.label){var I=r(h).labelEl=new g.Rect(a(f.label));h.add(I),t(I,x)}},updatePointerEl:function(h,f,w){var x=r(h).pointerEl;x&&f.pointer&&(x.setStyle(f.pointer.style),w(x,{shape:f.pointer.shape}))},updateLabelEl:function(h,f,w,x){var I=r(h).labelEl;I&&(I.setStyle(f.label.style),w(I,{shape:f.label.shape,position:f.label.position}),t(I,x))},_renderHandle:function(h){if(this._dragging||!this.updateHandleTransform)return;var f=this._axisPointerModel,w=this._api.getZr(),x=this._handle,I=f.getModel("handle"),C=f.get("status");if(!I.get("show")||!C||C==="hide"){x&&w.remove(x),this._handle=null;return}var N;this._handle||(N=!0,x=this._handle=g.createIcon(I.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(T){A.stop(T.event)},onmousedown:s(this._onHandleDragMove,this,0,0),drift:s(this._onHandleDragMove,this),ondragend:s(this._onHandleDragEnd,this)}),w.add(x)),o(x,f,!1);var S=["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];x.setStyle(I.getItemStyle(null,S));var E=I.get("size");y.isArray(E)||(E=[E,E]),x.attr("scale",[E[0]/2,E[1]/2]),b.createOrUpdate(this,"_doDispatchAxisPointer",I.get("throttle")||0,"fixRate"),this._moveHandleToValue(h,N)},_moveHandleToValue:function(h,f){n(this._axisPointerModel,!f&&this._moveAnimation,this._handle,u(this.getHandleTransform(h,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(h,f){var w=this._handle;if(!w)return;this._dragging=!0;var x=this.updateHandleTransform(u(w),[h,f],this._axisModel,this._axisPointerModel);this._payloadInfo=x,w.stopAnimation(),w.attr(u(x)),r(w).lastProp=null,this._doDispatchAxisPointer()},_doDispatchAxisPointer:function(){var h=this._handle;if(!h)return;var f=this._payloadInfo,w=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:f.cursorPoint[0],y:f.cursorPoint[1],tooltipOption:f.tooltipOption,axesInfo:[{axisDim:w.axis.dim,axisIndex:w.componentIndex}]})},_onHandleDragEnd:function(h){this._dragging=!1;var f=this._handle;if(!f)return;var w=this._axisPointerModel.get("value");this._moveHandleToValue(w),this._api.dispatchAction({type:"hideTip"})},getHandleTransform:null,updateHandleTransform:null,clear:function(h){this._lastValue=null,this._lastStatus=null;var f=h.getZr(),w=this._group,x=this._handle;f&&w&&(this._lastGraphicKey=null,w&&f.remove(w),x&&f.remove(x),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(h,f,w){return w=w||0,{x:h[w],y:h[1-w],width:f[w],height:f[1-w]}}},i.prototype.constructor=i;function n(h,f,w,x){l(r(w).lastProp,x)||(r(w).lastProp=x,f?g.updateProps(w,x,h):(w.stopAnimation(),w.attr(x)))}function l(h,f){if(y.isObject(h)&&y.isObject(f)){var w=!0;return y.each(f,function(x,I){w=w&&l(h[I],x)}),!!w}else return h===f}function t(h,f){h[f.get("label.show")?"show":"hide"]()}function u(h){return{position:h.position.slice(),rotation:h.rotation||0}}function o(h,f,w){var x=f.get("z"),I=f.get("zlevel");h&&h.traverse(function(C){C.type!=="group"&&(x!=null&&(C.z=x),I!=null&&(C.zlevel=I),C.silent=w)})}L.enableClassExtend(i);var c=i;te.exports=c},"3OrL":function(te,U,e){var y=e("bYtY"),L=e("6Ic6"),g=e("IwbS"),v=e("y+Vt"),A=["itemStyle"],b=["emphasis","itemStyle"],m=L.extend({type:"boxplot",render:function(n,l,t){var u=n.getData(),o=this.group,c=this._data;this._data||o.removeAll();var h=n.get("layout")==="horizontal"?1:0;u.diff(c).add(function(f){if(u.hasValue(f)){var w=u.getItemLayout(f),x=r(w,u,f,h,!0);u.setItemGraphicEl(f,x),o.add(x)}}).update(function(f,w){var x=c.getItemGraphicEl(w);if(!u.hasValue(f)){o.remove(x);return}var I=u.getItemLayout(f);x?a(I,x,u,f):x=r(I,u,f,h),o.add(x),u.setItemGraphicEl(f,x)}).remove(function(f){var w=c.getItemGraphicEl(f);w&&o.remove(w)}).execute(),this._data=u},remove:function(n){var l=this.group,t=this._data;this._data=null,t&&t.eachItemGraphicEl(function(u){u&&l.remove(u)})},dispose:y.noop}),d=v.extend({type:"boxplotBoxPath",shape:{},buildPath:function(n,l){var t=l.points,u=0;for(n.moveTo(t[u][0],t[u][1]),u++;u<4;u++)n.lineTo(t[u][0],t[u][1]);for(n.closePath();u=0||Vt.indexOf("Bottom")>=0?Qt.top="".concat(Yt.height-mt.offset[1],"px"):(Vt.indexOf("Top")>=0||Vt.indexOf("bottom")>=0)&&(Qt.top="".concat(-mt.offset[1],"px")),Vt.indexOf("left")>=0||Vt.indexOf("Right")>=0?Qt.left="".concat(Yt.width-mt.offset[0],"px"):(Vt.indexOf("right")>=0||Vt.indexOf("Left")>=0)&&(Qt.left="".concat(-mt.offset[0],"px")),Te.style.transformOrigin="".concat(Qt.left," ").concat(Qt.top)},Ee=function(){var Te=H.title,mt=H.overlay;return Te===0?Te:mt||Te||""},pe=H.prefixCls,Se=H.openClassName,st=H.getPopupContainer,qe=H.getTooltipContainer,tt=H.overlayClassName,Dt=H.color,ct=H.overlayInnerStyle,St=H.children,rt=_("tooltip",pe),ht=q;!("visible"in H)&&me()&&(ht=!1);var je=M(Object(T.b)(St)?St:m.createElement("span",null,St),rt),Me=je.props,Ne=x()(Me.className,L()({},Se||"".concat(rt,"-open"),!0)),it=x()(tt,(P={},L()(P,"".concat(rt,"-rtl"),G==="rtl"),L()(P,"".concat(rt,"-").concat(Dt),Dt&&F.test(Dt)),P)),wt,jt;return Dt&&!F.test(Dt)&&(wt=b()(b()({},ct),{background:Dt}),jt={background:Dt}),m.createElement(f,b()({},H,{prefixCls:rt,overlayClassName:it,getTooltipContainer:st||qe||Y,ref:k,builtinPlacements:ke(),overlay:Ee(),visible:ht,onVisibleChange:be,onPopupAlign:ce,overlayInnerStyle:wt,arrowContent:m.createElement("span",{className:"".concat(rt,"-arrow-content"),style:jt})}),ht?Object(T.a)(je,{className:Ne}):je)});K.displayName="Tooltip",K.defaultProps={placement:"top",transitionName:"zoom-big-fast",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrowPointAtCenter:!1,autoAdjustOverflow:!0};var j=U.a=K},"3TkU":function(te,U,e){e("aTJb"),e("OlYY"),e("fc+c"),e("QUw5"),e("Swgg"),e("LBfv"),e("noeP")},"3X6L":function(te,U,e){var y=e("bYtY"),L=e("7a+S"),g=e("OKJ2"),v=L.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:[]}});y.mixin(v,g);var A=v;te.exports=A},"3e3G":function(te,U,e){var y=e("bYtY"),L=e("QuXc"),g=function(b,m,d,r,a){this.x=b==null?.5:b,this.y=m==null?.5:m,this.r=d==null?.5:d,this.type="radial",this.global=a||!1,L.call(this,r)};g.prototype={constructor:g},y.inherits(g,L);var v=g;te.exports=v},"3gBT":function(te,U){var e=2311;function y(){return e++}te.exports=y},"3hzK":function(te,U){var e={getBoxLayoutParams:function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}}};te.exports=e},"3m61":function(te,U){function e(L){return L instanceof Array||(L=[L,L]),L}function y(L){L.eachSeriesByType("graph",function(g){var v=g.getGraph(),A=g.getEdgeData(),b=e(g.get("edgeSymbol")),m=e(g.get("edgeSymbolSize")),d="lineStyle.color".split("."),r="lineStyle.opacity".split(".");A.setVisual("fromSymbol",b&&b[0]),A.setVisual("toSymbol",b&&b[1]),A.setVisual("fromSymbolSize",m&&m[0]),A.setVisual("toSymbolSize",m&&m[1]),A.setVisual("color",g.get(d)),A.setVisual("opacity",g.get(r)),A.each(function(a){var s=A.getItemModel(a),i=v.getEdgeByIndex(a),n=e(s.getShallow("symbol",!0)),l=e(s.getShallow("symbolSize",!0)),t=s.get(d),u=s.get(r);switch(t){case"source":t=i.node1.getVisual("color");break;case"target":t=i.node2.getVisual("color");break}n[0]&&i.setVisual("fromSymbol",n[0]),n[1]&&i.setVisual("toSymbol",n[1]),l[0]&&i.setVisual("fromSymbolSize",l[0]),l[1]&&i.setVisual("toSymbolSize",l[1]),i.setVisual("color",t),i.setVisual("opacity",u)})})}te.exports=y},"3zoK":function(te,U,e){var y=e("bYtY"),L=e("bLfw"),g=e("KCsZ"),v=e("nkfE"),A=e("OELB"),b=e("ICMv"),m=L.extend({type:"baseParallelAxis",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return g([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},setActiveIntervals:function(s){var i=this.activeIntervals=y.clone(s);if(i)for(var n=i.length-1;n>=0;n--)A.asc(i[n])},getActiveState:function(s){var i=this.activeIntervals;if(!i.length)return"normal";if(s==null||isNaN(s))return"inactive";if(i.length===1){var n=i[0];if(n[0]<=s&&s<=n[1])return"active"}else for(var l=0,t=i.length;l40&&(R=Math.max(1,Math.floor(B/40)));for(var F=D[0],M=C.dataToCoord(F+1)-C.dataToCoord(F),K=Math.abs(M*Math.cos(E)),j=Math.abs(M*Math.sin(E)),H=0,k=0;F<=D[1];F+=R){var P=0,z=0,Y=L.getBoundingRect(S(F),N.font,"center","top");P=Y.width*1.3,z=Y.height*1.3,H=Math.max(H,P,7),k=Math.max(k,z,7)}var _=H/K,G=k/j;isNaN(_)&&(_=Infinity),isNaN(G)&&(G=Infinity);var J=Math.max(0,Math.floor(Math.min(_,G))),ue=r(C.model),q=C.getExtent(),re=ue.lastAutoInterval,me=ue.lastTickCount;return re!=null&&me!=null&&Math.abs(re-J)<=1&&Math.abs(me-B)<=1&&re>J&&ue.axisExtend0===q[0]&&ue.axisExtend1===q[1]?J=re:(ue.lastTickCount=B,ue.lastAutoInterval=J,ue.axisExtend0=q[0],ue.axisExtend1=q[1]),J}function w(C){var N=C.getLabelModel();return{axisRotate:C.getRotate?C.getRotate():C.isHorizontal&&!C.isHorizontal()?90:0,labelRotate:N.get("rotate")||0,font:N.getFont()}}function x(C,N,S){var E=b(C),T=C.scale,D=T.getExtent(),B=C.getLabelModel(),R=[],F=Math.max((N||0)+1,1),M=D[0],K=T.count();M!==0&&F>1&&K/F>2&&(M=Math.round(Math.ceil(M/F)*F));var j=d(C),H=B.get("showMinLabel")||j,k=B.get("showMaxLabel")||j;H&&M!==D[0]&&z(D[0]);for(var P=M;P<=D[1];P+=F)z(P);k&&P-F!==D[1]&&z(D[1]);function z(Y){R.push(S?Y:{formattedLabel:E(Y),rawLabel:T.getLabel(Y),tickValue:Y})}return R}function I(C,N,S){var E=C.scale,T=b(C),D=[];return y.each(E.getTicks(),function(B){var R=E.getLabel(B);N(B,R)&&D.push(S?B:{formattedLabel:T(B),rawLabel:R,tickValue:B})}),D}U.createAxisLabels=a,U.createAxisTicks=s,U.calculateCategoryInterval=f},"4NO4":function(te,U,e){var y=e("bYtY"),L=e("ItGF"),g=y.each,v=y.isObject,A=y.isArray,b="series\0";function m(S){return S instanceof Array?S:S==null?[]:[S]}function d(S,E,T){if(S){S[E]=S[E]||{},S.emphasis=S.emphasis||{},S.emphasis[E]=S.emphasis[E]||{};for(var D=0,B=T.length;D=T.length&&T.push({option:D})}),T}function n(S){var E=y.createHashMap();g(S,function(T,D){var B=T.exist;B&&E.set(B.id,T)}),g(S,function(T,D){var B=T.option;y.assert(!B||B.id==null||!E.get(B.id)||E.get(B.id)===T,"id duplicates: "+(B&&B.id)),B&&B.id!=null&&E.set(B.id,T),!T.keyInfo&&(T.keyInfo={})}),g(S,function(T,D){var B=T.exist,R=T.option,F=T.keyInfo;if(!v(R))return;if(F.name=R.name!=null?R.name+"":B?B.name:b+D,B)F.id=B.id;else if(R.id!=null)F.id=R.id+"";else{var M=0;do F.id="\0"+F.name+"\0"+M++;while(E.get(F.id))}E.set(F.id,T)})}function l(S){var E=S.name;return!!(E&&E.indexOf(b))}function t(S){return v(S)&&S.id&&(S.id+"").indexOf("\0_ec_\0")===0}function u(S,E){var T={},D={};return B(S||[],T),B(E||[],D,T),[R(T),R(D)];function B(F,M,K){for(var j=0,H=F.length;j=A[0]&&v<=A[1]},L.prototype.normalize=function(v){var A=this._extent;return A[1]===A[0]?.5:(v-A[0])/(A[1]-A[0])},L.prototype.scale=function(v){var A=this._extent;return v*(A[1]-A[0])+A[0]},L.prototype.unionExtent=function(v){var A=this._extent;v[0]A[1]&&(A[1]=v[1])},L.prototype.unionExtentFromData=function(v,A){this.unionExtent(v.getApproximateExtent(A))},L.prototype.getExtent=function(){return this._extent.slice()},L.prototype.setExtent=function(v,A){var b=this._extent;isNaN(v)||(b[0]=v),isNaN(A)||(b[1]=A)},L.prototype.isBlank=function(){return this._isBlank},L.prototype.setBlank=function(v){this._isBlank=v},L.prototype.getLabel=null,y.enableClassExtend(L),y.enableClassManagement(L,{registerWhenExtend:!0});var g=L;te.exports=g},"4fz+":function(te,U,e){var y=e("bYtY"),L=e("1bdT"),g=e("mFDi"),v=function(m){m=m||{},L.call(this,m);for(var d in m)m.hasOwnProperty(d)&&(this[d]=m[d]);this._children=[],this.__storage=null,this.__dirty=!0};v.prototype={constructor:v,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(m){return this._children[m]},childOfName:function(m){for(var d=this._children,r=0;r=0&&(r.splice(a,0,m),this._doAdd(m))}return this},_doAdd:function(m){m.parent&&m.parent.remove(m),m.parent=this;var d=this.__storage,r=this.__zr;d&&d!==m.__storage&&(d.addToStorage(m),m instanceof v&&m.addChildrenToStorage(d)),r&&r.refresh()},remove:function(m){var d=this.__zr,r=this.__storage,a=this._children,s=y.indexOf(a,m);return s<0?this:(a.splice(s,1),m.parent=null,r&&(r.delFromStorage(m),m instanceof v&&m.delChildrenFromStorage(r)),d&&d.refresh(),this)},removeAll:function(){var m=this._children,d=this.__storage,r,a;for(a=0;a1e-4){N[0]=c-f,N[1]=h-w,S[0]=c+f,S[1]=h+w;return}if(d[0]=b(x)*f+c,d[1]=A(x)*w+h,r[0]=b(I)*f+c,r[1]=A(I)*w+h,E(N,d,r),T(S,d,r),x=x%m,x<0&&(x=x+m),I=I%m,I<0&&(I=I+m),x>I&&!C?I+=m:xx&&(a[0]=b(R)*f+c,a[1]=A(R)*w+h,E(N,a,N),T(S,a,S))}U.fromPoints=s,U.fromLine=i,U.fromCubic=t,U.fromQuadratic=u,U.fromArc=o},"4vCz":function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("X2/X")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="PlusSquareOutlined";var d=v.forwardRef(m);U.default=d},"4xFK":function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},"56rv":function(te,U,e){var y=e("IwbS"),L=e("x3X8"),g=L.getDefaultLabel;function v(b,m,d,r,a,s,i){var n=d.getModel("label"),l=d.getModel("emphasis.label");y.setLabelStyle(b,m,n,l,{labelFetcher:a,labelDataIndex:s,defaultText:g(a.getData(),s),isRectText:!0,autoColor:r}),A(b),A(m)}function A(b,m){b.textPosition==="outside"&&(b.textPosition=m)}U.setLabel=v},"59Ip":function(te,U,e){var y=e("Sj9i");function L(g,v,A,b,m,d,r,a,s,i,n){if(s===0)return!1;var l=s;if(n>v+l&&n>b+l&&n>d+l&&n>a+l||ng+l&&i>A+l&&i>m+l&&i>r+l||id)return m[a];return m[r-1]}var b={clearColorPalette:function(){v(this).colorIdx=0,v(this).colorNameMap={}},getColorFromPalette:function(m,d,r){d=d||this;var a=v(d),s=a.colorIdx||0,i=a.colorNameMap=a.colorNameMap||{};if(i.hasOwnProperty(m))return i[m];var n=g(this.get("color",!0)),l=this.get("colorLayer",!0),t=r==null||!l?n:A(l,r);if(t=t||n,!t||!t.length)return;var u=t[s];return m&&(i[m]=u),a.colorIdx=(s+1)%t.length,u}};te.exports=b},"5NDa":function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("OnYD"),v=e.n(g),A=e("+L6B")},"5NHt":function(te,U,e){e("aTJb"),e("OlYY"),e("fc+c"),e("N5BQ"),e("IyUQ"),e("LBfv"),e("noeP")},"5OYt":function(te,U,e){"use strict";var y=e("J4zp"),L=e.n(y),g=e("q1tI"),v=e.n(g),A=e("ACnJ");function b(){var m=Object(g.useState)({}),d=L()(m,2),r=d[0],a=d[1];return Object(g.useEffect)(function(){var s=A.a.subscribe(function(i){a(i)});return function(){return A.a.unsubscribe(s)}},[]),r}U.a=b},"5RzL":function(te,U,e){"use strict";var y=e("pVnL"),L=e.n(y),g=e("lSNA"),v=e.n(g),A=e("lwsE"),b=e.n(A),m=e("W8MJ"),d=e.n(m),r=e("7W2i"),a=e.n(r),s=e("LQ03"),i=e.n(s),n=e("q1tI"),l=e("1OyB"),t=e("vuIU"),u=e("Ji7U"),o=e("LK+K"),c=e("KQm4"),h=e("U8pU"),f=e("ODXe"),w=e("VTBJ"),x=e("qNPg"),I=e("2Qr1"),C=e("815F"),N=e("NvD2"),S=e("wPlo"),E=e("6cGi"),T=e("Kwbf"),D=e("4IlW"),B=e("YrtM"),R=e("fAei"),F=n.createContext(null);function M(Sn,Xn){if(!Sn)return!0;var rr=Sn.data,hr=rr.disabled,gn=rr.disableCheckbox;switch(Xn){case"select":return hr;case"checkbox":return hr||gn}return!1}function K(Sn,Xn){var rr=n.useCallback(function(gn){var vn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"select",Ft=arguments.length>2?arguments[2]:void 0,Ye=Sn.get(gn);return!Ft&&M(Ye,vn)?null:Ye},[Sn]),hr=n.useCallback(function(gn){var vn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"select",Ft=arguments.length>2?arguments[2]:void 0,Ye=Xn.get(gn);return!Ft&&M(Ye,vn)?null:Ye},[Xn]);return[rr,hr]}function j(Sn){return n.useMemo(function(){var Xn=new Map,rr=new Map;return Sn.forEach(function(hr){Xn.set(hr.key,hr),rr.set(hr.data.value,hr)}),[Xn,rr]},[Sn])}var H={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},k=function(Xn,rr){var hr=Xn.prefixCls,gn=Xn.height,vn=Xn.itemHeight,Ft=Xn.virtual,Ye=Xn.options,Pe=Xn.flattenOptions,Jt=Xn.multiple,bn=Xn.searchValue,An=Xn.onSelect,dn=Xn.onToggleOpen,vr=Xn.open,qn=Xn.notFoundContent,Ur=Xn.onMouseEnter,Ue=n.useContext(F),He=Ue.checkable,se=Ue.checkedKeys,Ae=Ue.halfCheckedKeys,Oe=Ue.treeExpandedKeys,ze=Ue.treeDefaultExpandAll,Rt=Ue.treeDefaultExpandedKeys,Et=Ue.onTreeExpand,_t=Ue.treeIcon,Nn=Ue.showTreeIcon,Mn=Ue.switcherIcon,lr=Ue.treeLine,Lt=Ue.treeNodeFilterProp,$e=Ue.loadData,Qe=Ue.treeLoadedKeys,kt=Ue.treeMotion,Ht=Ue.onTreeLoad,ot=n.useRef(),Ct=Object(B.a)(function(){return Ye},[vr,Ye],function(Fn,un){return un[0]&&Fn[1]!==un[1]}),nt=j(Pe),Ot=Object(f.a)(nt,2),sn=Ot[0],Zt=Ot[1],Gt=K(sn,Zt),Qn=Object(f.a)(Gt,2),Gn=Qn[0],Or=Qn[1],Nr=n.useMemo(function(){return se.map(function(Fn){var un=Or(Fn);return un?un.key:null})},[se]),Kr=n.useMemo(function(){return He?{checked:Nr,halfChecked:Ae}:null},[Nr,Ae,He]);n.useEffect(function(){if(vr&&!Jt&&Nr.length){var Fn;(Fn=ot.current)===null||Fn===void 0||Fn.scrollTo({key:Nr[0]})}},[vr]);var ei=String(bn).toLowerCase(),vi=function(un){return ei?String(un[Lt]).toLowerCase().includes(ei):!1},Pi=n.useState(Rt),Be=Object(f.a)(Pi,2),le=Be[0],ye=Be[1],xe=n.useState(null),De=Object(f.a)(xe,2),Le=De[0],Fe=De[1],at=n.useMemo(function(){return Oe?Object(c.a)(Oe):bn?Le:le},[le,Le,ei,Oe]);n.useEffect(function(){bn&&Fe(Pe.map(function(Fn){return Fn.key}))},[bn]);var Ve=function(un){ye(un),Fe(un),Et&&Et(un)},It=function(un){un.preventDefault()},pn=function(un,Sr){var Fr=Sr.node.key,ii=Gn(Fr,He?"checkbox":"select");ii!==null&&An(ii.data.value,{selected:!se.includes(ii.data.value)}),Jt||dn(!1)},rn=n.useState(null),Tn=Object(f.a)(rn,2),Nt=Tn[0],ur=Tn[1],Xt=Gn(Nt);if(n.useImperativeHandle(rr,function(){return{onKeyDown:function(un){var Sr,Fr=un.which;switch(Fr){case D.a.UP:case D.a.DOWN:case D.a.LEFT:case D.a.RIGHT:(Sr=ot.current)===null||Sr===void 0||Sr.onKeyDown(un);break;case D.a.ENTER:{Xt!==null&&pn(null,{node:{key:Nt},selected:!se.includes(Xt.data.value)});break}case D.a.ESC:dn(!1)}},onKeyUp:function(){}}}),Ct.length===0)return n.createElement("div",{role:"listbox",className:"".concat(hr,"-empty"),onMouseDown:It},qn);var Kn={};return Qe&&(Kn.loadedKeys=Qe),at&&(Kn.expandedKeys=at),n.createElement("div",{onMouseDown:It,onMouseEnter:Ur},Xt&&vr&&n.createElement("span",{style:H,"aria-live":"assertive"},Xt.data.value),n.createElement(R.b,Object.assign({ref:ot,focusable:!1,prefixCls:"".concat(hr,"-tree"),treeData:Ct,height:gn,itemHeight:vn,virtual:Ft,multiple:Jt,icon:_t,showIcon:Nn,switcherIcon:Mn,showLine:lr,loadData:bn?null:$e,motion:kt,checkable:He,checkStrictly:!0,checkedKeys:Kr,selectedKeys:He?[]:Nr,defaultExpandAll:ze},Kn,{onActiveChange:ur,onSelect:pn,onCheck:pn,onExpand:Ve,onLoad:Ht,filterTreeNode:vi})))},P=n.forwardRef(k);P.displayName="OptionList";var z=P,Y=function(){return null},_=Y,G=e("Ff2n"),J=e("Zm9Q");function ue(Sn){return Object(J.a)(Sn).map(function(Xn){if(!n.isValidElement(Xn)||!Xn.type)return null;var rr=Xn.key,hr=Xn.props,gn=hr.children,vn=hr.value,Ft=Object(G.a)(hr,["children","value"]),Ye=Object(w.a)({key:rr,value:vn},Ft),Pe=ue(gn);return Pe.length&&(Ye.children=Pe),Ye}).filter(function(Xn){return Xn})}function q(Sn){if(!Sn)return Sn;var Xn=Object(w.a)({},Sn);return"props"in Xn||Object.defineProperty(Xn,"props",{get:function(){return Object(T.a)(!1,"New `rc-tree-select` not support return node instance as argument anymore. Please consider to remove `props` access."),Xn}}),Xn}function re(Sn,Xn,rr,hr,gn){var vn=null,Ft=null;function Ye(){function Pe(Jt){var bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"0",An=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return Jt.map(function(dn,vr){var qn="".concat(bn,"-").concat(vr),Ur=rr.includes(dn.value),Ue=Pe(dn.children||[],qn,Ur),He=n.createElement(_,Object.assign({},dn),Ue.map(function(Ae){return Ae.node}));if(Xn===dn.value&&(vn=He),Ur){var se={pos:qn,node:He,children:Ue};return An||Ft.push(se),se}return null}).filter(function(dn){return dn})}Ft||(Ft=[],Pe(hr),Ft.sort(function(Jt,bn){var An=Jt.node.props.value,dn=bn.node.props.value,vr=rr.indexOf(An),qn=rr.indexOf(dn);return vr-qn}))}Object.defineProperty(Sn,"triggerNode",{get:function(){return Object(T.a)(!1,"`triggerNode` is deprecated. Please consider decoupling data with node."),Ye(),vn}}),Object.defineProperty(Sn,"allCheckedNodes",{get:function(){return Object(T.a)(!1,"`allCheckedNodes` is deprecated. Please consider decoupling data with node."),Ye(),gn?Ft:Ft.map(function(Jt){var bn=Jt.node;return bn})}})}function me(Sn){return Array.isArray(Sn)?Sn:Sn!==void 0?[Sn]:[]}function be(Sn,Xn){var rr=new Map;return Xn.forEach(function(hr){var gn=hr.data;rr.set(gn.value,gn)}),Sn.map(function(hr){return q(rr.get(hr))})}function ke(Sn,Xn){var rr=be([Sn],Xn)[0];return rr?rr.disabled:!1}function ce(Sn){return Sn.disabled||Sn.disableCheckbox||Sn.checkable===!1}function Ee(Sn){for(var Xn=Sn.parent,rr=0,hr=Xn;hr;)hr=hr.parent,rr+=1;return rr}function pe(Sn){function Xn(hr){return(hr||[]).map(function(gn){var vn=gn.value,Ft=gn.key,Ye=gn.children,Pe=Object(w.a)(Object(w.a)({},gn),{},{key:"key"in gn?Ft:vn});return Ye&&(Pe.children=Xn(Ye)),Pe})}var rr=Object(C.d)(Xn(Sn),!0);return rr.map(function(hr){return{key:hr.data.key,data:hr.data,level:Ee(hr)}})}function Se(Sn){return function(Xn,rr){var hr=rr[Sn];return String(hr).toLowerCase().includes(String(Xn).toLowerCase())}}function st(Sn,Xn,rr){var hr=rr.optionFilterProp,gn=rr.filterOption;if(gn===!1)return Xn;var vn;typeof gn=="function"?vn=gn:vn=Se(hr);function Ft(Ye){var Pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Ye.map(function(Jt){var bn=Jt.children,An=Pe||vn(Sn,q(Jt)),dn=Ft(bn||[],An);return An||dn.length?Object(w.a)(Object(w.a)({},Jt),{},{children:dn}):null}).filter(function(Jt){return Jt})}return Ft(Xn)}function qe(Sn,Xn,rr,hr){var gn=new Map;return me(Xn).forEach(function(vn){vn&&Object(h.a)(vn)==="object"&&"value"in vn&&gn.set(vn.value,vn)}),Sn.map(function(vn){var Ft={value:vn},Ye=rr(vn,"select",!0),Pe=Ye?hr(Ye.data):vn;if(gn.has(vn)){var Jt=gn.get(vn);Ft.label="label"in Jt?Jt.label:Pe,"halfChecked"in Jt&&(Ft.halfChecked=Jt.halfChecked)}else Ft.label=Pe;return Ft})}function tt(Sn,Xn){var rr=new Set(Sn);return rr.add(Xn),Array.from(rr)}function Dt(Sn,Xn){var rr=new Set(Sn);return rr.delete(Xn),Array.from(rr)}function ct(Sn){var Xn=Sn.searchPlaceholder,rr=Sn.treeCheckStrictly,hr=Sn.treeCheckable,gn=Sn.labelInValue,vn=Sn.value,Ft=Sn.multiple;Object(T.a)(!Xn,"`searchPlaceholder` has been removed."),rr&&gn===!1&&Object(T.a)(!1,"`treeCheckStrictly` will force set `labelInValue` to `true`."),(gn||rr)&&Object(T.a)(me(vn).every(function(Ye){return Ye&&Object(h.a)(Ye)==="object"&&"value"in Ye}),"Invalid prop `value` supplied to `TreeSelect`. You should use { label: string, value: string | number } or [{ label: string, value: string | number }] instead."),rr||Ft||hr?Object(T.a)(!vn||Array.isArray(vn),"`value` should be an array when `TreeSelect` is checkable or multiple."):Object(T.a)(!Array.isArray(vn),"`value` should not be array when `TreeSelect` is single mode.")}var St=ct,rt=10;function ht(Sn,Xn){var rr=Xn.id,hr=Xn.pId,gn=Xn.rootPId,vn={},Ft=[],Ye=Sn.map(function(Pe){var Jt=Object(w.a)({},Pe),bn=Jt[rr];return vn[bn]=Jt,Jt.key=Jt.key||bn,Jt});return Ye.forEach(function(Pe){var Jt=Pe[hr],bn=vn[Jt];bn&&(bn.children=bn.children||[],bn.children.push(Pe)),(Jt===gn||!bn&&gn===null)&&Ft.push(Pe)}),Ft}function je(Sn,Xn){var rr=0,hr=new Set;function gn(vn){return(vn||[]).map(function(Ft){var Ye=Ft.key,Pe=Ft.value,Jt=Ft.children,bn=Object(G.a)(Ft,["key","value","children"]),An="value"in Ft?Pe:Ye,dn=Object(w.a)(Object(w.a)({},bn),{},{key:Ye!=null?Ye:An,value:An,title:Xn(Ft)});return"children"in Ft&&(dn.children=gn(Jt)),dn})}return gn(Sn)}function Me(Sn,Xn,rr){var hr=rr.getLabelProp,gn=rr.simpleMode,vn=n.useRef({});return Sn?(vn.current.formatTreeData=vn.current.treeData===Sn?vn.current.formatTreeData:je(gn?ht(Sn,Object(w.a)({id:"id",pId:"pId",rootPId:null},gn!==!0?gn:{})):Sn,hr),vn.current.treeData=Sn):vn.current.formatTreeData=vn.current.children===Xn?vn.current.formatTreeData:je(ue(Xn),hr),vn.current.formatTreeData}var Ne="SHOW_ALL",it="SHOW_PARENT",wt="SHOW_CHILD";function jt(Sn,Xn,rr){var hr=new Set(Sn);return Xn===wt?Sn.filter(function(gn){var vn=rr[gn];return!(vn&&vn.children&&vn.children.every(function(Ft){var Ye=Ft.node;return ce(Ye)||hr.has(Ye.key)}))}):Xn===it?Sn.filter(function(gn){var vn=rr[gn],Ft=vn?vn.parent:null;return!(Ft&&!ce(Ft.node)&&hr.has(Ft.node.key))}):Sn}function lt(Sn,Xn){var rr=Xn.value,hr=Xn.getEntityByValue,gn=Xn.getEntityByKey,vn=Xn.treeConduction,Ft=Xn.showCheckedStrategy,Ye=Xn.conductKeyEntities,Pe=Xn.getLabelProp;return n.useMemo(function(){var Jt=Sn;if(vn){var bn=jt(Sn.map(function(An){var dn=hr(An);return dn?dn.key:An}),Ft,Ye);Jt=bn.map(function(An){var dn=gn(An);return dn?dn.data.value:An})}return qe(Jt,rr,hr,Pe)},[Sn,rr,vn,Ft,hr])}var Te=["expandedKeys","treeData","treeCheckable","showCheckedStrategy","searchPlaceholder","treeLine","treeIcon","showTreeIcon","switcherIcon","treeNodeFilterProp","filterTreeNode","dropdownPopupAlign","treeDefaultExpandAll","treeCheckStrictly","treeExpandedKeys","treeLoadedKeys","treeMotion","onTreeExpand","onTreeLoad","loadData","treeDataSimpleMode","treeNodeLabelProp","treeDefaultExpandedKeys"],mt=Object(x.a)({prefixCls:"rc-tree-select",components:{optionList:z},convertChildrenToData:function(){return null},flattenOptions:pe,getLabeledValue:I.e,filterOptions:st,isValueDisabled:ke,findValueOption:be,omitDOMProps:function(Xn){var rr=Object(w.a)({},Xn);return Te.forEach(function(hr){delete rr[hr]}),rr}});mt.displayName="Select";var tn=n.forwardRef(function(Sn,Xn){var rr=Sn.multiple,hr=Sn.treeCheckable,gn=Sn.treeCheckStrictly,vn=Sn.showCheckedStrategy,Ft=vn===void 0?"SHOW_CHILD":vn,Ye=Sn.labelInValue,Pe=Sn.loadData,Jt=Sn.treeLoadedKeys,bn=Sn.treeNodeFilterProp,An=bn===void 0?"value":bn,dn=Sn.treeNodeLabelProp,vr=Sn.treeDataSimpleMode,qn=Sn.treeData,Ur=Sn.treeExpandedKeys,Ue=Sn.treeDefaultExpandedKeys,He=Sn.treeDefaultExpandAll,se=Sn.children,Ae=Sn.treeIcon,Oe=Sn.showTreeIcon,ze=Sn.switcherIcon,Rt=Sn.treeLine,Et=Sn.treeMotion,_t=Sn.filterTreeNode,Nn=Sn.dropdownPopupAlign,Mn=Sn.onChange,lr=Sn.onTreeExpand,Lt=Sn.onTreeLoad,$e=Sn.onDropdownVisibleChange,Qe=Sn.onSelect,kt=Sn.onDeselect,Ht=hr||gn,ot=rr||Ht,Ct=hr&&!gn,nt=gn||Ye,Ot=n.useRef(null);n.useImperativeHandle(Xn,function(){return{focus:Ot.current.focus,blur:Ot.current.blur}});var sn=function(Fr){return qn&&Fr.label||Fr.title},Zt=function(Fr){return dn?Fr[dn]:sn(Fr)},Gt=Me(qn,se,{getLabelProp:sn,simpleMode:vr}),Qn=Object(n.useMemo)(function(){return pe(Gt)},[Gt]),Gn=j(Qn),Or=Object(f.a)(Gn,2),Nr=Or[0],Kr=Or[1],ei=K(Nr,Kr),vi=Object(f.a)(ei,2),Pi=vi[0],Be=vi[1],le=Object(n.useMemo)(function(){return Ct?Object(C.a)(Gt):{keyEntities:null}},[Gt,hr,gn]),ye=le.keyEntities,xe=Object(E.a)(Sn.defaultValue,{value:Sn.value}),De=Object(f.a)(xe,2),Le=De[0],Fe=De[1],at=function(Fr){var ii=[],oi=[];return Fr.forEach(function(ti){Be(ti)?oi.push(ti):ii.push(ti)}),{missingRawValues:ii,existRawValues:oi}},Ve=Object(n.useMemo)(function(){var Sr=[],Fr=[];if(me(Le).forEach(function(Wn){if(Wn&&Object(h.a)(Wn)==="object"&&"value"in Wn)if(Wn.halfChecked&&gn){var xr=Be(Wn.value);Sr.push(xr?xr.key:Wn.value)}else Fr.push(Wn.value);else Fr.push(Wn)}),Ct){var ii=at(Fr),oi=ii.missingRawValues,ti=ii.existRawValues,bi=ti.map(function(Wn){return Be(Wn).key}),Mr=Object(N.a)(bi,!0,ye),Oi=Mr.checkedKeys,Ar=Mr.halfCheckedKeys;return[[].concat(Object(c.a)(oi),Object(c.a)(Oi.map(function(Wn){return Pi(Wn).data.value}))),Ar]}return[Fr,Sr]},[Le,ot,nt,hr,gn]),It=Object(f.a)(Ve,2),pn=It[0],rn=It[1],Tn=lt(pn,{treeConduction:Ct,value:Le,showCheckedStrategy:Ft,conductKeyEntities:ye,getEntityByValue:Be,getEntityByKey:Pi,getLabelProp:Zt}),Nt=function(Fr,ii,oi){if(Fe(ot?Fr:Fr[0]),Mn){var ti=Fr;if(Ct&&Ft!=="SHOW_ALL"){var bi=Fr.map(function(wi){var Xr=Be(wi);return Xr?Xr.key:wi}),Mr=jt(bi,Ft,ye);ti=Mr.map(function(wi){var Xr=Pi(wi);return Xr?Xr.data.value:wi})}var Oi=ii||{triggerValue:void 0,selected:void 0},Ar=Oi.triggerValue,Wn=Oi.selected,xr=nt?qe(ti,Le,Be,Zt):ti;if(gn){var er=rn.map(function(wi){var Xr=Pi(wi);return Xr?Xr.data.value:wi}).filter(function(wi){return!ti.includes(wi)});xr=[].concat(Object(c.a)(xr),Object(c.a)(qe(er,Le,Be,Zt)))}var ci={preValue:Tn,triggerValue:Ar},qr=!0;(gn||oi==="selection"&&!Wn)&&(qr=!1),re(ci,Ar,Fr,Gt,qr),Ht?ci.checked=Wn:ci.selected=Wn,Mn(ot?xr:xr[0],nt?null:ti.map(function(wi){var Xr=Be(wi);return Xr?Zt(Xr.data):null}),ci)}},ur=function(Fr,ii,oi){var ti=Fr;if(!ot)Nt([Fr],{selected:!0,triggerValue:Fr},oi);else{var bi=tt(pn,Fr);if(Ct){var Mr=at(bi),Oi=Mr.missingRawValues,Ar=Mr.existRawValues,Wn=Ar.map(function(ci){return Be(ci).key}),xr=Object(N.a)(Wn,!0,ye),er=xr.checkedKeys;bi=[].concat(Object(c.a)(Oi),Object(c.a)(er.map(function(ci){return Pi(ci).data.value})))}Nt(bi,{selected:!0,triggerValue:Fr},oi)}Qe&&Qe(ti,ii)},Xt=function(Fr,ii,oi){var ti=Fr,bi=Dt(pn,Fr);if(Ct){var Mr=at(bi),Oi=Mr.missingRawValues,Ar=Mr.existRawValues,Wn=Ar.map(function(ci){return Be(ci).key}),xr=Object(N.a)(Wn,{checked:!1,halfCheckedKeys:rn},ye),er=xr.checkedKeys;bi=[].concat(Object(c.a)(Oi),Object(c.a)(er.map(function(ci){return Pi(ci).data.value})))}Nt(bi,{selected:!1,triggerValue:Fr},oi),kt&&kt(ti,ii)},Kn=function(){Nt([],null,"clear")},Fn=n.useCallback(function(Sr){if($e){var Fr={};Object.defineProperty(Fr,"documentClickClose",{get:function(){return Object(T.a)(!1,"Second param of `onDropdownVisibleChange` has been removed."),!1}}),$e(Sr,Fr)}},[$e]),un={optionLabelProp:null,optionFilterProp:An,dropdownAlign:Nn,internalProps:{mark:S.a,onClear:Kn,skipTriggerChange:!0,skipTriggerSelect:!0,onRawSelect:ur,onRawDeselect:Xt}};return"filterTreeNode"in Sn&&(un.filterOption=_t),n.createElement(F.Provider,{value:{checkable:Ht,loadData:Pe,treeLoadedKeys:Jt,onTreeLoad:Lt,checkedKeys:pn,halfCheckedKeys:rn,treeDefaultExpandAll:He,treeExpandedKeys:Ur,treeDefaultExpandedKeys:Ue,onTreeExpand:lr,treeIcon:Ae,treeMotion:Et,showTreeIcon:Oe,switcherIcon:ze,treeLine:Rt,treeNodeFilterProp:An}},n.createElement(mt,Object.assign({ref:Ot,mode:ot?"multiple":null},Sn,un,{value:Tn,labelInValue:!0,options:Gt,onChange:null,onSelect:null,onDeselect:null,onDropdownVisibleChange:Fn})))}),Vt=function(Sn){Object(u.a)(rr,Sn);var Xn=Object(o.a)(rr);function rr(){var hr;return Object(l.a)(this,rr),hr=Xn.apply(this,arguments),hr.selectRef=n.createRef(),hr.focus=function(){hr.selectRef.current.focus()},hr.blur=function(){hr.selectRef.current.blur()},hr}return Object(t.a)(rr,[{key:"render",value:function(){return n.createElement(tn,Object.assign({ref:this.selectRef},this.props))}}]),rr}(n.Component);Vt.TreeNode=_,Vt.SHOW_ALL=Ne,Vt.SHOW_PARENT=it,Vt.SHOW_CHILD=wt;var Yt=Vt,Qt=Yt,an=e("TSYQ"),on=e.n(an),vt=e("BGR+"),de=e("H84U"),he=e("uaoM"),Pt=e("1vzs"),We=e("2jpz"),Je=e("3Nzz"),Ln=function(Sn){a()(rr,Sn);var Xn=i()(rr);function rr(hr){var gn;return b()(this,rr),gn=Xn.call(this,hr),gn.selectRef=n.createRef(),gn.renderTreeSelect=function(vn){var Ft=vn.getPopupContainer,Ye=vn.getPrefixCls,Pe=vn.renderEmpty,Jt=vn.direction,bn=vn.virtual,An=vn.dropdownMatchSelectWidth,dn=gn.props,vr=dn.prefixCls,qn=dn.size,Ur=dn.className,Ue=dn.treeCheckable,He=dn.multiple,se=dn.listHeight,Ae=se===void 0?256:se,Oe=dn.listItemHeight,ze=Oe===void 0?26:Oe,Rt=dn.notFoundContent,Et=dn.switcherIcon,_t=dn.treeLine,Nn=dn.getPopupContainer,Mn=dn.dropdownClassName,lr=dn.bordered,Lt=dn.treeIcon,$e=Lt===void 0?!1:Lt,Qe=Ye("select",vr),kt=Ye("select-tree",vr),Ht=Ye("tree-select",vr),ot=on()(Mn,"".concat(Ht,"-dropdown"),v()({},"".concat(Ht,"-dropdown-rtl"),Jt==="rtl")),Ct=!!(Ue||He),nt=Object(Pt.a)(L()(L()({},gn.props),{multiple:Ct,prefixCls:Qe})),Ot=nt.suffixIcon,sn=nt.itemIcon,Zt=nt.removeIcon,Gt=nt.clearIcon,Qn;Rt!==void 0?Qn=Rt:Qn=Pe("Select");var Gn=Object(vt.default)(gn.props,["prefixCls","suffixIcon","itemIcon","removeIcon","clearIcon","switcherIcon","size","bordered"]);return n.createElement(Je.b.Consumer,null,function(Or){var Nr,Kr=qn||Or,ei=on()(!vr&&Ht,(Nr={},v()(Nr,"".concat(Qe,"-lg"),Kr==="large"),v()(Nr,"".concat(Qe,"-sm"),Kr==="small"),v()(Nr,"".concat(Qe,"-rtl"),Jt==="rtl"),v()(Nr,"".concat(Qe,"-borderless"),!lr),Nr),Ur);return n.createElement(Qt,L()({virtual:bn,dropdownMatchSelectWidth:An},Gn,{ref:gn.selectRef,prefixCls:Qe,className:ei,listHeight:Ae,listItemHeight:ze,treeCheckable:Ue&&n.createElement("span",{className:"".concat(Qe,"-tree-checkbox-inner")}),inputIcon:Ot,menuItemSelectedIcon:sn,removeIcon:Zt,clearIcon:Gt,switcherIcon:function(Pi){return Object(We.a)(kt,Et,_t,Pi)},showTreeIcon:$e,notFoundContent:Qn,getPopupContainer:Nn||Ft,treeMotion:null,dropdownClassName:ot}))})},Object(he.a)(hr.multiple!==!1||!hr.treeCheckable,"TreeSelect","`multiple` will alway be `true` when `treeCheckable` is true"),gn}return d()(rr,[{key:"focus",value:function(){this.selectRef.current&&this.selectRef.current.focus()}},{key:"blur",value:function(){this.selectRef.current&&this.selectRef.current.blur()}},{key:"render",value:function(){return n.createElement(de.a,null,this.renderTreeSelect)}}]),rr}(n.Component);Ln.TreeNode=_,Ln.SHOW_ALL=Ne,Ln.SHOW_PARENT=it,Ln.SHOW_CHILD=wt,Ln.defaultProps={transitionName:"slide-up",choiceTransitionName:"",bordered:!0};var jn=U.a=Ln},"5Uyt":function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("KmBX"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},"5YOS":function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("xb2K"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},"5YgA":function(te,U,e){},"5bA4":function(te,U,e){"use strict";var y=e("VTBJ"),L=e("q1tI"),g={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"},v=g,A=e("6VBw"),b=function(r,a){return L.createElement(A.a,Object(y.a)(Object(y.a)({},r),{},{ref:a,icon:v}))};b.displayName="LeftOutlined";var m=U.a=L.forwardRef(b)},"5nXd":function(te,U,e){var y=e("MFOe"),L=y.slice,g=y.pluck,v=y.each,A=y.bind,b=y.create,m=y.isList,d=y.isFunction,r=y.isObject;te.exports={createStore:i};var a={version:"2.0.12",enabled:!1,get:function(l,t){var u=this.storage.read(this._namespacePrefix+l);return this._deserialize(u,t)},set:function(l,t){return t===void 0?this.remove(l):(this.storage.write(this._namespacePrefix+l,this._serialize(t)),t)},remove:function(l){this.storage.remove(this._namespacePrefix+l)},each:function(l){var t=this;this.storage.each(function(u,o){l.call(t,t._deserialize(u),(o||"").replace(t._namespaceRegexp,""))})},clearAll:function(){this.storage.clearAll()},hasNamespace:function(l){return this._namespacePrefix=="__storejs_"+l+"_"},createStore:function(){return i.apply(this,arguments)},addPlugin:function(l){this._addPlugin(l)},namespace:function(l){return i(this.storage,this.plugins,l)}};function s(){var n=typeof console=="undefined"?null:console;if(!n)return;var l=n.warn?n.warn:n.log;l.apply(n,arguments)}function i(n,l,t){t||(t=""),n&&!m(n)&&(n=[n]),l&&!m(l)&&(l=[l]);var u=t?"__storejs_"+t+"_":"",o=t?new RegExp("^"+u):null,c=/^[a-zA-Z0-9_\-]*$/;if(!c.test(t))throw new Error("store.js namespaces can only have alphanumerics + underscores and dashes");var h={_namespacePrefix:u,_namespaceRegexp:o,_testStorage:function(x){try{var I="__storejs__test__";x.write(I,I);var C=x.read(I)===I;return x.remove(I),C}catch(N){return!1}},_assignPluginFnProp:function(x,I){var C=this[I];this[I]=function(){var S=L(arguments,0),E=this;function T(){return C?(v(arguments,function(B,R){S[R]=B}),C.apply(E,S)):void 0}var D=[T].concat(S);return x.apply(E,D)}},_serialize:function(x){return JSON.stringify(x)},_deserialize:function(x,I){if(!x)return I;var C="";try{C=JSON.parse(x)}catch(N){C=x}return C!==void 0?C:I},_addStorage:function(x){if(this.enabled)return;this._testStorage(x)&&(this.storage=x,this.enabled=!0)},_addPlugin:function(x){var I=this;if(m(x)){v(x,function(S){I._addPlugin(S)});return}var C=g(this.plugins,function(S){return x===S});if(C)return;if(this.plugins.push(x),!d(x))throw new Error("Plugins must be function values that return objects");var N=x.call(this);if(!r(N))throw new Error("Plugins must return an object of function properties");v(N,function(S,E){if(!d(S))throw new Error("Bad plugin property: "+E+" from plugin "+x.name+". Plugins should only return functions.");I._assignPluginFnProp(S,E)})},addStorage:function(x){s("store.addStorage(storage) is deprecated. Use createStore([storages])"),this._addStorage(x)}},f=b(h,a,{plugins:[]});return f.raw={},v(f,function(w,x){d(w)&&(f.raw[x]=A(f,w))}),v(n,function(w){f._addStorage(w)}),v(l,function(w){f._addPlugin(w)}),f}},"5rEg":function(te,U,e){"use strict";var y=e("pVnL"),L=e.n(y),g=e("lwsE"),v=e.n(g),A=e("W8MJ"),b=e.n(A),m=e("7W2i"),d=e.n(m),r=e("LQ03"),a=e.n(r),s=e("lSNA"),i=e.n(s),n=e("q1tI"),l=e("TSYQ"),t=e.n(l),u=e("BGR+"),o=e("kbBi"),c=e.n(o),h=e("CWQg"),f=e("0n0R"),w=Object(h.a)("text","input");function x(ct){return!!(ct.prefix||ct.suffix||ct.allowClear)}var I=function(ct){d()(rt,ct);var St=a()(rt);function rt(){var ht;return v()(this,rt),ht=St.apply(this,arguments),ht.containerRef=n.createRef(),ht.onInputMouseUp=function(je){var Me;if((Me=ht.containerRef.current)===null||Me===void 0?void 0:Me.contains(je.target)){var Ne=ht.props.triggerFocus;Ne()}},ht}return b()(rt,[{key:"renderClearIcon",value:function(je){var Me=this.props,Ne=Me.allowClear,it=Me.value,wt=Me.disabled,jt=Me.readOnly,lt=Me.inputType,Te=Me.handleReset;if(!Ne)return null;var mt=!wt&&!jt&&it,tn=lt===w[0]?"".concat(je,"-textarea-clear-icon"):"".concat(je,"-clear-icon");return n.createElement(c.a,{onClick:Te,className:t()(tn,i()({},"".concat(tn,"-hidden"),!mt)),role:"button"})}},{key:"renderSuffix",value:function(je){var Me=this.props,Ne=Me.suffix,it=Me.allowClear;return Ne||it?n.createElement("span",{className:"".concat(je,"-suffix")},this.renderClearIcon(je),Ne):null}},{key:"renderLabeledIcon",value:function(je,Me){var Ne,it=this.props,wt=it.focused,jt=it.value,lt=it.prefix,Te=it.className,mt=it.size,tn=it.suffix,Vt=it.disabled,Yt=it.allowClear,Qt=it.direction,an=it.style,on=it.readOnly,vt=it.bordered,de=this.renderSuffix(je);if(!x(this.props))return Object(f.a)(Me,{value:jt});var he=lt?n.createElement("span",{className:"".concat(je,"-prefix")},lt):null,Pt=t()(Te,"".concat(je,"-affix-wrapper"),(Ne={},i()(Ne,"".concat(je,"-affix-wrapper-focused"),wt),i()(Ne,"".concat(je,"-affix-wrapper-disabled"),Vt),i()(Ne,"".concat(je,"-affix-wrapper-sm"),mt==="small"),i()(Ne,"".concat(je,"-affix-wrapper-lg"),mt==="large"),i()(Ne,"".concat(je,"-affix-wrapper-input-with-clear-btn"),tn&&Yt&&jt),i()(Ne,"".concat(je,"-affix-wrapper-rtl"),Qt==="rtl"),i()(Ne,"".concat(je,"-affix-wrapper-readonly"),on),i()(Ne,"".concat(je,"-affix-wrapper-borderless"),!vt),Ne));return n.createElement("span",{ref:this.containerRef,className:Pt,style:an,onMouseUp:this.onInputMouseUp},he,Object(f.a)(Me,{style:null,value:jt,className:B(je,vt,mt,Vt)}),de)}},{key:"renderInputWithLabel",value:function(je,Me){var Ne,it,wt=this.props,jt=wt.addonBefore,lt=wt.addonAfter,Te=wt.style,mt=wt.size,tn=wt.className,Vt=wt.direction;if(!jt&&!lt)return Me;var Yt="".concat(je,"-group"),Qt="".concat(Yt,"-addon"),an=jt?n.createElement("span",{className:Qt},jt):null,on=lt?n.createElement("span",{className:Qt},lt):null,vt=t()("".concat(je,"-wrapper"),(Ne={},i()(Ne,Yt,jt||lt),i()(Ne,"".concat(Yt,"-rtl"),Vt==="rtl"),Ne)),de=t()(tn,"".concat(je,"-group-wrapper"),(it={},i()(it,"".concat(je,"-group-wrapper-sm"),mt==="small"),i()(it,"".concat(je,"-group-wrapper-lg"),mt==="large"),i()(it,"".concat(je,"-group-wrapper-rtl"),Vt==="rtl"),it));return n.createElement("span",{className:de,style:Te},n.createElement("span",{className:vt},an,Object(f.a)(Me,{style:null}),on))}},{key:"renderTextAreaWithClearIcon",value:function(je,Me){var Ne,it=this.props,wt=it.value,jt=it.allowClear,lt=it.className,Te=it.style,mt=it.direction,tn=it.bordered;if(!jt)return Object(f.a)(Me,{value:wt});var Vt=t()(lt,"".concat(je,"-affix-wrapper"),"".concat(je,"-affix-wrapper-textarea-with-clear-btn"),(Ne={},i()(Ne,"".concat(je,"-affix-wrapper-rtl"),mt==="rtl"),i()(Ne,"".concat(je,"-affix-wrapper-borderless"),!tn),Ne));return n.createElement("span",{className:Vt,style:Te},Object(f.a)(Me,{style:null,value:wt}),this.renderClearIcon(je))}},{key:"render",value:function(){var je=this.props,Me=je.prefixCls,Ne=je.inputType,it=je.element;return Ne===w[0]?this.renderTextAreaWithClearIcon(Me,it):this.renderInputWithLabel(Me,this.renderLabeledIcon(Me,it))}}]),rt}(n.Component),C=I,N=e("H84U"),S=e("3Nzz"),E=e("uaoM");function T(ct){return typeof ct=="undefined"||ct===null?"":ct}function D(ct,St,rt){if(rt){var ht=St;if(St.type==="click"){ht=Object.create(St),ht.target=ct,ht.currentTarget=ct;var je=ct.value;ct.value="",rt(ht),ct.value=je;return}rt(ht)}}function B(ct,St,rt,ht,je){var Me;return t()(ct,(Me={},i()(Me,"".concat(ct,"-sm"),rt==="small"),i()(Me,"".concat(ct,"-lg"),rt==="large"),i()(Me,"".concat(ct,"-disabled"),ht),i()(Me,"".concat(ct,"-rtl"),je==="rtl"),i()(Me,"".concat(ct,"-borderless"),!St),Me))}var R=function(ct){d()(rt,ct);var St=a()(rt);function rt(ht){var je;v()(this,rt),je=St.call(this,ht),je.direction="ltr",je.focus=function(){je.input.focus()},je.saveClearableInput=function(Ne){je.clearableInput=Ne},je.saveInput=function(Ne){je.input=Ne},je.onFocus=function(Ne){var it=je.props.onFocus;je.setState({focused:!0},je.clearPasswordValueAttribute),it&&it(Ne)},je.onBlur=function(Ne){var it=je.props.onBlur;je.setState({focused:!1},je.clearPasswordValueAttribute),it&&it(Ne)},je.handleReset=function(Ne){je.setValue("",function(){je.focus()}),D(je.input,Ne,je.props.onChange)},je.renderInput=function(Ne,it,wt){var jt=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},lt=je.props,Te=lt.className,mt=lt.addonBefore,tn=lt.addonAfter,Vt=lt.size,Yt=lt.disabled,Qt=Object(u.default)(je.props,["prefixCls","onPressEnter","addonBefore","addonAfter","prefix","suffix","allowClear","defaultValue","size","inputType","bordered"]);return n.createElement("input",L()({autoComplete:jt.autoComplete},Qt,{onChange:je.handleChange,onFocus:je.onFocus,onBlur:je.onBlur,onKeyDown:je.handleKeyDown,className:t()(B(Ne,wt,Vt||it,Yt,je.direction),i()({},Te,Te&&!mt&&!tn)),ref:je.saveInput}))},je.clearPasswordValueAttribute=function(){je.removePasswordTimeout=setTimeout(function(){je.input&&je.input.getAttribute("type")==="password"&&je.input.hasAttribute("value")&&je.input.removeAttribute("value")})},je.handleChange=function(Ne){je.setValue(Ne.target.value,je.clearPasswordValueAttribute),D(je.input,Ne,je.props.onChange)},je.handleKeyDown=function(Ne){var it=je.props,wt=it.onPressEnter,jt=it.onKeyDown;Ne.keyCode===13&&wt&&wt(Ne),jt&&jt(Ne)},je.renderComponent=function(Ne){var it=Ne.getPrefixCls,wt=Ne.direction,jt=Ne.input,lt=je.state,Te=lt.value,mt=lt.focused,tn=je.props,Vt=tn.prefixCls,Yt=tn.bordered,Qt=Yt===void 0?!0:Yt,an=it("input",Vt);return je.direction=wt,n.createElement(S.b.Consumer,null,function(on){return n.createElement(C,L()({size:on},je.props,{prefixCls:an,inputType:"input",value:T(Te),element:je.renderInput(an,on,Qt,jt),handleReset:je.handleReset,ref:je.saveClearableInput,direction:wt,focused:mt,triggerFocus:je.focus,bordered:Qt}))})};var Me=typeof ht.value=="undefined"?ht.defaultValue:ht.value;return je.state={value:Me,focused:!1,prevValue:ht.value},je}return b()(rt,[{key:"componentDidMount",value:function(){this.clearPasswordValueAttribute()}},{key:"componentDidUpdate",value:function(){}},{key:"getSnapshotBeforeUpdate",value:function(je){return x(je)!==x(this.props)&&Object(E.a)(this.input!==document.activeElement,"Input","When Input is focused, dynamic add or remove prefix / suffix will make it lose focus caused by dom structure change. Read more: https://ant.design/components/input/#FAQ"),null}},{key:"componentWillUnmount",value:function(){this.removePasswordTimeout&&clearTimeout(this.removePasswordTimeout)}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"setValue",value:function(je,Me){this.props.value===void 0&&this.setState({value:je},Me)}},{key:"render",value:function(){return n.createElement(N.a,null,this.renderComponent)}}],[{key:"getDerivedStateFromProps",value:function(je,Me){var Ne=Me.prevValue,it={prevValue:je.value};return(je.value!==void 0||Ne!==je.value)&&(it.value=je.value),it}}]),rt}(n.Component);R.defaultProps={type:"text"};var F=R,M=function(St){return n.createElement(N.a,null,function(rt){var ht,je=rt.getPrefixCls,Me=rt.direction,Ne=St.prefixCls,it=St.className,wt=it===void 0?"":it,jt=je("input-group",Ne),lt=t()(jt,(ht={},i()(ht,"".concat(jt,"-lg"),St.size==="large"),i()(ht,"".concat(jt,"-sm"),St.size==="small"),i()(ht,"".concat(jt,"-compact"),St.compact),i()(ht,"".concat(jt,"-rtl"),Me==="rtl"),ht),wt);return n.createElement("span",{className:lt,style:St.style,onMouseEnter:St.onMouseEnter,onMouseLeave:St.onMouseLeave,onFocus:St.onFocus,onBlur:St.onBlur},St.children)})},K=M,j=e("c+Xe"),H=e("w6Tc"),k=e.n(H),P=e("gZBC"),z=e.n(P),Y=e("2/Rp"),_=function(ct,St){var rt={};for(var ht in ct)Object.prototype.hasOwnProperty.call(ct,ht)&&St.indexOf(ht)<0&&(rt[ht]=ct[ht]);if(ct!=null&&typeof Object.getOwnPropertySymbols=="function")for(var je=0,ht=Object.getOwnPropertySymbols(ct);je=0&&E<0)&&(S=j,E=K,C=R,N.length=0),b(F,function(H){N.push({seriesIndex:T.seriesIndex,dataIndexInside:H,dataIndex:T.getData().getRawIndex(H)})}))}),{payloadBatch:N,snapToValue:C}}function i(f,w,x,I){f[w.key]={value:x,payloadBatch:I}}function n(f,w,x,I){var C=x.payloadBatch,N=w.axis,S=N.model,E=w.axisPointerModel;if(!w.triggerTooltip||!C.length)return;var T=w.coordSys.model,D=v.makeKey(T),B=f.map[D];B||(B=f.map[D]={coordSysId:T.id,coordSysIndex:T.componentIndex,coordSysType:T.type,coordSysMainType:T.mainType,dataByAxis:[]},f.list.push(B)),B.dataByAxis.push({axisDim:N.dim,axisIndex:S.componentIndex,axisType:S.type,axisId:S.id,value:I,valueLabelOpt:{precision:E.get("label.precision"),formatter:E.get("label.formatter")},seriesDataIndices:C.slice()})}function l(f,w,x){var I=x.axesInfo=[];b(w,function(C,N){var S=C.axisPointerModel.option,E=f[N];E?(!C.useHandle&&(S.status="show"),S.value=E.value,S.seriesDataIndices=(E.payloadBatch||[]).slice()):!C.useHandle&&(S.status="hide"),S.status==="show"&&I.push({axisDim:C.axis.dim,axisIndex:C.axis.model.componentIndex,value:S.value})})}function t(f,w,x,I){if(h(w)||!f.list.length){I({type:"hideTip"});return}var C=((f.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};I({type:"showTip",escapeConnect:!0,x:w[0],y:w[1],tooltipOption:x.tooltipOption,position:x.position,dataIndexInside:C.dataIndexInside,dataIndex:C.dataIndex,seriesIndex:C.seriesIndex,dataByCoordSys:f.list})}function u(f,w,x){var I=x.getZr(),C="axisPointerLastHighlights",N=d(I)[C]||{},S=d(I)[C]={};b(f,function(D,B){var R=D.axisPointerModel.option;R.status==="show"&&b(R.seriesDataIndices,function(F){var M=F.seriesIndex+" | "+F.dataIndex;S[M]=F})});var E=[],T=[];y.each(N,function(D,B){!S[B]&&T.push(D)}),y.each(S,function(D,B){!N[B]&&E.push(D)}),T.length&&x.dispatchAction({type:"downplay",escapeConnect:!0,batch:T}),E.length&&x.dispatchAction({type:"highlight",escapeConnect:!0,batch:E})}function o(f,w){for(var x=0;x<(f||[]).length;x++){var I=f[x];if(w.axis.dim===I.axisDim&&w.axis.model.componentIndex===I.axisIndex)return I}}function c(f){var w=f.axis.model,x={},I=x.axisDim=f.axis.dim;return x.axisIndex=x[I+"AxisIndex"]=w.componentIndex,x.axisName=x[I+"AxisName"]=w.name,x.axisId=x[I+"AxisId"]=w.id,x}function h(f){return!f||f[0]==null||isNaN(f[0])||f[1]==null||isNaN(f[1])}te.exports=r},"6D9b":function(te,U,e){},"6GrX":function(te,U,e){var y=e("mFDi"),L=e("Xnb7"),g=e("bYtY"),v=g.getContext,A=g.extend,b=g.retrieve2,m=g.retrieve3,d=g.trim,r={},a=0,s=5e3,i=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g,n="12px sans-serif",l={};function t(K,j){l[K]=j}function u(K,j){j=j||n;var H=K+":"+j;if(r[H])return r[H];for(var k=(K+"").split(` `),P=0,z=0,Y=k.length;zs&&(a=0,r={}),a++,r[H]=P,P}function o(K,j,H,k,P,z,Y,_){return Y?h(K,j,H,k,P,z,Y,_):c(K,j,H,k,P,z,_)}function c(K,j,H,k,P,z,Y){var _=B(K,j,P,z,Y),G=u(K,j);P&&(G+=P[1]+P[3]);var J=_.outerHeight,ue=f(0,G,H),q=w(0,J,k),re=new y(ue,q,G,J);return re.lineHeight=_.lineHeight,re}function h(K,j,H,k,P,z,Y,_){var G=R(K,{rich:Y,truncate:_,font:j,textAlign:H,textPadding:P,textLineHeight:z}),J=G.outerWidth,ue=G.outerHeight,q=f(0,J,H),re=w(0,ue,k);return new y(q,re,J,ue)}function f(K,j,H){return H==="right"?K-=j:H==="center"&&(K-=j/2),K}function w(K,j,H){return H==="middle"?K-=j/2:H==="bottom"&&(K-=j),K}function x(K,j,H){var k=j.textPosition,P=j.textDistance,z=H.x,Y=H.y;P=P||0;var _=H.height,G=H.width,J=_/2,ue="left",q="top";switch(k){case"left":z-=P,Y+=J,ue="right",q="middle";break;case"right":z+=P+G,Y+=J,q="middle";break;case"top":z+=G/2,Y-=P,ue="center",q="bottom";break;case"bottom":z+=G/2,Y+=_+P,ue="center";break;case"inside":z+=G/2,Y+=J,ue="center",q="middle";break;case"insideLeft":z+=P,Y+=J,q="middle";break;case"insideRight":z+=G-P,Y+=J,ue="right",q="middle";break;case"insideTop":z+=G/2,Y+=P,ue="center";break;case"insideBottom":z+=G/2,Y+=_-P,ue="center",q="bottom";break;case"insideTopLeft":z+=P,Y+=P;break;case"insideTopRight":z+=G-P,Y+=P,ue="right";break;case"insideBottomLeft":z+=P,Y+=_-P,q="bottom";break;case"insideBottomRight":z+=G-P,Y+=_-P,ue="right",q="bottom";break}return K=K||{},K.x=z,K.y=Y,K.textAlign=ue,K.textVerticalAlign=q,K}function I(K,j,H){var k={textPosition:K,textDistance:H};return x({},k,j)}function C(K,j,H,k,P){if(!j)return"";var z=(K+"").split(` `);P=N(j,H,k,P);for(var Y=0,_=z.length;Y<_;Y++)z[Y]=S(z[Y],P);return z.join(` `)}function N(K,j,H,k){k=A({},k),k.font=j;var H=b(H,"...");k.maxIterations=b(k.maxIterations,2);var P=k.minChar=b(k.minChar,0);k.cnCharWidth=u("\u56FD",j);var z=k.ascCharWidth=u("a",j);k.placeholder=b(k.placeholder,"");for(var Y=K=Math.max(0,K-1),_=0;_=z;_++)Y-=z;var G=u(H,j);return G>Y&&(H="",G=0),Y=K-G,k.ellipsis=H,k.ellipsisWidth=G,k.contentWidth=Y,k.containerWidth=K,k}function S(K,j){var H=j.containerWidth,k=j.font,P=j.contentWidth;if(!H)return"";var z=u(K,k);if(z<=H)return K;for(var Y=0;;Y++){if(z<=P||Y>=j.maxIterations){K+=j.ellipsis;break}var _=Y===0?E(K,P,j.ascCharWidth,j.cnCharWidth):z>0?Math.floor(K.length*P/z):0;K=K.substr(0,_),z=u(K,k)}return K===""&&(K=j.placeholder),K}function E(K,j,H,k){for(var P=0,z=0,Y=K.length;zue)K="",Y=[];else if(q!=null)for(var re=N(q-(H?H[1]+H[3]:0),j,P.ellipsis,{minChar:P.minChar,placeholder:P.placeholder}),me=0,be=Y.length;mek&&F(H,K.substring(k,z)),F(H,P[2],P[1]),k=i.lastIndex}kme)return{lines:[],width:0,height:0};Se.textWidth=u(Se.text,tt);var ct=st.textWidth,St=ct==null||ct==="auto";if(typeof ct=="string"&&ct.charAt(ct.length-1)==="%")Se.percentWidth=ct,J.push(Se),ct=0;else{if(St){ct=Se.textWidth;var rt=st.textBackgroundColor,ht=rt&&rt.image;ht&&(ht=L.findExistImage(ht),L.isImageReady(ht)&&(ct=Math.max(ct,ht.width*Dt/ht.height)))}var je=qe?qe[1]+qe[3]:0;ct+=je;var Me=re!=null?re-Ee:null;Me!=null&&Me"],L.isArray(c)&&(c=c.slice(),N=!0),S=h?c:N?[E(c[0]),E(c[1])]:E(c),L.isString(C))return C.replace("{value}",N?S[0]:S).replace("{value2}",N?S[1]:S);if(L.isFunction(C))return N?C(c[0],c[1]):C(c);if(N)return c[0]===I[0]?f[0]+" "+S[1]:c[1]===I[1]?f[1]+" "+S[0]:S[0]+" - "+S[1];return S;function E(T){return T===I[0]?"min":T===I[1]?"max":(+T).toFixed(Math.min(x,20))}},resetExtent:function(){var c=this.option,h=n([c.min,c.max]);this._dataExtent=h},getDataDimension:function(c){var h=this.option.dimension,f=c.dimensions;if(h==null&&!f.length)return;if(h!=null)return c.getDimension(h);for(var w=c.dimensions,x=w.length-1;x>=0;x--){var I=w[x],C=c.getDimensionInfo(I);if(!C.isCalculationCoord)return I}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){var c=this.ecModel,h=this.option,f={inRange:h.inRange,outOfRange:h.outOfRange},w=h.target||(h.target={}),x=h.controller||(h.controller={});L.merge(w,f),L.merge(x,f);var I=this.isCategory();C.call(this,w),C.call(this,x),N.call(this,w,"inRange","outOfRange"),S.call(this,x);function C(E){s(h.color)&&!E.inRange&&(E.inRange={color:h.color.slice().reverse()}),E.inRange=E.inRange||{color:c.get("gradientColor")},i(this.stateList,function(T){var D=E[T];if(L.isString(D)){var B=v.get(D,"active",I);B?(E[T]={},E[T][D]=B):delete E[T]}},this)}function N(E,T,D){var B=E[T],R=E[D];B&&!R&&(R=E[D]={},i(B,function(F,M){if(!A.isValidType(M))return;var K=v.get(M,"inactive",I);K!=null&&(R[M]=K,M==="color"&&!R.hasOwnProperty("opacity")&&!R.hasOwnProperty("colorAlpha")&&(R.opacity=[0,0]))}))}function S(E){var T=(E.inRange||{}).symbol||(E.outOfRange||{}).symbol,D=(E.inRange||{}).symbolSize||(E.outOfRange||{}).symbolSize,B=this.get("inactiveColor");i(this.stateList,function(R){var F=this.itemSize,M=E[R];M||(M=E[R]={color:I?B:[B]}),M.symbol==null&&(M.symbol=T&&L.clone(T)||(I?"roundRect":["roundRect"])),M.symbolSize==null&&(M.symbolSize=D&&L.clone(D)||(I?F[0]:[F[0],F[0]])),M.symbol=r(M.symbol,function(H){return H==="none"||H==="square"?"roundRect":H});var K=M.symbolSize;if(K!=null){var j=-Infinity;a(K,function(H){H>j&&(j=H)}),M.symbolSize=r(K,function(H){return l(H,[0,j],[0,F[0]],!0)})}},this)}},resetItemSize:function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},isCategory:function(){return!!this.option.categories},setSelected:t,getValueState:t,getVisualMeta:t}),o=u;te.exports=o},"6usn":function(te,U,e){var y=e("bYtY");function L(v,A){return y.map(["Radius","Angle"],function(b,m){var d=this["get"+b+"Axis"](),r=A[m],a=v[m]/2,s="dataTo"+b,i=d.type==="category"?d.getBandWidth():Math.abs(d[s](r-a)-d[s](r+a));return b==="Angle"&&(i=i*Math.PI/180),i},this)}function g(v){var A=v.getRadiusAxis(),b=v.getAngleAxis(),m=A.getExtent();return m[0]>m[1]&&m.reverse(),{coordSys:{type:"polar",cx:v.cx,cy:v.cy,r:m[1],r0:m[0]},api:{coord:y.bind(function(d){var r=A.dataToRadius(d[0]),a=b.dataToAngle(d[1]),s=v.coordToPoint([r,a]);return s.push(r,a*Math.PI/180),s}),size:y.bind(L,v)}}}te.exports=g},"6xvX":function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("V7ic"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},"711d":function(te,U){function e(y){return function(L){return L==null?void 0:L[y]}}te.exports=e},"72pK":function(te,U){function e(g,v,A,b,m,d){g=g||0;var r=A[1]-A[0];if(m!=null&&(m=L(m,[0,r])),d!=null&&(d=Math.max(d,m!=null?m:0)),b==="all"){var a=Math.abs(v[1]-v[0]);a=L(a,[0,r]),m=d=L(a,[m,d]),b=0}v[0]=L(v[0],A),v[1]=L(v[1],A);var s=y(v,b);v[b]+=g;var i=m||0,n=A.slice();s.sign<0?n[0]+=i:n[1]-=i,v[b]=L(v[b],n);var l=y(v,b);m!=null&&(l.sign!==s.sign||l.spand&&(v[1-b]=v[b]+l.sign*d),v}function y(g,v){var A=g[v]-g[1-v];return{span:Math.abs(A),sign:A>0?-1:A<0?1:v?-1:1}}function L(g,v){return Math.min(v[1]!=null?v[1]:Infinity,Math.max(v[0]!=null?v[0]:-Infinity,g))}te.exports=e},"75ce":function(te,U,e){var y=e("ProS");e("IXuL"),e("8X+K");var L=e("f5Yq"),g=e("h8O9"),v=e("/d5a");e("Ae16"),y.registerVisual(L("line","circle","line")),y.registerLayout(g("line")),y.registerProcessor(y.PRIORITY.PROCESSOR.STATISTIC,v("line"))},"75ev":function(te,U,e){var y=e("ProS");e("IWNH"),e("bNin"),e("v5uJ");var L=e("f5Yq"),g=e("yik8");y.registerVisual(L("tree","circle")),y.registerLayout(g)},"7AJT":function(te,U,e){var y=e("bYtY"),L=e("hM6l"),g=function(A,b,m,d,r){L.call(this,A,b,m),this.type=d||"value",this.position=r||"bottom"};g.prototype={constructor:g,index:0,getAxesOnZeroOf:null,model:null,isHorizontal:function(){var A=this.position;return A==="top"||A==="bottom"},getGlobalExtent:function(A){var b=this.getExtent();return b[0]=this.toGlobalCoord(b[0]),b[1]=this.toGlobalCoord(b[1]),A&&b[0]>b[1]&&b.reverse(),b},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(A,b){return this.coordToData(this.toLocalCoord(A[this.dim==="x"?0:1]),b)},toLocalCoord:null,toGlobalCoord:null},y.inherits(g,L);var v=g;te.exports=v},"7DRL":function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("bYtY"),v=g.createHashMap,A=g.isString,b=g.isArray,m=g.each,d=g.assert,r=e("MEGo"),a=r.parseXML,s=v(),i={registerMap:function(l,t,u){var o;return b(t)?o=t:t.svg?o=[{type:"svg",source:t.svg,specialAreas:t.specialAreas}]:(t.geoJson&&!t.features&&(u=t.specialAreas,t=t.geoJson),o=[{type:"geoJSON",source:t,specialAreas:u}]),m(o,function(c){var h=c.type;h==="geoJson"&&(h=c.type="geoJSON");var f=n[h];f(c)}),s.set(l,o)},retrieveMap:function(l){return s.get(l)}},n={geoJSON:function(l){var t=l.source;l.geoJSON=A(t)?typeof JSON!="undefined"&&JSON.parse?JSON.parse(t):new Function("return ("+t+");")():t},svg:function(l){l.svgXML=a(l.source)}};te.exports=i},"7G+c":function(te,U,e){var y=e("bYtY"),L=y.createHashMap,g=y.isTypedArray,v=e("Yl7c"),A=v.enableClassCheck,b=e("k9D9"),m=b.SOURCE_FORMAT_ORIGINAL,d=b.SERIES_LAYOUT_BY_COLUMN,r=b.SOURCE_FORMAT_UNKNOWN,a=b.SOURCE_FORMAT_TYPED_ARRAY,s=b.SOURCE_FORMAT_KEYED_COLUMNS;function i(l){this.fromDataset=l.fromDataset,this.data=l.data||(l.sourceFormat===s?{}:[]),this.sourceFormat=l.sourceFormat||r,this.seriesLayoutBy=l.seriesLayoutBy||d,this.dimensionsDefine=l.dimensionsDefine,this.encodeDefine=l.encodeDefine&&L(l.encodeDefine),this.startIndex=l.startIndex||0,this.dimensionsDetectCount=l.dimensionsDetectCount}i.seriesDataToSource=function(l){return new i({data:l,sourceFormat:g(l)?a:m,fromDataset:!1})},A(i);var n=i;te.exports=n},"7Kak":function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("KPFz"),v=e.n(g)},"7Phj":function(te,U,e){var y=e("bYtY"),L=e("OELB"),g=L.parsePercent,v=y.each;function A(r){var a=b(r);v(a,function(s){var i=s.seriesModels;if(!i.length)return;m(s),v(i,function(n,l){d(n,s.boxOffsetList[l],s.boxWidthList[l])})})}function b(r){var a=[],s=[];return r.eachSeriesByType("boxplot",function(i){var n=i.getBaseAxis(),l=y.indexOf(s,n);l<0&&(l=s.length,s[l]=n,a[l]={axis:n,seriesModels:[]}),a[l].seriesModels.push(i)}),a}function m(r){var a,s=r.axis,i=r.seriesModels,n=i.length,l=r.boxWidthList=[],t=r.boxOffsetList=[],u=[],o;if(s.type==="category")o=s.getBandWidth();else{var c=0;v(i,function(I){c=Math.max(c,I.getData().count())}),a=s.getExtent(),Math.abs(a[1]-a[0])/c}v(i,function(I){var C=I.get("boxWidth");y.isArray(C)||(C=[C,C]),u.push([g(C[0],o)||0,g(C[1],o)||0])});var h=o*.8-2,f=h/n*.3,w=(h-f*(n-1))/n,x=w/2-h/2;v(i,function(I,C){t.push(x),x+=f+w,l.push(Math.min(Math.max(w,u[C][0]),u[C][1]))})}function d(r,a,s){var i=r.coordinateSystem,n=r.getData(),l=s/2,t=r.get("layout")==="horizontal"?0:1,u=1-t,o=["x","y"],c=n.mapDimension(o[t]),h=n.mapDimension(o[u],!0);if(c==null||h.length<5)return;for(var f=0;f=0&&T.splice(D,1),S.__hoverMir=null},clearHover:function(S){for(var E=this._hoverElements,T=0;T15)break}}R.__drawIndex=_,R.__drawIndex0&&S>D[0]){for(F=0;FS);F++);R=T[D[F]]}if(D.splice(F+1,0,S),T[S]=E,!E.virtual)if(R){var K=R.dom;K.nextSibling?M.insertBefore(E.dom,K.nextSibling):M.appendChild(E.dom)}else M.firstChild?M.insertBefore(E.dom,M.firstChild):M.appendChild(E.dom)},eachLayer:function(S,E){var T=this._zlevelList,D,B;for(B=0;B0?n:0),this._needsManuallyCompositing),K.__builtin__||v("ZLevel "+M+" has been used by unkown layer "+K.id),K!==B&&(K.__used=!0,K.__startIndex!==T&&(K.__dirty=!0),K.__startIndex=T,K.incremental?K.__drawIndex=-1:K.__drawIndex=T,E(T),B=K),D.__dirty&&(K.__dirty=!0,K.incremental&&K.__drawIndex<0&&(K.__drawIndex=T))}E(T),this.eachBuiltinLayer(function(j,H){!j.__used&&j.getElementCount()>0&&(j.__dirty=!0,j.__startIndex=j.__endIndex=j.__drawIndex=0),j.__dirty&&j.__drawIndex<0&&(j.__drawIndex=j.__startIndex)})},clear:function(){return this.eachBuiltinLayer(this._clearLayer),this},_clearLayer:function(S){S.clear()},setBackgroundColor:function(S){this._backgroundColor=S},configLayer:function(S,E){if(E){var T=this._layerConfig;T[S]?g.merge(T[S],E,!0):T[S]=E;for(var D=0;D=d&&(m=d-1),m<0&&(m=0)),this.option.currentIndex=m},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(m){this.option.autoPlay=!!m},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var m=this.option,d=m.data||[],r=m.axisType,a=this._names=[];if(r==="category"){var s=[];y.each(d,function(l,t){var u=v.getDataItemValue(l),o;y.isObject(l)?(o=y.clone(l),o.value=t):o=t,s.push(o),!y.isString(u)&&(u==null||isNaN(u))&&(u=""),a.push(u+"")}),d=s}var i={category:"ordinal",time:"time"}[r]||"number",n=this._data=new g([{name:"value",type:i}],this);n.initData(d,a)},getData:function(){return this._data},getCategories:function(){if(this.get("axisType")==="category")return this._names.slice()}}),b=A;te.exports=b},"7aKB":function(te,U,e){var y=e("bYtY"),L=e("6GrX"),g=e("OELB");function v(x){return isNaN(x)?"-":(x=(x+"").split("."),x[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(x.length>1?"."+x[1]:""))}function A(x,I){return x=(x||"").toLowerCase().replace(/-(.)/g,function(C,N){return N.toUpperCase()}),I&&x&&(x=x.charAt(0).toUpperCase()+x.slice(1)),x}var b=y.normalizeCssArray,m=/([&<>"'])/g,d={"&":"&","<":"<",">":">",'"':""","'":"'"};function r(x){return x==null?"":(x+"").replace(m,function(I,C){return d[C]})}var a=["a","b","c","d","e","f","g"],s=function(x,I){return"{"+x+(I==null?"":I)+"}"};function i(x,I,C){y.isArray(I)||(I=[I]);var N=I.length;if(!N)return"";for(var S=I[0].$vars||[],E=0;E':'':{renderMode:S,content:"{marker"+E+"|} ",style:{color:C}}:""}function t(x,I){return x+="","0000".substr(0,I-x.length)+x}function u(x,I,C){(x==="week"||x==="month"||x==="quarter"||x==="half-year"||x==="year")&&(x=`MM-dd yyyy`);var N=g.parseDate(I),S=C?"UTC":"",E=N["get"+S+"FullYear"](),T=N["get"+S+"Month"]()+1,D=N["get"+S+"Date"](),B=N["get"+S+"Hours"](),R=N["get"+S+"Minutes"](),F=N["get"+S+"Seconds"](),M=N["get"+S+"Milliseconds"]();return x=x.replace("MM",t(T,2)).replace("M",T).replace("yyyy",E).replace("yy",E%100).replace("dd",t(D,2)).replace("d",D).replace("hh",t(B,2)).replace("h",B).replace("mm",t(R,2)).replace("m",R).replace("ss",t(F,2)).replace("s",F).replace("SSS",t(M,3)),x}function o(x){return x&&x.charAt(0).toUpperCase()+x.substr(1)}var c=L.truncateText;function h(x){return L.getBoundingRect(x.text,x.font,x.textAlign,x.textVerticalAlign,x.textPadding,x.textLineHeight,x.rich,x.truncate)}function f(x,I,C,N,S,E,T,D){return L.getBoundingRect(x,I,C,N,S,D,E,T)}function w(x,I){if(I==="_blank"||I==="blank"){var C=window.open();C.opener=null,C.location=x}else window.open(x,I)}U.addCommas=v,U.toCamelCase=A,U.normalizeCssArray=b,U.encodeHTML=r,U.formatTpl=i,U.formatTplSimple=n,U.getTooltipMarker=l,U.formatTime=u,U.capitalFirst=o,U.truncateText=c,U.getTextBoundingRect=h,U.getTextRect=f,U.windowOpen=w},"7bkD":function(te,U,e){var y=e("bYtY");function L(g,v){v=v||{};var A=g.coordinateSystem,b=g.axis,m={},d=b.position,r=b.orient,a=A.getRect(),s=[a.x,a.x+a.width,a.y,a.y+a.height],i={horizontal:{top:s[2],bottom:s[3]},vertical:{left:s[0],right:s[1]}};m.position=[r==="vertical"?i.vertical[d]:s[0],r==="horizontal"?i.horizontal[d]:s[3]];var n={horizontal:0,vertical:1};m.rotation=Math.PI/2*n[r];var l={top:-1,bottom:1,right:1,left:-1};m.labelDirection=m.tickDirection=m.nameDirection=l[d],g.get("axisTick.inside")&&(m.tickDirection=-m.tickDirection),y.retrieve(v.labelInside,g.get("axisLabel.inside"))&&(m.labelDirection=-m.labelDirection);var t=v.rotate;return t==null&&(t=g.get("axisLabel.rotate")),m.labelRotation=d==="top"?-t:t,m.z2=1,m}U.layout=L},"7hqr":function(te,U,e){var y=e("bYtY"),L=y.each,g=y.isString;function v(m,d,r){r=r||{};var a=r.byIndex,s=r.stackedCoordDimension,i=!!(m&&m.get("stack")),n,l,t,u;if(L(d,function(f,w){g(f)&&(d[w]=f={name:f}),i&&!f.isExtraCoord&&(!a&&!n&&f.ordinalMeta&&(n=f),!l&&f.type!=="ordinal"&&f.type!=="time"&&(!s||s===f.coordDim)&&(l=f))}),l&&!a&&!n&&(a=!0),l){t="__\0ecstackresult",u="__\0ecstackedover",n&&(n.createInvertedIndices=!0);var o=l.coordDim,c=l.type,h=0;L(d,function(f){f.coordDim===o&&h++}),d.push({name:t,coordDim:o,coordDimIndex:h,type:c,isExtraCoord:!0,isCalculationCoord:!0}),h++,d.push({name:u,coordDim:u,coordDimIndex:h,type:c,isExtraCoord:!0,isCalculationCoord:!0})}return{stackedDimension:l&&l.name,stackedByDimension:n&&n.name,isStackedByIndex:a,stackedOverDimension:u,stackResultDimension:t}}function A(m,d){return!!d&&d===m.getCalculationInfo("stackedDimension")}function b(m,d){return A(m,d)?m.getCalculationInfo("stackResultDimension"):d}U.enableDataStack=v,U.isDimensionStacked=A,U.getStackedDimension=b},"7mYs":function(te,U,e){var y=e("ProS"),L=e("bYtY"),g=e("IwbS"),v=e("7aKB"),A=e("OELB"),b={EN:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],CN:["\u4E00\u6708","\u4E8C\u6708","\u4E09\u6708","\u56DB\u6708","\u4E94\u6708","\u516D\u6708","\u4E03\u6708","\u516B\u6708","\u4E5D\u6708","\u5341\u6708","\u5341\u4E00\u6708","\u5341\u4E8C\u6708"]},m={EN:["S","M","T","W","T","F","S"],CN:["\u65E5","\u4E00","\u4E8C","\u4E09","\u56DB","\u4E94","\u516D"]},d=y.extendComponentView({type:"calendar",_tlpoints:null,_blpoints:null,_firstDayOfMonth:null,_firstDayPoints:null,render:function(r,a,s){var i=this.group;i.removeAll();var n=r.coordinateSystem,l=n.getRangeInfo(),t=n.getOrient();this._renderDayRect(r,l,i),this._renderLines(r,l,t,i),this._renderYearText(r,l,t,i),this._renderMonthText(r,t,i),this._renderWeekText(r,l,t,i)},_renderDayRect:function(r,a,s){for(var i=r.coordinateSystem,n=r.getModel("itemStyle").getItemStyle(),l=i.getCellWidth(),t=i.getCellHeight(),u=a.start.time;u<=a.end.time;u=i.getNextNDay(u,1).time){var o=i.dataToRect([u],!1).tl,c=new g.Rect({shape:{x:o[0],y:o[1],width:l,height:t},cursor:"default",style:n});s.add(c)}},_renderLines:function(r,a,s,i){var n=this,l=r.coordinateSystem,t=r.getModel("splitLine.lineStyle").getLineStyle(),u=r.get("splitLine.show"),o=t.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var c=a.start,h=0;c.time<=a.end.time;h++){w(c.formatedDate),h===0&&(c=l.getDateInfo(a.start.y+"-"+a.start.m));var f=c.date;f.setMonth(f.getMonth()+1),c=l.getDateInfo(f)}w(l.getNextNDay(a.end.time,1).formatedDate);function w(x){n._firstDayOfMonth.push(l.getDateInfo(x)),n._firstDayPoints.push(l.dataToRect([x],!1).tl);var I=n._getLinePointsOfOneWeek(r,x,s);n._tlpoints.push(I[0]),n._blpoints.push(I[I.length-1]),u&&n._drawSplitline(I,t,i)}u&&this._drawSplitline(n._getEdgesPoints(n._tlpoints,o,s),t,i),u&&this._drawSplitline(n._getEdgesPoints(n._blpoints,o,s),t,i)},_getEdgesPoints:function(r,a,s){var i=[r[0].slice(),r[r.length-1].slice()],n=s==="horizontal"?0:1;return i[0][n]=i[0][n]-a/2,i[1][n]=i[1][n]+a/2,i},_drawSplitline:function(r,a,s){var i=new g.Polyline({z2:20,shape:{points:r},style:a});s.add(i)},_getLinePointsOfOneWeek:function(r,a,s){var i=r.coordinateSystem;a=i.getDateInfo(a);for(var n=[],l=0;l<7;l++){var t=i.getNextNDay(a.time,l),u=i.dataToRect([t.time],!1);n[2*t.day]=u.tl,n[2*t.day+1]=u[s==="horizontal"?"bl":"tr"]}return n},_formatterLabel:function(r,a){return typeof r=="string"&&r?v.formatTplSimple(r,a):typeof r=="function"?r(a):a.nameMap},_yearTextPositionControl:function(r,a,s,i,n){a=a.slice();var l=["center","bottom"];i==="bottom"?(a[1]+=n,l=["center","top"]):i==="left"?a[0]-=n:i==="right"?(a[0]+=n,l=["center","top"]):a[1]-=n;var t=0;return(i==="left"||i==="right")&&(t=Math.PI/2),{rotation:t,position:a,style:{textAlign:l[0],textVerticalAlign:l[1]}}},_renderYearText:function(r,a,s,i){var n=r.getModel("yearLabel");if(!n.get("show"))return;var l=n.get("margin"),t=n.get("position");t||(t=s!=="horizontal"?"top":"left");var u=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],o=(u[0][0]+u[1][0])/2,c=(u[0][1]+u[1][1])/2,h=s==="horizontal"?0:1,f={top:[o,u[h][1]],bottom:[o,u[1-h][1]],left:[u[1-h][0],c],right:[u[h][0],c]},w=a.start.y;+a.end.y>+a.start.y&&(w=w+"-"+a.end.y);var x=n.get("formatter"),I={start:a.start.y,end:a.end.y,nameMap:w},C=this._formatterLabel(x,I),N=new g.Text({z2:30});g.setTextStyle(N.style,n,{text:C}),N.attr(this._yearTextPositionControl(N,f[t],s,t,l)),i.add(N)},_monthTextPositionControl:function(r,a,s,i,n){var l="left",t="top",u=r[0],o=r[1];return s==="horizontal"?(o=o+n,a&&(l="center"),i==="start"&&(t="bottom")):(u=u+n,a&&(t="middle"),i==="start"&&(l="right")),{x:u,y:o,textAlign:l,textVerticalAlign:t}},_renderMonthText:function(r,a,s){var i=r.getModel("monthLabel");if(!i.get("show"))return;var n=i.get("nameMap"),l=i.get("margin"),t=i.get("position"),u=i.get("align"),o=[this._tlpoints,this._blpoints];L.isString(n)&&(n=b[n.toUpperCase()]||[]);var c=t==="start"?0:1,h=a==="horizontal"?0:1;l=t==="start"?-l:l;for(var f=u==="center",w=0;w1?(E.width=x,E.height=x/N):(E.height=x,E.width=x*N),E.y=w[1]-E.height/2,E.x=w[0]-E.width/2}else f=l.getBoxLayoutParams(),f.aspect=N,E=b.getLayoutRect(f,{width:I,height:C});this.setViewRect(E.x,E.y,E.width,E.height),this.setCenter(l.get("center")),this.setZoom(l.get("zoom"))}function s(l,t){v.each(t.get("geoCoord"),function(u,o){l.addGeoCoord(o,u)})}var i={dimensions:A.prototype.dimensions,create:function(l,t){var u=[];l.eachComponent("geo",function(c,h){var f=c.get("map"),w=c.get("aspectScale"),x=!0,I=r.retrieveMap(f);I&&I[0]&&I[0].type==="svg"?(w==null&&(w=1),x=!1):w==null&&(w=.75);var C=new A(f+h,f,c.get("nameMap"),x);C.aspectScale=w,C.zoomLimit=c.get("scaleLimit"),u.push(C),s(C,c),c.coordinateSystem=C,C.model=c,C.resize=a,C.resize(c,t)}),l.eachSeries(function(c){var h=c.get("coordinateSystem");if(h==="geo"){var f=c.get("geoIndex")||0;c.coordinateSystem=u[f]}});var o={};return l.eachSeriesByType("map",function(c){if(!c.getHostGeoModel()){var h=c.getMapType();o[h]=o[h]||[],o[h].push(c)}}),v.each(o,function(c,h){var f=v.map(c,function(x){return x.get("nameMap")}),w=new A(h,h,v.mergeAll(f));w.zoomLimit=v.retrieve.apply(null,v.map(c,function(x){return x.get("scaleLimit")})),u.push(w),w.resize=a,w.aspectScale=c[0].get("aspectScale"),w.resize(c[0],t),v.each(c,function(x){x.coordinateSystem=w,s(w,x)})}),u},getFilledRegions:function(l,t,u){for(var o=(l||[]).slice(),c=v.createHashMap(),h=0;h0&&arguments[0]!==void 0?arguments[0]:[],u=new Map;function o(c){var h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(c||[]).forEach(function(f){var w=f.key,x=f.children;Object(A.a)(w!=null,"Tree node must have a certain key: [".concat(h).concat(w,"]"));var I=String(w);Object(A.a)(!u.has(I)||w===null||w===void 0,"Same 'key' exist in the Tree: ".concat(I)),u.set(I,!0),o(x,"".concat(h).concat(I," > "))})}o(t)}function r(t){function u(o){var c=Object(v.a)(o);return c.map(function(h){if(!Object(b.i)(h))return Object(A.a)(!h,"Tree/TreeNode can only accept TreeNode as children."),null;var f=h.key,w=h.props,x=w.children,I=Object(g.a)(w,["children"]),C=Object(L.a)({key:f},I),N=u(x);return N.length&&(C.children=N),C}).filter(function(h){return h})}return u(t)}function a(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],o=new Set(u===!0?[]:u),c=[];function h(f){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return f.map(function(x,I){var C=Object(b.h)(w?w.pos:"0",I),N=m(x.key,C),S=Object(L.a)(Object(L.a)({},x),{},{parent:w,pos:C,children:null,data:x,isStart:[].concat(Object(y.a)(w?w.isStart:[]),[I===0]),isEnd:[].concat(Object(y.a)(w?w.isEnd:[]),[I===f.length-1])});return c.push(S),u===!0||o.has(N)?S.children=h(x.children||[],S):S.children=[],S})}return h(t),c}function s(t,u,o){var c;o?typeof o=="string"?c=function(w){return w[o]}:typeof o=="function"&&(c=function(w){return o(w)}):c=function(w,x){return m(w.key,x)};function h(f,w,x){var I=f?f.children:t,C=f?Object(b.h)(x.pos,w):"0";if(f){var N=c(f,C),S={node:f,index:w,pos:C,key:N,parentPos:x.node?x.pos:null,level:x.level+1};u(S)}I&&I.forEach(function(E,T){h(E,T,{node:f,pos:C,level:x?x.level+1:-1})})}h(null)}function i(t){var u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=u.initWrapper,c=u.processEntity,h=u.onProcessFinished,f=arguments.length>2?arguments[2]:void 0,w={},x={},I={posEntities:w,keyEntities:x};return o&&(I=o(I)||I),s(t,function(C){var N=C.node,S=C.index,E=C.pos,T=C.key,D=C.parentPos,B=C.level,R={node:N,index:S,key:T,pos:E,level:B},F=m(T,E);w[E]=R,x[F]=R,R.parent=w[D],R.parent&&(R.parent.children=R.parent.children||[],R.parent.children.push(R)),c&&c(R,I)},f),h&&h(I),I}function n(t,u){var o=u.expandedKeys,c=u.selectedKeys,h=u.loadedKeys,f=u.loadingKeys,w=u.checkedKeys,x=u.halfCheckedKeys,I=u.dragOverNodeKey,C=u.dropPosition,N=u.keyEntities,S=N[t],E={eventKey:t,expanded:o.indexOf(t)!==-1,selected:c.indexOf(t)!==-1,loaded:h.indexOf(t)!==-1,loading:f.indexOf(t)!==-1,checked:w.indexOf(t)!==-1,halfChecked:x.indexOf(t)!==-1,pos:String(S?S.pos:""),dragOver:I===t&&C===0,dragOverGapTop:I===t&&C===-1,dragOverGapBottom:I===t&&C===1};return E}function l(t){var u=t.data,o=t.expanded,c=t.selected,h=t.checked,f=t.loaded,w=t.loading,x=t.halfChecked,I=t.dragOver,C=t.dragOverGapTop,N=t.dragOverGapBottom,S=t.pos,E=t.active,T=Object(L.a)(Object(L.a)({},u),{},{expanded:o,selected:c,checked:h,loaded:f,loading:w,halfChecked:x,dragOver:I,dragOverGapTop:C,dragOverGapBottom:N,pos:S,active:E});return"props"in T||Object.defineProperty(T,"props",{get:function(){return Object(A.a)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),t}}),T}},"8EBN":function(te,U,e){(function(y){y(e("VrN/"))})(function(y){"use strict";y.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded Javascript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var L=0;L-1&&v.substring(m+1,v.length);if(d)return y.findModeByExtension(d)},y.findModeByName=function(v){v=v.toLowerCase();for(var A=0;A=0;H--){var k=M[H].dimension,P=R.dimensions[k],z=R.getDimensionInfo(P);if(K=z&&z.coordDim,K==="x"||K==="y"){j=M[H];break}}if(!j)return;var Y=F.getAxis(K),_=g.map(j.stops,function(ke){return{coord:Y.toGlobalCoord(Y.dataToCoord(ke.value)),color:ke.color}}),G=_.length,J=j.outerColors.slice();G&&_[0].coord>_[G-1].coord&&(_.reverse(),J.reverse());var ue=10,q=_[0].coord-ue,re=_[G-1].coord+ue,me=re-q;if(me<.001)return"transparent";g.each(_,function(ke){ke.offset=(ke.coord-q)/me}),_.push({offset:G?_[G-1].offset:.5,color:J[1]||"transparent"}),_.unshift({offset:G?_[0].offset:.5,color:J[0]||"transparent"});var be=new r.LinearGradient(0,0,0,0,_,!0);return be[K]=q,be[K+"2"]=re,be}function E(R,F,M){var K=R.get("showAllSymbol"),j=K==="auto";if(K&&!j)return;var H=M.getAxesByScale("ordinal")[0];if(!H)return;if(j&&T(H,F))return;var k=F.mapDimension(H.dim),P={};return g.each(H.getViewLabels(),function(z){P[z.tickValue]=1}),function(z){return!P.hasOwnProperty(F.get(k,z))}}function T(R,F){var M=R.getExtent(),K=Math.abs(M[1]-M[0])/R.scale.count();isNaN(K)&&(K=0);for(var j=F.count(),H=Math.max(1,Math.round(j/5)),k=0;kK)return!1;return!0}function D(R,F,M){if(R.type==="cartesian2d"){var K=R.getBaseAxis().isHorizontal(),j=h(R,F,M);if(!M.get("clip",!0)){var H=j.shape,k=Math.max(H.width,H.height);K?(H.y-=k,H.height+=k*2):(H.x-=k,H.width+=k*2)}return j}else return f(R,F,M)}var B=l.extend({type:"line",init:function(){var R=new r.Group,F=new b;this.group.add(F.group),this._symbolDraw=F,this._lineGroup=R},render:function(R,F,M){var K=R.coordinateSystem,j=this.group,H=R.getData(),k=R.getModel("lineStyle"),P=R.getModel("areaStyle"),z=H.mapArray(H.getItemLayout),Y=K.type==="polar",_=this._coordSys,G=this._symbolDraw,J=this._polyline,ue=this._polygon,q=this._lineGroup,re=R.get("animation"),me=!P.isEmpty(),be=P.get("origin"),ke=u(K,H,be),ce=C(K,H,ke),Ee=R.get("showSymbol"),pe=Ee&&!Y&&E(R,H,K),Se=this._data;Se&&Se.eachItemGraphicEl(function(rt,ht){rt.__temp&&(j.remove(rt),Se.setItemGraphicEl(ht,null))}),Ee||G.remove(),j.add(q);var st=!Y&&R.get("step"),qe;K&&K.getArea&&R.get("clip",!0)&&(qe=K.getArea(),qe.width!=null?(qe.x-=.1,qe.y-=.1,qe.width+=.2,qe.height+=.2):qe.r0&&(qe.r0-=.5,qe.r1+=.5)),this._clipShapeForSymbol=qe,J&&_.type===K.type&&st===this._step?(me&&!ue?ue=this._newPolygon(z,ce,K,re):ue&&!me&&(q.remove(ue),ue=this._polygon=null),q.setClipPath(D(K,!1,R)),Ee&&G.updateData(H,{isIgnore:pe,clipShape:qe}),H.eachItemGraphicEl(function(rt){rt.stopAnimation(!0)}),(!w(this._stackedOnPoints,ce)||!w(this._points,z))&&(re?this._updateAnimation(H,ce,K,M,st,be):(st&&(z=N(z,K,st),ce=N(ce,K,st)),J.setShape({points:z}),ue&&ue.setShape({points:z,stackedOnPoints:ce})))):(Ee&&G.updateData(H,{isIgnore:pe,clipShape:qe}),st&&(z=N(z,K,st),ce=N(ce,K,st)),J=this._newPolyline(z,K,re),me&&(ue=this._newPolygon(z,ce,K,re)),q.setClipPath(D(K,!0,R)));var tt=S(H,K)||H.getVisual("color");J.useStyle(g.defaults(k.getLineStyle(),{fill:"none",stroke:tt,lineJoin:"bevel"}));var Dt=R.get("smooth");if(Dt=I(R.get("smooth")),J.setShape({smooth:Dt,smoothMonotone:R.get("smoothMonotone"),connectNulls:R.get("connectNulls")}),ue){var ct=H.getCalculationInfo("stackedOnSeries"),St=0;ue.useStyle(g.defaults(P.getAreaStyle(),{fill:tt,opacity:.7,lineJoin:"bevel"})),ct&&(St=I(ct.get("smooth"))),ue.setShape({smooth:Dt,stackedOnSmooth:St,smoothMonotone:R.get("smoothMonotone"),connectNulls:R.get("connectNulls")})}this._data=H,this._coordSys=K,this._stackedOnPoints=ce,this._points=z,this._step=st,this._valueOrigin=be},dispose:function(){},highlight:function(R,F,M,K){var j=R.getData(),H=a.queryDataIndex(j,K);if(!(H instanceof Array)&&H!=null&&H>=0){var k=j.getItemGraphicEl(H);if(!k){var P=j.getItemLayout(H);if(!P)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(P[0],P[1]))return;k=new m(j,H),k.position=P,k.setZ(R.get("zlevel"),R.get("z")),k.ignore=isNaN(P[0])||isNaN(P[1]),k.__temp=!0,j.setItemGraphicEl(H,k),k.stopSymbolAnimation(!0),this.group.add(k)}k.highlight()}else l.prototype.highlight.call(this,R,F,M,K)},downplay:function(R,F,M,K){var j=R.getData(),H=a.queryDataIndex(j,K);if(H!=null&&H>=0){var k=j.getItemGraphicEl(H);k&&(k.__temp?(j.setItemGraphicEl(H,null),this.group.remove(k)):k.downplay())}else l.prototype.downplay.call(this,R,F,M,K)},_newPolyline:function(R){var F=this._polyline;return F&&this._lineGroup.remove(F),F=new i({shape:{points:R},silent:!0,z2:10}),this._lineGroup.add(F),this._polyline=F,F},_newPolygon:function(R,F){var M=this._polygon;return M&&this._lineGroup.remove(M),M=new n({shape:{points:R,stackedOnPoints:F},silent:!0}),this._lineGroup.add(M),this._polygon=M,M},_updateAnimation:function(R,F,M,K,j,H){var k=this._polyline,P=this._polygon,z=R.hostModel,Y=d(this._data,R,this._stackedOnPoints,F,this._coordSys,M,this._valueOrigin,H),_=Y.current,G=Y.stackedOnCurrent,J=Y.next,ue=Y.stackedOnNext;if(j&&(_=N(Y.current,M,j),G=N(Y.stackedOnCurrent,M,j),J=N(Y.next,M,j),ue=N(Y.stackedOnNext,M,j)),x(_,J)>3e3||P&&x(G,ue)>3e3){k.setShape({points:J}),P&&P.setShape({points:J,stackedOnPoints:ue});return}k.shape.__points=Y.current,k.shape.points=_,r.updateProps(k,{shape:{points:J}},z),P&&(P.setShape({points:_,stackedOnPoints:G}),r.updateProps(P,{shape:{points:J,stackedOnPoints:ue}},z));for(var q=[],re=Y.status,me=0;meA)return;var i=this._model.coordinateSystem.getSlidedAxisExpandWindow([d.offsetX,d.offsetY]);i.behavior!=="none"&&this._dispatchExpand({axisExpandWindow:i.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(d){if(this._mouseDownPoint||!m(this,"mousemove"))return;var r=this._model,a=r.coordinateSystem.getSlidedAxisExpandWindow([d.offsetX,d.offsetY]),s=a.behavior;s==="jump"&&this._throttledDispatchExpand.debounceNextCall(r.get("axisExpandDebounce")),this._throttledDispatchExpand(s==="none"?null:{axisExpandWindow:a.axisExpandWindow,animation:s==="jump"?null:!1})}};function m(d,r){var a=d._model;return a.get("axisExpandable")&&a.get("axisExpandTriggerOn")===r}y.registerPreprocessor(v)},"8x+h":function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("ProS"),v=e("bYtY"),A=e("K4ya"),b=e("Qxkt"),m=["#ddd"],d=g.extendComponentModel({type:"brush",dependencies:["geo","grid","xAxis","yAxis","parallel","series"],defaultOption:{toolbox:null,brushLink:null,seriesIndex:"all",geoIndex:null,xAxisIndex:null,yAxisIndex:null,brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(120,140,180,0.3)",borderColor:"rgba(120,140,180,0.8)"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},areas:[],brushType:null,brushOption:{},coordInfoList:[],optionUpdated:function(s,i){var n=this.option;!i&&A.replaceVisualOption(n,s,["inBrush","outOfBrush"]);var l=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:m},l.hasOwnProperty("liftZ")||(l.liftZ=5)},setAreas:function(s){if(!s)return;this.areas=v.map(s,function(i){return r(this.option,i)},this)},setBrushOption:function(s){this.brushOption=r(this.option,s),this.brushType=this.brushOption.brushType}});function r(s,i){return v.merge({brushType:s.brushType,brushMode:s.brushMode,transformable:s.transformable,brushStyle:new b(s.brushStyle).getItemStyle(),removeOnClick:s.removeOnClick,z:s.z},i,!0)}var a=d;te.exports=a},"8z0m":function(te,U,e){"use strict";var y=e("lSNA"),L=e.n(y),g=e("RIqP"),v=e.n(g),A=e("pVnL"),b=e.n(A),m=e("J4zp"),d=e.n(m),r=e("q1tI"),a=e.n(r),s=e("TSYQ"),i=e.n(s);function n(gn,vn){var Ft="cannot "+gn.method+" "+gn.action+" "+vn.status+"'",Ye=new Error(Ft);return Ye.status=vn.status,Ye.method=gn.method,Ye.url=gn.action,Ye}function l(gn){var vn=gn.responseText||gn.response;if(!vn)return vn;try{return JSON.parse(vn)}catch(Ft){return vn}}function t(gn){var vn=new XMLHttpRequest;gn.onProgress&&vn.upload&&(vn.upload.onprogress=function(Jt){Jt.total>0&&(Jt.percent=Jt.loaded/Jt.total*100),gn.onProgress(Jt)});var Ft=new FormData;gn.data&&Object.keys(gn.data).forEach(function(Pe){var Jt=gn.data[Pe];if(Array.isArray(Jt)){Jt.forEach(function(bn){Ft.append(Pe+"[]",bn)});return}Ft.append(Pe,gn.data[Pe])}),gn.file instanceof Blob?Ft.append(gn.filename,gn.file,gn.file.name):Ft.append(gn.filename,gn.file),vn.onerror=function(Jt){gn.onError(Jt)},vn.onload=function(){return vn.status<200||vn.status>=300?gn.onError(n(gn,vn),l(vn)):gn.onSuccess(l(vn),vn)},vn.open(gn.method,gn.action,!0),gn.withCredentials&&"withCredentials"in vn&&(vn.withCredentials=!0);var Ye=gn.headers||{};return Ye["X-Requested-With"]!==null&&vn.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(Ye).forEach(function(Pe){Ye[Pe]!==null&&vn.setRequestHeader(Pe,Ye[Pe])}),vn.send(Ft),{abort:function(){vn.abort()}}}var u=+new Date,o=0;function c(){return"rc-upload-"+u+"-"+ ++o}function h(gn,vn){return gn.indexOf(vn,gn.length-vn.length)!==-1}var f=function(gn,vn){if(gn&&vn){var Ft=Array.isArray(vn)?vn:vn.split(","),Ye=gn.name||"",Pe=gn.type||"",Jt=Pe.replace(/\/.*$/,"");return Ft.some(function(bn){var An=bn.trim();return An.charAt(0)==="."?h(Ye.toLowerCase(),An.toLowerCase()):/\/\*$/.test(An)?Jt===An.replace(/\/.*$/,""):Pe===An})}return!0};function w(gn,vn){var Ft=gn.createReader(),Ye=[];function Pe(){Ft.readEntries(function(Jt){var bn=Array.prototype.slice.apply(Jt);Ye=Ye.concat(bn);var An=!bn.length;An?vn(Ye):Pe()})}Pe()}var x=function(vn,Ft,Ye){var Pe=function Jt(bn,An){An=An||"",bn.isFile?bn.file(function(dn){Ye(dn)&&(bn.fullPath&&!dn.webkitRelativePath&&(Object.defineProperties(dn,{webkitRelativePath:{writable:!0}}),dn.webkitRelativePath=bn.fullPath.replace(/^\//,""),Object.defineProperties(dn,{webkitRelativePath:{writable:!1}})),Ft([dn]))}):bn.isDirectory&&w(bn,function(dn){dn.forEach(function(vr){Jt(vr,""+An+bn.name+"/")})})};vn.forEach(function(Jt){Pe(Jt.webkitGetAsEntry())})},I=x,C=Object.assign||function(gn){for(var vn=1;vn=0)continue;if(!Object.prototype.hasOwnProperty.call(gn,Ye))continue;Ft[Ye]=gn[Ye]}return Ft}function D(gn,vn){if(!(gn instanceof vn))throw new TypeError("Cannot call a class as a function")}function B(gn,vn){if(!gn)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vn&&(typeof vn=="object"||typeof vn=="function")?vn:gn}function R(gn,vn){if(typeof vn!="function"&&vn!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vn);gn.prototype=Object.create(vn&&vn.prototype,{constructor:{value:gn,enumerable:!1,writable:!0,configurable:!0}}),vn&&(Object.setPrototypeOf?Object.setPrototypeOf(gn,vn):gn.__proto__=vn)}var F=function(vn){return Object.keys(vn).reduce(function(Ft,Ye){return(Ye.substr(0,5)==="data-"||Ye.substr(0,5)==="aria-"||Ye==="role")&&(Ft[Ye]=vn[Ye]),Ft},{})},M=function(gn){R(vn,gn);function vn(){var Ft,Ye,Pe,Jt;D(this,vn);for(var bn=arguments.length,An=Array(bn),dn=0;dn0&&arguments[0]!==void 0?arguments[0]:"",Ft=vn.split("/"),Ye=Ft[Ft.length-1],Pe=Ye.split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(Pe)||[""])[0]},Te=function(vn){return vn.indexOf("image/")===0},mt=function(vn){if(vn.type&&!vn.thumbUrl)return Te(vn.type);var Ft=vn.thumbUrl||vn.url,Ye=lt(Ft);return/^data:image\//.test(Ft)||/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico)$/i.test(Ye)?!0:/^data:/.test(Ft)?!1:!Ye},tn=200;function Vt(gn){return new Promise(function(vn){if(!gn.type||!Te(gn.type)){vn("");return}var Ft=document.createElement("canvas");Ft.width=tn,Ft.height=tn,Ft.style.cssText="position: fixed; left: 0; top: 0; width: ".concat(tn,"px; height: ").concat(tn,"px; z-index: 9999; display: none;"),document.body.appendChild(Ft);var Ye=Ft.getContext("2d"),Pe=new Image;Pe.onload=function(){var Jt=Pe.width,bn=Pe.height,An=tn,dn=tn,vr=0,qn=0;Jt=1)&&(D=1),D}var x;(this._dirty||u==="reset")&&(this._dirty=!1,x=s(this,l)),this._modBy=h,this._modDataCount=f;var I=i&&i.step;if(n?this._dueEnd=n._outputDueEnd:this._dueEnd=this._count?this._count(this.context):Infinity,this._progress){var C=this._dueIndex,N=Math.min(I!=null?this._dueIndex+I:Infinity,this._dueEnd);if(!l&&(x||C1&&t>0?h:c}};return o;function c(){return n=i?null:f=0;C--){var N=I[C],S=N.node,E=N.width,T=N.text;x>w.width&&(x-=E-h,E=h,T=null);var D=new y.Polygon({shape:{points:a(c,0,E,f,C===I.length-1,C===0)},style:g.defaults(t.getItemStyle(),{lineJoin:"bevel",text:T,textFill:u.getTextColor(),textFont:u.getFont()}),z:10,onclick:g.curry(o,S)});this.group.add(D),s(D,n,S),c+=E+m}},remove:function(){this.group.removeAll()}};function a(n,l,t,u,o,c){var h=[[o?n:n-d,l],[n+t,l],[n+t,l+u],[o?n:n-d,l+u]];return!c&&h.splice(2,0,[n+t+d,l+u/2]),!o&&h.push([n,l+u/2]),h}function s(n,l,t){n.eventData={componentType:"series",componentSubType:"treemap",componentIndex:l.componentIndex,seriesIndex:l.componentIndex,seriesName:l.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:t&&t.dataIndex,name:t&&t.name},treePathInfo:t&&A(t,l)}}var i=r;te.exports=i},"9u0u":function(te,U,e){var y=e("bYtY");function L(v,A){var b={};return y.each(v,function(m){m.each(m.mapDimension("value"),function(d,r){var a="ec-"+m.getName(r);b[a]=b[a]||[],isNaN(d)||b[a].push(d)})}),v[0].map(v[0].mapDimension("value"),function(m,d){for(var r="ec-"+v[0].getName(d),a=0,s=Infinity,i=-Infinity,n=b[r].length,l=0;l0){var Me=Ee==="button"?"".concat(rt,"-button"):rt;je=ce.map(function(wt){return typeof wt=="string"?A.createElement(w,{ref:K,key:wt,prefixCls:Me,disabled:Se,value:wt,checked:_===wt},wt):A.createElement(w,{ref:K,key:"radio-group-value-options-".concat(wt.value),prefixCls:Me,disabled:wt.disabled||Se,value:wt.value,checked:_===wt.value,style:wt.style},wt.label)})}var Ne=qe||P,it=d()(ht,"".concat(ht,"-").concat(pe),(re={},L()(re,"".concat(ht,"-").concat(Ne),Ne),L()(re,"".concat(ht,"-rtl"),k==="rtl"),re),ke);return A.createElement("div",{className:it,style:tt,onMouseEnter:ct,onMouseLeave:St,id:Dt},je)};return A.createElement(s,{value:{onChange:J,value:_,disabled:M.disabled,name:M.name}},ue())});S.defaultProps={buttonStyle:"outline"};var E=A.memo(S),T=function(M,K){var j={};for(var H in M)Object.prototype.hasOwnProperty.call(M,H)&&K.indexOf(H)<0&&(j[H]=M[H]);if(M!=null&&typeof Object.getOwnPropertySymbols=="function")for(var k=0,H=Object.getOwnPropertySymbols(M);k=1},subscribe:function(i){return m.size||this.register(),d+=1,m.set(d,i),i(r),d},unsubscribe:function(i){m.delete(i),m.size||this.unregister()},unregister:function(){var i=this;Object.keys(b).forEach(function(n){var l=b[n],t=i.matchHandlers[l];t==null||t.mql.removeListener(t==null?void 0:t.listener)}),m.clear()},register:function(){var i=this;Object.keys(b).forEach(function(n){var l=b[n],t=function(c){var h=c.matches;i.dispatch(v()(v()({},r),L()({},n,h)))},u=window.matchMedia(l);u.addListener(t),i.matchHandlers[l]={mql:u,listener:t},t(u)})}};U.a=a},AE9C:function(te,U,e){var y=e("bYtY"),L=e("crZl"),g=e("IwbS"),v=e("oVpE"),A=v.createSymbol,b=e("+TT/"),m=e("y7Aq"),d=L.extend({type:"visualMap.piecewise",doRender:function(){var a=this.group;a.removeAll();var s=this.visualMapModel,i=s.get("textGap"),n=s.textStyleModel,l=n.getFont(),t=n.getTextColor(),u=this._getItemAlign(),o=s.itemSize,c=this._getViewData(),h=c.endsText,f=y.retrieve(s.get("showLabel",!0),!h);h&&this._renderEndsText(a,h[0],o,f,u),y.each(c.viewPieceList,w,this),h&&this._renderEndsText(a,h[1],o,f,u),b.box(s.get("orient"),a,s.get("itemGap")),this.renderBackground(a),this.positionGroup(a);function w(x){var I=x.piece,C=new g.Group;C.onclick=y.bind(this._onItemClick,this,I),this._enableHoverLink(C,x.indexInModelPieceList);var N=s.getRepresentValue(I);if(this._createItemSymbol(C,N,[0,0,o[0],o[1]]),f){var S=this.visualMapModel.getValueState(N);C.add(new g.Text({style:{x:u==="right"?-i:o[0]+i,y:o[1]/2,text:I.text,textVerticalAlign:"middle",textAlign:u,textFont:l,textFill:t,opacity:S==="outOfRange"?.5:1}}))}a.add(C)}},_enableHoverLink:function(a,s){a.on("mouseover",y.bind(i,this,"highlight")).on("mouseout",y.bind(i,this,"downplay"));function i(n){var l=this.visualMapModel;l.option.hoverLink&&this.api.dispatchAction({type:n,batch:m.makeHighDownBatch(l.findTargetDataIndices(s),l)})}},_getItemAlign:function(){var a=this.visualMapModel,s=a.option;if(s.orient==="vertical")return m.getItemAlign(a,this.api,a.itemSize);var i=s.align;return(!i||i==="auto")&&(i="left"),i},_renderEndsText:function(a,s,i,n,l){if(!s)return;var t=new g.Group,u=this.visualMapModel.textStyleModel;t.add(new g.Text({style:{x:n?l==="right"?i[0]:0:i[0]/2,y:i[1]/2,textVerticalAlign:"middle",textAlign:n?l:"center",text:s,textFont:u.getFont(),textFill:u.getTextColor()}})),a.add(t)},_getViewData:function(){var a=this.visualMapModel,s=y.map(a.getPieceList(),function(t,u){return{piece:t,indexInModelPieceList:u}}),i=a.get("text"),n=a.get("orient"),l=a.get("inverse");return(n==="horizontal"?l:!l)?s.reverse():i&&(i=i.slice().reverse()),{viewPieceList:s,endsText:i}},_createItemSymbol:function(a,s,i){a.add(A(this.getControllerVisual(s,"symbol"),i[0],i[1],i[2],i[3],this.getControllerVisual(s,"color")))},_onItemClick:function(a){var s=this.visualMapModel,i=s.option,n=y.clone(i.selected),l=s.getSelectedMapKey(a);i.selectedMode==="single"?(n[l]=!0,y.each(n,function(t,u){n[u]=u===l})):n[l]=!n[l],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:n})}}),r=d;te.exports=r},AEZ6:function(te,U,e){var y=e("bYtY"),L=y.each,g=y.createHashMap,v=e("T4UG"),A=e("MwEJ"),b=v.extend({type:"series.parallel",dependencies:["parallel"],visualColorAccessPath:"lineStyle.color",getInitialData:function(r,a){var s=this.getSource();return m(s,this),A(s,this)},getRawIndicesByActiveState:function(r){var a=this.coordinateSystem,s=this.getData(),i=[];return a.eachActiveState(s,function(n,l){r===n&&i.push(s.getRawIndex(l))}),i},defaultOption:{zlevel:0,z:2,coordinateSystem:"parallel",parallelIndex:0,label:{show:!1},inactiveOpacity:.05,activeOpacity:1,lineStyle:{width:1,opacity:.45,type:"solid"},emphasis:{label:{show:!1}},progressive:500,smooth:!1,animationEasing:"linear"}});function m(r,a){if(r.encodeDefine)return;var s=a.ecModel.getComponent("parallel",a.get("parallelIndex"));if(!s)return;var i=r.encodeDefine=g();L(s.dimensions,function(n){var l=d(n);i.set(n,l)})}function d(r){return+r.replace("dim","")}te.exports=b},AH3D:function(te,U,e){var y=e("ProS");e("y4/Y"),e("qWt2"),e("Qvb6"),y.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},function(){}),y.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},function(){})},ALo7:function(te,U,e){var y=e("ProS"),L=e("bYtY"),g=e("5GtS"),v=e("4NO4"),A=v.defaultEmphasis,b=e("D5nY"),m=b.makeSeriesEncodeForNameBased,d=e("xKMd"),r=y.extendSeriesModel({type:"series.funnel",init:function(s){r.superApply(this,"init",arguments),this.legendVisualProvider=new d(L.bind(this.getData,this),L.bind(this.getRawData,this)),this._defaultLabelLine(s)},getInitialData:function(s,i){return g(this,{coordDimensions:["value"],encodeDefaulter:L.curry(m,this)})},_defaultLabelLine:function(s){A(s,"labelLine",["show"]);var i=s.labelLine,n=s.emphasis.labelLine;i.show=i.show&&s.label.show,n.show=n.show&&s.emphasis.label.show},getDataParams:function(s){var i=this.getData(),n=r.superCall(this,"getDataParams",s),l=i.mapDimension("value"),t=i.getSum(l);return n.percent=t?+(i.get(l,s)/t*100).toFixed(2):0,n.$vars.push("percent"),n},defaultOption:{zlevel:0,z:2,legendHoverLink:!0,left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1,type:"solid"}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}}}}),a=r;te.exports=a},ANhw:function(te,U){(function(){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",y={rotl:function(g,v){return g<>>32-v},rotr:function(g,v){return g<<32-v|g>>>v},endian:function(g){if(g.constructor==Number)return y.rotl(g,8)&16711935|y.rotl(g,24)&4278255360;for(var v=0;v0;g--)v.push(Math.floor(Math.random()*256));return v},bytesToWords:function(g){for(var v=[],A=0,b=0;A>>5]|=g[A]<<24-b%32;return v},wordsToBytes:function(g){for(var v=[],A=0;A>>5]>>>24-A%32&255);return v},bytesToHex:function(g){for(var v=[],A=0;A>>4).toString(16)),v.push((g[A]&15).toString(16));return v.join("")},hexToBytes:function(g){for(var v=[],A=0;A>>6*(3-m)&63)):v.push("=");return v.join("")},base64ToBytes:function(g){g=g.replace(/[^A-Z0-9+\/]/ig,"");for(var v=[],A=0,b=0;A>>6-b*2)}return v}};te.exports=y})()},ANjR:function(te,U,e){var y=e("bYtY");function L(v,A){return A=A||[0,0],y.map([0,1],function(b){var m=A[b],d=v[b]/2,r=[],a=[];return r[b]=m-d,a[b]=m+d,r[1-b]=a[1-b]=A[1-b],Math.abs(this.dataToPoint(r)[b]-this.dataToPoint(a)[b])},this)}function g(v){var A=v.getBoundingRect();return{coordSys:{type:"geo",x:A.x,y:A.y,width:A.width,height:A.height,zoom:v.getZoom()},api:{coord:function(b){return v.dataToPoint(b)},size:y.bind(L,v)}}}te.exports=g},AOa7:function(te,U,e){},AUH6:function(te,U,e){var y=e("bYtY"),L=e("mFDi"),g=e("bMXI"),v=e("W4dC");function A(d,r,a,s){g.call(this,d),this.map=r;var i=v.load(r,a);this._nameCoordMap=i.nameCoordMap,this._regionsMap=i.regionsMap,this._invertLongitute=s==null?!0:s,this.regions=i.regions,this._rect=i.boundingRect}A.prototype={constructor:A,type:"geo",dimensions:["lng","lat"],containCoord:function(d){for(var r=this.regions,a=0;a * @license MIT */te.exports=function(L){return L!=null&&(e(L)||y(L)||!!L._isBuffer)};function e(L){return!!L.constructor&&typeof L.constructor.isBuffer=="function"&&L.constructor.isBuffer(L)}function y(L){return typeof L.readFloatLE=="function"&&typeof L.slice=="function"&&e(L.slice(0,0))}},BMrR:function(te,U,e){"use strict";var y=e("qrJ5");U.a=y.a},BPZU:function(te,U){var e=32,y=7,L=256;function g(s){for(var i=0;s>=e;)i|=s&1,s>>=1;return s+i}function v(s,i,n,l){var t=i+1;if(t===n)return 1;if(l(s[t++],s[i])<0){for(;t=0;)t++;return t-i}function A(s,i,n){for(n--;i>>1,t(u,s[h])<0?c=h:o=h+1;var f=l-o;switch(f){case 3:s[o+3]=s[o+2];case 2:s[o+2]=s[o+1];case 1:s[o+1]=s[o];break;default:for(;f>0;)s[o+f]=s[o+f-1],f--}s[o]=u}}function m(s,i,n,l,t,u){var o=0,c=0,h=1;if(u(s,i[n+t])>0){for(c=l-t;h0;)o=h,h=(h<<1)+1,h<=0&&(h=c);h>c&&(h=c),o+=t,h+=t}else{for(c=t+1;hc&&(h=c);var f=o;o=t-h,h=t-f}for(o++;o>>1);u(s,i[n+w])>0?o=w+1:h=w}return h}function d(s,i,n,l,t,u){var o=0,c=0,h=1;if(u(s,i[n+t])<0){for(c=t+1;hc&&(h=c);var f=o;o=t-h,h=t-f}else{for(c=l-t;h=0;)o=h,h=(h<<1)+1,h<=0&&(h=c);h>c&&(h=c),o+=t,h+=t}for(o++;o>>1);u(s,i[n+w])<0?h=w:o=w+1}return h}function r(s,i){var n=y,l=0,t=L,u=0,o,c,h=0;l=s.length,l<2*L&&(t=l>>>1);var f=[];u=l<120?5:l<1542?10:l<119151?19:40,o=[],c=[];function w(E,T){o[h]=E,c[h]=T,h+=1}function x(){for(;h>1;){var E=h-2;if(E>=1&&c[E-1]<=c[E]+c[E+1]||E>=2&&c[E-2]<=c[E]+c[E-1])c[E-1]c[E+1])break;C(E)}}function I(){for(;h>1;){var E=h-2;E>0&&c[E-1]=y||k>=y);if(P)break;j<0&&(j=0),j+=2}if(n=j,n<1&&(n=1),T===1){for(R=0;R=0;R--)s[H+R]=s[j+R];s[K]=f[M];return}for(var k=n;;){var P=0,z=0,Y=!1;do if(i(f[M],s[F])<0){if(s[K--]=s[F--],P++,z=0,--T===0){Y=!0;break}}else if(s[K--]=f[M--],z++,P=0,--B===1){Y=!0;break}while((P|z)=0;R--)s[H+R]=s[j+R];if(T===0){Y=!0;break}}if(s[K--]=f[M--],--B===1){Y=!0;break}if(z=B-m(s[F],f,0,B,B-1,i),z!==0){for(K-=z,M-=z,B-=z,H=K+1,j=M+1,R=0;R=y||z>=y);if(Y)break;k<0&&(k=0),k+=2}if(n=k,n<1&&(n=1),B===1){for(K-=T,F-=T,H=K+1,j=F+1,R=T-1;R>=0;R--)s[H+R]=s[j+R];s[K]=f[M]}else{if(B===0)throw new Error;for(j=K-(B-1),R=0;Rc&&(h=c),b(s,n,n+h,n+u,i),u=h}o.pushRun(n,u),o.mergeRuns(),t-=u,n+=u}while(t!==0);o.forceMergeRuns()}te.exports=a},Bd2K:function(te,U,e){(function(y){y(e("VrN/"),e("osHv"))})(function(y){y.defineOption("autoCloseTags",!1,function(r,a,s){if(s!=y.Init&&s&&r.removeKeyMap("autoCloseTags"),!a)return;var i={name:"autoCloseTags"};(typeof a!="object"||a.whenClosing!==!1)&&(i["'/'"]=function(n){return b(n)}),(typeof a!="object"||a.whenOpening!==!1)&&(i["'>'"]=function(n){return v(n)}),r.addKeyMap(i)});var L=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],g=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function v(r){if(r.getOption("disableInput"))return y.Pass;for(var a=r.listSelections(),s=[],i=r.getOption("autoCloseTags"),n=0;nl.ch&&(h=h.slice(0,h.length-t.end+l.ch));var I=h.toLowerCase();if(!h||t.type=="string"&&(t.end!=l.ch||!/[\"\']/.test(t.string.charAt(t.string.length-1))||t.string.length==1)||t.type=="tag"&&c.close||t.string.indexOf("/")==l.ch-t.start-1||w&&m(w,I)>-1||d(r,u.mode.xmlCurrentContext&&u.mode.xmlCurrentContext(o)||[],h,l,!0))return y.Pass;var C=typeof i=="object"&&i.emptyTags;if(C&&m(C,h)>-1){s[n]={text:"/>",newPos:y.Pos(l.line,l.ch+2)};continue}var N=x&&m(x,I)>-1;s[n]={indent:N,text:">"+(N?` `:"")+"",newPos:N?y.Pos(l.line+1,0):y.Pos(l.line,l.ch+1)}}for(var S=typeof i=="object"&&i.dontIndentOnAutoClose,n=a.length-1;n>=0;n--){var E=s[n];r.replaceRange(E.text,a[n].head,a[n].anchor,"+insert");var T=r.listSelections().slice(0);T[n]={head:E.newPos,anchor:E.newPos},r.setSelections(T),!S&&E.indent&&(r.indentLine(E.newPos.line,null,!0),r.indentLine(E.newPos.line+1,null,!0))}}function A(r,a){for(var s=r.listSelections(),i=[],n=a?"/":""&&(w+=">"),i[u]=w}if(r.replaceSelections(i),s=r.listSelections(),!t)for(var u=0;u=0&&a[o]==s;o--)++u;i=t.to;for(var o=1;o.5?x:w}function a(w,x,I,C,N){var S=w.length;if(N===1)for(var E=0;EN;if(S)w.length=N;else for(var E=C;E=0&&!(k[St]<=ct);St--);St=Math.min(St,B-2)}else{for(St=q;Stct);St++);St=Math.min(St-1,B-2)}q=St,re=ct;var rt=k[St+1]-k[St];if(rt===0)return;if(be=(ct-k[St])/rt,D)if(ce=P[St],ke=P[St===0?St:St-1],Ee=P[St>B-2?B-1:St+1],pe=P[St>B-3?B-1:St+2],F)n(ke,ce,Ee,pe,be,be*be,be*be*be,E(Dt,N),j);else{var ht;if(M)ht=n(ke,ce,Ee,pe,be,be*be,be*be*be,Se,1),ht=u(Se);else{if(K)return r(ce,Ee,be);ht=l(ke,ce,Ee,pe,be,be*be,be*be*be)}T(Dt,N,ht)}else if(F)a(P[St],P[St+1],be,E(Dt,N),j);else{var ht;if(M)a(P[St],P[St+1],be,Se,1),ht=u(Se);else{if(K)return r(P[St],P[St+1],be);ht=d(P[St],P[St+1],be)}T(Dt,N,ht)}},qe=new y({target:w._target,life:H,loop:w._loop,delay:w._delay,onframe:st,ondestroy:I});return x&&x!=="spline"&&(qe.easing=x),qe}var h=function(x,I,C,N){this._tracks={},this._target=x,this._loop=I||!1,this._getter=C||b,this._setter=N||m,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};h.prototype={when:function(x,I){var C=this._tracks;for(var N in I){if(!I.hasOwnProperty(N))continue;if(!C[N]){C[N]=[];var S=this._getter(this._target,N);if(S==null)continue;x!==0&&C[N].push({time:0,value:t(S)})}C[N].push({time:x,value:I[N]})}return this},during:function(x){return this._onframeList.push(x),this},pause:function(){for(var x=0;xs&&(s=n.height)}this.height=s+1},getNodeById:function(a){if(this.getId()===a)return this;for(var s=0,i=this.children,n=i.length;s=0&&this.hostTree.data.setItemLayout(this.dataIndex,a,s)},getLayout:function(){return this.hostTree.data.getItemLayout(this.dataIndex)},getModel:function(a){if(this.dataIndex<0)return;var s=this.hostTree,i=s.data.getItemModel(this.dataIndex),n=this.getLevelModel();return n?i.getModel(a,n.getModel(a)):i.getModel(a)},getLevelModel:function(){return(this.hostTree.levelModels||[])[this.depth]},setVisual:function(a,s){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,a,s)},getVisual:function(a,s){return this.hostTree.data.getItemVisual(this.dataIndex,a,s)},getRawIndex:function(){return this.hostTree.data.getRawIndex(this.dataIndex)},getId:function(){return this.hostTree.data.getId(this.dataIndex)},isAncestorOf:function(a){for(var s=a.parentNode;s;){if(s===this)return!0;s=s.parentNode}return!1},isDescendantOf:function(a){return a!==this&&a.isAncestorOf(this)}};function m(a,s){this.root,this.data,this._nodes=[],this.hostModel=a,this.levelModels=y.map(s||[],function(i){return new L(i,a,a.ecModel)})}m.prototype={constructor:m,type:"tree",eachNode:function(a,s,i){this.root.eachNode(a,s,i)},getNodeByDataIndex:function(a){var s=this.data.getRawIndex(a);return this._nodes[s]},getNodeByName:function(a){return this.root.getNodeByName(a)},update:function(){for(var a=this.data,s=this._nodes,i=0,n=s.length;i0?"pieces":this.option.categories?"categories":"splitNumber"},setSelected:function(n){this.option.selected=g.clone(n)},getValueState:function(n){var l=A.findPieceIndex(n,this._pieceList);return l!=null&&this.option.selected[this.getSelectedMapKey(this._pieceList[l])]?"inRange":"outOfRange"},findTargetDataIndices:function(n){var l=[];return this.eachTargetSeries(function(t){var u=[],o=t.getData();o.each(this.getDataDimension(o),function(c,h){var f=A.findPieceIndex(c,this._pieceList);f===n&&u.push(h)},this),l.push({seriesId:t.id,dataIndex:u})},this),l},getRepresentValue:function(n){var l;if(this.isCategory())l=n.value;else if(n.value!=null)l=n.value;else{var t=n.interval||[];l=t[0]===-Infinity&&t[1]===Infinity?0:(t[0]+t[1])/2}return l},getVisualMeta:function(n){if(this.isCategory())return;var l=[],t=[],u=this;function o(w,x){var I=u.getRepresentValue({interval:w});x||(x=u.getValueState(I));var C=n(I,x);w[0]===-Infinity?t[0]=C:w[1]===Infinity?t[1]=C:l.push({value:w[0],color:C},{value:w[1],color:C})}var c=this._pieceList.slice();if(!c.length)c.push({interval:[-Infinity,Infinity]});else{var h=c[0].interval[0];h!==-Infinity&&c.unshift({interval:[-Infinity,h]}),h=c[c.length-1].interval[1],h!==Infinity&&c.push({interval:[h,Infinity]})}var f=-Infinity;return g.each(c,function(w){var x=w.interval;x&&(x[0]>f&&o([f,x[0]],"outOfRange"),o(x.slice()),f=x[1])},this),{stops:l,outerColors:t}}}),a={splitNumber:function(){var n=this.option,l=this._pieceList,t=Math.min(n.precision,20),u=this.getExtent(),o=n.splitNumber;o=Math.max(parseInt(o,10),1),n.splitNumber=o;for(var c=(u[1]-u[0])/o;+c.toFixed(t)!==c&&t<5;)t++;n.precision=t,c=+c.toFixed(t),n.minOpen&&l.push({interval:[-Infinity,u[0]],close:[0,0]});for(var h=0,f=u[0];h","\u2265"][u[0]]];t.text=t.text||this.formatValueText(t.value!=null?t.value:t.interval,!1,o)},this)}};function s(n,l){var t=n.inverse;(n.orient==="vertical"?!t:t)&&l.reverse()}var i=r;te.exports=i},BvKs:function(te,U,e){"use strict";e.d(U,"a",function(){return Lt});var y=e("pVnL"),L=e.n(y),g=e("lSNA"),v=e.n(g),A=e("lwsE"),b=e.n(A),m=e("W8MJ"),d=e.n(m),r=e("7W2i"),a=e.n(r),s=e("LQ03"),i=e.n(s),n=e("q1tI"),l=e("VTBJ"),t=e("1OyB"),u=e("vuIU"),o=e("JX7q"),c=e("Ji7U"),h=e("LK+K"),f=e("I8Z2"),w=e("BGR+"),x=e("wx14"),I=e("rePB"),C=e("4IlW"),N=e("2GS6"),S=e("Gytx"),E=e.n(S),T=e("TSYQ"),D=e.n(T),B=e("U8pU"),R=e("ODXe"),F=/iPhone/i,M=/iPod/i,K=/iPad/i,j=/\bAndroid(?:.+)Mobile\b/i,H=/Android/i,k=/\bAndroid(?:.+)SD4930UR\b/i,P=/\bAndroid(?:.+)(?:KF[A-Z]{2,4})\b/i,z=/Windows Phone/i,Y=/\bWindows(?:.+)ARM\b/i,_=/BlackBerry/i,G=/BB10/i,J=/Opera Mini/i,ue=/\b(CriOS|Chrome)(?:.+)Mobile/i,q=/Mobile(?:.+)Firefox\b/i;function re($e,Qe){return $e.test(Qe)}function me($e){var Qe=$e||(typeof navigator!="undefined"?navigator.userAgent:""),kt=Qe.split("[FBAN");if(typeof kt[1]!="undefined"){var Ht=kt,ot=Object(R.a)(Ht,1);Qe=ot[0]}if(kt=Qe.split("Twitter"),typeof kt[1]!="undefined"){var Ct=kt,nt=Object(R.a)(Ct,1);Qe=nt[0]}var Ot={apple:{phone:re(F,Qe)&&!re(z,Qe),ipod:re(M,Qe),tablet:!re(F,Qe)&&re(K,Qe)&&!re(z,Qe),device:(re(F,Qe)||re(M,Qe)||re(K,Qe))&&!re(z,Qe)},amazon:{phone:re(k,Qe),tablet:!re(k,Qe)&&re(P,Qe),device:re(k,Qe)||re(P,Qe)},android:{phone:!re(z,Qe)&&re(k,Qe)||!re(z,Qe)&&re(j,Qe),tablet:!re(z,Qe)&&!re(k,Qe)&&!re(j,Qe)&&(re(P,Qe)||re(H,Qe)),device:!re(z,Qe)&&(re(k,Qe)||re(P,Qe)||re(j,Qe)||re(H,Qe))||re(/\bokhttp\b/i,Qe)},windows:{phone:re(z,Qe),tablet:re(Y,Qe),device:re(z,Qe)||re(Y,Qe)},other:{blackberry:re(_,Qe),blackberry10:re(G,Qe),opera:re(J,Qe),firefox:re(q,Qe),chrome:re(ue,Qe),device:re(_,Qe)||re(G,Qe)||re(J,Qe)||re(q,Qe)||re(ue,Qe)},any:null,phone:null,tablet:null};return Ot.any=Ot.apple.device||Ot.android.device||Ot.windows.device||Ot.other.device,Ot.phone=Ot.apple.phone||Ot.android.phone||Ot.windows.phone,Ot.tablet=Ot.apple.tablet||Ot.android.tablet||Ot.windows.tablet,Ot}var be=Object(l.a)(Object(l.a)({},me()),{},{isMobile:me}),ke=be;function ce(){}function Ee($e,Qe,kt){var Ht=Qe||"";return $e.key||"".concat(Ht,"item_").concat(kt)}function pe($e){return"".concat($e,"-menu-")}function Se($e,Qe){var kt=-1;n.Children.forEach($e,function(Ht){kt+=1,Ht&&Ht.type&&Ht.type.isMenuItemGroup?n.Children.forEach(Ht.props.children,function(ot){kt+=1,Qe(ot,kt)}):Qe(Ht,kt)})}function st($e,Qe,kt){if(!$e||kt.find)return;n.Children.forEach($e,function(Ht){if(Ht){var ot=Ht.type;if(!ot||!(ot.isSubMenu||ot.isMenuItem||ot.isMenuItemGroup))return;Qe.indexOf(Ht.key)!==-1?kt.find=!0:Ht.props.children&&st(Ht.props.children,Qe,kt)}})}var qe=["defaultSelectedKeys","selectedKeys","defaultOpenKeys","openKeys","mode","getPopupContainer","onSelect","onDeselect","onDestroy","openTransitionName","openAnimation","subMenuOpenDelay","subMenuCloseDelay","forceSubMenuRender","triggerSubMenuAction","level","selectable","multiple","onOpenChange","visible","focusable","defaultActiveFirst","prefixCls","inlineIndent","parentMenu","title","rootPrefixCls","eventKey","active","onItemHover","onTitleMouseEnter","onTitleMouseLeave","onTitleClick","popupAlign","popupOffset","isOpen","renderMenuItem","manualRef","subMenuKey","disabled","index","isSelected","store","activeKey","builtinPlacements","overflowedIndicator","motion","attribute","value","popupClassName","inlineCollapsed","menu","theme","itemIcon","expandIcon"],tt=function(Qe){var kt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Ht=Qe&&typeof Qe.getBoundingClientRect=="function"&&Qe.getBoundingClientRect().width;if(Ht){if(kt){var ot=getComputedStyle(Qe),Ct=ot.marginLeft,nt=ot.marginRight;Ht+=+Ct.replace("px","")+ +nt.replace("px","")}Ht=+Ht.toFixed(6)}return Ht||0},Dt=function(Qe,kt,Ht){Qe&&Object(B.a)(Qe.style)==="object"&&(Qe.style[kt]=Ht)},ct=function(){return ke.any},St=e("KQm4"),rt=e("Ff2n"),ht=e("i8i4"),je=e("bdgK"),Me=e("uciX"),Ne=e("8XRh"),it={adjustX:1,adjustY:1},wt={topLeft:{points:["bl","tl"],overflow:it,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:it,offset:[0,7]},leftTop:{points:["tr","tl"],overflow:it,offset:[-4,0]},rightTop:{points:["tl","tr"],overflow:it,offset:[4,0]}},jt={topLeft:{points:["bl","tl"],overflow:it,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:it,offset:[0,7]},rightTop:{points:["tr","tl"],overflow:it,offset:[-4,0]},leftTop:{points:["tl","tr"],overflow:it,offset:[4,0]}},lt=wt,Te=0,mt={horizontal:"bottomLeft",vertical:"rightTop","vertical-left":"rightTop","vertical-right":"leftTop"},tn=function(Qe,kt,Ht){var ot=pe(kt),Ct=Qe.getState();Qe.setState({defaultActiveFirst:Object(l.a)(Object(l.a)({},Ct.defaultActiveFirst),{},Object(I.a)({},ot,Ht))})},Vt=function($e){Object(c.a)(kt,$e);var Qe=Object(h.a)(kt);function kt(Ht){var ot;Object(t.a)(this,kt),ot=Qe.call(this,Ht),ot.onDestroy=function(Gt){ot.props.onDestroy(Gt)},ot.onKeyDown=function(Gt){var Qn=Gt.keyCode,Gn=ot.menuInstance,Or=ot.props,Nr=Or.isOpen,Kr=Or.store;if(Qn===C.a.ENTER)return ot.onTitleClick(Gt),tn(Kr,ot.props.eventKey,!0),!0;if(Qn===C.a.RIGHT)return Nr?Gn.onKeyDown(Gt):(ot.triggerOpenChange(!0),tn(Kr,ot.props.eventKey,!0)),!0;if(Qn===C.a.LEFT){var ei;if(Nr)ei=Gn.onKeyDown(Gt);else return;return ei||(ot.triggerOpenChange(!1),ei=!0),ei}return Nr&&(Qn===C.a.UP||Qn===C.a.DOWN)?Gn.onKeyDown(Gt):void 0},ot.onOpenChange=function(Gt){ot.props.onOpenChange(Gt)},ot.onPopupVisibleChange=function(Gt){ot.triggerOpenChange(Gt,Gt?"mouseenter":"mouseleave")},ot.onMouseEnter=function(Gt){var Qn=ot.props,Gn=Qn.eventKey,Or=Qn.onMouseEnter,Nr=Qn.store;tn(Nr,ot.props.eventKey,!1),Or({key:Gn,domEvent:Gt})},ot.onMouseLeave=function(Gt){var Qn=ot.props,Gn=Qn.parentMenu,Or=Qn.eventKey,Nr=Qn.onMouseLeave;Gn.subMenuInstance=Object(o.a)(ot),Nr({key:Or,domEvent:Gt})},ot.onTitleMouseEnter=function(Gt){var Qn=ot.props,Gn=Qn.eventKey,Or=Qn.onItemHover,Nr=Qn.onTitleMouseEnter;Or({key:Gn,hover:!0}),Nr({key:Gn,domEvent:Gt})},ot.onTitleMouseLeave=function(Gt){var Qn=ot.props,Gn=Qn.parentMenu,Or=Qn.eventKey,Nr=Qn.onItemHover,Kr=Qn.onTitleMouseLeave;Gn.subMenuInstance=Object(o.a)(ot),Nr({key:Or,hover:!1}),Kr({key:Or,domEvent:Gt})},ot.onTitleClick=function(Gt){var Qn=Object(o.a)(ot),Gn=Qn.props;if(Gn.onTitleClick({key:Gn.eventKey,domEvent:Gt}),Gn.triggerSubMenuAction==="hover")return;ot.triggerOpenChange(!Gn.isOpen,"click"),tn(Gn.store,ot.props.eventKey,!1)},ot.onSubMenuClick=function(Gt){typeof ot.props.onClick=="function"&&ot.props.onClick(ot.addKeyPath(Gt))},ot.onSelect=function(Gt){ot.props.onSelect(Gt)},ot.onDeselect=function(Gt){ot.props.onDeselect(Gt)},ot.getPrefixCls=function(){return"".concat(ot.props.rootPrefixCls,"-submenu")},ot.getActiveClassName=function(){return"".concat(ot.getPrefixCls(),"-active")},ot.getDisabledClassName=function(){return"".concat(ot.getPrefixCls(),"-disabled")},ot.getSelectedClassName=function(){return"".concat(ot.getPrefixCls(),"-selected")},ot.getOpenClassName=function(){return"".concat(ot.props.rootPrefixCls,"-submenu-open")},ot.saveMenuInstance=function(Gt){ot.menuInstance=Gt},ot.addKeyPath=function(Gt){return Object(l.a)(Object(l.a)({},Gt),{},{keyPath:(Gt.keyPath||[]).concat(ot.props.eventKey)})},ot.triggerOpenChange=function(Gt,Qn){var Gn=ot.props.eventKey,Or=function(){ot.onOpenChange({key:Gn,item:Object(o.a)(ot),trigger:Qn,open:Gt})};Qn==="mouseenter"?ot.mouseenterTimeout=setTimeout(function(){Or()},0):Or()},ot.isChildrenSelected=function(){var Gt={find:!1};return st(ot.props.children,ot.props.selectedKeys,Gt),Gt.find},ot.isOpen=function(){return ot.props.openKeys.indexOf(ot.props.eventKey)!==-1},ot.adjustWidth=function(){if(!ot.subMenuTitle||!ot.menuInstance)return;var Gt=ht.findDOMNode(ot.menuInstance);if(Gt.offsetWidth>=ot.subMenuTitle.offsetWidth)return;Gt.style.minWidth="".concat(ot.subMenuTitle.offsetWidth,"px")},ot.saveSubMenuTitle=function(Gt){ot.subMenuTitle=Gt},ot.getBaseProps=function(){var Gt=Object(o.a)(ot),Qn=Gt.props;return{mode:Qn.mode==="horizontal"?"vertical":Qn.mode,visible:ot.props.isOpen,level:Qn.level+1,inlineIndent:Qn.inlineIndent,focusable:!1,onClick:ot.onSubMenuClick,onSelect:ot.onSelect,onDeselect:ot.onDeselect,onDestroy:ot.onDestroy,selectedKeys:Qn.selectedKeys,eventKey:"".concat(Qn.eventKey,"-menu-"),openKeys:Qn.openKeys,motion:Qn.motion,onOpenChange:ot.onOpenChange,subMenuOpenDelay:Qn.subMenuOpenDelay,parentMenu:Object(o.a)(ot),subMenuCloseDelay:Qn.subMenuCloseDelay,forceSubMenuRender:Qn.forceSubMenuRender,triggerSubMenuAction:Qn.triggerSubMenuAction,builtinPlacements:Qn.builtinPlacements,defaultActiveFirst:Qn.store.getState().defaultActiveFirst[pe(Qn.eventKey)],multiple:Qn.multiple,prefixCls:Qn.rootPrefixCls,id:ot.internalMenuId,manualRef:ot.saveMenuInstance,itemIcon:Qn.itemIcon,expandIcon:Qn.expandIcon,direction:Qn.direction}},ot.getMotion=function(Gt,Qn){var Gn=Object(o.a)(ot),Or=Gn.haveRendered,Nr=ot.props,Kr=Nr.motion,ei=Nr.rootPrefixCls,vi=Object(l.a)(Object(l.a)({},Kr),{},{leavedClassName:"".concat(ei,"-hidden"),removeOnLeave:!1,motionAppear:Or||!Qn||Gt!=="inline"});return vi};var Ct=Ht.store,nt=Ht.eventKey,Ot=Ct.getState(),sn=Ot.defaultActiveFirst;ot.isRootMenu=!1;var Zt=!1;return sn&&(Zt=sn[nt]),tn(Ct,nt,Zt),ot}return Object(u.a)(kt,[{key:"componentDidMount",value:function(){this.componentDidUpdate()}},{key:"componentDidUpdate",value:function(){var ot=this,Ct=this.props,nt=Ct.mode,Ot=Ct.parentMenu,sn=Ct.manualRef;if(sn&&sn(this),nt!=="horizontal"||!Ot.isRootMenu||!this.props.isOpen)return;this.minWidthTimeout=setTimeout(function(){return ot.adjustWidth()},0)}},{key:"componentWillUnmount",value:function(){var ot=this.props,Ct=ot.onDestroy,nt=ot.eventKey;Ct&&Ct(nt),this.minWidthTimeout&&clearTimeout(this.minWidthTimeout),this.mouseenterTimeout&&clearTimeout(this.mouseenterTimeout)}},{key:"renderChildren",value:function(ot){var Ct=this,nt=this.getBaseProps(),Ot=this.getMotion(nt.mode,nt.visible);if(this.haveRendered=!0,this.haveOpened=this.haveOpened||nt.visible||nt.forceSubMenuRender,!this.haveOpened)return n.createElement("div",null);var sn=nt.direction;return n.createElement(Ne.default,Object.assign({visible:nt.visible},Ot),function(Zt){var Gt=Zt.className,Qn=Zt.style,Gn=D()("".concat(nt.prefixCls,"-sub"),Gt,Object(I.a)({},"".concat(nt.prefixCls,"-rtl"),sn==="rtl"));return n.createElement(Xn,Object.assign({},nt,{id:Ct.internalMenuId,className:Gn,style:Qn}),ot)})}},{key:"render",value:function(){var ot,Ct=Object(l.a)({},this.props),nt=Ct.isOpen,Ot=this.getPrefixCls(),sn=Ct.mode==="inline",Zt=D()(Ot,"".concat(Ot,"-").concat(Ct.mode),(ot={},Object(I.a)(ot,Ct.className,!!Ct.className),Object(I.a)(ot,this.getOpenClassName(),nt),Object(I.a)(ot,this.getActiveClassName(),Ct.active||nt&&!sn),Object(I.a)(ot,this.getDisabledClassName(),Ct.disabled),Object(I.a)(ot,this.getSelectedClassName(),this.isChildrenSelected()),ot));this.internalMenuId||(Ct.eventKey?this.internalMenuId="".concat(Ct.eventKey,"$Menu"):(Te+=1,this.internalMenuId="$__$".concat(Te,"$Menu")));var Gt={},Qn={},Gn={};Ct.disabled||(Gt={onMouseLeave:this.onMouseLeave,onMouseEnter:this.onMouseEnter},Qn={onClick:this.onTitleClick},Gn={onMouseEnter:this.onTitleMouseEnter,onMouseLeave:this.onTitleMouseLeave});var Or={},Nr=Ct.direction;sn&&(Nr==="rtl"?Or.paddingRight=Ct.inlineIndent*Ct.level:Or.paddingLeft=Ct.inlineIndent*Ct.level);var Kr={};this.props.isOpen&&(Kr={"aria-owns":this.internalMenuId});var ei=null;Ct.mode!=="horizontal"&&(ei=this.props.expandIcon,typeof this.props.expandIcon=="function"&&(ei=n.createElement(this.props.expandIcon,Object(l.a)({},this.props))));var vi=n.createElement("div",Object.assign({ref:this.saveSubMenuTitle,style:Or,className:"".concat(Ot,"-title"),role:"button"},Gn,Qn,{"aria-expanded":nt},Kr,{"aria-haspopup":"true",title:typeof Ct.title=="string"?Ct.title:void 0}),Ct.title,ei||n.createElement("i",{className:"".concat(Ot,"-arrow")})),Pi=this.renderChildren(Ct.children),Be=Ct.parentMenu.isRootMenu?Ct.parentMenu.props.getPopupContainer:function(rn){return rn.parentNode},le=mt[Ct.mode],ye=Ct.popupOffset?{offset:Ct.popupOffset}:{},xe=Ct.mode==="inline"?"":Ct.popupClassName;xe+=Nr==="rtl"?" ".concat(Ot,"-rtl"):"";var De=Ct.disabled,Le=Ct.triggerSubMenuAction,Fe=Ct.subMenuOpenDelay,at=Ct.forceSubMenuRender,Ve=Ct.subMenuCloseDelay,It=Ct.builtinPlacements;qe.forEach(function(rn){return delete Ct[rn]}),delete Ct.onClick;var pn=Nr==="rtl"?Object.assign({},jt,It):Object.assign({},wt,It);return delete Ct.direction,n.createElement("li",Object.assign({},Ct,Gt,{className:Zt,role:"menuitem"}),sn&&vi,sn&&Pi,!sn&&n.createElement(Me.a,{prefixCls:Ot,popupClassName:D()("".concat(Ot,"-popup"),xe),getPopupContainer:Be,builtinPlacements:pn,popupPlacement:le,popupVisible:nt,popupAlign:ye,popup:Pi,action:De?[]:[Le],mouseEnterDelay:Fe,mouseLeaveDelay:Ve,onPopupVisibleChange:this.onPopupVisibleChange,forceRender:at},vi))}}]),kt}(n.Component);Vt.defaultProps={onMouseEnter:ce,onMouseLeave:ce,onTitleMouseEnter:ce,onTitleMouseLeave:ce,onTitleClick:ce,manualRef:ce,mode:"vertical",title:""};var Yt=Object(f.b)(function($e,Qe){var kt=$e.openKeys,Ht=$e.activeKey,ot=$e.selectedKeys,Ct=Qe.eventKey,nt=Qe.subMenuKey;return{isOpen:kt.indexOf(Ct)>-1,active:Ht[nt]===Ct,selectedKeys:ot}})(Vt);Yt.isSubMenu=!0;var Qt=Yt,an="menuitem-overflowed",on=.5,vt=function($e){Object(c.a)(kt,$e);var Qe=Object(h.a)(kt);function kt(){var Ht;return Object(t.a)(this,kt),Ht=Qe.apply(this,arguments),Ht.resizeObserver=null,Ht.mutationObserver=null,Ht.originalTotalWidth=0,Ht.overflowedItems=[],Ht.menuItemSizes=[],Ht.cancelFrameId=null,Ht.state={lastVisibleIndex:void 0},Ht.getMenuItemNodes=function(){var ot=Ht.props.prefixCls,Ct=ht.findDOMNode(Object(o.a)(Ht));return Ct?[].slice.call(Ct.children).filter(function(nt){return nt.className.split(" ").indexOf("".concat(ot,"-overflowed-submenu"))<0}):[]},Ht.getOverflowedSubMenuItem=function(ot,Ct,nt){var Ot=Ht.props,sn=Ot.overflowedIndicator,Zt=Ot.level,Gt=Ot.mode,Qn=Ot.prefixCls,Gn=Ot.theme;if(Zt!==1||Gt!=="horizontal")return null;var Or=Ht.props.children[0],Nr=Or.props,Kr=Nr.children,ei=Nr.title,vi=Nr.style,Pi=Object(rt.a)(Nr,["children","title","style"]),Be=Object(l.a)({},vi),le="".concat(ot,"-overflowed-indicator"),ye="".concat(ot,"-overflowed-indicator");Ct.length===0&&nt!==!0?Be=Object(l.a)(Object(l.a)({},Be),{},{display:"none"}):nt&&(Be=Object(l.a)(Object(l.a)({},Be),{},{visibility:"hidden",position:"absolute"}),le="".concat(le,"-placeholder"),ye="".concat(ye,"-placeholder"));var xe=Gn?"".concat(Qn,"-").concat(Gn):"",De={};return qe.forEach(function(Le){Pi[Le]!==void 0&&(De[Le]=Pi[Le])}),n.createElement(Qt,Object.assign({title:sn,className:"".concat(Qn,"-overflowed-submenu"),popupClassName:xe},De,{key:le,eventKey:ye,disabled:!1,style:Be}),Ct)},Ht.setChildrenWidthAndResize=function(){if(Ht.props.mode!=="horizontal")return;var ot=ht.findDOMNode(Object(o.a)(Ht));if(!ot)return;var Ct=ot.children;if(!Ct||Ct.length===0)return;var nt=ot.children[Ct.length-1];Dt(nt,"display","inline-block");var Ot=Ht.getMenuItemNodes(),sn=Ot.filter(function(Zt){return Zt.className.split(" ").indexOf(an)>=0});sn.forEach(function(Zt){Dt(Zt,"display","inline-block")}),Ht.menuItemSizes=Ot.map(function(Zt){return tt(Zt,!0)}),sn.forEach(function(Zt){Dt(Zt,"display","none")}),Ht.overflowedIndicatorWidth=tt(ot.children[ot.children.length-1],!0),Ht.originalTotalWidth=Ht.menuItemSizes.reduce(function(Zt,Gt){return Zt+Gt},0),Ht.handleResize(),Dt(nt,"display","none")},Ht.handleResize=function(){if(Ht.props.mode!=="horizontal")return;var ot=ht.findDOMNode(Object(o.a)(Ht));if(!ot)return;var Ct=tt(ot);Ht.overflowedItems=[];var nt=0,Ot;Ht.originalTotalWidth>Ct+on&&(Ot=-1,Ht.menuItemSizes.forEach(function(sn){nt+=sn,nt+Ht.overflowedIndicatorWidth<=Ct&&(Ot+=1)})),Ht.setState({lastVisibleIndex:Ot})},Ht}return Object(u.a)(kt,[{key:"componentDidMount",value:function(){var ot=this;if(this.setChildrenWidthAndResize(),this.props.level===1&&this.props.mode==="horizontal"){var Ct=ht.findDOMNode(this);if(!Ct)return;this.resizeObserver=new je.default(function(nt){nt.forEach(function(){var Ot=ot.cancelFrameId;cancelAnimationFrame(Ot),ot.cancelFrameId=requestAnimationFrame(ot.setChildrenWidthAndResize)})}),[].slice.call(Ct.children).concat(Ct).forEach(function(nt){ot.resizeObserver.observe(nt)}),typeof MutationObserver!="undefined"&&(this.mutationObserver=new MutationObserver(function(){ot.resizeObserver.disconnect(),[].slice.call(Ct.children).concat(Ct).forEach(function(nt){ot.resizeObserver.observe(nt)}),ot.setChildrenWidthAndResize()}),this.mutationObserver.observe(Ct,{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(ot){var Ct=this,nt=this.state.lastVisibleIndex;return(ot||[]).reduce(function(Ot,sn,Zt){var Gt=sn;if(Ct.props.mode==="horizontal"){var Qn=Ct.getOverflowedSubMenuItem(sn.props.eventKey,[]);nt!==void 0&&Ct.props.className.indexOf("".concat(Ct.props.prefixCls,"-root"))!==-1&&(Zt>nt&&(Gt=n.cloneElement(sn,{style:{display:"none"},eventKey:"".concat(sn.props.eventKey,"-hidden"),className:"".concat(an)})),Zt===nt+1&&(Ct.overflowedItems=ot.slice(nt+1).map(function(Or){return n.cloneElement(Or,{key:Or.props.eventKey,mode:"vertical-left"})}),Qn=Ct.getOverflowedSubMenuItem(sn.props.eventKey,Ct.overflowedItems)));var Gn=[].concat(Object(St.a)(Ot),[Qn,Gt]);return Zt===ot.length-1&&Gn.push(Ct.getOverflowedSubMenuItem(sn.props.eventKey,[],!0)),Gn}return[].concat(Object(St.a)(Ot),[Gt])},[])}},{key:"render",value:function(){var ot=this.props,Ct=ot.visible,nt=ot.prefixCls,Ot=ot.overflowedIndicator,sn=ot.mode,Zt=ot.level,Gt=ot.tag,Qn=ot.children,Gn=ot.theme,Or=Object(rt.a)(ot,["visible","prefixCls","overflowedIndicator","mode","level","tag","children","theme"]),Nr=Gt;return n.createElement(Nr,Object.assign({},Or),this.renderChildren(Qn))}}]),kt}(n.Component);vt.defaultProps={tag:"div",className:""};var de=vt;function he($e){return $e.length?$e.every(function(Qe){return!!Qe.props.disabled}):!0}function Pt($e,Qe,kt){var Ht=$e.getState();$e.setState({activeKey:Object(l.a)(Object(l.a)({},Ht.activeKey),{},Object(I.a)({},Qe,kt))})}function We($e){return $e.eventKey||"0-menu-"}function Je($e,Qe){var kt=Qe,Ht=$e.children,ot=$e.eventKey;if(kt){var Ct;if(Se(Ht,function(nt,Ot){nt&&nt.props&&!nt.props.disabled&&kt===Ee(nt,ot,Ot)&&(Ct=!0)}),Ct)return kt}return kt=null,$e.defaultActiveFirst&&Se(Ht,function(nt,Ot){!kt&&nt&&!nt.props.disabled&&(kt=Ee(nt,ot,Ot))}),kt}function Ln($e){if($e){var Qe=this.instanceArray.indexOf($e);Qe!==-1?this.instanceArray[Qe]=$e:this.instanceArray.push($e)}}var jn=function($e){Object(c.a)(kt,$e);var Qe=Object(h.a)(kt);function kt(Ht){var ot;return Object(t.a)(this,kt),ot=Qe.call(this,Ht),ot.onKeyDown=function(Ct,nt){var Ot=Ct.keyCode,sn;if(ot.getFlatInstanceArray().forEach(function(Gt){Gt&&Gt.props.active&&Gt.onKeyDown&&(sn=Gt.onKeyDown(Ct))}),sn)return 1;var Zt=null;return(Ot===C.a.UP||Ot===C.a.DOWN)&&(Zt=ot.step(Ot===C.a.UP?-1:1)),Zt?(Ct.preventDefault(),Pt(ot.props.store,We(ot.props),Zt.props.eventKey),typeof nt=="function"&&nt(Zt),1):void 0},ot.onItemHover=function(Ct){var nt=Ct.key,Ot=Ct.hover;Pt(ot.props.store,We(ot.props),Ot?nt:null)},ot.onDeselect=function(Ct){ot.props.onDeselect(Ct)},ot.onSelect=function(Ct){ot.props.onSelect(Ct)},ot.onClick=function(Ct){ot.props.onClick(Ct)},ot.onOpenChange=function(Ct){ot.props.onOpenChange(Ct)},ot.onDestroy=function(Ct){ot.props.onDestroy(Ct)},ot.getFlatInstanceArray=function(){return ot.instanceArray},ot.step=function(Ct){var nt=ot.getFlatInstanceArray(),Ot=ot.props.store.getState().activeKey[We(ot.props)],sn=nt.length;if(!sn)return null;Ct<0&&(nt=nt.concat().reverse());var Zt=-1;if(nt.every(function(Or,Nr){return Or&&Or.props.eventKey===Ot?(Zt=Nr,!1):!0}),!ot.props.defaultActiveFirst&&Zt!==-1&&he(nt.slice(Zt,sn-1)))return;var Gt=(Zt+1)%sn,Qn=Gt;do{var Gn=nt[Qn];if(!Gn||Gn.props.disabled)Qn=(Qn+1)%sn;else return Gn}while(Qn!==Gt);return null},ot.renderCommonMenuItem=function(Ct,nt,Ot){var sn=ot.props.store.getState(),Zt=Object(o.a)(ot),Gt=Zt.props,Qn=Ee(Ct,Gt.eventKey,nt),Gn=Ct.props;if(!Gn||typeof Ct.type=="string")return Ct;var Or=Qn===sn.activeKey,Nr=Object(l.a)(Object(l.a)({mode:Gn.mode||Gt.mode,level:Gt.level,inlineIndent:Gt.inlineIndent,renderMenuItem:ot.renderMenuItem,rootPrefixCls:Gt.prefixCls,index:nt,parentMenu:Gt.parentMenu,manualRef:Gn.disabled?void 0:Object(N.a)(Ct.ref,Ln.bind(Object(o.a)(ot))),eventKey:Qn,active:!Gn.disabled&&Or,multiple:Gt.multiple,onClick:function(ei){(Gn.onClick||ce)(ei),ot.onClick(ei)},onItemHover:ot.onItemHover,motion:Gt.motion,subMenuOpenDelay:Gt.subMenuOpenDelay,subMenuCloseDelay:Gt.subMenuCloseDelay,forceSubMenuRender:Gt.forceSubMenuRender,onOpenChange:ot.onOpenChange,onDeselect:ot.onDeselect,onSelect:ot.onSelect,builtinPlacements:Gt.builtinPlacements,itemIcon:Gn.itemIcon||ot.props.itemIcon,expandIcon:Gn.expandIcon||ot.props.expandIcon},Ot),{},{direction:Gt.direction});return(Gt.mode==="inline"||ct())&&(Nr.triggerSubMenuAction="click"),n.cloneElement(Ct,Nr)},ot.renderMenuItem=function(Ct,nt,Ot){if(!Ct)return null;var sn=ot.props.store.getState(),Zt={openKeys:sn.openKeys,selectedKeys:sn.selectedKeys,triggerSubMenuAction:ot.props.triggerSubMenuAction,subMenuKey:Ot};return ot.renderCommonMenuItem(Ct,nt,Zt)},Ht.store.setState({activeKey:Object(l.a)(Object(l.a)({},Ht.store.getState().activeKey),{},Object(I.a)({},Ht.eventKey,Je(Ht,Ht.activeKey)))}),ot.instanceArray=[],ot}return Object(u.a)(kt,[{key:"componentDidMount",value:function(){this.props.manualRef&&this.props.manualRef(this)}},{key:"shouldComponentUpdate",value:function(ot){return this.props.visible||ot.visible||this.props.className!==ot.className||!E()(this.props.style,ot.style)}},{key:"componentDidUpdate",value:function(ot){var Ct=this.props,nt="activeKey"in Ct?Ct.activeKey:Ct.store.getState().activeKey[We(Ct)],Ot=Je(Ct,nt);if(Ot!==nt)Pt(Ct.store,We(Ct),Ot);else if("activeKey"in ot){var sn=Je(ot,ot.activeKey);Ot!==sn&&Pt(Ct.store,We(Ct),Ot)}}},{key:"render",value:function(){var ot=this,Ct=Object(x.a)({},this.props);this.instanceArray=[];var nt=D()(Ct.prefixCls,Ct.className,"".concat(Ct.prefixCls,"-").concat(Ct.mode)),Ot={className:nt,role:Ct.role||"menu"};Ct.id&&(Ot.id=Ct.id),Ct.focusable&&(Ot.tabIndex=0,Ot.onKeyDown=this.onKeyDown);var sn=Ct.prefixCls,Zt=Ct.eventKey,Gt=Ct.visible,Qn=Ct.level,Gn=Ct.mode,Or=Ct.overflowedIndicator,Nr=Ct.theme;return qe.forEach(function(Kr){return delete Ct[Kr]}),delete Ct.onClick,n.createElement(de,Object.assign({},Ct,{prefixCls:sn,mode:Gn,tag:"ul",level:Qn,theme:Nr,visible:Gt,overflowedIndicator:Or},Ot),n.Children.map(Ct.children,function(Kr,ei){return ot.renderMenuItem(Kr,ei,Zt||"0-menu-")}))}}]),kt}(n.Component);jn.defaultProps={prefixCls:"rc-menu",className:"",mode:"vertical",level:1,inlineIndent:24,visible:!0,focusable:!0,style:{},manualRef:ce};var Sn=Object(f.b)()(jn),Xn=Sn,rr=e("Kwbf");function hr($e,Qe,kt){var Ht=$e.prefixCls,ot=$e.motion,Ct=$e.defaultMotions,nt=Ct===void 0?{}:Ct,Ot=$e.openAnimation,sn=$e.openTransitionName,Zt=Qe.switchingModeFromInline;if(ot)return ot;if(Object(B.a)(Ot)==="object"&&Ot)Object(rr.a)(!1,"Object type of `openAnimation` is removed. Please use `motion` instead.");else if(typeof Ot=="string")return{motionName:"".concat(Ht,"-open-").concat(Ot)};if(sn)return{motionName:sn};var Gt=nt[kt];return Gt||(Zt?null:nt.other)}var gn=function($e){Object(c.a)(kt,$e);var Qe=Object(h.a)(kt);function kt(Ht){var ot;Object(t.a)(this,kt),ot=Qe.call(this,Ht),ot.inlineOpenKeys=[],ot.onSelect=function(Ot){var sn=Object(o.a)(ot),Zt=sn.props;if(Zt.selectable){var Gt=ot.store.getState(),Qn=Gt.selectedKeys,Gn=Ot.key;Zt.multiple?Qn=Qn.concat([Gn]):Qn=[Gn],"selectedKeys"in Zt||ot.store.setState({selectedKeys:Qn}),Zt.onSelect(Object(l.a)(Object(l.a)({},Ot),{},{selectedKeys:Qn}))}},ot.onClick=function(Ot){var sn=ot.getRealMenuMode(),Zt=Object(o.a)(ot),Gt=Zt.store,Qn=Zt.props.onOpenChange;sn!=="inline"&&!("openKeys"in ot.props)&&(Gt.setState({openKeys:[]}),Qn([])),ot.props.onClick(Ot)},ot.onKeyDown=function(Ot,sn){ot.innerMenu.getWrappedInstance().onKeyDown(Ot,sn)},ot.onOpenChange=function(Ot){var sn=Object(o.a)(ot),Zt=sn.props,Gt=ot.store.getState().openKeys.concat(),Qn=!1,Gn=function(Nr){var Kr=!1;if(Nr.open)Kr=Gt.indexOf(Nr.key)===-1,Kr&&Gt.push(Nr.key);else{var ei=Gt.indexOf(Nr.key);Kr=ei!==-1,Kr&&Gt.splice(ei,1)}Qn=Qn||Kr};Array.isArray(Ot)?Ot.forEach(Gn):Gn(Ot),Qn&&("openKeys"in ot.props||ot.store.setState({openKeys:Gt}),Zt.onOpenChange(Gt))},ot.onDeselect=function(Ot){var sn=Object(o.a)(ot),Zt=sn.props;if(Zt.selectable){var Gt=ot.store.getState().selectedKeys.concat(),Qn=Ot.key,Gn=Gt.indexOf(Qn);Gn!==-1&&Gt.splice(Gn,1),"selectedKeys"in Zt||ot.store.setState({selectedKeys:Gt}),Zt.onDeselect(Object(l.a)(Object(l.a)({},Ot),{},{selectedKeys:Gt}))}},ot.onMouseEnter=function(Ot){ot.restoreModeVerticalFromInline();var sn=ot.props.onMouseEnter;sn&&sn(Ot)},ot.onTransitionEnd=function(Ot){var sn=Ot.propertyName==="width"&&Ot.target===Ot.currentTarget,Zt=Ot.target.className,Gt=Object.prototype.toString.call(Zt)==="[object SVGAnimatedString]"?Zt.animVal:Zt,Qn=Ot.propertyName==="font-size"&&Gt.indexOf("anticon")>=0;(sn||Qn)&&ot.restoreModeVerticalFromInline()},ot.setInnerMenu=function(Ot){ot.innerMenu=Ot},ot.isRootMenu=!0;var Ct=Ht.defaultSelectedKeys,nt=Ht.defaultOpenKeys;return"selectedKeys"in Ht&&(Ct=Ht.selectedKeys||[]),"openKeys"in Ht&&(nt=Ht.openKeys||[]),ot.store=Object(f.c)({selectedKeys:Ct,openKeys:nt,activeKey:{"0-menu-":Je(Ht,Ht.activeKey)}}),ot.state={switchingModeFromInline:!1},ot}return Object(u.a)(kt,[{key:"componentDidMount",value:function(){this.updateMiniStore(),this.updateMenuDisplay()}},{key:"componentDidUpdate",value:function(ot){this.updateOpentKeysWhenSwitchMode(ot),this.updateMiniStore();var Ct=this.props,nt=Ct.siderCollapsed,Ot=Ct.inlineCollapsed,sn=Ct.onOpenChange;(!ot.inlineCollapsed&&Ot||!ot.siderCollapsed&&nt)&&sn([]),this.updateMenuDisplay()}},{key:"updateOpentKeysWhenSwitchMode",value:function(ot){var Ct=this.props,nt=this.store,Ot=this.inlineOpenKeys,sn=nt.getState(),Zt={};ot.mode==="inline"&&Ct.mode!=="inline"&&this.setState({switchingModeFromInline:!0}),"openKeys"in Ct||((Ct.inlineCollapsed&&!ot.inlineCollapsed||Ct.siderCollapsed&&!ot.siderCollapsed)&&(this.setState({switchingModeFromInline:!0}),this.inlineOpenKeys=sn.openKeys.concat(),Zt.openKeys=[]),(!Ct.inlineCollapsed&&ot.inlineCollapsed||!Ct.siderCollapsed&&ot.siderCollapsed)&&(Zt.openKeys=Ot,this.inlineOpenKeys=[])),Object.keys(Zt).length&&nt.setState(Zt)}},{key:"updateMenuDisplay",value:function(){var ot=this.props.collapsedWidth,Ct=this.store,nt=this.prevOpenKeys,Ot=this.getInlineCollapsed()&&(ot===0||ot==="0"||ot==="0px");Ot?(this.prevOpenKeys=Ct.getState().openKeys.concat(),this.store.setState({openKeys:[]})):nt&&(this.store.setState({openKeys:nt}),this.prevOpenKeys=null)}},{key:"getRealMenuMode",value:function(){var ot=this.props.mode,Ct=this.state.switchingModeFromInline,nt=this.getInlineCollapsed();return Ct&&nt?"inline":nt?"vertical":ot}},{key:"getInlineCollapsed",value:function(){var ot=this.props,Ct=ot.inlineCollapsed,nt=ot.siderCollapsed;return nt!==void 0?nt:Ct}},{key:"restoreModeVerticalFromInline",value:function(){var ot=this.state.switchingModeFromInline;ot&&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 ot=Object(l.a)({},Object(w.default)(this.props,["collapsedWidth","siderCollapsed","defaultMotions"])),Ct=this.getRealMenuMode();return ot.className+=" ".concat(ot.prefixCls,"-root"),ot.direction==="rtl"&&(ot.className+=" ".concat(ot.prefixCls,"-rtl")),ot=Object(l.a)(Object(l.a)({},ot),{},{mode:Ct,onClick:this.onClick,onOpenChange:this.onOpenChange,onDeselect:this.onDeselect,onSelect:this.onSelect,onMouseEnter:this.onMouseEnter,onTransitionEnd:this.onTransitionEnd,parentMenu:this,motion:hr(this.props,this.state,Ct)}),delete ot.openAnimation,delete ot.openTransitionName,n.createElement(f.a,{store:this.store},n.createElement(Xn,Object.assign({},ot,{ref:this.setInnerMenu}),this.props.children))}}]),kt}(n.Component);gn.defaultProps={selectable:!0,onClick:ce,onSelect:ce,onOpenChange:ce,onDeselect:ce,defaultSelectedKeys:[],defaultOpenKeys:[],subMenuOpenDelay:.1,subMenuCloseDelay:.1,triggerSubMenuAction:"hover",prefixCls:"rc-menu",className:"",mode:"vertical",style:{},builtinPlacements:{},overflowedIndicator:n.createElement("span",null,"\xB7\xB7\xB7")};var vn=gn,Ft=function($e){Object(c.a)(kt,$e);var Qe=Object(h.a)(kt);function kt(){var Ht;return Object(t.a)(this,kt),Ht=Qe.apply(this,arguments),Ht.onKeyDown=function(ot){var Ct=ot.keyCode;return Ct===C.a.ENTER?(Ht.onClick(ot),!0):void 0},Ht.onMouseLeave=function(ot){var Ct=Ht.props,nt=Ct.eventKey,Ot=Ct.onItemHover,sn=Ct.onMouseLeave;Ot({key:nt,hover:!1}),sn({key:nt,domEvent:ot})},Ht.onMouseEnter=function(ot){var Ct=Ht.props,nt=Ct.eventKey,Ot=Ct.onItemHover,sn=Ct.onMouseEnter;Ot({key:nt,hover:!0}),sn({key:nt,domEvent:ot})},Ht.onClick=function(ot){var Ct=Ht.props,nt=Ct.eventKey,Ot=Ct.multiple,sn=Ct.onClick,Zt=Ct.onSelect,Gt=Ct.onDeselect,Qn=Ct.isSelected,Gn={key:nt,keyPath:[nt],item:Object(o.a)(Ht),domEvent:ot};sn(Gn),Ot?Qn?Gt(Gn):Zt(Gn):Qn||Zt(Gn)},Ht.saveNode=function(ot){Ht.node=ot},Ht}return Object(u.a)(kt,[{key:"componentDidMount",value:function(){this.callRef()}},{key:"componentDidUpdate",value:function(){this.callRef()}},{key:"componentWillUnmount",value:function(){var ot=this.props;ot.onDestroy&&ot.onDestroy(ot.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 ot,Ct=Object(l.a)({},this.props),nt=D()(this.getPrefixCls(),Ct.className,(ot={},Object(I.a)(ot,this.getActiveClassName(),!Ct.disabled&&Ct.active),Object(I.a)(ot,this.getSelectedClassName(),Ct.isSelected),Object(I.a)(ot,this.getDisabledClassName(),Ct.disabled),ot)),Ot=Object(l.a)(Object(l.a)({},Ct.attribute),{},{title:typeof Ct.title=="string"?Ct.title:void 0,className:nt,role:Ct.role||"menuitem","aria-disabled":Ct.disabled});Ct.role==="option"?Ot=Object(l.a)(Object(l.a)({},Ot),{},{role:"option","aria-selected":Ct.isSelected}):(Ct.role===null||Ct.role==="none")&&(Ot.role="none");var sn={onClick:Ct.disabled?null:this.onClick,onMouseLeave:Ct.disabled?null:this.onMouseLeave,onMouseEnter:Ct.disabled?null:this.onMouseEnter},Zt=Object(l.a)({},Ct.style);Ct.mode==="inline"&&(Ct.direction==="rtl"?Zt.paddingRight=Ct.inlineIndent*Ct.level:Zt.paddingLeft=Ct.inlineIndent*Ct.level),qe.forEach(function(Qn){return delete Ct[Qn]}),delete Ct.direction;var Gt=this.props.itemIcon;return typeof this.props.itemIcon=="function"&&(Gt=n.createElement(this.props.itemIcon,this.props)),n.createElement("li",Object.assign({},Object(w.default)(Ct,["onClick","onMouseEnter","onMouseLeave","onSelect"]),Ot,sn,{style:Zt,ref:this.saveNode}),Ct.children,Gt)}}]),kt}(n.Component);Ft.isMenuItem=!0,Ft.defaultProps={onSelect:ce,onMouseEnter:ce,onMouseLeave:ce,manualRef:ce};var Ye=Object(f.b)(function($e,Qe){var kt=$e.activeKey,Ht=$e.selectedKeys,ot=Qe.eventKey,Ct=Qe.subMenuKey;return{active:kt[Ct]===ot,isSelected:Ht.indexOf(ot)!==-1}})(Ft),Pe=Ye,Jt=function($e){Object(c.a)(kt,$e);var Qe=Object(h.a)(kt);function kt(){var Ht;return Object(t.a)(this,kt),Ht=Qe.apply(this,arguments),Ht.renderInnerMenuItem=function(ot){var Ct=Ht.props,nt=Ct.renderMenuItem,Ot=Ct.index;return nt(ot,Ot,Ht.props.subMenuKey)},Ht}return Object(u.a)(kt,[{key:"render",value:function(){var ot=Object(x.a)({},this.props),Ct=ot.className,nt=Ct===void 0?"":Ct,Ot=ot.rootPrefixCls,sn="".concat(Ot,"-item-group-title"),Zt="".concat(Ot,"-item-group-list"),Gt=ot.title,Qn=ot.children;return qe.forEach(function(Gn){return delete ot[Gn]}),delete ot.onClick,delete ot.direction,n.createElement("li",Object.assign({},ot,{className:"".concat(nt," ").concat(Ot,"-item-group")}),n.createElement("div",{className:sn,title:typeof Gt=="string"?Gt:void 0},Gt),n.createElement("ul",{className:Zt},n.Children.map(Qn,this.renderInnerMenuItem)))}}]),kt}(n.Component);Jt.isMenuItemGroup=!0,Jt.defaultProps={disabled:!0};var bn=Jt,An=function(Qe){var kt=Qe.className,Ht=Qe.rootPrefixCls,ot=Qe.style;return n.createElement("li",{className:"".concat(kt," ").concat(Ht,"-item-divider"),style:ot})};An.defaultProps={disabled:!0,className:"",style:{}};var dn=An,vr=vn,qn=Object(n.createContext)({inlineCollapsed:!1}),Ur=qn,Ue=e("0n0R"),He=function($e){a()(kt,$e);var Qe=i()(kt);function kt(){return b()(this,kt),Qe.apply(this,arguments)}return d()(kt,[{key:"renderTitle",value:function(ot){var Ct=this.props,nt=Ct.icon,Ot=Ct.title,sn=Ct.level,Zt=Ct.rootPrefixCls;if(!nt)return ot&&sn===1&&Ot&&typeof Ot=="string"?n.createElement("div",{className:"".concat(Zt,"-inline-collapsed-noicon")},Ot.charAt(0)):Ot;var Gt=Object(Ue.b)(Ot)&&Ot.type==="span";return n.createElement(n.Fragment,null,nt,Gt?Ot:n.createElement("span",null,Ot))}},{key:"render",value:function(){var ot=this,Ct=this.props,nt=Ct.rootPrefixCls,Ot=Ct.popupClassName;return n.createElement(Ur.Consumer,null,function(sn){var Zt=sn.inlineCollapsed,Gt=sn.antdMenuTheme;return n.createElement(Qt,L()({},Object(w.default)(ot.props,["icon"]),{title:ot.renderTitle(Zt),popupClassName:D()(nt,"".concat(nt,"-").concat(Gt),Ot)}))})}}]),kt}(n.Component);He.contextType=Ur,He.isSubMenu=1;var se=He,Ae=e("Zm9Q"),Oe=e("3S7+"),ze=e("ZX9x"),Rt=function($e,Qe){var kt={};for(var Ht in $e)Object.prototype.hasOwnProperty.call($e,Ht)&&Qe.indexOf(Ht)<0&&(kt[Ht]=$e[Ht]);if($e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ot=0,Ht=Object.getOwnPropertySymbols($e);ot1&&s&&s.length>1){var n=g(s)/g(i);!isFinite(n)&&(n=1),r.pinchScale=n;var l=v(s);return r.pinchX=l[0],r.pinchY=l[1],{type:"pinch",target:d[0].target,event:r}}}},b=L;te.exports=b},C0tN:function(te,U,e){e("0o9m"),e("8Uz6"),e("Ducp"),e("6/nd")},CBdT:function(te,U,e){var y=e("ProS");e("8waO"),e("AEZ6"),e("YNf1");var L=e("q3GZ");y.registerVisual(L)},CF2D:function(te,U,e){var y=e("ProS");e("vZI5"),e("GeKi");var L=e("6r85"),g=e("TJmX"),v=e("CbHG");y.registerPreprocessor(L),y.registerVisual(g),y.registerLayout(v)},CFYs:function(te,U,e){"use strict";var y=e("lSNA"),L=e.n(y),g=e("pVnL"),v=e.n(g),A=e("lwsE"),b=e.n(A),m=e("W8MJ"),d=e.n(m),r=e("PJYZ"),a=e.n(r),s=e("7W2i"),i=e.n(s),n=e("LQ03"),l=e.n(n),t=e("q1tI"),u=e.n(t),o=e("TSYQ"),c=e.n(o),h=e("BGR+"),f=e("V/uB"),w=e.n(f),x=e("NAnI"),I=e.n(x),C=e("J84W"),N=e.n(C),S=e("kbBi"),E=e.n(S),T=e("H84U"),D=e("CWQg"),B=e("uaoM"),R=e("Zss7"),F=e.n(R),M=2,K=.16,j=.05,H=.05,k=.15,P=5,z=4,Y=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function _(Et,_t,Nn){var Mn;return Math.round(Et.h)>=60&&Math.round(Et.h)<=240?Mn=Nn?Math.round(Et.h)-M*_t:Math.round(Et.h)+M*_t:Mn=Nn?Math.round(Et.h)+M*_t:Math.round(Et.h)-M*_t,Mn<0?Mn+=360:Mn>=360&&(Mn-=360),Mn}function G(Et,_t,Nn){if(Et.h===0&&Et.s===0)return Et.s;var Mn;return Nn?Mn=Et.s-K*_t:_t===z?Mn=Et.s+K:Mn=Et.s+j*_t,Mn>1&&(Mn=1),Nn&&_t===P&&Mn>.1&&(Mn=.1),Mn<.06&&(Mn=.06),Number(Mn.toFixed(2))}function J(Et,_t,Nn){var Mn;return Nn?Mn=Et.v+H*_t:Mn=Et.v-k*_t,Mn>1&&(Mn=1),Number(Mn.toFixed(2))}function ue(Et){for(var _t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Nn=[],Mn=F()(Et),lr=P;lr>0;lr-=1){var Lt=Mn.toHsv(),$e=F()({h:_(Lt,lr,!0),s:G(Lt,lr,!0),v:J(Lt,lr,!0)}).toHexString();Nn.push($e)}Nn.push(Mn.toHexString());for(var Qe=1;Qe<=z;Qe+=1){var kt=Mn.toHsv(),Ht=F()({h:_(kt,Qe),s:G(kt,Qe),v:J(kt,Qe)}).toHexString();Nn.push(Ht)}return _t.theme==="dark"?Y.map(function(ot){var Ct=ot.index,nt=ot.opacity,Ot=F.a.mix(_t.backgroundColor||"#141414",Nn[Ct],nt*100).toHexString();return Ot}):Nn}var q={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1890FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},re={},me={};Object.keys(q).forEach(function(Et){re[Et]=ue(q[Et]),re[Et].primary=re[Et][5],me[Et]=ue(q[Et],{theme:"dark",backgroundColor:"#141414"}),me[Et].primary=me[Et][5]});var be=re.red,ke=re.volcano,ce=re.gold,Ee=re.orange,pe=re.yellow,Se=re.lime,st=re.green,qe=re.cyan,tt=re.blue,Dt=re.geekblue,ct=re.purple,St=re.magenta,rt=re.grey;function ht(Et){return!Et||Et<0?0:Et>100?100:Et}function je(Et){var _t=Et.success,Nn=Et.successPercent,Mn=Nn;return _t&&"progress"in _t&&(Object(B.a)(!1,"Progress","`success.progress` is deprecated. Please use `success.percent` instead."),Mn=_t.progress),_t&&"percent"in _t&&(Mn=_t.percent),Mn}var Me=function(Et,_t){var Nn={};for(var Mn in Et)Object.prototype.hasOwnProperty.call(Et,Mn)&&_t.indexOf(Mn)<0&&(Nn[Mn]=Et[Mn]);if(Et!=null&&typeof Object.getOwnPropertySymbols=="function")for(var lr=0,Mn=Object.getOwnPropertySymbols(Et);lrEt.length)&&(_t=Et.length);for(var Nn=0,Mn=new Array(_t);Nn<_t;Nn++)Mn[Nn]=Et[Nn];return Mn}function an(Et,_t){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(Et)))return;var Nn=[],Mn=!0,lr=!1,Lt=void 0;try{for(var $e=Et[Symbol.iterator](),Qe;!(Mn=(Qe=$e.next()).done)&&!(Nn.push(Qe.value),_t&&Nn.length===_t);Mn=!0);}catch(kt){lr=!0,Lt=kt}finally{try{!Mn&&$e.return!=null&&$e.return()}finally{if(lr)throw Lt}}return Nn}function on(Et){if(Array.isArray(Et))return Et}function vt(Et,_t){if(Et==null)return{};var Nn=de(Et,_t),Mn,lr;if(Object.getOwnPropertySymbols){var Lt=Object.getOwnPropertySymbols(Et);for(lr=0;lr=0)continue;if(!Object.prototype.propertyIsEnumerable.call(Et,Mn))continue;Nn[Mn]=Et[Mn]}}return Nn}function de(Et,_t){if(Et==null)return{};var Nn={},Mn=Object.keys(Et),lr,Lt;for(Lt=0;Lt=0)continue;Nn[lr]=Et[lr]}return Nn}var he=function(_t){var Nn=_t.className,Mn=_t.percent,lr=_t.prefixCls,Lt=_t.strokeColor,$e=_t.strokeLinecap,Qe=_t.strokeWidth,kt=_t.style,Ht=_t.trailColor,ot=_t.trailWidth,Ct=_t.transition,nt=vt(_t,["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"]);delete nt.gapPosition;var Ot=Array.isArray(Mn)?Mn:[Mn],sn=Array.isArray(Lt)?Lt:[Lt],Zt=Te(Ot),Gt=tn(Zt,1),Qn=Gt[0],Gn=Qe/2,Or=100-Qe/2,Nr="M ".concat($e==="round"?Gn:0,",").concat(Gn,` L `).concat($e==="round"?Or:100,",").concat(Gn),Kr="0 0 100 ".concat(Qe),ei=0;return u.a.createElement("svg",mt({className:c()("".concat(lr,"-line"),Nn),viewBox:Kr,preserveAspectRatio:"none",style:kt},nt),u.a.createElement("path",{className:"".concat(lr,"-line-trail"),d:Nr,strokeLinecap:$e,stroke:Ht,strokeWidth:ot||Qe,fillOpacity:"0"}),Ot.map(function(vi,Pi){var Be={strokeDasharray:"".concat(vi,"px, 100px"),strokeDashoffset:"-".concat(ei,"px"),transition:Ct||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},le=sn[Pi]||sn[sn.length-1];return ei+=vi,u.a.createElement("path",{key:Pi,className:"".concat(lr,"-line-path"),d:Nr,strokeLinecap:$e,stroke:le,strokeWidth:Qe,fillOpacity:"0",ref:Qn[Pi],style:Be})}))};he.defaultProps=lt;var Pt=he;function We(){return We=Object.assign||function(Et){for(var _t=1;_tEt.length)&&(_t=Et.length);for(var Nn=0,Mn=new Array(_t);Nn<_t;Nn++)Mn[Nn]=Et[Nn];return Mn}function Xn(Et,_t){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(Et)))return;var Nn=[],Mn=!0,lr=!1,Lt=void 0;try{for(var $e=Et[Symbol.iterator](),Qe;!(Mn=(Qe=$e.next()).done)&&!(Nn.push(Qe.value),_t&&Nn.length===_t);Mn=!0);}catch(kt){lr=!0,Lt=kt}finally{try{!Mn&&$e.return!=null&&$e.return()}finally{if(lr)throw Lt}}return Nn}function rr(Et){if(Array.isArray(Et))return Et}function hr(Et,_t){if(Et==null)return{};var Nn=gn(Et,_t),Mn,lr;if(Object.getOwnPropertySymbols){var Lt=Object.getOwnPropertySymbols(Et);for(lr=0;lr=0)continue;if(!Object.prototype.propertyIsEnumerable.call(Et,Mn))continue;Nn[Mn]=Et[Mn]}}return Nn}function gn(Et,_t){if(Et==null)return{};var Nn={},Mn=Object.keys(Et),lr,Lt;for(Lt=0;Lt=0)continue;Nn[lr]=Et[lr]}return Nn}var vn=0;function Ft(Et){return+Et.replace("%","")}function Ye(Et){return Array.isArray(Et)?Et:[Et]}function Pe(Et,_t,Nn,Mn){var lr=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0,Lt=arguments.length>5?arguments[5]:void 0,$e=50-Mn/2,Qe=0,kt=-$e,Ht=0,ot=-2*$e;switch(Lt){case"left":Qe=-$e,kt=0,Ht=2*$e,ot=0;break;case"right":Qe=$e,kt=0,Ht=-2*$e,ot=0;break;case"bottom":kt=$e,ot=2*$e;break;default:}var Ct="M 50,50 m ".concat(Qe,",").concat(kt,` a `).concat($e,",").concat($e," 0 1 1 ").concat(Ht,",").concat(-ot,` a `).concat($e,",").concat($e," 0 1 1 ").concat(-Ht,",").concat(ot),nt=Math.PI*2*$e,Ot={stroke:Nn,strokeDasharray:"".concat(_t/100*(nt-lr),"px ").concat(nt,"px"),strokeDashoffset:"-".concat(lr/2+Et/100*(nt-lr),"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s"};return{pathString:Ct,pathStyle:Ot}}var Jt=function(_t){var Nn=_t.prefixCls,Mn=_t.strokeWidth,lr=_t.trailWidth,Lt=_t.gapDegree,$e=_t.gapPosition,Qe=_t.trailColor,kt=_t.strokeLinecap,Ht=_t.style,ot=_t.className,Ct=_t.strokeColor,nt=_t.percent,Ot=hr(_t,["prefixCls","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"]),sn=Object(t.useMemo)(function(){return vn+=1,vn},[]),Zt=Pe(0,100,Qe,Mn,Lt,$e),Gt=Zt.pathString,Qn=Zt.pathStyle,Gn=Ye(nt),Or=Ye(Ct),Nr=Or.find(function(Be){return Object.prototype.toString.call(Be)==="[object Object]"}),Kr=Te(Gn),ei=Je(Kr,1),vi=ei[0],Pi=function(){var le=0;return Gn.map(function(ye,xe){var De=Or[xe]||Or[Or.length-1],Le=Object.prototype.toString.call(De)==="[object Object]"?"url(#".concat(Nn,"-gradient-").concat(sn,")"):"",Fe=Pe(le,ye,De,Mn,Lt,$e);return le+=ye,u.a.createElement("path",{key:xe,className:"".concat(Nn,"-circle-path"),d:Fe.pathString,stroke:Le,strokeLinecap:kt,strokeWidth:Mn,opacity:ye===0?0:1,fillOpacity:"0",style:Fe.pathStyle,ref:vi[xe]})})};return u.a.createElement("svg",We({className:c()("".concat(Nn,"-circle"),ot),viewBox:"0 0 100 100",style:Ht},Ot),Nr&&u.a.createElement("defs",null,u.a.createElement("linearGradient",{id:"".concat(Nn,"-gradient-").concat(sn),x1:"100%",y1:"0%",x2:"0%",y2:"0%"},Object.keys(Nr).sort(function(Be,le){return Ft(Be)-Ft(le)}).map(function(Be,le){return u.a.createElement("stop",{key:le,offset:Be,stopColor:Nr[Be]})}))),u.a.createElement("path",{className:"".concat(Nn,"-circle-trail"),d:Gt,stroke:Qe,strokeLinecap:kt,strokeWidth:lr||Mn,fillOpacity:"0",style:Qn}),Pi().reverse())};Jt.defaultProps=lt;var bn=Jt,An={Line:Pt,Circle:bn};function dn(Et){var _t=Et.percent,Nn=Et.success,Mn=Et.successPercent,lr=ht(_t),Lt=je({success:Nn,successPercent:Mn});return Lt?[ht(Lt),ht(lr-ht(Lt))]:lr}function vr(Et){var _t=Et.success,Nn=Et.strokeColor,Mn=Et.successPercent,lr=Nn||null,Lt=je({success:_t,successPercent:Mn});return Lt?[q.green,lr]:lr}var qn=function(_t){var Nn=_t.prefixCls,Mn=_t.width,lr=_t.strokeWidth,Lt=_t.trailColor,$e=_t.strokeLinecap,Qe=_t.gapPosition,kt=_t.gapDegree,Ht=_t.type,ot=_t.children,Ct=Mn||120,nt={width:Ct,height:Ct,fontSize:Ct*.15+6},Ot=lr||6,sn=Qe||Ht==="dashboard"&&"bottom"||"top",Zt=function(){return kt||kt===0?kt:Ht==="dashboard"?75:void 0},Gt=vr(_t),Qn=Object.prototype.toString.call(Gt)==="[object Object]",Gn=c()("".concat(Nn,"-inner"),L()({},"".concat(Nn,"-circle-gradient"),Qn));return t.createElement("div",{className:Gn,style:nt},t.createElement(bn,{percent:dn(_t),strokeWidth:Ot,trailWidth:Ot,strokeColor:Gt,strokeLinecap:$e,trailColor:Lt,prefixCls:Nn,gapDegree:Zt(),gapPosition:sn}),ot)},Ur=qn,Ue=function(_t){for(var Nn=_t.size,Mn=_t.steps,lr=_t.percent,Lt=lr===void 0?0:lr,$e=_t.strokeWidth,Qe=$e===void 0?8:$e,kt=_t.strokeColor,Ht=_t.trailColor,ot=_t.prefixCls,Ct=_t.children,nt=Math.floor(Mn*(Lt/100)),Ot=Nn==="small"?2:14,sn=[],Zt=0;Zt=100?"success":lr||"normal"}},{key:"renderProcessInfo",value:function(lr,Lt){var $e=this.props,Qe=$e.showInfo,kt=$e.format,Ht=$e.type,ot=$e.percent,Ct=je(this.props);if(!Qe)return null;var nt,Ot=kt||function(Zt){return"".concat(Zt,"%")},sn=Ht==="line";return kt||Lt!=="exception"&&Lt!=="success"?nt=Ot(ht(ot),ht(Ct)):Lt==="exception"?nt=sn?t.createElement(E.a,null):t.createElement(w.a,null):Lt==="success"&&(nt=sn?t.createElement(N.a,null):t.createElement(I.a,null)),t.createElement("span",{className:"".concat(lr,"-text"),title:typeof nt=="string"?nt:void 0},nt)}},{key:"render",value:function(){return t.createElement(T.a,null,this.renderProgress)}}]),Nn}(t.Component);ze.defaultProps={type:"line",percent:0,showInfo:!0,trailColor:null,size:"default",gapDegree:void 0,strokeLinecap:"round"};var Rt=U.a=ze},"CMP+":function(te,U,e){var y=e("bYtY"),L=e("hM6l"),g=function(A,b,m,d){L.call(this,A,b,m),this.type=d||"value",this.model=null};g.prototype={constructor:g,getLabelModel:function(){return this.model.getModel("label")},isHorizontal:function(){return this.model.get("orient")==="horizontal"}},y.inherits(g,L);var v=g;te.exports=v},CP8R:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z"}}]},name:"filter",theme:"filled"};U.default=y},"CWI+":function(te,U,e){},CbHG:function(te,U,e){var y=e("IwbS"),L=y.subPixelOptimize,g=e("zM3Q"),v=e("OELB"),A=v.parsePercent,b=e("bYtY"),m=b.retrieve2,d=typeof Float32Array!="undefined"?Float32Array:Array,r={seriesType:"candlestick",plan:g(),reset:function(i){var n=i.coordinateSystem,l=i.getData(),t=s(i,l),u=0,o=1,c=["x","y"],h=l.mapDimension(c[u]),f=l.mapDimension(c[o],!0),w=f[0],x=f[1],I=f[2],C=f[3];if(l.setLayout({candleWidth:t,isSimpleBox:t<=1.3}),h==null||f.length<4)return;return{progress:i.pipelineContext.large?S:N};function N(E,T){for(var D;(D=E.next())!=null;){var B=T.get(h,D),R=T.get(w,D),F=T.get(x,D),M=T.get(I,D),K=T.get(C,D),j=Math.min(R,F),H=Math.max(R,F),k=G(j,B),P=G(H,B),z=G(M,B),Y=G(K,B),_=[];J(_,P,0),J(_,k,1),_.push(q(Y),q(P),q(z),q(k)),T.setItemLayout(D,{sign:a(T,D,R,F,x),initBaseline:R>F?P[o]:k[o],ends:_,brushRect:ue(M,K,B)})}function G(re,me){var be=[];return be[u]=me,be[o]=re,isNaN(me)||isNaN(re)?[NaN,NaN]:n.dataToPoint(be)}function J(re,me,be){var ke=me.slice(),ce=me.slice();ke[u]=L(ke[u]+t/2,1,!1),ce[u]=L(ce[u]-t/2,1,!0),be?re.push(ke,ce):re.push(ce,ke)}function ue(re,me,be){var ke=G(re,be),ce=G(me,be);return ke[u]-=t/2,ce[u]-=t/2,{x:ke[0],y:ke[1],width:o?t:ce[0]-ke[0],height:o?ce[1]-ke[1]:t}}function q(re){return re[u]=L(re[u],1),re}}function S(E,T){for(var D=new d(E.count*4),B=0,R,F=[],M=[],K;(K=E.next())!=null;){var j=T.get(h,K),H=T.get(w,K),k=T.get(x,K),P=T.get(I,K),z=T.get(C,K);if(isNaN(j)||isNaN(P)||isNaN(z)){D[B++]=NaN,B+=3;continue}D[B++]=a(T,K,H,k,x),F[u]=j,F[o]=P,R=n.dataToPoint(F,null,M),D[B++]=R?R[0]:NaN,D[B++]=R?R[1]:NaN,F[o]=z,R=n.dataToPoint(F,null,M),D[B++]=R?R[1]:NaN}T.setLayout("largePoints",D)}}};function a(i,n,l,t,u){var o;return l>t?o=-1:l0?i.get(u,n-1)<=t?1:-1:1,o}function s(i,n){var l=i.getBaseAxis(),t,u=l.type==="category"?l.getBandWidth():(t=l.getExtent(),Math.abs(t[1]-t[0])/n.count()),o=A(m(i.get("barMaxWidth"),u),u),c=A(m(i.get("barMinWidth"),1),u),h=i.get("barWidth");return h!=null?A(h,u):Math.max(Math.min(u/2,o),c)}te.exports=r},CiB2:function(te,U,e){"use strict";e.d(U,"a",function(){return y});function y(L){if(L==null)throw new TypeError("Cannot destructure undefined")}},Cm0C:function(te,U,e){e("5NHt"),e("f3JH")},CrYA:function(te,U,e){var y=e("MFOe"),L=y.Global;te.exports={name:"sessionStorage",read:v,write:A,each:b,remove:m,clearAll:d};function g(){return L.sessionStorage}function v(r){return g().getItem(r)}function A(r,a){return g().setItem(r,a)}function b(r){for(var a=g().length-1;a>=0;a--){var s=g().key(a);r(v(s),s)}}function m(r){return g().removeItem(r)}function d(){return g().clear()}},Csr3:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("4vCz"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},D1WM:function(te,U,e){var y=e("bYtY"),L=e("hM6l"),g=function(A,b,m,d,r){L.call(this,A,b,m),this.type=d||"value",this.axisIndex=r};g.prototype={constructor:g,model:null,isHorizontal:function(){return this.coordinateSystem.getModel().get("layout")!=="horizontal"}},y.inherits(g,L);var v=g;te.exports=v},D5nY:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("4NO4"),v=g.makeInner,A=g.getDataItemValue,b=e("bYtY"),m=b.createHashMap,d=b.each,r=b.map,a=b.isArray,s=b.isString,i=b.isObject,n=b.isTypedArray,l=b.isArrayLike,t=b.extend,u=b.assert,o=e("7G+c"),c=e("k9D9"),h=c.SOURCE_FORMAT_ORIGINAL,f=c.SOURCE_FORMAT_ARRAY_ROWS,w=c.SOURCE_FORMAT_OBJECT_ROWS,x=c.SOURCE_FORMAT_KEYED_COLUMNS,I=c.SOURCE_FORMAT_UNKNOWN,C=c.SOURCE_FORMAT_TYPED_ARRAY,N=c.SERIES_LAYOUT_BY_ROW,S={Must:1,Might:2,Not:3},E=v();function T(_){var G=_.option.source,J=I;if(n(G))J=C;else if(a(G)){G.length===0&&(J=f);for(var ue=0,q=G.length;ue0&&(o=this.getLineLength(l)/h*1e3),o!==this._period||c!==this._loop){l.stopAnimation();var x=f;w&&(x=f(n)),l.__t>0&&(x=-o*l.__t),l.__t=0;var I=l.animate("",c).when(o,{__t:1}).delay(x).during(function(){t.updateSymbolPosition(l)});c||I.done(function(){t.remove(l)}),I.start()}this._period=o,this._loop=c},r.getLineLength=function(s){return b.dist(s.__p1,s.__cp1)+b.dist(s.__cp1,s.__p2)},r.updateAnimationPoints=function(s,i){s.__p1=i[0],s.__p2=i[1],s.__cp1=i[2]||[(i[0][0]+i[1][0])/2,(i[0][1]+i[1][1])/2]},r.updateData=function(s,i,n){this.childAt(0).updateData(s,i,n),this._updateEffectSymbol(s,i)},r.updateSymbolPosition=function(s){var i=s.__p1,n=s.__p2,l=s.__cp1,t=s.__t,u=s.position,o=[u[0],u[1]],c=m.quadraticAt,h=m.quadraticDerivativeAt;u[0]=c(i[0],l[0],n[0],t),u[1]=c(i[1],l[1],n[1],t);var f=h(i[0],l[0],n[0],t),w=h(i[1],l[1],n[1],t);if(s.rotation=-Math.atan2(w,f)-Math.PI/2,this._symbolType==="line"||this._symbolType==="rect"||this._symbolType==="roundRect")if(s.__lastT!==void 0&&s.__lastT=a&&t+1>=s){for(var u=[],o=0;o=a&&C+1>=s)return y(r,w.components,m,b);l[f]=w}i++}for(;i<=n;){var h=c();if(h)return h}},pushComponent:function(b,m,d){var r=b[b.length-1];r&&r.added===m&&r.removed===d?b[b.length-1]={count:r.count+1,added:m,removed:d}:b.push({count:1,added:m,removed:d})},extractCommon:function(b,m,d,r){for(var a=m.length,s=d.length,i=b.newPos,n=i-r,l=0;i+1=0)&&(tt=u);var Dt=new b.Text({position:ce(P.center.slice()),scale:[1/N.scale[0],1/N.scale[1]],z2:10,silent:!0});if(b.setLabelStyle(Dt.style,Dt.hoverStyle={},re,me,{labelFetcher:tt,labelDataIndex:qe,defaultText:P.name,useInsideStyle:!1},{textAlign:"center",textVerticalAlign:"middle"}),!E){var ct=[1/T[0],1/T[1]];b.updateProps(Dt,{scale:ct},u)}z.add(Dt)}if(x)x.setItemGraphicEl(be,z);else{var _=u.getRegionModel(P.name);Y.eventData={componentType:"geo",componentIndex:u.componentIndex,geoIndex:u.componentIndex,name:P.name,region:_&&_.option||{}}}var St=z.__regions||(z.__regions=[]);St.push(P),z.highDownSilentOnTouch=!!u.get("selectedMode"),b.setHoverStyle(z,q),C.add(z)}),this._updateController(u,o,c),i(this,u,C,c,h),n(u,C)},remove:function(){this._regionsGroup.removeAll(),this._backgroundGroup.removeAll(),this._controller.dispose(),this._mapName&&m.removeGraphic(this._mapName,this.uid),this._mapName=null,this._controllerHost={}},_updateBackground:function(u){var o=u.map;this._mapName!==o&&y.each(m.makeGraphic(o,this.uid),function(c){this._backgroundGroup.add(c)},this),this._mapName=o},_updateController:function(u,o,c){var h=u.coordinateSystem,f=this._controller,w=this._controllerHost;w.zoomLimit=u.get("scaleLimit"),w.zoom=h.getZoom(),f.enable(u.get("roam")||!1);var x=u.mainType;function I(){var C={type:"geoRoam",componentType:x};return C[x+"Id"]=u.id,C}f.off("pan").on("pan",function(C){this._mouseDownFlag=!1,g.updateViewOnPan(w,C.dx,C.dy),c.dispatchAction(y.extend(I(),{dx:C.dx,dy:C.dy}))},this),f.off("zoom").on("zoom",function(C){if(this._mouseDownFlag=!1,g.updateViewOnZoom(w,C.scale,C.originX,C.originY),c.dispatchAction(y.extend(I(),{zoom:C.scale,originX:C.originX,originY:C.originY})),this._updateGroup){var N=this.group.scale;this._regionsGroup.traverse(function(S){S.type==="text"&&S.attr("scale",[1/N[0],1/N[1]])})}},this),f.setPointerChecker(function(C,N,S){return h.getViewRectAfterRoam().contain(N,S)&&!A(C,c,u)})}};var t=l;te.exports=t},DFOY:function(te,U,e){"use strict";var y=e("pVnL"),L=e.n(y),g=e("lSNA"),v=e.n(g),A=e("lwsE"),b=e.n(A),m=e("W8MJ"),d=e.n(m),r=e("PJYZ"),a=e.n(r),s=e("7W2i"),i=e.n(s),n=e("LQ03"),l=e.n(n),t=e("q1tI"),u=e("uciX"),o=e("2W6z"),c=e.n(o),h=e("4IlW"),f=e("uK0f"),w=e.n(f);function x(Ye,Pe){if(Ye===Pe)return!0;if(!Ye||!Pe)return!1;var Jt=Ye.length;if(Pe.length!==Jt)return!1;for(var bn=0;bn0;(_t||dn.isLeaf===!1)&&(Rt+=" ".concat(Ur,"-menu-item-expand"),dn.loading||(Et=t.createElement("span",{className:"".concat(Ur,"-menu-item-expand-icon")},He))),Ue==="hover"&&(_t||dn.isLeaf===!1)&&(ze={onMouseEnter:this.delayOnSelect.bind(this,Ae),onMouseLeave:this.delayOnSelect.bind(this),onClick:Ae}),this.isActiveOption(dn,vr)&&(Rt+=" ".concat(Ur,"-menu-item-active"),ze.ref=this.saveMenuItem(vr)),dn.disabled&&(Rt+=" ".concat(Ur,"-menu-item-disabled"));var Nn=null;dn.loading&&(Rt+=" ".concat(Ur,"-menu-item-loading"),Nn=se||null);var Mn="";return"title"in dn?Mn=dn.title:typeof dn[this.getFieldName("label")]=="string"&&(Mn=dn[this.getFieldName("label")]),t.createElement("li",Object.assign({key:dn[this.getFieldName("value")],className:Rt,title:Mn},ze,{role:"menuitem",onMouseDown:function(Lt){return Lt.preventDefault()}}),dn[this.getFieldName("label")],Et,Nn)}},{key:"getActiveOptions",value:function(dn){var vr=this,qn=this.props.options,Ur=dn||this.props.activeValue;return w()(qn,function(Ue,He){return Ue[vr.getFieldName("value")]===Ur[He]},{childrenKeyName:this.getFieldName("children")})}},{key:"getShowOptions",value:function(){var dn=this,vr=this.props.options,qn=this.getActiveOptions().map(function(Ur){return Ur[dn.getFieldName("children")]}).filter(function(Ur){return!!Ur});return qn.unshift(vr),qn}},{key:"delayOnSelect",value:function(dn){for(var vr=this,qn=arguments.length,Ur=new Array(qn>1?qn-1:0),Ue=1;Ue=0)continue;if(!Object.prototype.propertyIsEnumerable.call(Ye,bn))continue;Jt[bn]=Ye[bn]}}return Jt}function Y(Ye,Pe){if(Ye==null)return{};var Jt={},bn=Object.keys(Ye),An,dn;for(dn=0;dn=0)continue;Jt[An]=Ye[An]}return Jt}function _(Ye){return q(Ye)||ue(Ye)||J(Ye)||G()}function G(){throw new TypeError(`Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function J(Ye,Pe){if(!Ye)return;if(typeof Ye=="string")return re(Ye,Pe);var Jt=Object.prototype.toString.call(Ye).slice(8,-1);if(Jt==="Object"&&Ye.constructor&&(Jt=Ye.constructor.name),Jt==="Map"||Jt==="Set")return Array.from(Ye);if(Jt==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Jt))return re(Ye,Pe)}function ue(Ye){if(typeof Symbol!="undefined"&&Symbol.iterator in Object(Ye))return Array.from(Ye)}function q(Ye){if(Array.isArray(Ye))return re(Ye)}function re(Ye,Pe){(Pe==null||Pe>Ye.length)&&(Pe=Ye.length);for(var Jt=0,bn=new Array(Pe);Jt=se.length?0:Oe):(Oe-=1,Oe=Oe<0?se.length-1:Oe):Oe=0,Ue[He]=se[Oe][dn.getFieldName("value")]}else if(qn.keyCode===h.a.LEFT||qn.keyCode===h.a.BACKSPACE)qn.preventDefault(),Ue.splice(Ue.length-1,1);else if(qn.keyCode===h.a.RIGHT)qn.preventDefault(),se[Ae]&&se[Ae][dn.getFieldName("children")]&&Ue.push(se[Ae][dn.getFieldName("children")][0][dn.getFieldName("value")]);else if(qn.keyCode===h.a.ESC||qn.keyCode===h.a.TAB){dn.setPopupVisible(!1);return}(!Ue||Ue.length===0)&&dn.setPopupVisible(!1);var ze=dn.getActiveOptions(Ue),Rt=ze[ze.length-1];dn.handleMenuSelect(Rt,ze.length-1,qn),dn.props.onKeyDown&&dn.props.onKeyDown(qn)},dn.saveTrigger=function(qn){dn.trigger=qn};var vr=[];return"value"in An?vr=An.value||[]:"defaultValue"in An&&(vr=An.defaultValue||[]),c()(!("filedNames"in An),"`filedNames` of Cascader is a typo usage and deprecated, please use `fieldNames` instead."),dn.state={popupVisible:An.popupVisible,activeValue:vr,value:vr,prevProps:An},dn.defaultFieldNames={label:"label",value:"value",children:"children"},dn}return ke(bn,[{key:"getPopupDOMNode",value:function(){return this.trigger.getPopupDomNode()}},{key:"getFieldName",value:function(dn){var vr=this.defaultFieldNames,qn=this.props,Ur=qn.fieldNames,Ue=qn.filedNames;return"filedNames"in this.props?Ue[dn]||vr[dn]:Ur[dn]||vr[dn]}},{key:"getFieldNames",value:function(){var dn=this.props,vr=dn.fieldNames,qn=dn.filedNames;return"filedNames"in this.props?qn:vr}},{key:"getCurrentLevelOptions",value:function(){var dn=this,vr=this.props.options,qn=vr===void 0?[]:vr,Ur=this.state.activeValue,Ue=Ur===void 0?[]:Ur,He=w()(qn,function(se,Ae){return se[dn.getFieldName("value")]===Ue[Ae]},{childrenKeyName:this.getFieldName("children")});return He[He.length-2]?He[He.length-2][this.getFieldName("children")]:_(qn).filter(function(se){return!se.disabled})}},{key:"getActiveOptions",value:function(dn){var vr=this;return w()(this.props.options||[],function(qn,Ur){return qn[vr.getFieldName("value")]===dn[Ur]},{childrenKeyName:this.getFieldName("children")})}},{key:"render",value:function(){var dn=this.props,vr=dn.prefixCls,qn=dn.transitionName,Ur=dn.popupClassName,Ue=dn.options,He=Ue===void 0?[]:Ue,se=dn.disabled,Ae=dn.builtinPlacements,Oe=dn.popupPlacement,ze=dn.children,Rt=dn.dropdownRender,Et=z(dn,["prefixCls","transitionName","popupClassName","options","disabled","builtinPlacements","popupPlacement","children","dropdownRender"]),_t=t.createElement("div",null),Nn="";He&&He.length>0?_t=t.createElement(j,Object.assign({},this.props,{fieldNames:this.getFieldNames(),defaultFieldNames:this.defaultFieldNames,activeValue:this.state.activeValue,onSelect:this.handleMenuSelect,onItemDoubleClick:this.handleItemDoubleClick,visible:this.state.popupVisible})):Nn=" ".concat(vr,"-menus-empty");var Mn=_t;return Rt&&(Mn=Rt(_t)),t.createElement(u.a,Object.assign({ref:this.saveTrigger},Et,{popupPlacement:Oe,builtinPlacements:Ae,popupTransitionName:qn,action:se?[]:["click"],popupVisible:se?!1:this.state.popupVisible,onPopupVisibleChange:this.handlePopupVisibleChange,prefixCls:"".concat(vr,"-menus"),popupClassName:Ur+Nn,popup:Mn}),t.cloneElement(ze,{onKeyDown:this.handleKeyDown,tabIndex:se?void 0:0}))}}],[{key:"getDerivedStateFromProps",value:function(dn,vr){var qn=vr.prevProps,Ur=qn===void 0?{}:qn,Ue={prevProps:dn};return"value"in dn&&!x(Ur.value,dn.value)&&(Ue.value=dn.value||[],"loadData"in dn||(Ue.activeValue=dn.value||[])),"popupVisible"in dn&&(Ue.popupVisible=dn.popupVisible),Ue}}]),bn}(t.Component);return Ye.defaultProps={onChange:function(){},onPopupVisibleChange:function(){},disabled:!1,transitionName:"",prefixCls:"rc-cascader",popupClassName:"",popupPlacement:"bottomLeft",builtinPlacements:k,expandTrigger:"click",fieldNames:{label:"label",value:"value",children:"children"},expandIcon:">"},Ye}(),ct=Dt,St=ct,rt=e("TSYQ"),ht=e.n(rt),je=e("BGR+"),Me=e("kbBi"),Ne=e.n(Me),it=e("HQEm"),wt=e.n(it),jt=e("fEPi"),lt=e.n(jt),Te=e("5YOS"),mt=e.n(Te),tn=e("DFhj"),Vt=e.n(tn),Yt=e("5rEg"),Qt=e("H84U"),an=e("YMnH"),on=e("uaoM"),vt=e("3Nzz"),de=e("0n0R"),he=function(Ye,Pe){var Jt={};for(var bn in Ye)Object.prototype.hasOwnProperty.call(Ye,bn)&&Pe.indexOf(bn)<0&&(Jt[bn]=Ye[bn]);if(Ye!=null&&typeof Object.getOwnPropertySymbols=="function")for(var An=0,bn=Object.getOwnPropertySymbols(Ye);An-1})}function Ln(Ye,Pe,Jt,bn){return Pe.map(function(An,dn){var vr=An[bn.label],qn=vr.indexOf(Ye)>-1?We(vr,Ye,Jt):vr;return dn===0?qn:[" / ",qn]})}function jn(Ye,Pe,Jt,bn){function An(dn){return dn[bn.label].indexOf(Jt)>-1}return Ye.findIndex(An)-Pe.findIndex(An)}function Sn(Ye){var Pe=Ye.fieldNames;return Pe}function Xn(Ye){var Pe=Sn(Ye)||{},Jt={children:Pe.children||"children",label:Pe.label||"label",value:Pe.value||"value"};return Jt}function rr(Ye,Pe){var Jt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],bn=Xn(Pe),An=[],dn=bn.children;return Ye.forEach(function(vr){var qn=Jt.concat(vr);(Pe.changeOnSelect||!vr[dn]||!vr[dn].length)&&An.push(qn),vr[dn]&&(An=An.concat(rr(vr[dn],Pe,qn)))}),An}var hr=function(Pe){return Pe.join(" / ")};function gn(Ye){var Pe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(Ye||[]).forEach(function(Jt){var bn=Pe.value||"value";Object(on.a)(bn in Jt,"Cascader","Not found `value` in `options`."),gn(Jt[Pe.children||"children"],Pe)})}var vn=function(Ye){i()(Jt,Ye);var Pe=l()(Jt);function Jt(bn){var An;return b()(this,Jt),An=Pe.call(this,bn),An.cachedOptions=[],An.setValue=function(dn){var vr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];"value"in An.props||An.setState({value:dn});var qn=An.props.onChange;qn&&qn(dn,vr)},An.saveInput=function(dn){An.input=dn},An.handleChange=function(dn,vr){if(An.setState({inputValue:""}),vr[0].__IS_FILTERED_OPTION){var qn=dn[0],Ur=vr[0].path;An.setValue(qn,Ur);return}An.setValue(dn,vr)},An.handlePopupVisibleChange=function(dn){"popupVisible"in An.props||An.setState(function(qn){return{popupVisible:dn,inputFocused:dn,inputValue:dn?qn.inputValue:""}});var vr=An.props.onPopupVisibleChange;vr&&vr(dn)},An.handleInputBlur=function(){An.setState({inputFocused:!1})},An.handleInputClick=function(dn){var vr=An.state,qn=vr.inputFocused,Ur=vr.popupVisible;(qn||Ur)&&dn.stopPropagation()},An.handleKeyDown=function(dn){(dn.keyCode===h.a.BACKSPACE||dn.keyCode===h.a.SPACE)&&dn.stopPropagation()},An.handleInputChange=function(dn){var vr=An.state.popupVisible,qn=dn.target.value;vr||An.handlePopupVisibleChange(!0),An.setState({inputValue:qn})},An.clearSelection=function(dn){var vr=An.state.inputValue;dn.preventDefault(),dn.stopPropagation(),vr?An.setState({inputValue:""}):(An.handlePopupVisibleChange(!1),An.clearSelectionTimeout=setTimeout(function(){An.setValue([])},200))},An.renderCascader=function(dn,vr){var qn=dn.getPopupContainer,Ur=dn.getPrefixCls,Ue=dn.renderEmpty,He=dn.direction;return t.createElement(vt.b.Consumer,null,function(se){var Ae,Oe,ze,Rt,Et=a()(An),_t=Et.props,Nn=Et.state,Mn=_t.prefixCls,lr=_t.inputPrefixCls,Lt=_t.children,$e=_t.placeholder,Qe=$e===void 0?vr.placeholder||"Please select":$e,kt=_t.size,Ht=_t.disabled,ot=_t.className,Ct=_t.style,nt=_t.allowClear,Ot=_t.showSearch,sn=Ot===void 0?!1:Ot,Zt=_t.suffixIcon,Gt=_t.expandIcon,Qn=_t.notFoundContent,Gn=_t.popupClassName,Or=_t.bordered,Nr=_t.dropdownRender,Kr=he(_t,["prefixCls","inputPrefixCls","children","placeholder","size","disabled","className","style","allowClear","showSearch","suffixIcon","expandIcon","notFoundContent","popupClassName","bordered","dropdownRender"]),ei=kt||se,vi=Nn.value,Pi=Nn.inputFocused,Be=He==="rtl",le=Ur("cascader",Mn),ye=Ur("input",lr),xe=ht()((Ae={},v()(Ae,"".concat(ye,"-lg"),ei==="large"),v()(Ae,"".concat(ye,"-sm"),ei==="small"),Ae)),De=nt&&!Ht&&vi.length>0||Nn.inputValue?t.createElement(Ne.a,{className:"".concat(le,"-picker-clear"),onClick:An.clearSelection}):null,Le=ht()((Oe={},v()(Oe,"".concat(le,"-picker-arrow"),!0),v()(Oe,"".concat(le,"-picker-arrow-expand"),Nn.popupVisible),Oe)),Fe=ht()(ot,"".concat(le,"-picker"),(ze={},v()(ze,"".concat(le,"-picker-rtl"),Be),v()(ze,"".concat(le,"-picker-with-value"),Nn.inputValue),v()(ze,"".concat(le,"-picker-disabled"),Ht),v()(ze,"".concat(le,"-picker-").concat(ei),!!ei),v()(ze,"".concat(le,"-picker-show-search"),!!sn),v()(ze,"".concat(le,"-picker-focused"),Pi),v()(ze,"".concat(le,"-picker-borderless"),!Or),ze)),at=Object(je.default)(Kr,["onChange","options","popupPlacement","transitionName","displayRender","onPopupVisibleChange","changeOnSelect","expandTrigger","popupVisible","getPopupContainer","loadData","popupClassName","filterOption","renderFilteredOption","sortFilteredOption","notFoundContent","fieldNames","bordered"]),Ve=_t.options,It=Xn(An.props);if(Ve&&Ve.length>0)Nn.inputValue&&(Ve=An.generateFilteredOptions(le,Ue));else{var pn;Ve=[(pn={},v()(pn,It.label,Qn||Ue("Cascader")),v()(pn,It.value,"ANT_CASCADER_NOT_FOUND"),pn)]}Nn.popupVisible?An.cachedOptions=Ve:Ve=An.cachedOptions;var rn={},Tn=(Ve||[]).length===1&&Ve[0].isEmptyNode;Tn&&(rn.height="auto");var Nt=sn.matchInputWidth!==!1;Nt&&(Nn.inputValue||Tn)&&An.input&&(rn.width=An.input.input.offsetWidth);var ur;Zt?ur=Object(de.c)(Zt,t.createElement("span",{className:"".concat(le,"-picker-arrow")},Zt),function(){var ii;return{className:ht()((ii={},v()(ii,Zt.props.className,Zt.props.className),v()(ii,"".concat(le,"-picker-arrow"),!0),ii))}}):ur=t.createElement(wt.a,{className:Le});var Xt=Lt||t.createElement("span",{style:Ct,className:Fe},t.createElement("span",{className:"".concat(le,"-picker-label")},An.getLabel()),t.createElement(Yt.a,L()({},at,{tabIndex:"-1",ref:An.saveInput,prefixCls:ye,placeholder:vi&&vi.length>0?void 0:Qe,className:"".concat(le,"-input ").concat(xe),value:Nn.inputValue,disabled:Ht,readOnly:!sn,autoComplete:at.autoComplete||"off",onClick:sn?An.handleInputClick:void 0,onBlur:sn?An.handleInputBlur:void 0,onKeyDown:An.handleKeyDown,onChange:sn?An.handleInputChange:void 0})),De,ur),Kn;Gt?Kn=Gt:Kn=Be?t.createElement(Vt.a,null):t.createElement(lt.a,null);var Fn=t.createElement("span",{className:"".concat(le,"-menu-item-loading-icon")},t.createElement(mt.a,{spin:!0})),un=_t.getPopupContainer||qn,Sr=Object(je.default)(_t,["inputIcon","expandIcon","loadingIcon","bordered"]),Fr=ht()(Gn,(Rt={},v()(Rt,"".concat(le,"-menu-").concat(He),He==="rtl"),v()(Rt,"".concat(le,"-menu-empty"),Ve.length===1&&Ve[0].value==="ANT_CASCADER_NOT_FOUND"),Rt));return t.createElement(St,L()({},Sr,{prefixCls:le,getPopupContainer:un,options:Ve,value:vi,popupVisible:Nn.popupVisible,onPopupVisibleChange:An.handlePopupVisibleChange,onChange:An.handleChange,dropdownMenuColumnStyle:rn,expandIcon:Kn,loadingIcon:Fn,popupClassName:Fr,popupPlacement:An.getPopupPlacement(He),dropdownRender:Nr}),Xt)})},An.state={value:bn.value||bn.defaultValue||[],inputValue:"",inputFocused:!1,popupVisible:bn.popupVisible,flattenOptions:bn.showSearch?rr(bn.options,bn):void 0,prevProps:bn},An}return d()(Jt,[{key:"componentWillUnmount",value:function(){this.clearSelectionTimeout&&clearTimeout(this.clearSelectionTimeout)}},{key:"getLabel",value:function(){var An=this.props,dn=An.options,vr=An.displayRender,qn=vr===void 0?hr:vr,Ur=Xn(this.props),Ue=this.state.value,He=Array.isArray(Ue[0])?Ue[0]:Ue,se=w()(dn,function(Oe,ze){return Oe[Ur.value]===He[ze]},{childrenKeyName:Ur.children}),Ae=se.length?se.map(function(Oe){return Oe[Ur.label]}):Ue;return qn(Ae,se)}},{key:"generateFilteredOptions",value:function(An,dn){var vr=this,qn,Ur=this.props,Ue=Ur.showSearch,He=Ur.notFoundContent,se=Xn(this.props),Ae=Ue.filter,Oe=Ae===void 0?Je:Ae,ze=Ue.render,Rt=ze===void 0?Ln:ze,Et=Ue.sort,_t=Et===void 0?jn:Et,Nn=Ue.limit,Mn=Nn===void 0?Pt:Nn,lr=this.state,Lt=lr.flattenOptions,$e=Lt===void 0?[]:Lt,Qe=lr.inputValue,kt;if(Mn>0){kt=[];var Ht=0;$e.some(function(ot){var Ct=Oe(vr.state.inputValue,ot,se);return Ct&&(kt.push(ot),Ht+=1),Ht>=Mn})}else Object(on.a)(typeof Mn!="number","Cascader","'limit' of showSearch should be positive number or false."),kt=$e.filter(function(ot){return Oe(vr.state.inputValue,ot,se)});return kt=kt.sort(function(ot,Ct){return _t(ot,Ct,Qe,se)}),kt.length>0?kt.map(function(ot){var Ct;return Ct={__IS_FILTERED_OPTION:!0,path:ot},v()(Ct,se.value,ot.map(function(nt){return nt[se.value]})),v()(Ct,se.label,Rt(Qe,ot,An,se)),v()(Ct,"disabled",ot.some(function(nt){return!!nt.disabled})),v()(Ct,"isEmptyNode",!0),Ct}):[(qn={},v()(qn,se.value,"ANT_CASCADER_NOT_FOUND"),v()(qn,se.label,He||dn("Cascader")),v()(qn,"disabled",!0),v()(qn,"isEmptyNode",!0),qn)]}},{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"getPopupPlacement",value:function(){var An=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"ltr",dn=this.props.popupPlacement;return dn!==void 0?dn:An==="rtl"?"bottomRight":"bottomLeft"}},{key:"render",value:function(){var An=this;return t.createElement(Qt.a,null,function(dn){return t.createElement(an.a,null,function(vr){return An.renderCascader(dn,vr)})})}}],[{key:"getDerivedStateFromProps",value:function(An,dn){var vr=dn.prevProps,qn={prevProps:An};return"value"in An&&(qn.value=An.value||[]),"popupVisible"in An&&(qn.popupVisible=An.popupVisible),An.showSearch&&vr.options!==An.options&&(qn.flattenOptions=rr(An.options,An)),qn}}]),Jt}(t.Component);vn.defaultProps={transitionName:"slide-up",options:[],disabled:!1,allowClear:!0,bordered:!0};var Ft=U.a=vn},DFhj:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("GGyF"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},DL4k:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},DN4a:function(te,U,e){var y=e("Fofx"),L=e("QBsz"),g=y.identity,v=5e-5;function A(i){return i>v||i<-v}var b=function(n){n=n||{},n.position||(this.position=[0,0]),n.rotation==null&&(this.rotation=0),n.scale||(this.scale=[1,1]),this.origin=this.origin||null},m=b.prototype;m.transform=null,m.needLocalTransform=function(){return A(this.rotation)||A(this.position[0])||A(this.position[1])||A(this.scale[0]-1)||A(this.scale[1]-1)};var d=[];m.updateTransform=function(){var i=this.parent,n=i&&i.transform,l=this.needLocalTransform(),t=this.transform;if(!(l||n)){t&&g(t);return}t=t||y.create(),l?this.getLocalTransform(t):g(t),n&&(l?y.mul(t,i.transform,t):y.copy(t,i.transform)),this.transform=t;var u=this.globalScaleRatio;if(u!=null&&u!==1){this.getGlobalScale(d);var o=d[0]<0?-1:1,c=d[1]<0?-1:1,h=((d[0]-o)*u+o)/d[0]||0,f=((d[1]-c)*u+c)/d[1]||0;t[0]*=h,t[1]*=h,t[2]*=f,t[3]*=f}this.invTransform=this.invTransform||y.create(),y.invert(this.invTransform,t)},m.getLocalTransform=function(i){return b.getLocalTransform(this,i)},m.setTransform=function(i){var n=this.transform,l=i.dpr||1;n?i.setTransform(l*n[0],l*n[1],l*n[2],l*n[3],l*n[4],l*n[5]):i.setTransform(l,0,0,l,0,0)},m.restoreTransform=function(i){var n=i.dpr||1;i.setTransform(n,0,0,n,0,0)};var r=[],a=y.create();m.setLocalTransform=function(i){if(!i)return;var n=i[0]*i[0]+i[1]*i[1],l=i[2]*i[2]+i[3]*i[3],t=this.position,u=this.scale;A(n-1)&&(n=Math.sqrt(n)),A(l-1)&&(l=Math.sqrt(l)),i[0]<0&&(n=-n),i[3]<0&&(l=-l),t[0]=i[4],t[1]=i[5],u[0]=n,u[1]=l,this.rotation=Math.atan2(-i[1]/l,i[0]/n)},m.decomposeTransform=function(){if(!this.transform)return;var i=this.parent,n=this.transform;i&&i.transform&&(y.mul(r,i.invTransform,n),n=r);var l=this.origin;l&&(l[0]||l[1])&&(a[4]=l[0],a[5]=l[1],y.mul(r,n,a),r[4]-=l[0],r[5]-=l[1],n=r),this.setLocalTransform(n)},m.getGlobalScale=function(i){var n=this.transform;return i=i||[],n?(i[0]=Math.sqrt(n[0]*n[0]+n[1]*n[1]),i[1]=Math.sqrt(n[2]*n[2]+n[3]*n[3]),n[0]<0&&(i[0]=-i[0]),n[3]<0&&(i[1]=-i[1]),i):(i[0]=1,i[1]=1,i)},m.transformCoordToLocal=function(i,n){var l=[i,n],t=this.invTransform;return t&&L.applyTransform(l,l,t),l},m.transformCoordToGlobal=function(i,n){var l=[i,n],t=this.transform;return t&&L.applyTransform(l,l,t),l},b.getLocalTransform=function(i,n){n=n||[],g(n);var l=i.origin,t=i.scale||[1,1],u=i.rotation||0,o=i.position||[0,0];return l&&(n[4]-=l[0],n[5]-=l[1]),y.scale(n,n,t),u&&y.rotate(n,n,u),l&&(n[4]+=l[0],n[5]+=l[1]),n[4]+=o[0],n[5]+=o[1],n};var s=b;te.exports=s},DO2E:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},DYRE:function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("OPEp"),v=e.n(g)},DZo9:function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("JGo8"),v=e.n(g),A=e("+L6B"),b=e("MXD1"),m=e("5Dmo")},Dagg:function(te,U,e){var y=e("Gev7"),L=e("mFDi"),g=e("bYtY"),v=e("Xnb7");function A(m){y.call(this,m)}A.prototype={constructor:A,type:"image",brush:function(d,r){var a=this.style,s=a.image;a.bind(d,this,r);var i=this._image=v.createOrUpdateImage(s,this._image,this,this.onload);if(!i||!v.isImageReady(i))return;var n=a.x||0,l=a.y||0,t=a.width,u=a.height,o=i.width/i.height;if(t==null&&u!=null?t=u*o:u==null&&t!=null?u=t/o:t==null&&u==null&&(t=i.width,u=i.height),this.setTransform(d),a.sWidth&&a.sHeight){var c=a.sx||0,h=a.sy||0;d.drawImage(i,c,h,a.sWidth,a.sHeight,n,l,t,u)}else if(a.sx&&a.sy){var c=a.sx,h=a.sy,f=t-c,w=u-h;d.drawImage(i,c,h,f,w,n,l,t,u)}else d.drawImage(i,n,l,t,u);a.text!=null&&(this.restoreTransform(d),this.drawRectText(d,this.getBoundingRect()))},getBoundingRect:function(){var d=this.style;return this._rect||(this._rect=new L(d.x||0,d.y||0,d.width||0,d.height||0)),this._rect}},g.inherits(A,y);var b=A;te.exports=b},Dg8C:function(te,U,e){var y=e("XxSj"),L=e("bYtY");function g(v,A){v.eachSeriesByType("sankey",function(b){var m=b.getGraph(),d=m.nodes;if(d.length){var r=Infinity,a=-Infinity;L.each(d,function(s){var i=s.getLayout().value;ia&&(a=i)}),L.each(d,function(s){var i=new y({type:"color",mappingMethod:"linear",dataExtent:[r,a],visual:b.get("color")}),n=i.mapValueToVisual(s.getLayout().value),l=s.getModel().get("itemStyle.color");l!=null?s.setVisual("color",l):s.setVisual("color",n)})}})}te.exports=g},DjyN:function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("Urep"),v=e.n(g),A=e("OaEy")},DlQD:function(te,U,e){(function(y,L){te.exports=L()})(this,function(){"use strict";function y(Qt,an){for(var on=0;onQt.length)&&(an=Qt.length);for(var on=0,vt=new Array(an);on=Qt.length?{done:!0}:{done:!1,value:Qt[vt++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return on=Qt[Symbol.iterator](),on.next.bind(on)}function b(Qt,an){return an={exports:{}},Qt(an,an.exports),an.exports}var m=b(function(Qt){function an(){return{baseUrl:null,breaks:!1,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}function on(vt){Qt.exports.defaults=vt}Qt.exports={defaults:an(),getDefaults:an,changeDefaults:on}}),d=m.defaults,r=m.getDefaults,a=m.changeDefaults,s=/[&<>"']/,i=/[&<>"']/g,n=/[<>"']|&(?!#?\w+;)/,l=/[<>"']|&(?!#?\w+;)/g,t={"&":"&","<":"<",">":">",'"':""","'":"'"},u=function(an){return t[an]};function o(Qt,an){if(an){if(s.test(Qt))return Qt.replace(i,u)}else if(n.test(Qt))return Qt.replace(l,u);return Qt}var c=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function h(Qt){return Qt.replace(c,function(an,on){return on=on.toLowerCase(),on==="colon"?":":on.charAt(0)==="#"?on.charAt(1)==="x"?String.fromCharCode(parseInt(on.substring(2),16)):String.fromCharCode(+on.substring(1)):""})}var f=/(^|[^\[])\^/g;function w(Qt,an){Qt=Qt.source||Qt,an=an||"";var on={replace:function(de,he){return he=he.source||he,he=he.replace(f,"$1"),Qt=Qt.replace(de,he),on},getRegex:function(){return new RegExp(Qt,an)}};return on}var x=/[^\w:]/g,I=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function C(Qt,an,on){if(Qt){var vt;try{vt=decodeURIComponent(h(on)).replace(x,"").toLowerCase()}catch(de){return null}if(vt.indexOf("javascript:")===0||vt.indexOf("vbscript:")===0||vt.indexOf("data:")===0)return null}an&&!I.test(on)&&(on=D(an,on));try{on=encodeURI(on).replace(/%25/g,"%")}catch(de){return null}return on}var N={},S=/^[^:]+:\/*[^/]*$/,E=/^([^:]+:)[\s\S]*$/,T=/^([^:]+:\/*[^/]*)[\s\S]*$/;function D(Qt,an){N[" "+Qt]||(S.test(Qt)?N[" "+Qt]=Qt+"/":N[" "+Qt]=M(Qt,"/",!0)),Qt=N[" "+Qt];var on=Qt.indexOf(":")===-1;return an.substring(0,2)==="//"?on?an:Qt.replace(E,"$1")+an:an.charAt(0)==="/"?on?an:Qt.replace(T,"$1")+an:Qt+an}var B={exec:function(){}};function R(Qt){for(var an=1,on,vt;an=0&&We[Ln]==="\\";)Je=!Je;return Je?"|":" |"}),vt=on.split(/ \|/),de=0;if(vt.length>an)vt.splice(an);else for(;vt.length=vt.length?de.slice(vt.length):de}).join(` `)}var ue=function(){function Qt(on){this.options=on||k}var an=Qt.prototype;return an.space=function(vt){var de=this.rules.block.newline.exec(vt);if(de)return de[0].length>1?{type:"space",raw:de[0]}:{raw:` `}},an.code=function(vt,de){var he=this.rules.block.code.exec(vt);if(he){var Pt=de[de.length-1];if(Pt&&Pt.type==="paragraph")return{raw:he[0],text:he[0].trimRight()};var We=he[0].replace(/^ {4}/gm,"");return{type:"code",raw:he[0],codeBlockStyle:"indented",text:this.options.pedantic?We:P(We,` `)}}},an.fences=function(vt){var de=this.rules.block.fences.exec(vt);if(de){var he=de[0],Pt=J(he,de[3]||"");return{type:"code",raw:he,lang:de[2]?de[2].trim():de[2],text:Pt}}},an.heading=function(vt){var de=this.rules.block.heading.exec(vt);if(de)return{type:"heading",raw:de[0],depth:de[1].length,text:de[2]}},an.nptable=function(vt){var de=this.rules.block.nptable.exec(vt);if(de){var he={type:"table",header:z(de[1].replace(/^ *| *\| *$/g,"")),align:de[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:de[3]?de[3].replace(/\n$/,"").split(` `):[],raw:de[0]};if(he.header.length===he.align.length){var Pt=he.align.length,We;for(We=0;We ?/gm,"");return{type:"blockquote",raw:de[0],text:he}}},an.list=function(vt){var de=this.rules.block.list.exec(vt);if(de){for(var he=de[0],Pt=de[2],We=Pt.length>1,Je=Pt[Pt.length-1]===")",Ln={type:"list",raw:he,ordered:We,start:We?+Pt.slice(0,-1):"",loose:!1,items:[]},jn=de[0].match(this.rules.block.item),Sn=!1,Xn,rr,hr,gn,vn,Ft,Ye,Pe=jn.length,Jt=0;Jt1||this.options.smartLists&&hr!==Pt)&&(gn=jn.slice(Jt+1).join(` `),Ln.raw=Ln.raw.substring(0,Ln.raw.length-gn.length),Jt=Pe-1)),vn=Sn||/\n\n(?!\s*$)/.test(Xn),Jt!==Pe-1&&(Sn=Xn.charAt(Xn.length-1)===` `,vn||(vn=Sn)),vn&&(Ln.loose=!0),Ft=/^\[[ xX]\] /.test(Xn),Ye=void 0,Ft&&(Ye=Xn[1]!==" ",Xn=Xn.replace(/^\[[ xX]\] +/,"")),Ln.items.push({type:"list_item",raw:he,task:Ft,checked:Ye,loose:vn,text:Xn});return Ln}},an.html=function(vt){var de=this.rules.block.html.exec(vt);if(de)return{type:this.options.sanitize?"paragraph":"html",raw:de[0],pre:!this.options.sanitizer&&(de[1]==="pre"||de[1]==="script"||de[1]==="style"),text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(de[0]):Y(de[0]):de[0]}},an.def=function(vt){var de=this.rules.block.def.exec(vt);if(de){de[3]&&(de[3]=de[3].substring(1,de[3].length-1));var he=de[1].toLowerCase().replace(/\s+/g," ");return{tag:he,raw:de[0],href:de[2],title:de[3]}}},an.table=function(vt){var de=this.rules.block.table.exec(vt);if(de){var he={type:"table",header:z(de[1].replace(/^ *| *\| *$/g,"")),align:de[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:de[3]?de[3].replace(/\n$/,"").split(` `):[]};if(he.header.length===he.align.length){he.raw=de[0];var Pt=he.align.length,We;for(We=0;We/i.test(Pt[0])&&(de=!1),!he&&/^<(pre|code|kbd|script)(\s|>)/i.test(Pt[0])?he=!0:he&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(Pt[0])&&(he=!1),{type:this.options.sanitize?"text":"html",raw:Pt[0],inLink:de,inRawBlock:he,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(Pt[0]):Y(Pt[0]):Pt[0]}},an.link=function(vt){var de=this.rules.inline.link.exec(vt);if(de){var he=_(de[2],"()");if(he>-1){var Pt=de[0].indexOf("!")===0?5:4,We=Pt+de[1].length+he;de[2]=de[2].substring(0,he),de[0]=de[0].substring(0,We).trim(),de[3]=""}var Je=de[2],Ln="";if(this.options.pedantic){var jn=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(Je);jn?(Je=jn[1],Ln=jn[3]):Ln=""}else Ln=de[3]?de[3].slice(1,-1):"";Je=Je.trim().replace(/^<([\s\S]*)>$/,"$1");var Sn=G(de,{href:Je&&Je.replace(this.rules.inline._escapes,"$1"),title:Ln&&Ln.replace(this.rules.inline._escapes,"$1")},de[0]);return Sn}},an.reflink=function(vt,de){var he;if((he=this.rules.inline.reflink.exec(vt))||(he=this.rules.inline.nolink.exec(vt))){var Pt=(he[2]||he[1]).replace(/\s+/g," ");if(Pt=de[Pt.toLowerCase()],!Pt||!Pt.href){var We=he[0].charAt(0);return{type:"text",raw:We,text:We}}var Je=G(he,Pt,he[0]);return Je}},an.strong=function(vt,de,he){he===void 0&&(he="");var Pt=this.rules.inline.strong.start.exec(vt);if(Pt&&(!Pt[1]||Pt[1]&&(he===""||this.rules.inline.punctuation.exec(he)))){de=de.slice(-1*vt.length);var We=Pt[0]==="**"?this.rules.inline.strong.endAst:this.rules.inline.strong.endUnd;We.lastIndex=0;for(var Je;(Pt=We.exec(de))!=null;)if(Je=this.rules.inline.strong.middle.exec(de.slice(0,Pt.index+3)),Je)return{type:"strong",raw:vt.slice(0,Je[0].length),text:vt.slice(2,Je[0].length-2)}}},an.em=function(vt,de,he){he===void 0&&(he="");var Pt=this.rules.inline.em.start.exec(vt);if(Pt&&(!Pt[1]||Pt[1]&&(he===""||this.rules.inline.punctuation.exec(he)))){de=de.slice(-1*vt.length);var We=Pt[0]==="*"?this.rules.inline.em.endAst:this.rules.inline.em.endUnd;We.lastIndex=0;for(var Je;(Pt=We.exec(de))!=null;)if(Je=this.rules.inline.em.middle.exec(de.slice(0,Pt.index+2)),Je)return{type:"em",raw:vt.slice(0,Je[0].length),text:vt.slice(1,Je[0].length-1)}}},an.codespan=function(vt){var de=this.rules.inline.code.exec(vt);if(de){var he=de[2].replace(/\n/g," "),Pt=/[^ ]/.test(he),We=he.startsWith(" ")&&he.endsWith(" ");return Pt&&We&&(he=he.substring(1,he.length-1)),he=Y(he,!0),{type:"codespan",raw:de[0],text:he}}},an.br=function(vt){var de=this.rules.inline.br.exec(vt);if(de)return{type:"br",raw:de[0]}},an.del=function(vt){var de=this.rules.inline.del.exec(vt);if(de)return{type:"del",raw:de[0],text:de[1]}},an.autolink=function(vt,de){var he=this.rules.inline.autolink.exec(vt);if(he){var Pt,We;return he[2]==="@"?(Pt=Y(this.options.mangle?de(he[1]):he[1]),We="mailto:"+Pt):(Pt=Y(he[1]),We=Pt),{type:"link",raw:he[0],text:Pt,href:We,tokens:[{type:"text",raw:Pt,text:Pt}]}}},an.url=function(vt,de){var he;if(he=this.rules.inline.url.exec(vt)){var Pt,We;if(he[2]==="@")Pt=Y(this.options.mangle?de(he[0]):he[0]),We="mailto:"+Pt;else{var Je;do Je=he[0],he[0]=this.rules.inline._backpedal.exec(he[0])[0];while(Je!==he[0]);Pt=Y(he[0]),he[1]==="www."?We="http://"+Pt:We=Pt}return{type:"link",raw:he[0],text:Pt,href:We,tokens:[{type:"text",raw:Pt,text:Pt}]}}},an.inlineText=function(vt,de,he){var Pt=this.rules.inline.text.exec(vt);if(Pt){var We;return de?We=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(Pt[0]):Y(Pt[0]):Pt[0]:We=Y(this.options.smartypants?he(Pt[0]):Pt[0]),{type:"text",raw:Pt[0],text:We}}},Qt}(),q=H.noopTest,re=H.edit,me=H.merge,be={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?:\n+|$)|$)/,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6}) +([^\n]*?)(?: +#+)? *(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3})(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:"^ {0,3}(?:<(script|pre|style)[\\s>][\\s\\S]*?(?:[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?\\?>\\n*|\\n*|\\n*|)[\\s\\S]*?(?:\\n{2,}|$)|<(?!script|pre|style)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$)|(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$))",def:/^ {0,3}\[(label)\]: *\n? *]+)>?(?:(?: +\n? *| *\n *)(title))? *(?:\n+|$)/,nptable:q,table:q,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html)[^\n]+)*)/,text:/^[^\n]+/};be._label=/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,be._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,be.def=re(be.def).replace("label",be._label).replace("title",be._title).getRegex(),be.bullet=/(?:[*+-]|\d{1,9}[.)])/,be.item=/^( *)(bull) ?[^\n]*(?:\n(?!\1bull ?)[^\n]*)*/,be.item=re(be.item,"gm").replace(/bull/g,be.bullet).getRegex(),be.list=re(be.list).replace(/bull/g,be.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+be.def.source+")").getRegex(),be._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",be._comment=//,be.html=re(be.html,"i").replace("comment",be._comment).replace("tag",be._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),be.paragraph=re(be._paragraph).replace("hr",be.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|!--)").replace("tag",be._tag).getRegex(),be.blockquote=re(be.blockquote).replace("paragraph",be.paragraph).getRegex(),be.normal=me({},be),be.gfm=me({},be.normal,{nptable:"^ *([^|\\n ].*\\|.*)\\n *([-:]+ *\\|[-| :]*)(?:\\n((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)",table:"^ *\\|(.+)\\n *\\|?( *[-:]+[-| :]*)(?:\\n *((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),be.gfm.nptable=re(be.gfm.nptable).replace("hr",be.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|!--)").replace("tag",be._tag).getRegex(),be.gfm.table=re(be.gfm.table).replace("hr",be.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|!--)").replace("tag",be._tag).getRegex(),be.pedantic=me({},be.normal,{html:re(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+? *(?:\\n{2,}|\\s*$)|\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",be._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/,fences:q,paragraph:re(be.normal._paragraph).replace("hr",be.hr).replace("heading",` *#{1,6} *[^ ]`).replace("lheading",be.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var ke={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:q,tag:"^comment|^|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^|^",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(?!\s*\])((?:\\[\[\]]?|[^\[\]\\])+)\]/,nolink:/^!?\[(?!\s*\])((?:\[[^\[\]]*\]|\\[\[\]]|[^\[\]])*)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",strong:{start:/^(?:(\*\*(?=[*punctuation]))|\*\*)(?![\s])|__/,middle:/^\*\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*\*$|^__(?![\s])((?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?)__$/,endAst:/[^punctuation\s]\*\*(?!\*)|[punctuation]\*\*(?!\*)(?:(?=[punctuation\s]|$))/,endUnd:/[^\s]__(?!_)(?:(?=[punctuation\s])|$)/},em:{start:/^(?:(\*(?=[punctuation]))|\*)(?![*\s])|_/,middle:/^\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*$|^_(?![_\s])(?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?_$/,endAst:/[^punctuation\s]\*(?!\*)|[punctuation]\*(?!\*)(?:(?=[punctuation\s]|$))/,endUnd:/[^\s]_(?!_)(?:(?=[punctuation\s])|$)/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:q,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\?@\\[\\]`^{|}~",ke.punctuation=re(ke.punctuation).replace(/punctuation/g,ke._punctuation).getRegex(),ke._blockSkip="\\[[^\\]]*?\\]\\([^\\)]*?\\)|`[^`]*?`|<[^>]*?>",ke._overlapSkip="__[^_]*?__|\\*\\*\\[^\\*\\]*?\\*\\*",ke.em.start=re(ke.em.start).replace(/punctuation/g,ke._punctuation).getRegex(),ke.em.middle=re(ke.em.middle).replace(/punctuation/g,ke._punctuation).replace(/overlapSkip/g,ke._overlapSkip).getRegex(),ke.em.endAst=re(ke.em.endAst,"g").replace(/punctuation/g,ke._punctuation).getRegex(),ke.em.endUnd=re(ke.em.endUnd,"g").replace(/punctuation/g,ke._punctuation).getRegex(),ke.strong.start=re(ke.strong.start).replace(/punctuation/g,ke._punctuation).getRegex(),ke.strong.middle=re(ke.strong.middle).replace(/punctuation/g,ke._punctuation).replace(/blockSkip/g,ke._blockSkip).getRegex(),ke.strong.endAst=re(ke.strong.endAst,"g").replace(/punctuation/g,ke._punctuation).getRegex(),ke.strong.endUnd=re(ke.strong.endUnd,"g").replace(/punctuation/g,ke._punctuation).getRegex(),ke.blockSkip=re(ke._blockSkip,"g").getRegex(),ke.overlapSkip=re(ke._overlapSkip,"g").getRegex(),ke._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,ke._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,ke._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,ke.autolink=re(ke.autolink).replace("scheme",ke._scheme).replace("email",ke._email).getRegex(),ke._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,ke.tag=re(ke.tag).replace("comment",be._comment).replace("attribute",ke._attribute).getRegex(),ke._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,ke._href=/<(?:\\[<>]?|[^\s<>\\])*>|[^\s\x00-\x1f]*/,ke._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,ke.link=re(ke.link).replace("label",ke._label).replace("href",ke._href).replace("title",ke._title).getRegex(),ke.reflink=re(ke.reflink).replace("label",ke._label).getRegex(),ke.reflinkSearch=re(ke.reflinkSearch,"g").replace("reflink",ke.reflink).replace("nolink",ke.nolink).getRegex(),ke.normal=me({},ke),ke.pedantic=me({},ke.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:re(/^!?\[(label)\]\((.*?)\)/).replace("label",ke._label).getRegex(),reflink:re(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",ke._label).getRegex()}),ke.gfm=me({},ke.normal,{escape:re(ke.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^~+(?=\S)([\s\S]*?\S)~+/,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\.5&&(vt="x"+vt.toString(16)),an+="&#"+vt+";";return an}var tt=function(){function Qt(on){this.tokens=[],this.tokens.links=Object.create(null),this.options=on||Ee,this.options.tokenizer=this.options.tokenizer||new ue,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options;var vt={block:pe.normal,inline:Se.normal};this.options.pedantic?(vt.block=pe.pedantic,vt.inline=Se.pedantic):this.options.gfm&&(vt.block=pe.gfm,this.options.breaks?vt.inline=Se.breaks:vt.inline=Se.gfm),this.tokenizer.rules=vt}Qt.lex=function(vt,de){var he=new Qt(de);return he.lex(vt)};var an=Qt.prototype;return an.lex=function(vt){return vt=vt.replace(/\r\n|\r/g,` `).replace(/\t/g," "),this.blockTokens(vt,this.tokens,!0),this.inline(this.tokens),this.tokens},an.blockTokens=function(vt,de,he){de===void 0&&(de=[]),he===void 0&&(he=!0),vt=vt.replace(/^ +$/gm,"");for(var Pt,We,Je,Ln;vt;){if(Pt=this.tokenizer.space(vt)){vt=vt.substring(Pt.raw.length),Pt.type&&de.push(Pt);continue}if(Pt=this.tokenizer.code(vt,de)){vt=vt.substring(Pt.raw.length),Pt.type?de.push(Pt):(Ln=de[de.length-1],Ln.raw+=` `+Pt.raw,Ln.text+=` `+Pt.text);continue}if(Pt=this.tokenizer.fences(vt)){vt=vt.substring(Pt.raw.length),de.push(Pt);continue}if(Pt=this.tokenizer.heading(vt)){vt=vt.substring(Pt.raw.length),de.push(Pt);continue}if(Pt=this.tokenizer.nptable(vt)){vt=vt.substring(Pt.raw.length),de.push(Pt);continue}if(Pt=this.tokenizer.hr(vt)){vt=vt.substring(Pt.raw.length),de.push(Pt);continue}if(Pt=this.tokenizer.blockquote(vt)){vt=vt.substring(Pt.raw.length),Pt.tokens=this.blockTokens(Pt.text,[],he),de.push(Pt);continue}if(Pt=this.tokenizer.list(vt)){for(vt=vt.substring(Pt.raw.length),Je=Pt.items.length,We=0;We0)for(;(jn=this.tokenizer.rules.inline.reflinkSearch.exec(Ln))!=null;)Sn.includes(jn[0].slice(jn[0].lastIndexOf("[")+1,-1))&&(Ln=Ln.slice(0,jn.index)+"["+"a".repeat(jn[0].length-2)+"]"+Ln.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(jn=this.tokenizer.rules.inline.blockSkip.exec(Ln))!=null;)Ln=Ln.slice(0,jn.index)+"["+"a".repeat(jn[0].length-2)+"]"+Ln.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;vt;){if(Je=this.tokenizer.escape(vt)){vt=vt.substring(Je.raw.length),de.push(Je);continue}if(Je=this.tokenizer.tag(vt,he,Pt)){vt=vt.substring(Je.raw.length),he=Je.inLink,Pt=Je.inRawBlock,de.push(Je);continue}if(Je=this.tokenizer.link(vt)){vt=vt.substring(Je.raw.length),Je.type==="link"&&(Je.tokens=this.inlineTokens(Je.text,[],!0,Pt)),de.push(Je);continue}if(Je=this.tokenizer.reflink(vt,this.tokens.links)){vt=vt.substring(Je.raw.length),Je.type==="link"&&(Je.tokens=this.inlineTokens(Je.text,[],!0,Pt)),de.push(Je);continue}if(Je=this.tokenizer.strong(vt,Ln,We)){vt=vt.substring(Je.raw.length),Je.tokens=this.inlineTokens(Je.text,[],he,Pt),de.push(Je);continue}if(Je=this.tokenizer.em(vt,Ln,We)){vt=vt.substring(Je.raw.length),Je.tokens=this.inlineTokens(Je.text,[],he,Pt),de.push(Je);continue}if(Je=this.tokenizer.codespan(vt)){vt=vt.substring(Je.raw.length),de.push(Je);continue}if(Je=this.tokenizer.br(vt)){vt=vt.substring(Je.raw.length),de.push(Je);continue}if(Je=this.tokenizer.del(vt)){vt=vt.substring(Je.raw.length),Je.tokens=this.inlineTokens(Je.text,[],he,Pt),de.push(Je);continue}if(Je=this.tokenizer.autolink(vt,qe)){vt=vt.substring(Je.raw.length),de.push(Je);continue}if(!he&&(Je=this.tokenizer.url(vt,qe))){vt=vt.substring(Je.raw.length),de.push(Je);continue}if(Je=this.tokenizer.inlineText(vt,Pt,st)){vt=vt.substring(Je.raw.length),We=Je.raw.slice(-1),de.push(Je);continue}if(vt){var Xn="Infinite loop on byte: "+vt.charCodeAt(0);if(this.options.silent){console.error(Xn);break}else throw new Error(Xn)}}return de},L(Qt,null,[{key:"rules",get:function(){return{block:pe,inline:Se}}}]),Qt}(),Dt=m.defaults,ct=H.cleanUrl,St=H.escape,rt=function(){function Qt(on){this.options=on||Dt}var an=Qt.prototype;return an.code=function(vt,de,he){var Pt=(de||"").match(/\S*/)[0];if(this.options.highlight){var We=this.options.highlight(vt,Pt);We!=null&&We!==vt&&(he=!0,vt=We)}return Pt?'
'+(he?vt:St(vt,!0))+`
`:"
"+(he?vt:St(vt,!0))+`
`},an.blockquote=function(vt){return`
`+vt+`
`},an.html=function(vt){return vt},an.heading=function(vt,de,he,Pt){return this.options.headerIds?"'+vt+" `:""+vt+" `},an.hr=function(){return this.options.xhtml?`
`:`
`},an.list=function(vt,de,he){var Pt=de?"ol":"ul",We=de&&he!==1?' start="'+he+'"':"";return"<"+Pt+We+`> `+vt+" `},an.listitem=function(vt){return"
  • "+vt+`
  • `},an.checkbox=function(vt){return" "},an.paragraph=function(vt){return"

    "+vt+`

    `},an.table=function(vt,de){return de&&(de=""+de+""),` `+vt+` `+de+`
    `},an.tablerow=function(vt){return` `+vt+` `},an.tablecell=function(vt,de){var he=de.header?"th":"td",Pt=de.align?"<"+he+' align="'+de.align+'">':"<"+he+">";return Pt+vt+" `},an.strong=function(vt){return""+vt+""},an.em=function(vt){return""+vt+""},an.codespan=function(vt){return""+vt+""},an.br=function(){return this.options.xhtml?"
    ":"
    "},an.del=function(vt){return""+vt+""},an.link=function(vt,de,he){if(vt=ct(this.options.sanitize,this.options.baseUrl,vt),vt===null)return he;var Pt='",Pt},an.image=function(vt,de,he){if(vt=ct(this.options.sanitize,this.options.baseUrl,vt),vt===null)return he;var Pt=''+he+'":">",Pt},an.text=function(vt){return vt},Qt}(),ht=function(){function Qt(){}var an=Qt.prototype;return an.strong=function(vt){return vt},an.em=function(vt){return vt},an.codespan=function(vt){return vt},an.del=function(vt){return vt},an.html=function(vt){return vt},an.text=function(vt){return vt},an.link=function(vt,de,he){return""+he},an.image=function(vt,de,he){return""+he},an.br=function(){return""},Qt}(),je=function(){function Qt(){this.seen={}}var an=Qt.prototype;return an.slug=function(vt){var de=vt.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-");if(this.seen.hasOwnProperty(de)){var he=de;do this.seen[he]++,de=he+"-"+this.seen[he];while(this.seen.hasOwnProperty(de))}return this.seen[de]=0,de},Qt}(),Me=m.defaults,Ne=H.unescape,it=function(){function Qt(on){this.options=on||Me,this.options.renderer=this.options.renderer||new rt,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new ht,this.slugger=new je}Qt.parse=function(vt,de){var he=new Qt(de);return he.parse(vt)};var an=Qt.prototype;return an.parse=function(vt,de){de===void 0&&(de=!0);var he="",Pt,We,Je,Ln,jn,Sn,Xn,rr,hr,gn,vn,Ft,Ye,Pe,Jt,bn,An,dn,vr=vt.length;for(Pt=0;Pt0&&Jt.tokens[0].type==="text"?(Jt.tokens[0].text=dn+" "+Jt.tokens[0].text,Jt.tokens[0].tokens&&Jt.tokens[0].tokens.length>0&&Jt.tokens[0].tokens[0].type==="text"&&(Jt.tokens[0].tokens[0].text=dn+" "+Jt.tokens[0].tokens[0].text)):Jt.tokens.unshift({type:"text",text:dn}):Pe+=dn),Pe+=this.parse(Jt.tokens,Ye),hr+=this.renderer.listitem(Pe,An,bn);he+=this.renderer.list(hr,vn,Ft);continue}case"html":{he+=this.renderer.html(gn.text);continue}case"paragraph":{he+=this.renderer.paragraph(this.parseInline(gn.tokens));continue}case"text":{for(hr=gn.tokens?this.parseInline(gn.tokens):gn.text;Pt+1An error occurred:

    "+lt(Je.message+"",!0)+"
    ";throw Je}}Vt.options=Vt.setOptions=function(Qt){return wt(Vt.defaults,Qt),mt(Vt.defaults),Vt},Vt.getDefaults=Te,Vt.defaults=tn,Vt.use=function(Qt){var an=wt({},Qt);if(Qt.renderer&&function(){var vt=Vt.defaults.renderer||new rt,de=function(We){var Je=vt[We];vt[We]=function(){for(var Ln=arguments.length,jn=new Array(Ln),Sn=0;Sn=0;n--){if(!g(i[n]))continue;var l=i[n].split("="),t=unescape(l[0]),u=unescape(l[1]);s(u,t)}}function m(s,i){if(!s)return;v.cookie=escape(s)+"="+escape(i)+"; expires=Tue, 19 Jan 2038 03:14:07 GMT; path=/"}function d(s){if(!s||!a(s))return;v.cookie=escape(s)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/"}function r(){b(function(s,i){d(i)})}function a(s){return new RegExp("(?:^|;\\s*)"+escape(s).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(v.cookie)}},Ducp:function(te,U,e){var y=e("bYtY"),L=e("IwbS"),g=e("+TT/"),v=e("XpcN"),A=L.Group,b=["width","height"],m=["x","y"],d=v.extend({type:"legend.scroll",newlineDisabled:!0,init:function(){d.superCall(this,"init"),this._currentIndex=0,this.group.add(this._containerGroup=new A),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new A),this._showController},resetInner:function(){d.superCall(this,"resetInner"),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},renderInner:function(a,s,i,n,l,t,u){var o=this;d.superCall(this,"renderInner",a,s,i,n,l,t,u);var c=this._controllerGroup,h=s.get("pageIconSize",!0);y.isArray(h)||(h=[h,h]),w("pagePrev",0);var f=s.getModel("pageTextStyle");c.add(new L.Text({name:"pageText",style:{textFill:f.getTextColor(),font:f.getFont(),textVerticalAlign:"middle",textAlign:"center"},silent:!0})),w("pageNext",1);function w(x,I){var C=x+"DataIndex",N=L.createIcon(s.get("pageIcons",!0)[s.getOrient().name][I],{onclick:y.bind(o._pageGo,o,C,s,n)},{x:-h[0]/2,y:-h[1]/2,width:h[0],height:h[1]});N.name=x,c.add(N)}},layoutInner:function(a,s,i,n,l,t){var u=this.getSelectorGroup(),o=a.getOrient().index,c=b[o],h=m[o],f=b[1-o],w=m[1-o];l&&g.box("horizontal",u,a.get("selectorItemGap",!0));var x=a.get("selectorButtonGap",!0),I=u.getBoundingRect(),C=[-I.x,-I.y],N=y.clone(i);l&&(N[c]=i[c]-I[c]-x);var S=this._layoutContentAndController(a,n,N,o,c,f,w);if(l){if(t==="end")C[o]+=S[c]+x;else{var E=I[c]+x;C[o]-=E,S[h]-=E}S[c]+=I[c]+x,C[1-o]+=S[w]+S[f]/2-I[f]/2,S[f]=Math.max(S[f],I[f]),S[w]=Math.min(S[w],I[w]+C[1-o]),u.attr("position",C)}return S},_layoutContentAndController:function(a,s,i,n,l,t,u){var o=this.getContentGroup(),c=this._containerGroup,h=this._controllerGroup;g.box(a.get("orient"),o,a.get("itemGap"),n?i.width:null,n?null:i.height),g.box("horizontal",h,a.get("pageButtonItemGap",!0));var f=o.getBoundingRect(),w=h.getBoundingRect(),x=this._showController=f[l]>i[l],I=[-f.x,-f.y];s||(I[n]=o.position[n]);var C=[0,0],N=[-w.x,-w.y],S=y.retrieve2(a.get("pageButtonGap",!0),a.get("itemGap",!0));if(x){var E=a.get("pageButtonPosition",!0);E==="end"?N[n]+=i[l]-w[l]:C[n]+=w[l]+S}N[1-n]+=f[t]/2-w[t]/2,o.attr("position",I),c.attr("position",C),h.attr("position",N);var T={x:0,y:0};if(T[l]=x?i[l]:f[l],T[t]=Math.max(f[t],w[t]),T[u]=Math.min(0,w[u]+N[1-n]),c.__rectSize=i[l],x){var D={x:0,y:0};D[l]=Math.max(i[l]-w[l]-S,0),D[t]=T[t],c.setClipPath(new L.Rect({shape:D})),c.__rectSize=D[l]}else h.eachChild(function(R){R.attr({invisible:!0,silent:!0})});var B=this._getPageInfo(a);return B.pageIndex!=null&&L.updateProps(o,{position:B.contentPosition},x?a:!1),this._updatePageInfoView(a,B),T},_pageGo:function(a,s,i){var n=this._getPageInfo(s)[a];n!=null&&i.dispatchAction({type:"legendScroll",scrollDataIndex:n,legendId:s.id})},_updatePageInfoView:function(a,s){var i=this._controllerGroup;y.each(["pagePrev","pageNext"],function(c){var h=s[c+"DataIndex"]!=null,f=i.childOfName(c);f&&(f.setStyle("fill",h?a.get("pageIconColor",!0):a.get("pageIconInactiveColor",!0)),f.cursor=h?"pointer":"default")});var n=i.childOfName("pageText"),l=a.get("pageFormatter"),t=s.pageIndex,u=t!=null?t+1:0,o=s.pageCount;n&&l&&n.setStyle("text",y.isString(l)?l.replace("{current}",u).replace("{total}",o):l({current:u,total:o}))},_getPageInfo:function(a){var s=a.get("scrollDataIndex",!0),i=this.getContentGroup(),n=this._containerGroup.__rectSize,l=a.getOrient().index,t=b[l],u=m[l],o=this._findTargetItemIndex(s),c=i.children(),h=c[o],f=c.length,w=f?1:0,x={contentPosition:i.position.slice(),pageCount:w,pageIndex:w-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!h)return x;var I=T(h);x.contentPosition[l]=-I.s;for(var C=o+1,N=I,S=I,E=null;C<=f;++C)E=T(c[C]),(!E&&S.e>N.s+n||E&&!D(E,N.s))&&(S.i>N.i?N=S:N=E,N&&(x.pageNextDataIndex==null&&(x.pageNextDataIndex=N.i),++x.pageCount)),S=E;for(var C=o-1,N=I,S=I,E=null;C>=-1;--C)E=T(c[C]),(!E||!D(S,E.s))&&N.i=R&&B.s<=R+n}},_findTargetItemIndex:function(a){if(!this._showController)return 0;var s,i=this.getContentGroup(),n;return i.eachChild(function(l,t){var u=l.__legendDataIndex;n==null&&u!=null&&(n=t),u===a&&(s=t)}),s!=null?s:n}}),r=d;te.exports=r},"E/ki":function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z"}}]},name:"clock-circle",theme:"outlined"};U.default=y},E2g8:function(te,U,e){(function(y,L){/*! * @overview es6-promise - a tiny implementation of Promises/A+. * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) * @license Licensed under MIT license * See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE * @version v4.2.8+1e68dce6 */(function(g,v){te.exports=v()})(this,function(){"use strict";function g(rt){var ht=typeof rt;return rt!==null&&(ht==="object"||ht==="function")}function v(rt){return typeof rt=="function"}var A=void 0;Array.isArray?A=Array.isArray:A=function(ht){return Object.prototype.toString.call(ht)==="[object Array]"};var b=A,m=0,d=void 0,r=void 0,a=function(ht,je){I[m]=ht,I[m+1]=je,m+=2,m===2&&(r?r(C):S())};function s(rt){r=rt}function i(rt){a=rt}var n=typeof window!="undefined"?window:void 0,l=n||{},t=l.MutationObserver||l.WebKitMutationObserver,u=typeof self=="undefined"&&typeof y!="undefined"&&{}.toString.call(y)==="[object process]",o=typeof Uint8ClampedArray!="undefined"&&typeof importScripts!="undefined"&&typeof MessageChannel!="undefined";function c(){return function(){return y.nextTick(C)}}function h(){return typeof d!="undefined"?function(){d(C)}:x()}function f(){var rt=0,ht=new t(C),je=document.createTextNode("");return ht.observe(je,{characterData:!0}),function(){je.data=rt=++rt%2}}function w(){var rt=new MessageChannel;return rt.port1.onmessage=C,function(){return rt.port2.postMessage(0)}}function x(){var rt=setTimeout;return function(){return rt(C,1)}}var I=new Array(1e3);function C(){for(var rt=0;rt`,triples:"",explode:"[]{}"},g=y.Pos;y.defineOption("autoCloseBrackets",!1,function(t,u,o){o&&o!=y.Init&&(t.removeKeyMap(A),t.state.closeBrackets=null),u&&(b(v(u,"pairs")),t.state.closeBrackets=u,t.addKeyMap(A))});function v(t,u){return u=="pairs"&&typeof t=="string"?t:typeof t=="object"&&t[u]!=null?t[u]:L[u]}var A={Backspace:r,Enter:a};function b(t){for(var u=0;u=0;h--){var w=c[h].head;t.replaceRange("",g(w.line,w.ch-1),g(w.line,w.ch+1),"+delete")}}function a(t){var u=d(t),o=u&&v(u,"explode");if(!o||t.getOption("disableInput"))return y.Pass;for(var c=t.listSelections(),h=0;h0;return{anchor:new g(t.anchor.line,t.anchor.ch+(u?-1:1)),head:new g(t.head.line,t.head.ch+(u?1:-1))}}function i(t,u){var o=d(t);if(!o||t.getOption("disableInput"))return y.Pass;var c=v(o,"pairs"),h=c.indexOf(u);if(h==-1)return y.Pass;for(var f=v(o,"closeBefore"),w=v(o,"triples"),x=c.charAt(h+1)==u,I=t.listSelections(),C=h%2==0,N,S=0;S=0&&t.getRange(T,g(T.line,T.ch+3))==u+u+u?D="skipThree":D="skip";else if(x&&T.ch>1&&w.indexOf(u)>=0&&t.getRange(g(T.line,T.ch-2),T)==u+u){if(T.ch>2&&/\bstring/.test(t.getTokenTypeAt(g(T.line,T.ch-2))))return y.Pass;D="addFour"}else if(x){var R=T.ch==0?" ":t.getRange(g(T.line,T.ch-1),T);if(!y.isWordChar(B)&&R!=u&&!y.isWordChar(R))D="both";else return y.Pass}else if(C&&(B.length===0||/\s/.test(B)||f.indexOf(B)>-1))D="both";else return y.Pass;if(!N)N=D;else if(N!=D)return y.Pass}var F=h%2?c.charAt(h-1):u,M=h%2?u:c.charAt(h+1);t.operation(function(){if(N=="skip")t.execCommand("goCharRight");else if(N=="skipThree")for(var K=0;K<3;K++)t.execCommand("goCharRight");else if(N=="surround"){for(var j=t.getSelections(),K=0;Kx[0][1]&&(x[0][1]=S[0]),S[1]x[1][1]&&(x[1][1]=S[1])}return x&&f(x)}};function f(w){return new g(w[0][0],w[1][0],w[0][1]-w[0][0],w[1][1]-w[1][0])}U.layoutCovers=i},ERHi:function(te,U,e){var y=e("ProS");e("Z6js"),e("R4Th");var L=e("f5Yq"),g=e("h8O9");y.registerVisual(L("effectScatter","circle")),y.registerLayout(g("effectScatter"))},EXcs:function(te,U,e){"use strict";var y=function(){return{height:0,opacity:0}},L=function(m){return{height:m.scrollHeight,opacity:1}},g=function(m){return{height:m.offsetHeight}},v=function(m,d){return d.propertyName==="height"},A={motionName:"ant-motion-collapse",onAppearStart:y,onEnterStart:y,onAppearActive:L,onEnterActive:L,onLeaveStart:g,onLeaveActive:y,onAppearEnd:v,onEnterEnd:v,onLeaveEnd:v,motionDeadline:500};U.a=A},Em2t:function(te,U,e){var y=e("bahg"),L=e("quyA"),g=e("0JQy");function v(A){return L(A)?g(A):y(A)}te.exports=v},Ez2D:function(te,U,e){var y=e("bYtY"),L=e("4NO4");function g(v,A){var b=[],m=v.seriesIndex,d;if(m==null||!(d=A.getSeriesByIndex(m)))return{point:[]};var r=d.getData(),a=L.queryDataIndex(r,v);if(a==null||a<0||y.isArray(a))return{point:[]};var s=r.getItemGraphicEl(a),i=d.coordinateSystem;if(d.getTooltipPosition)b=d.getTooltipPosition(a)||[];else if(i&&i.dataToPoint)b=i.dataToPoint(r.getValues(y.map(i.dimensions,function(l){return r.mapDimension(l)}),a,!0))||[];else if(s){var n=s.getBoundingRect().clone();n.applyTransform(s.transform),b=[n.x+n.width/2,n.y+n.height/2]}return{point:b,el:s}}te.exports=g},F0hE:function(te,U,e){var y=e("ProS"),L=e("bYtY"),g=e("ca2m"),v=e("Qxkt"),A=e("ICMv"),b=g.valueAxis;function m(a,s){return L.defaults({show:s},a)}var d=y.extendComponentModel({type:"radar",optionUpdated:function(){var a=this.get("boundaryGap"),s=this.get("splitNumber"),i=this.get("scale"),n=this.get("axisLine"),l=this.get("axisTick"),t=this.get("axisType"),u=this.get("axisLabel"),o=this.get("name"),c=this.get("name.show"),h=this.get("name.formatter"),f=this.get("nameGap"),w=this.get("triggerEvent"),x=L.map(this.get("indicator")||[],function(I){I.max!=null&&I.max>0&&!I.min?I.min=0:I.min!=null&&I.min<0&&!I.max&&(I.max=0);var C=o;if(I.color!=null&&(C=L.defaults({color:I.color},o)),I=L.merge(L.clone(I),{boundaryGap:a,splitNumber:s,scale:i,axisLine:n,axisTick:l,axisType:t,axisLabel:u,name:I.text,nameLocation:"end",nameGap:f,nameTextStyle:C,triggerEvent:w},!1),c||(I.name=""),typeof h=="string"){var N=I.name;I.name=h.replace("{value}",N!=null?N:"")}else typeof h=="function"&&(I.name=h(I.name,I));var S=L.extend(new v(I,null,this.ecModel),A);return S.mainType="radar",S.componentIndex=this.componentIndex,S},this);this.getIndicatorModels=function(){return x}},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"75%",startAngle:90,name:{show:!0},boundaryGap:[0,0],splitNumber:5,nameGap:15,scale:!1,shape:"polygon",axisLine:L.merge({lineStyle:{color:"#bbb"}},b.axisLine),axisLabel:m(b.axisLabel,!1),axisTick:m(b.axisTick,!1),axisType:"interval",splitLine:m(b.splitLine,!0),splitArea:m(b.splitArea,!0),indicator:[]}}),r=d;te.exports=r},F5Ls:function(te,U){var e={\u5357\u6D77\u8BF8\u5C9B:[32,80],\u5E7F\u4E1C:[0,-10],\u9999\u6E2F:[10,5],\u6FB3\u95E8:[-10,10],\u5929\u6D25:[5,5]};function y(L,g){if(L==="china"){var v=e[g.name];if(v){var A=g.center;A[0]+=v[0]/10.5,A[1]+=-v[1]/(10.5/.75)}}}te.exports=y},F7hV:function(te,U,e){var y=e("MBQ8"),L=y.extend({type:"series.bar",dependencies:["grid","polar"],brushSelector:"rect",getProgressive:function(){return this.get("large")?this.get("progressive"):!1},getProgressiveThreshold:function(){var g=this.get("progressiveThreshold"),v=this.get("largeThreshold");return v>g&&(g=v),g},defaultOption:{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1}}});te.exports=L},F9bG:function(te,U,e){var y=e("bYtY"),L=e("ItGF"),g=e("4NO4"),v=g.makeInner,A=v(),b=y.each;function m(l,t,u){if(L.node)return;var o=t.getZr();A(o).records||(A(o).records={}),d(o,t);var c=A(o).records[l]||(A(o).records[l]={});c.handler=u}function d(l,t){if(A(l).initialized)return;A(l).initialized=!0,u("click",y.curry(s,"click")),u("mousemove",y.curry(s,"mousemove")),u("globalout",a);function u(o,c){l.on(o,function(h){var f=i(t);b(A(l).records,function(w){w&&c(w,h,f.dispatchAction)}),r(f.pendings,t)})}}function r(l,t){var u=l.showTip.length,o=l.hideTip.length,c;u?c=l.showTip[u-1]:o&&(c=l.hideTip[o-1]),c&&(c.dispatchAction=null,t.dispatchAction(c))}function a(l,t,u){l.handler("leave",null,u)}function s(l,t,u,o){t.handler(l,u,o)}function i(l){var t={showTip:[],hideTip:[]},u=function(o){var c=t[o.type];c?c.push(o):(o.dispatchAction=u,l.dispatchAction(o))};return{dispatchAction:u,pendings:t}}function n(l,t){if(L.node)return;var u=t.getZr(),o=(A(u).records||{})[l];o&&(A(u).records[l]=null)}U.register=m,U.unregister=n},FBjb:function(te,U,e){var y=e("bYtY"),L=e("oVpE"),g=L.createSymbol,v=e("IwbS"),A=e("OELB"),b=A.parsePercent,m=e("x3X8"),d=m.getDefaultLabel;function r(f,w,x){v.Group.call(this),this.updateData(f,w,x)}var a=r.prototype,s=r.getSymbolSize=function(f,w){var x=f.getItemVisual(w,"symbolSize");return x instanceof Array?x.slice():[+x,+x]};function i(f){return[f[0]/2,f[1]/2]}function n(f,w){this.parent.drift(f,w)}a._createSymbol=function(f,w,x,I,C){this.removeAll();var N=w.getItemVisual(x,"color"),S=g(f,-1,-1,2,2,N,C);S.attr({z2:100,culling:!0,scale:i(I)}),S.drift=n,this._symbolType=f,this.add(S)},a.stopSymbolAnimation=function(f){this.childAt(0).stopAnimation(f)},a.getSymbolPath=function(){return this.childAt(0)},a.getScale=function(){return this.childAt(0).scale},a.highlight=function(){this.childAt(0).trigger("emphasis")},a.downplay=function(){this.childAt(0).trigger("normal")},a.setZ=function(f,w){var x=this.childAt(0);x.zlevel=f,x.z=w},a.setDraggable=function(f){var w=this.childAt(0);w.draggable=f,w.cursor=f?"move":w.cursor},a.updateData=function(f,w,x){this.silent=!1;var I=f.getItemVisual(w,"symbol")||"circle",C=f.hostModel,N=s(f,w),S=I!==this._symbolType;if(S){var E=f.getItemVisual(w,"symbolKeepAspect");this._createSymbol(I,f,w,N,E)}else{var T=this.childAt(0);T.silent=!1,v.updateProps(T,{scale:i(N)},C,w)}if(this._updateCommon(f,w,N,x),S){var T=this.childAt(0),D=x&&x.fadeIn,B={scale:T.scale.slice()};D&&(B.style={opacity:T.style.opacity}),T.scale=[0,0],D&&(T.style.opacity=0),v.initProps(T,B,C,w)}this._seriesModel=C};var l=["itemStyle"],t=["emphasis","itemStyle"],u=["label"],o=["emphasis","label"];a._updateCommon=function(f,w,x,I){var C=this.childAt(0),N=f.hostModel,S=f.getItemVisual(w,"color");C.type!=="image"?C.useStyle({strokeNoScale:!0}):C.setStyle({opacity:null,shadowBlur:null,shadowOffsetX:null,shadowOffsetY:null,shadowColor:null});var E=I&&I.itemStyle,T=I&&I.hoverItemStyle,D=I&&I.symbolOffset,B=I&&I.labelModel,R=I&&I.hoverLabelModel,F=I&&I.hoverAnimation,M=I&&I.cursorStyle;if(!I||f.hasItemOption){var K=I&&I.itemModel?I.itemModel:f.getItemModel(w);E=K.getModel(l).getItemStyle(["color"]),T=K.getModel(t).getItemStyle(),D=K.getShallow("symbolOffset"),B=K.getModel(u),R=K.getModel(o),F=K.getShallow("hoverAnimation"),M=K.getShallow("cursor")}else T=y.extend({},T);var j=C.style,H=f.getItemVisual(w,"symbolRotate");C.attr("rotation",(H||0)*Math.PI/180||0),D&&C.attr("position",[b(D[0],x[0]),b(D[1],x[1])]),M&&C.attr("cursor",M),C.setColor(S,I&&I.symbolInnerColor),C.setStyle(E);var k=f.getItemVisual(w,"opacity");k!=null&&(j.opacity=k);var P=f.getItemVisual(w,"liftZ"),z=C.__z2Origin;P!=null?z==null&&(C.__z2Origin=C.z2,C.z2+=P):z!=null&&(C.z2=z,C.__z2Origin=null);var Y=I&&I.useNameLabel;v.setLabelStyle(j,T,B,R,{labelFetcher:N,labelDataIndex:w,defaultText:_,isRectText:!0,autoColor:S});function _(G,J){return Y?f.getName(G):d(f,G)}C.__symbolOriginalScale=i(x),C.hoverStyle=T,C.highDownOnUpdate=F&&N.isAnimationEnabled()?c:null,v.setHoverStyle(C)};function c(f,w){if(this.incremental||this.useHoverLayer)return;if(w==="emphasis"){var x=this.__symbolOriginalScale,I=x[1]/x[0],C={scale:[Math.max(x[0]*1.1,x[0]+3),Math.max(x[1]*1.1,x[1]+3*I)]};this.animateTo(C,400,"elasticOut")}else w==="normal"&&this.animateTo({scale:this.__symbolOriginalScale},400,"elasticOut")}a.fadeOut=function(f,w){var x=this.childAt(0);this.silent=x.silent=!0,!(w&&w.keepLabel)&&(x.style.text=null),v.updateProps(x,{style:{opacity:0},scale:[0,0]},this._seriesModel,this.dataIndex,f)},y.inherits(r,v.Group);var h=r;te.exports=h},FGaS:function(te,U,e){var y=e("ProS"),L=e("IwbS"),g=e("bYtY"),v=e("oVpE");function A(m){return g.isArray(m)||(m=[+m,+m]),m}var b=y.extendChartView({type:"radar",render:function(m,d,r){var a=m.coordinateSystem,s=this.group,i=m.getData(),n=this._data;function l(o,c){var h=o.getItemVisual(c,"symbol")||"circle",f=o.getItemVisual(c,"color");if(h==="none")return;var w=A(o.getItemVisual(c,"symbolSize")),x=v.createSymbol(h,-1,-1,2,2,f);return x.attr({style:{strokeNoScale:!0},z2:100,scale:[w[0]/2,w[1]/2]}),x}function t(o,c,h,f,w,x){h.removeAll();for(var I=0;I ").concat(Ae);if(Ue.ENABLE_CALLBACK&&Ue.emitter.emit("log","error",Oe),!Ue.ENABLE_ERROR)return;console.error?console.error(Oe):console.warn?console.warn(Oe):console.log(Oe)}},{key:"i",value:function(se,Ae){(!se||Ue.FORCE_GLOBAL_TAG)&&(se=Ue.GLOBAL_TAG);var Oe="[".concat(se,"] > ").concat(Ae);if(Ue.ENABLE_CALLBACK&&Ue.emitter.emit("log","info",Oe),!Ue.ENABLE_INFO)return;console.info?console.info(Oe):console.log(Oe)}},{key:"w",value:function(se,Ae){(!se||Ue.FORCE_GLOBAL_TAG)&&(se=Ue.GLOBAL_TAG);var Oe="[".concat(se,"] > ").concat(Ae);if(Ue.ENABLE_CALLBACK&&Ue.emitter.emit("log","warn",Oe),!Ue.ENABLE_WARN)return;console.warn?console.warn(Oe):console.log(Oe)}},{key:"d",value:function(se,Ae){(!se||Ue.FORCE_GLOBAL_TAG)&&(se=Ue.GLOBAL_TAG);var Oe="[".concat(se,"] > ").concat(Ae);if(Ue.ENABLE_CALLBACK&&Ue.emitter.emit("log","debug",Oe),!Ue.ENABLE_DEBUG)return;console.debug?console.debug(Oe):console.log(Oe)}},{key:"v",value:function(se,Ae){(!se||Ue.FORCE_GLOBAL_TAG)&&(se=Ue.GLOBAL_TAG);var Oe="[".concat(se,"] > ").concat(Ae);if(Ue.ENABLE_CALLBACK&&Ue.emitter.emit("log","verbose",Oe),!Ue.ENABLE_VERBOSE)return;console.log(Oe)}}]),Ue}();m.GLOBAL_TAG="flv.js",m.FORCE_GLOBAL_TAG=!1,m.ENABLE_ERROR=!0,m.ENABLE_INFO=!0,m.ENABLE_WARN=!0,m.ENABLE_DEBUG=!0,m.ENABLE_VERBOSE=!0,m.ENABLE_CALLBACK=!1,m.emitter=new b.a;var d=m,r=function(){function Ue(){Object(y.a)(this,Ue),this._firstCheckpoint=0,this._lastCheckpoint=0,this._intervalBytes=0,this._totalBytes=0,this._lastSecondBytes=0,self.performance&&self.performance.now?this._now=self.performance.now.bind(self.performance):this._now=Date.now}return Object(L.a)(Ue,[{key:"reset",value:function(){this._firstCheckpoint=this._lastCheckpoint=0,this._totalBytes=this._intervalBytes=0,this._lastSecondBytes=0}},{key:"addBytes",value:function(se){this._firstCheckpoint===0?(this._firstCheckpoint=this._now(),this._lastCheckpoint=this._firstCheckpoint,this._intervalBytes+=se,this._totalBytes+=se):this._now()-this._lastCheckpoint<1e3?(this._intervalBytes+=se,this._totalBytes+=se):(this._lastSecondBytes=this._intervalBytes,this._intervalBytes=se,this._totalBytes+=se,this._lastCheckpoint=this._now())}},{key:"currentKBps",get:function(){this.addBytes(0);var se=(this._now()-this._lastCheckpoint)/1e3;return se==0&&(se=1),this._intervalBytes/se/1024}},{key:"lastSecondKBps",get:function(){return this.addBytes(0),this._lastSecondBytes!==0?this._lastSecondBytes/1024:this._now()-this._lastCheckpoint>=500?this.currentKBps:0}},{key:"averageKBps",get:function(){var se=(this._now()-this._firstCheckpoint)/1e3;return this._totalBytes/se/1024}}]),Ue}(),a=r,s=e("yKVA"),i=e("879j"),n=function(){function Ue(He){Object(y.a)(this,Ue),this._message=He}return Object(L.a)(Ue,[{key:"name",get:function(){return"RuntimeException"}},{key:"message",get:function(){return this._message}},{key:"toString",value:function(){return this.name+": "+this.message}}]),Ue}(),l=function(Ue){Object(s.a)(se,Ue);var He=Object(i.a)(se);function se(Ae){return Object(y.a)(this,se),He.call(this,Ae)}return Object(L.a)(se,[{key:"name",get:function(){return"IllegalStateException"}}]),se}(n),t=function(Ue){Object(s.a)(se,Ue);var He=Object(i.a)(se);function se(Ae){return Object(y.a)(this,se),He.call(this,Ae)}return Object(L.a)(se,[{key:"name",get:function(){return"InvalidArgumentException"}}]),se}(n),u=function(Ue){Object(s.a)(se,Ue);var He=Object(i.a)(se);function se(Ae){return Object(y.a)(this,se),He.call(this,Ae)}return Object(L.a)(se,[{key:"name",get:function(){return"NotImplementedException"}}]),se}(n),o={kIdle:0,kConnecting:1,kBuffering:2,kError:3,kComplete:4},c={OK:"OK",EXCEPTION:"Exception",HTTP_STATUS_CODE_INVALID:"HttpStatusCodeInvalid",CONNECTING_TIMEOUT:"ConnectingTimeout",EARLY_EOF:"EarlyEof",UNRECOVERABLE_EARLY_EOF:"UnrecoverableEarlyEof"},h=function(){function Ue(He){Object(y.a)(this,Ue),this._type=He||"undefined",this._status=o.kIdle,this._needStash=!1,this._onContentLengthKnown=null,this._onURLRedirect=null,this._onDataArrival=null,this._onError=null,this._onComplete=null}return Object(L.a)(Ue,[{key:"destroy",value:function(){this._status=o.kIdle,this._onContentLengthKnown=null,this._onURLRedirect=null,this._onDataArrival=null,this._onError=null,this._onComplete=null}},{key:"isWorking",value:function(){return this._status===o.kConnecting||this._status===o.kBuffering}},{key:"type",get:function(){return this._type}},{key:"status",get:function(){return this._status}},{key:"needStashBuffer",get:function(){return this._needStash}},{key:"onContentLengthKnown",get:function(){return this._onContentLengthKnown},set:function(se){this._onContentLengthKnown=se}},{key:"onURLRedirect",get:function(){return this._onURLRedirect},set:function(se){this._onURLRedirect=se}},{key:"onDataArrival",get:function(){return this._onDataArrival},set:function(se){this._onDataArrival=se}},{key:"onError",get:function(){return this._onError},set:function(se){this._onError=se}},{key:"onComplete",get:function(){return this._onComplete},set:function(se){this._onComplete=se}},{key:"open",value:function(se,Ae){throw new u("Unimplemented abstract function!")}},{key:"abort",value:function(){throw new u("Unimplemented abstract function!")}}]),Ue}(),f=e("w4Tj"),w=e("oZsa"),x={};function I(){var Ue=self.navigator.userAgent.toLowerCase(),He=/(edge)\/([\w.]+)/.exec(Ue)||/(opr)[\/]([\w.]+)/.exec(Ue)||/(chrome)[ \/]([\w.]+)/.exec(Ue)||/(iemobile)[\/]([\w.]+)/.exec(Ue)||/(version)(applewebkit)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(Ue)||/(webkit)[ \/]([\w.]+).*(version)[ \/]([\w.]+).*(safari)[ \/]([\w.]+)/.exec(Ue)||/(webkit)[ \/]([\w.]+)/.exec(Ue)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(Ue)||/(msie) ([\w.]+)/.exec(Ue)||Ue.indexOf("trident")>=0&&/(rv)(?::| )([\w.]+)/.exec(Ue)||Ue.indexOf("compatible")<0&&/(firefox)[ \/]([\w.]+)/.exec(Ue)||[],se=/(ipad)/.exec(Ue)||/(ipod)/.exec(Ue)||/(windows phone)/.exec(Ue)||/(iphone)/.exec(Ue)||/(kindle)/.exec(Ue)||/(android)/.exec(Ue)||/(windows)/.exec(Ue)||/(mac)/.exec(Ue)||/(linux)/.exec(Ue)||/(cros)/.exec(Ue)||[],Ae={browser:He[5]||He[3]||He[1]||"",version:He[2]||He[4]||"0",majorVersion:He[4]||He[2]||"0",platform:se[0]||""},Oe={};if(Ae.browser){Oe[Ae.browser]=!0;var ze=Ae.majorVersion.split(".");Oe.version={major:parseInt(Ae.majorVersion,10),string:Ae.version},ze.length>1&&(Oe.version.minor=parseInt(ze[1],10)),ze.length>2&&(Oe.version.build=parseInt(ze[2],10))}if(Ae.platform&&(Oe[Ae.platform]=!0),(Oe.chrome||Oe.opr||Oe.safari)&&(Oe.webkit=!0),Oe.rv||Oe.iemobile){Oe.rv&&delete Oe.rv;var Rt="msie";Ae.browser=Rt,Oe[Rt]=!0}if(Oe.edge){delete Oe.edge;var Et="msedge";Ae.browser=Et,Oe[Et]=!0}if(Oe.opr){var _t="opera";Ae.browser=_t,Oe[_t]=!0}if(Oe.safari&&Oe.android){var Nn="android";Ae.browser=Nn,Oe[Nn]=!0}Oe.name=Ae.browser,Oe.platform=Ae.platform;for(var Mn in x)x.hasOwnProperty(Mn)&&delete x[Mn];Object.assign(x,Oe)}I();var C=x,N=function(Ue){Object(s.a)(se,Ue);var He=Object(i.a)(se);function se(Ae,Oe){var ze;return Object(y.a)(this,se),ze=He.call(this,"fetch-stream-loader"),ze.TAG="FetchStreamLoader",ze._seekHandler=Ae,ze._config=Oe,ze._needStash=!0,ze._requestAbort=!1,ze._contentLength=null,ze._receivedLength=0,ze}return Object(L.a)(se,[{key:"destroy",value:function(){this.isWorking()&&this.abort(),Object(f.a)(Object(w.a)(se.prototype),"destroy",this).call(this)}},{key:"open",value:function(Oe,ze){var Rt=this;this._dataSource=Oe,this._range=ze;var Et=Oe.url;this._config.reuseRedirectedURL&&Oe.redirectedURL!=null&&(Et=Oe.redirectedURL);var _t=this._seekHandler.getConfig(Et,ze),Nn=new self.Headers;if(typeof _t.headers=="object"){var Mn=_t.headers;for(var lr in Mn)Mn.hasOwnProperty(lr)&&Nn.append(lr,Mn[lr])}var Lt={method:"GET",headers:Nn,mode:"cors",cache:"default",referrerPolicy:"no-referrer-when-downgrade"};if(typeof this._config.headers=="object")for(var $e in this._config.headers)Nn.append($e,this._config.headers[$e]);Oe.cors===!1&&(Lt.mode="same-origin"),Oe.withCredentials&&(Lt.credentials="include"),Oe.referrerPolicy&&(Lt.referrerPolicy=Oe.referrerPolicy),this._status=o.kConnecting,self.fetch(_t.url,Lt).then(function(Qe){if(Rt._requestAbort){Rt._requestAbort=!1,Rt._status=o.kIdle;return}if(Qe.ok&&Qe.status>=200&&Qe.status<=299){if(Qe.url!==_t.url&&Rt._onURLRedirect){var kt=Rt._seekHandler.removeURLParameters(Qe.url);Rt._onURLRedirect(kt)}var Ht=Qe.headers.get("Content-Length");return Ht!=null&&(Rt._contentLength=parseInt(Ht),Rt._contentLength!==0&&(Rt._onContentLengthKnown&&Rt._onContentLengthKnown(Rt._contentLength))),Rt._pump.call(Rt,Qe.body.getReader())}else if(Rt._status=o.kError,Rt._onError)Rt._onError(c.HTTP_STATUS_CODE_INVALID,{code:Qe.status,msg:Qe.statusText});else throw new n("FetchStreamLoader: Http code invalid, "+Qe.status+" "+Qe.statusText)}).catch(function(Qe){if(Rt._status=o.kError,Rt._onError)Rt._onError(c.EXCEPTION,{code:-1,msg:Qe.message});else throw Qe})}},{key:"abort",value:function(){this._requestAbort=!0}},{key:"_pump",value:function(Oe){var ze=this;return Oe.read().then(function(Rt){if(Rt.done)if(ze._contentLength!==null&&ze._receivedLength=15048,ze=C.msedge?Oe:!0;return self.fetch&&self.ReadableStream&&ze}catch(Rt){return!1}}}]),se}(h),S=N,E=function(Ue){Object(s.a)(se,Ue);var He=Object(i.a)(se);function se(Ae,Oe){var ze;return Object(y.a)(this,se),ze=He.call(this,"xhr-moz-chunked-loader"),ze.TAG="MozChunkedLoader",ze._seekHandler=Ae,ze._config=Oe,ze._needStash=!0,ze._xhr=null,ze._requestAbort=!1,ze._contentLength=null,ze._receivedLength=0,ze}return Object(L.a)(se,[{key:"destroy",value:function(){this.isWorking()&&this.abort(),this._xhr&&(this._xhr.onreadystatechange=null,this._xhr.onprogress=null,this._xhr.onloadend=null,this._xhr.onerror=null,this._xhr=null),Object(f.a)(Object(w.a)(se.prototype),"destroy",this).call(this)}},{key:"open",value:function(Oe,ze){this._dataSource=Oe,this._range=ze;var Rt=Oe.url;this._config.reuseRedirectedURL&&Oe.redirectedURL!=null&&(Rt=Oe.redirectedURL);var Et=this._seekHandler.getConfig(Rt,ze);this._requestURL=Et.url;var _t=this._xhr=new XMLHttpRequest;if(_t.open("GET",Et.url,!0),_t.responseType="moz-chunked-arraybuffer",_t.onreadystatechange=this._onReadyStateChange.bind(this),_t.onprogress=this._onProgress.bind(this),_t.onloadend=this._onLoadEnd.bind(this),_t.onerror=this._onXhrError.bind(this),Oe.withCredentials&&(_t.withCredentials=!0),typeof Et.headers=="object"){var Nn=Et.headers;for(var Mn in Nn)Nn.hasOwnProperty(Mn)&&_t.setRequestHeader(Mn,Nn[Mn])}if(typeof this._config.headers=="object"){var lr=this._config.headers;for(var Lt in lr)lr.hasOwnProperty(Lt)&&_t.setRequestHeader(Lt,lr[Lt])}this._status=o.kConnecting,_t.send()}},{key:"abort",value:function(){this._requestAbort=!0,this._xhr&&this._xhr.abort(),this._status=o.kComplete}},{key:"_onReadyStateChange",value:function(Oe){var ze=Oe.target;if(ze.readyState===2){if(ze.responseURL!=null&&ze.responseURL!==this._requestURL&&this._onURLRedirect){var Rt=this._seekHandler.removeURLParameters(ze.responseURL);this._onURLRedirect(Rt)}if(ze.status!==0&&(ze.status<200||ze.status>299))if(this._status=o.kError,this._onError)this._onError(c.HTTP_STATUS_CODE_INVALID,{code:ze.status,msg:ze.statusText});else throw new n("MozChunkedLoader: Http code invalid, "+ze.status+" "+ze.statusText);else this._status=o.kBuffering}}},{key:"_onProgress",value:function(Oe){if(this._status===o.kError)return;this._contentLength===null&&(Oe.total!==null&&Oe.total!==0&&(this._contentLength=Oe.total,this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength)));var ze=Oe.target.response,Rt=this._range.from+this._receivedLength;this._receivedLength+=ze.byteLength,this._onDataArrival&&this._onDataArrival(ze,Rt,this._receivedLength)}},{key:"_onLoadEnd",value:function(Oe){if(this._requestAbort===!0){this._requestAbort=!1;return}else if(this._status===o.kError)return;this._status=o.kComplete,this._onComplete&&this._onComplete(this._range.from,this._range.from+this._receivedLength-1)}},{key:"_onXhrError",value:function(Oe){this._status=o.kError;var ze=0,Rt=null;if(this._contentLength&&Oe.loaded=200&&ze.status<=299){if(this._status=o.kBuffering,ze.responseURL!=null){var Rt=this._seekHandler.removeURLParameters(ze.responseURL);ze.responseURL!==this._currentRequestURL&&Rt!==this._currentRedirectedURL&&(this._currentRedirectedURL=Rt,this._onURLRedirect&&this._onURLRedirect(Rt))}var Et=ze.getResponseHeader("Content-Length");if(Et!=null&&this._contentLength==null){var _t=parseInt(Et);_t>0&&(this._contentLength=_t,this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength))}}else if(this._status=o.kError,this._onError)this._onError(c.HTTP_STATUS_CODE_INVALID,{code:ze.status,msg:ze.statusText});else throw new n("MSStreamLoader: Http code invalid, "+ze.status+" "+ze.statusText);else if(ze.readyState===3&&(ze.status>=200&&ze.status<=299)){this._status=o.kBuffering;var Nn=ze.response;this._reader.readAsArrayBuffer(Nn)}}},{key:"_xhrOnError",value:function(Oe){this._status=o.kError;var ze=c.EXCEPTION,Rt={code:-1,msg:Oe.constructor.name+" "+Oe.type};if(this._onError)this._onError(ze,Rt);else throw new n(Rt.msg)}},{key:"_msrOnProgress",value:function(Oe){var ze=Oe.target,Rt=ze.result;if(Rt==null){this._doReconnectIfNeeded();return}var Et=Rt.slice(this._lastTimeBufferSize);this._lastTimeBufferSize=Rt.byteLength;var _t=this._totalRange.from+this._receivedLength;this._receivedLength+=Et.byteLength,this._onDataArrival&&this._onDataArrival(Et,_t,this._receivedLength),Rt.byteLength>=this._bufferLimit&&(d.v(this.TAG,"MSStream buffer exceeded max size near ".concat(_t+Et.byteLength,", reconnecting...")),this._doReconnectIfNeeded())}},{key:"_doReconnectIfNeeded",value:function(){if(this._contentLength==null||this._receivedLength=this._contentLength&&(Rt=this._range.from+this._contentLength-1)),this._currentRequestRange={from:ze,to:Rt},this._internalOpen(this._dataSource,this._currentRequestRange)}},{key:"_internalOpen",value:function(Oe,ze){this._lastTimeLoaded=0;var Rt=Oe.url;this._config.reuseRedirectedURL&&(this._currentRedirectedURL!=null?Rt=this._currentRedirectedURL:Oe.redirectedURL!=null&&(Rt=Oe.redirectedURL));var Et=this._seekHandler.getConfig(Rt,ze);this._currentRequestURL=Et.url;var _t=this._xhr=new XMLHttpRequest;if(_t.open("GET",Et.url,!0),_t.responseType="arraybuffer",_t.onreadystatechange=this._onReadyStateChange.bind(this),_t.onprogress=this._onProgress.bind(this),_t.onload=this._onLoad.bind(this),_t.onerror=this._onXhrError.bind(this),Oe.withCredentials&&(_t.withCredentials=!0),typeof Et.headers=="object"){var Nn=Et.headers;for(var Mn in Nn)Nn.hasOwnProperty(Mn)&&_t.setRequestHeader(Mn,Nn[Mn])}if(typeof this._config.headers=="object"){var lr=this._config.headers;for(var Lt in lr)lr.hasOwnProperty(Lt)&&_t.setRequestHeader(Lt,lr[Lt])}_t.send()}},{key:"abort",value:function(){this._requestAbort=!0,this._internalAbort(),this._status=o.kComplete}},{key:"_internalAbort",value:function(){this._xhr&&(this._xhr.onreadystatechange=null,this._xhr.onprogress=null,this._xhr.onload=null,this._xhr.onerror=null,this._xhr.abort(),this._xhr=null)}},{key:"_onReadyStateChange",value:function(Oe){var ze=Oe.target;if(ze.readyState===2){if(ze.responseURL!=null){var Rt=this._seekHandler.removeURLParameters(ze.responseURL);ze.responseURL!==this._currentRequestURL&&Rt!==this._currentRedirectedURL&&(this._currentRedirectedURL=Rt,this._onURLRedirect&&this._onURLRedirect(Rt))}if(ze.status>=200&&ze.status<=299){if(this._waitForTotalLength)return;this._status=o.kBuffering}else if(this._status=o.kError,this._onError)this._onError(c.HTTP_STATUS_CODE_INVALID,{code:ze.status,msg:ze.statusText});else throw new n("RangeLoader: Http code invalid, "+ze.status+" "+ze.statusText)}}},{key:"_onProgress",value:function(Oe){if(this._status===o.kError)return;if(this._contentLength===null){var ze=!1;if(this._waitForTotalLength){this._waitForTotalLength=!1,this._totalLengthReceived=!0,ze=!0;var Rt=Oe.total;this._internalAbort(),Rt!=null&Rt!==0&&(this._totalLength=Rt)}if(this._range.to===-1?this._contentLength=this._totalLength-this._range.from:this._contentLength=this._range.to-this._range.from+1,ze){this._openSubRange();return}this._onContentLengthKnown&&this._onContentLengthKnown(this._contentLength)}var Et=Oe.loaded-this._lastTimeLoaded;this._lastTimeLoaded=Oe.loaded,this._speedSampler.addBytes(Et)}},{key:"_normalizeSpeed",value:function(Oe){var ze=this._chunkSizeKBList,Rt=ze.length-1,Et=0,_t=0,Nn=Rt;if(Oe=ze[Et]&&Oe=3&&(ze=this._speedSampler.currentKBps)),ze!==0){var Rt=this._normalizeSpeed(ze);this._currentSpeedNormalized!==Rt&&(this._currentSpeedNormalized=Rt,this._currentChunkSizeKB=Rt)}var Et=Oe.target.response,_t=this._range.from+this._receivedLength;this._receivedLength+=Et.byteLength;var Nn=!1;this._contentLength!=null&&this._receivedLength0&&this._receivedLength0)for(var Et=Oe.split("&"),_t=0;_t0;Nn[0]!==this._startName&&Nn[0]!==this._endName&&(Mn&&(Rt+="&"),Rt+=Et[_t])}return Rt.length===0?Ae:Ae+"?"+Rt}}]),Ue}(),P=k,z=function(){function Ue(He,se,Ae){Object(y.a)(this,Ue),this.TAG="IOController",this._config=se,this._extraData=Ae,this._stashInitialSize=1024*384,se.stashInitialSize!=null&&se.stashInitialSize>0&&(this._stashInitialSize=se.stashInitialSize),this._stashUsed=0,this._stashSize=this._stashInitialSize,this._bufferSize=1024*1024*3,this._stashBuffer=new ArrayBuffer(this._bufferSize),this._stashByteStart=0,this._enableStash=!0,se.enableStashBuffer===!1&&(this._enableStash=!1),this._loader=null,this._loaderClass=null,this._seekHandler=null,this._dataSource=He,this._isWebSocketURL=/wss?:\/\/(.+?)/.test(He.url),this._refTotalLength=He.filesize?He.filesize:null,this._totalLength=this._refTotalLength,this._fullRequestFlag=!1,this._currentRange=null,this._redirectedURL=null,this._speedNormalized=0,this._speedSampler=new a,this._speedNormalizeList=[64,128,256,384,512,768,1024,1536,2048,3072,4096],this._isEarlyEofReconnecting=!1,this._paused=!1,this._resumeFrom=0,this._onDataArrival=null,this._onSeeked=null,this._onError=null,this._onComplete=null,this._onRedirect=null,this._onRecoveredEarlyEof=null,this._selectSeekHandler(),this._selectLoader(),this._createLoader()}return Object(L.a)(Ue,[{key:"destroy",value:function(){this._loader.isWorking()&&this._loader.abort(),this._loader.destroy(),this._loader=null,this._loaderClass=null,this._dataSource=null,this._stashBuffer=null,this._stashUsed=this._stashSize=this._bufferSize=this._stashByteStart=0,this._currentRange=null,this._speedSampler=null,this._isEarlyEofReconnecting=!1,this._onDataArrival=null,this._onSeeked=null,this._onError=null,this._onComplete=null,this._onRedirect=null,this._onRecoveredEarlyEof=null,this._extraData=null}},{key:"isWorking",value:function(){return this._loader&&this._loader.isWorking()&&!this._paused}},{key:"isPaused",value:function(){return this._paused}},{key:"status",get:function(){return this._loader.status}},{key:"extraData",get:function(){return this._extraData},set:function(se){this._extraData=se}},{key:"onDataArrival",get:function(){return this._onDataArrival},set:function(se){this._onDataArrival=se}},{key:"onSeeked",get:function(){return this._onSeeked},set:function(se){this._onSeeked=se}},{key:"onError",get:function(){return this._onError},set:function(se){this._onError=se}},{key:"onComplete",get:function(){return this._onComplete},set:function(se){this._onComplete=se}},{key:"onRedirect",get:function(){return this._onRedirect},set:function(se){this._onRedirect=se}},{key:"onRecoveredEarlyEof",get:function(){return this._onRecoveredEarlyEof},set:function(se){this._onRecoveredEarlyEof=se}},{key:"currentURL",get:function(){return this._dataSource.url}},{key:"hasRedirect",get:function(){return this._redirectedURL!=null||this._dataSource.redirectedURL!=null}},{key:"currentRedirectedURL",get:function(){return this._redirectedURL||this._dataSource.redirectedURL}},{key:"currentSpeed",get:function(){return this._loaderClass===F?this._loader.currentSpeed:this._speedSampler.lastSecondKBps}},{key:"loaderType",get:function(){return this._loader.type}},{key:"_selectSeekHandler",value:function(){var se=this._config;if(se.seekType==="range")this._seekHandler=new H(this._config.rangeLoadZeroStart);else if(se.seekType==="param"){var Ae=se.seekParamStart||"bstart",Oe=se.seekParamEnd||"bend";this._seekHandler=new P(Ae,Oe)}else if(se.seekType==="custom"){if(typeof se.customSeekHandler!="function")throw new t("Custom seekType specified in config but invalid customSeekHandler!");this._seekHandler=new se.customSeekHandler}else throw new t("Invalid seekType in config: ".concat(se.seekType))}},{key:"_selectLoader",value:function(){if(this._config.customLoader!=null)this._loaderClass=this._config.customLoader;else if(this._isWebSocketURL)this._loaderClass=K;else if(S.isSupported())this._loaderClass=S;else if(T.isSupported())this._loaderClass=T;else if(F.isSupported())this._loaderClass=F;else throw new n("Your browser doesn't support xhr with arraybuffer responseType!")}},{key:"_createLoader",value:function(){this._loader=new this._loaderClass(this._seekHandler,this._config),this._loader.needStashBuffer===!1&&(this._enableStash=!1),this._loader.onContentLengthKnown=this._onContentLengthKnown.bind(this),this._loader.onURLRedirect=this._onURLRedirect.bind(this),this._loader.onDataArrival=this._onLoaderChunkArrival.bind(this),this._loader.onComplete=this._onLoaderComplete.bind(this),this._loader.onError=this._onLoaderError.bind(this)}},{key:"open",value:function(se){this._currentRange={from:0,to:-1},se&&(this._currentRange.from=se),this._speedSampler.reset(),se||(this._fullRequestFlag=!0),this._loader.open(this._dataSource,Object.assign({},this._currentRange))}},{key:"abort",value:function(){this._loader.abort(),this._paused&&(this._paused=!1,this._resumeFrom=0)}},{key:"pause",value:function(){this.isWorking()&&(this._loader.abort(),this._stashUsed!==0?(this._resumeFrom=this._stashByteStart,this._currentRange.to=this._stashByteStart-1):this._resumeFrom=this._currentRange.to+1,this._stashUsed=0,this._stashByteStart=0,this._paused=!0)}},{key:"resume",value:function(){if(this._paused){this._paused=!1;var se=this._resumeFrom;this._resumeFrom=0,this._internalSeek(se,!0)}}},{key:"seek",value:function(se){this._paused=!1,this._stashUsed=0,this._stashByteStart=0,this._internalSeek(se,!0)}},{key:"_internalSeek",value:function(se,Ae){this._loader.isWorking()&&this._loader.abort(),this._flushStashBuffer(Ae),this._loader.destroy(),this._loader=null;var Oe={from:se,to:-1};this._currentRange={from:Oe.from,to:-1},this._speedSampler.reset(),this._stashSize=this._stashInitialSize,this._createLoader(),this._loader.open(this._dataSource,Oe),this._onSeeked&&this._onSeeked()}},{key:"updateUrl",value:function(se){if(!se||typeof se!="string"||se.length===0)throw new t("Url must be a non-empty string!");this._dataSource.url=se}},{key:"_expandBuffer",value:function(se){for(var Ae=this._stashSize;Ae+1024*1024*10){var ze=new Uint8Array(this._stashBuffer,0,this._stashUsed),Rt=new Uint8Array(Oe,0,Ae);Rt.set(ze,0)}this._stashBuffer=Oe,this._bufferSize=Ae}},{key:"_normalizeSpeed",value:function(se){var Ae=this._speedNormalizeList,Oe=Ae.length-1,ze=0,Rt=0,Et=Oe;if(se=Ae[ze]&&se=512&&se<=1024?Ae=Math.floor(se*1.5):Ae=se*2,Ae>8192&&(Ae=8192);var Oe=Ae*1024+1024*1024*1;this._bufferSize0){var kt=this._stashBuffer.slice(0,this._stashUsed),Ht=this._dispatchChunks(kt,this._stashByteStart);if(Ht0){var ot=new Uint8Array(kt,Ht);Qe.set(ot,0),this._stashUsed=ot.byteLength,this._stashByteStart+=Ht}}else this._stashUsed=0,this._stashByteStart+=Ht;this._stashUsed+se.byteLength>this._bufferSize&&(this._expandBuffer(this._stashUsed+se.byteLength),Qe=new Uint8Array(this._stashBuffer,0,this._bufferSize)),Qe.set(new Uint8Array(se),this._stashUsed),this._stashUsed+=se.byteLength}else{var Ct=this._dispatchChunks(se,Ae);if(Ctthis._bufferSize&&(this._expandBuffer(nt),Qe=new Uint8Array(this._stashBuffer,0,this._bufferSize)),Qe.set(new Uint8Array(se,Ct),0),this._stashUsed+=nt,this._stashByteStart=Ae+Ct}}}else if(this._stashUsed===0){var Et=this._dispatchChunks(se,Ae);if(Etthis._bufferSize&&this._expandBuffer(_t);var Nn=new Uint8Array(this._stashBuffer,0,this._bufferSize);Nn.set(new Uint8Array(se,Et),0),this._stashUsed+=_t,this._stashByteStart=Ae+Et}}else{this._stashUsed+se.byteLength>this._bufferSize&&this._expandBuffer(this._stashUsed+se.byteLength);var Mn=new Uint8Array(this._stashBuffer,0,this._bufferSize);Mn.set(new Uint8Array(se),this._stashUsed),this._stashUsed+=se.byteLength;var lr=this._dispatchChunks(this._stashBuffer.slice(0,this._stashUsed),this._stashByteStart);if(lr0){var Lt=new Uint8Array(this._stashBuffer,lr);Mn.set(Lt,0)}this._stashUsed-=lr,this._stashByteStart+=lr}}},{key:"_flushStashBuffer",value:function(se){if(this._stashUsed>0){var Ae=this._stashBuffer.slice(0,this._stashUsed),Oe=this._dispatchChunks(Ae,this._stashByteStart),ze=Ae.byteLength-Oe;if(Oe0){var Rt=new Uint8Array(this._stashBuffer,0,this._bufferSize),Et=new Uint8Array(Ae,Oe);Rt.set(Et,0),this._stashUsed=Et.byteLength,this._stashByteStart+=Oe}return 0}return this._stashUsed=0,this._stashByteStart=0,ze}return 0}},{key:"_onLoaderComplete",value:function(se,Ae){this._flushStashBuffer(!0),this._onComplete&&this._onComplete(this._extraData)}},{key:"_onLoaderError",value:function(se,Ae){d.e(this.TAG,"Loader error, code = ".concat(Ae.code,", msg = ").concat(Ae.msg)),this._flushStashBuffer(!1),this._isEarlyEofReconnecting&&(this._isEarlyEofReconnecting=!1,se=c.UNRECOVERABLE_EARLY_EOF);switch(se){case c.EARLY_EOF:{if(!this._config.isLive&&this._totalLength){var Oe=this._currentRange.to+1;Oe0){var Ae=Ue.getConfig();se.emit("change",Ae)}}},{key:"registerListener",value:function(se){Ue.emitter.addListener("change",se)}},{key:"removeListener",value:function(se){Ue.emitter.removeListener("change",se)}},{key:"addLogListener",value:function(se){d.emitter.addListener("log",se),d.emitter.listenerCount("log")>0&&(d.ENABLE_CALLBACK=!0,Ue._notifyChange())}},{key:"removeLogListener",value:function(se){d.emitter.removeListener("log",se),d.emitter.listenerCount("log")===0&&(d.ENABLE_CALLBACK=!1,Ue._notifyChange())}}]),Ue}();me.emitter=new b.a;var be=me,ke=function(){function Ue(){Object(y.a)(this,Ue),this.mimeType=null,this.duration=null,this.hasAudio=null,this.hasVideo=null,this.audioCodec=null,this.videoCodec=null,this.audioDataRate=null,this.videoDataRate=null,this.audioSampleRate=null,this.audioChannelCount=null,this.width=null,this.height=null,this.fps=null,this.profile=null,this.level=null,this.refFrames=null,this.chromaFormat=null,this.sarNum=null,this.sarDen=null,this.metadata=null,this.segments=null,this.segmentCount=null,this.hasKeyframesIndex=null,this.keyframesIndex=null}return Object(L.a)(Ue,[{key:"isComplete",value:function(){var se=this.hasAudio===!1||this.hasAudio===!0&&this.audioCodec!=null&&this.audioSampleRate!=null&&this.audioChannelCount!=null,Ae=this.hasVideo===!1||this.hasVideo===!0&&this.videoCodec!=null&&this.width!=null&&this.height!=null&&this.fps!=null&&this.profile!=null&&this.level!=null&&this.refFrames!=null&&this.chromaFormat!=null&&this.sarNum!=null&&this.sarDen!=null;return this.mimeType!=null&&this.duration!=null&&this.metadata!=null&&this.hasKeyframesIndex!=null&&se&&Ae}},{key:"isSeekable",value:function(){return this.hasKeyframesIndex===!0}},{key:"getNearestKeyframe",value:function(se){if(this.keyframesIndex==null)return null;var Ae=this.keyframesIndex,Oe=this._search(Ae.times,se);return{index:Oe,milliseconds:Ae.times[Oe],fileposition:Ae.filepositions[Oe]}}},{key:"_search",value:function(se,Ae){var Oe=0,ze=se.length-1,Rt=0,Et=0,_t=ze;for(Ae=se[Rt]&&Ae=128){He.push(String.fromCharCode(ze&65535)),Ae+=2;continue}}}else if(se[Ae]<240){if(Ee(se,Ae,2)){var Rt=(se[Ae]&15)<<12|(se[Ae+1]&63)<<6|se[Ae+2]&63;if(Rt>=2048&&(Rt&63488)!==55296){He.push(String.fromCharCode(Rt&65535)),Ae+=3;continue}}}else if(se[Ae]<248&&Ee(se,Ae,3)){var Et=(se[Ae]&7)<<18|(se[Ae+1]&63)<<12|(se[Ae+2]&63)<<6|se[Ae+3]&63;if(Et>65536&&Et<1114112){Et-=65536,He.push(String.fromCharCode(Et>>>10|55296)),He.push(String.fromCharCode(Et&1023|56320)),Ae+=4;continue}}}He.push(String.fromCharCode(65533)),++Ae}return He.join("")}var Se=pe,st=function(){var Ue=new ArrayBuffer(2);return new DataView(Ue).setInt16(0,256,!0),new Int16Array(Ue)[0]===256}(),qe=function(){function Ue(){Object(y.a)(this,Ue)}return Object(L.a)(Ue,null,[{key:"parseScriptData",value:function(se,Ae,Oe){var ze={};try{var Rt=Ue.parseValue(se,Ae,Oe),Et=Ue.parseValue(se,Ae+Rt.size,Oe-Rt.size);ze[Rt.data]=Et.data}catch(_t){d.e("AMF",_t.toString())}return ze}},{key:"parseObject",value:function(se,Ae,Oe){if(Oe<3)throw new l("Data not enough when parse ScriptDataObject");var ze=Ue.parseString(se,Ae,Oe),Rt=Ue.parseValue(se,Ae+ze.size,Oe-ze.size),Et=Rt.objectEnd;return{data:{name:ze.data,value:Rt.data},size:ze.size+Rt.size,objectEnd:Et}}},{key:"parseVariable",value:function(se,Ae,Oe){return Ue.parseObject(se,Ae,Oe)}},{key:"parseString",value:function(se,Ae,Oe){if(Oe<2)throw new l("Data not enough when parse String");var ze=new DataView(se,Ae,Oe),Rt=ze.getUint16(0,!st),Et;return Rt>0?Et=Se(new Uint8Array(se,Ae+2,Rt)):Et="",{data:Et,size:2+Rt}}},{key:"parseLongString",value:function(se,Ae,Oe){if(Oe<4)throw new l("Data not enough when parse LongString");var ze=new DataView(se,Ae,Oe),Rt=ze.getUint32(0,!st),Et;return Rt>0?Et=Se(new Uint8Array(se,Ae+4,Rt)):Et="",{data:Et,size:4+Rt}}},{key:"parseDate",value:function(se,Ae,Oe){if(Oe<10)throw new l("Data size invalid when parse Date");var ze=new DataView(se,Ae,Oe),Rt=ze.getFloat64(0,!st),Et=ze.getInt16(8,!st);return Rt+=Et*60*1e3,{data:new Date(Rt),size:8+2}}},{key:"parseValue",value:function(se,Ae,Oe){if(Oe<1)throw new l("Data not enough when parse Value");var ze=new DataView(se,Ae,Oe),Rt=1,Et=ze.getUint8(0),_t,Nn=!1;try{switch(Et){case 0:_t=ze.getFloat64(1,!st),Rt+=8;break;case 1:{var Mn=ze.getUint8(1);_t=!!Mn,Rt+=1;break}case 2:{var lr=Ue.parseString(se,Ae+1,Oe-1);_t=lr.data,Rt+=lr.size;break}case 3:{_t={};var Lt=0;for((ze.getUint32(Oe-4,!st)&16777215)===9&&(Lt=3);Rt32)throw new t("ExpGolomb: readBits() bits exceeded max 32bits!");if(se<=this._current_word_bits_left){var Ae=this._current_word>>>32-se;return this._current_word<<=se,this._current_word_bits_left-=se,Ae}var Oe=this._current_word_bits_left?this._current_word:0;Oe=Oe>>>32-this._current_word_bits_left;var ze=se-this._current_word_bits_left;this._fillCurrentWord();var Rt=Math.min(ze,this._current_word_bits_left),Et=this._current_word>>>32-Rt;return this._current_word<<=Rt,this._current_word_bits_left-=Rt,Oe=Oe<>>se)!==0)return this._current_word<<=se,this._current_word_bits_left-=se,se;return this._fillCurrentWord(),se+this._skipLeadingZero()}},{key:"readUEG",value:function(){var se=this._skipLeadingZero();return this.readBits(se+1)-1}},{key:"readSEG",value:function(){var se=this.readUEG();return se&1?se+1>>>1:-1*(se>>>1)}}]),Ue}(),ct=Dt,St=function(){function Ue(){Object(y.a)(this,Ue)}return Object(L.a)(Ue,null,[{key:"_ebsp2rbsp",value:function(se){for(var Ae=se,Oe=Ae.byteLength,ze=new Uint8Array(Oe),Rt=0,Et=0;Et=2&&(Ae[Et]===3&&Ae[Et-1]===0&&Ae[Et-2]===0))continue;ze[Rt]=Ae[Et],Rt++}return new Uint8Array(ze.buffer,0,Rt)}},{key:"parseSPS",value:function(se){var Ae=Ue._ebsp2rbsp(se),Oe=new ct(Ae);Oe.readByte();var ze=Oe.readByte();Oe.readByte();var Rt=Oe.readByte();Oe.readUEG();var Et=Ue.getProfileString(ze),_t=Ue.getLevelString(Rt),Nn=1,Mn=420,lr=[0,420,422,444],Lt=8;if((ze===100||ze===110||ze===122||ze===244||ze===44||ze===83||ze===86||ze===118||ze===128||ze===138||ze===144)&&(Nn=Oe.readUEG(),Nn===3&&Oe.readBits(1),Nn<=3&&(Mn=lr[Nn]),Lt=Oe.readUEG()+8,Oe.readUEG(),Oe.readBits(1),Oe.readBool()))for(var $e=Nn!==3?8:12,Qe=0;Qe<$e;Qe++)Oe.readBool()&&(Qe<6?Ue._skipScalingList(Oe,16):Ue._skipScalingList(Oe,64));Oe.readUEG();var kt=Oe.readUEG();if(kt===0)Oe.readUEG();else if(kt===1){Oe.readBits(1),Oe.readSEG(),Oe.readSEG();for(var Ht=Oe.readUEG(),ot=0;ot0&&ye<16?(Nr=xe[ye-1],Kr=De[ye-1]):ye===255&&(Nr=Oe.readByte()<<8|Oe.readByte(),Kr=Oe.readByte()<<8|Oe.readByte())}if(Oe.readBool()&&Oe.readBool(),Oe.readBool()&&(Oe.readBits(4),Oe.readBool()&&Oe.readBits(24)),Oe.readBool()&&(Oe.readUEG(),Oe.readUEG()),Oe.readBool()){var Le=Oe.readBits(32),Fe=Oe.readBits(32);vi=Oe.readBool(),Pi=Fe,Be=Le*2,ei=Pi/Be}}var at=1;(Nr!==1||Kr!==1)&&(at=Nr/Kr);var Ve=0,It=0;if(Nn===0)Ve=1,It=2-sn;else{var pn=Nn===3?1:2,rn=Nn===1?2:1;Ve=pn,It=rn*(2-sn)}var Tn=(nt+1)*16,Nt=(2-sn)*((Ot+1)*16);Tn-=(Zt+Gt)*Ve,Nt-=(Qn+Gn)*It;var ur=Math.ceil(Tn*at);return Oe.destroy(),Oe=null,{profile_string:Et,level_string:_t,bit_depth:Lt,ref_frames:Ct,chroma_format:Mn,chroma_format_string:Ue.getChromaFormatString(Mn),frame_rate:{fixed:vi,fps:ei,fps_den:Be,fps_num:Pi},sar_ratio:{width:Nr,height:Kr},codec_size:{width:Tn,height:Nt},present_size:{width:ur,height:Nt}}}},{key:"_skipScalingList",value:function(se,Ae){for(var Oe=8,ze=8,Rt=0,Et=0;Et>>8&255|(Ue&255)<<8}function Ne(Ue){return(Ue&4278190080)>>>24|(Ue&16711680)>>>8|(Ue&65280)<<8|(Ue&255)<<24}function it(Ue,He){return Ue[He]<<24|Ue[He+1]<<16|Ue[He+2]<<8|Ue[He+3]}var wt=function(){function Ue(He,se){Object(y.a)(this,Ue),this.TAG="FLVDemuxer",this._config=se,this._onError=null,this._onMediaInfo=null,this._onMetaDataArrived=null,this._onScriptDataArrived=null,this._onTrackMetadata=null,this._onDataAvailable=null,this._dataOffset=He.dataOffset,this._firstParse=!0,this._dispatch=!1,this._hasAudio=He.hasAudioTrack,this._hasVideo=He.hasVideoTrack,this._hasAudioFlagOverrided=!1,this._hasVideoFlagOverrided=!1,this._audioInitialMetadataDispatched=!1,this._videoInitialMetadataDispatched=!1,this._mediaInfo=new ce,this._mediaInfo.hasAudio=this._hasAudio,this._mediaInfo.hasVideo=this._hasVideo,this._metadata=null,this._audioMetadata=null,this._videoMetadata=null,this._naluLengthSize=4,this._timestampBase=0,this._timescale=1e3,this._duration=0,this._durationOverrided=!1,this._referenceFrameRate={fixed:!0,fps:23.976,fps_num:23976,fps_den:1e3},this._flvSoundRateTable=[5500,11025,22050,44100,48e3],this._mpegSamplingRates=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350],this._mpegAudioV10SampleRateTable=[44100,48e3,32e3,0],this._mpegAudioV20SampleRateTable=[22050,24e3,16e3,0],this._mpegAudioV25SampleRateTable=[11025,12e3,8e3,0],this._mpegAudioL1BitRateTable=[0,32,64,96,128,160,192,224,256,288,320,352,384,416,448,-1],this._mpegAudioL2BitRateTable=[0,32,48,56,64,80,96,112,128,160,192,224,256,320,384,-1],this._mpegAudioL3BitRateTable=[0,32,40,48,56,64,80,96,112,128,160,192,224,256,320,-1],this._videoTrack={type:"video",id:1,sequenceNumber:0,samples:[],length:0},this._audioTrack={type:"audio",id:2,sequenceNumber:0,samples:[],length:0},this._littleEndian=function(){var Ae=new ArrayBuffer(2);return new DataView(Ae).setInt16(0,256,!0),new Int16Array(Ae)[0]===256}()}return Object(L.a)(Ue,[{key:"destroy",value:function(){this._mediaInfo=null,this._metadata=null,this._audioMetadata=null,this._videoMetadata=null,this._videoTrack=null,this._audioTrack=null,this._onError=null,this._onMediaInfo=null,this._onMetaDataArrived=null,this._onScriptDataArrived=null,this._onTrackMetadata=null,this._onDataAvailable=null}},{key:"bindDataSource",value:function(se){return se.onDataArrival=this.parseChunks.bind(this),this}},{key:"onTrackMetadata",get:function(){return this._onTrackMetadata},set:function(se){this._onTrackMetadata=se}},{key:"onMediaInfo",get:function(){return this._onMediaInfo},set:function(se){this._onMediaInfo=se}},{key:"onMetaDataArrived",get:function(){return this._onMetaDataArrived},set:function(se){this._onMetaDataArrived=se}},{key:"onScriptDataArrived",get:function(){return this._onScriptDataArrived},set:function(se){this._onScriptDataArrived=se}},{key:"onError",get:function(){return this._onError},set:function(se){this._onError=se}},{key:"onDataAvailable",get:function(){return this._onDataAvailable},set:function(se){this._onDataAvailable=se}},{key:"timestampBase",get:function(){return this._timestampBase},set:function(se){this._timestampBase=se}},{key:"overridedDuration",get:function(){return this._duration},set:function(se){this._durationOverrided=!0,this._duration=se,this._mediaInfo.duration=se}},{key:"overridedHasAudio",set:function(se){this._hasAudioFlagOverrided=!0,this._hasAudio=se,this._mediaInfo.hasAudio=se}},{key:"overridedHasVideo",set:function(se){this._hasVideoFlagOverrided=!0,this._hasVideo=se,this._mediaInfo.hasVideo=se}},{key:"resetMediaInfo",value:function(){this._mediaInfo=new ce}},{key:"_isInitialMetadataDispatched",value:function(){return this._hasAudio&&this._hasVideo?this._audioInitialMetadataDispatched&&this._videoInitialMetadataDispatched:this._hasAudio&&!this._hasVideo?this._audioInitialMetadataDispatched:!this._hasAudio&&this._hasVideo?this._videoInitialMetadataDispatched:!1}},{key:"parseChunks",value:function(se,Ae){if(!this._onError||!this._onMediaInfo||!this._onTrackMetadata||!this._onDataAvailable)throw new l("Flv: onError & onMediaInfo & onTrackMetadata & onDataAvailable callback must be specified");var Oe=0,ze=this._littleEndian;if(Ae===0)if(se.byteLength>13){var Rt=Ue.probe(se);Oe=Rt.dataOffset}else return 0;if(this._firstParse){this._firstParse=!1,Ae+Oe!==this._dataOffset&&d.w(this.TAG,"First time parsing but chunk byteStart invalid!");var Et=new DataView(se,Oe),_t=Et.getUint32(0,!ze);_t!==0&&d.w(this.TAG,"PrevTagSize0 !== 0 !!!"),Oe+=4}for(;Oese.byteLength)break;var Mn=Nn.getUint8(0),lr=Nn.getUint32(0,!ze)&16777215;if(Oe+11+lr+4>se.byteLength)break;if(Mn!==8&&Mn!==9&&Mn!==18){d.w(this.TAG,"Unsupported tag type ".concat(Mn,", skipped")),Oe+=11+lr+4;continue}var Lt=Nn.getUint8(4),$e=Nn.getUint8(5),Qe=Nn.getUint8(6),kt=Nn.getUint8(7),Ht=Qe|$e<<8|Lt<<16|kt<<24,ot=Nn.getUint32(7,!ze)&16777215;ot!==0&&d.w(this.TAG,"Meet tag which has StreamID != 0!");var Ct=Oe+11;switch(Mn){case 8:this._parseAudioData(se,Ct,lr,Ht);break;case 9:this._parseVideoData(se,Ct,lr,Ht,Ae+Oe);break;case 18:this._parseScriptData(se,Ct,lr);break}var nt=Nn.getUint32(11+lr,!ze);nt!==11+lr&&d.w(this.TAG,"Invalid PrevTagSize ".concat(nt)),Oe+=11+lr+4}return this._isInitialMetadataDispatched()&&(this._dispatch&&(this._audioTrack.length||this._videoTrack.length)&&this._onDataAvailable(this._audioTrack,this._videoTrack)),Oe}},{key:"_parseScriptData",value:function(se,Ae,Oe){var ze=tt.parseScriptData(se,Ae,Oe);if(ze.hasOwnProperty("onMetaData")){if(ze.onMetaData==null||typeof ze.onMetaData!="object"){d.w(this.TAG,"Invalid onMetaData structure!");return}this._metadata&&d.w(this.TAG,"Found another onMetaData tag!"),this._metadata=ze;var Rt=this._metadata.onMetaData;if(this._onMetaDataArrived&&this._onMetaDataArrived(Object.assign({},Rt)),typeof Rt.hasAudio=="boolean"&&(this._hasAudioFlagOverrided===!1&&(this._hasAudio=Rt.hasAudio,this._mediaInfo.hasAudio=this._hasAudio)),typeof Rt.hasVideo=="boolean"&&(this._hasVideoFlagOverrided===!1&&(this._hasVideo=Rt.hasVideo,this._mediaInfo.hasVideo=this._hasVideo)),typeof Rt.audiodatarate=="number"&&(this._mediaInfo.audioDataRate=Rt.audiodatarate),typeof Rt.videodatarate=="number"&&(this._mediaInfo.videoDataRate=Rt.videodatarate),typeof Rt.width=="number"&&(this._mediaInfo.width=Rt.width),typeof Rt.height=="number"&&(this._mediaInfo.height=Rt.height),typeof Rt.duration=="number"){if(!this._durationOverrided){var Et=Math.floor(Rt.duration*this._timescale);this._duration=Et,this._mediaInfo.duration=Et}}else this._mediaInfo.duration=0;if(typeof Rt.framerate=="number"){var _t=Math.floor(Rt.framerate*1e3);if(_t>0){var Nn=_t/1e3;this._referenceFrameRate.fixed=!0,this._referenceFrameRate.fps=Nn,this._referenceFrameRate.fps_num=_t,this._referenceFrameRate.fps_den=1e3,this._mediaInfo.fps=Nn}}if(typeof Rt.keyframes=="object"){this._mediaInfo.hasKeyframesIndex=!0;var Mn=Rt.keyframes;this._mediaInfo.keyframesIndex=this._parseKeyframesIndex(Mn),Rt.keyframes=null}else this._mediaInfo.hasKeyframesIndex=!1;this._dispatch=!1,this._mediaInfo.metadata=Rt,d.v(this.TAG,"Parsed onMetaData"),this._mediaInfo.isComplete()&&this._onMediaInfo(this._mediaInfo)}Object.keys(ze).length>0&&(this._onScriptDataArrived&&this._onScriptDataArrived(Object.assign({},ze)))}},{key:"_parseKeyframesIndex",value:function(se){for(var Ae=[],Oe=[],ze=1;ze>>4;if(Nn!==2&&Nn!==10){this._onError(je.CODEC_UNSUPPORTED,"Flv: Unsupported audio codec idx: "+Nn);return}var Mn=0,lr=(_t&12)>>>2;if(lr>=0&&lr<=4)Mn=this._flvSoundRateTable[lr];else{this._onError(je.FORMAT_ERROR,"Flv: Invalid audio sample rate idx: "+lr);return}var Lt=(_t&2)>>>1,$e=_t&1,Qe=this._audioMetadata,kt=this._audioTrack;if(Qe||(this._hasAudio===!1&&this._hasAudioFlagOverrided===!1&&(this._hasAudio=!0,this._mediaInfo.hasAudio=!0),Qe=this._audioMetadata={},Qe.type="audio",Qe.id=kt.id,Qe.timescale=this._timescale,Qe.duration=this._duration,Qe.audioSampleRate=Mn,Qe.channelCount=$e===0?1:2),Nn===10){var Ht=this._parseAACAudioData(se,Ae+1,Oe-1);if(Ht==null)return;if(Ht.packetType===0){Qe.config&&d.w(this.TAG,"Found another AudioSpecificConfig!");var ot=Ht.data;Qe.audioSampleRate=ot.samplingRate,Qe.channelCount=ot.channelCount,Qe.codec=ot.codec,Qe.originalCodec=ot.originalCodec,Qe.config=ot.config,Qe.refSampleDuration=1024/Qe.audioSampleRate*Qe.timescale,d.v(this.TAG,"Parsed AudioSpecificConfig"),this._isInitialMetadataDispatched()?this._dispatch&&(this._audioTrack.length||this._videoTrack.length)&&this._onDataAvailable(this._audioTrack,this._videoTrack):this._audioInitialMetadataDispatched=!0,this._dispatch=!1,this._onTrackMetadata("audio",Qe);var Ct=this._mediaInfo;Ct.audioCodec=Qe.originalCodec,Ct.audioSampleRate=Qe.audioSampleRate,Ct.audioChannelCount=Qe.channelCount,Ct.hasVideo?Ct.videoCodec!=null&&(Ct.mimeType='video/x-flv; codecs="'+Ct.videoCodec+","+Ct.audioCodec+'"'):Ct.mimeType='video/x-flv; codecs="'+Ct.audioCodec+'"',Ct.isComplete()&&this._onMediaInfo(Ct)}else if(Ht.packetType===1){var nt=this._timestampBase+ze,Ot={unit:Ht.data,length:Ht.data.byteLength,dts:nt,pts:nt};kt.samples.push(Ot),kt.length+=Ht.data.length}else d.e(this.TAG,"Flv: Unsupported AAC data type ".concat(Ht.packetType))}else if(Nn===2){if(!Qe.codec){var sn=this._parseMP3AudioData(se,Ae+1,Oe-1,!0);if(sn==null)return;Qe.audioSampleRate=sn.samplingRate,Qe.channelCount=sn.channelCount,Qe.codec=sn.codec,Qe.originalCodec=sn.originalCodec,Qe.refSampleDuration=1152/Qe.audioSampleRate*Qe.timescale,d.v(this.TAG,"Parsed MPEG Audio Frame Header"),this._audioInitialMetadataDispatched=!0,this._onTrackMetadata("audio",Qe);var Zt=this._mediaInfo;Zt.audioCodec=Qe.codec,Zt.audioSampleRate=Qe.audioSampleRate,Zt.audioChannelCount=Qe.channelCount,Zt.audioDataRate=sn.bitRate,Zt.hasVideo?Zt.videoCodec!=null&&(Zt.mimeType='video/x-flv; codecs="'+Zt.videoCodec+","+Zt.audioCodec+'"'):Zt.mimeType='video/x-flv; codecs="'+Zt.audioCodec+'"',Zt.isComplete()&&this._onMediaInfo(Zt)}var Gt=this._parseMP3AudioData(se,Ae+1,Oe-1,!1);if(Gt==null)return;var Qn=this._timestampBase+ze,Gn={unit:Gt,length:Gt.byteLength,dts:Qn,pts:Qn};kt.samples.push(Gn),kt.length+=Gt.length}}},{key:"_parseAACAudioData",value:function(se,Ae,Oe){if(Oe<=1){d.w(this.TAG,"Flv: Invalid AAC packet, missing AACPacketType or/and Data!");return}var ze={},Rt=new Uint8Array(se,Ae,Oe);return ze.packetType=Rt[0],Rt[0]===0?ze.data=this._parseAACAudioSpecificConfig(se,Ae+1,Oe-1):ze.data=Rt.subarray(1),ze}},{key:"_parseAACAudioSpecificConfig",value:function(se,Ae,Oe){var ze=new Uint8Array(se,Ae,Oe),Rt=null,Et=0,_t=0,Nn=null,Mn=0,lr=null;if(Et=_t=ze[0]>>>3,Mn=(ze[0]&7)<<1|ze[1]>>>7,Mn<0||Mn>=this._mpegSamplingRates.length){this._onError(je.FORMAT_ERROR,"Flv: AAC invalid sampling frequency index!");return}var Lt=this._mpegSamplingRates[Mn],$e=(ze[1]&120)>>>3;if($e<0||$e>=8){this._onError(je.FORMAT_ERROR,"Flv: AAC invalid channel configuration");return}Et===5&&(lr=(ze[1]&7)<<1|ze[2]>>>7,Nn=(ze[2]&124)>>>2);var Qe=self.navigator.userAgent.toLowerCase();return Qe.indexOf("firefox")!==-1?Mn>=6?(Et=5,Rt=new Array(4),lr=Mn-3):(Et=2,Rt=new Array(2),lr=Mn):Qe.indexOf("android")!==-1?(Et=2,Rt=new Array(2),lr=Mn):(Et=5,lr=Mn,Rt=new Array(4),Mn>=6?lr=Mn-3:$e===1&&(Et=2,Rt=new Array(2),lr=Mn)),Rt[0]=Et<<3,Rt[0]|=(Mn&15)>>>1,Rt[1]=(Mn&15)<<7,Rt[1]|=($e&15)<<3,Et===5&&(Rt[1]|=(lr&15)>>>1,Rt[2]=(lr&1)<<7,Rt[2]|=2<<2,Rt[3]=0),{config:Rt,samplingRate:Lt,channelCount:$e,codec:"mp4a.40."+Et,originalCodec:"mp4a.40."+_t}}},{key:"_parseMP3AudioData",value:function(se,Ae,Oe,ze){if(Oe<4){d.w(this.TAG,"Flv: Invalid MP3 packet, header missing!");return}var Rt=this._littleEndian,Et=new Uint8Array(se,Ae,Oe),_t=null;if(ze){if(Et[0]!==255)return;var Nn=Et[1]>>>3&3,Mn=(Et[1]&6)>>1,lr=(Et[2]&240)>>>4,Lt=(Et[2]&12)>>>2,$e=Et[3]>>>6&3,Qe=$e!==3?2:1,kt=0,Ht=0,ot=34,Ct="mp3";switch(Nn){case 0:kt=this._mpegAudioV25SampleRateTable[Lt];break;case 2:kt=this._mpegAudioV20SampleRateTable[Lt];break;case 3:kt=this._mpegAudioV10SampleRateTable[Lt];break}switch(Mn){case 1:ot=34,lr>>4,Nn=Et&15;if(Nn!==7){this._onError(je.CODEC_UNSUPPORTED,"Flv: Unsupported codec in video frame: ".concat(Nn));return}this._parseAVCVideoPacket(se,Ae+1,Oe-1,ze,Rt,_t)}},{key:"_parseAVCVideoPacket",value:function(se,Ae,Oe,ze,Rt,Et){if(Oe<4){d.w(this.TAG,"Flv: Invalid AVC packet, missing AVCPacketType or/and CompositionTime");return}var _t=this._littleEndian,Nn=new DataView(se,Ae,Oe),Mn=Nn.getUint8(0),lr=Nn.getUint32(0,!_t)&16777215,Lt=lr<<8>>8;if(Mn===0)this._parseAVCDecoderConfigurationRecord(se,Ae+4,Oe-4);else if(Mn===1)this._parseAVCVideoData(se,Ae+4,Oe-4,ze,Rt,Et,Lt);else if(!(Mn===2)){this._onError(je.FORMAT_ERROR,"Flv: Invalid video packet type ".concat(Mn));return}}},{key:"_parseAVCDecoderConfigurationRecord",value:function(se,Ae,Oe){if(Oe<7){d.w(this.TAG,"Flv: Invalid AVCDecoderConfigurationRecord, lack of data!");return}var ze=this._videoMetadata,Rt=this._videoTrack,Et=this._littleEndian,_t=new DataView(se,Ae,Oe);ze?typeof ze.avcc!="undefined"&&d.w(this.TAG,"Found another AVCDecoderConfigurationRecord!"):(this._hasVideo===!1&&this._hasVideoFlagOverrided===!1&&(this._hasVideo=!0,this._mediaInfo.hasVideo=!0),ze=this._videoMetadata={},ze.type="video",ze.id=Rt.id,ze.timescale=this._timescale,ze.duration=this._duration);var Nn=_t.getUint8(0),Mn=_t.getUint8(1),lr=_t.getUint8(2),Lt=_t.getUint8(3);if(Nn!==1||Mn===0){this._onError(je.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord");return}if(this._naluLengthSize=(_t.getUint8(4)&3)+1,this._naluLengthSize!==3&&this._naluLengthSize!==4){this._onError(je.FORMAT_ERROR,"Flv: Strange NaluLengthSizeMinusOne: ".concat(this._naluLengthSize-1));return}var $e=_t.getUint8(5)&31;if($e===0){this._onError(je.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord: No SPS");return}else $e>1&&d.w(this.TAG,"Flv: Strange AVCDecoderConfigurationRecord: SPS Count = ".concat($e));for(var Qe=6,kt=0;kt<$e;kt++){var Ht=_t.getUint16(Qe,!Et);if(Qe+=2,Ht===0)continue;var ot=new Uint8Array(se,Ae+Qe,Ht);Qe+=Ht;var Ct=rt.parseSPS(ot);if(kt!==0)continue;ze.codecWidth=Ct.codec_size.width,ze.codecHeight=Ct.codec_size.height,ze.presentWidth=Ct.present_size.width,ze.presentHeight=Ct.present_size.height,ze.profile=Ct.profile_string,ze.level=Ct.level_string,ze.bitDepth=Ct.bit_depth,ze.chromaFormat=Ct.chroma_format,ze.sarRatio=Ct.sar_ratio,ze.frameRate=Ct.frame_rate,(Ct.frame_rate.fixed===!1||Ct.frame_rate.fps_num===0||Ct.frame_rate.fps_den===0)&&(ze.frameRate=this._referenceFrameRate);var nt=ze.frameRate.fps_den,Ot=ze.frameRate.fps_num;ze.refSampleDuration=ze.timescale*(nt/Ot);for(var sn=ot.subarray(1,4),Zt="avc1.",Gt=0;Gt<3;Gt++){var Qn=sn[Gt].toString(16);Qn.length<2&&(Qn="0"+Qn),Zt+=Qn}ze.codec=Zt;var Gn=this._mediaInfo;Gn.width=ze.codecWidth,Gn.height=ze.codecHeight,Gn.fps=ze.frameRate.fps,Gn.profile=ze.profile,Gn.level=ze.level,Gn.refFrames=Ct.ref_frames,Gn.chromaFormat=Ct.chroma_format_string,Gn.sarNum=ze.sarRatio.width,Gn.sarDen=ze.sarRatio.height,Gn.videoCodec=Zt,Gn.hasAudio?Gn.audioCodec!=null&&(Gn.mimeType='video/x-flv; codecs="'+Gn.videoCodec+","+Gn.audioCodec+'"'):Gn.mimeType='video/x-flv; codecs="'+Gn.videoCodec+'"',Gn.isComplete()&&this._onMediaInfo(Gn)}var Or=_t.getUint8(Qe);if(Or===0){this._onError(je.FORMAT_ERROR,"Flv: Invalid AVCDecoderConfigurationRecord: No PPS");return}else Or>1&&d.w(this.TAG,"Flv: Strange AVCDecoderConfigurationRecord: PPS Count = ".concat(Or));Qe++;for(var Nr=0;Nr=Oe){d.w(this.TAG,"Malformed Nalu near timestamp ".concat(kt,", offset = ").concat($e,", dataSize = ").concat(Oe));break}var ot=Mn.getUint32($e,!Nn);if(Qe===3&&(ot>>>=8),ot>Oe-Qe){d.w(this.TAG,"Malformed Nalus near timestamp ".concat(kt,", NaluSize > DataSize!"));return}var Ct=Mn.getUint8($e+Qe)&31;Ct===5&&(Ht=!0);var nt=new Uint8Array(se,Ae+$e,Qe+ot),Ot={type:Ct,data:nt};lr.push(Ot),Lt+=nt.byteLength,$e+=Qe+ot}if(lr.length){var sn=this._videoTrack,Zt={units:lr,length:Lt,isKeyframe:Ht,dts:kt,cts:_t,pts:kt+_t};Ht&&(Zt.fileposition=Rt),sn.samples.push(Zt),sn.length+=Lt}}}],[{key:"probe",value:function(se){var Ae=new Uint8Array(se),Oe={match:!1};if(Ae[0]!==70||Ae[1]!==76||Ae[2]!==86||Ae[3]!==1)return Oe;var ze=(Ae[4]&4)>>>2!==0,Rt=(Ae[4]&1)!==0,Et=it(Ae,5);return Et<9?Oe:{match:!0,consumed:Et,dataOffset:Et,hasAudioTrack:ze,hasVideoTrack:Rt}}}]),Ue}(),jt=wt,lt=function(){function Ue(){Object(y.a)(this,Ue)}return Object(L.a)(Ue,null,[{key:"init",value:function(){Ue.types={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],mvex:[],mvhd:[],sdtp:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[],smhd:[],".mp3":[]};for(var se in Ue.types)Ue.types.hasOwnProperty(se)&&(Ue.types[se]=[se.charCodeAt(0),se.charCodeAt(1),se.charCodeAt(2),se.charCodeAt(3)]);var Ae=Ue.constants={};Ae.FTYP=new Uint8Array([105,115,111,109,0,0,0,1,105,115,111,109,97,118,99,49]),Ae.STSD_PREFIX=new Uint8Array([0,0,0,0,0,0,0,1]),Ae.STTS=new Uint8Array([0,0,0,0,0,0,0,0]),Ae.STSC=Ae.STCO=Ae.STTS,Ae.STSZ=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),Ae.HDLR_VIDEO=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),Ae.HDLR_AUDIO=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]),Ae.DREF=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),Ae.SMHD=new Uint8Array([0,0,0,0,0,0,0,0]),Ae.VMHD=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0])}},{key:"box",value:function(se){for(var Ae=8,Oe=null,ze=Array.prototype.slice.call(arguments,1),Rt=ze.length,Et=0;Et>>24&255,Oe[1]=Ae>>>16&255,Oe[2]=Ae>>>8&255,Oe[3]=Ae&255,Oe.set(se,4);for(var _t=8,Nn=0;Nn>>24&255,se>>>16&255,se>>>8&255,se&255,Ae>>>24&255,Ae>>>16&255,Ae>>>8&255,Ae&255,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]))}},{key:"trak",value:function(se){return Ue.box(Ue.types.trak,Ue.tkhd(se),Ue.mdia(se))}},{key:"tkhd",value:function(se){var Ae=se.id,Oe=se.duration,ze=se.presentWidth,Rt=se.presentHeight;return Ue.box(Ue.types.tkhd,new Uint8Array([0,0,0,7,0,0,0,0,0,0,0,0,Ae>>>24&255,Ae>>>16&255,Ae>>>8&255,Ae&255,0,0,0,0,Oe>>>24&255,Oe>>>16&255,Oe>>>8&255,Oe&255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,ze>>>8&255,ze&255,0,0,Rt>>>8&255,Rt&255,0,0]))}},{key:"mdia",value:function(se){return Ue.box(Ue.types.mdia,Ue.mdhd(se),Ue.hdlr(se),Ue.minf(se))}},{key:"mdhd",value:function(se){var Ae=se.timescale,Oe=se.duration;return Ue.box(Ue.types.mdhd,new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,Ae>>>24&255,Ae>>>16&255,Ae>>>8&255,Ae&255,Oe>>>24&255,Oe>>>16&255,Oe>>>8&255,Oe&255,85,196,0,0]))}},{key:"hdlr",value:function(se){var Ae=null;return se.type==="audio"?Ae=Ue.constants.HDLR_AUDIO:Ae=Ue.constants.HDLR_VIDEO,Ue.box(Ue.types.hdlr,Ae)}},{key:"minf",value:function(se){var Ae=null;return se.type==="audio"?Ae=Ue.box(Ue.types.smhd,Ue.constants.SMHD):Ae=Ue.box(Ue.types.vmhd,Ue.constants.VMHD),Ue.box(Ue.types.minf,Ae,Ue.dinf(),Ue.stbl(se))}},{key:"dinf",value:function(){var se=Ue.box(Ue.types.dinf,Ue.box(Ue.types.dref,Ue.constants.DREF));return se}},{key:"stbl",value:function(se){var Ae=Ue.box(Ue.types.stbl,Ue.stsd(se),Ue.box(Ue.types.stts,Ue.constants.STTS),Ue.box(Ue.types.stsc,Ue.constants.STSC),Ue.box(Ue.types.stsz,Ue.constants.STSZ),Ue.box(Ue.types.stco,Ue.constants.STCO));return Ae}},{key:"stsd",value:function(se){return se.type==="audio"?se.codec==="mp3"?Ue.box(Ue.types.stsd,Ue.constants.STSD_PREFIX,Ue.mp3(se)):Ue.box(Ue.types.stsd,Ue.constants.STSD_PREFIX,Ue.mp4a(se)):Ue.box(Ue.types.stsd,Ue.constants.STSD_PREFIX,Ue.avc1(se))}},{key:"mp3",value:function(se){var Ae=se.channelCount,Oe=se.audioSampleRate,ze=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,Ae,0,16,0,0,0,0,Oe>>>8&255,Oe&255,0,0]);return Ue.box(Ue.types[".mp3"],ze)}},{key:"mp4a",value:function(se){var Ae=se.channelCount,Oe=se.audioSampleRate,ze=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,Ae,0,16,0,0,0,0,Oe>>>8&255,Oe&255,0,0]);return Ue.box(Ue.types.mp4a,ze,Ue.esds(se))}},{key:"esds",value:function(se){var Ae=se.config||[],Oe=Ae.length,ze=new Uint8Array([0,0,0,0,3,23+Oe,0,1,0,4,15+Oe,64,21,0,0,0,0,0,0,0,0,0,0,0,5].concat([Oe]).concat(Ae).concat([6,1,2]));return Ue.box(Ue.types.esds,ze)}},{key:"avc1",value:function(se){var Ae=se.avcc,Oe=se.codecWidth,ze=se.codecHeight,Rt=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,Oe>>>8&255,Oe&255,ze>>>8&255,ze&255,0,72,0,0,0,72,0,0,0,0,0,0,0,1,10,120,113,113,47,102,108,118,46,106,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,255,255]);return Ue.box(Ue.types.avc1,Rt,Ue.box(Ue.types.avcC,Ae))}},{key:"mvex",value:function(se){return Ue.box(Ue.types.mvex,Ue.trex(se))}},{key:"trex",value:function(se){var Ae=se.id,Oe=new Uint8Array([0,0,0,0,Ae>>>24&255,Ae>>>16&255,Ae>>>8&255,Ae&255,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]);return Ue.box(Ue.types.trex,Oe)}},{key:"moof",value:function(se,Ae){return Ue.box(Ue.types.moof,Ue.mfhd(se.sequenceNumber),Ue.traf(se,Ae))}},{key:"mfhd",value:function(se){var Ae=new Uint8Array([0,0,0,0,se>>>24&255,se>>>16&255,se>>>8&255,se&255]);return Ue.box(Ue.types.mfhd,Ae)}},{key:"traf",value:function(se,Ae){var Oe=se.id,ze=Ue.box(Ue.types.tfhd,new Uint8Array([0,0,0,0,Oe>>>24&255,Oe>>>16&255,Oe>>>8&255,Oe&255])),Rt=Ue.box(Ue.types.tfdt,new Uint8Array([0,0,0,0,Ae>>>24&255,Ae>>>16&255,Ae>>>8&255,Ae&255])),Et=Ue.sdtp(se),_t=Ue.trun(se,Et.byteLength+16+16+8+16+8+8);return Ue.box(Ue.types.traf,ze,Rt,_t,Et)}},{key:"sdtp",value:function(se){for(var Ae=se.samples||[],Oe=Ae.length,ze=new Uint8Array(4+Oe),Rt=0;Rt>>24&255,ze>>>16&255,ze>>>8&255,ze&255,Ae>>>24&255,Ae>>>16&255,Ae>>>8&255,Ae&255],0);for(var _t=0;_t>>24&255,Nn>>>16&255,Nn>>>8&255,Nn&255,Mn>>>24&255,Mn>>>16&255,Mn>>>8&255,Mn&255,lr.isLeading<<2|lr.dependsOn,lr.isDependedOn<<6|lr.hasRedundancy<<4|lr.isNonSync,0,0,Lt>>>24&255,Lt>>>16&255,Lt>>>8&255,Lt&255],12+16*_t)}return Ue.box(Ue.types.trun,Et)}},{key:"mdat",value:function(se){return Ue.box(Ue.types.mdat,se)}}]),Ue}();lt.init();var Te=lt,mt=function(){function Ue(){Object(y.a)(this,Ue)}return Object(L.a)(Ue,null,[{key:"getSilentFrame",value:function(se,Ae){if(se==="mp4a.40.2"){if(Ae===1)return new Uint8Array([0,200,0,128,35,128]);if(Ae===2)return new Uint8Array([33,0,73,144,2,25,0,35,128]);if(Ae===3)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,142]);if(Ae===4)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,128,44,128,8,2,56]);if(Ae===5)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,56]);if(Ae===6)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,0,178,0,32,8,224])}else{if(Ae===1)return new Uint8Array([1,64,34,128,163,78,230,128,186,8,0,0,0,28,6,241,193,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(Ae===2)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(Ae===3)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94])}return null}}]),Ue}(),tn=mt,Vt=function Ue(He,se,Ae,Oe,ze){Object(y.a)(this,Ue),this.dts=He,this.pts=se,this.duration=Ae,this.originalDts=Oe,this.isSyncPoint=ze,this.fileposition=null},Yt=function(){function Ue(){Object(y.a)(this,Ue),this.beginDts=0,this.endDts=0,this.beginPts=0,this.endPts=0,this.originalBeginDts=0,this.originalEndDts=0,this.syncPoints=[],this.firstSample=null,this.lastSample=null}return Object(L.a)(Ue,[{key:"appendSyncPoint",value:function(se){se.isSyncPoint=!0,this.syncPoints.push(se)}}]),Ue}(),Qt=function(){function Ue(){Object(y.a)(this,Ue),this._list=[]}return Object(L.a)(Ue,[{key:"clear",value:function(){this._list=[]}},{key:"appendArray",value:function(se){var Ae=this._list;if(se.length===0)return;Ae.length>0&&se[0].originalDts=Ae[Rt].dts&&seAe[ze].lastSample.originalDts&&se=Ae[ze].lastSample.originalDts&&(ze===Ae.length-1||ze0&&(Rt=this._searchNearestSegmentBefore(Oe.originalBeginDts)+1),this._lastAppendLocation=Rt,this._list.splice(Rt,0,Oe)}},{key:"getLastSegmentBefore",value:function(se){var Ae=this._searchNearestSegmentBefore(se);return Ae>=0?this._list[Ae]:null}},{key:"getLastSampleBefore",value:function(se){var Ae=this.getLastSegmentBefore(se);return Ae!=null?Ae.lastSample:null}},{key:"getLastSyncPointBefore",value:function(se){for(var Ae=this._searchNearestSegmentBefore(se),Oe=this._list[Ae].syncPoints;Oe.length===0&&Ae>0;)Ae--,Oe=this._list[Ae].syncPoints;return Oe.length>0?Oe[Oe.length-1]:null}}]),Ue}(),on=function(){function Ue(He){Object(y.a)(this,Ue),this.TAG="MP4Remuxer",this._config=He,this._isLive=He.isLive===!0,this._dtsBase=-1,this._dtsBaseInited=!1,this._audioDtsBase=Infinity,this._videoDtsBase=Infinity,this._audioNextDts=void 0,this._videoNextDts=void 0,this._audioStashedLastSample=null,this._videoStashedLastSample=null,this._audioMeta=null,this._videoMeta=null,this._audioSegmentInfoList=new an("audio"),this._videoSegmentInfoList=new an("video"),this._onInitSegment=null,this._onMediaSegment=null,this._forceFirstIDR=!!(C.chrome&&(C.version.major<50||C.version.major===50&&C.version.build<2661)),this._fillSilentAfterSeek=C.msedge||C.msie,this._mp3UseMpegAudio=!C.firefox,this._fillAudioTimestampGap=this._config.fixAudioTimestampGap}return Object(L.a)(Ue,[{key:"destroy",value:function(){this._dtsBase=-1,this._dtsBaseInited=!1,this._audioMeta=null,this._videoMeta=null,this._audioSegmentInfoList.clear(),this._audioSegmentInfoList=null,this._videoSegmentInfoList.clear(),this._videoSegmentInfoList=null,this._onInitSegment=null,this._onMediaSegment=null}},{key:"bindDataSource",value:function(se){return se.onDataAvailable=this.remux.bind(this),se.onTrackMetadata=this._onTrackMetadataReceived.bind(this),this}},{key:"onInitSegment",get:function(){return this._onInitSegment},set:function(se){this._onInitSegment=se}},{key:"onMediaSegment",get:function(){return this._onMediaSegment},set:function(se){this._onMediaSegment=se}},{key:"insertDiscontinuity",value:function(){this._audioNextDts=this._videoNextDts=void 0}},{key:"seek",value:function(se){this._audioStashedLastSample=null,this._videoStashedLastSample=null,this._videoSegmentInfoList.clear(),this._audioSegmentInfoList.clear()}},{key:"remux",value:function(se,Ae){if(!this._onMediaSegment)throw new l("MP4Remuxer: onMediaSegment callback must be specificed!");this._dtsBaseInited||this._calculateDtsBase(se,Ae),this._remuxVideo(Ae),this._remuxAudio(se)}},{key:"_onTrackMetadataReceived",value:function(se,Ae){var Oe=null,ze="mp4",Rt=Ae.codec;if(se==="audio")this._audioMeta=Ae,Ae.codec==="mp3"&&this._mp3UseMpegAudio?(ze="mpeg",Rt="",Oe=new Uint8Array):Oe=Te.generateInitSegment(Ae);else if(se==="video")this._videoMeta=Ae,Oe=Te.generateInitSegment(Ae);else return;if(!this._onInitSegment)throw new l("MP4Remuxer: onInitSegment callback must be specified!");this._onInitSegment(se,{type:se,data:Oe.buffer,codec:Rt,container:"".concat(se,"/").concat(ze),mediaDuration:Ae.duration})}},{key:"_calculateDtsBase",value:function(se,Ae){if(this._dtsBaseInited)return;se.samples&&se.samples.length&&(this._audioDtsBase=se.samples[0].dts),Ae.samples&&Ae.samples.length&&(this._videoDtsBase=Ae.samples[0].dts),this._dtsBase=Math.min(this._audioDtsBase,this._videoDtsBase),this._dtsBaseInited=!0}},{key:"flushStashedSamples",value:function(){var se=this._videoStashedLastSample,Ae=this._audioStashedLastSample,Oe={type:"video",id:1,sequenceNumber:0,samples:[],length:0};se!=null&&(Oe.samples.push(se),Oe.length=se.length);var ze={type:"audio",id:2,sequenceNumber:0,samples:[],length:0};Ae!=null&&(ze.samples.push(Ae),ze.length=Ae.length),this._videoStashedLastSample=null,this._audioStashedLastSample=null,this._remuxVideo(Oe,!0),this._remuxAudio(ze,!0)}},{key:"_remuxAudio",value:function(se,Ae){if(this._audioMeta==null)return;var Oe=se,ze=Oe.samples,Rt=void 0,Et=-1,_t=-1,Nn=-1,Mn=this._audioMeta.refSampleDuration,lr=this._audioMeta.codec==="mp3"&&this._mp3UseMpegAudio,Lt=this._dtsBaseInited&&this._audioNextDts===void 0,$e=!1;if(!ze||ze.length===0)return;if(ze.length===1&&!Ae)return;var Qe=0,kt=null,Ht=0;lr?(Qe=0,Ht=Oe.length):(Qe=8,Ht=8+Oe.length);var ot=null;if(ze.length>1&&(ot=ze.pop(),Ht-=ot.length),this._audioStashedLastSample!=null){var Ct=this._audioStashedLastSample;this._audioStashedLastSample=null,ze.unshift(Ct),Ht+=Ct.length}ot!=null&&(this._audioStashedLastSample=ot);var nt=ze[0].dts-this._dtsBase;if(this._audioNextDts)Rt=nt-this._audioNextDts;else if(this._audioSegmentInfoList.isEmpty())Rt=0,this._fillSilentAfterSeek&&!this._videoSegmentInfoList.isEmpty()&&(this._audioMeta.originalCodec!=="mp3"&&($e=!0));else{var Ot=this._audioSegmentInfoList.getLastSampleBefore(nt);if(Ot!=null){var sn=nt-(Ot.originalDts+Ot.duration);sn<=3&&(sn=0);var Zt=Ot.dts+Ot.duration+sn;Rt=nt-Zt}else Rt=0}if($e){var Gt=nt-Rt,Qn=this._videoSegmentInfoList.getLastSegmentBefore(nt);if(Qn!=null&&Qn.beginDts=1?ye=Kr[Kr.length-1].duration:ye=Math.floor(Mn);var Le=!1,Fe=null;if(ye>Mn*1.5&&this._audioMeta.codec!=="mp3"&&this._fillAudioTimestampGap&&!C.safari){Le=!0;var at=Math.abs(ye-Mn),Ve=Math.ceil(at/Mn),It=le+Mn;d.w(this.TAG,`Large audio timestamp gap detected, may cause AV sync to drift. Silent frames will be generated to avoid unsync. `+"dts: ".concat(le+ye," ms, expected: ").concat(le+Math.round(Mn)," ms, ")+"delta: ".concat(Math.round(at)," ms, generate: ").concat(Ve," frames"));var pn=tn.getSilentFrame(this._audioMeta.originalCodec,this._audioMeta.channelCount);pn==null&&(d.w(this.TAG,"Unable to generate silent frame for "+"".concat(this._audioMeta.originalCodec," with ").concat(this._audioMeta.channelCount," channels, repeat last frame")),pn=Pi),Fe=[];for(var rn=0;rn0){var Nt=Fe[Fe.length-1];Nt.duration=Tn-Nt.dts}var ur={dts:Tn,pts:Tn,cts:0,unit:pn,size:pn.byteLength,duration:0,originalDts:Be,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0}};Fe.push(ur),Ht+=ur.size,It+=Mn}var Xt=Fe[Fe.length-1];Xt.duration=le+ye-Xt.dts,ye=Math.round(Mn)}Kr.push({dts:le,pts:le,cts:0,unit:vi.unit,size:vi.unit.byteLength,duration:ye,originalDts:Be,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0}}),Le&&Kr.push.apply(Kr,Fe)}lr?kt=new Uint8Array(Ht):(kt=new Uint8Array(Ht),kt[0]=Ht>>>24&255,kt[1]=Ht>>>16&255,kt[2]=Ht>>>8&255,kt[3]=Ht&255,kt.set(Te.types.mdat,4));for(var Kn=0;Kn1&&(Qe=ze.pop(),$e-=Qe.length),this._videoStashedLastSample!=null){var kt=this._videoStashedLastSample;this._videoStashedLastSample=null,ze.unshift(kt),$e+=kt.length}Qe!=null&&(this._videoStashedLastSample=Qe);var Ht=ze[0].dts-this._dtsBase;if(this._videoNextDts)Rt=Ht-this._videoNextDts;else if(this._videoSegmentInfoList.isEmpty())Rt=0;else{var ot=this._videoSegmentInfoList.getLastSampleBefore(Ht);if(ot!=null){var Ct=Ht-(ot.originalDts+ot.duration);Ct<=3&&(Ct=0);var nt=ot.dts+ot.duration+Ct;Rt=Ht-nt}else Rt=0}for(var Ot=new Yt,sn=[],Zt=0;Zt=1?ei=sn[sn.length-1].duration:ei=Math.floor(this._videoMeta.refSampleDuration);if(Gn){var Be=new Vt(Or,Kr,ei,Gt.dts,!0);Be.fileposition=Gt.fileposition,Ot.appendSyncPoint(Be)}sn.push({dts:Or,pts:Kr,cts:Nr,units:Gt.units,size:Gt.length,isKeyframe:Gn,duration:ei,originalDts:Qn,flags:{isLeading:0,dependsOn:Gn?2:1,isDependedOn:Gn?1:0,hasRedundancy:0,isNonSync:Gn?0:1}})}Lt=new Uint8Array($e),Lt[0]=$e>>>24&255,Lt[1]=$e>>>16&255,Lt[2]=$e>>>8&255,Lt[3]=$e&255,Lt.set(Te.types.mdat,4);for(var le=0;le0)this._demuxer.bindDataSource(this._ioctl),this._demuxer.timestampBase=this._mediaDataSource.segments[this._currentSegmentIndex].timestampBase,Rt=this._demuxer.parseChunks(se,Ae);else if((ze=jt.probe(se)).match){this._demuxer=new jt(ze,this._config),this._remuxer||(this._remuxer=new vt(this._config));var Et=this._mediaDataSource;Et.duration!=null&&!isNaN(Et.duration)&&(this._demuxer.overridedDuration=Et.duration),typeof Et.hasAudio=="boolean"&&(this._demuxer.overridedHasAudio=Et.hasAudio),typeof Et.hasVideo=="boolean"&&(this._demuxer.overridedHasVideo=Et.hasVideo),this._demuxer.timestampBase=Et.segments[this._currentSegmentIndex].timestampBase,this._demuxer.onError=this._onDemuxException.bind(this),this._demuxer.onMediaInfo=this._onMediaInfo.bind(this),this._demuxer.onMetaDataArrived=this._onMetaDataArrived.bind(this),this._demuxer.onScriptDataArrived=this._onScriptDataArrived.bind(this),this._remuxer.bindDataSource(this._demuxer.bindDataSource(this._ioctl)),this._remuxer.onInitSegment=this._onRemuxerInitSegmentArrival.bind(this),this._remuxer.onMediaSegment=this._onRemuxerMediaSegmentArrival.bind(this),Rt=this._demuxer.parseChunks(se,Ae)}else ze=null,d.e(this.TAG,"Non-FLV, Unsupported media type!"),Promise.resolve().then(function(){Oe._internalAbort()}),this._emitter.emit(he.DEMUX_ERROR,je.FORMAT_UNSUPPORTED,"Non-FLV, Unsupported media type"),Rt=0;return Rt}},{key:"_onMediaInfo",value:function(se){var Ae=this;this._mediaInfo==null&&(this._mediaInfo=Object.assign({},se),this._mediaInfo.keyframesIndex=null,this._mediaInfo.segments=[],this._mediaInfo.segmentCount=this._mediaDataSource.segments.length,Object.setPrototypeOf(this._mediaInfo,ce.prototype));var Oe=Object.assign({},se);Object.setPrototypeOf(Oe,ce.prototype),this._mediaInfo.segments[this._currentSegmentIndex]=Oe,this._reportSegmentMediaInfo(this._currentSegmentIndex),this._pendingSeekTime!=null&&Promise.resolve().then(function(){var ze=Ae._pendingSeekTime;Ae._pendingSeekTime=null,Ae.seek(ze)})}},{key:"_onMetaDataArrived",value:function(se){this._emitter.emit(he.METADATA_ARRIVED,se)}},{key:"_onScriptDataArrived",value:function(se){this._emitter.emit(he.SCRIPTDATA_ARRIVED,se)}},{key:"_onIOSeeked",value:function(){this._remuxer.insertDiscontinuity()}},{key:"_onIOComplete",value:function(se){var Ae=se,Oe=Ae+1;Oe0&&Oe[0].originalDts===ze&&(ze=Oe[0].pts),this._emitter.emit(he.RECOMMEND_SEEKPOINT,ze)}}},{key:"_enableStatisticsReporter",value:function(){this._statisticsReporter==null&&(this._statisticsReporter=self.setInterval(this._reportStatisticsInfo.bind(this),this._config.statisticsInfoReportInterval))}},{key:"_disableStatisticsReporter",value:function(){this._statisticsReporter&&(self.clearInterval(this._statisticsReporter),this._statisticsReporter=null)}},{key:"_reportSegmentMediaInfo",value:function(se){var Ae=this._mediaInfo.segments[se],Oe=Object.assign({},Ae);Oe.duration=this._mediaInfo.duration,Oe.segmentCount=this._mediaInfo.segmentCount,delete Oe.segments,delete Oe.keyframesIndex,this._emitter.emit(he.MEDIA_INFO,Oe)}},{key:"_reportStatisticsInfo",value:function(){var se={};se.url=this._ioctl.currentURL,se.hasRedirect=this._ioctl.hasRedirect,se.hasRedirect&&(se.redirectedURL=this._ioctl.currentRedirectedURL),se.speed=this._ioctl.currentSpeed,se.loaderType=this._ioctl.loaderType,se.currentSegmentIndex=this._currentSegmentIndex,se.totalSegmentCount=this._mediaDataSource.segments.length,this._emitter.emit(he.STATISTICS_INFO,se)}}]),Ue}(),We=Pt,Je=function(He){var se="TransmuxingWorker",Ae=null,Oe=Ht.bind(this);v.install(),He.addEventListener("message",function(ot){switch(ot.data.cmd){case"init":Ae=new We(ot.data.param[0],ot.data.param[1]),Ae.on(he.IO_ERROR,$e.bind(this)),Ae.on(he.DEMUX_ERROR,Qe.bind(this)),Ae.on(he.INIT_SEGMENT,ze.bind(this)),Ae.on(he.MEDIA_SEGMENT,Rt.bind(this)),Ae.on(he.LOADING_COMPLETE,Et.bind(this)),Ae.on(he.RECOVERED_EARLY_EOF,_t.bind(this)),Ae.on(he.MEDIA_INFO,Nn.bind(this)),Ae.on(he.METADATA_ARRIVED,Mn.bind(this)),Ae.on(he.SCRIPTDATA_ARRIVED,lr.bind(this)),Ae.on(he.STATISTICS_INFO,Lt.bind(this)),Ae.on(he.RECOMMEND_SEEKPOINT,kt.bind(this));break;case"destroy":Ae&&(Ae.destroy(),Ae=null),He.postMessage({msg:"destroyed"});break;case"start":Ae.start();break;case"stop":Ae.stop();break;case"seek":Ae.seek(ot.data.param);break;case"pause":Ae.pause();break;case"resume":Ae.resume();break;case"logging_config":{var Ct=ot.data.param;be.applyConfig(Ct),Ct.enableCallback===!0?be.addLogListener(Oe):be.removeLogListener(Oe);break}}});function ze(ot,Ct){var nt={msg:he.INIT_SEGMENT,data:{type:ot,data:Ct}};He.postMessage(nt,[Ct.data])}function Rt(ot,Ct){var nt={msg:he.MEDIA_SEGMENT,data:{type:ot,data:Ct}};He.postMessage(nt,[Ct.data])}function Et(){var ot={msg:he.LOADING_COMPLETE};He.postMessage(ot)}function _t(){var ot={msg:he.RECOVERED_EARLY_EOF};He.postMessage(ot)}function Nn(ot){var Ct={msg:he.MEDIA_INFO,data:ot};He.postMessage(Ct)}function Mn(ot){var Ct={msg:he.METADATA_ARRIVED,data:ot};He.postMessage(Ct)}function lr(ot){var Ct={msg:he.SCRIPTDATA_ARRIVED,data:ot};He.postMessage(Ct)}function Lt(ot){var Ct={msg:he.STATISTICS_INFO,data:ot};He.postMessage(Ct)}function $e(ot,Ct){He.postMessage({msg:he.IO_ERROR,data:{type:ot,info:Ct}})}function Qe(ot,Ct){He.postMessage({msg:he.DEMUX_ERROR,data:{type:ot,info:Ct}})}function kt(ot){He.postMessage({msg:he.RECOMMEND_SEEKPOINT,data:ot})}function Ht(ot,Ct){He.postMessage({msg:"logcat_callback",data:{type:ot,logcat:Ct}})}},Ln=Je,jn=function(){function Ue(He,se){if(Object(y.a)(this,Ue),this.TAG="Transmuxer",this._emitter=new b.a,se.enableWorker&&typeof Worker!="undefined")try{var Ae=e("0r65");this._worker=Ae(Ln),this._workerDestroying=!1,this._worker.addEventListener("message",this._onWorkerMessage.bind(this)),this._worker.postMessage({cmd:"init",param:[He,se]}),this.e={onLoggingConfigChanged:this._onLoggingConfigChanged.bind(this)},be.registerListener(this.e.onLoggingConfigChanged),this._worker.postMessage({cmd:"logging_config",param:be.getConfig()})}catch(ze){d.e(this.TAG,"Error while initialize transmuxing worker, fallback to inline transmuxing"),this._worker=null,this._controller=new We(He,se)}else this._controller=new We(He,se);if(this._controller){var Oe=this._controller;Oe.on(he.IO_ERROR,this._onIOError.bind(this)),Oe.on(he.DEMUX_ERROR,this._onDemuxError.bind(this)),Oe.on(he.INIT_SEGMENT,this._onInitSegment.bind(this)),Oe.on(he.MEDIA_SEGMENT,this._onMediaSegment.bind(this)),Oe.on(he.LOADING_COMPLETE,this._onLoadingComplete.bind(this)),Oe.on(he.RECOVERED_EARLY_EOF,this._onRecoveredEarlyEof.bind(this)),Oe.on(he.MEDIA_INFO,this._onMediaInfo.bind(this)),Oe.on(he.METADATA_ARRIVED,this._onMetaDataArrived.bind(this)),Oe.on(he.SCRIPTDATA_ARRIVED,this._onScriptDataArrived.bind(this)),Oe.on(he.STATISTICS_INFO,this._onStatisticsInfo.bind(this)),Oe.on(he.RECOMMEND_SEEKPOINT,this._onRecommendSeekpoint.bind(this))}}return Object(L.a)(Ue,[{key:"destroy",value:function(){this._worker?this._workerDestroying||(this._workerDestroying=!0,this._worker.postMessage({cmd:"destroy"}),be.removeListener(this.e.onLoggingConfigChanged),this.e=null):(this._controller.destroy(),this._controller=null),this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(se,Ae){this._emitter.addListener(se,Ae)}},{key:"off",value:function(se,Ae){this._emitter.removeListener(se,Ae)}},{key:"hasWorker",value:function(){return this._worker!=null}},{key:"open",value:function(){this._worker?this._worker.postMessage({cmd:"start"}):this._controller.start()}},{key:"close",value:function(){this._worker?this._worker.postMessage({cmd:"stop"}):this._controller.stop()}},{key:"seek",value:function(se){this._worker?this._worker.postMessage({cmd:"seek",param:se}):this._controller.seek(se)}},{key:"pause",value:function(){this._worker?this._worker.postMessage({cmd:"pause"}):this._controller.pause()}},{key:"resume",value:function(){this._worker?this._worker.postMessage({cmd:"resume"}):this._controller.resume()}},{key:"_onInitSegment",value:function(se,Ae){var Oe=this;Promise.resolve().then(function(){Oe._emitter.emit(he.INIT_SEGMENT,se,Ae)})}},{key:"_onMediaSegment",value:function(se,Ae){var Oe=this;Promise.resolve().then(function(){Oe._emitter.emit(he.MEDIA_SEGMENT,se,Ae)})}},{key:"_onLoadingComplete",value:function(){var se=this;Promise.resolve().then(function(){se._emitter.emit(he.LOADING_COMPLETE)})}},{key:"_onRecoveredEarlyEof",value:function(){var se=this;Promise.resolve().then(function(){se._emitter.emit(he.RECOVERED_EARLY_EOF)})}},{key:"_onMediaInfo",value:function(se){var Ae=this;Promise.resolve().then(function(){Ae._emitter.emit(he.MEDIA_INFO,se)})}},{key:"_onMetaDataArrived",value:function(se){var Ae=this;Promise.resolve().then(function(){Ae._emitter.emit(he.METADATA_ARRIVED,se)})}},{key:"_onScriptDataArrived",value:function(se){var Ae=this;Promise.resolve().then(function(){Ae._emitter.emit(he.SCRIPTDATA_ARRIVED,se)})}},{key:"_onStatisticsInfo",value:function(se){var Ae=this;Promise.resolve().then(function(){Ae._emitter.emit(he.STATISTICS_INFO,se)})}},{key:"_onIOError",value:function(se,Ae){var Oe=this;Promise.resolve().then(function(){Oe._emitter.emit(he.IO_ERROR,se,Ae)})}},{key:"_onDemuxError",value:function(se,Ae){var Oe=this;Promise.resolve().then(function(){Oe._emitter.emit(he.DEMUX_ERROR,se,Ae)})}},{key:"_onRecommendSeekpoint",value:function(se){var Ae=this;Promise.resolve().then(function(){Ae._emitter.emit(he.RECOMMEND_SEEKPOINT,se)})}},{key:"_onLoggingConfigChanged",value:function(se){this._worker&&this._worker.postMessage({cmd:"logging_config",param:se})}},{key:"_onWorkerMessage",value:function(se){var Ae=se.data,Oe=Ae.data;if(Ae.msg==="destroyed"||this._workerDestroying){this._workerDestroying=!1,this._worker.terminate(),this._worker=null;return}switch(Ae.msg){case he.INIT_SEGMENT:case he.MEDIA_SEGMENT:this._emitter.emit(Ae.msg,Oe.type,Oe.data);break;case he.LOADING_COMPLETE:case he.RECOVERED_EARLY_EOF:this._emitter.emit(Ae.msg);break;case he.MEDIA_INFO:Object.setPrototypeOf(Oe,ce.prototype),this._emitter.emit(Ae.msg,Oe);break;case he.METADATA_ARRIVED:case he.SCRIPTDATA_ARRIVED:case he.STATISTICS_INFO:this._emitter.emit(Ae.msg,Oe);break;case he.IO_ERROR:case he.DEMUX_ERROR:this._emitter.emit(Ae.msg,Oe.type,Oe.info);break;case he.RECOMMEND_SEEKPOINT:this._emitter.emit(Ae.msg,Oe);break;case"logcat_callback":d.emitter.emit("log",Oe.type,Oe.logcat);break;default:break}}}]),Ue}(),Sn=jn,Xn={ERROR:"error",SOURCE_OPEN:"source_open",UPDATE_END:"update_end",BUFFER_FULL:"buffer_full"},rr=Xn,hr=function(){function Ue(He){Object(y.a)(this,Ue),this.TAG="MSEController",this._config=He,this._emitter=new b.a,this._config.isLive&&this._config.autoCleanupSourceBuffer==null&&(this._config.autoCleanupSourceBuffer=!0),this.e={onSourceOpen:this._onSourceOpen.bind(this),onSourceEnded:this._onSourceEnded.bind(this),onSourceClose:this._onSourceClose.bind(this),onSourceBufferError:this._onSourceBufferError.bind(this),onSourceBufferUpdateEnd:this._onSourceBufferUpdateEnd.bind(this)},this._mediaSource=null,this._mediaSourceObjectURL=null,this._mediaElement=null,this._isBufferFull=!1,this._hasPendingEos=!1,this._requireSetMediaDuration=!1,this._pendingMediaDuration=0,this._pendingSourceBufferInit=[],this._mimeTypes={video:null,audio:null},this._sourceBuffers={video:null,audio:null},this._lastInitSegments={video:null,audio:null},this._pendingSegments={video:[],audio:[]},this._pendingRemoveRanges={video:[],audio:[]},this._idrList=new Qt}return Object(L.a)(Ue,[{key:"destroy",value:function(){(this._mediaElement||this._mediaSource)&&this.detachMediaElement(),this.e=null,this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(se,Ae){this._emitter.addListener(se,Ae)}},{key:"off",value:function(se,Ae){this._emitter.removeListener(se,Ae)}},{key:"attachMediaElement",value:function(se){if(this._mediaSource)throw new l("MediaSource has been attached to an HTMLMediaElement!");var Ae=this._mediaSource=new window.MediaSource;Ae.addEventListener("sourceopen",this.e.onSourceOpen),Ae.addEventListener("sourceended",this.e.onSourceEnded),Ae.addEventListener("sourceclose",this.e.onSourceClose),this._mediaElement=se,this._mediaSourceObjectURL=window.URL.createObjectURL(this._mediaSource),se.src=this._mediaSourceObjectURL}},{key:"detachMediaElement",value:function(){if(this._mediaSource){var se=this._mediaSource;for(var Ae in this._sourceBuffers){var Oe=this._pendingSegments[Ae];Oe.splice(0,Oe.length),this._pendingSegments[Ae]=null,this._pendingRemoveRanges[Ae]=null,this._lastInitSegments[Ae]=null;var ze=this._sourceBuffers[Ae];if(ze){if(se.readyState!=="closed"){try{se.removeSourceBuffer(ze)}catch(Rt){d.e(this.TAG,Rt.message)}ze.removeEventListener("error",this.e.onSourceBufferError),ze.removeEventListener("updateend",this.e.onSourceBufferUpdateEnd)}this._mimeTypes[Ae]=null,this._sourceBuffers[Ae]=null}}if(se.readyState==="open")try{se.endOfStream()}catch(Rt){d.e(this.TAG,Rt.message)}se.removeEventListener("sourceopen",this.e.onSourceOpen),se.removeEventListener("sourceended",this.e.onSourceEnded),se.removeEventListener("sourceclose",this.e.onSourceClose),this._pendingSourceBufferInit=[],this._isBufferFull=!1,this._idrList.clear(),this._mediaSource=null}this._mediaElement&&(this._mediaElement.src="",this._mediaElement.removeAttribute("src"),this._mediaElement=null),this._mediaSourceObjectURL&&(window.URL.revokeObjectURL(this._mediaSourceObjectURL),this._mediaSourceObjectURL=null)}},{key:"appendInitSegment",value:function(se,Ae){if(!this._mediaSource||this._mediaSource.readyState!=="open"){this._pendingSourceBufferInit.push(se),this._pendingSegments[se.type].push(se);return}var Oe=se,ze="".concat(Oe.container);Oe.codec&&Oe.codec.length>0&&(ze+=";codecs=".concat(Oe.codec));var Rt=!1;if(d.v(this.TAG,"Received Initialization Segment, mimeType: "+ze),this._lastInitSegments[Oe.type]=Oe,ze!==this._mimeTypes[Oe.type]){if(this._mimeTypes[Oe.type])d.v(this.TAG,"Notice: ".concat(Oe.type," mimeType changed, origin: ").concat(this._mimeTypes[Oe.type],", target: ").concat(ze));else{Rt=!0;try{var Et=this._sourceBuffers[Oe.type]=this._mediaSource.addSourceBuffer(ze);Et.addEventListener("error",this.e.onSourceBufferError),Et.addEventListener("updateend",this.e.onSourceBufferUpdateEnd)}catch(_t){d.e(this.TAG,_t.message),this._emitter.emit(rr.ERROR,{code:_t.code,msg:_t.message});return}}this._mimeTypes[Oe.type]=ze}Ae||this._pendingSegments[Oe.type].push(Oe),Rt||this._sourceBuffers[Oe.type]&&!this._sourceBuffers[Oe.type].updating&&this._doAppendSegments(),C.safari&&Oe.container==="audio/mpeg"&&Oe.mediaDuration>0&&(this._requireSetMediaDuration=!0,this._pendingMediaDuration=Oe.mediaDuration/1e3,this._updateMediaSourceDuration())}},{key:"appendMediaSegment",value:function(se){var Ae=se;this._pendingSegments[Ae.type].push(Ae),this._config.autoCleanupSourceBuffer&&this._needCleanupSourceBuffer()&&this._doCleanupSourceBuffer();var Oe=this._sourceBuffers[Ae.type];Oe&&!Oe.updating&&!this._hasPendingRemoveRanges()&&this._doAppendSegments()}},{key:"seek",value:function(se){for(var Ae in this._sourceBuffers){if(!this._sourceBuffers[Ae])continue;var Oe=this._sourceBuffers[Ae];if(this._mediaSource.readyState==="open")try{Oe.abort()}catch(Mn){d.e(this.TAG,Mn.message)}this._idrList.clear();var ze=this._pendingSegments[Ae];if(ze.splice(0,ze.length),this._mediaSource.readyState==="closed")continue;for(var Rt=0;Rt=1&&se-ze.start(0)>=this._config.autoCleanupMaxBackwardDuration)return!0}}return!1}},{key:"_doCleanupSourceBuffer",value:function(){var se=this._mediaElement.currentTime;for(var Ae in this._sourceBuffers){var Oe=this._sourceBuffers[Ae];if(Oe){for(var ze=Oe.buffered,Rt=!1,Et=0;Et=this._config.autoCleanupMaxBackwardDuration){Rt=!0;var Mn=se-this._config.autoCleanupMinBackwardDuration;this._pendingRemoveRanges[Ae].push({start:_t,end:Mn})}}else Nn0&&(isNaN(Ae)||Oe>Ae)&&(d.v(this.TAG,"Update MediaSource duration from ".concat(Ae," to ").concat(Oe)),this._mediaSource.duration=Oe),this._requireSetMediaDuration=!1,this._pendingMediaDuration=0}},{key:"_doRemoveRanges",value:function(){for(var se in this._pendingRemoveRanges){if(!this._sourceBuffers[se]||this._sourceBuffers[se].updating)continue;for(var Ae=this._sourceBuffers[se],Oe=this._pendingRemoveRanges[se];Oe.length&&!Ae.updating;){var ze=Oe.shift();Ae.remove(ze.start,ze.end)}}}},{key:"_doAppendSegments",value:function(){var se=this._pendingSegments;for(var Ae in se){if(!this._sourceBuffers[Ae]||this._sourceBuffers[Ae].updating)continue;if(se[Ae].length>0){var Oe=se[Ae].shift();if(Oe.timestampOffset){var ze=this._sourceBuffers[Ae].timestampOffset,Rt=Oe.timestampOffset/1e3,Et=Math.abs(ze-Rt);Et>.1&&(d.v(this.TAG,"Update MPEG audio timestampOffset from ".concat(ze," to ").concat(Rt)),this._sourceBuffers[Ae].timestampOffset=Rt),delete Oe.timestampOffset}if(!Oe.data||Oe.data.byteLength===0)continue;try{this._sourceBuffers[Ae].appendBuffer(Oe.data),this._isBufferFull=!1,Ae==="video"&&Oe.hasOwnProperty("info")&&this._idrList.appendArray(Oe.info.syncPoints)}catch(_t){this._pendingSegments[Ae].unshift(Oe),_t.code===22?(this._isBufferFull||this._emitter.emit(rr.BUFFER_FULL),this._isBufferFull=!0):(d.e(this.TAG,_t.message),this._emitter.emit(rr.ERROR,{code:_t.code,msg:_t.message}))}}}}},{key:"_onSourceOpen",value:function(){if(d.v(this.TAG,"MediaSource onSourceOpen"),this._mediaSource.removeEventListener("sourceopen",this.e.onSourceOpen),this._pendingSourceBufferInit.length>0)for(var se=this._pendingSourceBufferInit;se.length;){var Ae=se.shift();this.appendInitSegment(Ae,!0)}this._hasPendingSegments()&&this._doAppendSegments(),this._emitter.emit(rr.SOURCE_OPEN)}},{key:"_onSourceEnded",value:function(){d.v(this.TAG,"MediaSource onSourceEnded")}},{key:"_onSourceClose",value:function(){d.v(this.TAG,"MediaSource onSourceClose"),this._mediaSource&&this.e!=null&&(this._mediaSource.removeEventListener("sourceopen",this.e.onSourceOpen),this._mediaSource.removeEventListener("sourceended",this.e.onSourceEnded),this._mediaSource.removeEventListener("sourceclose",this.e.onSourceClose))}},{key:"_hasPendingSegments",value:function(){var se=this._pendingSegments;return se.video.length>0||se.audio.length>0}},{key:"_hasPendingRemoveRanges",value:function(){var se=this._pendingRemoveRanges;return se.video.length>0||se.audio.length>0}},{key:"_onSourceBufferUpdateEnd",value:function(){this._requireSetMediaDuration?this._updateMediaSourceDuration():this._hasPendingRemoveRanges()?this._doRemoveRanges():this._hasPendingSegments()?this._doAppendSegments():this._hasPendingEos&&this.endOfStream(),this._emitter.emit(rr.UPDATE_END)}},{key:"_onSourceBufferError",value:function(se){d.e(this.TAG,"SourceBuffer Error: ".concat(se))}}]),Ue}(),gn=hr,vn={NETWORK_ERROR:"NetworkError",MEDIA_ERROR:"MediaError",OTHER_ERROR:"OtherError"},Ft={NETWORK_EXCEPTION:c.EXCEPTION,NETWORK_STATUS_CODE_INVALID:c.HTTP_STATUS_CODE_INVALID,NETWORK_TIMEOUT:c.CONNECTING_TIMEOUT,NETWORK_UNRECOVERABLE_EARLY_EOF:c.UNRECOVERABLE_EARLY_EOF,MEDIA_MSE_ERROR:"MediaMSEError",MEDIA_FORMAT_ERROR:je.FORMAT_ERROR,MEDIA_FORMAT_UNSUPPORTED:je.FORMAT_UNSUPPORTED,MEDIA_CODEC_UNSUPPORTED:je.CODEC_UNSUPPORTED},Ye=function(){function Ue(He,se){if(Object(y.a)(this,Ue),this.TAG="FlvPlayer",this._type="FlvPlayer",this._emitter=new b.a,this._config=G(),typeof se=="object"&&Object.assign(this._config,se),He.type.toLowerCase()!=="flv")throw new t("FlvPlayer requires an flv MediaDataSource input!");He.isLive===!0&&(this._config.isLive=!0),this.e={onvLoadedMetadata:this._onvLoadedMetadata.bind(this),onvSeeking:this._onvSeeking.bind(this),onvCanPlay:this._onvCanPlay.bind(this),onvStalled:this._onvStalled.bind(this),onvProgress:this._onvProgress.bind(this)},self.performance&&self.performance.now?this._now=self.performance.now.bind(self.performance):this._now=Date.now,this._pendingSeekTime=null,this._requestSetTime=!1,this._seekpointRecord=null,this._progressChecker=null,this._mediaDataSource=He,this._mediaElement=null,this._msectl=null,this._transmuxer=null,this._mseSourceOpened=!1,this._hasPendingLoad=!1,this._receivedCanPlay=!1,this._mediaInfo=null,this._statisticsInfo=null;var Ae=C.chrome&&(C.version.major<50||C.version.major===50&&C.version.build<2661);this._alwaysSeekKeyframe=!!(Ae||C.msedge||C.msie),this._alwaysSeekKeyframe&&(this._config.accurateSeek=!1)}return Object(L.a)(Ue,[{key:"destroy",value:function(){this._progressChecker!=null&&(window.clearInterval(this._progressChecker),this._progressChecker=null),this._transmuxer&&this.unload(),this._mediaElement&&this.detachMediaElement(),this.e=null,this._mediaDataSource=null,this._emitter.removeAllListeners(),this._emitter=null}},{key:"on",value:function(se,Ae){var Oe=this;se===re.MEDIA_INFO?this._mediaInfo!=null&&Promise.resolve().then(function(){Oe._emitter.emit(re.MEDIA_INFO,Oe.mediaInfo)}):se===re.STATISTICS_INFO&&(this._statisticsInfo!=null&&Promise.resolve().then(function(){Oe._emitter.emit(re.STATISTICS_INFO,Oe.statisticsInfo)})),this._emitter.addListener(se,Ae)}},{key:"off",value:function(se,Ae){this._emitter.removeListener(se,Ae)}},{key:"attachMediaElement",value:function(se){var Ae=this;if(this._mediaElement=se,se.addEventListener("loadedmetadata",this.e.onvLoadedMetadata),se.addEventListener("seeking",this.e.onvSeeking),se.addEventListener("canplay",this.e.onvCanPlay),se.addEventListener("stalled",this.e.onvStalled),se.addEventListener("progress",this.e.onvProgress),this._msectl=new gn(this._config),this._msectl.on(rr.UPDATE_END,this._onmseUpdateEnd.bind(this)),this._msectl.on(rr.BUFFER_FULL,this._onmseBufferFull.bind(this)),this._msectl.on(rr.SOURCE_OPEN,function(){Ae._mseSourceOpened=!0,Ae._hasPendingLoad&&(Ae._hasPendingLoad=!1,Ae.load())}),this._msectl.on(rr.ERROR,function(Oe){Ae._emitter.emit(re.ERROR,vn.MEDIA_ERROR,Ft.MEDIA_MSE_ERROR,Oe)}),this._msectl.attachMediaElement(se),this._pendingSeekTime!=null)try{se.currentTime=this._pendingSeekTime,this._pendingSeekTime=null}catch(Oe){}}},{key:"detachMediaElement",value:function(){this._mediaElement&&(this._msectl.detachMediaElement(),this._mediaElement.removeEventListener("loadedmetadata",this.e.onvLoadedMetadata),this._mediaElement.removeEventListener("seeking",this.e.onvSeeking),this._mediaElement.removeEventListener("canplay",this.e.onvCanPlay),this._mediaElement.removeEventListener("stalled",this.e.onvStalled),this._mediaElement.removeEventListener("progress",this.e.onvProgress),this._mediaElement=null),this._msectl&&(this._msectl.destroy(),this._msectl=null)}},{key:"load",value:function(){var se=this;if(!this._mediaElement)throw new l("HTMLMediaElement must be attached before load()!");if(this._transmuxer)throw new l("FlvPlayer.load() has been called, please call unload() first!");if(this._hasPendingLoad)return;if(this._config.deferLoadAfterSourceOpen&&this._mseSourceOpened===!1){this._hasPendingLoad=!0;return}this._mediaElement.readyState>0&&(this._requestSetTime=!0,this._mediaElement.currentTime=0),this._transmuxer=new Sn(this._mediaDataSource,this._config),this._transmuxer.on(he.INIT_SEGMENT,function(Ae,Oe){se._msectl.appendInitSegment(Oe)}),this._transmuxer.on(he.MEDIA_SEGMENT,function(Ae,Oe){if(se._msectl.appendMediaSegment(Oe),se._config.lazyLoad&&!se._config.isLive){var ze=se._mediaElement.currentTime;Oe.info.endDts>=(ze+se._config.lazyLoadMaxDuration)*1e3&&(se._progressChecker==null&&(d.v(se.TAG,"Maximum buffering duration exceeded, suspend transmuxing task"),se._suspendTransmuxer()))}}),this._transmuxer.on(he.LOADING_COMPLETE,function(){se._msectl.endOfStream(),se._emitter.emit(re.LOADING_COMPLETE)}),this._transmuxer.on(he.RECOVERED_EARLY_EOF,function(){se._emitter.emit(re.RECOVERED_EARLY_EOF)}),this._transmuxer.on(he.IO_ERROR,function(Ae,Oe){se._emitter.emit(re.ERROR,vn.NETWORK_ERROR,Ae,Oe)}),this._transmuxer.on(he.DEMUX_ERROR,function(Ae,Oe){se._emitter.emit(re.ERROR,vn.MEDIA_ERROR,Ae,{code:-1,msg:Oe})}),this._transmuxer.on(he.MEDIA_INFO,function(Ae){se._mediaInfo=Ae,se._emitter.emit(re.MEDIA_INFO,Object.assign({},Ae))}),this._transmuxer.on(he.METADATA_ARRIVED,function(Ae){se._emitter.emit(re.METADATA_ARRIVED,Ae)}),this._transmuxer.on(he.SCRIPTDATA_ARRIVED,function(Ae){se._emitter.emit(re.SCRIPTDATA_ARRIVED,Ae)}),this._transmuxer.on(he.STATISTICS_INFO,function(Ae){se._statisticsInfo=se._fillStatisticsInfo(Ae),se._emitter.emit(re.STATISTICS_INFO,Object.assign({},se._statisticsInfo))}),this._transmuxer.on(he.RECOMMEND_SEEKPOINT,function(Ae){se._mediaElement&&!se._config.accurateSeek&&(se._requestSetTime=!0,se._mediaElement.currentTime=Ae/1e3)}),this._transmuxer.open()}},{key:"unload",value:function(){this._mediaElement&&this._mediaElement.pause(),this._msectl&&this._msectl.seek(0),this._transmuxer&&(this._transmuxer.close(),this._transmuxer.destroy(),this._transmuxer=null)}},{key:"play",value:function(){return this._mediaElement.play()}},{key:"pause",value:function(){this._mediaElement.pause()}},{key:"type",get:function(){return this._type}},{key:"buffered",get:function(){return this._mediaElement.buffered}},{key:"duration",get:function(){return this._mediaElement.duration}},{key:"volume",get:function(){return this._mediaElement.volume},set:function(se){this._mediaElement.volume=se}},{key:"muted",get:function(){return this._mediaElement.muted},set:function(se){this._mediaElement.muted=se}},{key:"currentTime",get:function(){return this._mediaElement?this._mediaElement.currentTime:0},set:function(se){this._mediaElement?this._internalSeek(se):this._pendingSeekTime=se}},{key:"mediaInfo",get:function(){return Object.assign({},this._mediaInfo)}},{key:"statisticsInfo",get:function(){return this._statisticsInfo==null&&(this._statisticsInfo={}),this._statisticsInfo=this._fillStatisticsInfo(this._statisticsInfo),Object.assign({},this._statisticsInfo)}},{key:"_fillStatisticsInfo",value:function(se){if(se.playerType=this._type,!(this._mediaElement instanceof HTMLVideoElement))return se;var Ae=!0,Oe=0,ze=0;if(this._mediaElement.getVideoPlaybackQuality){var Rt=this._mediaElement.getVideoPlaybackQuality();Oe=Rt.totalVideoFrames,ze=Rt.droppedVideoFrames}else this._mediaElement.webkitDecodedFrameCount!=null?(Oe=this._mediaElement.webkitDecodedFrameCount,ze=this._mediaElement.webkitDroppedFrameCount):Ae=!1;return Ae&&(se.decodedFrames=Oe,se.droppedFrames=ze),se}},{key:"_onmseUpdateEnd",value:function(){if(!this._config.lazyLoad||this._config.isLive)return;for(var se=this._mediaElement.buffered,Ae=this._mediaElement.currentTime,Oe=0,ze=0,Rt=0;Rt=Ae+this._config.lazyLoadMaxDuration&&this._progressChecker==null&&(d.v(this.TAG,"Maximum buffering duration exceeded, suspend transmuxing task"),this._suspendTransmuxer())}},{key:"_onmseBufferFull",value:function(){d.v(this.TAG,"MSE SourceBuffer is full, suspend transmuxing task"),this._progressChecker==null&&this._suspendTransmuxer()}},{key:"_suspendTransmuxer",value:function(){this._transmuxer&&(this._transmuxer.pause(),this._progressChecker==null&&(this._progressChecker=window.setInterval(this._checkProgressAndResume.bind(this),1e3)))}},{key:"_checkProgressAndResume",value:function(){for(var se=this._mediaElement.currentTime,Ae=this._mediaElement.buffered,Oe=!1,ze=0;ze=Rt&&se=Et-this._config.lazyLoadRecoverDuration&&(Oe=!0);break}}Oe&&(window.clearInterval(this._progressChecker),this._progressChecker=null,Oe&&(d.v(this.TAG,"Continue loading from paused position"),this._transmuxer.resume()))}},{key:"_isTimepointBuffered",value:function(se){for(var Ae=this._mediaElement.buffered,Oe=0;Oe=ze&&se0){var Rt=this._mediaElement.buffered.start(0);(Rt<1&&se0&&Ae.currentTime0){var ze=Oe.start(0);if(ze<1&&Ae0&&(this._mediaElement.currentTime=0),this._mediaElement.preload="auto",this._mediaElement.load(),this._statisticsReporter=window.setInterval(this._reportStatisticsInfo.bind(this),this._config.statisticsInfoReportInterval)}},{key:"unload",value:function(){this._mediaElement&&(this._mediaElement.src="",this._mediaElement.removeAttribute("src")),this._statisticsReporter!=null&&(window.clearInterval(this._statisticsReporter),this._statisticsReporter=null)}},{key:"play",value:function(){return this._mediaElement.play()}},{key:"pause",value:function(){this._mediaElement.pause()}},{key:"type",get:function(){return this._type}},{key:"buffered",get:function(){return this._mediaElement.buffered}},{key:"duration",get:function(){return this._mediaElement.duration}},{key:"volume",get:function(){return this._mediaElement.volume},set:function(se){this._mediaElement.volume=se}},{key:"muted",get:function(){return this._mediaElement.muted},set:function(se){this._mediaElement.muted=se}},{key:"currentTime",get:function(){return this._mediaElement?this._mediaElement.currentTime:0},set:function(se){this._mediaElement?this._mediaElement.currentTime=se:this._pendingSeekTime=se}},{key:"mediaInfo",get:function(){var se=this._mediaElement instanceof HTMLAudioElement?"audio/":"video/",Ae={mimeType:se+this._mediaDataSource.type};return this._mediaElement&&(Ae.duration=Math.floor(this._mediaElement.duration*1e3),this._mediaElement instanceof HTMLVideoElement&&(Ae.width=this._mediaElement.videoWidth,Ae.height=this._mediaElement.videoHeight)),Ae}},{key:"statisticsInfo",get:function(){var se={playerType:this._type,url:this._mediaDataSource.url};if(!(this._mediaElement instanceof HTMLVideoElement))return se;var Ae=!0,Oe=0,ze=0;if(this._mediaElement.getVideoPlaybackQuality){var Rt=this._mediaElement.getVideoPlaybackQuality();Oe=Rt.totalVideoFrames,ze=Rt.droppedVideoFrames}else this._mediaElement.webkitDecodedFrameCount!=null?(Oe=this._mediaElement.webkitDecodedFrameCount,ze=this._mediaElement.webkitDroppedFrameCount):Ae=!1;return Ae&&(se.decodedFrames=Oe,se.droppedFrames=ze),se}},{key:"_onvLoadedMetadata",value:function(se){this._pendingSeekTime!=null&&(this._mediaElement.currentTime=this._pendingSeekTime,this._pendingSeekTime=null),this._emitter.emit(re.MEDIA_INFO,this.mediaInfo)}},{key:"_reportStatisticsInfo",value:function(){this._emitter.emit(re.STATISTICS_INFO,this.statisticsInfo)}}]),Ue}(),bn=Jt;v.install();function An(Ue,He){var se=Ue;if(se==null||typeof se!="object")throw new t("MediaDataSource must be an javascript object!");if(!se.hasOwnProperty("type"))throw new t("MediaDataSource must has type field to indicate video file type!");switch(se.type){case"flv":return new Pe(se,He);default:return new bn(se,He)}}function dn(){return ue.supportMSEH264Playback()}function vr(){return ue.getFeatureList()}var qn={};qn.createPlayer=An,qn.isSupported=dn,qn.getFeatureList=vr,qn.BaseLoader=h,qn.LoaderStatus=o,qn.LoaderErrors=c,qn.Events=re,qn.ErrorTypes=vn,qn.ErrorDetails=Ft,qn.FlvPlayer=Pe,qn.NativePlayer=bn,qn.LoggingControl=be,Object.defineProperty(qn,"version",{enumerable:!0,get:function(){return"__VERSION__"}});var Ur=U.a=qn},GVMX:function(te,U,e){var y=e("JEkh"),L=y.extend({type:"markLine",defaultOption:{zlevel:0,z:5,symbol:["circle","arrow"],symbolSize:[8,16],precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"}});te.exports=L},GeKi:function(te,U,e){var y=e("bYtY"),L=e("6Ic6"),g=e("IwbS"),v=e("y+Vt"),A=e("sK/D"),b=A.createClipPath,m=["itemStyle"],d=["emphasis","itemStyle"],r=["color","color0","borderColor","borderColor0"],a=L.extend({type:"candlestick",render:function(f,w,x){this.group.removeClipPath(),this._updateDrawMode(f),this._isLargeDraw?this._renderLarge(f):this._renderNormal(f)},incrementalPrepareRender:function(f,w,x){this._clear(),this._updateDrawMode(f)},incrementalRender:function(f,w,x,I){this._isLargeDraw?this._incrementalRenderLarge(f,w):this._incrementalRenderNormal(f,w)},_updateDrawMode:function(f){var w=f.pipelineContext.large;(this._isLargeDraw==null||w^this._isLargeDraw)&&(this._isLargeDraw=w,this._clear())},_renderNormal:function(f){var w=f.getData(),x=this._data,I=this.group,C=w.getLayout("isSimpleBox"),N=f.get("clip",!0),S=f.coordinateSystem,E=S.getArea&&S.getArea();this._data||I.removeAll(),w.diff(x).add(function(T){if(w.hasValue(T)){var D,B=w.getItemLayout(T);if(N&&n(E,B))return;D=i(B,T,!0),g.initProps(D,{shape:{points:B.ends}},f,T),l(D,w,T,C),I.add(D),w.setItemGraphicEl(T,D)}}).update(function(T,D){var B=x.getItemGraphicEl(D);if(!w.hasValue(T)){I.remove(B);return}var R=w.getItemLayout(T);if(N&&n(E,R)){I.remove(B);return}B?g.updateProps(B,{shape:{points:R.ends}},f,T):B=i(R,T),l(B,w,T,C),I.add(B),w.setItemGraphicEl(T,B)}).remove(function(T){var D=x.getItemGraphicEl(T);D&&I.remove(D)}).execute(),this._data=w},_renderLarge:function(f){this._clear(),o(f,this.group);var w=f.get("clip",!0)?b(f.coordinateSystem,!1,f):null;w?this.group.setClipPath(w):this.group.removeClipPath()},_incrementalRenderNormal:function(f,w){for(var x=w.getData(),I=x.getLayout("isSimpleBox"),C;(C=f.next())!=null;){var N,S=x.getItemLayout(C);N=i(S,C),l(N,x,C,I),N.incremental=!0,this.group.add(N)}},_incrementalRenderLarge:function(f,w){o(w,this.group,!0)},remove:function(f){this._clear()},_clear:function(){this.group.removeAll(),this._data=null},dispose:y.noop}),s=v.extend({type:"normalCandlestickBox",shape:{},buildPath:function(f,w){var x=w.points;this.__simpleBox?(f.moveTo(x[4][0],x[4][1]),f.lineTo(x[6][0],x[6][1])):(f.moveTo(x[0][0],x[0][1]),f.lineTo(x[1][0],x[1][1]),f.lineTo(x[2][0],x[2][1]),f.lineTo(x[3][0],x[3][1]),f.closePath(),f.moveTo(x[4][0],x[4][1]),f.lineTo(x[5][0],x[5][1]),f.moveTo(x[6][0],x[6][1]),f.lineTo(x[7][0],x[7][1]))}});function i(f,w,x){var I=f.ends;return new s({shape:{points:x?t(I,f):I},z2:100})}function n(f,w){for(var x=!0,I=0;I0?"P":"N",N=I.getVisual("borderColor"+C)||I.getVisual("color"+C),S=x.getModel(m).getItemStyle(r);w.useStyle(S),w.style.fill=null,w.style.stroke=N}var h=a;te.exports=h},Gev7:function(te,U,e){var y=e("bYtY"),L=e("K2GJ"),g=e("1bdT"),v=e("ni6a");function A(m){m=m||{},g.call(this,m);for(var d in m)m.hasOwnProperty(d)&&d!=="style"&&(this[d]=m[d]);this.style=new L(m.style,this),this._rect=null,this.__clipPaths=null}A.prototype={constructor:A,type:"displayable",__dirty:!0,invisible:!1,z:0,z2:0,zlevel:0,draggable:!1,dragging:!1,silent:!1,culling:!1,cursor:"pointer",rectHover:!1,progressive:!1,incremental:!1,globalScaleRatio:1,beforeBrush:function(d){},afterBrush:function(d){},brush:function(d,r){},getBoundingRect:function(){},contain:function(d,r){return this.rectContain(d,r)},traverse:function(d,r){d.call(r,this)},rectContain:function(d,r){var a=this.transformCoordToLocal(d,r),s=this.getBoundingRect();return s.contain(a[0],a[1])},dirty:function(){this.__dirty=this.__dirtyText=!0,this._rect=null,this.__zr&&this.__zr.refresh()},animateStyle:function(d){return this.animate("style",d)},attrKV:function(d,r){d!=="style"?g.prototype.attrKV.call(this,d,r):this.style.set(r)},setStyle:function(d,r){return this.style.set(d,r),this.dirty(!1),this},useStyle:function(d){return this.style=new L(d,this),this.dirty(!1),this},calculateTextPosition:null},y.inherits(A,g),y.mixin(A,v);var b=A;te.exports=b},GrNh:function(te,U,e){var y=e("bYtY"),L=e("IwbS"),g=e("6Ic6");function v(a,s,i,n){var l=s.getData(),t=this.dataIndex,u=l.getName(t),o=s.get("selectedOffset");n.dispatchAction({type:"pieToggleSelect",from:a,name:u,seriesId:s.id}),l.each(function(c){A(l.getItemGraphicEl(c),l.getItemLayout(c),s.isSelected(l.getName(c)),o,i)})}function A(a,s,i,n,l){var t=(s.startAngle+s.endAngle)/2,u=Math.cos(t),o=Math.sin(t),c=i?n:0,h=[u*c,o*c];l?a.animate().when(200,{position:h}).start("bounceOut"):a.attr("position",h)}function b(a,s){L.Group.call(this);var i=new L.Sector({z2:2}),n=new L.Polyline,l=new L.Text;this.add(i),this.add(n),this.add(l),this.updateData(a,s,!0)}var m=b.prototype;m.updateData=function(a,s,i){var n=this.childAt(0),l=this.childAt(1),t=this.childAt(2),u=a.hostModel,o=a.getItemModel(s),c=a.getItemLayout(s),h=y.extend({},c);h.label=null;var f=u.getShallow("animationTypeUpdate");if(i){n.setShape(h);var w=u.getShallow("animationType");w==="scale"?(n.shape.r=c.r0,L.initProps(n,{shape:{r:c.r}},u,s)):(n.shape.endAngle=c.startAngle,L.updateProps(n,{shape:{endAngle:c.endAngle}},u,s))}else f==="expansion"?n.setShape(h):L.updateProps(n,{shape:h},u,s);var x=a.getItemVisual(s,"color");n.useStyle(y.defaults({lineJoin:"bevel",fill:x},o.getModel("itemStyle").getItemStyle())),n.hoverStyle=o.getModel("emphasis.itemStyle").getItemStyle();var I=o.getShallow("cursor");I&&n.attr("cursor",I),A(this,a.getItemLayout(s),u.isSelected(a.getName(s)),u.get("selectedOffset"),u.get("animation"));var C=!i&&f==="transition";this._updateLabel(a,s,C),this.highDownOnUpdate=u.get("silent")?null:function(N,S){var E=u.isAnimationEnabled()&&o.get("hoverAnimation");S==="emphasis"?(l.ignore=l.hoverIgnore,t.ignore=t.hoverIgnore,E&&(n.stopAnimation(!0),n.animateTo({shape:{r:c.r+u.get("hoverOffset")}},300,"elasticOut"))):(l.ignore=l.normalIgnore,t.ignore=t.normalIgnore,E&&(n.stopAnimation(!0),n.animateTo({shape:{r:c.r}},300,"elasticOut")))},L.setHoverStyle(this)},m._updateLabel=function(a,s,i){var n=this.childAt(1),l=this.childAt(2),t=a.hostModel,u=a.getItemModel(s),o=a.getItemLayout(s),c=o.label,h=a.getItemVisual(s,"color");if(!c||isNaN(c.x)||isNaN(c.y)){l.ignore=l.normalIgnore=l.hoverIgnore=n.ignore=n.normalIgnore=n.hoverIgnore=!0;return}var f={points:c.linePoints||[[c.x,c.y],[c.x,c.y],[c.x,c.y]]},w={x:c.x,y:c.y};i?(L.updateProps(n,{shape:f},t,s),L.updateProps(l,{style:w},t,s)):(n.attr({shape:f}),l.attr({style:w})),l.attr({rotation:c.rotation,origin:[c.x,c.y],z2:10});var x=u.getModel("label"),I=u.getModel("emphasis.label"),C=u.getModel("labelLine"),N=u.getModel("emphasis.labelLine"),h=a.getItemVisual(s,"color");L.setLabelStyle(l.style,l.hoverStyle={},x,I,{labelFetcher:a.hostModel,labelDataIndex:s,defaultText:c.text,autoColor:h,useInsideStyle:!!c.inside},{textAlign:c.textAlign,textVerticalAlign:c.verticalAlign,opacity:a.getItemVisual(s,"opacity")}),l.ignore=l.normalIgnore=!x.get("show"),l.hoverIgnore=!I.get("show"),n.ignore=n.normalIgnore=!C.get("show"),n.hoverIgnore=!N.get("show"),n.setStyle({stroke:h,opacity:a.getItemVisual(s,"opacity")}),n.setStyle(C.getModel("lineStyle").getLineStyle()),n.hoverStyle=N.getModel("lineStyle").getLineStyle();var S=C.get("smooth");S&&S===!0&&(S=.4),n.setShape({smooth:S})},y.inherits(b,L.Group);var d=g.extend({type:"pie",init:function(){var a=new L.Group;this._sectorGroup=a},render:function(a,s,i,n){if(n&&n.from===this.uid)return;var l=a.getData(),t=this._data,u=this.group,o=s.get("animation"),c=!t,h=a.get("animationType"),f=a.get("animationTypeUpdate"),w=y.curry(v,this.uid,a,o,i),x=a.get("selectedMode");if(l.diff(t).add(function(E){var T=new b(l,E);c&&h!=="scale"&&T.eachChild(function(D){D.stopAnimation(!0)}),x&&T.on("click",w),l.setItemGraphicEl(E,T),u.add(T)}).update(function(E,T){var D=t.getItemGraphicEl(T);!c&&f!=="transition"&&D.eachChild(function(B){B.stopAnimation(!0)}),D.updateData(l,E),D.off("click"),x&&D.on("click",w),u.add(D),l.setItemGraphicEl(E,D)}).remove(function(E){var T=t.getItemGraphicEl(E);u.remove(T)}).execute(),o&&l.count()>0&&(c?h!=="scale":f!=="transition")){for(var I=l.getItemLayout(0),C=1;isNaN(I.startAngle)&&C=n.r0}}}),r=d;te.exports=r},Gytx:function(te,U){te.exports=function(y,L,g,v){var A=g?g.call(v,y,L):void 0;if(A!==void 0)return!!A;if(y===L)return!0;if(typeof y!="object"||!y||typeof L!="object"||!L)return!1;var b=Object.keys(y),m=Object.keys(L);if(b.length!==m.length)return!1;for(var d=Object.prototype.hasOwnProperty.bind(L),r=0;r=re&&Jbe?"true":"false","aria-posinset":be+1,"aria-setsize":ke,tabIndex:ue?-1:0},v.a.createElement("div",{className:"".concat(q,"-first")},Ee),v.a.createElement("div",{className:"".concat(q,"-second")},Ee)));return me&&(pe=me(pe,this.props)),pe}}]),P}(v.a.Component);function w(H,k){var P=Object.keys(H);if(Object.getOwnPropertySymbols){var z=Object.getOwnPropertySymbols(H);k&&(z=z.filter(function(Y){return Object.getOwnPropertyDescriptor(H,Y).enumerable})),P.push.apply(P,z)}return P}function x(H){for(var k=1;k0&&!ke||J===l.a.RIGHT&&ce>0&&ke?(re?ce-=.5:ce-=1,Y.changeValue(ce),G.preventDefault()):J===l.a.LEFT&&ceke/2||!q&&_-be3&&(r=e.call(r,1));for(var s=m.length,i=0;i4&&(r=e.call(r,1,r.length-1));for(var s=r[r.length-1],i=m.length,n=0;n=0?"p":"n",Y=K;F&&(l[w][P]||(l[w][P]={p:K,n:K}),Y=l[w][P][z]);var _,G,J,ue;if(N.dim==="radius"){var q=N.dataToRadius(k)-K,re=h.dataToAngle(P);Math.abs(q)=m/3?1:2),s=v.y-b(r)*d*(d>=m/3?1:2);r=v.angle-Math.PI/2,g.moveTo(a,s),g.lineTo(v.x+A(r)*d,v.y+b(r)*d),g.lineTo(v.x+A(v.angle)*m,v.y+b(v.angle)*m),g.lineTo(v.x-A(r)*d,v.y-b(r)*d),g.lineTo(a,s);return}});te.exports=L},Hxpc:function(te,U,e){var y=e("bYtY"),L=e("4NO4"),g=e("bLfw"),v=e("Qxkt"),A=e("cCMj"),b=e("7uqq"),m=g.extend({type:"geo",coordinateSystem:null,layoutMode:"box",init:function(r){g.prototype.init.apply(this,arguments),L.defaultEmphasis(r,"label",["show"])},optionUpdated:function(){var r=this.option,a=this;r.regions=b.getFilledRegions(r.regions,r.map,r.nameMap),this._optionModelMap=y.reduce(r.regions||[],function(s,i){return i.name&&s.set(i.name,new v(i,a)),s},y.createHashMap()),this.updateSelectedMap(r.regions)},defaultOption:{zlevel:0,z:0,show:!0,left:"center",top:"center",aspectScale:null,silent:!1,map:"",boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",color:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},getRegionModel:function(r){return this._optionModelMap.get(r)||new v(null,this,this.ecModel)},getFormattedLabel:function(r,a){var s=this.getRegionModel(r),i=s.get("label"+(a==="normal"?".":a+".")+"formatter"),n={name:r};if(typeof i=="function")return n.status=a,i(n);if(typeof i=="string")return i.replace("{a}",r!=null?r:"")},setZoom:function(r){this.option.zoom=r},setCenter:function(r){this.option.center=r}});y.mixin(m,A);var d=m;te.exports=d},"I+77":function(te,U,e){var y=e("ProS");e("h54F"),e("lwQL"),e("10cm");var L=e("Z1r0"),g=e("f5Yq"),v=e("KUOm"),A=e("3m61"),b=e("01d+"),m=e("rdor"),d=e("WGYa"),r=e("ewwo");y.registerProcessor(L),y.registerVisual(g("graph","circle",null)),y.registerVisual(v),y.registerVisual(A),y.registerLayout(b),y.registerLayout(y.PRIORITY.VISUAL.POST_CHART_LAYOUT,m),y.registerLayout(d),y.registerCoordinateSystem("graphView",{create:r})},"I+Bx":function(te,U,e){var y=e("bYtY"),L=e("eIcI"),g=e("ieMj"),v=e("OELB"),A=e("aX7z"),b=A.getScaleExtent,m=A.niceScaleExtent,d=e("IDmD"),r=e("jCoz");function a(i,n,l){this._model=i,this.dimensions=[],this._indicatorAxes=y.map(i.getIndicatorModels(),function(t,u){var o="indicator_"+u,c=new L(o,t.get("axisType")==="log"?new r:new g);return c.name=t.get("name"),c.model=t,t.axis=c,this.dimensions.push(o),c},this),this.resize(i,l),this.cx,this.cy,this.r,this.r0,this.startAngle}a.prototype.getIndicatorAxes=function(){return this._indicatorAxes},a.prototype.dataToPoint=function(i,n){var l=this._indicatorAxes[n];return this.coordToPoint(l.dataToCoord(i),n)},a.prototype.coordToPoint=function(i,n){var l=this._indicatorAxes[n],t=l.angle,u=this.cx+i*Math.cos(t),o=this.cy-i*Math.sin(t);return[u,o]},a.prototype.pointToData=function(i){var n=i[0]-this.cx,l=i[1]-this.cy,t=Math.sqrt(n*n+l*l);n/=t,l/=t;for(var u=Math.atan2(-l,n),o=Infinity,c,h=-1,f=0;ff[0]&&isFinite(E)&&isFinite(f[0]))}else{var T=x.getTicks().length-1;T>u&&(N=o(N));var S=Math.ceil(f[1]/N)*N,E=v.round(S-N*u);x.setExtent(E,S),x.setInterval(N)}})},a.dimensions=[],a.create=function(i,n){var l=[];return i.eachComponent("radar",function(t){var u=new a(t,i,n);l.push(u),t.coordinateSystem=u}),i.eachSeriesByType("radar",function(t){t.get("coordinateSystem")==="radar"&&(t.coordinateSystem=l[t.get("radarIndex")||0])}),l},d.register("radar",a);var s=a;te.exports=s},"I3/A":function(te,U,e){var y=e("bYtY"),L=e("YXkt"),g=e("c2i1"),v=e("Mdki"),A=e("sdST"),b=e("IDmD"),m=e("MwEJ");function d(r,a,s,i,n){for(var l=new g(i),t=0;t "+w)),c++)}var x=s.get("coordinateSystem"),I;if(x==="cartesian2d"||x==="polar")I=m(r,s);else{var C=b.get(x),N=C&&C.type!=="view"?C.dimensions||[]:[];y.indexOf(N,"value")<0&&N.concat(["value"]);var S=A(r,{coordDimensions:N});I=new L(S,s),I.initData(r)}var E=new L(["value"],s);return E.initData(o,u),n&&n(I,E),v({mainData:I,struct:l,structAttr:"graph",datas:{node:I,edge:E},datasAttr:{node:"data",edge:"edgeData"}}),l.update(),l}te.exports=d},I8Z2:function(te,U,e){"use strict";e.d(U,"a",function(){return v}),e.d(U,"b",function(){return n}),e.d(U,"c",function(){return t});var y=e("q1tI"),L=function(){var u=function(c,h){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(f,w){f.__proto__=w}||function(f,w){for(var x in w)w.hasOwnProperty(x)&&(f[x]=w[x])},u(c,h)};return function(o,c){u(o,c);function h(){this.constructor=o}o.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),g=y.createContext(null),v=function(u){L(o,u);function o(){return u!==null&&u.apply(this,arguments)||this}return o.prototype.render=function(){return y.createElement(g.Provider,{value:this.props.store},this.props.children)},o}(y.Component),A=e("Gytx"),b=e.n(A),m=e("2mql"),d=e.n(m),r=function(){var u=function(c,h){return u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(f,w){f.__proto__=w}||function(f,w){for(var x in w)w.hasOwnProperty(x)&&(f[x]=w[x])},u(c,h)};return function(o,c){u(o,c);function h(){this.constructor=o}o.prototype=c===null?Object.create(c):(h.prototype=c.prototype,new h)}}(),a=function(){return a=Object.assign||function(u){for(var o,c=1,h=arguments.length;cthis._ux||o(I-this._yi)>this._uy||this._len<5;return this.addData(m.L,x,I),this._ctx&&C&&(this._needsDash()?this._dashedLineTo(x,I):this._ctx.lineTo(x,I)),C&&(this._xi=x,this._yi=I),this},bezierCurveTo:function(x,I,C,N,S,E){return this.addData(m.C,x,I,C,N,S,E),this._ctx&&(this._needsDash()?this._dashedBezierTo(x,I,C,N,S,E):this._ctx.bezierCurveTo(x,I,C,N,S,E)),this._xi=S,this._yi=E,this},quadraticCurveTo:function(x,I,C,N){return this.addData(m.Q,x,I,C,N),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(x,I,C,N):this._ctx.quadraticCurveTo(x,I,C,N)),this._xi=C,this._yi=N,this},arc:function(x,I,C,N,S,E){return this.addData(m.A,x,I,C,C,N,S-N,0,E?0:1),this._ctx&&this._ctx.arc(x,I,C,N,S,E),this._xi=l(S)*C+x,this._yi=t(S)*C+I,this},arcTo:function(x,I,C,N,S){return this._ctx&&this._ctx.arcTo(x,I,C,N,S),this},rect:function(x,I,C,N){return this._ctx&&this._ctx.rect(x,I,C,N),this.addData(m.R,x,I,C,N),this},closePath:function(){this.addData(m.Z);var x=this._ctx,I=this._x0,C=this._y0;return x&&(this._needsDash()&&this._dashedLineTo(I,C),x.closePath()),this._xi=I,this._yi=C,this},fill:function(x){x&&x.fill(),this.toStatic()},stroke:function(x){x&&x.stroke(),this.toStatic()},setLineDash:function(x){if(x instanceof Array){this._lineDash=x,this._dashIdx=0;for(var I=0,C=0;CI.length&&(this._expandData(),I=this.data);for(var C=0;C0&&M<=x||B<0&&M>=x||B===0&&(R>0&&K<=I||R<0&&K>=I);){if(k=this._dashIdx,j=S[k],M+=B*j,K+=R*j,this._dashIdx=(k+1)%H,B>0&&MT||R>0&&KD)continue;E[k%2?"moveTo":"lineTo"](B>=0?i(M,x):n(M,x),R>=0?i(K,I):n(K,I))}B=M-x,R=K-I,this._dashOffset=-u(B*B+R*R)},_dashedBezierTo:function(x,I,C,N,S,E){var T=this._dashSum,D=this._dashOffset,B=this._lineDash,R=this._ctx,F=this._xi,M=this._yi,K,j,H,k=y.cubicAt,P=0,z=this._dashIdx,Y=B.length,_,G,J=0;for(D<0&&(D=T+D),D%=T,K=0;K<1;K+=.1)j=k(F,x,C,S,K+.1)-k(F,x,C,S,K),H=k(M,I,N,E,K+.1)-k(M,I,N,E,K),P+=u(j*j+H*H);for(;zD);z++);for(K=(J-D)/P;K<=1;)_=k(F,x,C,S,K),G=k(M,I,N,E,K),z%2?R.moveTo(_,G):R.lineTo(_,G),K+=B[z]/P,z=(z+1)%Y;z%2!==0&&R.lineTo(S,E),j=S-_,H=E-G,this._dashOffset=-u(j*j+H*H)},_dashedQuadraticTo:function(x,I,C,N){var S=C,E=N;C=(C+2*x)/3,N=(N+2*I)/3,x=(this._xi+2*x)/3,I=(this._yi+2*I)/3,this._dashedBezierTo(x,I,C,N,S,E)},toStatic:function(){var x=this.data;x instanceof Array&&(x.length=this._len,c&&(this.data=new Float32Array(x)))},getBoundingRect:function(){d[0]=d[1]=a[0]=a[1]=Number.MAX_VALUE,r[0]=r[1]=s[0]=s[1]=-Number.MAX_VALUE;for(var x=this.data,I=0,C=0,N=0,S=0,E=0;EB||o(D-E)>R||M===F-1)&&(x.lineTo(T,D),S=T,E=D);break;case m.C:x.bezierCurveTo(I[M++],I[M++],I[M++],I[M++],I[M++],I[M++]),S=I[M-2],E=I[M-1];break;case m.Q:x.quadraticCurveTo(I[M++],I[M++],I[M++],I[M++]),S=I[M-2],E=I[M-1];break;case m.A:var j=I[M++],H=I[M++],k=I[M++],P=I[M++],z=I[M++],Y=I[M++],_=I[M++],G=I[M++],J=k>P?k:P,ue=k>P?1:k/P,q=k>P?P/k:1,re=Math.abs(k-P)>.001,me=z+Y;re?(x.translate(j,H),x.rotate(_),x.scale(ue,q),x.arc(0,0,J,z,me,1-G),x.scale(1/ue,1/q),x.rotate(-_),x.translate(-j,-H)):x.arc(j,H,J,z,me,1-G),M===1&&(C=l(z)*k+j,N=t(z)*P+H),S=l(me)*k+j,E=t(me)*P+H;break;case m.R:C=S=I[M],N=E=I[M+1],x.rect(I[M++],I[M++],I[M++],I[M++]);break;case m.Z:x.closePath(),S=C,E=N}}}},h.CMD=m;var f=h;te.exports=f},IUWy:function(te,U){var e={};function y(g,v){e[g]=v}function L(g){return e[g]}U.register=y,U.get=L},IWNH:function(te,U,e){var y=e("T4UG"),L=e("Bsck"),g=e("7aKB"),v=g.encodeHTML,A=e("Qxkt"),b=y.extend({type:"series.tree",layoutInfo:null,layoutMode:"box",getInitialData:function(m){var d={name:m.name,children:m.data},r=m.leaves||{},a=new A(r,this,this.ecModel),s=L.createTree(d,this,{},i);function i(u){u.wrapMethod("getItemModel",function(o,c){var h=s.getNodeByDataIndex(c);return(!h.children.length||!h.isExpand)&&(o.parentModel=a),o})}var n=0;s.eachNode("preorder",function(u){u.depth>n&&(n=u.depth)});var l=m.expandAndCollapse,t=l&&m.initialTreeDepth>=0?m.initialTreeDepth:n;return s.root.eachNode("preorder",function(u){var o=u.hostTree.data.getRawDataItem(u.dataIndex);u.isExpand=o&&o.collapsed!=null?!o.collapsed:u.depth<=t}),s.data},getOrient:function(){var m=this.get("orient");return m==="horizontal"?m="LR":m==="vertical"&&(m="TB"),m},setZoom:function(m){this.option.zoom=m},setCenter:function(m){this.option.center=m},formatTooltip:function(m){for(var d=this.getData().tree,r=d.root.children[0],a=d.getNodeByDataIndex(m),s=a.getValue(),i=a.name;a&&a!==r;)i=a.parentNode.name+"."+i,a=a.parentNode;return v(i+(isNaN(s)||s==null?"":" : "+s))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderColor:"#c23531",borderWidth:1.5},label:{show:!0,color:"#555"},leaves:{label:{show:!0}},animationEasing:"linear",animationDuration:700,animationDurationUpdate:1e3}});te.exports=b},IWp7:function(te,U,e){var y=e("bYtY"),L=e("OELB"),g=e("7aKB"),v=e("lE7J"),A=e("ieMj"),b=A.prototype,m=Math.ceil,d=Math.floor,r=1e3,a=r*60,s=a*60,i=s*24,n=function(o,c,h,f){for(;h>>1;o[w][1]h&&(x=h);var I=t.length,C=n(t,x,0,I),N=t[Math.min(C,I-1)],S=N[1];if(N[0]==="year"){var E=w/S,T=L.nice(E/o,!0);S*=T}var D=this.getSetting("useUTC")?0:new Date(+f[0]||+f[1]).getTimezoneOffset()*60*1e3,B=[Math.round(m((f[0]-D)/S)*S+D),Math.round(d((f[1]-D)/S)*S+D)];v.fixExtent(B,f),this._stepLvl=N,this._interval=S,this._niceExtent=B},parse:function(o){return+L.parseDate(o)}});y.each(["contain","normalize"],function(o){l.prototype[o]=function(c){return b[o].call(this,this.parse(c))}});var t=[["hh:mm:ss",r],["hh:mm:ss",r*5],["hh:mm:ss",r*10],["hh:mm:ss",r*15],["hh:mm:ss",r*30],[`hh:mm MM-dd`,a],[`hh:mm MM-dd`,a*5],[`hh:mm MM-dd`,a*10],[`hh:mm MM-dd`,a*15],[`hh:mm MM-dd`,a*30],[`hh:mm MM-dd`,s],[`hh:mm MM-dd`,s*2],[`hh:mm MM-dd`,s*6],[`hh:mm MM-dd`,s*12],[`MM-dd yyyy`,i],[`MM-dd yyyy`,i*2],[`MM-dd yyyy`,i*3],[`MM-dd yyyy`,i*4],[`MM-dd yyyy`,i*5],[`MM-dd yyyy`,i*6],["week",i*7],[`MM-dd yyyy`,i*10],["week",i*14],["week",i*21],["month",i*31],["week",i*42],["month",i*62],["week",i*70],["quarter",i*95],["month",i*31*4],["month",i*31*5],["half-year",i*380/2],["month",i*31*8],["month",i*31*10],["year",i*380]];l.create=function(o){return new l({useUTC:o.ecModel.get("useUTC")})};var u=l;te.exports=u},IXuL:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("MwEJ"),v=e("T4UG"),A=v.extend({type:"series.line",dependencies:["grid","polar"],getInitialData:function(b,m){return g(this.getSource(),this,{useEncodeDefaulter:!0})},defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,clip:!0,label:{position:"top"},lineStyle:{width:2,type:"solid"},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:Infinity}});te.exports=A},IXyC:function(te,U,e){var y=e("bYtY"),L=e("bLfw");e("3zoK");var g=L.extend({type:"parallel",dependencies:["parallelAxis"],coordinateSystem:null,dimensions:null,parallelAxisIndex:null,layoutMode:"box",defaultOption:{zlevel:0,z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},init:function(){L.prototype.init.apply(this,arguments),this.mergeOption({})},mergeOption:function(v){var A=this.option;v&&y.merge(A,v,!0),this._initDimensions()},contains:function(v,A){var b=v.get("parallelIndex");return b!=null&&A.getComponent("parallel",b)===this},setAxisExpand:function(v){y.each(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],function(A){v.hasOwnProperty(A)&&(this.option[A]=v[A])},this)},_initDimensions:function(){var v=this.dimensions=[],A=this.parallelAxisIndex=[],b=y.filter(this.dependentModels.parallelAxis,function(m){return(m.get("parallelIndex")||0)===this.componentIndex},this);y.each(b,function(m){v.push("dim"+m.get("dim")),A.push(m.componentIndex)})}});te.exports=g},ItGF:function(te,U){var e={};typeof wx=="object"&&typeof wx.getSystemInfoSync=="function"?e={browser:{},os:{},node:!1,wxa:!0,canvasSupported:!0,svgSupported:!1,touchEventsSupported:!0,domSupported:!1}:typeof document=="undefined"&&typeof self!="undefined"?e={browser:{},os:{},node:!1,worker:!0,canvasSupported:!0,domSupported:!1}:typeof navigator=="undefined"?e={browser:{},os:{},node:!0,worker:!1,canvasSupported:!0,svgSupported:!0,domSupported:!1}:e=L(navigator.userAgent);var y=e;function L(g){var v={},A={},b=g.match(/Firefox\/([\d.]+)/),m=g.match(/MSIE\s([\d.]+)/)||g.match(/Trident\/.+?rv:(([\d.]+))/),d=g.match(/Edge\/([\d.]+)/),r=/micromessenger/i.test(g);return b&&(A.firefox=!0,A.version=b[1]),m&&(A.ie=!0,A.version=m[1]),d&&(A.edge=!0,A.version=d[1]),r&&(A.weChat=!0),{browser:A,os:v,node:!1,canvasSupported:!!document.createElement("canvas").getContext,svgSupported:typeof SVGRect!="undefined",touchEventsSupported:"ontouchstart"in window&&!A.ie&&!A.edge,pointerEventsSupported:"onpointerdown"in window&&(A.edge||A.ie&&A.version>=11),domSupported:typeof document!="undefined"}}te.exports=y},Itpr:function(te,U,e){var y=e("+TT/");function L(t){t.hierNode={defaultAncestor:null,ancestor:t,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var u=[t],o,c;o=u.pop();)if(c=o.children,o.isExpand&&c.length)for(var h=c.length,f=h-1;f>=0;f--){var w=c[f];w.hierNode={defaultAncestor:null,ancestor:w,prelim:0,modifier:0,change:0,shift:0,i:f,thread:null},u.push(w)}}function g(t,u){var o=t.isExpand?t.children:[],c=t.parentNode.children,h=t.hierNode.i?c[t.hierNode.i-1]:null;if(o.length){d(t);var f=(o[0].hierNode.prelim+o[o.length-1].hierNode.prelim)/2;h?(t.hierNode.prelim=h.hierNode.prelim+u(t,h),t.hierNode.modifier=t.hierNode.prelim-f):t.hierNode.prelim=f}else h&&(t.hierNode.prelim=h.hierNode.prelim+u(t,h));t.parentNode.hierNode.defaultAncestor=r(t,h,t.parentNode.hierNode.defaultAncestor||c[0],u)}function v(t){var u=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:u},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function A(t){return arguments.length?t:l}function b(t,u){var o={};return t-=Math.PI/2,o.x=u*Math.cos(t),o.y=u*Math.sin(t),o}function m(t,u){return y.getLayoutRect(t.getBoxLayoutParams(),{width:u.getWidth(),height:u.getHeight()})}function d(t){for(var u=t.children,o=u.length,c=0,h=0;--o>=0;){var f=u[o];f.hierNode.prelim+=c,f.hierNode.modifier+=c,h+=f.hierNode.change,c+=f.hierNode.shift+h}}function r(t,u,o,c){if(u){for(var h=t,f=t,w=f.parentNode.children[0],x=u,I=h.hierNode.modifier,C=f.hierNode.modifier,N=w.hierNode.modifier,S=x.hierNode.modifier;x=a(x),f=s(f),x&&f;){h=a(h),w=s(w),h.hierNode.ancestor=t;var E=x.hierNode.prelim+S-f.hierNode.prelim-C+c(x,f);E>0&&(n(i(x,t,o),t,E),C+=E,I+=E),S+=x.hierNode.modifier,C+=f.hierNode.modifier,I+=h.hierNode.modifier,N+=w.hierNode.modifier}x&&!a(h)&&(h.hierNode.thread=x,h.hierNode.modifier+=S-I),f&&!s(w)&&(w.hierNode.thread=f,w.hierNode.modifier+=C-N,o=t)}return o}function a(t){var u=t.children;return u.length&&t.isExpand?u[u.length-1]:t.hierNode.thread}function s(t){var u=t.children;return u.length&&t.isExpand?u[0]:t.hierNode.thread}function i(t,u,o){return t.hierNode.ancestor.parentNode===u.parentNode?t.hierNode.ancestor:o}function n(t,u,o){var c=o/(u.hierNode.i-t.hierNode.i);u.hierNode.change-=c,u.hierNode.shift+=o,u.hierNode.modifier+=o,u.hierNode.prelim+=o,t.hierNode.change+=c}function l(t,u){return t.parentNode===u.parentNode?1:2}U.init=L,U.firstWalk=g,U.secondWalk=v,U.separation=A,U.radialCoordinate=b,U.getViewRect=m},IwbS:function(te,U,e){var y=e("bYtY"),L=e("NC18"),g=e("Qe9p"),v=e("Fofx"),A=e("QBsz"),b=e("y+Vt"),m=e("DN4a"),d=e("Dagg");U.Image=d;var r=e("4fz+");U.Group=r;var a=e("dqUG");U.Text=a;var s=e("2fw6");U.Circle=s;var i=e("SqI9");U.Sector=i;var n=e("RXMa");U.Ring=n;var l=e("h7HQ");U.Polygon=l;var t=e("1Jh7");U.Polyline=t;var u=e("x6Kt");U.Rect=u;var o=e("yxFR");U.Line=o;var c=e("rA99");U.BezierCurve=c;var h=e("jTL6");U.Arc=h;var f=e("1MYJ");U.CompoundPath=f;var w=e("SKnc");U.LinearGradient=w;var x=e("3e3G");U.RadialGradient=x;var I=e("mFDi");U.BoundingRect=I;var C=e("OS9S");U.IncrementalDisplayable=C;var N=e("nPnh"),S=Math.max,E=Math.min,T={},D=1,B={color:"textFill",textBorderColor:"textStroke",textBorderWidth:"textStrokeWidth"},R="emphasis",F="normal",M=1,K={},j={};function H(Ye){return b.extend(Ye)}function k(Ye,Pe){return L.extendFromString(Ye,Pe)}function P(Ye,Pe){j[Ye]=Pe}function z(Ye){if(j.hasOwnProperty(Ye))return j[Ye]}function Y(Ye,Pe,Jt,bn){var An=L.createFromString(Ye,Pe);return Jt&&(bn==="center"&&(Jt=G(Jt,An.getBoundingRect())),ue(An,Jt)),An}function _(Ye,Pe,Jt){var bn=new d({style:{image:Ye,x:Pe.x,y:Pe.y,width:Pe.width,height:Pe.height},onload:function(An){if(Jt==="center"){var dn={width:An.width,height:An.height};bn.setStyle(G(Pe,dn))}}});return bn}function G(Ye,Pe){var Jt=Pe.width/Pe.height,bn=Ye.height*Jt,An;bn<=Ye.width?An=Ye.height:(bn=Ye.width,An=bn/Jt);var dn=Ye.x+Ye.width/2,vr=Ye.y+Ye.height/2;return{x:dn-bn/2,y:vr-An/2,width:bn,height:An}}var J=L.mergePath;function ue(Ye,Pe){if(!Ye.applyTransform)return;var Jt=Ye.getBoundingRect(),bn=Jt.calculateTransform(Pe);Ye.applyTransform(bn)}function q(Ye){return N.subPixelOptimizeLine(Ye.shape,Ye.shape,Ye.style),Ye}function re(Ye){return N.subPixelOptimizeRect(Ye.shape,Ye.shape,Ye.style),Ye}var me=N.subPixelOptimize;function be(Ye){return Ye!=null&&Ye!=="none"}var ke=y.createHashMap(),ce=0;function Ee(Ye){if(typeof Ye!="string")return Ye;var Pe=ke.get(Ye);return Pe||(Pe=g.lift(Ye,-.1),ce<1e4&&(ke.set(Ye,Pe),ce++)),Pe}function pe(Ye){if(!Ye.__hoverStlDirty)return;Ye.__hoverStlDirty=!1;var Pe=Ye.__hoverStl;if(!Pe){Ye.__cachedNormalStl=Ye.__cachedNormalZ2=null;return}var Jt=Ye.__cachedNormalStl={};Ye.__cachedNormalZ2=Ye.z2;var bn=Ye.style;for(var An in Pe)Pe[An]!=null&&(Jt[An]=bn[An]);Jt.fill=bn.fill,Jt.stroke=bn.stroke}function Se(Ye){var Pe=Ye.__hoverStl;if(!Pe||Ye.__highlighted)return;var Jt=Ye.__zr,bn=Ye.useHoverLayer&&Jt&&Jt.painter.type==="canvas";if(Ye.__highlighted=bn?"layer":"plain",Ye.isGroup||!Jt&&Ye.useHoverLayer)return;var An=Ye,dn=Ye.style;bn&&(An=Jt.addHover(Ye),dn=An.style),on(dn),bn||pe(An),dn.extendFrom(Pe),st(dn,Pe,"fill"),st(dn,Pe,"stroke"),an(dn),bn||(Ye.dirty(!1),Ye.z2+=D)}function st(Ye,Pe,Jt){!be(Pe[Jt])&&be(Ye[Jt])&&(Ye[Jt]=Ee(Ye[Jt]))}function qe(Ye){var Pe=Ye.__highlighted;if(!Pe)return;if(Ye.__highlighted=!1,Ye.isGroup)return;if(Pe==="layer")Ye.__zr&&Ye.__zr.removeHover(Ye);else{var Jt=Ye.style,bn=Ye.__cachedNormalStl;bn&&(on(Jt),Ye.setStyle(bn),an(Jt));var An=Ye.__cachedNormalZ2;An!=null&&Ye.z2-An===D&&(Ye.z2=An)}}function tt(Ye,Pe,Jt){var bn=F,An=F,dn;Ye.__highlighted&&(bn=R,dn=!0),Pe(Ye,Jt),Ye.__highlighted&&(An=R,dn=!0),Ye.isGroup&&Ye.traverse(function(vr){!vr.isGroup&&Pe(vr,Jt)}),dn&&Ye.__highDownOnUpdate&&Ye.__highDownOnUpdate(bn,An)}function Dt(Ye,Pe){Pe=Ye.__hoverStl=Pe!==!1&&(Ye.hoverStyle||Pe||{}),Ye.__hoverStlDirty=!0,Ye.__highlighted&&(Ye.__cachedNormalStl=null,qe(Ye),Se(Ye))}function ct(Ye){!je(this,Ye)&&!this.__highByOuter&&tt(this,Se)}function St(Ye){!je(this,Ye)&&!this.__highByOuter&&tt(this,qe)}function rt(Ye){this.__highByOuter|=1<<(Ye||0),tt(this,Se)}function ht(Ye){!(this.__highByOuter&=~(1<<(Ye||0)))&&tt(this,qe)}function je(Ye,Pe){return Ye.__highDownSilentOnTouch&&Pe.zrByTouch}function Me(Ye,Pe){Ne(Ye,!0),tt(Ye,Dt,Pe)}function Ne(Ye,Pe){var Jt=Pe===!1;if(Ye.__highDownSilentOnTouch=Ye.highDownSilentOnTouch,Ye.__highDownOnUpdate=Ye.highDownOnUpdate,!Jt||Ye.__highDownDispatcher){var bn=Jt?"off":"on";Ye[bn]("mouseover",ct)[bn]("mouseout",St),Ye[bn]("emphasis",rt)[bn]("normal",ht),Ye.__highByOuter=Ye.__highByOuter||0,Ye.__highDownDispatcher=!Jt}}function it(Ye){return!!(Ye&&Ye.__highDownDispatcher)}function wt(Ye){var Pe=K[Ye];return Pe==null&&M<=32&&(Pe=K[Ye]=M++),Pe}function jt(Ye,Pe,Jt,bn,An,dn,vr){An=An||T;var qn=An.labelFetcher,Ur=An.labelDataIndex,Ue=An.labelDimIndex,He=An.labelProp,se=Jt.getShallow("show"),Ae=bn.getShallow("show"),Oe;(se||Ae)&&(qn&&(Oe=qn.getFormattedLabel(Ur,"normal",null,Ue,He)),Oe==null&&(Oe=y.isFunction(An.defaultText)?An.defaultText(Ur,An):An.defaultText));var ze=se?Oe:null,Rt=Ae?y.retrieve2(qn?qn.getFormattedLabel(Ur,"emphasis",null,Ue,He):null,Oe):null;(ze!=null||Rt!=null)&&(Te(Ye,Jt,dn,An),Te(Pe,bn,vr,An,!0)),Ye.text=ze,Pe.text=Rt}function lt(Ye,Pe,Jt){var bn=Ye.style;Pe&&(on(bn),Ye.setStyle(Pe),an(bn)),bn=Ye.__hoverStl,Jt&&bn&&(on(bn),y.extend(bn,Jt),an(bn))}function Te(Ye,Pe,Jt,bn,An){return tn(Ye,Pe,bn,An),Jt&&y.extend(Ye,Jt),Ye}function mt(Ye,Pe,Jt){var bn={isRectText:!0},An;Jt===!1?An=!0:bn.autoColor=Jt,tn(Ye,Pe,bn,An)}function tn(Ye,Pe,Jt,bn){if(Jt=Jt||T,Jt.isRectText){var An;Jt.getTextPosition?An=Jt.getTextPosition(Pe,bn):(An=Pe.getShallow("position")||(bn?null:"inside"),An==="outside"&&(An="top")),Ye.textPosition=An,Ye.textOffset=Pe.getShallow("offset");var dn=Pe.getShallow("rotate");dn!=null&&(dn*=Math.PI/180),Ye.textRotation=dn,Ye.textDistance=y.retrieve2(Pe.getShallow("distance"),bn?null:5)}var vr=Pe.ecModel,qn=vr&&vr.option.textStyle,Ur=Vt(Pe),Ue;if(Ur){Ue={};for(var He in Ur)if(Ur.hasOwnProperty(He)){var se=Pe.getModel(["rich",He]);Yt(Ue[He]={},se,qn,Jt,bn)}}return Ye.rich=Ue,Yt(Ye,Pe,qn,Jt,bn,!0),Jt.forceRich&&!Jt.textStyle&&(Jt.textStyle={}),Ye}function Vt(Ye){for(var Pe;Ye&&Ye!==Ye.ecModel;){var Jt=(Ye.option||T).rich;if(Jt){Pe=Pe||{};for(var bn in Jt)Jt.hasOwnProperty(bn)&&(Pe[bn]=1)}Ye=Ye.parentModel}return Pe}function Yt(Ye,Pe,Jt,bn,An,dn){Jt=!An&&Jt||T,Ye.textFill=Qt(Pe.getShallow("color"),bn)||Jt.color,Ye.textStroke=Qt(Pe.getShallow("textBorderColor"),bn)||Jt.textBorderColor,Ye.textStrokeWidth=y.retrieve2(Pe.getShallow("textBorderWidth"),Jt.textBorderWidth),An||(dn&&(Ye.insideRollbackOpt=bn,an(Ye)),Ye.textFill==null&&(Ye.textFill=bn.autoColor)),Ye.fontStyle=Pe.getShallow("fontStyle")||Jt.fontStyle,Ye.fontWeight=Pe.getShallow("fontWeight")||Jt.fontWeight,Ye.fontSize=Pe.getShallow("fontSize")||Jt.fontSize,Ye.fontFamily=Pe.getShallow("fontFamily")||Jt.fontFamily,Ye.textAlign=Pe.getShallow("align"),Ye.textVerticalAlign=Pe.getShallow("verticalAlign")||Pe.getShallow("baseline"),Ye.textLineHeight=Pe.getShallow("lineHeight"),Ye.textWidth=Pe.getShallow("width"),Ye.textHeight=Pe.getShallow("height"),Ye.textTag=Pe.getShallow("tag"),(!dn||!bn.disableBox)&&(Ye.textBackgroundColor=Qt(Pe.getShallow("backgroundColor"),bn),Ye.textPadding=Pe.getShallow("padding"),Ye.textBorderColor=Qt(Pe.getShallow("borderColor"),bn),Ye.textBorderWidth=Pe.getShallow("borderWidth"),Ye.textBorderRadius=Pe.getShallow("borderRadius"),Ye.textBoxShadowColor=Pe.getShallow("shadowColor"),Ye.textBoxShadowBlur=Pe.getShallow("shadowBlur"),Ye.textBoxShadowOffsetX=Pe.getShallow("shadowOffsetX"),Ye.textBoxShadowOffsetY=Pe.getShallow("shadowOffsetY")),Ye.textShadowColor=Pe.getShallow("textShadowColor")||Jt.textShadowColor,Ye.textShadowBlur=Pe.getShallow("textShadowBlur")||Jt.textShadowBlur,Ye.textShadowOffsetX=Pe.getShallow("textShadowOffsetX")||Jt.textShadowOffsetX,Ye.textShadowOffsetY=Pe.getShallow("textShadowOffsetY")||Jt.textShadowOffsetY}function Qt(Ye,Pe){return Ye!=="auto"?Ye:Pe&&Pe.autoColor?Pe.autoColor:null}function an(Ye){var Pe=Ye.textPosition,Jt=Ye.insideRollbackOpt,bn;if(Jt&&Ye.textFill==null){var An=Jt.autoColor,dn=Jt.isRectText,vr=Jt.useInsideStyle,qn=vr!==!1&&(vr===!0||dn&&Pe&&typeof Pe=="string"&&Pe.indexOf("inside")>=0),Ur=!qn&&An!=null;(qn||Ur)&&(bn={textFill:Ye.textFill,textStroke:Ye.textStroke,textStrokeWidth:Ye.textStrokeWidth}),qn&&(Ye.textFill="#fff",Ye.textStroke==null&&(Ye.textStroke=An,Ye.textStrokeWidth==null&&(Ye.textStrokeWidth=2))),Ur&&(Ye.textFill=An)}Ye.insideRollback=bn}function on(Ye){var Pe=Ye.insideRollback;Pe&&(Ye.textFill=Pe.textFill,Ye.textStroke=Pe.textStroke,Ye.textStrokeWidth=Pe.textStrokeWidth,Ye.insideRollback=null)}function vt(Ye,Pe){var Jt=Pe&&Pe.getModel("textStyle");return y.trim([Ye.fontStyle||Jt&&Jt.getShallow("fontStyle")||"",Ye.fontWeight||Jt&&Jt.getShallow("fontWeight")||"",(Ye.fontSize||Jt&&Jt.getShallow("fontSize")||12)+"px",Ye.fontFamily||Jt&&Jt.getShallow("fontFamily")||"sans-serif"].join(" "))}function de(Ye,Pe,Jt,bn,An,dn){typeof An=="function"&&(dn=An,An=null);var vr=bn&&bn.isAnimationEnabled();if(vr){var qn=Ye?"Update":"",Ur=bn.getShallow("animationDuration"+qn),Ue=bn.getShallow("animationEasing"+qn),He=bn.getShallow("animationDelay"+qn);typeof He=="function"&&(He=He(An,bn.getAnimationDelayParams?bn.getAnimationDelayParams(Pe,An):null)),typeof Ur=="function"&&(Ur=Ur(An)),Ur>0?Pe.animateTo(Jt,Ur,He||0,Ue,dn,!!dn):(Pe.stopAnimation(),Pe.attr(Jt),dn&&dn())}else Pe.stopAnimation(),Pe.attr(Jt),dn&&dn()}function he(Ye,Pe,Jt,bn,An){de(!0,Ye,Pe,Jt,bn,An)}function Pt(Ye,Pe,Jt,bn,An){de(!1,Ye,Pe,Jt,bn,An)}function We(Ye,Pe){for(var Jt=v.identity([]);Ye&&Ye!==Pe;)v.mul(Jt,Ye.getLocalTransform(),Jt),Ye=Ye.parent;return Jt}function Je(Ye,Pe,Jt){return Pe&&!y.isArrayLike(Pe)&&(Pe=m.getLocalTransform(Pe)),Jt&&(Pe=v.invert([],Pe)),A.applyTransform([],Ye,Pe)}function Ln(Ye,Pe,Jt){var bn=Pe[4]===0||Pe[5]===0||Pe[0]===0?1:Math.abs(2*Pe[4]/Pe[0]),An=Pe[4]===0||Pe[5]===0||Pe[2]===0?1:Math.abs(2*Pe[4]/Pe[2]),dn=[Ye==="left"?-bn:Ye==="right"?bn:0,Ye==="top"?-An:Ye==="bottom"?An:0];return dn=Je(dn,Pe,Jt),Math.abs(dn[0])>Math.abs(dn[1])?dn[0]>0?"right":"left":dn[1]>0?"bottom":"top"}function jn(Ye,Pe,Jt,bn){if(!Ye||!Pe)return;function An(qn){var Ur={};return qn.traverse(function(Ue){!Ue.isGroup&&Ue.anid&&(Ur[Ue.anid]=Ue)}),Ur}function dn(qn){var Ur={position:A.clone(qn.position),rotation:qn.rotation};return qn.shape&&(Ur.shape=y.extend({},qn.shape)),Ur}var vr=An(Ye);Pe.traverse(function(qn){if(!qn.isGroup&&qn.anid){var Ur=vr[qn.anid];if(Ur){var Ue=dn(qn);qn.attr(dn(Ur)),he(qn,Ue,Jt,qn.dataIndex)}}})}function Sn(Ye,Pe){return y.map(Ye,function(Jt){var bn=Jt[0];bn=S(bn,Pe.x),bn=E(bn,Pe.x+Pe.width);var An=Jt[1];return An=S(An,Pe.y),An=E(An,Pe.y+Pe.height),[bn,An]})}function Xn(Ye,Pe){var Jt=S(Ye.x,Pe.x),bn=E(Ye.x+Ye.width,Pe.x+Pe.width),An=S(Ye.y,Pe.y),dn=E(Ye.y+Ye.height,Pe.y+Pe.height);if(bn>=Jt&&dn>=An)return{x:Jt,y:An,width:bn-Jt,height:dn-An}}function rr(Ye,Pe,Jt){Pe=y.extend({rectHover:!0},Pe);var bn=Pe.style={strokeNoScale:!0};if(Jt=Jt||{x:-1,y:-1,width:2,height:2},Ye)return Ye.indexOf("image://")===0?(bn.image=Ye.slice(8),y.defaults(bn,Jt),new d(Pe)):Y(Ye.replace("path://",""),Pe,Jt,"center")}function hr(Ye,Pe,Jt,bn,An){for(var dn=0,vr=An[An.length-1];dn1)return!1;var Et=vn(Oe,ze,He,se)/Ae;return!(Et<0||Et>1)}function vn(Ye,Pe,Jt,bn){return Ye*bn-Jt*Pe}function Ft(Ye){return Ye<=1e-6&&Ye>=-1e-6}P("circle",s),P("sector",i),P("ring",n),P("polygon",l),P("polyline",t),P("rect",u),P("line",o),P("bezierCurve",c),P("arc",h),U.Z2_EMPHASIS_LIFT=D,U.CACHED_LABEL_STYLE_PROPERTIES=B,U.extendShape=H,U.extendPath=k,U.registerShape=P,U.getShapeClass=z,U.makePath=Y,U.makeImage=_,U.mergePath=J,U.resizePath=ue,U.subPixelOptimizeLine=q,U.subPixelOptimizeRect=re,U.subPixelOptimize=me,U.setElementHoverStyle=Dt,U.setHoverStyle=Me,U.setAsHighDownDispatcher=Ne,U.isHighDownDispatcher=it,U.getHighlightDigit=wt,U.setLabelStyle=jt,U.modifyLabelStyle=lt,U.setTextStyle=Te,U.setText=mt,U.getFont=vt,U.updateProps=he,U.initProps=Pt,U.getTransform=We,U.applyTransform=Je,U.transformDirection=Ln,U.groupTransition=jn,U.clipPointsByRect=Sn,U.clipRectByRect=Xn,U.createIcon=rr,U.linePolygonIntersect=hr,U.lineLineIntersect=gn},IyUQ:function(te,U,e){var y=e("bYtY"),L=e("YH21"),g=e("IwbS"),v=e("iLNv"),A=e("fc+c"),b=e("OELB"),m=e("+TT/"),d=e("72pK"),r=g.Rect,a=b.linearMap,s=b.asc,i=y.bind,n=y.each,l=7,t=1,u=30,o="horizontal",c="vertical",h=5,f=["line","bar","candlestick","scatter"],w=A.extend({type:"dataZoom.slider",init:function(N,S){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=S},render:function(N,S,E,T){if(w.superApply(this,"render",arguments),v.createOrUpdate(this,"_dispatchZoomAction",this.dataZoomModel.get("throttle"),"fixRate"),this._orient=N.get("orient"),this.dataZoomModel.get("show")===!1){this.group.removeAll();return}(!T||T.type!=="dataZoom"||T.from!==this.uid)&&this._buildView(),this._updateView()},remove:function(){w.superApply(this,"remove",arguments),v.clear(this,"_dispatchZoomAction")},dispose:function(){w.superApply(this,"dispose",arguments),v.clear(this,"_dispatchZoomAction")},_buildView:function(){var N=this.group;N.removeAll(),this._resetLocation(),this._resetInterval();var S=this._displayables.barGroup=new g.Group;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),N.add(S),this._positionGroup()},_resetLocation:function(){var N=this.dataZoomModel,S=this.api,E=this._findCoordRect(),T={width:S.getWidth(),height:S.getHeight()},D=this._orient===o?{right:T.width-E.x-E.width,top:T.height-u-l,width:E.width,height:u}:{right:l,top:E.y,width:u,height:E.height},B=m.getLayoutParams(N.option);y.each(["right","top","width","height"],function(F){B[F]==="ph"&&(B[F]=D[F])});var R=m.getLayoutRect(B,T,N.padding);this._location={x:R.x,y:R.y},this._size=[R.width,R.height],this._orient===c&&this._size.reverse()},_positionGroup:function(){var N=this.group,S=this._location,E=this._orient,T=this.dataZoomModel.getFirstTargetAxisModel(),D=T&&T.get("inverse"),B=this._displayables.barGroup,R=(this._dataShadowInfo||{}).otherAxisInverse;B.attr(E===o&&!D?{scale:R?[1,1]:[1,-1]}:E===o&&D?{scale:R?[-1,1]:[-1,-1]}:E===c&&!D?{scale:R?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:R?[-1,-1]:[-1,1],rotation:Math.PI/2});var F=N.getBoundingRect([B]);N.attr("position",[S.x-F.x,S.y-F.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var N=this.dataZoomModel,S=this._size,E=this._displayables.barGroup;E.add(new r({silent:!0,shape:{x:0,y:0,width:S[0],height:S[1]},style:{fill:N.get("backgroundColor")},z2:-40})),E.add(new r({shape:{x:0,y:0,width:S[0],height:S[1]},style:{fill:"transparent"},z2:0,onclick:y.bind(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var N=this._dataShadowInfo=this._prepareDataShadowInfo();if(!N)return;var S=this._size,E=N.series,T=E.getRawData(),D=E.getShadowDim?E.getShadowDim():N.otherDim;if(D==null)return;var B=T.getDataExtent(D),R=(B[1]-B[0])*.3;B=[B[0]-R,B[1]+R];var F=[0,S[1]],M=[0,S[0]],K=[[S[0],0],[0,0]],j=[],H=M[1]/(T.count()-1),k=0,P=Math.round(T.count()/S[0]),z;T.each([D],function(_,G){if(P>0&&G%P){k+=H;return}var J=_==null||isNaN(_)||_==="",ue=J?0:a(_,B,F,!0);J&&!z&&G?(K.push([K[K.length-1][0],0]),j.push([j[j.length-1][0],0])):!J&&z&&(K.push([k,0]),j.push([k,0])),K.push([k,ue]),j.push([k,ue]),k+=H,z=J});var Y=this.dataZoomModel;this._displayables.barGroup.add(new g.Polygon({shape:{points:K},style:y.defaults({fill:Y.get("dataBackgroundColor")},Y.getModel("dataBackground.areaStyle").getAreaStyle()),silent:!0,z2:-20})),this._displayables.barGroup.add(new g.Polyline({shape:{points:j},style:Y.getModel("dataBackground.lineStyle").getLineStyle(),silent:!0,z2:-19}))},_prepareDataShadowInfo:function(){var N=this.dataZoomModel,S=N.get("showDataShadow");if(S===!1)return;var E,T=this.ecModel;return N.eachTargetAxis(function(D,B){var R=N.getAxisProxy(D.name,B).getTargetSeriesModels();y.each(R,function(F){if(E)return;if(S!==!0&&y.indexOf(f,F.get("type"))<0)return;var M=T.getComponent(D.axis,B).axis,K=x(D.name),j,H=F.coordinateSystem;K!=null&&H.getOtherAxis&&(j=H.getOtherAxis(M).inverse),K=F.getData().mapDimension(K),E={thisAxis:M,series:F,thisDim:D.name,otherDim:K,otherAxisInverse:j}},this)},this),E},_renderHandle:function(){var N=this._displayables,S=N.handles=[],E=N.handleLabels=[],T=this._displayables.barGroup,D=this._size,B=this.dataZoomModel;T.add(N.filler=new r({draggable:!0,cursor:I(this._orient),drift:i(this._onDragMove,this,"all"),ondragstart:i(this._showDataInfo,this,!0),ondragend:i(this._onDragEnd,this),onmouseover:i(this._showDataInfo,this,!0),onmouseout:i(this._showDataInfo,this,!1),style:{fill:B.get("fillerColor"),textPosition:"inside"}})),T.add(new r({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:D[0],height:D[1]},style:{stroke:B.get("dataBackgroundColor")||B.get("borderColor"),lineWidth:t,fill:"rgba(0,0,0,0)"}})),n([0,1],function(R){var F=g.createIcon(B.get("handleIcon"),{cursor:I(this._orient),draggable:!0,drift:i(this._onDragMove,this,R),ondragend:i(this._onDragEnd,this),onmouseover:i(this._showDataInfo,this,!0),onmouseout:i(this._showDataInfo,this,!1)},{x:-1,y:0,width:2,height:2}),M=F.getBoundingRect();this._handleHeight=b.parsePercent(B.get("handleSize"),this._size[1]),this._handleWidth=M.width/M.height*this._handleHeight,F.setStyle(B.getModel("handleStyle").getItemStyle());var K=B.get("handleColor");K!=null&&(F.style.fill=K),T.add(S[R]=F);var j=B.textStyleModel;this.group.add(E[R]=new g.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textVerticalAlign:"middle",textAlign:"center",textFill:j.getTextColor(),textFont:j.getFont()},z2:10}))},this)},_resetInterval:function(){var N=this._range=this.dataZoomModel.getPercentRange(),S=this._getViewExtent();this._handleEnds=[a(N[0],[0,100],S,!0),a(N[1],[0,100],S,!0)]},_updateInterval:function(N,S){var E=this.dataZoomModel,T=this._handleEnds,D=this._getViewExtent(),B=E.findRepresentativeAxisProxy().getMinMaxSpan(),R=[0,100];d(S,T,D,E.get("zoomLock")?"all":N,B.minSpan!=null?a(B.minSpan,R,D,!0):null,B.maxSpan!=null?a(B.maxSpan,R,D,!0):null);var F=this._range,M=this._range=s([a(T[0],D,R,!0),a(T[1],D,R,!0)]);return!F||F[0]!==M[0]||F[1]!==M[1]},_updateView:function(N){var S=this._displayables,E=this._handleEnds,T=s(E.slice()),D=this._size;n([0,1],function(B){var R=S.handles[B],F=this._handleHeight;R.attr({scale:[F/2,F/2],position:[E[B],D[1]/2-F/2]})},this),S.filler.setShape({x:T[0],y:0,width:T[1]-T[0],height:D[1]}),this._updateDataInfo(N)},_updateDataInfo:function(N){var S=this.dataZoomModel,E=this._displayables,T=E.handleLabels,D=this._orient,B=["",""];if(S.get("showDetail")){var R=S.findRepresentativeAxisProxy();if(R){var F=R.getAxisModel().axis,M=this._range,K=N?R.calculateDataWindow({start:M[0],end:M[1]}).valueWindow:R.getDataValueWindow();B=[this._formatLabel(K[0],F),this._formatLabel(K[1],F)]}}var j=s(this._handleEnds.slice());H.call(this,0),H.call(this,1);function H(k){var P=g.getTransform(E.handles[k].parent,this.group),z=g.transformDirection(k===0?"right":"left",P),Y=this._handleWidth/2+h,_=g.applyTransform([j[k]+(k===0?-Y:Y),this._size[1]/2],P);T[k].setStyle({x:_[0],y:_[1],textVerticalAlign:D===o?"middle":z,textAlign:D===o?z:"center",text:B[k]})}},_formatLabel:function(N,S){var E=this.dataZoomModel,T=E.get("labelFormatter"),D=E.get("labelPrecision");(D==null||D==="auto")&&(D=S.getPixelPrecision());var B=N==null||isNaN(N)?"":S.type==="category"||S.type==="time"?S.scale.getLabel(Math.round(N)):N.toFixed(Math.min(D,20));return y.isFunction(T)?T(N,B):y.isString(T)?T.replace("{value}",B):B},_showDataInfo:function(N){N=this._dragging||N;var S=this._displayables.handleLabels;S[0].attr("invisible",!N),S[1].attr("invisible",!N)},_onDragMove:function(N,S,E,T){this._dragging=!0,L.stop(T.event);var D=this._displayables.barGroup.getLocalTransform(),B=g.applyTransform([S,E],D,!0),R=this._updateInterval(N,B[0]),F=this.dataZoomModel.get("realtime");this._updateView(!F),R&&F&&this._dispatchZoomAction()},_onDragEnd:function(){this._dragging=!1,this._showDataInfo(!1);var N=this.dataZoomModel.get("realtime");!N&&this._dispatchZoomAction()},_onClickPanelClick:function(N){var S=this._size,E=this._displayables.barGroup.transformCoordToLocal(N.offsetX,N.offsetY);if(E[0]<0||E[0]>S[0]||E[1]<0||E[1]>S[1])return;var T=this._handleEnds,D=(T[0]+T[1])/2,B=this._updateInterval("all",E[0]-D);this._updateView(),B&&this._dispatchZoomAction()},_dispatchZoomAction:function(){var N=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,start:N[0],end:N[1]})},_findCoordRect:function(){var N;if(n(this.getTargetCoordInfo(),function(T){if(!N&&T.length){var D=T[0].model.coordinateSystem;N=D.getRect&&D.getRect()}}),!N){var S=this.api.getWidth(),E=this.api.getHeight();N={x:S*.2,y:E*.2,width:S*.6,height:E*.6}}return N}});function x(N){var S={x:"y",y:"x",radius:"angle",angle:"radius"};return S[N]}function I(N){return N==="vertical"?"ns-resize":"ew-resize"}var C=w;te.exports=C},IzEo:function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("lnY3"),v=e.n(g),A=e("Znn+"),b=e("14J3"),m=e("jCWc")},J66h:function(te,U,e){(function(y){var L,g;(function(v,A){te.exports=A(v)})(typeof self!="undefined"?self:typeof window!="undefined"?window:typeof y!="undefined"?y:this,function(v){"use strict";v=v||{};var A=v.Base64,b="2.6.4",m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d=function(F){for(var M={},K=0,j=F.length;K>>6)+r(128|K&63):r(224|K>>>12&15)+r(128|K>>>6&63)+r(128|K&63)}else{var K=65536+(M.charCodeAt(0)-55296)*1024+(M.charCodeAt(1)-56320);return r(240|K>>>18&7)+r(128|K>>>12&63)+r(128|K>>>6&63)+r(128|K&63)}},s=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,i=function(M){return M.replace(s,a)},n=function(M){var K=[0,2,1][M.length%3],j=M.charCodeAt(0)<<16|(M.length>1?M.charCodeAt(1):0)<<8|(M.length>2?M.charCodeAt(2):0),H=[m.charAt(j>>>18),m.charAt(j>>>12&63),K>=2?"=":m.charAt(j>>>6&63),K>=1?"=":m.charAt(j&63)];return H.join("")},l=v.btoa&&typeof v.btoa=="function"?function(F){return v.btoa(F)}:function(F){if(F.match(/[^\x00-\xFF]/))throw new RangeError("The string contains invalid characters.");return F.replace(/[\s\S]{1,3}/g,n)},t=function(M){return l(i(String(M)))},u=function(M){return M.replace(/[+\/]/g,function(K){return K=="+"?"-":"_"}).replace(/=/g,"")},o=function(M,K){return K?u(t(M)):t(M)},c=function(M){return o(M,!0)},h;v.Uint8Array&&(h=function(M,K){for(var j="",H=0,k=M.length;H>>18)+m.charAt(_>>>12&63)+(typeof z!="undefined"?m.charAt(_>>>6&63):"=")+(typeof Y!="undefined"?m.charAt(_&63):"=")}return K?u(j):j});var f=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,w=function(M){switch(M.length){case 4:var K=(7&M.charCodeAt(0))<<18|(63&M.charCodeAt(1))<<12|(63&M.charCodeAt(2))<<6|63&M.charCodeAt(3),j=K-65536;return r((j>>>10)+55296)+r((j&1023)+56320);case 3:return r((15&M.charCodeAt(0))<<12|(63&M.charCodeAt(1))<<6|63&M.charCodeAt(2));default:return r((31&M.charCodeAt(0))<<6|63&M.charCodeAt(1))}},x=function(M){return M.replace(f,w)},I=function(M){var K=M.length,j=K%4,H=(K>0?d[M.charAt(0)]<<18:0)|(K>1?d[M.charAt(1)]<<12:0)|(K>2?d[M.charAt(2)]<<6:0)|(K>3?d[M.charAt(3)]:0),k=[r(H>>>16),r(H>>>8&255),r(H&255)];return k.length-=[0,0,2,1][j],k.join("")},C=v.atob&&typeof v.atob=="function"?function(F){return v.atob(F)}:function(F){return F.replace(/\S{1,4}/g,I)},N=function(M){return C(String(M).replace(/[^A-Za-z0-9\+\/]/g,""))},S=function(M){return x(C(M))},E=function(M){return String(M).replace(/[-_]/g,function(K){return K=="-"?"+":"/"}).replace(/[^A-Za-z0-9\+\/]/g,"")},T=function(M){return S(E(M))},D;v.Uint8Array&&(D=function(M){return Uint8Array.from(N(E(M)),function(K){return K.charCodeAt(0)})});var B=function(){var M=v.Base64;return v.Base64=A,M};if(v.Base64={VERSION:b,atob:N,btoa:l,fromBase64:T,toBase64:o,utob:i,encode:o,encodeURI:c,btou:x,decode:T,noConflict:B,fromUint8Array:h,toUint8Array:D},typeof Object.defineProperty=="function"){var R=function(M){return{value:M,enumerable:!1,writable:!0,configurable:!0}};v.Base64.extendString=function(){Object.defineProperty(String.prototype,"fromBase64",R(function(){return T(this)})),Object.defineProperty(String.prototype,"toBase64",R(function(F){return o(this,F)})),Object.defineProperty(String.prototype,"toBase64URI",R(function(){return o(this,!0)}))}}return v.Meteor&&(Base64=v.Base64),te.exports?te.exports.Base64=v.Base64:!(L=[],g=function(){return v.Base64}.apply(U,L),g!==void 0&&(te.exports=g)),{Base64:v.Base64}})}).call(this,e("IyRk"))},JEkh:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("ProS"),v=e("bYtY"),A=e("ItGF"),b=e("4NO4"),m=e("7aKB"),d=e("OKJ2"),r=m.addCommas,a=m.encodeHTML;function s(l){b.defaultEmphasis(l,"label",["show"])}var i=g.extendComponentModel({type:"marker",dependencies:["series","grid","polar","geo"],init:function(l,t,u){this.mergeDefaultAndTheme(l,u),this._mergeOption(l,u,!1,!0)},isAnimationEnabled:function(){if(A.node)return!1;var l=this.__hostSeries;return this.getShallow("animation")&&l&&l.isAnimationEnabled()},mergeOption:function(l,t){this._mergeOption(l,t,!1,!1)},_mergeOption:function(l,t,u,o){var c=this.constructor,h=this.mainType+"Model";u||t.eachSeries(function(f){var w=f.get(this.mainType,!0),x=f[h];if(!w||!w.data){f[h]=null;return}x?x._mergeOption(w,t,!0):(o&&s(w),v.each(w.data,function(I){I instanceof Array?(s(I[0]),s(I[1])):s(I)}),x=new c(w,this,t),v.extend(x,{mainType:this.mainType,seriesIndex:f.seriesIndex,name:f.name,createdBySelf:!0}),x.__hostSeries=f),f[h]=x},this)},formatTooltip:function(l){var t=this.getData(),u=this.getRawValue(l),o=v.isArray(u)?v.map(u,r).join(", "):r(u),c=t.getName(l),h=a(this.name);return(u!=null||c)&&(h+="
    "),c&&(h+=a(c),u!=null&&(h+=" : ")),u!=null&&(h+=a(o)),h},getData:function(){return this._data},setData:function(l){this._data=l}});v.mixin(i,d);var n=i;te.exports=n},JGo8:function(te,U,e){},JLnu:function(te,U,e){var y=e("+TT/"),L=e("OELB"),g=L.parsePercent,v=L.linearMap;function A(r,a){return y.getLayoutRect(r.getBoxLayoutParams(),{width:a.getWidth(),height:a.getHeight()})}function b(r,a){for(var s=r.mapDimension("value"),i=r.mapArray(s,function(o){return o}),n=[],l=a==="ascending",t=0,u=r.count();tce.top-pe?pe+Ee.top:void 0}function T(ce,Ee,pe){if(pe!==void 0&&Ee.bottom=0;Dt--)(tt=ce[Dt])&&(qe=(st<3?tt(qe):st>3?tt(Ee,pe,qe):tt(Ee,pe))||qe);return st>3&&qe&&Object.defineProperty(Ee,pe,qe),qe};function j(){return typeof window!="undefined"?window:null}var H;(function(ce){ce[ce.None=0]="None",ce[ce.Prepare=1]="Prepare"})(H||(H={}));var k=function(ce){i()(pe,ce);var Ee=l()(pe);function pe(){var Se;return b()(this,pe),Se=Ee.apply(this,arguments),Se.state={status:H.None,lastAffix:!1,prevTarget:null},Se.getOffsetTop=function(){var st=Se.props.offsetBottom,qe=Se.props.offsetTop;return st===void 0&&qe===void 0&&(qe=0),qe},Se.getOffsetBottom=function(){return Se.props.offsetBottom},Se.savePlaceholderNode=function(st){Se.placeholderNode=st},Se.saveFixedNode=function(st){Se.fixedNode=st},Se.measure=function(){var st=Se.state,qe=st.status,tt=st.lastAffix,Dt=Se.props.onChange,ct=Se.getTargetFunc();if(qe!==H.Prepare||!Se.fixedNode||!Se.placeholderNode||!ct)return;var St=Se.getOffsetTop(),rt=Se.getOffsetBottom(),ht=ct();if(!ht)return;var je={status:H.None},Me=S(ht),Ne=S(Se.placeholderNode),it=E(Ne,Me,St),wt=T(Ne,Me,rt);it!==void 0?(je.affixStyle={position:"fixed",top:it,width:Ne.width,height:Ne.height},je.placeholderStyle={width:Ne.width,height:Ne.height}):wt!==void 0&&(je.affixStyle={position:"fixed",bottom:wt,width:Ne.width,height:Ne.height},je.placeholderStyle={width:Ne.width,height:Ne.height}),je.lastAffix=!!je.affixStyle,Dt&&tt!==je.lastAffix&&Dt(je.lastAffix),Se.setState(je)},Se.prepareMeasure=function(){if(Se.setState({status:H.Prepare,affixStyle:void 0,placeholderStyle:void 0}),!1)var st},Se.render=function(){var st=Se.context.getPrefixCls,qe=Se.state,tt=qe.affixStyle,Dt=qe.placeholderStyle,ct=Se.props,St=ct.prefixCls,rt=ct.children,ht=c()(v()({},st("affix",St),tt)),je=Object(x.default)(Se.props,["prefixCls","offsetTop","offsetBottom","target","onChange"]);return t.createElement(I.a,{onResize:function(){Se.updatePosition()}},t.createElement("div",L()({},je,{ref:Se.savePlaceholderNode}),tt&&t.createElement("div",{style:Dt,"aria-hidden":"true"}),t.createElement("div",{className:ht,ref:Se.saveFixedNode,style:tt},t.createElement(I.a,{onResize:function(){Se.updatePosition()}},rt))))},Se}return d()(pe,[{key:"getTargetFunc",value:function(){var st=this.context.getTargetContainer,qe=this.props.target;return qe!==void 0?qe:st||j}},{key:"componentDidMount",value:function(){var st=this,qe=this.getTargetFunc();qe&&(this.timeout=setTimeout(function(){F(qe(),st),st.updatePosition()}))}},{key:"componentDidUpdate",value:function(st){var qe=this.state.prevTarget,tt=this.getTargetFunc(),Dt=null;tt&&(Dt=tt()||null),qe!==Dt&&(M(this),Dt&&(F(Dt,this),this.updatePosition()),this.setState({prevTarget:Dt})),(st.offsetTop!==this.props.offsetTop||st.offsetBottom!==this.props.offsetBottom)&&this.updatePosition(),this.measure()}},{key:"componentWillUnmount",value:function(){clearTimeout(this.timeout),M(this),this.updatePosition.cancel(),this.lazyUpdatePosition.cancel()}},{key:"updatePosition",value:function(){this.prepareMeasure()}},{key:"lazyUpdatePosition",value:function(){var st=this.getTargetFunc(),qe=this.state.affixStyle;if(st&&qe){var tt=this.getOffsetTop(),Dt=this.getOffsetBottom(),ct=st();if(ct&&this.placeholderNode){var St=S(ct),rt=S(this.placeholderNode),ht=E(rt,St,tt),je=T(rt,St,Dt);if(ht!==void 0&&qe.top===ht||je!==void 0&&qe.bottom===je)return}}this.prepareMeasure()}}]),pe}(t.Component);k.contextType=C.b,K([Object(N.b)()],k.prototype,"updatePosition",null),K([Object(N.b)()],k.prototype,"lazyUpdatePosition",null);var P=k,z=e("zAh6"),Y=e("i6bk"),_=t.createContext(null),G=_;function J(){return window}function ue(ce,Ee){if(!ce.getClientRects().length)return 0;var pe=ce.getBoundingClientRect();return pe.width||pe.height?Ee===window?(Ee=ce.ownerDocument.documentElement,pe.top-Ee.clientTop):pe.top-Ee.getBoundingClientRect().top:pe.top}var q=/#(\S+)$/,re=function(ce){i()(pe,ce);var Ee=l()(pe);function pe(){var Se;return b()(this,pe),Se=Ee.apply(this,arguments),Se.state={activeLink:null},Se.links=[],Se.registerLink=function(st){Se.links.includes(st)||Se.links.push(st)},Se.unregisterLink=function(st){var qe=Se.links.indexOf(st);qe!==-1&&Se.links.splice(qe,1)},Se.getContainer=function(){var st=Se.context.getTargetContainer,qe=Se.props.getContainer,tt=qe||st||J;return tt()},Se.handleScrollTo=function(st){var qe=Se.props,tt=qe.offsetTop,Dt=qe.targetOffset;Se.setCurrentActiveLink(st);var ct=Se.getContainer(),St=Object(Y.a)(ct,!0),rt=q.exec(st);if(!rt)return;var ht=document.getElementById(rt[1]);if(!ht)return;var je=ue(ht,ct),Me=St+je;Me-=Dt!==void 0?Dt:tt||0,Se.animating=!0,Object(z.a)(Me,{callback:function(){Se.animating=!1},getContainer:Se.getContainer})},Se.saveInkNode=function(st){Se.inkNode=st},Se.setCurrentActiveLink=function(st){var qe=Se.state.activeLink,tt=Se.props.onChange;qe!==st&&(Se.setState({activeLink:st}),tt&&tt(st))},Se.handleScroll=function(){if(Se.animating)return;var st=Se.props,qe=st.offsetTop,tt=st.bounds,Dt=st.targetOffset,ct=Se.getCurrentAnchor(Dt!==void 0?Dt:qe||0,tt);Se.setCurrentActiveLink(ct)},Se.updateInk=function(){var st=a()(Se),qe=st.prefixCls,tt=u.findDOMNode(a()(Se)),Dt=tt.getElementsByClassName("".concat(qe,"-link-title-active"))[0];Dt&&(Se.inkNode.style.top="".concat(Dt.offsetTop+Dt.clientHeight/2-4.5,"px"))},Se.render=function(){var st=Se.context,qe=st.getPrefixCls,tt=st.direction,Dt=Se.props,ct=Dt.prefixCls,St=Dt.className,rt=St===void 0?"":St,ht=Dt.style,je=Dt.offsetTop,Me=Dt.affix,Ne=Dt.showInkInFixed,it=Dt.children,wt=Se.state.activeLink,jt=qe("anchor",ct);Se.prefixCls=jt;var lt=c()("".concat(jt,"-ink-ball"),{visible:wt}),Te=c()(rt,"".concat(jt,"-wrapper"),v()({},"".concat(jt,"-rtl"),tt==="rtl")),mt=c()(jt,{fixed:!Me&&!Ne}),tn=L()({maxHeight:je?"calc(100vh - ".concat(je,"px)"):"100vh"},ht),Vt=t.createElement("div",{className:Te,style:tn},t.createElement("div",{className:mt},t.createElement("div",{className:"".concat(jt,"-ink")},t.createElement("span",{className:lt,ref:Se.saveInkNode})),it));return t.createElement(G.Provider,{value:{registerLink:Se.registerLink,unregisterLink:Se.unregisterLink,activeLink:Se.state.activeLink,scrollTo:Se.handleScrollTo,onClick:Se.props.onClick}},Me?t.createElement(P,{offsetTop:je,target:Se.getContainer},Vt):Vt)},Se}return d()(pe,[{key:"componentDidMount",value:function(){this.scrollContainer=this.getContainer(),this.scrollEvent=Object(h.a)(this.scrollContainer,"scroll",this.handleScroll),this.handleScroll()}},{key:"componentDidUpdate",value:function(){if(this.scrollEvent){var st=this.getContainer();this.scrollContainer!==st&&(this.scrollContainer=st,this.scrollEvent.remove(),this.scrollEvent=Object(h.a)(this.scrollContainer,"scroll",this.handleScroll),this.handleScroll())}this.updateInk()}},{key:"componentWillUnmount",value:function(){this.scrollEvent&&this.scrollEvent.remove()}},{key:"getCurrentAnchor",value:function(){var st=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,qe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:5,tt=this.props.getCurrentAnchor;if(typeof tt=="function")return tt();var Dt=[],ct=this.getContainer();if(this.links.forEach(function(rt){var ht=q.exec(rt.toString());if(!ht)return;var je=document.getElementById(ht[1]);if(je){var Me=ue(je,ct);Mert.top?ht:rt});return St.link}return""}}]),pe}(t.Component);re.defaultProps={affix:!0,showInkInFixed:!1},re.contextType=C.b;var me=function(ce){i()(pe,ce);var Ee=l()(pe);function pe(){var Se;return b()(this,pe),Se=Ee.apply(this,arguments),Se.handleClick=function(st){var qe=Se.context,tt=qe.scrollTo,Dt=qe.onClick,ct=Se.props,St=ct.href,rt=ct.title;Dt&&Dt(st,{title:rt,href:St}),tt(St)},Se.renderAnchorLink=function(st){var qe=st.getPrefixCls,tt=Se.props,Dt=tt.prefixCls,ct=tt.href,St=tt.title,rt=tt.children,ht=tt.className,je=tt.target,Me=qe("anchor",Dt),Ne=Se.context.activeLink===ct,it=c()(ht,"".concat(Me,"-link"),v()({},"".concat(Me,"-link-active"),Ne)),wt=c()("".concat(Me,"-link-title"),v()({},"".concat(Me,"-link-title-active"),Ne));return t.createElement("div",{className:it},t.createElement("a",{className:wt,href:ct,title:typeof St=="string"?St:"",target:je,onClick:Se.handleClick},St),rt)},Se}return d()(pe,[{key:"componentDidMount",value:function(){this.context.registerLink(this.props.href)}},{key:"componentDidUpdate",value:function(st){var qe=st.href,tt=this.props.href;qe!==tt&&(this.context.unregisterLink(qe),this.context.registerLink(tt))}},{key:"componentWillUnmount",value:function(){this.context.unregisterLink(this.props.href)}},{key:"render",value:function(){return t.createElement(C.a,null,this.renderAnchorLink)}}]),pe}(t.Component);me.defaultProps={href:"#"},me.contextType=G;var be=me;re.Link=be;var ke=U.a=re},JuEJ:function(te,U,e){var y=e("bYtY"),L=e("4NO4"),g=y.each,v=y.isObject,A=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function b(t){var u=t&&t.itemStyle;if(!u)return;for(var o=0,c=A.length;o0},extendFrom:function(n,l){if(n)for(var t in n)n.hasOwnProperty(t)&&(l===!0||(l===!1?!this.hasOwnProperty(t):n[t]!=null))&&(this[t]=n[t])},set:function(n,l){typeof n=="string"?this[n]=l:this.extendFrom(n,!0)},clone:function(){var n=new this.constructor;return n.extendFrom(this,!0),n},getGradient:function(n,l,t){for(var u=l.type==="radial"?m:b,o=u(n,l,t),c=l.colorStops,h=0;h=0||m&&y.indexOf(m,a)<0)continue;var s=A.getShallow(a);s!=null&&(d[g[r][0]]=s)}return d}}te.exports=L},KPFz:function(te,U,e){},KQeH:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},KS52:function(te,U,e){var y=e("OELB"),L=y.parsePercent,g=y.linearMap,v=e("+TT/"),A=e("u3DP"),b=e("bYtY"),m=Math.PI*2,d=Math.PI/180;function r(s,i){return v.getLayoutRect(s.getBoxLayoutParams(),{width:i.getWidth(),height:i.getHeight()})}function a(s,i,n,l){i.eachSeriesByType(s,function(t){var u=t.getData(),o=u.mapDimension("value"),c=r(t,n),h=t.get("center"),f=t.get("radius");b.isArray(f)||(f=[0,f]),b.isArray(h)||(h=[h,h]);var w=L(c.width,n.getWidth()),x=L(c.height,n.getHeight()),I=Math.min(w,x),C=L(h[0],w)+c.x,N=L(h[1],x)+c.y,S=L(f[0],I/2),E=L(f[1],I/2),T=-t.get("startAngle")*d,D=t.get("minAngle")*d,B=0;u.each(o,function(G){!isNaN(G)&&B++});var R=u.getSum(o),F=Math.PI/(R||B)*2,M=t.get("clockwise"),K=t.get("roseType"),j=t.get("stillShowZeroSum"),H=u.getDataExtent(o);H[0]=0;var k=m,P=0,z=T,Y=M?1:-1;if(u.each(o,function(G,J){var ue;if(isNaN(G)){u.setItemLayout(J,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:M,cx:C,cy:N,r0:S,r:K?NaN:E,viewRect:c});return}K!=="area"?ue=R===0&&j?F:G*F:ue=m/B,uejt?lt>=Te?10+Ne:20+Ne:lt<=Te?10+Ne:Ne},rt=function(Ne,it){if(typeof Ne=="number"){var wt=St(Ne,it),jt=G||u(st)[it]===void 0;return m.createElement("span",{className:"".concat(ct,"-only"),style:{transition:jt?"none":void 0,msTransform:"translateY(".concat(-wt*100,"%)"),WebkitTransform:"translateY(".concat(-wt*100,"%)"),transform:"translateY(".concat(-wt*100,"%)")},key:it},o(wt,"".concat(ct,"-only-unit")))}return m.createElement("span",{key:"symbol",className:"".concat(ct,"-symbol")},Ne)},ht=function(){return re&&Number(re)%1===0?u(re).map(function(Ne,it){return rt(Ne,it)}).reverse():re},je=b()(b()({},z),{style:F,className:a()(ct,R),title:M});return F&&F.borderColor&&(je.style=b()(b()({},F),{boxShadow:"0 0 0 1px ".concat(F.borderColor," inset")})),H?Object(l.a)(H,{className:a()("".concat(ct,"-custom-component"),H.props&&H.props.className)}):m.createElement(j,je,ht())},h=c,f=e("09Wf");function w(E){return f.a.indexOf(E)!==-1}var x=function(T){var D,B=T.className,R=T.prefixCls,F=T.style,M=T.color,K=T.children,j=T.text,H=T.placement,k=H===void 0?"end":H,P=m.useContext(n.b),z=P.getPrefixCls,Y=P.direction,_=z("ribbon",R),G=w(M),J=a()(_,B,"".concat(_,"-placement-").concat(k),(D={},L()(D,"".concat(_,"-rtl"),Y==="rtl"),L()(D,"".concat(_,"-color-").concat(M),G),D)),ue={},q={};return M&&!G&&(ue.background=M,q.color=M),m.createElement("div",{className:"".concat(_,"-wrapper")},K,m.createElement("div",{className:J,style:b()(b()({},ue),F)},j,m.createElement("div",{className:"".concat(_,"-corner"),style:q})))},I=x,C=function(E,T){var D={};for(var B in E)Object.prototype.hasOwnProperty.call(E,B)&&T.indexOf(B)<0&&(D[B]=E[B]);if(E!=null&&typeof Object.getOwnPropertySymbols=="function")for(var R=0,B=Object.getOwnPropertySymbols(E);RY?"".concat(Y,"+"):P;return Yt},Dt=function(){return!!K||!!H},ct=function(){var Yt=tt();return Yt==="0"||Yt===0},St=function(){return G&&!ct()||Dt()},rt=function(){return St()?"":tt()},ht=function(){return q||(typeof P=="string"||typeof P=="number"?P:void 0)},je=function(){return st==="rtl"?re?b()({left:parseInt(re[0],10),marginTop:re[1]},me):me:re?b()({right:-parseInt(re[0],10),marginTop:re[1]},me):me},Me=function(){var Yt=rt(),Qt=Yt==null||Yt==="";return(Qt||ct()&&!ce)&&!St()},Ne=function(){var Yt=Me();return Yt||!j?null:m.createElement("span",{className:"".concat(qe,"-status-text")},j)},it=function(){var Yt=P;return!Yt||v()(Yt)!=="object"?void 0:Object(l.a)(Yt,{style:b()(b()({},je()),Yt.props&&Yt.props.style)})},wt=function(){var Yt,Qt=Se("scroll-number",F),an=rt(),on=St(),vt=Me(),de=a()((Yt={},L()(Yt,"".concat(qe,"-dot"),on),L()(Yt,"".concat(qe,"-count"),!on),L()(Yt,"".concat(qe,"-count-sm"),ue==="small"),L()(Yt,"".concat(qe,"-multiple-words"),!on&&P&&P.toString&&P.toString().length>1),L()(Yt,"".concat(qe,"-status-").concat(K),!!K),L()(Yt,"".concat(qe,"-status-").concat(H),w(H)),Yt)),he=je();return H&&!w(H)&&(he=he||{},he.background=H),vt?null:m.createElement(h,{prefixCls:Qt,"data-show":!vt,className:de,count:an,displayComponent:it(),title:ht(),style:he,key:"scrollNumber"})},jt=a()((D={},L()(D,"".concat(qe,"-status-dot"),Dt()),L()(D,"".concat(qe,"-status-").concat(K),!!K),L()(D,"".concat(qe,"-status-").concat(H),w(H)),D)),lt={};H&&!w(H)&&(lt.background=H);var Te=a()(be,qe,(B={},L()(B,"".concat(qe,"-status"),Dt()),L()(B,"".concat(qe,"-not-a-wrapper"),!M),L()(B,"".concat(qe,"-rtl"),st==="rtl"),B));if(!M&&Dt()){var mt=je(),tn=mt&&mt.color;return m.createElement("span",b()({},Ee,{className:Te,style:mt}),m.createElement("span",{className:jt,style:lt}),m.createElement("span",{style:{color:tn},className:"".concat(qe,"-status-text")},j))}return m.createElement("span",b()({},Ee,{className:Te}),M,m.createElement(d.a,{component:"",showProp:"data-show",transitionName:M?"".concat(qe,"-zoom"):"",transitionAppear:!0},wt()),Ne())};N.Ribbon=I;var S=U.a=N},Kvyg:function(te,U,e){},KxBF:function(te,U){function e(y,L,g){var v=-1,A=y.length;L<0&&(L=-L>A?0:A+L),g=g>A?A:g,g<0&&(g+=A),A=L>g?0:g-L>>>0,L>>>=0;for(var b=Array(A);++v=0)continue;if(!Object.prototype.hasOwnProperty.call(i,t))continue;l[t]=i[t]}return l}function d(i,n){if(!(i instanceof n))throw new TypeError("Cannot call a class as a function")}function r(i,n){if(!i)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n&&(typeof n=="object"||typeof n=="function")?n:i}function a(i,n){if(typeof n!="function"&&n!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof n);i.prototype=Object.create(n&&n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),n&&(Object.setPrototypeOf?Object.setPrototypeOf(i,n):i.__proto__=n)}var s=function(i){a(n,i);function n(l){d(this,n);var t=r(this,(n.__proto__||Object.getPrototypeOf(n)).call(this,l));return t.scrollListener=t.scrollListener.bind(t),t.eventListenerOptions=t.eventListenerOptions.bind(t),t.mousewheelListener=t.mousewheelListener.bind(t),t}return y(n,[{key:"componentDidMount",value:function(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}},{key:"componentDidUpdate",value:function(){if(this.props.isReverse&&this.loadMore){var t=this.getParentElement(this.scrollComponent);t.scrollTop=t.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}},{key:"componentWillUnmount",value:function(){this.detachScrollListener(),this.detachMousewheelListener()}},{key:"isPassiveSupported",value:function(){var t=!1,u={get passive(){t=!0}};try{document.addEventListener("test",null,u),document.removeEventListener("test",null,u)}catch(o){}return t}},{key:"eventListenerOptions",value:function(){var t=this.props.useCapture;return this.isPassiveSupported()&&(t={useCapture:this.props.useCapture,passive:!0}),t}},{key:"setDefaultLoader",value:function(t){this.defaultLoader=t}},{key:"detachMousewheelListener",value:function(){var t=window;this.props.useWindow===!1&&(t=this.scrollComponent.parentNode),t.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}},{key:"detachScrollListener",value:function(){var t=window;this.props.useWindow===!1&&(t=this.getParentElement(this.scrollComponent)),t.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),t.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}},{key:"getParentElement",value:function(t){var u=this.props.getScrollParent&&this.props.getScrollParent();return u!=null?u:t&&t.parentNode}},{key:"filterProps",value:function(t){return t}},{key:"attachScrollListener",value:function(){var t=this.getParentElement(this.scrollComponent);if(!this.props.hasMore||!t)return;var u=window;this.props.useWindow===!1&&(u=t),u.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),u.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),u.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}},{key:"mousewheelListener",value:function(t){t.deltaY===1&&!this.isPassiveSupported()&&t.preventDefault()}},{key:"scrollListener",value:function(){var t=this.scrollComponent,u=window,o=this.getParentElement(t),c=void 0;if(this.props.useWindow){var h=document.documentElement||document.body.parentNode||document.body,f=u.pageYOffset!==void 0?u.pageYOffset:h.scrollTop;this.props.isReverse?c=f:c=this.calculateOffset(t,f)}else this.props.isReverse?c=o.scrollTop:c=t.scrollHeight-o.scrollTop-o.clientHeight;c=4&&(be={x:parseFloat(ce[0]||0),y:parseFloat(ce[1]||0),width:parseFloat(ce[2]),height:parseFloat(ce[3])})}if(be&&q!=null&&re!=null&&(ke=P(be,q,re),!_.ignoreViewBox)){var Ee=J;J=new y,J.add(Ee),Ee.scale=ke.scale.slice(),Ee.position=ke.position.slice()}return!_.ignoreRootClip&&q!=null&&re!=null&&J.setClipPath(new A({shape:{x:0,y:0,width:q,height:re}})),{root:J,width:q,height:re,viewBoxRect:be,viewBoxTransform:ke}},C.prototype._parseNode=function(Y,_){var G=Y.nodeName.toLowerCase();G==="defs"?this._isDefine=!0:G==="text"&&(this._isText=!0);var J;if(this._isDefine){var ue=S[G];if(ue){var q=ue.call(this,Y),re=Y.getAttribute("id");re&&(this._defs[re]=q)}}else{var ue=N[G];ue&&(J=ue.call(this,Y,_),_.add(J))}for(var me=Y.firstChild;me;)me.nodeType===1&&this._parseNode(me,J),me.nodeType===3&&this._isText&&this._parseText(me,J),me=me.nextSibling;G==="defs"?this._isDefine=!1:G==="text"&&(this._isText=!1)},C.prototype._parseText=function(Y,_){if(Y.nodeType===1){var G=Y.getAttribute("dx")||0,J=Y.getAttribute("dy")||0;this._textX+=parseFloat(G),this._textY+=parseFloat(J)}var ue=new g({style:{text:Y.textContent,transformText:!0},position:[this._textX||0,this._textY||0]});T(_,ue),R(Y,ue,this._defs);var q=ue.style.fontSize;q&&q<9&&(ue.style.fontSize=9,ue.scale=ue.scale||[1,1],ue.scale[0]*=q/9,ue.scale[1]*=q/9);var re=ue.getBoundingRect();return this._textX+=re.width,_.add(ue),ue};var N={g:function(_,G){var J=new y;return T(G,J),R(_,J,this._defs),J},rect:function(_,G){var J=new A;return T(G,J),R(_,J,this._defs),J.setShape({x:parseFloat(_.getAttribute("x")||0),y:parseFloat(_.getAttribute("y")||0),width:parseFloat(_.getAttribute("width")||0),height:parseFloat(_.getAttribute("height")||0)}),J},circle:function(_,G){var J=new v;return T(G,J),R(_,J,this._defs),J.setShape({cx:parseFloat(_.getAttribute("cx")||0),cy:parseFloat(_.getAttribute("cy")||0),r:parseFloat(_.getAttribute("r")||0)}),J},line:function(_,G){var J=new m;return T(G,J),R(_,J,this._defs),J.setShape({x1:parseFloat(_.getAttribute("x1")||0),y1:parseFloat(_.getAttribute("y1")||0),x2:parseFloat(_.getAttribute("x2")||0),y2:parseFloat(_.getAttribute("y2")||0)}),J},ellipse:function(_,G){var J=new b;return T(G,J),R(_,J,this._defs),J.setShape({cx:parseFloat(_.getAttribute("cx")||0),cy:parseFloat(_.getAttribute("cy")||0),rx:parseFloat(_.getAttribute("rx")||0),ry:parseFloat(_.getAttribute("ry")||0)}),J},polygon:function(_,G){var J=_.getAttribute("points");J&&(J=D(J));var ue=new r({shape:{points:J||[]}});return T(G,ue),R(_,ue,this._defs),ue},polyline:function(_,G){var J=new d;T(G,J),R(_,J,this._defs);var ue=_.getAttribute("points");ue&&(ue=D(ue));var q=new a({shape:{points:ue||[]}});return q},image:function(_,G){var J=new L;return T(G,J),R(_,J,this._defs),J.setStyle({image:_.getAttribute("xlink:href"),x:_.getAttribute("x"),y:_.getAttribute("y"),width:_.getAttribute("width"),height:_.getAttribute("height")}),J},text:function(_,G){var J=_.getAttribute("x")||0,ue=_.getAttribute("y")||0,q=_.getAttribute("dx")||0,re=_.getAttribute("dy")||0;this._textX=parseFloat(J)+parseFloat(q),this._textY=parseFloat(ue)+parseFloat(re);var me=new y;return T(G,me),R(_,me,this._defs),me},tspan:function(_,G){var J=_.getAttribute("x"),ue=_.getAttribute("y");J!=null&&(this._textX=parseFloat(J)),ue!=null&&(this._textY=parseFloat(ue));var q=_.getAttribute("dx")||0,re=_.getAttribute("dy")||0,me=new y;return T(G,me),R(_,me,this._defs),this._textX+=q,this._textY+=re,me},path:function(_,G){var J=_.getAttribute("d")||"",ue=t(J);return T(G,ue),R(_,ue,this._defs),ue}},S={lineargradient:function(_){var G=parseInt(_.getAttribute("x1")||0,10),J=parseInt(_.getAttribute("y1")||0,10),ue=parseInt(_.getAttribute("x2")||10,10),q=parseInt(_.getAttribute("y2")||0,10),re=new s(G,J,ue,q);return E(_,re),re},radialgradient:function(_){}};function E(Y,_){for(var G=Y.firstChild;G;){if(G.nodeType===1){var J=G.getAttribute("offset");J.indexOf("%")>0?J=parseInt(J,10)/100:J?J=parseFloat(J):J=0;var ue=G.getAttribute("stop-color")||"#000000";_.addColorStop(J,ue)}G=G.nextSibling}}function T(Y,_){Y&&Y.__inheritedStyle&&(_.__inheritedStyle||(_.__inheritedStyle={}),h(_.__inheritedStyle,Y.__inheritedStyle))}function D(Y){for(var _=f(Y).split(x),G=[],J=0;J<_.length;J+=2){var ue=parseFloat(_[J]),q=parseFloat(_[J+1]);G.push([ue,q])}return G}var B={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-align":"textAlign","alignment-baseline":"textBaseline"};function R(Y,_,G,J){var ue=_.__inheritedStyle||{},q=_.type==="text";if(Y.nodeType===1&&(j(Y,_),c(ue,k(Y)),!J)){for(var re in B)if(B.hasOwnProperty(re)){var me=Y.getAttribute(re);me!=null&&(ue[B[re]]=me)}}var be=q?"textFill":"fill",ke=q?"textStroke":"stroke";_.style=_.style||new i;var ce=_.style;ue.fill!=null&&ce.set(be,M(ue.fill,G)),ue.stroke!=null&&ce.set(ke,M(ue.stroke,G)),w(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(Ee){var pe=Ee==="lineWidth"&&q?"textStrokeWidth":Ee;ue[Ee]!=null&&ce.set(pe,parseFloat(ue[Ee]))}),(!ue.textBaseline||ue.textBaseline==="auto")&&(ue.textBaseline="alphabetic"),ue.textBaseline==="alphabetic"&&(ue.textBaseline="bottom"),ue.textAlign==="start"&&(ue.textAlign="left"),ue.textAlign==="end"&&(ue.textAlign="right"),w(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign","textBaseline"],function(Ee){ue[Ee]!=null&&ce.set(Ee,ue[Ee])}),ue.lineDash&&(_.style.lineDash=f(ue.lineDash).split(x)),ce[ke]&&ce[ke]!=="none"&&(_[ke]=!0),_.__inheritedStyle=ue}var F=/url\(\s*#(.*?)\)/;function M(Y,_){var G=_&&Y&&Y.match(F);if(G){var J=f(G[1]),ue=_[J];return ue}return Y}var K=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.e,]*)\)/g;function j(Y,_){var G=Y.getAttribute("transform");if(G){G=G.replace(/,/g," ");var J=null,ue=[];G.replace(K,function(be,ke,ce){ue.push(ke,ce)});for(var q=ue.length-1;q>0;q-=2){var re=ue[q],me=ue[q-1];J=J||n.create();switch(me){case"translate":re=f(re).split(x),n.translate(J,J,[parseFloat(re[0]),parseFloat(re[1]||0)]);break;case"scale":re=f(re).split(x),n.scale(J,J,[parseFloat(re[0]),parseFloat(re[1]||re[0])]);break;case"rotate":re=f(re).split(x),n.rotate(J,J,parseFloat(re[0]));break;case"skew":re=f(re).split(x),console.warn("Skew transform is not supported yet");break;case"matrix":var re=f(re).split(x);J[0]=parseFloat(re[0]),J[1]=parseFloat(re[1]),J[2]=parseFloat(re[2]),J[3]=parseFloat(re[3]),J[4]=parseFloat(re[4]),J[5]=parseFloat(re[5]);break}}_.setLocalTransform(J)}}var H=/([^\s:;]+)\s*:\s*([^:;]+)/g;function k(Y){var _=Y.getAttribute("style"),G={};if(!_)return G;var J={};H.lastIndex=0;for(var ue;(ue=H.exec(_))!=null;)J[ue[1]]=ue[2];for(var q in B)B.hasOwnProperty(q)&&J[q]!=null&&(G[B[q]]=J[q]);return G}function P(Y,_,G){var J=_/Y.width,ue=G/Y.height,q=Math.min(J,ue),re=[q,q],me=[-(Y.x+Y.width/2)*q+_/2,-(Y.y+Y.height/2)*q+G/2];return{scale:re,position:me}}function z(Y,_){var G=new C;return G.parse(Y,_)}U.parseXML=I,U.makeViewBoxTransform=P,U.parseSVG=z},MFOe:function(te,U,e){(function(y){var L=b(),g=m(),v=d(),A=typeof window!="undefined"?window:y;te.exports={assign:L,create:g,trim:v,bind:r,slice:a,each:s,map:i,pluck:n,isList:l,isFunction:t,isObject:u,Global:A};function b(){return Object.assign?Object.assign:function(c,h,f,w){for(var x=1;x=0&&typeof I=="number"&&(I=+I.toFixed(Math.min(B,20))),T.coord[S]=D.coord[S]=I,h=[T,D,{type:w,valueIndex:h.valueIndex,value:I}]}return h=[v.dataTransform(u,h[0]),v.dataTransform(u,h[1]),y.extend({},h[2])],h[2].type=h[2].type||"",y.merge(h[2],h[0]),y.merge(h[2],h[1]),h};function a(u){return!isNaN(u)&&!isFinite(u)}function s(u,o,c,h){var f=1-u,w=h.dimensions[u];return a(o[f])&&a(c[f])&&o[u]===c[u]&&h.getAxis(w).containData(o[u])}function i(u,o){if(u.type==="cartesian2d"){var c=o[0].coord,h=o[1].coord;if(c&&h&&(s(1,c,h,u)||s(0,c,h,u)))return!0}return v.dataFilter(u,o[0])&&v.dataFilter(u,o[1])}function n(u,o,c,h,f){var w=h.coordinateSystem,x=u.getItemModel(o),I,C=g.parsePercent(x.get("x"),f.getWidth()),N=g.parsePercent(x.get("y"),f.getHeight());if(!isNaN(C)&&!isNaN(N))I=[C,N];else{if(h.getMarkerPosition)I=h.getMarkerPosition(u.getValues(u.dimensions,o));else{var S=w.dimensions,E=u.get(S[0],o),T=u.get(S[1],o);I=w.dataToPoint([E,T])}if(w.type==="cartesian2d"){var D=w.getAxis("x"),B=w.getAxis("y"),S=w.dimensions;a(u.get(S[0],o))?I[0]=D.toGlobalCoord(D.getExtent()[c?0:1]):a(u.get(S[1],o))&&(I[1]=B.toGlobalCoord(B.getExtent()[c?0:1]))}isNaN(C)||(I[0]=C),isNaN(N)||(I[1]=N)}u.setItemLayout(o,I)}var l=b.extend({type:"markLine",updateTransform:function(u,o,c){o.eachSeries(function(h){var f=h.markLineModel;if(f){var w=f.getData(),x=f.__from,I=f.__to;x.each(function(C){n(x,C,!0,h,c),n(I,C,!1,h,c)}),w.each(function(C){w.setItemLayout(C,[x.getItemLayout(C),I.getItemLayout(C)])}),this.markerGroupMap.get(h.id).updateLayout()}},this)},renderSeries:function(u,o,c,h){var f=u.coordinateSystem,w=u.id,x=u.getData(),I=this.markerGroupMap,C=I.get(w)||I.set(w,new A);this.group.add(C.group);var N=t(f,u,o),S=N.from,E=N.to,T=N.line;o.__from=S,o.__to=E,o.setData(T);var D=o.get("symbol"),B=o.get("symbolSize");y.isArray(D)||(D=[D,D]),typeof B=="number"&&(B=[B,B]),N.from.each(function(F){R(S,F,!0),R(E,F,!1)}),T.each(function(F){var M=T.getItemModel(F).get("lineStyle.color");T.setItemVisual(F,{color:M||S.getItemVisual(F,"color")}),T.setItemLayout(F,[S.getItemLayout(F),E.getItemLayout(F)]),T.setItemVisual(F,{fromSymbolSize:S.getItemVisual(F,"symbolSize"),fromSymbol:S.getItemVisual(F,"symbol"),toSymbolSize:E.getItemVisual(F,"symbolSize"),toSymbol:E.getItemVisual(F,"symbol")})}),C.updateData(T),N.line.eachItemGraphicEl(function(F,M){F.traverse(function(K){K.dataModel=o})});function R(F,M,K){var j=F.getItemModel(M);n(F,M,K,u,h),F.setItemVisual(M,{symbolSize:j.get("symbolSize")||B[K?0:1],symbol:j.get("symbol",!0)||D[K?0:1],color:j.get("itemStyle.color")||x.getVisual("color")})}C.__keep=!0,C.group.silent=o.get("silent")||u.get("silent")}});function t(u,o,c){var h;u?h=y.map(u&&u.dimensions,function(N){var S=o.getData().getDimensionInfo(o.getData().mapDimension(N))||{};return y.defaults({name:N},S)}):h=[{name:"value",type:"float"}];var f=new L(h,c),w=new L(h,c),x=new L([],c),I=y.map(c.get("data"),y.curry(r,o,u,c));u&&(I=y.filter(I,y.curry(i,u)));var C=u?v.dimValueGetter:function(N){return N.value};return f.initData(y.map(I,function(N){return N[0]}),null,C),w.initData(y.map(I,function(N){return N[1]}),null,C),x.initData(y.map(I,function(N){return N[2]})),x.hasItemOption=!0,{from:f,to:w,line:x}}te.exports=l},MHoB:function(te,U,e){var y=e("bYtY"),L=e("6uqw"),g=e("OELB"),v=[20,140],A=L.extend({type:"visualMap.continuous",defaultOption:{align:"auto",calculable:!1,range:null,realtime:!0,itemHeight:null,itemWidth:null,hoverLink:!0,hoverLinkDataSize:null,hoverLinkOnHandle:null},optionUpdated:function(d,r){A.superApply(this,"optionUpdated",arguments),this.resetExtent(),this.resetVisual(function(a){a.mappingMethod="linear",a.dataExtent=this.getExtent()}),this._resetRange()},resetItemSize:function(){A.superApply(this,"resetItemSize",arguments);var d=this.itemSize;this._orient==="horizontal"&&d.reverse(),(d[0]==null||isNaN(d[0]))&&(d[0]=v[0]),(d[1]==null||isNaN(d[1]))&&(d[1]=v[1])},_resetRange:function(){var d=this.getExtent(),r=this.option.range;!r||r.auto?(d.auto=1,this.option.range=d):y.isArray(r)&&(r[0]>r[1]&&r.reverse(),r[0]=Math.max(r[0],d[0]),r[1]=Math.min(r[1],d[1]))},completeVisualOption:function(){L.prototype.completeVisualOption.apply(this,arguments),y.each(this.stateList,function(d){var r=this.option.controller[d].symbolSize;r&&r[0]!==r[1]&&(r[0]=0)},this)},setSelected:function(d){this.option.range=d.slice(),this._resetRange()},getSelected:function(){var d=this.getExtent(),r=g.asc((this.get("range")||[]).slice());return r[0]>d[1]&&(r[0]=d[1]),r[1]>d[1]&&(r[1]=d[1]),r[0]=a[1]||d<=r[1])?"inRange":"outOfRange"},findTargetDataIndices:function(d){var r=[];return this.eachTargetSeries(function(a){var s=[],i=a.getData();i.each(this.getDataDimension(i),function(n,l){d[0]<=n&&n<=d[1]&&s.push(l)},this),r.push({seriesId:a.id,dataIndex:s})},this),r},getVisualMeta:function(d){var r=b(this,"outOfRange",this.getExtent()),a=b(this,"inRange",this.option.range.slice()),s=[];function i(h,f){s.push({value:h,color:d(h,f)})}for(var n=0,l=0,t=a.length,u=r.length;l=0&&this._clips.splice(a,1)},removeAnimator:function(r){for(var a=r.getClips(),s=0;s0?c.pixelStart+c.pixelLength-c.pixel:c.pixel-c.pixelStart)/c.pixelLength*(u[1]-u[0])+u[0],f=Math.max(1/l.scale,0);u[0]=(u[0]-h)*f+h,u[1]=(u[1]-h)*f+h;var w=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();if(g(0,u,[0,100],0,w.minSpan,w.maxSpan),this._range=u,t[0]!==u[0]||t[1]!==u[1])return u},pan:d(function(s,i,n,l,t,u){var o=r[l]([u.oldX,u.oldY],[u.newX,u.newY],i,t,n);return o.signal*(s[1]-s[0])*o.pixel/o.pixelLength}),scrollMove:d(function(s,i,n,l,t,u){var o=r[l]([0,0],[u.scrollDelta,u.scrollDelta],i,t,n);return o.signal*(s[1]-s[0])*u.scrollDelta})};function d(s){return function(i,n,l,t){var u=this._range,o=u.slice(),c=i.axisModels[0];if(!c)return;var h=s(o,c,i,n,l,t);if(g(h,o,[0,100],"all"),this._range=o,u[0]!==o[0]||u[1]!==o[1])return o}}var r={grid:function(s,i,n,l,t){var u=n.axis,o={},c=t.model.coordinateSystem.getRect();return s=s||[0,0],u.dim==="x"?(o.pixel=i[0]-s[0],o.pixelLength=c.width,o.pixelStart=c.x,o.signal=u.inverse?1:-1):(o.pixel=i[1]-s[1],o.pixelLength=c.height,o.pixelStart=c.y,o.signal=u.inverse?-1:1),o},polar:function(s,i,n,l,t){var u=n.axis,o={},c=t.model.coordinateSystem,h=c.getRadiusAxis().getExtent(),f=c.getAngleAxis().getExtent();return s=s?c.pointToCoord(s):[0,0],i=c.pointToCoord(i),n.mainType==="radiusAxis"?(o.pixel=i[0]-s[0],o.pixelLength=h[1]-h[0],o.pixelStart=h[0],o.signal=u.inverse?1:-1):(o.pixel=i[1]-s[1],o.pixelLength=f[1]-f[0],o.pixelStart=f[0],o.signal=u.inverse?-1:1),o},singleAxis:function(s,i,n,l,t){var u=n.axis,o=t.model.coordinateSystem.getRect(),c={};return s=s||[0,0],u.orient==="horizontal"?(c.pixel=i[0]-s[0],c.pixelLength=o.width,c.pixelStart=o.x,c.signal=u.inverse?1:-1):(c.pixel=i[1]-s[1],c.pixelLength=o.height,c.pixelStart=o.y,c.signal=u.inverse?-1:1),c}},a=b;te.exports=a},MwEJ:function(te,U,e){var y=e("bYtY"),L=e("YXkt"),g=e("sdST"),v=e("k9D9"),A=v.SOURCE_FORMAT_ORIGINAL,b=e("L0Ub"),m=b.getDimensionTypeByAxis,d=e("4NO4"),r=d.getDataItemValue,a=e("IDmD"),s=e("i38C"),i=s.getCoordSysInfoBySeries,n=e("7G+c"),l=e("7hqr"),t=l.enableDataStack,u=e("D5nY"),o=u.makeSeriesEncodeForAxisCoordSys;function c(x,I,C){C=C||{},n.isInstance(x)||(x=n.seriesDataToSource(x));var N=I.get("coordinateSystem"),S=a.get(N),E=i(I),T;E&&(T=y.map(E.coordSysDims,function(j){var H={name:j},k=E.axisMap.get(j);if(k){var P=k.get("type");H.type=m(P)}return H})),T||(T=S&&(S.getDimensionsInfo?S.getDimensionsInfo():S.dimensions.slice())||["x","y"]);var D=g(x,{coordDimensions:T,generateCoord:C.generateCoord,encodeDefaulter:C.useEncodeDefaulter?y.curry(o,T,I):null}),B,R;E&&y.each(D,function(j,H){var k=j.coordDim,P=E.categoryAxisMap.get(k);P&&(B==null&&(B=H),j.ordinalMeta=P.getOrdinalMeta()),j.otherDims.itemName!=null&&(R=!0)}),!R&&B!=null&&(D[B].otherDims.itemName=0);var F=t(I,D),M=new L(D,I);M.setCalculationInfo(F);var K=B!=null&&h(x)?function(j,H,k,P){return P===B?k:this.defaultDimValueGetter(j,H,k,P)}:null;return M.hasItemOption=!1,M.initData(x,null,K),M}function h(x){if(x.sourceFormat===A){var I=f(x.data||[]);return I!=null&&!y.isArray(r(I))}}function f(x){for(var I=0;I0?1:ke<0?-1:0}function o(z,Y){return z.toGlobalCoord(z.dataToCoord(z.scale.parse(Y)))}function c(z,Y,_,G,J,ue,q,re,me,be){var ke=me.valueDim,ce=me.categoryDim,Ee=Math.abs(_[ce.wh]),pe=z.getItemVisual(Y,"symbolSize");L.isArray(pe)?pe=pe.slice():(pe==null&&(pe="100%"),pe=[pe,pe]),pe[ce.index]=m(pe[ce.index],Ee),pe[ke.index]=m(pe[ke.index],G?Ee:Math.abs(ue)),be.symbolSize=pe;var Se=be.symbolScale=[pe[0]/re,pe[1]/re];Se[ke.index]*=(me.isHorizontal?-1:1)*q}function h(z,Y,_,G,J){var ue=z.get(s)||0;ue&&(n.attr({scale:Y.slice(),rotation:_}),n.updateTransform(),ue/=n.getLineScale(),ue*=Y[G.valueDim.index]),J.valueLineWidth=ue}function f(z,Y,_,G,J,ue,q,re,me,be,ke,ce){var Ee=ke.categoryDim,pe=ke.valueDim,Se=ce.pxSign,st=Math.max(Y[pe.index]+re,0),qe=st;if(G){var tt=Math.abs(me),Dt=L.retrieve(z.get("symbolMargin"),"15%")+"",ct=!1;Dt.lastIndexOf("!")===Dt.length-1&&(ct=!0,Dt=Dt.slice(0,Dt.length-1)),Dt=m(Dt,Y[pe.index]);var St=Math.max(st+Dt*2,0),rt=ct?0:Dt*2,ht=d(G),je=ht?G:k((tt+rt)/St),Me=tt-je*st;Dt=Me/2/(ct?je:je-1),St=st+Dt*2,rt=ct?0:Dt*2,!ht&&G!=="fixed"&&(je=be?k((Math.abs(be)+rt)/St):0),qe=je*St-rt,ce.repeatTimes=je,ce.symbolMargin=Dt}var Ne=Se*(qe/2),it=ce.pathPosition=[];it[Ee.index]=_[Ee.wh]/2,it[pe.index]=q==="start"?Ne:q==="end"?me-Ne:me/2,ue&&(it[0]+=ue[0],it[1]+=ue[1]);var wt=ce.bundlePosition=[];wt[Ee.index]=_[Ee.xy],wt[pe.index]=_[pe.xy];var jt=ce.barRectShape=L.extend({},_);jt[pe.wh]=Se*Math.max(Math.abs(_[pe.wh]),Math.abs(it[pe.index]+Ne)),jt[Ee.wh]=_[Ee.wh];var lt=ce.clipShape={};lt[Ee.xy]=-_[Ee.xy],lt[Ee.wh]=ke.ecSize[Ee.wh],lt[pe.xy]=0,lt[pe.wh]=_[pe.wh]}function w(z){var Y=z.symbolPatternSize,_=A(z.symbolType,-Y/2,-Y/2,Y,Y,z.color);return _.attr({culling:!0}),_.type!=="image"&&_.setStyle({strokeNoScale:!0}),_}function x(z,Y,_,G){var J=z.__pictorialBundle,ue=_.symbolSize,q=_.valueLineWidth,re=_.pathPosition,me=Y.valueDim,be=_.repeatTimes||0,ke=0,ce=ue[Y.valueDim.index]+q+_.symbolMargin*2;for(K(z,function(tt){tt.__pictorialAnimationIndex=ke,tt.__pictorialRepeatTimes=be,ke0:ct<0)&&(St=be-1-tt),Dt[me.index]=ce*(St-be/2+.5)+re[me.index],{position:Dt,scale:_.symbolScale.slice(),rotation:_.rotation}}function st(){K(z,function(tt){tt.trigger("emphasis")})}function qe(){K(z,function(tt){tt.trigger("normal")})}}function I(z,Y,_,G){var J=z.__pictorialBundle,ue=z.__pictorialMainPath;ue?j(ue,null,{position:_.pathPosition.slice(),scale:_.symbolScale.slice(),rotation:_.rotation},_,G):(ue=z.__pictorialMainPath=w(_),J.add(ue),j(ue,{position:_.pathPosition.slice(),scale:[0,0],rotation:_.rotation},{scale:_.symbolScale.slice()},_,G),ue.on("mouseover",q).on("mouseout",re)),D(ue,_);function q(){this.trigger("emphasis")}function re(){this.trigger("normal")}}function C(z,Y,_){var G=L.extend({},Y.barRectShape),J=z.__pictorialBarRect;J?j(J,null,{shape:G},Y,_):(J=z.__pictorialBarRect=new g.Rect({z2:2,shape:G,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),z.add(J))}function N(z,Y,_,G){if(_.symbolClip){var J=z.__pictorialClipPath,ue=L.extend({},_.clipShape),q=Y.valueDim,re=_.animationModel,me=_.dataIndex;if(J)g.updateProps(J,{shape:ue},re,me);else{ue[q.wh]=0,J=new g.Rect({shape:ue}),z.__pictorialBundle.setClipPath(J),z.__pictorialClipPath=J;var be={};be[q.wh]=_.clipShape[q.wh],g[G?"updateProps":"initProps"](J,{shape:be},re,me)}}}function S(z,Y){var _=z.getItemModel(Y);return _.getAnimationDelayParams=E,_.isAnimationEnabled=T,_}function E(z){return{index:z.__pictorialAnimationIndex,count:z.__pictorialRepeatTimes}}function T(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function D(z,Y){z.off("emphasis").off("normal");var _=Y.symbolScale.slice();Y.hoverAnimation&&z.on("emphasis",function(){this.animateTo({scale:[_[0]*1.1,_[1]*1.1]},400,"elasticOut")}).on("normal",function(){this.animateTo({scale:_.slice()},400,"elasticOut")})}function B(z,Y,_,G){var J=new g.Group,ue=new g.Group;return J.add(ue),J.__pictorialBundle=ue,ue.attr("position",_.bundlePosition.slice()),_.symbolRepeat?x(J,Y,_):I(J,Y,_),C(J,_,G),N(J,Y,_,G),J.__pictorialShapeStr=M(z,_),J.__pictorialSymbolMeta=_,J}function R(z,Y,_){var G=_.animationModel,J=_.dataIndex,ue=z.__pictorialBundle;g.updateProps(ue,{position:_.bundlePosition.slice()},G,J),_.symbolRepeat?x(z,Y,_,!0):I(z,Y,_,!0),C(z,_,!0),N(z,Y,_,!0)}function F(z,Y,_,G){var J=G.__pictorialBarRect;J&&(J.style.text=null);var ue=[];K(G,function(q){ue.push(q)}),G.__pictorialMainPath&&ue.push(G.__pictorialMainPath),G.__pictorialClipPath&&(_=null),L.each(ue,function(q){g.updateProps(q,{scale:[0,0]},_,Y,function(){G.parent&&G.parent.remove(G)})}),z.setItemGraphicEl(Y,null)}function M(z,Y){return[z.getItemVisual(Y.dataIndex,"symbol")||"none",!!Y.symbolRepeat,!!Y.symbolClip].join(":")}function K(z,Y,_){L.each(z.__pictorialBundle.children(),function(G){G!==z.__pictorialBarRect&&Y.call(_,G)})}function j(z,Y,_,G,J,ue){Y&&z.attr(Y),G.symbolClip&&!J?_&&z.attr(_):_&&g[J?"updateProps":"initProps"](z,_,G.animationModel,G.dataIndex,ue)}function H(z,Y,_){var G=_.color,J=_.dataIndex,ue=_.itemModel,q=ue.getModel("itemStyle").getItemStyle(["color"]),re=ue.getModel("emphasis.itemStyle").getItemStyle(),me=ue.getShallow("cursor");K(z,function(Ee){Ee.setColor(G),Ee.setStyle(L.defaults({fill:G,opacity:_.opacity},q)),g.setHoverStyle(Ee,re),me&&(Ee.cursor=me),Ee.z2=_.z2});var be={},ke=Y.valueDim.posDesc[+(_.boundingLength>0)],ce=z.__pictorialBarRect;a(ce.style,be,ue,G,Y.seriesModel,J,ke),g.setHoverStyle(ce,be)}function k(z){var Y=Math.round(z);return Math.abs(z-Y)<1e-4?Y:Math.ceil(z)}var P=l;te.exports=P},N5BQ:function(te,U,e){var y=e("OlYY"),L=y.extend({type:"dataZoom.slider",layoutMode:"box",defaultOption:{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#2f4554",width:.5,opacity:.3},areaStyle:{color:"rgba(47,69,84,0.3)",opacity:.3}},borderColor:"#ddd",fillerColor:"rgba(167,183,204,0.4)",handleIcon:"M8.2,13.6V3.9H6.3v9.7H3.1v14.9h3.3v9.7h1.8v-9.7h3.3V13.6H8.2z M9.7,24.4H4.8v-1.4h4.9V24.4z M9.7,19.1H4.8v-1.4h4.9V19.1z",handleSize:"100%",handleStyle:{color:"#a7b7cc"},labelPrecision:null,labelFormatter:null,showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#333"}}}),g=L;te.exports=g},NA0q:function(te,U,e){var y=e("bYtY"),L=e("6Ic6"),g=e("TkdX"),v=e("gPAo"),A=e("7aKB"),b=A.windowOpen,m="sunburstRootToNode",d=L.extend({type:"sunburst",init:function(){},render:function(a,s,i,n){var l=this;this.seriesModel=a,this.api=i,this.ecModel=s;var t=a.getData(),u=t.tree.root,o=a.getViewRoot(),c=this.group,h=a.get("renderLabelForZeroData"),f=[];o.eachNode(function(T){f.push(T)});var w=this._oldChildren||[];if(C(f,w),E(u,o),n&&n.highlight&&n.highlight.piece){var x=a.getShallow("highlightPolicy");n.highlight.piece.onEmphasis(x)}else if(n&&n.unhighlight){var I=this.virtualPiece;!I&&u.children.length&&(I=u.children[0].piece),I&&I.onNormal()}this._initEvents(),this._oldChildren=f;function C(T,D){if(T.length===0&&D.length===0)return;new v(D,T,B,B).add(R).update(R).remove(y.curry(R,null)).execute();function B(F){return F.getId()}function R(F,M){var K=F==null?null:T[F],j=M==null?null:D[M];N(K,j)}}function N(T,D){if(!h&&T&&!T.getValue()&&(T=null),T!==u&&D!==u){if(D&&D.piece)T?(D.piece.updateData(!1,T,"normal",a,s),t.setItemGraphicEl(T.dataIndex,D.piece)):S(D);else if(T){var B=new g(T,a,s);c.add(B),t.setItemGraphicEl(T.dataIndex,B)}}}function S(T){if(!T)return;T.piece&&(c.remove(T.piece),T.piece=null)}function E(T,D){if(D.depth>0){l.virtualPiece?l.virtualPiece.updateData(!1,T,"normal",a,s):(l.virtualPiece=new g(T,a,s),c.add(l.virtualPiece)),D.piece._onclickEvent&&D.piece.off("click",D.piece._onclickEvent);var B=function(R){l._rootToNode(D.parentNode)};D.piece._onclickEvent=B,l.virtualPiece.on("click",B)}else l.virtualPiece&&(c.remove(l.virtualPiece),l.virtualPiece=null)}},dispose:function(){},_initEvents:function(){var a=this,s=function(i){var n=!1,l=a.seriesModel.getViewRoot();l.eachNode(function(t){if(!n&&t.piece&&t.piece.childAt(0)===i.target){var u=t.getModel().get("nodeClick");if(u==="rootToNode")a._rootToNode(t);else if(u==="link"){var o=t.getModel(),c=o.get("link");if(c){var h=o.get("target",!0)||"_blank";b(c,h)}}n=!0}})};this.group._onclickEvent&&this.group.off("click",this.group._onclickEvent),this.group.on("click",s),this.group._onclickEvent=s},_rootToNode:function(a){a!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:m,from:this.uid,seriesId:this.seriesModel.id,targetNode:a})},containPoint:function(a,s){var i=s.getData(),n=i.getItemLayout(0);if(n){var l=a[0]-n.cx,t=a[1]-n.cy,u=Math.sqrt(l*l+t*t);return u<=n.r&&u>=n.r0}}}),r=d;te.exports=r},NAnI:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("wXyp"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},NC18:function(te,U,e){var y=e("y+Vt"),L=e("IMiH"),g=e("7oTu"),v=Math.sqrt,A=Math.sin,b=Math.cos,m=Math.PI,d=function(f){return Math.sqrt(f[0]*f[0]+f[1]*f[1])},r=function(f,w){return(f[0]*w[0]+f[1]*w[1])/(d(f)*d(w))},a=function(f,w){return(f[0]*w[1]1&&(N*=v(M),S*=v(M));var K=(I===C?-1:1)*v((N*N*(S*S)-N*N*(F*F)-S*S*(R*R))/(N*N*(F*F)+S*S*(R*R)))||0,j=K*N*F/S,H=K*-S*R/N,k=(h+w)/2+b(B)*j-A(B)*H,P=(f+x)/2+A(B)*j+b(B)*H,z=a([1,0],[(R-j)/N,(F-H)/S]),Y=[(R-j)/N,(F-H)/S],_=[(-1*R-j)/N,(-1*F-H)/S],G=a(Y,_);r(Y,_)<=-1&&(G=m),r(Y,_)>=1&&(G=0),C===0&&G>0&&(G=G-2*m),C===1&&G<0&&(G=G+2*m),D.addData(T,k,P,N,S,z,G,B,C)}var i=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig,n=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function l(h){if(!h)return new L;for(var f=0,w=0,x=f,I=w,C,N=new L,S=L.CMD,E=h.match(i),T=0;T=0||C==="+"?"left":"right"},T={horizontal:C>=0||C==="+"?"top":"bottom",vertical:"middle"},D={horizontal:0,vertical:u/2},B=N==="vertical"?S.height:S.width,R=x.getModel("controlStyle"),F=R.get("show",!0),M=F?R.get("itemSize"):0,K=F?R.get("itemGap"):0,j=M+K,H=x.get("label.rotate")||0;H=H*u/180;var k,P,z,Y,_=R.get("position",!0),G=F&&R.get("showPlayBtn",!0),J=F&&R.get("showPrevBtn",!0),ue=F&&R.get("showNextBtn",!0),q=0,re=B;return _==="left"||_==="bottom"?(G&&(k=[0,0],q+=j),J&&(P=[q,0],q+=j),ue&&(z=[re-M,0],re-=j)):(G&&(k=[re-M,0],re-=j),J&&(P=[0,0],q+=j),ue&&(z=[re-M,0],re-=j)),Y=[q,re],x.get("inverse")&&Y.reverse(),{viewRect:S,mainLength:B,orient:N,rotation:D[N],labelRotation:H,labelPosOpt:C,labelAlign:x.get("label.align")||E[N],labelBaseline:x.get("label.verticalAlign")||x.get("label.baseline")||T[N],playPosition:k,prevBtnPosition:P,nextBtnPosition:z,axisExtent:Y,controlSize:M,controlGap:K}},_position:function(x,I){var C=this._mainGroup,N=this._labelGroup,S=x.viewRect;if(x.orient==="vertical"){var E=g.create(),T=S.x,D=S.y+S.height;g.translate(E,E,[-T,-D]),g.rotate(E,E,-u/2),g.translate(E,E,[T,D]),S=S.clone(),S.applyTransform(E)}var B=P(S),R=P(C.getBoundingRect()),F=P(N.getBoundingRect()),M=C.position,K=N.position;K[0]=M[0]=B[0][0];var j=x.labelPosOpt;if(isNaN(j)){var H=j==="+"?0:1;z(M,R,B,1,H),z(K,F,B,1,1-H)}else{var H=j>=0?0:1;z(M,R,B,1,H),K[1]=M[1]+j}C.attr("position",M),N.attr("position",K),C.rotation=N.rotation=x.rotation,k(C),k(N);function k(Y){var _=Y.position;Y.origin=[B[0][0]-_[0],B[1][0]-_[1]]}function P(Y){return[[Y.x,Y.x+Y.width],[Y.y,Y.y+Y.height]]}function z(Y,_,G,J,ue){Y[J]+=G[J][ue]-_[J][ue]}},_createAxis:function(x,I){var C=I.getData(),N=I.get("axisType"),S=a.createScaleByModel(I,N);S.getTicks=function(){return C.mapArray(["value"],function(D){return D})};var E=C.getDataExtent("value");S.setExtent(E[0],E[1]),S.niceTicks();var T=new m("value",S,x.axisExtent,N);return T.model=I,T},_createGroup:function(x){var I=this["_"+x]=new v.Group;return this.group.add(I),I},_renderAxisLine:function(x,I,C,N){var S=C.getExtent();if(!N.get("lineStyle.show"))return;I.add(new v.Line({shape:{x1:S[0],y1:0,x2:S[1],y2:0},style:y.extend({lineCap:"round"},N.getModel("lineStyle").getLineStyle()),silent:!0,z2:1}))},_renderAxisTick:function(x,I,C,N){var S=N.getData(),E=C.scale.getTicks();t(E,function(T){var D=C.dataToCoord(T),B=S.getItemModel(T),R=B.getModel("itemStyle"),F=B.getModel("emphasis.itemStyle"),M={position:[D,0],onclick:l(this._changeTimeline,this,T)},K=f(B,R,I,M);v.setHoverStyle(K,F.getItemStyle()),B.get("tooltip")?(K.dataIndex=T,K.dataModel=N):K.dataIndex=K.dataModel=null},this)},_renderAxisLabel:function(x,I,C,N){var S=C.getLabelModel();if(!S.get("show"))return;var E=N.getData(),T=C.getViewLabels();t(T,function(D){var B=D.tickValue,R=E.getItemModel(B),F=R.getModel("label"),M=R.getModel("emphasis.label"),K=C.dataToCoord(D.tickValue),j=new v.Text({position:[K,0],rotation:x.labelRotation-x.rotation,onclick:l(this._changeTimeline,this,B),silent:!1});v.setTextStyle(j.style,F,{text:D.formattedLabel,textAlign:x.labelAlign,textVerticalAlign:x.labelBaseline}),I.add(j),v.setHoverStyle(j,v.setTextStyle({},M))},this)},_renderControl:function(x,I,C,N){var S=x.controlSize,E=x.rotation,T=N.getModel("controlStyle").getItemStyle(),D=N.getModel("emphasis.controlStyle").getItemStyle(),B=[0,-S/2,S,S],R=N.getPlayState(),F=N.get("inverse",!0);M(x.nextBtnPosition,"controlStyle.nextIcon",l(this._changeTimeline,this,F?"-":"+")),M(x.prevBtnPosition,"controlStyle.prevIcon",l(this._changeTimeline,this,F?"+":"-")),M(x.playPosition,"controlStyle."+(R?"stopIcon":"playIcon"),l(this._handlePlayClick,this,!R),!0);function M(K,j,H,k){if(!K)return;var P={position:K,origin:[S/2,0],rotation:k?-E:0,rectHover:!0,style:T,onclick:H},z=h(N,j,B,P);I.add(z),v.setHoverStyle(z,D)}},_renderCurrentPointer:function(x,I,C,N){var S=N.getData(),E=N.getCurrentIndex(),T=S.getItemModel(E).getModel("checkpointStyle"),D=this,B={onCreate:function(R){R.draggable=!0,R.drift=l(D._handlePointerDrag,D),R.ondragend=l(D._handlePointerDragend,D),w(R,E,C,N,!0)},onUpdate:function(R){w(R,E,C,N)}};this._currentPointer=f(T,T,this._mainGroup,{},this._currentPointer,B)},_handlePlayClick:function(x){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:x,from:this.uid})},_handlePointerDrag:function(x,I,C){this._clearTimer(),this._pointerChangeTimeline([C.offsetX,C.offsetY])},_handlePointerDragend:function(x){this._pointerChangeTimeline([x.offsetX,x.offsetY],!0)},_pointerChangeTimeline:function(x,I){var C=this._toAxisCoord(x)[0],N=this._axis,S=s.asc(N.getExtent().slice());C>S[1]&&(C=S[1]),C=0||st.relatedTarget.className.indexOf("".concat(ct,"-next"))>=0))return;ce.setState({goInputText:""}),Dt(ce.getValidValue())},ce.go=function(st){var qe=ce.state.goInputText;if(qe==="")return;(st.keyCode===c.ENTER||st.type==="click")&&(ce.setState({goInputText:""}),ce.props.quickGo(ce.getValidValue()))},ce}return Object(s.a)(ke,[{key:"getValidValue",value:function(){var Ee=this.state,pe=Ee.goInputText,Se=Ee.current;return!pe||isNaN(pe)?Se:Number(pe)}},{key:"getPageSizeOptions",value:function(){var Ee=this.props,pe=Ee.pageSize,Se=Ee.pageSizeOptions;return Se.some(function(st){return st.toString()===pe.toString()})?Se:Se.concat([pe.toString()]).sort(function(st,qe){var tt=isNaN(Number(st))?0:Number(st),Dt=isNaN(Number(qe))?0:Number(qe);return tt-Dt})}},{key:"render",value:function(){var Ee=this,pe=this.props,Se=pe.pageSize,st=pe.locale,qe=pe.rootPrefixCls,tt=pe.changeSize,Dt=pe.quickGo,ct=pe.goButton,St=pe.selectComponentClass,rt=pe.buildOptionText,ht=pe.selectPrefixCls,je=pe.disabled,Me=this.state.goInputText,Ne="".concat(qe,"-options"),it=St,wt=null,jt=null,lt=null;if(!tt&&!Dt)return null;var Te=this.getPageSizeOptions();if(tt&&it){var mt=Te.map(function(tn,Vt){return b.a.createElement(it.Option,{key:Vt,value:tn.toString()},(rt||Ee.buildOptionText)(tn))});wt=b.a.createElement(it,{disabled:je,prefixCls:ht,showSearch:!1,className:"".concat(Ne,"-size-changer"),optionLabelProp:"children",dropdownMatchSelectWidth:!1,value:(Se||Te[0]).toString(),onChange:this.changeSize,getPopupContainer:function(Vt){return Vt.parentNode}},mt)}return Dt&&(ct&&(lt=typeof ct=="boolean"?b.a.createElement("button",{type:"button",onClick:this.go,onKeyUp:this.go,disabled:je,className:"".concat(Ne,"-quick-jumper-button")},st.jump_to_confirm):b.a.createElement("span",{onClick:this.go,onKeyUp:this.go},ct)),jt=b.a.createElement("div",{className:"".concat(Ne,"-quick-jumper")},st.jump_to,b.a.createElement("input",{disabled:je,type:"text",value:Me,onChange:this.handleChange,onKeyUp:this.go,onBlur:this.handleBlur}),st.page,lt)),b.a.createElement("li",{className:"".concat(Ne)},wt,jt)}}]),ke}(b.a.Component);h.defaultProps={pageSizeOptions:["10","20","50","100"]};var f=h,w=e("N2Kk");function x(){}function I(me){return typeof me=="number"&&isFinite(me)&&Math.floor(me)===me}function C(me,be,ke){return ke}function N(me,be,ke){var ce=typeof me=="undefined"?be.pageSize:me;return Math.floor((ke.total-1)/ce)+1}var S=function(me){Object(i.a)(ke,me);var be=Object(n.a)(ke);function ke(ce){var Ee;Object(a.a)(this,ke),Ee=be.call(this,ce),Ee.getJumpPrevPage=function(){return Math.max(1,Ee.state.current-(Ee.props.showLessItems?3:5))},Ee.getJumpNextPage=function(){return Math.min(N(void 0,Ee.state,Ee.props),Ee.state.current+(Ee.props.showLessItems?3:5))},Ee.getItemIcon=function(tt,Dt){var ct=Ee.props.prefixCls,St=tt||b.a.createElement("button",{type:"button","aria-label":Dt,className:"".concat(ct,"-item-link")});return typeof tt=="function"&&(St=b.a.createElement(tt,Object(r.a)({},Ee.props))),St},Ee.savePaginationNode=function(tt){Ee.paginationNode=tt},Ee.isValid=function(tt){return I(tt)&&tt!==Ee.state.current},Ee.shouldDisplayQuickJumper=function(){var tt=Ee.props,Dt=tt.showQuickJumper,ct=tt.pageSize,St=tt.total;return St<=ct?!1:Dt},Ee.handleKeyDown=function(tt){(tt.keyCode===c.ARROW_UP||tt.keyCode===c.ARROW_DOWN)&&tt.preventDefault()},Ee.handleKeyUp=function(tt){var Dt=Ee.getValidValue(tt),ct=Ee.state.currentInputValue;Dt!==ct&&Ee.setState({currentInputValue:Dt}),tt.keyCode===c.ENTER?Ee.handleChange(Dt):tt.keyCode===c.ARROW_UP?Ee.handleChange(Dt-1):tt.keyCode===c.ARROW_DOWN&&Ee.handleChange(Dt+1)},Ee.changePageSize=function(tt){var Dt=Ee.state.current,ct=N(tt,Ee.state,Ee.props);Dt=Dt>ct?ct:Dt,ct===0&&(Dt=Ee.state.current),typeof tt=="number"&&("pageSize"in Ee.props||Ee.setState({pageSize:tt}),"current"in Ee.props||Ee.setState({current:Dt,currentInputValue:Dt})),Ee.props.onShowSizeChange(Dt,tt),"onChange"in Ee.props&&Ee.props.onChange&&Ee.props.onChange(Dt,tt)},Ee.handleChange=function(tt){var Dt=Ee.props.disabled,ct=tt;if(Ee.isValid(ct)&&!Dt){var St=N(void 0,Ee.state,Ee.props);ct>St?ct=St:ct<1&&(ct=1),"current"in Ee.props||Ee.setState({current:ct,currentInputValue:ct});var rt=Ee.state.pageSize;return Ee.props.onChange(ct,rt),ct}return Ee.state.current},Ee.prev=function(){Ee.hasPrev()&&Ee.handleChange(Ee.state.current-1)},Ee.next=function(){Ee.hasNext()&&Ee.handleChange(Ee.state.current+1)},Ee.jumpPrev=function(){Ee.handleChange(Ee.getJumpPrevPage())},Ee.jumpNext=function(){Ee.handleChange(Ee.getJumpNextPage())},Ee.hasPrev=function(){return Ee.state.current>1},Ee.hasNext=function(){return Ee.state.current2?ct-2:0),rt=2;rt=Se?qe=Se:qe=Number(pe),qe}},{key:"getShowSizeChanger",value:function(){var Ee=this.props,pe=Ee.showSizeChanger,Se=Ee.total,st=Ee.totalBoundaryShowSizeChanger;return typeof pe!="undefined"?pe:Se>st}},{key:"renderPrev",value:function(Ee){var pe=this.props,Se=pe.prevIcon,st=pe.itemRender,qe=st(Ee,"prev",this.getItemIcon(Se,"prev page")),tt=!this.hasPrev();return Object(A.isValidElement)(qe)?Object(A.cloneElement)(qe,{disabled:tt}):qe}},{key:"renderNext",value:function(Ee){var pe=this.props,Se=pe.nextIcon,st=pe.itemRender,qe=st(Ee,"next",this.getItemIcon(Se,"next page")),tt=!this.hasNext();return Object(A.isValidElement)(qe)?Object(A.cloneElement)(qe,{disabled:tt}):qe}},{key:"render",value:function(){var Ee=this,pe=this.props,Se=pe.prefixCls,st=pe.className,qe=pe.style,tt=pe.disabled,Dt=pe.hideOnSinglePage,ct=pe.total,St=pe.locale,rt=pe.showQuickJumper,ht=pe.showLessItems,je=pe.showTitle,Me=pe.showTotal,Ne=pe.simple,it=pe.itemRender,wt=pe.showPrevNextJumpers,jt=pe.jumpPrevIcon,lt=pe.jumpNextIcon,Te=pe.selectComponentClass,mt=pe.selectPrefixCls,tn=pe.pageSizeOptions,Vt=this.state,Yt=Vt.current,Qt=Vt.pageSize,an=Vt.currentInputValue;if(Dt===!0&&ct<=Qt)return null;var on=N(void 0,this.state,this.props),vt=[],de=null,he=null,Pt=null,We=null,Je=null,Ln=rt&&rt.goButton,jn=ht?1:2,Sn=Yt-1>0?Yt-1:0,Xn=Yt+1=jn*2&&Yt!==1+2&&(vt[0]=Object(A.cloneElement)(vt[0],{className:"".concat(Se,"-item-after-jump-prev")}),vt.unshift(de)),on-Yt>=jn*2&&Yt!==on-2&&(vt[vt.length-1]=Object(A.cloneElement)(vt[vt.length-1],{className:"".concat(Se,"-item-before-jump-next")}),vt.push(he)),Pe!==1&&vt.unshift(Pt),Jt!==on&&vt.push(We)}var dn=null;Me&&(dn=b.a.createElement("li",{className:"".concat(Se,"-total-text")},Me(ct,[ct===0?0:(Yt-1)*Qt+1,Yt*Qt>ct?ct:Yt*Qt])));var vr=!this.hasPrev()||!on,qn=!this.hasNext()||!on;return b.a.createElement("ul",Object(m.a)({className:t()(Se,st,Object(d.a)({},"".concat(Se,"-disabled"),tt)),style:qe,unselectable:"unselectable",ref:this.savePaginationNode},rr),dn,b.a.createElement("li",{title:je?St.prev_page:null,onClick:this.prev,tabIndex:vr?null:0,onKeyPress:this.runIfEnterPrev,className:t()("".concat(Se,"-prev"),Object(d.a)({},"".concat(Se,"-disabled"),vr)),"aria-disabled":vr},this.renderPrev(Sn)),vt,b.a.createElement("li",{title:je?St.next_page:null,onClick:this.next,tabIndex:qn?null:0,onKeyPress:this.runIfEnterNext,className:t()("".concat(Se,"-next"),Object(d.a)({},"".concat(Se,"-disabled"),qn)),"aria-disabled":qn},this.renderNext(Xn)),b.a.createElement(f,{disabled:tt,locale:St,rootPrefixCls:Se,selectComponentClass:Te,selectPrefixCls:mt,changeSize:this.getShowSizeChanger()?this.changePageSize:null,current:Yt,pageSize:Qt,pageSizeOptions:tn,quickGo:this.shouldDisplayQuickJumper()?this.handleChange:null,goButton:Ln}))}}],[{key:"getDerivedStateFromProps",value:function(Ee,pe){var Se={};if("current"in Ee&&(Se.current=Ee.current,Ee.current!==pe.current&&(Se.currentInputValue=Se.current)),"pageSize"in Ee&&Ee.pageSize!==pe.pageSize){var st=pe.current,qe=N(Ee.pageSize,pe,Ee);st=st>qe?qe:st,"current"in Ee||(Se.current=st,Se.currentInputValue=st),Se.pageSize=Ee.pageSize}return Se}}]),ke}(b.a.Component);S.defaultProps={defaultCurrent:1,total:0,defaultPageSize:10,onChange:x,className:"",selectPrefixCls:"rc-select",prefixCls:"rc-pagination",selectComponentClass:null,hideOnSinglePage:!1,showPrevNextJumpers:!0,showQuickJumper:!1,showLessItems:!1,showTitle:!0,onShowSizeChange:x,locale:w.a,style:{},itemRender:C,totalBoundaryShowSizeChanger:50};var E=S,T=e("H4fg"),D=e("DFhj"),B=e.n(D),R=e("fEPi"),F=e.n(R),M=e("u9fO"),K=e.n(M),j=e("mO/d"),H=e.n(j),k=e("2fM7"),P=function(be){return A.createElement(k.a,v()({size:"small"},be))};P.Option=k.a.Option;var z=P,Y=e("YMnH"),_=e("H84U"),G=e("5OYt"),J=function(me,be){var ke={};for(var ce in me)Object.prototype.hasOwnProperty.call(me,ce)&&be.indexOf(ce)<0&&(ke[ce]=me[ce]);if(me!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ee=0,ce=Object.getOwnPropertySymbols(me);Ee1&&arguments[1]!==void 0?arguments[1]:60,A=null;return function(){for(var b=this,m=arguments.length,d=new Array(m),r=0;r=0;u-=1){var o=d.get(u)||new Set;o.forEach(function(c){var h=c.parent,f=c.node;if(a(f)||!c.parent||t.has(c.parent.key))return;if(a(c.parent.node)){t.add(h.key);return}var w=!0,x=!1;(h.children||[]).filter(function(I){return!a(I.node)}).forEach(function(I){var C=I.key,N=s.has(C);w&&!N&&(w=!1),!x&&(N||i.has(C))&&(x=!0)}),w&&s.add(h.key),x&&i.add(h.key),t.add(h.key)})}return{checkedKeys:Array.from(s),halfCheckedKeys:Array.from(L(i,s))}}function A(m,d,r,a,s){for(var i=new Set(m),n=new Set(d),l=0;l<=a;l+=1){var t=r.get(l)||new Set;t.forEach(function(h){var f=h.key,w=h.node,x=h.children,I=x===void 0?[]:x;!i.has(f)&&!n.has(f)&&!s(w)&&I.filter(function(C){return!s(C.node)}).forEach(function(C){i.delete(C.key)})})}n=new Set;for(var u=new Set,o=a;o>=0;o-=1){var c=r.get(o)||new Set;c.forEach(function(h){var f=h.parent,w=h.node;if(s(w)||!h.parent||u.has(h.parent.key))return;if(s(h.parent.node)){u.add(f.key);return}var x=!0,I=!1;(f.children||[]).filter(function(C){return!s(C.node)}).forEach(function(C){var N=C.key,S=i.has(N);x&&!S&&(x=!1),!I&&(S||n.has(N))&&(I=!0)}),x||i.delete(f.key),I&&n.add(f.key),u.add(f.key)})}return{checkedKeys:Array.from(i),halfCheckedKeys:Array.from(L(n,i))}}function b(m,d,r,a){var s=[],i;a?i=a:i=g;var n=new Set(m.filter(function(o){var c=!!r[o];return c||s.push(o),c})),l=new Map,t=0;Object.keys(r).forEach(function(o){var c=r[o],h=c.level,f=l.get(h);f||(f=new Set,l.set(h,f)),f.add(c),t=Math.max(t,h)}),Object(y.a)(!s.length,"Tree missing follow keys: ".concat(s.slice(0,100).map(function(o){return"'".concat(o,"'")}).join(", ")));var u;return d===!0?u=v(n,l,t,i):u=A(n,d.halfCheckedKeys,l,t,i),u}},"O/iA":function(te,U,e){},O3gP:function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("O/iA"),v=e.n(g),A=e("OaEy")},OELB:function(te,U,e){var y=e("bYtY"),L=1e-4;function g(I){return I.replace(/^\s+|\s+$/g,"")}function v(I,C,N,S){var E=C[1]-C[0],T=N[1]-N[0];if(E===0)return T===0?N[0]:(N[0]+N[1])/2;if(S)if(E>0){if(I<=C[0])return N[0];if(I>=C[1])return N[1]}else{if(I>=C[0])return N[0];if(I<=C[1])return N[1]}else{if(I===C[0])return N[0];if(I===C[1])return N[1]}return(I-C[0])/E*T+N[0]}function A(I,C){switch(I){case"center":case"middle":I="50%";break;case"left":case"top":I="0%";break;case"right":case"bottom":I="100%";break}return typeof I=="string"?g(I).match(/%$/)?parseFloat(I)/100*C:parseFloat(I):I==null?NaN:+I}function b(I,C,N){return C==null&&(C=10),C=Math.min(Math.max(0,C),20),I=(+I).toFixed(C),N?I:+I}function m(I){return I.sort(function(C,N){return C-N}),I}function d(I){if(I=+I,isNaN(I))return 0;for(var C=1,N=0;Math.round(I*C)/C!==I;)C*=10,N++;return N}function r(I){var C=I.toString(),N=C.indexOf("e");if(N>0){var S=+C.slice(N+1);return S<0?-S:0}else{var E=C.indexOf(".");return E<0?0:C.length-1-E}}function a(I,C){var N=Math.log,S=Math.LN10,E=Math.floor(N(I[1]-I[0])/S),T=Math.round(N(Math.abs(C[1]-C[0]))/S),D=Math.min(Math.max(-E+T,0),20);return isFinite(D)?D:20}function s(I,C,N){if(!I[C])return 0;var S=y.reduce(I,function(k,P){return k+(isNaN(P)?0:P)},0);if(S===0)return 0;for(var E=Math.pow(10,N),T=y.map(I,function(k){return(isNaN(k)?0:k)/S*E*100}),D=E*100,B=y.map(T,function(k){return Math.floor(k)}),R=y.reduce(B,function(k,P){return k+P},0),F=y.map(T,function(k,P){return k-B[P]});RM&&(M=F[j],K=j);++B[K],F[K]=0,++R}return B[C]/E}var i=9007199254740991;function n(I){var C=Math.PI*2;return(I%C+C)%C}function l(I){return I>-L&&I=10&&C++,C}function h(I,C){var N=c(I),S=Math.pow(10,N),E=I/S,T;return C?E<1.5?T=1:E<2.5?T=2:E<4?T=3:E<7?T=5:T=10:E<1?T=1:E<2?T=2:E<3?T=3:E<5?T=5:T=10,I=T*S,N>=-20?+I.toFixed(N<0?-N:0):I}function f(I,C){var N=(I.length-1)*C+1,S=Math.floor(N),E=+I[S-1],T=N-S;return T?E+T*(I[S]-E):E}function w(I){I.sort(function(R,F){return B(R,F,0)?-1:1});for(var C=-Infinity,N=1,S=0;S=0}U.linearMap=v,U.parsePercent=A,U.round=b,U.asc=m,U.getPrecision=d,U.getPrecisionSafe=r,U.getPixelPrecision=a,U.getPercentWithPrecision=s,U.MAX_SAFE_INTEGER=i,U.remRadian=n,U.isRadianAroundZero=l,U.parseDate=u,U.quantity=o,U.quantityExponent=c,U.nice=h,U.quantile=f,U.reformIntervals=w,U.isNumeric=x},OKJ2:function(te,U,e){var y=e("KxfA"),L=y.retrieveRawValue,g=e("7aKB"),v=g.getTooltipMarker,A=g.formatTpl,b=e("4NO4"),m=b.getTooltipRenderMode,d=/\{@(.+?)\}/g,r={getDataParams:function(a,s){var i=this.getData(s),n=this.getRawValue(a,s),l=i.getRawIndex(a),t=i.getName(a),u=i.getRawDataItem(a),o=i.getItemVisual(a,"color"),c=i.getItemVisual(a,"borderColor"),h=this.ecModel.getComponent("tooltip"),f=h&&h.get("renderMode"),w=m(f),x=this.mainType,I=x==="series",C=i.userOutput;return{componentType:x,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:I?this.subType:null,seriesIndex:this.seriesIndex,seriesId:I?this.id:null,seriesName:I?this.name:null,name:t,dataIndex:l,data:u,dataType:s,value:n,color:o,borderColor:c,dimensionNames:C?C.dimensionNames:null,encode:C?C.encode:null,marker:v({color:o,renderMode:w}),$vars:["seriesName","name","value"]}},getFormattedLabel:function(a,s,i,n,l){s=s||"normal";var t=this.getData(i),u=t.getItemModel(a),o=this.getDataParams(a,i);n!=null&&o.value instanceof Array&&(o.value=o.value[n]);var c=u.get(s==="normal"?[l||"label","formatter"]:[s,l||"label","formatter"]);if(typeof c=="function")return o.status=s,o.dimensionIndex=n,c(o);if(typeof c=="string"){var h=A(c,o);return h.replace(d,function(f,w){var x=w.length;return w.charAt(0)==="["&&w.charAt(x-1)==="]"&&(w=+w.slice(1,x-1)),L(t,a,w)})}},getRawValue:function(a,s){return L(this.getData(s),a)},formatTooltip:function(){}};te.exports=r},OPEp:function(te,U,e){},OQFs:function(te,U,e){var y=e("KCsZ"),L=y([["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),g={getLineStyle:function(v){var A=L(this,v);return A.lineDash=this.getLineDash(A.lineWidth),A},getLineDash:function(v){v==null&&(v=1);var A=this.get("type"),b=Math.max(v,2),m=v*4;return A==="solid"||A==null?!1:A==="dashed"?[m,m]:[b,b]}};te.exports=g},OS9S:function(te,U,e){var y=e("bYtY"),L=y.inherits,g=e("Gev7"),v=e("mFDi");function A(d){g.call(this,d),this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.notClear=!0}A.prototype.incremental=!0,A.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.dirty(),this.notClear=!1},A.prototype.addDisplayable=function(d,r){r?this._temporaryDisplayables.push(d):this._displayables.push(d),this.dirty()},A.prototype.addDisplayables=function(d,r){r=r||!1;for(var a=0;a=0&&N.splice(S,1),N}function s(I,C){var N=I.slice();return N.indexOf(C)===-1&&N.push(C),N}function i(I){return I.split("-")}function n(I,C){return"".concat(I,"-").concat(C)}function l(I){return I&&I.type&&I.type.isTreeNode}function t(I,C){var N=[I],S=C[I];function E(){var T=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];T.forEach(function(D){var B=D.key,R=D.children;N.push(B),E(R)})}return E(S.children),N}function u(I,C){var N=I.clientY,S=C.selectHandle.getBoundingClientRect(),E=S.top,T=S.bottom,D=S.height,B=Math.max(D*d,r);return N<=E+B?-1:N>=T-B?1:0}function o(I,C){if(!I)return;var N=C.multiple;return N?I.slice():I.length?[I[0]]:I}var c=function(C){return C};function h(I,C){if(!I)return[];var N=C||{},S=N.processProps,E=S===void 0?c:S,T=Array.isArray(I)?I:[I];return T.map(function(D){var B=D.children,R=Object(g.a)(D,["children"]),F=h(B,C);return A.a.createElement(m.a,Object.assign({},E(R)),F)})}function f(I){if(!I)return null;var C;if(Array.isArray(I))C={checkedKeys:I,halfCheckedKeys:void 0};else if(Object(L.a)(I)==="object")C={checkedKeys:I.checked||void 0,halfCheckedKeys:I.halfChecked||void 0};else return Object(b.a)(!1,"`checkedKeys` is not an array or an object"),null;return C}function w(I,C){var N=new Set;function S(E){if(N.has(E))return;var T=C[E];if(!T)return;N.add(E);var D=T.parent,B=T.node;if(B.disabled)return;D&&S(D.key)}return(I||[]).forEach(function(E){S(E)}),Object(y.a)(N)}function x(I){var C={};return Object.keys(I).forEach(function(N){(N.startsWith("data-")||N.startsWith("aria-"))&&(C[N]=I[N])}),C}},OaEy:function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("bKJz"),v=e.n(g),A=e("R9oj")},Ol7k:function(te,U,e){"use strict";var y=e("PKem"),L=e("ZX9x");y.b.Sider=L.b,U.a=y.b},OlYY:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("ProS"),v=e("bYtY"),A=e("ItGF"),b=e("4NO4"),m=e("UOVi"),d=e("zDms"),r=v.each,a=m.eachAxisDim,s=g.extendComponentModel({type:"dataZoom",dependencies:["xAxis","yAxis","zAxis","radiusAxis","angleAxis","singleAxis","series"],defaultOption:{zlevel:0,z:4,orient:null,xAxisIndex:null,yAxisIndex:null,filterMode:"filter",throttle:null,start:0,end:100,startValue:null,endValue:null,minSpan:null,maxSpan:null,minValueSpan:null,maxValueSpan:null,rangeMode:null},init:function(t,u,o){this._dataIntervalByAxis={},this._dataInfo={},this._axisProxies={},this.textStyleModel,this._autoThrottle=!0,this._rangePropMode=["percent","percent"];var c=i(t);this.settledOption=c,this.mergeDefaultAndTheme(t,o),this.doInit(c)},mergeOption:function(t){var u=i(t);v.merge(this.option,t,!0),v.merge(this.settledOption,u,!0),this.doInit(u)},doInit:function(t){var u=this.option;A.canvasSupported||(u.realtime=!1),this._setDefaultThrottle(t),n(this,t);var o=this.settledOption;r([["start","startValue"],["end","endValue"]],function(c,h){this._rangePropMode[h]==="value"&&(u[c[0]]=o[c[0]]=null)},this),this.textStyleModel=this.getModel("textStyle"),this._resetTarget(),this._giveAxisProxies()},_giveAxisProxies:function(){var t=this._axisProxies;this.eachTargetAxis(function(u,o,c,h){var f=this.dependentModels[u.axis][o],w=f.__dzAxisProxy||(f.__dzAxisProxy=new d(u.name,o,this,h));t[u.name+"_"+o]=w},this)},_resetTarget:function(){var t=this.option,u=this._judgeAutoMode();a(function(o){var c=o.axisIndex;t[c]=b.normalizeToArray(t[c])},this),u==="axisIndex"?this._autoSetAxisIndex():u==="orient"&&this._autoSetOrient()},_judgeAutoMode:function(){var t=this.option,u=!1;a(function(c){t[c.axisIndex]!=null&&(u=!0)},this);var o=t.orient;if(o==null&&u)return"orient";if(!u)return o==null&&(t.orient="horizontal"),"axisIndex"},_autoSetAxisIndex:function(){var t=!0,u=this.get("orient",!0),o=this.option,c=this.dependentModels;if(t){var h=u==="vertical"?"y":"x";c[h+"Axis"].length?(o[h+"AxisIndex"]=[0],t=!1):r(c.singleAxis,function(f){t&&f.get("orient",!0)===u&&(o.singleAxisIndex=[f.componentIndex],t=!1)})}t&&a(function(f){if(!t)return;var w=[],x=this.dependentModels[f.axis];if(x.length&&!w.length)for(var I=0,C=x.length;I0?100:20}},getFirstTargetAxisModel:function(){var t;return a(function(u){if(t==null){var o=this.get(u.axisIndex);o.length&&(t=this.dependentModels[u.axis][o[0]])}},this),t},eachTargetAxis:function(t,u){var o=this.ecModel;a(function(c){r(this.get(c.axisIndex),function(h){t.call(u,c,h,this,o)},this)},this)},getAxisProxy:function(t,u){return this._axisProxies[t+"_"+u]},getAxisModel:function(t,u){var o=this.getAxisProxy(t,u);return o&&o.getAxisModel()},setRawRange:function(t){var u=this.option,o=this.settledOption;r([["start","startValue"],["end","endValue"]],function(c){(t[c[0]]!=null||t[c[1]]!=null)&&(u[c[0]]=o[c[0]]=t[c[0]],u[c[1]]=o[c[1]]=t[c[1]])},this),n(this,t)},setCalculatedRange:function(t){var u=this.option;r(["start","startValue","end","endValue"],function(o){u[o]=t[o]})},getPercentRange:function(){var t=this.findRepresentativeAxisProxy();if(t)return t.getDataPercentWindow()},getValueRange:function(t,u){if(t==null&&u==null){var o=this.findRepresentativeAxisProxy();if(o)return o.getDataValueWindow()}else return this.getAxisProxy(t,u).getDataValueWindow()},findRepresentativeAxisProxy:function(t){if(t)return t.__dzAxisProxy;var u=this._axisProxies;for(var o in u)if(u.hasOwnProperty(o)&&u[o].hostedBy(this))return u[o];for(var o in u)if(u.hasOwnProperty(o)&&!u[o].hostedBy(this))return u[o]},getRangePropMode:function(){return this._rangePropMode.slice()}});function i(t){var u={};return r(["start","end","startValue","endValue","throttle"],function(o){t.hasOwnProperty(o)&&(u[o]=t[o])}),u}function n(t,u){var o=t._rangePropMode,c=t.get("rangeMode");r([["start","startValue"],["end","endValue"]],function(h,f){var w=u[h[0]]!=null,x=u[h[1]]!=null;w&&!x?o[f]="percent":!w&&x?o[f]="value":c?o[f]=c[f]:w&&(o[f]="percent")})}var l=s;te.exports=l},OnYD:function(te,U,e){},"Oy/b":function(te,U,e){(function(L,g){te.exports=g()})(typeof self!="undefined"?self:this,function(){return function(y){var L={};function g(v){if(L[v])return L[v].exports;var A=L[v]={i:v,l:!1,exports:{}};return y[v].call(A.exports,A,A.exports,g),A.l=!0,A.exports}return g.m=y,g.c=L,g.d=function(v,A,b){g.o(v,A)||Object.defineProperty(v,A,{enumerable:!0,get:b})},g.r=function(v){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(v,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(v,"__esModule",{value:!0})},g.t=function(v,A){if(A&1&&(v=g(v)),A&8)return v;if(A&4&&typeof v=="object"&&v&&v.__esModule)return v;var b=Object.create(null);if(g.r(b),Object.defineProperty(b,"default",{enumerable:!0,value:v}),A&2&&typeof v!="string")for(var m in v)g.d(b,m,function(d){return v[d]}.bind(null,m));return b},g.n=function(v){var A=v&&v.__esModule?function(){return v.default}:function(){return v};return g.d(A,"a",A),A},g.o=function(v,A){return Object.prototype.hasOwnProperty.call(v,A)},g.p="",g(g.s=1)}([function(y,L,g){},function(y,L,g){"use strict";g.r(L);var v=g(0),A=function(){function et(X,ee,ie){this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=X,this.start=ee,this.end=ie}return et.range=function(ee,ie){return ie?!ee||!ee.loc||!ie.loc||ee.loc.lexer!==ie.loc.lexer?null:new et(ee.loc.lexer,ee.loc.start,ie.loc.end):ee&&ee.loc},et}(),b=function(){function et(ee,ie){this.text=void 0,this.loc=void 0,this.text=ee,this.loc=ie}var X=et.prototype;return X.range=function(ie,we){return new et(we,A.range(this,ie))},et}(),m=function et(X,ee){this.position=void 0;var ie="KaTeX parse error: "+X,we,Ge=ee&&ee.loc;if(Ge&&Ge.start<=Ge.end){var gt=Ge.lexer.input;we=Ge.start;var fn=Ge.end;we===gt.length?ie+=" at end of input: ":ie+=" at position "+(we+1)+": ";var In=gt.slice(we,fn).replace(/[^]/g,"$&\u0332"),Jn;we>15?Jn="\u2026"+gt.slice(we-15,we):Jn=gt.slice(0,we);var Cr;fn+15":">","<":"<",'"':""","'":"'"},l=/[&><"']/g;function t(et){return String(et).replace(l,function(X){return n[X]})}var u=function et(X){return X.type==="ordgroup"||X.type==="color"?X.body.length===1?et(X.body[0]):X:X.type==="font"?et(X.body):X},o=function(X){var ee=u(X);return ee.type==="mathord"||ee.type==="textord"||ee.type==="atom"},c=function(X){if(!X)throw new Error("Expected non-null, but got "+String(X));return X},h=function(X){var ee=/^\s*([^\\/#]*?)(?::|�*58|�*3a)/i.exec(X);return ee!=null?ee[1]:"_relative"},f={contains:r,deflt:a,escape:t,hyphenate:i,getBaseElem:u,isCharacterBox:o,protocolFromUrl:h},w=function(){function et(ee){this.displayMode=void 0,this.output=void 0,this.leqno=void 0,this.fleqn=void 0,this.throwOnError=void 0,this.errorColor=void 0,this.macros=void 0,this.minRuleThickness=void 0,this.colorIsTextColor=void 0,this.strict=void 0,this.trust=void 0,this.maxSize=void 0,this.maxExpand=void 0,ee=ee||{},this.displayMode=f.deflt(ee.displayMode,!1),this.output=f.deflt(ee.output,"htmlAndMathml"),this.leqno=f.deflt(ee.leqno,!1),this.fleqn=f.deflt(ee.fleqn,!1),this.throwOnError=f.deflt(ee.throwOnError,!0),this.errorColor=f.deflt(ee.errorColor,"#cc0000"),this.macros=ee.macros||{},this.minRuleThickness=Math.max(0,f.deflt(ee.minRuleThickness,0)),this.colorIsTextColor=f.deflt(ee.colorIsTextColor,!1),this.strict=f.deflt(ee.strict,"warn"),this.trust=f.deflt(ee.trust,!1),this.maxSize=Math.max(0,f.deflt(ee.maxSize,Infinity)),this.maxExpand=Math.max(0,f.deflt(ee.maxExpand,1e3))}var X=et.prototype;return X.reportNonstrict=function(ie,we,Ge){var gt=this.strict;if(typeof gt=="function"&&(gt=gt(ie,we,Ge)),!gt||gt==="ignore")return;if(gt===!0||gt==="error")throw new d("LaTeX-incompatible input and strict mode is set to 'error': "+(we+" ["+ie+"]"),Ge);gt==="warn"?typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(we+" ["+ie+"]")):typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+gt+"': "+we+" ["+ie+"]"))},X.useStrictBehavior=function(ie,we,Ge){var gt=this.strict;if(typeof gt=="function")try{gt=gt(ie,we,Ge)}catch(fn){gt="error"}return!gt||gt==="ignore"?!1:gt===!0||gt==="error"?!0:gt==="warn"?(typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+(we+" ["+ie+"]")),!1):(typeof console!="undefined"&&console.warn("LaTeX-incompatible input and strict mode is set to "+("unrecognized '"+gt+"': "+we+" ["+ie+"]")),!1)},X.isTrusted=function(ie){ie.url&&!ie.protocol&&(ie.protocol=f.protocolFromUrl(ie.url));var we=typeof this.trust=="function"?this.trust(ie):this.trust;return Boolean(we)},et}(),x=function(){function et(ee,ie,we){this.id=void 0,this.size=void 0,this.cramped=void 0,this.id=ee,this.size=ie,this.cramped=we}var X=et.prototype;return X.sup=function(){return R[F[this.id]]},X.sub=function(){return R[M[this.id]]},X.fracNum=function(){return R[K[this.id]]},X.fracDen=function(){return R[j[this.id]]},X.cramp=function(){return R[H[this.id]]},X.text=function(){return R[k[this.id]]},X.isTight=function(){return this.size>=2},et}(),I=0,C=1,N=2,S=3,E=4,T=5,D=6,B=7,R=[new x(I,0,!1),new x(C,0,!0),new x(N,1,!1),new x(S,1,!0),new x(E,2,!1),new x(T,2,!0),new x(D,3,!1),new x(B,3,!0)],F=[E,T,E,T,D,B,D,B],M=[T,T,T,T,B,B,B,B],K=[N,S,E,T,D,B,D,B],j=[S,S,T,T,B,B,B,B],H=[C,C,S,S,T,T,B,B],k=[I,C,N,S,N,S,N,S],P={DISPLAY:R[I],TEXT:R[N],SCRIPT:R[E],SCRIPTSCRIPT:R[D]},z=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}];function Y(et){for(var X=0;X=we[0]&&et<=we[1])return ee.name}return null}var _=[];z.forEach(function(et){return et.blocks.forEach(function(X){return _.push.apply(_,X)})});function G(et){for(var X=0;X<_.length;X+=2)if(et>=_[X]&&et<=_[X+1])return!0;return!1}var J=80,ue=function(X,ee){return"M95,"+(622+X+ee)+` c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14 c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54 c44.2,-33.3,65.8,-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10 s173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429 c69,-144,104.5,-217.7,106.5,-221 l`+X/2.075+" -"+X+` c5.3,-9.3,12,-14,20,-14 H400000v`+(40+X)+`H845.2724 s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7 c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z M`+(834+X)+" "+ee+"h400000v"+(40+X)+"h-400000z"},q=function(X,ee){return"M263,"+(601+X+ee)+`c0.7,0,18,39.7,52,119 c34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120 c340,-704.7,510.7,-1060.3,512,-1067 l`+X/2.084+" -"+X+` c4.7,-7.3,11,-11,19,-11 H40000v`+(40+X)+`H1012.3 s-271.3,567,-271.3,567c-38.7,80.7,-84,175,-136,283c-52,108,-89.167,185.3,-111.5,232 c-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1 s-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26 c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z M`+(1001+X)+" "+ee+"h400000v"+(40+X)+"h-400000z"},re=function(X,ee){return"M983 "+(10+X+ee)+` l`+X/3.13+" -"+X+` c4,-6.7,10,-10,18,-10 H400000v`+(40+X)+` H1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7 s-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744 c-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30 c26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722 c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5 c53.7,-170.3,84.5,-266.8,92.5,-289.5z M`+(1001+X)+" "+ee+"h400000v"+(40+X)+"h-400000z"},me=function(X,ee){return"M424,"+(2398+X+ee)+` c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514 c0,-2,-10.7,14.3,-32,49c-4.7,7.3,-9.8,15.7,-15.5,25c-5.7,9.3,-9.8,16,-12.5,20 s-5,7,-5,7c-4,-3.3,-8.3,-7.7,-13,-13s-13,-13,-13,-13s76,-122,76,-122s77,-121,77,-121 s209,968,209,968c0,-2,84.7,-361.7,254,-1079c169.3,-717.3,254.7,-1077.7,256,-1081 l`+X/4.223+" -"+X+`c4,-6.7,10,-10,18,-10 H400000 v`+(40+X)+`H1014.6 s-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185 c-2,6,-10,9,-24,9 c-8,0,-12,-0.7,-12,-2z M`+(1001+X)+" "+ee+` h400000v`+(40+X)+"h-400000z"},be=function(X,ee){return"M473,"+(2713+X+ee)+` c339.3,-1799.3,509.3,-2700,510,-2702 l`+X/5.298+" -"+X+` c3.3,-7.3,9.3,-11,18,-11 H400000v`+(40+X)+`H1017.7 s-90.5,478,-276.2,1466c-185.7,988,-279.5,1483,-281.5,1485c-2,6,-10,9,-24,9 c-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1200 c0,-1.3,-5.3,8.7,-16,30c-10.7,21.3,-21.3,42.7,-32,64s-16,33,-16,33s-26,-26,-26,-26 s76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104, 606zM`+(1001+X)+" "+ee+"h400000v"+(40+X)+"H1017.7z"},ke=function(X,ee,ie){var we=ie-54-ee-X;return"M702 "+(X+ee)+"H400000"+(40+X)+` H742v`+we+`l-4 4-4 4c-.667.7 -2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1 h-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170 c-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667 219 661 l218 661zM702 `+ee+"H400000v"+(40+X)+"H742z"},ce=function(X,ee,ie){ee=1e3*ee;var we="";switch(X){case"sqrtMain":we=ue(ee,J);break;case"sqrtSize1":we=q(ee,J);break;case"sqrtSize2":we=re(ee,J);break;case"sqrtSize3":we=me(ee,J);break;case"sqrtSize4":we=be(ee,J);break;case"sqrtTall":we=ke(ee,J,ie)}return we},Ee={doubleleftarrow:`M262 157 l10-10c34-36 62.7-77 86-123 3.3-8 5-13.3 5-16 0-5.3-6.7-8-20-8-7.3 0-12.2.5-14.5 1.5-2.3 1-4.8 4.5-7.5 10.5-49.3 97.3-121.7 169.3-217 216-28 14-57.3 25-88 33-6.7 2-11 3.8-13 5.5-2 1.7-3 4.2-3 7.5s1 5.8 3 7.5 c2 1.7 6.3 3.5 13 5.5 68 17.3 128.2 47.8 180.5 91.5 52.3 43.7 93.8 96.2 124.5 157.5 9.3 8 15.3 12.3 18 13h6c12-.7 18-4 18-10 0-2-1.7-7-5-15-23.3-46-52-87 -86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7 -2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z m8 0v40h399730v-40zm0 194v40h399730v-40z`,doublerightarrow:`M399738 392l -10 10c-34 36-62.7 77-86 123-3.3 8-5 13.3-5 16 0 5.3 6.7 8 20 8 7.3 0 12.2-.5 14.5-1.5 2.3-1 4.8-4.5 7.5-10.5 49.3-97.3 121.7-169.3 217-216 28-14 57.3-25 88 -33 6.7-2 11-3.8 13-5.5 2-1.7 3-4.2 3-7.5s-1-5.8-3-7.5c-2-1.7-6.3-3.5-13-5.5-68 -17.3-128.2-47.8-180.5-91.5-52.3-43.7-93.8-96.2-124.5-157.5-9.3-8-15.3-12.3-18 -13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782 c-328 0 0 0 0 0l10 8c26.7 20 65.7 43 117 69-2.7 2-6 3.7-10 5-36.7 16-72.3 37.3 -107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z`,leftarrow:`M400000 241H110l3-3c68.7-52.7 113.7-120 135-202 4-14.7 6-23 6-25 0-7.3-7-11-21-11-8 0-13.2.8-15.5 2.5-2.3 1.7-4.2 5.8 -5.5 12.5-1.3 4.7-2.7 10.3-4 17-12 48.7-34.8 92-68.5 130S65.3 228.3 18 247 c-10 4-16 7.7-18 11 0 8.7 6 14.3 18 17 47.3 18.7 87.8 47 121.5 85S196 441.3 208 490c.7 2 1.3 5 2 9s1.2 6.7 1.5 8c.3 1.3 1 3.3 2 6s2.2 4.5 3.5 5.5c1.3 1 3.3 1.8 6 2.5s6 1 10 1c14 0 21-3.7 21-11 0-2-2-10.3-6-25-20-79.3-65-146.7-135-202 l-3-3h399890zM100 241v40h399900v-40z`,leftbrace:`M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117 -45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7 5-6 9-10 13-.7 1-7.3 1-20 1H6z`,leftbraceunder:`M0 6l6-6h17c12.688 0 19.313.3 20 1 4 4 7.313 8.3 10 13 35.313 51.3 80.813 93.8 136.5 127.5 55.688 33.7 117.188 55.8 184.5 66.5.688 0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7 -331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z`,leftgroup:`M400000 80 H435C64 80 168.3 229.4 21 260c-5.9 1.2-18 0-18 0-2 0-3-1-3-3v-38C76 61 257 0 435 0h399565z`,leftgroupunder:`M400000 262 H435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219 435 219h399565z`,leftharpoon:`M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3 -3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5 -18.3 3-21-1.3-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7 -196 228-6.7 4.7-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40z`,leftharpoonplus:`M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3-3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5-18.3 3-21-1.3 -4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7-196 228-6.7 4.7 -10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z m0 0v40h400000v-40z`,leftharpoondown:`M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333 5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5 1 9 1h5c10.667 0 16.667-2 18-6 2-2.667 1-9.667-3-21-32-87.333-82.667-157.667 -152-211l-3-3h399907v-40zM93 281 H400000 v-40L7 241z`,leftharpoondownplus:`M7 435c-4 4-6.3 8.7-7 14 0 5.3.7 9 2 11s5.3 5.3 12 10c90.7 54 156 130 196 228 3.3 10.7 6.3 16.3 9 17 2 .7 5 1 9 1h5c10.7 0 16.7 -2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0 v40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z`,lefthook:`M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5 -83.5C70.8 58.2 104 47 142 47 c16.7 0 25 6.7 25 20 0 12-8.7 18.7-26 20-40 3.3 -68.7 15.7-86 37-10 12-15 25.3-15 40 0 22.7 9.8 40.7 29.5 54 19.7 13.3 43.5 21 71.5 23h399859zM103 281v-40h399897v40z`,leftlinesegment:`M40 281 V428 H0 V94 H40 V241 H400000 v40z M40 281 V428 H0 V94 H40 V241 H400000 v40z`,leftmapsto:`M40 281 V448H0V74H40V241H400000v40z M40 281 V448H0V74H40V241H400000v40z`,leftToFrom:`M0 147h400000v40H0zm0 214c68 40 115.7 95.7 143 167h22c15.3 0 23 -.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69-70-101l-7-8h399905v-40H95l7-8 c28.7-32 52-65.7 70-101 10.7-23.3 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 265.3 68 321 0 361zm0-174v-40h399900v40zm100 154v40h399900v-40z`,longequal:`M0 50 h400000 v40H0z m0 194h40000v40H0z M0 50 h400000 v40H0z m0 194h40000v40H0z`,midbrace:`M200428 334 c-100.7-8.3-195.3-44-280-108-55.3-42-101.7-93-139-153l-9-14c-2.7 4-5.7 8.7-9 14 -53.3 86.7-123.7 153-211 199-66.7 36-137.3 56.3-212 62H0V214h199568c178.3-11.7 311.7-78.3 403-201 6-8 9.7-12 11-12 .7-.7 6.7-1 18-1s17.3.3 18 1c1.3 0 5 4 11 12 44.7 59.3 101.3 106.3 170 141s145.3 54.3 229 60h199572v120z`,midbraceunder:`M199572 214 c100.7 8.3 195.3 44 280 108 55.3 42 101.7 93 139 153l9 14c2.7-4 5.7-8.7 9-14 53.3-86.7 123.7-153 211-199 66.7-36 137.3-56.3 212-62h199568v120H200432c-178.3 11.7-311.7 78.3-403 201-6 8-9.7 12-11 12-.7.7-6.7 1-18 1s-17.3-.3-18-1c-1.3 0 -5-4-11-12-44.7-59.3-101.3-106.3-170-141s-145.3-54.3-229-60H0V214z`,oiintSize1:`M512.6 71.6c272.6 0 320.3 106.8 320.3 178.2 0 70.8-47.7 177.6 -320.3 177.6S193.1 320.6 193.1 249.8c0-71.4 46.9-178.2 319.5-178.2z m368.1 178.2c0-86.4-60.9-215.4-368.1-215.4-306.4 0-367.3 129-367.3 215.4 0 85.8 60.9 214.8 367.3 214.8 307.2 0 368.1-129 368.1-214.8z`,oiintSize2:`M757.8 100.1c384.7 0 451.1 137.6 451.1 230 0 91.3-66.4 228.8 -451.1 228.8-386.3 0-452.7-137.5-452.7-228.8 0-92.4 66.4-230 452.7-230z m502.4 230c0-111.2-82.4-277.2-502.4-277.2s-504 166-504 277.2 c0 110 84 276 504 276s502.4-166 502.4-276z`,oiiintSize1:`M681.4 71.6c408.9 0 480.5 106.8 480.5 178.2 0 70.8-71.6 177.6 -480.5 177.6S202.1 320.6 202.1 249.8c0-71.4 70.5-178.2 479.3-178.2z m525.8 178.2c0-86.4-86.8-215.4-525.7-215.4-437.9 0-524.7 129-524.7 215.4 0 85.8 86.8 214.8 524.7 214.8 438.9 0 525.7-129 525.7-214.8z`,oiiintSize2:`M1021.2 53c603.6 0 707.8 165.8 707.8 277.2 0 110-104.2 275.8 -707.8 275.8-606 0-710.2-165.8-710.2-275.8C311 218.8 415.2 53 1021.2 53z m770.4 277.1c0-131.2-126.4-327.6-770.5-327.6S248.4 198.9 248.4 330.1 c0 130 128.8 326.4 772.7 326.4s770.5-196.4 770.5-326.4z`,rightarrow:`M0 241v40h399891c-47.3 35.3-84 78-110 128 -16.7 32-27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20 11 8 0 13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7 39-84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85 -40.5-119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5 -12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67 151.7 139 205zm0 0v40h399900v-40z`,rightbrace:`M400000 542l -6 6h-17c-12.7 0-19.3-.3-20-1-4-4-7.3-8.3-10-13-35.3-51.3-80.8-93.8-136.5-127.5 s-117.2-55.8-184.5-66.5c-.7 0-2-.3-4-1-18.7-2.7-76-4.3-172-5H0V214h399571l6 1 c124.7 8 235 61.7 331 161 31.3 33.3 59.7 72.7 85 118l7 13v35z`,rightbraceunder:`M399994 0l6 6v35l-6 11c-56 104-135.3 181.3-238 232-57.3 28.7-117 45-179 50H-300V214h399897c43.3-7 81-15 113-26 100.7-33 179.7-91 237 -174 2.7-5 6-9 10-13 .7-1 7.3-1 20-1h17z`,rightgroup:`M0 80h399565c371 0 266.7 149.4 414 180 5.9 1.2 18 0 18 0 2 0 3-1 3-3v-38c-76-158-257-219-435-219H0z`,rightgroupunder:`M0 262h399565c371 0 266.7-149.4 414-180 5.9-1.2 18 0 18 0 2 0 3 1 3 3v38c-76 158-257 219-435 219H0z`,rightharpoon:`M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3 -3.7-15.3-11-18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2 -10.7 0-16.7 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58 69.2 92 94.5zm0 0v40h399900v-40z`,rightharpoonplus:`M0 241v40h399993c4.7-4.7 7-9.3 7-14 0-9.3-3.7-15.3-11 -18-92.7-56.7-159-133.7-199-231-3.3-9.3-6-14.7-8-16-2-1.3-7-2-15-2-10.7 0-16.7 2-18 6-2 2.7-1 9.7 3 21 15.3 42 36.7 81.8 64 119.5 27.3 37.7 58 69.2 92 94.5z m0 0v40h399900v-40z m100 194v40h399900v-40zm0 0v40h399900v-40z`,rightharpoondown:`M399747 511c0 7.3 6.7 11 20 11 8 0 13-.8 15-2.5s4.7-6.8 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3 8.5-5.8 9.5 -7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3-64.7 57-92 95 -27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 241v40h399900v-40z`,rightharpoondownplus:`M399747 705c0 7.3 6.7 11 20 11 8 0 13-.8 15-2.5s4.7-6.8 8-15.5c40-94 99.3-166.3 178-217 13.3-8 20.3-12.3 21-13 5.3-3.3 8.5-5.8 9.5-7.5 1-1.7 1.5-5.2 1.5-10.5s-2.3-10.3-7-15H0v40h399908c-34 25.3 -64.7 57-92 95-27.3 38-48.7 77.7-64 119-3.3 8.7-5 14-5 16zM0 435v40h399900v-40z m0-194v40h400000v-40zm0 0v40h400000v-40z`,righthook:`M399859 241c-764 0 0 0 0 0 40-3.3 68.7-15.7 86-37 10-12 15-25.3 15-40 0-22.7-9.8-40.7-29.5-54-19.7-13.3-43.5-21-71.5-23-17.3-1.3-26-8-26-20 0 -13.3 8.7-20 26-20 38 0 71 11.2 99 33.5 0 0 7 5.6 21 16.7 14 11.2 21 33.5 21 66.8s-14 61.2-42 83.5c-28 22.3-61 33.5-99 33.5L0 241z M0 281v-40h399859v40z`,rightlinesegment:`M399960 241 V94 h40 V428 h-40 V281 H0 v-40z M399960 241 V94 h40 V428 h-40 V281 H0 v-40z`,rightToFrom:`M400000 167c-70.7-42-118-97.7-142-167h-23c-15.3 0-23 .3-23 1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8H0v40h399905l-7 8c-28.7 32 -52 65.7-70 101-10.7 23.3-16 35.7-16 37 0 .7 7.7 1 23 1h23c24-69.3 71.3-125 142 -167z M100 147v40h399900v-40zM0 341v40h399900v-40z`,twoheadleftarrow:`M0 167c68 40 115.7 95.7 143 167h22c15.3 0 23-.3 23-1 0-1.3-5.3-13.7-16-37-18-35.3-41.3-69 -70-101l-7-8h125l9 7c50.7 39.3 85 86 103 140h46c0-4.7-6.3-18.7-19-42-18-35.3 -40-67.3-66-96l-9-9h399716v-40H284l9-9c26-28.7 48-60.7 66-96 12.7-23.333 19 -37.333 19-42h-46c-18 54-52.3 100.7-103 140l-9 7H95l7-8c28.7-32 52-65.7 70-101 10.7-23.333 16-35.7 16-37 0-.7-7.7-1-23-1h-22C115.7 71.3 68 127 0 167z`,twoheadrightarrow:`M400000 167 c-68-40-115.7-95.7-143-167h-22c-15.3 0-23 .3-23 1 0 1.3 5.3 13.7 16 37 18 35.3 41.3 69 70 101l7 8h-125l-9-7c-50.7-39.3-85-86-103-140h-46c0 4.7 6.3 18.7 19 42 18 35.3 40 67.3 66 96l9 9H0v40h399716l-9 9c-26 28.7-48 60.7-66 96-12.7 23.333 -19 37.333-19 42h46c18-54 52.3-100.7 103-140l9-7h125l-7 8c-28.7 32-52 65.7-70 101-10.7 23.333-16 35.7-16 37 0 .7 7.7 1 23 1h22c27.3-71.3 75-127 143-167z`,tilde1:`M200 55.538c-77 0-168 73.953-177 73.953-3 0-7 -2.175-9-5.437L2 97c-1-2-2-4-2-6 0-4 2-7 5-9l20-12C116 12 171 0 207 0c86 0 114 68 191 68 78 0 168-68 177-68 4 0 7 2 9 5l12 19c1 2.175 2 4.35 2 6.525 0 4.35-2 7.613-5 9.788l-19 13.05c-92 63.077-116.937 75.308-183 76.128 -68.267.847-113-73.952-191-73.952z`,tilde2:`M344 55.266c-142 0-300.638 81.316-311.5 86.418 -8.01 3.762-22.5 10.91-23.5 5.562L1 120c-1-2-1-3-1-4 0-5 3-9 8-10l18.4-9C160.9 31.9 283 0 358 0c148 0 188 122 331 122s314-97 326-97c4 0 8 2 10 7l7 21.114 c1 2.14 1 3.21 1 4.28 0 5.347-3 9.626-7 10.696l-22.3 12.622C852.6 158.372 751 181.476 676 181.476c-149 0-189-126.21-332-126.21z`,tilde3:`M786 59C457 59 32 175.242 13 175.242c-6 0-10-3.457 -11-10.37L.15 138c-1-7 3-12 10-13l19.2-6.4C378.4 40.7 634.3 0 804.3 0c337 0 411.8 157 746.8 157 328 0 754-112 773-112 5 0 10 3 11 9l1 14.075c1 8.066-.697 16.595-6.697 17.492l-21.052 7.31c-367.9 98.146-609.15 122.696-778.15 122.696 -338 0-409-156.573-744-156.573z`,tilde4:`M786 58C457 58 32 177.487 13 177.487c-6 0-10-3.345 -11-10.035L.15 143c-1-7 3-12 10-13l22-6.7C381.2 35 637.15 0 807.15 0c337 0 409 177 744 177 328 0 754-127 773-127 5 0 10 3 11 9l1 14.794c1 7.805-3 13.38-9 14.495l-20.7 5.574c-366.85 99.79-607.3 139.372-776.3 139.372-338 0-409 -175.236-744-175.236z`,vec:`M377 20c0-5.333 1.833-10 5.5-14S391 0 397 0c4.667 0 8.667 1.667 12 5 3.333 2.667 6.667 9 10 19 6.667 24.667 20.333 43.667 41 57 7.333 4.667 11 10.667 11 18 0 6-1 10-3 12s-6.667 5-14 9c-28.667 14.667-53.667 35.667-75 63 -1.333 1.333-3.167 3.5-5.5 6.5s-4 4.833-5 5.5c-1 .667-2.5 1.333-4.5 2s-4.333 1 -7 1c-4.667 0-9.167-1.833-13.5-5.5S337 184 337 178c0-12.667 15.667-32.333 47-59 H213l-171-1c-8.667-6-13-12.333-13-19 0-4.667 4.333-11.333 13-20h359 c-16-25.333-24-45-24-59z`,widehat1:`M529 0h5l519 115c5 1 9 5 9 10 0 1-1 2-1 3l-4 22 c-1 5-5 9-11 9h-2L532 67 19 159h-2c-5 0-9-4-11-9l-5-22c-1-6 2-12 8-13z`,widehat2:`M1181 0h2l1171 176c6 0 10 5 10 11l-2 23c-1 6-5 10 -11 10h-1L1182 67 15 220h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widehat3:`M1181 0h2l1171 236c6 0 10 5 10 11l-2 23c-1 6-5 10 -11 10h-1L1182 67 15 280h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widehat4:`M1181 0h2l1171 296c6 0 10 5 10 11l-2 23c-1 6-5 10 -11 10h-1L1182 67 15 340h-1c-6 0-10-4-11-10l-2-23c-1-6 4-11 10-11z`,widecheck1:`M529,159h5l519,-115c5,-1,9,-5,9,-10c0,-1,-1,-2,-1,-3l-4,-22c-1, -5,-5,-9,-11,-9h-2l-512,92l-513,-92h-2c-5,0,-9,4,-11,9l-5,22c-1,6,2,12,8,13z`,widecheck2:`M1181,220h2l1171,-176c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10, -11,-10h-1l-1168,153l-1167,-153h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,widecheck3:`M1181,280h2l1171,-236c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10, -11,-10h-1l-1168,213l-1167,-213h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,widecheck4:`M1181,340h2l1171,-296c6,0,10,-5,10,-11l-2,-23c-1,-6,-5,-10, -11,-10h-1l-1168,273l-1167,-273h-1c-6,0,-10,4,-11,10l-2,23c-1,6,4,11,10,11z`,baraboveleftarrow:`M400000 620h-399890l3 -3c68.7 -52.7 113.7 -120 135 -202 c4 -14.7 6 -23 6 -25c0 -7.3 -7 -11 -21 -11c-8 0 -13.2 0.8 -15.5 2.5 c-2.3 1.7 -4.2 5.8 -5.5 12.5c-1.3 4.7 -2.7 10.3 -4 17c-12 48.7 -34.8 92 -68.5 130 s-74.2 66.3 -121.5 85c-10 4 -16 7.7 -18 11c0 8.7 6 14.3 18 17c47.3 18.7 87.8 47 121.5 85s56.5 81.3 68.5 130c0.7 2 1.3 5 2 9s1.2 6.7 1.5 8c0.3 1.3 1 3.3 2 6 s2.2 4.5 3.5 5.5c1.3 1 3.3 1.8 6 2.5s6 1 10 1c14 0 21 -3.7 21 -11 c0 -2 -2 -10.3 -6 -25c-20 -79.3 -65 -146.7 -135 -202l-3 -3h399890z M100 620v40h399900v-40z M0 241v40h399900v-40zM0 241v40h399900v-40z`,rightarrowabovebar:`M0 241v40h399891c-47.3 35.3-84 78-110 128-16.7 32 -27.7 63.7-33 95 0 1.3-.2 2.7-.5 4-.3 1.3-.5 2.3-.5 3 0 7.3 6.7 11 20 11 8 0 13.2-.8 15.5-2.5 2.3-1.7 4.2-5.5 5.5-11.5 2-13.3 5.7-27 11-41 14.7-44.7 39 -84.5 73-119.5s73.7-60.2 119-75.5c6-2 9-5.7 9-11s-3-9-9-11c-45.3-15.3-85-40.5 -119-75.5s-58.3-74.8-73-119.5c-4.7-14-8.3-27.3-11-40-1.3-6.7-3.2-10.8-5.5 -12.5-2.3-1.7-7.5-2.5-15.5-2.5-14 0-21 3.7-21 11 0 2 2 10.3 6 25 20.7 83.3 67 151.7 139 205zm96 379h399894v40H0zm0 0h399904v40H0z`,baraboveshortleftharpoon:`M507,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11 c1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17 c2,0.7,5,1,9,1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21 c-32,-87.3,-82.7,-157.7,-152,-211c0,0,-3,-3,-3,-3l399351,0l0,-40 c-398570,0,-399437,0,-399437,0z M593 435 v40 H399500 v-40z M0 281 v-40 H399908 v40z M0 281 v-40 H399908 v40z`,rightharpoonaboveshortbar:`M0,241 l0,40c399126,0,399993,0,399993,0 c4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199, -231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6 c-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z M0 241 v40 H399908 v-40z M0 475 v-40 H399500 v40z M0 475 v-40 H399500 v40z`,shortbaraboveleftharpoon:`M7,435c-4,4,-6.3,8.7,-7,14c0,5.3,0.7,9,2,11 c1.3,2,5.3,5.3,12,10c90.7,54,156,130,196,228c3.3,10.7,6.3,16.3,9,17c2,0.7,5,1,9, 1c0,0,5,0,5,0c10.7,0,16.7,-2,18,-6c2,-2.7,1,-9.7,-3,-21c-32,-87.3,-82.7,-157.7, -152,-211c0,0,-3,-3,-3,-3l399907,0l0,-40c-399126,0,-399993,0,-399993,0z M93 435 v40 H400000 v-40z M500 241 v40 H400000 v-40z M500 241 v40 H400000 v-40z`,shortrightharpoonabovebar:`M53,241l0,40c398570,0,399437,0,399437,0 c4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199, -231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6 c-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z M500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z`},pe=function(){function et(ee){this.children=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.children=ee,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.style={}}var X=et.prototype;return X.hasClass=function(ie){return f.contains(this.classes,ie)},X.toNode=function(){for(var ie=document.createDocumentFragment(),we=0;we",ee},Dt=function(){function et(ee,ie,we,Ge){this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.width=void 0,this.maxFontSize=void 0,this.style=void 0,st.call(this,ee,we,Ge),this.children=ie||[]}var X=et.prototype;return X.setAttribute=function(ie,we){this.attributes[ie]=we},X.hasClass=function(ie){return f.contains(this.classes,ie)},X.toNode=function(){return qe.call(this,"span")},X.toMarkup=function(){return tt.call(this,"span")},et}(),ct=function(){function et(ee,ie,we,Ge){this.children=void 0,this.attributes=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,st.call(this,ie,Ge),this.children=we||[],this.setAttribute("href",ee)}var X=et.prototype;return X.setAttribute=function(ie,we){this.attributes[ie]=we},X.hasClass=function(ie){return f.contains(this.classes,ie)},X.toNode=function(){return qe.call(this,"a")},X.toMarkup=function(){return tt.call(this,"a")},et}(),St=function(){function et(ee,ie,we){this.src=void 0,this.alt=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,this.style=void 0,this.alt=ie,this.src=ee,this.classes=["mord"],this.style=we}var X=et.prototype;return X.hasClass=function(ie){return f.contains(this.classes,ie)},X.toNode=function(){var ie=document.createElement("img");ie.src=this.src,ie.alt=this.alt,ie.className="mord";for(var we in this.style)this.style.hasOwnProperty(we)&&(ie.style[we]=this.style[we]);return ie},X.toMarkup=function(){var ie=""+this.alt+"0&&(we=document.createElement("span"),we.style.marginRight=this.italic+"em"),this.classes.length>0&&(we=we||document.createElement("span"),we.className=Se(this.classes));for(var Ge in this.style)this.style.hasOwnProperty(Ge)&&(we=we||document.createElement("span"),we.style[Ge]=this.style[Ge]);return we?(we.appendChild(ie),we):ie},X.toMarkup=function(){var ie=!1,we="0&&(Ge+="margin-right:"+this.italic+"em;");for(var gt in this.style)this.style.hasOwnProperty(gt)&&(Ge+=f.hyphenate(gt)+":"+this.style[gt]+";");Ge&&(ie=!0,we+=' style="'+f.escape(Ge)+'"');var fn=f.escape(this.text);return ie?(we+=">",we+=fn,we+="",we):fn},et}(),je=function(){function et(ee,ie){this.children=void 0,this.attributes=void 0,this.children=ee||[],this.attributes=ie||{}}var X=et.prototype;return X.toNode=function(){var ie="http://www.w3.org/2000/svg",we=document.createElementNS(ie,"svg");for(var Ge in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,Ge)&&we.setAttribute(Ge,this.attributes[Ge]);for(var gt=0;gt":""},et}(),Ne=function(){function et(ee){this.attributes=void 0,this.attributes=ee||{}}var X=et.prototype;return X.toNode=function(){var ie="http://www.w3.org/2000/svg",we=document.createElementNS(ie,"line");for(var Ge in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,Ge)&&we.setAttribute(Ge,this.attributes[Ge]);return we},X.toMarkup=function(){var ie=" but got "+String(et)+".")}var jt={"AMS-Regular":{"65":[0,.68889,0,0,.72222],"66":[0,.68889,0,0,.66667],"67":[0,.68889,0,0,.72222],"68":[0,.68889,0,0,.72222],"69":[0,.68889,0,0,.66667],"70":[0,.68889,0,0,.61111],"71":[0,.68889,0,0,.77778],"72":[0,.68889,0,0,.77778],"73":[0,.68889,0,0,.38889],"74":[.16667,.68889,0,0,.5],"75":[0,.68889,0,0,.77778],"76":[0,.68889,0,0,.66667],"77":[0,.68889,0,0,.94445],"78":[0,.68889,0,0,.72222],"79":[.16667,.68889,0,0,.77778],"80":[0,.68889,0,0,.61111],"81":[.16667,.68889,0,0,.77778],"82":[0,.68889,0,0,.72222],"83":[0,.68889,0,0,.55556],"84":[0,.68889,0,0,.66667],"85":[0,.68889,0,0,.72222],"86":[0,.68889,0,0,.72222],"87":[0,.68889,0,0,1],"88":[0,.68889,0,0,.72222],"89":[0,.68889,0,0,.72222],"90":[0,.68889,0,0,.66667],"107":[0,.68889,0,0,.55556],"165":[0,.675,.025,0,.75],"174":[.15559,.69224,0,0,.94666],"240":[0,.68889,0,0,.55556],"295":[0,.68889,0,0,.54028],"710":[0,.825,0,0,2.33334],"732":[0,.9,0,0,2.33334],"770":[0,.825,0,0,2.33334],"771":[0,.9,0,0,2.33334],"989":[.08167,.58167,0,0,.77778],"1008":[0,.43056,.04028,0,.66667],"8245":[0,.54986,0,0,.275],"8463":[0,.68889,0,0,.54028],"8487":[0,.68889,0,0,.72222],"8498":[0,.68889,0,0,.55556],"8502":[0,.68889,0,0,.66667],"8503":[0,.68889,0,0,.44445],"8504":[0,.68889,0,0,.66667],"8513":[0,.68889,0,0,.63889],"8592":[-.03598,.46402,0,0,.5],"8594":[-.03598,.46402,0,0,.5],"8602":[-.13313,.36687,0,0,1],"8603":[-.13313,.36687,0,0,1],"8606":[.01354,.52239,0,0,1],"8608":[.01354,.52239,0,0,1],"8610":[.01354,.52239,0,0,1.11111],"8611":[.01354,.52239,0,0,1.11111],"8619":[0,.54986,0,0,1],"8620":[0,.54986,0,0,1],"8621":[-.13313,.37788,0,0,1.38889],"8622":[-.13313,.36687,0,0,1],"8624":[0,.69224,0,0,.5],"8625":[0,.69224,0,0,.5],"8630":[0,.43056,0,0,1],"8631":[0,.43056,0,0,1],"8634":[.08198,.58198,0,0,.77778],"8635":[.08198,.58198,0,0,.77778],"8638":[.19444,.69224,0,0,.41667],"8639":[.19444,.69224,0,0,.41667],"8642":[.19444,.69224,0,0,.41667],"8643":[.19444,.69224,0,0,.41667],"8644":[.1808,.675,0,0,1],"8646":[.1808,.675,0,0,1],"8647":[.1808,.675,0,0,1],"8648":[.19444,.69224,0,0,.83334],"8649":[.1808,.675,0,0,1],"8650":[.19444,.69224,0,0,.83334],"8651":[.01354,.52239,0,0,1],"8652":[.01354,.52239,0,0,1],"8653":[-.13313,.36687,0,0,1],"8654":[-.13313,.36687,0,0,1],"8655":[-.13313,.36687,0,0,1],"8666":[.13667,.63667,0,0,1],"8667":[.13667,.63667,0,0,1],"8669":[-.13313,.37788,0,0,1],"8672":[-.064,.437,0,0,1.334],"8674":[-.064,.437,0,0,1.334],"8705":[0,.825,0,0,.5],"8708":[0,.68889,0,0,.55556],"8709":[.08167,.58167,0,0,.77778],"8717":[0,.43056,0,0,.42917],"8722":[-.03598,.46402,0,0,.5],"8724":[.08198,.69224,0,0,.77778],"8726":[.08167,.58167,0,0,.77778],"8733":[0,.69224,0,0,.77778],"8736":[0,.69224,0,0,.72222],"8737":[0,.69224,0,0,.72222],"8738":[.03517,.52239,0,0,.72222],"8739":[.08167,.58167,0,0,.22222],"8740":[.25142,.74111,0,0,.27778],"8741":[.08167,.58167,0,0,.38889],"8742":[.25142,.74111,0,0,.5],"8756":[0,.69224,0,0,.66667],"8757":[0,.69224,0,0,.66667],"8764":[-.13313,.36687,0,0,.77778],"8765":[-.13313,.37788,0,0,.77778],"8769":[-.13313,.36687,0,0,.77778],"8770":[-.03625,.46375,0,0,.77778],"8774":[.30274,.79383,0,0,.77778],"8776":[-.01688,.48312,0,0,.77778],"8778":[.08167,.58167,0,0,.77778],"8782":[.06062,.54986,0,0,.77778],"8783":[.06062,.54986,0,0,.77778],"8785":[.08198,.58198,0,0,.77778],"8786":[.08198,.58198,0,0,.77778],"8787":[.08198,.58198,0,0,.77778],"8790":[0,.69224,0,0,.77778],"8791":[.22958,.72958,0,0,.77778],"8796":[.08198,.91667,0,0,.77778],"8806":[.25583,.75583,0,0,.77778],"8807":[.25583,.75583,0,0,.77778],"8808":[.25142,.75726,0,0,.77778],"8809":[.25142,.75726,0,0,.77778],"8812":[.25583,.75583,0,0,.5],"8814":[.20576,.70576,0,0,.77778],"8815":[.20576,.70576,0,0,.77778],"8816":[.30274,.79383,0,0,.77778],"8817":[.30274,.79383,0,0,.77778],"8818":[.22958,.72958,0,0,.77778],"8819":[.22958,.72958,0,0,.77778],"8822":[.1808,.675,0,0,.77778],"8823":[.1808,.675,0,0,.77778],"8828":[.13667,.63667,0,0,.77778],"8829":[.13667,.63667,0,0,.77778],"8830":[.22958,.72958,0,0,.77778],"8831":[.22958,.72958,0,0,.77778],"8832":[.20576,.70576,0,0,.77778],"8833":[.20576,.70576,0,0,.77778],"8840":[.30274,.79383,0,0,.77778],"8841":[.30274,.79383,0,0,.77778],"8842":[.13597,.63597,0,0,.77778],"8843":[.13597,.63597,0,0,.77778],"8847":[.03517,.54986,0,0,.77778],"8848":[.03517,.54986,0,0,.77778],"8858":[.08198,.58198,0,0,.77778],"8859":[.08198,.58198,0,0,.77778],"8861":[.08198,.58198,0,0,.77778],"8862":[0,.675,0,0,.77778],"8863":[0,.675,0,0,.77778],"8864":[0,.675,0,0,.77778],"8865":[0,.675,0,0,.77778],"8872":[0,.69224,0,0,.61111],"8873":[0,.69224,0,0,.72222],"8874":[0,.69224,0,0,.88889],"8876":[0,.68889,0,0,.61111],"8877":[0,.68889,0,0,.61111],"8878":[0,.68889,0,0,.72222],"8879":[0,.68889,0,0,.72222],"8882":[.03517,.54986,0,0,.77778],"8883":[.03517,.54986,0,0,.77778],"8884":[.13667,.63667,0,0,.77778],"8885":[.13667,.63667,0,0,.77778],"8888":[0,.54986,0,0,1.11111],"8890":[.19444,.43056,0,0,.55556],"8891":[.19444,.69224,0,0,.61111],"8892":[.19444,.69224,0,0,.61111],"8901":[0,.54986,0,0,.27778],"8903":[.08167,.58167,0,0,.77778],"8905":[.08167,.58167,0,0,.77778],"8906":[.08167,.58167,0,0,.77778],"8907":[0,.69224,0,0,.77778],"8908":[0,.69224,0,0,.77778],"8909":[-.03598,.46402,0,0,.77778],"8910":[0,.54986,0,0,.76042],"8911":[0,.54986,0,0,.76042],"8912":[.03517,.54986,0,0,.77778],"8913":[.03517,.54986,0,0,.77778],"8914":[0,.54986,0,0,.66667],"8915":[0,.54986,0,0,.66667],"8916":[0,.69224,0,0,.66667],"8918":[.0391,.5391,0,0,.77778],"8919":[.0391,.5391,0,0,.77778],"8920":[.03517,.54986,0,0,1.33334],"8921":[.03517,.54986,0,0,1.33334],"8922":[.38569,.88569,0,0,.77778],"8923":[.38569,.88569,0,0,.77778],"8926":[.13667,.63667,0,0,.77778],"8927":[.13667,.63667,0,0,.77778],"8928":[.30274,.79383,0,0,.77778],"8929":[.30274,.79383,0,0,.77778],"8934":[.23222,.74111,0,0,.77778],"8935":[.23222,.74111,0,0,.77778],"8936":[.23222,.74111,0,0,.77778],"8937":[.23222,.74111,0,0,.77778],"8938":[.20576,.70576,0,0,.77778],"8939":[.20576,.70576,0,0,.77778],"8940":[.30274,.79383,0,0,.77778],"8941":[.30274,.79383,0,0,.77778],"8994":[.19444,.69224,0,0,.77778],"8995":[.19444,.69224,0,0,.77778],"9416":[.15559,.69224,0,0,.90222],"9484":[0,.69224,0,0,.5],"9488":[0,.69224,0,0,.5],"9492":[0,.37788,0,0,.5],"9496":[0,.37788,0,0,.5],"9585":[.19444,.68889,0,0,.88889],"9586":[.19444,.74111,0,0,.88889],"9632":[0,.675,0,0,.77778],"9633":[0,.675,0,0,.77778],"9650":[0,.54986,0,0,.72222],"9651":[0,.54986,0,0,.72222],"9654":[.03517,.54986,0,0,.77778],"9660":[0,.54986,0,0,.72222],"9661":[0,.54986,0,0,.72222],"9664":[.03517,.54986,0,0,.77778],"9674":[.11111,.69224,0,0,.66667],"9733":[.19444,.69224,0,0,.94445],"10003":[0,.69224,0,0,.83334],"10016":[0,.69224,0,0,.83334],"10731":[.11111,.69224,0,0,.66667],"10846":[.19444,.75583,0,0,.61111],"10877":[.13667,.63667,0,0,.77778],"10878":[.13667,.63667,0,0,.77778],"10885":[.25583,.75583,0,0,.77778],"10886":[.25583,.75583,0,0,.77778],"10887":[.13597,.63597,0,0,.77778],"10888":[.13597,.63597,0,0,.77778],"10889":[.26167,.75726,0,0,.77778],"10890":[.26167,.75726,0,0,.77778],"10891":[.48256,.98256,0,0,.77778],"10892":[.48256,.98256,0,0,.77778],"10901":[.13667,.63667,0,0,.77778],"10902":[.13667,.63667,0,0,.77778],"10933":[.25142,.75726,0,0,.77778],"10934":[.25142,.75726,0,0,.77778],"10935":[.26167,.75726,0,0,.77778],"10936":[.26167,.75726,0,0,.77778],"10937":[.26167,.75726,0,0,.77778],"10938":[.26167,.75726,0,0,.77778],"10949":[.25583,.75583,0,0,.77778],"10950":[.25583,.75583,0,0,.77778],"10955":[.28481,.79383,0,0,.77778],"10956":[.28481,.79383,0,0,.77778],"57350":[.08167,.58167,0,0,.22222],"57351":[.08167,.58167,0,0,.38889],"57352":[.08167,.58167,0,0,.77778],"57353":[0,.43056,.04028,0,.66667],"57356":[.25142,.75726,0,0,.77778],"57357":[.25142,.75726,0,0,.77778],"57358":[.41951,.91951,0,0,.77778],"57359":[.30274,.79383,0,0,.77778],"57360":[.30274,.79383,0,0,.77778],"57361":[.41951,.91951,0,0,.77778],"57366":[.25142,.75726,0,0,.77778],"57367":[.25142,.75726,0,0,.77778],"57368":[.25142,.75726,0,0,.77778],"57369":[.25142,.75726,0,0,.77778],"57370":[.13597,.63597,0,0,.77778],"57371":[.13597,.63597,0,0,.77778]},"Caligraphic-Regular":{"48":[0,.43056,0,0,.5],"49":[0,.43056,0,0,.5],"50":[0,.43056,0,0,.5],"51":[.19444,.43056,0,0,.5],"52":[.19444,.43056,0,0,.5],"53":[.19444,.43056,0,0,.5],"54":[0,.64444,0,0,.5],"55":[.19444,.43056,0,0,.5],"56":[0,.64444,0,0,.5],"57":[.19444,.43056,0,0,.5],"65":[0,.68333,0,.19445,.79847],"66":[0,.68333,.03041,.13889,.65681],"67":[0,.68333,.05834,.13889,.52653],"68":[0,.68333,.02778,.08334,.77139],"69":[0,.68333,.08944,.11111,.52778],"70":[0,.68333,.09931,.11111,.71875],"71":[.09722,.68333,.0593,.11111,.59487],"72":[0,.68333,.00965,.11111,.84452],"73":[0,.68333,.07382,0,.54452],"74":[.09722,.68333,.18472,.16667,.67778],"75":[0,.68333,.01445,.05556,.76195],"76":[0,.68333,0,.13889,.68972],"77":[0,.68333,0,.13889,1.2009],"78":[0,.68333,.14736,.08334,.82049],"79":[0,.68333,.02778,.11111,.79611],"80":[0,.68333,.08222,.08334,.69556],"81":[.09722,.68333,0,.11111,.81667],"82":[0,.68333,0,.08334,.8475],"83":[0,.68333,.075,.13889,.60556],"84":[0,.68333,.25417,0,.54464],"85":[0,.68333,.09931,.08334,.62583],"86":[0,.68333,.08222,0,.61278],"87":[0,.68333,.08222,.08334,.98778],"88":[0,.68333,.14643,.13889,.7133],"89":[.09722,.68333,.08222,.08334,.66834],"90":[0,.68333,.07944,.13889,.72473]},"Fraktur-Regular":{"33":[0,.69141,0,0,.29574],"34":[0,.69141,0,0,.21471],"38":[0,.69141,0,0,.73786],"39":[0,.69141,0,0,.21201],"40":[.24982,.74947,0,0,.38865],"41":[.24982,.74947,0,0,.38865],"42":[0,.62119,0,0,.27764],"43":[.08319,.58283,0,0,.75623],"44":[0,.10803,0,0,.27764],"45":[.08319,.58283,0,0,.75623],"46":[0,.10803,0,0,.27764],"47":[.24982,.74947,0,0,.50181],"48":[0,.47534,0,0,.50181],"49":[0,.47534,0,0,.50181],"50":[0,.47534,0,0,.50181],"51":[.18906,.47534,0,0,.50181],"52":[.18906,.47534,0,0,.50181],"53":[.18906,.47534,0,0,.50181],"54":[0,.69141,0,0,.50181],"55":[.18906,.47534,0,0,.50181],"56":[0,.69141,0,0,.50181],"57":[.18906,.47534,0,0,.50181],"58":[0,.47534,0,0,.21606],"59":[.12604,.47534,0,0,.21606],"61":[-.13099,.36866,0,0,.75623],"63":[0,.69141,0,0,.36245],"65":[0,.69141,0,0,.7176],"66":[0,.69141,0,0,.88397],"67":[0,.69141,0,0,.61254],"68":[0,.69141,0,0,.83158],"69":[0,.69141,0,0,.66278],"70":[.12604,.69141,0,0,.61119],"71":[0,.69141,0,0,.78539],"72":[.06302,.69141,0,0,.7203],"73":[0,.69141,0,0,.55448],"74":[.12604,.69141,0,0,.55231],"75":[0,.69141,0,0,.66845],"76":[0,.69141,0,0,.66602],"77":[0,.69141,0,0,1.04953],"78":[0,.69141,0,0,.83212],"79":[0,.69141,0,0,.82699],"80":[.18906,.69141,0,0,.82753],"81":[.03781,.69141,0,0,.82699],"82":[0,.69141,0,0,.82807],"83":[0,.69141,0,0,.82861],"84":[0,.69141,0,0,.66899],"85":[0,.69141,0,0,.64576],"86":[0,.69141,0,0,.83131],"87":[0,.69141,0,0,1.04602],"88":[0,.69141,0,0,.71922],"89":[.18906,.69141,0,0,.83293],"90":[.12604,.69141,0,0,.60201],"91":[.24982,.74947,0,0,.27764],"93":[.24982,.74947,0,0,.27764],"94":[0,.69141,0,0,.49965],"97":[0,.47534,0,0,.50046],"98":[0,.69141,0,0,.51315],"99":[0,.47534,0,0,.38946],"100":[0,.62119,0,0,.49857],"101":[0,.47534,0,0,.40053],"102":[.18906,.69141,0,0,.32626],"103":[.18906,.47534,0,0,.5037],"104":[.18906,.69141,0,0,.52126],"105":[0,.69141,0,0,.27899],"106":[0,.69141,0,0,.28088],"107":[0,.69141,0,0,.38946],"108":[0,.69141,0,0,.27953],"109":[0,.47534,0,0,.76676],"110":[0,.47534,0,0,.52666],"111":[0,.47534,0,0,.48885],"112":[.18906,.52396,0,0,.50046],"113":[.18906,.47534,0,0,.48912],"114":[0,.47534,0,0,.38919],"115":[0,.47534,0,0,.44266],"116":[0,.62119,0,0,.33301],"117":[0,.47534,0,0,.5172],"118":[0,.52396,0,0,.5118],"119":[0,.52396,0,0,.77351],"120":[.18906,.47534,0,0,.38865],"121":[.18906,.47534,0,0,.49884],"122":[.18906,.47534,0,0,.39054],"8216":[0,.69141,0,0,.21471],"8217":[0,.69141,0,0,.21471],"58112":[0,.62119,0,0,.49749],"58113":[0,.62119,0,0,.4983],"58114":[.18906,.69141,0,0,.33328],"58115":[.18906,.69141,0,0,.32923],"58116":[.18906,.47534,0,0,.50343],"58117":[0,.69141,0,0,.33301],"58118":[0,.62119,0,0,.33409],"58119":[0,.47534,0,0,.50073]},"Main-Bold":{"33":[0,.69444,0,0,.35],"34":[0,.69444,0,0,.60278],"35":[.19444,.69444,0,0,.95833],"36":[.05556,.75,0,0,.575],"37":[.05556,.75,0,0,.95833],"38":[0,.69444,0,0,.89444],"39":[0,.69444,0,0,.31944],"40":[.25,.75,0,0,.44722],"41":[.25,.75,0,0,.44722],"42":[0,.75,0,0,.575],"43":[.13333,.63333,0,0,.89444],"44":[.19444,.15556,0,0,.31944],"45":[0,.44444,0,0,.38333],"46":[0,.15556,0,0,.31944],"47":[.25,.75,0,0,.575],"48":[0,.64444,0,0,.575],"49":[0,.64444,0,0,.575],"50":[0,.64444,0,0,.575],"51":[0,.64444,0,0,.575],"52":[0,.64444,0,0,.575],"53":[0,.64444,0,0,.575],"54":[0,.64444,0,0,.575],"55":[0,.64444,0,0,.575],"56":[0,.64444,0,0,.575],"57":[0,.64444,0,0,.575],"58":[0,.44444,0,0,.31944],"59":[.19444,.44444,0,0,.31944],"60":[.08556,.58556,0,0,.89444],"61":[-.10889,.39111,0,0,.89444],"62":[.08556,.58556,0,0,.89444],"63":[0,.69444,0,0,.54305],"64":[0,.69444,0,0,.89444],"65":[0,.68611,0,0,.86944],"66":[0,.68611,0,0,.81805],"67":[0,.68611,0,0,.83055],"68":[0,.68611,0,0,.88194],"69":[0,.68611,0,0,.75555],"70":[0,.68611,0,0,.72361],"71":[0,.68611,0,0,.90416],"72":[0,.68611,0,0,.9],"73":[0,.68611,0,0,.43611],"74":[0,.68611,0,0,.59444],"75":[0,.68611,0,0,.90138],"76":[0,.68611,0,0,.69166],"77":[0,.68611,0,0,1.09166],"78":[0,.68611,0,0,.9],"79":[0,.68611,0,0,.86388],"80":[0,.68611,0,0,.78611],"81":[.19444,.68611,0,0,.86388],"82":[0,.68611,0,0,.8625],"83":[0,.68611,0,0,.63889],"84":[0,.68611,0,0,.8],"85":[0,.68611,0,0,.88472],"86":[0,.68611,.01597,0,.86944],"87":[0,.68611,.01597,0,1.18888],"88":[0,.68611,0,0,.86944],"89":[0,.68611,.02875,0,.86944],"90":[0,.68611,0,0,.70277],"91":[.25,.75,0,0,.31944],"92":[.25,.75,0,0,.575],"93":[.25,.75,0,0,.31944],"94":[0,.69444,0,0,.575],"95":[.31,.13444,.03194,0,.575],"97":[0,.44444,0,0,.55902],"98":[0,.69444,0,0,.63889],"99":[0,.44444,0,0,.51111],"100":[0,.69444,0,0,.63889],"101":[0,.44444,0,0,.52708],"102":[0,.69444,.10903,0,.35139],"103":[.19444,.44444,.01597,0,.575],"104":[0,.69444,0,0,.63889],"105":[0,.69444,0,0,.31944],"106":[.19444,.69444,0,0,.35139],"107":[0,.69444,0,0,.60694],"108":[0,.69444,0,0,.31944],"109":[0,.44444,0,0,.95833],"110":[0,.44444,0,0,.63889],"111":[0,.44444,0,0,.575],"112":[.19444,.44444,0,0,.63889],"113":[.19444,.44444,0,0,.60694],"114":[0,.44444,0,0,.47361],"115":[0,.44444,0,0,.45361],"116":[0,.63492,0,0,.44722],"117":[0,.44444,0,0,.63889],"118":[0,.44444,.01597,0,.60694],"119":[0,.44444,.01597,0,.83055],"120":[0,.44444,0,0,.60694],"121":[.19444,.44444,.01597,0,.60694],"122":[0,.44444,0,0,.51111],"123":[.25,.75,0,0,.575],"124":[.25,.75,0,0,.31944],"125":[.25,.75,0,0,.575],"126":[.35,.34444,0,0,.575],"168":[0,.69444,0,0,.575],"172":[0,.44444,0,0,.76666],"176":[0,.69444,0,0,.86944],"177":[.13333,.63333,0,0,.89444],"184":[.17014,0,0,0,.51111],"198":[0,.68611,0,0,1.04166],"215":[.13333,.63333,0,0,.89444],"216":[.04861,.73472,0,0,.89444],"223":[0,.69444,0,0,.59722],"230":[0,.44444,0,0,.83055],"247":[.13333,.63333,0,0,.89444],"248":[.09722,.54167,0,0,.575],"305":[0,.44444,0,0,.31944],"338":[0,.68611,0,0,1.16944],"339":[0,.44444,0,0,.89444],"567":[.19444,.44444,0,0,.35139],"710":[0,.69444,0,0,.575],"711":[0,.63194,0,0,.575],"713":[0,.59611,0,0,.575],"714":[0,.69444,0,0,.575],"715":[0,.69444,0,0,.575],"728":[0,.69444,0,0,.575],"729":[0,.69444,0,0,.31944],"730":[0,.69444,0,0,.86944],"732":[0,.69444,0,0,.575],"733":[0,.69444,0,0,.575],"915":[0,.68611,0,0,.69166],"916":[0,.68611,0,0,.95833],"920":[0,.68611,0,0,.89444],"923":[0,.68611,0,0,.80555],"926":[0,.68611,0,0,.76666],"928":[0,.68611,0,0,.9],"931":[0,.68611,0,0,.83055],"933":[0,.68611,0,0,.89444],"934":[0,.68611,0,0,.83055],"936":[0,.68611,0,0,.89444],"937":[0,.68611,0,0,.83055],"8211":[0,.44444,.03194,0,.575],"8212":[0,.44444,.03194,0,1.14999],"8216":[0,.69444,0,0,.31944],"8217":[0,.69444,0,0,.31944],"8220":[0,.69444,0,0,.60278],"8221":[0,.69444,0,0,.60278],"8224":[.19444,.69444,0,0,.51111],"8225":[.19444,.69444,0,0,.51111],"8242":[0,.55556,0,0,.34444],"8407":[0,.72444,.15486,0,.575],"8463":[0,.69444,0,0,.66759],"8465":[0,.69444,0,0,.83055],"8467":[0,.69444,0,0,.47361],"8472":[.19444,.44444,0,0,.74027],"8476":[0,.69444,0,0,.83055],"8501":[0,.69444,0,0,.70277],"8592":[-.10889,.39111,0,0,1.14999],"8593":[.19444,.69444,0,0,.575],"8594":[-.10889,.39111,0,0,1.14999],"8595":[.19444,.69444,0,0,.575],"8596":[-.10889,.39111,0,0,1.14999],"8597":[.25,.75,0,0,.575],"8598":[.19444,.69444,0,0,1.14999],"8599":[.19444,.69444,0,0,1.14999],"8600":[.19444,.69444,0,0,1.14999],"8601":[.19444,.69444,0,0,1.14999],"8636":[-.10889,.39111,0,0,1.14999],"8637":[-.10889,.39111,0,0,1.14999],"8640":[-.10889,.39111,0,0,1.14999],"8641":[-.10889,.39111,0,0,1.14999],"8656":[-.10889,.39111,0,0,1.14999],"8657":[.19444,.69444,0,0,.70277],"8658":[-.10889,.39111,0,0,1.14999],"8659":[.19444,.69444,0,0,.70277],"8660":[-.10889,.39111,0,0,1.14999],"8661":[.25,.75,0,0,.70277],"8704":[0,.69444,0,0,.63889],"8706":[0,.69444,.06389,0,.62847],"8707":[0,.69444,0,0,.63889],"8709":[.05556,.75,0,0,.575],"8711":[0,.68611,0,0,.95833],"8712":[.08556,.58556,0,0,.76666],"8715":[.08556,.58556,0,0,.76666],"8722":[.13333,.63333,0,0,.89444],"8723":[.13333,.63333,0,0,.89444],"8725":[.25,.75,0,0,.575],"8726":[.25,.75,0,0,.575],"8727":[-.02778,.47222,0,0,.575],"8728":[-.02639,.47361,0,0,.575],"8729":[-.02639,.47361,0,0,.575],"8730":[.18,.82,0,0,.95833],"8733":[0,.44444,0,0,.89444],"8734":[0,.44444,0,0,1.14999],"8736":[0,.69224,0,0,.72222],"8739":[.25,.75,0,0,.31944],"8741":[.25,.75,0,0,.575],"8743":[0,.55556,0,0,.76666],"8744":[0,.55556,0,0,.76666],"8745":[0,.55556,0,0,.76666],"8746":[0,.55556,0,0,.76666],"8747":[.19444,.69444,.12778,0,.56875],"8764":[-.10889,.39111,0,0,.89444],"8768":[.19444,.69444,0,0,.31944],"8771":[.00222,.50222,0,0,.89444],"8776":[.02444,.52444,0,0,.89444],"8781":[.00222,.50222,0,0,.89444],"8801":[.00222,.50222,0,0,.89444],"8804":[.19667,.69667,0,0,.89444],"8805":[.19667,.69667,0,0,.89444],"8810":[.08556,.58556,0,0,1.14999],"8811":[.08556,.58556,0,0,1.14999],"8826":[.08556,.58556,0,0,.89444],"8827":[.08556,.58556,0,0,.89444],"8834":[.08556,.58556,0,0,.89444],"8835":[.08556,.58556,0,0,.89444],"8838":[.19667,.69667,0,0,.89444],"8839":[.19667,.69667,0,0,.89444],"8846":[0,.55556,0,0,.76666],"8849":[.19667,.69667,0,0,.89444],"8850":[.19667,.69667,0,0,.89444],"8851":[0,.55556,0,0,.76666],"8852":[0,.55556,0,0,.76666],"8853":[.13333,.63333,0,0,.89444],"8854":[.13333,.63333,0,0,.89444],"8855":[.13333,.63333,0,0,.89444],"8856":[.13333,.63333,0,0,.89444],"8857":[.13333,.63333,0,0,.89444],"8866":[0,.69444,0,0,.70277],"8867":[0,.69444,0,0,.70277],"8868":[0,.69444,0,0,.89444],"8869":[0,.69444,0,0,.89444],"8900":[-.02639,.47361,0,0,.575],"8901":[-.02639,.47361,0,0,.31944],"8902":[-.02778,.47222,0,0,.575],"8968":[.25,.75,0,0,.51111],"8969":[.25,.75,0,0,.51111],"8970":[.25,.75,0,0,.51111],"8971":[.25,.75,0,0,.51111],"8994":[-.13889,.36111,0,0,1.14999],"8995":[-.13889,.36111,0,0,1.14999],"9651":[.19444,.69444,0,0,1.02222],"9657":[-.02778,.47222,0,0,.575],"9661":[.19444,.69444,0,0,1.02222],"9667":[-.02778,.47222,0,0,.575],"9711":[.19444,.69444,0,0,1.14999],"9824":[.12963,.69444,0,0,.89444],"9825":[.12963,.69444,0,0,.89444],"9826":[.12963,.69444,0,0,.89444],"9827":[.12963,.69444,0,0,.89444],"9837":[0,.75,0,0,.44722],"9838":[.19444,.69444,0,0,.44722],"9839":[.19444,.69444,0,0,.44722],"10216":[.25,.75,0,0,.44722],"10217":[.25,.75,0,0,.44722],"10815":[0,.68611,0,0,.9],"10927":[.19667,.69667,0,0,.89444],"10928":[.19667,.69667,0,0,.89444],"57376":[.19444,.69444,0,0,0]},"Main-BoldItalic":{"33":[0,.69444,.11417,0,.38611],"34":[0,.69444,.07939,0,.62055],"35":[.19444,.69444,.06833,0,.94444],"37":[.05556,.75,.12861,0,.94444],"38":[0,.69444,.08528,0,.88555],"39":[0,.69444,.12945,0,.35555],"40":[.25,.75,.15806,0,.47333],"41":[.25,.75,.03306,0,.47333],"42":[0,.75,.14333,0,.59111],"43":[.10333,.60333,.03306,0,.88555],"44":[.19444,.14722,0,0,.35555],"45":[0,.44444,.02611,0,.41444],"46":[0,.14722,0,0,.35555],"47":[.25,.75,.15806,0,.59111],"48":[0,.64444,.13167,0,.59111],"49":[0,.64444,.13167,0,.59111],"50":[0,.64444,.13167,0,.59111],"51":[0,.64444,.13167,0,.59111],"52":[.19444,.64444,.13167,0,.59111],"53":[0,.64444,.13167,0,.59111],"54":[0,.64444,.13167,0,.59111],"55":[.19444,.64444,.13167,0,.59111],"56":[0,.64444,.13167,0,.59111],"57":[0,.64444,.13167,0,.59111],"58":[0,.44444,.06695,0,.35555],"59":[.19444,.44444,.06695,0,.35555],"61":[-.10889,.39111,.06833,0,.88555],"63":[0,.69444,.11472,0,.59111],"64":[0,.69444,.09208,0,.88555],"65":[0,.68611,0,0,.86555],"66":[0,.68611,.0992,0,.81666],"67":[0,.68611,.14208,0,.82666],"68":[0,.68611,.09062,0,.87555],"69":[0,.68611,.11431,0,.75666],"70":[0,.68611,.12903,0,.72722],"71":[0,.68611,.07347,0,.89527],"72":[0,.68611,.17208,0,.8961],"73":[0,.68611,.15681,0,.47166],"74":[0,.68611,.145,0,.61055],"75":[0,.68611,.14208,0,.89499],"76":[0,.68611,0,0,.69777],"77":[0,.68611,.17208,0,1.07277],"78":[0,.68611,.17208,0,.8961],"79":[0,.68611,.09062,0,.85499],"80":[0,.68611,.0992,0,.78721],"81":[.19444,.68611,.09062,0,.85499],"82":[0,.68611,.02559,0,.85944],"83":[0,.68611,.11264,0,.64999],"84":[0,.68611,.12903,0,.7961],"85":[0,.68611,.17208,0,.88083],"86":[0,.68611,.18625,0,.86555],"87":[0,.68611,.18625,0,1.15999],"88":[0,.68611,.15681,0,.86555],"89":[0,.68611,.19803,0,.86555],"90":[0,.68611,.14208,0,.70888],"91":[.25,.75,.1875,0,.35611],"93":[.25,.75,.09972,0,.35611],"94":[0,.69444,.06709,0,.59111],"95":[.31,.13444,.09811,0,.59111],"97":[0,.44444,.09426,0,.59111],"98":[0,.69444,.07861,0,.53222],"99":[0,.44444,.05222,0,.53222],"100":[0,.69444,.10861,0,.59111],"101":[0,.44444,.085,0,.53222],"102":[.19444,.69444,.21778,0,.4],"103":[.19444,.44444,.105,0,.53222],"104":[0,.69444,.09426,0,.59111],"105":[0,.69326,.11387,0,.35555],"106":[.19444,.69326,.1672,0,.35555],"107":[0,.69444,.11111,0,.53222],"108":[0,.69444,.10861,0,.29666],"109":[0,.44444,.09426,0,.94444],"110":[0,.44444,.09426,0,.64999],"111":[0,.44444,.07861,0,.59111],"112":[.19444,.44444,.07861,0,.59111],"113":[.19444,.44444,.105,0,.53222],"114":[0,.44444,.11111,0,.50167],"115":[0,.44444,.08167,0,.48694],"116":[0,.63492,.09639,0,.385],"117":[0,.44444,.09426,0,.62055],"118":[0,.44444,.11111,0,.53222],"119":[0,.44444,.11111,0,.76777],"120":[0,.44444,.12583,0,.56055],"121":[.19444,.44444,.105,0,.56166],"122":[0,.44444,.13889,0,.49055],"126":[.35,.34444,.11472,0,.59111],"163":[0,.69444,0,0,.86853],"168":[0,.69444,.11473,0,.59111],"176":[0,.69444,0,0,.94888],"184":[.17014,0,0,0,.53222],"198":[0,.68611,.11431,0,1.02277],"216":[.04861,.73472,.09062,0,.88555],"223":[.19444,.69444,.09736,0,.665],"230":[0,.44444,.085,0,.82666],"248":[.09722,.54167,.09458,0,.59111],"305":[0,.44444,.09426,0,.35555],"338":[0,.68611,.11431,0,1.14054],"339":[0,.44444,.085,0,.82666],"567":[.19444,.44444,.04611,0,.385],"710":[0,.69444,.06709,0,.59111],"711":[0,.63194,.08271,0,.59111],"713":[0,.59444,.10444,0,.59111],"714":[0,.69444,.08528,0,.59111],"715":[0,.69444,0,0,.59111],"728":[0,.69444,.10333,0,.59111],"729":[0,.69444,.12945,0,.35555],"730":[0,.69444,0,0,.94888],"732":[0,.69444,.11472,0,.59111],"733":[0,.69444,.11472,0,.59111],"915":[0,.68611,.12903,0,.69777],"916":[0,.68611,0,0,.94444],"920":[0,.68611,.09062,0,.88555],"923":[0,.68611,0,0,.80666],"926":[0,.68611,.15092,0,.76777],"928":[0,.68611,.17208,0,.8961],"931":[0,.68611,.11431,0,.82666],"933":[0,.68611,.10778,0,.88555],"934":[0,.68611,.05632,0,.82666],"936":[0,.68611,.10778,0,.88555],"937":[0,.68611,.0992,0,.82666],"8211":[0,.44444,.09811,0,.59111],"8212":[0,.44444,.09811,0,1.18221],"8216":[0,.69444,.12945,0,.35555],"8217":[0,.69444,.12945,0,.35555],"8220":[0,.69444,.16772,0,.62055],"8221":[0,.69444,.07939,0,.62055]},"Main-Italic":{"33":[0,.69444,.12417,0,.30667],"34":[0,.69444,.06961,0,.51444],"35":[.19444,.69444,.06616,0,.81777],"37":[.05556,.75,.13639,0,.81777],"38":[0,.69444,.09694,0,.76666],"39":[0,.69444,.12417,0,.30667],"40":[.25,.75,.16194,0,.40889],"41":[.25,.75,.03694,0,.40889],"42":[0,.75,.14917,0,.51111],"43":[.05667,.56167,.03694,0,.76666],"44":[.19444,.10556,0,0,.30667],"45":[0,.43056,.02826,0,.35778],"46":[0,.10556,0,0,.30667],"47":[.25,.75,.16194,0,.51111],"48":[0,.64444,.13556,0,.51111],"49":[0,.64444,.13556,0,.51111],"50":[0,.64444,.13556,0,.51111],"51":[0,.64444,.13556,0,.51111],"52":[.19444,.64444,.13556,0,.51111],"53":[0,.64444,.13556,0,.51111],"54":[0,.64444,.13556,0,.51111],"55":[.19444,.64444,.13556,0,.51111],"56":[0,.64444,.13556,0,.51111],"57":[0,.64444,.13556,0,.51111],"58":[0,.43056,.0582,0,.30667],"59":[.19444,.43056,.0582,0,.30667],"61":[-.13313,.36687,.06616,0,.76666],"63":[0,.69444,.1225,0,.51111],"64":[0,.69444,.09597,0,.76666],"65":[0,.68333,0,0,.74333],"66":[0,.68333,.10257,0,.70389],"67":[0,.68333,.14528,0,.71555],"68":[0,.68333,.09403,0,.755],"69":[0,.68333,.12028,0,.67833],"70":[0,.68333,.13305,0,.65277],"71":[0,.68333,.08722,0,.77361],"72":[0,.68333,.16389,0,.74333],"73":[0,.68333,.15806,0,.38555],"74":[0,.68333,.14028,0,.525],"75":[0,.68333,.14528,0,.76888],"76":[0,.68333,0,0,.62722],"77":[0,.68333,.16389,0,.89666],"78":[0,.68333,.16389,0,.74333],"79":[0,.68333,.09403,0,.76666],"80":[0,.68333,.10257,0,.67833],"81":[.19444,.68333,.09403,0,.76666],"82":[0,.68333,.03868,0,.72944],"83":[0,.68333,.11972,0,.56222],"84":[0,.68333,.13305,0,.71555],"85":[0,.68333,.16389,0,.74333],"86":[0,.68333,.18361,0,.74333],"87":[0,.68333,.18361,0,.99888],"88":[0,.68333,.15806,0,.74333],"89":[0,.68333,.19383,0,.74333],"90":[0,.68333,.14528,0,.61333],"91":[.25,.75,.1875,0,.30667],"93":[.25,.75,.10528,0,.30667],"94":[0,.69444,.06646,0,.51111],"95":[.31,.12056,.09208,0,.51111],"97":[0,.43056,.07671,0,.51111],"98":[0,.69444,.06312,0,.46],"99":[0,.43056,.05653,0,.46],"100":[0,.69444,.10333,0,.51111],"101":[0,.43056,.07514,0,.46],"102":[.19444,.69444,.21194,0,.30667],"103":[.19444,.43056,.08847,0,.46],"104":[0,.69444,.07671,0,.51111],"105":[0,.65536,.1019,0,.30667],"106":[.19444,.65536,.14467,0,.30667],"107":[0,.69444,.10764,0,.46],"108":[0,.69444,.10333,0,.25555],"109":[0,.43056,.07671,0,.81777],"110":[0,.43056,.07671,0,.56222],"111":[0,.43056,.06312,0,.51111],"112":[.19444,.43056,.06312,0,.51111],"113":[.19444,.43056,.08847,0,.46],"114":[0,.43056,.10764,0,.42166],"115":[0,.43056,.08208,0,.40889],"116":[0,.61508,.09486,0,.33222],"117":[0,.43056,.07671,0,.53666],"118":[0,.43056,.10764,0,.46],"119":[0,.43056,.10764,0,.66444],"120":[0,.43056,.12042,0,.46389],"121":[.19444,.43056,.08847,0,.48555],"122":[0,.43056,.12292,0,.40889],"126":[.35,.31786,.11585,0,.51111],"163":[0,.69444,0,0,.76909],"168":[0,.66786,.10474,0,.51111],"176":[0,.69444,0,0,.83129],"184":[.17014,0,0,0,.46],"198":[0,.68333,.12028,0,.88277],"216":[.04861,.73194,.09403,0,.76666],"223":[.19444,.69444,.10514,0,.53666],"230":[0,.43056,.07514,0,.71555],"248":[.09722,.52778,.09194,0,.51111],"305":[0,.43056,0,.02778,.32246],"338":[0,.68333,.12028,0,.98499],"339":[0,.43056,.07514,0,.71555],"567":[.19444,.43056,0,.08334,.38403],"710":[0,.69444,.06646,0,.51111],"711":[0,.62847,.08295,0,.51111],"713":[0,.56167,.10333,0,.51111],"714":[0,.69444,.09694,0,.51111],"715":[0,.69444,0,0,.51111],"728":[0,.69444,.10806,0,.51111],"729":[0,.66786,.11752,0,.30667],"730":[0,.69444,0,0,.83129],"732":[0,.66786,.11585,0,.51111],"733":[0,.69444,.1225,0,.51111],"915":[0,.68333,.13305,0,.62722],"916":[0,.68333,0,0,.81777],"920":[0,.68333,.09403,0,.76666],"923":[0,.68333,0,0,.69222],"926":[0,.68333,.15294,0,.66444],"928":[0,.68333,.16389,0,.74333],"931":[0,.68333,.12028,0,.71555],"933":[0,.68333,.11111,0,.76666],"934":[0,.68333,.05986,0,.71555],"936":[0,.68333,.11111,0,.76666],"937":[0,.68333,.10257,0,.71555],"8211":[0,.43056,.09208,0,.51111],"8212":[0,.43056,.09208,0,1.02222],"8216":[0,.69444,.12417,0,.30667],"8217":[0,.69444,.12417,0,.30667],"8220":[0,.69444,.1685,0,.51444],"8221":[0,.69444,.06961,0,.51444],"8463":[0,.68889,0,0,.54028]},"Main-Regular":{"32":[0,0,0,0,.25],"33":[0,.69444,0,0,.27778],"34":[0,.69444,0,0,.5],"35":[.19444,.69444,0,0,.83334],"36":[.05556,.75,0,0,.5],"37":[.05556,.75,0,0,.83334],"38":[0,.69444,0,0,.77778],"39":[0,.69444,0,0,.27778],"40":[.25,.75,0,0,.38889],"41":[.25,.75,0,0,.38889],"42":[0,.75,0,0,.5],"43":[.08333,.58333,0,0,.77778],"44":[.19444,.10556,0,0,.27778],"45":[0,.43056,0,0,.33333],"46":[0,.10556,0,0,.27778],"47":[.25,.75,0,0,.5],"48":[0,.64444,0,0,.5],"49":[0,.64444,0,0,.5],"50":[0,.64444,0,0,.5],"51":[0,.64444,0,0,.5],"52":[0,.64444,0,0,.5],"53":[0,.64444,0,0,.5],"54":[0,.64444,0,0,.5],"55":[0,.64444,0,0,.5],"56":[0,.64444,0,0,.5],"57":[0,.64444,0,0,.5],"58":[0,.43056,0,0,.27778],"59":[.19444,.43056,0,0,.27778],"60":[.0391,.5391,0,0,.77778],"61":[-.13313,.36687,0,0,.77778],"62":[.0391,.5391,0,0,.77778],"63":[0,.69444,0,0,.47222],"64":[0,.69444,0,0,.77778],"65":[0,.68333,0,0,.75],"66":[0,.68333,0,0,.70834],"67":[0,.68333,0,0,.72222],"68":[0,.68333,0,0,.76389],"69":[0,.68333,0,0,.68056],"70":[0,.68333,0,0,.65278],"71":[0,.68333,0,0,.78472],"72":[0,.68333,0,0,.75],"73":[0,.68333,0,0,.36111],"74":[0,.68333,0,0,.51389],"75":[0,.68333,0,0,.77778],"76":[0,.68333,0,0,.625],"77":[0,.68333,0,0,.91667],"78":[0,.68333,0,0,.75],"79":[0,.68333,0,0,.77778],"80":[0,.68333,0,0,.68056],"81":[.19444,.68333,0,0,.77778],"82":[0,.68333,0,0,.73611],"83":[0,.68333,0,0,.55556],"84":[0,.68333,0,0,.72222],"85":[0,.68333,0,0,.75],"86":[0,.68333,.01389,0,.75],"87":[0,.68333,.01389,0,1.02778],"88":[0,.68333,0,0,.75],"89":[0,.68333,.025,0,.75],"90":[0,.68333,0,0,.61111],"91":[.25,.75,0,0,.27778],"92":[.25,.75,0,0,.5],"93":[.25,.75,0,0,.27778],"94":[0,.69444,0,0,.5],"95":[.31,.12056,.02778,0,.5],"97":[0,.43056,0,0,.5],"98":[0,.69444,0,0,.55556],"99":[0,.43056,0,0,.44445],"100":[0,.69444,0,0,.55556],"101":[0,.43056,0,0,.44445],"102":[0,.69444,.07778,0,.30556],"103":[.19444,.43056,.01389,0,.5],"104":[0,.69444,0,0,.55556],"105":[0,.66786,0,0,.27778],"106":[.19444,.66786,0,0,.30556],"107":[0,.69444,0,0,.52778],"108":[0,.69444,0,0,.27778],"109":[0,.43056,0,0,.83334],"110":[0,.43056,0,0,.55556],"111":[0,.43056,0,0,.5],"112":[.19444,.43056,0,0,.55556],"113":[.19444,.43056,0,0,.52778],"114":[0,.43056,0,0,.39167],"115":[0,.43056,0,0,.39445],"116":[0,.61508,0,0,.38889],"117":[0,.43056,0,0,.55556],"118":[0,.43056,.01389,0,.52778],"119":[0,.43056,.01389,0,.72222],"120":[0,.43056,0,0,.52778],"121":[.19444,.43056,.01389,0,.52778],"122":[0,.43056,0,0,.44445],"123":[.25,.75,0,0,.5],"124":[.25,.75,0,0,.27778],"125":[.25,.75,0,0,.5],"126":[.35,.31786,0,0,.5],"160":[0,0,0,0,.25],"167":[.19444,.69444,0,0,.44445],"168":[0,.66786,0,0,.5],"172":[0,.43056,0,0,.66667],"176":[0,.69444,0,0,.75],"177":[.08333,.58333,0,0,.77778],"182":[.19444,.69444,0,0,.61111],"184":[.17014,0,0,0,.44445],"198":[0,.68333,0,0,.90278],"215":[.08333,.58333,0,0,.77778],"216":[.04861,.73194,0,0,.77778],"223":[0,.69444,0,0,.5],"230":[0,.43056,0,0,.72222],"247":[.08333,.58333,0,0,.77778],"248":[.09722,.52778,0,0,.5],"305":[0,.43056,0,0,.27778],"338":[0,.68333,0,0,1.01389],"339":[0,.43056,0,0,.77778],"567":[.19444,.43056,0,0,.30556],"710":[0,.69444,0,0,.5],"711":[0,.62847,0,0,.5],"713":[0,.56778,0,0,.5],"714":[0,.69444,0,0,.5],"715":[0,.69444,0,0,.5],"728":[0,.69444,0,0,.5],"729":[0,.66786,0,0,.27778],"730":[0,.69444,0,0,.75],"732":[0,.66786,0,0,.5],"733":[0,.69444,0,0,.5],"915":[0,.68333,0,0,.625],"916":[0,.68333,0,0,.83334],"920":[0,.68333,0,0,.77778],"923":[0,.68333,0,0,.69445],"926":[0,.68333,0,0,.66667],"928":[0,.68333,0,0,.75],"931":[0,.68333,0,0,.72222],"933":[0,.68333,0,0,.77778],"934":[0,.68333,0,0,.72222],"936":[0,.68333,0,0,.77778],"937":[0,.68333,0,0,.72222],"8211":[0,.43056,.02778,0,.5],"8212":[0,.43056,.02778,0,1],"8216":[0,.69444,0,0,.27778],"8217":[0,.69444,0,0,.27778],"8220":[0,.69444,0,0,.5],"8221":[0,.69444,0,0,.5],"8224":[.19444,.69444,0,0,.44445],"8225":[.19444,.69444,0,0,.44445],"8230":[0,.12,0,0,1.172],"8242":[0,.55556,0,0,.275],"8407":[0,.71444,.15382,0,.5],"8463":[0,.68889,0,0,.54028],"8465":[0,.69444,0,0,.72222],"8467":[0,.69444,0,.11111,.41667],"8472":[.19444,.43056,0,.11111,.63646],"8476":[0,.69444,0,0,.72222],"8501":[0,.69444,0,0,.61111],"8592":[-.13313,.36687,0,0,1],"8593":[.19444,.69444,0,0,.5],"8594":[-.13313,.36687,0,0,1],"8595":[.19444,.69444,0,0,.5],"8596":[-.13313,.36687,0,0,1],"8597":[.25,.75,0,0,.5],"8598":[.19444,.69444,0,0,1],"8599":[.19444,.69444,0,0,1],"8600":[.19444,.69444,0,0,1],"8601":[.19444,.69444,0,0,1],"8614":[.011,.511,0,0,1],"8617":[.011,.511,0,0,1.126],"8618":[.011,.511,0,0,1.126],"8636":[-.13313,.36687,0,0,1],"8637":[-.13313,.36687,0,0,1],"8640":[-.13313,.36687,0,0,1],"8641":[-.13313,.36687,0,0,1],"8652":[.011,.671,0,0,1],"8656":[-.13313,.36687,0,0,1],"8657":[.19444,.69444,0,0,.61111],"8658":[-.13313,.36687,0,0,1],"8659":[.19444,.69444,0,0,.61111],"8660":[-.13313,.36687,0,0,1],"8661":[.25,.75,0,0,.61111],"8704":[0,.69444,0,0,.55556],"8706":[0,.69444,.05556,.08334,.5309],"8707":[0,.69444,0,0,.55556],"8709":[.05556,.75,0,0,.5],"8711":[0,.68333,0,0,.83334],"8712":[.0391,.5391,0,0,.66667],"8715":[.0391,.5391,0,0,.66667],"8722":[.08333,.58333,0,0,.77778],"8723":[.08333,.58333,0,0,.77778],"8725":[.25,.75,0,0,.5],"8726":[.25,.75,0,0,.5],"8727":[-.03472,.46528,0,0,.5],"8728":[-.05555,.44445,0,0,.5],"8729":[-.05555,.44445,0,0,.5],"8730":[.2,.8,0,0,.83334],"8733":[0,.43056,0,0,.77778],"8734":[0,.43056,0,0,1],"8736":[0,.69224,0,0,.72222],"8739":[.25,.75,0,0,.27778],"8741":[.25,.75,0,0,.5],"8743":[0,.55556,0,0,.66667],"8744":[0,.55556,0,0,.66667],"8745":[0,.55556,0,0,.66667],"8746":[0,.55556,0,0,.66667],"8747":[.19444,.69444,.11111,0,.41667],"8764":[-.13313,.36687,0,0,.77778],"8768":[.19444,.69444,0,0,.27778],"8771":[-.03625,.46375,0,0,.77778],"8773":[-.022,.589,0,0,1],"8776":[-.01688,.48312,0,0,.77778],"8781":[-.03625,.46375,0,0,.77778],"8784":[-.133,.67,0,0,.778],"8801":[-.03625,.46375,0,0,.77778],"8804":[.13597,.63597,0,0,.77778],"8805":[.13597,.63597,0,0,.77778],"8810":[.0391,.5391,0,0,1],"8811":[.0391,.5391,0,0,1],"8826":[.0391,.5391,0,0,.77778],"8827":[.0391,.5391,0,0,.77778],"8834":[.0391,.5391,0,0,.77778],"8835":[.0391,.5391,0,0,.77778],"8838":[.13597,.63597,0,0,.77778],"8839":[.13597,.63597,0,0,.77778],"8846":[0,.55556,0,0,.66667],"8849":[.13597,.63597,0,0,.77778],"8850":[.13597,.63597,0,0,.77778],"8851":[0,.55556,0,0,.66667],"8852":[0,.55556,0,0,.66667],"8853":[.08333,.58333,0,0,.77778],"8854":[.08333,.58333,0,0,.77778],"8855":[.08333,.58333,0,0,.77778],"8856":[.08333,.58333,0,0,.77778],"8857":[.08333,.58333,0,0,.77778],"8866":[0,.69444,0,0,.61111],"8867":[0,.69444,0,0,.61111],"8868":[0,.69444,0,0,.77778],"8869":[0,.69444,0,0,.77778],"8872":[.249,.75,0,0,.867],"8900":[-.05555,.44445,0,0,.5],"8901":[-.05555,.44445,0,0,.27778],"8902":[-.03472,.46528,0,0,.5],"8904":[.005,.505,0,0,.9],"8942":[.03,.9,0,0,.278],"8943":[-.19,.31,0,0,1.172],"8945":[-.1,.82,0,0,1.282],"8968":[.25,.75,0,0,.44445],"8969":[.25,.75,0,0,.44445],"8970":[.25,.75,0,0,.44445],"8971":[.25,.75,0,0,.44445],"8994":[-.14236,.35764,0,0,1],"8995":[-.14236,.35764,0,0,1],"9136":[.244,.744,0,0,.412],"9137":[.244,.744,0,0,.412],"9651":[.19444,.69444,0,0,.88889],"9657":[-.03472,.46528,0,0,.5],"9661":[.19444,.69444,0,0,.88889],"9667":[-.03472,.46528,0,0,.5],"9711":[.19444,.69444,0,0,1],"9824":[.12963,.69444,0,0,.77778],"9825":[.12963,.69444,0,0,.77778],"9826":[.12963,.69444,0,0,.77778],"9827":[.12963,.69444,0,0,.77778],"9837":[0,.75,0,0,.38889],"9838":[.19444,.69444,0,0,.38889],"9839":[.19444,.69444,0,0,.38889],"10216":[.25,.75,0,0,.38889],"10217":[.25,.75,0,0,.38889],"10222":[.244,.744,0,0,.412],"10223":[.244,.744,0,0,.412],"10229":[.011,.511,0,0,1.609],"10230":[.011,.511,0,0,1.638],"10231":[.011,.511,0,0,1.859],"10232":[.024,.525,0,0,1.609],"10233":[.024,.525,0,0,1.638],"10234":[.024,.525,0,0,1.858],"10236":[.011,.511,0,0,1.638],"10815":[0,.68333,0,0,.75],"10927":[.13597,.63597,0,0,.77778],"10928":[.13597,.63597,0,0,.77778],"57376":[.19444,.69444,0,0,0]},"Math-BoldItalic":{"65":[0,.68611,0,0,.86944],"66":[0,.68611,.04835,0,.8664],"67":[0,.68611,.06979,0,.81694],"68":[0,.68611,.03194,0,.93812],"69":[0,.68611,.05451,0,.81007],"70":[0,.68611,.15972,0,.68889],"71":[0,.68611,0,0,.88673],"72":[0,.68611,.08229,0,.98229],"73":[0,.68611,.07778,0,.51111],"74":[0,.68611,.10069,0,.63125],"75":[0,.68611,.06979,0,.97118],"76":[0,.68611,0,0,.75555],"77":[0,.68611,.11424,0,1.14201],"78":[0,.68611,.11424,0,.95034],"79":[0,.68611,.03194,0,.83666],"80":[0,.68611,.15972,0,.72309],"81":[.19444,.68611,0,0,.86861],"82":[0,.68611,.00421,0,.87235],"83":[0,.68611,.05382,0,.69271],"84":[0,.68611,.15972,0,.63663],"85":[0,.68611,.11424,0,.80027],"86":[0,.68611,.25555,0,.67778],"87":[0,.68611,.15972,0,1.09305],"88":[0,.68611,.07778,0,.94722],"89":[0,.68611,.25555,0,.67458],"90":[0,.68611,.06979,0,.77257],"97":[0,.44444,0,0,.63287],"98":[0,.69444,0,0,.52083],"99":[0,.44444,0,0,.51342],"100":[0,.69444,0,0,.60972],"101":[0,.44444,0,0,.55361],"102":[.19444,.69444,.11042,0,.56806],"103":[.19444,.44444,.03704,0,.5449],"104":[0,.69444,0,0,.66759],"105":[0,.69326,0,0,.4048],"106":[.19444,.69326,.0622,0,.47083],"107":[0,.69444,.01852,0,.6037],"108":[0,.69444,.0088,0,.34815],"109":[0,.44444,0,0,1.0324],"110":[0,.44444,0,0,.71296],"111":[0,.44444,0,0,.58472],"112":[.19444,.44444,0,0,.60092],"113":[.19444,.44444,.03704,0,.54213],"114":[0,.44444,.03194,0,.5287],"115":[0,.44444,0,0,.53125],"116":[0,.63492,0,0,.41528],"117":[0,.44444,0,0,.68102],"118":[0,.44444,.03704,0,.56666],"119":[0,.44444,.02778,0,.83148],"120":[0,.44444,0,0,.65903],"121":[.19444,.44444,.03704,0,.59028],"122":[0,.44444,.04213,0,.55509],"915":[0,.68611,.15972,0,.65694],"916":[0,.68611,0,0,.95833],"920":[0,.68611,.03194,0,.86722],"923":[0,.68611,0,0,.80555],"926":[0,.68611,.07458,0,.84125],"928":[0,.68611,.08229,0,.98229],"931":[0,.68611,.05451,0,.88507],"933":[0,.68611,.15972,0,.67083],"934":[0,.68611,0,0,.76666],"936":[0,.68611,.11653,0,.71402],"937":[0,.68611,.04835,0,.8789],"945":[0,.44444,0,0,.76064],"946":[.19444,.69444,.03403,0,.65972],"947":[.19444,.44444,.06389,0,.59003],"948":[0,.69444,.03819,0,.52222],"949":[0,.44444,0,0,.52882],"950":[.19444,.69444,.06215,0,.50833],"951":[.19444,.44444,.03704,0,.6],"952":[0,.69444,.03194,0,.5618],"953":[0,.44444,0,0,.41204],"954":[0,.44444,0,0,.66759],"955":[0,.69444,0,0,.67083],"956":[.19444,.44444,0,0,.70787],"957":[0,.44444,.06898,0,.57685],"958":[.19444,.69444,.03021,0,.50833],"959":[0,.44444,0,0,.58472],"960":[0,.44444,.03704,0,.68241],"961":[.19444,.44444,0,0,.6118],"962":[.09722,.44444,.07917,0,.42361],"963":[0,.44444,.03704,0,.68588],"964":[0,.44444,.13472,0,.52083],"965":[0,.44444,.03704,0,.63055],"966":[.19444,.44444,0,0,.74722],"967":[.19444,.44444,0,0,.71805],"968":[.19444,.69444,.03704,0,.75833],"969":[0,.44444,.03704,0,.71782],"977":[0,.69444,0,0,.69155],"981":[.19444,.69444,0,0,.7125],"982":[0,.44444,.03194,0,.975],"1009":[.19444,.44444,0,0,.6118],"1013":[0,.44444,0,0,.48333]},"Math-Italic":{"65":[0,.68333,0,.13889,.75],"66":[0,.68333,.05017,.08334,.75851],"67":[0,.68333,.07153,.08334,.71472],"68":[0,.68333,.02778,.05556,.82792],"69":[0,.68333,.05764,.08334,.7382],"70":[0,.68333,.13889,.08334,.64306],"71":[0,.68333,0,.08334,.78625],"72":[0,.68333,.08125,.05556,.83125],"73":[0,.68333,.07847,.11111,.43958],"74":[0,.68333,.09618,.16667,.55451],"75":[0,.68333,.07153,.05556,.84931],"76":[0,.68333,0,.02778,.68056],"77":[0,.68333,.10903,.08334,.97014],"78":[0,.68333,.10903,.08334,.80347],"79":[0,.68333,.02778,.08334,.76278],"80":[0,.68333,.13889,.08334,.64201],"81":[.19444,.68333,0,.08334,.79056],"82":[0,.68333,.00773,.08334,.75929],"83":[0,.68333,.05764,.08334,.6132],"84":[0,.68333,.13889,.08334,.58438],"85":[0,.68333,.10903,.02778,.68278],"86":[0,.68333,.22222,0,.58333],"87":[0,.68333,.13889,0,.94445],"88":[0,.68333,.07847,.08334,.82847],"89":[0,.68333,.22222,0,.58056],"90":[0,.68333,.07153,.08334,.68264],"97":[0,.43056,0,0,.52859],"98":[0,.69444,0,0,.42917],"99":[0,.43056,0,.05556,.43276],"100":[0,.69444,0,.16667,.52049],"101":[0,.43056,0,.05556,.46563],"102":[.19444,.69444,.10764,.16667,.48959],"103":[.19444,.43056,.03588,.02778,.47697],"104":[0,.69444,0,0,.57616],"105":[0,.65952,0,0,.34451],"106":[.19444,.65952,.05724,0,.41181],"107":[0,.69444,.03148,0,.5206],"108":[0,.69444,.01968,.08334,.29838],"109":[0,.43056,0,0,.87801],"110":[0,.43056,0,0,.60023],"111":[0,.43056,0,.05556,.48472],"112":[.19444,.43056,0,.08334,.50313],"113":[.19444,.43056,.03588,.08334,.44641],"114":[0,.43056,.02778,.05556,.45116],"115":[0,.43056,0,.05556,.46875],"116":[0,.61508,0,.08334,.36111],"117":[0,.43056,0,.02778,.57246],"118":[0,.43056,.03588,.02778,.48472],"119":[0,.43056,.02691,.08334,.71592],"120":[0,.43056,0,.02778,.57153],"121":[.19444,.43056,.03588,.05556,.49028],"122":[0,.43056,.04398,.05556,.46505],"915":[0,.68333,.13889,.08334,.61528],"916":[0,.68333,0,.16667,.83334],"920":[0,.68333,.02778,.08334,.76278],"923":[0,.68333,0,.16667,.69445],"926":[0,.68333,.07569,.08334,.74236],"928":[0,.68333,.08125,.05556,.83125],"931":[0,.68333,.05764,.08334,.77986],"933":[0,.68333,.13889,.05556,.58333],"934":[0,.68333,0,.08334,.66667],"936":[0,.68333,.11,.05556,.61222],"937":[0,.68333,.05017,.08334,.7724],"945":[0,.43056,.0037,.02778,.6397],"946":[.19444,.69444,.05278,.08334,.56563],"947":[.19444,.43056,.05556,0,.51773],"948":[0,.69444,.03785,.05556,.44444],"949":[0,.43056,0,.08334,.46632],"950":[.19444,.69444,.07378,.08334,.4375],"951":[.19444,.43056,.03588,.05556,.49653],"952":[0,.69444,.02778,.08334,.46944],"953":[0,.43056,0,.05556,.35394],"954":[0,.43056,0,0,.57616],"955":[0,.69444,0,0,.58334],"956":[.19444,.43056,0,.02778,.60255],"957":[0,.43056,.06366,.02778,.49398],"958":[.19444,.69444,.04601,.11111,.4375],"959":[0,.43056,0,.05556,.48472],"960":[0,.43056,.03588,0,.57003],"961":[.19444,.43056,0,.08334,.51702],"962":[.09722,.43056,.07986,.08334,.36285],"963":[0,.43056,.03588,0,.57141],"964":[0,.43056,.1132,.02778,.43715],"965":[0,.43056,.03588,.02778,.54028],"966":[.19444,.43056,0,.08334,.65417],"967":[.19444,.43056,0,.05556,.62569],"968":[.19444,.69444,.03588,.11111,.65139],"969":[0,.43056,.03588,0,.62245],"977":[0,.69444,0,.08334,.59144],"981":[.19444,.69444,0,.08334,.59583],"982":[0,.43056,.02778,0,.82813],"1009":[.19444,.43056,0,.08334,.51702],"1013":[0,.43056,0,.05556,.4059]},"Math-Regular":{"65":[0,.68333,0,.13889,.75],"66":[0,.68333,.05017,.08334,.75851],"67":[0,.68333,.07153,.08334,.71472],"68":[0,.68333,.02778,.05556,.82792],"69":[0,.68333,.05764,.08334,.7382],"70":[0,.68333,.13889,.08334,.64306],"71":[0,.68333,0,.08334,.78625],"72":[0,.68333,.08125,.05556,.83125],"73":[0,.68333,.07847,.11111,.43958],"74":[0,.68333,.09618,.16667,.55451],"75":[0,.68333,.07153,.05556,.84931],"76":[0,.68333,0,.02778,.68056],"77":[0,.68333,.10903,.08334,.97014],"78":[0,.68333,.10903,.08334,.80347],"79":[0,.68333,.02778,.08334,.76278],"80":[0,.68333,.13889,.08334,.64201],"81":[.19444,.68333,0,.08334,.79056],"82":[0,.68333,.00773,.08334,.75929],"83":[0,.68333,.05764,.08334,.6132],"84":[0,.68333,.13889,.08334,.58438],"85":[0,.68333,.10903,.02778,.68278],"86":[0,.68333,.22222,0,.58333],"87":[0,.68333,.13889,0,.94445],"88":[0,.68333,.07847,.08334,.82847],"89":[0,.68333,.22222,0,.58056],"90":[0,.68333,.07153,.08334,.68264],"97":[0,.43056,0,0,.52859],"98":[0,.69444,0,0,.42917],"99":[0,.43056,0,.05556,.43276],"100":[0,.69444,0,.16667,.52049],"101":[0,.43056,0,.05556,.46563],"102":[.19444,.69444,.10764,.16667,.48959],"103":[.19444,.43056,.03588,.02778,.47697],"104":[0,.69444,0,0,.57616],"105":[0,.65952,0,0,.34451],"106":[.19444,.65952,.05724,0,.41181],"107":[0,.69444,.03148,0,.5206],"108":[0,.69444,.01968,.08334,.29838],"109":[0,.43056,0,0,.87801],"110":[0,.43056,0,0,.60023],"111":[0,.43056,0,.05556,.48472],"112":[.19444,.43056,0,.08334,.50313],"113":[.19444,.43056,.03588,.08334,.44641],"114":[0,.43056,.02778,.05556,.45116],"115":[0,.43056,0,.05556,.46875],"116":[0,.61508,0,.08334,.36111],"117":[0,.43056,0,.02778,.57246],"118":[0,.43056,.03588,.02778,.48472],"119":[0,.43056,.02691,.08334,.71592],"120":[0,.43056,0,.02778,.57153],"121":[.19444,.43056,.03588,.05556,.49028],"122":[0,.43056,.04398,.05556,.46505],"915":[0,.68333,.13889,.08334,.61528],"916":[0,.68333,0,.16667,.83334],"920":[0,.68333,.02778,.08334,.76278],"923":[0,.68333,0,.16667,.69445],"926":[0,.68333,.07569,.08334,.74236],"928":[0,.68333,.08125,.05556,.83125],"931":[0,.68333,.05764,.08334,.77986],"933":[0,.68333,.13889,.05556,.58333],"934":[0,.68333,0,.08334,.66667],"936":[0,.68333,.11,.05556,.61222],"937":[0,.68333,.05017,.08334,.7724],"945":[0,.43056,.0037,.02778,.6397],"946":[.19444,.69444,.05278,.08334,.56563],"947":[.19444,.43056,.05556,0,.51773],"948":[0,.69444,.03785,.05556,.44444],"949":[0,.43056,0,.08334,.46632],"950":[.19444,.69444,.07378,.08334,.4375],"951":[.19444,.43056,.03588,.05556,.49653],"952":[0,.69444,.02778,.08334,.46944],"953":[0,.43056,0,.05556,.35394],"954":[0,.43056,0,0,.57616],"955":[0,.69444,0,0,.58334],"956":[.19444,.43056,0,.02778,.60255],"957":[0,.43056,.06366,.02778,.49398],"958":[.19444,.69444,.04601,.11111,.4375],"959":[0,.43056,0,.05556,.48472],"960":[0,.43056,.03588,0,.57003],"961":[.19444,.43056,0,.08334,.51702],"962":[.09722,.43056,.07986,.08334,.36285],"963":[0,.43056,.03588,0,.57141],"964":[0,.43056,.1132,.02778,.43715],"965":[0,.43056,.03588,.02778,.54028],"966":[.19444,.43056,0,.08334,.65417],"967":[.19444,.43056,0,.05556,.62569],"968":[.19444,.69444,.03588,.11111,.65139],"969":[0,.43056,.03588,0,.62245],"977":[0,.69444,0,.08334,.59144],"981":[.19444,.69444,0,.08334,.59583],"982":[0,.43056,.02778,0,.82813],"1009":[.19444,.43056,0,.08334,.51702],"1013":[0,.43056,0,.05556,.4059]},"SansSerif-Bold":{"33":[0,.69444,0,0,.36667],"34":[0,.69444,0,0,.55834],"35":[.19444,.69444,0,0,.91667],"36":[.05556,.75,0,0,.55],"37":[.05556,.75,0,0,1.02912],"38":[0,.69444,0,0,.83056],"39":[0,.69444,0,0,.30556],"40":[.25,.75,0,0,.42778],"41":[.25,.75,0,0,.42778],"42":[0,.75,0,0,.55],"43":[.11667,.61667,0,0,.85556],"44":[.10556,.13056,0,0,.30556],"45":[0,.45833,0,0,.36667],"46":[0,.13056,0,0,.30556],"47":[.25,.75,0,0,.55],"48":[0,.69444,0,0,.55],"49":[0,.69444,0,0,.55],"50":[0,.69444,0,0,.55],"51":[0,.69444,0,0,.55],"52":[0,.69444,0,0,.55],"53":[0,.69444,0,0,.55],"54":[0,.69444,0,0,.55],"55":[0,.69444,0,0,.55],"56":[0,.69444,0,0,.55],"57":[0,.69444,0,0,.55],"58":[0,.45833,0,0,.30556],"59":[.10556,.45833,0,0,.30556],"61":[-.09375,.40625,0,0,.85556],"63":[0,.69444,0,0,.51945],"64":[0,.69444,0,0,.73334],"65":[0,.69444,0,0,.73334],"66":[0,.69444,0,0,.73334],"67":[0,.69444,0,0,.70278],"68":[0,.69444,0,0,.79445],"69":[0,.69444,0,0,.64167],"70":[0,.69444,0,0,.61111],"71":[0,.69444,0,0,.73334],"72":[0,.69444,0,0,.79445],"73":[0,.69444,0,0,.33056],"74":[0,.69444,0,0,.51945],"75":[0,.69444,0,0,.76389],"76":[0,.69444,0,0,.58056],"77":[0,.69444,0,0,.97778],"78":[0,.69444,0,0,.79445],"79":[0,.69444,0,0,.79445],"80":[0,.69444,0,0,.70278],"81":[.10556,.69444,0,0,.79445],"82":[0,.69444,0,0,.70278],"83":[0,.69444,0,0,.61111],"84":[0,.69444,0,0,.73334],"85":[0,.69444,0,0,.76389],"86":[0,.69444,.01528,0,.73334],"87":[0,.69444,.01528,0,1.03889],"88":[0,.69444,0,0,.73334],"89":[0,.69444,.0275,0,.73334],"90":[0,.69444,0,0,.67223],"91":[.25,.75,0,0,.34306],"93":[.25,.75,0,0,.34306],"94":[0,.69444,0,0,.55],"95":[.35,.10833,.03056,0,.55],"97":[0,.45833,0,0,.525],"98":[0,.69444,0,0,.56111],"99":[0,.45833,0,0,.48889],"100":[0,.69444,0,0,.56111],"101":[0,.45833,0,0,.51111],"102":[0,.69444,.07639,0,.33611],"103":[.19444,.45833,.01528,0,.55],"104":[0,.69444,0,0,.56111],"105":[0,.69444,0,0,.25556],"106":[.19444,.69444,0,0,.28611],"107":[0,.69444,0,0,.53056],"108":[0,.69444,0,0,.25556],"109":[0,.45833,0,0,.86667],"110":[0,.45833,0,0,.56111],"111":[0,.45833,0,0,.55],"112":[.19444,.45833,0,0,.56111],"113":[.19444,.45833,0,0,.56111],"114":[0,.45833,.01528,0,.37222],"115":[0,.45833,0,0,.42167],"116":[0,.58929,0,0,.40417],"117":[0,.45833,0,0,.56111],"118":[0,.45833,.01528,0,.5],"119":[0,.45833,.01528,0,.74445],"120":[0,.45833,0,0,.5],"121":[.19444,.45833,.01528,0,.5],"122":[0,.45833,0,0,.47639],"126":[.35,.34444,0,0,.55],"168":[0,.69444,0,0,.55],"176":[0,.69444,0,0,.73334],"180":[0,.69444,0,0,.55],"184":[.17014,0,0,0,.48889],"305":[0,.45833,0,0,.25556],"567":[.19444,.45833,0,0,.28611],"710":[0,.69444,0,0,.55],"711":[0,.63542,0,0,.55],"713":[0,.63778,0,0,.55],"728":[0,.69444,0,0,.55],"729":[0,.69444,0,0,.30556],"730":[0,.69444,0,0,.73334],"732":[0,.69444,0,0,.55],"733":[0,.69444,0,0,.55],"915":[0,.69444,0,0,.58056],"916":[0,.69444,0,0,.91667],"920":[0,.69444,0,0,.85556],"923":[0,.69444,0,0,.67223],"926":[0,.69444,0,0,.73334],"928":[0,.69444,0,0,.79445],"931":[0,.69444,0,0,.79445],"933":[0,.69444,0,0,.85556],"934":[0,.69444,0,0,.79445],"936":[0,.69444,0,0,.85556],"937":[0,.69444,0,0,.79445],"8211":[0,.45833,.03056,0,.55],"8212":[0,.45833,.03056,0,1.10001],"8216":[0,.69444,0,0,.30556],"8217":[0,.69444,0,0,.30556],"8220":[0,.69444,0,0,.55834],"8221":[0,.69444,0,0,.55834]},"SansSerif-Italic":{"33":[0,.69444,.05733,0,.31945],"34":[0,.69444,.00316,0,.5],"35":[.19444,.69444,.05087,0,.83334],"36":[.05556,.75,.11156,0,.5],"37":[.05556,.75,.03126,0,.83334],"38":[0,.69444,.03058,0,.75834],"39":[0,.69444,.07816,0,.27778],"40":[.25,.75,.13164,0,.38889],"41":[.25,.75,.02536,0,.38889],"42":[0,.75,.11775,0,.5],"43":[.08333,.58333,.02536,0,.77778],"44":[.125,.08333,0,0,.27778],"45":[0,.44444,.01946,0,.33333],"46":[0,.08333,0,0,.27778],"47":[.25,.75,.13164,0,.5],"48":[0,.65556,.11156,0,.5],"49":[0,.65556,.11156,0,.5],"50":[0,.65556,.11156,0,.5],"51":[0,.65556,.11156,0,.5],"52":[0,.65556,.11156,0,.5],"53":[0,.65556,.11156,0,.5],"54":[0,.65556,.11156,0,.5],"55":[0,.65556,.11156,0,.5],"56":[0,.65556,.11156,0,.5],"57":[0,.65556,.11156,0,.5],"58":[0,.44444,.02502,0,.27778],"59":[.125,.44444,.02502,0,.27778],"61":[-.13,.37,.05087,0,.77778],"63":[0,.69444,.11809,0,.47222],"64":[0,.69444,.07555,0,.66667],"65":[0,.69444,0,0,.66667],"66":[0,.69444,.08293,0,.66667],"67":[0,.69444,.11983,0,.63889],"68":[0,.69444,.07555,0,.72223],"69":[0,.69444,.11983,0,.59722],"70":[0,.69444,.13372,0,.56945],"71":[0,.69444,.11983,0,.66667],"72":[0,.69444,.08094,0,.70834],"73":[0,.69444,.13372,0,.27778],"74":[0,.69444,.08094,0,.47222],"75":[0,.69444,.11983,0,.69445],"76":[0,.69444,0,0,.54167],"77":[0,.69444,.08094,0,.875],"78":[0,.69444,.08094,0,.70834],"79":[0,.69444,.07555,0,.73611],"80":[0,.69444,.08293,0,.63889],"81":[.125,.69444,.07555,0,.73611],"82":[0,.69444,.08293,0,.64584],"83":[0,.69444,.09205,0,.55556],"84":[0,.69444,.13372,0,.68056],"85":[0,.69444,.08094,0,.6875],"86":[0,.69444,.1615,0,.66667],"87":[0,.69444,.1615,0,.94445],"88":[0,.69444,.13372,0,.66667],"89":[0,.69444,.17261,0,.66667],"90":[0,.69444,.11983,0,.61111],"91":[.25,.75,.15942,0,.28889],"93":[.25,.75,.08719,0,.28889],"94":[0,.69444,.0799,0,.5],"95":[.35,.09444,.08616,0,.5],"97":[0,.44444,.00981,0,.48056],"98":[0,.69444,.03057,0,.51667],"99":[0,.44444,.08336,0,.44445],"100":[0,.69444,.09483,0,.51667],"101":[0,.44444,.06778,0,.44445],"102":[0,.69444,.21705,0,.30556],"103":[.19444,.44444,.10836,0,.5],"104":[0,.69444,.01778,0,.51667],"105":[0,.67937,.09718,0,.23889],"106":[.19444,.67937,.09162,0,.26667],"107":[0,.69444,.08336,0,.48889],"108":[0,.69444,.09483,0,.23889],"109":[0,.44444,.01778,0,.79445],"110":[0,.44444,.01778,0,.51667],"111":[0,.44444,.06613,0,.5],"112":[.19444,.44444,.0389,0,.51667],"113":[.19444,.44444,.04169,0,.51667],"114":[0,.44444,.10836,0,.34167],"115":[0,.44444,.0778,0,.38333],"116":[0,.57143,.07225,0,.36111],"117":[0,.44444,.04169,0,.51667],"118":[0,.44444,.10836,0,.46111],"119":[0,.44444,.10836,0,.68334],"120":[0,.44444,.09169,0,.46111],"121":[.19444,.44444,.10836,0,.46111],"122":[0,.44444,.08752,0,.43472],"126":[.35,.32659,.08826,0,.5],"168":[0,.67937,.06385,0,.5],"176":[0,.69444,0,0,.73752],"184":[.17014,0,0,0,.44445],"305":[0,.44444,.04169,0,.23889],"567":[.19444,.44444,.04169,0,.26667],"710":[0,.69444,.0799,0,.5],"711":[0,.63194,.08432,0,.5],"713":[0,.60889,.08776,0,.5],"714":[0,.69444,.09205,0,.5],"715":[0,.69444,0,0,.5],"728":[0,.69444,.09483,0,.5],"729":[0,.67937,.07774,0,.27778],"730":[0,.69444,0,0,.73752],"732":[0,.67659,.08826,0,.5],"733":[0,.69444,.09205,0,.5],"915":[0,.69444,.13372,0,.54167],"916":[0,.69444,0,0,.83334],"920":[0,.69444,.07555,0,.77778],"923":[0,.69444,0,0,.61111],"926":[0,.69444,.12816,0,.66667],"928":[0,.69444,.08094,0,.70834],"931":[0,.69444,.11983,0,.72222],"933":[0,.69444,.09031,0,.77778],"934":[0,.69444,.04603,0,.72222],"936":[0,.69444,.09031,0,.77778],"937":[0,.69444,.08293,0,.72222],"8211":[0,.44444,.08616,0,.5],"8212":[0,.44444,.08616,0,1],"8216":[0,.69444,.07816,0,.27778],"8217":[0,.69444,.07816,0,.27778],"8220":[0,.69444,.14205,0,.5],"8221":[0,.69444,.00316,0,.5]},"SansSerif-Regular":{"33":[0,.69444,0,0,.31945],"34":[0,.69444,0,0,.5],"35":[.19444,.69444,0,0,.83334],"36":[.05556,.75,0,0,.5],"37":[.05556,.75,0,0,.83334],"38":[0,.69444,0,0,.75834],"39":[0,.69444,0,0,.27778],"40":[.25,.75,0,0,.38889],"41":[.25,.75,0,0,.38889],"42":[0,.75,0,0,.5],"43":[.08333,.58333,0,0,.77778],"44":[.125,.08333,0,0,.27778],"45":[0,.44444,0,0,.33333],"46":[0,.08333,0,0,.27778],"47":[.25,.75,0,0,.5],"48":[0,.65556,0,0,.5],"49":[0,.65556,0,0,.5],"50":[0,.65556,0,0,.5],"51":[0,.65556,0,0,.5],"52":[0,.65556,0,0,.5],"53":[0,.65556,0,0,.5],"54":[0,.65556,0,0,.5],"55":[0,.65556,0,0,.5],"56":[0,.65556,0,0,.5],"57":[0,.65556,0,0,.5],"58":[0,.44444,0,0,.27778],"59":[.125,.44444,0,0,.27778],"61":[-.13,.37,0,0,.77778],"63":[0,.69444,0,0,.47222],"64":[0,.69444,0,0,.66667],"65":[0,.69444,0,0,.66667],"66":[0,.69444,0,0,.66667],"67":[0,.69444,0,0,.63889],"68":[0,.69444,0,0,.72223],"69":[0,.69444,0,0,.59722],"70":[0,.69444,0,0,.56945],"71":[0,.69444,0,0,.66667],"72":[0,.69444,0,0,.70834],"73":[0,.69444,0,0,.27778],"74":[0,.69444,0,0,.47222],"75":[0,.69444,0,0,.69445],"76":[0,.69444,0,0,.54167],"77":[0,.69444,0,0,.875],"78":[0,.69444,0,0,.70834],"79":[0,.69444,0,0,.73611],"80":[0,.69444,0,0,.63889],"81":[.125,.69444,0,0,.73611],"82":[0,.69444,0,0,.64584],"83":[0,.69444,0,0,.55556],"84":[0,.69444,0,0,.68056],"85":[0,.69444,0,0,.6875],"86":[0,.69444,.01389,0,.66667],"87":[0,.69444,.01389,0,.94445],"88":[0,.69444,0,0,.66667],"89":[0,.69444,.025,0,.66667],"90":[0,.69444,0,0,.61111],"91":[.25,.75,0,0,.28889],"93":[.25,.75,0,0,.28889],"94":[0,.69444,0,0,.5],"95":[.35,.09444,.02778,0,.5],"97":[0,.44444,0,0,.48056],"98":[0,.69444,0,0,.51667],"99":[0,.44444,0,0,.44445],"100":[0,.69444,0,0,.51667],"101":[0,.44444,0,0,.44445],"102":[0,.69444,.06944,0,.30556],"103":[.19444,.44444,.01389,0,.5],"104":[0,.69444,0,0,.51667],"105":[0,.67937,0,0,.23889],"106":[.19444,.67937,0,0,.26667],"107":[0,.69444,0,0,.48889],"108":[0,.69444,0,0,.23889],"109":[0,.44444,0,0,.79445],"110":[0,.44444,0,0,.51667],"111":[0,.44444,0,0,.5],"112":[.19444,.44444,0,0,.51667],"113":[.19444,.44444,0,0,.51667],"114":[0,.44444,.01389,0,.34167],"115":[0,.44444,0,0,.38333],"116":[0,.57143,0,0,.36111],"117":[0,.44444,0,0,.51667],"118":[0,.44444,.01389,0,.46111],"119":[0,.44444,.01389,0,.68334],"120":[0,.44444,0,0,.46111],"121":[.19444,.44444,.01389,0,.46111],"122":[0,.44444,0,0,.43472],"126":[.35,.32659,0,0,.5],"168":[0,.67937,0,0,.5],"176":[0,.69444,0,0,.66667],"184":[.17014,0,0,0,.44445],"305":[0,.44444,0,0,.23889],"567":[.19444,.44444,0,0,.26667],"710":[0,.69444,0,0,.5],"711":[0,.63194,0,0,.5],"713":[0,.60889,0,0,.5],"714":[0,.69444,0,0,.5],"715":[0,.69444,0,0,.5],"728":[0,.69444,0,0,.5],"729":[0,.67937,0,0,.27778],"730":[0,.69444,0,0,.66667],"732":[0,.67659,0,0,.5],"733":[0,.69444,0,0,.5],"915":[0,.69444,0,0,.54167],"916":[0,.69444,0,0,.83334],"920":[0,.69444,0,0,.77778],"923":[0,.69444,0,0,.61111],"926":[0,.69444,0,0,.66667],"928":[0,.69444,0,0,.70834],"931":[0,.69444,0,0,.72222],"933":[0,.69444,0,0,.77778],"934":[0,.69444,0,0,.72222],"936":[0,.69444,0,0,.77778],"937":[0,.69444,0,0,.72222],"8211":[0,.44444,.02778,0,.5],"8212":[0,.44444,.02778,0,1],"8216":[0,.69444,0,0,.27778],"8217":[0,.69444,0,0,.27778],"8220":[0,.69444,0,0,.5],"8221":[0,.69444,0,0,.5]},"Script-Regular":{"65":[0,.7,.22925,0,.80253],"66":[0,.7,.04087,0,.90757],"67":[0,.7,.1689,0,.66619],"68":[0,.7,.09371,0,.77443],"69":[0,.7,.18583,0,.56162],"70":[0,.7,.13634,0,.89544],"71":[0,.7,.17322,0,.60961],"72":[0,.7,.29694,0,.96919],"73":[0,.7,.19189,0,.80907],"74":[.27778,.7,.19189,0,1.05159],"75":[0,.7,.31259,0,.91364],"76":[0,.7,.19189,0,.87373],"77":[0,.7,.15981,0,1.08031],"78":[0,.7,.3525,0,.9015],"79":[0,.7,.08078,0,.73787],"80":[0,.7,.08078,0,1.01262],"81":[0,.7,.03305,0,.88282],"82":[0,.7,.06259,0,.85],"83":[0,.7,.19189,0,.86767],"84":[0,.7,.29087,0,.74697],"85":[0,.7,.25815,0,.79996],"86":[0,.7,.27523,0,.62204],"87":[0,.7,.27523,0,.80532],"88":[0,.7,.26006,0,.94445],"89":[0,.7,.2939,0,.70961],"90":[0,.7,.24037,0,.8212]},"Size1-Regular":{"40":[.35001,.85,0,0,.45834],"41":[.35001,.85,0,0,.45834],"47":[.35001,.85,0,0,.57778],"91":[.35001,.85,0,0,.41667],"92":[.35001,.85,0,0,.57778],"93":[.35001,.85,0,0,.41667],"123":[.35001,.85,0,0,.58334],"125":[.35001,.85,0,0,.58334],"710":[0,.72222,0,0,.55556],"732":[0,.72222,0,0,.55556],"770":[0,.72222,0,0,.55556],"771":[0,.72222,0,0,.55556],"8214":[-99e-5,.601,0,0,.77778],"8593":[1e-5,.6,0,0,.66667],"8595":[1e-5,.6,0,0,.66667],"8657":[1e-5,.6,0,0,.77778],"8659":[1e-5,.6,0,0,.77778],"8719":[.25001,.75,0,0,.94445],"8720":[.25001,.75,0,0,.94445],"8721":[.25001,.75,0,0,1.05556],"8730":[.35001,.85,0,0,1],"8739":[-.00599,.606,0,0,.33333],"8741":[-.00599,.606,0,0,.55556],"8747":[.30612,.805,.19445,0,.47222],"8748":[.306,.805,.19445,0,.47222],"8749":[.306,.805,.19445,0,.47222],"8750":[.30612,.805,.19445,0,.47222],"8896":[.25001,.75,0,0,.83334],"8897":[.25001,.75,0,0,.83334],"8898":[.25001,.75,0,0,.83334],"8899":[.25001,.75,0,0,.83334],"8968":[.35001,.85,0,0,.47222],"8969":[.35001,.85,0,0,.47222],"8970":[.35001,.85,0,0,.47222],"8971":[.35001,.85,0,0,.47222],"9168":[-99e-5,.601,0,0,.66667],"10216":[.35001,.85,0,0,.47222],"10217":[.35001,.85,0,0,.47222],"10752":[.25001,.75,0,0,1.11111],"10753":[.25001,.75,0,0,1.11111],"10754":[.25001,.75,0,0,1.11111],"10756":[.25001,.75,0,0,.83334],"10758":[.25001,.75,0,0,.83334]},"Size2-Regular":{"40":[.65002,1.15,0,0,.59722],"41":[.65002,1.15,0,0,.59722],"47":[.65002,1.15,0,0,.81111],"91":[.65002,1.15,0,0,.47222],"92":[.65002,1.15,0,0,.81111],"93":[.65002,1.15,0,0,.47222],"123":[.65002,1.15,0,0,.66667],"125":[.65002,1.15,0,0,.66667],"710":[0,.75,0,0,1],"732":[0,.75,0,0,1],"770":[0,.75,0,0,1],"771":[0,.75,0,0,1],"8719":[.55001,1.05,0,0,1.27778],"8720":[.55001,1.05,0,0,1.27778],"8721":[.55001,1.05,0,0,1.44445],"8730":[.65002,1.15,0,0,1],"8747":[.86225,1.36,.44445,0,.55556],"8748":[.862,1.36,.44445,0,.55556],"8749":[.862,1.36,.44445,0,.55556],"8750":[.86225,1.36,.44445,0,.55556],"8896":[.55001,1.05,0,0,1.11111],"8897":[.55001,1.05,0,0,1.11111],"8898":[.55001,1.05,0,0,1.11111],"8899":[.55001,1.05,0,0,1.11111],"8968":[.65002,1.15,0,0,.52778],"8969":[.65002,1.15,0,0,.52778],"8970":[.65002,1.15,0,0,.52778],"8971":[.65002,1.15,0,0,.52778],"10216":[.65002,1.15,0,0,.61111],"10217":[.65002,1.15,0,0,.61111],"10752":[.55001,1.05,0,0,1.51112],"10753":[.55001,1.05,0,0,1.51112],"10754":[.55001,1.05,0,0,1.51112],"10756":[.55001,1.05,0,0,1.11111],"10758":[.55001,1.05,0,0,1.11111]},"Size3-Regular":{"40":[.95003,1.45,0,0,.73611],"41":[.95003,1.45,0,0,.73611],"47":[.95003,1.45,0,0,1.04445],"91":[.95003,1.45,0,0,.52778],"92":[.95003,1.45,0,0,1.04445],"93":[.95003,1.45,0,0,.52778],"123":[.95003,1.45,0,0,.75],"125":[.95003,1.45,0,0,.75],"710":[0,.75,0,0,1.44445],"732":[0,.75,0,0,1.44445],"770":[0,.75,0,0,1.44445],"771":[0,.75,0,0,1.44445],"8730":[.95003,1.45,0,0,1],"8968":[.95003,1.45,0,0,.58334],"8969":[.95003,1.45,0,0,.58334],"8970":[.95003,1.45,0,0,.58334],"8971":[.95003,1.45,0,0,.58334],"10216":[.95003,1.45,0,0,.75],"10217":[.95003,1.45,0,0,.75]},"Size4-Regular":{"40":[1.25003,1.75,0,0,.79167],"41":[1.25003,1.75,0,0,.79167],"47":[1.25003,1.75,0,0,1.27778],"91":[1.25003,1.75,0,0,.58334],"92":[1.25003,1.75,0,0,1.27778],"93":[1.25003,1.75,0,0,.58334],"123":[1.25003,1.75,0,0,.80556],"125":[1.25003,1.75,0,0,.80556],"710":[0,.825,0,0,1.8889],"732":[0,.825,0,0,1.8889],"770":[0,.825,0,0,1.8889],"771":[0,.825,0,0,1.8889],"8730":[1.25003,1.75,0,0,1],"8968":[1.25003,1.75,0,0,.63889],"8969":[1.25003,1.75,0,0,.63889],"8970":[1.25003,1.75,0,0,.63889],"8971":[1.25003,1.75,0,0,.63889],"9115":[.64502,1.155,0,0,.875],"9116":[1e-5,.6,0,0,.875],"9117":[.64502,1.155,0,0,.875],"9118":[.64502,1.155,0,0,.875],"9119":[1e-5,.6,0,0,.875],"9120":[.64502,1.155,0,0,.875],"9121":[.64502,1.155,0,0,.66667],"9122":[-99e-5,.601,0,0,.66667],"9123":[.64502,1.155,0,0,.66667],"9124":[.64502,1.155,0,0,.66667],"9125":[-99e-5,.601,0,0,.66667],"9126":[.64502,1.155,0,0,.66667],"9127":[1e-5,.9,0,0,.88889],"9128":[.65002,1.15,0,0,.88889],"9129":[.90001,0,0,0,.88889],"9130":[0,.3,0,0,.88889],"9131":[1e-5,.9,0,0,.88889],"9132":[.65002,1.15,0,0,.88889],"9133":[.90001,0,0,0,.88889],"9143":[.88502,.915,0,0,1.05556],"10216":[1.25003,1.75,0,0,.80556],"10217":[1.25003,1.75,0,0,.80556],"57344":[-.00499,.605,0,0,1.05556],"57345":[-.00499,.605,0,0,1.05556],"57680":[0,.12,0,0,.45],"57681":[0,.12,0,0,.45],"57682":[0,.12,0,0,.45],"57683":[0,.12,0,0,.45]},"Typewriter-Regular":{"32":[0,0,0,0,.525],"33":[0,.61111,0,0,.525],"34":[0,.61111,0,0,.525],"35":[0,.61111,0,0,.525],"36":[.08333,.69444,0,0,.525],"37":[.08333,.69444,0,0,.525],"38":[0,.61111,0,0,.525],"39":[0,.61111,0,0,.525],"40":[.08333,.69444,0,0,.525],"41":[.08333,.69444,0,0,.525],"42":[0,.52083,0,0,.525],"43":[-.08056,.53055,0,0,.525],"44":[.13889,.125,0,0,.525],"45":[-.08056,.53055,0,0,.525],"46":[0,.125,0,0,.525],"47":[.08333,.69444,0,0,.525],"48":[0,.61111,0,0,.525],"49":[0,.61111,0,0,.525],"50":[0,.61111,0,0,.525],"51":[0,.61111,0,0,.525],"52":[0,.61111,0,0,.525],"53":[0,.61111,0,0,.525],"54":[0,.61111,0,0,.525],"55":[0,.61111,0,0,.525],"56":[0,.61111,0,0,.525],"57":[0,.61111,0,0,.525],"58":[0,.43056,0,0,.525],"59":[.13889,.43056,0,0,.525],"60":[-.05556,.55556,0,0,.525],"61":[-.19549,.41562,0,0,.525],"62":[-.05556,.55556,0,0,.525],"63":[0,.61111,0,0,.525],"64":[0,.61111,0,0,.525],"65":[0,.61111,0,0,.525],"66":[0,.61111,0,0,.525],"67":[0,.61111,0,0,.525],"68":[0,.61111,0,0,.525],"69":[0,.61111,0,0,.525],"70":[0,.61111,0,0,.525],"71":[0,.61111,0,0,.525],"72":[0,.61111,0,0,.525],"73":[0,.61111,0,0,.525],"74":[0,.61111,0,0,.525],"75":[0,.61111,0,0,.525],"76":[0,.61111,0,0,.525],"77":[0,.61111,0,0,.525],"78":[0,.61111,0,0,.525],"79":[0,.61111,0,0,.525],"80":[0,.61111,0,0,.525],"81":[.13889,.61111,0,0,.525],"82":[0,.61111,0,0,.525],"83":[0,.61111,0,0,.525],"84":[0,.61111,0,0,.525],"85":[0,.61111,0,0,.525],"86":[0,.61111,0,0,.525],"87":[0,.61111,0,0,.525],"88":[0,.61111,0,0,.525],"89":[0,.61111,0,0,.525],"90":[0,.61111,0,0,.525],"91":[.08333,.69444,0,0,.525],"92":[.08333,.69444,0,0,.525],"93":[.08333,.69444,0,0,.525],"94":[0,.61111,0,0,.525],"95":[.09514,0,0,0,.525],"96":[0,.61111,0,0,.525],"97":[0,.43056,0,0,.525],"98":[0,.61111,0,0,.525],"99":[0,.43056,0,0,.525],"100":[0,.61111,0,0,.525],"101":[0,.43056,0,0,.525],"102":[0,.61111,0,0,.525],"103":[.22222,.43056,0,0,.525],"104":[0,.61111,0,0,.525],"105":[0,.61111,0,0,.525],"106":[.22222,.61111,0,0,.525],"107":[0,.61111,0,0,.525],"108":[0,.61111,0,0,.525],"109":[0,.43056,0,0,.525],"110":[0,.43056,0,0,.525],"111":[0,.43056,0,0,.525],"112":[.22222,.43056,0,0,.525],"113":[.22222,.43056,0,0,.525],"114":[0,.43056,0,0,.525],"115":[0,.43056,0,0,.525],"116":[0,.55358,0,0,.525],"117":[0,.43056,0,0,.525],"118":[0,.43056,0,0,.525],"119":[0,.43056,0,0,.525],"120":[0,.43056,0,0,.525],"121":[.22222,.43056,0,0,.525],"122":[0,.43056,0,0,.525],"123":[.08333,.69444,0,0,.525],"124":[.08333,.69444,0,0,.525],"125":[.08333,.69444,0,0,.525],"126":[0,.61111,0,0,.525],"127":[0,.61111,0,0,.525],"160":[0,0,0,0,.525],"176":[0,.61111,0,0,.525],"184":[.19445,0,0,0,.525],"305":[0,.43056,0,0,.525],"567":[.22222,.43056,0,0,.525],"711":[0,.56597,0,0,.525],"713":[0,.56555,0,0,.525],"714":[0,.61111,0,0,.525],"715":[0,.61111,0,0,.525],"728":[0,.61111,0,0,.525],"730":[0,.61111,0,0,.525],"770":[0,.61111,0,0,.525],"771":[0,.61111,0,0,.525],"776":[0,.61111,0,0,.525],"915":[0,.61111,0,0,.525],"916":[0,.61111,0,0,.525],"920":[0,.61111,0,0,.525],"923":[0,.61111,0,0,.525],"926":[0,.61111,0,0,.525],"928":[0,.61111,0,0,.525],"931":[0,.61111,0,0,.525],"933":[0,.61111,0,0,.525],"934":[0,.61111,0,0,.525],"936":[0,.61111,0,0,.525],"937":[0,.61111,0,0,.525],"8216":[0,.61111,0,0,.525],"8217":[0,.61111,0,0,.525],"8242":[0,.61111,0,0,.525],"9251":[.11111,.21944,0,0,.525]}},lt={slant:[.25,.25,.25],space:[0,0,0],stretch:[0,0,0],shrink:[0,0,0],xHeight:[.431,.431,.431],quad:[1,1.171,1.472],extraSpace:[0,0,0],num1:[.677,.732,.925],num2:[.394,.384,.387],num3:[.444,.471,.504],denom1:[.686,.752,1.025],denom2:[.345,.344,.532],sup1:[.413,.503,.504],sup2:[.363,.431,.404],sup3:[.289,.286,.294],sub1:[.15,.143,.2],sub2:[.247,.286,.4],supDrop:[.386,.353,.494],subDrop:[.05,.071,.1],delim1:[2.39,1.7,1.98],delim2:[1.01,1.157,1.42],axisHeight:[.25,.25,.25],defaultRuleThickness:[.04,.049,.049],bigOpSpacing1:[.111,.111,.111],bigOpSpacing2:[.166,.166,.166],bigOpSpacing3:[.2,.2,.2],bigOpSpacing4:[.6,.611,.611],bigOpSpacing5:[.1,.143,.143],sqrtRuleThickness:[.04,.04,.04],ptPerEm:[10,10,10],doubleRuleSep:[.2,.2,.2],arrayRuleWidth:[.04,.04,.04],fboxsep:[.3,.3,.3],fboxrule:[.04,.04,.04]},Te={\u00C5:"A",\u00C7:"C",\u00D0:"D",\u00DE:"o",\u00E5:"a",\u00E7:"c",\u00F0:"d",\u00FE:"o",\u0410:"A",\u0411:"B",\u0412:"B",\u0413:"F",\u0414:"A",\u0415:"E",\u0416:"K",\u0417:"3",\u0418:"N",\u0419:"N",\u041A:"K",\u041B:"N",\u041C:"M",\u041D:"H",\u041E:"O",\u041F:"N",\u0420:"P",\u0421:"C",\u0422:"T",\u0423:"y",\u0424:"O",\u0425:"X",\u0426:"U",\u0427:"h",\u0428:"W",\u0429:"W",\u042A:"B",\u042B:"X",\u042C:"B",\u042D:"3",\u042E:"X",\u042F:"R",\u0430:"a",\u0431:"b",\u0432:"a",\u0433:"r",\u0434:"y",\u0435:"e",\u0436:"m",\u0437:"e",\u0438:"n",\u0439:"n",\u043A:"n",\u043B:"n",\u043C:"m",\u043D:"n",\u043E:"o",\u043F:"n",\u0440:"p",\u0441:"c",\u0442:"o",\u0443:"y",\u0444:"b",\u0445:"x",\u0446:"n",\u0447:"n",\u0448:"w",\u0449:"w",\u044A:"a",\u044B:"m",\u044C:"a",\u044D:"e",\u044E:"m",\u044F:"r"};function mt(et,X){jt[et]=X}function tn(et,X,ee){if(!jt[X])throw new Error("Font metrics not found for font: "+X+".");var ie=et.charCodeAt(0),we=jt[X][ie];if(!we&&et[0]in Te&&(ie=Te[et[0]].charCodeAt(0),we=jt[X][ie]),!we&&ee==="text"&&(G(ie)&&(we=jt[X][77])),we)return{depth:we[0],height:we[1],italic:we[2],skew:we[3],width:we[4]}}var Vt={};function Yt(et){var X;if(et>=5?X=0:et>=3?X=1:X=2,!Vt[X]){var ee=Vt[X]={cssEmPerMu:lt.quad[X]/18};for(var ie in lt)lt.hasOwnProperty(ie)&&(ee[ie]=lt[ie][X])}return Vt[X]}var Qt={bin:1,close:1,inner:1,open:1,punct:1,rel:1},an={"accent-token":1,mathord:1,"op-token":1,spacing:1,textord:1},on={math:{},text:{}},vt=on;function de(et,X,ee,ie,we,Ge){on[et][we]={font:X,group:ee,replace:ie},Ge&&ie&&(on[et][ie]=on[et][we])}var he="math",Pt="text",We="main",Je="ams",Ln="accent-token",jn="bin",Sn="close",Xn="inner",rr="mathord",hr="op-token",gn="open",vn="punct",Ft="rel",Ye="spacing",Pe="textord";de(he,We,Ft,"\u2261","\\equiv",!0),de(he,We,Ft,"\u227A","\\prec",!0),de(he,We,Ft,"\u227B","\\succ",!0),de(he,We,Ft,"\u223C","\\sim",!0),de(he,We,Ft,"\u22A5","\\perp"),de(he,We,Ft,"\u2AAF","\\preceq",!0),de(he,We,Ft,"\u2AB0","\\succeq",!0),de(he,We,Ft,"\u2243","\\simeq",!0),de(he,We,Ft,"\u2223","\\mid",!0),de(he,We,Ft,"\u226A","\\ll",!0),de(he,We,Ft,"\u226B","\\gg",!0),de(he,We,Ft,"\u224D","\\asymp",!0),de(he,We,Ft,"\u2225","\\parallel"),de(he,We,Ft,"\u22C8","\\bowtie",!0),de(he,We,Ft,"\u2323","\\smile",!0),de(he,We,Ft,"\u2291","\\sqsubseteq",!0),de(he,We,Ft,"\u2292","\\sqsupseteq",!0),de(he,We,Ft,"\u2250","\\doteq",!0),de(he,We,Ft,"\u2322","\\frown",!0),de(he,We,Ft,"\u220B","\\ni",!0),de(he,We,Ft,"\u221D","\\propto",!0),de(he,We,Ft,"\u22A2","\\vdash",!0),de(he,We,Ft,"\u22A3","\\dashv",!0),de(he,We,Ft,"\u220B","\\owns"),de(he,We,vn,".","\\ldotp"),de(he,We,vn,"\u22C5","\\cdotp"),de(he,We,Pe,"#","\\#"),de(Pt,We,Pe,"#","\\#"),de(he,We,Pe,"&","\\&"),de(Pt,We,Pe,"&","\\&"),de(he,We,Pe,"\u2135","\\aleph",!0),de(he,We,Pe,"\u2200","\\forall",!0),de(he,We,Pe,"\u210F","\\hbar",!0),de(he,We,Pe,"\u2203","\\exists",!0),de(he,We,Pe,"\u2207","\\nabla",!0),de(he,We,Pe,"\u266D","\\flat",!0),de(he,We,Pe,"\u2113","\\ell",!0),de(he,We,Pe,"\u266E","\\natural",!0),de(he,We,Pe,"\u2663","\\clubsuit",!0),de(he,We,Pe,"\u2118","\\wp",!0),de(he,We,Pe,"\u266F","\\sharp",!0),de(he,We,Pe,"\u2662","\\diamondsuit",!0),de(he,We,Pe,"\u211C","\\Re",!0),de(he,We,Pe,"\u2661","\\heartsuit",!0),de(he,We,Pe,"\u2111","\\Im",!0),de(he,We,Pe,"\u2660","\\spadesuit",!0),de(Pt,We,Pe,"\xA7","\\S",!0),de(Pt,We,Pe,"\xB6","\\P",!0),de(he,We,Pe,"\u2020","\\dag"),de(Pt,We,Pe,"\u2020","\\dag"),de(Pt,We,Pe,"\u2020","\\textdagger"),de(he,We,Pe,"\u2021","\\ddag"),de(Pt,We,Pe,"\u2021","\\ddag"),de(Pt,We,Pe,"\u2021","\\textdaggerdbl"),de(he,We,Sn,"\u23B1","\\rmoustache",!0),de(he,We,gn,"\u23B0","\\lmoustache",!0),de(he,We,Sn,"\u27EF","\\rgroup",!0),de(he,We,gn,"\u27EE","\\lgroup",!0),de(he,We,jn,"\u2213","\\mp",!0),de(he,We,jn,"\u2296","\\ominus",!0),de(he,We,jn,"\u228E","\\uplus",!0),de(he,We,jn,"\u2293","\\sqcap",!0),de(he,We,jn,"\u2217","\\ast"),de(he,We,jn,"\u2294","\\sqcup",!0),de(he,We,jn,"\u25EF","\\bigcirc"),de(he,We,jn,"\u2219","\\bullet"),de(he,We,jn,"\u2021","\\ddagger"),de(he,We,jn,"\u2240","\\wr",!0),de(he,We,jn,"\u2A3F","\\amalg"),de(he,We,jn,"&","\\And"),de(he,We,Ft,"\u27F5","\\longleftarrow",!0),de(he,We,Ft,"\u21D0","\\Leftarrow",!0),de(he,We,Ft,"\u27F8","\\Longleftarrow",!0),de(he,We,Ft,"\u27F6","\\longrightarrow",!0),de(he,We,Ft,"\u21D2","\\Rightarrow",!0),de(he,We,Ft,"\u27F9","\\Longrightarrow",!0),de(he,We,Ft,"\u2194","\\leftrightarrow",!0),de(he,We,Ft,"\u27F7","\\longleftrightarrow",!0),de(he,We,Ft,"\u21D4","\\Leftrightarrow",!0),de(he,We,Ft,"\u27FA","\\Longleftrightarrow",!0),de(he,We,Ft,"\u21A6","\\mapsto",!0),de(he,We,Ft,"\u27FC","\\longmapsto",!0),de(he,We,Ft,"\u2197","\\nearrow",!0),de(he,We,Ft,"\u21A9","\\hookleftarrow",!0),de(he,We,Ft,"\u21AA","\\hookrightarrow",!0),de(he,We,Ft,"\u2198","\\searrow",!0),de(he,We,Ft,"\u21BC","\\leftharpoonup",!0),de(he,We,Ft,"\u21C0","\\rightharpoonup",!0),de(he,We,Ft,"\u2199","\\swarrow",!0),de(he,We,Ft,"\u21BD","\\leftharpoondown",!0),de(he,We,Ft,"\u21C1","\\rightharpoondown",!0),de(he,We,Ft,"\u2196","\\nwarrow",!0),de(he,We,Ft,"\u21CC","\\rightleftharpoons",!0),de(he,Je,Ft,"\u226E","\\nless",!0),de(he,Je,Ft,"\uE010","\\@nleqslant"),de(he,Je,Ft,"\uE011","\\@nleqq"),de(he,Je,Ft,"\u2A87","\\lneq",!0),de(he,Je,Ft,"\u2268","\\lneqq",!0),de(he,Je,Ft,"\uE00C","\\@lvertneqq"),de(he,Je,Ft,"\u22E6","\\lnsim",!0),de(he,Je,Ft,"\u2A89","\\lnapprox",!0),de(he,Je,Ft,"\u2280","\\nprec",!0),de(he,Je,Ft,"\u22E0","\\npreceq",!0),de(he,Je,Ft,"\u22E8","\\precnsim",!0),de(he,Je,Ft,"\u2AB9","\\precnapprox",!0),de(he,Je,Ft,"\u2241","\\nsim",!0),de(he,Je,Ft,"\uE006","\\@nshortmid"),de(he,Je,Ft,"\u2224","\\nmid",!0),de(he,Je,Ft,"\u22AC","\\nvdash",!0),de(he,Je,Ft,"\u22AD","\\nvDash",!0),de(he,Je,Ft,"\u22EA","\\ntriangleleft"),de(he,Je,Ft,"\u22EC","\\ntrianglelefteq",!0),de(he,Je,Ft,"\u228A","\\subsetneq",!0),de(he,Je,Ft,"\uE01A","\\@varsubsetneq"),de(he,Je,Ft,"\u2ACB","\\subsetneqq",!0),de(he,Je,Ft,"\uE017","\\@varsubsetneqq"),de(he,Je,Ft,"\u226F","\\ngtr",!0),de(he,Je,Ft,"\uE00F","\\@ngeqslant"),de(he,Je,Ft,"\uE00E","\\@ngeqq"),de(he,Je,Ft,"\u2A88","\\gneq",!0),de(he,Je,Ft,"\u2269","\\gneqq",!0),de(he,Je,Ft,"\uE00D","\\@gvertneqq"),de(he,Je,Ft,"\u22E7","\\gnsim",!0),de(he,Je,Ft,"\u2A8A","\\gnapprox",!0),de(he,Je,Ft,"\u2281","\\nsucc",!0),de(he,Je,Ft,"\u22E1","\\nsucceq",!0),de(he,Je,Ft,"\u22E9","\\succnsim",!0),de(he,Je,Ft,"\u2ABA","\\succnapprox",!0),de(he,Je,Ft,"\u2246","\\ncong",!0),de(he,Je,Ft,"\uE007","\\@nshortparallel"),de(he,Je,Ft,"\u2226","\\nparallel",!0),de(he,Je,Ft,"\u22AF","\\nVDash",!0),de(he,Je,Ft,"\u22EB","\\ntriangleright"),de(he,Je,Ft,"\u22ED","\\ntrianglerighteq",!0),de(he,Je,Ft,"\uE018","\\@nsupseteqq"),de(he,Je,Ft,"\u228B","\\supsetneq",!0),de(he,Je,Ft,"\uE01B","\\@varsupsetneq"),de(he,Je,Ft,"\u2ACC","\\supsetneqq",!0),de(he,Je,Ft,"\uE019","\\@varsupsetneqq"),de(he,Je,Ft,"\u22AE","\\nVdash",!0),de(he,Je,Ft,"\u2AB5","\\precneqq",!0),de(he,Je,Ft,"\u2AB6","\\succneqq",!0),de(he,Je,Ft,"\uE016","\\@nsubseteqq"),de(he,Je,jn,"\u22B4","\\unlhd"),de(he,Je,jn,"\u22B5","\\unrhd"),de(he,Je,Ft,"\u219A","\\nleftarrow",!0),de(he,Je,Ft,"\u219B","\\nrightarrow",!0),de(he,Je,Ft,"\u21CD","\\nLeftarrow",!0),de(he,Je,Ft,"\u21CF","\\nRightarrow",!0),de(he,Je,Ft,"\u21AE","\\nleftrightarrow",!0),de(he,Je,Ft,"\u21CE","\\nLeftrightarrow",!0),de(he,Je,Ft,"\u25B3","\\vartriangle"),de(he,Je,Pe,"\u210F","\\hslash"),de(he,Je,Pe,"\u25BD","\\triangledown"),de(he,Je,Pe,"\u25CA","\\lozenge"),de(he,Je,Pe,"\u24C8","\\circledS"),de(he,Je,Pe,"\xAE","\\circledR"),de(Pt,Je,Pe,"\xAE","\\circledR"),de(he,Je,Pe,"\u2221","\\measuredangle",!0),de(he,Je,Pe,"\u2204","\\nexists"),de(he,Je,Pe,"\u2127","\\mho"),de(he,Je,Pe,"\u2132","\\Finv",!0),de(he,Je,Pe,"\u2141","\\Game",!0),de(he,Je,Pe,"\u2035","\\backprime"),de(he,Je,Pe,"\u25B2","\\blacktriangle"),de(he,Je,Pe,"\u25BC","\\blacktriangledown"),de(he,Je,Pe,"\u25A0","\\blacksquare"),de(he,Je,Pe,"\u29EB","\\blacklozenge"),de(he,Je,Pe,"\u2605","\\bigstar"),de(he,Je,Pe,"\u2222","\\sphericalangle",!0),de(he,Je,Pe,"\u2201","\\complement",!0),de(he,Je,Pe,"\xF0","\\eth",!0),de(he,Je,Pe,"\u2571","\\diagup"),de(he,Je,Pe,"\u2572","\\diagdown"),de(he,Je,Pe,"\u25A1","\\square"),de(he,Je,Pe,"\u25A1","\\Box"),de(he,Je,Pe,"\u25CA","\\Diamond"),de(he,Je,Pe,"\xA5","\\yen",!0),de(Pt,Je,Pe,"\xA5","\\yen",!0),de(he,Je,Pe,"\u2713","\\checkmark",!0),de(Pt,Je,Pe,"\u2713","\\checkmark"),de(he,Je,Pe,"\u2136","\\beth",!0),de(he,Je,Pe,"\u2138","\\daleth",!0),de(he,Je,Pe,"\u2137","\\gimel",!0),de(he,Je,Pe,"\u03DD","\\digamma",!0),de(he,Je,Pe,"\u03F0","\\varkappa"),de(he,Je,gn,"\u250C","\\ulcorner",!0),de(he,Je,Sn,"\u2510","\\urcorner",!0),de(he,Je,gn,"\u2514","\\llcorner",!0),de(he,Je,Sn,"\u2518","\\lrcorner",!0),de(he,Je,Ft,"\u2266","\\leqq",!0),de(he,Je,Ft,"\u2A7D","\\leqslant",!0),de(he,Je,Ft,"\u2A95","\\eqslantless",!0),de(he,Je,Ft,"\u2272","\\lesssim",!0),de(he,Je,Ft,"\u2A85","\\lessapprox",!0),de(he,Je,Ft,"\u224A","\\approxeq",!0),de(he,Je,jn,"\u22D6","\\lessdot"),de(he,Je,Ft,"\u22D8","\\lll",!0),de(he,Je,Ft,"\u2276","\\lessgtr",!0),de(he,Je,Ft,"\u22DA","\\lesseqgtr",!0),de(he,Je,Ft,"\u2A8B","\\lesseqqgtr",!0),de(he,Je,Ft,"\u2251","\\doteqdot"),de(he,Je,Ft,"\u2253","\\risingdotseq",!0),de(he,Je,Ft,"\u2252","\\fallingdotseq",!0),de(he,Je,Ft,"\u223D","\\backsim",!0),de(he,Je,Ft,"\u22CD","\\backsimeq",!0),de(he,Je,Ft,"\u2AC5","\\subseteqq",!0),de(he,Je,Ft,"\u22D0","\\Subset",!0),de(he,Je,Ft,"\u228F","\\sqsubset",!0),de(he,Je,Ft,"\u227C","\\preccurlyeq",!0),de(he,Je,Ft,"\u22DE","\\curlyeqprec",!0),de(he,Je,Ft,"\u227E","\\precsim",!0),de(he,Je,Ft,"\u2AB7","\\precapprox",!0),de(he,Je,Ft,"\u22B2","\\vartriangleleft"),de(he,Je,Ft,"\u22B4","\\trianglelefteq"),de(he,Je,Ft,"\u22A8","\\vDash",!0),de(he,Je,Ft,"\u22AA","\\Vvdash",!0),de(he,Je,Ft,"\u2323","\\smallsmile"),de(he,Je,Ft,"\u2322","\\smallfrown"),de(he,Je,Ft,"\u224F","\\bumpeq",!0),de(he,Je,Ft,"\u224E","\\Bumpeq",!0),de(he,Je,Ft,"\u2267","\\geqq",!0),de(he,Je,Ft,"\u2A7E","\\geqslant",!0),de(he,Je,Ft,"\u2A96","\\eqslantgtr",!0),de(he,Je,Ft,"\u2273","\\gtrsim",!0),de(he,Je,Ft,"\u2A86","\\gtrapprox",!0),de(he,Je,jn,"\u22D7","\\gtrdot"),de(he,Je,Ft,"\u22D9","\\ggg",!0),de(he,Je,Ft,"\u2277","\\gtrless",!0),de(he,Je,Ft,"\u22DB","\\gtreqless",!0),de(he,Je,Ft,"\u2A8C","\\gtreqqless",!0),de(he,Je,Ft,"\u2256","\\eqcirc",!0),de(he,Je,Ft,"\u2257","\\circeq",!0),de(he,Je,Ft,"\u225C","\\triangleq",!0),de(he,Je,Ft,"\u223C","\\thicksim"),de(he,Je,Ft,"\u2248","\\thickapprox"),de(he,Je,Ft,"\u2AC6","\\supseteqq",!0),de(he,Je,Ft,"\u22D1","\\Supset",!0),de(he,Je,Ft,"\u2290","\\sqsupset",!0),de(he,Je,Ft,"\u227D","\\succcurlyeq",!0),de(he,Je,Ft,"\u22DF","\\curlyeqsucc",!0),de(he,Je,Ft,"\u227F","\\succsim",!0),de(he,Je,Ft,"\u2AB8","\\succapprox",!0),de(he,Je,Ft,"\u22B3","\\vartriangleright"),de(he,Je,Ft,"\u22B5","\\trianglerighteq"),de(he,Je,Ft,"\u22A9","\\Vdash",!0),de(he,Je,Ft,"\u2223","\\shortmid"),de(he,Je,Ft,"\u2225","\\shortparallel"),de(he,Je,Ft,"\u226C","\\between",!0),de(he,Je,Ft,"\u22D4","\\pitchfork",!0),de(he,Je,Ft,"\u221D","\\varpropto"),de(he,Je,Ft,"\u25C0","\\blacktriangleleft"),de(he,Je,Ft,"\u2234","\\therefore",!0),de(he,Je,Ft,"\u220D","\\backepsilon"),de(he,Je,Ft,"\u25B6","\\blacktriangleright"),de(he,Je,Ft,"\u2235","\\because",!0),de(he,Je,Ft,"\u22D8","\\llless"),de(he,Je,Ft,"\u22D9","\\gggtr"),de(he,Je,jn,"\u22B2","\\lhd"),de(he,Je,jn,"\u22B3","\\rhd"),de(he,Je,Ft,"\u2242","\\eqsim",!0),de(he,We,Ft,"\u22C8","\\Join"),de(he,Je,Ft,"\u2251","\\Doteq",!0),de(he,Je,jn,"\u2214","\\dotplus",!0),de(he,Je,jn,"\u2216","\\smallsetminus"),de(he,Je,jn,"\u22D2","\\Cap",!0),de(he,Je,jn,"\u22D3","\\Cup",!0),de(he,Je,jn,"\u2A5E","\\doublebarwedge",!0),de(he,Je,jn,"\u229F","\\boxminus",!0),de(he,Je,jn,"\u229E","\\boxplus",!0),de(he,Je,jn,"\u22C7","\\divideontimes",!0),de(he,Je,jn,"\u22C9","\\ltimes",!0),de(he,Je,jn,"\u22CA","\\rtimes",!0),de(he,Je,jn,"\u22CB","\\leftthreetimes",!0),de(he,Je,jn,"\u22CC","\\rightthreetimes",!0),de(he,Je,jn,"\u22CF","\\curlywedge",!0),de(he,Je,jn,"\u22CE","\\curlyvee",!0),de(he,Je,jn,"\u229D","\\circleddash",!0),de(he,Je,jn,"\u229B","\\circledast",!0),de(he,Je,jn,"\u22C5","\\centerdot"),de(he,Je,jn,"\u22BA","\\intercal",!0),de(he,Je,jn,"\u22D2","\\doublecap"),de(he,Je,jn,"\u22D3","\\doublecup"),de(he,Je,jn,"\u22A0","\\boxtimes",!0),de(he,Je,Ft,"\u21E2","\\dashrightarrow",!0),de(he,Je,Ft,"\u21E0","\\dashleftarrow",!0),de(he,Je,Ft,"\u21C7","\\leftleftarrows",!0),de(he,Je,Ft,"\u21C6","\\leftrightarrows",!0),de(he,Je,Ft,"\u21DA","\\Lleftarrow",!0),de(he,Je,Ft,"\u219E","\\twoheadleftarrow",!0),de(he,Je,Ft,"\u21A2","\\leftarrowtail",!0),de(he,Je,Ft,"\u21AB","\\looparrowleft",!0),de(he,Je,Ft,"\u21CB","\\leftrightharpoons",!0),de(he,Je,Ft,"\u21B6","\\curvearrowleft",!0),de(he,Je,Ft,"\u21BA","\\circlearrowleft",!0),de(he,Je,Ft,"\u21B0","\\Lsh",!0),de(he,Je,Ft,"\u21C8","\\upuparrows",!0),de(he,Je,Ft,"\u21BF","\\upharpoonleft",!0),de(he,Je,Ft,"\u21C3","\\downharpoonleft",!0),de(he,Je,Ft,"\u22B8","\\multimap",!0),de(he,Je,Ft,"\u21AD","\\leftrightsquigarrow",!0),de(he,Je,Ft,"\u21C9","\\rightrightarrows",!0),de(he,Je,Ft,"\u21C4","\\rightleftarrows",!0),de(he,Je,Ft,"\u21A0","\\twoheadrightarrow",!0),de(he,Je,Ft,"\u21A3","\\rightarrowtail",!0),de(he,Je,Ft,"\u21AC","\\looparrowright",!0),de(he,Je,Ft,"\u21B7","\\curvearrowright",!0),de(he,Je,Ft,"\u21BB","\\circlearrowright",!0),de(he,Je,Ft,"\u21B1","\\Rsh",!0),de(he,Je,Ft,"\u21CA","\\downdownarrows",!0),de(he,Je,Ft,"\u21BE","\\upharpoonright",!0),de(he,Je,Ft,"\u21C2","\\downharpoonright",!0),de(he,Je,Ft,"\u21DD","\\rightsquigarrow",!0),de(he,Je,Ft,"\u21DD","\\leadsto"),de(he,Je,Ft,"\u21DB","\\Rrightarrow",!0),de(he,Je,Ft,"\u21BE","\\restriction"),de(he,We,Pe,"\u2018","`"),de(he,We,Pe,"$","\\$"),de(Pt,We,Pe,"$","\\$"),de(Pt,We,Pe,"$","\\textdollar"),de(he,We,Pe,"%","\\%"),de(Pt,We,Pe,"%","\\%"),de(he,We,Pe,"_","\\_"),de(Pt,We,Pe,"_","\\_"),de(Pt,We,Pe,"_","\\textunderscore"),de(he,We,Pe,"\u2220","\\angle",!0),de(he,We,Pe,"\u221E","\\infty",!0),de(he,We,Pe,"\u2032","\\prime"),de(he,We,Pe,"\u25B3","\\triangle"),de(he,We,Pe,"\u0393","\\Gamma",!0),de(he,We,Pe,"\u0394","\\Delta",!0),de(he,We,Pe,"\u0398","\\Theta",!0),de(he,We,Pe,"\u039B","\\Lambda",!0),de(he,We,Pe,"\u039E","\\Xi",!0),de(he,We,Pe,"\u03A0","\\Pi",!0),de(he,We,Pe,"\u03A3","\\Sigma",!0),de(he,We,Pe,"\u03A5","\\Upsilon",!0),de(he,We,Pe,"\u03A6","\\Phi",!0),de(he,We,Pe,"\u03A8","\\Psi",!0),de(he,We,Pe,"\u03A9","\\Omega",!0),de(he,We,Pe,"A","\u0391"),de(he,We,Pe,"B","\u0392"),de(he,We,Pe,"E","\u0395"),de(he,We,Pe,"Z","\u0396"),de(he,We,Pe,"H","\u0397"),de(he,We,Pe,"I","\u0399"),de(he,We,Pe,"K","\u039A"),de(he,We,Pe,"M","\u039C"),de(he,We,Pe,"N","\u039D"),de(he,We,Pe,"O","\u039F"),de(he,We,Pe,"P","\u03A1"),de(he,We,Pe,"T","\u03A4"),de(he,We,Pe,"X","\u03A7"),de(he,We,Pe,"\xAC","\\neg",!0),de(he,We,Pe,"\xAC","\\lnot"),de(he,We,Pe,"\u22A4","\\top"),de(he,We,Pe,"\u22A5","\\bot"),de(he,We,Pe,"\u2205","\\emptyset"),de(he,Je,Pe,"\u2205","\\varnothing"),de(he,We,rr,"\u03B1","\\alpha",!0),de(he,We,rr,"\u03B2","\\beta",!0),de(he,We,rr,"\u03B3","\\gamma",!0),de(he,We,rr,"\u03B4","\\delta",!0),de(he,We,rr,"\u03F5","\\epsilon",!0),de(he,We,rr,"\u03B6","\\zeta",!0),de(he,We,rr,"\u03B7","\\eta",!0),de(he,We,rr,"\u03B8","\\theta",!0),de(he,We,rr,"\u03B9","\\iota",!0),de(he,We,rr,"\u03BA","\\kappa",!0),de(he,We,rr,"\u03BB","\\lambda",!0),de(he,We,rr,"\u03BC","\\mu",!0),de(he,We,rr,"\u03BD","\\nu",!0),de(he,We,rr,"\u03BE","\\xi",!0),de(he,We,rr,"\u03BF","\\omicron",!0),de(he,We,rr,"\u03C0","\\pi",!0),de(he,We,rr,"\u03C1","\\rho",!0),de(he,We,rr,"\u03C3","\\sigma",!0),de(he,We,rr,"\u03C4","\\tau",!0),de(he,We,rr,"\u03C5","\\upsilon",!0),de(he,We,rr,"\u03D5","\\phi",!0),de(he,We,rr,"\u03C7","\\chi",!0),de(he,We,rr,"\u03C8","\\psi",!0),de(he,We,rr,"\u03C9","\\omega",!0),de(he,We,rr,"\u03B5","\\varepsilon",!0),de(he,We,rr,"\u03D1","\\vartheta",!0),de(he,We,rr,"\u03D6","\\varpi",!0),de(he,We,rr,"\u03F1","\\varrho",!0),de(he,We,rr,"\u03C2","\\varsigma",!0),de(he,We,rr,"\u03C6","\\varphi",!0),de(he,We,jn,"\u2217","*"),de(he,We,jn,"+","+"),de(he,We,jn,"\u2212","-"),de(he,We,jn,"\u22C5","\\cdot",!0),de(he,We,jn,"\u2218","\\circ"),de(he,We,jn,"\xF7","\\div",!0),de(he,We,jn,"\xB1","\\pm",!0),de(he,We,jn,"\xD7","\\times",!0),de(he,We,jn,"\u2229","\\cap",!0),de(he,We,jn,"\u222A","\\cup",!0),de(he,We,jn,"\u2216","\\setminus"),de(he,We,jn,"\u2227","\\land"),de(he,We,jn,"\u2228","\\lor"),de(he,We,jn,"\u2227","\\wedge",!0),de(he,We,jn,"\u2228","\\vee",!0),de(he,We,Pe,"\u221A","\\surd"),de(he,We,gn,"(","("),de(he,We,gn,"[","["),de(he,We,gn,"\u27E8","\\langle",!0),de(he,We,gn,"\u2223","\\lvert"),de(he,We,gn,"\u2225","\\lVert"),de(he,We,Sn,")",")"),de(he,We,Sn,"]","]"),de(he,We,Sn,"?","?"),de(he,We,Sn,"!","!"),de(he,We,Sn,"\u27E9","\\rangle",!0),de(he,We,Sn,"\u2223","\\rvert"),de(he,We,Sn,"\u2225","\\rVert"),de(he,We,Ft,"=","="),de(he,We,Ft,"<","<"),de(he,We,Ft,">",">"),de(he,We,Ft,":",":"),de(he,We,Ft,"\u2248","\\approx",!0),de(he,We,Ft,"\u2245","\\cong",!0),de(he,We,Ft,"\u2265","\\ge"),de(he,We,Ft,"\u2265","\\geq",!0),de(he,We,Ft,"\u2190","\\gets"),de(he,We,Ft,">","\\gt"),de(he,We,Ft,"\u2208","\\in",!0),de(he,We,Ft,"\uE020","\\@not"),de(he,We,Ft,"\u2282","\\subset",!0),de(he,We,Ft,"\u2283","\\supset",!0),de(he,We,Ft,"\u2286","\\subseteq",!0),de(he,We,Ft,"\u2287","\\supseteq",!0),de(he,Je,Ft,"\u2288","\\nsubseteq",!0),de(he,Je,Ft,"\u2289","\\nsupseteq",!0),de(he,We,Ft,"\u22A8","\\models"),de(he,We,Ft,"\u2190","\\leftarrow",!0),de(he,We,Ft,"\u2264","\\le"),de(he,We,Ft,"\u2264","\\leq",!0),de(he,We,Ft,"<","\\lt"),de(he,We,Ft,"\u2192","\\rightarrow",!0),de(he,We,Ft,"\u2192","\\to"),de(he,Je,Ft,"\u2271","\\ngeq",!0),de(he,Je,Ft,"\u2270","\\nleq",!0),de(he,We,Ye,"\xA0","\\ "),de(he,We,Ye,"\xA0","~"),de(he,We,Ye,"\xA0","\\space"),de(he,We,Ye,"\xA0","\\nobreakspace"),de(Pt,We,Ye,"\xA0","\\ "),de(Pt,We,Ye,"\xA0","~"),de(Pt,We,Ye,"\xA0","\\space"),de(Pt,We,Ye,"\xA0","\\nobreakspace"),de(he,We,Ye,null,"\\nobreak"),de(he,We,Ye,null,"\\allowbreak"),de(he,We,vn,",",","),de(he,We,vn,";",";"),de(he,Je,jn,"\u22BC","\\barwedge",!0),de(he,Je,jn,"\u22BB","\\veebar",!0),de(he,We,jn,"\u2299","\\odot",!0),de(he,We,jn,"\u2295","\\oplus",!0),de(he,We,jn,"\u2297","\\otimes",!0),de(he,We,Pe,"\u2202","\\partial",!0),de(he,We,jn,"\u2298","\\oslash",!0),de(he,Je,jn,"\u229A","\\circledcirc",!0),de(he,Je,jn,"\u22A1","\\boxdot",!0),de(he,We,jn,"\u25B3","\\bigtriangleup"),de(he,We,jn,"\u25BD","\\bigtriangledown"),de(he,We,jn,"\u2020","\\dagger"),de(he,We,jn,"\u22C4","\\diamond"),de(he,We,jn,"\u22C6","\\star"),de(he,We,jn,"\u25C3","\\triangleleft"),de(he,We,jn,"\u25B9","\\triangleright"),de(he,We,gn,"{","\\{"),de(Pt,We,Pe,"{","\\{"),de(Pt,We,Pe,"{","\\textbraceleft"),de(he,We,Sn,"}","\\}"),de(Pt,We,Pe,"}","\\}"),de(Pt,We,Pe,"}","\\textbraceright"),de(he,We,gn,"{","\\lbrace"),de(he,We,Sn,"}","\\rbrace"),de(he,We,gn,"[","\\lbrack"),de(Pt,We,Pe,"[","\\lbrack"),de(he,We,Sn,"]","\\rbrack"),de(Pt,We,Pe,"]","\\rbrack"),de(he,We,gn,"(","\\lparen"),de(he,We,Sn,")","\\rparen"),de(Pt,We,Pe,"<","\\textless"),de(Pt,We,Pe,">","\\textgreater"),de(he,We,gn,"\u230A","\\lfloor",!0),de(he,We,Sn,"\u230B","\\rfloor",!0),de(he,We,gn,"\u2308","\\lceil",!0),de(he,We,Sn,"\u2309","\\rceil",!0),de(he,We,Pe,"\\","\\backslash"),de(he,We,Pe,"\u2223","|"),de(he,We,Pe,"\u2223","\\vert"),de(Pt,We,Pe,"|","\\textbar"),de(he,We,Pe,"\u2225","\\|"),de(he,We,Pe,"\u2225","\\Vert"),de(Pt,We,Pe,"\u2225","\\textbardbl"),de(Pt,We,Pe,"~","\\textasciitilde"),de(Pt,We,Pe,"\\","\\textbackslash"),de(Pt,We,Pe,"^","\\textasciicircum"),de(he,We,Ft,"\u2191","\\uparrow",!0),de(he,We,Ft,"\u21D1","\\Uparrow",!0),de(he,We,Ft,"\u2193","\\downarrow",!0),de(he,We,Ft,"\u21D3","\\Downarrow",!0),de(he,We,Ft,"\u2195","\\updownarrow",!0),de(he,We,Ft,"\u21D5","\\Updownarrow",!0),de(he,We,hr,"\u2210","\\coprod"),de(he,We,hr,"\u22C1","\\bigvee"),de(he,We,hr,"\u22C0","\\bigwedge"),de(he,We,hr,"\u2A04","\\biguplus"),de(he,We,hr,"\u22C2","\\bigcap"),de(he,We,hr,"\u22C3","\\bigcup"),de(he,We,hr,"\u222B","\\int"),de(he,We,hr,"\u222B","\\intop"),de(he,We,hr,"\u222C","\\iint"),de(he,We,hr,"\u222D","\\iiint"),de(he,We,hr,"\u220F","\\prod"),de(he,We,hr,"\u2211","\\sum"),de(he,We,hr,"\u2A02","\\bigotimes"),de(he,We,hr,"\u2A01","\\bigoplus"),de(he,We,hr,"\u2A00","\\bigodot"),de(he,We,hr,"\u222E","\\oint"),de(he,We,hr,"\u222F","\\oiint"),de(he,We,hr,"\u2230","\\oiiint"),de(he,We,hr,"\u2A06","\\bigsqcup"),de(he,We,hr,"\u222B","\\smallint"),de(Pt,We,Xn,"\u2026","\\textellipsis"),de(he,We,Xn,"\u2026","\\mathellipsis"),de(Pt,We,Xn,"\u2026","\\ldots",!0),de(he,We,Xn,"\u2026","\\ldots",!0),de(he,We,Xn,"\u22EF","\\@cdots",!0),de(he,We,Xn,"\u22F1","\\ddots",!0),de(he,We,Pe,"\u22EE","\\varvdots"),de(he,We,Ln,"\u02CA","\\acute"),de(he,We,Ln,"\u02CB","\\grave"),de(he,We,Ln,"\xA8","\\ddot"),de(he,We,Ln,"~","\\tilde"),de(he,We,Ln,"\u02C9","\\bar"),de(he,We,Ln,"\u02D8","\\breve"),de(he,We,Ln,"\u02C7","\\check"),de(he,We,Ln,"^","\\hat"),de(he,We,Ln,"\u20D7","\\vec"),de(he,We,Ln,"\u02D9","\\dot"),de(he,We,Ln,"\u02DA","\\mathring"),de(he,We,rr,"\u0131","\\imath",!0),de(he,We,rr,"\u0237","\\jmath",!0),de(Pt,We,Pe,"\u0131","\\i",!0),de(Pt,We,Pe,"\u0237","\\j",!0),de(Pt,We,Pe,"\xDF","\\ss",!0),de(Pt,We,Pe,"\xE6","\\ae",!0),de(Pt,We,Pe,"\xE6","\\ae",!0),de(Pt,We,Pe,"\u0153","\\oe",!0),de(Pt,We,Pe,"\xF8","\\o",!0),de(Pt,We,Pe,"\xC6","\\AE",!0),de(Pt,We,Pe,"\u0152","\\OE",!0),de(Pt,We,Pe,"\xD8","\\O",!0),de(Pt,We,Ln,"\u02CA","\\'"),de(Pt,We,Ln,"\u02CB","\\`"),de(Pt,We,Ln,"\u02C6","\\^"),de(Pt,We,Ln,"\u02DC","\\~"),de(Pt,We,Ln,"\u02C9","\\="),de(Pt,We,Ln,"\u02D8","\\u"),de(Pt,We,Ln,"\u02D9","\\."),de(Pt,We,Ln,"\u02DA","\\r"),de(Pt,We,Ln,"\u02C7","\\v"),de(Pt,We,Ln,"\xA8",'\\"'),de(Pt,We,Ln,"\u02DD","\\H"),de(Pt,We,Ln,"\u25EF","\\textcircled");var Jt={"--":!0,"---":!0,"``":!0,"''":!0};de(Pt,We,Pe,"\u2013","--"),de(Pt,We,Pe,"\u2013","\\textendash"),de(Pt,We,Pe,"\u2014","---"),de(Pt,We,Pe,"\u2014","\\textemdash"),de(Pt,We,Pe,"\u2018","`"),de(Pt,We,Pe,"\u2018","\\textquoteleft"),de(Pt,We,Pe,"\u2019","'"),de(Pt,We,Pe,"\u2019","\\textquoteright"),de(Pt,We,Pe,"\u201C","``"),de(Pt,We,Pe,"\u201C","\\textquotedblleft"),de(Pt,We,Pe,"\u201D","''"),de(Pt,We,Pe,"\u201D","\\textquotedblright"),de(he,We,Pe,"\xB0","\\degree",!0),de(Pt,We,Pe,"\xB0","\\degree"),de(Pt,We,Pe,"\xB0","\\textdegree",!0),de(he,We,rr,"\xA3","\\pounds"),de(he,We,rr,"\xA3","\\mathsterling",!0),de(Pt,We,rr,"\xA3","\\pounds"),de(Pt,We,rr,"\xA3","\\textsterling",!0),de(he,Je,Pe,"\u2720","\\maltese"),de(Pt,Je,Pe,"\u2720","\\maltese"),de(Pt,We,Ye,"\xA0","\\ "),de(Pt,We,Ye,"\xA0"," "),de(Pt,We,Ye,"\xA0","~");for(var bn='0123456789/@."',An=0;Anee&&(ee=gt.height),gt.depth>ie&&(ie=gt.depth),gt.maxFontSize>we&&(we=gt.maxFontSize)}X.height=ee,X.depth=ie,X.maxFontSize=we},ye=function(X,ee,ie,we){var Ge=new Dt(X,ee,ie,we);return le(Ge),Ge},xe=function(X,ee,ie,we){return new Dt(X,ee,ie,we)},De=function(X,ee,ie){var we=ye([X],[],ee);return we.height=Math.max(ie||ee.fontMetrics().defaultRuleThickness,ee.minRuleThickness),we.style.borderBottomWidth=we.height+"em",we.maxFontSize=1,we},Le=function(X,ee,ie,we){var Ge=new ct(X,ee,ie,we);return le(Ge),Ge},Fe=function(X){var ee=new pe(X);return le(ee),ee},at=function(X,ee){return X instanceof pe?ye([],[X],ee):X},Ve=function(X){if(X.positionType==="individualShift"){for(var ee=X.children,ie=[ee[0]],we=-ee[0].shift-ee[0].elem.depth,Ge=we,gt=1;gt0&&(we.push(fi(Ge,X)),Ge=[]),we.push(ie[gt]));Ge.length>0&&we.push(fi(Ge,X));var In;ee&&(In=fi(cr(ee,X,!0)),In.classes=["tag"],we.push(In));var Jn=wi(["katex-html"],we);if(Jn.setAttribute("aria-hidden","true"),In){var Cr=In.children[0];Cr.style.height=Jn.height+Jn.depth+"em",Cr.style.verticalAlign=-Jn.depth+"em"}return Jn}function Wi(et){return new pe(et)}var ra=function(){function et(ee,ie){this.type=void 0,this.attributes=void 0,this.children=void 0,this.type=ee,this.attributes={},this.children=ie||[]}var X=et.prototype;return X.setAttribute=function(ie,we){this.attributes[ie]=we},X.getAttribute=function(ie){return this.attributes[ie]},X.toNode=function(){var ie=document.createElementNS("http://www.w3.org/1998/Math/MathML",this.type);for(var we in this.attributes)Object.prototype.hasOwnProperty.call(this.attributes,we)&&ie.setAttribute(we,this.attributes[we]);for(var Ge=0;Ge",ie},X.toText=function(){return this.children.map(function(ie){return ie.toText()}).join("")},et}(),$i=function(){function et(ee){this.text=void 0,this.text=ee}var X=et.prototype;return X.toNode=function(){return document.createTextNode(this.text)},X.toMarkup=function(){return f.escape(this.toText())},X.toText=function(){return this.text},et}(),Ha=function(){function et(ee){this.width=void 0,this.character=void 0,this.width=ee,ee>=.05555&&ee<=.05556?this.character="\u200A":ee>=.1666&&ee<=.1667?this.character="\u2009":ee>=.2222&&ee<=.2223?this.character="\u2005":ee>=.2777&&ee<=.2778?this.character="\u2005\u200A":ee>=-.05556&&ee<=-.05555?this.character="\u200A\u2063":ee>=-.1667&&ee<=-.1666?this.character="\u2009\u2063":ee>=-.2223&&ee<=-.2222?this.character="\u205F\u2063":ee>=-.2778&&ee<=-.2777?this.character="\u2005\u2063":this.character=null}var X=et.prototype;return X.toNode=function(){if(this.character)return document.createTextNode(this.character);var ie=document.createElementNS("http://www.w3.org/1998/Math/MathML","mspace");return ie.setAttribute("width",this.width+"em"),ie},X.toMarkup=function(){return this.character?""+this.character+"":''},X.toText=function(){return this.character?this.character:" "},et}(),pi={MathNode:ra,TextNode:$i,SpaceNode:Ha,newDocumentFragment:Wi},sr=function(X,ee,ie){return vt[ee][X]&&vt[ee][X].replace&&X.charCodeAt(0)!==55349&&!(Jt.hasOwnProperty(X)&&ie&&(ie.fontFamily&&ie.fontFamily.substr(4,2)==="tt"||ie.font&&ie.font.substr(4,2)==="tt"))&&(X=vt[ee][X].replace),new pi.TextNode(X)},Li=function(X){return X.length===1?X[0]:new pi.MathNode("mrow",X)},Ji=function(X,ee){if(ee.fontFamily==="texttt")return"monospace";if(ee.fontFamily==="textsf")return ee.fontShape==="textit"&&ee.fontWeight==="textbf"?"sans-serif-bold-italic":ee.fontShape==="textit"?"sans-serif-italic":ee.fontWeight==="textbf"?"bold-sans-serif":"sans-serif";if(ee.fontShape==="textit"&&ee.fontWeight==="textbf")return"bold-italic";if(ee.fontShape==="textit")return"italic";if(ee.fontWeight==="textbf")return"bold";var ie=ee.font;if(!ie||ie==="mathnormal")return null;var we=X.mode;if(ie==="mathit")return"italic";if(ie==="boldsymbol")return"bold-italic";if(ie==="mathbf")return"bold";if(ie==="mathbb")return"double-struck";if(ie==="mathfrak")return"fraktur";if(ie==="mathscr"||ie==="mathcal")return"script";if(ie==="mathsf")return"sans-serif";if(ie==="mathtt")return"monospace";var Ge=X.text;if(f.contains(["\\imath","\\jmath"],Ge))return null;vt[we][Ge]&&vt[we][Ge].replace&&(Ge=vt[we][Ge].replace);var gt=Xt.fontMap[ie].fontName;return tn(Ge,gt,we)?Xt.fontMap[ie].variant:null},Ui=function(X,ee,ie){if(X.length===1){var we=Bt(X[0],ee);return ie&&we instanceof ra&&we.type==="mo"&&(we.setAttribute("lspace","0em"),we.setAttribute("rspace","0em")),[we]}for(var Ge=[],gt,fn=0;fn0&&(Bi.text=Bi.text.slice(0,1)+"\u0338"+Bi.text.slice(1),Ge.pop())}}}Ge.push(In),gt=In}return Ge},ea=function(X,ee,ie){return Li(Ui(X,ee,ie))},Bt=function(X,ee){if(!X)return new pi.MathNode("mrow");if(xr[X.type]){var ie=xr[X.type](X,ee);return ie}else throw new d("Got group of unknown type: '"+X.type+"'")};function Vn(et,X,ee,ie){var we=Ui(et,ee),Ge;we.length===1&&we[0]instanceof ra&&f.contains(["mrow","mtable"],we[0].type)?Ge=we[0]:Ge=new pi.MathNode("mrow",we);var gt=new pi.MathNode("annotation",[new pi.TextNode(X)]);gt.setAttribute("encoding","application/x-tex");var fn=new pi.MathNode("semantics",[Ge,gt]),In=new pi.MathNode("math",[fn]);In.setAttribute("xmlns","http://www.w3.org/1998/Math/MathML");var Jn=ie?"katex":"katex-mathml";return Xt.makeSpan([Jn],[In])}var nr=function(X){return new Ct({style:X.displayMode?P.DISPLAY:P.TEXT,maxSize:X.maxSize,minRuleThickness:X.minRuleThickness})},fr=function(X,ee){if(ee.displayMode){var ie=["katex-display"];ee.leqno&&ie.push("leqno"),ee.fleqn&&ie.push("fleqn"),X=Xt.makeSpan(ie,[X])}return X},Re=function(X,ee,ie){var we=nr(ie),Ge;if(ie.output==="mathml")return Vn(X,ee,we,!0);if(ie.output==="html"){var gt=Ai(X,we);Ge=Xt.makeSpan(["katex"],[gt])}else{var fn=Vn(X,ee,we,!1),In=Ai(X,we);Ge=Xt.makeSpan(["katex"],[fn,In])}return fr(Ge,ie)},At=function(X,ee,ie){var we=nr(ie),Ge=Ai(X,we),gt=Xt.makeSpan(["katex"],[Ge]);return fr(gt,ie)},qt=Re,$t={widehat:"^",widecheck:"\u02C7",widetilde:"~",utilde:"~",overleftarrow:"\u2190",underleftarrow:"\u2190",xleftarrow:"\u2190",overrightarrow:"\u2192",underrightarrow:"\u2192",xrightarrow:"\u2192",underbrace:"\u23DF",overbrace:"\u23DE",overgroup:"\u23E0",undergroup:"\u23E1",overleftrightarrow:"\u2194",underleftrightarrow:"\u2194",xleftrightarrow:"\u2194",Overrightarrow:"\u21D2",xRightarrow:"\u21D2",overleftharpoon:"\u21BC",xleftharpoonup:"\u21BC",overrightharpoon:"\u21C0",xrightharpoonup:"\u21C0",xLeftarrow:"\u21D0",xLeftrightarrow:"\u21D4",xhookleftarrow:"\u21A9",xhookrightarrow:"\u21AA",xmapsto:"\u21A6",xrightharpoondown:"\u21C1",xleftharpoondown:"\u21BD",xrightleftharpoons:"\u21CC",xleftrightharpoons:"\u21CB",xtwoheadleftarrow:"\u219E",xtwoheadrightarrow:"\u21A0",xlongequal:"=",xtofrom:"\u21C4",xrightleftarrows:"\u21C4",xrightequilibrium:"\u21CC",xleftequilibrium:"\u21CB"},Cn=function(X){var ee=new pi.MathNode("mo",[new pi.TextNode($t[X.substr(1)])]);return ee.setAttribute("stretchy","true"),ee},Dn={overrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],overleftarrow:[["leftarrow"],.888,522,"xMinYMin"],underrightarrow:[["rightarrow"],.888,522,"xMaxYMin"],underleftarrow:[["leftarrow"],.888,522,"xMinYMin"],xrightarrow:[["rightarrow"],1.469,522,"xMaxYMin"],xleftarrow:[["leftarrow"],1.469,522,"xMinYMin"],Overrightarrow:[["doublerightarrow"],.888,560,"xMaxYMin"],xRightarrow:[["doublerightarrow"],1.526,560,"xMaxYMin"],xLeftarrow:[["doubleleftarrow"],1.526,560,"xMinYMin"],overleftharpoon:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoonup:[["leftharpoon"],.888,522,"xMinYMin"],xleftharpoondown:[["leftharpoondown"],.888,522,"xMinYMin"],overrightharpoon:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoonup:[["rightharpoon"],.888,522,"xMaxYMin"],xrightharpoondown:[["rightharpoondown"],.888,522,"xMaxYMin"],xlongequal:[["longequal"],.888,334,"xMinYMin"],xtwoheadleftarrow:[["twoheadleftarrow"],.888,334,"xMinYMin"],xtwoheadrightarrow:[["twoheadrightarrow"],.888,334,"xMaxYMin"],overleftrightarrow:[["leftarrow","rightarrow"],.888,522],overbrace:[["leftbrace","midbrace","rightbrace"],1.6,548],underbrace:[["leftbraceunder","midbraceunder","rightbraceunder"],1.6,548],underleftrightarrow:[["leftarrow","rightarrow"],.888,522],xleftrightarrow:[["leftarrow","rightarrow"],1.75,522],xLeftrightarrow:[["doubleleftarrow","doublerightarrow"],1.75,560],xrightleftharpoons:[["leftharpoondownplus","rightharpoonplus"],1.75,716],xleftrightharpoons:[["leftharpoonplus","rightharpoondownplus"],1.75,716],xhookleftarrow:[["leftarrow","righthook"],1.08,522],xhookrightarrow:[["lefthook","rightarrow"],1.08,522],overlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],underlinesegment:[["leftlinesegment","rightlinesegment"],.888,522],overgroup:[["leftgroup","rightgroup"],.888,342],undergroup:[["leftgroupunder","rightgroupunder"],.888,342],xmapsto:[["leftmapsto","rightarrow"],1.5,522],xtofrom:[["leftToFrom","rightToFrom"],1.75,528],xrightleftarrows:[["baraboveleftarrow","rightarrowabovebar"],1.75,901],xrightequilibrium:[["baraboveshortleftharpoon","rightharpoonaboveshortbar"],1.75,716],xleftequilibrium:[["shortbaraboveleftharpoon","shortrightharpoonabovebar"],1.75,716]},Hn=function(X){return X.type==="ordgroup"?X.body.length:1},ar=function(X,ee){function ie(){var In=4e5,Jn=X.label.substr(1);if(f.contains(["widehat","widecheck","widetilde","utilde"],Jn)){var Cr=X,Hr=Hn(Cr.base),si,xi,Bi;if(Hr>5)Jn==="widehat"||Jn==="widecheck"?(si=420,In=2364,Bi=.42,xi=Jn+"4"):(si=312,In=2340,Bi=.34,xi="tilde4");else{var sa=[1,1,2,2,3,3][Hr];Jn==="widehat"||Jn==="widecheck"?(In=[0,1062,2364,2364,2364][sa],si=[0,239,300,360,420][sa],Bi=[0,.24,.3,.3,.36,.42][sa],xi=Jn+sa):(In=[0,600,1033,2339,2340][sa],si=[0,260,286,306,312][sa],Bi=[0,.26,.286,.3,.306,.34][sa],xi="tilde"+sa)}var ya=new Me(xi),Ja=new je([ya],{width:"100%",height:Bi+"em",viewBox:"0 0 "+In+" "+si,preserveAspectRatio:"none"});return{span:Xt.makeSvgSpan([],[Ja],ee),minWidth:0,height:Bi}}else{var $a=[],to=Dn[Jn],Lo=to[0],Co=to[1],Bo=to[2],Ao=Bo/1e3,So=Lo.length,is,ts;if(So===1){var Io=to[3];is=["hide-tail"],ts=[Io]}else if(So===2)is=["halfarrow-left","halfarrow-right"],ts=["xMinYMin","xMaxYMin"];else if(So===3)is=["brace-left","brace-center","brace-right"],ts=["xMinYMin","xMidYMin","xMaxYMin"];else throw new Error(`Correct katexImagesData or update code here to support `+So+" children.");for(var Gi=0;Gi0&&(Ge.style.minWidth=gt+"em"),Ge},Er=function(X,ee,ie,we){var Ge,gt=X.height+X.depth+2*ie;if(/fbox|color/.test(ee)){if(Ge=Xt.makeSpan(["stretchy",ee],[],we),ee==="fbox"){var fn=we.color&&we.getColor();fn&&(Ge.style.borderColor=fn)}}else{var In=[];/^[bx]cancel$/.test(ee)&&In.push(new Ne({x1:"0",y1:"0",x2:"100%",y2:"100%","stroke-width":"0.046em"})),/^x?cancel$/.test(ee)&&In.push(new Ne({x1:"0",y1:"100%",x2:"100%",y2:"0","stroke-width":"0.046em"}));var Jn=new je(In,{width:"100%",height:gt+"em"});Ge=Xt.makeSvgSpan([],[Jn],we)}return Ge.height=gt,Ge.style.height=gt+"em",Ge},gr={encloseSpan:Er,mathMLnode:Cn,svgSpan:ar},Rr=function(X,ee){var ie,we,Ge=Fn(X,"supsub"),gt;Ge?(we=Kn(Ge.base,"accent"),ie=we.base,Ge.base=ie,gt=wt(hi(Ge,ee)),Ge.base=we):(we=Kn(X,"accent"),ie=we.base);var fn=hi(ie,ee.havingCrampedStyle()),In=we.isShifty&&f.isCharacterBox(ie),Jn=0;if(In){var Cr=f.getBaseElem(ie),Hr=hi(Cr,ee.havingCrampedStyle());Jn=it(Hr).skew}var si=Math.min(fn.height,ee.fontMetrics().xHeight),xi;if(we.isStretchy)xi=gr.svgSpan(we,ee),xi=Xt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:fn},{type:"elem",elem:xi,wrapperClasses:["svg-align"],wrapperStyle:Jn>0?{width:"calc(100% - "+2*Jn+"em)",marginLeft:2*Jn+"em"}:void 0}]},ee);else{var Bi,sa;we.label==="\\vec"?(Bi=Xt.staticSvg("vec",ee),sa=Xt.svgData.vec[1]):(Bi=Xt.makeOrd({mode:we.mode,text:we.label},ee,"textord"),Bi=it(Bi),Bi.italic=0,sa=Bi.width),xi=Xt.makeSpan(["accent-body"],[Bi]);var ya=we.label==="\\textcircled";ya&&(xi.classes.push("accent-full"),si=fn.height);var Ja=Jn;ya||(Ja-=sa/2),xi.style.left=Ja+"em",we.label==="\\textcircled"&&(xi.style.top=".2em"),xi=Xt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:fn},{type:"kern",size:-si},{type:"elem",elem:xi}]},ee)}var $a=Xt.makeSpan(["mord","accent"],[xi],ee);return gt?(gt.children[0]=$a,gt.height=Math.max($a.height,gt.height),gt.classes[0]="mord",gt):$a},kr=function(X,ee){var ie=X.isStretchy?gr.mathMLnode(X.label):new pi.MathNode("mo",[sr(X.label,X.mode)]),we=new pi.MathNode("mover",[Bt(X.base,ee),ie]);return we.setAttribute("accent","true"),we},wr=new RegExp(["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring"].map(function(et){return"\\"+et}).join("|"));er({type:"accent",names:["\\acute","\\grave","\\ddot","\\tilde","\\bar","\\breve","\\check","\\hat","\\vec","\\dot","\\mathring","\\widecheck","\\widehat","\\widetilde","\\overrightarrow","\\overleftarrow","\\Overrightarrow","\\overleftrightarrow","\\overgroup","\\overlinesegment","\\overleftharpoon","\\overrightharpoon"],props:{numArgs:1},handler:function(X,ee){var ie=ee[0],we=!wr.test(X.funcName),Ge=!we||X.funcName==="\\widehat"||X.funcName==="\\widetilde"||X.funcName==="\\widecheck";return{type:"accent",mode:X.parser.mode,label:X.funcName,isStretchy:we,isShifty:Ge,base:ie}},htmlBuilder:Rr,mathmlBuilder:kr}),er({type:"accent",names:["\\'","\\`","\\^","\\~","\\=","\\u","\\.",'\\"',"\\r","\\H","\\v","\\textcircled"],props:{numArgs:1,allowedInText:!0,allowedInMath:!1},handler:function(X,ee){var ie=ee[0];return{type:"accent",mode:X.parser.mode,label:X.funcName,isStretchy:!1,isShifty:!0,base:ie}},htmlBuilder:Rr,mathmlBuilder:kr}),er({type:"accentUnder",names:["\\underleftarrow","\\underrightarrow","\\underleftrightarrow","\\undergroup","\\underlinesegment","\\utilde"],props:{numArgs:1},handler:function(X,ee){var ie=X.parser,we=X.funcName,Ge=ee[0];return{type:"accentUnder",mode:ie.mode,label:we,base:Ge}},htmlBuilder:function(X,ee){var ie=hi(X.base,ee),we=gr.svgSpan(X,ee),Ge=X.label==="\\utilde"?.12:0,gt=Xt.makeVList({positionType:"bottom",positionData:we.height+Ge,children:[{type:"elem",elem:we,wrapperClasses:["svg-align"]},{type:"kern",size:Ge},{type:"elem",elem:ie}]},ee);return Xt.makeSpan(["mord","accentunder"],[gt],ee)},mathmlBuilder:function(X,ee){var ie=gr.mathMLnode(X.label),we=new pi.MathNode("munder",[Bt(X.base,ee),ie]);return we.setAttribute("accentunder","true"),we}});var Lr=function(X){var ee=new pi.MathNode("mpadded",X?[X]:[]);return ee.setAttribute("width","+0.6em"),ee.setAttribute("lspace","0.3em"),ee};er({type:"xArrow",names:["\\xleftarrow","\\xrightarrow","\\xLeftarrow","\\xRightarrow","\\xleftrightarrow","\\xLeftrightarrow","\\xhookleftarrow","\\xhookrightarrow","\\xmapsto","\\xrightharpoondown","\\xrightharpoonup","\\xleftharpoondown","\\xleftharpoonup","\\xrightleftharpoons","\\xleftrightharpoons","\\xlongequal","\\xtwoheadrightarrow","\\xtwoheadleftarrow","\\xtofrom","\\xrightleftarrows","\\xrightequilibrium","\\xleftequilibrium"],props:{numArgs:1,numOptionalArgs:1},handler:function(X,ee,ie){var we=X.parser,Ge=X.funcName;return{type:"xArrow",mode:we.mode,label:Ge,body:ee[0],below:ie[0]}},htmlBuilder:function(X,ee){var ie=ee.style,we=ee.havingStyle(ie.sup()),Ge=Xt.wrapFragment(hi(X.body,we,ee),ee);Ge.classes.push("x-arrow-pad");var gt;X.below&&(we=ee.havingStyle(ie.sub()),gt=Xt.wrapFragment(hi(X.below,we,ee),ee),gt.classes.push("x-arrow-pad"));var fn=gr.svgSpan(X,ee),In=-ee.fontMetrics().axisHeight+.5*fn.height,Jn=-ee.fontMetrics().axisHeight-.5*fn.height-.111;(Ge.depth>.25||X.label==="\\xleftequilibrium")&&(Jn-=Ge.depth);var Cr;if(gt){var Hr=-ee.fontMetrics().axisHeight+gt.height+.5*fn.height+.111;Cr=Xt.makeVList({positionType:"individualShift",children:[{type:"elem",elem:Ge,shift:Jn},{type:"elem",elem:fn,shift:In},{type:"elem",elem:gt,shift:Hr}]},ee)}else Cr=Xt.makeVList({positionType:"individualShift",children:[{type:"elem",elem:Ge,shift:Jn},{type:"elem",elem:fn,shift:In}]},ee);return Cr.children[0].children[0].children[1].classes.push("svg-align"),Xt.makeSpan(["mrel","x-arrow"],[Cr],ee)},mathmlBuilder:function(X,ee){var ie=gr.mathMLnode(X.label),we;if(X.body){var Ge=Lr(Bt(X.body,ee));if(X.below){var gt=Lr(Bt(X.below,ee));we=new pi.MathNode("munderover",[ie,gt,Ge])}else we=new pi.MathNode("mover",[ie,Ge])}else if(X.below){var fn=Lr(Bt(X.below,ee));we=new pi.MathNode("munder",[ie,fn])}else we=Lr(),we=new pi.MathNode("mover",[ie,we]);return we}}),er({type:"textord",names:["\\@char"],props:{numArgs:1,allowedInText:!0},handler:function(X,ee){for(var ie=X.parser,we=Kn(ee[0],"ordgroup"),Ge=we.body,gt="",fn=0;fn","\\langle","\\rangle","/","\\backslash","\\lt","\\gt"],Mt=[0,1.2,1.8,2.4,3],mn=function(X,ee,ie,we,Ge){if(X==="<"||X==="\\lt"||X==="\u27E8"?X="\\langle":(X===">"||X==="\\gt"||X==="\u27E9")&&(X="\\rangle"),f.contains(Rn,X)||f.contains(En,X))return Fi(X,ee,!1,ie,we,Ge);if(f.contains(Yn,X))return Ni(X,Mt[ee],!1,ie,we,Ge);throw new d("Illegal delimiter: '"+X+"'")},zt=[{type:"small",style:P.SCRIPTSCRIPT},{type:"small",style:P.SCRIPT},{type:"small",style:P.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4}],_n=[{type:"small",style:P.SCRIPTSCRIPT},{type:"small",style:P.SCRIPT},{type:"small",style:P.TEXT},{type:"stack"}],kn=[{type:"small",style:P.SCRIPTSCRIPT},{type:"small",style:P.SCRIPT},{type:"small",style:P.TEXT},{type:"large",size:1},{type:"large",size:2},{type:"large",size:3},{type:"large",size:4},{type:"stack"}],pr=function(X){if(X.type==="small")return"Main-Regular";if(X.type==="large")return"Size"+X.size+"-Regular";if(X.type==="stack")return"Size4-Regular";throw new Error("Add support for delim type '"+X.type+"' here.")},or=function(X,ee,ie,we){for(var Ge=Math.min(2,3-we.style.size),gt=Ge;gtee)return ie[gt]}return ie[ie.length-1]},yr=function(X,ee,ie,we,Ge,gt){X==="<"||X==="\\lt"||X==="\u27E8"?X="\\langle":(X===">"||X==="\\gt"||X==="\u27E9")&&(X="\\rangle");var fn;f.contains(En,X)?fn=zt:f.contains(Rn,X)?fn=kn:fn=_n;var In=or(X,ee,fn,we);return In.type==="small"?li(X,In.style,ie,we,Ge,gt):In.type==="large"?Fi(X,In.size,ie,we,Ge,gt):Ni(X,ee,ie,we,Ge,gt)},_r=function(X,ee,ie,we,Ge,gt){var fn=we.fontMetrics().axisHeight*we.sizeMultiplier,In=901,Jn=5/we.fontMetrics().ptPerEm,Cr=Math.max(ee-fn,ie+fn),Hr=Math.max(Cr/500*In,2*Cr-Jn);return yr(X,Hr,!0,we,Ge,gt)},Yr={sqrtImage:hn,sizedDelim:mn,customSizedDelim:yr,leftRightDelim:_r},Jr={"\\bigl":{mclass:"mopen",size:1},"\\Bigl":{mclass:"mopen",size:2},"\\biggl":{mclass:"mopen",size:3},"\\Biggl":{mclass:"mopen",size:4},"\\bigr":{mclass:"mclose",size:1},"\\Bigr":{mclass:"mclose",size:2},"\\biggr":{mclass:"mclose",size:3},"\\Biggr":{mclass:"mclose",size:4},"\\bigm":{mclass:"mrel",size:1},"\\Bigm":{mclass:"mrel",size:2},"\\biggm":{mclass:"mrel",size:3},"\\Biggm":{mclass:"mrel",size:4},"\\big":{mclass:"mord",size:1},"\\Big":{mclass:"mord",size:2},"\\bigg":{mclass:"mord",size:3},"\\Bigg":{mclass:"mord",size:4}},Ci=["(","\\lparen",")","\\rparen","[","\\lbrack","]","\\rbrack","\\{","\\lbrace","\\}","\\rbrace","\\lfloor","\\rfloor","\u230A","\u230B","\\lceil","\\rceil","\u2308","\u2309","<",">","\\langle","\u27E8","\\rangle","\u27E9","\\lt","\\gt","\\lvert","\\rvert","\\lVert","\\rVert","\\lgroup","\\rgroup","\u27EE","\u27EF","\\lmoustache","\\rmoustache","\u23B0","\u23B1","/","\\backslash","|","\\vert","\\|","\\Vert","\\uparrow","\\Uparrow","\\downarrow","\\Downarrow","\\updownarrow","\\Updownarrow","."];function ta(et,X){var ee=ii(et);if(ee&&f.contains(Ci,ee.text))return ee;throw new d("Invalid delimiter: '"+(ee?ee.text:JSON.stringify(et))+"' after '"+X.funcName+"'",et)}er({type:"delimsizing",names:["\\bigl","\\Bigl","\\biggl","\\Biggl","\\bigr","\\Bigr","\\biggr","\\Biggr","\\bigm","\\Bigm","\\biggm","\\Biggm","\\big","\\Big","\\bigg","\\Bigg"],props:{numArgs:1},handler:function(X,ee){var ie=ta(ee[0],X);return{type:"delimsizing",mode:X.parser.mode,size:Jr[X.funcName].size,mclass:Jr[X.funcName].mclass,delim:ie.text}},htmlBuilder:function(X,ee){return X.delim==="."?Xt.makeSpan([X.mclass]):Yr.sizedDelim(X.delim,X.size,ee,X.mode,[X.mclass])},mathmlBuilder:function(X){var ee=[];X.delim!=="."&&ee.push(sr(X.delim,X.mode));var ie=new pi.MathNode("mo",ee);return X.mclass==="mopen"||X.mclass==="mclose"?ie.setAttribute("fence","true"):ie.setAttribute("fence","false"),ie}});function oa(et){if(!et.body)throw new Error("Bug: The leftright ParseNode wasn't fully parsed.")}er({type:"leftright-right",names:["\\right"],props:{numArgs:1},handler:function(X,ee){var ie=X.parser.gullet.macros.get("\\current@color");if(ie&&typeof ie!="string")throw new d("\\current@color set to non-string in \\right");return{type:"leftright-right",mode:X.parser.mode,delim:ta(ee[0],X).text,color:ie}}}),er({type:"leftright",names:["\\left"],props:{numArgs:1},handler:function(X,ee){var ie=ta(ee[0],X),we=X.parser;++we.leftrightDepth;var Ge=we.parseExpression(!1);--we.leftrightDepth,we.expect("\\right",!1);var gt=Kn(we.parseFunction(),"leftright-right");return{type:"leftright",mode:we.mode,body:Ge,left:ie.text,right:gt.delim,rightColor:gt.color}},htmlBuilder:function(X,ee){oa(X);for(var ie=cr(X.body,ee,!0,["mopen","mclose"]),we=0,Ge=0,gt=!1,fn=0;fn-1?"mpadded":"menclose",[Bt(X.body,ee)]);switch(X.label){case"\\cancel":we.setAttribute("notation","updiagonalstrike");break;case"\\bcancel":we.setAttribute("notation","downdiagonalstrike");break;case"\\sout":we.setAttribute("notation","horizontalstrike");break;case"\\fbox":we.setAttribute("notation","box");break;case"\\fcolorbox":case"\\colorbox":if(ie=ee.fontMetrics().fboxsep*ee.fontMetrics().ptPerEm,we.setAttribute("width","+"+2*ie+"pt"),we.setAttribute("height","+"+2*ie+"pt"),we.setAttribute("lspace",ie+"pt"),we.setAttribute("voffset",ie+"pt"),X.label==="\\fcolorbox"){var Ge=Math.max(ee.fontMetrics().fboxrule,ee.minRuleThickness);we.setAttribute("style","border: "+Ge+"em solid "+String(X.borderColor))}break;case"\\xcancel":we.setAttribute("notation","updiagonalstrike downdiagonalstrike");break}return X.backgroundColor&&we.setAttribute("mathbackground",X.backgroundColor),we};er({type:"enclose",names:["\\colorbox"],props:{numArgs:2,allowedInText:!0,greediness:3,argTypes:["color","text"]},handler:function(X,ee,ie){var we=X.parser,Ge=X.funcName,gt=Kn(ee[0],"color-token").color,fn=ee[1];return{type:"enclose",mode:we.mode,label:Ge,backgroundColor:gt,body:fn}},htmlBuilder:da,mathmlBuilder:ua}),er({type:"enclose",names:["\\fcolorbox"],props:{numArgs:3,allowedInText:!0,greediness:3,argTypes:["color","color","text"]},handler:function(X,ee,ie){var we=X.parser,Ge=X.funcName,gt=Kn(ee[0],"color-token").color,fn=Kn(ee[1],"color-token").color,In=ee[2];return{type:"enclose",mode:we.mode,label:Ge,backgroundColor:fn,borderColor:gt,body:In}},htmlBuilder:da,mathmlBuilder:ua}),er({type:"enclose",names:["\\fbox"],props:{numArgs:1,argTypes:["hbox"],allowedInText:!0},handler:function(X,ee){var ie=X.parser;return{type:"enclose",mode:ie.mode,label:"\\fbox",body:ee[0]}}}),er({type:"enclose",names:["\\cancel","\\bcancel","\\xcancel","\\sout"],props:{numArgs:1},handler:function(X,ee,ie){var we=X.parser,Ge=X.funcName,gt=ee[0];return{type:"enclose",mode:we.mode,label:Ge,body:gt}},htmlBuilder:da,mathmlBuilder:ua});var ma={};function ki(et){for(var X=et.type,ee=et.names,ie=et.props,we=et.handler,Ge=et.htmlBuilder,gt=et.mathmlBuilder,fn={type:X,numArgs:ie.numArgs||0,greediness:1,allowedInText:!1,numOptionalArgs:0,handler:we},In=0;In0&&(to+=.25),Jn.push({pos:to,isDashed:js[Qa]})}for(Lo(gt[0]),ie=0;ie0&&(Io+=$a,Ao=fn)continue;var No=void 0;(we>0||X.hskipBeforeAndAfter)&&(No=f.deflt(hs.pregap,si),No!==0&&(as=Xt.makeSpan(["arraycolsep"],[]),as.style.width=No+"em",Es.push(as)));var ls=[];for(ie=0;ie0){for(var ks=Xt.makeLineSpan("hline",ee,Cr),Bs=Xt.makeLineSpan("hdashline",ee,Cr),il=[{type:"elem",elem:In,shift:0}];Jn.length>0;){var $s=Jn.pop(),Gs=$s.pos-Gi;$s.isDashed?il.push({type:"elem",elem:Bs,shift:Gs}):il.push({type:"elem",elem:ks,shift:Gs})}In=Xt.makeVList({positionType:"individualShift",children:il},ee)}return Xt.makeSpan(["mord"],[In],ee)},Ta={c:"center ",l:"left ",r:"right "},Zi=function(X,ee){var ie=new pi.MathNode("mtable",X.body.map(function(to){return new pi.MathNode("mtr",to.map(function(Lo){return new pi.MathNode("mtd",[Bt(Lo,ee)])}))})),we=X.arraystretch===.5?.1:.16+X.arraystretch-1+(X.addJot?.09:0);ie.setAttribute("rowspacing",we+"em");var Ge="",gt="";if(X.cols){var fn=X.cols,In="",Jn=!1,Cr=0,Hr=fn.length;fn[0].type==="separator"&&(Ge+="top ",Cr=1),fn[fn.length-1].type==="separator"&&(Ge+="bottom ",Hr-=1);for(var si=Cr;si0?"left ":"",Ge+=Ja[Ja.length-1].length>0?"right ":"";for(var $a=1;$a0&&si&&(sa=1),ie[xi]={type:"align",align:Bi,pregap:sa,postgap:0}}return we.colSeparationType=si?"align":"alignat",we};ki({type:"array",names:["array","darray"],props:{numArgs:1},handler:function(X,ee){var ie=ii(ee[0]),we=ie?[ee[0]]:Kn(ee[0],"ordgroup").body,Ge=we.map(function(fn){var In=Fr(fn),Jn=In.text;if("lcr".indexOf(Jn)!==-1)return{type:"align",align:Jn};if(Jn==="|")return{type:"separator",separator:"|"};if(Jn===":")return{type:"separator",separator:":"};throw new d("Unknown column alignment: "+Jn,fn)}),gt={cols:Ge,hskipBeforeAndAfter:!0};return na(X.parser,gt,qi(X.envName))},htmlBuilder:va,mathmlBuilder:Zi}),ki({type:"array",names:["matrix","pmatrix","bmatrix","Bmatrix","vmatrix","Vmatrix"],props:{numArgs:0},handler:function(X){var ee={matrix:null,pmatrix:["(",")"],bmatrix:["[","]"],Bmatrix:["\\{","\\}"],vmatrix:["|","|"],Vmatrix:["\\Vert","\\Vert"]}[X.envName],ie={hskipBeforeAndAfter:!1},we=na(X.parser,ie,qi(X.envName));return ee?{type:"leftright",mode:X.mode,body:[we],left:ee[0],right:ee[1],rightColor:void 0}:we},htmlBuilder:va,mathmlBuilder:Zi}),ki({type:"array",names:["smallmatrix"],props:{numArgs:0},handler:function(X){var ee={arraystretch:.5},ie=na(X.parser,ee,"script");return ie.colSeparationType="small",ie},htmlBuilder:va,mathmlBuilder:Zi}),ki({type:"array",names:["subarray"],props:{numArgs:1},handler:function(X,ee){var ie=ii(ee[0]),we=ie?[ee[0]]:Kn(ee[0],"ordgroup").body,Ge=we.map(function(fn){var In=Fr(fn),Jn=In.text;if("lc".indexOf(Jn)!==-1)return{type:"align",align:Jn};throw new d("Unknown column alignment: "+Jn,fn)});if(Ge.length>1)throw new d("{subarray} can contain only one column");var gt={cols:Ge,hskipBeforeAndAfter:!1,arraystretch:.5};if(gt=na(X.parser,gt,"script"),gt.body[0].length>1)throw new d("{subarray} can contain only one column");return gt},htmlBuilder:va,mathmlBuilder:Zi}),ki({type:"array",names:["cases","dcases"],props:{numArgs:0},handler:function(X){var ee={arraystretch:1.2,cols:[{type:"align",align:"l",pregap:0,postgap:1},{type:"align",align:"l",pregap:0,postgap:0}]},ie=na(X.parser,ee,qi(X.envName));return{type:"leftright",mode:X.mode,body:[ie],left:"\\{",right:".",rightColor:void 0}},htmlBuilder:va,mathmlBuilder:Zi}),ki({type:"array",names:["aligned"],props:{numArgs:0},handler:Qi,htmlBuilder:va,mathmlBuilder:Zi}),ki({type:"array",names:["gathered"],props:{numArgs:0},handler:function(X){var ee={cols:[{type:"align",align:"c"}],addJot:!0};return na(X.parser,ee,"display")},htmlBuilder:va,mathmlBuilder:Zi}),ki({type:"array",names:["alignedat"],props:{numArgs:1},handler:Qi,htmlBuilder:va,mathmlBuilder:Zi}),er({type:"text",names:["\\hline","\\hdashline"],props:{numArgs:0,allowedInText:!0,allowedInMath:!0},handler:function(X,ee){throw new d(X.funcName+" valid only within array environment")}});var Na=ma,ga=Na;er({type:"environment",names:["\\begin","\\end"],props:{numArgs:1,argTypes:["text"]},handler:function(X,ee){var ie=X.parser,we=X.funcName,Ge=ee[0];if(Ge.type!=="ordgroup")throw new d("Invalid environment name",Ge);for(var gt="",fn=0;fn=P.SCRIPT.id?ie.text():P.DISPLAY:X==="text"&&ie.size===P.DISPLAY.size?ie=P.TEXT:X==="script"?ie=P.SCRIPT:X==="scriptscript"&&(ie=P.SCRIPTSCRIPT),ie},ja=function(X,ee){var ie=xa(X.size,ee.style),we=ie.fracNum(),Ge=ie.fracDen(),gt;gt=ee.havingStyle(we);var fn=hi(X.numer,gt,ee);if(X.continued){var In=8.5/ee.fontMetrics().ptPerEm,Jn=3.5/ee.fontMetrics().ptPerEm;fn.height=fn.height0?sa=3*xi:sa=7*xi,ya=ee.fontMetrics().denom1):(si>0?(Bi=ee.fontMetrics().num2,sa=xi):(Bi=ee.fontMetrics().num3,sa=3*xi),ya=ee.fontMetrics().denom2);var Ja;if(Hr){var to=ee.fontMetrics().axisHeight;Bi-fn.depth-(to+.5*si)0&&(ee=X,ee=ee==="."?null:ee),ee};er({type:"genfrac",names:["\\genfrac"],props:{numArgs:6,greediness:6,argTypes:["math","math","size","text","math","math"]},handler:function(X,ee){var ie=X.parser,we=ee[4],Ge=ee[5],gt=Fn(ee[0],"atom");gt&&(gt=un(ee[0],"open"));var fn=gt?lo(gt.text):null,In=Fn(ee[1],"atom");In&&(In=un(ee[1],"close"));var Jn=In?lo(In.text):null,Cr=Kn(ee[2],"size"),Hr,si=null;Cr.isBlank?Hr=!0:(si=Cr.value,Hr=si.number>0);var xi="auto",Bi=Fn(ee[3],"ordgroup");if(Bi){if(Bi.body.length>0){var sa=Kn(Bi.body[0],"textord");xi=ia[Number(sa.text)]}}else Bi=Kn(ee[3],"textord"),xi=ia[Number(Bi.text)];return{type:"genfrac",mode:ie.mode,numer:we,denom:Ge,continued:!1,hasBarLine:Hr,barSize:si,leftDelim:fn,rightDelim:Jn,size:xi}},htmlBuilder:ja,mathmlBuilder:io}),er({type:"infix",names:["\\above"],props:{numArgs:1,argTypes:["size"],infix:!0},handler:function(X,ee){var ie=X.parser,we=X.funcName,Ge=X.token;return{type:"infix",mode:ie.mode,replaceWith:"\\\\abovefrac",size:Kn(ee[0],"size").value,token:Ge}}}),er({type:"genfrac",names:["\\\\abovefrac"],props:{numArgs:3,argTypes:["math","size","math"]},handler:function(X,ee){var ie=X.parser,we=X.funcName,Ge=ee[0],gt=c(Kn(ee[1],"infix").size),fn=ee[2],In=gt.number>0;return{type:"genfrac",mode:ie.mode,numer:Ge,denom:fn,continued:!1,hasBarLine:In,barSize:gt,leftDelim:null,rightDelim:null,size:"auto"}},htmlBuilder:ja,mathmlBuilder:io});var Ya=function(X,ee){var ie=ee.style,we,Ge,gt=Fn(X,"supsub");gt?(we=gt.sup?hi(gt.sup,ee.havingStyle(ie.sup()),ee):hi(gt.sub,ee.havingStyle(ie.sub()),ee),Ge=Kn(gt.base,"horizBrace")):Ge=Kn(X,"horizBrace");var fn=hi(Ge.base,ee.havingBaseStyle(P.DISPLAY)),In=gr.svgSpan(Ge,ee),Jn;if(Ge.isOver?(Jn=Xt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:fn},{type:"kern",size:.1},{type:"elem",elem:In}]},ee),Jn.children[0].children[0].children[1].classes.push("svg-align")):(Jn=Xt.makeVList({positionType:"bottom",positionData:fn.depth+.1+In.height,children:[{type:"elem",elem:In},{type:"kern",size:.1},{type:"elem",elem:fn}]},ee),Jn.children[0].children[0].children[0].classes.push("svg-align")),we){var Cr=Xt.makeSpan(["mord",Ge.isOver?"mover":"munder"],[Jn],ee);Ge.isOver?Jn=Xt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:Cr},{type:"kern",size:.2},{type:"elem",elem:we}]},ee):Jn=Xt.makeVList({positionType:"bottom",positionData:Cr.depth+.2+we.height+we.depth,children:[{type:"elem",elem:we},{type:"kern",size:.2},{type:"elem",elem:Cr}]},ee)}return Xt.makeSpan(["mord",Ge.isOver?"mover":"munder"],[Jn],ee)},Ca=function(X,ee){var ie=gr.mathMLnode(X.label);return new pi.MathNode(X.isOver?"mover":"munder",[Bt(X.base,ee),ie])};er({type:"horizBrace",names:["\\overbrace","\\underbrace"],props:{numArgs:1},handler:function(X,ee){var ie=X.parser,we=X.funcName;return{type:"horizBrace",mode:ie.mode,label:we,isOver:/^\\over/.test(we),base:ee[0]}},htmlBuilder:Ya,mathmlBuilder:Ca}),er({type:"href",names:["\\href"],props:{numArgs:2,argTypes:["url","original"],allowedInText:!0},handler:function(X,ee){var ie=X.parser,we=ee[1],Ge=Kn(ee[0],"url").url;return ie.settings.isTrusted({command:"\\href",url:Ge})?{type:"href",mode:ie.mode,href:Ge,body:qr(we)}:ie.formatUnsupportedCmd("\\href")},htmlBuilder:function(X,ee){var ie=cr(X.body,ee,!1);return Xt.makeAnchor(X.href,[],ie,ee)},mathmlBuilder:function(X,ee){var ie=ea(X.body,ee);return ie instanceof ra||(ie=new ra("mrow",[ie])),ie.setAttribute("href",X.href),ie}}),er({type:"href",names:["\\url"],props:{numArgs:1,argTypes:["url"],allowedInText:!0},handler:function(X,ee){var ie=X.parser,we=Kn(ee[0],"url").url;if(!ie.settings.isTrusted({command:"\\url",url:we}))return ie.formatUnsupportedCmd("\\url");for(var Ge=[],gt=0;gt0&&(we=Zt(X.totalheight,ee)-ie,we=Number(we.toFixed(2)));var Ge=0;X.width.number>0&&(Ge=Zt(X.width,ee));var gt={height:ie+we+"em"};Ge>0&&(gt.width=Ge+"em"),we>0&&(gt.verticalAlign=-we+"em");var fn=new St(X.src,X.alt,gt);return fn.height=ie,fn.depth=we,fn},mathmlBuilder:function(X,ee){var ie=new pi.MathNode("mglyph",[]);ie.setAttribute("alt",X.alt);var we=Zt(X.height,ee),Ge=0;if(X.totalheight.number>0&&(Ge=Zt(X.totalheight,ee)-we,Ge=Ge.toFixed(2),ie.setAttribute("valign","-"+Ge+"em")),ie.setAttribute("height",we+Ge+"em"),X.width.number>0){var gt=Zt(X.width,ee);ie.setAttribute("width",gt+"em")}return ie.setAttribute("src",X.src),ie}}),er({type:"kern",names:["\\kern","\\mkern","\\hskip","\\mskip"],props:{numArgs:1,argTypes:["size"],allowedInText:!0},handler:function(X,ee){var ie=X.parser,we=X.funcName,Ge=Kn(ee[0],"size");if(ie.settings.strict){var gt=we[1]==="m",fn=Ge.value.unit==="mu";gt?(fn||ie.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+we+" supports only mu units, "+("not "+Ge.value.unit+" units")),ie.mode!=="math"&&ie.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+we+" works only in math mode")):fn&&ie.settings.reportNonstrict("mathVsTextUnits","LaTeX's "+we+" doesn't support mu units")}return{type:"kern",mode:ie.mode,dimension:Ge.value}},htmlBuilder:function(X,ee){return Xt.makeGlue(X.dimension,ee)},mathmlBuilder:function(X,ee){var ie=Zt(X.dimension,ee);return new pi.SpaceNode(ie)}}),er({type:"lap",names:["\\mathllap","\\mathrlap","\\mathclap"],props:{numArgs:1,allowedInText:!0},handler:function(X,ee){var ie=X.parser,we=X.funcName,Ge=ee[0];return{type:"lap",mode:ie.mode,alignment:we.slice(5),body:Ge}},htmlBuilder:function(X,ee){var ie;X.alignment==="clap"?(ie=Xt.makeSpan([],[hi(X.body,ee)]),ie=Xt.makeSpan(["inner"],[ie],ee)):ie=Xt.makeSpan(["inner"],[hi(X.body,ee)]);var we=Xt.makeSpan(["fix"],[]),Ge=Xt.makeSpan([X.alignment],[ie,we],ee),gt=Xt.makeSpan(["strut"]);return gt.style.height=Ge.height+Ge.depth+"em",gt.style.verticalAlign=-Ge.depth+"em",Ge.children.unshift(gt),Ge=Xt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:Ge}]},ee),Xt.makeSpan(["mord"],[Ge],ee)},mathmlBuilder:function(X,ee){var ie=new pi.MathNode("mpadded",[Bt(X.body,ee)]);if(X.alignment!=="rlap"){var we=X.alignment==="llap"?"-1":"-0.5";ie.setAttribute("lspace",we+"width")}return ie.setAttribute("width","0px"),ie}}),er({type:"styling",names:["\\(","$"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(X,ee){var ie=X.funcName,we=X.parser,Ge=we.mode;we.switchMode("math");var gt=ie==="\\("?"\\)":"$",fn=we.parseExpression(!1,gt);return we.expect(gt),we.switchMode(Ge),{type:"styling",mode:we.mode,style:"text",body:fn}}}),er({type:"text",names:["\\)","\\]"],props:{numArgs:0,allowedInText:!0,allowedInMath:!1},handler:function(X,ee){throw new d("Mismatched "+X.funcName)}});var Ba=function(X,ee){switch(ee.style.size){case P.DISPLAY.size:return X.display;case P.TEXT.size:return X.text;case P.SCRIPT.size:return X.script;case P.SCRIPTSCRIPT.size:return X.scriptscript;default:return X.text}};er({type:"mathchoice",names:["\\mathchoice"],props:{numArgs:4},handler:function(X,ee){var ie=X.parser;return{type:"mathchoice",mode:ie.mode,display:qr(ee[0]),text:qr(ee[1]),script:qr(ee[2]),scriptscript:qr(ee[3])}},htmlBuilder:function(X,ee){var ie=Ba(X,ee),we=cr(ie,ee,!1);return Xt.makeFragment(we)},mathmlBuilder:function(X,ee){var ie=Ba(X,ee);return ea(ie,ee)}});var La=function(X,ee,ie,we,Ge,gt,fn){X=Xt.makeSpan([],[X]);var In,Jn;if(ee){var Cr=hi(ee,we.havingStyle(Ge.sup()),we);Jn={elem:Cr,kern:Math.max(we.fontMetrics().bigOpSpacing1,we.fontMetrics().bigOpSpacing3-Cr.depth)}}if(ie){var Hr=hi(ie,we.havingStyle(Ge.sub()),we);In={elem:Hr,kern:Math.max(we.fontMetrics().bigOpSpacing2,we.fontMetrics().bigOpSpacing4-Hr.height)}}var si;if(Jn&&In){var xi=we.fontMetrics().bigOpSpacing5+In.elem.height+In.elem.depth+In.kern+X.depth+fn;si=Xt.makeVList({positionType:"bottom",positionData:xi,children:[{type:"kern",size:we.fontMetrics().bigOpSpacing5},{type:"elem",elem:In.elem,marginLeft:-gt+"em"},{type:"kern",size:In.kern},{type:"elem",elem:X},{type:"kern",size:Jn.kern},{type:"elem",elem:Jn.elem,marginLeft:gt+"em"},{type:"kern",size:we.fontMetrics().bigOpSpacing5}]},we)}else if(In){var Bi=X.height-fn;si=Xt.makeVList({positionType:"top",positionData:Bi,children:[{type:"kern",size:we.fontMetrics().bigOpSpacing5},{type:"elem",elem:In.elem,marginLeft:-gt+"em"},{type:"kern",size:In.kern},{type:"elem",elem:X}]},we)}else if(Jn){var sa=X.depth+fn;si=Xt.makeVList({positionType:"bottom",positionData:sa,children:[{type:"elem",elem:X},{type:"kern",size:Jn.kern},{type:"elem",elem:Jn.elem,marginLeft:gt+"em"},{type:"kern",size:we.fontMetrics().bigOpSpacing5}]},we)}else return X;return Xt.makeSpan(["mop","op-limits"],[si],we)},yo=["\\smallint"],ao=function(X,ee){var ie,we,Ge=!1,gt,fn=Fn(X,"supsub");fn?(ie=fn.sup,we=fn.sub,gt=Kn(fn.base,"op"),Ge=!0):gt=Kn(X,"op");var In=ee.style,Jn=!1;In.size===P.DISPLAY.size&>.symbol&&!f.contains(yo,gt.name)&&(Jn=!0);var Cr;if(gt.symbol){var Hr=Jn?"Size2-Regular":"Size1-Regular",si="";if((gt.name==="\\oiint"||gt.name==="\\oiiint")&&(si=gt.name.substr(1),gt.name=si==="oiint"?"\\iint":"\\iiint"),Cr=Xt.makeSymbol(gt.name,Hr,"math",ee,["mop","op-symbol",Jn?"large-op":"small-op"]),si.length>0){var xi=Cr.italic,Bi=Xt.staticSvg(si+"Size"+(Jn?"2":"1"),ee);Cr=Xt.makeVList({positionType:"individualShift",children:[{type:"elem",elem:Cr,shift:0},{type:"elem",elem:Bi,shift:Jn?.08:0}]},ee),gt.name="\\"+si,Cr.classes.unshift("mop"),Cr.italic=xi}}else if(gt.body){var sa=cr(gt.body,ee,!0);sa.length===1&&sa[0]instanceof ht?(Cr=sa[0],Cr.classes[0]="mop"):Cr=Xt.makeSpan(["mop"],Xt.tryCombineChars(sa),ee)}else{for(var ya=[],Ja=1;Ja0){for(var Jn=gt.body.map(function(xi){var Bi=xi.text;return typeof Bi=="string"?{type:"textord",mode:xi.mode,text:Bi}:xi}),Cr=cr(Jn,ee.withFont("mathrm"),!0),Hr=0;Hr=0?In.setAttribute("height","+"+Ge+"em"):(In.setAttribute("height",Ge+"em"),In.setAttribute("depth","+"+-Ge+"em")),In.setAttribute("voffset",Ge+"em"),In}});function wa(et,X,ee){for(var ie=cr(et,X,!1),we=X.sizeMultiplier/ee.sizeMultiplier,Ge=0;Geie.height+ie.depth+fn&&(fn=(fn+xi-ie.height-ie.depth)/2);var Bi=Cr.height-ie.height-fn-Hr;ie.style.paddingLeft=si+"em";var sa=Xt.makeVList({positionType:"firstBaseline",children:[{type:"elem",elem:ie,wrapperClasses:["svg-align"]},{type:"kern",size:-(ie.height+Bi)},{type:"elem",elem:Cr},{type:"kern",size:Hr}]},ee);if(X.index){var ya=ee.havingStyle(P.SCRIPTSCRIPT),Ja=hi(X.index,ya,ee),$a=.6*(sa.height-sa.depth),to=Xt.makeVList({positionType:"shift",positionData:-$a,children:[{type:"elem",elem:Ja}]},ee),Lo=Xt.makeSpan(["root"],[to]);return Xt.makeSpan(["mord","sqrt"],[Lo,sa],ee)}else return Xt.makeSpan(["mord","sqrt"],[sa],ee)},mathmlBuilder:function(X,ee){var ie=X.body,we=X.index;return we?new pi.MathNode("mroot",[Bt(ie,ee),Bt(we,ee)]):new pi.MathNode("msqrt",[Bt(ie,ee)])}});var _i={display:P.DISPLAY,text:P.TEXT,script:P.SCRIPT,scriptscript:P.SCRIPTSCRIPT};er({type:"styling",names:["\\displaystyle","\\textstyle","\\scriptstyle","\\scriptscriptstyle"],props:{numArgs:0,allowedInText:!0},handler:function(X,ee){var ie=X.breakOnTokenText,we=X.funcName,Ge=X.parser,gt=Ge.parseExpression(!0,ie),fn=we.slice(1,we.length-5);return{type:"styling",mode:Ge.mode,style:fn,body:gt}},htmlBuilder:function(X,ee){var ie=_i[X.style],we=ee.havingStyle(ie).withFont("");return wa(X.body,we,ee)},mathmlBuilder:function(X,ee){var ie=_i[X.style],we=ee.havingStyle(ie),Ge=Ui(X.body,we),gt=new pi.MathNode("mstyle",Ge),fn={display:["0","true"],text:["0","false"],script:["1","false"],scriptscript:["2","false"]},In=fn[X.style];return gt.setAttribute("scriptlevel",In[0]),gt.setAttribute("displaystyle",In[1]),gt}});var Ma=function(X,ee){var ie=X.base;if(ie)if(ie.type==="op"){var we=ie.limits&&(ee.style.size===P.DISPLAY.size||ie.alwaysHandleSupSub);return we?ao:null}else if(ie.type==="operatorname"){var Ge=ie.alwaysHandleSupSub&&(ee.style.size===P.DISPLAY.size||ie.limits);return Ge?Ga:null}else{if(ie.type==="accent")return f.isCharacterBox(ie.base)?Rr:null;if(ie.type==="horizBrace"){var gt=!X.sub;return gt===ie.isOver?Ya:null}else return null}else return null};ci({type:"supsub",htmlBuilder:function(X,ee){var ie=Ma(X,ee);if(ie)return ie(X,ee);var we=X.base,Ge=X.sup,gt=X.sub,fn=hi(we,ee),In,Jn,Cr=ee.fontMetrics(),Hr=0,si=0,xi=we&&f.isCharacterBox(we);if(Ge){var Bi=ee.havingStyle(ee.style.sup());In=hi(Ge,Bi,ee),xi||(Hr=fn.height-Bi.fontMetrics().supDrop*Bi.sizeMultiplier/ee.sizeMultiplier)}if(gt){var sa=ee.havingStyle(ee.style.sub());Jn=hi(gt,sa,ee),xi||(si=fn.depth+sa.fontMetrics().subDrop*sa.sizeMultiplier/ee.sizeMultiplier)}var ya;ee.style===P.DISPLAY?ya=Cr.sup1:ee.style.cramped?ya=Cr.sup3:ya=Cr.sup2;var Ja=ee.sizeMultiplier,$a=.5/Cr.ptPerEm/Ja+"em",to=null;if(Jn){var Lo=X.base&&X.base.type==="op"&&X.base.name&&(X.base.name==="\\oiint"||X.base.name==="\\oiiint");(fn instanceof ht||Lo)&&(to=-fn.italic+"em")}var Co;if(In&&Jn){Hr=Math.max(Hr,ya,In.depth+.25*Cr.xHeight),si=Math.max(si,Cr.sub2);var Bo=Cr.defaultRuleThickness,Ao=4*Bo;if(Hr-In.depth-(Jn.height-si)0&&(Hr+=So,si-=So)}var is=[{type:"elem",elem:Jn,shift:si,marginRight:$a,marginLeft:to},{type:"elem",elem:In,shift:-Hr,marginRight:$a}];Co=Xt.makeVList({positionType:"individualShift",children:is},ee)}else if(Jn){si=Math.max(si,Cr.sub1,Jn.height-.8*Cr.xHeight);var ts=[{type:"elem",elem:Jn,marginLeft:to,marginRight:$a}];Co=Xt.makeVList({positionType:"shift",positionData:si,children:ts},ee)}else if(In)Hr=Math.max(Hr,ya,In.depth+.25*Cr.xHeight),Co=Xt.makeVList({positionType:"shift",positionData:-Hr,children:[{type:"elem",elem:In,marginRight:$a}]},ee);else throw new Error("supsub must have either sup or sub.");var Io=Qr(fn,"right")||"mord";return Xt.makeSpan([Io],[fn,Xt.makeSpan(["msupsub"],[Co])],ee)},mathmlBuilder:function(X,ee){var ie=!1,we,Ge,gt=Fn(X.base,"horizBrace");gt&&(Ge=!!X.sup,Ge===gt.isOver&&(ie=!0,we=gt.isOver)),X.base&&(X.base.type==="op"||X.base.type==="operatorname")&&(X.base.parentIsSupSub=!0);var fn=[Bt(X.base,ee)];X.sub&&fn.push(Bt(X.sub,ee)),X.sup&&fn.push(Bt(X.sup,ee));var In;if(ie)In=we?"mover":"munder";else if(X.sub)if(X.sup){var Hr=X.base;Hr&&Hr.type==="op"&&Hr.limits&&ee.style===P.DISPLAY||Hr&&Hr.type==="operatorname"&&Hr.alwaysHandleSupSub&&(ee.style===P.DISPLAY||Hr.limits)?In="munderover":In="msubsup"}else{var Cr=X.base;Cr&&Cr.type==="op"&&Cr.limits&&(ee.style===P.DISPLAY||Cr.alwaysHandleSupSub)||Cr&&Cr.type==="operatorname"&&Cr.alwaysHandleSupSub&&(Cr.limits||ee.style===P.DISPLAY)?In="munder":In="msub"}else{var Jn=X.base;Jn&&Jn.type==="op"&&Jn.limits&&(ee.style===P.DISPLAY||Jn.alwaysHandleSupSub)||Jn&&Jn.type==="operatorname"&&Jn.alwaysHandleSupSub&&(Jn.limits||ee.style===P.DISPLAY)?In="mover":In="msup"}var si=new pi.MathNode(In,fn);return si}}),ci({type:"atom",htmlBuilder:function(X,ee){return Xt.mathsym(X.text,X.mode,ee,["m"+X.family])},mathmlBuilder:function(X,ee){var ie=new pi.MathNode("mo",[sr(X.text,X.mode)]);if(X.family==="bin"){var we=Ji(X,ee);we==="bold-italic"&&ie.setAttribute("mathvariant",we)}else X.family==="punct"?ie.setAttribute("separator","true"):(X.family==="open"||X.family==="close")&&ie.setAttribute("stretchy","false");return ie}});var Ro={mi:"italic",mn:"normal",mtext:"normal"};ci({type:"mathord",htmlBuilder:function(X,ee){return Xt.makeOrd(X,ee,"mathord")},mathmlBuilder:function(X,ee){var ie=new pi.MathNode("mi",[sr(X.text,X.mode,ee)]),we=Ji(X,ee)||"italic";return we!==Ro[ie.type]&&ie.setAttribute("mathvariant",we),ie}}),ci({type:"textord",htmlBuilder:function(X,ee){return Xt.makeOrd(X,ee,"textord")},mathmlBuilder:function(X,ee){var ie=sr(X.text,X.mode,ee),we=Ji(X,ee)||"normal",Ge;return X.mode==="text"?Ge=new pi.MathNode("mtext",[ie]):/[0-9]/.test(X.text)?Ge=new pi.MathNode("mn",[ie]):X.text==="\\prime"?Ge=new pi.MathNode("mo",[ie]):Ge=new pi.MathNode("mi",[ie]),we!==Ro[Ge.type]&&Ge.setAttribute("mathvariant",we),Ge}});var jo={"\\nobreak":"nobreak","\\allowbreak":"allowbreak"},Vo={" ":{},"\\ ":{},"~":{className:"nobreak"},"\\space":{},"\\nobreakspace":{className:"nobreak"}};ci({type:"spacing",htmlBuilder:function(X,ee){if(Vo.hasOwnProperty(X.text)){var ie=Vo[X.text].className||"";if(X.mode==="text"){var we=Xt.makeOrd(X,ee,"textord");return we.classes.push(ie),we}else return Xt.makeSpan(["mspace",ie],[Xt.mathsym(X.text,X.mode,ee)],ee)}else{if(jo.hasOwnProperty(X.text))return Xt.makeSpan(["mspace",jo[X.text]],[],ee);throw new d('Unknown type of space "'+X.text+'"')}},mathmlBuilder:function(X,ee){var ie;if(Vo.hasOwnProperty(X.text))ie=new pi.MathNode("mtext",[new pi.TextNode("\xA0")]);else{if(jo.hasOwnProperty(X.text))return new pi.MathNode("mspace");throw new d('Unknown type of space "'+X.text+'"')}return ie}});var Qo=function(){var X=new pi.MathNode("mtd",[]);return X.setAttribute("width","50%"),X};ci({type:"tag",mathmlBuilder:function(X,ee){var ie=new pi.MathNode("mtable",[new pi.MathNode("mtr",[Qo(),new pi.MathNode("mtd",[ea(X.body,ee)]),Qo(),new pi.MathNode("mtd",[ea(X.tag,ee)])])]);return ie.setAttribute("width","100%"),ie}});var wo={"\\text":void 0,"\\textrm":"textrm","\\textsf":"textsf","\\texttt":"texttt","\\textnormal":"textrm"},Oa={"\\textbf":"textbf","\\textmd":"textmd"},Po={"\\textit":"textit","\\textup":"textup"},ds=function(X,ee){var ie=X.font;return ie?wo[ie]?ee.withTextFontFamily(wo[ie]):Oa[ie]?ee.withTextFontWeight(Oa[ie]):ee.withTextFontShape(Po[ie]):ee};er({type:"text",names:["\\text","\\textrm","\\textsf","\\texttt","\\textnormal","\\textbf","\\textmd","\\textit","\\textup"],props:{numArgs:1,argTypes:["text"],greediness:2,allowedInText:!0},handler:function(X,ee){var ie=X.parser,we=X.funcName,Ge=ee[0];return{type:"text",mode:ie.mode,body:qr(Ge),font:we}},htmlBuilder:function(X,ee){var ie=ds(X,ee),we=cr(X.body,ie,!0);return Xt.makeSpan(["mord","text"],Xt.tryCombineChars(we),ie)},mathmlBuilder:function(X,ee){var ie=ds(X,ee);return ea(X.body,ie)}}),er({type:"underline",names:["\\underline"],props:{numArgs:1,allowedInText:!0},handler:function(X,ee){var ie=X.parser;return{type:"underline",mode:ie.mode,body:ee[0]}},htmlBuilder:function(X,ee){var ie=hi(X.body,ee),we=Xt.makeLineSpan("underline-line",ee),Ge=ee.fontMetrics().defaultRuleThickness,gt=Xt.makeVList({positionType:"top",positionData:ie.height,children:[{type:"kern",size:Ge},{type:"elem",elem:we},{type:"kern",size:3*Ge},{type:"elem",elem:ie}]},ee);return Xt.makeSpan(["mord","underline"],[gt],ee)},mathmlBuilder:function(X,ee){var ie=new pi.MathNode("mo",[new pi.TextNode("\u203E")]);ie.setAttribute("stretchy","true");var we=new pi.MathNode("munder",[Bt(X.body,ee),ie]);return we.setAttribute("accentunder","true"),we}}),er({type:"verb",names:["\\verb"],props:{numArgs:0,allowedInText:!0},handler:function(X,ee,ie){throw new d("\\verb ended by end of line instead of matching delimiter")},htmlBuilder:function(X,ee){for(var ie=ho(X),we=[],Ge=ee.havingStyle(ee.style.text()),gt=0;gt0&&(this.undefStack[this.undefStack.length-1][ie]=we)}else{var fn=this.undefStack[this.undefStack.length-1];fn&&!fn.hasOwnProperty(ie)&&(fn[ie]=this.current[ie])}this.current[ie]=we},et}(),zo={},_o=zo;function zn(et,X){zo[et]=X}zn("\\@firstoftwo",function(et){var X=et.consumeArgs(2);return{tokens:X[0],numArgs:0}}),zn("\\@secondoftwo",function(et){var X=et.consumeArgs(2);return{tokens:X[1],numArgs:0}}),zn("\\@ifnextchar",function(et){var X=et.consumeArgs(3),ee=et.future();return X[0].length===1&&X[0][0].text===ee.text?{tokens:X[1],numArgs:0}:{tokens:X[2],numArgs:0}}),zn("\\@ifstar","\\@ifnextchar *{\\@firstoftwo{#1}}"),zn("\\TextOrMath",function(et){var X=et.consumeArgs(2);return et.mode==="text"?{tokens:X[0],numArgs:0}:{tokens:X[1],numArgs:0}});var Go={"0":0,"1":1,"2":2,"3":3,"4":4,"5":5,"6":6,"7":7,"8":8,"9":9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};zn("\\char",function(et){var X=et.popToken(),ee,ie="";if(X.text==="'")ee=8,X=et.popToken();else if(X.text==='"')ee=16,X=et.popToken();else if(X.text==="`")if(X=et.popToken(),X.text[0]==="\\")ie=X.text.charCodeAt(1);else{if(X.text==="EOF")throw new d("\\char` missing argument");ie=X.text.charCodeAt(0)}else ee=10;if(ee){if(ie=Go[X.text],ie==null||ie>=ee)throw new d("Invalid base-"+ee+" digit "+X.text);for(var we;(we=Go[et.future().text])!=null&&we":"\\dotsb","-":"\\dotsb","*":"\\dotsb",":":"\\dotsb","\\DOTSB":"\\dotsb","\\coprod":"\\dotsb","\\bigvee":"\\dotsb","\\bigwedge":"\\dotsb","\\biguplus":"\\dotsb","\\bigcap":"\\dotsb","\\bigcup":"\\dotsb","\\prod":"\\dotsb","\\sum":"\\dotsb","\\bigotimes":"\\dotsb","\\bigoplus":"\\dotsb","\\bigodot":"\\dotsb","\\bigsqcup":"\\dotsb","\\And":"\\dotsb","\\longrightarrow":"\\dotsb","\\Longrightarrow":"\\dotsb","\\longleftarrow":"\\dotsb","\\Longleftarrow":"\\dotsb","\\longleftrightarrow":"\\dotsb","\\Longleftrightarrow":"\\dotsb","\\mapsto":"\\dotsb","\\longmapsto":"\\dotsb","\\hookrightarrow":"\\dotsb","\\doteq":"\\dotsb","\\mathbin":"\\dotsb","\\mathrel":"\\dotsb","\\relbar":"\\dotsb","\\Relbar":"\\dotsb","\\xrightarrow":"\\dotsb","\\xleftarrow":"\\dotsb","\\DOTSI":"\\dotsi","\\int":"\\dotsi","\\oint":"\\dotsi","\\iint":"\\dotsi","\\iiint":"\\dotsi","\\iiiint":"\\dotsi","\\idotsint":"\\dotsi","\\DOTSX":"\\dotsx"};zn("\\dots",function(et){var X="\\dotso",ee=et.expandAfterFuture().text;return ee in Ps?X=Ps[ee]:ee.substr(0,4)==="\\not"?X="\\dotsb":ee in vt.math&&(f.contains(["bin","rel"],vt.math[ee].group)&&(X="\\dotsb")),X});var ro={")":!0,"]":!0,"\\rbrack":!0,"\\}":!0,"\\rbrace":!0,"\\rangle":!0,"\\rceil":!0,"\\rfloor":!0,"\\rgroup":!0,"\\rmoustache":!0,"\\right":!0,"\\bigr":!0,"\\biggr":!0,"\\Bigr":!0,"\\Biggr":!0,$:!0,";":!0,".":!0,",":!0};zn("\\dotso",function(et){var X=et.future().text;return X in ro?"\\ldots\\,":"\\ldots"}),zn("\\dotsc",function(et){var X=et.future().text;return X in ro&&X!==","?"\\ldots\\,":"\\ldots"}),zn("\\cdots",function(et){var X=et.future().text;return X in ro?"\\@cdots\\,":"\\@cdots"}),zn("\\dotsb","\\cdots"),zn("\\dotsm","\\cdots"),zn("\\dotsi","\\!\\cdots"),zn("\\dotsx","\\ldots\\,"),zn("\\DOTSI","\\relax"),zn("\\DOTSB","\\relax"),zn("\\DOTSX","\\relax"),zn("\\tmspace","\\TextOrMath{\\kern#1#3}{\\mskip#1#2}\\relax"),zn("\\,","\\tmspace+{3mu}{.1667em}"),zn("\\thinspace","\\,"),zn("\\>","\\mskip{4mu}"),zn("\\:","\\tmspace+{4mu}{.2222em}"),zn("\\medspace","\\:"),zn("\\;","\\tmspace+{5mu}{.2777em}"),zn("\\thickspace","\\;"),zn("\\!","\\tmspace-{3mu}{.1667em}"),zn("\\negthinspace","\\!"),zn("\\negmedspace","\\tmspace-{4mu}{.2222em}"),zn("\\negthickspace","\\tmspace-{5mu}{.277em}"),zn("\\enspace","\\kern.5em "),zn("\\enskip","\\hskip.5em\\relax"),zn("\\quad","\\hskip1em\\relax"),zn("\\qquad","\\hskip2em\\relax"),zn("\\tag","\\@ifstar\\tag@literal\\tag@paren"),zn("\\tag@paren","\\tag@literal{({#1})}"),zn("\\tag@literal",function(et){if(et.macros.get("\\df@tag"))throw new d("Multiple \\tag");return"\\gdef\\df@tag{\\text{#1}}"}),zn("\\bmod","\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}\\mathbin{\\rm mod}\\mathchoice{\\mskip1mu}{\\mskip1mu}{\\mskip5mu}{\\mskip5mu}"),zn("\\pod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern8mu}{\\mkern8mu}{\\mkern8mu}(#1)"),zn("\\pmod","\\pod{{\\rm mod}\\mkern6mu#1}"),zn("\\mod","\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1"),zn("\\pmb","\\html@mathml{\\@binrel{#1}{\\mathrlap{#1}\\kern0.5px#1}}{\\mathbf{#1}}"),zn("\\\\","\\newline"),zn("\\TeX","\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");var go=jt["Main-Regular"]["T".charCodeAt(0)][1]-.7*jt["Main-Regular"]["A".charCodeAt(0)][1]+"em";zn("\\LaTeX","\\textrm{\\html@mathml{"+("L\\kern-.36em\\raisebox{"+go+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{LaTeX}}"),zn("\\KaTeX","\\textrm{\\html@mathml{"+("K\\kern-.17em\\raisebox{"+go+"}{\\scriptstyle A}")+"\\kern-.15em\\TeX}{KaTeX}}"),zn("\\hspace","\\@ifstar\\@hspacer\\@hspace"),zn("\\@hspace","\\hskip #1\\relax"),zn("\\@hspacer","\\rule{0pt}{0pt}\\hskip #1\\relax"),zn("\\ordinarycolon",":"),zn("\\vcentcolon","\\mathrel{\\mathop\\ordinarycolon}"),zn("\\dblcolon",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-.9mu}\\vcentcolon}}{\\mathop{\\char"2237}}'),zn("\\coloneqq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2254}}'),zn("\\Coloneqq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}=}}{\\mathop{\\char"2237\\char"3d}}'),zn("\\coloneq",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"3a\\char"2212}}'),zn("\\Coloneq",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\mathrel{-}}}{\\mathop{\\char"2237\\char"2212}}'),zn("\\eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2255}}'),zn("\\Eqqcolon",'\\html@mathml{\\mathrel{=\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"3d\\char"2237}}'),zn("\\eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\vcentcolon}}{\\mathop{\\char"2239}}'),zn("\\Eqcolon",'\\html@mathml{\\mathrel{\\mathrel{-}\\mathrel{\\mkern-1.2mu}\\dblcolon}}{\\mathop{\\char"2212\\char"2237}}'),zn("\\colonapprox",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"3a\\char"2248}}'),zn("\\Colonapprox",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\approx}}{\\mathop{\\char"2237\\char"2248}}'),zn("\\colonsim",'\\html@mathml{\\mathrel{\\vcentcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"3a\\char"223c}}'),zn("\\Colonsim",'\\html@mathml{\\mathrel{\\dblcolon\\mathrel{\\mkern-1.2mu}\\sim}}{\\mathop{\\char"2237\\char"223c}}'),zn("\u2237","\\dblcolon"),zn("\u2239","\\eqcolon"),zn("\u2254","\\coloneqq"),zn("\u2255","\\eqqcolon"),zn("\u2A74","\\Coloneqq"),zn("\\ratio","\\vcentcolon"),zn("\\coloncolon","\\dblcolon"),zn("\\colonequals","\\coloneqq"),zn("\\coloncolonequals","\\Coloneqq"),zn("\\equalscolon","\\eqqcolon"),zn("\\equalscoloncolon","\\Eqqcolon"),zn("\\colonminus","\\coloneq"),zn("\\coloncolonminus","\\Coloneq"),zn("\\minuscolon","\\eqcolon"),zn("\\minuscoloncolon","\\Eqcolon"),zn("\\coloncolonapprox","\\Colonapprox"),zn("\\coloncolonsim","\\Colonsim"),zn("\\simcolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),zn("\\simcoloncolon","\\mathrel{\\sim\\mathrel{\\mkern-1.2mu}\\dblcolon}"),zn("\\approxcolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\vcentcolon}"),zn("\\approxcoloncolon","\\mathrel{\\approx\\mathrel{\\mkern-1.2mu}\\dblcolon}"),zn("\\notni","\\html@mathml{\\not\\ni}{\\mathrel{\\char`\u220C}}"),zn("\\limsup","\\DOTSB\\operatorname*{lim\\,sup}"),zn("\\liminf","\\DOTSB\\operatorname*{lim\\,inf}"),zn("\\gvertneqq","\\html@mathml{\\@gvertneqq}{\u2269}"),zn("\\lvertneqq","\\html@mathml{\\@lvertneqq}{\u2268}"),zn("\\ngeqq","\\html@mathml{\\@ngeqq}{\u2271}"),zn("\\ngeqslant","\\html@mathml{\\@ngeqslant}{\u2271}"),zn("\\nleqq","\\html@mathml{\\@nleqq}{\u2270}"),zn("\\nleqslant","\\html@mathml{\\@nleqslant}{\u2270}"),zn("\\nshortmid","\\html@mathml{\\@nshortmid}{\u2224}"),zn("\\nshortparallel","\\html@mathml{\\@nshortparallel}{\u2226}"),zn("\\nsubseteqq","\\html@mathml{\\@nsubseteqq}{\u2288}"),zn("\\nsupseteqq","\\html@mathml{\\@nsupseteqq}{\u2289}"),zn("\\varsubsetneq","\\html@mathml{\\@varsubsetneq}{\u228A}"),zn("\\varsubsetneqq","\\html@mathml{\\@varsubsetneqq}{\u2ACB}"),zn("\\varsupsetneq","\\html@mathml{\\@varsupsetneq}{\u228B}"),zn("\\varsupsetneqq","\\html@mathml{\\@varsupsetneqq}{\u2ACC}"),zn("\\llbracket","\\html@mathml{\\mathopen{[\\mkern-3.2mu[}}{\\mathopen{\\char`\u27E6}}"),zn("\\rrbracket","\\html@mathml{\\mathclose{]\\mkern-3.2mu]}}{\\mathclose{\\char`\u27E7}}"),zn("\u27E6","\\llbracket"),zn("\u27E7","\\rrbracket"),zn("\\lBrace","\\html@mathml{\\mathopen{\\{\\mkern-3.2mu[}}{\\mathopen{\\char`\u2983}}"),zn("\\rBrace","\\html@mathml{\\mathclose{]\\mkern-3.2mu\\}}}{\\mathclose{\\char`\u2984}}"),zn("\u2983","\\lBrace"),zn("\u2984","\\rBrace"),zn("\\darr","\\downarrow"),zn("\\dArr","\\Downarrow"),zn("\\Darr","\\Downarrow"),zn("\\lang","\\langle"),zn("\\rang","\\rangle"),zn("\\uarr","\\uparrow"),zn("\\uArr","\\Uparrow"),zn("\\Uarr","\\Uparrow"),zn("\\N","\\mathbb{N}"),zn("\\R","\\mathbb{R}"),zn("\\Z","\\mathbb{Z}"),zn("\\alef","\\aleph"),zn("\\alefsym","\\aleph"),zn("\\Alpha","\\mathrm{A}"),zn("\\Beta","\\mathrm{B}"),zn("\\bull","\\bullet"),zn("\\Chi","\\mathrm{X}"),zn("\\clubs","\\clubsuit"),zn("\\cnums","\\mathbb{C}"),zn("\\Complex","\\mathbb{C}"),zn("\\Dagger","\\ddagger"),zn("\\diamonds","\\diamondsuit"),zn("\\empty","\\emptyset"),zn("\\Epsilon","\\mathrm{E}"),zn("\\Eta","\\mathrm{H}"),zn("\\exist","\\exists"),zn("\\harr","\\leftrightarrow"),zn("\\hArr","\\Leftrightarrow"),zn("\\Harr","\\Leftrightarrow"),zn("\\hearts","\\heartsuit"),zn("\\image","\\Im"),zn("\\infin","\\infty"),zn("\\Iota","\\mathrm{I}"),zn("\\isin","\\in"),zn("\\Kappa","\\mathrm{K}"),zn("\\larr","\\leftarrow"),zn("\\lArr","\\Leftarrow"),zn("\\Larr","\\Leftarrow"),zn("\\lrarr","\\leftrightarrow"),zn("\\lrArr","\\Leftrightarrow"),zn("\\Lrarr","\\Leftrightarrow"),zn("\\Mu","\\mathrm{M}"),zn("\\natnums","\\mathbb{N}"),zn("\\Nu","\\mathrm{N}"),zn("\\Omicron","\\mathrm{O}"),zn("\\plusmn","\\pm"),zn("\\rarr","\\rightarrow"),zn("\\rArr","\\Rightarrow"),zn("\\Rarr","\\Rightarrow"),zn("\\real","\\Re"),zn("\\reals","\\mathbb{R}"),zn("\\Reals","\\mathbb{R}"),zn("\\Rho","\\mathrm{P}"),zn("\\sdot","\\cdot"),zn("\\sect","\\S"),zn("\\spades","\\spadesuit"),zn("\\sub","\\subset"),zn("\\sube","\\subseteq"),zn("\\supe","\\supseteq"),zn("\\Tau","\\mathrm{T}"),zn("\\thetasym","\\vartheta"),zn("\\weierp","\\wp"),zn("\\Zeta","\\mathrm{Z}"),zn("\\argmin","\\DOTSB\\operatorname*{arg\\,min}"),zn("\\argmax","\\DOTSB\\operatorname*{arg\\,max}"),zn("\\plim","\\DOTSB\\mathop{\\operatorname{plim}}\\limits"),zn("\\blue","\\textcolor{##6495ed}{#1}"),zn("\\orange","\\textcolor{##ffa500}{#1}"),zn("\\pink","\\textcolor{##ff00af}{#1}"),zn("\\red","\\textcolor{##df0030}{#1}"),zn("\\green","\\textcolor{##28ae7b}{#1}"),zn("\\gray","\\textcolor{gray}{#1}"),zn("\\purple","\\textcolor{##9d38bd}{#1}"),zn("\\blueA","\\textcolor{##ccfaff}{#1}"),zn("\\blueB","\\textcolor{##80f6ff}{#1}"),zn("\\blueC","\\textcolor{##63d9ea}{#1}"),zn("\\blueD","\\textcolor{##11accd}{#1}"),zn("\\blueE","\\textcolor{##0c7f99}{#1}"),zn("\\tealA","\\textcolor{##94fff5}{#1}"),zn("\\tealB","\\textcolor{##26edd5}{#1}"),zn("\\tealC","\\textcolor{##01d1c1}{#1}"),zn("\\tealD","\\textcolor{##01a995}{#1}"),zn("\\tealE","\\textcolor{##208170}{#1}"),zn("\\greenA","\\textcolor{##b6ffb0}{#1}"),zn("\\greenB","\\textcolor{##8af281}{#1}"),zn("\\greenC","\\textcolor{##74cf70}{#1}"),zn("\\greenD","\\textcolor{##1fab54}{#1}"),zn("\\greenE","\\textcolor{##0d923f}{#1}"),zn("\\goldA","\\textcolor{##ffd0a9}{#1}"),zn("\\goldB","\\textcolor{##ffbb71}{#1}"),zn("\\goldC","\\textcolor{##ff9c39}{#1}"),zn("\\goldD","\\textcolor{##e07d10}{#1}"),zn("\\goldE","\\textcolor{##a75a05}{#1}"),zn("\\redA","\\textcolor{##fca9a9}{#1}"),zn("\\redB","\\textcolor{##ff8482}{#1}"),zn("\\redC","\\textcolor{##f9685d}{#1}"),zn("\\redD","\\textcolor{##e84d39}{#1}"),zn("\\redE","\\textcolor{##bc2612}{#1}"),zn("\\maroonA","\\textcolor{##ffbde0}{#1}"),zn("\\maroonB","\\textcolor{##ff92c6}{#1}"),zn("\\maroonC","\\textcolor{##ed5fa6}{#1}"),zn("\\maroonD","\\textcolor{##ca337c}{#1}"),zn("\\maroonE","\\textcolor{##9e034e}{#1}"),zn("\\purpleA","\\textcolor{##ddd7ff}{#1}"),zn("\\purpleB","\\textcolor{##c6b9fc}{#1}"),zn("\\purpleC","\\textcolor{##aa87ff}{#1}"),zn("\\purpleD","\\textcolor{##7854ab}{#1}"),zn("\\purpleE","\\textcolor{##543b78}{#1}"),zn("\\mintA","\\textcolor{##f5f9e8}{#1}"),zn("\\mintB","\\textcolor{##edf2df}{#1}"),zn("\\mintC","\\textcolor{##e0e5cc}{#1}"),zn("\\grayA","\\textcolor{##f6f7f7}{#1}"),zn("\\grayB","\\textcolor{##f0f1f2}{#1}"),zn("\\grayC","\\textcolor{##e3e5e6}{#1}"),zn("\\grayD","\\textcolor{##d6d8da}{#1}"),zn("\\grayE","\\textcolor{##babec2}{#1}"),zn("\\grayF","\\textcolor{##888d93}{#1}"),zn("\\grayG","\\textcolor{##626569}{#1}"),zn("\\grayH","\\textcolor{##3b3e40}{#1}"),zn("\\grayI","\\textcolor{##21242c}{#1}"),zn("\\kaBlue","\\textcolor{##314453}{#1}"),zn("\\kaGreen","\\textcolor{##71B307}{#1}");var Uo={"\\relax":!0,"^":!0,_:!0,"\\limits":!0,"\\nolimits":!0},rs=function(){function et(ee,ie,we){this.settings=void 0,this.expansionCount=void 0,this.lexer=void 0,this.macros=void 0,this.stack=void 0,this.mode=void 0,this.settings=ie,this.expansionCount=0,this.feed(ee),this.macros=new es(_o,ie.macros),this.mode=we,this.stack=[]}var X=et.prototype;return X.feed=function(ie){this.lexer=new mo(ie,this.settings)},X.switchMode=function(ie){this.mode=ie},X.beginGroup=function(){this.macros.beginGroup()},X.endGroup=function(){this.macros.endGroup()},X.future=function(){return this.stack.length===0&&this.pushToken(this.lexer.lex()),this.stack[this.stack.length-1]},X.popToken=function(){return this.future(),this.stack.pop()},X.pushToken=function(ie){this.stack.push(ie)},X.pushTokens=function(ie){var we;(we=this.stack).push.apply(we,ie)},X.consumeSpaces=function(){for(;;){var ie=this.future();if(ie.text===" ")this.stack.pop();else break}},X.consumeArgs=function(ie){for(var we=[],Ge=0;Gethis.settings.maxExpand)throw new d("Too many expansions: infinite loop or need to increase maxExpand setting");var gt=Ge.tokens;if(Ge.numArgs){var fn=this.consumeArgs(Ge.numArgs);gt=gt.slice();for(var In=gt.length-1;In>=0;--In){var Jn=gt[In];if(Jn.text==="#"){if(In===0)throw new d("Incomplete placeholder at end of macro body",Jn);if(Jn=gt[--In],Jn.text==="#")gt.splice(In+1,1);else if(/^[1-9]$/.test(Jn.text)){var Cr;(Cr=gt).splice.apply(Cr,[In,2].concat(fn[+Jn.text-1]))}else throw new d("Not a valid argument number",Jn)}}}return this.pushTokens(gt),gt},X.expandAfterFuture=function(){return this.expandOnce(),this.future()},X.expandNextToken=function(){for(;;){var ie=this.expandOnce();if(ie instanceof b)if(ie.text==="\\relax")this.stack.pop();else return this.stack.pop()}throw new Error},X.expandMacro=function(ie){if(!this.macros.get(ie))return;var we=[],Ge=this.stack.length;for(this.pushToken(new b(ie));this.stack.length>Ge;){var gt=this.expandOnce();gt instanceof b&&we.push(this.stack.pop())}return we},X.expandMacroAsText=function(ie){var we=this.expandMacro(ie);return we&&we.map(function(Ge){return Ge.text}).join("")},X._getExpansion=function(ie){var we=this.macros.get(ie);if(we==null)return we;var Ge=typeof we=="function"?we(this):we;if(typeof Ge=="string"){var gt=0;if(Ge.indexOf("#")!==-1)for(var fn=Ge.replace(/##/g,"");fn.indexOf("#"+(gt+1))!==-1;)++gt;for(var In=new mo(Ge,this.settings),Jn=[],Cr=In.lex();Cr.text!=="EOF";)Jn.push(Cr),Cr=In.lex();Jn.reverse();var Hr={tokens:Jn,numArgs:gt};return Hr}return Ge},X.isDefined=function(ie){return this.macros.has(ie)||za.hasOwnProperty(ie)||vt.math.hasOwnProperty(ie)||vt.text.hasOwnProperty(ie)||Uo.hasOwnProperty(ie)},et}(),ys={"\u0301":{text:"\\'",math:"\\acute"},"\u0300":{text:"\\`",math:"\\grave"},"\u0308":{text:'\\"',math:"\\ddot"},"\u0303":{text:"\\~",math:"\\tilde"},"\u0304":{text:"\\=",math:"\\bar"},"\u0306":{text:"\\u",math:"\\breve"},"\u030C":{text:"\\v",math:"\\check"},"\u0302":{text:"\\^",math:"\\hat"},"\u0307":{text:"\\.",math:"\\dot"},"\u030A":{text:"\\r",math:"\\mathring"},"\u030B":{text:"\\H"}},ms={\u00E1:"a\u0301",\u00E0:"a\u0300",\u00E4:"a\u0308",\u01DF:"a\u0308\u0304",\u00E3:"a\u0303",\u0101:"a\u0304",\u0103:"a\u0306",\u1EAF:"a\u0306\u0301",\u1EB1:"a\u0306\u0300",\u1EB5:"a\u0306\u0303",\u01CE:"a\u030C",\u00E2:"a\u0302",\u1EA5:"a\u0302\u0301",\u1EA7:"a\u0302\u0300",\u1EAB:"a\u0302\u0303",\u0227:"a\u0307",\u01E1:"a\u0307\u0304",\u00E5:"a\u030A",\u01FB:"a\u030A\u0301",\u1E03:"b\u0307",\u0107:"c\u0301",\u010D:"c\u030C",\u0109:"c\u0302",\u010B:"c\u0307",\u010F:"d\u030C",\u1E0B:"d\u0307",\u00E9:"e\u0301",\u00E8:"e\u0300",\u00EB:"e\u0308",\u1EBD:"e\u0303",\u0113:"e\u0304",\u1E17:"e\u0304\u0301",\u1E15:"e\u0304\u0300",\u0115:"e\u0306",\u011B:"e\u030C",\u00EA:"e\u0302",\u1EBF:"e\u0302\u0301",\u1EC1:"e\u0302\u0300",\u1EC5:"e\u0302\u0303",\u0117:"e\u0307",\u1E1F:"f\u0307",\u01F5:"g\u0301",\u1E21:"g\u0304",\u011F:"g\u0306",\u01E7:"g\u030C",\u011D:"g\u0302",\u0121:"g\u0307",\u1E27:"h\u0308",\u021F:"h\u030C",\u0125:"h\u0302",\u1E23:"h\u0307",\u00ED:"i\u0301",\u00EC:"i\u0300",\u00EF:"i\u0308",\u1E2F:"i\u0308\u0301",\u0129:"i\u0303",\u012B:"i\u0304",\u012D:"i\u0306",\u01D0:"i\u030C",\u00EE:"i\u0302",\u01F0:"j\u030C",\u0135:"j\u0302",\u1E31:"k\u0301",\u01E9:"k\u030C",\u013A:"l\u0301",\u013E:"l\u030C",\u1E3F:"m\u0301",\u1E41:"m\u0307",\u0144:"n\u0301",\u01F9:"n\u0300",\u00F1:"n\u0303",\u0148:"n\u030C",\u1E45:"n\u0307",\u00F3:"o\u0301",\u00F2:"o\u0300",\u00F6:"o\u0308",\u022B:"o\u0308\u0304",\u00F5:"o\u0303",\u1E4D:"o\u0303\u0301",\u1E4F:"o\u0303\u0308",\u022D:"o\u0303\u0304",\u014D:"o\u0304",\u1E53:"o\u0304\u0301",\u1E51:"o\u0304\u0300",\u014F:"o\u0306",\u01D2:"o\u030C",\u00F4:"o\u0302",\u1ED1:"o\u0302\u0301",\u1ED3:"o\u0302\u0300",\u1ED7:"o\u0302\u0303",\u022F:"o\u0307",\u0231:"o\u0307\u0304",\u0151:"o\u030B",\u1E55:"p\u0301",\u1E57:"p\u0307",\u0155:"r\u0301",\u0159:"r\u030C",\u1E59:"r\u0307",\u015B:"s\u0301",\u1E65:"s\u0301\u0307",\u0161:"s\u030C",\u1E67:"s\u030C\u0307",\u015D:"s\u0302",\u1E61:"s\u0307",\u1E97:"t\u0308",\u0165:"t\u030C",\u1E6B:"t\u0307",\u00FA:"u\u0301",\u00F9:"u\u0300",\u00FC:"u\u0308",\u01D8:"u\u0308\u0301",\u01DC:"u\u0308\u0300",\u01D6:"u\u0308\u0304",\u01DA:"u\u0308\u030C",\u0169:"u\u0303",\u1E79:"u\u0303\u0301",\u016B:"u\u0304",\u1E7B:"u\u0304\u0308",\u016D:"u\u0306",\u01D4:"u\u030C",\u00FB:"u\u0302",\u016F:"u\u030A",\u0171:"u\u030B",\u1E7D:"v\u0303",\u1E83:"w\u0301",\u1E81:"w\u0300",\u1E85:"w\u0308",\u0175:"w\u0302",\u1E87:"w\u0307",\u1E98:"w\u030A",\u1E8D:"x\u0308",\u1E8B:"x\u0307",\u00FD:"y\u0301",\u1EF3:"y\u0300",\u00FF:"y\u0308",\u1EF9:"y\u0303",\u0233:"y\u0304",\u0177:"y\u0302",\u1E8F:"y\u0307",\u1E99:"y\u030A",\u017A:"z\u0301",\u017E:"z\u030C",\u1E91:"z\u0302",\u017C:"z\u0307",\u00C1:"A\u0301",\u00C0:"A\u0300",\u00C4:"A\u0308",\u01DE:"A\u0308\u0304",\u00C3:"A\u0303",\u0100:"A\u0304",\u0102:"A\u0306",\u1EAE:"A\u0306\u0301",\u1EB0:"A\u0306\u0300",\u1EB4:"A\u0306\u0303",\u01CD:"A\u030C",\u00C2:"A\u0302",\u1EA4:"A\u0302\u0301",\u1EA6:"A\u0302\u0300",\u1EAA:"A\u0302\u0303",\u0226:"A\u0307",\u01E0:"A\u0307\u0304",\u00C5:"A\u030A",\u01FA:"A\u030A\u0301",\u1E02:"B\u0307",\u0106:"C\u0301",\u010C:"C\u030C",\u0108:"C\u0302",\u010A:"C\u0307",\u010E:"D\u030C",\u1E0A:"D\u0307",\u00C9:"E\u0301",\u00C8:"E\u0300",\u00CB:"E\u0308",\u1EBC:"E\u0303",\u0112:"E\u0304",\u1E16:"E\u0304\u0301",\u1E14:"E\u0304\u0300",\u0114:"E\u0306",\u011A:"E\u030C",\u00CA:"E\u0302",\u1EBE:"E\u0302\u0301",\u1EC0:"E\u0302\u0300",\u1EC4:"E\u0302\u0303",\u0116:"E\u0307",\u1E1E:"F\u0307",\u01F4:"G\u0301",\u1E20:"G\u0304",\u011E:"G\u0306",\u01E6:"G\u030C",\u011C:"G\u0302",\u0120:"G\u0307",\u1E26:"H\u0308",\u021E:"H\u030C",\u0124:"H\u0302",\u1E22:"H\u0307",\u00CD:"I\u0301",\u00CC:"I\u0300",\u00CF:"I\u0308",\u1E2E:"I\u0308\u0301",\u0128:"I\u0303",\u012A:"I\u0304",\u012C:"I\u0306",\u01CF:"I\u030C",\u00CE:"I\u0302",\u0130:"I\u0307",\u0134:"J\u0302",\u1E30:"K\u0301",\u01E8:"K\u030C",\u0139:"L\u0301",\u013D:"L\u030C",\u1E3E:"M\u0301",\u1E40:"M\u0307",\u0143:"N\u0301",\u01F8:"N\u0300",\u00D1:"N\u0303",\u0147:"N\u030C",\u1E44:"N\u0307",\u00D3:"O\u0301",\u00D2:"O\u0300",\u00D6:"O\u0308",\u022A:"O\u0308\u0304",\u00D5:"O\u0303",\u1E4C:"O\u0303\u0301",\u1E4E:"O\u0303\u0308",\u022C:"O\u0303\u0304",\u014C:"O\u0304",\u1E52:"O\u0304\u0301",\u1E50:"O\u0304\u0300",\u014E:"O\u0306",\u01D1:"O\u030C",\u00D4:"O\u0302",\u1ED0:"O\u0302\u0301",\u1ED2:"O\u0302\u0300",\u1ED6:"O\u0302\u0303",\u022E:"O\u0307",\u0230:"O\u0307\u0304",\u0150:"O\u030B",\u1E54:"P\u0301",\u1E56:"P\u0307",\u0154:"R\u0301",\u0158:"R\u030C",\u1E58:"R\u0307",\u015A:"S\u0301",\u1E64:"S\u0301\u0307",\u0160:"S\u030C",\u1E66:"S\u030C\u0307",\u015C:"S\u0302",\u1E60:"S\u0307",\u0164:"T\u030C",\u1E6A:"T\u0307",\u00DA:"U\u0301",\u00D9:"U\u0300",\u00DC:"U\u0308",\u01D7:"U\u0308\u0301",\u01DB:"U\u0308\u0300",\u01D5:"U\u0308\u0304",\u01D9:"U\u0308\u030C",\u0168:"U\u0303",\u1E78:"U\u0303\u0301",\u016A:"U\u0304",\u1E7A:"U\u0304\u0308",\u016C:"U\u0306",\u01D3:"U\u030C",\u00DB:"U\u0302",\u016E:"U\u030A",\u0170:"U\u030B",\u1E7C:"V\u0303",\u1E82:"W\u0301",\u1E80:"W\u0300",\u1E84:"W\u0308",\u0174:"W\u0302",\u1E86:"W\u0307",\u1E8C:"X\u0308",\u1E8A:"X\u0307",\u00DD:"Y\u0301",\u1EF2:"Y\u0300",\u0178:"Y\u0308",\u1EF8:"Y\u0303",\u0232:"Y\u0304",\u0176:"Y\u0302",\u1E8E:"Y\u0307",\u0179:"Z\u0301",\u017D:"Z\u030C",\u1E90:"Z\u0302",\u017B:"Z\u0307",\u03AC:"\u03B1\u0301",\u1F70:"\u03B1\u0300",\u1FB1:"\u03B1\u0304",\u1FB0:"\u03B1\u0306",\u03AD:"\u03B5\u0301",\u1F72:"\u03B5\u0300",\u03AE:"\u03B7\u0301",\u1F74:"\u03B7\u0300",\u03AF:"\u03B9\u0301",\u1F76:"\u03B9\u0300",\u03CA:"\u03B9\u0308",\u0390:"\u03B9\u0308\u0301",\u1FD2:"\u03B9\u0308\u0300",\u1FD1:"\u03B9\u0304",\u1FD0:"\u03B9\u0306",\u03CC:"\u03BF\u0301",\u1F78:"\u03BF\u0300",\u03CD:"\u03C5\u0301",\u1F7A:"\u03C5\u0300",\u03CB:"\u03C5\u0308",\u03B0:"\u03C5\u0308\u0301",\u1FE2:"\u03C5\u0308\u0300",\u1FE1:"\u03C5\u0304",\u1FE0:"\u03C5\u0306",\u03CE:"\u03C9\u0301",\u1F7C:"\u03C9\u0300",\u038E:"\u03A5\u0301",\u1FEA:"\u03A5\u0300",\u03AB:"\u03A5\u0308",\u1FE9:"\u03A5\u0304",\u1FE8:"\u03A5\u0306",\u038F:"\u03A9\u0301",\u1FFA:"\u03A9\u0300"},Os=function(){function et(ee,ie){this.mode=void 0,this.gullet=void 0,this.settings=void 0,this.leftrightDepth=void 0,this.nextToken=void 0,this.mode="math",this.gullet=new rs(ee,ie,this.mode),this.settings=ie,this.leftrightDepth=0}var X=et.prototype;return X.expect=function(ie,we){if(we===void 0&&(we=!0),this.fetch().text!==ie)throw new d("Expected '"+ie+"', got '"+this.fetch().text+"'",this.fetch());we&&this.consume()},X.consume=function(){this.nextToken=null},X.fetch=function(){return this.nextToken==null&&(this.nextToken=this.gullet.expandNextToken()),this.nextToken},X.switchMode=function(ie){this.mode=ie,this.gullet.switchMode(ie)},X.parse=function(){this.gullet.beginGroup(),this.settings.colorIsTextColor&&this.gullet.macros.set("\\color","\\textcolor");var ie=this.parseExpression(!1);return this.expect("EOF"),this.gullet.endGroup(),ie},X.parseExpression=function(ie,we){for(var Ge=[];;){this.mode==="math"&&this.consumeSpaces();var gt=this.fetch();if(et.endOfExpression.indexOf(gt.text)!==-1)break;if(we&>.text===we)break;if(ie&&za[gt.text]&&za[gt.text].infix)break;var fn=this.parseAtom(we);if(!fn)break;Ge.push(fn)}return this.mode==="text"&&this.formLigatures(Ge),this.handleInfixNodes(Ge)},X.handleInfixNodes=function(ie){for(var we=-1,Ge,gt=0;gt0&&!Hr||Jn===0&&!Hr&&this.mode==="math",xi=this.parseGroupOfType("argument to '"+ie+"'",Cr,Hr,gt,si);if(!xi){if(Hr){In.push(null);continue}throw new d("Expected group after '"+ie+"'",this.fetch())}(Hr?In:fn).push(xi)}return{args:fn,optArgs:In}},X.parseGroupOfType=function(ie,we,Ge,gt,fn){switch(we){case"color":return fn&&this.consumeSpaces(),this.parseColorGroup(Ge);case"size":return fn&&this.consumeSpaces(),this.parseSizeGroup(Ge);case"url":return this.parseUrlGroup(Ge,fn);case"math":case"text":return this.parseGroup(ie,Ge,gt,void 0,we,fn);case"hbox":{var In=this.parseGroup(ie,Ge,gt,void 0,"text",fn);if(!In)return In;var Jn={type:"styling",mode:In.mode,body:[In],style:"text"};return Jn}case"raw":{if(fn&&this.consumeSpaces(),Ge&&this.fetch().text==="{")return null;var Cr=this.parseStringGroup("raw",Ge,!0);if(Cr)return{type:"raw",mode:"text",string:Cr.text};throw new d("Expected raw group",this.fetch())}case"original":case null:case void 0:return this.parseGroup(ie,Ge,gt,void 0,void 0,fn);default:throw new d("Unknown group type as "+ie,this.fetch())}},X.consumeSpaces=function(){for(;this.fetch().text===" ";)this.consume()},X.parseStringGroup=function(ie,we,Ge){var gt=we?"[":"{",fn=we?"]":"}",In=this.fetch();if(In.text!==gt){if(we)return null;if(Ge&&In.text!=="EOF"&&/[^{}[\]]/.test(In.text))return this.consume(),In}var Jn=this.mode;this.mode="text",this.expect(gt);for(var Cr="",Hr=this.fetch(),si=0,xi=Hr,Bi;(Bi=this.fetch()).text!==fn||Ge&&si>0;){switch(Bi.text){case"EOF":throw new d("Unexpected end of input in "+ie,Hr.range(xi,Cr));case gt:si++;break;case fn:si--;break}xi=Bi,Cr+=xi.text,this.consume()}return this.expect(fn),this.mode=Jn,Hr.range(xi,Cr)},X.parseRegexGroup=function(ie,we){var Ge=this.mode;this.mode="text";for(var gt=this.fetch(),fn=gt,In="",Jn;(Jn=this.fetch()).text!=="EOF"&&ie.test(In+Jn.text);)fn=Jn,In+=fn.text,this.consume();if(In==="")throw new d("Invalid "+we+": '"+gt.text+"'",gt);return this.mode=Ge,gt.range(fn,In)},X.parseColorGroup=function(ie){var we=this.parseStringGroup("color",ie);if(!we)return null;var Ge=/^(#[a-f0-9]{3}|#?[a-f0-9]{6}|[a-z]+)$/i.exec(we.text);if(!Ge)throw new d("Invalid color: '"+we.text+"'",we);var gt=Ge[0];return/^[0-9a-f]{6}$/i.test(gt)&&(gt="#"+gt),{type:"color-token",mode:this.mode,color:gt}},X.parseSizeGroup=function(ie){var we,Ge=!1;if(!ie&&this.fetch().text!=="{"?we=this.parseRegexGroup(/^[-+]? *(?:$|\d+|\d+\.\d*|\.\d*) *[a-z]{0,2} *$/,"size"):we=this.parseStringGroup("size",ie),!we)return null;!ie&&we.text.length===0&&(we.text="0pt",Ge=!0);var gt=/([-+]?) *(\d+(?:\.\d*)?|\.\d+) *([a-z]{2})/.exec(we.text);if(!gt)throw new d("Invalid size: '"+we.text+"'",we);var fn={number:+(gt[1]+gt[2]),unit:gt[3]};if(!sn(fn))throw new d("Invalid unit: '"+fn.unit+"'",we);return{type:"size",mode:this.mode,value:fn,isBlank:Ge}},X.parseUrlGroup=function(ie,we){this.gullet.lexer.setCatcode("%",13);var Ge=this.parseStringGroup("url",ie,!0);if(this.gullet.lexer.setCatcode("%",14),!Ge)return null;var gt=Ge.text.replace(/\\([#$%&~_^{}])/g,"$1");return{type:"url",mode:this.mode,url:gt}},X.parseGroup=function(ie,we,Ge,gt,fn,In){var Jn=this.mode;fn&&this.switchMode(fn),In&&this.consumeSpaces();var Cr=this.fetch(),Hr=Cr.text,si;if(we?Hr==="[":Hr==="{"||Hr==="\\begingroup"){this.consume();var xi=et.endOfGroup[Hr];this.gullet.beginGroup();var Bi=this.parseExpression(!1,xi),sa=this.fetch();this.expect(xi),this.gullet.endGroup(),si={type:"ordgroup",mode:this.mode,loc:A.range(Cr,sa),body:Bi,semisimple:Hr==="\\begingroup"||void 0}}else if(we)si=null;else if(si=this.parseFunction(gt,ie,Ge)||this.parseSymbol(),si==null&&Hr[0]==="\\"&&!Uo.hasOwnProperty(Hr)){if(this.settings.throwOnError)throw new d("Undefined control sequence: "+Hr,Cr);si=this.formatUnsupportedCmd(Hr),this.consume()}return fn&&this.switchMode(Jn),si},X.formLigatures=function(ie){for(var we=ie.length-1,Ge=0;Ge=0&&this.settings.reportNonstrict("unicodeTextInMathMode",'Latin-1/Unicode text character "'+we[0]+'" used in math mode',ie);var Jn=vt[this.mode][we].group,Cr=A.range(ie),Hr;if(Qt.hasOwnProperty(Jn)){var si=Jn;Hr={type:"atom",mode:this.mode,family:si,loc:Cr,text:we}}else Hr={type:Jn,mode:this.mode,loc:Cr,text:we};In=Hr}else if(we.charCodeAt(0)>=128)this.settings.strict&&(G(we.charCodeAt(0))?this.mode==="math"&&this.settings.reportNonstrict("unicodeTextInMathMode",'Unicode text character "'+we[0]+'" used in math mode',ie):this.settings.reportNonstrict("unknownSymbol",'Unrecognized Unicode character "'+we[0]+'"'+(" ("+we.charCodeAt(0)+")"),ie)),In={type:"textord",mode:"text",loc:A.range(ie),text:we};else return null;if(this.consume(),fn)for(var xi=0;xi-c}function w(Y,_){var G=_?Y.textFill:Y.fill;return G!=null&&G!==s}function x(Y,_){var G=_?Y.textStroke:Y.stroke;return G!=null&&G!==s}function I(Y,_){_&&C(Y,"transform","matrix("+a.call(_,",")+")")}function C(Y,_,G){(!G||G.type!=="linear"&&G.type!=="radial")&&Y.setAttribute(_,G)}function N(Y,_,G){Y.setAttributeNS("http://www.w3.org/1999/xlink",_,G)}function S(Y,_,G,J){if(w(_,G)){var ue=G?_.textFill:_.fill;ue=ue==="transparent"?s:ue,C(Y,"fill",ue),C(Y,"fill-opacity",_.fillOpacity!=null?_.fillOpacity*_.opacity:_.opacity)}else C(Y,"fill",s);if(x(_,G)){var q=G?_.textStroke:_.stroke;q=q==="transparent"?s:q,C(Y,"stroke",q);var re=G?_.textStrokeWidth:_.lineWidth,me=!G&&_.strokeNoScale?J.getLineScale():1;C(Y,"stroke-width",re/me),C(Y,"paint-order",G?"stroke":"fill"),C(Y,"stroke-opacity",_.strokeOpacity!=null?_.strokeOpacity:_.opacity);var be=_.lineDash;be?(C(Y,"stroke-dasharray",_.lineDash.join(",")),C(Y,"stroke-dashoffset",i(_.lineDashOffset||0))):C(Y,"stroke-dasharray",""),_.lineCap&&C(Y,"stroke-linecap",_.lineCap),_.lineJoin&&C(Y,"stroke-linejoin",_.lineJoin),_.miterLimit&&C(Y,"stroke-miterlimit",_.miterLimit)}else C(Y,"stroke",s)}function E(Y){for(var _=[],G=Y.data,J=Y.len(),ue=0;ue=u:-Se>=u),ct=Se>0?Se%u:Se%u+u,St=!1;Dt?St=!0:f(tt)?St=!1:St=ct>=t===!!qe;var rt=h(be+ce*l(pe)),ht=h(ke+Ee*n(pe));Dt&&(qe?Se=u-1e-4:Se=-u+1e-4,St=!0,ue===9&&_.push("M",rt,ht));var je=h(be+ce*l(pe+Se)),Me=h(ke+Ee*n(pe+Se));_.push("A",h(ce),h(Ee),i(st*o),+St,+qe,je,Me);break;case r.Z:re="Z";break;case r.R:var je=h(G[ue++]),Me=h(G[ue++]),Ne=h(G[ue++]),it=h(G[ue++]);_.push("M",je,Me,"L",je+Ne,Me,"L",je+Ne,Me+it,"L",je,Me+it,"L",je,Me);break}re&&_.push(re);for(var wt=0;wtlt){for(;wt0?"-".concat(x):x,B=!!C,R=d()(I,T,"".concat(T,"-").concat(f),(t={},v()(t,"".concat(T,"-with-text"),B),v()(t,"".concat(T,"-with-text").concat(D),B),v()(t,"".concat(T,"-dashed"),!!N),v()(t,"".concat(T,"-plain"),!!S),v()(t,"".concat(T,"-rtl"),o==="rtl"),t));return A.createElement("div",L()({className:R},E,{role:"separator"}),C&&A.createElement("span",{className:"".concat(T,"-inner-text")},C))})};U.a=s},PD8m:function(te,U){te.exports={name:"memoryStorage",read:y,write:L,each:g,remove:v,clearAll:A};var e={};function y(b){return e[b]}function L(b,m){e[b]=m}function g(b){for(var m in e)e.hasOwnProperty(m)&&b(e[m],m)}function v(b){delete e[b]}function A(b){e={}}},PEeC:function(te,U,e){"use strict";e.d(U,"a",function(){return A}),e.d(U,"b",function(){return b});var y=e("RIqP"),L=e.n(y),g=e("xEkU"),v=e.n(g);function A(m){var d,r=function(i){return function(){d=null,m.apply(void 0,L()(i))}},a=function(){if(d==null){for(var i=arguments.length,n=new Array(i),l=0;l0),v()(K,"".concat(k,"-rtl"),j==="rtl"),K),P);return t.createElement(w.Provider,{value:{siderHook:F.getSiderHook()}},t.createElement(_,b()({className:J},G),z))},F}return a()(R,[{key:"getSiderHook",value:function(){var M=this;return{addSider:function(j){M.setState(function(H){return{siders:[].concat(L()(H.siders),[j])}})},removeSider:function(j){M.setState(function(H){return{siders:H.siders.filter(function(k){return k!==j})}})}}}},{key:"render",value:function(){return t.createElement(h.a,null,this.renderComponent)}}]),R}(t.Component),N=x({suffixCls:"layout",tagName:"section",displayName:"Layout"})(C),S=x({suffixCls:"layout-header",tagName:"header",displayName:"Header"})(I),E=x({suffixCls:"layout-footer",tagName:"footer",displayName:"Footer"})(I),T=x({suffixCls:"layout-content",tagName:"main",displayName:"Content"})(I);N.Header=S,N.Footer=E,N.Content=T,U.b=N},PNag:function(te,U,e){var y=e("bYtY"),L=e("SKnc"),g=e("YH21"),v=e("crZl"),A=e("IwbS"),b=e("OELB"),m=e("72pK"),d=e("y7Aq"),r=e("4NO4"),a=b.linearMap,s=y.each,i=Math.min,n=Math.max,l=12,t=6,u=v.extend({type:"visualMap.continuous",init:function(){u.superApply(this,"init",arguments),this._shapes={},this._dataInterval=[],this._handleEnds=[],this._orient,this._useHandle,this._hoverLinkDataIndices=[],this._dragging,this._hovering},doRender:function(C,N,S,E){(!E||E.type!=="selectDataRange"||E.from!==this.uid)&&this._buildView()},_buildView:function(){this.group.removeAll();var C=this.visualMapModel,N=this.group;this._orient=C.get("orient"),this._useHandle=C.get("calculable"),this._resetInterval(),this._renderBar(N);var S=C.get("text");this._renderEndsText(N,S,0),this._renderEndsText(N,S,1),this._updateView(!0),this.renderBackground(N),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(N)},_renderEndsText:function(C,N,S){if(!N)return;var E=N[1-S];E=E!=null?E+"":"";var T=this.visualMapModel,D=T.get("textGap"),B=T.itemSize,R=this._shapes.barGroup,F=this._applyTransform([B[0]/2,S===0?-D:B[1]+D],R),M=this._applyTransform(S===0?"bottom":"top",R),K=this._orient,j=this.visualMapModel.textStyleModel;this.group.add(new A.Text({style:{x:F[0],y:F[1],textVerticalAlign:K==="horizontal"?"middle":M,textAlign:K==="horizontal"?M:"center",text:E,textFont:j.getFont(),textFill:j.getTextColor()}}))},_renderBar:function(C){var N=this.visualMapModel,S=this._shapes,E=N.itemSize,T=this._orient,D=this._useHandle,B=d.getItemAlign(N,this.api,E),R=S.barGroup=this._createBarGroup(B);R.add(S.outOfRange=o()),R.add(S.inRange=o(null,D?x(this._orient):null,y.bind(this._dragHandle,this,"all",!1),y.bind(this._dragHandle,this,"all",!0)));var F=N.textStyleModel.getTextRect("\u56FD"),M=n(F.width,F.height);D&&(S.handleThumbs=[],S.handleLabels=[],S.handleLabelPoints=[],this._createHandle(R,0,E,M,T,B),this._createHandle(R,1,E,M,T,B)),this._createIndicator(R,E,M,T),C.add(R)},_createHandle:function(C,N,S,E,T){var D=y.bind(this._dragHandle,this,N,!1),B=y.bind(this._dragHandle,this,N,!0),R=o(c(N,E),x(this._orient),D,B);R.position[0]=S[0],C.add(R);var F=this.visualMapModel.textStyleModel,M=new A.Text({draggable:!0,drift:D,onmousemove:function(H){g.stop(H.event)},ondragend:B,style:{x:0,y:0,text:"",textFont:F.getFont(),textFill:F.getTextColor()}});this.group.add(M);var K=[T==="horizontal"?E/2:E*1.5,T==="horizontal"?N===0?-(E*1.5):E*1.5:N===0?-E/2:E/2],j=this._shapes;j.handleThumbs[N]=R,j.handleLabelPoints[N]=K,j.handleLabels[N]=M},_createIndicator:function(C,N,S,E){var T=o([[0,0]],"move");T.position[0]=N[0],T.attr({invisible:!0,silent:!0}),C.add(T);var D=this.visualMapModel.textStyleModel,B=new A.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textFont:D.getFont(),textFill:D.getTextColor()}});this.group.add(B);var R=[E==="horizontal"?S/2:t+3,0],F=this._shapes;F.indicator=T,F.indicatorLabel=B,F.indicatorLabelPoint=R},_dragHandle:function(C,N,S,E){if(!this._useHandle)return;if(this._dragging=!N,!N){var T=this._applyTransform([S,E],this._shapes.barGroup,!0);this._updateInterval(C,T[1]),this._updateView()}N===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),N?!this._hovering&&this._clearHoverLinkToSeries():w(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[C],!1)},_resetInterval:function(){var C=this.visualMapModel,N=this._dataInterval=C.getSelected(),S=C.getExtent(),E=[0,C.itemSize[1]];this._handleEnds=[a(N[0],S,E,!0),a(N[1],S,E,!0)]},_updateInterval:function(C,N){N=N||0;var S=this.visualMapModel,E=this._handleEnds,T=[0,S.itemSize[1]];m(N,E,T,C,0);var D=S.getExtent();this._dataInterval=[a(E[0],T,D,!0),a(E[1],T,D,!0)]},_updateView:function(C){var N=this.visualMapModel,S=N.getExtent(),E=this._shapes,T=[0,N.itemSize[1]],D=C?T:this._handleEnds,B=this._createBarVisual(this._dataInterval,S,D,"inRange"),R=this._createBarVisual(S,S,T,"outOfRange");E.inRange.setStyle({fill:B.barColor,opacity:B.opacity}).setShape("points",B.barPoints),E.outOfRange.setStyle({fill:R.barColor,opacity:R.opacity}).setShape("points",R.barPoints),this._updateHandle(D,B)},_createBarVisual:function(C,N,S,E){var T={forceState:E,convertOpacityToAlpha:!0},D=this._makeColorGradient(C,T),B=[this.getControllerVisual(C[0],"symbolSize",T),this.getControllerVisual(C[1],"symbolSize",T)],R=this._createBarPoints(S,B);return{barColor:new L(0,0,0,1,D),barPoints:R,handlesColor:[D[0].color,D[D.length-1].color]}},_makeColorGradient:function(C,N){var S=100,E=[],T=(C[1]-C[0])/S;E.push({color:this.getControllerVisual(C[0],"color",N),offset:0});for(var D=1;DC[1])break;E.push({color:this.getControllerVisual(B,"color",N),offset:D/S})}return E.push({color:this.getControllerVisual(C[1],"color",N),offset:1}),E},_createBarPoints:function(C,N){var S=this.visualMapModel.itemSize;return[[S[0]-N[0],C[0]],[S[0],C[0]],[S[0],C[1]],[S[0]-N[1],C[1]]]},_createBarGroup:function(C){var N=this._orient,S=this.visualMapModel.get("inverse");return new A.Group(N==="horizontal"&&!S?{scale:C==="bottom"?[1,1]:[-1,1],rotation:Math.PI/2}:N==="horizontal"&&S?{scale:C==="bottom"?[-1,1]:[1,1],rotation:-Math.PI/2}:N==="vertical"&&!S?{scale:C==="left"?[1,-1]:[-1,-1]}:{scale:C==="left"?[1,1]:[-1,1]})},_updateHandle:function(C,N){if(!this._useHandle)return;var S=this._shapes,E=this.visualMapModel,T=S.handleThumbs,D=S.handleLabels;s([0,1],function(B){var R=T[B];R.setStyle("fill",N.handlesColor[B]),R.position[1]=C[B];var F=A.applyTransform(S.handleLabelPoints[B],A.getTransform(R,this.group));D[B].setStyle({x:F[0],y:F[1],text:E.formatValueText(this._dataInterval[B]),textVerticalAlign:"middle",textAlign:this._applyTransform(this._orient==="horizontal"?B===0?"bottom":"top":"left",S.barGroup)})},this)},_showIndicator:function(C,N,S,E){var T=this.visualMapModel,D=T.getExtent(),B=T.itemSize,R=[0,B[1]],F=a(C,D,R,!0),M=this._shapes,K=M.indicator;if(!K)return;K.position[1]=F,K.attr("invisible",!1),K.setShape("points",h(!!S,E,F,B[1]));var j={convertOpacityToAlpha:!0},H=this.getControllerVisual(C,"color",j);K.setStyle("fill",H);var k=A.applyTransform(M.indicatorLabelPoint,A.getTransform(K,this.group)),P=M.indicatorLabel;P.attr("invisible",!1);var z=this._applyTransform("left",M.barGroup),Y=this._orient;P.setStyle({text:(S||"")+T.formatValueText(N),textVerticalAlign:Y==="horizontal"?z:"middle",textAlign:Y==="horizontal"?"center":z,x:k[0],y:k[1]})},_enableHoverLinkToSeries:function(){var C=this;this._shapes.barGroup.on("mousemove",function(N){if(C._hovering=!0,!C._dragging){var S=C.visualMapModel.itemSize,E=C._applyTransform([N.offsetX,N.offsetY],C._shapes.barGroup,!0,!0);E[1]=i(n(0,E[1]),S[1]),C._doHoverLinkToSeries(E[1],0<=E[0]&&E[0]<=S[0])}}).on("mouseout",function(){C._hovering=!1,!C._dragging&&C._clearHoverLinkToSeries()})},_enableHoverLinkFromSeries:function(){var C=this.api.getZr();this.visualMapModel.option.hoverLink?(C.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),C.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(C,N){var S=this.visualMapModel,E=S.itemSize;if(!S.option.hoverLink)return;var T=[0,E[1]],D=S.getExtent();C=i(n(T[0],C),T[1]);var B=f(S,D,T),R=[C-B,C+B],F=a(C,T,D,!0),M=[a(R[0],T,D,!0),a(R[1],T,D,!0)];R[0]T[1]&&(M[1]=Infinity),N&&(M[0]===-Infinity?this._showIndicator(F,M[1],"< ",B):M[1]===Infinity?this._showIndicator(F,M[0],"> ",B):this._showIndicator(F,F,"\u2248 ",B));var K=this._hoverLinkDataIndices,j=[];(N||w(S))&&(j=this._hoverLinkDataIndices=S.findTargetDataIndices(M));var H=r.compressBatches(K,j);this._dispatchHighDown("downplay",d.makeHighDownBatch(H[0],S)),this._dispatchHighDown("highlight",d.makeHighDownBatch(H[1],S))},_hoverLinkFromSeriesMouseOver:function(C){var N=C.target,S=this.visualMapModel;if(!N||N.dataIndex==null)return;var E=this.ecModel.getSeriesByIndex(N.seriesIndex);if(!S.isTargetSeries(E))return;var T=E.getData(N.dataType),D=T.get(S.getDataDimension(T),N.dataIndex,!0);isNaN(D)||this._showIndicator(D,D)},_hideIndicator:function(){var C=this._shapes;C.indicator&&C.indicator.attr("invisible",!0),C.indicatorLabel&&C.indicatorLabel.attr("invisible",!0)},_clearHoverLinkToSeries:function(){this._hideIndicator();var C=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",d.makeHighDownBatch(C,this.visualMapModel)),C.length=0},_clearHoverLinkFromSeries:function(){this._hideIndicator();var C=this.api.getZr();C.off("mouseover",this._hoverLinkFromSeriesMouseOver),C.off("mouseout",this._hideIndicator)},_applyTransform:function(C,N,S,E){var T=A.getTransform(N,E?null:this.group);return A[y.isArray(C)?"applyTransform":"transformDirection"](C,T,S)},_dispatchHighDown:function(C,N){N&&N.length&&this.api.dispatchAction({type:C,batch:N})},dispose:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},remove:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()}});function o(C,N,S,E){return new A.Polygon({shape:{points:C},draggable:!!S,cursor:N,drift:S,onmousemove:function(T){g.stop(T.event)},ondragend:E})}function c(C,N){return C===0?[[0,0],[N,0],[N,-N]]:[[0,0],[N,0],[N,N]]}function h(C,N,S,E){return C?[[0,-i(N,n(S,0))],[t,0],[0,i(N,n(E-S,0))]]:[[0,0],[5,-5],[5,5]]}function f(C,N,S){var E=l/2,T=C.get("hoverLinkDataSize");return T&&(E=a(T,N,S,!0)/2),E}function w(C){var N=C.get("hoverLinkOnHandle");return!!(N==null?C.get("realtime"):N)}function x(C){return C==="vertical"?"ns-resize":"ew-resize"}var I=u;te.exports=I},PQMj:function(te,U,e){},PSzr:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"};U.default=y},ProS:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("aX58"),v=e("bYtY"),A=e("Qe9p"),b=e("ItGF"),m=e("BPZU"),d=e("H6uX"),r=e("fmMI"),a=e("hD7B"),s=e("IDmD"),i=e("ypgQ"),n=e("+wW9"),l=e("0V0F"),t=e("bLfw"),u=e("T4UG"),o=e("sS/r"),c=e("6Ic6"),h=e("IwbS"),f=e("4NO4"),w=e("iLNv"),x=w.throttle,I=e("/WM3"),C=e("uAnK"),N=e("mYwL"),S=e("af/B"),E=e("xTNl"),T=e("8hn6");e("A1Ka");var D=e("7DRL"),B=v.assert,R=v.each,F=v.isFunction,M=v.isObject,K=t.parseClassType,j="4.8.0",H={zrender:"4.3.1"},k=1,P=1e3,z=800,Y=900,_=5e3,G=1e3,J=1100,ue=2e3,q=3e3,re=3500,me=4e3,be=5e3,ke={PROCESSOR:{FILTER:P,SERIES_FILTER:z,STATISTIC:_},VISUAL:{LAYOUT:G,PROGRESSIVE_LAYOUT:J,GLOBAL:ue,CHART:q,POST_CHART_LAYOUT:re,COMPONENT:me,BRUSH:be}},ce="__flagInMainProcess",Ee="__optionUpdated",pe=/^[a-zA-Z0-9_]+$/;function Se(nt,Ot){return function(sn,Zt,Gt){if(!Ot&&this._disposed){Yt(this.id);return}sn=sn&&sn.toLowerCase(),d.prototype[nt].call(this,sn,Zt,Gt)}}function st(){d.call(this)}st.prototype.on=Se("on",!0),st.prototype.off=Se("off",!0),st.prototype.one=Se("one",!0),v.mixin(st,d);function qe(nt,Ot,sn){sn=sn||{},typeof Ot=="string"&&(Ot=Sn[Ot]),this.id,this.group,this._dom=nt;var Zt="canvas",Gt=this._zr=g.init(nt,{renderer:sn.renderer||Zt,devicePixelRatio:sn.devicePixelRatio,width:sn.width,height:sn.height});this._throttledZrFlush=x(v.bind(Gt.flush,Gt),17);var Ot=v.clone(Ot);Ot&&n(Ot,!0),this._theme=Ot,this._chartsViews=[],this._chartsMap={},this._componentsViews=[],this._componentsMap={},this._coordSysMgr=new s;var Qn=this._api=vt(this);function Gn(Or,Nr){return Or.__prio-Nr.__prio}m(jn,Gn),m(We,Gn),this._scheduler=new S(this,Qn,We,jn),d.call(this,this._ecEventProcessor=new de),this._messageCenter=new st,this._initEvents(),this.resize=v.bind(this.resize,this),this._pendingActions=[],Gt.animation.on("frame",this._onframe,this),it(Gt,this),v.setAsPrimitive(this)}var tt=qe.prototype;tt._onframe=function(){if(this._disposed)return;var nt=this._scheduler;if(this[Ee]){var Ot=this[Ee].silent;this[ce]=!0,St(this),ct.update.call(this),this[ce]=!1,this[Ee]=!1,Me.call(this,Ot),Ne.call(this,Ot)}else if(nt.unfinished){var sn=k,Zt=this._model,Gt=this._api;nt.unfinished=!1;do{var Qn=+new Date;nt.performSeriesTasks(Zt),nt.performDataProcessorTasks(Zt),ht(this,Zt),nt.performVisualTasks(Zt),mt(this,this._model,Gt,"remain"),sn-=+new Date-Qn}while(sn>0&&nt.unfinished);nt.unfinished||this._zr.flush()}},tt.getDom=function(){return this._dom},tt.getZr=function(){return this._zr},tt.setOption=function(nt,Ot,sn){if(this._disposed){Yt(this.id);return}var Zt;if(M(Ot)&&(sn=Ot.lazyUpdate,Zt=Ot.silent,Ot=Ot.notMerge),this[ce]=!0,!this._model||Ot){var Gt=new i(this._api),Qn=this._theme,Gn=this._model=new r;Gn.scheduler=this._scheduler,Gn.init(null,null,Qn,Gt)}this._model.setOption(nt,Je),sn?(this[Ee]={silent:Zt},this[ce]=!1):(St(this),ct.update.call(this),this._zr.flush(),this[Ee]=!1,this[ce]=!1,Me.call(this,Zt),Ne.call(this,Zt))},tt.setTheme=function(){console.error("ECharts#setTheme() is DEPRECATED in ECharts 3.0")},tt.getModel=function(){return this._model},tt.getOption=function(){return this._model&&this._model.getOption()},tt.getWidth=function(){return this._zr.getWidth()},tt.getHeight=function(){return this._zr.getHeight()},tt.getDevicePixelRatio=function(){return this._zr.painter.dpr||window.devicePixelRatio||1},tt.getRenderedCanvas=function(nt){if(!b.canvasSupported)return;nt=nt||{},nt.pixelRatio=nt.pixelRatio||1,nt.backgroundColor=nt.backgroundColor||this._model.get("backgroundColor");var Ot=this._zr;return Ot.painter.getRenderedCanvas(nt)},tt.getSvgDataURL=function(){if(!b.svgSupported)return;var nt=this._zr,Ot=nt.storage.getDisplayList();return v.each(Ot,function(sn){sn.stopAnimation(!0)}),nt.painter.toDataURL()},tt.getDataURL=function(nt){if(this._disposed){Yt(this.id);return}nt=nt||{};var Ot=nt.excludeComponents,sn=this._model,Zt=[],Gt=this;R(Ot,function(Gn){sn.eachComponent({mainType:Gn},function(Or){var Nr=Gt._componentsMap[Or.__viewId];Nr.group.ignore||(Zt.push(Nr),Nr.group.ignore=!0)})});var Qn=this._zr.painter.getType()==="svg"?this.getSvgDataURL():this.getRenderedCanvas(nt).toDataURL("image/"+(nt&&nt.type||"png"));return R(Zt,function(Gn){Gn.group.ignore=!1}),Qn},tt.getConnectedDataURL=function(nt){if(this._disposed){Yt(this.id);return}if(!b.canvasSupported)return;var Ot=nt.type==="svg",sn=this.group,Zt=Math.min,Gt=Math.max,Qn=Infinity;if(hr[sn]){var Gn=Qn,Or=Qn,Nr=-Qn,Kr=-Qn,ei=[],vi=nt&&nt.pixelRatio||1;v.each(rr,function(De,Le){if(De.group===sn){var Fe=Ot?De.getZr().painter.getSvgDom().innerHTML:De.getRenderedCanvas(v.clone(nt)),at=De.getDom().getBoundingClientRect();Gn=Zt(at.left,Gn),Or=Zt(at.top,Or),Nr=Gt(at.right,Nr),Kr=Gt(at.bottom,Kr),ei.push({dom:Fe,left:at.left,top:at.top})}}),Gn*=vi,Or*=vi,Nr*=vi,Kr*=vi;var Pi=Nr-Gn,Be=Kr-Or,le=v.createCanvas(),ye=g.init(le,{renderer:Ot?"svg":"canvas"});if(ye.resize({width:Pi,height:Be}),Ot){var xe="";return R(ei,function(De){var Le=De.left-Gn,Fe=De.top-Or;xe+=''+De.dom+""}),ye.painter.getSvgRoot().innerHTML=xe,nt.connectedBackgroundColor&&ye.painter.setBackgroundColor(nt.connectedBackgroundColor),ye.refreshImmediately(),ye.painter.toDataURL()}else return nt.connectedBackgroundColor&&ye.add(new h.Rect({shape:{x:0,y:0,width:Pi,height:Be},style:{fill:nt.connectedBackgroundColor}})),R(ei,function(De){var Le=new h.Image({style:{x:De.left*vi-Gn,y:De.top*vi-Or,image:De.dom}});ye.add(Le)}),ye.refreshImmediately(),le.toDataURL("image/"+(nt&&nt.type||"png"))}else return this.getDataURL(nt)},tt.convertToPixel=v.curry(Dt,"convertToPixel"),tt.convertFromPixel=v.curry(Dt,"convertFromPixel");function Dt(nt,Ot,sn){if(this._disposed){Yt(this.id);return}var Zt=this._model,Gt=this._coordSysMgr.getCoordinateSystems(),Qn;Ot=f.parseFinder(Zt,Ot);for(var Gn=0;Gn=0&&v.each(Gt,function(Gn){var Or=Gn.coordinateSystem;if(Or&&Or.containPoint)Zt|=!!Or.containPoint(Ot);else if(Qn==="seriesModels"){var Nr=this._chartsMap[Gn.__viewId];Nr&&Nr.containPoint&&(Zt|=Nr.containPoint(Ot,Gn))}},this)},this),!!Zt},tt.getVisual=function(nt,Ot){var sn=this._model;nt=f.parseFinder(sn,nt,{defaultMainType:"series"});var Zt=nt.seriesModel,Gt=Zt.getData(),Qn=nt.hasOwnProperty("dataIndexInside")?nt.dataIndexInside:nt.hasOwnProperty("dataIndex")?Gt.indexOfRawIndex(nt.dataIndex):null;return Qn!=null?Gt.getItemVisual(Qn,Ot):Gt.getVisual(Ot)},tt.getViewOfComponentModel=function(nt){return this._componentsMap[nt.__viewId]},tt.getViewOfSeriesModel=function(nt){return this._chartsMap[nt.__viewId]};var ct={prepareAndUpdate:function(nt){St(this),ct.update.call(this,nt)},update:function(nt){var Ot=this._model,sn=this._api,Zt=this._zr,Gt=this._coordSysMgr,Qn=this._scheduler;if(!Ot)return;Qn.restoreData(Ot,nt),Qn.performSeriesTasks(Ot),Gt.create(Ot,sn),Qn.performDataProcessorTasks(Ot,nt),ht(this,Ot),Gt.update(Ot,sn),jt(Ot),Qn.performVisualTasks(Ot,nt),lt(this,Ot,sn,nt);var Gn=Ot.get("backgroundColor")||"transparent";if(b.canvasSupported)Zt.setBackgroundColor(Gn);else{var Or=A.parse(Gn);Gn=A.stringify(Or,"rgb"),Or[3]===0&&(Gn="transparent")}tn(Ot,sn)},updateTransform:function(nt){var Ot=this._model,sn=this,Zt=this._api;if(!Ot)return;var Gt=[];Ot.eachComponent(function(Gn,Or){var Nr=sn.getViewOfComponentModel(Or);if(Nr&&Nr.__alive)if(Nr.updateTransform){var Kr=Nr.updateTransform(Or,Ot,Zt,nt);Kr&&Kr.update&&Gt.push(Nr)}else Gt.push(Nr)});var Qn=v.createHashMap();Ot.eachSeries(function(Gn){var Or=sn._chartsMap[Gn.__viewId];if(Or.updateTransform){var Nr=Or.updateTransform(Gn,Ot,Zt,nt);Nr&&Nr.update&&Qn.set(Gn.uid,1)}else Qn.set(Gn.uid,1)}),jt(Ot),this._scheduler.performVisualTasks(Ot,nt,{setDirty:!0,dirtyMap:Qn}),mt(sn,Ot,Zt,nt,Qn),tn(Ot,this._api)},updateView:function(nt){var Ot=this._model;if(!Ot)return;c.markUpdateMethod(nt,"updateView"),jt(Ot),this._scheduler.performVisualTasks(Ot,nt,{setDirty:!0}),lt(this,this._model,this._api,nt),tn(Ot,this._api)},updateVisual:function(nt){ct.update.call(this,nt)},updateLayout:function(nt){ct.update.call(this,nt)}};function St(nt){var Ot=nt._model,sn=nt._scheduler;sn.restorePipelines(Ot),sn.prepareStageTasks(),wt(nt,"component",Ot,sn),wt(nt,"chart",Ot,sn),sn.plan()}function rt(nt,Ot,sn,Zt,Gt){var Qn=nt._model;if(!Zt){R(nt._componentsViews.concat(nt._chartsViews),Kr);return}var Gn={};Gn[Zt+"Id"]=sn[Zt+"Id"],Gn[Zt+"Index"]=sn[Zt+"Index"],Gn[Zt+"Name"]=sn[Zt+"Name"];var Or={mainType:Zt,query:Gn};Gt&&(Or.subType=Gt);var Nr=sn.excludeSeriesId;Nr!=null&&(Nr=v.createHashMap(f.normalizeToArray(Nr))),Qn&&Qn.eachComponent(Or,function(ei){(!Nr||Nr.get(ei.id)==null)&&Kr(nt[Zt==="series"?"_chartsMap":"_componentsMap"][ei.__viewId])},nt);function Kr(ei){ei&&ei.__alive&&ei[Ot]&&ei[Ot](ei.__model,Qn,nt._api,sn)}}tt.resize=function(nt){if(this._disposed){Yt(this.id);return}this._zr.resize(nt);var Ot=this._model;if(this._loadingFX&&this._loadingFX.resize(),!Ot)return;var sn=Ot.resetOption("media"),Zt=nt&&nt.silent;this[ce]=!0,sn&&St(this),ct.update.call(this),this[ce]=!1,Me.call(this,Zt),Ne.call(this,Zt)};function ht(nt,Ot){var sn=nt._chartsMap,Zt=nt._scheduler;Ot.eachSeries(function(Gt){Zt.updateStreamModes(Gt,sn[Gt.__viewId])})}tt.showLoading=function(nt,Ot){if(this._disposed){Yt(this.id);return}if(M(nt)&&(Ot=nt,nt=""),nt=nt||"default",this.hideLoading(),!Xn[nt])return;var sn=Xn[nt](this._api,Ot),Zt=this._zr;this._loadingFX=sn,Zt.add(sn)},tt.hideLoading=function(){if(this._disposed){Yt(this.id);return}this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null},tt.makeActionFromEvent=function(nt){var Ot=v.extend({},nt);return Ot.type=Pt[nt.type],Ot},tt.dispatchAction=function(nt,Ot){if(this._disposed){Yt(this.id);return}if(M(Ot)||(Ot={silent:!!Ot}),!he[nt.type])return;if(!this._model)return;if(this[ce]){this._pendingActions.push(nt);return}je.call(this,nt,Ot.silent),Ot.flush?this._zr.flush(!0):Ot.flush!==!1&&b.browser.weChat&&this._throttledZrFlush(),Me.call(this,Ot.silent),Ne.call(this,Ot.silent)};function je(nt,Ot){var sn=nt.type,Zt=nt.escapeConnect,Gt=he[sn],Qn=Gt.actionInfo,Gn=(Qn.update||"update").split(":"),Or=Gn.pop();Gn=Gn[0]!=null&&K(Gn[0]),this[ce]=!0;var Nr=[nt],Kr=!1;nt.batch&&(Kr=!0,Nr=v.map(nt.batch,function(Be){return Be=v.defaults(v.extend({},Be),nt),Be.batch=null,Be}));var ei=[],vi,Pi=sn==="highlight"||sn==="downplay";R(Nr,function(Be){vi=Gt.action(Be,this._model,this._api),vi=vi||v.extend({},Be),vi.type=Qn.event||vi.type,ei.push(vi),Pi?rt(this,Or,Be,"series"):Gn&&rt(this,Or,Be,Gn.main,Gn.sub)},this),Or!=="none"&&!Pi&&!Gn&&(this[Ee]?(St(this),ct.update.call(this,nt),this[Ee]=!1):ct[Or].call(this,nt)),Kr?vi={type:Qn.event||sn,escapeConnect:Zt,batch:ei}:vi=ei[0],this[ce]=!1,!Ot&&this._messageCenter.trigger(vi.type,vi)}function Me(nt){for(var Ot=this._pendingActions;Ot.length;){var sn=Ot.shift();je.call(this,sn,nt)}}function Ne(nt){!nt&&this.trigger("updated")}function it(nt,Ot){nt.on("rendered",function(){Ot.trigger("rendered"),nt.animation.isFinished()&&!Ot[Ee]&&!Ot._scheduler.unfinished&&!Ot._pendingActions.length&&Ot.trigger("finished")})}tt.appendData=function(nt){if(this._disposed){Yt(this.id);return}var Ot=nt.seriesIndex,sn=this.getModel(),Zt=sn.getSeriesByIndex(Ot);Zt.appendData(nt),this._scheduler.unfinished=!0},tt.on=Se("on",!1),tt.off=Se("off",!1),tt.one=Se("one",!1);function wt(nt,Ot,sn,Zt){for(var Gt=Ot==="component",Qn=Gt?nt._componentsViews:nt._chartsViews,Gn=Gt?nt._componentsMap:nt._chartsMap,Or=nt._zr,Nr=nt._api,Kr=0;KrOt.get("hoverLayerThreshold")&&!b.node&&Ot.eachSeries(function(Qn){if(Qn.preventUsingHoverLayer)return;var Gn=nt._chartsMap[Qn.__viewId];Gn.__alive&&Gn.group.traverse(function(Or){Or.useHoverLayer=!0})})}function an(nt,Ot){var sn=nt.get("blendMode")||null;Ot.group.traverse(function(Zt){Zt.isGroup||Zt.style.blend!==sn&&Zt.setStyle("blend",sn),Zt.eachPendingDisplayable&&Zt.eachPendingDisplayable(function(Gt){Gt.setStyle("blend",sn)})})}function on(nt,Ot){var sn=nt.get("z"),Zt=nt.get("zlevel");Ot.group.traverse(function(Gt){Gt.type!=="group"&&(sn!=null&&(Gt.z=sn),Zt!=null&&(Gt.zlevel=Zt))})}function vt(nt){var Ot=nt._coordSysMgr;return v.extend(new a(nt),{getCoordinateSystems:v.bind(Ot.getCoordinateSystems,Ot),getComponentByElement:function(sn){for(;sn;){var Zt=sn.__ecComponentInfo;if(Zt!=null)return nt._model.getComponent(Zt.mainType,Zt.index);sn=sn.parent}}})}function de(){this.eventInfo}de.prototype={constructor:de,normalizeQuery:function(nt){var Ot={},sn={},Zt={};if(v.isString(nt)){var Gt=K(nt);Ot.mainType=Gt.main||null,Ot.subType=Gt.sub||null}else{var Qn=["Index","Name","Id"],Gn={name:1,dataIndex:1,dataType:1};v.each(nt,function(Or,Nr){for(var Kr=!1,ei=0;ei0&&Pi===Nr.length-vi.length){var Be=Nr.slice(0,Pi);Be!=="data"&&(Ot.mainType=Be,Ot[vi.toLowerCase()]=Or,Kr=!0)}}Gn.hasOwnProperty(Nr)&&(sn[Nr]=Or,Kr=!0),Kr||(Zt[Nr]=Or)})}return{cptQuery:Ot,dataQuery:sn,otherQuery:Zt}},filter:function(nt,Ot,sn){var Zt=this.eventInfo;if(!Zt)return!0;var Gt=Zt.targetEl,Qn=Zt.packedEvent,Gn=Zt.model,Or=Zt.view;if(!Gn||!Or)return!0;var Nr=Ot.cptQuery,Kr=Ot.dataQuery;return ei(Nr,Gn,"mainType")&&ei(Nr,Gn,"subType")&&ei(Nr,Gn,"index","componentIndex")&&ei(Nr,Gn,"name")&&ei(Nr,Gn,"id")&&ei(Kr,Qn,"name")&&ei(Kr,Qn,"dataIndex")&&ei(Kr,Qn,"dataType")&&(!Or.filterForExposedEvent||Or.filterForExposedEvent(nt,Ot.otherQuery,Gt,Qn));function ei(vi,Pi,Be,le){return vi[Be]==null||Pi[le||Be]===vi[Be]}},afterTrigger:function(){this.eventInfo=null}};var he={},Pt={},We=[],Je=[],Ln=[],jn=[],Sn={},Xn={},rr={},hr={},gn=new Date-0,vn=new Date-0,Ft="_echarts_instance_";function Ye(nt){var Ot=0,sn=1,Zt=2,Gt="__connectUpdateStatus";function Qn(Gn,Or){for(var Nr=0;Nr255?255:E}function v(E){return E=Math.round(E),E<0?0:E>360?360:E}function A(E){return E<0?0:E>1?1:E}function b(E){return E.length&&E.charAt(E.length-1)==="%"?g(parseFloat(E)/100*255):g(parseInt(E,10))}function m(E){return E.length&&E.charAt(E.length-1)==="%"?A(parseFloat(E)/100):A(parseFloat(E))}function d(E,T,D){return D<0?D+=1:D>1&&(D-=1),D*6<1?E+(T-E)*D*6:D*2<1?T:D*3<2?E+(T-E)*(2/3-D)*6:E}function r(E,T,D){return E+(T-E)*D}function a(E,T,D,B,R){return E[0]=T,E[1]=D,E[2]=B,E[3]=R,E}function s(E,T){return E[0]=T[0],E[1]=T[1],E[2]=T[2],E[3]=T[3],E}var i=new y(20),n=null;function l(E,T){n&&s(n,T),n=i.put(E,n||T.slice())}function t(E,T){if(!E)return;T=T||[];var D=i.get(E);if(D)return s(T,D);E=E+"";var B=E.replace(/ /g,"").toLowerCase();if(B in L)return s(T,L[B]),l(E,T),T;if(B.charAt(0)==="#"){if(B.length===4){var R=parseInt(B.substr(1),16);if(!(R>=0&&R<=4095)){a(T,0,0,0,1);return}return a(T,(R&3840)>>4|(R&3840)>>8,R&240|(R&240)>>4,R&15|(R&15)<<4,1),l(E,T),T}else if(B.length===7){var R=parseInt(B.substr(1),16);if(!(R>=0&&R<=16777215)){a(T,0,0,0,1);return}return a(T,(R&16711680)>>16,(R&65280)>>8,R&255,1),l(E,T),T}return}var F=B.indexOf("("),M=B.indexOf(")");if(F!==-1&&M+1===B.length){var K=B.substr(0,F),j=B.substr(F+1,M-(F+1)).split(","),H=1;switch(K){case"rgba":if(j.length!==4){a(T,0,0,0,1);return}H=m(j.pop());case"rgb":if(j.length!==3){a(T,0,0,0,1);return}return a(T,b(j[0]),b(j[1]),b(j[2]),H),l(E,T),T;case"hsla":if(j.length!==4){a(T,0,0,0,1);return}return j[3]=m(j[3]),u(j,T),l(E,T),T;case"hsl":if(j.length!==3){a(T,0,0,0,1);return}return u(j,T),l(E,T),T;default:return}}a(T,0,0,0,1);return}function u(E,T){var D=(parseFloat(E[0])%360+360)%360/360,B=m(E[1]),R=m(E[2]),F=R<=.5?R*(B+1):R+B-R*B,M=R*2-F;return T=T||[],a(T,g(d(M,F,D+1/3)*255),g(d(M,F,D)*255),g(d(M,F,D-1/3)*255),1),E.length===4&&(T[3]=E[3]),T}function o(E){if(!E)return;var T=E[0]/255,D=E[1]/255,B=E[2]/255,R=Math.min(T,D,B),F=Math.max(T,D,B),M=F-R,K=(F+R)/2,j,H;if(M===0)j=0,H=0;else{K<.5?H=M/(F+R):H=M/(2-F-R);var k=((F-T)/6+M/2)/M,P=((F-D)/6+M/2)/M,z=((F-B)/6+M/2)/M;T===F?j=z-P:D===F?j=1/3+k-z:B===F&&(j=2/3+P-k),j<0&&(j+=1),j>1&&(j-=1)}var Y=[j*360,H,K];return E[3]!=null&&Y.push(E[3]),Y}function c(E,T){var D=t(E);if(D){for(var B=0;B<3;B++)T<0?D[B]=D[B]*(1-T)|0:D[B]=(255-D[B])*T+D[B]|0,D[B]>255?D[B]=255:E[B]<0&&(D[B]=0);return S(D,D.length===4?"rgba":"rgb")}}function h(E){var T=t(E);if(T)return((1<<24)+(T[0]<<16)+(T[1]<<8)+ +T[2]).toString(16).slice(1)}function f(E,T,D){if(!(T&&T.length)||!(E>=0&&E<=1))return;D=D||[];var B=E*(T.length-1),R=Math.floor(B),F=Math.ceil(B),M=T[R],K=T[F],j=B-R;return D[0]=g(r(M[0],K[0],j)),D[1]=g(r(M[1],K[1],j)),D[2]=g(r(M[2],K[2],j)),D[3]=A(r(M[3],K[3],j)),D}var w=f;function x(E,T,D){if(!(T&&T.length)||!(E>=0&&E<=1))return;var B=E*(T.length-1),R=Math.floor(B),F=Math.ceil(B),M=t(T[R]),K=t(T[F]),j=B-R,H=S([g(r(M[0],K[0],j)),g(r(M[1],K[1],j)),g(r(M[2],K[2],j)),A(r(M[3],K[3],j))],"rgba");return D?{color:H,leftIndex:R,rightIndex:F,value:B}:H}var I=x;function C(E,T,D,B){if(E=t(E),E)return E=o(E),T!=null&&(E[0]=v(T)),D!=null&&(E[1]=m(D)),B!=null&&(E[2]=m(B)),S(u(E),"rgba")}function N(E,T){if(E=t(E),E&&T!=null)return E[3]=A(T),S(E,"rgba")}function S(E,T){if(!E||!E.length)return;var D=E[0]+","+E[1]+","+E[2];return(T==="rgba"||T==="hsva"||T==="hsla")&&(D+=","+E[3]),T+"("+D+")"}U.parse=t,U.lift=c,U.toHex=h,U.fastLerp=f,U.fastMapToColor=w,U.lerp=x,U.mapToColor=I,U.modifyHSL=C,U.modifyAlpha=N,U.stringify=S},Qi1f:function(te,U,e){"use strict";e.d(U,"g",function(){return l}),e.d(U,"c",function(){return t}),e.d(U,"a",function(){return o}),e.d(U,"b",function(){return c}),e.d(U,"d",function(){return h}),e.d(U,"e",function(){return f}),e.d(U,"f",function(){return x});var y=e("VTBJ"),L=e("U8pU"),g=e("u3cA"),v=e("q1tI"),A=e.n(v),b=e("Kwbf"),m=e("MNnm"),d="rc-util-key";function r(I){if(I.attachTo)return I.attachTo;var C=document.querySelector("head");return C||document.body}function a(I){var C,N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!Object(m.a)())return null;var S=document.createElement("style");if((C=N.csp)===null||C===void 0?void 0:C.nonce){var E;S.nonce=(E=N.csp)===null||E===void 0?void 0:E.nonce}S.innerHTML=I;var T=r(N),D=T.firstChild;return N.prepend&&T.prepend?T.prepend(S):N.prepend&&D?T.insertBefore(S,D):T.appendChild(S),S}var s=new Map;function i(I,C){var N=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},S=r(N);if(!s.has(S)){var E=a("",N),T=E.parentNode;s.set(S,T),T.removeChild(E)}var D=Array.from(s.get(S).children).find(function(K){return K.tagName==="STYLE"&&K[d]===C});if(D){var B,R;if(((B=N.csp)===null||B===void 0?void 0:B.nonce)&&D.nonce!==((R=N.csp)===null||R===void 0?void 0:R.nonce)){var F;D.nonce=(F=N.csp)===null||F===void 0?void 0:F.nonce}return D.innerHTML!==I&&(D.innerHTML=I),D}var M=a(I,N);return M[d]=C,M}var n=e("Pw59");function l(I,C){Object(b.a)(I,"[@ant-design/icons] ".concat(C))}function t(I){return Object(L.a)(I)==="object"&&typeof I.name=="string"&&typeof I.theme=="string"&&(Object(L.a)(I.icon)==="object"||typeof I.icon=="function")}function u(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(I).reduce(function(C,N){var S=I[N];switch(N){case"class":C.className=S,delete C.class;break;default:C[N]=S}return C},{})}function o(I,C,N){return N?A.a.createElement(I.tag,Object(y.a)(Object(y.a)({key:C},u(I.attrs)),N),(I.children||[]).map(function(S,E){return o(S,"".concat(C,"-").concat(I.tag,"-").concat(E))})):A.a.createElement(I.tag,Object(y.a)({key:C},u(I.attrs)),(I.children||[]).map(function(S,E){return o(S,"".concat(C,"-").concat(I.tag,"-").concat(E))}))}function c(I){return Object(g.generate)(I)[0]}function h(I){return I?Array.isArray(I)?I:[I]:[]}var f={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"},w=` .anticon { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .anticon > * { line-height: 1; } .anticon svg { display: inline-block; } .anticon::before { display: none; } .anticon .anticon-icon { display: block; } .anticon[tabindex] { cursor: pointer; } .anticon-spin::before, .anticon-spin { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; } @-webkit-keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } `,x=function(){var C=arguments.length>0&&arguments[0]!==void 0?arguments[0]:w,N=Object(v.useContext)(n.a),S=N.csp;Object(v.useEffect)(function(){i(C,"@ant-design-icons",{prepend:!0,csp:S})},[])}},Qs3X:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("X+im"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},Qs9O:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder",theme:"outlined"};U.default=y},QuXc:function(te,U){var e=function(g){this.colorStops=g||[]};e.prototype={constructor:e,addColorStop:function(g,v){this.colorStops.push({offset:g,color:v})}};var y=e;te.exports=y},Qvb6:function(te,U,e){var y=e("ProS"),L=e("bYtY"),g=e("ItGF"),v=e("B9fm"),A=e("gvm7"),b=e("7aKB"),m=e("OELB"),d=e("IwbS"),r=e("Ez2D"),a=e("+TT/"),s=e("Qxkt"),i=e("F9bG"),n=e("aX7z"),l=e("/y7N"),t=e("4NO4"),u=t.getTooltipRenderMode,o=L.bind,c=L.each,h=m.parsePercent,f=new d.Rect({shape:{x:-1,y:-1,width:2,height:2}}),w=y.extendComponentView({type:"tooltip",init:function(T,D){if(g.node)return;var B=T.getComponent("tooltip"),R=B.get("renderMode");this._renderMode=u(R);var F;this._renderMode==="html"?(F=new v(D.getDom(),D,{appendToBody:B.get("appendToBody",!0)}),this._newLine="
    "):(F=new A(D),this._newLine=` `),this._tooltipContent=F},render:function(T,D,B){if(g.node)return;this.group.removeAll(),this._tooltipModel=T,this._ecModel=D,this._api=B,this._lastDataByCoordSys=null,this._alwaysShowContent=T.get("alwaysShowContent");var R=this._tooltipContent;R.update(),R.setEnterable(T.get("enterable")),this._initGlobalListener(),this._keepShow()},_initGlobalListener:function(){var T=this._tooltipModel,D=T.get("triggerOn");i.register("itemTooltip",this._api,o(function(B,R,F){D!=="none"&&(D.indexOf(B)>=0?this._tryShow(R,F):B==="leave"&&this._hide(F))},this))},_keepShow:function(){var T=this._tooltipModel,D=this._ecModel,B=this._api;if(this._lastX!=null&&this._lastY!=null&&T.get("triggerOn")!=="none"){var R=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){!B.isDisposed()&&R.manuallyShowTip(T,D,B,{x:R._lastX,y:R._lastY})})}},manuallyShowTip:function(T,D,B,R){if(R.from===this.uid||g.node)return;var F=I(R,B);this._ticket="";var M=R.dataByCoordSys;if(R.tooltip&&R.x!=null&&R.y!=null){var K=f;K.position=[R.x,R.y],K.update(),K.tooltip=R.tooltip,this._tryShow({offsetX:R.x,offsetY:R.y,target:K},F)}else if(M)this._tryShow({offsetX:R.x,offsetY:R.y,position:R.position,dataByCoordSys:R.dataByCoordSys,tooltipOption:R.tooltipOption},F);else if(R.seriesIndex!=null){if(this._manuallyAxisShowTip(T,D,B,R))return;var j=r(R,D),H=j.point[0],k=j.point[1];H!=null&&k!=null&&this._tryShow({offsetX:H,offsetY:k,position:R.position,target:j.el},F)}else R.x!=null&&R.y!=null&&(B.dispatchAction({type:"updateAxisPointer",x:R.x,y:R.y}),this._tryShow({offsetX:R.x,offsetY:R.y,position:R.position,target:B.getZr().findHover(R.x,R.y).target},F))},manuallyHideTip:function(T,D,B,R){var F=this._tooltipContent;!this._alwaysShowContent&&this._tooltipModel&&F.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=null,R.from!==this.uid&&this._hide(I(R,B))},_manuallyAxisShowTip:function(T,D,B,R){var F=R.seriesIndex,M=R.dataIndex,K=D.getComponent("axisPointer").coordSysAxesInfo;if(F==null||M==null||K==null)return;var j=D.getSeriesByIndex(F);if(!j)return;var H=j.getData(),T=x([H.getItemModel(M),j,(j.coordinateSystem||{}).model,T]);return T.get("trigger")!=="axis"?void 0:(B.dispatchAction({type:"updateAxisPointer",seriesIndex:F,dataIndex:M,position:R.position}),!0)},_tryShow:function(T,D){var B=T.target,R=this._tooltipModel;if(!R)return;this._lastX=T.offsetX,this._lastY=T.offsetY;var F=T.dataByCoordSys;F&&F.length?this._showAxisTooltip(F,T):B&&B.dataIndex!=null?(this._lastDataByCoordSys=null,this._showSeriesItemTooltip(T,B,D)):B&&B.tooltip?(this._lastDataByCoordSys=null,this._showComponentItemTooltip(T,B,D)):(this._lastDataByCoordSys=null,this._hide(D))},_showOrMove:function(T,D){var B=T.get("showDelay");D=L.bind(D,this),clearTimeout(this._showTimout),B>0?this._showTimout=setTimeout(D,B):D()},_showAxisTooltip:function(T,D){var B=this._ecModel,R=this._tooltipModel,F=[D.offsetX,D.offsetY],M=[],K=[],j=x([D.tooltipOption,R]),H=this._renderMode,k=this._newLine,P={};c(T,function(Y){c(Y.dataByAxis,function(_){var G=B.getComponent(_.axisDim+"Axis",_.axisIndex),J=_.value,ue=[];if(!G||J==null)return;var q=l.getValueLabel(J,G.axis,B,_.seriesDataIndices,_.valueLabelOpt);L.each(_.seriesDataIndices,function(me){var be=B.getSeriesByIndex(me.seriesIndex),ke=me.dataIndexInside,ce=be&&be.getDataParams(ke);if(ce.axisDim=_.axisDim,ce.axisIndex=_.axisIndex,ce.axisType=_.axisType,ce.axisId=_.axisId,ce.axisValue=n.getAxisRawValue(G.axis,J),ce.axisValueLabel=q,ce){K.push(ce);var Ee=be.formatTooltip(ke,!0,null,H),pe;if(L.isObject(Ee)){pe=Ee.html;var Se=Ee.markers;L.merge(P,Se)}else pe=Ee;ue.push(pe)}});var re=q;H!=="html"?M.push(ue.join(k)):M.push((re?b.encodeHTML(re)+k:"")+ue.join(k))})},this),M.reverse(),M=M.join(this._newLine+this._newLine);var z=D.position;this._showOrMove(j,function(){this._updateContentNotChangedOnAxis(T)?this._updatePosition(j,z,F[0],F[1],this._tooltipContent,K):this._showTooltipContent(j,M,K,Math.random(),F[0],F[1],z,void 0,P)})},_showSeriesItemTooltip:function(T,D,B){var R=this._ecModel,F=D.seriesIndex,M=R.getSeriesByIndex(F),K=D.dataModel||M,j=D.dataIndex,H=D.dataType,k=K.getData(H),P=x([k.getItemModel(j),K,M&&(M.coordinateSystem||{}).model,this._tooltipModel]),z=P.get("trigger");if(z!=null&&z!=="item")return;var Y=K.getDataParams(j,H),_=K.formatTooltip(j,!1,H,this._renderMode),G,J;L.isObject(_)?(G=_.html,J=_.markers):(G=_,J=null);var ue="item_"+K.name+"_"+j;this._showOrMove(P,function(){this._showTooltipContent(P,G,Y,ue,T.offsetX,T.offsetY,T.position,T.target,J)}),B({type:"showTip",dataIndexInside:j,dataIndex:k.getRawIndex(j),seriesIndex:F,from:this.uid})},_showComponentItemTooltip:function(T,D,B){var R=D.tooltip;if(typeof R=="string"){var F=R;R={content:F,formatter:F}}var M=new s(R,this._tooltipModel,this._ecModel),K=M.get("content"),j=Math.random();this._showOrMove(M,function(){this._showTooltipContent(M,K,M.get("formatterParams")||{},j,T.offsetX,T.offsetY,T.position,D)}),B({type:"showTip",from:this.uid})},_showTooltipContent:function(T,D,B,R,F,M,K,j,H){if(this._ticket="",!T.get("showContent")||!T.get("show"))return;var k=this._tooltipContent,P=T.get("formatter");K=K||T.get("position");var z=D;if(P&&typeof P=="string")z=b.formatTpl(P,B,!0);else if(typeof P=="function"){var Y=o(function(_,G){_===this._ticket&&(k.setContent(G,H,T),this._updatePosition(T,K,F,M,k,B,j))},this);this._ticket=R,z=P(B,R,Y)}k.setContent(z,H,T),k.show(T),this._updatePosition(T,K,F,M,k,B,j)},_updatePosition:function(T,D,B,R,F,M,K){var j=this._api.getWidth(),H=this._api.getHeight();D=D||T.get("position");var k=F.getSize(),P=T.get("align"),z=T.get("verticalAlign"),Y=K&&K.getBoundingRect().clone();if(K&&Y.applyTransform(K.transform),typeof D=="function"&&(D=D([B,R],M,F.el,Y,{viewSize:[j,H],contentSize:k.slice()})),L.isArray(D))B=h(D[0],j),R=h(D[1],H);else if(L.isObject(D)){D.width=k[0],D.height=k[1];var _=a.getLayoutRect(D,{width:j,height:H});B=_.x,R=_.y,P=null,z=null}else if(typeof D=="string"&&K){var G=S(D,Y,k);B=G[0],R=G[1]}else{var G=C(B,R,F,j,H,P?null:20,z?null:20);B=G[0],R=G[1]}if(P&&(B-=E(P)?k[0]/2:P==="right"?k[0]:0),z&&(R-=E(z)?k[1]/2:z==="bottom"?k[1]:0),T.get("confine")){var G=N(B,R,F,j,H);B=G[0],R=G[1]}F.moveTo(B,R)},_updateContentNotChangedOnAxis:function(T){var D=this._lastDataByCoordSys,B=!!D&&D.length===T.length;return B&&c(D,function(R,F){var M=R.dataByAxis||{},K=T[F]||{},j=K.dataByAxis||[];B&=M.length===j.length,B&&c(M,function(H,k){var P=j[k]||{},z=H.seriesDataIndices||[],Y=P.seriesDataIndices||[];B&=H.value===P.value&&H.axisType===P.axisType&&H.axisId===P.axisId&&z.length===Y.length,B&&c(z,function(_,G){var J=Y[G];B&=_.seriesIndex===J.seriesIndex&&_.dataIndex===J.dataIndex})})}),this._lastDataByCoordSys=T,!!B},_hide:function(T){this._lastDataByCoordSys=null,T({type:"hideTip",from:this.uid})},dispose:function(T,D){if(g.node)return;this._tooltipContent.dispose(),i.unregister("itemTooltip",D)}});function x(T){for(var D=T.pop();T.length;){var B=T.pop();B&&(s.isInstance(B)&&(B=B.get("tooltip",!0)),typeof B=="string"&&(B={formatter:B}),D=new s(B,D,D.ecModel))}return D}function I(T,D){return T.dispatchAction||L.bind(D.dispatchAction,D)}function C(T,D,B,R,F,M,K){var j=B.getOuterSize(),H=j.width,k=j.height;return M!=null&&(T+H+M>R?T-=H+M:T+=M),K!=null&&(D+k+K>F?D-=k+K:D+=K),[T,D]}function N(T,D,B,R,F){var M=B.getOuterSize(),K=M.width,j=M.height;return T=Math.min(T+K,R)-K,D=Math.min(D+j,F)-j,T=Math.max(T,0),D=Math.max(D,0),[T,D]}function S(T,D,B){var R=B[0],F=B[1],M=5,K=0,j=0,H=D.width,k=D.height;switch(T){case"inside":K=D.x+H/2-R/2,j=D.y+k/2-F/2;break;case"top":K=D.x+H/2-R/2,j=D.y-F-M;break;case"bottom":K=D.x+H/2-R/2,j=D.y+k+M;break;case"left":K=D.x-R-M,j=D.y+k/2-F/2;break;case"right":K=D.x+H+M,j=D.y+k/2-F/2}return[K,j]}function E(T){return T==="center"||T==="middle"}te.exports=w},Qxkt:function(te,U,e){var y=e("bYtY"),L=e("ItGF"),g=e("4NO4"),v=g.makeInner,A=e("Yl7c"),b=A.enableClassExtend,m=A.enableClassCheck,d=e("OQFs"),r=e("m9t5"),a=e("/iHx"),s=e("VR9l"),i=y.mixin,n=v();function l(c,h,f){this.parentModel=h,this.ecModel=f,this.option=c}l.prototype={constructor:l,init:null,mergeOption:function(c){y.merge(this.option,c,!0)},get:function(c,h){return c==null?this.option:t(this.option,this.parsePath(c),!h&&u(this,c))},getShallow:function(c,h){var f=this.option,w=f==null?f:f[c],x=!h&&u(this,c);return w==null&&x&&(w=x.getShallow(c)),w},getModel:function(c,h){var f=c==null?this.option:t(this.option,c=this.parsePath(c)),w;return h=h||(w=u(this,c))&&w.getModel(c),new l(f,h,this.ecModel)},isEmpty:function(){return this.option==null},restoreData:function(){},clone:function(){var c=this.constructor;return new c(y.clone(this.option))},setReadOnly:function(c){},parsePath:function(c){return typeof c=="string"&&(c=c.split(".")),c},customizeGetParent:function(c){n(this).getParent=c},isAnimationEnabled:function(){if(!L.node){if(this.option.animation!=null)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}}};function t(c,h,f){for(var w=0;w=0;c--){var h=o[c];t(u.getAttribute(h.name),h.name)}})}function a(t){var u=n(t);A(function(o){o.removeAttribute(u),o.save(g)})}function s(){A(function(t){var u=t.XMLDocument.documentElement.attributes;t.load(g);for(var o=u.length-1;o>=0;o--)t.removeAttribute(u[o].name);t.save(g)})}var i=new RegExp("[!\"#$%&'()*+,/\\\\:;<=>?@[\\]^`{|}~]","g");function n(t){return t.replace(/^\d/,"___$&").replace(i,"___")}function l(){if(!v||!v.documentElement||!v.documentElement.addBehavior)return null;var t="script",u,o,c;try{o=new ActiveXObject("htmlfile"),o.open(),o.write("<"+t+">document.w=window'),o.close(),u=o.w.frames[0].document,c=u.createElement("div")}catch(h){c=v.createElement("div"),u=v.body}return function(h){var f=[].slice.call(arguments,0);f.unshift(c),u.appendChild(c),c.addBehavior("#default#userData"),c.load(g),h.apply(this,f),u.removeChild(c);return}}},RPvy:function(te,U,e){var y=e("ProS"),L=e("VaxA"),g="sunburstRootToNode";y.registerAction({type:g,update:"updateView"},function(b,m){m.eachComponent({mainType:"series",subType:"sunburst",query:b},d);function d(r,a){var s=L.retrieveTargetInfo(b,[g],r);if(s){var i=r.getViewRoot();i&&(b.direction=L.aboveViewRoot(i,s.node)?"rollUp":"drillDown"),r.resetViewRoot(s.node)}}});var v="sunburstHighlight";y.registerAction({type:v,update:"updateView"},function(b,m){m.eachComponent({mainType:"series",subType:"sunburst",query:b},d);function d(r,a){var s=L.retrieveTargetInfo(b,[v],r);s&&(b.highlight=s.node)}});var A="sunburstUnhighlight";y.registerAction({type:A,update:"updateView"},function(b,m){m.eachComponent({mainType:"series",subType:"sunburst",query:b},d);function d(r,a){b.unhighlight=!0}})},RSch:function(te,U,e){var y=e("IwbS"),L=e("bYtY");function g(b,m,d){y.Group.call(this),this._createPolyline(b,m,d)}var v=g.prototype;v._createPolyline=function(b,m,d){var r=b.getItemLayout(m),a=new y.Polyline({shape:{points:r}});this.add(a),this._updateCommonStl(b,m,d)},v.updateData=function(b,m,d){var r=b.hostModel,a=this.childAt(0),s={shape:{points:b.getItemLayout(m)}};y.updateProps(a,s,r,m),this._updateCommonStl(b,m,d)},v._updateCommonStl=function(b,m,d){var r=this.childAt(0),a=b.getItemModel(m),s=b.getItemVisual(m,"color"),i=d&&d.lineStyle,n=d&&d.hoverLineStyle;(!d||b.hasItemOption)&&(i=a.getModel("lineStyle").getLineStyle(),n=a.getModel("emphasis.lineStyle").getLineStyle()),r.useStyle(L.defaults({strokeNoScale:!0,fill:"none",stroke:s},i)),r.hoverStyle=n,y.setHoverStyle(this)},v.updateLayout=function(b,m){var d=this.childAt(0);d.setShape("points",b.getItemLayout(m))},L.inherits(g,y.Group);var A=g;te.exports=A},RXMa:function(te,U,e){var y=e("y+Vt"),L=y.extend({type:"ring",shape:{cx:0,cy:0,r:0,r0:0},buildPath:function(v,A){var b=A.cx,m=A.cy,d=Math.PI*2;v.moveTo(b+A.r,m),v.arc(b,m,A.r,0,d,!1),v.moveTo(b+A.r0,m),v.arc(b,m,A.r0,0,d,!0)}});te.exports=L},RZPm:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("JgUQ")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="FileOutlined";var d=v.forwardRef(m);U.default=d},RlCK:function(te,U,e){var y=e("ProS"),L=e("bYtY");function g(v,A,b){var m={},d=v==="toggleSelected",r;return b.eachComponent("legend",function(a){d&&r!=null?a[r?"select":"unSelect"](A.name):v==="allSelect"||v==="inverseSelect"?a[v]():(a[v](A.name),r=a.isSelected(A.name));var s=a.getData();L.each(s,function(i){var n=i.get("name");if(n===` `||n==="")return;var l=a.isSelected(n);m.hasOwnProperty(n)?m[n]=m[n]&&l:m[n]=l})}),v==="allSelect"||v==="inverseSelect"?{selected:m}:{name:A.name,selected:m}}y.registerAction("legendToggleSelect","legendselectchanged",L.curry(g,"toggleSelected")),y.registerAction("legendAllSelect","legendselectall",L.curry(g,"allSelect")),y.registerAction("legendInverseSelect","legendinverseselect",L.curry(g,"inverseSelect")),y.registerAction("legendSelect","legendselected",L.curry(g,"select")),y.registerAction("legendUnSelect","legendunselected",L.curry(g,"unSelect"))},RotF:function(te,U,e){te.exports=e("LSTS")},Rx6q:function(te,U){function e(y){var L=y.getRect(),g=y.getRangeInfo();return{coordSys:{type:"calendar",x:L.x,y:L.y,width:L.width,height:L.height,cellWidth:y.getCellWidth(),cellHeight:y.getCellHeight(),rangeInfo:{start:g.start,end:g.end,weeks:g.weeks,dayCount:g.allDay}},api:{coord:function(v,A){return y.dataToPoint(v,A)}}}}te.exports=e},"S/Yl":function(te,U,e){var y=e("Zvw2"),L=e("aX7z"),g=e("+TT/"),v=g.getLayoutRect,A=e("bYtY"),b=A.each;function m(r,a,s){this.dimension="single",this.dimensions=["single"],this._axis=null,this._rect,this._init(r,a,s),this.model=r}m.prototype={type:"singleAxis",axisPointerEnabled:!0,constructor:m,_init:function(r,a,s){var i=this.dimension,n=new y(i,L.createScaleByModel(r),[0,0],r.get("type"),r.get("position")),l=n.type==="category";n.onBand=l&&r.get("boundaryGap"),n.inverse=r.get("inverse"),n.orient=r.get("orient"),r.axis=n,n.model=r,n.coordinateSystem=this,this._axis=n},update:function(r,a){r.eachSeries(function(s){if(s.coordinateSystem===this){var i=s.getData();b(i.mapDimension(this.dimension,!0),function(n){this._axis.scale.unionExtentFromData(i,n)},this),L.niceScaleExtent(this._axis.scale,this._axis.model)}},this)},resize:function(r,a){this._rect=v({left:r.get("left"),top:r.get("top"),right:r.get("right"),bottom:r.get("bottom"),width:r.get("width"),height:r.get("height")},{width:a.getWidth(),height:a.getHeight()}),this._adjustAxis()},getRect:function(){return this._rect},_adjustAxis:function(){var r=this._rect,a=this._axis,s=a.isHorizontal(),i=s?[0,r.width]:[0,r.height],n=a.reverse?1:0;a.setExtent(i[n],i[1-n]),this._updateAxisTransform(a,s?r.x:r.y)},_updateAxisTransform:function(r,a){var s=r.getExtent(),i=s[0]+s[1],n=r.isHorizontal();r.toGlobalCoord=n?function(l){return l+a}:function(l){return i-l+a},r.toLocalCoord=n?function(l){return l-a}:function(l){return i-l+a}},getAxis:function(){return this._axis},getBaseAxis:function(){return this._axis},getAxes:function(){return[this._axis]},getTooltipAxes:function(){return{baseAxes:[this.getAxis()]}},containPoint:function(r){var a=this.getRect(),s=this.getAxis(),i=s.orient;return i==="horizontal"?s.contain(s.toLocalCoord(r[0]))&&r[1]>=a.y&&r[1]<=a.y+a.height:s.contain(s.toLocalCoord(r[1]))&&r[0]>=a.y&&r[0]<=a.y+a.height},pointToData:function(r){var a=this.getAxis();return[a.coordToData(a.toLocalCoord(r[a.orient==="horizontal"?0:1]))]},dataToPoint:function(r){var a=this.getAxis(),s=this.getRect(),i=[],n=a.orient==="horizontal"?0:1;return r instanceof Array&&(r=r[0]),i[n]=a.toGlobalCoord(a.dataToCoord(+r)),i[1-n]=n===0?s.y+s.height/2:s.x+s.width/2,i}};var d=m;te.exports=d},"SA+Z":function(te,U,e){var y=e("wTVA"),L=e("EbDI"),g=e("ZhPi"),v=e("wkBT");function A(b){return y(b)||L(b)||g(b)||v()}te.exports=A,te.exports.__esModule=!0,te.exports.default=te.exports},"SA4+":function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("ProS"),v=e("IwbS"),A=e("zYTA"),b=e("bYtY");function m(s,i,n){var l=s[1]-s[0];i=b.map(i,function(o){return{interval:[(o.interval[0]-s[0])/l,(o.interval[1]-s[0])/l]}});var t=i.length,u=0;return function(o){for(var c=u;c=0;c--){var h=i[c].interval;if(h[0]<=o&&o<=h[1]){u=c;break}}return c>=0&&c=i[0]&&l<=i[1]}}function r(s){var i=s.dimensions;return i[0]==="lng"&&i[1]==="lat"}var a=g.extendChartView({type:"heatmap",render:function(s,i,n){var l;i.eachComponent("visualMap",function(u){u.eachTargetSeries(function(o){o===s&&(l=u)})}),this.group.removeAll(),this._incrementalDisplayable=null;var t=s.coordinateSystem;t.type==="cartesian2d"||t.type==="calendar"?this._renderOnCartesianAndCalendar(s,n,0,s.getData().count()):r(t)&&this._renderOnGeo(t,s,l,n)},incrementalPrepareRender:function(s,i,n){this.group.removeAll()},incrementalRender:function(s,i,n,l){var t=i.coordinateSystem;t&&this._renderOnCartesianAndCalendar(i,l,s.start,s.end,!0)},_renderOnCartesianAndCalendar:function(s,i,n,l,t){var u=s.coordinateSystem,o,c;if(u.type==="cartesian2d"){var h=u.getAxis("x"),f=u.getAxis("y");o=h.getBandWidth(),c=f.getBandWidth()}for(var w=this.group,x=s.getData(),I="itemStyle",C="emphasis.itemStyle",N="label",S="emphasis.label",E=s.getModel(I).getItemStyle(["color"]),T=s.getModel(C).getItemStyle(),D=s.getModel(N),B=s.getModel(S),R=u.type,F=R==="cartesian2d"?[x.mapDimension("x"),x.mapDimension("y"),x.mapDimension("value")]:[x.mapDimension("time"),x.mapDimension("value")],M=n;M=0?f=f+x:f=f-x:E>=0?f=f-x:f=f+x}return f}function i(n,l){var t=[],u=y.quadraticSubdivide,o=[[],[],[]],c=[[],[]],h=[];l/=2,n.eachEdge(function(f,w){var x=f.getLayout(),I=f.getVisual("fromSymbol"),C=f.getVisual("toSymbol");x.__original||(x.__original=[L.clone(x[0]),L.clone(x[1])],x[2]&&x.__original.push(L.clone(x[2])));var N=x.__original;if(x[2]!=null){if(L.copy(o[0],N[0]),L.copy(o[1],N[2]),L.copy(o[2],N[1]),I&&I!=="none"){var S=v(f.node1),E=s(o,N[0],S*l);u(o[0][0],o[1][0],o[2][0],E,t),o[0][0]=t[3],o[1][0]=t[4],u(o[0][1],o[1][1],o[2][1],E,t),o[0][1]=t[3],o[1][1]=t[4]}if(C&&C!=="none"){var S=v(f.node2),E=s(o,N[1],S*l);u(o[0][0],o[1][0],o[2][0],E,t),o[1][0]=t[1],o[2][0]=t[2],u(o[0][1],o[1][1],o[2][1],E,t),o[1][1]=t[1],o[2][1]=t[2]}L.copy(x[0],o[0]),L.copy(x[1],o[2]),L.copy(x[2],o[1])}else{if(L.copy(c[0],N[0]),L.copy(c[1],N[1]),L.sub(h,c[1],c[0]),L.normalize(h,h),I&&I!=="none"){var S=v(f.node1);L.scaleAndAdd(c[0],c[0],h,S*l)}if(C&&C!=="none"){var S=v(f.node2);L.scaleAndAdd(c[1],c[1],h,-S*l)}L.copy(x[0],c[0]),L.copy(x[1],c[1])}})}te.exports=i},SJMd:function(te,U){/** * @license * Copyright (C) 2006 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */var e,y,L,g=!1,v,A;window.PR_SHOULD_USE_CONTINUATION=!0;var b,m;(function(){var d=window,r=["break,continue,do,else,for,if,return,while"],a=[r,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,restrict,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],s=[a,"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],i=[s,"alignas,alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,noexcept,noreturn,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],n=[s,"abstract,assert,boolean,byte,extends,finally,final,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],l=[s,"abstract,add,alias,as,ascending,async,await,base,bool,by,byte,checked,decimal,delegate,descending,dynamic,event,finally,fixed,foreach,from,get,global,group,implicit,in,interface,internal,into,is,join,let,lock,null,object,out,override,orderby,params,partial,readonly,ref,remove,sbyte,sealed,select,set,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,value,var,virtual,where,yield"],t="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",u=[s,"abstract,async,await,constructor,debugger,enum,eval,export,function,get,implements,instanceof,interface,let,null,set,undefined,var,with,yield,Infinity,NaN"],o="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",c=[r,"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=[r,"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=[r,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],w=[i,l,n,u,o,c,h,f],x=/^(DIR|FILE|array|vector|(de|priority_)?queue|(forward_)?list|stack|(const_)?(reverse_)?iterator|(unordered_)?(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,I="str",C="kwd",N="com",S="typ",E="lit",T="pun",D="pln",B="tag",R="dec",F="src",M="atn",K="atv",j="nocode",H="(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function k(qe){for(var tt=0,Dt=!1,ct=!1,St=0,rt=qe.length;St122||(vt<65||on>90||mt.push([Math.max(65,on)|32,Math.min(vt,90)|32]),vt<97||on>122||mt.push([Math.max(97,on)&~32,Math.min(vt,122)&~32]))}}mt.sort(function(We,Je){return We[0]-Je[0]||Je[1]-We[1]});for(var de=[],he=[],Yt=0;YtPt[0]&&(Pt[1]+1>Pt[0]&&Vt.push("-"),Vt.push(Ne(Pt[1])))}return Vt.push("]"),Vt.join("")}function wt(lt){for(var Te=lt.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")),mt=Te.length,tn=[],Vt=0,Yt=0;Vt=2&&on==="["?Te[Vt]=it(Qt):on!=="\\"&&(Te[Vt]=Qt.replace(/[a-zA-Z]/g,function(he){var Pt=he.charCodeAt(0);return"["+String.fromCharCode(Pt&~32,Pt|32)+"]"}))}return Te.join("")}for(var jt=[],St=0,rt=qe.length;St=0;)Dt[jt.charAt(lt)]=wt;var Te=wt[1],mt=""+Te;Me.hasOwnProperty(mt)||(je.push(Te),Me[mt]=null)}je.push(/[\0-\uffff]/),ct=k(je)})();var St=tt.length,rt=function ht(je){for(var Me=je.sourceCode,Ne=je.basePos,it=je.sourceNode,wt=[Ne,D],jt=0,lt=Me.match(ct)||[],Te={},mt=0,tn=lt.length;mt=5&&Yt.substring(0,5)==="lang-",an&&!(Qt&&typeof Qt[1]=="string")&&(an=!1,Yt=F),an||(Te[Vt]=Yt)}var de=jt;if(jt+=Vt.length,!an)wt.push(Ne+de,Yt);else{var he=Qt[1],Pt=Vt.indexOf(he),We=Pt+he.length;Qt[2]&&(We=Vt.length-Qt[2].length,Pt=We-he.length);var Je=Yt.substring(5);z(it,Ne+de,Vt.substring(0,Pt),ht,wt),z(it,Ne+de+Pt,he,ke(Je,he),wt),z(it,Ne+de+We,Vt.substring(We),ht,wt)}}je.decorations=wt};return rt}function J(qe){var tt=[],Dt=[];qe.tripleQuotedStrings?tt.push([I,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,`'"`]):qe.multiLineStrings?tt.push([I,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"]):tt.push([I,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,null,`"'`]),qe.verbatimStrings&&Dt.push([I,/^@\"(?:[^\"]|\"\")*(?:\"|$)/,null]);var ct=qe.hashComments;ct&&(qe.cStyleComments?(ct>1?tt.push([N,/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,null,"#"]):tt.push([N,/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\r\n]*)/,null,"#"]),Dt.push([I,/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):tt.push([N,/^#[^\r\n]*/,null,"#"])),qe.cStyleComments&&(Dt.push([N,/^\/\/[^\r\n]*/,null]),Dt.push([N,/^\/\*[\s\S]*?(?:\*\/|$)/,null]));var St=qe.regexLiterals;if(St){var rt=St>1?"":` \r`,ht=rt?".":"[\\S\\s]",je="/(?=[^/*"+rt+"])(?:[^/\\x5B\\x5C"+rt+"]|\\x5C"+ht+"|\\x5B(?:[^\\x5C\\x5D"+rt+"]|\\x5C"+ht+")*(?:\\x5D|$))+/";Dt.push(["lang-regex",RegExp("^"+H+"("+je+")")])}var Me=qe.types;Me&&Dt.push([S,Me]);var Ne=(""+qe.keywords).replace(/^ | $/g,"");Ne.length&&Dt.push([C,new RegExp("^(?:"+Ne.replace(/[\s,]+/g,"|")+")\\b"),null]),tt.push([D,/^\s+/,null,` \r \xA0`]);var it="^.[^\\s\\w.$@'\"`/\\\\]*";return qe.regexLiterals&&(it+="(?!s*/)"),Dt.push([E,/^@[a-z_$][a-z_$@0-9]*/i,null],[S,/^(?:[@_]?[A-Z]+[a-z][A-Za-z_$@0-9]*|\w+_t\b)/,null],[D,/^[a-z_$][a-z_$@0-9]*/i,null],[E,new RegExp("^(?:0x[a-f0-9]+|(?:\\d(?:_\\d+)*\\d*(?:\\.\\d*)?|\\.\\d\\+)(?:e[+\\-]?\\d+)?)[a-z]*","i"),null,"0123456789"],[D,/^\\[\s\S]?/,null],[T,new RegExp(it),null]),G(tt,Dt)}var ue=J({keywords:w,hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0});function q(qe,tt,Dt){for(var ct=/(?:^|\s)nocode(?:\s|$)/,St=/\r\n?|\n/,rt=qe.ownerDocument,ht=rt.createElement("li");qe.firstChild;)ht.appendChild(qe.firstChild);var je=[ht];function Me(Te){var mt=Te.nodeType;if(mt==1&&!ct.test(Te.className))if(Te.nodeName==="br")Ne(Te),Te.parentNode&&Te.parentNode.removeChild(Te);else for(var tn=Te.firstChild;tn;tn=tn.nextSibling)Me(tn);else if((mt==3||mt==4)&&Dt){var Vt=Te.nodeValue,Yt=Vt.match(St);if(Yt){var Qt=Vt.substring(0,Yt.index);Te.nodeValue=Qt;var an=Vt.substring(Yt.index+Yt[0].length);if(an){var on=Te.parentNode;on.insertBefore(rt.createTextNode(an),Te.nextSibling)}Ne(Te),Qt||Te.parentNode.removeChild(Te)}}}function Ne(Te){for(;!Te.nextSibling;)if(Te=Te.parentNode,!Te)return;function mt(Yt,Qt){var an=Qt?Yt.cloneNode(!1):Yt,on=Yt.parentNode;if(on){var vt=mt(on,1),de=Yt.nextSibling;vt.appendChild(an);for(var he=de;he;he=de)de=he.nextSibling,vt.appendChild(he)}return an}for(var tn=mt(Te.nextSibling,0),Vt;(Vt=tn.parentNode)&&Vt.nodeType===1;)tn=Vt;je.push(tn)}for(var it=0;it=on&&(Me+=2),rt>=vt&&(wt+=2)}}finally{Vt&&(Vt.style.display=Yt)}}var me={};function be(qe,tt){for(var Dt=tt.length;--Dt>=0;){var ct=tt[Dt];me.hasOwnProperty(ct)?d.console&&console.warn("cannot override language handler %s",ct):me[ct]=qe}}function ke(qe,tt){return qe&&me.hasOwnProperty(qe)||(qe=/^\s*]*(?:>|$)/],[N,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[T,/^(?:<[%?]|[%?]>)/],["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"]),be(G([[D,/^[\s]+/,null,` \r `],[K,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,null,`"'`]],[[B,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[M,/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[T,/^[=<>\/]+/],["lang-js",/^on\w+\s*=\s*\"([^\"]+)\"/i],["lang-js",/^on\w+\s*=\s*\'([^\']+)\'/i],["lang-js",/^on\w+\s*=\s*([^\"\'>\s]+)/i],["lang-css",/^style\s*=\s*\"([^\"]+)\"/i],["lang-css",/^style\s*=\s*\'([^\']+)\'/i],["lang-css",/^style\s*=\s*([^\"\'>\s]+)/i]]),["in.tag"]),be(G([],[[K,/^[\s\S]+/]]),["uq.val"]),be(J({keywords:i,hashComments:!0,cStyleComments:!0,types:x}),["c","cc","cpp","cxx","cyc","m"]),be(J({keywords:"null,true,false"}),["json"]),be(J({keywords:l,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:x}),["cs"]),be(J({keywords:n,cStyleComments:!0}),["java"]),be(J({keywords:f,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]),be(J({keywords:c,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]),be(J({keywords:o,hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]),be(J({keywords:h,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]),be(J({keywords:u,cStyleComments:!0,regexLiterals:!0}),["javascript","js","ts","typescript"]),be(J({keywords:t,hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]),be(G([],[[I,/^[\s\S]+/]]),["regex"]);function ce(qe){var tt=qe.langExtension;try{var Dt=P(qe.sourceNode,qe.pre),ct=Dt.sourceCode;qe.sourceCode=ct,qe.spans=Dt.spans,qe.basePos=0,ke(tt,ct)(qe),re(qe)}catch(St){d.console&&console.log(St&&St.stack||St)}}function Ee(qe,tt,Dt){var ct=Dt||!1,St=tt||null,rt=document.createElement("div");rt.innerHTML="
    "+qe+"
    ",rt=rt.firstChild,ct&&q(rt,ct,!0);var ht={langExtension:St,numberLines:ct,sourceNode:rt,pre:1,sourceCode:null,basePos:null,spans:null,decorations:null};return ce(ht),rt.innerHTML}function pe(qe,tt){var Dt=tt||document.body,ct=Dt.ownerDocument||document;function St(an){return Dt.getElementsByTagName(an)}for(var rt=[St("pre"),St("code"),St("xmp")],ht=[],je=0;je3?1.4:h>1?1.2:1.1,I=c>0?x:1/x;s(this,"zoom","zoomOnMouseWheel",t,{scale:I,originX:f,originY:w})}if(o){var C=Math.abs(c),N=(c>0?1:-1)*(C>3?.4:C>1?.15:.05);s(this,"scrollMove","moveOnMouseWheel",t,{scrollDelta:N,originX:f,originY:w})}}function a(t){if(v.isTaken(this._zr,"globalPan"))return;var u=t.pinchScale>1?1.1:1/1.1;s(this,"zoom",null,t,{scale:u,originX:t.pinchX,originY:t.pinchY})}function s(t,u,o,c,h){t.pointerChecker&&t.pointerChecker(c,h.originX,h.originY)&&(g.stop(c.event),i(t,u,o,c,h))}function i(t,u,o,c,h){h.isAvailableBehavior=y.bind(n,null,o,c),t.trigger(u,h)}function n(t,u,o){var c=o[t];return!t||c&&(!y.isString(c)||u.event[c+"Key"])}var l=A;te.exports=l},Sj0X:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("XuBP")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="DownOutlined";var d=v.forwardRef(m);U.default=d},Sj9i:function(te,U,e){var y=e("QBsz"),L=y.create,g=y.distSquare,v=Math.pow,A=Math.sqrt,b=1e-8,m=1e-4,d=A(3),r=1/3,a=L(),s=L(),i=L();function n(E){return E>-b&&Eb||E<-b}function t(E,T,D,B,R){var F=1-R;return F*F*(F*E+3*R*T)+R*R*(R*B+3*F*D)}function u(E,T,D,B,R){var F=1-R;return 3*(((T-E)*F+2*(D-T)*R)*F+(B-D)*R*R)}function o(E,T,D,B,R,F){var M=B+3*(T-D)-E,K=3*(D-T*2+E),j=3*(T-E),H=E-R,k=K*K-3*M*j,P=K*j-9*M*H,z=j*j-3*K*H,Y=0;if(n(k)&&n(P))if(n(K))F[0]=0;else{var _=-j/K;_>=0&&_<=1&&(F[Y++]=_)}else{var G=P*P-4*k*z;if(n(G)){var J=P/k,_=-K/M+J,ue=-J/2;_>=0&&_<=1&&(F[Y++]=_),ue>=0&&ue<=1&&(F[Y++]=ue)}else if(G>0){var q=A(G),re=k*K+1.5*M*(-P+q),me=k*K+1.5*M*(-P-q);re<0?re=-v(-re,r):re=v(re,r),me<0?me=-v(-me,r):me=v(me,r);var _=(-K-(re+me))/(3*M);_>=0&&_<=1&&(F[Y++]=_)}else{var be=(2*k*K-3*M*P)/(2*A(k*k*k)),ke=Math.acos(be)/3,ce=A(k),Ee=Math.cos(ke),_=(-K-2*ce*Ee)/(3*M),ue=(-K+ce*(Ee+d*Math.sin(ke)))/(3*M),pe=(-K+ce*(Ee-d*Math.sin(ke)))/(3*M);_>=0&&_<=1&&(F[Y++]=_),ue>=0&&ue<=1&&(F[Y++]=ue),pe>=0&&pe<=1&&(F[Y++]=pe)}}return Y}function c(E,T,D,B,R){var F=6*D-12*T+6*E,M=9*T+3*B-3*E-9*D,K=3*T-3*E,j=0;if(n(M)){if(l(F)){var H=-K/F;H>=0&&H<=1&&(R[j++]=H)}}else{var k=F*F-4*M*K;if(n(k))R[0]=-F/(2*M);else if(k>0){var P=A(k),H=(-F+P)/(2*M),z=(-F-P)/(2*M);H>=0&&H<=1&&(R[j++]=H),z>=0&&z<=1&&(R[j++]=z)}}return j}function h(E,T,D,B,R,F){var M=(T-E)*R+E,K=(D-T)*R+T,j=(B-D)*R+D,H=(K-M)*R+M,k=(j-K)*R+K,P=(k-H)*R+H;F[0]=E,F[1]=M,F[2]=H,F[3]=P,F[4]=P,F[5]=k,F[6]=j,F[7]=B}function f(E,T,D,B,R,F,M,K,j,H,k){var P,z=.005,Y=Infinity,_,G,J,ue;a[0]=j,a[1]=H;for(var q=0;q<1;q+=.05)s[0]=t(E,D,R,M,q),s[1]=t(T,B,F,K,q),J=g(a,s),J=0&&J=0&&H<=1&&(R[j++]=H)}}else{var k=M*M-4*F*K;if(n(k)){var H=-M/(2*F);H>=0&&H<=1&&(R[j++]=H)}else if(k>0){var P=A(k),H=(-M+P)/(2*F),z=(-M-P)/(2*F);H>=0&&H<=1&&(R[j++]=H),z>=0&&z<=1&&(R[j++]=z)}}return j}function C(E,T,D){var B=E+D-2*T;return B===0?.5:(E-T)/B}function N(E,T,D,B,R){var F=(T-E)*B+E,M=(D-T)*B+T,K=(M-F)*B+F;R[0]=E,R[1]=F,R[2]=K,R[3]=K,R[4]=M,R[5]=D}function S(E,T,D,B,R,F,M,K,j){var H,k=.005,P=Infinity;a[0]=M,a[1]=K;for(var z=0;z<1;z+=.05){s[0]=w(E,D,R,z),s[1]=w(T,B,F,z);var Y=g(a,s);Y=0&&Y=0;--f)if(h[f]===c)return!0;return!1}),o):null:o[0]},n.prototype.update=function(t,u){if(!t)return;var o=this.getDefs(!1);if(t[this._domName]&&o.contains(t[this._domName]))typeof u=="function"&&u(t);else{var c=this.add(t);c&&(t[this._domName]=c)}},n.prototype.addDom=function(t){var u=this.getDefs(!0);u.appendChild(t)},n.prototype.removeDom=function(t){var u=this.getDefs(!1);u&&t[this._domName]&&(u.removeChild(t[this._domName]),t[this._domName]=null)},n.prototype.getDoms=function(){var t=this.getDefs(!1);if(!t)return[];var u=[];return g.each(this._tagNames,function(o){var c=t.getElementsByTagName(o);u=u.concat([].slice.call(c))}),u},n.prototype.markAllUnused=function(){var t=this.getDoms(),u=this;g.each(t,function(o){o[u._markLabel]=s})},n.prototype.markUsed=function(t){t&&(t[this._markLabel]=i)},n.prototype.removeUnused=function(){var t=this.getDefs(!1);if(!t)return;var u=this.getDoms(),o=this;g.each(u,function(c){c[o._markLabel]!==i&&t.removeChild(c)})},n.prototype.getSvgProxy=function(t){return t instanceof v?d:t instanceof A?r:t instanceof b?a:d},n.prototype.getTextSvgElement=function(t){return t.__textSvgEl},n.prototype.getSvgElement=function(t){return t.__svgEl};var l=n;te.exports=l},Swgg:function(te,U,e){var y=e("fc+c"),L=y.extend({type:"dataZoom.select"});te.exports=L},Sxd8:function(te,U,e){var y=e("ZCgT");function L(g){var v=y(g),A=v%1;return v===v?A?v-A:v:0}te.exports=L},T1rO:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("zdCA"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},T4UG:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("bYtY"),v=e("ItGF"),A=e("7aKB"),b=A.formatTime,m=A.encodeHTML,d=A.addCommas,r=A.getTooltipMarker,a=e("4NO4"),s=e("bLfw"),i=e("5Hur"),n=e("OKJ2"),l=e("+TT/"),t=l.getLayoutParams,u=l.mergeLayoutParam,o=e("9H2F"),c=o.createTask,h=e("D5nY"),f=h.prepareSource,w=h.getSource,x=e("KxfA"),I=x.retrieveRawValue,C=a.makeInner(),N=s.extend({type:"series.__base__",seriesIndex:0,coordinateSystem:null,defaultOption:null,legendVisualProvider:null,visualColorAccessPath:"itemStyle.color",visualBorderColorAccessPath:"itemStyle.borderColor",layoutMode:null,init:function(j,H,k,P){this.seriesIndex=this.componentIndex,this.dataTask=c({count:T,reset:D}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(j,k),f(this);var z=this.getInitialData(j,k);R(z,this),this.dataTask.context.data=z,C(this).dataBeforeProcessed=z,S(this)},mergeDefaultAndTheme:function(j,H){var k=this.layoutMode,P=k?t(j):{},z=this.subType;s.hasClass(z)&&(z+="Series"),g.merge(j,H.getTheme().get(this.subType)),g.merge(j,this.getDefaultOption()),a.defaultEmphasis(j,"label",["show"]),this.fillDataTextStyle(j.data),k&&u(j,P,k)},mergeOption:function(j,H){j=g.merge(this.option,j,!0),this.fillDataTextStyle(j.data);var k=this.layoutMode;k&&u(this.option,j,k),f(this);var P=this.getInitialData(j,H);R(P,this),this.dataTask.dirty(),this.dataTask.context.data=P,C(this).dataBeforeProcessed=P,S(this)},fillDataTextStyle:function(j){if(j&&!g.isTypedArray(j))for(var H=["show"],k=0;k":` `,_=P==="richText",G={},J=0;function ue(rt){var ht=g.reduce(rt,function(wt,jt,lt){var Te=re.getDimensionInfo(lt);return wt|=Te&&Te.tooltip!==!1&&Te.displayName!=null},0),je=[];me.length?g.each(me,function(wt){Me(I(re,j,wt),wt)}):g.each(rt,Me);function Me(wt,jt){var lt=re.getDimensionInfo(jt);if(!lt||lt.otherDims.tooltip===!1)return;var Te=lt.type,mt="sub"+z.seriesIndex+"at"+J,tn=r({color:Ee,type:"subItem",renderMode:P,markerId:mt}),Vt=typeof tn=="string"?tn:tn.content,Yt=(ht?Vt+m(lt.displayName||"-")+": ":"")+m(Te==="ordinal"?wt+"":Te==="time"?H?"":b("yyyy/MM/dd hh:mm:ss",wt):d(wt));Yt&&je.push(Yt),_&&(G[mt]=Ee,++J)}var Ne=ht?_?` `:"
    ":"",it=Ne+je.join(Ne||", ");return{renderMode:P,content:it,style:G}}function q(rt){return{renderMode:P,content:m(d(rt)),style:G}}var re=this.getData(),me=re.mapDimension("defaultedTooltip",!0),be=me.length,ke=this.getRawValue(j),ce=g.isArray(ke),Ee=re.getItemVisual(j,"color");g.isObject(Ee)&&Ee.colorStops&&(Ee=(Ee.colorStops[0]||{}).color),Ee=Ee||"transparent";var pe=be>1||ce&&!be?ue(ke):q(be?I(re,j,me[0]):ce?ke[0]:ke),Se=pe.content,st=z.seriesIndex+"at"+J,qe=r({color:Ee,type:"item",renderMode:P,markerId:st});G[st]=Ee,++J;var tt=re.getName(j),Dt=this.name;a.isNameSpecified(this)||(Dt=""),Dt=Dt?m(Dt)+(H?": ":Y):"";var ct=typeof qe=="string"?qe:qe.content,St=H?ct+Dt+Se:Dt+ct+(tt?m(tt)+": "+Se:Se);return{html:St,markers:G}},isAnimationEnabled:function(){if(v.node)return!1;var j=this.getShallow("animation");return j&&(this.getData().count()>this.getShallow("animationThreshold")&&(j=!1)),j},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(j,H,k){var P=this.ecModel,z=i.getColorFromPalette.call(this,j,H,k);return z||(z=P.getColorFromPalette(j,H,k)),z},coordDimToDataDim:function(j){return this.getRawData().mapDimension(j,!0)},getProgressive:function(){return this.get("progressive")},getProgressiveThreshold:function(){return this.get("progressiveThreshold")},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});g.mixin(N,n),g.mixin(N,i);function S(j){var H=j.name;a.isNameSpecified(j)||(j.name=E(j)||H)}function E(j){var H=j.getRawData(),k=H.mapDimension("seriesName",!0),P=[];return g.each(k,function(z){var Y=H.getDimensionInfo(z);Y.displayName&&P.push(Y.displayName)}),P.join(" ")}function T(j){return j.model.getRawData().count()}function D(j){var H=j.model;return H.setData(H.getRawData().cloneShallow()),B}function B(j,H){H.outputData&&j.end>H.outputData.count()&&H.model.getRawData().cloneShallow(H.outputData)}function R(j,H){g.each(j.CHANGABLE_METHODS,function(k){j.wrapMethod(k,g.curry(F,H))})}function F(j){var H=M(j);H&&H.setOutputEnd(this.count())}function M(j){var H=(j.ecModel||{}).scheduler,k=H&&H.getPipeline(j.uid);if(k){var P=k.currentTask;if(P){var z=P.agentStubMap;z&&(P=z.get(j.uid))}return P}}var K=N;te.exports=K},T6xi:function(te,U,e){var y=e("YgsL"),L=e("nCxF");function g(v,A,b){var m=A.points,d=A.smooth;if(m&&m.length>=2){if(d&&d!=="spline"){var r=L(m,d,b,A.smoothConstraint);v.moveTo(m[0][0],m[0][1]);for(var a=m.length,s=0;s<(b?a:a-1);s++){var i=r[s*2],n=r[s*2+1],l=m[(s+1)%a];v.bezierCurveTo(i[0],i[1],n[0],n[1],l[0],l[1])}}else{d==="spline"&&(m=y(m,b)),v.moveTo(m[0][0],m[0][1]);for(var s=1,t=m.length;s0?v:A)}function n(l,t){return t.get(l>0?L:g)}}};te.exports=b},TWL2:function(te,U,e){var y=e("IwbS"),L=e("bYtY"),g=e("6Ic6");function v(r,a){y.Group.call(this);var s=new y.Polygon,i=new y.Polyline,n=new y.Text;this.add(s),this.add(i),this.add(n),this.highDownOnUpdate=function(l,t){t==="emphasis"?(i.ignore=i.hoverIgnore,n.ignore=n.hoverIgnore):(i.ignore=i.normalIgnore,n.ignore=n.normalIgnore)},this.updateData(r,a,!0)}var A=v.prototype,b=["itemStyle","opacity"];A.updateData=function(r,a,s){var i=this.childAt(0),n=r.hostModel,l=r.getItemModel(a),t=r.getItemLayout(a),u=r.getItemModel(a).get(b);u=u==null?1:u,i.useStyle({}),s?(i.setShape({points:t.points}),i.setStyle({opacity:0}),y.initProps(i,{style:{opacity:u}},n,a)):y.updateProps(i,{style:{opacity:u},shape:{points:t.points}},n,a);var o=l.getModel("itemStyle"),c=r.getItemVisual(a,"color");i.setStyle(L.defaults({lineJoin:"round",fill:c},o.getItemStyle(["opacity"]))),i.hoverStyle=o.getModel("emphasis").getItemStyle(),this._updateLabel(r,a),y.setHoverStyle(this)},A._updateLabel=function(r,a){var s=this.childAt(1),i=this.childAt(2),n=r.hostModel,l=r.getItemModel(a),t=r.getItemLayout(a),u=t.label,o=r.getItemVisual(a,"color");y.updateProps(s,{shape:{points:u.linePoints||u.linePoints}},n,a),y.updateProps(i,{style:{x:u.x,y:u.y}},n,a),i.attr({rotation:u.rotation,origin:[u.x,u.y],z2:10});var c=l.getModel("label"),h=l.getModel("emphasis.label"),f=l.getModel("labelLine"),w=l.getModel("emphasis.labelLine"),o=r.getItemVisual(a,"color");y.setLabelStyle(i.style,i.hoverStyle={},c,h,{labelFetcher:r.hostModel,labelDataIndex:a,defaultText:r.getName(a),autoColor:o,useInsideStyle:!!u.inside},{textAlign:u.textAlign,textVerticalAlign:u.verticalAlign}),i.ignore=i.normalIgnore=!c.get("show"),i.hoverIgnore=!h.get("show"),s.ignore=s.normalIgnore=!f.get("show"),s.hoverIgnore=!w.get("show"),s.setStyle({stroke:o}),s.setStyle(f.getModel("lineStyle").getLineStyle()),s.hoverStyle=w.getModel("lineStyle").getLineStyle()},L.inherits(v,y.Group);var m=g.extend({type:"funnel",render:function(r,a,s){var i=r.getData(),n=this._data,l=this.group;i.diff(n).add(function(t){var u=new v(i,t);i.setItemGraphicEl(t,u),l.add(u)}).update(function(t,u){var o=n.getItemGraphicEl(u);o.updateData(i,t),l.add(o),i.setItemGraphicEl(t,o)}).remove(function(t){var u=n.getItemGraphicEl(t);l.remove(u)}).execute(),this._data=i},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}}),d=m;te.exports=d},TYVI:function(te,U,e){var y=e("5GtS"),L=e("T4UG"),g=L.extend({type:"series.gauge",getInitialData:function(A,b){return y(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}}}),v=g;te.exports=v},Tghj:function(te,U,e){(function(y){var L;typeof window!="undefined"?L=window.__DEV__:typeof y!="undefined"&&(L=y.__DEV__),typeof L=="undefined"&&(L=!0);var g=L;U.__DEV__=g}).call(this,e("IyRk"))},ThAp:function(te,U,e){var y=e("bYtY"),L=e("5GtS"),g=e("T4UG"),v=e("7aKB"),A=v.encodeHTML,b=v.addCommas,m=e("cCMj"),d=e("KxfA"),r=d.retrieveRawAttr,a=e("W4dC"),s=e("D5nY"),i=s.makeSeriesEncodeForNameBased,n=g.extend({type:"series.map",dependencies:["geo"],layoutMode:"box",needsDrawMap:!1,seriesGroup:[],getInitialData:function(t){for(var u=L(this,{coordDimensions:["value"],encodeDefaulter:y.curry(i,this)}),o=u.mapDimension("value"),c=y.createHashMap(),h=[],f=[],w=0,x=u.count();w"+A(c+" : "+o)},getTooltipPosition:function(t){if(t!=null){var u=this.getData().getName(t),o=this.coordinateSystem,c=o.getRegion(u);return c&&o.dataToPoint(c.center)}},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},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"}});y.mixin(n,m);var l=n;te.exports=l},TkdX:function(te,U,e){var y=e("bYtY"),L=e("IwbS"),g={NONE:"none",DESCENDANT:"descendant",ANCESTOR:"ancestor",SELF:"self"},v=2,A=4;function b(n,l,t){L.Group.call(this);var u=new L.Sector({z2:v});u.seriesIndex=l.seriesIndex;var o=new L.Text({z2:A,silent:n.getModel("label").get("silent")});this.add(u),this.add(o),this.updateData(!0,n,"normal",l,t);function c(){o.ignore=o.hoverIgnore}function h(){o.ignore=o.normalIgnore}this.on("emphasis",c).on("normal",h).on("mouseover",c).on("mouseout",h)}var m=b.prototype;m.updateData=function(n,l,t,u,o){this.node=l,l.piece=this,u=u||this._seriesModel,o=o||this._ecModel;var c=this.childAt(0);c.dataIndex=l.dataIndex;var h=l.getModel(),f=l.getLayout(),w=y.extend({},f);w.label=null;var x=r(l,u,o);i(l,u,x);var I=h.getModel("itemStyle").getItemStyle(),C;if(t==="normal")C=I;else{var N=h.getModel(t+".itemStyle").getItemStyle();C=y.merge(N,I)}C=y.defaults({lineJoin:"bevel",fill:C.fill||x},C),n?(c.setShape(w),c.shape.r=f.r0,L.updateProps(c,{shape:{r:f.r}},u,l.dataIndex),c.useStyle(C)):typeof C.fill=="object"&&C.fill.type||typeof c.style.fill=="object"&&c.style.fill.type?(L.updateProps(c,{shape:w},u),c.useStyle(C)):L.updateProps(c,{shape:w,style:C},u),this._updateLabel(u,x,t);var S=h.getShallow("cursor");if(S&&c.attr("cursor",S),n){var E=u.getShallow("highlightPolicy");this._initEvents(c,l,u,E)}this._seriesModel=u||this._seriesModel,this._ecModel=o||this._ecModel,L.setHoverStyle(this)},m.onEmphasis=function(n){var l=this;this.node.hostTree.root.eachNode(function(t){t.piece&&(l.node===t?t.piece.updateData(!1,t,"emphasis"):s(t,l.node,n)?t.piece.childAt(0).trigger("highlight"):n!==g.NONE&&t.piece.childAt(0).trigger("downplay"))})},m.onNormal=function(){this.node.hostTree.root.eachNode(function(n){n.piece&&n.piece.updateData(!1,n,"normal")})},m.onHighlight=function(){this.updateData(!1,this.node,"highlight")},m.onDownplay=function(){this.updateData(!1,this.node,"downplay")},m._updateLabel=function(n,l,t){var u=this.node.getModel(),o=u.getModel("label"),c=t==="normal"||t==="emphasis"?o:u.getModel(t+".label"),h=u.getModel("emphasis.label"),f=y.retrieve(n.getFormattedLabel(this.node.dataIndex,t,null,null,"label"),this.node.name);H("show")===!1&&(f="");var w=this.node.getLayout(),x=c.get("minAngle");x==null&&(x=o.get("minAngle")),x=x/180*Math.PI;var I=w.endAngle-w.startAngle;x!=null&&Math.abs(I)Math.PI/2?"right":"left"):!R||R==="center"?(T=(w.r+w.r0)/2,R="center"):R==="left"?(T=w.r0+B,N>Math.PI/2&&(R="right")):R==="right"&&(T=w.r-B,N>Math.PI/2&&(R="left")),C.attr("style",{text:f,textAlign:R,textVerticalAlign:H("verticalAlign")||"middle",opacity:H("opacity")});var F=T*S+w.cx,M=T*E+w.cy;C.attr("position",[F,M]);var K=H("rotate"),j=0;K==="radial"?(j=-N,j<-Math.PI/2&&(j+=Math.PI)):K==="tangential"?(j=Math.PI/2-N,j>Math.PI/2?j-=Math.PI:j<-Math.PI/2&&(j+=Math.PI)):typeof K=="number"&&(j=K*Math.PI/180),C.attr("rotation",j);function H(k){var P=c.get(k);return P==null?o.get(k):P}},m._initEvents=function(n,l,t,u){n.off("mouseover").off("mouseout").off("emphasis").off("normal");var o=this,c=function(){o.onEmphasis(u)},h=function(){o.onNormal()},f=function(){o.onDownplay()},w=function(){o.onHighlight()};t.isAnimationEnabled()&&n.on("mouseover",c).on("mouseout",h).on("emphasis",c).on("normal",h).on("downplay",f).on("highlight",w)},y.inherits(b,L.Group);var d=b;function r(n,l,t){var u=n.getVisual("color"),o=n.getVisual("visualMeta");(!o||o.length===0)&&(u=null);var c=n.getModel("itemStyle").get("color");if(c)return c;if(u)return u;if(n.depth===0)return t.option.color[0];var h=t.option.color.length;return c=t.option.color[a(n)%h],c}function a(n){for(var l=n;l.depth>1;)l=l.parentNode;var t=n.getAncestors()[0];return y.indexOf(t.children,l)}function s(n,l,t){return t===g.NONE?!1:t===g.SELF?n===l:t===g.ANCESTOR?n===l||n.isAncestorOf(l):n===l||n.isDescendantOf(l)}function i(n,l,t){var u=l.getData();u.setItemVisual(n.dataIndex,"color",t)}te.exports=d},Tp9H:function(te,U,e){var y=e("ItGF"),L=e("Kagy"),g=e("IUWy"),v=L.toolbox.saveAsImage;function A(d){this.model=d}A.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:v.title,type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:v.lang.slice()},A.prototype.unusable=!y.canvasSupported;var b=A.prototype;b.onclick=function(d,r){var a=this.model,s=a.get("name")||d.get("title.0.text")||"echarts",i=r.getZr().painter.getType()==="svg",n=i?"svg":a.get("type",!0)||"png",l=r.getConnectedDataURL({type:n,backgroundColor:a.get("backgroundColor",!0)||d.get("backgroundColor")||"#fff",connectedBackgroundColor:a.get("connectedBackgroundColor"),excludeComponents:a.get("excludeComponents"),pixelRatio:a.get("pixelRatio")});if(typeof MouseEvent=="function"&&!y.browser.ie&&!y.browser.edge){var t=document.createElement("a");t.download=s+"."+n,t.target="_blank",t.href=l;var u=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1});t.dispatchEvent(u)}else if(window.navigator.msSaveOrOpenBlob){for(var o=atob(l.split(",")[1]),c=o.length,h=new Uint8Array(c);c--;)h[c]=o.charCodeAt(c);var f=new Blob([h]);window.navigator.msSaveOrOpenBlob(f,s+"."+n)}else{var w=a.get("lang"),x='',I=window.open();I.document.write(x)}},g.register("saveAsImage",A);var m=A;te.exports=m},"U/Mo":function(te,U){function e(L){var g=L.coordinateSystem;if(g.type!=="view")return 1;var v=L.option.nodeScaleRatio,A=g.scale,b=A&&A[0]||1,m=g.getZoom(),d=(m-1)*v+1;return d/b}function y(L){var g=L.getVisual("symbolSize");return g instanceof Array&&(g=(g[0]+g[1])/2),+g}U.getNodeGlobalScale=e,U.getSymbolSize=y},UADf:function(te,U,e){},UOVi:function(te,U,e){var y=e("bYtY"),L=e("7aKB"),g=["x","y","z","radius","angle","single"],v=["cartesian2d","polar","singleAxis"];function A(r){return y.indexOf(v,r)>=0}function b(r,a){r=r.slice();var s=y.map(r,L.capitalFirst);a=(a||[]).slice();var i=y.map(a,L.capitalFirst);return function(n,l){y.each(r,function(t,u){for(var o={name:t,capital:s[u]},c=0;c=0}function n(t,u){var o=!1;return a(function(c){y.each(s(t,c)||[],function(h){u.records[c.name][h]&&(o=!0)})}),o}function l(t,u){u.nodes.push(t),a(function(o){y.each(s(t,o)||[],function(c){u.records[o.name][c]=!0})})}}U.isCoordSupported=A,U.createNameEach=b,U.eachAxisDim=m,U.createLinkedNodesFinder=d},Uc92:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},UmKh:function(te,U,e){"use strict";var y=e("q1tI"),L=e.n(y),g=function(H){var k=H.prototype;if(!k||!k.isReactComponent)throw new Error("Can only polyfill class components");return typeof k.componentWillReceiveProps!="function"||L.a.Profiler&&(k.UNSAFE_componentWillReceiveProps=k.componentWillReceiveProps,delete k.componentWillReceiveProps),H},v=g;function A(j){var H=[];return L.a.Children.forEach(j,function(k){H.push(k)}),H}function b(j,H){var k=null;return j&&j.forEach(function(P){if(k)return;P&&P.key===H&&(k=P)}),k}function m(j,H,k){var P=null;return j&&j.forEach(function(z){if(z&&z.key===H&&z.props[k]){if(P)throw new Error("two child with same key for children");P=z}}),P}function d(j,H,k){var P=0;return j&&j.forEach(function(z){if(P)return;P=z&&z.key===H&&!z.props[k]}),P}function r(j,H,k){var P=j.length===H.length;return P&&j.forEach(function(z,Y){var _=H[Y];z&&_&&((z&&!_||!z&&_||(z.key!==_.key||k&&z.props[k]!==_.props[k]))&&(P=!1))}),P}function a(j,H){var k=[],P={},z=[];return j.forEach(function(Y){Y&&b(H,Y.key)?z.length&&(P[Y.key]=z,z=[]):z.push(Y)}),H.forEach(function(Y){Y&&Object.prototype.hasOwnProperty.call(P,Y.key)&&(k=k.concat(P[Y.key])),k.push(Y)}),k=k.concat(z),k}var s=e("i8i4"),i=e.n(s),n=e("UwPn"),l={isAppearSupported:function(H){return H.transitionName&&H.transitionAppear||H.animation.appear},isEnterSupported:function(H){return H.transitionName&&H.transitionEnter||H.animation.enter},isLeaveSupported:function(H){return H.transitionName&&H.transitionLeave||H.animation.leave},allowAppearCallback:function(H){return H.transitionAppear||H.animation.appear},allowEnterCallback:function(H){return H.transitionEnter||H.animation.enter},allowLeaveCallback:function(H){return H.transitionLeave||H.animation.leave}},t=l,u=function(){function j(H,k){for(var P=0;P children");return L.a.createElement(x,{key:ue.key,ref:function(re){P.childrenRefs[ue.key]=re},animation:z.animation,transitionName:z.transitionName,transitionEnter:z.transitionEnter,transitionAppear:z.transitionAppear,transitionLeave:z.transitionLeave},ue)}));var G=z.component;if(G){var J=z;return typeof G=="string"&&(J=I({className:z.className,style:z.style},z.componentProps)),L.a.createElement(G,J,_)}return _[0]||null}}]),H}(L.a.Component);F.isAnimate=!0,F.defaultProps={animation:{},component:"span",componentProps:{},transitionEnter:!0,transitionLeave:!0,transitionAppear:!1,onEnd:R,onEnter:R,onLeave:R,onAppear:R};var M=function(){var H=this;this.performEnter=function(k){H.childrenRefs[k]&&(H.currentlyAnimatingKeys[k]=!0,H.childrenRefs[k].componentWillEnter(H.handleDoneAdding.bind(H,k,"enter")))},this.performAppear=function(k){H.childrenRefs[k]&&(H.currentlyAnimatingKeys[k]=!0,H.childrenRefs[k].componentWillAppear(H.handleDoneAdding.bind(H,k,"appear")))},this.handleDoneAdding=function(k,P){var z=H.props;if(delete H.currentlyAnimatingKeys[k],z.exclusive&&z!==H.nextProps)return;var Y=A(B(z));H.isValidChildByKey(Y,k)?P==="appear"?t.allowAppearCallback(z)&&(z.onAppear(k),z.onEnd(k,!0)):t.allowEnterCallback(z)&&(z.onEnter(k),z.onEnd(k,!0)):H.performLeave(k)},this.performLeave=function(k){H.childrenRefs[k]&&(H.currentlyAnimatingKeys[k]=!0,H.childrenRefs[k].componentWillLeave(H.handleDoneLeaving.bind(H,k)))},this.handleDoneLeaving=function(k){var P=H.props;if(delete H.currentlyAnimatingKeys[k],P.exclusive&&P!==H.nextProps)return;var z=A(B(P));if(H.isValidChildByKey(z,k))H.performEnter(k);else{var Y=function(){t.allowLeaveCallback(P)&&(P.onLeave(k),P.onEnd(k,!1))};r(H.state.children,z,P.showProp)?Y():H.setState({children:z},Y)}}},K=U.a=v(F)},UnoB:function(te,U,e){var y=e("bYtY"),L=e("OELB");function g(b,m){b.eachSeriesByType("themeRiver",function(d){var r=d.getData(),a=d.coordinateSystem,s={},i=a.getRect();s.rect=i;var n=d.get("boundaryGap"),l=a.getAxis();if(s.boundaryGap=n,l.orient==="horizontal"){n[0]=L.parsePercent(n[0],i.height),n[1]=L.parsePercent(n[1],i.height);var t=i.height-n[0]-n[1];v(r,d,t)}else{n[0]=L.parsePercent(n[0],i.width),n[1]=L.parsePercent(n[1],i.width);var u=i.width-n[0]-n[1];v(r,d,u)}r.setLayout("layoutInfo",s)})}function v(b,m,d){if(!b.count())return;for(var r=m.coordinateSystem,a=m.getLayerSeries(),s=b.mapDimension("single"),i=b.mapDimension("value"),n=y.map(a,function(x){return y.map(x.indices,function(I){var C=r.dataToPoint(b.get(s,I));return C[1]=b.get(i,I),C})}),l=A(n),t=l.y0,u=d/l.max,o=a.length,c=a[0].indices.length,h,f=0;fs&&(s=i),r.push(i)}for(var u=0;us&&(s=c)}return n.y0=a,n.max=s,n}te.exports=g},Urep:function(te,U,e){},V7ic:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("digP")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="FileTwoTone";var d=v.forwardRef(m);U.default=d},VFCP:function(te,U,e){e("dBmv"),e("KamJ")},VPsl:function(te,U){function e(y){y.eachSeriesByType("map",function(L){var g=L.get("color"),v=L.getModel("itemStyle"),A=v.get("areaColor"),b=v.get("color")||g[L.seriesIndex%g.length];L.getData().setVisual({areaColor:A,color:b})})}te.exports=e},VR9l:function(te,U,e){var y=e("KCsZ"),L=y([["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["textPosition"],["textAlign"]]),g={getItemStyle:function(v,A){var b=L(this,v,A),m=this.getBorderLineDash();return m&&(b.lineDash=m),b},getBorderLineDash:function(){var v=this.get("borderType");return v==="solid"||v==null?null:v==="dashed"?[5,5]:[1,1]}};te.exports=g},VSLf:function(te,U,e){e("I+Bx"),e("F0hE"),e("bBKM")},VXYp:function(te,U,e){var y=e("bYtY"),L=e("SgGq"),g=e("iLNv"),v="\0_ec_dataZoom_roams";function A(n,l){var t=d(n),u=l.dataZoomId,o=l.coordId;y.each(t,function(f,w){var x=f.dataZoomInfos;x[u]&&y.indexOf(l.allCoordIds,o)<0&&(delete x[u],f.count--)}),a(t);var c=t[o];c||(c=t[o]={coordId:o,dataZoomInfos:{},count:0},c.controller=r(n,c),c.dispatchAction=y.curry(s,n)),!c.dataZoomInfos[u]&&c.count++,c.dataZoomInfos[u]=l;var h=i(c.dataZoomInfos);c.controller.enable(h.controlType,h.opt),c.controller.setPointerChecker(l.containsPoint),g.createOrUpdate(c,"dispatchAction",l.dataZoomModel.get("throttle",!0),"fixRate")}function b(n,l){var t=d(n);y.each(t,function(u){u.controller.dispose();var o=u.dataZoomInfos;o[l]&&(delete o[l],u.count--)}),a(t)}function m(n){return n.type+"\0_"+n.id}function d(n){var l=n.getZr();return l[v]||(l[v]={})}function r(n,l){var t=new L(n.getZr());return y.each(["pan","zoom","scrollMove"],function(u){t.on(u,function(o){var c=[];y.each(l.dataZoomInfos,function(h){if(!o.isAvailableBehavior(h.dataZoomModel.option))return;var f=(h.getRange||{})[u],w=f&&f(l.controller,o);!h.dataZoomModel.get("disabled",!0)&&w&&c.push({dataZoomId:h.dataZoomId,start:w[0],end:w[1]})}),c.length&&l.dispatchAction(c)})}),t}function a(n){y.each(n,function(l,t){l.count||(l.controller.dispose(),delete n[t])})}function s(n,l){n.dispatchAction({type:"dataZoom",batch:l})}function i(n){var l,t="type_",u={type_true:2,type_move:1,type_false:0,type_undefined:-1},o=!0;return y.each(n,function(c){var h=c.dataZoomModel,f=h.get("disabled",!0)?!1:h.get("zoomLock",!0)?"move":!0;u[t+f]>u[t+l]&&(l=f),o&=h.get("preventDefaultMouseMove",!0)}),{controlType:l,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!o}}}U.register=A,U.unregister=b,U.generateCoordId=m},VaxA:function(te,U,e){var y=e("bYtY");function L(b,m,d){if(b&&y.indexOf(m,b.type)>=0){var r=d.getData().tree.root,a=b.targetNode;if(typeof a=="string"&&(a=r.getNodeById(a)),a&&r.contains(a))return{node:a};var s=b.targetNodeId;if(s!=null&&(a=r.getNodeById(s)))return{node:a}}}function g(b){for(var m=[];b;)b=b.parentNode,b&&m.push(b);return m.reverse()}function v(b,m){var d=g(b);return y.indexOf(d,m)>=0}function A(b,m){for(var d=[];b;){var r=b.dataIndex;d.push({name:b.name,dataIndex:r,value:m.getRawValue(r)}),b=b.parentNode}return d.reverse(),d}U.retrieveTargetInfo=L,U.getPathToRoot=g,U.aboveViewRoot=v,U.wrapTreePathInfo=A},Vi4m:function(te,U,e){var y=e("bYtY");function L(v){v!=null&&y.extend(this,v),this.otherDims={}}var g=L;te.exports=g},Vl3Y:function(te,U,e){"use strict";var y=e("pVnL"),L=e.n(y),g=e("J4zp"),v=e.n(g),A=e("lSNA"),b=e.n(A),m=e("q1tI"),d=e("TSYQ"),r=e.n(d),a=e("85Yc"),s=e("H84U"),i=e("BGR+"),n=m.createContext({labelAlign:"right",vertical:!1,itemRef:function(){}}),l=m.createContext({updateItemErrors:function(){}}),t=function(Ln){var jn=Object(i.default)(Ln,["prefixCls"]);return m.createElement(a.FormProvider,jn)};function u(Je){return typeof Je=="object"&&Je!=null&&Je.nodeType===1}function o(Je,Ln){return(!Ln||Je!=="hidden")&&Je!=="visible"&&Je!=="clip"}function c(Je,Ln){if(Je.clientHeightLn||rr>Je&&hr=Ln&&gn>=jn?rr-Je-Sn:hr>Ln&&gnjn?hr-Ln+Xn:0}var f=function(Je,Ln){var jn=window,Sn=Ln.scrollMode,Xn=Ln.block,rr=Ln.inline,hr=Ln.boundary,gn=Ln.skipOverflowHiddenElements,vn=typeof hr=="function"?hr:function(Nr){return Nr!==hr};if(!u(Je))throw new TypeError("Invalid target");for(var Ft=document.scrollingElement||document.documentElement,Ye=[],Pe=Je;u(Pe)&&vn(Pe);){if((Pe=Pe.parentElement)===Ft){Ye.push(Pe);break}Pe!=null&&Pe===document.body&&c(Pe)&&!c(document.documentElement)||Pe!=null&&c(Pe,gn)&&Ye.push(Pe)}for(var Jt=jn.visualViewport?jn.visualViewport.width:innerWidth,bn=jn.visualViewport?jn.visualViewport.height:innerHeight,An=window.scrollX||pageXOffset,dn=window.scrollY||pageYOffset,vr=Je.getBoundingClientRect(),qn=vr.height,Ur=vr.width,Ue=vr.top,He=vr.right,se=vr.bottom,Ae=vr.left,Oe=Xn==="start"||Xn==="nearest"?Ue:Xn==="end"?se:Ue+qn/2,ze=rr==="center"?Ae+Ur/2:rr==="end"?He:Ae,Rt=[],Et=0;Et=0&&Ae>=0&&se<=bn&&He<=Jt&&Ue>=Lt&&se<=Qe&&Ae>=kt&&He<=$e)return Rt;var Ht=getComputedStyle(_t),ot=parseInt(Ht.borderLeftWidth,10),Ct=parseInt(Ht.borderTopWidth,10),nt=parseInt(Ht.borderRightWidth,10),Ot=parseInt(Ht.borderBottomWidth,10),sn=0,Zt=0,Gt="offsetWidth"in _t?_t.offsetWidth-_t.clientWidth-ot-nt:0,Qn="offsetHeight"in _t?_t.offsetHeight-_t.clientHeight-Ct-Ot:0;if(Ft===_t)sn=Xn==="start"?Oe:Xn==="end"?Oe-bn:Xn==="nearest"?h(dn,dn+bn,bn,Ct,Ot,dn+Oe,dn+Oe+qn,qn):Oe-bn/2,Zt=rr==="start"?ze:rr==="center"?ze-Jt/2:rr==="end"?ze-Jt:h(An,An+Jt,Jt,ot,nt,An+ze,An+ze+Ur,Ur),sn=Math.max(0,sn+dn),Zt=Math.max(0,Zt+An);else{sn=Xn==="start"?Oe-Lt-Ct:Xn==="end"?Oe-Qe+Ot+Qn:Xn==="nearest"?h(Lt,Qe,Mn,Ct,Ot+Qn,Oe,Oe+qn,qn):Oe-(Lt+Mn/2)+Qn/2,Zt=rr==="start"?ze-kt-ot:rr==="center"?ze-(kt+lr/2)+Gt/2:rr==="end"?ze-$e+nt+Gt:h(kt,$e,lr,ot,nt+Gt,ze,ze+Ur,Ur);var Gn=_t.scrollLeft,Or=_t.scrollTop;Oe+=Or-(sn=Math.max(0,Math.min(Or+sn,_t.scrollHeight-Mn+Qn))),ze+=Gn-(Zt=Math.max(0,Math.min(Gn+Zt,_t.scrollWidth-lr+Gt)))}Rt.push({el:_t,top:sn,left:Zt})}return Rt};function w(Je){return Je===Object(Je)&&Object.keys(Je).length!==0}function x(Je,Ln){Ln===void 0&&(Ln="auto");var jn="scrollBehavior"in document.body.style;Je.forEach(function(Sn){var Xn=Sn.el,rr=Sn.top,hr=Sn.left;Xn.scroll&&jn?Xn.scroll({top:rr,left:hr,behavior:Ln}):(Xn.scrollTop=rr,Xn.scrollLeft=hr)})}function I(Je){return Je===!1?{block:"end",inline:"nearest"}:w(Je)?Je:{block:"start",inline:"nearest"}}function C(Je,Ln){var jn=!Je.ownerDocument.documentElement.contains(Je);if(w(Ln)&&typeof Ln.behavior=="function")return Ln.behavior(jn?[]:f(Je,Ln));if(jn)return;var Sn=I(Ln);return x(f(Je,Sn),Sn.behavior)}var N=C;function S(Je){return Je===void 0||Je===!1?[]:Array.isArray(Je)?Je:[Je]}function E(Je,Ln){if(!Je.length)return;var jn=Je.join("_");return Ln?"".concat(Ln,"_").concat(jn):jn}function T(Je){var Ln=S(Je);return Ln.join("_")}function D(Je){var Ln=Object(a.useForm)(),jn=v()(Ln,1),Sn=jn[0],Xn=Object(m.useRef)({}),rr=Object(m.useMemo)(function(){return Je||L()(L()({},Sn),{__INTERNAL__:{itemRef:function(gn){return function(vn){var Ft=T(gn);vn?Xn.current[Ft]=vn:delete Xn.current[Ft]}}},scrollToField:function(gn){var vn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Ft=S(gn),Ye=E(Ft,rr.__INTERNAL__.name),Pe=Ye?document.getElementById(Ye):null;Pe&&N(Pe,L()({scrollMode:"if-needed",block:"nearest"},vn))},getFieldInstance:function(gn){var vn=T(gn);return Xn.current[vn]}})},[Je,Sn]);return[rr]}var B=e("3Nzz"),R=function(Je,Ln){var jn={};for(var Sn in Je)Object.prototype.hasOwnProperty.call(Je,Sn)&&Ln.indexOf(Sn)<0&&(jn[Sn]=Je[Sn]);if(Je!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xn=0,Sn=Object.getOwnPropertySymbols(Je);Xn0&&arguments[0]!==void 0?arguments[0]:{};return Y()(ye[Be],le)?ye:L()(L()({},ye),b()({},Be,le))})},Nr=mt();function Kr(Be,le,ye,xe){var De,Le;if(Sn&&!Ue)return Be;var Fe=[];Object.keys(ot).forEach(function(pn){Fe=[].concat(P()(Fe),P()(ot[pn]||[]))});var at;Ye!=null?at=S(Ye):(at=ye?ye.errors:[],at=[].concat(P()(at),P()(Fe)));var Ve="";Jt!==void 0?Ve=Jt:(ye==null?void 0:ye.validating)?Ve="validating":((Le=ye==null?void 0:ye.errors)===null||Le===void 0?void 0:Le.length)||Fe.length?Ve="error":(ye==null?void 0:ye.touched)&&(Ve="success"),Lt&&Ye&&(Qe.current=Ve);var It=(De={},b()(De,"".concat(Gn,"-item"),!0),b()(De,"".concat(Gn,"-item-with-help"),Lt||Ye),b()(De,"".concat(gn),!!gn),b()(De,"".concat(Gn,"-item-has-feedback"),Ve&&Ft),b()(De,"".concat(Gn,"-item-has-success"),Ve==="success"),b()(De,"".concat(Gn,"-item-has-warning"),Ve==="warning"),b()(De,"".concat(Gn,"-item-has-error"),Ve==="error"),b()(De,"".concat(Gn,"-item-has-error-leave"),!Ye&&Lt&&Qe.current==="error"),b()(De,"".concat(Gn,"-item-is-validating"),Ve==="validating"),b()(De,"".concat(Gn,"-item-hidden"),Ue),De);return m.createElement(J.a,L()({className:r()(It),style:hr,key:"row"},Object(i.default)(He,["colon","extra","getValueFromEvent","getValueProps","hasFeedback","help","htmlFor","id","initialValue","isListField","label","labelAlign","labelCol","normalize","preserve","required","validateFirst","validateStatus","valuePropName","wrapperCol"])),m.createElement(ce,L()({htmlFor:le,required:xe,requiredMark:Et},Je,{prefixCls:Gn})),m.createElement(it,L()({},Je,ye,{errors:at,prefixCls:Gn,onDomErrorVisibleChange:Zt,validateStatus:Ve}),m.createElement(l.Provider,{value:{updateItemErrors:Or}},Be)))}var ei=typeof bn=="function",vi=m.useRef(0);if(vi.current+=1,!Gt&&!ei&&!Xn)return Kr(bn);var Pi={};return typeof dn=="string"&&(Pi.label=dn),m.createElement(a.Field,L()({},Je,{messageVariables:Pi,trigger:qn,validateTrigger:sn,onReset:function(){Zt(!1)}}),function(Be,le,ye){var xe=le.errors,De=S(Ln).length&&le?le.name:[],Le=E(De,Rt);if(Sn){if(Qn.current=P()(De),jn){var Fe=Array.isArray(jn)?jn:[jn];Qn.current=[].concat(P()(De.slice(0,-1)),P()(Fe))}Nn(Qn.current.join("__SPLIT__"),xe)}var at=An!==void 0?An:!!(Pe&&Pe.some(function(Tn){if(Tn&&H()(Tn)==="object"&&Tn.required)return!0;if(typeof Tn=="function"){var Nt=Tn(ye);return Nt&&Nt.required}return!1})),Ve=L()({},Be),It=null;if(Object(q.a)(!(vn&&Xn),"Form.Item","`shouldUpdate` and `dependencies` shouldn't be used together. See https://ant.design/components/form/#dependencies."),Array.isArray(bn)&&Gt)Object(q.a)(!1,"Form.Item","`children` is array of render props cannot have `name`."),It=bn;else if(ei&&(!(vn||Xn)||Gt))Object(q.a)(!!(vn||Xn),"Form.Item","`children` of render props only work with `shouldUpdate` or `dependencies`."),Object(q.a)(!Gt,"Form.Item","Do not use `name` with `children` of render props since it's not a field.");else if(Xn&&!ei&&!Gt)Object(q.a)(!1,"Form.Item","Must set `name` or use render props when `dependencies` is set.");else if(Object(wt.b)(bn)){Object(q.a)(bn.props.defaultValue===void 0,"Form.Item","`defaultValue` will not work on controlled Field. You should use `initialValues` of Form instead.");var pn=L()(L()({},bn.props),Ve);pn.id||(pn.id=Le),Object(G.c)(bn)&&(pn.ref=Nr(De,bn));var rn=new Set([].concat(P()(S(qn)),P()(S(sn))));rn.forEach(function(Tn){pn[Tn]=function(){for(var Nt,ur,Xt,Kn,Fn,un=arguments.length,Sr=new Array(un),Fr=0;FrA&&(i=d+r,d*=A/i,r*=A/i),a+s>A&&(i=a+s,a*=A/i,s*=A/i),r+a>b&&(i=r+a,r*=b/i,a*=b/i),d+s>b&&(i=d+s,d*=b/i,s*=b/i),y.moveTo(g+d,v),y.lineTo(g+A-r,v),r!==0&&y.arc(g+A-r,v+r,r,-Math.PI/2,0),y.lineTo(g+A,v+b-a),a!==0&&y.arc(g+A-a,v+b-a,a,0,Math.PI/2),y.lineTo(g+s,v+b),s!==0&&y.arc(g+s,v+b-s,s,Math.PI/2,Math.PI),y.lineTo(g,v+d),d!==0&&y.arc(g+d,v+d,d,Math.PI,Math.PI*1.5)}U.buildPath=e},"VrN/":function(te,U,e){(function(y,L){te.exports=L()})(this,function(){"use strict";var y=navigator.userAgent,L=navigator.platform,g=/gecko\/\d/i.test(y),v=/MSIE \d/.test(y),A=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(y),b=/Edge\/(\d+)/.exec(y),m=v||A||b,d=m&&(v?document.documentMode||6:+(b||A)[1]),r=!b&&/WebKit\//.test(y),a=r&&/Qt\/\d+\.\d+/.test(y),s=!b&&/Chrome\//.test(y),i=/Opera\//.test(y),n=/Apple Computer/.test(navigator.vendor),l=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(y),t=/PhantomJS/.test(y),u=!b&&/AppleWebKit/.test(y)&&/Mobile\/\w+/.test(y),o=/Android/.test(y),c=u||o||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(y),h=u||/Mac/.test(L),f=/\bCrOS\b/.test(y),w=/win/i.test(L),x=i&&y.match(/Version\/(\d*\.\d*)/);x&&(x=Number(x[1])),x&&x>=15&&(i=!1,r=!0);var I=h&&(a||i&&(x==null||x<12.11)),C=g||m&&d>=9;function N(p){return new RegExp("(^|\\s)"+p+"(?:$|\\s)\\s*")}var S=function(O,W){var Q=O.className,Z=N(W).exec(Q);if(Z){var ve=Q.slice(Z.index+Z[0].length);O.className=Q.slice(0,Z.index)+(ve?Z[1]+ve:"")}};function E(p){for(var O=p.childNodes.length;O>0;--O)p.removeChild(p.firstChild);return p}function T(p,O){return E(p).appendChild(O)}function D(p,O,W,Q){var Z=document.createElement(p);if(W&&(Z.className=W),Q&&(Z.style.cssText=Q),typeof O=="string")Z.appendChild(document.createTextNode(O));else if(O)for(var ve=0;ve=O)return Ze+(O-ve);Ze+=ft-ve,Ze+=W-Ze%W,ve=ft+1}}var Y=function(){this.id=null,this.f=null,this.time=0,this.handler=k(this.onTimeout,this)};Y.prototype.onTimeout=function(p){p.id=0,p.time<=+new Date?p.f():setTimeout(p.handler,p.time-+new Date)},Y.prototype.set=function(p,O){this.f=O;var W=+new Date+p;(!this.id||W=O)return Q+Math.min(Ze,O-Z);if(Z+=ve-Q,Z+=W-Z%W,Q=ve+1,Z>=O)return Q}}var be=[""];function ke(p){for(;be.length<=p;)be.push(ce(be)+" ");return be[p]}function ce(p){return p[p.length-1]}function Ee(p,O){for(var W=[],Q=0;Q"\x80"&&(p.toUpperCase()!=p.toLowerCase()||qe.test(p))}function Dt(p,O){return O?O.source.indexOf("\\w")>-1&&tt(p)?!0:O.test(p):tt(p)}function ct(p){for(var O in p)if(p.hasOwnProperty(O)&&p[O])return!1;return!0}var St=/[\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 rt(p){return p.charCodeAt(0)>=768&&St.test(p)}function ht(p,O,W){for(;(W<0?O>0:OW?-1:1;;){if(O==W)return O;var Z=(O+W)/2,ve=Q<0?Math.ceil(Z):Math.floor(Z);if(ve==O)return p(ve)?O:W;p(ve)?W=ve:O=ve+Q}}function Me(p,O,W,Q){if(!p)return Q(O,W,"ltr",0);for(var Z=!1,ve=0;veO||O==W&&Ze.to==O)&&(Q(Math.max(Ze.from,O),Math.min(Ze.to,W),Ze.level==1?"rtl":"ltr",ve),Z=!0)}Z||Q(O,W,"ltr")}var Ne=null;function it(p,O,W){var Q;Ne=null;for(var Z=0;ZO)return Z;ve.to==O&&(ve.from!=ve.to&&W=="before"?Q=Z:Ne=Z),ve.from==O&&(ve.from!=ve.to&&W!="before"?Q=Z:Ne=Z)}return Q!=null?Q:Ne}var wt=function(){var p="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",O="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function W(Kt){return Kt<=247?p.charAt(Kt):1424<=Kt&&Kt<=1524?"R":1536<=Kt&&Kt<=1785?O.charAt(Kt-1536):1774<=Kt&&Kt<=2220?"r":8192<=Kt&&Kt<=8203?"w":Kt==8204?"b":"L"}var Q=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,Z=/[stwN]/,ve=/[LRr]/,Ze=/[Lb1n]/,ft=/[1n]/;function Ut(Kt,$n,dr){this.level=Kt,this.from=$n,this.to=dr}return function(Kt,$n){var dr=$n=="ltr"?"L":"R";if(Kt.length==0||$n=="ltr"&&!Q.test(Kt))return!1;for(var Dr=Kt.length,Pr=[],gi=0;gi-1&&(Q[O]=Z.slice(0,ve).concat(Z.slice(ve+1)))}}}function Vt(p,O){var W=mt(p,O);if(!W.length)return;for(var Q=Array.prototype.slice.call(arguments,2),Z=0;Z0}function on(p){p.prototype.on=function(O,W){Te(this,O,W)},p.prototype.off=function(O,W){tn(this,O,W)}}function vt(p){p.preventDefault?p.preventDefault():p.returnValue=!1}function de(p){p.stopPropagation?p.stopPropagation():p.cancelBubble=!0}function he(p){return p.defaultPrevented!=null?p.defaultPrevented:p.returnValue==!1}function Pt(p){vt(p),de(p)}function We(p){return p.target||p.srcElement}function Je(p){var O=p.which;return O==null&&(p.button&1?O=1:p.button&2?O=3:p.button&4&&(O=2)),h&&p.ctrlKey&&O==1&&(O=3),O}var Ln=function(){if(m&&d<9)return!1;var p=D("div");return"draggable"in p||"dragDrop"in p}(),jn;function Sn(p){if(jn==null){var O=D("span","\u200B");T(p,D("span",[O,document.createTextNode("x")])),p.firstChild.offsetHeight!=0&&(jn=O.offsetWidth<=1&&O.offsetHeight>2&&!(m&&d<8))}var W=jn?D("span","\u200B"):D("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return W.setAttribute("cm-text",""),W}var Xn;function rr(p){if(Xn!=null)return Xn;var O=T(p,document.createTextNode("A\u062EA")),W=R(O,0,1).getBoundingClientRect(),Q=R(O,1,2).getBoundingClientRect();return E(p),!W||W.left==W.right?!1:Xn=Q.right-W.right<3}var hr=` b`.split(/\n/).length!=3?function(p){for(var O=0,W=[],Q=p.length;O<=Q;){var Z=p.indexOf(` `,O);Z==-1&&(Z=p.length);var ve=p.slice(O,p.charAt(Z-1)=="\r"?Z-1:Z),Ze=ve.indexOf("\r");Ze!=-1?(W.push(ve.slice(0,Ze)),O+=Ze+1):(W.push(ve),O=Z+1)}return W}:function(p){return p.split(/\r\n?|\n/)},gn=window.getSelection?function(p){try{return p.selectionStart!=p.selectionEnd}catch(O){return!1}}:function(p){var O;try{O=p.ownerDocument.selection.createRange()}catch(W){}return!O||O.parentElement()!=p?!1:O.compareEndPoints("StartToEnd",O)!=0},vn=function(){var p=D("div");return"oncopy"in p?!0:(p.setAttribute("oncopy","return;"),typeof p.oncopy=="function")}(),Ft=null;function Ye(p){if(Ft!=null)return Ft;var O=T(p,D("span","x")),W=O.getBoundingClientRect(),Q=R(O,0,1).getBoundingClientRect();return Ft=Math.abs(W.left-Q.left)>1}var Pe={},Jt={};function bn(p,O){arguments.length>2&&(O.dependencies=Array.prototype.slice.call(arguments,2)),Pe[p]=O}function An(p,O){Jt[p]=O}function dn(p){if(typeof p=="string"&&Jt.hasOwnProperty(p))p=Jt[p];else if(p&&typeof p.name=="string"&&Jt.hasOwnProperty(p.name)){var O=Jt[p.name];typeof O=="string"&&(O={name:O}),p=st(O,p),p.name=O.name}else{if(typeof p=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(p))return dn("application/xml");if(typeof p=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(p))return dn("application/json")}return typeof p=="string"?{name:p}:p||{name:"null"}}function vr(p,O){O=dn(O);var W=Pe[O.name];if(!W)return vr(p,"text/plain");var Q=W(p,O);if(qn.hasOwnProperty(O.name)){var Z=qn[O.name];for(var ve in Z){if(!Z.hasOwnProperty(ve))continue;Q.hasOwnProperty(ve)&&(Q["_"+ve]=Q[ve]),Q[ve]=Z[ve]}}if(Q.name=O.name,O.helperType&&(Q.helperType=O.helperType),O.modeProps)for(var Ze in O.modeProps)Q[Ze]=O.modeProps[Ze];return Q}var qn={};function Ur(p,O){var W=qn.hasOwnProperty(p)?qn[p]:qn[p]={};P(O,W)}function Ue(p,O){if(O===!0)return O;if(p.copyState)return p.copyState(O);var W={};for(var Q in O){var Z=O[Q];Z instanceof Array&&(Z=Z.concat([])),W[Q]=Z}return W}function He(p,O){for(var W;p.innerMode&&!(W=p.innerMode(O),!W||W.mode==p);)O=W.state,p=W.mode;return W||{mode:p,state:O}}function se(p,O,W){return p.startState?p.startState(O,W):!0}var Ae=function(O,W,Q){this.pos=this.start=0,this.string=O,this.tabSize=W||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=Q};Ae.prototype.eol=function(){return this.pos>=this.string.length},Ae.prototype.sol=function(){return this.pos==this.lineStart},Ae.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ae.prototype.next=function(){if(this.posO},Ae.prototype.eatSpace=function(){for(var p=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>p},Ae.prototype.skipToEnd=function(){this.pos=this.string.length},Ae.prototype.skipTo=function(p){var O=this.string.indexOf(p,this.pos);if(O>-1)return this.pos=O,!0},Ae.prototype.backUp=function(p){this.pos-=p},Ae.prototype.column=function(){return this.lastColumnPos0?null:(ve&&O!==!1&&(this.pos+=ve[0].length),ve)}},Ae.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ae.prototype.hideFirstChars=function(p,O){this.lineStart+=p;try{return O()}finally{this.lineStart-=p}},Ae.prototype.lookAhead=function(p){var O=this.lineOracle;return O&&O.lookAhead(p)},Ae.prototype.baseToken=function(){var p=this.lineOracle;return p&&p.baseToken(this.pos)};function Oe(p,O){if(O-=p.first,O<0||O>=p.size)throw new Error("There is no line "+(O+p.first)+" in the document.");for(var W=p;!W.lines;)for(var Q=0;;++Q){var Z=W.children[Q],ve=Z.chunkSize();if(O=p.first&&OW?Lt(W,Oe(p,W).text.length):Ot(O,Oe(p,O.line).text.length)}function Ot(p,O){var W=p.ch;return W==null||W>O?Lt(p.line,O):W<0?Lt(p.line,0):p}function sn(p,O){for(var W=[],Q=0;Qthis.maxLookAhead&&(this.maxLookAhead=p),O},Gt.prototype.baseToken=function(p){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=p;)this.baseTokenPos+=2;var O=this.baseTokens[this.baseTokenPos+1];return{type:O&&O.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-p}},Gt.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Gt.fromSaved=function(p,O,W){return O instanceof Zt?new Gt(p,Ue(p.mode,O.state),W,O.lookAhead):new Gt(p,Ue(p.mode,O),W)},Gt.prototype.save=function(p){var O=p!==!1?Ue(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new Zt(O,this.maxLookAhead):O};function Qn(p,O,W,Q){var Z=[p.state.modeGen],ve={};le(p,O.text,p.doc.mode,W,function(Kt,$n){return Z.push(Kt,$n)},ve,Q);for(var Ze=W.state,ft=function($n){W.baseTokens=Z;var dr=p.state.overlays[$n],Dr=1,Pr=0;W.state=!0,le(p,O.text,dr.mode,W,function(gi,zi){for(var Xi=Dr;Prgi&&Z.splice(Dr,1,gi,Z[Dr+1],Yi),Dr+=2,Pr=Math.min(gi,Yi)}if(!zi)return;if(dr.opaque)Z.splice(Xi,Dr-Xi,gi,"overlay "+zi),Dr=Xi+2;else for(;Xip.options.maxHighlightLength&&Ue(p.doc.mode,Q.state),ve=Qn(p,O,Q);Z&&(Q.state=Z),O.stateAfter=Q.save(!Z),O.styles=ve.styles,ve.classes?O.styleClasses=ve.classes:O.styleClasses&&(O.styleClasses=null),W===p.doc.highlightFrontier&&(p.doc.modeFrontier=Math.max(p.doc.modeFrontier,++p.doc.highlightFrontier))}return O.styles}function Or(p,O,W){var Q=p.doc,Z=p.display;if(!Q.mode.startState)return new Gt(Q,!0,O);var ve=ye(p,O,W),Ze=ve>Q.first&&Oe(Q,ve-1).stateAfter,ft=Ze?Gt.fromSaved(Q,Ze,ve):new Gt(Q,se(Q.mode),ve);return Q.iter(ve,O,function(Ut){Nr(p,Ut.text,ft);var Kt=ft.line;Ut.stateAfter=Kt==O-1||Kt%5==0||Kt>=Z.viewFrom&&KtO.start)return ve}throw new Error("Mode "+p.name+" failed to advance stream.")}var vi=function(O,W,Q){this.start=O.start,this.end=O.pos,this.string=O.current(),this.type=W||null,this.state=Q};function Pi(p,O,W,Q){var Z=p.doc,ve=Z.mode,Ze;O=nt(Z,O);var ft=Oe(Z,O.line),Ut=Or(p,O.line,W),Kt=new Ae(ft.text,p.options.tabSize,Ut),$n;for(Q&&($n=[]);(Q||Kt.posp.options.maxHighlightLength?(ft=!1,Ze&&Nr(p,O,Q,$n.pos),$n.pos=O.length,dr=null):dr=Be(ei(W,$n,Q.state,Dr),ve),Dr){var Pr=Dr[0].name;Pr&&(dr="m-"+(dr?Pr+" "+dr:Pr))}if(!ft||Kt!=dr){for(;Ut<$n.start;)Ut=Math.min($n.start,Ut+5e3),Z(Ut,Kt);Kt=dr}$n.start=$n.pos}for(;Ut<$n.pos;){var gi=Math.min($n.pos,Ut+5e3);Z(gi,Kt),Ut=gi}}function ye(p,O,W){for(var Q,Z,ve=p.doc,Ze=W?-1:O-(p.doc.mode.innerMode?1e3:100),ft=O;ft>Ze;--ft){if(ft<=ve.first)return ve.first;var Ut=Oe(ve,ft-1),Kt=Ut.stateAfter;if(Kt&&(!W||ft+(Kt instanceof Zt?Kt.lookAhead:0)<=ve.modeFrontier))return ft;var $n=z(Ut.text,null,p.options.tabSize);(Z==null||Q>$n)&&(Z=ft-1,Q=$n)}return Z}function xe(p,O){if(p.modeFrontier=Math.min(p.modeFrontier,O),p.highlightFrontierW;Q--){var Z=Oe(p,Q).stateAfter;if(Z&&(!(Z instanceof Zt)||Q+Z.lookAhead=O:ve.to>O);(Q||(Q=[])).push(new Ve(Ze,ve.from,Ut?null:ve.to))}}return Q}function Nt(p,O,W){var Q;if(p)for(var Z=0;Z=O:ve.to>O);if(ft||ve.from==O&&Ze.type=="bookmark"&&(!W||ve.marker.insertLeft)){var Ut=ve.from==null||(Ze.inclusiveLeft?ve.from<=O:ve.from0&&ft)for(var ba=0;ba0)continue;var $n=[Ut,1],dr=$e(Kt.from,ft.from),Dr=$e(Kt.to,ft.to);(dr<0||!Ze.inclusiveLeft&&!dr)&&$n.push({from:Kt.from,to:ft.from}),(Dr>0||!Ze.inclusiveRight&&!Dr)&&$n.push({from:ft.to,to:Kt.to}),Z.splice.apply(Z,$n),Ut+=$n.length-3}return Z}function Fn(p){var O=p.markedSpans;if(!O)return;for(var W=0;WO)&&(!Q||ii(Q,ve.marker)<0)&&(Q=ve.marker)}return Q}function Oi(p,O,W,Q,Z){var ve=Oe(p,O),Ze=Le&&ve.markedSpans;if(Ze)for(var ft=0;ft=0&&dr<=0||$n<=0&&dr>=0)continue;if($n<=0&&(Ut.marker.inclusiveRight&&Z.inclusiveLeft?$e(Kt.to,W)>=0:$e(Kt.to,W)>0)||$n>=0&&(Ut.marker.inclusiveRight&&Z.inclusiveLeft?$e(Kt.from,Q)<=0:$e(Kt.from,Q)<0))return!0}}function Ar(p){for(var O;O=ti(p);)p=O.find(-1,!0).line;return p}function Wn(p){for(var O;O=bi(p);)p=O.find(1,!0).line;return p}function xr(p){for(var O,W;O=bi(p);)p=O.find(1,!0).line,(W||(W=[])).push(p);return W}function er(p,O){var W=Oe(p,O),Q=Ar(W);return W==Q?O:_t(Q)}function ci(p,O){if(O>p.lastLine())return O;var W=Oe(p,O),Q;if(!qr(p,W))return O;for(;Q=bi(W);)W=Q.find(1,!0).line;return _t(W)+1}function qr(p,O){var W=Le&&O.markedSpans;if(W)for(var Q=void 0,Z=0;ZO.maxLineLength&&(O.maxLineLength=Z,O.maxLine=Q)})}var Mi=function(O,W,Q){this.text=O,un(this,W),this.height=Q?Q(this):1};Mi.prototype.lineNo=function(){return _t(this)},on(Mi);function cr(p,O,W,Q){p.text=O,p.stateAfter&&(p.stateAfter=null),p.styles&&(p.styles=null),p.order!=null&&(p.order=null),Fn(p),un(p,W);var Z=Q?Q(p):1;Z!=p.height&&Et(p,Z)}function Pn(p){p.parent=null,Fn(p)}var br={},Br={};function Qr(p,O){if(!p||/^\s*$/.test(p))return null;var W=O.addModeClass?Br:br;return W[p]||(W[p]=p.replace(/\S+/g,"cm-$&"))}function $r(p,O){var W=B("span",null,null,r?"padding-right: .1px":null),Q={pre:B("pre",[W],"CodeMirror-line"),content:W,col:0,pos:0,cm:p,trailingSpace:!1,splitSpaces:p.getOption("lineWrapping")};O.measure={};for(var Z=0;Z<=(O.rest?O.rest.length:0);Z++){var ve=Z?O.rest[Z-1]:O.line,Ze=void 0;Q.pos=0,Q.addToken=fi,rr(p.display.measure)&&(Ze=jt(ve,p.doc.direction))&&(Q.addToken=Wi(Q.addToken,Ze)),Q.map=[];var ft=O!=p.display.externalMeasured&&_t(ve);$i(ve,Q,Gn(p,ve,ft)),ve.styleClasses&&(ve.styleClasses.bgClass&&(Q.bgClass=j(ve.styleClasses.bgClass,Q.bgClass||"")),ve.styleClasses.textClass&&(Q.textClass=j(ve.styleClasses.textClass,Q.textClass||""))),Q.map.length==0&&Q.map.push(0,0,Q.content.appendChild(Sn(p.display.measure))),Z==0?(O.measure.map=Q.map,O.measure.cache={}):((O.measure.maps||(O.measure.maps=[])).push(Q.map),(O.measure.caches||(O.measure.caches=[])).push({}))}if(r){var Ut=Q.content.lastChild;(/\bcm-tab\b/.test(Ut.className)||Ut.querySelector&&Ut.querySelector(".cm-tab"))&&(Q.content.className="cm-tab-wrap-hack")}return Vt(p,"renderLine",p,O.line,Q.pre),Q.pre.className&&(Q.textClass=j(Q.pre.className,Q.textClass||"")),Q}function hi(p){var O=D("span","\u2022","cm-invalidchar");return O.title="\\u"+p.charCodeAt(0).toString(16),O.setAttribute("aria-label",O.title),O}function fi(p,O,W,Q,Z,ve,Ze){if(!O)return;var ft=p.splitSpaces?Ai(O,p.trailingSpace):O,Ut=p.cm.state.specialChars,Kt=!1,$n;if(!Ut.test(O))p.col+=O.length,$n=document.createTextNode(ft),p.map.push(p.pos,p.pos+O.length,$n),m&&d<9&&(Kt=!0),p.pos+=O.length;else{$n=document.createDocumentFragment();for(var dr=0;;){Ut.lastIndex=dr;var Dr=Ut.exec(O),Pr=Dr?Dr.index-dr:O.length-dr;if(Pr){var gi=document.createTextNode(ft.slice(dr,dr+Pr));m&&d<9?$n.appendChild(D("span",[gi])):$n.appendChild(gi),p.map.push(p.pos,p.pos+Pr,gi),p.col+=Pr,p.pos+=Pr}if(!Dr)break;dr+=Pr+1;var zi=void 0;if(Dr[0]==" "){var Xi=p.cm.options.tabSize,Yi=Xi-p.col%Xi;zi=$n.appendChild(D("span",ke(Yi),"cm-tab")),zi.setAttribute("role","presentation"),zi.setAttribute("cm-text"," "),p.col+=Yi}else Dr[0]=="\r"||Dr[0]==` `?(zi=$n.appendChild(D("span",Dr[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),zi.setAttribute("cm-text",Dr[0]),p.col+=1):(zi=p.cm.options.specialCharPlaceholder(Dr[0]),zi.setAttribute("cm-text",Dr[0]),m&&d<9?$n.appendChild(D("span",[zi])):$n.appendChild(zi),p.col+=1);p.map.push(p.pos,p.pos+1,zi),p.pos++}}if(p.trailingSpace=ft.charCodeAt(O.length-1)==32,W||Q||Z||Kt||ve||Ze){var Vi=W||"";Q&&(Vi+=Q),Z&&(Vi+=Z);var fa=D("span",[$n],Vi,ve);if(Ze)for(var ba in Ze)Ze.hasOwnProperty(ba)&&ba!="style"&&ba!="class"&&fa.setAttribute(ba,Ze[ba]);return p.content.appendChild(fa)}p.content.appendChild($n)}function Ai(p,O){if(p.length>1&&!/ /.test(p))return p;for(var W=O,Q="",Z=0;ZKt&&dr.from<=Kt);Dr++);if(dr.to>=$n)return p(W,Q,Z,ve,Ze,ft,Ut);p(W,Q.slice(0,dr.to-Kt),Z,ve,null,ft,Ut),ve=null,Q=Q.slice(dr.to-Kt),Kt=dr.to}}}function ra(p,O,W,Q){var Z=!Q&&W.widgetNode;Z&&p.map.push(p.pos,p.pos+O,Z),!Q&&p.cm.display.input.needsContentAttribute&&(Z||(Z=p.content.appendChild(document.createElement("span"))),Z.setAttribute("cm-marker",W.id)),Z&&(p.cm.display.input.setUneditable(Z),p.content.appendChild(Z)),p.pos+=O,p.trailingSpace=!1}function $i(p,O,W){var Q=p.markedSpans,Z=p.text,ve=0;if(!Q){for(var Ze=1;ZeUt||Eo.collapsed&&_a.to==Ut&&_a.from==Ut)){if(_a.to!=null&&_a.to!=Ut&&Pr>_a.to&&(Pr=_a.to,zi=""),Eo.className&&(gi+=" "+Eo.className),Eo.css&&(Dr=(Dr?Dr+";":"")+Eo.css),Eo.startStyle&&_a.from==Ut&&(Xi+=" "+Eo.startStyle),Eo.endStyle&&_a.to==Pr&&(ba||(ba=[])).push(Eo.endStyle,_a.to),Eo.title&&((Vi||(Vi={})).title=Eo.title),Eo.attributes)for(var Wo in Eo.attributes)(Vi||(Vi={}))[Wo]=Eo.attributes[Wo];Eo.collapsed&&(!Yi||ii(Yi.marker,Eo)<0)&&(Yi=_a)}else _a.from>Ut&&Pr>_a.from&&(Pr=_a.from)}if(ba)for(var us=0;us=ft)break;for(var Ms=Math.min(ft,Pr);;){if($n){var Xs=Ut+$n.length;if(!Yi){var Cs=Xs>Ms?$n.slice(0,Ms-Ut):$n;O.addToken(O,Cs,dr?dr+gi:gi,Xi,Ut+Cs.length==Pr?zi:"",Dr,Vi)}if(Xs>=Ms){$n=$n.slice(Ms-Ut),Ut=Ms;break}Ut=Xs,Xi=""}$n=Z.slice(ve,ve=W[Kt++]),dr=Qr(W[Kt++],O.cm.options)}}}function Ha(p,O,W){this.line=O,this.rest=xr(O),this.size=this.rest?_t(ce(this.rest))-W+1:1,this.node=this.text=null,this.hidden=qr(p,O)}function pi(p,O,W){for(var Q=[],Z,ve=O;ve2&&ve.push((Ut.bottom+Kt.top)/2-W.top)}}ve.push(W.bottom-W.top)}}function li(p,O,W){if(p.line==O)return{map:p.measure.map,cache:p.measure.cache};for(var Q=0;QW)return{map:p.measure.maps[Z],cache:p.measure.caches[Z],before:!0}}function Ti(p,O){O=Ar(O);var W=_t(O),Q=p.display.externalMeasured=new Ha(p.doc,O,W);Q.lineN=W;var Z=Q.built=$r(p,Q);return Q.text=Z.pre,T(p.display.lineMeasure,Z.pre),Q}function Fi(p,O,W,Q){return Ni(p,mi(p,O),W,Q)}function Si(p,O){if(O>=p.display.viewFrom&&O=W.lineN&&OO)&&(ve=Ut-ft,Z=ve-1,O>=Ut&&(Ze="right")),Z!=null){if(Q=p[Kt+2],ft==Ut&&W==(Q.insertLeft?"left":"right")&&(Ze=W),W=="left"&&Z==0)for(;Kt&&p[Kt-2]==p[Kt-3]&&p[Kt-1].insertLeft;)Q=p[(Kt-=3)+2],Ze="left";if(W=="right"&&Z==Ut-ft)for(;Kt=0&&!((W=p[Z]).left!=W.right);Z--);return W}function hn(p,O,W,Q){var Z=Ri(O.map,W,Q),ve=Z.node,Ze=Z.start,ft=Z.end,Ut=Z.collapse,Kt;if(ve.nodeType==3){for(var $n=0;$n<4;$n++){for(;Ze&&rt(O.line.text.charAt(Z.coverStart+Ze));)--Ze;for(;Z.coverStart+ft0&&(Ut=Q="right");var dr;p.options.lineWrapping&&(dr=ve.getClientRects()).length>1?Kt=dr[Q=="right"?dr.length-1:0]:Kt=ve.getBoundingClientRect()}if(m&&d<9&&!Ze&&(!Kt||!Kt.left&&!Kt.right)){var Dr=ve.parentNode.getClientRects()[0];Dr?Kt={left:Dr.left,right:Dr.left+na(p.display),top:Dr.top,bottom:Dr.bottom}:Kt=Wr}for(var Pr=Kt.top-O.rect.top,gi=Kt.bottom-O.rect.top,zi=(Pr+gi)/2,Xi=O.view.measure.heights,Yi=0;Yi=Q.text.length?(Ut=Q.text.length,Kt="before"):Ut<=0&&(Ut=0,Kt="after"),!ft)return Ze(Kt=="before"?Ut-1:Ut,Kt=="before");function $n(gi,zi,Xi){var Yi=ft[zi],Vi=Yi.level==1;return Ze(Xi?gi-1:gi,Vi!=Xi)}var dr=it(ft,Ut,Kt),Dr=Ne,Pr=$n(Ut,dr,Kt=="before");return Dr!=null&&(Pr.other=$n(Ut,Dr,Kt!="before")),Pr}function _r(p,O){var W=0;O=nt(p.doc,O),p.options.lineWrapping||(W=na(p.display)*O.ch);var Q=Oe(p.doc,O.line),Z=Xr(Q)+wr(p.display);return{left:W,right:W,top:Z,bottom:Z+Q.height}}function Yr(p,O,W,Q,Z){var ve=Lt(p,O,W);return ve.xRel=Z,Q&&(ve.outside=Q),ve}function Jr(p,O,W){var Q=p.doc;if(W+=p.display.viewOffset,W<0)return Yr(Q.first,0,null,-1,-1);var Z=Nn(Q,W),ve=Q.first+Q.size-1;if(Z>ve)return Yr(Q.first+Q.size-1,Oe(Q,ve).text.length,null,1,1);O<0&&(O=0);for(var Ze=Oe(Q,Z);;){var ft=da(p,Ze,Z,O,W),Ut=Mr(Ze,ft.ch+(ft.xRel>0||ft.outside>0?1:0));if(!Ut)return ft;var Kt=Ut.find(1);if(Kt.line==Z)return Kt;Ze=Oe(Q,Z=Kt.line)}}function Ci(p,O,W,Q){Q-=_n(O);var Z=O.text.length,ve=je(function(Ze){return Ni(p,W,Ze-1).bottom<=Q},Z,0);return Z=je(function(Ze){return Ni(p,W,Ze).top>Q},ve,Z),{begin:ve,end:Z}}function ta(p,O,W,Q){W||(W=mi(p,O));var Z=kn(p,O,Ni(p,W,Q),"line").top;return Ci(p,O,W,Z)}function oa(p,O,W,Q){return p.bottom<=W?!1:p.top>W?!0:(Q?p.left:p.right)>O}function da(p,O,W,Q,Z){Z-=Xr(O);var ve=mi(p,O),Ze=_n(O),ft=0,Ut=O.text.length,Kt=!0,$n=jt(O,p.doc.direction);if($n){var dr=(p.options.lineWrapping?ma:ua)(p,O,W,ve,$n,Q,Z);Kt=dr.level!=1,ft=Kt?dr.from:dr.to-1,Ut=Kt?dr.to:dr.from-1}var Dr=null,Pr=null,gi=je(function(qa){var _a=Ni(p,ve,qa);return _a.top+=Ze,_a.bottom+=Ze,oa(_a,Q,Z,!1)?(_a.top<=Z&&_a.left<=Q&&(Dr=qa,Pr=_a),!0):!1},ft,Ut),zi,Xi,Yi=!1;if(Pr){var Vi=Q-Pr.left=ba.bottom?1:0}return gi=ht(O.text,gi,1),Yr(W,gi,Xi,Yi,Q-zi)}function ua(p,O,W,Q,Z,ve,Ze){var ft=je(function(dr){var Dr=Z[dr],Pr=Dr.level!=1;return oa(yr(p,Lt(W,Pr?Dr.to:Dr.from,Pr?"before":"after"),"line",O,Q),ve,Ze,!0)},0,Z.length-1),Ut=Z[ft];if(ft>0){var Kt=Ut.level!=1,$n=yr(p,Lt(W,Kt?Ut.from:Ut.to,Kt?"after":"before"),"line",O,Q);oa($n,ve,Ze,!0)&&$n.top>Ze&&(Ut=Z[ft-1])}return Ut}function ma(p,O,W,Q,Z,ve,Ze){var ft=Ci(p,O,Q,Ze),Ut=ft.begin,Kt=ft.end;/\s/.test(O.text.charAt(Kt-1))&&Kt--;for(var $n=null,dr=null,Dr=0;Dr=Kt||Pr.to<=Ut)continue;var gi=Pr.level!=1,zi=Ni(p,Q,gi?Math.min(Kt,Pr.to)-1:Math.max(Ut,Pr.from)).right,Xi=ziXi)&&($n=Pr,dr=Xi)}return $n||($n=Z[Z.length-1]),$n.fromKt&&($n={from:$n.from,to:Kt,level:$n.level}),$n}var ki;function Di(p){if(p.cachedTextHeight!=null)return p.cachedTextHeight;if(ki==null){ki=D("pre",null,"CodeMirror-line-like");for(var O=0;O<49;++O)ki.appendChild(document.createTextNode("x")),ki.appendChild(D("br"));ki.appendChild(document.createTextNode("x"))}T(p.measure,ki);var W=ki.offsetHeight/50;return W>3&&(p.cachedTextHeight=W),E(p.measure),W||1}function na(p){if(p.cachedCharWidth!=null)return p.cachedCharWidth;var O=D("span","xxxxxxxxxx"),W=D("pre",[O],"CodeMirror-line-like");T(p.measure,W);var Q=O.getBoundingClientRect(),Z=(Q.right-Q.left)/10;return Z>2&&(p.cachedCharWidth=Z),Z||10}function qi(p){for(var O=p.display,W={},Q={},Z=O.gutters.clientLeft,ve=O.gutters.firstChild,Ze=0;ve;ve=ve.nextSibling,++Ze){var ft=p.display.gutterSpecs[Ze].className;W[ft]=ve.offsetLeft+ve.clientLeft+Z,Q[ft]=ve.clientWidth}return{fixedPos:va(O),gutterTotalWidth:O.gutters.offsetWidth,gutterLeft:W,gutterWidth:Q,wrapperWidth:O.wrapper.clientWidth}}function va(p){return p.scroller.getBoundingClientRect().left-p.sizer.getBoundingClientRect().left}function Ta(p){var O=Di(p.display),W=p.options.lineWrapping,Q=W&&Math.max(5,p.display.scroller.clientWidth/na(p.display)-3);return function(Z){if(qr(p.doc,Z))return 0;var ve=0;if(Z.widgets)for(var Ze=0;Ze0&&(Kt=Oe(p.doc,Ut.line).text).length==Ut.ch){var $n=z(Kt,Kt.length,p.options.tabSize)-Kt.length;Ut=Lt(Ut.line,Math.max(0,Math.round((ve-Ir(p.display).left)/na(p.display))-$n))}return Ut}function Na(p,O){if(O>=p.display.viewTo)return null;if(O-=p.display.viewFrom,O<0)return null;for(var W=p.display.view,Q=0;QO)&&(Z.updateLineNumbers=O),p.curOp.viewChanged=!0,O>=Z.viewTo)Le&&er(p.doc,O)Z.viewFrom?Sa(p):(Z.viewFrom+=Q,Z.viewTo+=Q);else if(O<=Z.viewFrom&&W>=Z.viewTo)Sa(p);else if(O<=Z.viewFrom){var ve=Ra(p,W,W+Q,1);ve?(Z.view=Z.view.slice(ve.index),Z.viewFrom=ve.lineN,Z.viewTo+=Q):Sa(p)}else if(W>=Z.viewTo){var Ze=Ra(p,O,O,-1);Ze?(Z.view=Z.view.slice(0,Ze.index),Z.viewTo=Ze.lineN):Sa(p)}else{var ft=Ra(p,O,O,-1),Ut=Ra(p,W,W+Q,1);ft&&Ut?(Z.view=Z.view.slice(0,ft.index).concat(pi(p,ft.lineN,Ut.lineN)).concat(Z.view.slice(Ut.index)),Z.viewTo+=Q):Sa(p)}var Kt=Z.externalMeasured;Kt&&(W=Z.lineN&&O=Q.viewTo)return;var ve=Q.view[Na(p,O)];if(ve.node==null)return;var Ze=ve.changes||(ve.changes=[]);_(Ze,W)==-1&&Ze.push(W)}function Sa(p){p.display.viewFrom=p.display.viewTo=p.doc.first,p.display.view=[],p.display.viewOffset=0}function Ra(p,O,W,Q){var Z=Na(p,O),ve,Ze=p.display.view;if(!Le||W==p.doc.first+p.doc.size)return{index:Z,lineN:W};for(var ft=p.display.viewFrom,Ut=0;Ut0){if(Z==Ze.length-1)return null;ve=ft+Ze[Z].size-O,Z++}else ve=ft-O;O+=ve,W+=ve}for(;er(p.doc,W)!=W;){if(Z==(Q<0?0:Ze.length-1))return null;W+=Q*Ze[Z-(Q<0?1:0)].size,Z+=Q}return{index:Z,lineN:W}}function Da(p,O,W){var Q=p.display,Z=Q.view;Z.length==0||O>=Q.viewTo||W<=Q.viewFrom?(Q.view=pi(p,O,W),Q.viewFrom=O):(Q.viewFrom>O?Q.view=pi(p,O,Q.viewFrom).concat(Q.view):Q.viewFromW&&(Q.view=Q.view.slice(0,Na(p,W)))),Q.viewTo=W}function ka(p){for(var O=p.display.view,W=0,Q=0;Q=p.display.viewTo||ft.to().line0?O.blinker=setInterval(function(){p.hasFocus()||Xa(p),O.cursorDiv.style.visibility=(W=!W)?"":"hidden"},p.options.cursorBlinkRate):p.options.cursorBlinkRate<0&&(O.cursorDiv.style.visibility="hidden")}function lo(p){p.state.focused||(p.display.input.focus(),Ca(p))}function Ya(p){p.state.delayingBlurEvent=!0,setTimeout(function(){p.state.delayingBlurEvent&&(p.state.delayingBlurEvent=!1,Xa(p))},100)}function Ca(p,O){if(p.state.delayingBlurEvent&&(p.state.delayingBlurEvent=!1),p.options.readOnly=="nocursor")return;p.state.focused||(Vt(p,"focus",p,O),p.state.focused=!0,K(p.display.wrapper,"CodeMirror-focused"),!p.curOp&&p.display.selForContextMenu!=p.doc.sel&&(p.display.input.reset(),r&&setTimeout(function(){return p.display.input.reset(!0)},20)),p.display.input.receivedFocus()),ia(p)}function Xa(p,O){if(p.state.delayingBlurEvent)return;p.state.focused&&(Vt(p,"blur",p,O),p.state.focused=!1,S(p.display.wrapper,"CodeMirror-focused")),clearInterval(p.display.blinker),setTimeout(function(){p.state.focused||(p.display.shift=!1)},150)}function Ba(p){for(var O=p.display,W=O.lineDiv.offsetTop,Q=0;Q.005||$n<-.005)&&(Et(Z.line,Ze),La(Z.line),Z.rest))for(var dr=0;drp.display.sizerWidth){var Dr=Math.ceil(ft/na(p.display));Dr>p.display.maxLineLength&&(p.display.maxLineLength=Dr,p.display.maxLine=Z.line,p.display.maxLineChanged=!0)}}}function La(p){if(p.widgets)for(var O=0;O=Ze&&(ve=Nn(O,Xr(Oe(O,Ut))-p.wrapper.clientHeight),Ze=Ut)}return{from:ve,to:Math.max(Ze,ve+1)}}function ao(p,O){if(Yt(p,"scrollCursorIntoView"))return;var W=p.display,Q=W.sizer.getBoundingClientRect(),Z=null;if(O.top+Q.top<0?Z=!0:O.bottom+Q.top>(window.innerHeight||document.documentElement.clientHeight)&&(Z=!1),Z!=null&&!t){var ve=D("div","\u200B",null,`position: absolute; top: `+(O.top-W.viewOffset-wr(p.display))+`px; height: `+(O.bottom-O.top+zr(p)+W.barHeight)+`px; left: `+O.left+"px; width: "+Math.max(2,O.right-O.left)+"px;");p.display.lineSpace.appendChild(ve),ve.scrollIntoView(Z),p.display.lineSpace.removeChild(ve)}}function bo(p,O,W,Q){Q==null&&(Q=0);var Z;!p.options.lineWrapping&&O==W&&(O=O.ch?Lt(O.line,O.sticky=="before"?O.ch-1:O.ch,"after"):O,W=O.sticky=="before"?Lt(O.line,O.ch+1,"before"):O);for(var ve=0;ve<5;ve++){var Ze=!1,ft=yr(p,O),Ut=!W||W==O?ft:yr(p,W);Z={left:Math.min(ft.left,Ut.left),top:Math.min(ft.top,Ut.top)-Q,right:Math.max(ft.left,Ut.left),bottom:Math.max(ft.bottom,Ut.bottom)+Q};var Kt=co(p,Z),$n=p.doc.scrollTop,dr=p.doc.scrollLeft;if(Kt.scrollTop!=null&&(Ma(p,Kt.scrollTop),Math.abs(p.doc.scrollTop-$n)>1&&(Ze=!0)),Kt.scrollLeft!=null&&(jo(p,Kt.scrollLeft),Math.abs(p.doc.scrollLeft-dr)>1&&(Ze=!0)),!Ze)break}return Z}function uo(p,O){var W=co(p,O);W.scrollTop!=null&&Ma(p,W.scrollTop),W.scrollLeft!=null&&jo(p,W.scrollLeft)}function co(p,O){var W=p.display,Q=Di(p.display);O.top<0&&(O.top=0);var Z=p.curOp&&p.curOp.scrollTop!=null?p.curOp.scrollTop:W.scroller.scrollTop,ve=ri(p),Ze={};O.bottom-O.top>ve&&(O.bottom=O.top+ve);var ft=p.doc.height+Lr(W),Ut=O.topft-Q;if(O.topZ+ve){var $n=Math.min(O.top,(Kt?ft:O.bottom)-ve);$n!=Z&&(Ze.scrollTop=$n)}var dr=p.options.fixedGutter?0:W.gutters.offsetWidth,Dr=p.curOp&&p.curOp.scrollLeft!=null?p.curOp.scrollLeft:W.scroller.scrollLeft-dr,Pr=Gr(p)-W.gutters.offsetWidth,gi=O.right-O.left>Pr;return gi&&(O.right=O.left+Pr),O.left<10?Ze.scrollLeft=0:O.leftPr+Dr-3&&(Ze.scrollLeft=O.right+(gi?0:10)-Pr),Ze}function Ga(p,O){if(O==null)return;fo(p),p.curOp.scrollTop=(p.curOp.scrollTop==null?p.doc.scrollTop:p.curOp.scrollTop)+O}function eo(p){fo(p);var O=p.getCursor();p.curOp.scrollToPos={from:O,to:O,margin:p.options.cursorScrollMargin}}function wa(p,O,W){(O!=null||W!=null)&&fo(p),O!=null&&(p.curOp.scrollLeft=O),W!=null&&(p.curOp.scrollTop=W)}function no(p,O){fo(p),p.curOp.scrollToPos=O}function fo(p){var O=p.curOp.scrollToPos;if(O){p.curOp.scrollToPos=null;var W=_r(p,O.from),Q=_r(p,O.to);_i(p,W,Q,O.margin)}}function _i(p,O,W,Q){var Z=co(p,{left:Math.min(O.left,W.left),top:Math.min(O.top,W.top)-Q,right:Math.max(O.right,W.right),bottom:Math.max(O.bottom,W.bottom)+Q});wa(p,Z.scrollLeft,Z.scrollTop)}function Ma(p,O){if(Math.abs(p.doc.scrollTop-O)<2)return;g||Uo(p,{top:O}),Ro(p,O,!0),g&&Uo(p),_o(p,100)}function Ro(p,O,W){if(O=Math.max(0,Math.min(p.display.scroller.scrollHeight-p.display.scroller.clientHeight,O)),p.display.scroller.scrollTop==O&&!W)return;p.doc.scrollTop=O,p.display.scrollbars.setScrollTop(O),p.display.scroller.scrollTop!=O&&(p.display.scroller.scrollTop=O)}function jo(p,O,W,Q){if(O=Math.max(0,Math.min(O,p.display.scroller.scrollWidth-p.display.scroller.clientWidth)),(W?O==p.doc.scrollLeft:Math.abs(p.doc.scrollLeft-O)<2)&&!Q)return;p.doc.scrollLeft=O,Os(p),p.display.scroller.scrollLeft!=O&&(p.display.scroller.scrollLeft=O),p.display.scrollbars.setScrollLeft(O)}function Vo(p){var O=p.display,W=O.gutters.offsetWidth,Q=Math.round(p.doc.height+Lr(p.display));return{clientHeight:O.scroller.clientHeight,viewHeight:O.wrapper.clientHeight,scrollWidth:O.scroller.scrollWidth,clientWidth:O.scroller.clientWidth,viewWidth:O.wrapper.clientWidth,barLeft:p.options.fixedGutter?W:0,docHeight:Q,scrollHeight:Q+zr(p)+O.barHeight,nativeBarWidth:O.nativeBarWidth,gutterWidth:W}}var Qo=function(O,W,Q){this.cm=Q;var Z=this.vert=D("div",[D("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),ve=this.horiz=D("div",[D("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");Z.tabIndex=ve.tabIndex=-1,O(Z),O(ve),Te(Z,"scroll",function(){Z.clientHeight&&W(Z.scrollTop,"vertical")}),Te(ve,"scroll",function(){ve.clientWidth&&W(ve.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,m&&d<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Qo.prototype.update=function(p){var O=p.scrollWidth>p.clientWidth+1,W=p.scrollHeight>p.clientHeight+1,Q=p.nativeBarWidth;if(W){this.vert.style.display="block",this.vert.style.bottom=O?Q+"px":"0";var Z=p.viewHeight-(O?Q:0);this.vert.firstChild.style.height=Math.max(0,p.scrollHeight-p.clientHeight+Z)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(O){this.horiz.style.display="block",this.horiz.style.right=W?Q+"px":"0",this.horiz.style.left=p.barLeft+"px";var ve=p.viewWidth-p.barLeft-(W?Q:0);this.horiz.firstChild.style.width=Math.max(0,p.scrollWidth-p.clientWidth+ve)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&p.clientHeight>0&&(Q==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:W?Q:0,bottom:O?Q:0}},Qo.prototype.setScrollLeft=function(p){this.horiz.scrollLeft!=p&&(this.horiz.scrollLeft=p),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Qo.prototype.setScrollTop=function(p){this.vert.scrollTop!=p&&(this.vert.scrollTop=p),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Qo.prototype.zeroWidthHack=function(){var p=h&&!l?"12px":"18px";this.horiz.style.height=this.vert.style.width=p,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new Y,this.disableVert=new Y},Qo.prototype.enableZeroWidthBar=function(p,O,W){p.style.pointerEvents="auto";function Q(){var Z=p.getBoundingClientRect(),ve=W=="vert"?document.elementFromPoint(Z.right-1,(Z.top+Z.bottom)/2):document.elementFromPoint((Z.right+Z.left)/2,Z.bottom-1);ve!=p?p.style.pointerEvents="none":O.set(1e3,Q)}O.set(1e3,Q)},Qo.prototype.clear=function(){var p=this.horiz.parentNode;p.removeChild(this.horiz),p.removeChild(this.vert)};var wo=function(){};wo.prototype.update=function(){return{bottom:0,right:0}},wo.prototype.setScrollLeft=function(){},wo.prototype.setScrollTop=function(){},wo.prototype.clear=function(){};function Oa(p,O){O||(O=Vo(p));var W=p.display.barWidth,Q=p.display.barHeight;Po(p,O);for(var Z=0;Z<4&&W!=p.display.barWidth||Q!=p.display.barHeight;Z++)W!=p.display.barWidth&&p.options.lineWrapping&&Ba(p),Po(p,Vo(p)),W=p.display.barWidth,Q=p.display.barHeight}function Po(p,O){var W=p.display,Q=W.scrollbars.update(O);W.sizer.style.paddingRight=(W.barWidth=Q.right)+"px",W.sizer.style.paddingBottom=(W.barHeight=Q.bottom)+"px",W.heightForcer.style.borderBottom=Q.bottom+"px solid transparent",Q.right&&Q.bottom?(W.scrollbarFiller.style.display="block",W.scrollbarFiller.style.height=Q.bottom+"px",W.scrollbarFiller.style.width=Q.right+"px"):W.scrollbarFiller.style.display="",Q.bottom&&p.options.coverGutterNextToScrollbar&&p.options.fixedGutter?(W.gutterFiller.style.display="block",W.gutterFiller.style.height=Q.bottom+"px",W.gutterFiller.style.width=O.gutterWidth+"px"):W.gutterFiller.style.display=""}var ds={native:Qo,null:wo};function ho(p){p.display.scrollbars&&(p.display.scrollbars.clear(),p.display.scrollbars.addClass&&S(p.display.wrapper,p.display.scrollbars.addClass)),p.display.scrollbars=new ds[p.options.scrollbarStyle](function(O){p.display.wrapper.insertBefore(O,p.display.scrollbarFiller),Te(O,"mousedown",function(){p.state.focused&&setTimeout(function(){return p.display.input.focus()},0)}),O.setAttribute("cm-not-content","true")},function(O,W){W=="horizontal"?jo(p,O):Ma(p,O)},p),p.display.scrollbars.addClass&&K(p.display.wrapper,p.display.scrollbars.addClass)}var To=0;function za(p){p.curOp={cm:p,viewChanged:!1,startHeight:p.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:++To},Li(p.curOp)}function Yo(p){var O=p.curOp;O&&Ui(O,function(W){for(var Q=0;Q=W.viewTo)||W.maxLineChanged&&O.options.lineWrapping,p.update=p.mustUpdate&&new Go(O,p.mustUpdate&&{top:p.scrollTop,ensure:p.scrollToPos},p.forceUpdate)}function Ls(p){p.updatedDisplay=p.mustUpdate&&ro(p.cm,p.update)}function xs(p){var O=p.cm,W=O.display;p.updatedDisplay&&Ba(O),p.barMeasure=Vo(O),W.maxLineChanged&&!O.options.lineWrapping&&(p.adjustWidthTo=Fi(O,W.maxLine,W.maxLine.text.length).left+3,O.display.sizerWidth=p.adjustWidthTo,p.barMeasure.scrollWidth=Math.max(W.scroller.clientWidth,W.sizer.offsetLeft+p.adjustWidthTo+zr(O)+O.display.barWidth),p.maxScrollLeft=Math.max(0,W.sizer.offsetLeft+p.adjustWidthTo-Gr(O))),(p.updatedDisplay||p.selectionChanged)&&(p.preparedSelection=W.input.prepareSelection())}function ps(p){var O=p.cm;p.adjustWidthTo!=null&&(O.display.sizer.style.minWidth=p.adjustWidthTo+"px",p.maxScrollLeft=p.display.viewTo)return;var W=+new Date+p.options.workTime,Q=Or(p,O.highlightFrontier),Z=[];O.iter(Q.line,Math.min(O.first+O.size,p.display.viewTo+500),function(ve){if(Q.line>=p.display.viewFrom){var Ze=ve.styles,ft=ve.text.length>p.options.maxHighlightLength?Ue(O.mode,Q.state):null,Ut=Qn(p,ve,Q,!0);ft&&(Q.state=ft),ve.styles=Ut.styles;var Kt=ve.styleClasses,$n=Ut.classes;$n?ve.styleClasses=$n:Kt&&(ve.styleClasses=null);for(var dr=!Ze||Ze.length!=ve.styles.length||Kt!=$n&&(!Kt||!$n||Kt.bgClass!=$n.bgClass||Kt.textClass!=$n.textClass),Dr=0;!dr&&DrW)return _o(p,p.options.workDelay),!0}),O.highlightFrontier=Q.line,O.modeFrontier=Math.max(O.modeFrontier,Q.line),Z.length&&Ho(p,function(){for(var ve=0;ve=W.viewFrom&&O.visible.to<=W.viewTo&&(W.updateLineNumbers==null||W.updateLineNumbers>=W.viewTo)&&W.renderedView==W.view&&ka(p)==0)return!1;al(p)&&(Sa(p),O.dims=qi(p));var Z=Q.first+Q.size,ve=Math.max(O.visible.from-p.options.viewportMargin,Q.first),Ze=Math.min(Z,O.visible.to+p.options.viewportMargin);W.viewFromZe&&W.viewTo-Ze<20&&(Ze=Math.min(Z,W.viewTo)),Le&&(ve=er(p.doc,ve),Ze=ci(p.doc,Ze));var ft=ve!=W.viewFrom||Ze!=W.viewTo||W.lastWrapHeight!=O.wrapperHeight||W.lastWrapWidth!=O.wrapperWidth;Da(p,ve,Ze),W.viewOffset=Xr(Oe(p.doc,W.viewFrom)),p.display.mover.style.top=W.viewOffset+"px";var Ut=ka(p);if(!ft&&Ut==0&&!O.force&&W.renderedView==W.view&&(W.updateLineNumbers==null||W.updateLineNumbers>=W.viewTo))return!1;var Kt=zs(p);return Ut>4&&(W.lineDiv.style.display="none"),rs(p,W.updateLineNumbers,O.dims),Ut>4&&(W.lineDiv.style.display=""),W.renderedView=W.view,Ps(Kt),E(W.cursorDiv),E(W.selectionDiv),W.gutters.style.height=W.sizer.style.minHeight=0,ft&&(W.lastWrapHeight=O.wrapperHeight,W.lastWrapWidth=O.wrapperWidth,_o(p,400)),W.updateLineNumbers=null,!0}function go(p,O){for(var W=O.viewport,Q=!0;;Q=!1){if(!Q||!p.options.lineWrapping||O.oldDisplayWidth==Gr(p)){if(W&&W.top!=null&&(W={top:Math.min(p.doc.height+Lr(p.display)-ri(p),W.top)}),O.visible=yo(p.display,p.doc,W),O.visible.from>=p.display.viewFrom&&O.visible.to<=p.display.viewTo)break}else Q&&(O.visible=yo(p.display,p.doc,W));if(!ro(p,O))break;Ba(p);var Z=Vo(p);Pa(p),Oa(p,Z),ms(p,Z),O.force=!1}O.signal(p,"update",p),(p.display.viewFrom!=p.display.reportedViewFrom||p.display.viewTo!=p.display.reportedViewTo)&&(O.signal(p,"viewportChange",p,p.display.viewFrom,p.display.viewTo),p.display.reportedViewFrom=p.display.viewFrom,p.display.reportedViewTo=p.display.viewTo)}function Uo(p,O){var W=new Go(p,O);if(ro(p,W)){Ba(p),go(p,W);var Q=Vo(p);Pa(p),Oa(p,Q),ms(p,Q),W.finish()}}function rs(p,O,W){var Q=p.display,Z=p.options.lineNumbers,ve=Q.lineDiv,Ze=ve.firstChild;function ft(gi){var zi=gi.nextSibling;return r&&h&&p.display.currentWheelTarget==gi?gi.style.display="none":gi.parentNode.removeChild(gi),zi}for(var Ut=Q.view,Kt=Q.viewFrom,$n=0;$n-1&&(Pr=!1),nr(p,dr,Kt,W)),Pr&&(E(dr.lineNumber),dr.lineNumber.appendChild(document.createTextNode(lr(p.options,Kt)))),Ze=dr.node.nextSibling}Kt+=dr.size}for(;Ze;)Ze=ft(Ze)}function ys(p){var O=p.gutters.offsetWidth;p.sizer.style.marginLeft=O+"px"}function ms(p,O){p.display.sizer.style.minHeight=O.docHeight+"px",p.display.heightForcer.style.top=O.docHeight+"px",p.display.gutters.style.height=O.docHeight+p.display.barHeight+zr(p)+"px"}function Os(p){var O=p.display,W=O.view;if(!O.alignWidgets&&(!O.gutters.firstChild||!p.options.fixedGutter))return;for(var Q=va(O)-O.scroller.scrollLeft+p.doc.scrollLeft,Z=O.gutters.offsetWidth,ve=Q+"px",Ze=0;ZeZe.clientWidth,Ut=Ze.scrollHeight>Ze.clientHeight;if(!(Q&&ft||Z&&Ut))return;if(Z&&h&&r){e:for(var Kt=O.target,$n=ve.view;Kt!=Ze;Kt=Kt.parentNode)for(var dr=0;dr<$n.length;dr++)if($n[dr].node==Kt){p.display.currentWheelTarget=Kt;break e}}if(Q&&!g&&!i&&ut!=null){Z&&Ut&&Ma(p,Math.max(0,Ze.scrollTop+Z*ut)),jo(p,Math.max(0,Ze.scrollLeft+Q*ut)),(!Z||Z&&Ut)&&vt(O),ve.wheelStartX=null;return}if(Z&&ut!=null){var Dr=Z*ut,Pr=p.doc.scrollTop,gi=Pr+ve.wrapper.clientHeight;Dr<0?Pr=Math.max(0,Pr+Dr-50):gi=Math.min(p.doc.height,gi+Dr+50),Uo(p,{top:Pr,bottom:gi})}Ds<20&&(ve.wheelStartX==null?(ve.wheelStartX=Ze.scrollLeft,ve.wheelStartY=Ze.scrollTop,ve.wheelDX=Q,ve.wheelDY=Z,setTimeout(function(){if(ve.wheelStartX==null)return;var zi=Ze.scrollLeft-ve.wheelStartX,Xi=Ze.scrollTop-ve.wheelStartY,Yi=Xi&&ve.wheelDY&&Xi/ve.wheelDY||zi&&ve.wheelDX&&zi/ve.wheelDX;if(ve.wheelStartX=ve.wheelStartY=null,!Yi)return;ut=(ut*Ds+Yi)/(Ds+1),++Ds},200)):(ve.wheelDX+=Q,ve.wheelDY+=Z))}var et=function(O,W){this.ranges=O,this.primIndex=W};et.prototype.primary=function(){return this.ranges[this.primIndex]},et.prototype.equals=function(p){if(p==this)return!0;if(p.primIndex!=this.primIndex||p.ranges.length!=this.ranges.length)return!1;for(var O=0;O=0&&$e(p,Q.to())<=0)return W}return-1};var X=function(O,W){this.anchor=O,this.head=W};X.prototype.from=function(){return ot(this.anchor,this.head)},X.prototype.to=function(){return Ht(this.anchor,this.head)},X.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function ee(p,O,W){var Q=p&&p.options.selectionsMayTouch,Z=O[W];O.sort(function(Dr,Pr){return $e(Dr.from(),Pr.from())}),W=_(O,Z);for(var ve=1;ve0:Ut>=0){var Kt=ot(ft.from(),Ze.from()),$n=Ht(ft.to(),Ze.to()),dr=ft.empty()?Ze.from()==Ze.head:ft.from()==ft.head;ve<=W&&--W,O.splice(--ve,2,new X(dr?$n:Kt,dr?Kt:$n))}}return new et(O,W)}function ie(p,O){return new et([new X(p,O||p)],0)}function we(p){return p.text?Lt(p.from.line+p.text.length-1,ce(p.text).length+(p.text.length==1?p.from.ch:0)):p.to}function Ge(p,O){if($e(p,O.from)<0)return p;if($e(p,O.to)<=0)return we(O);var W=p.line+O.text.length-(O.to.line-O.from.line)-1,Q=p.ch;return p.line==O.to.line&&(Q+=we(O).ch-O.to.ch),Lt(W,Q)}function gt(p,O){for(var W=[],Q=0;Q1&&p.remove(ft.line+1,gi-1),p.insert(ft.line+1,Yi)}Bt(p,"change",p,O)}function xi(p,O,W){function Q(Z,ve,Ze){if(Z.linked)for(var ft=0;ft1&&!p.done[p.done.length-2].ranges)return p.done.pop(),ce(p.done)}function Co(p,O,W,Q){var Z=p.history;Z.undone.length=0;var ve=+new Date,Ze,ft;if((Z.lastOp==Q||Z.lastOrigin==O.origin&&O.origin&&(O.origin.charAt(0)=="+"&&Z.lastModTime>ve-(p.cm?p.cm.options.historyEventDelay:500)||O.origin.charAt(0)=="*"))&&(Ze=Lo(Z,Z.lastOp==Q)))ft=ce(Ze.changes),$e(O.from,O.to)==0&&$e(O.from,ft.to)==0?ft.to=we(O):Ze.changes.push($a(p,O));else{var Ut=ce(Z.done);for((!Ut||!Ut.ranges)&&So(p.sel,Z.done),Ze={changes:[$a(p,O)],generation:Z.generation},Z.done.push(Ze);Z.done.length>Z.undoDepth;)Z.done.shift(),Z.done[0].ranges||Z.done.shift()}Z.done.push(W),Z.generation=++Z.maxGeneration,Z.lastModTime=Z.lastSelTime=ve,Z.lastOp=Z.lastSelOp=Q,Z.lastOrigin=Z.lastSelOrigin=O.origin,ft||Vt(p,"historyAdded")}function Bo(p,O,W,Q){var Z=O.charAt(0);return Z=="*"||Z=="+"&&W.ranges.length==Q.ranges.length&&W.somethingSelected()==Q.somethingSelected()&&new Date-p.history.lastSelTime<=(p.cm?p.cm.options.historyEventDelay:500)}function Ao(p,O,W,Q){var Z=p.history,ve=Q&&Q.origin;W==Z.lastSelOp||ve&&Z.lastSelOrigin==ve&&(Z.lastModTime==Z.lastSelTime&&Z.lastOrigin==ve||Bo(p,ve,ce(Z.done),O))?Z.done[Z.done.length-1]=O:So(O,Z.done),Z.lastSelTime=+new Date,Z.lastSelOrigin=ve,Z.lastSelOp=W,Q&&Q.clearRedo!==!1&&to(Z.undone)}function So(p,O){var W=ce(O);W&&W.ranges&&W.equals(p)||O.push(p)}function is(p,O,W,Q){var Z=O["spans_"+p.id],ve=0;p.iter(Math.max(p.first,W),Math.min(p.first+p.size,Q),function(Ze){Ze.markedSpans&&((Z||(Z=O["spans_"+p.id]={}))[ve]=Ze.markedSpans),++ve})}function ts(p){if(!p)return null;for(var O,W=0;W-1&&(ce(ft)[dr]=Kt[dr],delete Kt[dr]))}}return Q}function Es(p,O,W,Q){if(Q){var Z=p.anchor;if(W){var ve=$e(O,Z)<0;ve!=$e(W,Z)<0?(Z=O,O=W):ve!=$e(O,W)<0&&(O=W)}return new X(Z,O)}else return new X(W||O,O)}function as(p,O,W,Q,Z){Z==null&&(Z=p.cm&&(p.cm.display.shift||p.extend)),No(p,new et([Es(p.sel.primary(),O,W,Z)],0),Q)}function Xo(p,O,W){for(var Q=[],Z=p.cm&&(p.cm.display.shift||p.extend),ve=0;ve=O.ch:ft.to>O.ch))){if(Z&&(Vt(Ut,"beforeCursorEnter"),Ut.explicitlyCleared))if(ve.markedSpans){--Ze;continue}else break;if(!Ut.atomic)continue;if(W){var dr=Ut.find(Q<0?1:-1),Dr=void 0;if((Q<0?$n:Kt)&&(dr=il(p,dr,-Q,dr&&dr.line==O.line?ve:null)),dr&&dr.line==O.line&&(Dr=$e(dr,W))&&(Q<0?Dr<0:Dr>0))return ks(p,dr,O,Q,Z)}var Pr=Ut.find(Q<0?-1:1);return(Q<0?Kt:$n)&&(Pr=il(p,Pr,Q,Pr.line==O.line?ve:null)),Pr?ks(p,Pr,O,Q,Z):null}}return O}function Bs(p,O,W,Q,Z){var ve=Q||1,Ze=ks(p,O,W,ve,Z)||!Z&&ks(p,O,W,ve,!0)||ks(p,O,W,-ve,Z)||!Z&&ks(p,O,W,-ve,!0);return Ze||(p.cantEdit=!0,Lt(p.first,0))}function il(p,O,W,Q){return W<0&&O.ch==0?O.line>p.first?nt(p,Lt(O.line-1)):null:W>0&&O.ch==(Q||Oe(p,O.line)).text.length?O.line=0;--Z)Qa(p,{from:Q[Z].from,to:Q[Z].to,text:Z?[""]:O.text,origin:O.origin});else Qa(p,O)}function Qa(p,O){if(O.text.length==1&&O.text[0]==""&&$e(O.from,O.to)==0)return;var W=gt(p,O);Co(p,O,W,p.cm?p.cm.curOp.id:NaN),oo(p,O,W,ur(p,O));var Q=[];xi(p,function(Z,ve){!ve&&_(Q,Z.history)==-1&&(ko(Z.history,O),Q.push(Z.history)),oo(Z,O,null,ur(Z,O))})}function Aa(p,O,W){var Q=p.cm&&p.cm.state.suppressEdits;if(Q&&!W)return;for(var Z=p.history,ve,Ze=p.sel,ft=O=="undo"?Z.done:Z.undone,Ut=O=="undo"?Z.undone:Z.done,Kt=0;Kt=0;--Pr){var gi=Dr(Pr);if(gi)return gi.v}}function Wa(p,O){if(O==0)return;if(p.first+=O,p.sel=new et(Ee(p.sel.ranges,function(Z){return new X(Lt(Z.anchor.line+O,Z.anchor.ch),Lt(Z.head.line+O,Z.head.ch))}),p.sel.primIndex),p.cm){ga(p.cm,p.first,p.first-O,O);for(var W=p.cm.display,Q=W.viewFrom;Qp.lastLine())return;if(O.from.lineve&&(O={from:O.from,to:Lt(ve,Oe(p,ve).text.length),text:[O.text[0]],origin:O.origin}),O.removed=ze(p,O.from,O.to),W||(W=gt(p,O)),p.cm?Jo(p.cm,O,Q):si(p,O,Q),ls(p,W,ue),p.cantEdit&&Bs(p,Lt(p.firstLine(),0))&&(p.cantEdit=!1)}function Jo(p,O,W){var Q=p.doc,Z=p.display,ve=O.from,Ze=O.to,ft=!1,Ut=ve.line;p.options.lineWrapping||(Ut=_t(Ar(Oe(Q,ve.line))),Q.iter(Ut,Ze.line+1,function(Pr){if(Pr==Z.maxLine)return ft=!0,!0})),Q.sel.contains(O.from,O.to)>-1&&Qt(p),si(Q,O,W,Ta(p)),p.options.lineWrapping||(Q.iter(Ut,ve.line+O.text.length,function(Pr){var gi=Hi(Pr);gi>Z.maxLineLength&&(Z.maxLine=Pr,Z.maxLineLength=gi,Z.maxLineChanged=!0,ft=!1)}),ft&&(p.curOp.updateMaxLine=!0)),xe(Q,ve.line),_o(p,400);var Kt=O.text.length-(Ze.line-ve.line)-1;O.full?ga(p):ve.line==Ze.line&&O.text.length==1&&!Hr(p.doc,O)?Ii(p,ve.line,"text"):ga(p,ve.line,Ze.line+1,Kt);var $n=an(p,"changes"),dr=an(p,"change");if(dr||$n){var Dr={from:ve,to:Ze,text:O.text,removed:O.removed,origin:O.origin};dr&&Bt(p,"change",p,Dr),$n&&(p.curOp.changeObjs||(p.curOp.changeObjs=[])).push(Dr)}p.display.selForContextMenu=null}function Hs(p,O,W,Q,Z){var ve;Q||(Q=W),$e(Q,W)<0&&(ve=[Q,W],W=ve[0],Q=ve[1]),typeof O=="string"&&(O=p.splitLines(O)),js(p,{from:W,to:Q,text:O,origin:Z})}function bs(p,O,W,Q){W1||!(this.children[0]instanceof Zo))){var Ut=[];this.collapse(Ut),this.children=[new Zo(Ut)],this.children[0].parent=this}},collapse:function(O){for(var W=0;W50){for(var ft=ve.lines.length%25+25,Ut=ft;Ut10);O.parent.maybeSpill()},iterN:function(O,W,Q){for(var Z=0;Zp.display.maxLineLength&&(p.display.maxLine=Kt,p.display.maxLineLength=$n,p.display.maxLineChanged=!0)}Q!=null&&p&&this.collapsed&&ga(p,Q,Z+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,p&&gs(p.doc)),p&&Bt(p,"markerCleared",p,this,Q,Z),O&&Yo(p),this.parent&&this.parent.clear()},qs.prototype.find=function(p,O){p==null&&this.type=="bookmark"&&(p=1);for(var W,Q,Z=0;Z0||Ze==0&&ve.clearWhenEmpty!==!1)return ve;if(ve.replacedWith&&(ve.collapsed=!0,ve.widgetNode=B("span",[ve.replacedWith],"CodeMirror-widget"),Q.handleMouseEvents||ve.widgetNode.setAttribute("cm-ignore-events","true"),Q.insertLeft&&(ve.widgetNode.insertLeft=!0)),ve.collapsed){if(Oi(p,O.line,O,W,ve)||O.line!=W.line&&Oi(p,W.line,O,W,ve))throw new Error("Inserting collapsed marker partially overlapping an existing one");at()}ve.addToHistory&&Co(p,{from:O,to:W,origin:"markText"},p.sel,NaN);var ft=O.line,Ut=p.cm,Kt;if(p.iter(ft,W.line+1,function(dr){Ut&&ve.collapsed&&!Ut.options.lineWrapping&&Ar(dr)==Ut.display.maxLine&&(Kt=!0),ve.collapsed&&ft!=O.line&&Et(dr,0),rn(dr,new Ve(ve,ft==O.line?O.ch:null,ft==W.line?W.ch:null)),++ft}),ve.collapsed&&p.iter(O.line,W.line+1,function(dr){qr(p,dr)&&Et(dr,0)}),ve.clearOnEnter&&Te(ve,"beforeCursorEnter",function(){return ve.clear()}),ve.readOnly&&(Fe(),(p.history.done.length||p.history.undone.length)&&p.clearHistory()),ve.collapsed&&(ve.id=++Pl,ve.atomic=!0),Ut){if(Kt&&(Ut.curOp.updateMaxLine=!0),ve.collapsed)ga(Ut,O.line,W.line+1);else if(ve.className||ve.startStyle||ve.endStyle||ve.css||ve.attributes||ve.title)for(var $n=O.line;$n<=W.line;$n++)Ii(Ut,$n,"text");ve.atomic&&gs(Ut.doc),Bt(Ut,"markerAdded",Ut,ve)}return ve}var Ll=function(O,W){this.markers=O,this.primary=W;for(var Q=0;Q=0;Ut--)js(this,Q[Ut]);ft?fs(this,ft):this.cm&&eo(this.cm)}),undo:zo(function(){Aa(this,"undo")}),redo:zo(function(){Aa(this,"redo")}),undoSelection:zo(function(){Aa(this,"undo",!0)}),redoSelection:zo(function(){Aa(this,"redo",!0)}),setExtending:function(O){this.extend=O},getExtending:function(){return this.extend},historySize:function(){for(var O=this.history,W=0,Q=0,Z=0;Z=O.ch)&&W.push(ve.marker.parent||ve.marker)}return W},findMarks:function(O,W,Q){O=nt(this,O),W=nt(this,W);var Z=[],ve=O.line;return this.iter(O.line,W.line+1,function(Ze){var ft=Ze.markedSpans;if(ft)for(var Ut=0;Ut=Kt.to||Kt.from==null&&ve!=O.line||Kt.from!=null&&ve==W.line&&Kt.from>=W.ch)&&(!Q||Q(Kt.marker))&&Z.push(Kt.marker.parent||Kt.marker)}++ve}),Z},getAllMarks:function(){var O=[];return this.iter(function(W){var Q=W.markedSpans;if(Q)for(var Z=0;ZO)return W=O,!0;O-=Ze,++Q}),nt(this,Lt(Q,W))},indexFromPos:function(O){O=nt(this,O);var W=O.ch;if(O.lineW&&(W=O.from),O.to!=null&&O.to-1){O.state.draggingText(p),setTimeout(function(){return O.display.input.focus()},20);return}try{var $n=p.dataTransfer.getData("Text");if($n){var dr;if(O.state.draggingText&&!O.state.draggingText.copy&&(dr=O.listSelections()),ls(O.doc,ie(W,W)),dr)for(var Dr=0;Dr=0;ft--)Hs(p.doc,"",Q[ft].from,Q[ft].to,"+delete");eo(p)})}function Ul(p,O,W){var Q=ht(p.text,O+W,W);return Q<0||Q>p.text.length?null:Q}function Iu(p,O,W){var Q=Ul(p,O.ch,W);return Q==null?null:new Lt(O.line,Q,W<0?"after":"before")}function cu(p,O,W,Q,Z){if(p){O.doc.direction=="rtl"&&(Z=-Z);var ve=jt(W,O.doc.direction);if(ve){var Ze=Z<0?ce(ve):ve[0],ft=Z<0==(Ze.level==1),Ut=ft?"after":"before",Kt;if(Ze.level>0||O.doc.direction=="rtl"){var $n=mi(O,W);Kt=Z<0?W.text.length-1:0;var dr=Ni(O,$n,Kt).top;Kt=je(function(Dr){return Ni(O,$n,Dr).top==dr},Z<0==(Ze.level==1)?Ze.from:Ze.to-1,Kt),Ut=="before"&&(Kt=Ul(W,Kt,1))}else Kt=Z<0?Ze.to:Ze.from;return new Lt(Q,Kt,Ut)}}return new Lt(Q,Z<0?W.text.length:0,Z<0?"before":"after")}function zl(p,O,W,Q){var Z=jt(O,p.doc.direction);if(!Z)return Iu(O,W,Q);W.ch>=O.text.length?(W.ch=O.text.length,W.sticky="before"):W.ch<=0&&(W.ch=0,W.sticky="after");var ve=it(Z,W.ch,W.sticky),Ze=Z[ve];if(p.doc.direction=="ltr"&&Ze.level%2==0&&(Q>0?Ze.to>W.ch:Ze.from=Ze.from&&Dr>=$n.begin)){var Pr=dr?"before":"after";return new Lt(W.line,Dr,Pr)}}var gi=function(Vi,fa,ba){for(var qa=function($o,Ms){return Ms?new Lt(W.line,ft($o,1),"before"):new Lt(W.line,$o,"after")};Vi>=0&&Vi0==(_a.level!=1),Wo=Eo?ba.begin:ft(ba.end,-1);if(_a.from<=Wo&&Wo<_a.to)return qa(Wo,Eo);if(Wo=Eo?_a.from:ft(_a.to,-1),ba.begin<=Wo&&Wo0?$n.end:ft($n.begin,-1);return Xi!=null&&!(Q>0&&Xi==O.text.length)&&(zi=gi(Q>0?0:Z.length-1,Q,Kt(Xi)),zi)?zi:null}var Wl={selectAll:$s,singleSelection:function(O){return O.setSelection(O.getCursor("anchor"),O.getCursor("head"),ue)},killLine:function(O){return cl(O,function(W){if(W.empty()){var Q=Oe(O.doc,W.head.line).text.length;return W.head.ch==Q&&W.head.line0)ve=new Lt(ve.line,ve.ch+1),O.replaceRange(Ze.charAt(ve.ch-1)+Ze.charAt(ve.ch-2),Lt(ve.line,ve.ch-2),ve,"+transpose");else if(ve.line>O.doc.first){var ft=Oe(O.doc,ve.line-1).text;ft&&(ve=new Lt(ve.line,1),O.replaceRange(Ze.charAt(0)+O.doc.lineSeparator()+ft.charAt(ft.length-1),Lt(ve.line-1,ft.length-1),ve,"+transpose"))}}Q.push(new X(ve,ve))}O.setSelections(Q)})},newlineAndIndent:function(O){return Ho(O,function(){for(var W=O.listSelections(),Q=W.length-1;Q>=0;Q--)O.replaceRange(O.doc.lineSeparator(),W[Q].anchor,W[Q].head,"+input");W=O.listSelections();for(var Z=0;Zp&&$e(O,this.pos)==0&&W==this.button};var fl,Nl;function Vl(p,O){var W=+new Date;return Nl&&Nl.compare(W,p,O)?(fl=Nl=null,"triple"):fl&&fl.compare(W,p,O)?(Nl=new Kl(W,p,O),fl=null,"double"):(fl=new Kl(W,p,O),Nl=null,"single")}function kl(p){var O=this,W=O.display;if(Yt(O,p)||W.activeTouch&&W.input.supportsTouch())return;if(W.input.ensurePolled(),W.shift=p.shiftKey,kr(W,p)){r||(W.scroller.draggable=!1,setTimeout(function(){return W.scroller.draggable=!0},100));return}if(Ru(O,p))return;var Q=Qi(O,p),Z=Je(p),ve=Q?Vl(Q,Z):"single";if(window.focus(),Z==1&&O.state.selectingText&&O.state.selectingText(p),Q&&pu(O,Z,Q,ve,p))return;Z==1?Q?Nu(O,Q,ve,p):We(p)==W.scroller&&vt(p):Z==2?(Q&&as(O.doc,Q),setTimeout(function(){return W.input.focus()},20)):Z==3&&(C?O.display.input.onContextMenu(p):Ya(O))}function pu(p,O,W,Q,Z){var ve="Click";return Q=="double"?ve="Double"+ve:Q=="triple"&&(ve="Triple"+ve),ve=(O==1?"Left":O==2?"Middle":"Right")+ve,$l(p,uu(ve,Z),Z,function(Ze){if(typeof Ze=="string"&&(Ze=Wl[Ze]),!Ze)return!1;var ft=!1;try{p.isReadOnly()&&(p.state.suppressEdits=!0),ft=Ze(p,W)!=J}finally{p.state.suppressEdits=!1}return ft})}function Ku(p,O,W){var Q=p.getOption("configureMouse"),Z=Q?Q(p,O,W):{};if(Z.unit==null){var ve=f?W.shiftKey&&W.metaKey:W.altKey;Z.unit=ve?"rectangle":O=="single"?"char":O=="double"?"word":"line"}return(Z.extend==null||p.doc.extend)&&(Z.extend=p.doc.extend||W.shiftKey),Z.addNew==null&&(Z.addNew=h?W.metaKey:W.ctrlKey),Z.moveOnDrag==null&&(Z.moveOnDrag=!(h?W.altKey:W.ctrlKey)),Z}function Nu(p,O,W,Q){m?setTimeout(k(lo,p),0):p.curOp.focus=M();var Z=Ku(p,W,Q),ve=p.doc.sel,Ze;p.options.dragDrop&&Ln&&!p.isReadOnly()&&W=="single"&&(Ze=ve.contains(O))>-1&&($e((Ze=ve.ranges[Ze]).from(),O)<0||O.xRel>0)&&($e(Ze.to(),O)>0||O.xRel<0)?qu(p,Q,O,Z):Vu(p,Q,O,Z)}function qu(p,O,W,Q){var Z=p.display,ve=!1,Ze=mo(p,function(Kt){r&&(Z.scroller.draggable=!1),p.state.draggingText=!1,tn(Z.wrapper.ownerDocument,"mouseup",Ze),tn(Z.wrapper.ownerDocument,"mousemove",ft),tn(Z.scroller,"dragstart",Ut),tn(Z.scroller,"drop",Ze),ve||(vt(Kt),Q.addNew||as(p.doc,W,null,null,Q.extend),r&&!n||m&&d==9?setTimeout(function(){Z.wrapper.ownerDocument.body.focus({preventScroll:!0}),Z.input.focus()},20):Z.input.focus())}),ft=function($n){ve=ve||Math.abs(O.clientX-$n.clientX)+Math.abs(O.clientY-$n.clientY)>=10},Ut=function(){return ve=!0};r&&(Z.scroller.draggable=!0),p.state.draggingText=Ze,Ze.copy=!Q.moveOnDrag,Z.scroller.dragDrop&&Z.scroller.dragDrop(),Te(Z.wrapper.ownerDocument,"mouseup",Ze),Te(Z.wrapper.ownerDocument,"mousemove",ft),Te(Z.scroller,"dragstart",Ut),Te(Z.scroller,"drop",Ze),Ya(p),setTimeout(function(){return Z.input.focus()},20)}function Du(p,O,W){if(W=="char")return new X(O,O);if(W=="word")return p.findWordAt(O);if(W=="line")return new X(Lt(O.line,0),nt(p.doc,Lt(O.line+1,0)));var Q=W(p,O);return new X(Q.from,Q.to)}function Vu(p,O,W,Q){var Z=p.display,ve=p.doc;vt(O);var Ze,ft,Ut=ve.sel,Kt=Ut.ranges;if(Q.addNew&&!Q.extend?(ft=ve.sel.contains(W),ft>-1?Ze=Kt[ft]:Ze=new X(W,W)):(Ze=ve.sel.primary(),ft=ve.sel.primIndex),Q.unit=="rectangle")Q.addNew||(Ze=new X(W,W)),W=Qi(p,O,!0,!0),ft=-1;else{var $n=Du(p,W,Q.unit);Q.extend?Ze=Es(Ze,$n.anchor,$n.head,Q.extend):Ze=$n}Q.addNew?ft==-1?(ft=Kt.length,No(ve,ee(p,Kt.concat([Ze]),ft),{scroll:!1,origin:"*mouse"})):Kt.length>1&&Kt[ft].empty()&&Q.unit=="char"&&!Q.extend?(No(ve,ee(p,Kt.slice(0,ft).concat(Kt.slice(ft+1)),0),{scroll:!1,origin:"*mouse"}),Ut=ve.sel):hs(ve,ft,Ze,q):(ft=0,No(ve,new et([Ze],0),q),Ut=ve.sel);var dr=W;function Dr(fa){if($e(dr,fa)==0)return;if(dr=fa,Q.unit=="rectangle"){for(var ba=[],qa=p.options.tabSize,_a=z(Oe(ve,W.line).text,W.ch,qa),Eo=z(Oe(ve,fa.line).text,fa.ch,qa),Wo=Math.min(_a,Eo),us=Math.max(_a,Eo),$o=Math.min(W.line,fa.line),Ms=Math.min(p.lastLine(),Math.max(W.line,fa.line));$o<=Ms;$o++){var Xs=Oe(ve,$o).text,Cs=me(Xs,Wo,qa);Wo==us?ba.push(new X(Lt($o,Cs),Lt($o,Cs))):Xs.length>Cs&&ba.push(new X(Lt($o,Cs),Lt($o,me(Xs,us,qa))))}ba.length||ba.push(new X(W,W)),No(ve,ee(p,Ut.ranges.slice(0,ft).concat(ba),ft),{origin:"*mouse",scroll:!1}),p.scrollIntoView(fa)}else{var Js=Ze,Fs=Du(p,fa,Q.unit),aa=Js.anchor,os;$e(Fs.anchor,aa)>0?(os=Fs.head,aa=ot(Js.from(),Fs.anchor)):(os=Fs.anchor,aa=Ht(Js.to(),Fs.head));var ns=Ut.ranges.slice(0);ns[ft]=Qu(p,new X(nt(ve,aa),os)),No(ve,ee(p,ns,ft),q)}}var Pr=Z.wrapper.getBoundingClientRect(),gi=0;function zi(fa){var ba=++gi,qa=Qi(p,fa,!0,Q.unit=="rectangle");if(!qa)return;if($e(qa,dr)!=0){p.curOp.focus=M(),Dr(qa);var _a=yo(Z,ve);(qa.line>=_a.to||qa.line<_a.from)&&setTimeout(mo(p,function(){gi==ba&&zi(fa)}),150)}else{var Eo=fa.clientYPr.bottom?20:0;Eo&&setTimeout(mo(p,function(){if(gi!=ba)return;Z.scroller.scrollTop+=Eo,zi(fa)}),50)}}function Xi(fa){p.state.selectingText=!1,gi=Infinity,fa&&(vt(fa),Z.input.focus()),tn(Z.wrapper.ownerDocument,"mousemove",Yi),tn(Z.wrapper.ownerDocument,"mouseup",Vi),ve.history.lastSelOrigin=null}var Yi=mo(p,function(fa){fa.buttons===0||!Je(fa)?Xi(fa):zi(fa)}),Vi=mo(p,Xi);p.state.selectingText=Vi,Te(Z.wrapper.ownerDocument,"mousemove",Yi),Te(Z.wrapper.ownerDocument,"mouseup",Vi)}function Qu(p,O){var W=O.anchor,Q=O.head,Z=Oe(p.doc,W.line);if($e(W,Q)==0&&W.sticky==Q.sticky)return O;var ve=jt(Z);if(!ve)return O;var Ze=it(ve,W.ch,W.sticky),ft=ve[Ze];if(ft.from!=W.ch&&ft.to!=W.ch)return O;var Ut=Ze+(ft.from==W.ch==(ft.level!=1)?0:1);if(Ut==0||Ut==ve.length)return O;var Kt;if(Q.line!=W.line)Kt=(Q.line-W.line)*(p.doc.direction=="ltr"?1:-1)>0;else{var $n=it(ve,Q.ch,Q.sticky),dr=$n-Ze||(Q.ch-W.ch)*(ft.level==1?-1:1);$n==Ut-1||$n==Ut?Kt=dr<0:Kt=dr>0}var Dr=ve[Ut+(Kt?-1:0)],Pr=Kt==(Dr.level==1),gi=Pr?Dr.from:Dr.to,zi=Pr?"after":"before";return W.ch==gi&&W.sticky==zi?O:new X(new Lt(W.line,gi,zi),Q)}function Yu(p,O,W,Q){var Z,ve;if(O.touches)Z=O.touches[0].clientX,ve=O.touches[0].clientY;else try{Z=O.clientX,ve=O.clientY}catch(Dr){return!1}if(Z>=Math.floor(p.display.gutters.getBoundingClientRect().right))return!1;Q&&vt(O);var Ze=p.display,ft=Ze.lineDiv.getBoundingClientRect();if(ve>ft.bottom||!an(p,W))return he(O);ve-=ft.top-Ze.viewOffset;for(var Ut=0;Ut=Z){var $n=Nn(p.doc,ve),dr=p.display.gutterSpecs[Ut];return Vt(p,W,p,$n,dr.className,O),he(O)}}}function Ru(p,O){return Yu(p,O,"gutterClick",!0)}function mu(p,O){if(kr(p.display,O)||bl(p,O))return;if(Yt(p,O,"contextmenu"))return;C||p.display.input.onContextMenu(O)}function bl(p,O){return an(p,"gutterContextMenu")?Yu(p,O,"gutterContextMenu",!1):!1}function Au(p){p.display.wrapper.className=p.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+p.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Mt(p)}var Cl={toString:function(){return"CodeMirror.Init"}},eu={},ne={};function Ce(p){var O=p.optionHandlers;function W(Q,Z,ve,Ze){p.defaults[Q]=Z,ve&&(O[Q]=Ze?function(ft,Ut,Kt){Kt!=Cl&&ve(ft,Ut,Kt)}:ve)}p.defineOption=W,p.Init=Cl,W("value","",function(Q,Z){return Q.setValue(Z)},!0),W("mode",null,function(Q,Z){Q.doc.modeOption=Z,Jn(Q)},!0),W("indentUnit",2,Jn,!0),W("indentWithTabs",!1),W("smartIndent",!0),W("tabSize",4,function(Q){Cr(Q),Mt(Q),ga(Q)},!0),W("lineSeparator",null,function(Q,Z){if(Q.doc.lineSep=Z,!Z)return;var ve=[],Ze=Q.doc.first;Q.doc.iter(function(Ut){for(var Kt=0;;){var $n=Ut.text.indexOf(Z,Kt);if($n==-1)break;Kt=$n+Z.length,ve.push(Lt(Ze,$n))}Ze++});for(var ft=ve.length-1;ft>=0;ft--)Hs(Q.doc,Z,ve[ft],Lt(ve[ft].line,ve[ft].ch+Z.length))}),W("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(Q,Z,ve){Q.state.specialChars=new RegExp(Z.source+(Z.test(" ")?"":"| "),"g"),ve!=Cl&&Q.refresh()}),W("specialCharPlaceholder",hi,function(Q){return Q.refresh()},!0),W("electricChars",!0),W("inputStyle",c?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),W("spellcheck",!1,function(Q,Z){return Q.getInputField().spellcheck=Z},!0),W("autocorrect",!1,function(Q,Z){return Q.getInputField().autocorrect=Z},!0),W("autocapitalize",!1,function(Q,Z){return Q.getInputField().autocapitalize=Z},!0),W("rtlMoveVisually",!w),W("wholeLineUpdateBefore",!0),W("theme","default",function(Q){Au(Q),_s(Q)},!0),W("keyMap","default",function(Q,Z,ve){var Ze=Ss(Z),ft=ve!=Cl&&Ss(ve);ft&&ft.detach&&ft.detach(Q,Ze),Ze.attach&&Ze.attach(Q,ft||null)}),W("extraKeys",null),W("configureMouse",null),W("lineWrapping",!1,Tt,!0),W("gutters",[],function(Q,Z){Q.display.gutterSpecs=Ns(Z,Q.options.lineNumbers),_s(Q)},!0),W("fixedGutter",!0,function(Q,Z){Q.display.gutters.style.left=Z?va(Q.display)+"px":"0",Q.refresh()},!0),W("coverGutterNextToScrollbar",!1,function(Q){return Oa(Q)},!0),W("scrollbarStyle","native",function(Q){ho(Q),Oa(Q),Q.display.scrollbars.setScrollTop(Q.doc.scrollTop),Q.display.scrollbars.setScrollLeft(Q.doc.scrollLeft)},!0),W("lineNumbers",!1,function(Q,Z){Q.display.gutterSpecs=Ns(Q.options.gutters,Z),_s(Q)},!0),W("firstLineNumber",1,_s,!0),W("lineNumberFormatter",function(Q){return Q},_s,!0),W("showCursorWhenSelecting",!1,Pa,!0),W("resetSelectionOnContextMenu",!0),W("lineWiseCopyCut",!0),W("pasteLinesPerSelection",!0),W("selectionsMayTouch",!1),W("readOnly",!1,function(Q,Z){Z=="nocursor"&&(Xa(Q),Q.display.input.blur()),Q.display.input.readOnlyChanged(Z)}),W("screenReaderLabel",null,function(Q,Z){Z=Z===""?null:Z,Q.display.input.screenReaderLabelChanged(Z)}),W("disableInput",!1,function(Q,Z){Z||Q.display.input.reset()},!0),W("dragDrop",!0,Xe),W("allowDropFileTypes",null),W("cursorBlinkRate",530),W("cursorScrollMargin",0),W("cursorHeight",1,Pa,!0),W("singleCursorHeightPerLine",!0,Pa,!0),W("workTime",100),W("workDelay",100),W("flattenSpans",!0,Cr,!0),W("addModeClass",!1,Cr,!0),W("pollInterval",100),W("undoDepth",200,function(Q,Z){return Q.doc.history.undoDepth=Z}),W("historyEventDelay",1250),W("viewportMargin",10,function(Q){return Q.refresh()},!0),W("maxHighlightLength",1e4,Cr,!0),W("moveInputWithCursor",!0,function(Q,Z){Z||Q.display.input.resetPosition()}),W("tabindex",null,function(Q,Z){return Q.display.input.getField().tabIndex=Z||""}),W("autofocus",null),W("direction","ltr",function(Q,Z){return Q.doc.setDirection(Z)},!0),W("phrases",null)}function Xe(p,O,W){var Q=W&&W!=Cl;if(!O!=!Q){var Z=p.display.dragFunctions,ve=O?Te:tn;ve(p.display.scroller,"dragstart",Z.start),ve(p.display.scroller,"dragenter",Z.enter),ve(p.display.scroller,"dragover",Z.over),ve(p.display.scroller,"dragleave",Z.leave),ve(p.display.scroller,"drop",Z.drop)}}function Tt(p){p.options.lineWrapping?(K(p.display.wrapper,"CodeMirror-wrap"),p.display.sizer.style.minWidth="",p.display.sizerWidth=null):(S(p.display.wrapper,"CodeMirror-wrap"),ni(p)),Zi(p),ga(p),Mt(p),setTimeout(function(){return Oa(p)},100)}function nn(p,O){var W=this;if(!(this instanceof nn))return new nn(p,O);this.options=O=O?P(O):{},P(eu,O,!1);var Q=O.value;typeof Q=="string"?Q=new Ks(Q,O.mode,null,O.lineSeparator,O.direction):O.mode&&(Q.modeOption=O.mode),this.doc=Q;var Z=new nn.inputStyles[O.inputStyle](this),ve=this.display=new As(p,Q,Z,O);ve.wrapper.CodeMirror=this,Au(this),O.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ho(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 Y,keySeq:null,specialChars:null},O.autofocus&&!c&&ve.input.focus(),m&&d<11&&setTimeout(function(){return W.display.input.reset(!0)},20),xn(this),su(),za(this),this.curOp.forceUpdate=!0,Bi(this,Q),O.autofocus&&!c||this.hasFocus()?setTimeout(function(){W.hasFocus()&&!W.state.focused&&Ca(W)},20):Xa(this);for(var Ze in ne)ne.hasOwnProperty(Ze)&&ne[Ze](this,O[Ze],Cl);al(this),O.finishInit&&O.finishInit(this);for(var ft=0;ft20*20}Te(O.scroller,"touchstart",function(Ut){if(!Yt(p,Ut)&&!ve(Ut)&&!Ru(p,Ut)){O.input.ensurePolled(),clearTimeout(W);var Kt=+new Date;O.activeTouch={start:Kt,moved:!1,prev:Kt-Q.end<=300?Q:null},Ut.touches.length==1&&(O.activeTouch.left=Ut.touches[0].pageX,O.activeTouch.top=Ut.touches[0].pageY)}}),Te(O.scroller,"touchmove",function(){O.activeTouch&&(O.activeTouch.moved=!0)}),Te(O.scroller,"touchend",function(Ut){var Kt=O.activeTouch;if(Kt&&!kr(O,Ut)&&Kt.left!=null&&!Kt.moved&&new Date-Kt.start<300){var $n=p.coordsChar(O.activeTouch,"page"),dr;!Kt.prev||Ze(Kt,Kt.prev)?dr=new X($n,$n):!Kt.prev.prev||Ze(Kt,Kt.prev.prev)?dr=p.findWordAt($n):dr=new X(Lt($n.line,0),nt(p.doc,Lt($n.line+1,0))),p.setSelection(dr.anchor,dr.head),p.focus(),vt(Ut)}Z()}),Te(O.scroller,"touchcancel",Z),Te(O.scroller,"scroll",function(){O.scroller.clientHeight&&(Ma(p,O.scroller.scrollTop),jo(p,O.scroller.scrollLeft,!0),Vt(p,"scroll",p))}),Te(O.scroller,"mousewheel",function(Ut){return Tr(p,Ut)}),Te(O.scroller,"DOMMouseScroll",function(Ut){return Tr(p,Ut)}),Te(O.wrapper,"scroll",function(){return O.wrapper.scrollTop=O.wrapper.scrollLeft=0}),O.dragFunctions={enter:function(Kt){Yt(p,Kt)||Pt(Kt)},over:function(Kt){Yt(p,Kt)||(au(p,Kt),Pt(Kt))},start:function(Kt){return _l(p,Kt)},drop:mo(p,sl),leave:function(Kt){Yt(p,Kt)||ou(p)}};var ft=O.input.getField();Te(ft,"keyup",function(Ut){return Lu.call(p,Ut)}),Te(ft,"keydown",mo(p,fu)),Te(ft,"keypress",mo(p,Tu)),Te(ft,"focus",function(Ut){return Ca(p,Ut)}),Te(ft,"blur",function(Ut){return Xa(p,Ut)})}var fe=[];nn.defineInitHook=function(p){return fe.push(p)};function V(p,O,W,Q){var Z=p.doc,ve;W==null&&(W="add"),W=="smart"&&(Z.mode.indent?ve=Or(p,O).state:W="prev");var Ze=p.options.tabSize,ft=Oe(Z,O),Ut=z(ft.text,null,Ze);ft.stateAfter&&(ft.stateAfter=null);var Kt=ft.text.match(/^\s*/)[0],$n;if(!Q&&!/\S/.test(ft.text))$n=0,W="not";else if(W=="smart"&&($n=Z.mode.indent(ve,ft.text.slice(Kt.length),ft.text),$n==J||$n>150)){if(!Q)return;W="prev"}W=="prev"?O>Z.first?$n=z(Oe(Z,O-1).text,null,Ze):$n=0:W=="add"?$n=Ut+p.options.indentUnit:W=="subtract"?$n=Ut-p.options.indentUnit:typeof W=="number"&&($n=Ut+W),$n=Math.max(0,$n);var dr="",Dr=0;if(p.options.indentWithTabs)for(var Pr=Math.floor($n/Ze);Pr;--Pr)Dr+=Ze,dr+=" ";if(Dr<$n&&(dr+=ke($n-Dr)),dr!=Kt)return Hs(Z,dr,Lt(O,0),Lt(O,Kt.length),"+input"),ft.stateAfter=null,!0;for(var gi=0;giZe,Ut=hr(O),Kt=null;if(ft&&Q.ranges.length>1)if(ae&&ae.text.join(` `)==O){if(Q.ranges.length%ae.text.length==0){Kt=[];for(var $n=0;$n=0;Dr--){var Pr=Q.ranges[Dr],gi=Pr.from(),zi=Pr.to();Pr.empty()&&(W&&W>0?gi=Lt(gi.line,gi.ch-W):p.state.overwrite&&!ft?zi=Lt(zi.line,Math.min(Oe(ve,zi.line).text.length,zi.ch+ce(Ut).length)):ft&&ae&&ae.lineWise&&ae.text.join(` `)==Ut.join(` `)&&(gi=zi=Lt(gi.line,0)));var Xi={from:gi,to:zi,text:Kt?Kt[Dr%Kt.length]:Ut,origin:Z||(ft?"paste":p.state.cutIncoming>Ze?"cut":"+input")};js(p.doc,Xi),Bt(p,"inputRead",p,Xi)}O&&!ft&&pt(p,O),eo(p),p.curOp.updateInput<2&&(p.curOp.updateInput=dr),p.curOp.typing=!0,p.state.pasteIncoming=p.state.cutIncoming=-1}function dt(p,O){var W=p.clipboardData&&p.clipboardData.getData("Text");if(W)return p.preventDefault(),!O.isReadOnly()&&!O.options.disableInput&&Ho(O,function(){return Ke(O,W,0,null,"paste")}),!0}function pt(p,O){if(!p.options.electricChars||!p.options.smartIndent)return;for(var W=p.doc.sel,Q=W.ranges.length-1;Q>=0;Q--){var Z=W.ranges[Q];if(Z.head.ch>100||Q&&W.ranges[Q-1].head.line==Z.head.line)continue;var ve=p.getModeAt(Z.head),Ze=!1;if(ve.electricChars){for(var ft=0;ft-1){Ze=V(p,Z.head.line,"smart");break}}else ve.electricInput&&(ve.electricInput.test(Oe(p.doc,Z.head.line).text.slice(0,Z.head.ch))&&(Ze=V(p,Z.head.line,"smart")));Ze&&Bt(p,"electricInput",p,Z.head.line)}}function yt(p){for(var O=[],W=[],Q=0;Qve&&(V(this,ft.head.line,Q,!0),ve=ft.head.line,Ze==this.doc.sel.primIndex&&eo(this));else{var Ut=ft.from(),Kt=ft.to(),$n=Math.max(ve,Ut.line);ve=Math.min(this.lastLine(),Kt.line-(Kt.ch?0:1))+1;for(var dr=$n;dr0&&hs(this.doc,Ze,new X(Ut,Dr[Ze].to()),ue)}}}),getTokenAt:function(Z,ve){return Pi(this,Z,ve)},getLineTokens:function(Z,ve){return Pi(this,Lt(Z),ve,!0)},getTokenTypeAt:function(Z){Z=nt(this.doc,Z);var ve=Gn(this,Oe(this.doc,Z.line)),Ze=0,ft=(ve.length-1)/2,Ut=Z.ch,Kt;if(Ut==0)Kt=ve[2];else for(;;){var $n=Ze+ft>>1;if(($n?ve[$n*2-1]:0)>=Ut)ft=$n;else if(ve[$n*2+1]Kt&&(Z=Kt,ft=!0),Ut=Oe(this.doc,Z)}else Ut=Z;return kn(this,Ut,{top:0,left:0},ve||"page",Ze||ft).top+(ft?this.doc.height-Xr(Ut):0)},defaultTextHeight:function(){return Di(this.display)},defaultCharWidth:function(){return na(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(Z,ve,Ze,ft,Ut){var Kt=this.display;Z=yr(this,nt(this.doc,Z));var $n=Z.bottom,dr=Z.left;if(ve.style.position="absolute",ve.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(ve),Kt.sizer.appendChild(ve),ft=="over")$n=Z.top;else if(ft=="above"||ft=="near"){var Dr=Math.max(Kt.wrapper.clientHeight,this.doc.height),Pr=Math.max(Kt.sizer.clientWidth,Kt.lineSpace.clientWidth);(ft=="above"||Z.bottom+ve.offsetHeight>Dr)&&Z.top>ve.offsetHeight?$n=Z.top-ve.offsetHeight:Z.bottom+ve.offsetHeight<=Dr&&($n=Z.bottom),dr+ve.offsetWidth>Pr&&(dr=Pr-ve.offsetWidth)}ve.style.top=$n+"px",ve.style.left=ve.style.right="",Ut=="right"?(dr=Kt.sizer.clientWidth-ve.offsetWidth,ve.style.right="0px"):(Ut=="left"?dr=0:Ut=="middle"&&(dr=(Kt.sizer.clientWidth-ve.offsetWidth)/2),ve.style.left=dr+"px"),Ze&&uo(this,{left:dr,top:$n,right:dr+ve.offsetWidth,bottom:$n+ve.offsetHeight})},triggerOnKeyDown:es(fu),triggerOnKeyPress:es(Tu),triggerOnKeyUp:Lu,triggerOnMouseDown:es(kl),execCommand:function(Z){if(Wl.hasOwnProperty(Z))return Wl[Z].call(null,this)},triggerElectric:es(function(Q){pt(this,Q)}),findPosH:function(Z,ve,Ze,ft){var Ut=1;ve<0&&(Ut=-1,ve=-ve);for(var Kt=nt(this.doc,Z),$n=0;$n0&&dr(Ze.charAt(ft-1));)--ft;for(;Ut.5||this.options.lineWrapping)&&Zi(this),Vt(this,"refresh",this)}),swapDoc:es(function(Q){var Z=this.doc;return Z.cm=null,this.state.selectingText&&this.state.selectingText(),Bi(this,Q),Mt(this),this.display.input.reset(),wa(this,Q.scrollLeft,Q.scrollTop),this.curOp.forceScroll=!0,Bt(this,"swapDoc",this,Z),Z}),phrase:function(Z){var ve=this.options.phrases;return ve&&Object.prototype.hasOwnProperty.call(ve,Z)?ve[Z]:Z},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}},on(p),p.registerHelper=function(Q,Z,ve){W.hasOwnProperty(Q)||(W[Q]=p[Q]={_global:[]}),W[Q][Z]=ve},p.registerGlobalHelper=function(Q,Z,ve,Ze){p.registerHelper(Q,Z,Ze),W[Q]._global.push({pred:ve,val:Ze})}}function en(p,O,W,Q,Z){var ve=O,Ze=W,ft=Oe(p,O.line),Ut=Z&&p.direction=="rtl"?-W:W;function Kt(){var Vi=O.line+Ut;return Vi=p.first+p.size?!1:(O=new Lt(Vi,O.ch,O.sticky),ft=Oe(p,Vi))}function $n(Vi){var fa;if(Q=="codepoint"){var ba=ft.text.charCodeAt(O.ch+(Q>0?0:-1));isNaN(ba)?fa=null:fa=new Lt(O.line,Math.max(0,Math.min(ft.text.length,O.ch+W*(ba>=55296&&ba<56320?2:1))),-W)}else Z?fa=zl(p.cm,ft,O,W):fa=Iu(ft,O,W);if(fa==null)if(!Vi&&Kt())O=cu(Z,p.cm,ft,O.line,Ut);else return!1;else O=fa;return!0}if(Q=="char"||Q=="codepoint")$n();else if(Q=="column")$n(!0);else if(Q=="word"||Q=="group")for(var dr=null,Dr=Q=="group",Pr=p.cm&&p.cm.getHelper(O,"wordChars"),gi=!0;!(W<0&&!$n(!gi));gi=!1){var zi=ft.text.charAt(O.ch)||` `,Xi=Dt(zi,Pr)?"w":Dr&&zi==` `?"n":!Dr||/\s/.test(zi)?null:"p";if(Dr&&!gi&&!Xi&&(Xi="s"),dr&&dr!=Xi){W<0&&(W=1,$n(),O.sticky="after");break}if(Xi&&(dr=Xi),W>0&&!$n(!gi))break}var Yi=Bs(p,O,ve,Ze,!0);return Qe(ve,Yi)&&(Yi.hitSide=!0),Yi}function wn(p,O,W,Q){var Z=p.doc,ve=O.left,Ze;if(Q=="page"){var ft=Math.min(p.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Ut=Math.max(ft-.5*Di(p.display),3);Ze=(W>0?O.bottom:O.top)+W*Ut}else Q=="line"&&(Ze=W>0?O.bottom+3:O.top-3);for(var Kt;!(Kt=Jr(p,ve,Ze),!Kt.outside);){if(W<0?Ze<=0:Ze>=Z.height){Kt.hitSide=!0;break}Ze+=W*5}return Kt}var Bn=function(O){this.cm=O,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new Y,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Bn.prototype.init=function(p){var O=this,W=this,Q=W.cm,Z=W.div=p.lineDiv;cn(Z,Q.options.spellcheck,Q.options.autocorrect,Q.options.autocapitalize);function ve(ft){for(var Ut=ft.target;Ut;Ut=Ut.parentNode){if(Ut==Z)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Ut.className))break}return!1}Te(Z,"paste",function(ft){if(!ve(ft)||Yt(Q,ft)||dt(ft,Q))return;d<=11&&setTimeout(mo(Q,function(){return O.updateFromDOM()}),20)}),Te(Z,"compositionstart",function(ft){O.composing={data:ft.data,done:!1}}),Te(Z,"compositionupdate",function(ft){O.composing||(O.composing={data:ft.data,done:!1})}),Te(Z,"compositionend",function(ft){O.composing&&(ft.data!=O.composing.data&&O.readFromDOMSoon(),O.composing.done=!0)}),Te(Z,"touchstart",function(){return W.forceCompositionEnd()}),Te(Z,"input",function(){O.composing||O.readFromDOMSoon()});function Ze(ft){if(!ve(ft)||Yt(Q,ft))return;if(Q.somethingSelected())Ie({lineWise:!1,text:Q.getSelections()}),ft.type=="cut"&&Q.replaceSelection("",null,"cut");else if(Q.options.lineWiseCopyCut){var Ut=yt(Q);Ie({lineWise:!0,text:Ut.text}),ft.type=="cut"&&Q.operation(function(){Q.setSelections(Ut.ranges,0,ue),Q.replaceSelection("",null,"cut")})}else return;if(ft.clipboardData){ft.clipboardData.clearData();var Kt=ae.text.join(` `);if(ft.clipboardData.setData("Text",Kt),ft.clipboardData.getData("Text")==Kt){ft.preventDefault();return}}var $n=On(),dr=$n.firstChild;Q.display.lineSpace.insertBefore($n,Q.display.lineSpace.firstChild),dr.value=ae.text.join(` `);var Dr=document.activeElement;H(dr),setTimeout(function(){Q.display.lineSpace.removeChild($n),Dr.focus(),Dr==Z&&W.showPrimarySelection()},50)}Te(Z,"copy",Ze),Te(Z,"cut",Ze)},Bn.prototype.screenReaderLabelChanged=function(p){p?this.div.setAttribute("aria-label",p):this.div.removeAttribute("aria-label")},Bn.prototype.prepareSelection=function(){var p=Ka(this.cm,!1);return p.focus=document.activeElement==this.div,p},Bn.prototype.showSelection=function(p,O){if(!p||!this.cm.display.view.length)return;(p.focus||O)&&this.showPrimarySelection(),this.showMultipleSelections(p)},Bn.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Bn.prototype.showPrimarySelection=function(){var p=this.getSelection(),O=this.cm,W=O.doc.sel.primary(),Q=W.from(),Z=W.to();if(O.display.viewTo==O.display.viewFrom||Q.line>=O.display.viewTo||Z.line=O.display.viewFrom&&ir(O,Q)||{node:ft[0].measure.map[2],offset:0},Kt=Z.linep.firstLine()&&(Q=Lt(Q.line-1,Oe(p.doc,Q.line-1).length)),Z.ch==Oe(p.doc,Z.line).text.length&&Z.lineO.viewTo-1)return!1;var ve,Ze,ft;Q.line==O.viewFrom||(ve=Na(p,Q.line))==0?(Ze=_t(O.view[0].line),ft=O.view[0].node):(Ze=_t(O.view[ve].line),ft=O.view[ve-1].node.nextSibling);var Ut=Na(p,Z.line),Kt,$n;if(Ut==O.view.length-1?(Kt=O.viewTo-1,$n=O.lineDiv.lastChild):(Kt=_t(O.view[Ut+1].line)-1,$n=O.view[Ut+1].node.previousSibling),!ft)return!1;for(var dr=p.doc.splitLines(Ei(p,ft,$n,Ze,Kt)),Dr=ze(p.doc,Lt(Ze,0),Lt(Kt,Oe(p.doc,Kt).text.length));dr.length>1&&Dr.length>1;)if(ce(dr)==ce(Dr))dr.pop(),Dr.pop(),Kt--;else if(dr[0]==Dr[0])dr.shift(),Dr.shift(),Ze++;else break;for(var Pr=0,gi=0,zi=dr[0],Xi=Dr[0],Yi=Math.min(zi.length,Xi.length);PrQ.ch&&Vi.charCodeAt(Vi.length-gi-1)==fa.charCodeAt(fa.length-gi-1);)Pr--,gi++;dr[dr.length-1]=Vi.slice(0,Vi.length-gi).replace(/^\u200b+/,""),dr[0]=dr[0].slice(Pr).replace(/\u200b+$/,"");var qa=Lt(Ze,Pr),_a=Lt(Kt,Dr.length?ce(Dr).length-gi:0);if(dr.length>1||dr[0]||$e(qa,_a))return Hs(p.doc,dr,qa,_a,"+input"),!0},Bn.prototype.ensurePolled=function(){this.forceCompositionEnd()},Bn.prototype.reset=function(){this.forceCompositionEnd()},Bn.prototype.forceCompositionEnd=function(){if(!this.composing)return;clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus()},Bn.prototype.readFromDOMSoon=function(){var p=this;if(this.readDOMTimeout!=null)return;this.readDOMTimeout=setTimeout(function(){if(p.readDOMTimeout=null,p.composing)if(p.composing.done)p.composing=null;else return;p.updateFromDOM()},80)},Bn.prototype.updateFromDOM=function(){var p=this;(this.cm.isReadOnly()||!this.pollContent())&&Ho(this.cm,function(){return ga(p.cm)})},Bn.prototype.setUneditable=function(p){p.contentEditable="false"},Bn.prototype.onKeyPress=function(p){if(p.charCode==0||this.composing)return;p.preventDefault(),this.cm.isReadOnly()||mo(this.cm,Ke)(this.cm,String.fromCharCode(p.charCode==null?p.keyCode:p.charCode),0)},Bn.prototype.readOnlyChanged=function(p){this.div.contentEditable=String(p!="nocursor")},Bn.prototype.onContextMenu=function(){},Bn.prototype.resetPosition=function(){},Bn.prototype.needsContentAttribute=!0;function ir(p,O){var W=Si(p,O.line);if(!W||W.hidden)return null;var Q=Oe(p.doc,O.line),Z=li(W,Q,O.line),ve=jt(Q,p.doc.direction),Ze="left";if(ve){var ft=it(ve,O.ch);Ze=ft%2?"right":"left"}var Ut=Ri(Z.map,O.ch,Ze);return Ut.offset=Ut.collapse=="right"?Ut.end:Ut.start,Ut}function jr(p){for(var O=p;O;O=O.parentNode)if(/CodeMirror-gutter-wrapper/.test(O.className))return!0;return!1}function Vr(p,O){return O&&(p.bad=!0),p}function Ei(p,O,W,Q,Z){var ve="",Ze=!1,ft=p.doc.lineSeparator(),Ut=!1;function Kt(Pr){return function(gi){return gi.id==Pr}}function $n(){Ze&&(ve+=ft,Ut&&(ve+=ft),Ze=Ut=!1)}function dr(Pr){Pr&&($n(),ve+=Pr)}function Dr(Pr){if(Pr.nodeType==1){var gi=Pr.getAttribute("cm-text");if(gi){dr(gi);return}var zi=Pr.getAttribute("cm-marker"),Xi;if(zi){var Yi=p.findMarks(Lt(Q,0),Lt(Z+1,0),Kt(+zi));Yi.length&&(Xi=Yi[0].find(0))&&dr(ze(p.doc,Xi.from,Xi.to).join(ft));return}if(Pr.getAttribute("contenteditable")=="false")return;var Vi=/^(pre|div|p|li|table|br)$/i.test(Pr.nodeName);if(!/^br$/i.test(Pr.nodeName)&&Pr.textContent.length==0)return;Vi&&$n();for(var fa=0;fa=9&&O.hasSelection&&(O.hasSelection=null),W.poll()}),Te(Z,"paste",function(Ze){if(Yt(Q,Ze)||dt(Ze,Q))return;Q.state.pasteIncoming=+new Date,W.fastPoll()});function ve(Ze){if(Yt(Q,Ze))return;if(Q.somethingSelected())Ie({lineWise:!1,text:Q.getSelections()});else if(Q.options.lineWiseCopyCut){var ft=yt(Q);Ie({lineWise:!0,text:ft.text}),Ze.type=="cut"?Q.setSelections(ft.ranges,null,ue):(W.prevInput="",Z.value=ft.text.join(` `),H(Z))}else return;Ze.type=="cut"&&(Q.state.cutIncoming=+new Date)}Te(Z,"cut",ve),Te(Z,"copy",ve),Te(p.scroller,"paste",function(Ze){if(kr(p,Ze)||Yt(Q,Ze))return;if(!Z.dispatchEvent){Q.state.pasteIncoming=+new Date,W.focus();return}var ft=new Event("paste");ft.clipboardData=Ze.clipboardData,Z.dispatchEvent(ft)}),Te(p.lineSpace,"selectstart",function(Ze){kr(p,Ze)||vt(Ze)}),Te(Z,"compositionstart",function(){var Ze=Q.getCursor("from");W.composing&&W.composing.range.clear(),W.composing={start:Ze,range:Q.markText(Ze,Q.getCursor("to"),{className:"CodeMirror-composing"})}}),Te(Z,"compositionend",function(){W.composing&&(W.poll(),W.composing.range.clear(),W.composing=null)})},ji.prototype.createField=function(p){this.wrapper=On(),this.textarea=this.wrapper.firstChild},ji.prototype.screenReaderLabelChanged=function(p){p?this.textarea.setAttribute("aria-label",p):this.textarea.removeAttribute("aria-label")},ji.prototype.prepareSelection=function(){var p=this.cm,O=p.display,W=p.doc,Q=Ka(p);if(p.options.moveInputWithCursor){var Z=yr(p,W.sel.primary().head,"div"),ve=O.wrapper.getBoundingClientRect(),Ze=O.lineDiv.getBoundingClientRect();Q.teTop=Math.max(0,Math.min(O.wrapper.clientHeight-10,Z.top+Ze.top-ve.top)),Q.teLeft=Math.max(0,Math.min(O.wrapper.clientWidth-10,Z.left+Ze.left-ve.left))}return Q},ji.prototype.showSelection=function(p){var O=this.cm,W=O.display;T(W.cursorDiv,p.cursors),T(W.selectionDiv,p.selection),p.teTop!=null&&(this.wrapper.style.top=p.teTop+"px",this.wrapper.style.left=p.teLeft+"px")},ji.prototype.reset=function(p){if(this.contextMenuPending||this.composing)return;var O=this.cm;if(O.somethingSelected()){this.prevInput="";var W=O.getSelection();this.textarea.value=W,O.state.focused&&H(this.textarea),m&&d>=9&&(this.hasSelection=W)}else p||(this.prevInput=this.textarea.value="",m&&d>=9&&(this.hasSelection=null))},ji.prototype.getField=function(){return this.textarea},ji.prototype.supportsTouch=function(){return!1},ji.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!c||M()!=this.textarea))try{this.textarea.focus()}catch(p){}},ji.prototype.blur=function(){this.textarea.blur()},ji.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},ji.prototype.receivedFocus=function(){this.slowPoll()},ji.prototype.slowPoll=function(){var p=this;if(this.pollingFast)return;this.polling.set(this.cm.options.pollInterval,function(){p.poll(),p.cm.state.focused&&p.slowPoll()})},ji.prototype.fastPoll=function(){var p=!1,O=this;O.pollingFast=!0;function W(){var Q=O.poll();!Q&&!p?(p=!0,O.polling.set(60,W)):(O.pollingFast=!1,O.slowPoll())}O.polling.set(20,W)},ji.prototype.poll=function(){var p=this,O=this.cm,W=this.textarea,Q=this.prevInput;if(this.contextMenuPending||!O.state.focused||gn(W)&&!Q&&!this.composing||O.isReadOnly()||O.options.disableInput||O.state.keySeq)return!1;var Z=W.value;if(Z==Q&&!O.somethingSelected())return!1;if(m&&d>=9&&this.hasSelection===Z||h&&/[\uf700-\uf7ff]/.test(Z))return O.display.input.reset(),!1;if(O.doc.sel==O.display.selForContextMenu){var ve=Z.charCodeAt(0);if(ve==8203&&!Q&&(Q="\u200B"),ve==8666)return this.reset(),this.cm.execCommand("undo")}for(var Ze=0,ft=Math.min(Q.length,Z.length);Ze1e3||Z.indexOf(` `)>-1?W.value=p.prevInput="":p.prevInput=Z,p.composing&&(p.composing.range.clear(),p.composing.range=O.markText(p.composing.start,O.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},ji.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},ji.prototype.onKeyPress=function(){m&&d>=9&&(this.hasSelection=null),this.fastPoll()},ji.prototype.onContextMenu=function(p){var O=this,W=O.cm,Q=W.display,Z=O.textarea;O.contextMenuPending&&O.contextMenuPending();var ve=Qi(W,p),Ze=Q.scroller.scrollTop;if(!ve||i)return;var ft=W.options.resetSelectionOnContextMenu;ft&&W.doc.sel.contains(ve)==-1&&mo(W,No)(W.doc,ie(ve),ue);var Ut=Z.style.cssText,Kt=O.wrapper.style.cssText,$n=O.wrapper.offsetParent.getBoundingClientRect();O.wrapper.style.cssText="position: static",Z.style.cssText=`position: absolute; width: 30px; height: 30px; top: `+(p.clientY-$n.top-5)+"px; left: "+(p.clientX-$n.left-5)+`px; z-index: 1000; background: `+(m?"rgba(255, 255, 255, .05)":"transparent")+`; outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var dr;r&&(dr=window.scrollY),Q.input.focus(),r&&window.scrollTo(null,dr),Q.input.reset(),W.somethingSelected()||(Z.value=O.prevInput=" "),O.contextMenuPending=Pr,Q.selForContextMenu=W.doc.sel,clearTimeout(Q.detectingSelectAll);function Dr(){if(Z.selectionStart!=null){var zi=W.somethingSelected(),Xi="\u200B"+(zi?Z.value:"");Z.value="\u21DA",Z.value=Xi,O.prevInput=zi?"":"\u200B",Z.selectionStart=1,Z.selectionEnd=Xi.length,Q.selForContextMenu=W.doc.sel}}function Pr(){if(O.contextMenuPending!=Pr)return;if(O.contextMenuPending=!1,O.wrapper.style.cssText=Kt,Z.style.cssText=Ut,m&&d<9&&Q.scrollbars.setScrollTop(Q.scroller.scrollTop=Ze),Z.selectionStart!=null){(!m||m&&d<9)&&Dr();var zi=0,Xi=function Yi(){Q.selForContextMenu==W.doc.sel&&Z.selectionStart==0&&Z.selectionEnd>0&&O.prevInput=="\u200B"?mo(W,$s)(W):zi++<10?Q.detectingSelectAll=setTimeout(Yi,500):(Q.selForContextMenu=null,Q.input.reset())};Q.detectingSelectAll=setTimeout(Xi,200)}}if(m&&d>=9&&Dr(),C){Pt(p);var gi=function zi(){tn(window,"mouseup",zi),setTimeout(Pr,20)};Te(window,"mouseup",gi)}else setTimeout(Pr,50)},ji.prototype.readOnlyChanged=function(p){p||this.reset(),this.textarea.disabled=p=="nocursor",this.textarea.readOnly=!!p},ji.prototype.setUneditable=function(){},ji.prototype.needsContentAttribute=!1;function Ia(p,O){if(O=O?P(O):{},O.value=p.value,!O.tabindex&&p.tabIndex&&(O.tabindex=p.tabIndex),!O.placeholder&&p.placeholder&&(O.placeholder=p.placeholder),O.autofocus==null){var W=M();O.autofocus=W==p||p.getAttribute("autofocus")!=null&&W==document.body}function Q(){p.value=ft.getValue()}var Z;if(p.form&&(Te(p.form,"submit",Q),!O.leaveSubmitMethodAlone)){var ve=p.form;Z=ve.submit;try{var Ze=ve.submit=function(){Q(),ve.submit=Z,ve.submit(),ve.submit=Ze}}catch(Ut){}}O.finishInit=function(Ut){Ut.save=Q,Ut.getTextArea=function(){return p},Ut.toTextArea=function(){Ut.toTextArea=isNaN,Q(),p.parentNode.removeChild(Ut.getWrapperElement()),p.style.display="",p.form&&(tn(p.form,"submit",Q),!O.leaveSubmitMethodAlone&&typeof p.form.submit=="function"&&(p.form.submit=Z))}},p.style.display="none";var ft=nn(function(Ut){return p.parentNode.insertBefore(Ut,p.nextSibling)},O);return ft}function ha(p){p.off=tn,p.on=Te,p.wheelEventPixels=tr,p.Doc=Ks,p.splitLines=hr,p.countColumn=z,p.findColumn=me,p.isWordChar=tt,p.Pass=J,p.signal=Vt,p.Line=Mi,p.changeEnd=we,p.scrollbarModel=ds,p.Pos=Lt,p.cmpPos=$e,p.modes=Pe,p.mimeModes=Jt,p.resolveMode=dn,p.getMode=vr,p.modeExtensions=qn,p.extendMode=Ur,p.copyState=Ue,p.startState=se,p.innerMode=He,p.commands=Wl,p.keyMap=xl,p.keyName=Zl,p.isModifierKey=Jl,p.lookupKey=vl,p.normalizeKeyMap=ju,p.StringStream=Ae,p.SharedTextMarker=Ll,p.TextMarker=qs,p.LineWidget=Ws,p.e_preventDefault=vt,p.e_stopPropagation=de,p.e_stop=Pt,p.addClass=K,p.contains=F,p.rmClass=S,p.keyNames=gl}Ce(nn),ln(nn);var Za="iter insert remove copy getEditor constructor".split(" ");for(var po in Ks.prototype)Ks.prototype.hasOwnProperty(po)&&_(Za,po)<0&&(nn.prototype[po]=function(p){return function(){return p.apply(this.doc,arguments)}}(Ks.prototype[po]));return on(Ks),nn.inputStyles={textarea:ji,contenteditable:Bn},nn.defineMode=function(p){!nn.defaults.mode&&p!="null"&&(nn.defaults.mode=p),bn.apply(this,arguments)},nn.defineMIME=An,nn.defineMode("null",function(){return{token:function(O){return O.skipToEnd()}}}),nn.defineMIME("text/plain","null"),nn.defineExtension=function(p,O){nn.prototype[p]=O},nn.defineDocExtension=function(p,O){Ks.prototype[p]=O},nn.fromTextArea=Ia,ha(nn),nn.version="5.58.2",nn})},Vy0f:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var y=L(e("iYpf"));function L(v){return v&&v.__esModule?v:{default:v}}var g=y;U.default=g,te.exports=g},W2nI:function(te,U,e){var y=e("IwbS"),L=e("ProS"),g=e("bYtY"),v=["itemStyle","opacity"],A=["emphasis","itemStyle","opacity"],b=["lineStyle","opacity"],m=["emphasis","lineStyle","opacity"];function d(l,t){return l.getVisual("opacity")||l.getModel().get(t)}function r(l,t,u){var o=l.getGraphicEl(),c=d(l,t);u!=null&&(c==null&&(c=1),c*=u),o.downplay&&o.downplay(),o.traverse(function(h){h.type!=="group"&&h.setStyle("opacity",c)})}function a(l,t){var u=d(l,t),o=l.getGraphicEl();o.traverse(function(c){c.type!=="group"&&c.setStyle("opacity",u)}),o.highlight&&o.highlight()}var s=y.extendShape({shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,cpx2:0,cpy2:0,extent:0,orient:""},buildPath:function(l,t){var u=t.extent;l.moveTo(t.x1,t.y1),l.bezierCurveTo(t.cpx1,t.cpy1,t.cpx2,t.cpy2,t.x2,t.y2),t.orient==="vertical"?(l.lineTo(t.x2+u,t.y2),l.bezierCurveTo(t.cpx2+u,t.cpy2,t.cpx1+u,t.cpy1,t.x1+u,t.y1)):(l.lineTo(t.x2,t.y2+u),l.bezierCurveTo(t.cpx2,t.cpy2+u,t.cpx1,t.cpy1+u,t.x1,t.y1+u)),l.closePath()},highlight:function(){this.trigger("emphasis")},downplay:function(){this.trigger("normal")}}),i=L.extendChartView({type:"sankey",_model:null,_focusAdjacencyDisabled:!1,render:function(l,t,u){var o=this,c=l.getGraph(),h=this.group,f=l.layoutInfo,w=f.width,x=f.height,I=l.getData(),C=l.getData("edge"),N=l.get("orient");this._model=l,h.removeAll(),h.attr("position",[f.x,f.y]),c.eachEdge(function(S){var E=new s;E.dataIndex=S.dataIndex,E.seriesIndex=l.seriesIndex,E.dataType="edge";var T=S.getModel("lineStyle"),D=T.get("curveness"),B=S.node1.getLayout(),R=S.node1.getModel(),F=R.get("localX"),M=R.get("localY"),K=S.node2.getLayout(),j=S.node2.getModel(),H=j.get("localX"),k=j.get("localY"),P=S.getLayout(),z,Y,_,G,J,ue,q,re;E.shape.extent=Math.max(1,P.dy),E.shape.orient=N,N==="vertical"?(z=(F!=null?F*w:B.x)+P.sy,Y=(M!=null?M*x:B.y)+B.dy,_=(H!=null?H*w:K.x)+P.ty,G=k!=null?k*x:K.y,J=z,ue=Y*(1-D)+G*D,q=_,re=Y*D+G*(1-D)):(z=(F!=null?F*w:B.x)+B.dx,Y=(M!=null?M*x:B.y)+P.sy,_=H!=null?H*w:K.x,G=(k!=null?k*x:K.y)+P.ty,J=z*(1-D)+_*D,ue=Y,q=z*D+_*(1-D),re=G),E.setShape({x1:z,y1:Y,x2:_,y2:G,cpx1:J,cpy1:ue,cpx2:q,cpy2:re}),E.setStyle(T.getItemStyle());switch(E.style.fill){case"source":E.style.fill=S.node1.getVisual("color");break;case"target":E.style.fill=S.node2.getVisual("color");break}y.setHoverStyle(E,S.getModel("emphasis.lineStyle").getItemStyle()),h.add(E),C.setItemGraphicEl(S.dataIndex,E)}),c.eachNode(function(S){var E=S.getLayout(),T=S.getModel(),D=T.get("localX"),B=T.get("localY"),R=T.getModel("label"),F=T.getModel("emphasis.label"),M=new y.Rect({shape:{x:D!=null?D*w:E.x,y:B!=null?B*x:E.y,width:E.dx,height:E.dy},style:T.getModel("itemStyle").getItemStyle()}),K=S.getModel("emphasis.itemStyle").getItemStyle();y.setLabelStyle(M.style,K,R,F,{labelFetcher:l,labelDataIndex:S.dataIndex,defaultText:S.id,isRectText:!0}),M.setStyle("fill",S.getVisual("color")),y.setHoverStyle(M,K),h.add(M),I.setItemGraphicEl(S.dataIndex,M),M.dataType="node"}),I.eachItemGraphicEl(function(S,E){var T=I.getItemModel(E);T.get("draggable")&&(S.drift=function(D,B){o._focusAdjacencyDisabled=!0,this.shape.x+=D,this.shape.y+=B,this.dirty(),u.dispatchAction({type:"dragNode",seriesId:l.id,dataIndex:I.getRawIndex(E),localX:this.shape.x/w,localY:this.shape.y/x})},S.ondragend=function(){o._focusAdjacencyDisabled=!1},S.draggable=!0,S.cursor="move"),S.highlight=function(){this.trigger("emphasis")},S.downplay=function(){this.trigger("normal")},S.focusNodeAdjHandler&&S.off("mouseover",S.focusNodeAdjHandler),S.unfocusNodeAdjHandler&&S.off("mouseout",S.unfocusNodeAdjHandler),T.get("focusNodeAdjacency")&&(S.on("mouseover",S.focusNodeAdjHandler=function(){o._focusAdjacencyDisabled||(o._clearTimer(),u.dispatchAction({type:"focusNodeAdjacency",seriesId:l.id,dataIndex:S.dataIndex}))}),S.on("mouseout",S.unfocusNodeAdjHandler=function(){o._focusAdjacencyDisabled||o._dispatchUnfocus(u)}))}),C.eachItemGraphicEl(function(S,E){var T=C.getItemModel(E);S.focusNodeAdjHandler&&S.off("mouseover",S.focusNodeAdjHandler),S.unfocusNodeAdjHandler&&S.off("mouseout",S.unfocusNodeAdjHandler),T.get("focusNodeAdjacency")&&(S.on("mouseover",S.focusNodeAdjHandler=function(){o._focusAdjacencyDisabled||(o._clearTimer(),u.dispatchAction({type:"focusNodeAdjacency",seriesId:l.id,edgeDataIndex:S.dataIndex}))}),S.on("mouseout",S.unfocusNodeAdjHandler=function(){o._focusAdjacencyDisabled||o._dispatchUnfocus(u)}))}),!this._data&&l.get("animation")&&h.setClipPath(n(h.getBoundingRect(),l,function(){h.removeClipPath()})),this._data=l.getData()},dispose:function(){this._clearTimer()},_dispatchUnfocus:function(l){var t=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout(function(){t._unfocusDelayTimer=null,l.dispatchAction({type:"unfocusNodeAdjacency",seriesId:t._model.id})},500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(l,t,u,o){var c=l.getData(),h=c.graph,f=o.dataIndex,w=c.getItemModel(f),x=o.edgeDataIndex;if(f==null&&x==null)return;var I=h.getNodeByIndex(f),C=h.getEdgeByIndex(x);if(h.eachNode(function(S){r(S,v,.1)}),h.eachEdge(function(S){r(S,b,.1)}),I){a(I,A);var N=w.get("focusNodeAdjacency");N==="outEdges"?g.each(I.outEdges,function(S){if(S.dataIndex<0)return;a(S,m),a(S.node2,A)}):N==="inEdges"?g.each(I.inEdges,function(S){if(S.dataIndex<0)return;a(S,m),a(S.node1,A)}):N==="allEdges"&&g.each(I.edges,function(S){if(S.dataIndex<0)return;a(S,m),S.node1!==I&&a(S.node1,A),S.node2!==I&&a(S.node2,A)})}C&&(a(C,m),a(C.node1,A),a(C.node2,A))},unfocusNodeAdjacency:function(l,t,u,o){var c=l.getGraph();c.eachNode(function(h){r(h,v)}),c.eachEdge(function(h){r(h,b)})}});function n(l,t,u){var o=new y.Rect({shape:{x:l.x-10,y:l.y-10,width:0,height:l.height+20}});return y.initProps(o,{shape:{width:l.width+20}},t,u),o}te.exports=i},W4dC:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("bYtY"),v=g.each,A=g.createHashMap,b=e("7DRL"),m=e("TIY9"),d=e("yS9w"),r=e("mFDi"),a={geoJSON:m,svg:d},s={load:function(t,u,o){var c=[],h=A(),f=A(),w,x=l(t);return v(x,function(I){var C=a[I.type].load(t,I,o);v(C.regions,function(S){var E=S.name;u&&u.hasOwnProperty(E)&&(S=S.cloneShallow(E=u[E])),c.push(S),h.set(E,S),f.set(E,S.center)});var N=C.boundingRect;N&&(w?w.union(N):w=N.clone())}),{regions:c,regionsMap:h,nameCoordMap:f,boundingRect:w||new r(0,0,0,0)}},makeGraphic:i("makeGraphic"),removeGraphic:i("removeGraphic")};function i(t){return function(u,o){var c=l(u),h=[];return v(c,function(f){var w=a[f.type][t];w&&h.push(w(u,f,o))}),h}}function n(t){}function l(t){var u=b.retrieveMap(t)||[];return u}te.exports=s},WGYa:function(te,U,e){var y=e("7yuC"),L=y.forceLayout,g=e("HF/U"),v=g.simpleLayout,A=e("lOQZ"),b=A.circularLayout,m=e("OELB"),d=m.linearMap,r=e("QBsz"),a=e("bYtY");function s(i){i.eachSeriesByType("graph",function(n){var l=n.coordinateSystem;if(l&&l.type!=="view")return;if(n.get("layout")==="force"){var t=n.preservedPoints||{},u=n.getGraph(),o=u.data,c=u.edgeData,h=n.getModel("force"),f=h.get("initLayout");n.preservedPoints?o.each(function(R){var F=o.getId(R);o.setItemLayout(R,t[F]||[NaN,NaN])}):!f||f==="none"?v(n):f==="circular"&&b(n,"value");var w=o.getDataExtent("value"),x=c.getDataExtent("value"),I=h.get("repulsion"),C=h.get("edgeLength");a.isArray(I)||(I=[I,I]),a.isArray(C)||(C=[C,C]),C=[C[1],C[0]];var N=o.mapArray("value",function(R,F){var M=o.getItemLayout(F),K=d(R,w,I);return isNaN(K)&&(K=(I[0]+I[1])/2),{w:K,rep:K,fixed:o.getItemModel(F).get("fixed"),p:!M||isNaN(M[0])||isNaN(M[1])?null:M}}),S=c.mapArray("value",function(R,F){var M=u.getEdgeByIndex(F),K=d(R,x,C);isNaN(K)&&(K=(C[0]+C[1])/2);var j=M.getModel();return{n1:N[M.node1.dataIndex],n2:N[M.node2.dataIndex],d:K,curveness:j.get("lineStyle.curveness")||0,ignoreForceLayout:j.get("ignoreForceLayout")}}),l=n.coordinateSystem,E=l.getBoundingRect(),T=L(N,S,{rect:E,gravity:h.get("gravity"),friction:h.get("friction")}),D=T.step;T.step=function(R){for(var F=0,M=N.length;F=0&&a[n].disabled;n-=1);var l=null;return n!==-1&&(l=i[n],i.splice(n,1)),{values:i,removedValue:l}}var b=typeof window!="undefined"&&window.document&&window.document.documentElement,m=b,d=0;function r(){var a;return m?(a=d,d+=1):a="TEST_OR_SSR",a}},"WN+l":function(te,U,e){var y=e("bYtY"),L=e("IwbS");function g(A,b,m,d){var r=m.axis;if(r.scale.isBlank())return;var a=m.getModel("splitArea"),s=a.getModel("areaStyle"),i=s.get("color"),n=d.coordinateSystem.getRect(),l=r.getTicksCoords({tickModel:a,clamp:!0});if(!l.length)return;var t=i.length,u=A.__splitAreaColors,o=y.createHashMap(),c=0;if(u)for(var h=0;h=0;D--)S[D]==null&&(delete E[N[D]],N.pop())}function i(C,N){var S=C.visual,E=[];y.isObject(S)?A(S,function(D){E.push(D)}):S!=null&&E.push(S);var T={color:1,symbol:1};!N&&E.length===1&&!T.hasOwnProperty(C.type)&&(E[1]=E[0]),f(C,E)}function n(C){return{applyVisual:function(N,S,E){N=this.mapValueToVisual(N),E("color",C(S("color"),N))},_doMap:c([0,1])}}function l(C){var N=this.option.visual;return N[Math.round(v(C,[0,1],[0,N.length-1],!0))]||{}}function t(C){return function(N,S,E){E(C,this.mapValueToVisual(N))}}function u(C){var N=this.option.visual;return N[this.option.loop&&C!==m?C%N.length:C]}function o(){return this.option.visual[0]}function c(C){return{linear:function(N){return v(N,C,this.option.visual,!0)},category:u,piecewise:function(N,S){var E=h.call(this,S);return E==null&&(E=v(N,C,this.option.visual,!0)),E},fixed:o}}function h(C){var N=this.option,S=N.pieceList;if(N.hasSpecialVisual){var E=d.findPieceIndex(C,S),T=S[E];if(T&&T.visual)return T.visual[this.type]}}function f(C,N){return C.visual=N,C.type==="color"&&(C.parsedVisual=y.map(N,function(S){return L.parse(S)})),N}var w={linear:function(C){return v(C,this.option.dataExtent,[0,1],!0)},piecewise:function(C){var N=this.option.pieceList,S=d.findPieceIndex(C,N,!0);if(S!=null)return v(S,[0,N.length-1],[0,1],!0)},category:function(C){var N=this.option.categories?this.option.categoryMap[C]:C;return N==null?m:N},fixed:y.noop};d.listVisualTypes=function(){var C=[];return y.each(r,function(N,S){C.push(S)}),C},d.addVisualHandler=function(C,N){r[C]=N},d.isValidType=function(C){return r.hasOwnProperty(C)},d.eachVisual=function(C,N,S){y.isObject(C)?y.each(C,N,S):N.call(S,C)},d.mapVisual=function(C,N,S){var E,T=y.isArray(C)?[]:y.isObject(C)?{}:(E=!0,null);return d.eachVisual(C,function(D,B){var R=N.call(S,D,B);E?T=R:T[B]=R}),T},d.retrieveVisuals=function(C){var N={},S;return C&&A(r,function(E,T){C.hasOwnProperty(T)&&(N[T]=C[T],S=!0)}),S?N:null},d.prepareVisualTypes=function(C){if(b(C)){var N=[];A(C,function(S,E){N.push(E)}),C=N}else if(y.isArray(C))C=C.slice();else return[];return C.sort(function(S,E){return E==="color"&&S!=="color"&&S.indexOf("color")===0?1:-1}),C},d.dependsOn=function(C,N){return N==="color"?!!(C&&C.indexOf(N)===0):C===N},d.findPieceIndex=function(C,N,S){for(var E,T=Infinity,D=0,B=N.length;D1&&arguments[1]!==void 0?arguments[1]:!1,re=ue.getAttribute("id")||ue.getAttribute("data-reactid")||ue.getAttribute("name");if(q&&M[re])return M[re];var me=window.getComputedStyle(ue),be=me.getPropertyValue("box-sizing")||me.getPropertyValue("-moz-box-sizing")||me.getPropertyValue("-webkit-box-sizing"),ke=parseFloat(me.getPropertyValue("padding-bottom"))+parseFloat(me.getPropertyValue("padding-top")),ce=parseFloat(me.getPropertyValue("border-bottom-width"))+parseFloat(me.getPropertyValue("border-top-width")),Ee=F.map(function(Se){return"".concat(Se,":").concat(me.getPropertyValue(Se))}).join(";"),pe={sizingStyle:Ee,paddingSize:ke,borderSize:ce,boxSizing:be};return q&&re&&(M[re]=pe),pe}function H(ue){var q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,re=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,me=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;K||(K=document.createElement("textarea"),K.setAttribute("tab-index","-1"),K.setAttribute("aria-hidden","true"),document.body.appendChild(K)),ue.getAttribute("wrap")?K.setAttribute("wrap",ue.getAttribute("wrap")):K.removeAttribute("wrap");var be=j(ue,q),ke=be.paddingSize,ce=be.borderSize,Ee=be.boxSizing,pe=be.sizingStyle;K.setAttribute("style","".concat(pe,";").concat(R)),K.value=ue.value||ue.placeholder||"";var Se=Number.MIN_SAFE_INTEGER,st=Number.MAX_SAFE_INTEGER,qe=K.scrollHeight,tt;if(Ee==="border-box"?qe+=ce:Ee==="content-box"&&(qe-=ke),re!==null||me!==null){K.value=" ";var Dt=K.scrollHeight-ke;re!==null&&(Se=Dt*re,Ee==="border-box"&&(Se=Se+ke+ce),qe=Math.max(Se,qe)),me!==null&&(st=Dt*me,Ee==="border-box"&&(st=st+ke+ce),tt=qe>st?"":"hidden",qe=Math.min(st,qe))}return{height:qe,minHeight:Se,maxHeight:st,overflowY:tt,resize:"none"}}var k=e("Gytx"),P=e.n(k),z;(function(ue){ue[ue.NONE=0]="NONE",ue[ue.RESIZING=1]="RESIZING",ue[ue.RESIZED=2]="RESIZED"})(z||(z={}));var Y=function(ue){Object(v.a)(re,ue);var q=Object(A.a)(re);function re(me){var be;return Object(L.a)(this,re),be=q.call(this,me),be.nextFrameActionId=void 0,be.resizeFrameId=void 0,be.textArea=void 0,be.saveTextArea=function(ke){be.textArea=ke},be.handleResize=function(ke){var ce=be.state.resizeStatus,Ee=be.props,pe=Ee.autoSize,Se=Ee.onResize;if(ce!==z.NONE)return;typeof Se=="function"&&Se(ke),pe&&be.resizeOnNextFrame()},be.resizeOnNextFrame=function(){cancelAnimationFrame(be.nextFrameActionId),be.nextFrameActionId=requestAnimationFrame(be.resizeTextarea)},be.resizeTextarea=function(){var ke=be.props.autoSize;if(!ke||!be.textArea)return;var ce=ke.minRows,Ee=ke.maxRows,pe=H(be.textArea,!1,ce,Ee);be.setState({textareaStyles:pe,resizeStatus:z.RESIZING},function(){cancelAnimationFrame(be.resizeFrameId),be.resizeFrameId=requestAnimationFrame(function(){be.setState({resizeStatus:z.RESIZED},function(){be.resizeFrameId=requestAnimationFrame(function(){be.setState({resizeStatus:z.NONE}),be.fixFirefoxAutoScroll()})})})})},be.renderTextArea=function(){var ke=be.props,ce=ke.prefixCls,Ee=ce===void 0?"rc-textarea":ce,pe=ke.autoSize,Se=ke.onResize,st=ke.className,qe=ke.disabled,tt=be.state,Dt=tt.textareaStyles,ct=tt.resizeStatus,St=Object(T.a)(be.props,["prefixCls","onPressEnter","autoSize","defaultValue","onResize"]),rt=B()(Ee,st,Object(d.a)({},"".concat(Ee,"-disabled"),qe));"value"in St&&(St.value=St.value||"");var ht=Object(m.a)(Object(m.a)(Object(m.a)({},be.props.style),Dt),ct===z.RESIZING?{overflowX:"hidden",overflowY:"hidden"}:null);return b.createElement(E,{onResize:be.handleResize,disabled:!(pe||Se)},b.createElement("textarea",Object(y.a)({},St,{className:rt,style:ht,ref:be.saveTextArea})))},be.state={textareaStyles:{},resizeStatus:z.NONE},be}return Object(g.a)(re,[{key:"componentDidUpdate",value:function(be){(be.value!==this.props.value||!P()(be.autoSize,this.props.autoSize))&&this.resizeTextarea()}},{key:"componentWillUnmount",value:function(){cancelAnimationFrame(this.nextFrameActionId),cancelAnimationFrame(this.resizeFrameId)}},{key:"fixFirefoxAutoScroll",value:function(){try{if(document.activeElement===this.textArea){var be=this.textArea.selectionStart,ke=this.textArea.selectionEnd;this.textArea.setSelectionRange(be,ke)}}catch(ce){}}},{key:"render",value:function(){return this.renderTextArea()}}]),re}(b.Component),_=Y,G=function(ue){Object(v.a)(re,ue);var q=Object(A.a)(re);function re(me){var be;Object(L.a)(this,re),be=q.call(this,me),be.resizableTextArea=void 0,be.focus=function(){be.resizableTextArea.textArea.focus()},be.saveTextArea=function(ce){be.resizableTextArea=ce},be.handleChange=function(ce){var Ee=be.props.onChange;be.setValue(ce.target.value,function(){be.resizableTextArea.resizeTextarea()}),Ee&&Ee(ce)},be.handleKeyDown=function(ce){var Ee=be.props,pe=Ee.onPressEnter,Se=Ee.onKeyDown;ce.keyCode===13&&pe&&pe(ce),Se&&Se(ce)};var ke=typeof me.value=="undefined"||me.value===null?me.defaultValue:me.value;return be.state={value:ke},be}return Object(g.a)(re,[{key:"setValue",value:function(be,ke){"value"in this.props||this.setState({value:be},ke)}},{key:"blur",value:function(){this.resizableTextArea.textArea.blur()}},{key:"render",value:function(){return b.createElement(_,Object(y.a)({},this.props,{value:this.state.value,onKeyDown:this.handleKeyDown,onChange:this.handleChange,ref:this.saveTextArea}))}}],[{key:"getDerivedStateFromProps",value:function(be){return"value"in be?{value:be.value}:null}}]),re}(b.Component),J=U.default=G},YH21:function(te,U,e){var y=e("H6uX");U.Dispatcher=y;var L=e("ItGF"),g=e("Ze12"),v=g.isCanvasEl,A=g.transformCoordWithViewport,b=typeof window!="undefined"&&!!window.addEventListener,m=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,d=[];function r(c,h,f,w){return f=f||{},w||!L.canvasSupported?a(c,h,f):L.browser.firefox&&h.layerX!=null&&h.layerX!==h.offsetX?(f.zrX=h.layerX,f.zrY=h.layerY):h.offsetX!=null?(f.zrX=h.offsetX,f.zrY=h.offsetY):a(c,h,f),f}function a(c,h,f){if(L.domSupported&&c.getBoundingClientRect){var w=h.clientX,x=h.clientY;if(v(c)){var I=c.getBoundingClientRect();f.zrX=w-I.left,f.zrY=x-I.top;return}else if(A(d,c,w,x)){f.zrX=d[0],f.zrY=d[1];return}}f.zrX=f.zrY=0}function s(c){return c||window.event}function i(c,h,f){if(h=s(h),h.zrX!=null)return h;var w=h.type,x=w&&w.indexOf("touch")>=0;if(!x)r(c,h,h,f),h.zrDelta=h.wheelDelta?h.wheelDelta/120:-(h.detail||0)/3;else{var I=w!=="touchend"?h.targetTouches[0]:h.changedTouches[0];I&&r(c,I,h,f)}var C=h.button;return h.which==null&&C!==void 0&&m.test(h.type)&&(h.which=C&1?1:C&2?3:C&4?2:0),h}function n(c,h,f,w){b?c.addEventListener(h,f,w):c.attachEvent("on"+h,f)}function l(c,h,f,w){b?c.removeEventListener(h,f,w):c.detachEvent("on"+h,f)}var t=b?function(c){c.preventDefault(),c.stopPropagation(),c.cancelBubble=!0}:function(c){c.returnValue=!1,c.cancelBubble=!0};function u(c){return c.which===2||c.which===3}function o(c){return c.which>1}U.clientToLocal=r,U.getNativeEvent=s,U.normalizeEvent=i,U.addEventListener=n,U.removeEventListener=l,U.stop=t,U.isMiddleOrRightButtonOnMouseUpDown=u,U.notLeftMouse=o},YJCA:function(te,U,e){"use strict";e.d(U,"a",function(){return ct}),e.d(U,"b",function(){return ht});var y=e("wx14"),L=e("ODXe"),g=e("vpQ4"),v=e("1OyB"),A=e("vuIU"),b=e("md7G"),m=e("foSv"),d=e("Ji7U"),r=e("JX7q"),a=e("rePB"),s=e("q1tI"),i=e.n(s),n=e("17x9"),l=e.n(n),t=e("i8i4"),u=e.n(t),o=e("QLaP"),c=e.n(o),h=e("KQm4"),f=function(){function je(){Object(v.a)(this,je),Object(a.a)(this,"refs",{})}return Object(A.a)(je,[{key:"add",value:function(Ne,it){this.refs[Ne]||(this.refs[Ne]=[]),this.refs[Ne].push(it)}},{key:"remove",value:function(Ne,it){var wt=this.getIndex(Ne,it);wt!==-1&&this.refs[Ne].splice(wt,1)}},{key:"isActive",value:function(){return this.active}},{key:"getActive",value:function(){var Ne=this;return this.refs[this.active.collection].find(function(it){var wt=it.node;return wt.sortableInfo.index==Ne.active.index})}},{key:"getIndex",value:function(Ne,it){return this.refs[Ne].indexOf(it)}},{key:"getOrderedRefs",value:function(){var Ne=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.active.collection;return this.refs[Ne].sort(w)}}]),je}();function w(je,Me){var Ne=je.node.sortableInfo.index,it=Me.node.sortableInfo.index;return Ne-it}function x(je,Me,Ne){return je=je.slice(),je.splice(Ne<0?je.length+Ne:Ne,0,je.splice(Me,1)[0]),je}function I(je,Me){return Object.keys(je).reduce(function(Ne,it){return Me.indexOf(it)===-1&&(Ne[it]=je[it]),Ne},{})}var C={end:["touchend","touchcancel","mouseup"],move:["touchmove","mousemove"],start:["touchstart","mousedown"]},N=function(){if(typeof window=="undefined"||typeof document=="undefined")return"";var je=window.getComputedStyle(document.documentElement,"")||["-moz-hidden-iframe"],Me=(Array.prototype.slice.call(je).join("").match(/-(moz|webkit|ms)-/)||je.OLink===""&&["","o"])[1];switch(Me){case"ms":return"ms";default:return Me&&Me.length?Me[0].toUpperCase()+Me.substr(1):""}}();function S(je,Me){Object.keys(Me).forEach(function(Ne){je.style[Ne]=Me[Ne]})}function E(je,Me){je.style["".concat(N,"Transform")]=Me==null?"":"translate3d(".concat(Me.x,"px,").concat(Me.y,"px,0)")}function T(je,Me){je.style["".concat(N,"TransitionDuration")]=Me==null?"":"".concat(Me,"ms")}function D(je,Me){for(;je;){if(Me(je))return je;je=je.parentNode}return null}function B(je,Me,Ne){return Math.max(je,Math.min(Ne,Me))}function R(je){return je.substr(-2)==="px"?parseFloat(je):0}function F(je){var Me=window.getComputedStyle(je);return{bottom:R(Me.marginBottom),left:R(Me.marginLeft),right:R(Me.marginRight),top:R(Me.marginTop)}}function M(je,Me){var Ne=Me.displayName||Me.name;return Ne?"".concat(je,"(").concat(Ne,")"):je}function K(je,Me){var Ne=je.getBoundingClientRect();return{top:Ne.top+Me.top,left:Ne.left+Me.left}}function j(je){return je.touches&&je.touches.length?{x:je.touches[0].pageX,y:je.touches[0].pageY}:je.changedTouches&&je.changedTouches.length?{x:je.changedTouches[0].pageX,y:je.changedTouches[0].pageY}:{x:je.pageX,y:je.pageY}}function H(je){return je.touches&&je.touches.length||je.changedTouches&&je.changedTouches.length}function k(je,Me){var Ne=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{left:0,top:0};if(!je)return;var it={left:Ne.left+je.offsetLeft,top:Ne.top+je.offsetTop};return je.parentNode===Me?it:k(je.parentNode,Me,it)}function P(je,Me,Ne){return jeMe?je-1:je>Ne&&je0&&Ne[lt].height>0){var Te=jt.getContext("2d");Te.drawImage(Ne[lt],0,0)}}),it}function me(je){var Me,Ne,it=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{withRef:!1};return Ne=Me=function(wt){Object(d.a)(jt,wt);function jt(){return Object(v.a)(this,jt),Object(b.a)(this,Object(m.a)(jt).apply(this,arguments))}return Object(A.a)(jt,[{key:"componentDidMount",value:function(){var Te=Object(t.findDOMNode)(this);Te.sortableHandle=!0}},{key:"getWrappedInstance",value:function(){return c()(it.withRef,"To access the wrapped instance, you need to pass in {withRef: true} as the second argument of the SortableHandle() call"),this.refs.wrappedInstance}},{key:"render",value:function(){var Te=it.withRef?"wrappedInstance":null;return Object(s.createElement)(je,Object(y.a)({ref:Te},this.props))}}]),jt}(s.Component),Object(a.a)(Me,"displayName",M("sortableHandle",je)),Ne}function be(je){return je.sortableHandle!=null}var ke=function(){function je(Me,Ne){Object(v.a)(this,je),this.container=Me,this.onScrollCallback=Ne}return Object(A.a)(je,[{key:"clear",value:function(){if(this.interval==null)return;clearInterval(this.interval),this.interval=null}},{key:"update",value:function(Ne){var it=this,wt=Ne.translate,jt=Ne.minTranslate,lt=Ne.maxTranslate,Te=Ne.width,mt=Ne.height,tn={x:0,y:0},Vt={x:1,y:1},Yt={x:10,y:10},Qt=this.container,an=Qt.scrollTop,on=Qt.scrollLeft,vt=Qt.scrollHeight,de=Qt.scrollWidth,he=Qt.clientHeight,Pt=Qt.clientWidth,We=an===0,Je=vt-an-he===0,Ln=on===0,jn=de-on-Pt===0;wt.y>=lt.y-mt/2&&!Je?(tn.y=1,Vt.y=Yt.y*Math.abs((lt.y-mt/2-wt.y)/mt)):wt.x>=lt.x-Te/2&&!jn?(tn.x=1,Vt.x=Yt.x*Math.abs((lt.x-Te/2-wt.x)/Te)):wt.y<=jt.y+mt/2&&!We?(tn.y=-1,Vt.y=Yt.y*Math.abs((wt.y-mt/2-jt.y)/mt)):wt.x<=jt.x+Te/2&&!Ln&&(tn.x=-1,Vt.x=Yt.x*Math.abs((wt.x-Te/2-jt.x)/Te)),this.interval&&(this.clear(),this.isAutoScrolling=!1),(tn.x!==0||tn.y!==0)&&(this.interval=setInterval(function(){it.isAutoScrolling=!0;var Sn={left:Vt.x*tn.x,top:Vt.y*tn.y};it.container.scrollTop+=Sn.top,it.container.scrollLeft+=Sn.left,it.onScrollCallback(Sn)},5))}}]),je}();function ce(je){var Me=je.node;return{height:Me.offsetHeight,width:Me.offsetWidth}}function Ee(je){var Me=[q.Input,q.Textarea,q.Select,q.Option,q.Button];return Me.indexOf(je.target.tagName)!==-1?!0:!!D(je.target,function(Ne){return Ne.contentEditable==="true"})}var pe={axis:l.a.oneOf(["x","y","xy"]),contentWindow:l.a.any,disableAutoscroll:l.a.bool,distance:l.a.number,getContainer:l.a.func,getHelperDimensions:l.a.func,helperClass:l.a.string,helperContainer:l.a.oneOfType([l.a.func,typeof HTMLElement=="undefined"?l.a.any:l.a.instanceOf(HTMLElement)]),hideSortableGhost:l.a.bool,keyboardSortingTransitionDuration:l.a.number,lockAxis:l.a.string,lockOffset:l.a.oneOfType([l.a.number,l.a.string,l.a.arrayOf(l.a.oneOfType([l.a.number,l.a.string]))]),lockToContainerEdges:l.a.bool,onSortEnd:l.a.func,onSortMove:l.a.func,onSortOver:l.a.func,onSortStart:l.a.func,pressDelay:l.a.number,pressThreshold:l.a.number,keyCodes:l.a.shape({lift:l.a.arrayOf(l.a.number),drop:l.a.arrayOf(l.a.number),cancel:l.a.arrayOf(l.a.number),up:l.a.arrayOf(l.a.number),down:l.a.arrayOf(l.a.number)}),shouldCancelStart:l.a.func,transitionDuration:l.a.number,updateBeforeSortStart:l.a.func,useDragHandle:l.a.bool,useWindowAsScrollContainer:l.a.bool},Se={lift:[ue.SPACE],drop:[ue.SPACE],cancel:[ue.ESC],up:[ue.UP,ue.LEFT],down:[ue.DOWN,ue.RIGHT]},st={axis:"y",disableAutoscroll:!1,distance:0,getHelperDimensions:ce,hideSortableGhost:!0,lockOffset:"50%",lockToContainerEdges:!1,pressDelay:0,pressThreshold:5,keyCodes:Se,shouldCancelStart:Ee,transitionDuration:300,useWindowAsScrollContainer:!1},qe=Object.keys(pe);function tt(je){c()(!(je.distance&&je.pressDelay),"Attempted to set both `pressDelay` and `distance` on SortableContainer, you may only use one or the other, not both at the same time.")}function Dt(je,Me){try{var Ne=je()}catch(it){return Me(!0,it)}return Ne&&Ne.then?Ne.then(Me.bind(null,!1),Me.bind(null,!0)):Me(!1,value)}function ct(je){var Me,Ne,it=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{withRef:!1};return Ne=Me=function(wt){Object(d.a)(jt,wt);function jt(lt){var Te;return Object(v.a)(this,jt),Te=Object(b.a)(this,Object(m.a)(jt).call(this,lt)),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"state",{}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"handleStart",function(mt){var tn=Te.props,Vt=tn.distance,Yt=tn.shouldCancelStart;if(mt.button===2||Yt(mt))return;Te.touched=!0,Te.position=j(mt);var Qt=D(mt.target,function(Pt){return Pt.sortableInfo!=null});if(Qt&&Qt.sortableInfo&&Te.nodeIsChild(Qt)&&!Te.state.sorting){var an=Te.props.useDragHandle,on=Qt.sortableInfo,vt=on.index,de=on.collection,he=on.disabled;if(he)return;if(an&&!D(mt.target,be))return;Te.manager.active={collection:de,index:vt},!H(mt)&&mt.target.tagName===q.Anchor&&mt.preventDefault(),Vt||(Te.props.pressDelay===0?Te.handlePress(mt):Te.pressTimer=setTimeout(function(){return Te.handlePress(mt)},Te.props.pressDelay))}}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"nodeIsChild",function(mt){return mt.sortableInfo.manager===Te.manager}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"handleMove",function(mt){var tn=Te.props,Vt=tn.distance,Yt=tn.pressThreshold;if(!Te.state.sorting&&Te.touched&&!Te._awaitingUpdateBeforeSortStart){var Qt=j(mt),an={x:Te.position.x-Qt.x,y:Te.position.y-Qt.y},on=Math.abs(an.x)+Math.abs(an.y);Te.delta=an,!Vt&&(!Yt||on>=Yt)?(clearTimeout(Te.cancelTimer),Te.cancelTimer=setTimeout(Te.cancel,0)):Vt&&on>=Vt&&Te.manager.isActive()&&Te.handlePress(mt)}}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"handleEnd",function(){Te.touched=!1,Te.cancel()}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"cancel",function(){var mt=Te.props.distance,tn=Te.state.sorting;tn||(mt||clearTimeout(Te.pressTimer),Te.manager.active=null)}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"handlePress",function(mt){try{var tn=Te.manager.getActive(),Vt=function(){if(tn){var Yt=function(){var rr=Je.sortableInfo.index,hr=F(Je),gn=J(Te.container),vn=Te.scrollContainer.getBoundingClientRect(),Ft=on({index:rr,node:Je,collection:Ln});if(Te.node=Je,Te.margin=hr,Te.gridGap=gn,Te.width=Ft.width,Te.height=Ft.height,Te.marginOffset={x:Te.margin.left+Te.margin.right+Te.gridGap.x,y:Math.max(Te.margin.top,Te.margin.bottom,Te.gridGap.y)},Te.boundingClientRect=Je.getBoundingClientRect(),Te.containerBoundingRect=vn,Te.index=rr,Te.newIndex=rr,Te.axis={x:an.indexOf("x")>=0,y:an.indexOf("y")>=0},Te.offsetEdge=k(Je,Te.container),jn?Te.initialOffset=j(Object(g.a)({},mt,{pageX:Te.boundingClientRect.left,pageY:Te.boundingClientRect.top})):Te.initialOffset=j(mt),Te.initialScroll={left:Te.scrollContainer.scrollLeft,top:Te.scrollContainer.scrollTop},Te.initialWindowScroll={left:window.pageXOffset,top:window.pageYOffset},Te.helper=Te.helperContainer.appendChild(re(Je)),S(Te.helper,{boxSizing:"border-box",height:"".concat(Te.height,"px"),left:"".concat(Te.boundingClientRect.left-hr.left,"px"),pointerEvents:"none",position:"fixed",top:"".concat(Te.boundingClientRect.top-hr.top,"px"),width:"".concat(Te.width,"px")}),jn&&Te.helper.focus(),de&&(Te.sortableGhost=Je,S(Je,{opacity:0,visibility:"hidden"})),Te.minTranslate={},Te.maxTranslate={},jn){var Ye=We?{top:0,left:0,width:Te.contentWindow.innerWidth,height:Te.contentWindow.innerHeight}:Te.containerBoundingRect,Pe=Ye.top,Jt=Ye.left,bn=Ye.width,An=Ye.height,dn=Pe+An,vr=Jt+bn;Te.axis.x&&(Te.minTranslate.x=Jt-Te.boundingClientRect.left,Te.maxTranslate.x=vr-(Te.boundingClientRect.left+Te.width)),Te.axis.y&&(Te.minTranslate.y=Pe-Te.boundingClientRect.top,Te.maxTranslate.y=dn-(Te.boundingClientRect.top+Te.height))}else Te.axis.x&&(Te.minTranslate.x=(We?0:vn.left)-Te.boundingClientRect.left-Te.width/2,Te.maxTranslate.x=(We?Te.contentWindow.innerWidth:vn.left+vn.width)-Te.boundingClientRect.left-Te.width/2),Te.axis.y&&(Te.minTranslate.y=(We?0:vn.top)-Te.boundingClientRect.top-Te.height/2,Te.maxTranslate.y=(We?Te.contentWindow.innerHeight:vn.top+vn.height)-Te.boundingClientRect.top-Te.height/2);vt&&vt.split(" ").forEach(function(qn){return Te.helper.classList.add(qn)}),Te.listenerNode=mt.touches?Je:Te.contentWindow,jn?(Te.listenerNode.addEventListener("wheel",Te.handleKeyEnd,!0),Te.listenerNode.addEventListener("mousedown",Te.handleKeyEnd,!0),Te.listenerNode.addEventListener("keydown",Te.handleKeyDown)):(C.move.forEach(function(qn){return Te.listenerNode.addEventListener(qn,Te.handleSortMove,!1)}),C.end.forEach(function(qn){return Te.listenerNode.addEventListener(qn,Te.handleSortEnd,!1)})),Te.setState({sorting:!0,sortingIndex:rr}),Pt&&Pt({node:Je,index:rr,collection:Ln,isKeySorting:jn,nodes:Te.manager.getOrderedRefs(),helper:Te.helper},mt),jn&&Te.keyMove(0)},Qt=Te.props,an=Qt.axis,on=Qt.getHelperDimensions,vt=Qt.helperClass,de=Qt.hideSortableGhost,he=Qt.updateBeforeSortStart,Pt=Qt.onSortStart,We=Qt.useWindowAsScrollContainer,Je=tn.node,Ln=tn.collection,jn=Te.manager.isKeySorting,Sn=function(){if(typeof he=="function"){Te._awaitingUpdateBeforeSortStart=!0;var Xn=Dt(function(){var rr=Je.sortableInfo.index;return Promise.resolve(he({collection:Ln,index:rr,node:Je,isKeySorting:jn},mt)).then(function(){})},function(rr,hr){if(Te._awaitingUpdateBeforeSortStart=!1,rr)throw hr;return hr});if(Xn&&Xn.then)return Xn.then(function(){})}}();return Sn&&Sn.then?Sn.then(Yt):Yt(Sn)}}();return Promise.resolve(Vt&&Vt.then?Vt.then(function(){}):void 0)}catch(Yt){return Promise.reject(Yt)}}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"handleSortMove",function(mt){var tn=Te.props.onSortMove;typeof mt.preventDefault=="function"&&mt.preventDefault(),Te.updateHelperPosition(mt),Te.animateNodes(),Te.autoscroll(),tn&&tn(mt)}),Object(a.a)(Object(r.a)(Object(r.a)(Te)),"handleSortEnd",function(mt){var tn=Te.props,Vt=tn.hideSortableGhost,Yt=tn.onSortEnd,Qt=Te.manager,an=Qt.active.collection,on=Qt.isKeySorting,vt=Te.manager.getOrderedRefs();Te.listenerNode&&(on?(Te.listenerNode.removeEventListener("wheel",Te.handleKeyEnd,!0),Te.listenerNode.removeEventListener("mousedown",Te.handleKeyEnd,!0),Te.listenerNode.removeEventListener("keydown",Te.handleKeyDown)):(C.move.forEach(function(Je){return Te.listenerNode.removeEventListener(Je,Te.handleSortMove)}),C.end.forEach(function(Je){return Te.listenerNode.removeEventListener(Je,Te.handleSortEnd)}))),Te.helper.parentNode.removeChild(Te.helper),Vt&&Te.sortableGhost&&S(Te.sortableGhost,{opacity:"",visibility:""});for(var de=0,he=vt.length;deVt)return;Te.prevIndex=Qt,Te.newIndex=Yt;var an=P(Te.newIndex,Te.prevIndex,Te.index),on=tn.find(function(jn){var Sn=jn.node;return Sn.sortableInfo.index===an}),vt=on.node,de=Te.containerScrollDelta,he=on.boundingClientRect||K(vt,de),Pt=on.translate||{x:0,y:0},We={top:he.top+Pt.y-de.top,left:he.left+Pt.x-de.left},Je=Qtjn?jn/2:this.height/2,width:this.width>Ln?Ln/2:this.width/2},Xn=vt&&Je>this.index&&Je<=de,rr=vt&&Je=de,hr={x:0,y:0},gn=an[he].edgeOffset;gn||(gn=k(We,this.container),an[he].edgeOffset=gn,vt&&(an[he].boundingClientRect=K(We,Yt)));var vn=he0&&an[he-1];if(vn&&!vn.edgeOffset&&(vn.edgeOffset=k(vn.node,this.container),vt&&(vn.boundingClientRect=K(vn.node,Yt))),Je===this.index){tn&&(this.sortableGhost=We,S(We,{opacity:0,visibility:"hidden"}));continue}mt&&T(We,mt),this.axis.x?this.axis.y?rr||Jethis.containerBoundingRect.width-Sn.width&&(vn&&(hr.x=vn.edgeOffset.left-gn.left,hr.y=vn.edgeOffset.top-gn.top)),this.newIndex===null&&(this.newIndex=Je)):(Xn||Je>this.index&&(on.left+Qt.left+Sn.width>=gn.left&&on.top+Qt.top+Sn.height>=gn.top||on.top+Qt.top+Sn.height>=gn.top+jn))&&(hr.x=-(this.width+this.marginOffset.x),gn.left+hr.xthis.index&&on.left+Qt.left+Sn.width>=gn.left?(hr.x=-(this.width+this.marginOffset.x),this.newIndex=Je):(rr||Jethis.index&&on.top+Qt.top+Sn.height>=gn.top?(hr.y=-(this.height+this.marginOffset.y),this.newIndex=Je):(rr||Je1&&arguments[1]!==void 0?arguments[1]:{withRef:!1};return Ne=Me=function(wt){Object(d.a)(jt,wt);function jt(){return Object(v.a)(this,jt),Object(b.a)(this,Object(m.a)(jt).apply(this,arguments))}return Object(A.a)(jt,[{key:"componentDidMount",value:function(){this.register()}},{key:"componentDidUpdate",value:function(Te){this.node&&(Te.index!==this.props.index&&(this.node.sortableInfo.index=this.props.index),Te.disabled!==this.props.disabled&&(this.node.sortableInfo.disabled=this.props.disabled)),Te.collection!==this.props.collection&&(this.unregister(Te.collection),this.register())}},{key:"componentWillUnmount",value:function(){this.unregister()}},{key:"register",value:function(){var Te=this.props,mt=Te.collection,tn=Te.disabled,Vt=Te.index,Yt=Object(t.findDOMNode)(this);Yt.sortableInfo={collection:mt,disabled:tn,index:Vt,manager:this.context.manager},this.node=Yt,this.ref={node:Yt},this.context.manager.add(mt,this.ref)}},{key:"unregister",value:function(){var Te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.props.collection;this.context.manager.remove(Te,this.ref)}},{key:"getWrappedInstance",value:function(){return c()(it.withRef,"To access the wrapped instance, you need to pass in {withRef: true} as the second argument of the SortableElement() call"),this.refs.wrappedInstance}},{key:"render",value:function(){var Te=it.withRef?"wrappedInstance":null;return Object(s.createElement)(je,Object(y.a)({ref:Te},I(this.props,rt)))}}]),jt}(s.Component),Object(a.a)(Me,"displayName",M("sortableElement",je)),Object(a.a)(Me,"contextTypes",{manager:l.a.object.isRequired}),Object(a.a)(Me,"propTypes",St),Object(a.a)(Me,"defaultProps",{collection:0}),Ne}},YNAk:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("QyFq")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="CaretDownFilled";var d=v.forwardRef(m);U.default=d},YNf1:function(te,U,e){var y=e("IwbS"),L=e("6Ic6"),g=.3,v=L.extend({type:"parallel",init:function(){this._dataGroup=new y.Group,this.group.add(this._dataGroup),this._data,this._initialized},render:function(i,n,l,t){var u=this._dataGroup,o=i.getData(),c=this._data,h=i.coordinateSystem,f=h.dimensions,w=d(i);o.diff(c).add(x).update(I).remove(C).execute();function x(S){var E=m(o,u,S,f,h);r(E,o,S,w)}function I(S,E){var T=c.getItemGraphicEl(E),D=b(o,S,f,h);o.setItemGraphicEl(S,T);var B=t&&t.animation===!1?null:i;y.updateProps(T,{shape:{points:D}},B,S),r(T,o,S,w)}function C(S){var E=c.getItemGraphicEl(S);u.remove(E)}if(!this._initialized){this._initialized=!0;var N=A(h,i,function(){setTimeout(function(){u.removeClipPath()})});u.setClipPath(N)}this._data=o},incrementalPrepareRender:function(i,n,l){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},incrementalRender:function(i,n,l){for(var t=n.getData(),u=n.coordinateSystem,o=u.dimensions,c=d(n),h=i.start;h65535?c:f}function x(_){var G=_.constructor;return G===Array?_.slice():new G(_)}var I=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_rawData","_chunkSize","_chunkCount","_dimValueGetter","_count","_rawCount","_nameDimIdx","_idDimIdx"],C=["_extent","_approximateExtent","_rawExtent"];function N(_,G){g.each(I.concat(G.__wrappedMethods||[]),function(J){G.hasOwnProperty(J)&&(_[J]=G[J])}),_.__wrappedMethods=G.__wrappedMethods,g.each(C,function(J){_[J]=g.clone(G[J])}),_._calculationInfo=g.extend(G._calculationInfo)}var S=function(_,G){_=_||["x","y"];for(var J={},ue=[],q={},re=0;re<_.length;re++){var me=_[re];g.isString(me)?me=new i({name:me}):me instanceof i||(me=new i(me));var be=me.name;me.type=me.type||"float",me.coordDim||(me.coordDim=be,me.coordDimIndex=0),me.otherDims=me.otherDims||{},ue.push(be),J[be]=me,me.index=re,me.createInvertedIndices&&(q[be]=[])}this.dimensions=ue,this._dimensionInfos=J,this.hostModel=G,this.dataType,this._indices=null,this._count=0,this._rawCount=0,this._storage={},this._nameList=[],this._idList=[],this._optionModels=[],this._visual={},this._layout={},this._itemVisuals=[],this.hasItemVisual={},this._itemLayouts=[],this._graphicEls=[],this._chunkSize=1e5,this._chunkCount=0,this._rawData,this._rawExtent={},this._extent={},this._approximateExtent={},this._dimensionsSummary=s(this),this._invertedIndicesMap=q,this._calculationInfo={},this.userOutput=this._dimensionsSummary.userOutput},E=S.prototype;E.type="list",E.hasItemOption=!0,E.getDimension=function(_){return(typeof _=="number"||!isNaN(_)&&!this._dimensionInfos.hasOwnProperty(_))&&(_=this.dimensions[_]),_},E.getDimensionInfo=function(_){return this._dimensionInfos[this.getDimension(_)]},E.getDimensionsOnCoord=function(){return this._dimensionsSummary.dataDimsOnCoord.slice()},E.mapDimension=function(_,G){var J=this._dimensionsSummary;if(G==null)return J.encodeFirstDimNotExtra[_];var ue=J.encode[_];return G===!0?(ue||[]).slice():ue&&ue[G]},E.initData=function(_,G,J){var ue=b.isInstance(_)||g.isArrayLike(_);ue&&(_=new r(_,this.dimensions.length)),this._rawData=_,this._storage={},this._indices=null,this._nameList=G||[],this._idList=[],this._nameRepeatCount={},J||(this.hasItemOption=!1),this.defaultDimValueGetter=d[this._rawData.getSource().sourceFormat],this._dimValueGetter=J=J||this.defaultDimValueGetter,this._dimValueGetterArrayRows=d.arrayRows,this._rawExtent={},this._initDataFromProvider(0,_.count()),_.pure&&(this.hasItemOption=!1)},E.getProvider=function(){return this._rawData},E.appendData=function(_){var G=this._rawData,J=this.count();G.appendData(_);var ue=G.count();G.persistent||(ue+=J),this._initDataFromProvider(J,ue)},E.appendValues=function(_,G){for(var J=this._chunkSize,ue=this._storage,q=this.dimensions,re=q.length,me=this._rawExtent,be=this.count(),ke=be+Math.max(_.length,G?G.length:0),ce=this._chunkCount,Ee=0;Eert[1]&&(rt[1]=St)}G&&(this._nameList[st]=G[qe])}this._rawCount=this._count=ke,this._extent={},D(this)},E._initDataFromProvider=function(_,G){if(_>=G)return;for(var J=this._chunkSize,ue=this._rawData,q=this._storage,re=this.dimensions,me=re.length,be=this._dimensionInfos,ke=this._nameList,ce=this._idList,Ee=this._rawExtent,pe=this._nameRepeatCount={},Se,st=this._chunkCount,qe=0;qeit[1]&&(it[1]=Ne)}if(!ue.pure){var wt=ke[St];if(ct&&wt==null){if(ct.name!=null)ke[St]=wt=ct.name;else if(Se!=null){var jt=re[Se],lt=q[jt][rt];if(lt){wt=lt[ht];var Te=be[jt].ordinalMeta;Te&&Te.categories.length&&(wt=Te.categories[wt])}}}var mt=ct==null?null:ct.id;mt==null&&wt!=null&&(pe[wt]=pe[wt]||0,mt=wt,pe[wt]>0&&(mt+="__ec__"+pe[wt]),pe[wt]++),mt!=null&&(ce[St]=mt)}}!ue.persistent&&ue.clean&&ue.clean(),this._rawCount=this._count=G,this._extent={},D(this)};function T(_,G,J,ue,q){var re=o[G.type],me=ue-1,be=G.name,ke=_[be][me];if(ke&&ke.length=0&&G=0&&Gbe&&(be=ce)}return re=[me,be],this._extent[_]=re,re},E.getApproximateExtent=function(_){return _=this.getDimension(_),this._approximateExtent[_]||this.getDataExtent(_)},E.setApproximateExtent=function(_,G){G=this.getDimension(G),this._approximateExtent[G]=_.slice()},E.getCalculationInfo=function(_){return this._calculationInfo[_]},E.setCalculationInfo=function(_,G){n(_)?g.extend(this._calculationInfo,_):this._calculationInfo[_]=G},E.getSum=function(_){var G=this._storage[_],J=0;if(G)for(var ue=0,q=this.count();ue=this._rawCount||_<0)return-1;if(!this._indices)return _;var G=this._indices,J=G[_];if(J!=null&&J_)q=re-1;else return re}return-1},E.indicesOfNearest=function(_,G,J){var ue=this._storage,q=ue[_],re=[];if(!q)return re;J==null&&(J=Infinity);for(var me=Infinity,be=-1,ke=0,ce=0,Ee=this.count();ce=0&&be<0)&&(me=Se,be=pe,ke=0),pe===be&&(re[ke++]=ce))}return re.length=ke,re},E.getRawIndex=R;function R(_){return _}function F(_){return _=0?this._indices[_]:-1}E.getRawDataItem=function(_){if(this._rawData.persistent)return this._rawData.getItem(this.getRawIndex(_));for(var G=[],J=0;J=ce&&St<=Ee||isNaN(St))&&(me[be++]=Se),Se++}pe=!0}else if(ue===2){for(var st=this._storage[ke],rt=this._storage[G[1]],ht=_[G[1]][0],je=_[G[1]][1],qe=0;qe=ce&&St<=Ee||isNaN(St))&&(Ne>=ht&&Ne<=je||isNaN(Ne))&&(me[be++]=Se),Se++}pe=!0}}if(!pe)if(ue===1)for(var ct=0;ct=ce&&St<=Ee||isNaN(St))&&(me[be++]=it)}else for(var ct=0;ct_[jt][1])&&(wt=!1)}wt&&(me[be++]=this.getRawIndex(ct))}return be=0?(q[be]=k(re[be]),ue._rawExtent[be]=P(),ue._extent[be]=null):q[be]=re[be])}return ue}function k(_){for(var G=new Array(_.length),J=0;J<_.length;J++)G[J]=x(_[J]);return G}function P(){return[Infinity,-Infinity]}E.map=function(_,G,J,ue){"use strict";J=J||ue||this,_=g.map(K(_),this.getDimension,this);var q=H(this,_);q._indices=this._indices,q.getRawIndex=q._indices?F:R;for(var re=q._storage,me=[],be=this._chunkSize,ke=_.length,ce=this.count(),Ee=[],pe=q._rawExtent,Se=0;Seje[1]&&(je[1]=ht)}}}return q},E.downSample=function(_,G,J,ue){for(var q=H(this,[_]),re=q._storage,me=[],be=Math.floor(1/G),ke=re[_],ce=this.count(),Ee=this._chunkSize,pe=q._rawExtent[_],Se=new(w(this))(ce),st=0,qe=0;qece-qe&&(be=ce-qe,me.length=be);for(var tt=0;ttpe[1]&&(pe[1]=rt),Se[st++]=ht}return q._count=st,q._indices=Se,q.getRawIndex=F,q},E.getItemModel=function(_){var G=this.hostModel;return new v(this.getRawDataItem(_),G,G&&G.ecModel)},E.diff=function(_){var G=this;return new A(_?_.getIndices():[],this.getIndices(),function(J){return M(_,J)},function(J){return M(G,J)})},E.getVisual=function(_){var G=this._visual;return G&&G[_]},E.setVisual=function(_,G){if(n(_)){for(var J in _)_.hasOwnProperty(J)&&this.setVisual(J,_[J]);return}this._visual=this._visual||{},this._visual[_]=G},E.setLayout=function(_,G){if(n(_)){for(var J in _)_.hasOwnProperty(J)&&this.setLayout(J,_[J]);return}this._layout[_]=G},E.getLayout=function(_){return this._layout[_]},E.getItemLayout=function(_){return this._itemLayouts[_]},E.setItemLayout=function(_,G,J){this._itemLayouts[_]=J?g.extend(this._itemLayouts[_]||{},G):G},E.clearItemLayouts=function(){this._itemLayouts.length=0},E.getItemVisual=function(_,G,J){var ue=this._itemVisuals[_],q=ue&&ue[G];return q==null&&!J?this.getVisual(G):q},E.setItemVisual=function(_,G,J){var ue=this._itemVisuals[_]||{},q=this.hasItemVisual;if(this._itemVisuals[_]=ue,n(G)){for(var re in G)G.hasOwnProperty(re)&&(ue[re]=G[re],q[re]=!0);return}ue[G]=J,q[G]=!0},E.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};var z=function(_){_.seriesIndex=this.seriesIndex,_.dataIndex=this.dataIndex,_.dataType=this.dataType};E.setItemGraphicEl=function(_,G){var J=this.hostModel;G&&(G.dataIndex=_,G.dataType=this.dataType,G.seriesIndex=J&&J.seriesIndex,G.type==="group"&&G.traverse(z,G)),this._graphicEls[_]=G},E.getItemGraphicEl=function(_){return this._graphicEls[_]},E.eachItemGraphicEl=function(_,G){g.each(this._graphicEls,function(J,ue){J&&(_&&_.call(G,J,ue))})},E.cloneShallow=function(_){if(!_){var G=g.map(this.dimensions,this.getDimensionInfo,this);_=new S(G,this.hostModel)}if(_._storage=this._storage,N(_,this),this._indices){var J=this._indices.constructor;_._indices=new J(this._indices)}else _._indices=null;return _.getRawIndex=_._indices?F:R,_},E.wrapMethod=function(_,G){var J=this[_];if(typeof J!="function")return;this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(_),this[_]=function(){var ue=J.apply(this,arguments);return G.apply(this,[ue].concat(g.slice(arguments)))}},E.TRANSFERABLE_METHODS=["cloneShallow","downSample","map"],E.CHANGABLE_METHODS=["filterSelf","selectRange"];var Y=S;te.exports=Y},YgsL:function(te,U,e){var y=e("QBsz"),L=y.distance;function g(A,b,m,d,r,a,s){var i=(m-A)*.5,n=(d-b)*.5;return(2*(b-m)+i+n)*s+(-3*(b-m)-2*i-n)*a+i*r+b}function v(A,b){for(var m=A.length,d=[],r=0,a=1;am-2?m-1:n+1],c=A[n>m-3?m-1:n+2]);var h=l*l,f=l*h;d.push([g(t[0],u[0],o[0],c[0],l,h,f),g(t[1],u[1],o[1],c[1],l,h,f)])}return d}te.exports=v},Yl7c:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("bYtY"),v=".",A="___EC__COMPONENT__CONTAINER___";function b(t){var u={main:"",sub:""};return t&&(t=t.split(v),u.main=t[0]||"",u.sub=t[1]||""),u}function m(t){g.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType "'+t+'" illegal')}function d(t,u){t.$constructor=t,t.extend=function(o){var c=this,h=function(){o.$constructor?o.$constructor.apply(this,arguments):c.apply(this,arguments)};return g.extend(h.prototype,o),h.extend=this.extend,h.superCall=s,h.superApply=i,g.inherits(h,this),h.superClass=c,h}}var r=0;function a(t){var u=["__\0is_clz",r++,Math.random().toFixed(3)].join("_");t.prototype[u]=!0,t.isInstance=function(o){return!!(o&&o[u])}}function s(t,u){var o=g.slice(arguments,2);return this.superClass.prototype[u].apply(t,o)}function i(t,u,o){return this.superClass.prototype[u].apply(t,o)}function n(t,u){u=u||{};var o={};t.registerClass=function(f,w){if(w){if(m(w),w=b(w),!w.sub)o[w.main]=f;else if(w.sub!==A){var x=c(w);x[w.sub]=f}}return f},t.getClass=function(f,w,x){var I=o[f];if(I&&I[A]&&(I=w?I[w]:null),x&&!I)throw new Error(w?"Component "+f+"."+(w||"")+" not exists. Load it first.":f+".type should be specified.");return I},t.getClassesByMainType=function(f){f=b(f);var w=[],x=o[f.main];return x&&x[A]?g.each(x,function(I,C){C!==A&&w.push(I)}):w.push(x),w},t.hasClass=function(f){return f=b(f),!!o[f.main]},t.getAllClassMainTypes=function(){var f=[];return g.each(o,function(w,x){f.push(x)}),f},t.hasSubTypes=function(f){f=b(f);var w=o[f.main];return w&&w[A]},t.parseClassType=b;function c(f){var w=o[f.main];return(!w||!w[A])&&(w=o[f.main]={},w[A]=!0),w}if(u.registerWhenExtend){var h=t.extend;h&&(t.extend=function(f){var w=h.call(this,f);return t.registerClass(w,f.type)})}return t}function l(t,u){}U.parseClassType=b,U.enableClassExtend=d,U.enableClassCheck=a,U.enableClassManagement=n,U.setReadOnly=l},Ynxi:function(te,U,e){var y=e("bYtY"),L=e("ProS"),g=e("IwbS"),v=e("+TT/"),A=v.getLayoutRect,b=e("7aKB"),m=b.windowOpen;L.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"}}}),L.extendComponentView({type:"title",render:function(d,r,a){if(this.group.removeAll(),!d.get("show"))return;var s=this.group,i=d.getModel("textStyle"),n=d.getModel("subtextStyle"),l=d.get("textAlign"),t=y.retrieve2(d.get("textBaseline"),d.get("textVerticalAlign")),u=new g.Text({style:g.setTextStyle({},i,{text:d.get("text"),textFill:i.getTextColor()},{disableBox:!0}),z2:10}),o=u.getBoundingRect(),c=d.get("subtext"),h=new g.Text({style:g.setTextStyle({},n,{text:c,textFill:n.getTextColor(),y:o.height+d.get("itemGap"),textVerticalAlign:"top"},{disableBox:!0}),z2:10}),f=d.get("link"),w=d.get("sublink"),x=d.get("triggerEvent",!0);u.silent=!f&&!x,h.silent=!w&&!x,f&&u.on("click",function(){m(f,"_"+d.get("target"))}),w&&h.on("click",function(){m(f,"_"+d.get("subtarget"))}),u.eventData=h.eventData=x?{componentType:"title",componentIndex:d.componentIndex}:null,s.add(u),c&&s.add(h);var I=s.getBoundingRect(),C=d.getBoxLayoutParams();C.width=I.width,C.height=I.height;var N=A(C,{width:a.getWidth(),height:a.getHeight()},d.get("padding"));l||(l=d.get("left")||d.get("right"),l==="middle"&&(l="center"),l==="right"?N.x+=N.width:l==="center"&&(N.x+=N.width/2)),t||(t=d.get("top")||d.get("bottom"),t==="center"&&(t="middle"),t==="bottom"?N.y+=N.height:t==="middle"&&(N.y+=N.height/2),t=t||"top"),s.attr("position",[N.x,N.y]);var S={textAlign:l,textVerticalAlign:t};u.setStyle(S),h.setStyle(S),I=s.getBoundingRect();var E=N.margin,T=d.getItemStyle(["color","opacity"]);T.fill=d.get("backgroundColor");var D=new g.Rect({shape:{x:I.x-E[3],y:I.y-E[0],width:I.width+E[1]+E[3],height:I.height+E[0]+E[2],r:d.get("borderRadius")},style:T,subPixelOptimize:!0,silent:!0});s.add(D)}})},Ywus:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("DO2E")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="DeleteOutlined";var d=v.forwardRef(m);U.default=d},Z0Lh:function(te,U,e){"use strict";var y=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var L=y(e("pVnL")),g=y(e("HjOm")),v=y(e("Z6rY")),A={lang:(0,L.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"]},g.default),timePickerLocale:(0,L.default)({},v.default)};A.lang.ok="\u786E \u5B9A";var b=A;U.default=b},Z1HP:function(te,U,e){var y=e("ycre"),L=e("quyA"),g=e("q4HE");function v(A){return L(A)?g(A):y(A)}te.exports=v},Z1r0:function(te,U){function e(y){var L=y.findComponents({mainType:"legend"});if(!L||!L.length)return;y.eachSeriesByType("graph",function(g){var v=g.getCategoriesData(),A=g.getGraph(),b=A.data,m=v.mapArray(v.getName);b.filterSelf(function(d){var r=b.getItemModel(d),a=r.getShallow("category");if(a!=null){typeof a=="number"&&(a=m[a]);for(var s=0;s0?1:-1,q=G.height>0?1:-1;return{x:G.x+ue*J/2,y:G.y+q*J/2,width:G.width-ue*J,height:G.height-q*J}},polar:function(z,Y,_){var G=z.getItemLayout(Y);return{cx:G.cx,cy:G.cy,r0:G.r0,r:G.r,startAngle:G.startAngle,endAngle:G.endAngle}}};function T(z){return z.startAngle!=null&&z.endAngle!=null&&z.startAngle===z.endAngle}function D(z,Y,_,G,J,ue,q,re){var me=Y.getItemVisual(_,"color"),be=Y.getItemVisual(_,"opacity"),ke=Y.getVisual("borderColor"),ce=G.getModel("itemStyle"),Ee=G.getModel("emphasis.itemStyle").getBarItemStyle();re||z.setShape("r",ce.get("barBorderRadius")||0),z.useStyle(v.defaults({stroke:T(J)?"none":ke,fill:T(J)?"none":me,opacity:be},ce.getBarItemStyle()));var pe=G.getShallow("cursor");pe&&z.attr("cursor",pe);var Se=q?J.height>0?"bottom":"top":J.width>0?"left":"right";re||m(z.style,Ee,G,me,ue,_,Se),T(J)&&(Ee.fill=Ee.stroke="none"),A.setHoverStyle(z,Ee)}function B(z,Y){var _=z.get(o)||0,G=isNaN(Y.width)?Number.MAX_VALUE:Math.abs(Y.width),J=isNaN(Y.height)?Number.MAX_VALUE:Math.abs(Y.height);return Math.min(_,G,J)}var R=a.extend({type:"largeBar",shape:{points:[]},buildPath:function(z,Y){for(var _=Y.points,G=this.__startPoint,J=this.__baseDimIdx,ue=0;ue<_.length;ue+=2)G[J]=_[ue+J],z.moveTo(G[0],G[1]),z.lineTo(_[ue],_[ue+1])}});function F(z,Y,_){var G=z.getData(),J=[],ue=G.getLayout("valueAxisHorizontal")?1:0;J[1-ue]=G.getLayout("valueAxisStart");var q=G.getLayout("largeDataIndices"),re=G.getLayout("barWidth"),me=z.getModel("backgroundStyle"),be=z.get("showBackground",!0);if(be){var ke=G.getLayout("largeBackgroundPoints"),ce=[];ce[1-ue]=G.getLayout("backgroundStart");var Ee=new R({shape:{points:ke},incremental:!!_,__startPoint:ce,__baseDimIdx:ue,__largeDataIndices:q,__barWidth:re,silent:!0,z2:0});H(Ee,me,G),Y.add(Ee)}var pe=new R({shape:{points:G.getLayout("largePoints")},incremental:!!_,__startPoint:J,__baseDimIdx:ue,__largeDataIndices:q,__barWidth:re});Y.add(pe),j(pe,z,G),pe.seriesIndex=z.seriesIndex,z.get("silent")||(pe.on("mousedown",M),pe.on("mousemove",M))}var M=n(function(z){var Y=this,_=K(Y,z.offsetX,z.offsetY);Y.dataIndex=_>=0?_:null},30,!1);function K(z,Y,_){var G=z.__baseDimIdx,J=1-G,ue=z.shape.points,q=z.__largeDataIndices,re=Math.abs(z.__barWidth/2),me=z.__startPoint[J];c[0]=Y,c[1]=_;for(var be=c[G],ke=c[1-G],ce=be-re,Ee=be+re,pe=0,Se=ue.length/2;pe=ce&&qe<=Ee&&(me<=tt?ke>=me&&ke<=tt:ke>=tt&&ke<=me))return q[pe]}return-1}function j(z,Y,_){var G=_.getVisual("borderColor")||_.getVisual("color"),J=Y.getModel("itemStyle").getItemStyle(["color","borderColor"]);z.useStyle(J),z.style.fill=null,z.style.stroke=G,z.style.lineWidth=_.getLayout("barWidth")}function H(z,Y,_){var G=Y.get("borderColor")||Y.get("color"),J=Y.getItemStyle(["color","borderColor"]);z.useStyle(J),z.style.fill=null,z.style.stroke=G,z.style.lineWidth=_.getLayout("barWidth")}function k(z,Y,_){var G,J=_.type==="polar";return J?G=_.getArea():G=_.grid.getRect(),J?{cx:G.cx,cy:G.cy,r0:z?G.r0:Y.r0,r:z?G.r:Y.r,startAngle:z?Y.startAngle:0,endAngle:z?Y.endAngle:Math.PI*2}:{x:z?Y.x:G.x,y:z?G.y:Y.y,width:z?Y.width:G.width,height:z?G.height:Y.height}}function P(z,Y,_){var G=z.type==="polar"?A.Sector:A.Rect;return new G({shape:k(Y,_,z),silent:!0,z2:0})}te.exports=f},ZCgT:function(te,U,e){var y=e("tLB3"),L=1/0,g=17976931348623157e292;function v(A){if(!A)return A===0?A:0;if(A=y(A),A===L||A===-L){var b=A<0?-1:1;return b*g}return A===A?A:0}te.exports=v},ZLWo:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},ZMnZ:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("2oIt")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="UpOutlined";var d=v.forwardRef(m);U.default=d},ZTPi:function(te,U,e){"use strict";var y=e("pVnL"),L=e.n(y),g=e("lSNA"),v=e.n(g),A=e("q1tI"),b=e("rePB"),m=e("ODXe"),d=e("Ff2n"),r=e("VTBJ"),a=e("TSYQ"),s=e.n(a),i=e("Zm9Q"),n=e("6cGi"),l=e("KQm4"),t=e("xEkU"),u=e.n(t),o=e("t23M");function c(hn){var Rn=Object(A.useRef)(),Yn=Object(A.useRef)(!1);function En(){for(var Mt=arguments.length,mn=new Array(Mt),zt=0;ztyr&&(Jr=yr-Yr),Object(A.useMemo)(function(){if(!mn.length)return[0,0];for(var Ci=mn.length,ta=Ci,oa=0;oaor+Jr){ta=oa-1;break}}for(var ua=0,ma=Ci-1;ma>=0;ma-=1){var ki=hn.get(mn[ma].key)||N;if(ki[pr]1&&arguments[1]!==void 0?arguments[1]:!1,En=Rn&&typeof Rn.getBoundingClientRect=="function"&&Rn.getBoundingClientRect().width;if(En){if(Yn){var Mt=getComputedStyle(Rn),mn=Mt.marginLeft,zt=Mt.marginRight;En+=+mn.replace("px","")+ +zt.replace("px","")}En=+En.toFixed(6)}return En||0},Ne=function(Rn,Yn,En){Rn&&Object(P.a)(Rn.style)==="object"&&(Rn.style[Yn]=En)},it=function(){return tt.any},wt=e("bdgK"),jt=e("i8i4"),lt=e.n(jt),Te=e("wgJM"),mt=e("l4aY"),tn=e("m+aA"),Vt=e("c+Xe"),Yt=e("zT1h"),Qt=e("QC+M");function an(hn,Rn,Yn){return Yn?hn[0]===Rn[0]:hn[0]===Rn[0]&&hn[1]===Rn[1]}function on(hn,Rn,Yn){var En=hn[Rn]||{};return Object(r.a)(Object(r.a)({},En),Yn)}function vt(hn,Rn,Yn,En){for(var Mt=Yn.points,mn=Object.keys(hn),zt=0;zt1&&arguments[1]!==void 0?arguments[1]:2;Rn();var mn=Object(Te.a)(function(){Mt<=1?En({isCanceled:function(){return mn!==hn.current}}):Yn(En,Mt-1)});hn.current=mn}return A.useEffect(function(){return function(){Rn()}},[]),[Yn,Rn]},ze=[vr,qn,Ur,Ue],Rt=!1,Et=!0;function _t(hn){return hn===Ur||hn===Ue}var Nn=function(hn,Rn){var Yn=A.useState(dn),En=Object(m.a)(Yn,2),Mt=En[0],mn=En[1],zt=Oe(),_n=Object(m.a)(zt,2),kn=_n[0],pr=_n[1];function or(){mn(vr)}return Ae(function(){if(Mt!==dn&&Mt!==Ue){var yr=ze.indexOf(Mt),_r=ze[yr+1],Yr=Rn(Mt);Yr===Rt?mn(_r):kn(function(Jr){function Ci(){if(Jr.isCanceled())return;mn(_r)}Yr===!0?Ci():Promise.resolve(Yr).then(Ci)})}},[hn,Mt]),A.useEffect(function(){return function(){pr()}},[]),[or,Mt]},Mn=function(hn){var Rn=Object(A.useRef)(),Yn=Object(A.useRef)(hn);Yn.current=hn;var En=A.useCallback(function(zt){Yn.current(zt)},[]);function Mt(zt){zt&&(zt.removeEventListener(Ft,En),zt.removeEventListener(vn,En))}function mn(zt){Rn.current&&Rn.current!==zt&&Mt(Rn.current),zt&&zt!==Rn.current&&(zt.addEventListener(Ft,En),zt.addEventListener(vn,En),Rn.current=zt)}return A.useEffect(function(){return function(){Mt(Rn.current)}},[]),[mn,Mt]};function lr(hn,Rn,Yn,En){var Mt=En.motionEnter,mn=Mt===void 0?!0:Mt,zt=En.motionAppear,_n=zt===void 0?!0:zt,kn=En.motionLeave,pr=kn===void 0?!0:kn,or=En.motionDeadline,yr=En.motionLeaveImmediately,_r=En.onAppearPrepare,Yr=En.onEnterPrepare,Jr=En.onLeavePrepare,Ci=En.onAppearStart,ta=En.onEnterStart,oa=En.onLeaveStart,da=En.onAppearActive,ua=En.onEnterActive,ma=En.onLeaveActive,ki=En.onAppearEnd,Di=En.onEnterEnd,na=En.onLeaveEnd,qi=En.onVisibleChanged,va=He(),Ta=Object(m.a)(va,2),Zi=Ta[0],Qi=Ta[1],Na=He(Pe),ga=Object(m.a)(Na,2),Ii=ga[0],Sa=ga[1],Ra=He(null),Da=Object(m.a)(Ra,2),ka=Da[0],Pa=Da[1],Ka=Object(A.useRef)(!1),xa=Object(A.useRef)(null),ja=Object(A.useRef)(!1),io=Object(A.useRef)(null);function ia(){var eo=Yn();return eo||io.current}var lo=Object(A.useRef)(!1);function Ya(eo){var wa=ia();if(eo&&!eo.deadline&&eo.target!==wa)return;var no;Ii===Jt&&lo.current?no=ki==null?void 0:ki(wa,eo):Ii===bn&&lo.current?no=Di==null?void 0:Di(wa,eo):Ii===An&&lo.current&&(no=na==null?void 0:na(wa,eo)),no!==!1&&!ja.current&&(Sa(Pe),Pa(null))}var Ca=Mn(Ya),Xa=Object(m.a)(Ca,1),Ba=Xa[0],La=A.useMemo(function(){var eo,wa,no;switch(Ii){case"appear":return eo={},Object(b.a)(eo,vr,_r),Object(b.a)(eo,qn,Ci),Object(b.a)(eo,Ur,da),eo;case"enter":return wa={},Object(b.a)(wa,vr,Yr),Object(b.a)(wa,qn,ta),Object(b.a)(wa,Ur,ua),wa;case"leave":return no={},Object(b.a)(no,vr,Jr),Object(b.a)(no,qn,oa),Object(b.a)(no,Ur,ma),no;default:return{}}},[Ii]),yo=Nn(Ii,function(eo){if(eo===vr){var wa=La[vr];return wa?wa(ia()):Rt}if(uo in La){var no;Pa(((no=La[uo])===null||no===void 0?void 0:no.call(La,ia(),null))||null)}return uo===Ur&&(Ba(ia()),or>0&&(clearTimeout(xa.current),xa.current=setTimeout(function(){Ya({deadline:!0})},or))),Et}),ao=Object(m.a)(yo,2),bo=ao[0],uo=ao[1],co=_t(uo);lo.current=co,Ae(function(){Qi(Rn);var eo=Ka.current;if(Ka.current=!0,!hn)return;var wa;!eo&&Rn&&_n&&(wa=Jt),eo&&Rn&&mn&&(wa=bn),(eo&&!Rn&&pr||!eo&&yr&&!Rn&&pr)&&(wa=An),wa&&(Sa(wa),bo())},[Rn]),Object(A.useEffect)(function(){(Ii===Jt&&!_n||Ii===bn&&!mn||Ii===An&&!pr)&&Sa(Pe)},[_n,mn,pr]),Object(A.useEffect)(function(){return function(){clearTimeout(xa.current),ja.current=!0}},[]),Object(A.useEffect)(function(){Zi!==void 0&&Ii===Pe&&(qi==null||qi(Zi))},[Zi,Ii]);var Ga=ka;return La[vr]&&uo===qn&&(Ga=Object(r.a)({transition:"none"},Ga)),[Ii,uo,Ga,Zi!=null?Zi:Rn]}var Lt=function(hn){Object(R.a)(Yn,hn);var Rn=Object(F.a)(Yn);function Yn(){return Object(T.a)(this,Yn),Rn.apply(this,arguments)}return Object(D.a)(Yn,[{key:"render",value:function(){return this.props.children}}]),Yn}(A.Component),$e=Lt;function Qe(hn){var Rn=hn;Object(P.a)(hn)==="object"&&(Rn=hn.transitionSupport);function Yn(Mt){return!!(Mt.motionName&&Rn)}var En=A.forwardRef(function(Mt,mn){var zt=Mt.visible,_n=zt===void 0?!0:zt,kn=Mt.removeOnLeave,pr=kn===void 0?!0:kn,or=Mt.forceRender,yr=Mt.children,_r=Mt.motionName,Yr=Mt.leavedClassName,Jr=Mt.eventProps,Ci=Yn(Mt),ta=Object(A.useRef)(),oa=Object(A.useRef)();function da(){try{return Object(tn.a)(ta.current||oa.current)}catch(Sa){return null}}var ua=lr(Ci,_n,da,Mt),ma=Object(m.a)(ua,4),ki=ma[0],Di=ma[1],na=ma[2],qi=ma[3],va=A.useRef(qi);qi&&(va.current=!0);var Ta=Object(A.useRef)(mn);Ta.current=mn;var Zi=A.useCallback(function(Sa){ta.current=Sa,Object(Vt.b)(Ta.current,Sa)},[]),Qi,Na=Object(r.a)(Object(r.a)({},Jr),{},{visible:_n});if(!yr)Qi=null;else if(ki===Pe||!Yn(Mt))qi?Qi=yr(Object(r.a)({},Na),Zi):!pr&&va.current?Qi=yr(Object(r.a)(Object(r.a)({},Na),{},{className:Yr}),Zi):or?Qi=yr(Object(r.a)(Object(r.a)({},Na),{},{style:{display:"none"}}),Zi):Qi=null;else{var ga,Ii;Di===vr?Ii="prepare":_t(Di)?Ii="active":Di===qn&&(Ii="start"),Qi=yr(Object(r.a)(Object(r.a)({},Na),{},{className:s()(Ye(_r,ki),(ga={},Object(b.a)(ga,Ye(_r,"".concat(ki,"-").concat(Ii)),Ii),Object(b.a)(ga,_r,typeof _r=="string"),ga)),style:na}),Zi)}return A.createElement($e,{ref:oa},Qi)});return En.displayName="CSSMotion",En}var kt=Qe(gn),Ht="add",ot="keep",Ct="remove",nt="removed";function Ot(hn){var Rn;return hn&&Object(P.a)(hn)==="object"&&"key"in hn?Rn=hn:Rn={key:hn},Object(r.a)(Object(r.a)({},Rn),{},{key:String(Rn.key)})}function sn(){var hn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return hn.map(Ot)}function Zt(){var hn=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],Rn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],Yn=[],En=0,Mt=Rn.length,mn=sn(hn),zt=sn(Rn);mn.forEach(function(pr){for(var or=!1,yr=En;yr1});return kn.forEach(function(pr){Yn=Yn.filter(function(or){var yr=or.key,_r=or.status;return yr!==pr||_r!==Ct}),Yn.forEach(function(or){or.key===pr&&(or.status=ot)})}),Yn}var Gt=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];function Qn(hn){var Rn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kt,Yn=function(En){Object(R.a)(mn,En);var Mt=Object(F.a)(mn);function mn(){var zt;return Object(T.a)(this,mn),zt=Mt.apply(this,arguments),zt.state={keyEntities:[]},zt.removeKey=function(_n){zt.setState(function(kn){var pr=kn.keyEntities;return{keyEntities:pr.map(function(or){return or.key!==_n?or:Object(r.a)(Object(r.a)({},or),{},{status:nt})})}})},zt}return Object(D.a)(mn,[{key:"render",value:function(){var _n=this,kn=this.state.keyEntities,pr=this.props,or=pr.component,yr=pr.children,_r=pr.onVisibleChanged,Yr=Object(d.a)(pr,["component","children","onVisibleChanged"]),Jr=or||A.Fragment,Ci={};return Gt.forEach(function(ta){Ci[ta]=Yr[ta],delete Yr[ta]}),delete Yr.keys,A.createElement(Jr,Yr,kn.map(function(ta){var oa=ta.status,da=Object(d.a)(ta,["status"]),ua=oa===Ht||oa===ot;return A.createElement(Rn,Object(E.a)({},Ci,{key:da.key,visible:ua,eventProps:da,onVisibleChanged:function(ki){_r==null||_r(ki,{key:da.key}),ki||_n.removeKey(da.key)}}),yr)}))}}],[{key:"getDerivedStateFromProps",value:function(_n,kn){var pr=_n.keys,or=kn.keyEntities,yr=sn(pr),_r=Zt(or,yr);return{keyEntities:_r.filter(function(Yr){var Jr=or.find(function(Ci){var ta=Ci.key;return Yr.key===ta});return!(Jr&&Jr.status===nt&&Yr.status===Ct)})}}}]),mn}(A.Component);return Yn.defaultProps={component:"div"},Yn}var Gn=Qn(gn),Or=kt;function Nr(hn){var Rn=hn.prefixCls,Yn=hn.motion,En=hn.animation,Mt=hn.transitionName;return Yn||(En?{motionName:"".concat(Rn,"-").concat(En)}:Mt?{motionName:Mt}:null)}function Kr(hn){var Rn=hn.prefixCls,Yn=hn.visible,En=hn.zIndex,Mt=hn.mask,mn=hn.maskMotion,zt=hn.maskAnimation,_n=hn.maskTransitionName;if(!Mt)return null;var kn={};return(mn||_n||zt)&&(kn=Object(r.a)({motionAppear:!0},Nr({motion:mn,prefixCls:Rn,transitionName:_n,animation:zt}))),A.createElement(Or,Object(E.a)({},kn,{visible:Yn,removeOnLeave:!0}),function(pr){var or=pr.className;return A.createElement("div",{style:{zIndex:En},className:s()("".concat(Rn,"-mask"),or)})})}var ei=e("9mu1"),vi=e("o0o1"),Pi=e.n(vi),Be=e("HaE+"),le=["measure","align",null,"motion"],ye=function(hn,Rn){var Yn=Object(A.useState)(null),En=Object(m.a)(Yn,2),Mt=En[0],mn=En[1],zt=Object(A.useRef)(),_n=Object(A.useRef)(!1);function kn(yr){_n.current||mn(yr)}function pr(){Te.a.cancel(zt.current)}function or(yr){pr(),zt.current=Object(Te.a)(function(){kn(function(_r){switch(Mt){case"align":return"motion";case"motion":return"stable";default:}return _r}),yr==null||yr()})}return Object(A.useEffect)(function(){kn("measure")},[hn]),Object(A.useEffect)(function(){switch(Mt){case"measure":Rn();break;default:}Mt&&(zt.current=Object(Te.a)(Object(Be.a)(Pi.a.mark(function yr(){var _r,Yr;return Pi.a.wrap(function(Ci){for(;;)switch(Ci.prev=Ci.next){case 0:_r=le.indexOf(Mt),Yr=le[_r+1],Yr&&_r!==-1&&kn(Yr);case 3:case"end":return Ci.stop()}},yr)}))))},[Mt]),Object(A.useEffect)(function(){return function(){_n.current=!0,pr()}},[]),[Mt,or]},xe=function(hn){var Rn=A.useState({width:0,height:0}),Yn=Object(m.a)(Rn,2),En=Yn[0],Mt=Yn[1];function mn(_n){Mt({width:_n.offsetWidth,height:_n.offsetHeight})}var zt=A.useMemo(function(){var _n={};if(hn){var kn=En.width,pr=En.height;hn.indexOf("height")!==-1&&pr?_n.height=pr:hn.indexOf("minHeight")!==-1&&pr&&(_n.minHeight=pr),hn.indexOf("width")!==-1&&kn?_n.width=kn:hn.indexOf("minWidth")!==-1&&kn&&(_n.minWidth=kn)}return _n},[hn,En]);return[zt,mn]},De=A.forwardRef(function(hn,Rn){var Yn=hn.visible,En=hn.prefixCls,Mt=hn.className,mn=hn.style,zt=hn.children,_n=hn.zIndex,kn=hn.stretch,pr=hn.destroyPopupOnHide,or=hn.forceRender,yr=hn.align,_r=hn.point,Yr=hn.getRootDomNode,Jr=hn.getClassNameFromAlign,Ci=hn.onAlign,ta=hn.onMouseEnter,oa=hn.onMouseLeave,da=hn.onMouseDown,ua=hn.onTouchStart,ma=Object(A.useRef)(),ki=Object(A.useRef)(),Di=Object(A.useState)(),na=Object(m.a)(Di,2),qi=na[0],va=na[1],Ta=xe(kn),Zi=Object(m.a)(Ta,2),Qi=Zi[0],Na=Zi[1];function ga(){kn&&Na(Yr())}var Ii=ye(Yn,ga),Sa=Object(m.a)(Ii,2),Ra=Sa[0],Da=Sa[1],ka=Object(A.useRef)();function Pa(){return _r||Yr}function Ka(){var Ca;(Ca=ma.current)===null||Ca===void 0||Ca.forceAlign()}function xa(Ca,Xa){var Ba=Jr(Xa);qi!==Ba&&va(Ba),Ra==="align"&&(qi!==Ba?Promise.resolve().then(function(){Ka()}):Da(function(){var La;(La=ka.current)===null||La===void 0||La.call(ka)}),Ci==null||Ci(Ca,Xa))}var ja=Object(r.a)({},Nr(hn));["onAppearEnd","onEnterEnd","onLeaveEnd"].forEach(function(Ca){var Xa=ja[Ca];ja[Ca]=function(Ba,La){return Da(),Xa==null?void 0:Xa(Ba,La)}});function io(){return new Promise(function(Ca){ka.current=Ca})}A.useEffect(function(){!ja.motionName&&Ra==="motion"&&Da()},[ja.motionName,Ra]),A.useImperativeHandle(Rn,function(){return{forceAlign:Ka,getElement:function(){return ki.current}}});var ia=Object(r.a)(Object(r.a)({},Qi),{},{zIndex:_n,opacity:Ra==="motion"||Ra==="stable"||!Yn?void 0:0,pointerEvents:Ra==="stable"?void 0:"none"},mn),lo=!0;(yr==null?void 0:yr.points)&&(Ra==="align"||Ra==="stable")&&(lo=!1);var Ya=zt;return A.Children.count(zt)>1&&(Ya=A.createElement("div",{className:"".concat(En,"-content")},zt)),A.createElement(Or,Object(E.a)({visible:Yn,ref:ki,leavedClassName:"".concat(En,"-hidden")},ja,{onAppearPrepare:io,onEnterPrepare:io,removeOnLeave:pr,forceRender:or}),function(Ca,Xa){var Ba=Ca.className,La=Ca.style,yo=s()(En,Mt,qi,Ba);return A.createElement(ei.a,{target:Pa(),key:"popup",ref:ma,monitorWindowResize:!0,disabled:lo,align:yr,onAlign:xa},A.createElement("div",{ref:Xa,className:yo,onMouseEnter:ta,onMouseLeave:oa,onMouseDownCapture:da,onTouchStartCapture:ua,style:Object(r.a)(Object(r.a)({},La),ia)},Ya))})});De.displayName="PopupInner";var Le=De,Fe=A.forwardRef(function(hn,Rn){var Yn=hn.prefixCls,En=hn.visible,Mt=hn.zIndex,mn=hn.children,zt=hn.mobile;zt=zt===void 0?{}:zt;var _n=zt.popupClassName,kn=zt.popupStyle,pr=zt.popupMotion,or=pr===void 0?{}:pr,yr=zt.popupRender,_r=A.useRef();A.useImperativeHandle(Rn,function(){return{forceAlign:function(){},getElement:function(){return _r.current}}});var Yr=Object(r.a)({zIndex:Mt},kn),Jr=mn;return A.Children.count(mn)>1&&(Jr=A.createElement("div",{className:"".concat(Yn,"-content")},mn)),yr&&(Jr=yr(Jr)),A.createElement(Or,Object(E.a)({visible:En,ref:_r,removeOnLeave:!0},or),function(Ci,ta){var oa=Ci.className,da=Ci.style,ua=s()(Yn,_n,oa);return A.createElement("div",{ref:ta,className:ua,style:Object(r.a)(Object(r.a)({},da),Yr)},Jr)})});Fe.displayName="MobilePopupInner";var at=Fe,Ve=["visible","mobile"],It=A.forwardRef(function(hn,Rn){var Yn=hn.visible,En=hn.mobile,Mt=Object(d.a)(hn,Ve),mn=Object(A.useState)(Yn),zt=Object(m.a)(mn,2),_n=zt[0],kn=zt[1],pr=Object(A.useState)(!1),or=Object(m.a)(pr,2),yr=or[0],_r=or[1],Yr=Object(r.a)(Object(r.a)({},Mt),{},{visible:_n});Object(A.useEffect)(function(){kn(Yn),Yn&&En&&_r(de())},[Yn,En]);var Jr=yr?A.createElement(at,Object(E.a)({},Yr,{mobile:En,ref:Rn})):A.createElement(Le,Object(E.a)({},Yr,{ref:Rn}));return A.createElement("div",null,A.createElement(Kr,Yr),Jr)});It.displayName="Popup";var pn=It,rn=A.createContext(null),Tn=rn;function Nt(){}function ur(){return""}function Xt(hn){return hn?hn.ownerDocument:window.document}var Kn=["onClick","onMouseDown","onTouchStart","onMouseEnter","onMouseLeave","onFocus","onBlur","onContextMenu"];function Fn(hn){var Rn=function(Yn){Object(R.a)(Mt,Yn);var En=Object(F.a)(Mt);function Mt(mn){var zt;Object(T.a)(this,Mt),zt=En.call(this,mn),zt.popupRef=A.createRef(),zt.triggerRef=A.createRef(),zt.attachId=void 0,zt.clickOutsideHandler=void 0,zt.touchOutsideHandler=void 0,zt.contextMenuOutsideHandler1=void 0,zt.contextMenuOutsideHandler2=void 0,zt.mouseDownTimeout=void 0,zt.focusTime=void 0,zt.preClickTime=void 0,zt.preTouchTime=void 0,zt.delayTimer=void 0,zt.hasPopupMouseDown=void 0,zt.onMouseEnter=function(kn){var pr=zt.props.mouseEnterDelay;zt.fireEvents("onMouseEnter",kn),zt.delaySetPopupVisible(!0,pr,pr?null:kn)},zt.onMouseMove=function(kn){zt.fireEvents("onMouseMove",kn),zt.setPoint(kn)},zt.onMouseLeave=function(kn){zt.fireEvents("onMouseLeave",kn),zt.delaySetPopupVisible(!1,zt.props.mouseLeaveDelay)},zt.onPopupMouseEnter=function(){zt.clearDelayTimer()},zt.onPopupMouseLeave=function(kn){var pr;if(kn.relatedTarget&&!kn.relatedTarget.setTimeout&&Object(mt.a)((pr=zt.popupRef.current)===null||pr===void 0?void 0:pr.getElement(),kn.relatedTarget))return;zt.delaySetPopupVisible(!1,zt.props.mouseLeaveDelay)},zt.onFocus=function(kn){zt.fireEvents("onFocus",kn),zt.clearDelayTimer(),zt.isFocusToShow()&&(zt.focusTime=Date.now(),zt.delaySetPopupVisible(!0,zt.props.focusDelay))},zt.onMouseDown=function(kn){zt.fireEvents("onMouseDown",kn),zt.preClickTime=Date.now()},zt.onTouchStart=function(kn){zt.fireEvents("onTouchStart",kn),zt.preTouchTime=Date.now()},zt.onBlur=function(kn){zt.fireEvents("onBlur",kn),zt.clearDelayTimer(),zt.isBlurToHide()&&zt.delaySetPopupVisible(!1,zt.props.blurDelay)},zt.onContextMenu=function(kn){kn.preventDefault(),zt.fireEvents("onContextMenu",kn),zt.setPopupVisible(!0,kn)},zt.onContextMenuClose=function(){zt.isContextMenuToShow()&&zt.close()},zt.onClick=function(kn){if(zt.fireEvents("onClick",kn),zt.focusTime){var pr;if(zt.preClickTime&&zt.preTouchTime?pr=Math.min(zt.preClickTime,zt.preTouchTime):zt.preClickTime?pr=zt.preClickTime:zt.preTouchTime&&(pr=zt.preTouchTime),Math.abs(pr-zt.focusTime)<20)return;zt.focusTime=0}zt.preClickTime=0,zt.preTouchTime=0,zt.isClickToShow()&&(zt.isClickToHide()||zt.isBlurToHide())&&kn&&kn.preventDefault&&kn.preventDefault();var or=!zt.state.popupVisible;(zt.isClickToHide()&&!or||or&&zt.isClickToShow())&&zt.setPopupVisible(!zt.state.popupVisible,kn)},zt.onPopupMouseDown=function(){if(zt.hasPopupMouseDown=!0,clearTimeout(zt.mouseDownTimeout),zt.mouseDownTimeout=window.setTimeout(function(){zt.hasPopupMouseDown=!1},0),zt.context){var kn;(kn=zt.context).onPopupMouseDown.apply(kn,arguments)}},zt.onDocumentClick=function(kn){if(zt.props.mask&&!zt.props.maskClosable)return;var pr=kn.target,or=zt.getRootDomNode(),yr=zt.getPopupDomNode();(!Object(mt.a)(or,pr)||zt.isContextMenuOnly())&&!Object(mt.a)(yr,pr)&&!zt.hasPopupMouseDown&&zt.close()},zt.getRootDomNode=function(){var kn=zt.props.getTriggerDOMNode;if(kn)return kn(zt.triggerRef.current);try{var pr=Object(tn.a)(zt.triggerRef.current);if(pr)return pr}catch(or){}return lt.a.findDOMNode(Object(B.a)(zt))},zt.getPopupClassNameFromAlign=function(kn){var pr=[],or=zt.props,yr=or.popupPlacement,_r=or.builtinPlacements,Yr=or.prefixCls,Jr=or.alignPoint,Ci=or.getPopupClassNameFromAlign;return yr&&_r&&pr.push(vt(_r,Yr,kn,Jr)),Ci&&pr.push(Ci(kn)),pr.join(" ")},zt.getComponent=function(){var kn=zt.props,pr=kn.prefixCls,or=kn.destroyPopupOnHide,yr=kn.popupClassName,_r=kn.onPopupAlign,Yr=kn.popupMotion,Jr=kn.popupAnimation,Ci=kn.popupTransitionName,ta=kn.popupStyle,oa=kn.mask,da=kn.maskAnimation,ua=kn.maskTransitionName,ma=kn.maskMotion,ki=kn.zIndex,Di=kn.popup,na=kn.stretch,qi=kn.alignPoint,va=kn.mobile,Ta=kn.forceRender,Zi=zt.state,Qi=Zi.popupVisible,Na=Zi.point,ga=zt.getPopupAlign(),Ii={};return zt.isMouseEnterToShow()&&(Ii.onMouseEnter=zt.onPopupMouseEnter),zt.isMouseLeaveToHide()&&(Ii.onMouseLeave=zt.onPopupMouseLeave),Ii.onMouseDown=zt.onPopupMouseDown,Ii.onTouchStart=zt.onPopupMouseDown,A.createElement(pn,Object(E.a)({prefixCls:pr,destroyPopupOnHide:or,visible:Qi,point:qi&&Na,className:yr,align:ga,onAlign:_r,animation:Jr,getClassNameFromAlign:zt.getPopupClassNameFromAlign},Ii,{stretch:na,getRootDomNode:zt.getRootDomNode,style:ta,mask:oa,zIndex:ki,transitionName:Ci,maskAnimation:da,maskTransitionName:ua,maskMotion:ma,ref:zt.popupRef,motion:Yr,mobile:va,forceRender:Ta}),typeof Di=="function"?Di():Di)},zt.attachParent=function(kn){Te.a.cancel(zt.attachId);var pr=zt.props,or=pr.getPopupContainer,yr=pr.getDocument,_r=zt.getRootDomNode(),Yr;or?(_r||or.length===0)&&(Yr=or(_r)):Yr=yr(zt.getRootDomNode()).body,Yr?Yr.appendChild(kn):zt.attachId=Object(Te.a)(function(){zt.attachParent(kn)})},zt.getContainer=function(){var kn=zt.props.getDocument,pr=kn(zt.getRootDomNode()).createElement("div");return pr.style.position="absolute",pr.style.top="0",pr.style.left="0",pr.style.width="100%",zt.attachParent(pr),pr},zt.setPoint=function(kn){var pr=zt.props.alignPoint;if(!pr||!kn)return;zt.setState({point:{pageX:kn.pageX,pageY:kn.pageY}})},zt.handlePortalUpdate=function(){zt.state.prevPopupVisible!==zt.state.popupVisible&&zt.props.afterPopupVisibleChange(zt.state.popupVisible)},zt.triggerContextValue={onPopupMouseDown:zt.onPopupMouseDown};var _n;return"popupVisible"in mn?_n=!!mn.popupVisible:_n=!!mn.defaultPopupVisible,zt.state={prevPopupVisible:_n,popupVisible:_n},Kn.forEach(function(kn){zt["fire".concat(kn)]=function(pr){zt.fireEvents(kn,pr)}}),zt}return Object(D.a)(Mt,[{key:"componentDidMount",value:function(){this.componentDidUpdate()}},{key:"componentDidUpdate",value:function(){var zt=this.props,_n=this.state;if(_n.popupVisible){var kn;!this.clickOutsideHandler&&(this.isClickToHide()||this.isContextMenuToShow())&&(kn=zt.getDocument(this.getRootDomNode()),this.clickOutsideHandler=Object(Yt.a)(kn,"mousedown",this.onDocumentClick)),this.touchOutsideHandler||(kn=kn||zt.getDocument(this.getRootDomNode()),this.touchOutsideHandler=Object(Yt.a)(kn,"touchstart",this.onDocumentClick)),!this.contextMenuOutsideHandler1&&this.isContextMenuToShow()&&(kn=kn||zt.getDocument(this.getRootDomNode()),this.contextMenuOutsideHandler1=Object(Yt.a)(kn,"scroll",this.onContextMenuClose)),!this.contextMenuOutsideHandler2&&this.isContextMenuToShow()&&(this.contextMenuOutsideHandler2=Object(Yt.a)(window,"blur",this.onContextMenuClose));return}this.clearOutsideHandler()}},{key:"componentWillUnmount",value:function(){this.clearDelayTimer(),this.clearOutsideHandler(),clearTimeout(this.mouseDownTimeout),Te.a.cancel(this.attachId)}},{key:"getPopupDomNode",value:function(){var zt;return((zt=this.popupRef.current)===null||zt===void 0?void 0:zt.getElement())||null}},{key:"getPopupAlign",value:function(){var zt=this.props,_n=zt.popupPlacement,kn=zt.popupAlign,pr=zt.builtinPlacements;return _n&&pr?on(pr,_n,kn):kn}},{key:"setPopupVisible",value:function(zt,_n){var kn=this.props.alignPoint,pr=this.state.popupVisible;this.clearDelayTimer(),pr!==zt&&("popupVisible"in this.props||this.setState({popupVisible:zt,prevPopupVisible:pr}),this.props.onPopupVisibleChange(zt)),kn&&_n&&zt&&this.setPoint(_n)}},{key:"delaySetPopupVisible",value:function(zt,_n,kn){var pr=this,or=_n*1e3;if(this.clearDelayTimer(),or){var yr=kn?{pageX:kn.pageX,pageY:kn.pageY}:null;this.delayTimer=window.setTimeout(function(){pr.setPopupVisible(zt,yr),pr.clearDelayTimer()},or)}else this.setPopupVisible(zt,kn)}},{key:"clearDelayTimer",value:function(){this.delayTimer&&(clearTimeout(this.delayTimer),this.delayTimer=null)}},{key:"clearOutsideHandler",value:function(){this.clickOutsideHandler&&(this.clickOutsideHandler.remove(),this.clickOutsideHandler=null),this.contextMenuOutsideHandler1&&(this.contextMenuOutsideHandler1.remove(),this.contextMenuOutsideHandler1=null),this.contextMenuOutsideHandler2&&(this.contextMenuOutsideHandler2.remove(),this.contextMenuOutsideHandler2=null),this.touchOutsideHandler&&(this.touchOutsideHandler.remove(),this.touchOutsideHandler=null)}},{key:"createTwoChains",value:function(zt){var _n=this.props.children.props,kn=this.props;return _n[zt]&&kn[zt]?this["fire".concat(zt)]:_n[zt]||kn[zt]}},{key:"isClickToShow",value:function(){var zt=this.props,_n=zt.action,kn=zt.showAction;return _n.indexOf("click")!==-1||kn.indexOf("click")!==-1}},{key:"isContextMenuOnly",value:function(){var zt=this.props.action;return zt==="contextMenu"||zt.length===1&&zt[0]==="contextMenu"}},{key:"isContextMenuToShow",value:function(){var zt=this.props,_n=zt.action,kn=zt.showAction;return _n.indexOf("contextMenu")!==-1||kn.indexOf("contextMenu")!==-1}},{key:"isClickToHide",value:function(){var zt=this.props,_n=zt.action,kn=zt.hideAction;return _n.indexOf("click")!==-1||kn.indexOf("click")!==-1}},{key:"isMouseEnterToShow",value:function(){var zt=this.props,_n=zt.action,kn=zt.showAction;return _n.indexOf("hover")!==-1||kn.indexOf("mouseEnter")!==-1}},{key:"isMouseLeaveToHide",value:function(){var zt=this.props,_n=zt.action,kn=zt.hideAction;return _n.indexOf("hover")!==-1||kn.indexOf("mouseLeave")!==-1}},{key:"isFocusToShow",value:function(){var zt=this.props,_n=zt.action,kn=zt.showAction;return _n.indexOf("focus")!==-1||kn.indexOf("focus")!==-1}},{key:"isBlurToHide",value:function(){var zt=this.props,_n=zt.action,kn=zt.hideAction;return _n.indexOf("focus")!==-1||kn.indexOf("blur")!==-1}},{key:"forcePopupAlign",value:function(){if(this.state.popupVisible){var zt;(zt=this.popupRef.current)===null||zt===void 0||zt.forceAlign()}}},{key:"fireEvents",value:function(zt,_n){var kn=this.props.children.props[zt];kn&&kn(_n);var pr=this.props[zt];pr&&pr(_n)}},{key:"close",value:function(){this.setPopupVisible(!1)}},{key:"render",value:function(){var zt=this.state.popupVisible,_n=this.props,kn=_n.children,pr=_n.forceRender,or=_n.alignPoint,yr=_n.className,_r=_n.autoDestroy,Yr=A.Children.only(kn),Jr={key:"trigger"};this.isContextMenuToShow()?Jr.onContextMenu=this.onContextMenu:Jr.onContextMenu=this.createTwoChains("onContextMenu"),this.isClickToHide()||this.isClickToShow()?(Jr.onClick=this.onClick,Jr.onMouseDown=this.onMouseDown,Jr.onTouchStart=this.onTouchStart):(Jr.onClick=this.createTwoChains("onClick"),Jr.onMouseDown=this.createTwoChains("onMouseDown"),Jr.onTouchStart=this.createTwoChains("onTouchStart")),this.isMouseEnterToShow()?(Jr.onMouseEnter=this.onMouseEnter,or&&(Jr.onMouseMove=this.onMouseMove)):Jr.onMouseEnter=this.createTwoChains("onMouseEnter"),this.isMouseLeaveToHide()?Jr.onMouseLeave=this.onMouseLeave:Jr.onMouseLeave=this.createTwoChains("onMouseLeave"),this.isFocusToShow()||this.isBlurToHide()?(Jr.onFocus=this.onFocus,Jr.onBlur=this.onBlur):(Jr.onFocus=this.createTwoChains("onFocus"),Jr.onBlur=this.createTwoChains("onBlur"));var Ci=s()(Yr&&Yr.props&&Yr.props.className,yr);Ci&&(Jr.className=Ci);var ta=Object(r.a)({},Jr);Object(Vt.c)(Yr)&&(ta.ref=Object(Vt.a)(this.triggerRef,Yr.ref));var oa=A.cloneElement(Yr,ta),da;return(zt||this.popupRef.current||pr)&&(da=A.createElement(hn,{key:"portal",getContainer:this.getContainer,didUpdate:this.handlePortalUpdate},this.getComponent())),!zt&&_r&&(da=null),A.createElement(Tn.Provider,{value:this.triggerContextValue},oa,da)}}],[{key:"getDerivedStateFromProps",value:function(zt,_n){var kn=zt.popupVisible,pr={};return kn!==void 0&&_n.popupVisible!==kn&&(pr.popupVisible=kn,pr.prevPopupVisible=_n.popupVisible),pr}}]),Mt}(A.Component);return Rn.contextType=Tn,Rn.defaultProps={prefixCls:"rc-trigger-popup",getPopupClassNameFromAlign:ur,getDocument:Xt,onPopupVisibleChange:Nt,afterPopupVisibleChange:Nt,onPopupAlign:Nt,popupClassName:"",mouseEnterDelay:0,mouseLeaveDelay:.1,focusDelay:0,blurDelay:.15,popupStyle:{},destroyPopupOnHide:!1,popupAlign:{},defaultPopupVisible:!1,mask:!1,maskClosable:!0,action:[],showAction:[],hideAction:[],autoDestroy:!1},Rn}var un=Fn(Qt.a),Sr={adjustX:1,adjustY:1},Fr={topLeft:{points:["bl","tl"],overflow:Sr,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:Sr,offset:[0,7]},leftTop:{points:["tr","tl"],overflow:Sr,offset:[-4,0]},rightTop:{points:["tl","tr"],overflow:Sr,offset:[4,0]}},ii={topLeft:{points:["bl","tl"],overflow:Sr,offset:[0,-7]},bottomLeft:{points:["tl","bl"],overflow:Sr,offset:[0,7]},rightTop:{points:["tr","tl"],overflow:Sr,offset:[-4,0]},leftTop:{points:["tl","tr"],overflow:Sr,offset:[4,0]}},oi=Fr,ti=0,bi={horizontal:"bottomLeft",vertical:"rightTop","vertical-left":"rightTop","vertical-right":"leftTop"},Mr=function(Rn,Yn,En){var Mt=St(Yn),mn=Rn.getState();Rn.setState({defaultActiveFirst:Object(r.a)(Object(r.a)({},mn.defaultActiveFirst),{},Object(b.a)({},Mt,En))})},Oi=function(hn){Object(R.a)(Yn,hn);var Rn=Object(F.a)(Yn);function Yn(En){var Mt;Object(T.a)(this,Yn),Mt=Rn.call(this,En),Mt.onDestroy=function(or){Mt.props.onDestroy(or)},Mt.onKeyDown=function(or){var yr=or.keyCode,_r=Mt.menuInstance,Yr=Mt.props.store,Jr=Mt.getVisible();if(yr===f.a.ENTER)return Mt.onTitleClick(or),Mr(Yr,Mt.props.eventKey,!0),!0;if(yr===f.a.RIGHT)return Jr?_r.onKeyDown(or):(Mt.triggerOpenChange(!0),Mr(Yr,Mt.props.eventKey,!0)),!0;if(yr===f.a.LEFT){var Ci;if(Jr)Ci=_r.onKeyDown(or);else return;return Ci||(Mt.triggerOpenChange(!1),Ci=!0),Ci}return Jr&&(yr===f.a.UP||yr===f.a.DOWN)?_r.onKeyDown(or):void 0},Mt.onOpenChange=function(or){Mt.props.onOpenChange(or)},Mt.onPopupVisibleChange=function(or){Mt.triggerOpenChange(or,or?"mouseenter":"mouseleave")},Mt.onMouseEnter=function(or){var yr=Mt.props,_r=yr.eventKey,Yr=yr.onMouseEnter,Jr=yr.store;Mr(Jr,Mt.props.eventKey,!1),Yr({key:_r,domEvent:or})},Mt.onMouseLeave=function(or){var yr=Mt.props,_r=yr.parentMenu,Yr=yr.eventKey,Jr=yr.onMouseLeave;_r.subMenuInstance=Object(B.a)(Mt),Jr({key:Yr,domEvent:or})},Mt.onTitleMouseEnter=function(or){var yr=Mt.props,_r=yr.eventKey,Yr=yr.onItemHover,Jr=yr.onTitleMouseEnter;Yr({key:_r,hover:!0}),Jr({key:_r,domEvent:or})},Mt.onTitleMouseLeave=function(or){var yr=Mt.props,_r=yr.parentMenu,Yr=yr.eventKey,Jr=yr.onItemHover,Ci=yr.onTitleMouseLeave;_r.subMenuInstance=Object(B.a)(Mt),Jr({key:Yr,hover:!1}),Ci({key:Yr,domEvent:or})},Mt.onTitleClick=function(or){var yr=Object(B.a)(Mt),_r=yr.props;if(_r.onTitleClick({key:_r.eventKey,domEvent:or}),_r.triggerSubMenuAction==="hover")return;Mt.triggerOpenChange(!Mt.getVisible(),"click"),Mr(_r.store,Mt.props.eventKey,!1)},Mt.onSubMenuClick=function(or){typeof Mt.props.onClick=="function"&&Mt.props.onClick(Mt.addKeyPath(or))},Mt.onSelect=function(or){Mt.props.onSelect(or)},Mt.onDeselect=function(or){Mt.props.onDeselect(or)},Mt.getPrefixCls=function(){return"".concat(Mt.props.rootPrefixCls,"-submenu")},Mt.getActiveClassName=function(){return"".concat(Mt.getPrefixCls(),"-active")},Mt.getDisabledClassName=function(){return"".concat(Mt.getPrefixCls(),"-disabled")},Mt.getSelectedClassName=function(){return"".concat(Mt.getPrefixCls(),"-selected")},Mt.getOpenClassName=function(){return"".concat(Mt.props.rootPrefixCls,"-submenu-open")},Mt.getVisible=function(){return Mt.state.isOpen},Mt.getMode=function(){return Mt.state.mode},Mt.saveMenuInstance=function(or){Mt.menuInstance=or},Mt.addKeyPath=function(or){return Object(r.a)(Object(r.a)({},or),{},{keyPath:(or.keyPath||[]).concat(Mt.props.eventKey)})},Mt.triggerOpenChange=function(or,yr){var _r=Mt.props.eventKey,Yr=function(){Mt.onOpenChange({key:_r,item:Object(B.a)(Mt),trigger:yr,open:or})};yr==="mouseenter"?Mt.mouseenterTimeout=setTimeout(function(){Yr()},0):Yr()},Mt.isChildrenSelected=function(){var or={find:!1};return ht(Mt.props.children,Mt.props.selectedKeys,or),or.find},Mt.isInlineMode=function(){return Mt.getMode()==="inline"},Mt.adjustWidth=function(){if(!Mt.subMenuTitle||!Mt.menuInstance)return;var or=jt.findDOMNode(Mt.menuInstance);if(or.offsetWidth>=Mt.subMenuTitle.offsetWidth)return;or.style.minWidth="".concat(Mt.subMenuTitle.offsetWidth,"px")},Mt.saveSubMenuTitle=function(or){Mt.subMenuTitle=or},Mt.getBaseProps=function(){var or=Object(B.a)(Mt),yr=or.props,_r=Mt.getMode();return{mode:_r==="horizontal"?"vertical":_r,visible:Mt.getVisible(),level:yr.level+1,inlineIndent:yr.inlineIndent,focusable:!1,onClick:Mt.onSubMenuClick,onSelect:Mt.onSelect,onDeselect:Mt.onDeselect,onDestroy:Mt.onDestroy,selectedKeys:yr.selectedKeys,eventKey:"".concat(yr.eventKey,"-menu-"),openKeys:yr.openKeys,motion:yr.motion,onOpenChange:Mt.onOpenChange,subMenuOpenDelay:yr.subMenuOpenDelay,parentMenu:Object(B.a)(Mt),subMenuCloseDelay:yr.subMenuCloseDelay,forceSubMenuRender:yr.forceSubMenuRender,triggerSubMenuAction:yr.triggerSubMenuAction,builtinPlacements:yr.builtinPlacements,defaultActiveFirst:yr.store.getState().defaultActiveFirst[St(yr.eventKey)],multiple:yr.multiple,prefixCls:yr.rootPrefixCls,id:Mt.internalMenuId,manualRef:Mt.saveMenuInstance,itemIcon:yr.itemIcon,expandIcon:yr.expandIcon,direction:yr.direction}},Mt.getMotion=function(or,yr){var _r=Object(B.a)(Mt),Yr=_r.haveRendered,Jr=Mt.props,Ci=Jr.motion,ta=Jr.rootPrefixCls,oa=Object(r.a)(Object(r.a)({},Ci),{},{leavedClassName:"".concat(ta,"-hidden"),removeOnLeave:!1,motionAppear:Yr||!yr||or!=="inline"});return oa};var mn=En.store,zt=En.eventKey,_n=mn.getState(),kn=_n.defaultActiveFirst;Mt.isRootMenu=!1;var pr=!1;return kn&&(pr=kn[zt]),Mr(mn,zt,pr),Mt.state={mode:En.mode,isOpen:En.isOpen},Mt}return Object(D.a)(Yn,[{key:"componentDidMount",value:function(){this.componentDidUpdate()}},{key:"componentDidUpdate",value:function(){var Mt=this,mn=this.props,zt=mn.mode,_n=mn.parentMenu,kn=mn.manualRef,pr=mn.isOpen,or=function(){Mt.setState({mode:zt,isOpen:pr})},yr=pr!==this.state.isOpen,_r=zt!==this.state.mode;if((_r||yr)&&(Te.a.cancel(this.updateStateRaf),_r?this.updateStateRaf=Object(Te.a)(or):or()),kn&&kn(this),zt!=="horizontal"||!(_n==null?void 0:_n.isRootMenu)||!pr)return;this.minWidthTimeout=setTimeout(function(){return Mt.adjustWidth()},0)}},{key:"componentWillUnmount",value:function(){var Mt=this.props,mn=Mt.onDestroy,zt=Mt.eventKey;mn&&mn(zt),this.minWidthTimeout&&clearTimeout(this.minWidthTimeout),this.mouseenterTimeout&&clearTimeout(this.mouseenterTimeout),Te.a.cancel(this.updateStateRaf)}},{key:"renderPopupMenu",value:function(Mt,mn){var zt=this.getBaseProps();return A.createElement(br,Object(E.a)({},zt,{id:this.internalMenuId,className:Mt,style:mn}),this.props.children)}},{key:"renderChildren",value:function(){var Mt=this,mn=this.getBaseProps(),zt=mn.mode,_n=mn.visible,kn=mn.forceSubMenuRender,pr=mn.direction,or=this.getMotion(zt,_n);if(this.haveRendered=!0,this.haveOpened=this.haveOpened||_n||kn,!this.haveOpened)return A.createElement("div",null);var yr=s()("".concat(mn.prefixCls,"-sub"),Object(b.a)({},"".concat(mn.prefixCls,"-rtl"),pr==="rtl"));return this.isInlineMode()?A.createElement(Or,Object(E.a)({visible:mn.visible,forceRender:kn},or),function(_r){var Yr=_r.className,Jr=_r.style,Ci=s()(yr,Yr);return Mt.renderPopupMenu(Ci,Jr)}):this.renderPopupMenu(yr)}},{key:"render",value:function(){var Mt,mn,zt,_n=Object(r.a)({},this.props),kn=this.getVisible(),pr=this.getPrefixCls(),or=this.isInlineMode(),yr=this.getMode(),_r=s()(pr,"".concat(pr,"-").concat(yr),(Mt={},Object(b.a)(Mt,_n.className,!!_n.className),Object(b.a)(Mt,this.getOpenClassName(),kn),Object(b.a)(Mt,this.getActiveClassName(),_n.active||kn&&!or),Object(b.a)(Mt,this.getDisabledClassName(),_n.disabled),Object(b.a)(Mt,this.getSelectedClassName(),this.isChildrenSelected()),Mt));this.internalMenuId||(_n.eventKey?this.internalMenuId="".concat(_n.eventKey,"$Menu"):(ti+=1,this.internalMenuId="$__$".concat(ti,"$Menu")));var Yr={},Jr={},Ci={};_n.disabled||(Yr={onMouseLeave:this.onMouseLeave,onMouseEnter:this.onMouseEnter},Jr={onClick:this.onTitleClick},Ci={onMouseEnter:this.onTitleMouseEnter,onMouseLeave:this.onTitleMouseLeave});var ta={},oa=_n.direction,da=oa==="rtl";or&&(da?ta.paddingRight=_n.inlineIndent*_n.level:ta.paddingLeft=_n.inlineIndent*_n.level);var ua={};this.getVisible()&&(ua={"aria-owns":this.internalMenuId});var ma=null;yr!=="horizontal"&&(ma=this.props.expandIcon,typeof this.props.expandIcon=="function"&&(ma=A.createElement(this.props.expandIcon,Object(r.a)({},this.props))));var ki=A.createElement("div",Object(E.a)({ref:this.saveSubMenuTitle,style:ta,className:"".concat(pr,"-title"),role:"button"},Ci,Jr,{"aria-expanded":kn},ua,{"aria-haspopup":"true",title:typeof _n.title=="string"?_n.title:void 0}),_n.title,ma||A.createElement("i",{className:"".concat(pr,"-arrow")})),Di=this.renderChildren(),na=((mn=_n.parentMenu)===null||mn===void 0?void 0:mn.isRootMenu)?_n.parentMenu.props.getPopupContainer:function(Pa){return Pa.parentNode},qi=bi[yr],va=_n.popupOffset?{offset:_n.popupOffset}:{},Ta=s()((zt={},Object(b.a)(zt,_n.popupClassName,_n.popupClassName&&!or),Object(b.a)(zt,"".concat(pr,"-rtl"),da),zt)),Zi=_n.disabled,Qi=_n.triggerSubMenuAction,Na=_n.subMenuOpenDelay,ga=_n.forceSubMenuRender,Ii=_n.subMenuCloseDelay,Sa=_n.builtinPlacements;je.forEach(function(Pa){return delete _n[Pa]}),delete _n.onClick;var Ra=da?Object(r.a)(Object(r.a)({},ii),Sa):Object(r.a)(Object(r.a)({},Fr),Sa);delete _n.direction;var Da=this.getBaseProps(),ka=or?null:this.getMotion(Da.mode,Da.visible);return A.createElement("li",Object(E.a)({},_n,Yr,{className:_r,role:"menuitem"}),A.createElement(un,{prefixCls:pr,popupClassName:s()("".concat(pr,"-popup"),Ta),getPopupContainer:na,builtinPlacements:Ra,popupPlacement:qi,popupVisible:or?!1:kn,popupAlign:va,popup:or?null:Di,action:Zi||or?[]:[Qi],mouseEnterDelay:Na,mouseLeaveDelay:Ii,onPopupVisibleChange:this.onPopupVisibleChange,forceRender:ga,popupMotion:ka},ki),or?Di:null)}}]),Yn}(A.Component);Oi.defaultProps={onMouseEnter:Dt,onMouseLeave:Dt,onTitleMouseEnter:Dt,onTitleMouseLeave:Dt,onTitleClick:Dt,manualRef:Dt,mode:"vertical",title:""};var Ar=Object(M.b)(function(hn,Rn){var Yn=hn.openKeys,En=hn.activeKey,Mt=hn.selectedKeys,mn=Rn.eventKey,zt=Rn.subMenuKey;return{isOpen:Yn.indexOf(mn)>-1,active:En[zt]===mn,selectedKeys:Mt}})(Oi);Ar.isSubMenu=!0;var Wn=Ar,xr="menuitem-overflowed",er=.5,ci=function(hn){Object(R.a)(Yn,hn);var Rn=Object(F.a)(Yn);function Yn(){var En;return Object(T.a)(this,Yn),En=Rn.apply(this,arguments),En.resizeObserver=null,En.mutationObserver=null,En.originalTotalWidth=0,En.overflowedItems=[],En.menuItemSizes=[],En.cancelFrameId=null,En.state={lastVisibleIndex:void 0},En.childRef=A.createRef(),En.getMenuItemNodes=function(){var Mt=En.props.prefixCls,mn=En.childRef.current;return mn?[].slice.call(mn.children).filter(function(zt){return zt.className.split(" ").indexOf("".concat(Mt,"-overflowed-submenu"))<0}):[]},En.getOverflowedSubMenuItem=function(Mt,mn,zt){var _n=En.props,kn=_n.overflowedIndicator,pr=_n.level,or=_n.mode,yr=_n.prefixCls,_r=_n.theme;if(pr!==1||or!=="horizontal")return null;var Yr=En.props.children[0],Jr=Yr.props,Ci=Jr.children,ta=Jr.title,oa=Jr.style,da=Object(d.a)(Jr,["children","title","style"]),ua=Object(r.a)({},oa),ma="".concat(Mt,"-overflowed-indicator"),ki="".concat(Mt,"-overflowed-indicator");mn.length===0&&zt!==!0?ua=Object(r.a)(Object(r.a)({},ua),{},{display:"none"}):zt&&(ua=Object(r.a)(Object(r.a)({},ua),{},{visibility:"hidden",position:"absolute"}),ma="".concat(ma,"-placeholder"),ki="".concat(ki,"-placeholder"));var Di=_r?"".concat(yr,"-").concat(_r):"",na={};return je.forEach(function(qi){da[qi]!==void 0&&(na[qi]=da[qi])}),A.createElement(Wn,Object(E.a)({title:kn,className:"".concat(yr,"-overflowed-submenu"),popupClassName:Di},na,{key:ma,eventKey:ki,disabled:!1,style:ua}),mn)},En.setChildrenWidthAndResize=function(){if(En.props.mode!=="horizontal")return;var Mt=En.childRef.current;if(!Mt)return;var mn=Mt.children;if(!mn||mn.length===0)return;var zt=Mt.children[mn.length-1];Ne(zt,"display","inline-block");var _n=En.getMenuItemNodes(),kn=_n.filter(function(pr){return pr.className.split(" ").indexOf(xr)>=0});kn.forEach(function(pr){Ne(pr,"display","inline-block")}),En.menuItemSizes=_n.map(function(pr){return Me(pr,!0)}),kn.forEach(function(pr){Ne(pr,"display","none")}),En.overflowedIndicatorWidth=Me(Mt.children[Mt.children.length-1],!0),En.originalTotalWidth=En.menuItemSizes.reduce(function(pr,or){return pr+or},0),En.handleResize(),Ne(zt,"display","none")},En.handleResize=function(){if(En.props.mode!=="horizontal")return;var Mt=En.childRef.current;if(!Mt)return;var mn=Me(Mt);En.overflowedItems=[];var zt=0,_n;En.originalTotalWidth>mn+er&&(_n=-1,En.menuItemSizes.forEach(function(kn){zt+=kn,zt+En.overflowedIndicatorWidth<=mn&&(_n+=1)})),En.setState({lastVisibleIndex:_n})},En}return Object(D.a)(Yn,[{key:"componentDidMount",value:function(){var Mt=this;if(this.setChildrenWidthAndResize(),this.props.level===1&&this.props.mode==="horizontal"){var mn=this.childRef.current;if(!mn)return;this.resizeObserver=new wt.default(function(zt){zt.forEach(function(){var _n=Mt.cancelFrameId;cancelAnimationFrame(_n),Mt.cancelFrameId=requestAnimationFrame(Mt.setChildrenWidthAndResize)})}),[].slice.call(mn.children).concat(mn).forEach(function(zt){Mt.resizeObserver.observe(zt)}),typeof MutationObserver!="undefined"&&(this.mutationObserver=new MutationObserver(function(){Mt.resizeObserver.disconnect(),[].slice.call(mn.children).concat(mn).forEach(function(zt){Mt.resizeObserver.observe(zt)}),Mt.setChildrenWidthAndResize()}),this.mutationObserver.observe(mn,{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(Mt){var mn=this,zt=this.state.lastVisibleIndex;return(Mt||[]).reduce(function(_n,kn,pr){var or=kn;if(mn.props.mode==="horizontal"){var yr=mn.getOverflowedSubMenuItem(kn.props.eventKey,[]);zt!==void 0&&mn.props.className.indexOf("".concat(mn.props.prefixCls,"-root"))!==-1&&(pr>zt&&(or=A.cloneElement(kn,{style:{display:"none"},eventKey:"".concat(kn.props.eventKey,"-hidden"),className:"".concat(xr)})),pr===zt+1&&(mn.overflowedItems=Mt.slice(zt+1).map(function(Yr){return A.cloneElement(Yr,{key:Yr.props.eventKey,mode:"vertical-left"})}),yr=mn.getOverflowedSubMenuItem(kn.props.eventKey,mn.overflowedItems)));var _r=[].concat(Object(l.a)(_n),[yr,or]);return pr===Mt.length-1&&_r.push(mn.getOverflowedSubMenuItem(kn.props.eventKey,[],!0)),_r}return[].concat(Object(l.a)(_n),[or])},[])}},{key:"render",value:function(){var Mt=this.props,mn=Mt.visible,zt=Mt.prefixCls,_n=Mt.overflowedIndicator,kn=Mt.mode,pr=Mt.level,or=Mt.tag,yr=Mt.children,_r=Mt.theme,Yr=Object(d.a)(Mt,["visible","prefixCls","overflowedIndicator","mode","level","tag","children","theme"]),Jr=or;return A.createElement(Jr,Object(E.a)({ref:this.childRef},Yr),this.renderChildren(yr))}}]),Yn}(A.Component);ci.defaultProps={tag:"div",className:""};var qr=ci;function wi(hn){return hn.length?hn.every(function(Rn){return!!Rn.props.disabled}):!0}function Xr(hn,Rn,Yn){var En=hn.getState();hn.setState({activeKey:Object(r.a)(Object(r.a)({},En.activeKey),{},Object(b.a)({},Rn,Yn))})}function Hi(hn){return hn.eventKey||"0-menu-"}function ni(hn,Rn){var Yn=Rn,En=hn.children,Mt=hn.eventKey;if(Yn){var mn;if(rt(En,function(zt,_n){zt&&zt.props&&!zt.props.disabled&&Yn===ct(zt,Mt,_n)&&(mn=!0)}),mn)return Yn}return Yn=null,hn.defaultActiveFirst&&rt(En,function(zt,_n){!Yn&&zt&&!zt.props.disabled&&(Yn=ct(zt,Mt,_n))}),Yn}function Mi(hn){if(!hn)return;var Rn=this.instanceArray.indexOf(hn);Rn!==-1?this.instanceArray[Rn]=hn:this.instanceArray.push(hn)}var cr=function(hn){Object(R.a)(Yn,hn);var Rn=Object(F.a)(Yn);function Yn(En){var Mt;return Object(T.a)(this,Yn),Mt=Rn.call(this,En),Mt.onKeyDown=function(mn,zt){var _n=mn.keyCode,kn;if(Mt.getFlatInstanceArray().forEach(function(or){or&&or.props.active&&or.onKeyDown&&(kn=or.onKeyDown(mn))}),kn)return 1;var pr=null;return(_n===f.a.UP||_n===f.a.DOWN)&&(pr=Mt.step(_n===f.a.UP?-1:1)),pr?(mn.preventDefault(),Xr(Mt.props.store,Hi(Mt.props),pr.props.eventKey),typeof zt=="function"&&zt(pr),1):void 0},Mt.onItemHover=function(mn){var zt=mn.key,_n=mn.hover;Xr(Mt.props.store,Hi(Mt.props),_n?zt:null)},Mt.onDeselect=function(mn){Mt.props.onDeselect(mn)},Mt.onSelect=function(mn){Mt.props.onSelect(mn)},Mt.onClick=function(mn){Mt.props.onClick(mn)},Mt.onOpenChange=function(mn){Mt.props.onOpenChange(mn)},Mt.onDestroy=function(mn){Mt.props.onDestroy(mn)},Mt.getFlatInstanceArray=function(){return Mt.instanceArray},Mt.step=function(mn){var zt=Mt.getFlatInstanceArray(),_n=Mt.props.store.getState().activeKey[Hi(Mt.props)],kn=zt.length;if(!kn)return null;mn<0&&(zt=zt.concat().reverse());var pr=-1;if(zt.every(function(Yr,Jr){return Yr&&Yr.props.eventKey===_n?(pr=Jr,!1):!0}),!Mt.props.defaultActiveFirst&&pr!==-1&&wi(zt.slice(pr,kn-1)))return;var or=(pr+1)%kn,yr=or;do{var _r=zt[yr];if(!_r||_r.props.disabled)yr=(yr+1)%kn;else return _r}while(yr!==or);return null},Mt.renderCommonMenuItem=function(mn,zt,_n){var kn=Mt.props.store.getState(),pr=Object(B.a)(Mt),or=pr.props,yr=ct(mn,or.eventKey,zt),_r=mn.props;if(!_r||typeof mn.type=="string")return mn;var Yr=yr===kn.activeKey,Jr=Object(r.a)(Object(r.a)({mode:_r.mode||or.mode,level:or.level,inlineIndent:or.inlineIndent,renderMenuItem:Mt.renderMenuItem,rootPrefixCls:or.prefixCls,index:zt,parentMenu:or.parentMenu,manualRef:_r.disabled?void 0:Object(j.a)(mn.ref,Mi.bind(Object(B.a)(Mt))),eventKey:yr,active:!_r.disabled&&Yr,multiple:or.multiple,onClick:function(ta){(_r.onClick||Dt)(ta),Mt.onClick(ta)},onItemHover:Mt.onItemHover,motion:or.motion,subMenuOpenDelay:or.subMenuOpenDelay,subMenuCloseDelay:or.subMenuCloseDelay,forceSubMenuRender:or.forceSubMenuRender,onOpenChange:Mt.onOpenChange,onDeselect:Mt.onDeselect,onSelect:Mt.onSelect,builtinPlacements:or.builtinPlacements,itemIcon:_r.itemIcon||Mt.props.itemIcon,expandIcon:_r.expandIcon||Mt.props.expandIcon},_n),{},{direction:or.direction});return(or.mode==="inline"||it())&&(Jr.triggerSubMenuAction="click"),A.cloneElement(mn,Object(r.a)(Object(r.a)({},Jr),{},{key:yr||zt}))},Mt.renderMenuItem=function(mn,zt,_n){if(!mn)return null;var kn=Mt.props.store.getState(),pr={openKeys:kn.openKeys,selectedKeys:kn.selectedKeys,triggerSubMenuAction:Mt.props.triggerSubMenuAction,subMenuKey:_n};return Mt.renderCommonMenuItem(mn,zt,pr)},En.store.setState({activeKey:Object(r.a)(Object(r.a)({},En.store.getState().activeKey),{},Object(b.a)({},En.eventKey,ni(En,En.activeKey)))}),Mt.instanceArray=[],Mt}return Object(D.a)(Yn,[{key:"componentDidMount",value:function(){this.props.manualRef&&this.props.manualRef(this)}},{key:"shouldComponentUpdate",value:function(Mt){return this.props.visible||Mt.visible||this.props.className!==Mt.className||!k()(this.props.style,Mt.style)}},{key:"componentDidUpdate",value:function(Mt){var mn=this.props,zt="activeKey"in mn?mn.activeKey:mn.store.getState().activeKey[Hi(mn)],_n=ni(mn,zt);if(_n!==zt)Xr(mn.store,Hi(mn),_n);else if("activeKey"in Mt){var kn=ni(Mt,Mt.activeKey);_n!==kn&&Xr(mn.store,Hi(mn),_n)}}},{key:"render",value:function(){var Mt=this,mn=Object(E.a)({},this.props);this.instanceArray=[];var zt=s()(mn.prefixCls,mn.className,"".concat(mn.prefixCls,"-").concat(mn.mode)),_n={className:zt,role:mn.role||"menu"};mn.id&&(_n.id=mn.id),mn.focusable&&(_n.tabIndex=0,_n.onKeyDown=this.onKeyDown);var kn=mn.prefixCls,pr=mn.eventKey,or=mn.visible,yr=mn.level,_r=mn.mode,Yr=mn.overflowedIndicator,Jr=mn.theme;return je.forEach(function(Ci){return delete mn[Ci]}),delete mn.onClick,A.createElement(qr,Object(E.a)({},mn,{prefixCls:kn,mode:_r,tag:"ul",level:yr,theme:Jr,visible:or,overflowedIndicator:Yr},_n),Object(i.a)(mn.children).map(function(Ci,ta){return Mt.renderMenuItem(Ci,ta,pr||"0-menu-")}))}}]),Yn}(A.Component);cr.defaultProps={prefixCls:"rc-menu",className:"",mode:"vertical",level:1,inlineIndent:24,visible:!0,focusable:!0,style:{},manualRef:Dt};var Pn=Object(M.b)()(cr),br=Pn,Br=e("Kwbf");function Qr(hn,Rn,Yn){var En=hn.prefixCls,Mt=hn.motion,mn=hn.defaultMotions,zt=mn===void 0?{}:mn,_n=hn.openAnimation,kn=hn.openTransitionName,pr=Rn.switchingModeFromInline;if(Mt)return Mt;if(Object(P.a)(_n)==="object"&&_n)Object(Br.a)(!1,"Object type of `openAnimation` is removed. Please use `motion` instead.");else if(typeof _n=="string")return{motionName:"".concat(En,"-open-").concat(_n)};if(kn)return{motionName:kn};var or=zt[Yn];return or||(pr?null:zt.other)}var $r=function(hn){Object(R.a)(Yn,hn);var Rn=Object(F.a)(Yn);function Yn(En){var Mt;Object(T.a)(this,Yn),Mt=Rn.call(this,En),Mt.onSelect=function(_n){var kn=Object(B.a)(Mt),pr=kn.props;if(pr.selectable){var or=Mt.store.getState(),yr=or.selectedKeys,_r=_n.key;pr.multiple?yr=yr.concat([_r]):yr=[_r],"selectedKeys"in pr||Mt.store.setState({selectedKeys:yr}),pr.onSelect(Object(r.a)(Object(r.a)({},_n),{},{selectedKeys:yr}))}},Mt.onClick=function(_n){var kn=Mt.getRealMenuMode(),pr=Object(B.a)(Mt),or=pr.store,yr=pr.props.onOpenChange;kn!=="inline"&&!("openKeys"in Mt.props)&&(or.setState({openKeys:[]}),yr([])),Mt.props.onClick(_n)},Mt.onKeyDown=function(_n,kn){Mt.innerMenu.getWrappedInstance().onKeyDown(_n,kn)},Mt.onOpenChange=function(_n){var kn=Object(B.a)(Mt),pr=kn.props,or=Mt.store.getState().openKeys.concat(),yr=!1,_r=function(Jr){var Ci=!1;if(Jr.open)Ci=or.indexOf(Jr.key)===-1,Ci&&or.push(Jr.key);else{var ta=or.indexOf(Jr.key);Ci=ta!==-1,Ci&&or.splice(ta,1)}yr=yr||Ci};Array.isArray(_n)?_n.forEach(_r):_r(_n),yr&&("openKeys"in Mt.props||Mt.store.setState({openKeys:or}),pr.onOpenChange(or))},Mt.onDeselect=function(_n){var kn=Object(B.a)(Mt),pr=kn.props;if(pr.selectable){var or=Mt.store.getState().selectedKeys.concat(),yr=_n.key,_r=or.indexOf(yr);_r!==-1&&or.splice(_r,1),"selectedKeys"in pr||Mt.store.setState({selectedKeys:or}),pr.onDeselect(Object(r.a)(Object(r.a)({},_n),{},{selectedKeys:or}))}},Mt.onMouseEnter=function(_n){Mt.restoreModeVerticalFromInline();var kn=Mt.props.onMouseEnter;kn&&kn(_n)},Mt.onTransitionEnd=function(_n){var kn=_n.propertyName==="width"&&_n.target===_n.currentTarget,pr=_n.target.className,or=Object.prototype.toString.call(pr)==="[object SVGAnimatedString]"?pr.animVal:pr,yr=_n.propertyName==="font-size"&&or.indexOf("anticon")>=0;(kn||yr)&&Mt.restoreModeVerticalFromInline()},Mt.setInnerMenu=function(_n){Mt.innerMenu=_n},Mt.isRootMenu=!0;var mn=En.defaultSelectedKeys,zt=En.defaultOpenKeys;return"selectedKeys"in En&&(mn=En.selectedKeys||[]),"openKeys"in En&&(zt=En.openKeys||[]),Mt.store=Object(M.c)({selectedKeys:mn,openKeys:zt,activeKey:{"0-menu-":ni(En,En.activeKey)}}),Mt.state={switchingModeFromInline:!1,prevProps:En,inlineOpenKeys:[],store:Mt.store},Mt}return Object(D.a)(Yn,[{key:"componentDidMount",value:function(){this.updateMiniStore(),this.updateMenuDisplay()}},{key:"componentDidUpdate",value:function(Mt){var mn=this.props,zt=mn.siderCollapsed,_n=mn.inlineCollapsed,kn=mn.onOpenChange;(!Mt.inlineCollapsed&&_n||!Mt.siderCollapsed&&zt)&&kn([]),this.updateMiniStore(),this.updateMenuDisplay()}},{key:"updateMenuDisplay",value:function(){var Mt=this.props.collapsedWidth,mn=this.store,zt=this.prevOpenKeys,_n=this.getInlineCollapsed()&&(Mt===0||Mt==="0"||Mt==="0px");_n?(this.prevOpenKeys=mn.getState().openKeys.concat(),this.store.setState({openKeys:[]})):zt&&(this.store.setState({openKeys:zt}),this.prevOpenKeys=null)}},{key:"getRealMenuMode",value:function(){var Mt=this.props.mode,mn=this.state.switchingModeFromInline,zt=this.getInlineCollapsed();return mn&&zt?"inline":zt?"vertical":Mt}},{key:"getInlineCollapsed",value:function(){var Mt=this.props,mn=Mt.inlineCollapsed,zt=Mt.siderCollapsed;return zt!==void 0?zt:mn}},{key:"restoreModeVerticalFromInline",value:function(){var Mt=this.state.switchingModeFromInline;Mt&&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 Mt=Object(r.a)({},Object(K.a)(this.props,["collapsedWidth","siderCollapsed","defaultMotions"])),mn=this.getRealMenuMode();return Mt.className+=" ".concat(Mt.prefixCls,"-root"),Mt.direction==="rtl"&&(Mt.className+=" ".concat(Mt.prefixCls,"-rtl")),Mt=Object(r.a)(Object(r.a)({},Mt),{},{mode:mn,onClick:this.onClick,onOpenChange:this.onOpenChange,onDeselect:this.onDeselect,onSelect:this.onSelect,onMouseEnter:this.onMouseEnter,onTransitionEnd:this.onTransitionEnd,parentMenu:this,motion:Qr(this.props,this.state,mn)}),delete Mt.openAnimation,delete Mt.openTransitionName,A.createElement(M.a,{store:this.store},A.createElement(br,Object(E.a)({},Mt,{ref:this.setInnerMenu}),this.props.children))}}],[{key:"getDerivedStateFromProps",value:function(Mt,mn){var zt=mn.prevProps,_n=mn.store,kn=_n.getState(),pr={},or={prevProps:Mt};return zt.mode==="inline"&&Mt.mode!=="inline"&&(or.switchingModeFromInline=!0),"openKeys"in Mt?pr.openKeys=Mt.openKeys||[]:((Mt.inlineCollapsed&&!zt.inlineCollapsed||Mt.siderCollapsed&&!zt.siderCollapsed)&&(or.switchingModeFromInline=!0,or.inlineOpenKeys=kn.openKeys,pr.openKeys=[]),(!Mt.inlineCollapsed&&zt.inlineCollapsed||!Mt.siderCollapsed&&zt.siderCollapsed)&&(pr.openKeys=mn.inlineOpenKeys,or.inlineOpenKeys=[])),Object.keys(pr).length&&_n.setState(pr),or}}]),Yn}(A.Component);$r.defaultProps={selectable:!0,onClick:Dt,onSelect:Dt,onOpenChange:Dt,onDeselect:Dt,defaultSelectedKeys:[],defaultOpenKeys:[],subMenuOpenDelay:.1,subMenuCloseDelay:.1,triggerSubMenuAction:"hover",prefixCls:"rc-menu",className:"",mode:"vertical",style:{},builtinPlacements:{},overflowedIndicator:A.createElement("span",null,"\xB7\xB7\xB7")};var hi=$r,fi=function(hn){Object(R.a)(Yn,hn);var Rn=Object(F.a)(Yn);function Yn(){var En;return Object(T.a)(this,Yn),En=Rn.apply(this,arguments),En.onKeyDown=function(Mt){var mn=Mt.keyCode;return mn===f.a.ENTER?(En.onClick(Mt),!0):void 0},En.onMouseLeave=function(Mt){var mn=En.props,zt=mn.eventKey,_n=mn.onItemHover,kn=mn.onMouseLeave;_n({key:zt,hover:!1}),kn({key:zt,domEvent:Mt})},En.onMouseEnter=function(Mt){var mn=En.props,zt=mn.eventKey,_n=mn.onItemHover,kn=mn.onMouseEnter;_n({key:zt,hover:!0}),kn({key:zt,domEvent:Mt})},En.onClick=function(Mt){var mn=En.props,zt=mn.eventKey,_n=mn.multiple,kn=mn.onClick,pr=mn.onSelect,or=mn.onDeselect,yr=mn.isSelected,_r={key:zt,keyPath:[zt],item:Object(B.a)(En),domEvent:Mt};kn(_r),_n?yr?or(_r):pr(_r):yr||pr(_r)},En.saveNode=function(Mt){En.node=Mt},En}return Object(D.a)(Yn,[{key:"componentDidMount",value:function(){this.callRef()}},{key:"componentDidUpdate",value:function(){this.callRef()}},{key:"componentWillUnmount",value:function(){var Mt=this.props;Mt.onDestroy&&Mt.onDestroy(Mt.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 Mt,mn=Object(r.a)({},this.props),zt=s()(this.getPrefixCls(),mn.className,(Mt={},Object(b.a)(Mt,this.getActiveClassName(),!mn.disabled&&mn.active),Object(b.a)(Mt,this.getSelectedClassName(),mn.isSelected),Object(b.a)(Mt,this.getDisabledClassName(),mn.disabled),Mt)),_n=Object(r.a)(Object(r.a)({},mn.attribute),{},{title:typeof mn.title=="string"?mn.title:void 0,className:zt,role:mn.role||"menuitem","aria-disabled":mn.disabled});mn.role==="option"?_n=Object(r.a)(Object(r.a)({},_n),{},{role:"option","aria-selected":mn.isSelected}):(mn.role===null||mn.role==="none")&&(_n.role="none");var kn={onClick:mn.disabled?null:this.onClick,onMouseLeave:mn.disabled?null:this.onMouseLeave,onMouseEnter:mn.disabled?null:this.onMouseEnter},pr=Object(r.a)({},mn.style);mn.mode==="inline"&&(mn.direction==="rtl"?pr.paddingRight=mn.inlineIndent*mn.level:pr.paddingLeft=mn.inlineIndent*mn.level),je.forEach(function(yr){return delete mn[yr]}),delete mn.direction;var or=this.props.itemIcon;return typeof this.props.itemIcon=="function"&&(or=A.createElement(this.props.itemIcon,this.props)),A.createElement("li",Object(E.a)({},Object(K.a)(mn,["onClick","onMouseEnter","onMouseLeave","onSelect"]),_n,kn,{style:pr,ref:this.saveNode}),mn.children,or)}}]),Yn}(A.Component);fi.isMenuItem=!0,fi.defaultProps={onSelect:Dt,onMouseEnter:Dt,onMouseLeave:Dt,manualRef:Dt};var Ai=Object(M.b)(function(hn,Rn){var Yn=hn.activeKey,En=hn.selectedKeys,Mt=Rn.eventKey,mn=Rn.subMenuKey;return{active:Yn[mn]===Mt,isSelected:Array.isArray(En)?En.indexOf(Mt)!==-1:En===Mt}})(fi),Wi=Ai,ra=function(hn){Object(R.a)(Yn,hn);var Rn=Object(F.a)(Yn);function Yn(){var En;return Object(T.a)(this,Yn),En=Rn.apply(this,arguments),En.renderInnerMenuItem=function(Mt){var mn=En.props,zt=mn.renderMenuItem,_n=mn.index;return zt(Mt,_n,En.props.subMenuKey)},En}return Object(D.a)(Yn,[{key:"render",value:function(){var Mt=Object(E.a)({},this.props),mn=Mt.className,zt=mn===void 0?"":mn,_n=Mt.rootPrefixCls,kn="".concat(_n,"-item-group-title"),pr="".concat(_n,"-item-group-list"),or=Mt.title,yr=Mt.children;return je.forEach(function(_r){return delete Mt[_r]}),delete Mt.direction,A.createElement("li",Object(E.a)({},Mt,{onClick:function(Yr){return Yr.stopPropagation()},className:"".concat(zt," ").concat(_n,"-item-group")}),A.createElement("div",{className:kn,title:typeof or=="string"?or:void 0},or),A.createElement("ul",{className:pr},A.Children.map(yr,this.renderInnerMenuItem)))}}]),Yn}(A.Component);ra.isMenuItemGroup=!0,ra.defaultProps={disabled:!0};var $i=ra,Ha=function(Rn){var Yn=Rn.className,En=Rn.rootPrefixCls,Mt=Rn.style;return A.createElement("li",{className:"".concat(Yn," ").concat(En,"-item-divider"),style:Mt})};Ha.defaultProps={disabled:!0,className:"",style:{}};var pi=Ha,sr=hi,Li=e("eDIo");function Ji(hn,Rn){var Yn=hn.prefixCls,En=hn.editable,Mt=hn.locale,mn=hn.style;return!En||En.showAdd===!1?null:A.createElement("button",{ref:Rn,type:"button",className:"".concat(Yn,"-nav-add"),style:mn,"aria-label":(Mt==null?void 0:Mt.addAriaLabel)||"Add tab",onClick:function(_n){En.onEdit("add",{event:_n})}},En.addIcon||"+")}var Ui=A.forwardRef(Ji);function ea(hn,Rn){var Yn=hn.prefixCls,En=hn.id,Mt=hn.tabs,mn=hn.locale,zt=hn.mobile,_n=hn.moreIcon,kn=_n===void 0?"More":_n,pr=hn.moreTransitionName,or=hn.style,yr=hn.className,_r=hn.editable,Yr=hn.tabBarGutter,Jr=hn.rtl,Ci=hn.onTabClick,ta=Object(A.useState)(!1),oa=Object(m.a)(ta,2),da=oa[0],ua=oa[1],ma=Object(A.useState)(null),ki=Object(m.a)(ma,2),Di=ki[0],na=ki[1],qi="".concat(En,"-more-popup"),va="".concat(Yn,"-dropdown"),Ta=Di!==null?"".concat(qi,"-").concat(Di):null,Zi=mn==null?void 0:mn.dropdownAriaLabel,Qi=A.createElement(sr,{onClick:function(ka){var Pa=ka.key,Ka=ka.domEvent;Ci(Pa,Ka),ua(!1)},id:qi,tabIndex:-1,role:"listbox","aria-activedescendant":Ta,selectedKeys:[Di],"aria-label":Zi!==void 0?Zi:"expanded dropdown"},Mt.map(function(Da){return A.createElement(Wi,{key:Da.key,id:"".concat(qi,"-").concat(Da.key),role:"option","aria-controls":En&&"".concat(En,"-panel-").concat(Da.key),disabled:Da.disabled},Da.tab)}));function Na(Da){for(var ka=Mt.filter(function(io){return!io.disabled}),Pa=ka.findIndex(function(io){return io.key===Di})||0,Ka=ka.length,xa=0;xaSa?(ga=Qi,qi.current="x"):(ga=Na,qi.current="y");var Ra=Date.now();Ra-Di.current>100&&(na.current=!1),(Rn(-ga,-ga)||na.current)&&(Zi.preventDefault(),na.current=!0),Di.current=Ra}var Ta=Object(A.useRef)(null);Ta.current={onTouchStart:ua,onTouchMove:ma,onTouchEnd:ki,onWheel:va},A.useEffect(function(){function Zi(Ii){Ta.current.onTouchStart(Ii)}function Qi(Ii){Ta.current.onTouchMove(Ii)}function Na(Ii){Ta.current.onTouchEnd(Ii)}function ga(Ii){Ta.current.onWheel(Ii)}return document.addEventListener("touchmove",Qi,{passive:!1}),document.addEventListener("touchend",Na,{passive:!1}),hn.current.addEventListener("touchstart",Zi,{passive:!1}),hn.current.addEventListener("wheel",ga),function(){document.removeEventListener("touchmove",Qi),document.removeEventListener("touchend",Na)}},[])}function Cn(){var hn=Object(A.useRef)(new Map);function Rn(En){return hn.current.has(En)||hn.current.set(En,A.createRef()),hn.current.get(En)}function Yn(En){hn.current.delete(En)}return[Rn,Yn]}function Dn(hn,Rn){var Yn=A.useRef(hn),En=A.useState({}),Mt=Object(m.a)(En,2),mn=Mt[1];function zt(_n){var kn=typeof _n=="function"?_n(Yn.current):_n;kn!==Yn.current&&Rn(kn,Yn.current),Yn.current=kn,mn({})}return[Yn.current,zt]}var Hn=function(Rn){var Yn=Rn.position,En=Rn.prefixCls,Mt=Rn.extra;if(!Mt)return null;var mn,zt=Mt;return Yn==="right"&&(mn=zt.right||!zt.left&&zt||null),Yn==="left"&&(mn=zt.left||null),mn?A.createElement("div",{className:"".concat(En,"-extra-content")},mn):null};function ar(hn,Rn){var Yn,En=A.useContext(Vn),Mt=En.prefixCls,mn=En.tabs,zt=hn.className,_n=hn.style,kn=hn.id,pr=hn.animated,or=hn.activeKey,yr=hn.rtl,_r=hn.extra,Yr=hn.editable,Jr=hn.locale,Ci=hn.tabPosition,ta=hn.tabBarGutter,oa=hn.children,da=hn.onTabClick,ua=hn.onTabScroll,ma=Object(A.useRef)(),ki=Object(A.useRef)(),Di=Object(A.useRef)(),na=Object(A.useRef)(),qi=Cn(),va=Object(m.a)(qi,2),Ta=va[0],Zi=va[1],Qi=Ci==="top"||Ci==="bottom",Na=Dn(0,function(ie,we){Qi&&ua&&ua({direction:ie>we?"left":"right"})}),ga=Object(m.a)(Na,2),Ii=ga[0],Sa=ga[1],Ra=Dn(0,function(ie,we){!Qi&&ua&&ua({direction:ie>we?"top":"bottom"})}),Da=Object(m.a)(Ra,2),ka=Da[0],Pa=Da[1],Ka=Object(A.useState)(0),xa=Object(m.a)(Ka,2),ja=xa[0],io=xa[1],ia=Object(A.useState)(0),lo=Object(m.a)(ia,2),Ya=lo[0],Ca=lo[1],Xa=Object(A.useState)(0),Ba=Object(m.a)(Xa,2),La=Ba[0],yo=Ba[1],ao=Object(A.useState)(0),bo=Object(m.a)(ao,2),uo=bo[0],co=bo[1],Ga=Object(A.useState)(null),eo=Object(m.a)(Ga,2),wa=eo[0],no=eo[1],fo=Object(A.useState)(null),_i=Object(m.a)(fo,2),Ma=_i[0],Ro=_i[1],jo=Object(A.useState)(0),Vo=Object(m.a)(jo,2),Qo=Vo[0],wo=Vo[1],Oa=Object(A.useState)(0),Po=Object(m.a)(Oa,2),ds=Po[0],ho=Po[1],To=h(new Map),za=Object(m.a)(To,2),Yo=za[0],nl=za[1],Is=C(mn,Yo,ja),Ls="".concat(Mt,"-nav-operations-hidden"),xs=0,ps=0;Qi?yr?(xs=0,ps=Math.max(0,ja-wa)):(xs=Math.min(0,wa-ja),ps=0):(xs=Math.min(0,Ma-Ya),ps=0);function Ts(ie){return ieps?[ps,!1]:[ie,!0]}var Ho=Object(A.useRef)(),mo=Object(A.useState)(),es=Object(m.a)(mo,2),zo=es[0],_o=es[1];function zn(){_o(Date.now())}function Go(){window.clearTimeout(Ho.current)}$t(ma,function(ie,we){var Ge=!1;function gt(fn,In){fn(function(Jn){var Cr=Ts(Jn+In),Hr=Object(m.a)(Cr,2),si=Hr[0],xi=Hr[1];return Ge=xi,si})}if(Qi){if(wa>=ja)return Ge;gt(Sa,ie)}else{if(Ma>=Ya)return Ge;gt(Pa,we)}return Go(),zn(),Ge}),Object(A.useEffect)(function(){return Go(),zo&&(Ho.current=window.setTimeout(function(){_o(0)},100)),Go},[zo]);function rl(){var ie=arguments.length>0&&arguments[0]!==void 0?arguments[0]:or,we=Is.get(ie);if(!we)return;if(Qi){var Ge=Ii;yr?we.rightIi+wa&&(Ge=we.right+we.width-wa):we.left<-Ii?Ge=-we.left:we.left+we.width>-Ii+wa&&(Ge=-(we.left+we.width-wa)),Pa(0),Sa(Ts(Ge)[0])}else{var gt=ka;we.top<-ka?gt=-we.top:we.top+we.height>-ka+Ma&&(gt=-(we.top+we.height-Ma)),Sa(0),Pa(Ts(gt)[0])}}var zs=S(Is,{width:wa,height:Ma,left:Ii,top:ka},{width:La,height:uo},{width:Qo,height:ds},Object(r.a)(Object(r.a)({},hn),{},{tabs:mn})),Ps=Object(m.a)(zs,2),ro=Ps[0],go=Ps[1],Uo=mn.map(function(ie){var we=ie.key;return A.createElement(x,{id:kn,prefixCls:Mt,key:we,rtl:yr,tab:ie,closable:ie.closable,editable:Yr,active:we===or,tabPosition:Ci,tabBarGutter:ta,renderWrapper:oa,removeAriaLabel:Jr==null?void 0:Jr.removeAriaLabel,ref:Ta(we),onClick:function(gt){da(we,gt)},onRemove:function(){Zi(we)},onFocus:function(){rl(we),zn(),yr||(ma.current.scrollLeft=0),ma.current.scrollTop=0}})}),rs=c(function(){var ie,we,Ge,gt,fn,In,Jn,Cr,Hr,si=((ie=ma.current)===null||ie===void 0?void 0:ie.offsetWidth)||0,xi=((we=ma.current)===null||we===void 0?void 0:we.offsetHeight)||0,Bi=((Ge=na.current)===null||Ge===void 0?void 0:Ge.offsetWidth)||0,sa=((gt=na.current)===null||gt===void 0?void 0:gt.offsetHeight)||0,ya=((fn=Di.current)===null||fn===void 0?void 0:fn.offsetWidth)||0,Ja=((In=Di.current)===null||In===void 0?void 0:In.offsetHeight)||0;no(si),Ro(xi),wo(Bi),ho(sa);var $a=(((Jn=ki.current)===null||Jn===void 0?void 0:Jn.offsetWidth)||0)-Bi,to=(((Cr=ki.current)===null||Cr===void 0?void 0:Cr.offsetHeight)||0)-sa;io($a),Ca(to);var Lo=(Hr=Di.current)===null||Hr===void 0?void 0:Hr.className.includes(Ls);yo($a-(Lo?0:ya)),co(to-(Lo?0:Ja)),nl(function(){var Co=new Map;return mn.forEach(function(Bo){var Ao=Bo.key,So=Ta(Ao).current;So&&Co.set(Ao,{width:So.offsetWidth,height:So.offsetHeight,left:So.offsetLeft,top:So.offsetTop})}),Co})}),ys=mn.slice(0,ro),ms=mn.slice(go+1),Os=[].concat(Object(l.a)(ys),Object(l.a)(ms)),al=Object(A.useState)(),Ns=Object(m.a)(al,2),Ys=Ns[0],_s=Ns[1],As=Is.get(or),Ds=Object(A.useRef)();function ut(){u.a.cancel(Ds.current)}Object(A.useEffect)(function(){var ie={};return As&&(Qi?(yr?ie.right=As.right:ie.left=As.left,ie.width=As.width):(ie.top=As.top,ie.height=As.height)),ut(),Ds.current=u()(function(){_s(ie)}),ut},[As,Qi,yr]),Object(A.useEffect)(function(){rl()},[or,As,Is,Qi]),Object(A.useEffect)(function(){rs()},[yr,ta,or,mn.map(function(ie){return ie.key}).join("_")]);var bt=!!Os.length,tr="".concat(Mt,"-nav-wrap"),Tr,et,X,ee;return Qi?yr?(et=Ii>0,Tr=Ii+wa0&&arguments[0]!==void 0?arguments[0]:"";return M+=1,"".concat(K).concat(M)}}(),R=function(M){a()(j,M);var K=i()(j);function j(H){var k;b()(this,j),k=K.call(this,H),k.responsiveHandler=function(Y){k.setState({below:Y.matches});var _=k.props.onBreakpoint,G=k.state.collapsed;_&&_(Y.matches),G!==Y.matches&&k.setCollapsed(Y.matches,"responsive")},k.setCollapsed=function(Y,_){"collapsed"in k.props||k.setState({collapsed:Y});var G=k.props.onCollapse;G&&G(Y,_)},k.toggle=function(){var Y=!k.state.collapsed;k.setCollapsed(Y,"clickTrigger")},k.renderSider=function(Y){var _,G=Y.getPrefixCls,J=k.props,ue=J.prefixCls,q=J.className,re=J.theme,me=J.collapsible,be=J.reverseArrow,ke=J.trigger,ce=J.style,Ee=J.width,pe=J.collapsedWidth,Se=J.zeroWidthTriggerStyle,st=J.children,qe=E(J,["prefixCls","className","theme","collapsible","reverseArrow","trigger","style","width","collapsedWidth","zeroWidthTriggerStyle","children"]),tt=k.state,Dt=tt.collapsed,ct=tt.below,St=G("layout-sider",ue),rt=Object(u.default)(qe,["collapsed","defaultCollapsed","onCollapse","breakpoint","onBreakpoint","siderHook","zeroWidthTriggerStyle"]),ht=Dt?pe:Ee,je=S(ht)?"".concat(ht,"px"):String(ht),Me=parseFloat(String(pe||0))===0?n.createElement("span",{onClick:k.toggle,className:t()("".concat(St,"-zero-width-trigger"),"".concat(St,"-zero-width-trigger-").concat(be?"right":"left")),style:Se},ke||n.createElement(c.a,null)):null,Ne={expanded:be?n.createElement(f.a,null):n.createElement(x.a,null),collapsed:be?n.createElement(x.a,null):n.createElement(f.a,null)},it=Dt?"collapsed":"expanded",wt=Ne[it],jt=ke!==null?Me||n.createElement("div",{className:"".concat(St,"-trigger"),onClick:k.toggle,style:{width:je}},ke||wt):null,lt=v()(v()({},ce),{flex:"0 0 ".concat(je),maxWidth:je,minWidth:je,width:je}),Te=t()(q,St,"".concat(St,"-").concat(re),(_={},L()(_,"".concat(St,"-collapsed"),!!Dt),L()(_,"".concat(St,"-has-trigger"),me&&ke!==null&&!Me),L()(_,"".concat(St,"-below"),!!ct),L()(_,"".concat(St,"-zero-width"),parseFloat(je)===0),_));return n.createElement("aside",v()({className:Te},rt,{style:lt}),n.createElement("div",{className:"".concat(St,"-children")},st),me||ct&&Me?jt:null)},k.uniqueId=B("ant-sider-");var P;typeof window!="undefined"&&(P=window.matchMedia),P&&H.breakpoint&&H.breakpoint in T&&(k.mql=P("(max-width: ".concat(T[H.breakpoint],")")));var z;return"collapsed"in H?z=H.collapsed:z=H.defaultCollapsed,k.state={collapsed:z,below:!1},k}return d()(j,[{key:"componentDidMount",value:function(){var k;this.mql&&(this.mql.addListener(this.responsiveHandler),this.responsiveHandler(this.mql)),(k=this.props)===null||k===void 0||k.siderHook.addSider(this.uniqueId)}},{key:"componentWillUnmount",value:function(){var k,P;(k=this===null||this===void 0?void 0:this.mql)===null||k===void 0||k.removeListener(this.responsiveHandler),(P=this.props)===null||P===void 0||P.siderHook.removeSider(this.uniqueId)}},{key:"render",value:function(){var k=this.state.collapsed,P=this.props.collapsedWidth;return n.createElement(D.Provider,{value:{siderCollapsed:k,collapsedWidth:P}},n.createElement(C.a,null,this.renderSider))}}],[{key:"getDerivedStateFromProps",value:function(k){return"collapsed"in k?{collapsed:k.collapsed}:null}}]),j}(n.Component);R.defaultProps={collapsible:!1,defaultCollapsed:!1,reverseArrow:!1,width:200,collapsedWidth:80,style:{},theme:"dark"};var F=function(M){a()(j,M);var K=i()(j);function j(){return b()(this,j),K.apply(this,arguments)}return d()(j,[{key:"render",value:function(){var k=this;return n.createElement(I.a.Consumer,null,function(P){return n.createElement(R,v()({},P,k.props))})}}]),j}(n.Component)},ZYIC:function(te,U,e){var y=e("zM3Q"),L={seriesType:"lines",plan:y(),reset:function(g){var v=g.coordinateSystem,A=g.get("polyline"),b=g.pipelineContext.large;function m(d,r){var a=[];if(b){var s,i=d.end-d.start;if(A){for(var n=0,l=d.start;l>1)%2;c.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",l[h]+":0",t[f]+":0",l[1-h]+":auto",t[1-f]+":auto",""].join("!important;"),s.appendChild(o),n.push(o)}return n}function r(s,i,n){for(var l=n?"invTrans":"trans",t=i[l],u=i.srcCoords,o=!0,c=[],h=[],f=0;f<4;f++){var w=s[f].getBoundingClientRect(),x=2*f,I=w.left,C=w.top;c.push(I,C),o=o&&u&&I===u[x]&&C===u[x+1],h.push(s[f].offsetLeft,s[f].offsetTop)}return o&&t?t:(i.srcCoords=c,i[l]=n?g(h,c):g(c,h))}function a(s){return s.nodeName.toUpperCase()==="CANVAS"}U.transformLocalCoord=b,U.transformCoordWithViewport=m,U.isCanvasEl=a},Znkb:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("ProS"),v=e("zTMp"),A=g.extendComponentView({type:"axis",_axisPointer:null,axisPointerClass:null,render:function(a,s,i,n){this.axisPointerClass&&v.fixValue(a),A.superApply(this,"render",arguments),b(this,a,s,i,n,!0)},updateAxisPointer:function(a,s,i,n,l){b(this,a,s,i,n,!1)},remove:function(a,s){var i=this._axisPointer;i&&i.remove(s),A.superApply(this,"remove",arguments)},dispose:function(a,s){m(this,s),A.superApply(this,"dispose",arguments)}});function b(a,s,i,n,l,t){var u=A.getAxisPointerClass(a.axisPointerClass);if(!u)return;var o=v.getAxisPointerModel(s);o?(a._axisPointer||(a._axisPointer=new u)).render(s,o,n,t):m(a,n)}function m(a,s,i){var n=a._axisPointer;n&&n.dispose(s,i),a._axisPointer=null}var d=[];A.registerAxisPointerClass=function(a,s){d[a]=s},A.getAxisPointerClass=function(a){return a&&d[a]};var r=A;te.exports=r},"Znn+":function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("9ama"),v=e.n(g)},ZqQs:function(te,U,e){var y=e("bYtY");function L(b){var m=b&&b.timeline;y.isArray(m)||(m=m?[m]:[]),y.each(m,function(d){if(!d)return;g(d)})}function g(b){var m=b.type,d={number:"value",time:"time"};if(d[m]&&(b.axisType=d[m],delete b.type),v(b),A(b,"controlPosition")){var r=b.controlStyle||(b.controlStyle={});A(r,"position")||(r.position=b.controlPosition),r.position==="none"&&!A(r,"show")&&(r.show=!1,delete r.position),delete b.controlPosition}y.each(b.data||[],function(a){y.isObject(a)&&!y.isArray(a)&&(!A(a,"value")&&A(a,"name")&&(a.value=a.name),v(a))})}function v(b){var m=b.itemStyle||(b.itemStyle={}),d=m.emphasis||(m.emphasis={}),r=b.label||b.label||{},a=r.normal||(r.normal={}),s={normal:1,emphasis:1};y.each(r,function(i,n){!s[n]&&!A(a,n)&&(a[n]=i)}),d.label&&!A(r,"emphasis")&&(r.emphasis=d.label,delete d.label)}function A(b,m){return b.hasOwnProperty(m)}te.exports=L},Zss7:function(te,U,e){var y;(function(L){var g=/^\s+/,v=/\s+$/,A=0,b=L.round,m=L.min,d=L.max,r=L.random;function a(ce,Ee){if(ce=ce||"",Ee=Ee||{},ce instanceof a)return ce;if(!(this instanceof a))return new a(ce,Ee);var pe=s(ce);this._originalInput=ce,this._r=pe.r,this._g=pe.g,this._b=pe.b,this._a=pe.a,this._roundA=b(100*this._a)/100,this._format=Ee.format||pe.format,this._gradientType=Ee.gradientType,this._r<1&&(this._r=b(this._r)),this._g<1&&(this._g=b(this._g)),this._b<1&&(this._b=b(this._b)),this._ok=pe.ok,this._tc_id=A++}a.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var Ee=this.toRgb();return(Ee.r*299+Ee.g*587+Ee.b*114)/1e3},getLuminance:function(){var Ee=this.toRgb(),pe,Se,st,qe,tt,Dt;return pe=Ee.r/255,Se=Ee.g/255,st=Ee.b/255,pe<=.03928?qe=pe/12.92:qe=L.pow((pe+.055)/1.055,2.4),Se<=.03928?tt=Se/12.92:tt=L.pow((Se+.055)/1.055,2.4),st<=.03928?Dt=st/12.92:Dt=L.pow((st+.055)/1.055,2.4),.2126*qe+.7152*tt+.0722*Dt},setAlpha:function(Ee){return this._a=H(Ee),this._roundA=b(100*this._a)/100,this},toHsv:function(){var Ee=t(this._r,this._g,this._b);return{h:Ee.h*360,s:Ee.s,v:Ee.v,a:this._a}},toHsvString:function(){var Ee=t(this._r,this._g,this._b),pe=b(Ee.h*360),Se=b(Ee.s*100),st=b(Ee.v*100);return this._a==1?"hsv("+pe+", "+Se+"%, "+st+"%)":"hsva("+pe+", "+Se+"%, "+st+"%, "+this._roundA+")"},toHsl:function(){var Ee=n(this._r,this._g,this._b);return{h:Ee.h*360,s:Ee.s,l:Ee.l,a:this._a}},toHslString:function(){var Ee=n(this._r,this._g,this._b),pe=b(Ee.h*360),Se=b(Ee.s*100),st=b(Ee.l*100);return this._a==1?"hsl("+pe+", "+Se+"%, "+st+"%)":"hsla("+pe+", "+Se+"%, "+st+"%, "+this._roundA+")"},toHex:function(Ee){return o(this._r,this._g,this._b,Ee)},toHexString:function(Ee){return"#"+this.toHex(Ee)},toHex8:function(Ee){return c(this._r,this._g,this._b,this._a,Ee)},toHex8String:function(Ee){return"#"+this.toHex8(Ee)},toRgb:function(){return{r:b(this._r),g:b(this._g),b:b(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+b(this._r)+", "+b(this._g)+", "+b(this._b)+")":"rgba("+b(this._r)+", "+b(this._g)+", "+b(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:b(k(this._r,255)*100)+"%",g:b(k(this._g,255)*100)+"%",b:b(k(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+b(k(this._r,255)*100)+"%, "+b(k(this._g,255)*100)+"%, "+b(k(this._b,255)*100)+"%)":"rgba("+b(k(this._r,255)*100)+"%, "+b(k(this._g,255)*100)+"%, "+b(k(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:K[o(this._r,this._g,this._b,!0)]||!1},toFilter:function(Ee){var pe="#"+h(this._r,this._g,this._b,this._a),Se=pe,st=this._gradientType?"GradientType = 1, ":"";if(Ee){var qe=a(Ee);Se="#"+h(qe._r,qe._g,qe._b,qe._a)}return"progid:DXImageTransform.Microsoft.gradient("+st+"startColorstr="+pe+",endColorstr="+Se+")"},toString:function(Ee){var pe=!!Ee;Ee=Ee||this._format;var Se=!1,st=this._a<1&&this._a>=0,qe=!pe&&st&&(Ee==="hex"||Ee==="hex6"||Ee==="hex3"||Ee==="hex4"||Ee==="hex8"||Ee==="name");return qe?Ee==="name"&&this._a===0?this.toName():this.toRgbString():(Ee==="rgb"&&(Se=this.toRgbString()),Ee==="prgb"&&(Se=this.toPercentageRgbString()),(Ee==="hex"||Ee==="hex6")&&(Se=this.toHexString()),Ee==="hex3"&&(Se=this.toHexString(!0)),Ee==="hex4"&&(Se=this.toHex8String(!0)),Ee==="hex8"&&(Se=this.toHex8String()),Ee==="name"&&(Se=this.toName()),Ee==="hsl"&&(Se=this.toHslString()),Ee==="hsv"&&(Se=this.toHsvString()),Se||this.toHexString())},clone:function(){return a(this.toString())},_applyModification:function(Ee,pe){var Se=Ee.apply(null,[this].concat([].slice.call(pe)));return this._r=Se._r,this._g=Se._g,this._b=Se._b,this.setAlpha(Se._a),this},lighten:function(){return this._applyModification(I,arguments)},brighten:function(){return this._applyModification(C,arguments)},darken:function(){return this._applyModification(N,arguments)},desaturate:function(){return this._applyModification(f,arguments)},saturate:function(){return this._applyModification(w,arguments)},greyscale:function(){return this._applyModification(x,arguments)},spin:function(){return this._applyModification(S,arguments)},_applyCombination:function(Ee,pe){return Ee.apply(null,[this].concat([].slice.call(pe)))},analogous:function(){return this._applyCombination(R,arguments)},complement:function(){return this._applyCombination(E,arguments)},monochromatic:function(){return this._applyCombination(F,arguments)},splitcomplement:function(){return this._applyCombination(B,arguments)},triad:function(){return this._applyCombination(T,arguments)},tetrad:function(){return this._applyCombination(D,arguments)}},a.fromRatio=function(ce,Ee){if(typeof ce=="object"){var pe={};for(var Se in ce)ce.hasOwnProperty(Se)&&(Se==="a"?pe[Se]=ce[Se]:pe[Se]=J(ce[Se]));ce=pe}return a(ce,Ee)};function s(ce){var Ee={r:0,g:0,b:0},pe=1,Se=null,st=null,qe=null,tt=!1,Dt=!1;return typeof ce=="string"&&(ce=be(ce)),typeof ce=="object"&&(me(ce.r)&&me(ce.g)&&me(ce.b)?(Ee=i(ce.r,ce.g,ce.b),tt=!0,Dt=String(ce.r).substr(-1)==="%"?"prgb":"rgb"):me(ce.h)&&me(ce.s)&&me(ce.v)?(Se=J(ce.s),st=J(ce.v),Ee=u(ce.h,Se,st),tt=!0,Dt="hsv"):me(ce.h)&&me(ce.s)&&me(ce.l)&&(Se=J(ce.s),qe=J(ce.l),Ee=l(ce.h,Se,qe),tt=!0,Dt="hsl"),ce.hasOwnProperty("a")&&(pe=ce.a)),pe=H(pe),{ok:tt,format:ce.format||Dt,r:m(255,d(Ee.r,0)),g:m(255,d(Ee.g,0)),b:m(255,d(Ee.b,0)),a:pe}}function i(ce,Ee,pe){return{r:k(ce,255)*255,g:k(Ee,255)*255,b:k(pe,255)*255}}function n(ce,Ee,pe){ce=k(ce,255),Ee=k(Ee,255),pe=k(pe,255);var Se=d(ce,Ee,pe),st=m(ce,Ee,pe),qe,tt,Dt=(Se+st)/2;if(Se==st)qe=tt=0;else{var ct=Se-st;tt=Dt>.5?ct/(2-Se-st):ct/(Se+st);switch(Se){case ce:qe=(Ee-pe)/ct+(Ee1&&(ht-=1),ht<1/6?St+(rt-St)*6*ht:ht<1/2?rt:ht<2/3?St+(rt-St)*(2/3-ht)*6:St}if(Ee===0)Se=st=qe=pe;else{var Dt=pe<.5?pe*(1+Ee):pe+Ee-pe*Ee,ct=2*pe-Dt;Se=tt(ct,Dt,ce+1/3),st=tt(ct,Dt,ce),qe=tt(ct,Dt,ce-1/3)}return{r:Se*255,g:st*255,b:qe*255}}function t(ce,Ee,pe){ce=k(ce,255),Ee=k(Ee,255),pe=k(pe,255);var Se=d(ce,Ee,pe),st=m(ce,Ee,pe),qe,tt,Dt=Se,ct=Se-st;if(tt=Se===0?0:ct/Se,Se==st)qe=0;else{switch(Se){case ce:qe=(Ee-pe)/ct+(Ee>1)+720)%360;--Ee;)Se.h=(Se.h+st)%360,qe.push(a(Se));return qe}function F(ce,Ee){Ee=Ee||6;for(var pe=a(ce).toHsv(),Se=pe.h,st=pe.s,qe=pe.v,tt=[],Dt=1/Ee;Ee--;)tt.push(a({h:Se,s:st,v:qe})),qe=(qe+Dt)%1;return tt}a.mix=function(ce,Ee,pe){pe=pe===0?0:pe||50;var Se=a(ce).toRgb(),st=a(Ee).toRgb(),qe=pe/100,tt={r:(st.r-Se.r)*qe+Se.r,g:(st.g-Se.g)*qe+Se.g,b:(st.b-Se.b)*qe+Se.b,a:(st.a-Se.a)*qe+Se.a};return a(tt)},a.readability=function(ce,Ee){var pe=a(ce),Se=a(Ee);return(L.max(pe.getLuminance(),Se.getLuminance())+.05)/(L.min(pe.getLuminance(),Se.getLuminance())+.05)},a.isReadable=function(ce,Ee,pe){var Se=a.readability(ce,Ee),st,qe;qe=!1,st=ke(pe);switch(st.level+st.size){case"AAsmall":case"AAAlarge":qe=Se>=4.5;break;case"AAlarge":qe=Se>=3;break;case"AAAsmall":qe=Se>=7;break}return qe},a.mostReadable=function(ce,Ee,pe){var Se=null,st=0,qe,tt,Dt,ct;pe=pe||{},tt=pe.includeFallbackColors,Dt=pe.level,ct=pe.size;for(var St=0;Stst&&(st=qe,Se=a(Ee[St]));return a.isReadable(ce,Se,{level:Dt,size:ct})||!tt?Se:(pe.includeFallbackColors=!1,a.mostReadable(ce,["#fff","#000"],pe))};var M=a.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},K=a.hexNames=j(M);function j(ce){var Ee={};for(var pe in ce)ce.hasOwnProperty(pe)&&(Ee[ce[pe]]=pe);return Ee}function H(ce){return ce=parseFloat(ce),(isNaN(ce)||ce<0||ce>1)&&(ce=1),ce}function k(ce,Ee){Y(ce)&&(ce="100%");var pe=_(ce);return ce=m(Ee,d(0,parseFloat(ce))),pe&&(ce=parseInt(ce*Ee,10)/100),L.abs(ce-Ee)<1e-6?1:ce%Ee/parseFloat(Ee)}function P(ce){return m(1,d(0,ce))}function z(ce){return parseInt(ce,16)}function Y(ce){return typeof ce=="string"&&ce.indexOf(".")!=-1&&parseFloat(ce)===1}function _(ce){return typeof ce=="string"&&ce.indexOf("%")!=-1}function G(ce){return ce.length==1?"0"+ce:""+ce}function J(ce){return ce<=1&&(ce=ce*100+"%"),ce}function ue(ce){return L.round(parseFloat(ce)*255).toString(16)}function q(ce){return z(ce)/255}var re=function(){var ce="[-\\+]?\\d+%?",Ee="[-\\+]?\\d*\\.\\d+%?",pe="(?:"+Ee+")|(?:"+ce+")",Se="[\\s|\\(]+("+pe+")[,|\\s]+("+pe+")[,|\\s]+("+pe+")\\s*\\)?",st="[\\s|\\(]+("+pe+")[,|\\s]+("+pe+")[,|\\s]+("+pe+")[,|\\s]+("+pe+")\\s*\\)?";return{CSS_UNIT:new RegExp(pe),rgb:new RegExp("rgb"+Se),rgba:new RegExp("rgba"+st),hsl:new RegExp("hsl"+Se),hsla:new RegExp("hsla"+st),hsv:new RegExp("hsv"+Se),hsva:new RegExp("hsva"+st),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function me(ce){return!!re.CSS_UNIT.exec(ce)}function be(ce){ce=ce.replace(g,"").replace(v,"").toLowerCase();var Ee=!1;if(M[ce])ce=M[ce],Ee=!0;else if(ce=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var pe;return(pe=re.rgb.exec(ce))?{r:pe[1],g:pe[2],b:pe[3]}:(pe=re.rgba.exec(ce))?{r:pe[1],g:pe[2],b:pe[3],a:pe[4]}:(pe=re.hsl.exec(ce))?{h:pe[1],s:pe[2],l:pe[3]}:(pe=re.hsla.exec(ce))?{h:pe[1],s:pe[2],l:pe[3],a:pe[4]}:(pe=re.hsv.exec(ce))?{h:pe[1],s:pe[2],v:pe[3]}:(pe=re.hsva.exec(ce))?{h:pe[1],s:pe[2],v:pe[3],a:pe[4]}:(pe=re.hex8.exec(ce))?{r:z(pe[1]),g:z(pe[2]),b:z(pe[3]),a:q(pe[4]),format:Ee?"name":"hex8"}:(pe=re.hex6.exec(ce))?{r:z(pe[1]),g:z(pe[2]),b:z(pe[3]),format:Ee?"name":"hex"}:(pe=re.hex4.exec(ce))?{r:z(pe[1]+""+pe[1]),g:z(pe[2]+""+pe[2]),b:z(pe[3]+""+pe[3]),a:q(pe[4]+""+pe[4]),format:Ee?"name":"hex8"}:(pe=re.hex3.exec(ce))?{r:z(pe[1]+""+pe[1]),g:z(pe[2]+""+pe[2]),b:z(pe[3]+""+pe[3]),format:Ee?"name":"hex"}:!1}function ke(ce){var Ee,pe;return ce=ce||{level:"AA",size:"small"},Ee=(ce.level||"AA").toUpperCase(),pe=(ce.size||"small").toLowerCase(),Ee!=="AA"&&Ee!=="AAA"&&(Ee="AA"),pe!=="small"&&pe!=="large"&&(pe="small"),{level:Ee,size:pe}}te.exports?te.exports=a:!(y=function(){return a}.call(U,e,U,te),y!==void 0&&(te.exports=y))})(Math)},Zvw2:function(te,U,e){var y=e("bYtY"),L=e("hM6l"),g=function(A,b,m,d,r){L.call(this,A,b,m),this.type=d||"value",this.position=r||"bottom",this.orient=null};g.prototype={constructor:g,model:null,isHorizontal:function(){var A=this.position;return A==="top"||A==="bottom"},pointToData:function(A,b){return this.coordinateSystem.pointToData(A,b)[0]},toGlobalCoord:null,toLocalCoord:null},y.inherits(g,L);var v=g;te.exports=v},a7Wl:function(te,U,e){"use strict";Object.defineProperty(U,"__esModule",{value:!0});var y={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"};U.default=y},a9QJ:function(te,U){var e={Russia:[100,60],"United States":[-99,38],"United States of America":[-99,38]};function y(L,g){if(L==="world"){var v=e[g.name];if(v){var A=g.center;A[0]=v[0],A[1]=v[1]}}}te.exports=y},aCH8:function(te,U,e){(function(){var y=e("ANhw"),L=e("mmNF").utf8,g=e("BEtg"),v=e("mmNF").bin,A=function b(m,d){m.constructor==String?d&&d.encoding==="binary"?m=v.stringToBytes(m):m=L.stringToBytes(m):g(m)?m=Array.prototype.slice.call(m,0):!Array.isArray(m)&&m.constructor!==Uint8Array&&(m=m.toString());for(var r=y.bytesToWords(m),a=m.length*8,s=1732584193,i=-271733879,n=-1732584194,l=271733878,t=0;t>>24)&16711935|(r[t]<<24|r[t]>>>8)&4278255360;r[a>>>5]|=128<>>9<<4)+14]=a;for(var u=b._ff,o=b._gg,c=b._hh,h=b._ii,t=0;t>>0,i=i+w>>>0,n=n+x>>>0,l=l+I>>>0}return y.endian([s,i,n,l])};A._ff=function(b,m,d,r,a,s,i){var n=b+(m&d|~m&r)+(a>>>0)+i;return(n<>>32-s)+m},A._gg=function(b,m,d,r,a,s,i){var n=b+(m&r|d&~r)+(a>>>0)+i;return(n<>>32-s)+m},A._hh=function(b,m,d,r,a,s,i){var n=b+(m^d^r)+(a>>>0)+i;return(n<>>32-s)+m},A._ii=function(b,m,d,r,a,s,i){var n=b+(d^(m|~r))+(a>>>0)+i;return(n<>>32-s)+m},A._blocksize=16,A._digestsize=16,te.exports=function(b,m){if(b==null)throw new Error("Illegal argument "+b);var d=y.wordsToBytes(A(b,m));return m&&m.asBytes?d:m&&m.asString?v.bytesToString(d):y.bytesToHex(d)}})()},aHsQ:function(te,U,e){"use strict";var y=e("cIOH"),L=e.n(y),g=e("6D9b"),v=e.n(g)},aKvl:function(te,U,e){var y=e("Sj9i"),L=y.quadraticProjectPoint;function g(v,A,b,m,d,r,a,s,i){if(a===0)return!1;var n=a;if(i>A+n&&i>m+n&&i>r+n||iv+n&&s>b+n&&s>d+n||s0&&T>0&&!M&&(E=0),E<0&&T<0&&!K&&(T=0));var j=N.ecModel;if(j&&S==="time"){var H=r("bar",j),k;if(g.each(H,function(Y){k|=Y.getBaseAxis()===N.axis}),k){var P=a(H),z=l(E,T,N,P);E=z.min,T=z.max}}return{extent:[E,T],fixMin:M,fixMax:K}}function l(C,N,S,E){var T=S.axis.getExtent(),D=T[1]-T[0],B=s(E,S.axis);if(B===void 0)return{min:C,max:N};var R=Infinity;g.each(B,function(k){R=Math.min(k.offset,R)});var F=-Infinity;g.each(B,function(k){F=Math.max(k.offset+k.width,F)}),R=Math.abs(R),F=Math.abs(F);var M=R+F,K=N-C,j=1-(R+F)/D,H=K/j-K;return N+=H*(F/M),C-=H*(R/M),{min:C,max:N}}function t(C,N){var S=n(C,N),E=S.extent,T=N.get("splitNumber");C.type==="log"&&(C.base=N.get("logBase"));var D=C.type;C.setExtent(E[0],E[1]),C.niceExtent({splitNumber:T,fixMin:S.fixMin,fixMax:S.fixMax,minInterval:D==="interval"||D==="time"?N.get("minInterval"):null,maxInterval:D==="interval"||D==="time"?N.get("maxInterval"):null});var B=N.get("interval");B!=null&&(C.setInterval&&C.setInterval(B))}function u(C,N){if(N=N||C.get("type"),N)switch(N){case"category":return new v(C.getOrdinalMeta?C.getOrdinalMeta():C.getCategories(),[Infinity,-Infinity]);case"value":return new A;default:return(b.getClass(N)||A).create(C)}}function o(C){var N=C.scale.getExtent(),S=N[0],E=N[1];return!(S>0&&E>0||S<0&&E<0)}function c(C){var N=C.getLabelModel().get("formatter"),S=C.type==="category"?C.scale.getExtent()[0]:null;return typeof N=="string"?(N=function(E){return function(T){return T=C.scale.getLabel(T),E.replace("{value}",T!=null?T:"")}}(N),N):typeof N=="function"?function(E,T){return S!=null&&(T=E-S),N(h(C,E),T)}:function(E){return C.scale.getLabel(E)}}function h(C,N){return C.type==="category"?C.scale.getLabel(N):N}function f(C){var N=C.model,S=C.scale;if(!N.get("axisLabel.show")||S.isBlank())return;var E=C.type==="category",T,D,B=S.getExtent();E?D=S.count():(T=S.getTicks(),D=T.length);var R=C.getLabelModel(),F=c(C),M,K=1;D>40&&(K=Math.ceil(D/40));for(var j=0;jz.blockIndex,G=_?z.step:null,J=Y&&Y.modDataCount,ue=J!=null?Math.ceil(J/G):null;return{step:G,modBy:ue,modDataCount:J}},u.getPipeline=function(k){return this._pipelineMap.get(k)},u.updateStreamModes=function(k,P){var z=this._pipelineMap.get(k.uid),Y=k.getData(),_=Y.count(),G=z.progressiveEnabled&&P.incrementalPrepareRender&&_>=z.threshold,J=k.get("large")&&_>=k.get("largeThreshold"),ue=k.get("progressiveChunkMode")==="mod"?_:null;k.pipelineContext=z.context={progressiveRender:G,modDataCount:ue,large:J}},u.restorePipelines=function(k){var P=this,z=P._pipelineMap=A();k.eachSeries(function(Y){var _=Y.getProgressive(),G=Y.uid;z.set(G,{id:G,head:null,tail:null,threshold:Y.getProgressiveThreshold(),progressiveEnabled:_&&!(Y.preventIncremental&&Y.preventIncremental()),blockIndex:-1,step:Math.round(_||700),count:0}),B(P,Y,Y.dataTask)})},u.prepareStageTasks=function(){var k=this._stageTaskMap,P=this.ecInstance.getModel(),z=this.api;L(this._allHandlers,function(Y){var _=k.get(Y.uid)||k.set(Y.uid,[]);Y.reset&&h(this,Y,_,P,z),Y.overallReset&&f(this,Y,_,P,z)},this)},u.prepareView=function(k,P,z,Y){var _=k.renderTask,G=_.context;G.model=P,G.ecModel=z,G.api=Y,_.__block=!k.incrementalPrepareRender,B(this,P,_)},u.performDataProcessorTasks=function(k,P){o(this,this._dataProcessorHandlers,k,P,{block:!0})},u.performVisualTasks=function(k,P,z){o(this,this._visualHandlers,k,P,z)};function o(k,P,z,Y,_){_=_||{};var G;L(P,function(ue,q){if(_.visualType&&_.visualType!==ue.visualType)return;var re=k._stageTaskMap.get(ue.uid),me=re.seriesTaskMap,be=re.overallTask;if(be){var ke,ce=be.agentStubMap;ce.each(function(pe){J(_,pe)&&(pe.dirty(),ke=!0)}),ke&&be.dirty(),c(be,Y);var Ee=k.getPerformArgs(be,_.block);ce.each(function(pe){pe.perform(Ee)}),G|=be.perform(Ee)}else me&&me.each(function(pe,Se){J(_,pe)&&pe.dirty();var st=k.getPerformArgs(pe,_.block);st.skip=!ue.performRawSeries&&z.isSeriesFiltered(pe.context.model),c(pe,Y),G|=pe.perform(st)})});function J(ue,q){return ue.setDirty&&(!ue.dirtyMap||ue.dirtyMap.get(q.__pipeline.id))}k.unfinished|=G}u.performSeriesTasks=function(k){var P;k.eachSeries(function(z){P|=z.dataTask.perform()}),this.unfinished|=P},u.plan=function(){this._pipelineMap.each(function(k){var P=k.tail;do{if(P.__block){k.blockIndex=P.__idxInPipeline;break}P=P.getUpstream()}while(P)})};var c=u.updatePayload=function(k,P){P!=="remain"&&(k.context.payload=P)};function h(k,P,z,Y,_){var G=z.seriesTaskMap||(z.seriesTaskMap=A()),J=P.seriesType,ue=P.getTargetSeries;P.createOnAllSeries?Y.eachRawSeries(q):J?Y.eachRawSeriesByType(J,q):ue&&ue(Y,_).each(q);function q(me){var be=me.uid,ke=G.get(be)||G.set(be,d({plan:N,reset:S,count:D}));ke.context={model:me,ecModel:Y,api:_,useClearVisual:P.isVisual&&!P.isLayout,plan:P.plan,reset:P.reset,scheduler:k},B(k,me,ke)}var re=k._pipelineMap;G.each(function(me,be){re.get(be)||(me.dispose(),G.removeKey(be))})}function f(k,P,z,Y,_){var G=z.overallTask=z.overallTask||d({reset:w});G.context={ecModel:Y,api:_,overallReset:P.overallReset,scheduler:k};var J=G.agentStubMap=G.agentStubMap||A(),ue=P.seriesType,q=P.getTargetSeries,re=!0,me=P.modifyOutputEnd;ue?Y.eachRawSeriesByType(ue,be):q?q(Y,_).each(be):(re=!1,L(Y.getSeries(),be));function be(ce){var Ee=ce.uid,pe=J.get(Ee);pe||(pe=J.set(Ee,d({reset:x,onDirty:C})),G.dirty()),pe.context={model:ce,overallProgress:re,modifyOutputEnd:me},pe.agent=G,pe.__block=re,B(k,ce,pe)}var ke=k._pipelineMap;J.each(function(ce,Ee){ke.get(Ee)||(ce.dispose(),G.dirty(),J.removeKey(Ee))})}function w(k){k.overallReset(k.ecModel,k.api,k.payload)}function x(k,P){return k.overallProgress&&I}function I(){this.agent.dirty(),this.getDownstream().dirty()}function C(){this.agent&&this.agent.dirty()}function N(k){return k.plan&&k.plan(k.model,k.ecModel,k.api,k.payload)}function S(k){k.useClearVisual&&k.data.clearAllVisual();var P=k.resetDefines=l(k.reset(k.model,k.ecModel,k.api,k.payload));return P.length>1?g(P,function(z,Y){return T(Y)}):E}var E=T(0);function T(k){return function(P,z){var Y=z.data,_=z.resetDefines[k];if(_&&_.dataEach)for(var G=P.start;G=0&&!(s[l]<=r);l--);l=Math.min(l,i-2)}else{for(var l=n;lr);l++);l=Math.min(l-1,i-2)}v.lerp(d.position,a[l],a[l+1],(r-s[l])/(s[l+1]-s[l]));var u=a[l+1][0]-a[l][0],o=a[l+1][1]-a[l][1];d.rotation=-Math.atan2(o,u)-Math.PI/2,this._lastFrame=l,this._lastFramePercent=r,d.ignore=!1},L.inherits(A,g);var m=A;te.exports=m},apAg:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("bsht")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="SearchOutlined";var d=v.forwardRef(m);U.default=d},as94:function(te,U,e){var y=e("7aKB"),L=e("3LNs"),g=e("IwbS"),v=e("/y7N"),A=e("Fofx"),b=e("+rIm"),m=e("Znkb"),d=L.extend({makeElOption:function(i,n,l,t,u){var o=l.axis;o.dim==="angle"&&(this.animationThreshold=Math.PI/18);var c=o.polar,h=c.getOtherAxis(o),f=h.getExtent(),w;w=o["dataTo"+y.capitalFirst(o.dim)](n);var x=t.get("type");if(x&&x!=="none"){var I=v.buildElStyle(t),C=a[x](o,c,w,f,I);C.style=I,i.graphicKey=C.type,i.pointer=C}var N=t.get("label.margin"),S=r(n,l,t,c,N);v.buildLabelElOption(i,l,t,u,S)}});function r(i,n,l,t,u){var o=n.axis,c=o.dataToCoord(i),h=t.getAngleAxis().getExtent()[0];h=h/180*Math.PI;var f=t.getRadiusAxis().getExtent(),w,x,I;if(o.dim==="radius"){var C=A.create();A.rotate(C,C,h),A.translate(C,C,[t.cx,t.cy]),w=g.applyTransform([c,-u],C);var N=n.getModel("axisLabel").get("rotate")||0,S=b.innerTextLayout(h,N*Math.PI/180,-1);x=S.textAlign,I=S.textVerticalAlign}else{var E=f[1];w=t.coordToPoint([E+u,c]);var T=t.cx,D=t.cy;x=Math.abs(w[0]-T)/E<.3?"center":w[0]>T?"left":"right",I=Math.abs(w[1]-D)/E<.3?"middle":w[1]>D?"top":"bottom"}return{position:w,align:x,verticalAlign:I}}var a={line:function(i,n,l,t,u){return i.dim==="angle"?{type:"Line",shape:v.makeLineShape(n.coordToPoint([t[0],l]),n.coordToPoint([t[1],l]))}:{type:"Circle",shape:{cx:n.cx,cy:n.cy,r:l}}},shadow:function(i,n,l,t,u){var o=Math.max(1,i.getBandWidth()),c=Math.PI/180;return i.dim==="angle"?{type:"Sector",shape:v.makeSectorShape(n.cx,n.cy,t[0],t[1],(-l-o/2)*c,(-l+o/2)*c)}:{type:"Sector",shape:v.makeSectorShape(n.cx,n.cy,l-o/2,l+o/2,0,Math.PI*2)}}};m.registerAxisPointerClass("PolarAxisPointer",d);var s=d;te.exports=s},b56q:function(te,U,e){},b80e:function(te,U,e){"use strict";var y=e("284h"),L=e("TqRt");Object.defineProperty(U,"__esModule",{value:!0}),U.default=void 0;var g=L(e("3tO9")),v=y(e("q1tI")),A=L(e("gKaM")),b=L(e("KQxl")),m=function(a,s){return v.createElement(b.default,(0,g.default)((0,g.default)({},a),{},{ref:s,icon:A.default}))};m.displayName="DoubleLeftOutlined";var d=v.forwardRef(m);U.default=d},b9oc:function(te,U,e){var y=e("bYtY"),L=y.each,g="\0_ec_hist_store";function v(r,a){var s=d(r);L(a,function(i,n){for(var l=s.length-1;l>=0;l--){var t=s[l];if(t[n])break}if(l<0){var u=r.queryComponents({mainType:"dataZoom",subType:"select",id:n})[0];if(u){var o=u.getPercentRange();s[0][n]={dataZoomId:n,start:o[0],end:o[1]}}}}),s.push(a)}function A(r){var a=d(r),s=a[a.length-1];a.length>1&&a.pop();var i={};return L(s,function(n,l){for(var t=a.length-1;t>=0;t--){var n=a[t][l];if(n){i[l]=n;break}}}),i}function b(r){r[g]=null}function m(r){return d(r).length}function d(r){var a=r[g];return a||(a=r[g]=[{}]),a}U.push=v,U.pop=A,U.clear=b,U.count=m},bBKM:function(te,U,e){var y=e("Tghj"),L=y.__DEV__,g=e("ProS"),v=e("bYtY"),A=e("+rIm"),b=e("IwbS"),m=["axisLine","axisTickLabel","axisName"],d=g.extendComponentView({type:"radar",render:function(r,a,s){var i=this.group;i.removeAll(),this._buildAxes(r),this._buildSplitLineAndArea(r)},_buildAxes:function(r){var a=r.coordinateSystem,s=a.getIndicatorAxes(),i=v.map(s,function(n){var l=new A(n.model,{position:[a.cx,a.cy],rotation:n.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return l});v.each(i,function(n){v.each(m,n.add,n),this.group.add(n.getGroup())},this)},_buildSplitLineAndArea:function(r){var a=r.coordinateSystem,s=a.getIndicatorAxes();if(!s.length)return;var i=r.get("shape"),n=r.getModel("splitLine"),l=r.getModel("splitArea"),t=n.getModel("lineStyle"),u=l.getModel("areaStyle"),o=n.get("show"),c=l.get("show"),h=t.get("color"),f=u.get("color");h=v.isArray(h)?h:[h],f=v.isArray(f)?f:[f];var w=[],x=[];function I(H,k,P){var z=P%k.length;return H[z]=H[z]||[],z}if(i==="circle")for(var C=s[0].getTicksCoords(),N=a.cx,S=a.cy,E=0;E1&&arguments[1]!==void 0?arguments[1]:"",K=arguments.length>2?arguments[2]:void 0,j=b()(F),H=S(M,K);return H&&j.push(H),j},T=function(F){var M=F.prefixCls,K=F.separator,j=K===void 0?"/":K,H=F.style,k=F.className,P=F.routes,z=F.children,Y=F.itemRender,_=Y===void 0?N:Y,G=F.params,J=G===void 0?{}:G,ue=I(F,["prefixCls","separator","style","className","routes","children","itemRender","params"]),q=m.useContext(l.b),re=q.getPrefixCls,me=q.direction,be,ke=re("breadcrumb",M);if(P&&P.length>0){var ce=[];be=P.map(function(pe){var Se=S(pe.path,J);Se&&ce.push(Se);var st;return pe.children&&pe.children.length&&(st=m.createElement(f.a,null,pe.children.map(function(qe){return m.createElement(f.a.Item,{key:qe.path||qe.breadcrumbName},_(qe,J,P,E(ce,qe.path,J)))}))),m.createElement(o,{overlay:st,separator:j,key:Se||pe.breadcrumbName},_(pe,J,P,ce))})}else z&&(be=Object(a.a)(z).map(function(pe,Se){return pe&&(Object(w.a)(pe.type&&(pe.type.__ANT_BREADCRUMB_ITEM===!0||pe.type.__ANT_BREADCRUMB_SEPARATOR===!0),"Breadcrumb","Only accepts Breadcrumb.Item and Breadcrumb.Separator as it's children"),Object(x.a)(pe,{separator:j,key:Se}))}));var Ee=r()(k,ke,v()({},"".concat(ke,"-rtl"),me==="rtl"));return m.createElement("div",L()({className:Ee,style:H},ue),be)};T.Item=o,T.Separator=h;var D=T,B=U.a=D},bKJz:function(te,U,e){},bLfw:function(te,U,e){var y=e("bYtY"),L=e("Qxkt"),g=e("iRjW"),v=e("Yl7c"),A=v.enableClassManagement,b=v.parseClassType,m=e("4NO4"),d=m.makeInner,r=e("+TT/"),a=e("3hzK"),s=d(),i=L.extend({type:"component",id:"",name:"",mainType:"",subType:"",componentIndex:0,defaultOption:null,ecModel:null,dependentModels:[],uid:null,layoutMode:null,$constructor:function(t,u,o,c){L.call(this,t,u,o,c),this.uid=g.getUID("ec_cpt_model")},init:function(t,u,o,c){this.mergeDefaultAndTheme(t,o)},mergeDefaultAndTheme:function(t,u){var o=this.layoutMode,c=o?r.getLayoutParams(t):{},h=u.getTheme();y.merge(t,h.get(this.mainType)),y.merge(t,this.getDefaultOption()),o&&r.mergeLayoutParam(t,c,o)},mergeOption:function(t,u){y.merge(this.option,t,!0);var o=this.layoutMode;o&&r.mergeLayoutParam(this.option,t,o)},optionUpdated:function(t,u){},getDefaultOption:function(){var t=s(this);if(!t.defaultOption){for(var u=[],o=this.constructor;o;){var c=o.prototype.defaultOption;c&&u.push(c),o=o.superClass}for(var h={},f=u.length-1;f>=0;f--)h=y.merge(h,u[f],!0);t.defaultOption=h}return t.defaultOption},getReferringComponents:function(t){return this.ecModel.queryComponents({mainType:t,index:this.get(t+"Index",!0),id:this.get(t+"Id",!0)})}});A(i,{registerWhenExtend:!0}),g.enableSubTypeDefaulter(i),g.enableTopologicalTravel(i,n);function n(t){var u=[];return y.each(i.getClassesByMainType(t),function(o){u=u.concat(o.prototype.dependencies||[])}),u=y.map(u,function(o){return b(o).main}),t!=="dataset"&&y.indexOf(u,"dataset")<=0&&u.unshift("dataset"),u}y.mixin(i,a);var l=i;te.exports=l},bMXI:function(te,U,e){var y=e("bYtY"),L=e("QBsz"),g=e("Fofx"),v=e("mFDi"),A=e("DN4a"),b=L.applyTransform;function m(){A.call(this)}y.mixin(m,A);function d(s){this.name=s,this.zoomLimit,A.call(this),this._roamTransformable=new m,this._rawTransformable=new m,this._center,this._zoom}d.prototype={constructor:d,type:"view",dimensions:["x","y"],setBoundingRect:function(s,i,n,l){return this._rect=new v(s,i,n,l),this._rect},getBoundingRect:function(){return this._rect},setViewRect:function(s,i,n,l){this.transformTo(s,i,n,l),this._viewRect=new v(s,i,n,l)},transformTo:function(s,i,n,l){var t=this.getBoundingRect(),u=this._rawTransformable;u.transform=t.calculateTransform(new v(s,i,n,l)),u.decomposeTransform(),this._updateTransform()},setCenter:function(s){if(!s)return;this._center=s,this._updateCenterAndZoom()},setZoom:function(s){s=s||1;var i=this.zoomLimit;i&&(i.max!=null&&(s=Math.min(i.max,s)),i.min!=null&&(s=Math.max(i.min,s))),this._zoom=s,this._updateCenterAndZoom()},getDefaultCenter:function(){var s=this.getBoundingRect(),i=s.x+s.width/2,n=s.y+s.height/2;return[i,n]},getCenter:function(){return this._center||this.getDefaultCenter()},getZoom:function(){return this._zoom||1},getRoamTransform:function(){return this._roamTransformable.getLocalTransform()},_updateCenterAndZoom:function(){var s=this._rawTransformable.getLocalTransform(),i=this._roamTransformable,n=this.getDefaultCenter(),l=this.getCenter(),t=this.getZoom();l=L.applyTransform([],l,s),n=L.applyTransform([],n,s),i.origin=l,i.position=[n[0]-l[0],n[1]-l[1]],i.scale=[t,t],this._updateTransform()},_updateTransform:function(){var s=this._roamTransformable,i=this._rawTransformable;i.parent=s,s.updateTransform(),i.updateTransform(),g.copy(this.transform||(this.transform=[]),i.transform||g.create()),this._rawTransform=i.getLocalTransform(),this.invTransform=this.invTransform||[],g.invert(this.invTransform,this.transform),this.decomposeTransform()},getTransformInfo:function(){var s=this._roamTransformable.transform,i=this._rawTransformable;return{roamTransform:s?y.slice(s):g.create(),rawScale:y.slice(i.scale),rawPosition:y.slice(i.position)}},getViewRect:function(){return this._viewRect},getViewRectAfterRoam:function(){var s=this.getBoundingRect().clone();return s.applyTransform(this.transform),s},dataToPoint:function(s,i,n){var l=i?this._rawTransform:this.transform;return n=n||[],l?b(n,s,l):L.copy(n,s)},pointToData:function(s){var i=this.invTransform;return i?b([],s,i):[s[0],s[1]]},convertToPixel:y.curry(r,"dataToPoint"),convertFromPixel:y.curry(r,"pointToData"),containPoint:function(s){return this.getViewRectAfterRoam().contain(s[0],s[1])}},y.mixin(d,A);function r(s,i,n,l){var t=n.seriesModel,u=t?t.coordinateSystem:null;return u===this?u[s](l):null}var a=d;te.exports=a},bNin:function(te,U,e){var y=e("bYtY"),L=e("IwbS"),g=e("FBjb"),v=e("Itpr"),A=v.radialCoordinate,b=e("ProS"),m=e("4mN7"),d=e("bMXI"),r=e("Ae+d"),a=e("SgGq"),s=e("xSat"),i=s.onIrrelevantElement,n=e("Tghj"),l=n.__DEV__,t=e("OELB"),u=t.parsePercent,o=L.extendShape({shape:{parentPoint:[],childPoints:[],orient:"",forkPosition:""},style:{stroke:"#000",fill:null},buildPath:function(N,S){var E=S.childPoints,T=E.length,D=S.parentPoint,B=E[0],R=E[T-1];if(T===1){N.moveTo(D[0],D[1]),N.lineTo(B[0],B[1]);return}var F=S.orient,M=F==="TB"||F==="BT"?0:1,K=1-M,j=u(S.forkPosition,1),H=[];H[M]=D[M],H[K]=D[K]+(R[K]-D[K])*j,N.moveTo(D[0],D[1]),N.lineTo(H[0],H[1]),N.moveTo(B[0],B[1]),H[M]=B[M],N.lineTo(H[0],H[1]),H[M]=R[M],N.lineTo(H[0],H[1]),N.lineTo(R[0],R[1]);for(var k=1;kG.x,q||(ue=ue-Math.PI));var me=q?"left":"right",be=B.labelModel.get("rotate"),ke=be*(Math.PI/180);Y.setStyle({textPosition:B.labelModel.get("position")||me,textRotation:be==null?-ue:ke,textOrigin:"center",verticalAlign:"middle"})}x(D,F,K,E,P,k,z,T,B)}function x(N,S,E,T,D,B,R,F,M){var K=M.edgeShape,j=T.__edge;if(K==="curve")S.parentNode&&S.parentNode!==E&&(j||(j=T.__edge=new L.BezierCurve({shape:C(M,D,D),style:y.defaults({opacity:0,strokeNoScale:!0},M.lineStyle)})),L.updateProps(j,{shape:C(M,B,R),style:{opacity:1}},N));else if(K==="polyline"&&(M.layout==="orthogonal"&&(S!==E&&S.children&&S.children.length!==0&&S.isExpand===!0))){for(var H=S.children,k=[],P=0;P