lke-component 1.1.7 โ 1.1.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -11
- package/dist/lke-component.common.js.LICENSE.txt +1 -1
- package/dist/lke-component.esm.js +1 -1
- package/dist/lke-component.umd.js +1 -1
- package/dist/lke-component.umd.js.LICENSE.txt +1 -1
- package/dist/lke-component.umd.min.js.LICENSE.txt +1 -1
- package/lib/react/msg.js +2 -0
- package/lib/react/msg.js.LICENSE.txt +10 -0
- package/lib/react/msg.min.css +9 -0
- package/package.json +5 -2
- package/dist/demo.html +0 -8
- package/dist/lke-component.common.js +0 -2
- package/dist/lke-component.umd.min.js +0 -2
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see lke-component.common.js.LICENSE.txt */
|
|
2
|
-
module.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="fb15")}({"0068":function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var i=Object.prototype.hasOwnProperty;function o(t,e){return i.call(t,e)}function a(t){return!(t>=55296&&t<=57343||t>=64976&&t<=65007||!(65535&~t)||65534==(65535&t)||t>=0&&t<=8||11===t||t>=14&&t<=31||t>=127&&t<=159||t>1114111)}function s(t){if(t>65535){var e=55296+((t-=65536)>>10),n=56320+(1023&t);return String.fromCharCode(e,n)}return String.fromCharCode(t)}var u=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,l=new RegExp(u.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),c=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,h=n("bd68");var d=/[&<>"]/,p=/[&<>"]/g,f={"&":"&","<":"<",">":">",'"':"""};function g(t){return f[t]}var m=/[.?*+^$[\]\\(){}|-]/g;var y=n("7ca0");e.lib={},e.lib.mdurl=n("d8a6"),e.lib.ucmicro=n("d5d1"),e.assign=function(t){return Array.prototype.slice.call(arguments,1).forEach((function(e){if(e){if("object"!==r(e))throw new TypeError(e+"must be object");Object.keys(e).forEach((function(n){t[n]=e[n]}))}})),t},e.isString=function(t){return"[object String]"===function(t){return Object.prototype.toString.call(t)}(t)},e.has=o,e.unescapeMd=function(t){return t.indexOf("\\")<0?t:t.replace(u,"$1")},e.unescapeAll=function(t){return t.indexOf("\\")<0&&t.indexOf("&")<0?t:t.replace(l,(function(t,e,n){return e||function(t,e){var n=0;return o(h,e)?h[e]:35===e.charCodeAt(0)&&c.test(e)&&a(n="x"===e[1].toLowerCase()?parseInt(e.slice(2),16):parseInt(e.slice(1),10))?s(n):t}(t,n)}))},e.isValidEntityCode=a,e.fromCodePoint=s,e.escapeHtml=function(t){return d.test(t)?t.replace(p,g):t},e.arrayReplaceAt=function(t,e,n){return[].concat(t.slice(0,e),n,t.slice(e+1))},e.isSpace=function(t){switch(t){case 9:case 32:return!0}return!1},e.isWhiteSpace=function(t){if(t>=8192&&t<=8202)return!0;switch(t){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},e.isMdAsciiPunct=function(t){switch(t){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},e.isPunctChar=function(t){return y.test(t)},e.escapeRE=function(t){return t.replace(m,"\\$&")},e.normalizeReference=function(t){return t.trim().replace(/\s+/g," ").toUpperCase()}},"00bd":function(t,e,n){"use strict";t.exports=function(t,e){return t[e].content}},"0120":function(t,e,n){"use strict";n.r(e);var r=n("1c89"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e.default=i.a},"0209":function(t,e,n){"use strict";t.exports=function(t){var e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",o="(?!struct)("+r+"|"+e.optional(i)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",a={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},s={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},t.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},u={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},l={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(s,{className:"string"}),{className:"string",begin:/<.*?>/},n,t.C_BLOCK_COMMENT_MODE]},c={className:"title",begin:e.optional(i)+t.IDENT_RE,relevance:0},h=e.optional(i)+t.IDENT_RE+"\\s*\\(",d={type:["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],keyword:["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"]},p={className:"function.dispatch",relevance:0,keywords:{_hint:["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"]},begin:e.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,t.IDENT_RE,e.lookahead(/(<[^<>]+>|)\s*\(/))},f=[p,l,a,n,t.C_BLOCK_COMMENT_MODE,u,s],g={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:d,contains:f.concat([{begin:/\(/,end:/\)/,keywords:d,contains:f.concat(["self"]),relevance:0}]),relevance:0},m={className:"function",begin:"("+o+"[\\*&\\s]+)+"+h,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:d,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:d,relevance:0},{begin:h,returnBegin:!0,contains:[c],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[s,u]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,s,u,a,{begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,s,u,a]}]},a,n,t.C_BLOCK_COMMENT_MODE,l]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:d,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(g,m,p,f,[l,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function)\\s*<(?!<)",end:">",keywords:d,contains:["self",a]},{begin:t.IDENT_RE+"::",keywords:d},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}},"06ca":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r="https://cdn3.codesign.qq.com/icons/XzKaDZdEa7j2GPL/latest/iconfont.js",i={};function o(t){var e=t.props;return{"v-icon":!0,"is-horizontal":"horizontal"===e.flip,"is-vertical":"vertical"===e.flip,"v-icon--stroke":e.useStroke,"v-icon--fill":!e.useStroke}}function a(t){var e=document.createElement("script");e.type="text/javascript",e.src=t,document.getElementsByTagName("head")[0].appendChild(e)}var s={name:"VIcon",functional:!0,props:{name:{type:String,required:!0},remote:{type:Boolean,default:!1},remoteSrc:{type:String,default:""},remotePrefix:{type:String,default:"v-"},loadDefaultRemoteIcons:{type:Boolean,default:!0},label:String,rotate:[Number,String],size:[Number,String],valign:[Number,String],flip:String,useStroke:Boolean,scoped:String},render:function(t,e){e.data.style;var n=function(t){var e={};return t.props.size&&(e.width="".concat(t.props.size,"px"),e.height="".concat(t.props.size,"px")),t.props.valign&&(e.verticalAlign="".concat(t.props.valign,"px")),t.props.rotate&&(e.transform="rotate(".concat(t.props.rotate,"deg)")),e}(e);if(e.data.style)for(var s in e.data.style)n[s]=e.data.style[s];return!i.defaultRemoteSrc&&r&&e.props.loadDefaultRemoteIcons&&(i.defaultRemoteSrc=r,a(r)),e.props.remoteSrc&&function(t){var e=!1,n=Object.keys(i);n.forEach((function(n){i[n]===t&&(e=!0)})),e||(i[n.length]=t,a(t))}(e.props.remoteSrc),t("svg",{class:o(e),style:n,attrs:{role:e.props.label?"img":"presentation","aria-label":e.props.label},on:e.data.nativeOn},[t("use",{attrs:{"xlink:href":"#"+e.props.remotePrefix+e.props.name,class:e.props.clazz},style:{pointerEvents:"none"}})])}};e.default=s},"0758":function(t,e,n){"use strict";var r=n("0068").isSpace;t.exports=function(t,e,n,i){var o,a,s,u,l=t.bMarks[e]+t.tShift[e],c=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(35!==(o=t.src.charCodeAt(l))||l>=c)return!1;for(a=1,o=t.src.charCodeAt(++l);35===o&&l<c&&a<=6;)a++,o=t.src.charCodeAt(++l);return!(a>6||l<c&&!r(o)||(i||(c=t.skipSpacesBack(c,l),s=t.skipCharsBack(c,35,l),s>l&&r(t.src.charCodeAt(s-1))&&(c=s),t.line=e+1,u=t.push("heading_open","h"+String(a),1),u.markup="########".slice(0,a),u.map=[e,t.line],u=t.push("inline","",0),u.content=t.src.slice(l,c).trim(),u.map=[e,t.line],u.children=[],u=t.push("heading_close","h"+String(a),-1),u.markup="########".slice(0,a)),0))}},"08ae":function(t,e,n){"use strict";var r=n("0068"),i=n("565b"),o=n("7cc2"),a=n("a915"),s=n("7696"),u=n("4cb4"),l=n("fbcd"),c=n("d8a6"),h=n("1985"),d={default:n("8a31"),zero:n("1caa"),commonmark:n("428d")},p=/^(vbscript|javascript|file|data):/,f=/^data:image\/(gif|png|jpeg|webp);/;function g(t){var e=t.trim().toLowerCase();return!p.test(e)||!!f.test(e)}var m=["http:","https:","mailto:"];function y(t){var e=c.parse(t,!0);if(e.hostname&&(!e.protocol||m.indexOf(e.protocol)>=0))try{e.hostname=h.toASCII(e.hostname)}catch(t){}return c.encode(c.format(e))}function v(t){var e=c.parse(t,!0);if(e.hostname&&(!e.protocol||m.indexOf(e.protocol)>=0))try{e.hostname=h.toUnicode(e.hostname)}catch(t){}return c.decode(c.format(e))}function D(t,e){if(!(this instanceof D))return new D(t,e);e||r.isString(t)||(e=t||{},t="default"),this.inline=new u,this.block=new s,this.core=new a,this.renderer=new o,this.linkify=new l,this.validateLink=g,this.normalizeLink=y,this.normalizeLinkText=v,this.utils=r,this.helpers=r.assign({},i),this.options={},this.configure(t),e&&this.set(e)}D.prototype.set=function(t){return r.assign(this.options,t),this},D.prototype.configure=function(t){var e,n=this;if(r.isString(t)&&!(t=d[e=t]))throw new Error('Wrong `markdown-it` preset "'+e+'", check name');if(!t)throw new Error("Wrong `markdown-it` preset, can't be empty");return t.options&&n.set(t.options),t.components&&Object.keys(t.components).forEach((function(e){t.components[e].rules&&n[e].ruler.enableOnly(t.components[e].rules),t.components[e].rules2&&n[e].ruler2.enableOnly(t.components[e].rules2)})),this},D.prototype.enable=function(t,e){var n=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach((function(e){n=n.concat(this[e].ruler.enable(t,!0))}),this),n=n.concat(this.inline.ruler2.enable(t,!0));var r=t.filter((function(t){return n.indexOf(t)<0}));if(r.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this},D.prototype.disable=function(t,e){var n=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach((function(e){n=n.concat(this[e].ruler.disable(t,!0))}),this),n=n.concat(this.inline.ruler2.disable(t,!0));var r=t.filter((function(t){return n.indexOf(t)<0}));if(r.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this},D.prototype.use=function(t){var e=[this].concat(Array.prototype.slice.call(arguments,1));return t.apply(t,e),this},D.prototype.parse=function(t,e){if("string"!=typeof t)throw new Error("Input data should be a String");var n=new this.core.State(t,this,e);return this.core.process(n),n.tokens},D.prototype.render=function(t,e){return e=e||{},this.renderer.render(this.parse(t,e),this.options,e)},D.prototype.parseInline=function(t,e){var n=new this.core.State(t,this,e);return n.inlineMode=!0,this.core.process(n),n.tokens},D.prototype.renderInline=function(t,e){return e=e||{},this.renderer.render(this.parseInline(t,e),this.options,e)},t.exports=D},"096b":function(t,e,n){"use strict";function r(t,e,n){this.type=t,this.tag=e,this.attrs=null,this.map=null,this.nesting=n,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}r.prototype.attrIndex=function(t){var e,n,r;if(!this.attrs)return-1;for(n=0,r=(e=this.attrs).length;n<r;n++)if(e[n][0]===t)return n;return-1},r.prototype.attrPush=function(t){this.attrs?this.attrs.push(t):this.attrs=[t]},r.prototype.attrSet=function(t,e){var n=this.attrIndex(t),r=[t,e];n<0?this.attrPush(r):this.attrs[n]=r},r.prototype.attrGet=function(t){var e=this.attrIndex(t),n=null;return e>=0&&(n=this.attrs[e][1]),n},r.prototype.attrJoin=function(t,e){var n=this.attrIndex(t);n<0?this.attrPush([t,e]):this.attrs[n][1]=this.attrs[n][1]+" "+e},t.exports=r},"097b":function(t,e,n){"use strict";var r=n("096b"),i=n("0068").isWhiteSpace,o=n("0068").isPunctChar,a=n("0068").isMdAsciiPunct;function s(t,e,n,r){this.src=t,this.env=n,this.md=e,this.tokens=r,this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[]}s.prototype.pushPending=function(){var t=new r("text","",0);return t.content=this.pending,t.level=this.pendingLevel,this.tokens.push(t),this.pending="",t},s.prototype.push=function(t,e,n){this.pending&&this.pushPending();var i=new r(t,e,n);return n<0&&this.level--,i.level=this.level,n>0&&this.level++,this.pendingLevel=this.level,this.tokens.push(i),i},s.prototype.scanDelims=function(t,e){var n,r,s,u,l,c,h,d,p,f=t,g=!0,m=!0,y=this.posMax,v=this.src.charCodeAt(t);for(n=t>0?this.src.charCodeAt(t-1):32;f<y&&this.src.charCodeAt(f)===v;)f++;return s=f-t,r=f<y?this.src.charCodeAt(f):32,h=a(n)||o(String.fromCharCode(n)),p=a(r)||o(String.fromCharCode(r)),c=i(n),(d=i(r))?g=!1:p&&(c||h||(g=!1)),c?m=!1:h&&(d||p||(m=!1)),e?(u=g,l=m):(u=g&&(!m||h),l=m&&(!g||p)),{can_open:u,can_close:l,length:s}},s.prototype.Token=r,t.exports=s},"0b22":function(t,e,n){"use strict";t.exports=function(t){var e={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:e,illegal:"</",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{className:"string",variants:[t.QUOTE_STRING_MODE,t.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[t.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:e,illegal:/["']/}]}]}}},1020:function(t,e,n){"use strict";function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return function(t,e,n){if(a())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var i=new(t.bind.apply(t,r));return n&&l(i,n.prototype),i}(t,arguments,s(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),l(n,t)},r(t)}function i(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,i,o,a,s=[],u=!0,l=!1;try{if(o=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=o.call(n)).done)&&(s.push(r.value),s.length!==e);u=!0);}catch(t){l=!0,i=t}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}(t,e)||h(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(t,e,n){return e=s(e),function(t,e){if(e&&("object"==y(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,a()?Reflect.construct(e,n||[],s(t).constructor):e.apply(t,n))}function a(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(a=function(){return!!t})()}function s(t){return s=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},s(t)}function u(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&l(t,e)}function l(t,e){return l=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},l(t,e)}function c(t){return function(t){if(Array.isArray(t))return d(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||h(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(t,e){if(t){if("string"==typeof t)return d(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(t,e):void 0}}function d(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function f(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,m(r.key),r)}}function g(t,e,n){return e&&f(t.prototype,e),n&&f(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function m(t){var e=function(t,e){if("object"!=y(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=y(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==y(e)?e:e+""}function y(t){return y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},y(t)}function v(t){return t instanceof Map?t.clear=t.delete=t.set=function(){throw new Error("map is read-only")}:t instanceof Set&&(t.add=t.clear=t.delete=function(){throw new Error("set is read-only")}),Object.freeze(t),Object.getOwnPropertyNames(t).forEach((function(e){var n=t[e],r=y(n);"object"!==r&&"function"!==r||Object.isFrozen(n)||v(n)})),t}var D=g((function t(e){p(this,t),void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}),[{key:"ignoreMatch",value:function(){this.isMatchIgnored=!0}}]);function b(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function _(t){var e=Object.create(null);for(var n in t)e[n]=t[n];for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];return i.forEach((function(t){for(var n in t)e[n]=t[n]})),e}var x=function(t){return!!t.scope},w=g((function t(e,n){p(this,t),this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}),[{key:"addText",value:function(t){this.buffer+=b(t)}},{key:"openNode",value:function(t){if(x(t)){var e=function(t,e){var n=e.prefix;if(t.startsWith("language:"))return t.replace("language:","language-");if(t.includes(".")){var r=t.split(".");return["".concat(n).concat(r.shift())].concat(c(r.map((function(t,e){return"".concat(t).concat("_".repeat(e+1))})))).join(" ")}return"".concat(n).concat(t)}(t.scope,{prefix:this.classPrefix});this.span(e)}}},{key:"closeNode",value:function(t){x(t)&&(this.buffer+="</span>")}},{key:"value",value:function(){return this.buffer}},{key:"span",value:function(t){this.buffer+='<span class="'.concat(t,'">')}}]),C=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e={children:[]};return Object.assign(e,t),e},A=function(){function t(){p(this,t),this.rootNode=C(),this.stack=[this.rootNode]}return g(t,[{key:"top",get:function(){return this.stack[this.stack.length-1]}},{key:"root",get:function(){return this.rootNode}},{key:"add",value:function(t){this.top.children.push(t)}},{key:"openNode",value:function(t){var e=C({scope:t});this.add(e),this.stack.push(e)}},{key:"closeNode",value:function(){if(this.stack.length>1)return this.stack.pop()}},{key:"closeAllNodes",value:function(){for(;this.closeNode(););}},{key:"toJSON",value:function(){return JSON.stringify(this.rootNode,null,4)}},{key:"walk",value:function(t){return this.constructor._walk(t,this.rootNode)}}],[{key:"_walk",value:function(t,e){var n=this;return"string"==typeof e?t.addText(e):e.children&&(t.openNode(e),e.children.forEach((function(e){return n._walk(t,e)})),t.closeNode(e)),t}},{key:"_collapse",value:function(e){"string"!=typeof e&&e.children&&(e.children.every((function(t){return"string"==typeof t}))?e.children=[e.children.join("")]:e.children.forEach((function(e){t._collapse(e)})))}}])}(),S=function(t){function e(t){var n;return p(this,e),(n=o(this,e)).options=t,n}return u(e,t),g(e,[{key:"addText",value:function(t){""!==t&&this.add(t)}},{key:"startScope",value:function(t){this.openNode(t)}},{key:"endScope",value:function(){this.closeNode()}},{key:"__addSublanguage",value:function(t,e){var n=t.root;e&&(n.scope="language:".concat(e)),this.add(n)}},{key:"toHTML",value:function(){return new w(this,this.options).value()}},{key:"finalize",value:function(){return this.closeAllNodes(),!0}}])}(A);function E(t){return t?"string"==typeof t?t:t.source:null}function F(t){return O("(?=",t,")")}function M(t){return O("(?:",t,")*")}function k(t){return O("(?:",t,")?")}function O(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=e.map((function(t){return E(t)})).join("");return r}function I(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=function(t){var e=t[t.length-1];return"object"===y(e)&&e.constructor===Object?(t.splice(t.length-1,1),e):{}}(e),i="("+(r.capture?"":"?:")+e.map((function(t){return E(t)})).join("|")+")";return i}function T(t){return new RegExp(t.toString()+"|").exec("").length-1}var B=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function L(t,e){var n=e.joinWith,r=0;return t.map((function(t){for(var e=r+=1,n=E(t),i="";n.length>0;){var o=B.exec(n);if(!o){i+=n;break}i+=n.substring(0,o.index),n=n.substring(o.index+o[0].length),"\\"===o[0][0]&&o[1]?i+="\\"+String(Number(o[1])+e):(i+=o[0],"("===o[0]&&r++)}return i})).map((function(t){return"(".concat(t,")")})).join(n)}var j="[a-zA-Z]\\w*",P="[a-zA-Z_]\\w*",N="\\b\\d+(\\.\\d+)?",R="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",z="\\b(0b[01]+)",V={begin:"\\\\[\\s\\S]",relevance:0},H={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[V]},G={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[V]},q=function(t,e){var n=_({scope:"comment",begin:t,end:e,contains:[]},arguments.length>2&&void 0!==arguments[2]?arguments[2]:{});n.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});var r=I("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return n.contains.push({begin:O(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),n},W=q("//","$"),U=q("/\\*","\\*/"),Z=q("#","$"),Y={scope:"number",begin:N,relevance:0},X={scope:"number",begin:R,relevance:0},$={scope:"number",begin:z,relevance:0},K={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[V,{begin:/\[/,end:/\]/,relevance:0,contains:[V]}]},J={scope:"title",begin:j,relevance:0},Q={scope:"title",begin:P,relevance:0},tt={begin:"\\.\\s*"+P,relevance:0},et=Object.freeze({__proto__:null,APOS_STRING_MODE:H,BACKSLASH_ESCAPE:V,BINARY_NUMBER_MODE:$,BINARY_NUMBER_RE:z,COMMENT:q,C_BLOCK_COMMENT_MODE:U,C_LINE_COMMENT_MODE:W,C_NUMBER_MODE:X,C_NUMBER_RE:R,END_SAME_AS_BEGIN:function(t){return Object.assign(t,{"on:begin":function(t,e){e.data._beginMatch=t[1]},"on:end":function(t,e){e.data._beginMatch!==t[1]&&e.ignoreMatch()}})},HASH_COMMENT_MODE:Z,IDENT_RE:j,MATCH_NOTHING_RE:/\b\B/,METHOD_GUARD:tt,NUMBER_MODE:Y,NUMBER_RE:N,PHRASAL_WORDS_MODE:{begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},QUOTE_STRING_MODE:G,REGEXP_MODE:K,RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=/^#![ ]*\//;return t.binary&&(t.begin=O(e,/.*\b/,t.binary,/\b.*/)),_({scope:"meta",begin:e,end:/$/,relevance:0,"on:begin":function(t,e){0!==t.index&&e.ignoreMatch()}},t)},TITLE_MODE:J,UNDERSCORE_IDENT_RE:P,UNDERSCORE_TITLE_MODE:Q});function nt(t,e){"."===t.input[t.index-1]&&e.ignoreMatch()}function rt(t,e){void 0!==t.className&&(t.scope=t.className,delete t.className)}function it(t,e){e&&t.beginKeywords&&(t.begin="\\b("+t.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",t.__beforeBegin=nt,t.keywords=t.keywords||t.beginKeywords,delete t.beginKeywords,void 0===t.relevance&&(t.relevance=0))}function ot(t,e){Array.isArray(t.illegal)&&(t.illegal=I.apply(void 0,c(t.illegal)))}function at(t,e){if(t.match){if(t.begin||t.end)throw new Error("begin & end are not supported with match");t.begin=t.match,delete t.match}}function st(t,e){void 0===t.relevance&&(t.relevance=1)}var ut=function(t,e){if(t.beforeMatch){if(t.starts)throw new Error("beforeMatch cannot be used with starts");var n=Object.assign({},t);Object.keys(t).forEach((function(e){delete t[e]})),t.keywords=n.keywords,t.begin=O(n.beforeMatch,F(n.begin)),t.starts={relevance:0,contains:[Object.assign(n,{endsParent:!0})]},t.relevance=0,delete n.beforeMatch}},lt=["of","and","for","in","not","or","if","then","parent","list","value"];function ct(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"keyword",r=Object.create(null);return"string"==typeof t?i(n,t.split(" ")):Array.isArray(t)?i(n,t):Object.keys(t).forEach((function(n){Object.assign(r,ct(t[n],e,n))})),r;function i(t,n){e&&(n=n.map((function(t){return t.toLowerCase()}))),n.forEach((function(e){var n=e.split("|");r[n[0]]=[t,ht(n[0],n[1])]}))}}function ht(t,e){return e?Number(e):function(t){return lt.includes(t.toLowerCase())}(t)?0:1}var dt={},pt=function(t){for(var e,n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];(e=console).log.apply(e,["WARN: ".concat(t)].concat(r))},ft=function(t,e){dt["".concat(t,"/").concat(e)]||(dt["".concat(t,"/").concat(e)]=!0)},gt=new Error;function mt(t,e,n){for(var r=n.key,i=0,o=t[r],a={},s={},u=1;u<=e.length;u++)s[u+i]=o[u],a[u+i]=!0,i+=T(e[u-1]);t[r]=s,t[r]._emit=a,t[r]._multi=!0}function yt(t){(function(t){t.scope&&"object"===y(t.scope)&&null!==t.scope&&(t.beginScope=t.scope,delete t.scope)})(t),"string"==typeof t.beginScope&&(t.beginScope={_wrap:t.beginScope}),"string"==typeof t.endScope&&(t.endScope={_wrap:t.endScope}),function(t){if(Array.isArray(t.begin)){if(t.skip||t.excludeBegin||t.returnBegin)throw gt;if("object"!==y(t.beginScope)||null===t.beginScope)throw gt;mt(t,t.begin,{key:"beginScope"}),t.begin=L(t.begin,{joinWith:""})}}(t),function(t){if(Array.isArray(t.end)){if(t.skip||t.excludeEnd||t.returnEnd)throw gt;if("object"!==y(t.endScope)||null===t.endScope)throw gt;mt(t,t.end,{key:"endScope"}),t.end=L(t.end,{joinWith:""})}}(t)}function vt(t){function e(e,n){return new RegExp(E(e),"m"+(t.case_insensitive?"i":"")+(t.unicodeRegex?"u":"")+(n?"g":""))}var n=g((function t(){p(this,t),this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}),[{key:"addRule",value:function(t,e){e.position=this.position++,this.matchIndexes[this.matchAt]=e,this.regexes.push([e,t]),this.matchAt+=T(t)+1}},{key:"compile",value:function(){0===this.regexes.length&&(this.exec=function(){return null});var t=this.regexes.map((function(t){return t[1]}));this.matcherRe=e(L(t,{joinWith:"|"}),!0),this.lastIndex=0}},{key:"exec",value:function(t){this.matcherRe.lastIndex=this.lastIndex;var e=this.matcherRe.exec(t);if(!e)return null;var n=e.findIndex((function(t,e){return e>0&&void 0!==t})),r=this.matchIndexes[n];return e.splice(0,n),Object.assign(e,r)}}]),r=g((function t(){p(this,t),this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}),[{key:"getMatcher",value:function(t){if(this.multiRegexes[t])return this.multiRegexes[t];var e=new n;return this.rules.slice(t).forEach((function(t){var n=i(t,2),r=n[0],o=n[1];return e.addRule(r,o)})),e.compile(),this.multiRegexes[t]=e,e}},{key:"resumingScanAtSamePosition",value:function(){return 0!==this.regexIndex}},{key:"considerAll",value:function(){this.regexIndex=0}},{key:"addRule",value:function(t,e){this.rules.push([t,e]),"begin"===e.type&&this.count++}},{key:"exec",value:function(t){var e=this.getMatcher(this.regexIndex);e.lastIndex=this.lastIndex;var n=e.exec(t);if(this.resumingScanAtSamePosition())if(n&&n.index===this.lastIndex);else{var r=this.getMatcher(0);r.lastIndex=this.lastIndex+1,n=r.exec(t)}return n&&(this.regexIndex+=n.position+1,this.regexIndex===this.count&&this.considerAll()),n}}]);function o(t){var e=new r;return t.contains.forEach((function(t){return e.addRule(t.begin,{rule:t,type:"begin"})})),t.terminatorEnd&&e.addRule(t.terminatorEnd,{type:"end"}),t.illegal&&e.addRule(t.illegal,{type:"illegal"}),e}if(t.compilerExtensions||(t.compilerExtensions=[]),t.contains&&t.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return t.classNameAliases=_(t.classNameAliases||{}),function n(r,i){var a,s=r;if(r.isCompiled)return s;[rt,at,yt,ut].forEach((function(t){return t(r,i)})),t.compilerExtensions.forEach((function(t){return t(r,i)})),r.__beforeBegin=null,[it,ot,st].forEach((function(t){return t(r,i)})),r.isCompiled=!0;var u=null;return"object"===y(r.keywords)&&r.keywords.$pattern&&(r.keywords=Object.assign({},r.keywords),u=r.keywords.$pattern,delete r.keywords.$pattern),u=u||/\w+/,r.keywords&&(r.keywords=ct(r.keywords,t.case_insensitive)),s.keywordPatternRe=e(u,!0),i&&(r.begin||(r.begin=/\B|\b/),s.beginRe=e(s.begin),r.end||r.endsWithParent||(r.end=/\B|\b/),r.end&&(s.endRe=e(s.end)),s.terminatorEnd=E(s.end)||"",r.endsWithParent&&i.terminatorEnd&&(s.terminatorEnd+=(r.end?"|":"")+i.terminatorEnd)),r.illegal&&(s.illegalRe=e(r.illegal)),r.contains||(r.contains=[]),r.contains=(a=[]).concat.apply(a,c(r.contains.map((function(t){return function(t){return t.variants&&!t.cachedVariants&&(t.cachedVariants=t.variants.map((function(e){return _(t,{variants:null},e)}))),t.cachedVariants?t.cachedVariants:Dt(t)?_(t,{starts:t.starts?_(t.starts):null}):Object.isFrozen(t)?_(t):t}("self"===t?r:t)})))),r.contains.forEach((function(t){n(t,s)})),r.starts&&n(r.starts,i),s.matcher=o(s),s}(t)}function Dt(t){return!!t&&(t.endsWithParent||Dt(t.starts))}var bt=function(t){function e(t,n){var r;return p(this,e),(r=o(this,e,[t])).name="HTMLInjectionError",r.html=n,r}return u(e,t),g(e)}(r(Error)),_t=b,xt=_,wt=Symbol("nomatch"),Ct=function(t){var e=Object.create(null),n=Object.create(null),r=[],o=!0,a="Could not find the language '{}', did you forget to load/include a language module?",s={disableAutodetect:!0,name:"Plain text",contains:[]},u={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:S};function l(t){return u.noHighlightRe.test(t)}function c(t){var e=t.className+" ";e+=t.parentNode?t.parentNode.className:"";var n=u.languageDetectRe.exec(e);if(n){var r=x(n[1]);return r||(pt(a.replace("{}",n[1])),pt("Falling back to no-highlight mode for this block.",t)),r?n[1]:"no-highlight"}return e.split(/\s+/).find((function(t){return l(t)||x(t)}))}function h(t,e,n){var r="",i="";"object"===y(e)?(r=t,n=e.ignoreIllegals,i=e.language):(ft("10.7.0","highlight(lang, code, ...args) has been deprecated."),ft("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),i=t,r=e),void 0===n&&(n=!0);var o={code:r,language:i};A("before:highlight",o);var a=o.result?o.result:d(o.language,o.code,n);return a.code=o.code,A("after:highlight",a),a}function d(t,n,r,s){var l=Object.create(null);function c(t,e){return t.keywords[e]}function h(){if(F.keywords){var t=0;F.keywordPatternRe.lastIndex=0;for(var e=F.keywordPatternRe.exec(O),n="";e;){n+=O.substring(t,e.index);var r=A.case_insensitive?e[0].toLowerCase():e[0],o=c(F,r);if(o){var a=i(o,2),s=a[0],u=a[1];if(k.addText(n),n="",l[r]=(l[r]||0)+1,l[r]<=7&&(I+=u),s.startsWith("_"))n+=e[0];else{var h=A.classNameAliases[s]||s;g(e[0],h)}}else n+=e[0];t=F.keywordPatternRe.lastIndex,e=F.keywordPatternRe.exec(O)}n+=O.substring(t),k.addText(n)}else k.addText(O)}function p(){null!=F.subLanguage?function(){if(""!==O){var t=null;if("string"==typeof F.subLanguage){if(!e[F.subLanguage])return void k.addText(O);t=d(F.subLanguage,O,!0,M[F.subLanguage]),M[F.subLanguage]=t._top}else t=f(O,F.subLanguage.length?F.subLanguage:null);F.relevance>0&&(I+=t.relevance),k.__addSublanguage(t._emitter,t.language)}}():h(),O=""}function g(t,e){""!==t&&(k.startScope(e),k.addText(t),k.endScope())}function m(t,e){for(var n=1,r=e.length-1;n<=r;)if(t._emit[n]){var i=A.classNameAliases[t[n]]||t[n],o=e[n];i?g(o,i):(O=o,h(),O=""),n++}else n++}function y(t,e){return t.scope&&"string"==typeof t.scope&&k.openNode(A.classNameAliases[t.scope]||t.scope),t.beginScope&&(t.beginScope._wrap?(g(O,A.classNameAliases[t.beginScope._wrap]||t.beginScope._wrap),O=""):t.beginScope._multi&&(m(t.beginScope,e),O="")),F=Object.create(t,{parent:{value:F}})}function v(t,e,n){var r=function(t,e){var n=t&&t.exec(e);return n&&0===n.index}(t.endRe,n);if(r){if(t["on:end"]){var i=new D(t);t["on:end"](e,i),i.isMatchIgnored&&(r=!1)}if(r){for(;t.endsParent&&t.parent;)t=t.parent;return t}}if(t.endsWithParent)return v(t.parent,e,n)}function b(t){return 0===F.matcher.regexIndex?(O+=t[0],1):(L=!0,0)}function _(t){var e=t[0],r=n.substring(t.index),i=v(F,t,r);if(!i)return wt;var o=F;F.endScope&&F.endScope._wrap?(p(),g(e,F.endScope._wrap)):F.endScope&&F.endScope._multi?(p(),m(F.endScope,t)):o.skip?O+=e:(o.returnEnd||o.excludeEnd||(O+=e),p(),o.excludeEnd&&(O=e));do{F.scope&&k.closeNode(),F.skip||F.subLanguage||(I+=F.relevance),F=F.parent}while(F!==i.parent);return i.starts&&y(i.starts,t),o.returnEnd?0:e.length}var w={};function C(e,i){var a=i&&i[0];if(O+=e,null==a)return p(),0;if("begin"===w.type&&"end"===i.type&&w.index===i.index&&""===a){if(O+=n.slice(i.index,i.index+1),!o){var s=new Error("0 width match regex (".concat(t,")"));throw s.languageName=t,s.badRule=w.rule,s}return 1}if(w=i,"begin"===i.type)return function(t){for(var e=t[0],n=t.rule,r=new D(n),i=0,o=[n.__beforeBegin,n["on:begin"]];i<o.length;i++){var a=o[i];if(a&&(a(t,r),r.isMatchIgnored))return b(e)}return n.skip?O+=e:(n.excludeBegin&&(O+=e),p(),n.returnBegin||n.excludeBegin||(O=e)),y(n,t),n.returnBegin?0:e.length}(i);if("illegal"===i.type&&!r){var u=new Error('Illegal lexeme "'+a+'" for mode "'+(F.scope||"<unnamed>")+'"');throw u.mode=F,u}if("end"===i.type){var l=_(i);if(l!==wt)return l}if("illegal"===i.type&&""===a)return 1;if(B>1e5&&B>3*i.index)throw new Error("potential infinite loop, way more iterations than matches");return O+=a,a.length}var A=x(t);if(!A)throw a.replace("{}",t),new Error('Unknown language: "'+t+'"');var S=vt(A),E="",F=s||S,M={},k=new u.__emitter(u);!function(){for(var t=[],e=F;e!==A;e=e.parent)e.scope&&t.unshift(e.scope);t.forEach((function(t){return k.openNode(t)}))}();var O="",I=0,T=0,B=0,L=!1;try{if(A.__emitTokens)A.__emitTokens(n,k);else{for(F.matcher.considerAll();;){B++,L?L=!1:F.matcher.considerAll(),F.matcher.lastIndex=T;var j=F.matcher.exec(n);if(!j)break;var P=C(n.substring(T,j.index),j);T=j.index+P}C(n.substring(T))}return k.finalize(),E=k.toHTML(),{language:t,value:E,relevance:I,illegal:!1,_emitter:k,_top:F}}catch(e){if(e.message&&e.message.includes("Illegal"))return{language:t,value:_t(n),illegal:!0,relevance:0,_illegalBy:{message:e.message,index:T,context:n.slice(T-100,T+100),mode:e.mode,resultSoFar:E},_emitter:k};if(o)return{language:t,value:_t(n),illegal:!1,relevance:0,errorRaised:e,_emitter:k,_top:F};throw e}}function p(t){var e={value:_t(t),illegal:!1,relevance:0,_top:s,_emitter:new u.__emitter(u)};return e._emitter.addText(t),e}function f(t,n){n=n||u.languages||Object.keys(e);var r=p(t),o=n.filter(x).filter(C).map((function(e){return d(e,t,!1)}));o.unshift(r);var a=o.sort((function(t,e){if(t.relevance!==e.relevance)return e.relevance-t.relevance;if(t.language&&e.language){if(x(t.language).supersetOf===e.language)return 1;if(x(e.language).supersetOf===t.language)return-1}return 0})),s=i(a,2),l=s[0],c=s[1],h=l;return h.secondBest=c,h}function g(t,e,r){var i=e&&n[e]||r;t.classList.add("hljs"),t.classList.add("language-".concat(i))}function m(t){var e=c(t);if(!l(e))if(A("before:highlightElement",{el:t,language:e}),t.dataset.highlighted);else{if(t.children.length>0&&(u.ignoreUnescapedHTML,u.throwUnescapedHTML))throw new bt("One of your code blocks includes unescaped HTML.",t.innerHTML);var n=t.textContent,r=e?h(n,{language:e,ignoreIllegals:!0}):f(n);t.innerHTML=r.value,t.dataset.highlighted="yes",g(t,e,r.language),t.result={language:r.language,re:r.relevance,relevance:r.relevance},r.secondBest&&(t.secondBest={language:r.secondBest.language,relevance:r.secondBest.relevance}),A("after:highlightElement",{el:t,result:r,text:n})}}var b=!1;function _(){"loading"!==document.readyState?document.querySelectorAll(u.cssSelector).forEach(m):b=!0}function x(t){return t=(t||"").toLowerCase(),e[t]||e[n[t]]}function w(t,e){var r=e.languageName;"string"==typeof t&&(t=[t]),t.forEach((function(t){n[t.toLowerCase()]=r}))}function C(t){var e=x(t);return e&&!e.disableAutodetect}function A(t,e){var n=t;r.forEach((function(t){t[n]&&t[n](e)}))}for(var E in"undefined"!=typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",(function(){b&&_()}),!1),Object.assign(t,{highlight:h,highlightAuto:f,highlightAll:_,highlightElement:m,highlightBlock:function(t){return ft("10.7.0","highlightBlock will be removed entirely in v12.0"),ft("10.7.0","Please use highlightElement now."),m(t)},configure:function(t){u=xt(u,t)},initHighlighting:function(){_(),ft("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")},initHighlightingOnLoad:function(){_(),ft("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")},registerLanguage:function(n,r){var i=null;try{i=r(t)}catch(t){if("Language definition for '{}' could not be registered.".replace("{}",n),!o)throw t;i=s}i.name||(i.name=n),e[n]=i,i.rawDefinition=r.bind(null,t),i.aliases&&w(i.aliases,{languageName:n})},unregisterLanguage:function(t){delete e[t];for(var r=0,i=Object.keys(n);r<i.length;r++){var o=i[r];n[o]===t&&delete n[o]}},listLanguages:function(){return Object.keys(e)},getLanguage:x,registerAliases:w,autoDetection:C,inherit:xt,addPlugin:function(t){(function(t){t["before:highlightBlock"]&&!t["before:highlightElement"]&&(t["before:highlightElement"]=function(e){t["before:highlightBlock"](Object.assign({block:e.el},e))}),t["after:highlightBlock"]&&!t["after:highlightElement"]&&(t["after:highlightElement"]=function(e){t["after:highlightBlock"](Object.assign({block:e.el},e))})})(t),r.push(t)},removePlugin:function(t){var e=r.indexOf(t);-1!==e&&r.splice(e,1)}}),t.debugMode=function(){o=!1},t.safeMode=function(){o=!0},t.versionString="11.10.0",t.regex={concat:O,lookahead:F,either:I,optional:k,anyNumberOfTimes:M},et)"object"===y(et[E])&&v(et[E]);return Object.assign(t,et),t},At=Ct({});At.newInstance=function(){return Ct({})},t.exports=At,At.HighlightJS=At,At.default=At},1324:function(t,e,n){"use strict";n("6d18")},1985:function(t,e,n){(function(t,r){var i;!function(){e&&e.nodeType,t&&t.nodeType;var o="object"==typeof r&&r;o.global!==o&&o.window!==o&&o.self;var a,s=2147483647,u=36,l=/^xn--/,c=/[^\x20-\x7E]/,h=/[\x2E\u3002\uFF0E\uFF61]/g,d={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},p=Math.floor,f=String.fromCharCode;function g(t){throw new RangeError(d[t])}function m(t,e){for(var n=t.length,r=[];n--;)r[n]=e(t[n]);return r}function y(t,e){var n=t.split("@"),r="";return n.length>1&&(r=n[0]+"@",t=n[1]),r+m((t=t.replace(h,".")).split("."),e).join(".")}function v(t){for(var e,n,r=[],i=0,o=t.length;i<o;)(e=t.charCodeAt(i++))>=55296&&e<=56319&&i<o?56320==(64512&(n=t.charCodeAt(i++)))?r.push(((1023&e)<<10)+(1023&n)+65536):(r.push(e),i--):r.push(e);return r}function D(t){return m(t,(function(t){var e="";return t>65535&&(e+=f((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+=f(t)})).join("")}function b(t){return t-48<10?t-22:t-65<26?t-65:t-97<26?t-97:u}function _(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function x(t,e,n){var r=0;for(t=n?p(t/700):t>>1,t+=p(t/e);t>455;r+=u)t=p(t/35);return p(r+36*t/(t+38))}function w(t){var e,n,r,i,o,a,l,c,h,d,f=[],m=t.length,y=0,v=128,_=72;for((n=t.lastIndexOf("-"))<0&&(n=0),r=0;r<n;++r)t.charCodeAt(r)>=128&&g("not-basic"),f.push(t.charCodeAt(r));for(i=n>0?n+1:0;i<m;){for(o=y,a=1,l=u;i>=m&&g("invalid-input"),((c=b(t.charCodeAt(i++)))>=u||c>p((s-y)/a))&&g("overflow"),y+=c*a,!(c<(h=l<=_?1:l>=_+26?26:l-_));l+=u)a>p(s/(d=u-h))&&g("overflow"),a*=d;_=x(y-o,e=f.length+1,0==o),p(y/e)>s-v&&g("overflow"),v+=p(y/e),y%=e,f.splice(y++,0,v)}return D(f)}function C(t){var e,n,r,i,o,a,l,c,h,d,m,y,D,b,w,C=[];for(y=(t=v(t)).length,e=128,n=0,o=72,a=0;a<y;++a)(m=t[a])<128&&C.push(f(m));for(r=i=C.length,i&&C.push("-");r<y;){for(l=s,a=0;a<y;++a)(m=t[a])>=e&&m<l&&(l=m);for(l-e>p((s-n)/(D=r+1))&&g("overflow"),n+=(l-e)*D,e=l,a=0;a<y;++a)if((m=t[a])<e&&++n>s&&g("overflow"),m==e){for(c=n,h=u;!(c<(d=h<=o?1:h>=o+26?26:h-o));h+=u)w=c-d,b=u-d,C.push(f(_(d+w%b,0))),c=p(w/b);C.push(f(_(c,0))),o=x(n,D,r==i),n=0,++r}++n,++e}return C.join("")}a={version:"1.4.1",ucs2:{decode:v,encode:D},decode:w,encode:C,toASCII:function(t){return y(t,(function(t){return c.test(t)?"xn--"+C(t):t}))},toUnicode:function(t){return y(t,(function(t){return l.test(t)?w(t.slice(4).toLowerCase()):t}))}},void 0===(i=function(){return a}.call(e,n,e,t))||(t.exports=i)}()}).call(this,n("62e4")(t),n("c8ba"))},"199e":function(t,e,n){"use strict";t.exports=function(t,e,n){var r,i,o,a,s,u,l,c,h,d,p=e+1,f=t.md.block.ruler.getRules("paragraph");if(t.sCount[e]-t.blkIndent>=4)return!1;for(d=t.parentType,t.parentType="paragraph";p<n&&!t.isEmpty(p);p++)if(!(t.sCount[p]-t.blkIndent>3)){if(t.sCount[p]>=t.blkIndent&&((u=t.bMarks[p]+t.tShift[p])<(l=t.eMarks[p])&&((45===(h=t.src.charCodeAt(u))||61===h)&&(u=t.skipChars(u,h),(u=t.skipSpaces(u))>=l)))){c=61===h?1:2;break}if(!(t.sCount[p]<0)){for(i=!1,o=0,a=f.length;o<a;o++)if(f[o](t,p,n,!0)){i=!0;break}if(i)break}}return!!c&&(r=t.getLines(e,p,t.blkIndent,!1).trim(),t.line=p+1,(s=t.push("heading_open","h"+String(c),1)).markup=String.fromCharCode(h),s.map=[e,t.line],(s=t.push("inline","",0)).content=r,s.map=[e,t.line-1],s.children=[],(s=t.push("heading_close","h"+String(c),-1)).markup=String.fromCharCode(h),t.parentType=d,!0)}},"19dd":function(t,e,n){t.exports=n("e4cb")},"1a38":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.markdownToHtml=void 0;var r=g(n("d4cd")),i=g(n("362d")),o=g(n("54f6")),a=g(n("7ba6")),s=g(n("e6f9")),u=g(n("ff97")),l=g(n("5121")),c=g(n("cf2b")),h=g(n("4bb9")),d=g(n("33db")),p=n("cc48"),f=g(n("be03"));function g(t){return t&&t.__esModule?t:{default:t}}e.markdownToHtml=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return t=Object.assign({},{watches:["source","show","toc"],source:"",show:!0,highlight:!0,html:!0,xhtmlOut:!0,breaks:!0,linkify:!1,emoji:!0,typographer:!0,langPrefix:"language-",quotes:"โโโโ",tableClass:"table",taskLists:!0,toc:!1,tocId:"",tocClass:"table-of-contents",tocFirstLevel:2,tocLastLevel:0,tocAnchorLink:!0,tocAnchorClass:"toc-anchor",tocAnchorLinkSymbol:"#",tocAnchorLinkSpace:!0,tocAnchorLinkClass:"toc-anchor-link",anchorAttributes:function(){return{}},prerender:function(t){return t},postrender:function(t){return t}},t),new Promise((function(e,n){t.source?(0,p.initMathJax)({},(function(){var g=document.createElement("div");g.innerHTML=(0,p.escapeStr)(t.source),(0,p.renderByMathjax)(g).then((function(){var n=(0,p.partialDescape)(g.innerHTML),m=(new r.default).use(o.default).use(a.default).use(s.default).use(u.default).use(l.default).use(c.default).use(h.default).use(f.default,{enabled:t.taskLists});t.emoji&&m.use(i.default),m.set({html:t.html,xhtmlOut:t.xhtmlOut,breaks:t.breaks,linkify:t.linkify,typographer:t.typographer,langPrefix:t.langPrefix,quotes:t.quotes}),m.renderer.rules.table_open=function(){return'<table class="'.concat(t.tableClass,'">\n')};var y=m.renderer.rules.link_open||function(t,e,n,r,i){return i.renderToken(t,e,n)};m.renderer.rules.link_open=function(t,e,n,r,i){return Object.keys(n.anchorAttributes).map((function(r){var i=t[e].attrIndex(r),o=n.anchorAttributes[r];i<0?t[e].attrPush([r,o]):t[e].attrs[i][1]=o})),y(t,e,n,r,i)},t.toc&&m.use(d.default,{tocClassName:t.tocClass,tocFirstLevel:t.tocFirstLevel,tocLastLevel:t.tocLastLevelComputed,anchorLink:t.tocAnchorLink,anchorLinkSymbol:t.tocAnchorLinkSymbol,anchorLinkSpace:t.tocAnchorLinkSpace,anchorClassName:t.tocAnchorClass,anchorLinkSymbolClassName:t.tocAnchorLinkClass,tocCallback:function(e,n,r){r&&(t.tocId&&document.getElementById(t.tocId)&&(document.getElementById(t.tocId).innerHTML=r),t.$emit("toc-rendered",r))}});var v=t.show?m.render(t.prerender?t.prerender(n):n):"";v=t.postrender?t.postrender(v):v,e(v)})).catch((function(t){n(t)}))})):e("")}))}},"1ab2":function(t,e,n){var r=n("7bcc"),i=n("bc6c");for(var o in(e=t.exports=function(t,e){return new i(e).process(t)}).FilterCSS=i,r)e[o]=r[o];"undefined"!=typeof window&&(window.filterCSS=t.exports)},"1c89":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,e.default={name:"MsgLoading",components:{},props:{loadingIcon:String,loadingMessage:Boolean,loadingText:String,transferStatus:Boolean},data:function(){return{defaultIcon:"https://bqq.gtimg.com/CDN/source/images/webim/markdown-loading.gif"}},methods:{}}},"1caa":function(t,e,n){"use strict";t.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"โโโโ",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","text_collapse"]}}}},"1de5":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getUUID=e.default=void 0;var r=_(n("b9de")),i=n("5e38"),o=_(n("1020")),a=_(n("4dd1")),s=_(n("9510")),u=_(n("8dcb")),l=_(n("5ad2")),c=_(n("1fe5")),h=_(n("0b22")),d=_(n("332f")),p=_(n("82cb")),f=_(n("2e7b")),g=_(n("0209")),m=_(n("ee8c")),y=_(n("7c46")),v=n("cc48"),D=n("69d9"),b=n("9439");function _(t){return t&&t.__esModule?t:{default:t}}function x(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,i,o,a,s=[],u=!0,l=!1;try{if(o=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=o.call(n)).done)&&(s.push(r.value),s.length!==e);u=!0);}catch(t){l=!0,i=t}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}(t,e)||function(t,e){if(t){if("string"==typeof t)return w(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?w(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function w(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}n("8da8"),o.default.registerLanguage("javascript",a.default),o.default.registerLanguage("python",s.default),o.default.registerLanguage("xml",u.default),o.default.registerLanguage("json",l.default),o.default.registerLanguage("c",c.default),o.default.registerLanguage("go",h.default),o.default.registerLanguage("java",d.default),o.default.registerLanguage("ruby",p.default),o.default.registerLanguage("yaml",f.default),o.default.registerLanguage("cpp",g.default),o.default.registerLanguage("css",m.default),o.default.registerLanguage("dart",y.default),(0,v.initMathJax)({},(function(){})),(0,b.injectMermaid)({},(function(){b.MermaidService.onMermaidLoaded((function(){window.mermaid&&window.mermaid.initialize&&window.mermaid.initialize({startOnLoad:!1,logLevel:"error",securityLevel:"loose",suppressErrorRendering:!0,theme:"default"})}))})),window.hljs=o.default,n("80f2");var C=new D.MarkdownCleaner({removeZeroWidth:!0,preserveEmoji:!0,preserveComplexScripts:!1});e.getUUID=function(){function t(){return(65536*(1+Math.random())|0).toString(16).substring(1)}return"".concat(t()+t(),"-").concat(t(),"-").concat(t(),"-").concat(t(),"-").concat(t()).concat(t()).concat(t())},e.default={name:"MsgContent",components:{VueMarkdown:r.default},props:{showDownloadCard:{type:Boolean,default:!1},showTags:{type:Boolean,default:!1},fullFiles:{type:Array,default:function(){return[]}},recordId:String,content:String,isFinal:Boolean,loadingMessage:Boolean,isMdExpand:void 0|Boolean,isReplaceLinks:Boolean,isPrintAnimate:Boolean,styleObj:Object,clazzTable:String,clazzMd:String,anchorAttributes:Object,linkify:Boolean,imgMinWidth:Number|String,imgMaxWidth:Number|String,printCount:void 0|Number,printCountTime:void 0|Number,hideCursorPoint:void 0|Boolean,chartDataArr:void 0|Array,codeHeaderRender:Function,replaceLinksWhitelist:Array,isMermaidRenderAfterOutput:{type:Boolean,default:!1}},data:function(){return{currentIndex:0,currentTimer:null,currentText:"",renderText:""}},mounted:function(){},created:function(){this.content?this.isFinal?this.currentText=this.contentProcess(this.content.substr(0,void 0===this.isMdExpand||this.isMdExpand?1e6:1e4)):this.currentText=this.contentProcess(this.content.substr(0,1e6)):this.currentText="",!this.isPrintAnimate||this.isFinal?(this.renderText=this.currentText,this.currentTimer&&clearTimeout(this.currentTimer),this.currentTimer=null,this.currentIndex=this.currentText.length):this.startCurrentTimer()},beforeDestroy:function(){this.currentTimer&&clearTimeout(this.currentTimer),this.currentTimer=null},watch:{content:function(t){t&&(this.currentTimer&&clearTimeout(this.currentTimer),this.currentIndex=this.currentText.length,this.currentTimer=null,this.currentText=(this.isFinal,this.contentProcess(t.substr(0,void 0===this.isMdExpand||this.isMdExpand?1e6:1e4))),this.isPrintAnimate?this.startCurrentTimer():this.renderText=this.currentText)},isFinal:function(t){t&&this.content&&(this.currentTimer&&clearTimeout(this.currentTimer),this.currentTimer=null,this.currentText=this.contentProcess(this.content.substr(0,void 0===this.isMdExpand||this.isMdExpand?1e6:1e4)),this.renderText=this.currentText,this.currentIndex=this.currentText.length)},isMdExpand:function(t){this.currentText=t?this.contentProcess(this.content):this.contentProcess(this.content.substr(0,3e3)),this.renderText=this.currentText,this.currentTimer&&clearTimeout(this.currentTimer),this.currentTimer=null,this.currentIndex=this.currentText.length}},methods:{update:function(t){},startCurrentTimer:function(){var t=this;this.currentTimer&&clearTimeout(this.currentTimer),this.currentTimer=setTimeout((function(){t.renderText=t.splitMsgContennt(t.currentText),(t.currentIndex<t.currentText.length||!t.isFinal)&&t.startCurrentTimer()}),this.printCountTime||16)},removeHtmlTags:function(t){for(var e=new RegExp("<(?!(?:img\\s|img\\/))[^>\\s]*\\s[^>]*>|<(?!(?:img\\s|img\\/))[^>]*>","gi"),n=t.replace(e,"");new RegExp("<[^>]*$").test(n);)n=n.replace(new RegExp("<[^>]*$"),"");return n},removeUnclosedHtmlTags:function(t){var e=new RegExp("```[\\s\\S]*?```","g"),n=t.match(e)||[],r=t.replace(e,"PLACEHOLDER"),i=new RegExp("<[^>\\s]*\\s[^>]*$","g");(r=r.replace(i,"")).endsWith("<")&&(r=r.slice(0,-1));var o=0;return r=r.replace(new RegExp("PLACEHOLDER","g"),(function(){return n[o++]}))},convertMarkdownImagesInTable:function(t){var e=new RegExp("<table>([\\s\\S]*?)<\\/table>","g"),n=new RegExp("!\\[([^\\]]*)\\]\\(([^)]+)\\)","g");return t.replace(e,(function(t,e){var r=e.replace(n,(function(t,e,n){return'<img src="'.concat(n,'" alt="').concat(e,'">')}));return"<table>".concat(r,"</table>")}))},replaceBoxedMathAtEnd:function(t){var e=new RegExp("\\\\boxed\\{([^}]+)\\}$");return t.replace(e,"\\( \\boxed{$1} \\)")},contentProcess:function(t){var e=this;return this.escapeMarkdownCode(t,(function(t){return e.contentProcessWithoutCode(t)}))},contentProcessWithoutCode:function(t){return t=(0,D.replaceVideo)(t),this.isReplaceLinks&&(t=this.replaceLinks(t)),(0,D.isMarkdownCodeBlock)(t)||(t=(0,D.parseMixedJSONContent)(t),t=C.clean(t)),t=this.escapeMarkdownStars(t),t=this.escapeMarkDownUnit(t),t=this.handleMathStar(t),t=this.formatMathExpressions(t),t=this.convertMarkdownImagesInTable(t),this.isFinal||(t=this.fixContentWithoutImg(t)),t=this.fixMarkdownOrderedList(t),this.showTags&&(t=this.transformString(t)),this.showDownloadCard&&(t=this.transformCard(t)),t=this.replaceBoxedMathAtEnd(t),t=this.xssHandlerProcess(t)},downloadCardClick:function(t,e){this.$emit("downloadCardClick",t,e)},transformCard:function(t){var e,n=t;if((null===(e=this.fullFiles)||void 0===e?void 0:e.length)>0){for(var r,i=this.fullFiles,o=[],a=/\[\[(\d+)\]@file\]/g;null!==(r=a.exec(n));)o.push(r);o.forEach((function(t){var e=i.find((function(e){return e.id.toString()===t[1]}));n=n.replace(t[0],'\n\n<div class="download-card" data-file-id="'.concat(e.id,'" ><div class="file-icon-logo"><img src="').concat(e.iconUrl||"https://cdn.xiaowei.qq.com/static/lke/icon/file_icon_other_file_light.svg",'"></div><div class="download-card-content"><div class="name">').concat(e.file_name,'</div><div class="size">').concat(e.file_size,'</div></div><div class="basic_download2_line"></div></div>'))}))}return n},transformString:function(t){var e=new RegExp("\\[(\\d+(?:\\s*,\\s*\\d+)*)\\]\\(@ref\\)","g");return t.replace(e,(function(t,e){var n=e.split(new RegExp("\\s*,\\s*")).map((function(t){return'<span class="little-tags">'.concat(t,"</span>")})).join("");return'<span class="tags-container">'.concat(n,"</span>")}))},splitMsgContennt:function(t){var e=this.printCount||1;return this.currentIndex+=e,this.hideCursorPoint?t.substring(0,this.currentIndex):t.substring(0,this.currentIndex)+"CURSOR_POINT"},xssHandlerProcess:function(t){return new i.FilterXSS(v.xssHtmlOptions).process(t)},matchImageLinks:function(t){for(var e,n=/!((?:\\)?\[(?:\\)?[^\]]*\])\(([^]*?)\)/g,r=[];null!==(e=n.exec(t));)r.push(e[0]);return r},escapeSingleTilde:function(t){for(var e=[].concat([["\\$","\\$"],["\\\\\\(","\\\\\\)"]],[["\\$\\$","\\$\\$"],["\\\\\\[","\\\\\\]"]]),n=new RegExp(e.map((function(t){var e=x(t,2),n=e[0],r=e[1];return"".concat(n,"([\\s\\S]*?)").concat(r)})).join("|"),"gm"),r=Array.from(t.matchAll(n),(function(t){return{match:t.slice(1).find((function(t){return void 0!==t})),index:t.index}})).filter((function(t){return t.match})),i=0,o=0;o<r.length;o++){var a=r[o],s=a.match,u=a.index,l="__ๆฐๅญฆๅ
ฌๅผ__".concat(o);t=t.slice(0,u+i+1)+l+t.slice(u+i+s.length+1),i+=l.length-s.length}t=t.replace(new RegExp("(^|[^~\\\\])~([^~]|$)","g"),"$1\\~$2");for(var c=0;c<r.length;c++)t=t.replace("__ๆฐๅญฆๅ
ฌๅผ__".concat(c),r[c].match);return t},handleMathStar:function(t){return t.replace(new RegExp("(\\d)\\*(\\d)","g"),"$1\\*$2")},escapeMarkdownStars:function(t){var e=new RegExp("(\\d|\\))\\*(\\d|\\()","g");return t.replace(e,(function(t,e,n){return"".concat(e,"\\*").concat(n)}))},escapeMarkDownUnit:function(t){var e="(".concat(["g","mg","ฮผg","kg","ng","pg","ml","mL","L","็","ๆฟ","็","็ฒ","่ข","ๆฏ","็ถ","ๅ
","ๆก","่ดด","้ข","ๆปด","h","hr","hrs","ๅฐๆถ","ๅคฉ","ๆฅ"].join("|"),")"),n=new RegExp("(\\d+(?:\\.\\d+)?".concat(e,")\\*(\\d+|").concat(e,")"),"g");return t.replace(n,(function(t,e,n){return"".concat(e,"\\*").concat(n)}))},escapeMarkdownCode:function(t,e){var n=[],r="@CODE@BLOCK@PLACEHOLDER@",i=0,o=t.replace(/```[\s\S]*?```/g,(function(t){return n.push(t),r+i++}));return o=(o=e(o)).replace(new RegExp(r+"\\d+","g"),(function(t){var e=parseInt(t.replace(r,""));return n[e]})),o},formatMathExpressions:function(t){var e=new RegExp("(^|\\n\\n)?(\\$\\$(.*?)\\$\\$)(\\n\\n|$)?","g");return t.replace(e,(function(t,e,n,r,i){return"\n\n"+n+"\n\n"}))},replaceLinks:function(t){var e=["lke.cloud.tencent.com","qidian"];if(this.replaceLinksWhitelist&&(e=this.replaceLinksWhitelist.concat(e)),!t)return t;var n=this.matchImageLinks(t);n.forEach((function(e,n){t=t.replace(e,"IMG_URL".concat(n))}));var r=this.getQueryVariable(window.location.hash,"from")?"":"".concat(window.location.protocol,"//").concat(window.location.host,"/lke#/link-info/redirect?target="),i=e.map((function(t){return"(?!.*".concat(t,")")})).join(""),o=new RegExp("(\\[([^\\]]+)\\]\\("+"(https?:\\/\\/".concat(i,"[^\\s)]+)")+'\\))|(<a\\s+[^>]*href="'+"(".concat(i,'[^"]+)')+'"[^>]*>(.*?)<\\/a>)',"gi");return t=t.replace(o,(function(t,e,n,i,o,a,s){return e&&n?"[".concat(n,"](").concat(r).concat(i,")"):a&&!a.startsWith("#")?'<a href="'.concat(r).concat(a,'">').concat(s,"</a>"):t})),n.forEach((function(e,n){t=t.replace("IMG_URL".concat(n),e)})),t},fixMarkdownOrderedList:function(t){for(var e=t.split("\n"),n=0;n<e.length;n++)new RegExp("^\\d+\\.\\s").test(e[n])&&e[n+1]&&new RegExp("^\\d+\\.\\S").test(e[n+1])&&(e[n+1]=e[n+1].replace(new RegExp("(\\d+)\\.(\\S)"),"$1. $2"));return e.join("\n")},fixContentWithoutImg:function(t){var e=new RegExp("!\\[.*?\\]\\([^)]*$","g");return t.replace(e,"[ๆญฃๅจ่พๅบๅพ็...]")},imageClick:function(t){this.$emit("imageClick",t)},littleTagClick:function(t,e){this.$emit("littleTagClick",t,e)},getQueryVariable:function(t,e){var n=t.split("?");if(n.length<2)return"";for(var r=n[1].split("&"),i=0;i<r.length;i++){var o=r[i].split("=");if(o[0]===e)return decodeURI(o[1])}return""},postrender:function(t){var e=this;this.isFinal?this.$nextTick((function(){e.$el.querySelectorAll(".question-text img").forEach((function(t){t.removeEventListener("click",e.imageClick),t.addEventListener("click",e.imageClick)})),e.$el.querySelectorAll(".answer-md img").forEach((function(t){t.removeEventListener("click",e.imageClick),t.addEventListener("click",e.imageClick)})),e.$el.querySelectorAll(".".concat(e.clazzMd||"answer-md"," a")).forEach((function(t){t.setAttribute("target","_blank")})),e.$el.querySelectorAll(".video-placeholder").forEach((function(t){t.remove()})),e.$el.querySelectorAll("video").forEach((function(t){t.style.display="block"}))})):this.$nextTick((function(){e.$el.querySelectorAll(".video-placeholder").forEach((function(t){t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#paint0_angular_525_45437_clip_path)" data-figma-skip-parse="true"><g transform="matrix(0.008 0 0 0.008 8 8.00101)"><foreignObject x="-1000" y="-1000" width="2000" height="2000"><div xmlns="http://www.w3.org/1999/xhtml" style="background:conic-gradient(from 90deg,rgba(255, 255, 255, 0.7093) 0deg,rgba(255, 255, 255, 0.0001) 219.519deg,rgba(255, 255, 255, 0.0001) 230.287deg,rgba(255, 255, 255, 1) 270deg,rgba(255, 255, 255, 0.7093) 360deg);height:100%;width:100%;opacity:1"></div></foreignObject></g></g><path fill-rule="evenodd" clip-rule="evenodd" d="M2.36131 2.32604C0.902925 3.77517 0 5.78264 0 8.00101C0 12.4193 3.58172 16.001 8 16.001C12.4183 16.001 16 12.4193 16 8.00101C16 3.58326 12.4191 0.00187492 8.00161 0.00100708L8.85183 1.6572C11.9837 2.07373 14.4 4.7552 14.4 8.00101C14.4 11.5356 11.5346 14.401 8 14.401C4.46538 14.401 1.6 11.5356 1.6 8.00101C1.6 6.40633 2.18324 4.94787 3.14803 3.82731L2.36131 2.32604Z" data-figma-gradient-fill="{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":1.0,"g":1.0,"b":1.0,"a":9.9999997473787516e-05},"position":0.60977590084075928},{"color":{"r":1.0,"g":1.0,"b":1.0,"a":9.9999997473787516e-05},"position":0.63968557119369507},{"color":{"r":1.0,"g":1.0,"b":1.0,"a":1.0},"position":0.750}],"stopsVar":[{"color":{"r":1.0,"g":1.0,"b":1.0,"a":9.9999997473787516e-05},"position":0.60977590084075928},{"color":{"r":1.0,"g":1.0,"b":1.0,"a":9.9999997473787516e-05},"position":0.63968557119369507},{"color":{"r":1.0,"g":1.0,"b":1.0,"a":1.0},"position":0.750}],"transform":{"m00":16.0,"m01":0.0,"m02":0.0,"m10":0.0,"m11":16.0,"m12":0.0010070800781250},"opacity":1.0,"blendMode":"NORMAL","visible":true}"/>\n <defs>\n <clipPath id="paint0_angular_525_45437_clip_path"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.36131 2.32604C0.902925 3.77517 0 5.78264 0 8.00101C0 12.4193 3.58172 16.001 8 16.001C12.4183 16.001 16 12.4193 16 8.00101C16 3.58326 12.4191 0.00187492 8.00161 0.00100708L8.85183 1.6572C11.9837 2.07373 14.4 4.7552 14.4 8.00101C14.4 11.5356 11.5346 14.401 8 14.401C4.46538 14.401 1.6 11.5356 1.6 8.00101C1.6 6.40633 2.18324 4.94787 3.14803 3.82731L2.36131 2.32604Z"/></clipPath></defs>\n </svg>่ง้ขๅ ่ฝฝไธญ...'}))})),this.showTags&&this.$nextTick((function(){e.$el.querySelectorAll(".tags-container"),e.$el.querySelectorAll(".tags-container").forEach((function(t){t.removeEventListener("click",e.littleTagClick),t.addEventListener("click",(function(){e.littleTagClick(t,e.recordId)}))}))})),this.showDownloadCard&&this.$nextTick((function(){e.$el.querySelectorAll(".download-card").forEach((function(t){t.removeEventListener("click",e.downloadCardClick),t.addEventListener("click",(function(t){var n=t.currentTarget.getAttribute("data-file-id");e.downloadCardClick(n,t);try{t&&t.preventDefault&&t.preventDefault()}catch(t){}}))}))})),t=t.replace(new RegExp("&gt;","g"),">").replace(new RegExp("&lt;","g"),"<").replace("CURSOR_POINT",'<span class="cursor"></span>');var n=document.createElement("div");return n.innerHTML=t,n.querySelectorAll("img").forEach((function(t){t.src;var n,r,i=e.getQueryVariable(t.src,"size").split("|");i[1]&&(n=i[1].split("*")[0],i[1].split("*")[1]&&(r=i[1].split("*")[0]/i[1].split("*")[1])),i[0]&&("min"===i[0]&&(!n||n<24)?n=e.imgMinWidth||"24":("mid"===i[0]&&n>320||"max"===i[0])&&(n=e.imgMaxWidth||"320")),n&&(t.style.width=n===e.imgMaxWidth||n===e.imgMinWidth?n:"".concat(n,"px")),r&&(t.style.height="".concat(n/r,"px"))})),n.querySelectorAll("pre code:not(.language-mermaid)").forEach((function(t,r,i){if(o.default.highlightBlock(t),e.isFinal)o.default.lineNumbersBlock(t),t.parentNode.querySelector(".cursor")&&t.parentNode.querySelector(".cursor").remove();else if(e.isPrintAnimate&&!n.querySelector(".cursor")&&r===i.length-1&&!e.isFinal&&t.parentElement===n.lastElementChild){var a=document.createElement("span");a.className="cursor",t.append(a)}if(!t.parentNode.querySelector(".code-language-label")&&t.result){var s=t.result.language;if(s){var u=document.createElement("div");u.className="code-language-label",e.codeHeaderRender?u.innerHTML=e.codeHeaderRender(s,e.content,r):u.innerText=s,t.parentNode.insertBefore(u,t)}}})),this.isMermaidRenderAfterOutput?this.isFinal&&setTimeout((function(){b.MermaidService.onMermaidLoaded((function(){b.MermaidService.renderAll(e.$el)}))}),0):setTimeout((function(){b.MermaidService.onMermaidLoaded((function(){b.MermaidService.renderAll(e.$el)}))}),0),this.$emit("postrender",this.currentIndex,this.$el,this.recordId),n.innerHTML.replace(/-->/g,"--\x3e")}}}},"1eb2":function(t,e,n){"use strict";if("undefined"!=typeof window){var r=window.document.currentScript,i=r&&r.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);i&&(n.p=i[1])}},"1fb5":function(t,e,n){"use strict";e.byteLength=function(t){var e=u(t),n=e[0],r=e[1];return 3*(n+r)/4-r},e.toByteArray=function(t){var e,n,r=u(t),a=r[0],s=r[1],l=new o(function(t,e,n){return 3*(e+n)/4-n}(0,a,s)),c=0,h=s>0?a-4:a;for(n=0;n<h;n+=4)e=i[t.charCodeAt(n)]<<18|i[t.charCodeAt(n+1)]<<12|i[t.charCodeAt(n+2)]<<6|i[t.charCodeAt(n+3)],l[c++]=e>>16&255,l[c++]=e>>8&255,l[c++]=255&e;return 2===s&&(e=i[t.charCodeAt(n)]<<2|i[t.charCodeAt(n+1)]>>4,l[c++]=255&e),1===s&&(e=i[t.charCodeAt(n)]<<10|i[t.charCodeAt(n+1)]<<4|i[t.charCodeAt(n+2)]>>2,l[c++]=e>>8&255,l[c++]=255&e),l},e.fromByteArray=function(t){for(var e,n=t.length,i=n%3,o=[],a=16383,s=0,u=n-i;s<u;s+=a)o.push(c(t,s,s+a>u?u:s+a));return 1===i?(e=t[n-1],o.push(r[e>>2]+r[e<<4&63]+"==")):2===i&&(e=(t[n-2]<<8)+t[n-1],o.push(r[e>>10]+r[e>>4&63]+r[e<<2&63]+"=")),o.join("")};for(var r=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0;s<64;++s)r[s]=a[s],i[a.charCodeAt(s)]=s;function u(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=t.indexOf("=");return-1===n&&(n=e),[n,n===e?0:4-n%4]}function l(t){return r[t>>18&63]+r[t>>12&63]+r[t>>6&63]+r[63&t]}function c(t,e,n){for(var r,i=[],o=e;o<n;o+=3)r=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(255&t[o+2]),i.push(l(r));return i.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},"1fe5":function(t,e,n){"use strict";t.exports=function(t){var e=t.regex,n=t.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),r="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",o="("+r+"|"+e.optional(i)+"[a-zA-Z_]\\w*"+e.optional("<[^<>]+>")+")",a={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},s={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},t.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},u={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},l={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef elifdef elifndef include"},contains:[{begin:/\\\n/,relevance:0},t.inherit(s,{className:"string"}),{className:"string",begin:/<.*?>/},n,t.C_BLOCK_COMMENT_MODE]},c={className:"title",begin:e.optional(i)+t.IDENT_RE,relevance:0},h=e.optional(i)+t.IDENT_RE+"\\s*\\(",d={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","typeof","typeof_unqual","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_BitInt","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal96","_Decimal128","_Decimal64x","_Decimal128x","_Float16","_Float32","_Float64","_Float128","_Float32x","_Float64x","_Float128x","const","static","constexpr","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},p=[l,a,n,t.C_BLOCK_COMMENT_MODE,u,s],f={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:d,contains:p.concat([{begin:/\(/,end:/\)/,keywords:d,contains:p.concat(["self"]),relevance:0}]),relevance:0},g={begin:"("+o+"[\\*&\\s]+)+"+h,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:d,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:r,keywords:d,relevance:0},{begin:h,returnBegin:!0,contains:[t.inherit(c,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:[n,t.C_BLOCK_COMMENT_MODE,s,u,a,{begin:/\(/,end:/\)/,keywords:d,relevance:0,contains:["self",n,t.C_BLOCK_COMMENT_MODE,s,u,a]}]},a,n,t.C_BLOCK_COMMENT_MODE,l]};return{name:"C",aliases:["h"],keywords:d,disableAutodetect:!0,illegal:"</",contains:[].concat(f,g,p,[l,{begin:t.IDENT_RE+"::",keywords:d},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},t.TITLE_MODE]}]),exports:{preprocessor:l,strings:s,keywords:d}}}},2085:function(t,e,n){"use strict";t.exports=function(t){var e,n,r=0,i=t.tokens,o=t.tokens.length;for(e=n=0;e<o;e++)r+=i[e].nesting,i[e].level=r,"text"===i[e].type&&e+1<o&&"text"===i[e+1].type?i[e+1].content=i[e].content+i[e+1].content:(e!==n&&(i[n]=i[e]),n++);e!==n&&(i.length=n)}},"20f6":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(n("80f0"));function i(t){return t&&t.__esModule?t:{default:t}}var o=(0,i(n("75ba")).default)(r.default);e.default=o},"22d1":function(t,e,n){"use strict";var r=function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1},i=new function(){this.browser=new r,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!=typeof window};"object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?(i.wxa=!0,i.touchEventsSupported=!0):"undefined"==typeof document&&"undefined"!=typeof self?i.worker=!0:!i.hasGlobalWindow||"Deno"in window?(i.node=!0,i.svgSupported=!0):function(t,e){var n=e.browser,r=t.match(/Firefox\/([\d.]+)/),i=t.match(/MSIE\s([\d.]+)/)||t.match(/Trident\/.+?rv:(([\d.]+))/),o=t.match(/Edge?\/([\d.]+)/),a=/micromessenger/i.test(t);r&&(n.firefox=!0,n.version=r[1]),i&&(n.ie=!0,n.version=i[1]),o&&(n.edge=!0,n.version=o[1],n.newEdge=+o[1].split(".")[0]>18),a&&(n.weChat=!0),e.svgSupported="undefined"!=typeof SVGRect,e.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,e.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported="undefined"!=typeof document;var s=document.documentElement.style;e.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}(navigator.userAgent,i),e.a=i},2410:function(t,e,n){(function(e){var n=function(){"use strict";function t(t,e){return null!=e&&t instanceof e}var n,r,i;try{n=Map}catch(t){n=function(){}}try{r=Set}catch(t){r=function(){}}try{i=Promise}catch(t){i=function(){}}function o(a,u,l,c,h){"object"==typeof u&&(l=u.depth,c=u.prototype,h=u.includeNonEnumerable,u=u.circular);var d=[],p=[],f=void 0!==e;return void 0===u&&(u=!0),void 0===l&&(l=1/0),function a(l,g){if(null===l)return null;if(0===g)return l;var m,y;if("object"!=typeof l)return l;if(t(l,n))m=new n;else if(t(l,r))m=new r;else if(t(l,i))m=new i((function(t,e){l.then((function(e){t(a(e,g-1))}),(function(t){e(a(t,g-1))}))}));else if(o.__isArray(l))m=[];else if(o.__isRegExp(l))m=new RegExp(l.source,s(l)),l.lastIndex&&(m.lastIndex=l.lastIndex);else if(o.__isDate(l))m=new Date(l.getTime());else{if(f&&e.isBuffer(l))return m=e.allocUnsafe?e.allocUnsafe(l.length):new e(l.length),l.copy(m),m;t(l,Error)?m=Object.create(l):void 0===c?(y=Object.getPrototypeOf(l),m=Object.create(y)):(m=Object.create(c),y=c)}if(u){var v=d.indexOf(l);if(-1!=v)return p[v];d.push(l),p.push(m)}for(var D in t(l,n)&&l.forEach((function(t,e){var n=a(e,g-1),r=a(t,g-1);m.set(n,r)})),t(l,r)&&l.forEach((function(t){var e=a(t,g-1);m.add(e)})),l){var b;y&&(b=Object.getOwnPropertyDescriptor(y,D)),b&&null==b.set||(m[D]=a(l[D],g-1))}if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(l);for(D=0;D<_.length;D++){var x=_[D],w=Object.getOwnPropertyDescriptor(l,x);(!w||w.enumerable||h)&&(m[x]=a(l[x],g-1),w.enumerable||Object.defineProperty(m,x,{enumerable:!1}))}}if(h){var C=Object.getOwnPropertyNames(l);for(D=0;D<C.length;D++){var A=C[D];(w=Object.getOwnPropertyDescriptor(l,A))&&w.enumerable||(m[A]=a(l[A],g-1),Object.defineProperty(m,A,{enumerable:!1}))}}return m}(a,l)}function a(t){return Object.prototype.toString.call(t)}function s(t){var e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),e}return o.clonePrototype=function(t){if(null===t)return null;var e=function(){};return e.prototype=t,new e},o.__objToStr=a,o.__isDate=function(t){return"object"==typeof t&&"[object Date]"===a(t)},o.__isArray=function(t){return"object"==typeof t&&"[object Array]"===a(t)},o.__isRegExp=function(t){return"object"==typeof t&&"[object RegExp]"===a(t)},o.__getRegExpFlags=s,o}();t.exports&&(t.exports=n)}).call(this,n("b639").Buffer)},"24fb":function(t,e,n){"use strict";function r(t,e){var n=t[1]||"",r=t[3];if(!r)return n;if(e&&"function"==typeof btoa){var i=function(t){var e=btoa(unescape(encodeURIComponent(JSON.stringify(t)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(n," */")}(r),o=r.sources.map((function(t){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(t," */")}));return[n].concat(o).concat([i]).join("\n")}return[n].join("\n")}t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=r(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var i={};if(r)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(i[a]=!0)}for(var s=0;s<t.length;s++){var u=[].concat(t[s]);r&&i[u[0]]||(n&&(u[2]?u[2]="".concat(n," and ").concat(u[2]):u[2]=n),e.push(u))}},e}},2697:function(t,e,n){var r=n("7db4");r.__esModule&&(r=r.default),"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),(0,n("499e").default)("82f0f3a6",r,!0,{sourceMap:!1,shadowMode:!1})},2877:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var u,l="function"==typeof t?t.options:t;if(e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0),r&&(l.functional=!0),o&&(l._scopeId="data-v-"+o),a?(u=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},l._ssrRegister=u):i&&(u=s?function(){i.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:i),u)if(l.functional){l._injectStyles=u;var c=l.render;l.render=function(t,e){return u.call(e),c(t,e)}}else{var h=l.beforeCreate;l.beforeCreate=h?[].concat(h,u):[u]}return{exports:t,options:l}}n.d(e,"a",(function(){return r}))},"28ec":function(t,e,n){"use strict";var r=/^<([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])?)*)>/,i=/^<([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)>/;t.exports=function(t,e){var n,o,a,s,u,l,c=t.pos;return 60===t.src.charCodeAt(c)&&!((n=t.src.slice(c)).indexOf(">")<0||(i.test(n)?(o=n.match(i),s=o[0].slice(1,-1),u=t.md.normalizeLink(s),!t.md.validateLink(u)||(e||(l=t.push("link_open","a",1),l.attrs=[["href",u]],l.markup="autolink",l.info="auto",l=t.push("text","",0),l.content=t.md.normalizeLinkText(s),l=t.push("link_close","a",-1),l.markup="autolink",l.info="auto"),t.pos+=o[0].length,0)):!r.test(n)||(a=n.match(r),s=a[0].slice(1,-1),u=t.md.normalizeLink("mailto:"+s),!t.md.validateLink(u)||(e||(l=t.push("link_open","a",1),l.attrs=[["href",u]],l.markup="autolink",l.info="auto",l=t.push("text","",0),l.content=t.md.normalizeLinkText(s),l=t.push("link_close","a",-1),l.markup="autolink",l.info="auto"),t.pos+=a[0].length,0))))}},"2ce5":function(t,e,n){!function(){"use strict";for(var e=[null,0,{}],n=44032,r=4352,i=function(t,e){this.codepoint=t,this.feature=e},o={},a=[],s=0;s<=255;++s)a[s]=0;var u=[function(t,n,r){return n<60||13311<n&&n<42607?new i(n,e):t(n,r)},function(t,e,n){var r=o[e];return r||(r=t(e,n)).feature&&++a[e>>8&255]>10&&(o[e]=r),r},function(t,e,n){return n?t(e,n):new i(e,null)},function(t,e,o){var a;if(e<r||4371<=e&&e<n||55204<e)return t(e,o);if(r<=e&&e<4371){var s={},u=21*(e-r);for(a=0;a<21;++a)s[4449+a]=n+28*(a+u);return new i(e,[,,s])}var l=e-n,c=l%28,h=[];if(0!==c)h[0]=[n+l-c,4519+c];else for(h[0]=[r+Math.floor(l/588),4449+Math.floor(l%588/28)],h[2]={},a=1;a<28;++a)h[2][4519+a]=e+a;return new i(e,h)},function(t,n,r){var o=(i.udata[65280&n]||{})[n];return new i(n,o||e)}];i.fromCharCode=u.reduceRight((function(t,e){return function(n,r){return e(t,n,r)}}),null),i.isHighSurrogate=function(t){return t>=55296&&t<=56319},i.isLowSurrogate=function(t){return t>=56320&&t<=57343},i.prototype.prepFeature=function(){this.feature||(this.feature=i.fromCharCode(this.codepoint,!0).feature)},i.prototype.toString=function(){if(this.codepoint<65536)return String.fromCharCode(this.codepoint);var t=this.codepoint-65536;return String.fromCharCode(Math.floor(t/1024)+55296,t%1024+56320)},i.prototype.getDecomp=function(){return this.prepFeature(),this.feature[0]||null},i.prototype.isCompatibility=function(){return this.prepFeature(),!!this.feature[1]&&256&this.feature[1]},i.prototype.isExclude=function(){return this.prepFeature(),!!this.feature[1]&&512&this.feature[1]},i.prototype.getCanonicalClass=function(){return this.prepFeature(),this.feature[1]?255&this.feature[1]:0},i.prototype.getComposite=function(t){if(this.prepFeature(),!this.feature[2])return null;var e=this.feature[2][t.codepoint];return e?i.fromCharCode(e):null};var l=function(t){this.str=t,this.cursor=0};l.prototype.next=function(){if(this.str&&this.cursor<this.str.length){var t,e=this.str.charCodeAt(this.cursor++);return i.isHighSurrogate(e)&&this.cursor<this.str.length&&i.isLowSurrogate(t=this.str.charCodeAt(this.cursor))&&(e=1024*(e-55296)+(t-56320)+65536,++this.cursor),i.fromCharCode(e)}return this.str=null,null};var c=function(t,e){this.it=t,this.canonical=e,this.resBuf=[]};c.prototype.next=function(){if(0===this.resBuf.length){var t=this.it.next();if(!t)return null;this.resBuf=function t(e,n){var r=n.getDecomp();if(!r||e&&n.isCompatibility())return[n];for(var o=[],a=0;a<r.length;++a){var s=t(e,i.fromCharCode(r[a]));o=o.concat(s)}return o}(this.canonical,t)}return this.resBuf.shift()};var h=function(t){this.it=t,this.resBuf=[]};h.prototype.next=function(){var t;if(0===this.resBuf.length)do{var e=this.it.next();if(!e)break;t=e.getCanonicalClass();var n=this.resBuf.length;if(0!==t)for(;n>0;--n){if(this.resBuf[n-1].getCanonicalClass()<=t)break}this.resBuf.splice(n,0,e)}while(0!==t);return this.resBuf.shift()};var d=function(t){this.it=t,this.procBuf=[],this.resBuf=[],this.lastClass=null};d.prototype.next=function(){for(;0===this.resBuf.length;){var t=this.it.next();if(!t){this.resBuf=this.procBuf,this.procBuf=[];break}if(0===this.procBuf.length)this.lastClass=t.getCanonicalClass(),this.procBuf.push(t);else{var e=this.procBuf[0].getComposite(t),n=t.getCanonicalClass();e&&(this.lastClass<n||0===this.lastClass)?this.procBuf[0]=e:(0===n&&(this.resBuf=this.procBuf,this.procBuf=[]),this.lastClass=n,this.procBuf.push(t))}}return this.resBuf.shift()};var p=function(t,e){for(var n,r=function(t,e){switch(t){case"NFD":return new h(new c(new l(e),!0));case"NFKD":return new h(new c(new l(e),!1));case"NFC":return new d(new h(new c(new l(e),!0)));case"NFKC":return new d(new h(new c(new l(e),!1)))}throw t+" is invalid"}(t,e),i="";n=r.next();)i+=n.toString();return i};i.udata={0:{60:[,,{824:8814}],61:[,,{824:8800}],62:[,,{824:8815}],65:[,,{768:192,769:193,770:194,771:195,772:256,774:258,775:550,776:196,777:7842,778:197,780:461,783:512,785:514,803:7840,805:7680,808:260}],66:[,,{775:7682,803:7684,817:7686}],67:[,,{769:262,770:264,775:266,780:268,807:199}],68:[,,{775:7690,780:270,803:7692,807:7696,813:7698,817:7694}],69:[,,{768:200,769:201,770:202,771:7868,772:274,774:276,775:278,776:203,777:7866,780:282,783:516,785:518,803:7864,807:552,808:280,813:7704,816:7706}],70:[,,{775:7710}],71:[,,{769:500,770:284,772:7712,774:286,775:288,780:486,807:290}],72:[,,{770:292,775:7714,776:7718,780:542,803:7716,807:7720,814:7722}],73:[,,{768:204,769:205,770:206,771:296,772:298,774:300,775:304,776:207,777:7880,780:463,783:520,785:522,803:7882,808:302,816:7724}],74:[,,{770:308}],75:[,,{769:7728,780:488,803:7730,807:310,817:7732}],76:[,,{769:313,780:317,803:7734,807:315,813:7740,817:7738}],77:[,,{769:7742,775:7744,803:7746}],78:[,,{768:504,769:323,771:209,775:7748,780:327,803:7750,807:325,813:7754,817:7752}],79:[,,{768:210,769:211,770:212,771:213,772:332,774:334,775:558,776:214,777:7886,779:336,780:465,783:524,785:526,795:416,803:7884,808:490}],80:[,,{769:7764,775:7766}],82:[,,{769:340,775:7768,780:344,783:528,785:530,803:7770,807:342,817:7774}],83:[,,{769:346,770:348,775:7776,780:352,803:7778,806:536,807:350}],84:[,,{775:7786,780:356,803:7788,806:538,807:354,813:7792,817:7790}],85:[,,{768:217,769:218,770:219,771:360,772:362,774:364,776:220,777:7910,778:366,779:368,780:467,783:532,785:534,795:431,803:7908,804:7794,808:370,813:7798,816:7796}],86:[,,{771:7804,803:7806}],87:[,,{768:7808,769:7810,770:372,775:7814,776:7812,803:7816}],88:[,,{775:7818,776:7820}],89:[,,{768:7922,769:221,770:374,771:7928,772:562,775:7822,776:376,777:7926,803:7924}],90:[,,{769:377,770:7824,775:379,780:381,803:7826,817:7828}],97:[,,{768:224,769:225,770:226,771:227,772:257,774:259,775:551,776:228,777:7843,778:229,780:462,783:513,785:515,803:7841,805:7681,808:261}],98:[,,{775:7683,803:7685,817:7687}],99:[,,{769:263,770:265,775:267,780:269,807:231}],100:[,,{775:7691,780:271,803:7693,807:7697,813:7699,817:7695}],101:[,,{768:232,769:233,770:234,771:7869,772:275,774:277,775:279,776:235,777:7867,780:283,783:517,785:519,803:7865,807:553,808:281,813:7705,816:7707}],102:[,,{775:7711}],103:[,,{769:501,770:285,772:7713,774:287,775:289,780:487,807:291}],104:[,,{770:293,775:7715,776:7719,780:543,803:7717,807:7721,814:7723,817:7830}],105:[,,{768:236,769:237,770:238,771:297,772:299,774:301,776:239,777:7881,780:464,783:521,785:523,803:7883,808:303,816:7725}],106:[,,{770:309,780:496}],107:[,,{769:7729,780:489,803:7731,807:311,817:7733}],108:[,,{769:314,780:318,803:7735,807:316,813:7741,817:7739}],109:[,,{769:7743,775:7745,803:7747}],110:[,,{768:505,769:324,771:241,775:7749,780:328,803:7751,807:326,813:7755,817:7753}],111:[,,{768:242,769:243,770:244,771:245,772:333,774:335,775:559,776:246,777:7887,779:337,780:466,783:525,785:527,795:417,803:7885,808:491}],112:[,,{769:7765,775:7767}],114:[,,{769:341,775:7769,780:345,783:529,785:531,803:7771,807:343,817:7775}],115:[,,{769:347,770:349,775:7777,780:353,803:7779,806:537,807:351}],116:[,,{775:7787,776:7831,780:357,803:7789,806:539,807:355,813:7793,817:7791}],117:[,,{768:249,769:250,770:251,771:361,772:363,774:365,776:252,777:7911,778:367,779:369,780:468,783:533,785:535,795:432,803:7909,804:7795,808:371,813:7799,816:7797}],118:[,,{771:7805,803:7807}],119:[,,{768:7809,769:7811,770:373,775:7815,776:7813,778:7832,803:7817}],120:[,,{775:7819,776:7821}],121:[,,{768:7923,769:253,770:375,771:7929,772:563,775:7823,776:255,777:7927,778:7833,803:7925}],122:[,,{769:378,770:7825,775:380,780:382,803:7827,817:7829}],160:[[32],256],168:[[32,776],256,{768:8173,769:901,834:8129}],170:[[97],256],175:[[32,772],256],178:[[50],256],179:[[51],256],180:[[32,769],256],181:[[956],256],184:[[32,807],256],185:[[49],256],186:[[111],256],188:[[49,8260,52],256],189:[[49,8260,50],256],190:[[51,8260,52],256],192:[[65,768]],193:[[65,769]],194:[[65,770],,{768:7846,769:7844,771:7850,777:7848}],195:[[65,771]],196:[[65,776],,{772:478}],197:[[65,778],,{769:506}],198:[,,{769:508,772:482}],199:[[67,807],,{769:7688}],200:[[69,768]],201:[[69,769]],202:[[69,770],,{768:7872,769:7870,771:7876,777:7874}],203:[[69,776]],204:[[73,768]],205:[[73,769]],206:[[73,770]],207:[[73,776],,{769:7726}],209:[[78,771]],210:[[79,768]],211:[[79,769]],212:[[79,770],,{768:7890,769:7888,771:7894,777:7892}],213:[[79,771],,{769:7756,772:556,776:7758}],214:[[79,776],,{772:554}],216:[,,{769:510}],217:[[85,768]],218:[[85,769]],219:[[85,770]],220:[[85,776],,{768:475,769:471,772:469,780:473}],221:[[89,769]],224:[[97,768]],225:[[97,769]],226:[[97,770],,{768:7847,769:7845,771:7851,777:7849}],227:[[97,771]],228:[[97,776],,{772:479}],229:[[97,778],,{769:507}],230:[,,{769:509,772:483}],231:[[99,807],,{769:7689}],232:[[101,768]],233:[[101,769]],234:[[101,770],,{768:7873,769:7871,771:7877,777:7875}],235:[[101,776]],236:[[105,768]],237:[[105,769]],238:[[105,770]],239:[[105,776],,{769:7727}],241:[[110,771]],242:[[111,768]],243:[[111,769]],244:[[111,770],,{768:7891,769:7889,771:7895,777:7893}],245:[[111,771],,{769:7757,772:557,776:7759}],246:[[111,776],,{772:555}],248:[,,{769:511}],249:[[117,768]],250:[[117,769]],251:[[117,770]],252:[[117,776],,{768:476,769:472,772:470,780:474}],253:[[121,769]],255:[[121,776]]},256:{256:[[65,772]],257:[[97,772]],258:[[65,774],,{768:7856,769:7854,771:7860,777:7858}],259:[[97,774],,{768:7857,769:7855,771:7861,777:7859}],260:[[65,808]],261:[[97,808]],262:[[67,769]],263:[[99,769]],264:[[67,770]],265:[[99,770]],266:[[67,775]],267:[[99,775]],268:[[67,780]],269:[[99,780]],270:[[68,780]],271:[[100,780]],274:[[69,772],,{768:7700,769:7702}],275:[[101,772],,{768:7701,769:7703}],276:[[69,774]],277:[[101,774]],278:[[69,775]],279:[[101,775]],280:[[69,808]],281:[[101,808]],282:[[69,780]],283:[[101,780]],284:[[71,770]],285:[[103,770]],286:[[71,774]],287:[[103,774]],288:[[71,775]],289:[[103,775]],290:[[71,807]],291:[[103,807]],292:[[72,770]],293:[[104,770]],296:[[73,771]],297:[[105,771]],298:[[73,772]],299:[[105,772]],300:[[73,774]],301:[[105,774]],302:[[73,808]],303:[[105,808]],304:[[73,775]],306:[[73,74],256],307:[[105,106],256],308:[[74,770]],309:[[106,770]],310:[[75,807]],311:[[107,807]],313:[[76,769]],314:[[108,769]],315:[[76,807]],316:[[108,807]],317:[[76,780]],318:[[108,780]],319:[[76,183],256],320:[[108,183],256],323:[[78,769]],324:[[110,769]],325:[[78,807]],326:[[110,807]],327:[[78,780]],328:[[110,780]],329:[[700,110],256],332:[[79,772],,{768:7760,769:7762}],333:[[111,772],,{768:7761,769:7763}],334:[[79,774]],335:[[111,774]],336:[[79,779]],337:[[111,779]],340:[[82,769]],341:[[114,769]],342:[[82,807]],343:[[114,807]],344:[[82,780]],345:[[114,780]],346:[[83,769],,{775:7780}],347:[[115,769],,{775:7781}],348:[[83,770]],349:[[115,770]],350:[[83,807]],351:[[115,807]],352:[[83,780],,{775:7782}],353:[[115,780],,{775:7783}],354:[[84,807]],355:[[116,807]],356:[[84,780]],357:[[116,780]],360:[[85,771],,{769:7800}],361:[[117,771],,{769:7801}],362:[[85,772],,{776:7802}],363:[[117,772],,{776:7803}],364:[[85,774]],365:[[117,774]],366:[[85,778]],367:[[117,778]],368:[[85,779]],369:[[117,779]],370:[[85,808]],371:[[117,808]],372:[[87,770]],373:[[119,770]],374:[[89,770]],375:[[121,770]],376:[[89,776]],377:[[90,769]],378:[[122,769]],379:[[90,775]],380:[[122,775]],381:[[90,780]],382:[[122,780]],383:[[115],256,{775:7835}],416:[[79,795],,{768:7900,769:7898,771:7904,777:7902,803:7906}],417:[[111,795],,{768:7901,769:7899,771:7905,777:7903,803:7907}],431:[[85,795],,{768:7914,769:7912,771:7918,777:7916,803:7920}],432:[[117,795],,{768:7915,769:7913,771:7919,777:7917,803:7921}],439:[,,{780:494}],452:[[68,381],256],453:[[68,382],256],454:[[100,382],256],455:[[76,74],256],456:[[76,106],256],457:[[108,106],256],458:[[78,74],256],459:[[78,106],256],460:[[110,106],256],461:[[65,780]],462:[[97,780]],463:[[73,780]],464:[[105,780]],465:[[79,780]],466:[[111,780]],467:[[85,780]],468:[[117,780]],469:[[220,772]],470:[[252,772]],471:[[220,769]],472:[[252,769]],473:[[220,780]],474:[[252,780]],475:[[220,768]],476:[[252,768]],478:[[196,772]],479:[[228,772]],480:[[550,772]],481:[[551,772]],482:[[198,772]],483:[[230,772]],486:[[71,780]],487:[[103,780]],488:[[75,780]],489:[[107,780]],490:[[79,808],,{772:492}],491:[[111,808],,{772:493}],492:[[490,772]],493:[[491,772]],494:[[439,780]],495:[[658,780]],496:[[106,780]],497:[[68,90],256],498:[[68,122],256],499:[[100,122],256],500:[[71,769]],501:[[103,769]],504:[[78,768]],505:[[110,768]],506:[[197,769]],507:[[229,769]],508:[[198,769]],509:[[230,769]],510:[[216,769]],511:[[248,769]],66045:[,220]},512:{512:[[65,783]],513:[[97,783]],514:[[65,785]],515:[[97,785]],516:[[69,783]],517:[[101,783]],518:[[69,785]],519:[[101,785]],520:[[73,783]],521:[[105,783]],522:[[73,785]],523:[[105,785]],524:[[79,783]],525:[[111,783]],526:[[79,785]],527:[[111,785]],528:[[82,783]],529:[[114,783]],530:[[82,785]],531:[[114,785]],532:[[85,783]],533:[[117,783]],534:[[85,785]],535:[[117,785]],536:[[83,806]],537:[[115,806]],538:[[84,806]],539:[[116,806]],542:[[72,780]],543:[[104,780]],550:[[65,775],,{772:480}],551:[[97,775],,{772:481}],552:[[69,807],,{774:7708}],553:[[101,807],,{774:7709}],554:[[214,772]],555:[[246,772]],556:[[213,772]],557:[[245,772]],558:[[79,775],,{772:560}],559:[[111,775],,{772:561}],560:[[558,772]],561:[[559,772]],562:[[89,772]],563:[[121,772]],658:[,,{780:495}],688:[[104],256],689:[[614],256],690:[[106],256],691:[[114],256],692:[[633],256],693:[[635],256],694:[[641],256],695:[[119],256],696:[[121],256],728:[[32,774],256],729:[[32,775],256],730:[[32,778],256],731:[[32,808],256],732:[[32,771],256],733:[[32,779],256],736:[[611],256],737:[[108],256],738:[[115],256],739:[[120],256],740:[[661],256],66272:[,220]},768:{768:[,230],769:[,230],770:[,230],771:[,230],772:[,230],773:[,230],774:[,230],775:[,230],776:[,230,{769:836}],777:[,230],778:[,230],779:[,230],780:[,230],781:[,230],782:[,230],783:[,230],784:[,230],785:[,230],786:[,230],787:[,230],788:[,230],789:[,232],790:[,220],791:[,220],792:[,220],793:[,220],794:[,232],795:[,216],796:[,220],797:[,220],798:[,220],799:[,220],800:[,220],801:[,202],802:[,202],803:[,220],804:[,220],805:[,220],806:[,220],807:[,202],808:[,202],809:[,220],810:[,220],811:[,220],812:[,220],813:[,220],814:[,220],815:[,220],816:[,220],817:[,220],818:[,220],819:[,220],820:[,1],821:[,1],822:[,1],823:[,1],824:[,1],825:[,220],826:[,220],827:[,220],828:[,220],829:[,230],830:[,230],831:[,230],832:[[768],230],833:[[769],230],834:[,230],835:[[787],230],836:[[776,769],230],837:[,240],838:[,230],839:[,220],840:[,220],841:[,220],842:[,230],843:[,230],844:[,230],845:[,220],846:[,220],848:[,230],849:[,230],850:[,230],851:[,220],852:[,220],853:[,220],854:[,220],855:[,230],856:[,232],857:[,220],858:[,220],859:[,230],860:[,233],861:[,234],862:[,234],863:[,233],864:[,234],865:[,234],866:[,233],867:[,230],868:[,230],869:[,230],870:[,230],871:[,230],872:[,230],873:[,230],874:[,230],875:[,230],876:[,230],877:[,230],878:[,230],879:[,230],884:[[697]],890:[[32,837],256],894:[[59]],900:[[32,769],256],901:[[168,769]],902:[[913,769]],903:[[183]],904:[[917,769]],905:[[919,769]],906:[[921,769]],908:[[927,769]],910:[[933,769]],911:[[937,769]],912:[[970,769]],913:[,,{768:8122,769:902,772:8121,774:8120,787:7944,788:7945,837:8124}],917:[,,{768:8136,769:904,787:7960,788:7961}],919:[,,{768:8138,769:905,787:7976,788:7977,837:8140}],921:[,,{768:8154,769:906,772:8153,774:8152,776:938,787:7992,788:7993}],927:[,,{768:8184,769:908,787:8008,788:8009}],929:[,,{788:8172}],933:[,,{768:8170,769:910,772:8169,774:8168,776:939,788:8025}],937:[,,{768:8186,769:911,787:8040,788:8041,837:8188}],938:[[921,776]],939:[[933,776]],940:[[945,769],,{837:8116}],941:[[949,769]],942:[[951,769],,{837:8132}],943:[[953,769]],944:[[971,769]],945:[,,{768:8048,769:940,772:8113,774:8112,787:7936,788:7937,834:8118,837:8115}],949:[,,{768:8050,769:941,787:7952,788:7953}],951:[,,{768:8052,769:942,787:7968,788:7969,834:8134,837:8131}],953:[,,{768:8054,769:943,772:8145,774:8144,776:970,787:7984,788:7985,834:8150}],959:[,,{768:8056,769:972,787:8e3,788:8001}],961:[,,{787:8164,788:8165}],965:[,,{768:8058,769:973,772:8161,774:8160,776:971,787:8016,788:8017,834:8166}],969:[,,{768:8060,769:974,787:8032,788:8033,834:8182,837:8179}],970:[[953,776],,{768:8146,769:912,834:8151}],971:[[965,776],,{768:8162,769:944,834:8167}],972:[[959,769]],973:[[965,769]],974:[[969,769],,{837:8180}],976:[[946],256],977:[[952],256],978:[[933],256,{769:979,776:980}],979:[[978,769]],980:[[978,776]],981:[[966],256],982:[[960],256],1008:[[954],256],1009:[[961],256],1010:[[962],256],1012:[[920],256],1013:[[949],256],1017:[[931],256],66422:[,230],66423:[,230],66424:[,230],66425:[,230],66426:[,230]},1024:{1024:[[1045,768]],1025:[[1045,776]],1027:[[1043,769]],1030:[,,{776:1031}],1031:[[1030,776]],1036:[[1050,769]],1037:[[1048,768]],1038:[[1059,774]],1040:[,,{774:1232,776:1234}],1043:[,,{769:1027}],1045:[,,{768:1024,774:1238,776:1025}],1046:[,,{774:1217,776:1244}],1047:[,,{776:1246}],1048:[,,{768:1037,772:1250,774:1049,776:1252}],1049:[[1048,774]],1050:[,,{769:1036}],1054:[,,{776:1254}],1059:[,,{772:1262,774:1038,776:1264,779:1266}],1063:[,,{776:1268}],1067:[,,{776:1272}],1069:[,,{776:1260}],1072:[,,{774:1233,776:1235}],1075:[,,{769:1107}],1077:[,,{768:1104,774:1239,776:1105}],1078:[,,{774:1218,776:1245}],1079:[,,{776:1247}],1080:[,,{768:1117,772:1251,774:1081,776:1253}],1081:[[1080,774]],1082:[,,{769:1116}],1086:[,,{776:1255}],1091:[,,{772:1263,774:1118,776:1265,779:1267}],1095:[,,{776:1269}],1099:[,,{776:1273}],1101:[,,{776:1261}],1104:[[1077,768]],1105:[[1077,776]],1107:[[1075,769]],1110:[,,{776:1111}],1111:[[1110,776]],1116:[[1082,769]],1117:[[1080,768]],1118:[[1091,774]],1140:[,,{783:1142}],1141:[,,{783:1143}],1142:[[1140,783]],1143:[[1141,783]],1155:[,230],1156:[,230],1157:[,230],1158:[,230],1159:[,230],1217:[[1046,774]],1218:[[1078,774]],1232:[[1040,774]],1233:[[1072,774]],1234:[[1040,776]],1235:[[1072,776]],1238:[[1045,774]],1239:[[1077,774]],1240:[,,{776:1242}],1241:[,,{776:1243}],1242:[[1240,776]],1243:[[1241,776]],1244:[[1046,776]],1245:[[1078,776]],1246:[[1047,776]],1247:[[1079,776]],1250:[[1048,772]],1251:[[1080,772]],1252:[[1048,776]],1253:[[1080,776]],1254:[[1054,776]],1255:[[1086,776]],1256:[,,{776:1258}],1257:[,,{776:1259}],1258:[[1256,776]],1259:[[1257,776]],1260:[[1069,776]],1261:[[1101,776]],1262:[[1059,772]],1263:[[1091,772]],1264:[[1059,776]],1265:[[1091,776]],1266:[[1059,779]],1267:[[1091,779]],1268:[[1063,776]],1269:[[1095,776]],1272:[[1067,776]],1273:[[1099,776]]},1280:{1415:[[1381,1410],256],1425:[,220],1426:[,230],1427:[,230],1428:[,230],1429:[,230],1430:[,220],1431:[,230],1432:[,230],1433:[,230],1434:[,222],1435:[,220],1436:[,230],1437:[,230],1438:[,230],1439:[,230],1440:[,230],1441:[,230],1442:[,220],1443:[,220],1444:[,220],1445:[,220],1446:[,220],1447:[,220],1448:[,230],1449:[,230],1450:[,220],1451:[,230],1452:[,230],1453:[,222],1454:[,228],1455:[,230],1456:[,10],1457:[,11],1458:[,12],1459:[,13],1460:[,14],1461:[,15],1462:[,16],1463:[,17],1464:[,18],1465:[,19],1466:[,19],1467:[,20],1468:[,21],1469:[,22],1471:[,23],1473:[,24],1474:[,25],1476:[,230],1477:[,220],1479:[,18]},1536:{1552:[,230],1553:[,230],1554:[,230],1555:[,230],1556:[,230],1557:[,230],1558:[,230],1559:[,230],1560:[,30],1561:[,31],1562:[,32],1570:[[1575,1619]],1571:[[1575,1620]],1572:[[1608,1620]],1573:[[1575,1621]],1574:[[1610,1620]],1575:[,,{1619:1570,1620:1571,1621:1573}],1608:[,,{1620:1572}],1610:[,,{1620:1574}],1611:[,27],1612:[,28],1613:[,29],1614:[,30],1615:[,31],1616:[,32],1617:[,33],1618:[,34],1619:[,230],1620:[,230],1621:[,220],1622:[,220],1623:[,230],1624:[,230],1625:[,230],1626:[,230],1627:[,230],1628:[,220],1629:[,230],1630:[,230],1631:[,220],1648:[,35],1653:[[1575,1652],256],1654:[[1608,1652],256],1655:[[1735,1652],256],1656:[[1610,1652],256],1728:[[1749,1620]],1729:[,,{1620:1730}],1730:[[1729,1620]],1746:[,,{1620:1747}],1747:[[1746,1620]],1749:[,,{1620:1728}],1750:[,230],1751:[,230],1752:[,230],1753:[,230],1754:[,230],1755:[,230],1756:[,230],1759:[,230],1760:[,230],1761:[,230],1762:[,230],1763:[,220],1764:[,230],1767:[,230],1768:[,230],1770:[,220],1771:[,230],1772:[,230],1773:[,220]},1792:{1809:[,36],1840:[,230],1841:[,220],1842:[,230],1843:[,230],1844:[,220],1845:[,230],1846:[,230],1847:[,220],1848:[,220],1849:[,220],1850:[,230],1851:[,220],1852:[,220],1853:[,230],1854:[,220],1855:[,230],1856:[,230],1857:[,230],1858:[,220],1859:[,230],1860:[,220],1861:[,230],1862:[,220],1863:[,230],1864:[,220],1865:[,230],1866:[,230],2027:[,230],2028:[,230],2029:[,230],2030:[,230],2031:[,230],2032:[,230],2033:[,230],2034:[,220],2035:[,230]},2048:{2070:[,230],2071:[,230],2072:[,230],2073:[,230],2075:[,230],2076:[,230],2077:[,230],2078:[,230],2079:[,230],2080:[,230],2081:[,230],2082:[,230],2083:[,230],2085:[,230],2086:[,230],2087:[,230],2089:[,230],2090:[,230],2091:[,230],2092:[,230],2093:[,230],2137:[,220],2138:[,220],2139:[,220],2276:[,230],2277:[,230],2278:[,220],2279:[,230],2280:[,230],2281:[,220],2282:[,230],2283:[,230],2284:[,230],2285:[,220],2286:[,220],2287:[,220],2288:[,27],2289:[,28],2290:[,29],2291:[,230],2292:[,230],2293:[,230],2294:[,220],2295:[,230],2296:[,230],2297:[,220],2298:[,220],2299:[,230],2300:[,230],2301:[,230],2302:[,230],2303:[,230]},2304:{2344:[,,{2364:2345}],2345:[[2344,2364]],2352:[,,{2364:2353}],2353:[[2352,2364]],2355:[,,{2364:2356}],2356:[[2355,2364]],2364:[,7],2381:[,9],2385:[,230],2386:[,220],2387:[,230],2388:[,230],2392:[[2325,2364],512],2393:[[2326,2364],512],2394:[[2327,2364],512],2395:[[2332,2364],512],2396:[[2337,2364],512],2397:[[2338,2364],512],2398:[[2347,2364],512],2399:[[2351,2364],512],2492:[,7],2503:[,,{2494:2507,2519:2508}],2507:[[2503,2494]],2508:[[2503,2519]],2509:[,9],2524:[[2465,2492],512],2525:[[2466,2492],512],2527:[[2479,2492],512]},2560:{2611:[[2610,2620],512],2614:[[2616,2620],512],2620:[,7],2637:[,9],2649:[[2582,2620],512],2650:[[2583,2620],512],2651:[[2588,2620],512],2654:[[2603,2620],512],2748:[,7],2765:[,9],68109:[,220],68111:[,230],68152:[,230],68153:[,1],68154:[,220],68159:[,9],68325:[,230],68326:[,220]},2816:{2876:[,7],2887:[,,{2878:2891,2902:2888,2903:2892}],2888:[[2887,2902]],2891:[[2887,2878]],2892:[[2887,2903]],2893:[,9],2908:[[2849,2876],512],2909:[[2850,2876],512],2962:[,,{3031:2964}],2964:[[2962,3031]],3014:[,,{3006:3018,3031:3020}],3015:[,,{3006:3019}],3018:[[3014,3006]],3019:[[3015,3006]],3020:[[3014,3031]],3021:[,9]},3072:{3142:[,,{3158:3144}],3144:[[3142,3158]],3149:[,9],3157:[,84],3158:[,91],3260:[,7],3263:[,,{3285:3264}],3264:[[3263,3285]],3270:[,,{3266:3274,3285:3271,3286:3272}],3271:[[3270,3285]],3272:[[3270,3286]],3274:[[3270,3266],,{3285:3275}],3275:[[3274,3285]],3277:[,9]},3328:{3398:[,,{3390:3402,3415:3404}],3399:[,,{3390:3403}],3402:[[3398,3390]],3403:[[3399,3390]],3404:[[3398,3415]],3405:[,9],3530:[,9],3545:[,,{3530:3546,3535:3548,3551:3550}],3546:[[3545,3530]],3548:[[3545,3535],,{3530:3549}],3549:[[3548,3530]],3550:[[3545,3551]]},3584:{3635:[[3661,3634],256],3640:[,103],3641:[,103],3642:[,9],3656:[,107],3657:[,107],3658:[,107],3659:[,107],3763:[[3789,3762],256],3768:[,118],3769:[,118],3784:[,122],3785:[,122],3786:[,122],3787:[,122],3804:[[3755,3737],256],3805:[[3755,3745],256]},3840:{3852:[[3851],256],3864:[,220],3865:[,220],3893:[,220],3895:[,220],3897:[,216],3907:[[3906,4023],512],3917:[[3916,4023],512],3922:[[3921,4023],512],3927:[[3926,4023],512],3932:[[3931,4023],512],3945:[[3904,4021],512],3953:[,129],3954:[,130],3955:[[3953,3954],512],3956:[,132],3957:[[3953,3956],512],3958:[[4018,3968],512],3959:[[4018,3969],256],3960:[[4019,3968],512],3961:[[4019,3969],256],3962:[,130],3963:[,130],3964:[,130],3965:[,130],3968:[,130],3969:[[3953,3968],512],3970:[,230],3971:[,230],3972:[,9],3974:[,230],3975:[,230],3987:[[3986,4023],512],3997:[[3996,4023],512],4002:[[4001,4023],512],4007:[[4006,4023],512],4012:[[4011,4023],512],4025:[[3984,4021],512],4038:[,220]},4096:{4133:[,,{4142:4134}],4134:[[4133,4142]],4151:[,7],4153:[,9],4154:[,9],4237:[,220],4348:[[4316],256],69702:[,9],69759:[,9],69785:[,,{69818:69786}],69786:[[69785,69818]],69787:[,,{69818:69788}],69788:[[69787,69818]],69797:[,,{69818:69803}],69803:[[69797,69818]],69817:[,9],69818:[,7]},4352:{69888:[,230],69889:[,230],69890:[,230],69934:[[69937,69927]],69935:[[69938,69927]],69937:[,,{69927:69934}],69938:[,,{69927:69935}],69939:[,9],69940:[,9],70003:[,7],70080:[,9]},4608:{70197:[,9],70198:[,7],70377:[,7],70378:[,9]},4864:{4957:[,230],4958:[,230],4959:[,230],70460:[,7],70471:[,,{70462:70475,70487:70476}],70475:[[70471,70462]],70476:[[70471,70487]],70477:[,9],70502:[,230],70503:[,230],70504:[,230],70505:[,230],70506:[,230],70507:[,230],70508:[,230],70512:[,230],70513:[,230],70514:[,230],70515:[,230],70516:[,230]},5120:{70841:[,,{70832:70844,70842:70843,70845:70846}],70843:[[70841,70842]],70844:[[70841,70832]],70846:[[70841,70845]],70850:[,9],70851:[,7]},5376:{71096:[,,{71087:71098}],71097:[,,{71087:71099}],71098:[[71096,71087]],71099:[[71097,71087]],71103:[,9],71104:[,7]},5632:{71231:[,9],71350:[,9],71351:[,7]},5888:{5908:[,9],5940:[,9],6098:[,9],6109:[,230]},6144:{6313:[,228]},6400:{6457:[,222],6458:[,230],6459:[,220]},6656:{6679:[,230],6680:[,220],6752:[,9],6773:[,230],6774:[,230],6775:[,230],6776:[,230],6777:[,230],6778:[,230],6779:[,230],6780:[,230],6783:[,220],6832:[,230],6833:[,230],6834:[,230],6835:[,230],6836:[,230],6837:[,220],6838:[,220],6839:[,220],6840:[,220],6841:[,220],6842:[,220],6843:[,230],6844:[,230],6845:[,220]},6912:{6917:[,,{6965:6918}],6918:[[6917,6965]],6919:[,,{6965:6920}],6920:[[6919,6965]],6921:[,,{6965:6922}],6922:[[6921,6965]],6923:[,,{6965:6924}],6924:[[6923,6965]],6925:[,,{6965:6926}],6926:[[6925,6965]],6929:[,,{6965:6930}],6930:[[6929,6965]],6964:[,7],6970:[,,{6965:6971}],6971:[[6970,6965]],6972:[,,{6965:6973}],6973:[[6972,6965]],6974:[,,{6965:6976}],6975:[,,{6965:6977}],6976:[[6974,6965]],6977:[[6975,6965]],6978:[,,{6965:6979}],6979:[[6978,6965]],6980:[,9],7019:[,230],7020:[,220],7021:[,230],7022:[,230],7023:[,230],7024:[,230],7025:[,230],7026:[,230],7027:[,230],7082:[,9],7083:[,9],7142:[,7],7154:[,9],7155:[,9]},7168:{7223:[,7],7376:[,230],7377:[,230],7378:[,230],7380:[,1],7381:[,220],7382:[,220],7383:[,220],7384:[,220],7385:[,220],7386:[,230],7387:[,230],7388:[,220],7389:[,220],7390:[,220],7391:[,220],7392:[,230],7394:[,1],7395:[,1],7396:[,1],7397:[,1],7398:[,1],7399:[,1],7400:[,1],7405:[,220],7412:[,230],7416:[,230],7417:[,230]},7424:{7468:[[65],256],7469:[[198],256],7470:[[66],256],7472:[[68],256],7473:[[69],256],7474:[[398],256],7475:[[71],256],7476:[[72],256],7477:[[73],256],7478:[[74],256],7479:[[75],256],7480:[[76],256],7481:[[77],256],7482:[[78],256],7484:[[79],256],7485:[[546],256],7486:[[80],256],7487:[[82],256],7488:[[84],256],7489:[[85],256],7490:[[87],256],7491:[[97],256],7492:[[592],256],7493:[[593],256],7494:[[7426],256],7495:[[98],256],7496:[[100],256],7497:[[101],256],7498:[[601],256],7499:[[603],256],7500:[[604],256],7501:[[103],256],7503:[[107],256],7504:[[109],256],7505:[[331],256],7506:[[111],256],7507:[[596],256],7508:[[7446],256],7509:[[7447],256],7510:[[112],256],7511:[[116],256],7512:[[117],256],7513:[[7453],256],7514:[[623],256],7515:[[118],256],7516:[[7461],256],7517:[[946],256],7518:[[947],256],7519:[[948],256],7520:[[966],256],7521:[[967],256],7522:[[105],256],7523:[[114],256],7524:[[117],256],7525:[[118],256],7526:[[946],256],7527:[[947],256],7528:[[961],256],7529:[[966],256],7530:[[967],256],7544:[[1085],256],7579:[[594],256],7580:[[99],256],7581:[[597],256],7582:[[240],256],7583:[[604],256],7584:[[102],256],7585:[[607],256],7586:[[609],256],7587:[[613],256],7588:[[616],256],7589:[[617],256],7590:[[618],256],7591:[[7547],256],7592:[[669],256],7593:[[621],256],7594:[[7557],256],7595:[[671],256],7596:[[625],256],7597:[[624],256],7598:[[626],256],7599:[[627],256],7600:[[628],256],7601:[[629],256],7602:[[632],256],7603:[[642],256],7604:[[643],256],7605:[[427],256],7606:[[649],256],7607:[[650],256],7608:[[7452],256],7609:[[651],256],7610:[[652],256],7611:[[122],256],7612:[[656],256],7613:[[657],256],7614:[[658],256],7615:[[952],256],7616:[,230],7617:[,230],7618:[,220],7619:[,230],7620:[,230],7621:[,230],7622:[,230],7623:[,230],7624:[,230],7625:[,230],7626:[,220],7627:[,230],7628:[,230],7629:[,234],7630:[,214],7631:[,220],7632:[,202],7633:[,230],7634:[,230],7635:[,230],7636:[,230],7637:[,230],7638:[,230],7639:[,230],7640:[,230],7641:[,230],7642:[,230],7643:[,230],7644:[,230],7645:[,230],7646:[,230],7647:[,230],7648:[,230],7649:[,230],7650:[,230],7651:[,230],7652:[,230],7653:[,230],7654:[,230],7655:[,230],7656:[,230],7657:[,230],7658:[,230],7659:[,230],7660:[,230],7661:[,230],7662:[,230],7663:[,230],7664:[,230],7665:[,230],7666:[,230],7667:[,230],7668:[,230],7669:[,230],7676:[,233],7677:[,220],7678:[,230],7679:[,220]},7680:{7680:[[65,805]],7681:[[97,805]],7682:[[66,775]],7683:[[98,775]],7684:[[66,803]],7685:[[98,803]],7686:[[66,817]],7687:[[98,817]],7688:[[199,769]],7689:[[231,769]],7690:[[68,775]],7691:[[100,775]],7692:[[68,803]],7693:[[100,803]],7694:[[68,817]],7695:[[100,817]],7696:[[68,807]],7697:[[100,807]],7698:[[68,813]],7699:[[100,813]],7700:[[274,768]],7701:[[275,768]],7702:[[274,769]],7703:[[275,769]],7704:[[69,813]],7705:[[101,813]],7706:[[69,816]],7707:[[101,816]],7708:[[552,774]],7709:[[553,774]],7710:[[70,775]],7711:[[102,775]],7712:[[71,772]],7713:[[103,772]],7714:[[72,775]],7715:[[104,775]],7716:[[72,803]],7717:[[104,803]],7718:[[72,776]],7719:[[104,776]],7720:[[72,807]],7721:[[104,807]],7722:[[72,814]],7723:[[104,814]],7724:[[73,816]],7725:[[105,816]],7726:[[207,769]],7727:[[239,769]],7728:[[75,769]],7729:[[107,769]],7730:[[75,803]],7731:[[107,803]],7732:[[75,817]],7733:[[107,817]],7734:[[76,803],,{772:7736}],7735:[[108,803],,{772:7737}],7736:[[7734,772]],7737:[[7735,772]],7738:[[76,817]],7739:[[108,817]],7740:[[76,813]],7741:[[108,813]],7742:[[77,769]],7743:[[109,769]],7744:[[77,775]],7745:[[109,775]],7746:[[77,803]],7747:[[109,803]],7748:[[78,775]],7749:[[110,775]],7750:[[78,803]],7751:[[110,803]],7752:[[78,817]],7753:[[110,817]],7754:[[78,813]],7755:[[110,813]],7756:[[213,769]],7757:[[245,769]],7758:[[213,776]],7759:[[245,776]],7760:[[332,768]],7761:[[333,768]],7762:[[332,769]],7763:[[333,769]],7764:[[80,769]],7765:[[112,769]],7766:[[80,775]],7767:[[112,775]],7768:[[82,775]],7769:[[114,775]],7770:[[82,803],,{772:7772}],7771:[[114,803],,{772:7773}],7772:[[7770,772]],7773:[[7771,772]],7774:[[82,817]],7775:[[114,817]],7776:[[83,775]],7777:[[115,775]],7778:[[83,803],,{775:7784}],7779:[[115,803],,{775:7785}],7780:[[346,775]],7781:[[347,775]],7782:[[352,775]],7783:[[353,775]],7784:[[7778,775]],7785:[[7779,775]],7786:[[84,775]],7787:[[116,775]],7788:[[84,803]],7789:[[116,803]],7790:[[84,817]],7791:[[116,817]],7792:[[84,813]],7793:[[116,813]],7794:[[85,804]],7795:[[117,804]],7796:[[85,816]],7797:[[117,816]],7798:[[85,813]],7799:[[117,813]],7800:[[360,769]],7801:[[361,769]],7802:[[362,776]],7803:[[363,776]],7804:[[86,771]],7805:[[118,771]],7806:[[86,803]],7807:[[118,803]],7808:[[87,768]],7809:[[119,768]],7810:[[87,769]],7811:[[119,769]],7812:[[87,776]],7813:[[119,776]],7814:[[87,775]],7815:[[119,775]],7816:[[87,803]],7817:[[119,803]],7818:[[88,775]],7819:[[120,775]],7820:[[88,776]],7821:[[120,776]],7822:[[89,775]],7823:[[121,775]],7824:[[90,770]],7825:[[122,770]],7826:[[90,803]],7827:[[122,803]],7828:[[90,817]],7829:[[122,817]],7830:[[104,817]],7831:[[116,776]],7832:[[119,778]],7833:[[121,778]],7834:[[97,702],256],7835:[[383,775]],7840:[[65,803],,{770:7852,774:7862}],7841:[[97,803],,{770:7853,774:7863}],7842:[[65,777]],7843:[[97,777]],7844:[[194,769]],7845:[[226,769]],7846:[[194,768]],7847:[[226,768]],7848:[[194,777]],7849:[[226,777]],7850:[[194,771]],7851:[[226,771]],7852:[[7840,770]],7853:[[7841,770]],7854:[[258,769]],7855:[[259,769]],7856:[[258,768]],7857:[[259,768]],7858:[[258,777]],7859:[[259,777]],7860:[[258,771]],7861:[[259,771]],7862:[[7840,774]],7863:[[7841,774]],7864:[[69,803],,{770:7878}],7865:[[101,803],,{770:7879}],7866:[[69,777]],7867:[[101,777]],7868:[[69,771]],7869:[[101,771]],7870:[[202,769]],7871:[[234,769]],7872:[[202,768]],7873:[[234,768]],7874:[[202,777]],7875:[[234,777]],7876:[[202,771]],7877:[[234,771]],7878:[[7864,770]],7879:[[7865,770]],7880:[[73,777]],7881:[[105,777]],7882:[[73,803]],7883:[[105,803]],7884:[[79,803],,{770:7896}],7885:[[111,803],,{770:7897}],7886:[[79,777]],7887:[[111,777]],7888:[[212,769]],7889:[[244,769]],7890:[[212,768]],7891:[[244,768]],7892:[[212,777]],7893:[[244,777]],7894:[[212,771]],7895:[[244,771]],7896:[[7884,770]],7897:[[7885,770]],7898:[[416,769]],7899:[[417,769]],7900:[[416,768]],7901:[[417,768]],7902:[[416,777]],7903:[[417,777]],7904:[[416,771]],7905:[[417,771]],7906:[[416,803]],7907:[[417,803]],7908:[[85,803]],7909:[[117,803]],7910:[[85,777]],7911:[[117,777]],7912:[[431,769]],7913:[[432,769]],7914:[[431,768]],7915:[[432,768]],7916:[[431,777]],7917:[[432,777]],7918:[[431,771]],7919:[[432,771]],7920:[[431,803]],7921:[[432,803]],7922:[[89,768]],7923:[[121,768]],7924:[[89,803]],7925:[[121,803]],7926:[[89,777]],7927:[[121,777]],7928:[[89,771]],7929:[[121,771]]},7936:{7936:[[945,787],,{768:7938,769:7940,834:7942,837:8064}],7937:[[945,788],,{768:7939,769:7941,834:7943,837:8065}],7938:[[7936,768],,{837:8066}],7939:[[7937,768],,{837:8067}],7940:[[7936,769],,{837:8068}],7941:[[7937,769],,{837:8069}],7942:[[7936,834],,{837:8070}],7943:[[7937,834],,{837:8071}],7944:[[913,787],,{768:7946,769:7948,834:7950,837:8072}],7945:[[913,788],,{768:7947,769:7949,834:7951,837:8073}],7946:[[7944,768],,{837:8074}],7947:[[7945,768],,{837:8075}],7948:[[7944,769],,{837:8076}],7949:[[7945,769],,{837:8077}],7950:[[7944,834],,{837:8078}],7951:[[7945,834],,{837:8079}],7952:[[949,787],,{768:7954,769:7956}],7953:[[949,788],,{768:7955,769:7957}],7954:[[7952,768]],7955:[[7953,768]],7956:[[7952,769]],7957:[[7953,769]],7960:[[917,787],,{768:7962,769:7964}],7961:[[917,788],,{768:7963,769:7965}],7962:[[7960,768]],7963:[[7961,768]],7964:[[7960,769]],7965:[[7961,769]],7968:[[951,787],,{768:7970,769:7972,834:7974,837:8080}],7969:[[951,788],,{768:7971,769:7973,834:7975,837:8081}],7970:[[7968,768],,{837:8082}],7971:[[7969,768],,{837:8083}],7972:[[7968,769],,{837:8084}],7973:[[7969,769],,{837:8085}],7974:[[7968,834],,{837:8086}],7975:[[7969,834],,{837:8087}],7976:[[919,787],,{768:7978,769:7980,834:7982,837:8088}],7977:[[919,788],,{768:7979,769:7981,834:7983,837:8089}],7978:[[7976,768],,{837:8090}],7979:[[7977,768],,{837:8091}],7980:[[7976,769],,{837:8092}],7981:[[7977,769],,{837:8093}],7982:[[7976,834],,{837:8094}],7983:[[7977,834],,{837:8095}],7984:[[953,787],,{768:7986,769:7988,834:7990}],7985:[[953,788],,{768:7987,769:7989,834:7991}],7986:[[7984,768]],7987:[[7985,768]],7988:[[7984,769]],7989:[[7985,769]],7990:[[7984,834]],7991:[[7985,834]],7992:[[921,787],,{768:7994,769:7996,834:7998}],7993:[[921,788],,{768:7995,769:7997,834:7999}],7994:[[7992,768]],7995:[[7993,768]],7996:[[7992,769]],7997:[[7993,769]],7998:[[7992,834]],7999:[[7993,834]],8e3:[[959,787],,{768:8002,769:8004}],8001:[[959,788],,{768:8003,769:8005}],8002:[[8e3,768]],8003:[[8001,768]],8004:[[8e3,769]],8005:[[8001,769]],8008:[[927,787],,{768:8010,769:8012}],8009:[[927,788],,{768:8011,769:8013}],8010:[[8008,768]],8011:[[8009,768]],8012:[[8008,769]],8013:[[8009,769]],8016:[[965,787],,{768:8018,769:8020,834:8022}],8017:[[965,788],,{768:8019,769:8021,834:8023}],8018:[[8016,768]],8019:[[8017,768]],8020:[[8016,769]],8021:[[8017,769]],8022:[[8016,834]],8023:[[8017,834]],8025:[[933,788],,{768:8027,769:8029,834:8031}],8027:[[8025,768]],8029:[[8025,769]],8031:[[8025,834]],8032:[[969,787],,{768:8034,769:8036,834:8038,837:8096}],8033:[[969,788],,{768:8035,769:8037,834:8039,837:8097}],8034:[[8032,768],,{837:8098}],8035:[[8033,768],,{837:8099}],8036:[[8032,769],,{837:8100}],8037:[[8033,769],,{837:8101}],8038:[[8032,834],,{837:8102}],8039:[[8033,834],,{837:8103}],8040:[[937,787],,{768:8042,769:8044,834:8046,837:8104}],8041:[[937,788],,{768:8043,769:8045,834:8047,837:8105}],8042:[[8040,768],,{837:8106}],8043:[[8041,768],,{837:8107}],8044:[[8040,769],,{837:8108}],8045:[[8041,769],,{837:8109}],8046:[[8040,834],,{837:8110}],8047:[[8041,834],,{837:8111}],8048:[[945,768],,{837:8114}],8049:[[940]],8050:[[949,768]],8051:[[941]],8052:[[951,768],,{837:8130}],8053:[[942]],8054:[[953,768]],8055:[[943]],8056:[[959,768]],8057:[[972]],8058:[[965,768]],8059:[[973]],8060:[[969,768],,{837:8178}],8061:[[974]],8064:[[7936,837]],8065:[[7937,837]],8066:[[7938,837]],8067:[[7939,837]],8068:[[7940,837]],8069:[[7941,837]],8070:[[7942,837]],8071:[[7943,837]],8072:[[7944,837]],8073:[[7945,837]],8074:[[7946,837]],8075:[[7947,837]],8076:[[7948,837]],8077:[[7949,837]],8078:[[7950,837]],8079:[[7951,837]],8080:[[7968,837]],8081:[[7969,837]],8082:[[7970,837]],8083:[[7971,837]],8084:[[7972,837]],8085:[[7973,837]],8086:[[7974,837]],8087:[[7975,837]],8088:[[7976,837]],8089:[[7977,837]],8090:[[7978,837]],8091:[[7979,837]],8092:[[7980,837]],8093:[[7981,837]],8094:[[7982,837]],8095:[[7983,837]],8096:[[8032,837]],8097:[[8033,837]],8098:[[8034,837]],8099:[[8035,837]],8100:[[8036,837]],8101:[[8037,837]],8102:[[8038,837]],8103:[[8039,837]],8104:[[8040,837]],8105:[[8041,837]],8106:[[8042,837]],8107:[[8043,837]],8108:[[8044,837]],8109:[[8045,837]],8110:[[8046,837]],8111:[[8047,837]],8112:[[945,774]],8113:[[945,772]],8114:[[8048,837]],8115:[[945,837]],8116:[[940,837]],8118:[[945,834],,{837:8119}],8119:[[8118,837]],8120:[[913,774]],8121:[[913,772]],8122:[[913,768]],8123:[[902]],8124:[[913,837]],8125:[[32,787],256],8126:[[953]],8127:[[32,787],256,{768:8141,769:8142,834:8143}],8128:[[32,834],256],8129:[[168,834]],8130:[[8052,837]],8131:[[951,837]],8132:[[942,837]],8134:[[951,834],,{837:8135}],8135:[[8134,837]],8136:[[917,768]],8137:[[904]],8138:[[919,768]],8139:[[905]],8140:[[919,837]],8141:[[8127,768]],8142:[[8127,769]],8143:[[8127,834]],8144:[[953,774]],8145:[[953,772]],8146:[[970,768]],8147:[[912]],8150:[[953,834]],8151:[[970,834]],8152:[[921,774]],8153:[[921,772]],8154:[[921,768]],8155:[[906]],8157:[[8190,768]],8158:[[8190,769]],8159:[[8190,834]],8160:[[965,774]],8161:[[965,772]],8162:[[971,768]],8163:[[944]],8164:[[961,787]],8165:[[961,788]],8166:[[965,834]],8167:[[971,834]],8168:[[933,774]],8169:[[933,772]],8170:[[933,768]],8171:[[910]],8172:[[929,788]],8173:[[168,768]],8174:[[901]],8175:[[96]],8178:[[8060,837]],8179:[[969,837]],8180:[[974,837]],8182:[[969,834],,{837:8183}],8183:[[8182,837]],8184:[[927,768]],8185:[[908]],8186:[[937,768]],8187:[[911]],8188:[[937,837]],8189:[[180]],8190:[[32,788],256,{768:8157,769:8158,834:8159}]},8192:{8192:[[8194]],8193:[[8195]],8194:[[32],256],8195:[[32],256],8196:[[32],256],8197:[[32],256],8198:[[32],256],8199:[[32],256],8200:[[32],256],8201:[[32],256],8202:[[32],256],8209:[[8208],256],8215:[[32,819],256],8228:[[46],256],8229:[[46,46],256],8230:[[46,46,46],256],8239:[[32],256],8243:[[8242,8242],256],8244:[[8242,8242,8242],256],8246:[[8245,8245],256],8247:[[8245,8245,8245],256],8252:[[33,33],256],8254:[[32,773],256],8263:[[63,63],256],8264:[[63,33],256],8265:[[33,63],256],8279:[[8242,8242,8242,8242],256],8287:[[32],256],8304:[[48],256],8305:[[105],256],8308:[[52],256],8309:[[53],256],8310:[[54],256],8311:[[55],256],8312:[[56],256],8313:[[57],256],8314:[[43],256],8315:[[8722],256],8316:[[61],256],8317:[[40],256],8318:[[41],256],8319:[[110],256],8320:[[48],256],8321:[[49],256],8322:[[50],256],8323:[[51],256],8324:[[52],256],8325:[[53],256],8326:[[54],256],8327:[[55],256],8328:[[56],256],8329:[[57],256],8330:[[43],256],8331:[[8722],256],8332:[[61],256],8333:[[40],256],8334:[[41],256],8336:[[97],256],8337:[[101],256],8338:[[111],256],8339:[[120],256],8340:[[601],256],8341:[[104],256],8342:[[107],256],8343:[[108],256],8344:[[109],256],8345:[[110],256],8346:[[112],256],8347:[[115],256],8348:[[116],256],8360:[[82,115],256],8400:[,230],8401:[,230],8402:[,1],8403:[,1],8404:[,230],8405:[,230],8406:[,230],8407:[,230],8408:[,1],8409:[,1],8410:[,1],8411:[,230],8412:[,230],8417:[,230],8421:[,1],8422:[,1],8423:[,230],8424:[,220],8425:[,230],8426:[,1],8427:[,1],8428:[,220],8429:[,220],8430:[,220],8431:[,220],8432:[,230]},8448:{8448:[[97,47,99],256],8449:[[97,47,115],256],8450:[[67],256],8451:[[176,67],256],8453:[[99,47,111],256],8454:[[99,47,117],256],8455:[[400],256],8457:[[176,70],256],8458:[[103],256],8459:[[72],256],8460:[[72],256],8461:[[72],256],8462:[[104],256],8463:[[295],256],8464:[[73],256],8465:[[73],256],8466:[[76],256],8467:[[108],256],8469:[[78],256],8470:[[78,111],256],8473:[[80],256],8474:[[81],256],8475:[[82],256],8476:[[82],256],8477:[[82],256],8480:[[83,77],256],8481:[[84,69,76],256],8482:[[84,77],256],8484:[[90],256],8486:[[937]],8488:[[90],256],8490:[[75]],8491:[[197]],8492:[[66],256],8493:[[67],256],8495:[[101],256],8496:[[69],256],8497:[[70],256],8499:[[77],256],8500:[[111],256],8501:[[1488],256],8502:[[1489],256],8503:[[1490],256],8504:[[1491],256],8505:[[105],256],8507:[[70,65,88],256],8508:[[960],256],8509:[[947],256],8510:[[915],256],8511:[[928],256],8512:[[8721],256],8517:[[68],256],8518:[[100],256],8519:[[101],256],8520:[[105],256],8521:[[106],256],8528:[[49,8260,55],256],8529:[[49,8260,57],256],8530:[[49,8260,49,48],256],8531:[[49,8260,51],256],8532:[[50,8260,51],256],8533:[[49,8260,53],256],8534:[[50,8260,53],256],8535:[[51,8260,53],256],8536:[[52,8260,53],256],8537:[[49,8260,54],256],8538:[[53,8260,54],256],8539:[[49,8260,56],256],8540:[[51,8260,56],256],8541:[[53,8260,56],256],8542:[[55,8260,56],256],8543:[[49,8260],256],8544:[[73],256],8545:[[73,73],256],8546:[[73,73,73],256],8547:[[73,86],256],8548:[[86],256],8549:[[86,73],256],8550:[[86,73,73],256],8551:[[86,73,73,73],256],8552:[[73,88],256],8553:[[88],256],8554:[[88,73],256],8555:[[88,73,73],256],8556:[[76],256],8557:[[67],256],8558:[[68],256],8559:[[77],256],8560:[[105],256],8561:[[105,105],256],8562:[[105,105,105],256],8563:[[105,118],256],8564:[[118],256],8565:[[118,105],256],8566:[[118,105,105],256],8567:[[118,105,105,105],256],8568:[[105,120],256],8569:[[120],256],8570:[[120,105],256],8571:[[120,105,105],256],8572:[[108],256],8573:[[99],256],8574:[[100],256],8575:[[109],256],8585:[[48,8260,51],256],8592:[,,{824:8602}],8594:[,,{824:8603}],8596:[,,{824:8622}],8602:[[8592,824]],8603:[[8594,824]],8622:[[8596,824]],8653:[[8656,824]],8654:[[8660,824]],8655:[[8658,824]],8656:[,,{824:8653}],8658:[,,{824:8655}],8660:[,,{824:8654}]},8704:{8707:[,,{824:8708}],8708:[[8707,824]],8712:[,,{824:8713}],8713:[[8712,824]],8715:[,,{824:8716}],8716:[[8715,824]],8739:[,,{824:8740}],8740:[[8739,824]],8741:[,,{824:8742}],8742:[[8741,824]],8748:[[8747,8747],256],8749:[[8747,8747,8747],256],8751:[[8750,8750],256],8752:[[8750,8750,8750],256],8764:[,,{824:8769}],8769:[[8764,824]],8771:[,,{824:8772}],8772:[[8771,824]],8773:[,,{824:8775}],8775:[[8773,824]],8776:[,,{824:8777}],8777:[[8776,824]],8781:[,,{824:8813}],8800:[[61,824]],8801:[,,{824:8802}],8802:[[8801,824]],8804:[,,{824:8816}],8805:[,,{824:8817}],8813:[[8781,824]],8814:[[60,824]],8815:[[62,824]],8816:[[8804,824]],8817:[[8805,824]],8818:[,,{824:8820}],8819:[,,{824:8821}],8820:[[8818,824]],8821:[[8819,824]],8822:[,,{824:8824}],8823:[,,{824:8825}],8824:[[8822,824]],8825:[[8823,824]],8826:[,,{824:8832}],8827:[,,{824:8833}],8828:[,,{824:8928}],8829:[,,{824:8929}],8832:[[8826,824]],8833:[[8827,824]],8834:[,,{824:8836}],8835:[,,{824:8837}],8836:[[8834,824]],8837:[[8835,824]],8838:[,,{824:8840}],8839:[,,{824:8841}],8840:[[8838,824]],8841:[[8839,824]],8849:[,,{824:8930}],8850:[,,{824:8931}],8866:[,,{824:8876}],8872:[,,{824:8877}],8873:[,,{824:8878}],8875:[,,{824:8879}],8876:[[8866,824]],8877:[[8872,824]],8878:[[8873,824]],8879:[[8875,824]],8882:[,,{824:8938}],8883:[,,{824:8939}],8884:[,,{824:8940}],8885:[,,{824:8941}],8928:[[8828,824]],8929:[[8829,824]],8930:[[8849,824]],8931:[[8850,824]],8938:[[8882,824]],8939:[[8883,824]],8940:[[8884,824]],8941:[[8885,824]]},8960:{9001:[[12296]],9002:[[12297]]},9216:{9312:[[49],256],9313:[[50],256],9314:[[51],256],9315:[[52],256],9316:[[53],256],9317:[[54],256],9318:[[55],256],9319:[[56],256],9320:[[57],256],9321:[[49,48],256],9322:[[49,49],256],9323:[[49,50],256],9324:[[49,51],256],9325:[[49,52],256],9326:[[49,53],256],9327:[[49,54],256],9328:[[49,55],256],9329:[[49,56],256],9330:[[49,57],256],9331:[[50,48],256],9332:[[40,49,41],256],9333:[[40,50,41],256],9334:[[40,51,41],256],9335:[[40,52,41],256],9336:[[40,53,41],256],9337:[[40,54,41],256],9338:[[40,55,41],256],9339:[[40,56,41],256],9340:[[40,57,41],256],9341:[[40,49,48,41],256],9342:[[40,49,49,41],256],9343:[[40,49,50,41],256],9344:[[40,49,51,41],256],9345:[[40,49,52,41],256],9346:[[40,49,53,41],256],9347:[[40,49,54,41],256],9348:[[40,49,55,41],256],9349:[[40,49,56,41],256],9350:[[40,49,57,41],256],9351:[[40,50,48,41],256],9352:[[49,46],256],9353:[[50,46],256],9354:[[51,46],256],9355:[[52,46],256],9356:[[53,46],256],9357:[[54,46],256],9358:[[55,46],256],9359:[[56,46],256],9360:[[57,46],256],9361:[[49,48,46],256],9362:[[49,49,46],256],9363:[[49,50,46],256],9364:[[49,51,46],256],9365:[[49,52,46],256],9366:[[49,53,46],256],9367:[[49,54,46],256],9368:[[49,55,46],256],9369:[[49,56,46],256],9370:[[49,57,46],256],9371:[[50,48,46],256],9372:[[40,97,41],256],9373:[[40,98,41],256],9374:[[40,99,41],256],9375:[[40,100,41],256],9376:[[40,101,41],256],9377:[[40,102,41],256],9378:[[40,103,41],256],9379:[[40,104,41],256],9380:[[40,105,41],256],9381:[[40,106,41],256],9382:[[40,107,41],256],9383:[[40,108,41],256],9384:[[40,109,41],256],9385:[[40,110,41],256],9386:[[40,111,41],256],9387:[[40,112,41],256],9388:[[40,113,41],256],9389:[[40,114,41],256],9390:[[40,115,41],256],9391:[[40,116,41],256],9392:[[40,117,41],256],9393:[[40,118,41],256],9394:[[40,119,41],256],9395:[[40,120,41],256],9396:[[40,121,41],256],9397:[[40,122,41],256],9398:[[65],256],9399:[[66],256],9400:[[67],256],9401:[[68],256],9402:[[69],256],9403:[[70],256],9404:[[71],256],9405:[[72],256],9406:[[73],256],9407:[[74],256],9408:[[75],256],9409:[[76],256],9410:[[77],256],9411:[[78],256],9412:[[79],256],9413:[[80],256],9414:[[81],256],9415:[[82],256],9416:[[83],256],9417:[[84],256],9418:[[85],256],9419:[[86],256],9420:[[87],256],9421:[[88],256],9422:[[89],256],9423:[[90],256],9424:[[97],256],9425:[[98],256],9426:[[99],256],9427:[[100],256],9428:[[101],256],9429:[[102],256],9430:[[103],256],9431:[[104],256],9432:[[105],256],9433:[[106],256],9434:[[107],256],9435:[[108],256],9436:[[109],256],9437:[[110],256],9438:[[111],256],9439:[[112],256],9440:[[113],256],9441:[[114],256],9442:[[115],256],9443:[[116],256],9444:[[117],256],9445:[[118],256],9446:[[119],256],9447:[[120],256],9448:[[121],256],9449:[[122],256],9450:[[48],256]},10752:{10764:[[8747,8747,8747,8747],256],10868:[[58,58,61],256],10869:[[61,61],256],10870:[[61,61,61],256],10972:[[10973,824],512]},11264:{11388:[[106],256],11389:[[86],256],11503:[,230],11504:[,230],11505:[,230]},11520:{11631:[[11617],256],11647:[,9],11744:[,230],11745:[,230],11746:[,230],11747:[,230],11748:[,230],11749:[,230],11750:[,230],11751:[,230],11752:[,230],11753:[,230],11754:[,230],11755:[,230],11756:[,230],11757:[,230],11758:[,230],11759:[,230],11760:[,230],11761:[,230],11762:[,230],11763:[,230],11764:[,230],11765:[,230],11766:[,230],11767:[,230],11768:[,230],11769:[,230],11770:[,230],11771:[,230],11772:[,230],11773:[,230],11774:[,230],11775:[,230]},11776:{11935:[[27597],256],12019:[[40863],256]},12032:{12032:[[19968],256],12033:[[20008],256],12034:[[20022],256],12035:[[20031],256],12036:[[20057],256],12037:[[20101],256],12038:[[20108],256],12039:[[20128],256],12040:[[20154],256],12041:[[20799],256],12042:[[20837],256],12043:[[20843],256],12044:[[20866],256],12045:[[20886],256],12046:[[20907],256],12047:[[20960],256],12048:[[20981],256],12049:[[20992],256],12050:[[21147],256],12051:[[21241],256],12052:[[21269],256],12053:[[21274],256],12054:[[21304],256],12055:[[21313],256],12056:[[21340],256],12057:[[21353],256],12058:[[21378],256],12059:[[21430],256],12060:[[21448],256],12061:[[21475],256],12062:[[22231],256],12063:[[22303],256],12064:[[22763],256],12065:[[22786],256],12066:[[22794],256],12067:[[22805],256],12068:[[22823],256],12069:[[22899],256],12070:[[23376],256],12071:[[23424],256],12072:[[23544],256],12073:[[23567],256],12074:[[23586],256],12075:[[23608],256],12076:[[23662],256],12077:[[23665],256],12078:[[24027],256],12079:[[24037],256],12080:[[24049],256],12081:[[24062],256],12082:[[24178],256],12083:[[24186],256],12084:[[24191],256],12085:[[24308],256],12086:[[24318],256],12087:[[24331],256],12088:[[24339],256],12089:[[24400],256],12090:[[24417],256],12091:[[24435],256],12092:[[24515],256],12093:[[25096],256],12094:[[25142],256],12095:[[25163],256],12096:[[25903],256],12097:[[25908],256],12098:[[25991],256],12099:[[26007],256],12100:[[26020],256],12101:[[26041],256],12102:[[26080],256],12103:[[26085],256],12104:[[26352],256],12105:[[26376],256],12106:[[26408],256],12107:[[27424],256],12108:[[27490],256],12109:[[27513],256],12110:[[27571],256],12111:[[27595],256],12112:[[27604],256],12113:[[27611],256],12114:[[27663],256],12115:[[27668],256],12116:[[27700],256],12117:[[28779],256],12118:[[29226],256],12119:[[29238],256],12120:[[29243],256],12121:[[29247],256],12122:[[29255],256],12123:[[29273],256],12124:[[29275],256],12125:[[29356],256],12126:[[29572],256],12127:[[29577],256],12128:[[29916],256],12129:[[29926],256],12130:[[29976],256],12131:[[29983],256],12132:[[29992],256],12133:[[3e4],256],12134:[[30091],256],12135:[[30098],256],12136:[[30326],256],12137:[[30333],256],12138:[[30382],256],12139:[[30399],256],12140:[[30446],256],12141:[[30683],256],12142:[[30690],256],12143:[[30707],256],12144:[[31034],256],12145:[[31160],256],12146:[[31166],256],12147:[[31348],256],12148:[[31435],256],12149:[[31481],256],12150:[[31859],256],12151:[[31992],256],12152:[[32566],256],12153:[[32593],256],12154:[[32650],256],12155:[[32701],256],12156:[[32769],256],12157:[[32780],256],12158:[[32786],256],12159:[[32819],256],12160:[[32895],256],12161:[[32905],256],12162:[[33251],256],12163:[[33258],256],12164:[[33267],256],12165:[[33276],256],12166:[[33292],256],12167:[[33307],256],12168:[[33311],256],12169:[[33390],256],12170:[[33394],256],12171:[[33400],256],12172:[[34381],256],12173:[[34411],256],12174:[[34880],256],12175:[[34892],256],12176:[[34915],256],12177:[[35198],256],12178:[[35211],256],12179:[[35282],256],12180:[[35328],256],12181:[[35895],256],12182:[[35910],256],12183:[[35925],256],12184:[[35960],256],12185:[[35997],256],12186:[[36196],256],12187:[[36208],256],12188:[[36275],256],12189:[[36523],256],12190:[[36554],256],12191:[[36763],256],12192:[[36784],256],12193:[[36789],256],12194:[[37009],256],12195:[[37193],256],12196:[[37318],256],12197:[[37324],256],12198:[[37329],256],12199:[[38263],256],12200:[[38272],256],12201:[[38428],256],12202:[[38582],256],12203:[[38585],256],12204:[[38632],256],12205:[[38737],256],12206:[[38750],256],12207:[[38754],256],12208:[[38761],256],12209:[[38859],256],12210:[[38893],256],12211:[[38899],256],12212:[[38913],256],12213:[[39080],256],12214:[[39131],256],12215:[[39135],256],12216:[[39318],256],12217:[[39321],256],12218:[[39340],256],12219:[[39592],256],12220:[[39640],256],12221:[[39647],256],12222:[[39717],256],12223:[[39727],256],12224:[[39730],256],12225:[[39740],256],12226:[[39770],256],12227:[[40165],256],12228:[[40565],256],12229:[[40575],256],12230:[[40613],256],12231:[[40635],256],12232:[[40643],256],12233:[[40653],256],12234:[[40657],256],12235:[[40697],256],12236:[[40701],256],12237:[[40718],256],12238:[[40723],256],12239:[[40736],256],12240:[[40763],256],12241:[[40778],256],12242:[[40786],256],12243:[[40845],256],12244:[[40860],256],12245:[[40864],256]},12288:{12288:[[32],256],12330:[,218],12331:[,228],12332:[,232],12333:[,222],12334:[,224],12335:[,224],12342:[[12306],256],12344:[[21313],256],12345:[[21316],256],12346:[[21317],256],12358:[,,{12441:12436}],12363:[,,{12441:12364}],12364:[[12363,12441]],12365:[,,{12441:12366}],12366:[[12365,12441]],12367:[,,{12441:12368}],12368:[[12367,12441]],12369:[,,{12441:12370}],12370:[[12369,12441]],12371:[,,{12441:12372}],12372:[[12371,12441]],12373:[,,{12441:12374}],12374:[[12373,12441]],12375:[,,{12441:12376}],12376:[[12375,12441]],12377:[,,{12441:12378}],12378:[[12377,12441]],12379:[,,{12441:12380}],12380:[[12379,12441]],12381:[,,{12441:12382}],12382:[[12381,12441]],12383:[,,{12441:12384}],12384:[[12383,12441]],12385:[,,{12441:12386}],12386:[[12385,12441]],12388:[,,{12441:12389}],12389:[[12388,12441]],12390:[,,{12441:12391}],12391:[[12390,12441]],12392:[,,{12441:12393}],12393:[[12392,12441]],12399:[,,{12441:12400,12442:12401}],12400:[[12399,12441]],12401:[[12399,12442]],12402:[,,{12441:12403,12442:12404}],12403:[[12402,12441]],12404:[[12402,12442]],12405:[,,{12441:12406,12442:12407}],12406:[[12405,12441]],12407:[[12405,12442]],12408:[,,{12441:12409,12442:12410}],12409:[[12408,12441]],12410:[[12408,12442]],12411:[,,{12441:12412,12442:12413}],12412:[[12411,12441]],12413:[[12411,12442]],12436:[[12358,12441]],12441:[,8],12442:[,8],12443:[[32,12441],256],12444:[[32,12442],256],12445:[,,{12441:12446}],12446:[[12445,12441]],12447:[[12424,12426],256],12454:[,,{12441:12532}],12459:[,,{12441:12460}],12460:[[12459,12441]],12461:[,,{12441:12462}],12462:[[12461,12441]],12463:[,,{12441:12464}],12464:[[12463,12441]],12465:[,,{12441:12466}],12466:[[12465,12441]],12467:[,,{12441:12468}],12468:[[12467,12441]],12469:[,,{12441:12470}],12470:[[12469,12441]],12471:[,,{12441:12472}],12472:[[12471,12441]],12473:[,,{12441:12474}],12474:[[12473,12441]],12475:[,,{12441:12476}],12476:[[12475,12441]],12477:[,,{12441:12478}],12478:[[12477,12441]],12479:[,,{12441:12480}],12480:[[12479,12441]],12481:[,,{12441:12482}],12482:[[12481,12441]],12484:[,,{12441:12485}],12485:[[12484,12441]],12486:[,,{12441:12487}],12487:[[12486,12441]],12488:[,,{12441:12489}],12489:[[12488,12441]],12495:[,,{12441:12496,12442:12497}],12496:[[12495,12441]],12497:[[12495,12442]],12498:[,,{12441:12499,12442:12500}],12499:[[12498,12441]],12500:[[12498,12442]],12501:[,,{12441:12502,12442:12503}],12502:[[12501,12441]],12503:[[12501,12442]],12504:[,,{12441:12505,12442:12506}],12505:[[12504,12441]],12506:[[12504,12442]],12507:[,,{12441:12508,12442:12509}],12508:[[12507,12441]],12509:[[12507,12442]],12527:[,,{12441:12535}],12528:[,,{12441:12536}],12529:[,,{12441:12537}],12530:[,,{12441:12538}],12532:[[12454,12441]],12535:[[12527,12441]],12536:[[12528,12441]],12537:[[12529,12441]],12538:[[12530,12441]],12541:[,,{12441:12542}],12542:[[12541,12441]],12543:[[12467,12488],256]},12544:{12593:[[4352],256],12594:[[4353],256],12595:[[4522],256],12596:[[4354],256],12597:[[4524],256],12598:[[4525],256],12599:[[4355],256],12600:[[4356],256],12601:[[4357],256],12602:[[4528],256],12603:[[4529],256],12604:[[4530],256],12605:[[4531],256],12606:[[4532],256],12607:[[4533],256],12608:[[4378],256],12609:[[4358],256],12610:[[4359],256],12611:[[4360],256],12612:[[4385],256],12613:[[4361],256],12614:[[4362],256],12615:[[4363],256],12616:[[4364],256],12617:[[4365],256],12618:[[4366],256],12619:[[4367],256],12620:[[4368],256],12621:[[4369],256],12622:[[4370],256],12623:[[4449],256],12624:[[4450],256],12625:[[4451],256],12626:[[4452],256],12627:[[4453],256],12628:[[4454],256],12629:[[4455],256],12630:[[4456],256],12631:[[4457],256],12632:[[4458],256],12633:[[4459],256],12634:[[4460],256],12635:[[4461],256],12636:[[4462],256],12637:[[4463],256],12638:[[4464],256],12639:[[4465],256],12640:[[4466],256],12641:[[4467],256],12642:[[4468],256],12643:[[4469],256],12644:[[4448],256],12645:[[4372],256],12646:[[4373],256],12647:[[4551],256],12648:[[4552],256],12649:[[4556],256],12650:[[4558],256],12651:[[4563],256],12652:[[4567],256],12653:[[4569],256],12654:[[4380],256],12655:[[4573],256],12656:[[4575],256],12657:[[4381],256],12658:[[4382],256],12659:[[4384],256],12660:[[4386],256],12661:[[4387],256],12662:[[4391],256],12663:[[4393],256],12664:[[4395],256],12665:[[4396],256],12666:[[4397],256],12667:[[4398],256],12668:[[4399],256],12669:[[4402],256],12670:[[4406],256],12671:[[4416],256],12672:[[4423],256],12673:[[4428],256],12674:[[4593],256],12675:[[4594],256],12676:[[4439],256],12677:[[4440],256],12678:[[4441],256],12679:[[4484],256],12680:[[4485],256],12681:[[4488],256],12682:[[4497],256],12683:[[4498],256],12684:[[4500],256],12685:[[4510],256],12686:[[4513],256],12690:[[19968],256],12691:[[20108],256],12692:[[19977],256],12693:[[22235],256],12694:[[19978],256],12695:[[20013],256],12696:[[19979],256],12697:[[30002],256],12698:[[20057],256],12699:[[19993],256],12700:[[19969],256],12701:[[22825],256],12702:[[22320],256],12703:[[20154],256]},12800:{12800:[[40,4352,41],256],12801:[[40,4354,41],256],12802:[[40,4355,41],256],12803:[[40,4357,41],256],12804:[[40,4358,41],256],12805:[[40,4359,41],256],12806:[[40,4361,41],256],12807:[[40,4363,41],256],12808:[[40,4364,41],256],12809:[[40,4366,41],256],12810:[[40,4367,41],256],12811:[[40,4368,41],256],12812:[[40,4369,41],256],12813:[[40,4370,41],256],12814:[[40,4352,4449,41],256],12815:[[40,4354,4449,41],256],12816:[[40,4355,4449,41],256],12817:[[40,4357,4449,41],256],12818:[[40,4358,4449,41],256],12819:[[40,4359,4449,41],256],12820:[[40,4361,4449,41],256],12821:[[40,4363,4449,41],256],12822:[[40,4364,4449,41],256],12823:[[40,4366,4449,41],256],12824:[[40,4367,4449,41],256],12825:[[40,4368,4449,41],256],12826:[[40,4369,4449,41],256],12827:[[40,4370,4449,41],256],12828:[[40,4364,4462,41],256],12829:[[40,4363,4457,4364,4453,4523,41],256],12830:[[40,4363,4457,4370,4462,41],256],12832:[[40,19968,41],256],12833:[[40,20108,41],256],12834:[[40,19977,41],256],12835:[[40,22235,41],256],12836:[[40,20116,41],256],12837:[[40,20845,41],256],12838:[[40,19971,41],256],12839:[[40,20843,41],256],12840:[[40,20061,41],256],12841:[[40,21313,41],256],12842:[[40,26376,41],256],12843:[[40,28779,41],256],12844:[[40,27700,41],256],12845:[[40,26408,41],256],12846:[[40,37329,41],256],12847:[[40,22303,41],256],12848:[[40,26085,41],256],12849:[[40,26666,41],256],12850:[[40,26377,41],256],12851:[[40,31038,41],256],12852:[[40,21517,41],256],12853:[[40,29305,41],256],12854:[[40,36001,41],256],12855:[[40,31069,41],256],12856:[[40,21172,41],256],12857:[[40,20195,41],256],12858:[[40,21628,41],256],12859:[[40,23398,41],256],12860:[[40,30435,41],256],12861:[[40,20225,41],256],12862:[[40,36039,41],256],12863:[[40,21332,41],256],12864:[[40,31085,41],256],12865:[[40,20241,41],256],12866:[[40,33258,41],256],12867:[[40,33267,41],256],12868:[[21839],256],12869:[[24188],256],12870:[[25991],256],12871:[[31631],256],12880:[[80,84,69],256],12881:[[50,49],256],12882:[[50,50],256],12883:[[50,51],256],12884:[[50,52],256],12885:[[50,53],256],12886:[[50,54],256],12887:[[50,55],256],12888:[[50,56],256],12889:[[50,57],256],12890:[[51,48],256],12891:[[51,49],256],12892:[[51,50],256],12893:[[51,51],256],12894:[[51,52],256],12895:[[51,53],256],12896:[[4352],256],12897:[[4354],256],12898:[[4355],256],12899:[[4357],256],12900:[[4358],256],12901:[[4359],256],12902:[[4361],256],12903:[[4363],256],12904:[[4364],256],12905:[[4366],256],12906:[[4367],256],12907:[[4368],256],12908:[[4369],256],12909:[[4370],256],12910:[[4352,4449],256],12911:[[4354,4449],256],12912:[[4355,4449],256],12913:[[4357,4449],256],12914:[[4358,4449],256],12915:[[4359,4449],256],12916:[[4361,4449],256],12917:[[4363,4449],256],12918:[[4364,4449],256],12919:[[4366,4449],256],12920:[[4367,4449],256],12921:[[4368,4449],256],12922:[[4369,4449],256],12923:[[4370,4449],256],12924:[[4366,4449,4535,4352,4457],256],12925:[[4364,4462,4363,4468],256],12926:[[4363,4462],256],12928:[[19968],256],12929:[[20108],256],12930:[[19977],256],12931:[[22235],256],12932:[[20116],256],12933:[[20845],256],12934:[[19971],256],12935:[[20843],256],12936:[[20061],256],12937:[[21313],256],12938:[[26376],256],12939:[[28779],256],12940:[[27700],256],12941:[[26408],256],12942:[[37329],256],12943:[[22303],256],12944:[[26085],256],12945:[[26666],256],12946:[[26377],256],12947:[[31038],256],12948:[[21517],256],12949:[[29305],256],12950:[[36001],256],12951:[[31069],256],12952:[[21172],256],12953:[[31192],256],12954:[[30007],256],12955:[[22899],256],12956:[[36969],256],12957:[[20778],256],12958:[[21360],256],12959:[[27880],256],12960:[[38917],256],12961:[[20241],256],12962:[[20889],256],12963:[[27491],256],12964:[[19978],256],12965:[[20013],256],12966:[[19979],256],12967:[[24038],256],12968:[[21491],256],12969:[[21307],256],12970:[[23447],256],12971:[[23398],256],12972:[[30435],256],12973:[[20225],256],12974:[[36039],256],12975:[[21332],256],12976:[[22812],256],12977:[[51,54],256],12978:[[51,55],256],12979:[[51,56],256],12980:[[51,57],256],12981:[[52,48],256],12982:[[52,49],256],12983:[[52,50],256],12984:[[52,51],256],12985:[[52,52],256],12986:[[52,53],256],12987:[[52,54],256],12988:[[52,55],256],12989:[[52,56],256],12990:[[52,57],256],12991:[[53,48],256],12992:[[49,26376],256],12993:[[50,26376],256],12994:[[51,26376],256],12995:[[52,26376],256],12996:[[53,26376],256],12997:[[54,26376],256],12998:[[55,26376],256],12999:[[56,26376],256],13e3:[[57,26376],256],13001:[[49,48,26376],256],13002:[[49,49,26376],256],13003:[[49,50,26376],256],13004:[[72,103],256],13005:[[101,114,103],256],13006:[[101,86],256],13007:[[76,84,68],256],13008:[[12450],256],13009:[[12452],256],13010:[[12454],256],13011:[[12456],256],13012:[[12458],256],13013:[[12459],256],13014:[[12461],256],13015:[[12463],256],13016:[[12465],256],13017:[[12467],256],13018:[[12469],256],13019:[[12471],256],13020:[[12473],256],13021:[[12475],256],13022:[[12477],256],13023:[[12479],256],13024:[[12481],256],13025:[[12484],256],13026:[[12486],256],13027:[[12488],256],13028:[[12490],256],13029:[[12491],256],13030:[[12492],256],13031:[[12493],256],13032:[[12494],256],13033:[[12495],256],13034:[[12498],256],13035:[[12501],256],13036:[[12504],256],13037:[[12507],256],13038:[[12510],256],13039:[[12511],256],13040:[[12512],256],13041:[[12513],256],13042:[[12514],256],13043:[[12516],256],13044:[[12518],256],13045:[[12520],256],13046:[[12521],256],13047:[[12522],256],13048:[[12523],256],13049:[[12524],256],13050:[[12525],256],13051:[[12527],256],13052:[[12528],256],13053:[[12529],256],13054:[[12530],256]},13056:{13056:[[12450,12497,12540,12488],256],13057:[[12450,12523,12501,12449],256],13058:[[12450,12531,12506,12450],256],13059:[[12450,12540,12523],256],13060:[[12452,12491,12531,12464],256],13061:[[12452,12531,12481],256],13062:[[12454,12457,12531],256],13063:[[12456,12473,12463,12540,12489],256],13064:[[12456,12540,12459,12540],256],13065:[[12458,12531,12473],256],13066:[[12458,12540,12512],256],13067:[[12459,12452,12522],256],13068:[[12459,12521,12483,12488],256],13069:[[12459,12525,12522,12540],256],13070:[[12460,12525,12531],256],13071:[[12460,12531,12510],256],13072:[[12462,12460],256],13073:[[12462,12491,12540],256],13074:[[12461,12517,12522,12540],256],13075:[[12462,12523,12480,12540],256],13076:[[12461,12525],256],13077:[[12461,12525,12464,12521,12512],256],13078:[[12461,12525,12513,12540,12488,12523],256],13079:[[12461,12525,12527,12483,12488],256],13080:[[12464,12521,12512],256],13081:[[12464,12521,12512,12488,12531],256],13082:[[12463,12523,12476,12452,12525],256],13083:[[12463,12525,12540,12493],256],13084:[[12465,12540,12473],256],13085:[[12467,12523,12490],256],13086:[[12467,12540,12509],256],13087:[[12469,12452,12463,12523],256],13088:[[12469,12531,12481,12540,12512],256],13089:[[12471,12522,12531,12464],256],13090:[[12475,12531,12481],256],13091:[[12475,12531,12488],256],13092:[[12480,12540,12473],256],13093:[[12487,12471],256],13094:[[12489,12523],256],13095:[[12488,12531],256],13096:[[12490,12494],256],13097:[[12494,12483,12488],256],13098:[[12495,12452,12484],256],13099:[[12497,12540,12475,12531,12488],256],13100:[[12497,12540,12484],256],13101:[[12496,12540,12524,12523],256],13102:[[12500,12450,12473,12488,12523],256],13103:[[12500,12463,12523],256],13104:[[12500,12467],256],13105:[[12499,12523],256],13106:[[12501,12449,12521,12483,12489],256],13107:[[12501,12451,12540,12488],256],13108:[[12502,12483,12471,12455,12523],256],13109:[[12501,12521,12531],256],13110:[[12504,12463,12479,12540,12523],256],13111:[[12506,12477],256],13112:[[12506,12491,12498],256],13113:[[12504,12523,12484],256],13114:[[12506,12531,12473],256],13115:[[12506,12540,12472],256],13116:[[12505,12540,12479],256],13117:[[12509,12452,12531,12488],256],13118:[[12508,12523,12488],256],13119:[[12507,12531],256],13120:[[12509,12531,12489],256],13121:[[12507,12540,12523],256],13122:[[12507,12540,12531],256],13123:[[12510,12452,12463,12525],256],13124:[[12510,12452,12523],256],13125:[[12510,12483,12495],256],13126:[[12510,12523,12463],256],13127:[[12510,12531,12471,12519,12531],256],13128:[[12511,12463,12525,12531],256],13129:[[12511,12522],256],13130:[[12511,12522,12496,12540,12523],256],13131:[[12513,12460],256],13132:[[12513,12460,12488,12531],256],13133:[[12513,12540,12488,12523],256],13134:[[12516,12540,12489],256],13135:[[12516,12540,12523],256],13136:[[12518,12450,12531],256],13137:[[12522,12483,12488,12523],256],13138:[[12522,12521],256],13139:[[12523,12500,12540],256],13140:[[12523,12540,12502,12523],256],13141:[[12524,12512],256],13142:[[12524,12531,12488,12466,12531],256],13143:[[12527,12483,12488],256],13144:[[48,28857],256],13145:[[49,28857],256],13146:[[50,28857],256],13147:[[51,28857],256],13148:[[52,28857],256],13149:[[53,28857],256],13150:[[54,28857],256],13151:[[55,28857],256],13152:[[56,28857],256],13153:[[57,28857],256],13154:[[49,48,28857],256],13155:[[49,49,28857],256],13156:[[49,50,28857],256],13157:[[49,51,28857],256],13158:[[49,52,28857],256],13159:[[49,53,28857],256],13160:[[49,54,28857],256],13161:[[49,55,28857],256],13162:[[49,56,28857],256],13163:[[49,57,28857],256],13164:[[50,48,28857],256],13165:[[50,49,28857],256],13166:[[50,50,28857],256],13167:[[50,51,28857],256],13168:[[50,52,28857],256],13169:[[104,80,97],256],13170:[[100,97],256],13171:[[65,85],256],13172:[[98,97,114],256],13173:[[111,86],256],13174:[[112,99],256],13175:[[100,109],256],13176:[[100,109,178],256],13177:[[100,109,179],256],13178:[[73,85],256],13179:[[24179,25104],256],13180:[[26157,21644],256],13181:[[22823,27491],256],13182:[[26126,27835],256],13183:[[26666,24335,20250,31038],256],13184:[[112,65],256],13185:[[110,65],256],13186:[[956,65],256],13187:[[109,65],256],13188:[[107,65],256],13189:[[75,66],256],13190:[[77,66],256],13191:[[71,66],256],13192:[[99,97,108],256],13193:[[107,99,97,108],256],13194:[[112,70],256],13195:[[110,70],256],13196:[[956,70],256],13197:[[956,103],256],13198:[[109,103],256],13199:[[107,103],256],13200:[[72,122],256],13201:[[107,72,122],256],13202:[[77,72,122],256],13203:[[71,72,122],256],13204:[[84,72,122],256],13205:[[956,8467],256],13206:[[109,8467],256],13207:[[100,8467],256],13208:[[107,8467],256],13209:[[102,109],256],13210:[[110,109],256],13211:[[956,109],256],13212:[[109,109],256],13213:[[99,109],256],13214:[[107,109],256],13215:[[109,109,178],256],13216:[[99,109,178],256],13217:[[109,178],256],13218:[[107,109,178],256],13219:[[109,109,179],256],13220:[[99,109,179],256],13221:[[109,179],256],13222:[[107,109,179],256],13223:[[109,8725,115],256],13224:[[109,8725,115,178],256],13225:[[80,97],256],13226:[[107,80,97],256],13227:[[77,80,97],256],13228:[[71,80,97],256],13229:[[114,97,100],256],13230:[[114,97,100,8725,115],256],13231:[[114,97,100,8725,115,178],256],13232:[[112,115],256],13233:[[110,115],256],13234:[[956,115],256],13235:[[109,115],256],13236:[[112,86],256],13237:[[110,86],256],13238:[[956,86],256],13239:[[109,86],256],13240:[[107,86],256],13241:[[77,86],256],13242:[[112,87],256],13243:[[110,87],256],13244:[[956,87],256],13245:[[109,87],256],13246:[[107,87],256],13247:[[77,87],256],13248:[[107,937],256],13249:[[77,937],256],13250:[[97,46,109,46],256],13251:[[66,113],256],13252:[[99,99],256],13253:[[99,100],256],13254:[[67,8725,107,103],256],13255:[[67,111,46],256],13256:[[100,66],256],13257:[[71,121],256],13258:[[104,97],256],13259:[[72,80],256],13260:[[105,110],256],13261:[[75,75],256],13262:[[75,77],256],13263:[[107,116],256],13264:[[108,109],256],13265:[[108,110],256],13266:[[108,111,103],256],13267:[[108,120],256],13268:[[109,98],256],13269:[[109,105,108],256],13270:[[109,111,108],256],13271:[[80,72],256],13272:[[112,46,109,46],256],13273:[[80,80,77],256],13274:[[80,82],256],13275:[[115,114],256],13276:[[83,118],256],13277:[[87,98],256],13278:[[86,8725,109],256],13279:[[65,8725,109],256],13280:[[49,26085],256],13281:[[50,26085],256],13282:[[51,26085],256],13283:[[52,26085],256],13284:[[53,26085],256],13285:[[54,26085],256],13286:[[55,26085],256],13287:[[56,26085],256],13288:[[57,26085],256],13289:[[49,48,26085],256],13290:[[49,49,26085],256],13291:[[49,50,26085],256],13292:[[49,51,26085],256],13293:[[49,52,26085],256],13294:[[49,53,26085],256],13295:[[49,54,26085],256],13296:[[49,55,26085],256],13297:[[49,56,26085],256],13298:[[49,57,26085],256],13299:[[50,48,26085],256],13300:[[50,49,26085],256],13301:[[50,50,26085],256],13302:[[50,51,26085],256],13303:[[50,52,26085],256],13304:[[50,53,26085],256],13305:[[50,54,26085],256],13306:[[50,55,26085],256],13307:[[50,56,26085],256],13308:[[50,57,26085],256],13309:[[51,48,26085],256],13310:[[51,49,26085],256],13311:[[103,97,108],256]},27136:{92912:[,1],92913:[,1],92914:[,1],92915:[,1],92916:[,1]},27392:{92976:[,230],92977:[,230],92978:[,230],92979:[,230],92980:[,230],92981:[,230],92982:[,230]},42496:{42607:[,230],42612:[,230],42613:[,230],42614:[,230],42615:[,230],42616:[,230],42617:[,230],42618:[,230],42619:[,230],42620:[,230],42621:[,230],42652:[[1098],256],42653:[[1100],256],42655:[,230],42736:[,230],42737:[,230]},42752:{42864:[[42863],256],43e3:[[294],256],43001:[[339],256]},43008:{43014:[,9],43204:[,9],43232:[,230],43233:[,230],43234:[,230],43235:[,230],43236:[,230],43237:[,230],43238:[,230],43239:[,230],43240:[,230],43241:[,230],43242:[,230],43243:[,230],43244:[,230],43245:[,230],43246:[,230],43247:[,230],43248:[,230],43249:[,230]},43264:{43307:[,220],43308:[,220],43309:[,220],43347:[,9],43443:[,7],43456:[,9]},43520:{43696:[,230],43698:[,230],43699:[,230],43700:[,220],43703:[,230],43704:[,230],43710:[,230],43711:[,230],43713:[,230],43766:[,9]},43776:{43868:[[42791],256],43869:[[43831],256],43870:[[619],256],43871:[[43858],256],44013:[,9]},48128:{113822:[,1]},53504:{119134:[[119127,119141],512],119135:[[119128,119141],512],119136:[[119135,119150],512],119137:[[119135,119151],512],119138:[[119135,119152],512],119139:[[119135,119153],512],119140:[[119135,119154],512],119141:[,216],119142:[,216],119143:[,1],119144:[,1],119145:[,1],119149:[,226],119150:[,216],119151:[,216],119152:[,216],119153:[,216],119154:[,216],119163:[,220],119164:[,220],119165:[,220],119166:[,220],119167:[,220],119168:[,220],119169:[,220],119170:[,220],119173:[,230],119174:[,230],119175:[,230],119176:[,230],119177:[,230],119178:[,220],119179:[,220],119210:[,230],119211:[,230],119212:[,230],119213:[,230],119227:[[119225,119141],512],119228:[[119226,119141],512],119229:[[119227,119150],512],119230:[[119228,119150],512],119231:[[119227,119151],512],119232:[[119228,119151],512]},53760:{119362:[,230],119363:[,230],119364:[,230]},54272:{119808:[[65],256],119809:[[66],256],119810:[[67],256],119811:[[68],256],119812:[[69],256],119813:[[70],256],119814:[[71],256],119815:[[72],256],119816:[[73],256],119817:[[74],256],119818:[[75],256],119819:[[76],256],119820:[[77],256],119821:[[78],256],119822:[[79],256],119823:[[80],256],119824:[[81],256],119825:[[82],256],119826:[[83],256],119827:[[84],256],119828:[[85],256],119829:[[86],256],119830:[[87],256],119831:[[88],256],119832:[[89],256],119833:[[90],256],119834:[[97],256],119835:[[98],256],119836:[[99],256],119837:[[100],256],119838:[[101],256],119839:[[102],256],119840:[[103],256],119841:[[104],256],119842:[[105],256],119843:[[106],256],119844:[[107],256],119845:[[108],256],119846:[[109],256],119847:[[110],256],119848:[[111],256],119849:[[112],256],119850:[[113],256],119851:[[114],256],119852:[[115],256],119853:[[116],256],119854:[[117],256],119855:[[118],256],119856:[[119],256],119857:[[120],256],119858:[[121],256],119859:[[122],256],119860:[[65],256],119861:[[66],256],119862:[[67],256],119863:[[68],256],119864:[[69],256],119865:[[70],256],119866:[[71],256],119867:[[72],256],119868:[[73],256],119869:[[74],256],119870:[[75],256],119871:[[76],256],119872:[[77],256],119873:[[78],256],119874:[[79],256],119875:[[80],256],119876:[[81],256],119877:[[82],256],119878:[[83],256],119879:[[84],256],119880:[[85],256],119881:[[86],256],119882:[[87],256],119883:[[88],256],119884:[[89],256],119885:[[90],256],119886:[[97],256],119887:[[98],256],119888:[[99],256],119889:[[100],256],119890:[[101],256],119891:[[102],256],119892:[[103],256],119894:[[105],256],119895:[[106],256],119896:[[107],256],119897:[[108],256],119898:[[109],256],119899:[[110],256],119900:[[111],256],119901:[[112],256],119902:[[113],256],119903:[[114],256],119904:[[115],256],119905:[[116],256],119906:[[117],256],119907:[[118],256],119908:[[119],256],119909:[[120],256],119910:[[121],256],119911:[[122],256],119912:[[65],256],119913:[[66],256],119914:[[67],256],119915:[[68],256],119916:[[69],256],119917:[[70],256],119918:[[71],256],119919:[[72],256],119920:[[73],256],119921:[[74],256],119922:[[75],256],119923:[[76],256],119924:[[77],256],119925:[[78],256],119926:[[79],256],119927:[[80],256],119928:[[81],256],119929:[[82],256],119930:[[83],256],119931:[[84],256],119932:[[85],256],119933:[[86],256],119934:[[87],256],119935:[[88],256],119936:[[89],256],119937:[[90],256],119938:[[97],256],119939:[[98],256],119940:[[99],256],119941:[[100],256],119942:[[101],256],119943:[[102],256],119944:[[103],256],119945:[[104],256],119946:[[105],256],119947:[[106],256],119948:[[107],256],119949:[[108],256],119950:[[109],256],119951:[[110],256],119952:[[111],256],119953:[[112],256],119954:[[113],256],119955:[[114],256],119956:[[115],256],119957:[[116],256],119958:[[117],256],119959:[[118],256],119960:[[119],256],119961:[[120],256],119962:[[121],256],119963:[[122],256],119964:[[65],256],119966:[[67],256],119967:[[68],256],119970:[[71],256],119973:[[74],256],119974:[[75],256],119977:[[78],256],119978:[[79],256],119979:[[80],256],119980:[[81],256],119982:[[83],256],119983:[[84],256],119984:[[85],256],119985:[[86],256],119986:[[87],256],119987:[[88],256],119988:[[89],256],119989:[[90],256],119990:[[97],256],119991:[[98],256],119992:[[99],256],119993:[[100],256],119995:[[102],256],119997:[[104],256],119998:[[105],256],119999:[[106],256],12e4:[[107],256],120001:[[108],256],120002:[[109],256],120003:[[110],256],120005:[[112],256],120006:[[113],256],120007:[[114],256],120008:[[115],256],120009:[[116],256],120010:[[117],256],120011:[[118],256],120012:[[119],256],120013:[[120],256],120014:[[121],256],120015:[[122],256],120016:[[65],256],120017:[[66],256],120018:[[67],256],120019:[[68],256],120020:[[69],256],120021:[[70],256],120022:[[71],256],120023:[[72],256],120024:[[73],256],120025:[[74],256],120026:[[75],256],120027:[[76],256],120028:[[77],256],120029:[[78],256],120030:[[79],256],120031:[[80],256],120032:[[81],256],120033:[[82],256],120034:[[83],256],120035:[[84],256],120036:[[85],256],120037:[[86],256],120038:[[87],256],120039:[[88],256],120040:[[89],256],120041:[[90],256],120042:[[97],256],120043:[[98],256],120044:[[99],256],120045:[[100],256],120046:[[101],256],120047:[[102],256],120048:[[103],256],120049:[[104],256],120050:[[105],256],120051:[[106],256],120052:[[107],256],120053:[[108],256],120054:[[109],256],120055:[[110],256],120056:[[111],256],120057:[[112],256],120058:[[113],256],120059:[[114],256],120060:[[115],256],120061:[[116],256],120062:[[117],256],120063:[[118],256]},54528:{120064:[[119],256],120065:[[120],256],120066:[[121],256],120067:[[122],256],120068:[[65],256],120069:[[66],256],120071:[[68],256],120072:[[69],256],120073:[[70],256],120074:[[71],256],120077:[[74],256],120078:[[75],256],120079:[[76],256],120080:[[77],256],120081:[[78],256],120082:[[79],256],120083:[[80],256],120084:[[81],256],120086:[[83],256],120087:[[84],256],120088:[[85],256],120089:[[86],256],120090:[[87],256],120091:[[88],256],120092:[[89],256],120094:[[97],256],120095:[[98],256],120096:[[99],256],120097:[[100],256],120098:[[101],256],120099:[[102],256],120100:[[103],256],120101:[[104],256],120102:[[105],256],120103:[[106],256],120104:[[107],256],120105:[[108],256],120106:[[109],256],120107:[[110],256],120108:[[111],256],120109:[[112],256],120110:[[113],256],120111:[[114],256],120112:[[115],256],120113:[[116],256],120114:[[117],256],120115:[[118],256],120116:[[119],256],120117:[[120],256],120118:[[121],256],120119:[[122],256],120120:[[65],256],120121:[[66],256],120123:[[68],256],120124:[[69],256],120125:[[70],256],120126:[[71],256],120128:[[73],256],120129:[[74],256],120130:[[75],256],120131:[[76],256],120132:[[77],256],120134:[[79],256],120138:[[83],256],120139:[[84],256],120140:[[85],256],120141:[[86],256],120142:[[87],256],120143:[[88],256],120144:[[89],256],120146:[[97],256],120147:[[98],256],120148:[[99],256],120149:[[100],256],120150:[[101],256],120151:[[102],256],120152:[[103],256],120153:[[104],256],120154:[[105],256],120155:[[106],256],120156:[[107],256],120157:[[108],256],120158:[[109],256],120159:[[110],256],120160:[[111],256],120161:[[112],256],120162:[[113],256],120163:[[114],256],120164:[[115],256],120165:[[116],256],120166:[[117],256],120167:[[118],256],120168:[[119],256],120169:[[120],256],120170:[[121],256],120171:[[122],256],120172:[[65],256],120173:[[66],256],120174:[[67],256],120175:[[68],256],120176:[[69],256],120177:[[70],256],120178:[[71],256],120179:[[72],256],120180:[[73],256],120181:[[74],256],120182:[[75],256],120183:[[76],256],120184:[[77],256],120185:[[78],256],120186:[[79],256],120187:[[80],256],120188:[[81],256],120189:[[82],256],120190:[[83],256],120191:[[84],256],120192:[[85],256],120193:[[86],256],120194:[[87],256],120195:[[88],256],120196:[[89],256],120197:[[90],256],120198:[[97],256],120199:[[98],256],120200:[[99],256],120201:[[100],256],120202:[[101],256],120203:[[102],256],120204:[[103],256],120205:[[104],256],120206:[[105],256],120207:[[106],256],120208:[[107],256],120209:[[108],256],120210:[[109],256],120211:[[110],256],120212:[[111],256],120213:[[112],256],120214:[[113],256],120215:[[114],256],120216:[[115],256],120217:[[116],256],120218:[[117],256],120219:[[118],256],120220:[[119],256],120221:[[120],256],120222:[[121],256],120223:[[122],256],120224:[[65],256],120225:[[66],256],120226:[[67],256],120227:[[68],256],120228:[[69],256],120229:[[70],256],120230:[[71],256],120231:[[72],256],120232:[[73],256],120233:[[74],256],120234:[[75],256],120235:[[76],256],120236:[[77],256],120237:[[78],256],120238:[[79],256],120239:[[80],256],120240:[[81],256],120241:[[82],256],120242:[[83],256],120243:[[84],256],120244:[[85],256],120245:[[86],256],120246:[[87],256],120247:[[88],256],120248:[[89],256],120249:[[90],256],120250:[[97],256],120251:[[98],256],120252:[[99],256],120253:[[100],256],120254:[[101],256],120255:[[102],256],120256:[[103],256],120257:[[104],256],120258:[[105],256],120259:[[106],256],120260:[[107],256],120261:[[108],256],120262:[[109],256],120263:[[110],256],120264:[[111],256],120265:[[112],256],120266:[[113],256],120267:[[114],256],120268:[[115],256],120269:[[116],256],120270:[[117],256],120271:[[118],256],120272:[[119],256],120273:[[120],256],120274:[[121],256],120275:[[122],256],120276:[[65],256],120277:[[66],256],120278:[[67],256],120279:[[68],256],120280:[[69],256],120281:[[70],256],120282:[[71],256],120283:[[72],256],120284:[[73],256],120285:[[74],256],120286:[[75],256],120287:[[76],256],120288:[[77],256],120289:[[78],256],120290:[[79],256],120291:[[80],256],120292:[[81],256],120293:[[82],256],120294:[[83],256],120295:[[84],256],120296:[[85],256],120297:[[86],256],120298:[[87],256],120299:[[88],256],120300:[[89],256],120301:[[90],256],120302:[[97],256],120303:[[98],256],120304:[[99],256],120305:[[100],256],120306:[[101],256],120307:[[102],256],120308:[[103],256],120309:[[104],256],120310:[[105],256],120311:[[106],256],120312:[[107],256],120313:[[108],256],120314:[[109],256],120315:[[110],256],120316:[[111],256],120317:[[112],256],120318:[[113],256],120319:[[114],256]},54784:{120320:[[115],256],120321:[[116],256],120322:[[117],256],120323:[[118],256],120324:[[119],256],120325:[[120],256],120326:[[121],256],120327:[[122],256],120328:[[65],256],120329:[[66],256],120330:[[67],256],120331:[[68],256],120332:[[69],256],120333:[[70],256],120334:[[71],256],120335:[[72],256],120336:[[73],256],120337:[[74],256],120338:[[75],256],120339:[[76],256],120340:[[77],256],120341:[[78],256],120342:[[79],256],120343:[[80],256],120344:[[81],256],120345:[[82],256],120346:[[83],256],120347:[[84],256],120348:[[85],256],120349:[[86],256],120350:[[87],256],120351:[[88],256],120352:[[89],256],120353:[[90],256],120354:[[97],256],120355:[[98],256],120356:[[99],256],120357:[[100],256],120358:[[101],256],120359:[[102],256],120360:[[103],256],120361:[[104],256],120362:[[105],256],120363:[[106],256],120364:[[107],256],120365:[[108],256],120366:[[109],256],120367:[[110],256],120368:[[111],256],120369:[[112],256],120370:[[113],256],120371:[[114],256],120372:[[115],256],120373:[[116],256],120374:[[117],256],120375:[[118],256],120376:[[119],256],120377:[[120],256],120378:[[121],256],120379:[[122],256],120380:[[65],256],120381:[[66],256],120382:[[67],256],120383:[[68],256],120384:[[69],256],120385:[[70],256],120386:[[71],256],120387:[[72],256],120388:[[73],256],120389:[[74],256],120390:[[75],256],120391:[[76],256],120392:[[77],256],120393:[[78],256],120394:[[79],256],120395:[[80],256],120396:[[81],256],120397:[[82],256],120398:[[83],256],120399:[[84],256],120400:[[85],256],120401:[[86],256],120402:[[87],256],120403:[[88],256],120404:[[89],256],120405:[[90],256],120406:[[97],256],120407:[[98],256],120408:[[99],256],120409:[[100],256],120410:[[101],256],120411:[[102],256],120412:[[103],256],120413:[[104],256],120414:[[105],256],120415:[[106],256],120416:[[107],256],120417:[[108],256],120418:[[109],256],120419:[[110],256],120420:[[111],256],120421:[[112],256],120422:[[113],256],120423:[[114],256],120424:[[115],256],120425:[[116],256],120426:[[117],256],120427:[[118],256],120428:[[119],256],120429:[[120],256],120430:[[121],256],120431:[[122],256],120432:[[65],256],120433:[[66],256],120434:[[67],256],120435:[[68],256],120436:[[69],256],120437:[[70],256],120438:[[71],256],120439:[[72],256],120440:[[73],256],120441:[[74],256],120442:[[75],256],120443:[[76],256],120444:[[77],256],120445:[[78],256],120446:[[79],256],120447:[[80],256],120448:[[81],256],120449:[[82],256],120450:[[83],256],120451:[[84],256],120452:[[85],256],120453:[[86],256],120454:[[87],256],120455:[[88],256],120456:[[89],256],120457:[[90],256],120458:[[97],256],120459:[[98],256],120460:[[99],256],120461:[[100],256],120462:[[101],256],120463:[[102],256],120464:[[103],256],120465:[[104],256],120466:[[105],256],120467:[[106],256],120468:[[107],256],120469:[[108],256],120470:[[109],256],120471:[[110],256],120472:[[111],256],120473:[[112],256],120474:[[113],256],120475:[[114],256],120476:[[115],256],120477:[[116],256],120478:[[117],256],120479:[[118],256],120480:[[119],256],120481:[[120],256],120482:[[121],256],120483:[[122],256],120484:[[305],256],120485:[[567],256],120488:[[913],256],120489:[[914],256],120490:[[915],256],120491:[[916],256],120492:[[917],256],120493:[[918],256],120494:[[919],256],120495:[[920],256],120496:[[921],256],120497:[[922],256],120498:[[923],256],120499:[[924],256],120500:[[925],256],120501:[[926],256],120502:[[927],256],120503:[[928],256],120504:[[929],256],120505:[[1012],256],120506:[[931],256],120507:[[932],256],120508:[[933],256],120509:[[934],256],120510:[[935],256],120511:[[936],256],120512:[[937],256],120513:[[8711],256],120514:[[945],256],120515:[[946],256],120516:[[947],256],120517:[[948],256],120518:[[949],256],120519:[[950],256],120520:[[951],256],120521:[[952],256],120522:[[953],256],120523:[[954],256],120524:[[955],256],120525:[[956],256],120526:[[957],256],120527:[[958],256],120528:[[959],256],120529:[[960],256],120530:[[961],256],120531:[[962],256],120532:[[963],256],120533:[[964],256],120534:[[965],256],120535:[[966],256],120536:[[967],256],120537:[[968],256],120538:[[969],256],120539:[[8706],256],120540:[[1013],256],120541:[[977],256],120542:[[1008],256],120543:[[981],256],120544:[[1009],256],120545:[[982],256],120546:[[913],256],120547:[[914],256],120548:[[915],256],120549:[[916],256],120550:[[917],256],120551:[[918],256],120552:[[919],256],120553:[[920],256],120554:[[921],256],120555:[[922],256],120556:[[923],256],120557:[[924],256],120558:[[925],256],120559:[[926],256],120560:[[927],256],120561:[[928],256],120562:[[929],256],120563:[[1012],256],120564:[[931],256],120565:[[932],256],120566:[[933],256],120567:[[934],256],120568:[[935],256],120569:[[936],256],120570:[[937],256],120571:[[8711],256],120572:[[945],256],120573:[[946],256],120574:[[947],256],120575:[[948],256]},55040:{120576:[[949],256],120577:[[950],256],120578:[[951],256],120579:[[952],256],120580:[[953],256],120581:[[954],256],120582:[[955],256],120583:[[956],256],120584:[[957],256],120585:[[958],256],120586:[[959],256],120587:[[960],256],120588:[[961],256],120589:[[962],256],120590:[[963],256],120591:[[964],256],120592:[[965],256],120593:[[966],256],120594:[[967],256],120595:[[968],256],120596:[[969],256],120597:[[8706],256],120598:[[1013],256],120599:[[977],256],120600:[[1008],256],120601:[[981],256],120602:[[1009],256],120603:[[982],256],120604:[[913],256],120605:[[914],256],120606:[[915],256],120607:[[916],256],120608:[[917],256],120609:[[918],256],120610:[[919],256],120611:[[920],256],120612:[[921],256],120613:[[922],256],120614:[[923],256],120615:[[924],256],120616:[[925],256],120617:[[926],256],120618:[[927],256],120619:[[928],256],120620:[[929],256],120621:[[1012],256],120622:[[931],256],120623:[[932],256],120624:[[933],256],120625:[[934],256],120626:[[935],256],120627:[[936],256],120628:[[937],256],120629:[[8711],256],120630:[[945],256],120631:[[946],256],120632:[[947],256],120633:[[948],256],120634:[[949],256],120635:[[950],256],120636:[[951],256],120637:[[952],256],120638:[[953],256],120639:[[954],256],120640:[[955],256],120641:[[956],256],120642:[[957],256],120643:[[958],256],120644:[[959],256],120645:[[960],256],120646:[[961],256],120647:[[962],256],120648:[[963],256],120649:[[964],256],120650:[[965],256],120651:[[966],256],120652:[[967],256],120653:[[968],256],120654:[[969],256],120655:[[8706],256],120656:[[1013],256],120657:[[977],256],120658:[[1008],256],120659:[[981],256],120660:[[1009],256],120661:[[982],256],120662:[[913],256],120663:[[914],256],120664:[[915],256],120665:[[916],256],120666:[[917],256],120667:[[918],256],120668:[[919],256],120669:[[920],256],120670:[[921],256],120671:[[922],256],120672:[[923],256],120673:[[924],256],120674:[[925],256],120675:[[926],256],120676:[[927],256],120677:[[928],256],120678:[[929],256],120679:[[1012],256],120680:[[931],256],120681:[[932],256],120682:[[933],256],120683:[[934],256],120684:[[935],256],120685:[[936],256],120686:[[937],256],120687:[[8711],256],120688:[[945],256],120689:[[946],256],120690:[[947],256],120691:[[948],256],120692:[[949],256],120693:[[950],256],120694:[[951],256],120695:[[952],256],120696:[[953],256],120697:[[954],256],120698:[[955],256],120699:[[956],256],120700:[[957],256],120701:[[958],256],120702:[[959],256],120703:[[960],256],120704:[[961],256],120705:[[962],256],120706:[[963],256],120707:[[964],256],120708:[[965],256],120709:[[966],256],120710:[[967],256],120711:[[968],256],120712:[[969],256],120713:[[8706],256],120714:[[1013],256],120715:[[977],256],120716:[[1008],256],120717:[[981],256],120718:[[1009],256],120719:[[982],256],120720:[[913],256],120721:[[914],256],120722:[[915],256],120723:[[916],256],120724:[[917],256],120725:[[918],256],120726:[[919],256],120727:[[920],256],120728:[[921],256],120729:[[922],256],120730:[[923],256],120731:[[924],256],120732:[[925],256],120733:[[926],256],120734:[[927],256],120735:[[928],256],120736:[[929],256],120737:[[1012],256],120738:[[931],256],120739:[[932],256],120740:[[933],256],120741:[[934],256],120742:[[935],256],120743:[[936],256],120744:[[937],256],120745:[[8711],256],120746:[[945],256],120747:[[946],256],120748:[[947],256],120749:[[948],256],120750:[[949],256],120751:[[950],256],120752:[[951],256],120753:[[952],256],120754:[[953],256],120755:[[954],256],120756:[[955],256],120757:[[956],256],120758:[[957],256],120759:[[958],256],120760:[[959],256],120761:[[960],256],120762:[[961],256],120763:[[962],256],120764:[[963],256],120765:[[964],256],120766:[[965],256],120767:[[966],256],120768:[[967],256],120769:[[968],256],120770:[[969],256],120771:[[8706],256],120772:[[1013],256],120773:[[977],256],120774:[[1008],256],120775:[[981],256],120776:[[1009],256],120777:[[982],256],120778:[[988],256],120779:[[989],256],120782:[[48],256],120783:[[49],256],120784:[[50],256],120785:[[51],256],120786:[[52],256],120787:[[53],256],120788:[[54],256],120789:[[55],256],120790:[[56],256],120791:[[57],256],120792:[[48],256],120793:[[49],256],120794:[[50],256],120795:[[51],256],120796:[[52],256],120797:[[53],256],120798:[[54],256],120799:[[55],256],120800:[[56],256],120801:[[57],256],120802:[[48],256],120803:[[49],256],120804:[[50],256],120805:[[51],256],120806:[[52],256],120807:[[53],256],120808:[[54],256],120809:[[55],256],120810:[[56],256],120811:[[57],256],120812:[[48],256],120813:[[49],256],120814:[[50],256],120815:[[51],256],120816:[[52],256],120817:[[53],256],120818:[[54],256],120819:[[55],256],120820:[[56],256],120821:[[57],256],120822:[[48],256],120823:[[49],256],120824:[[50],256],120825:[[51],256],120826:[[52],256],120827:[[53],256],120828:[[54],256],120829:[[55],256],120830:[[56],256],120831:[[57],256]},59392:{125136:[,220],125137:[,220],125138:[,220],125139:[,220],125140:[,220],125141:[,220],125142:[,220]},60928:{126464:[[1575],256],126465:[[1576],256],126466:[[1580],256],126467:[[1583],256],126469:[[1608],256],126470:[[1586],256],126471:[[1581],256],126472:[[1591],256],126473:[[1610],256],126474:[[1603],256],126475:[[1604],256],126476:[[1605],256],126477:[[1606],256],126478:[[1587],256],126479:[[1593],256],126480:[[1601],256],126481:[[1589],256],126482:[[1602],256],126483:[[1585],256],126484:[[1588],256],126485:[[1578],256],126486:[[1579],256],126487:[[1582],256],126488:[[1584],256],126489:[[1590],256],126490:[[1592],256],126491:[[1594],256],126492:[[1646],256],126493:[[1722],256],126494:[[1697],256],126495:[[1647],256],126497:[[1576],256],126498:[[1580],256],126500:[[1607],256],126503:[[1581],256],126505:[[1610],256],126506:[[1603],256],126507:[[1604],256],126508:[[1605],256],126509:[[1606],256],126510:[[1587],256],126511:[[1593],256],126512:[[1601],256],126513:[[1589],256],126514:[[1602],256],126516:[[1588],256],126517:[[1578],256],126518:[[1579],256],126519:[[1582],256],126521:[[1590],256],126523:[[1594],256],126530:[[1580],256],126535:[[1581],256],126537:[[1610],256],126539:[[1604],256],126541:[[1606],256],126542:[[1587],256],126543:[[1593],256],126545:[[1589],256],126546:[[1602],256],126548:[[1588],256],126551:[[1582],256],126553:[[1590],256],126555:[[1594],256],126557:[[1722],256],126559:[[1647],256],126561:[[1576],256],126562:[[1580],256],126564:[[1607],256],126567:[[1581],256],126568:[[1591],256],126569:[[1610],256],126570:[[1603],256],126572:[[1605],256],126573:[[1606],256],126574:[[1587],256],126575:[[1593],256],126576:[[1601],256],126577:[[1589],256],126578:[[1602],256],126580:[[1588],256],126581:[[1578],256],126582:[[1579],256],126583:[[1582],256],126585:[[1590],256],126586:[[1592],256],126587:[[1594],256],126588:[[1646],256],126590:[[1697],256],126592:[[1575],256],126593:[[1576],256],126594:[[1580],256],126595:[[1583],256],126596:[[1607],256],126597:[[1608],256],126598:[[1586],256],126599:[[1581],256],126600:[[1591],256],126601:[[1610],256],126603:[[1604],256],126604:[[1605],256],126605:[[1606],256],126606:[[1587],256],126607:[[1593],256],126608:[[1601],256],126609:[[1589],256],126610:[[1602],256],126611:[[1585],256],126612:[[1588],256],126613:[[1578],256],126614:[[1579],256],126615:[[1582],256],126616:[[1584],256],126617:[[1590],256],126618:[[1592],256],126619:[[1594],256],126625:[[1576],256],126626:[[1580],256],126627:[[1583],256],126629:[[1608],256],126630:[[1586],256],126631:[[1581],256],126632:[[1591],256],126633:[[1610],256],126635:[[1604],256],126636:[[1605],256],126637:[[1606],256],126638:[[1587],256],126639:[[1593],256],126640:[[1601],256],126641:[[1589],256],126642:[[1602],256],126643:[[1585],256],126644:[[1588],256],126645:[[1578],256],126646:[[1579],256],126647:[[1582],256],126648:[[1584],256],126649:[[1590],256],126650:[[1592],256],126651:[[1594],256]},61696:{127232:[[48,46],256],127233:[[48,44],256],127234:[[49,44],256],127235:[[50,44],256],127236:[[51,44],256],127237:[[52,44],256],127238:[[53,44],256],127239:[[54,44],256],127240:[[55,44],256],127241:[[56,44],256],127242:[[57,44],256],127248:[[40,65,41],256],127249:[[40,66,41],256],127250:[[40,67,41],256],127251:[[40,68,41],256],127252:[[40,69,41],256],127253:[[40,70,41],256],127254:[[40,71,41],256],127255:[[40,72,41],256],127256:[[40,73,41],256],127257:[[40,74,41],256],127258:[[40,75,41],256],127259:[[40,76,41],256],127260:[[40,77,41],256],127261:[[40,78,41],256],127262:[[40,79,41],256],127263:[[40,80,41],256],127264:[[40,81,41],256],127265:[[40,82,41],256],127266:[[40,83,41],256],127267:[[40,84,41],256],127268:[[40,85,41],256],127269:[[40,86,41],256],127270:[[40,87,41],256],127271:[[40,88,41],256],127272:[[40,89,41],256],127273:[[40,90,41],256],127274:[[12308,83,12309],256],127275:[[67],256],127276:[[82],256],127277:[[67,68],256],127278:[[87,90],256],127280:[[65],256],127281:[[66],256],127282:[[67],256],127283:[[68],256],127284:[[69],256],127285:[[70],256],127286:[[71],256],127287:[[72],256],127288:[[73],256],127289:[[74],256],127290:[[75],256],127291:[[76],256],127292:[[77],256],127293:[[78],256],127294:[[79],256],127295:[[80],256],127296:[[81],256],127297:[[82],256],127298:[[83],256],127299:[[84],256],127300:[[85],256],127301:[[86],256],127302:[[87],256],127303:[[88],256],127304:[[89],256],127305:[[90],256],127306:[[72,86],256],127307:[[77,86],256],127308:[[83,68],256],127309:[[83,83],256],127310:[[80,80,86],256],127311:[[87,67],256],127338:[[77,67],256],127339:[[77,68],256],127376:[[68,74],256]},61952:{127488:[[12411,12363],256],127489:[[12467,12467],256],127490:[[12469],256],127504:[[25163],256],127505:[[23383],256],127506:[[21452],256],127507:[[12487],256],127508:[[20108],256],127509:[[22810],256],127510:[[35299],256],127511:[[22825],256],127512:[[20132],256],127513:[[26144],256],127514:[[28961],256],127515:[[26009],256],127516:[[21069],256],127517:[[24460],256],127518:[[20877],256],127519:[[26032],256],127520:[[21021],256],127521:[[32066],256],127522:[[29983],256],127523:[[36009],256],127524:[[22768],256],127525:[[21561],256],127526:[[28436],256],127527:[[25237],256],127528:[[25429],256],127529:[[19968],256],127530:[[19977],256],127531:[[36938],256],127532:[[24038],256],127533:[[20013],256],127534:[[21491],256],127535:[[25351],256],127536:[[36208],256],127537:[[25171],256],127538:[[31105],256],127539:[[31354],256],127540:[[21512],256],127541:[[28288],256],127542:[[26377],256],127543:[[26376],256],127544:[[30003],256],127545:[[21106],256],127546:[[21942],256],127552:[[12308,26412,12309],256],127553:[[12308,19977,12309],256],127554:[[12308,20108,12309],256],127555:[[12308,23433,12309],256],127556:[[12308,28857,12309],256],127557:[[12308,25171,12309],256],127558:[[12308,30423,12309],256],127559:[[12308,21213,12309],256],127560:[[12308,25943,12309],256],127568:[[24471],256],127569:[[21487],256]},63488:{194560:[[20029]],194561:[[20024]],194562:[[20033]],194563:[[131362]],194564:[[20320]],194565:[[20398]],194566:[[20411]],194567:[[20482]],194568:[[20602]],194569:[[20633]],194570:[[20711]],194571:[[20687]],194572:[[13470]],194573:[[132666]],194574:[[20813]],194575:[[20820]],194576:[[20836]],194577:[[20855]],194578:[[132380]],194579:[[13497]],194580:[[20839]],194581:[[20877]],194582:[[132427]],194583:[[20887]],194584:[[20900]],194585:[[20172]],194586:[[20908]],194587:[[20917]],194588:[[168415]],194589:[[20981]],194590:[[20995]],194591:[[13535]],194592:[[21051]],194593:[[21062]],194594:[[21106]],194595:[[21111]],194596:[[13589]],194597:[[21191]],194598:[[21193]],194599:[[21220]],194600:[[21242]],194601:[[21253]],194602:[[21254]],194603:[[21271]],194604:[[21321]],194605:[[21329]],194606:[[21338]],194607:[[21363]],194608:[[21373]],194609:[[21375]],194610:[[21375]],194611:[[21375]],194612:[[133676]],194613:[[28784]],194614:[[21450]],194615:[[21471]],194616:[[133987]],194617:[[21483]],194618:[[21489]],194619:[[21510]],194620:[[21662]],194621:[[21560]],194622:[[21576]],194623:[[21608]],194624:[[21666]],194625:[[21750]],194626:[[21776]],194627:[[21843]],194628:[[21859]],194629:[[21892]],194630:[[21892]],194631:[[21913]],194632:[[21931]],194633:[[21939]],194634:[[21954]],194635:[[22294]],194636:[[22022]],194637:[[22295]],194638:[[22097]],194639:[[22132]],194640:[[20999]],194641:[[22766]],194642:[[22478]],194643:[[22516]],194644:[[22541]],194645:[[22411]],194646:[[22578]],194647:[[22577]],194648:[[22700]],194649:[[136420]],194650:[[22770]],194651:[[22775]],194652:[[22790]],194653:[[22810]],194654:[[22818]],194655:[[22882]],194656:[[136872]],194657:[[136938]],194658:[[23020]],194659:[[23067]],194660:[[23079]],194661:[[23e3]],194662:[[23142]],194663:[[14062]],194664:[[14076]],194665:[[23304]],194666:[[23358]],194667:[[23358]],194668:[[137672]],194669:[[23491]],194670:[[23512]],194671:[[23527]],194672:[[23539]],194673:[[138008]],194674:[[23551]],194675:[[23558]],194676:[[24403]],194677:[[23586]],194678:[[14209]],194679:[[23648]],194680:[[23662]],194681:[[23744]],194682:[[23693]],194683:[[138724]],194684:[[23875]],194685:[[138726]],194686:[[23918]],194687:[[23915]],194688:[[23932]],194689:[[24033]],194690:[[24034]],194691:[[14383]],194692:[[24061]],194693:[[24104]],194694:[[24125]],194695:[[24169]],194696:[[14434]],194697:[[139651]],194698:[[14460]],194699:[[24240]],194700:[[24243]],194701:[[24246]],194702:[[24266]],194703:[[172946]],194704:[[24318]],194705:[[140081]],194706:[[140081]],194707:[[33281]],194708:[[24354]],194709:[[24354]],194710:[[14535]],194711:[[144056]],194712:[[156122]],194713:[[24418]],194714:[[24427]],194715:[[14563]],194716:[[24474]],194717:[[24525]],194718:[[24535]],194719:[[24569]],194720:[[24705]],194721:[[14650]],194722:[[14620]],194723:[[24724]],194724:[[141012]],194725:[[24775]],194726:[[24904]],194727:[[24908]],194728:[[24910]],194729:[[24908]],194730:[[24954]],194731:[[24974]],194732:[[25010]],194733:[[24996]],194734:[[25007]],194735:[[25054]],194736:[[25074]],194737:[[25078]],194738:[[25104]],194739:[[25115]],194740:[[25181]],194741:[[25265]],194742:[[25300]],194743:[[25424]],194744:[[142092]],194745:[[25405]],194746:[[25340]],194747:[[25448]],194748:[[25475]],194749:[[25572]],194750:[[142321]],194751:[[25634]],194752:[[25541]],194753:[[25513]],194754:[[14894]],194755:[[25705]],194756:[[25726]],194757:[[25757]],194758:[[25719]],194759:[[14956]],194760:[[25935]],194761:[[25964]],194762:[[143370]],194763:[[26083]],194764:[[26360]],194765:[[26185]],194766:[[15129]],194767:[[26257]],194768:[[15112]],194769:[[15076]],194770:[[20882]],194771:[[20885]],194772:[[26368]],194773:[[26268]],194774:[[32941]],194775:[[17369]],194776:[[26391]],194777:[[26395]],194778:[[26401]],194779:[[26462]],194780:[[26451]],194781:[[144323]],194782:[[15177]],194783:[[26618]],194784:[[26501]],194785:[[26706]],194786:[[26757]],194787:[[144493]],194788:[[26766]],194789:[[26655]],194790:[[26900]],194791:[[15261]],194792:[[26946]],194793:[[27043]],194794:[[27114]],194795:[[27304]],194796:[[145059]],194797:[[27355]],194798:[[15384]],194799:[[27425]],194800:[[145575]],194801:[[27476]],194802:[[15438]],194803:[[27506]],194804:[[27551]],194805:[[27578]],194806:[[27579]],194807:[[146061]],194808:[[138507]],194809:[[146170]],194810:[[27726]],194811:[[146620]],194812:[[27839]],194813:[[27853]],194814:[[27751]],194815:[[27926]]},63744:{63744:[[35912]],63745:[[26356]],63746:[[36554]],63747:[[36040]],63748:[[28369]],63749:[[20018]],63750:[[21477]],63751:[[40860]],63752:[[40860]],63753:[[22865]],63754:[[37329]],63755:[[21895]],63756:[[22856]],63757:[[25078]],63758:[[30313]],63759:[[32645]],63760:[[34367]],63761:[[34746]],63762:[[35064]],63763:[[37007]],63764:[[27138]],63765:[[27931]],63766:[[28889]],63767:[[29662]],63768:[[33853]],63769:[[37226]],63770:[[39409]],63771:[[20098]],63772:[[21365]],63773:[[27396]],63774:[[29211]],63775:[[34349]],63776:[[40478]],63777:[[23888]],63778:[[28651]],63779:[[34253]],63780:[[35172]],63781:[[25289]],63782:[[33240]],63783:[[34847]],63784:[[24266]],63785:[[26391]],63786:[[28010]],63787:[[29436]],63788:[[37070]],63789:[[20358]],63790:[[20919]],63791:[[21214]],63792:[[25796]],63793:[[27347]],63794:[[29200]],63795:[[30439]],63796:[[32769]],63797:[[34310]],63798:[[34396]],63799:[[36335]],63800:[[38706]],63801:[[39791]],63802:[[40442]],63803:[[30860]],63804:[[31103]],63805:[[32160]],63806:[[33737]],63807:[[37636]],63808:[[40575]],63809:[[35542]],63810:[[22751]],63811:[[24324]],63812:[[31840]],63813:[[32894]],63814:[[29282]],63815:[[30922]],63816:[[36034]],63817:[[38647]],63818:[[22744]],63819:[[23650]],63820:[[27155]],63821:[[28122]],63822:[[28431]],63823:[[32047]],63824:[[32311]],63825:[[38475]],63826:[[21202]],63827:[[32907]],63828:[[20956]],63829:[[20940]],63830:[[31260]],63831:[[32190]],63832:[[33777]],63833:[[38517]],63834:[[35712]],63835:[[25295]],63836:[[27138]],63837:[[35582]],63838:[[20025]],63839:[[23527]],63840:[[24594]],63841:[[29575]],63842:[[30064]],63843:[[21271]],63844:[[30971]],63845:[[20415]],63846:[[24489]],63847:[[19981]],63848:[[27852]],63849:[[25976]],63850:[[32034]],63851:[[21443]],63852:[[22622]],63853:[[30465]],63854:[[33865]],63855:[[35498]],63856:[[27578]],63857:[[36784]],63858:[[27784]],63859:[[25342]],63860:[[33509]],63861:[[25504]],63862:[[30053]],63863:[[20142]],63864:[[20841]],63865:[[20937]],63866:[[26753]],63867:[[31975]],63868:[[33391]],63869:[[35538]],63870:[[37327]],63871:[[21237]],63872:[[21570]],63873:[[22899]],63874:[[24300]],63875:[[26053]],63876:[[28670]],63877:[[31018]],63878:[[38317]],63879:[[39530]],63880:[[40599]],63881:[[40654]],63882:[[21147]],63883:[[26310]],63884:[[27511]],63885:[[36706]],63886:[[24180]],63887:[[24976]],63888:[[25088]],63889:[[25754]],63890:[[28451]],63891:[[29001]],63892:[[29833]],63893:[[31178]],63894:[[32244]],63895:[[32879]],63896:[[36646]],63897:[[34030]],63898:[[36899]],63899:[[37706]],63900:[[21015]],63901:[[21155]],63902:[[21693]],63903:[[28872]],63904:[[35010]],63905:[[35498]],63906:[[24265]],63907:[[24565]],63908:[[25467]],63909:[[27566]],63910:[[31806]],63911:[[29557]],63912:[[20196]],63913:[[22265]],63914:[[23527]],63915:[[23994]],63916:[[24604]],63917:[[29618]],63918:[[29801]],63919:[[32666]],63920:[[32838]],63921:[[37428]],63922:[[38646]],63923:[[38728]],63924:[[38936]],63925:[[20363]],63926:[[31150]],63927:[[37300]],63928:[[38584]],63929:[[24801]],63930:[[20102]],63931:[[20698]],63932:[[23534]],63933:[[23615]],63934:[[26009]],63935:[[27138]],63936:[[29134]],63937:[[30274]],63938:[[34044]],63939:[[36988]],63940:[[40845]],63941:[[26248]],63942:[[38446]],63943:[[21129]],63944:[[26491]],63945:[[26611]],63946:[[27969]],63947:[[28316]],63948:[[29705]],63949:[[30041]],63950:[[30827]],63951:[[32016]],63952:[[39006]],63953:[[20845]],63954:[[25134]],63955:[[38520]],63956:[[20523]],63957:[[23833]],63958:[[28138]],63959:[[36650]],63960:[[24459]],63961:[[24900]],63962:[[26647]],63963:[[29575]],63964:[[38534]],63965:[[21033]],63966:[[21519]],63967:[[23653]],63968:[[26131]],63969:[[26446]],63970:[[26792]],63971:[[27877]],63972:[[29702]],63973:[[30178]],63974:[[32633]],63975:[[35023]],63976:[[35041]],63977:[[37324]],63978:[[38626]],63979:[[21311]],63980:[[28346]],63981:[[21533]],63982:[[29136]],63983:[[29848]],63984:[[34298]],63985:[[38563]],63986:[[40023]],63987:[[40607]],63988:[[26519]],63989:[[28107]],63990:[[33256]],63991:[[31435]],63992:[[31520]],63993:[[31890]],63994:[[29376]],63995:[[28825]],63996:[[35672]],63997:[[20160]],63998:[[33590]],63999:[[21050]],194816:[[27966]],194817:[[28023]],194818:[[27969]],194819:[[28009]],194820:[[28024]],194821:[[28037]],194822:[[146718]],194823:[[27956]],194824:[[28207]],194825:[[28270]],194826:[[15667]],194827:[[28363]],194828:[[28359]],194829:[[147153]],194830:[[28153]],194831:[[28526]],194832:[[147294]],194833:[[147342]],194834:[[28614]],194835:[[28729]],194836:[[28702]],194837:[[28699]],194838:[[15766]],194839:[[28746]],194840:[[28797]],194841:[[28791]],194842:[[28845]],194843:[[132389]],194844:[[28997]],194845:[[148067]],194846:[[29084]],194847:[[148395]],194848:[[29224]],194849:[[29237]],194850:[[29264]],194851:[[149e3]],194852:[[29312]],194853:[[29333]],194854:[[149301]],194855:[[149524]],194856:[[29562]],194857:[[29579]],194858:[[16044]],194859:[[29605]],194860:[[16056]],194861:[[16056]],194862:[[29767]],194863:[[29788]],194864:[[29809]],194865:[[29829]],194866:[[29898]],194867:[[16155]],194868:[[29988]],194869:[[150582]],194870:[[30014]],194871:[[150674]],194872:[[30064]],194873:[[139679]],194874:[[30224]],194875:[[151457]],194876:[[151480]],194877:[[151620]],194878:[[16380]],194879:[[16392]],194880:[[30452]],194881:[[151795]],194882:[[151794]],194883:[[151833]],194884:[[151859]],194885:[[30494]],194886:[[30495]],194887:[[30495]],194888:[[30538]],194889:[[16441]],194890:[[30603]],194891:[[16454]],194892:[[16534]],194893:[[152605]],194894:[[30798]],194895:[[30860]],194896:[[30924]],194897:[[16611]],194898:[[153126]],194899:[[31062]],194900:[[153242]],194901:[[153285]],194902:[[31119]],194903:[[31211]],194904:[[16687]],194905:[[31296]],194906:[[31306]],194907:[[31311]],194908:[[153980]],194909:[[154279]],194910:[[154279]],194911:[[31470]],194912:[[16898]],194913:[[154539]],194914:[[31686]],194915:[[31689]],194916:[[16935]],194917:[[154752]],194918:[[31954]],194919:[[17056]],194920:[[31976]],194921:[[31971]],194922:[[32e3]],194923:[[155526]],194924:[[32099]],194925:[[17153]],194926:[[32199]],194927:[[32258]],194928:[[32325]],194929:[[17204]],194930:[[156200]],194931:[[156231]],194932:[[17241]],194933:[[156377]],194934:[[32634]],194935:[[156478]],194936:[[32661]],194937:[[32762]],194938:[[32773]],194939:[[156890]],194940:[[156963]],194941:[[32864]],194942:[[157096]],194943:[[32880]],194944:[[144223]],194945:[[17365]],194946:[[32946]],194947:[[33027]],194948:[[17419]],194949:[[33086]],194950:[[23221]],194951:[[157607]],194952:[[157621]],194953:[[144275]],194954:[[144284]],194955:[[33281]],194956:[[33284]],194957:[[36766]],194958:[[17515]],194959:[[33425]],194960:[[33419]],194961:[[33437]],194962:[[21171]],194963:[[33457]],194964:[[33459]],194965:[[33469]],194966:[[33510]],194967:[[158524]],194968:[[33509]],194969:[[33565]],194970:[[33635]],194971:[[33709]],194972:[[33571]],194973:[[33725]],194974:[[33767]],194975:[[33879]],194976:[[33619]],194977:[[33738]],194978:[[33740]],194979:[[33756]],194980:[[158774]],194981:[[159083]],194982:[[158933]],194983:[[17707]],194984:[[34033]],194985:[[34035]],194986:[[34070]],194987:[[160714]],194988:[[34148]],194989:[[159532]],194990:[[17757]],194991:[[17761]],194992:[[159665]],194993:[[159954]],194994:[[17771]],194995:[[34384]],194996:[[34396]],194997:[[34407]],194998:[[34409]],194999:[[34473]],195e3:[[34440]],195001:[[34574]],195002:[[34530]],195003:[[34681]],195004:[[34600]],195005:[[34667]],195006:[[34694]],195007:[[17879]],195008:[[34785]],195009:[[34817]],195010:[[17913]],195011:[[34912]],195012:[[34915]],195013:[[161383]],195014:[[35031]],195015:[[35038]],195016:[[17973]],195017:[[35066]],195018:[[13499]],195019:[[161966]],195020:[[162150]],195021:[[18110]],195022:[[18119]],195023:[[35488]],195024:[[35565]],195025:[[35722]],195026:[[35925]],195027:[[162984]],195028:[[36011]],195029:[[36033]],195030:[[36123]],195031:[[36215]],195032:[[163631]],195033:[[133124]],195034:[[36299]],195035:[[36284]],195036:[[36336]],195037:[[133342]],195038:[[36564]],195039:[[36664]],195040:[[165330]],195041:[[165357]],195042:[[37012]],195043:[[37105]],195044:[[37137]],195045:[[165678]],195046:[[37147]],195047:[[37432]],195048:[[37591]],195049:[[37592]],195050:[[37500]],195051:[[37881]],195052:[[37909]],195053:[[166906]],195054:[[38283]],195055:[[18837]],195056:[[38327]],195057:[[167287]],195058:[[18918]],195059:[[38595]],195060:[[23986]],195061:[[38691]],195062:[[168261]],195063:[[168474]],195064:[[19054]],195065:[[19062]],195066:[[38880]],195067:[[168970]],195068:[[19122]],195069:[[169110]],195070:[[38923]],195071:[[38923]]},64e3:{64e3:[[20999]],64001:[[24230]],64002:[[25299]],64003:[[31958]],64004:[[23429]],64005:[[27934]],64006:[[26292]],64007:[[36667]],64008:[[34892]],64009:[[38477]],64010:[[35211]],64011:[[24275]],64012:[[20800]],64013:[[21952]],64016:[[22618]],64018:[[26228]],64021:[[20958]],64022:[[29482]],64023:[[30410]],64024:[[31036]],64025:[[31070]],64026:[[31077]],64027:[[31119]],64028:[[38742]],64029:[[31934]],64030:[[32701]],64032:[[34322]],64034:[[35576]],64037:[[36920]],64038:[[37117]],64042:[[39151]],64043:[[39164]],64044:[[39208]],64045:[[40372]],64046:[[37086]],64047:[[38583]],64048:[[20398]],64049:[[20711]],64050:[[20813]],64051:[[21193]],64052:[[21220]],64053:[[21329]],64054:[[21917]],64055:[[22022]],64056:[[22120]],64057:[[22592]],64058:[[22696]],64059:[[23652]],64060:[[23662]],64061:[[24724]],64062:[[24936]],64063:[[24974]],64064:[[25074]],64065:[[25935]],64066:[[26082]],64067:[[26257]],64068:[[26757]],64069:[[28023]],64070:[[28186]],64071:[[28450]],64072:[[29038]],64073:[[29227]],64074:[[29730]],64075:[[30865]],64076:[[31038]],64077:[[31049]],64078:[[31048]],64079:[[31056]],64080:[[31062]],64081:[[31069]],64082:[[31117]],64083:[[31118]],64084:[[31296]],64085:[[31361]],64086:[[31680]],64087:[[32244]],64088:[[32265]],64089:[[32321]],64090:[[32626]],64091:[[32773]],64092:[[33261]],64093:[[33401]],64094:[[33401]],64095:[[33879]],64096:[[35088]],64097:[[35222]],64098:[[35585]],64099:[[35641]],64100:[[36051]],64101:[[36104]],64102:[[36790]],64103:[[36920]],64104:[[38627]],64105:[[38911]],64106:[[38971]],64107:[[24693]],64108:[[148206]],64109:[[33304]],64112:[[20006]],64113:[[20917]],64114:[[20840]],64115:[[20352]],64116:[[20805]],64117:[[20864]],64118:[[21191]],64119:[[21242]],64120:[[21917]],64121:[[21845]],64122:[[21913]],64123:[[21986]],64124:[[22618]],64125:[[22707]],64126:[[22852]],64127:[[22868]],64128:[[23138]],64129:[[23336]],64130:[[24274]],64131:[[24281]],64132:[[24425]],64133:[[24493]],64134:[[24792]],64135:[[24910]],64136:[[24840]],64137:[[24974]],64138:[[24928]],64139:[[25074]],64140:[[25140]],64141:[[25540]],64142:[[25628]],64143:[[25682]],64144:[[25942]],64145:[[26228]],64146:[[26391]],64147:[[26395]],64148:[[26454]],64149:[[27513]],64150:[[27578]],64151:[[27969]],64152:[[28379]],64153:[[28363]],64154:[[28450]],64155:[[28702]],64156:[[29038]],64157:[[30631]],64158:[[29237]],64159:[[29359]],64160:[[29482]],64161:[[29809]],64162:[[29958]],64163:[[30011]],64164:[[30237]],64165:[[30239]],64166:[[30410]],64167:[[30427]],64168:[[30452]],64169:[[30538]],64170:[[30528]],64171:[[30924]],64172:[[31409]],64173:[[31680]],64174:[[31867]],64175:[[32091]],64176:[[32244]],64177:[[32574]],64178:[[32773]],64179:[[33618]],64180:[[33775]],64181:[[34681]],64182:[[35137]],64183:[[35206]],64184:[[35222]],64185:[[35519]],64186:[[35576]],64187:[[35531]],64188:[[35585]],64189:[[35582]],64190:[[35565]],64191:[[35641]],64192:[[35722]],64193:[[36104]],64194:[[36664]],64195:[[36978]],64196:[[37273]],64197:[[37494]],64198:[[38524]],64199:[[38627]],64200:[[38742]],64201:[[38875]],64202:[[38911]],64203:[[38923]],64204:[[38971]],64205:[[39698]],64206:[[40860]],64207:[[141386]],64208:[[141380]],64209:[[144341]],64210:[[15261]],64211:[[16408]],64212:[[16441]],64213:[[152137]],64214:[[154832]],64215:[[163539]],64216:[[40771]],64217:[[40846]],195072:[[38953]],195073:[[169398]],195074:[[39138]],195075:[[19251]],195076:[[39209]],195077:[[39335]],195078:[[39362]],195079:[[39422]],195080:[[19406]],195081:[[170800]],195082:[[39698]],195083:[[4e4]],195084:[[40189]],195085:[[19662]],195086:[[19693]],195087:[[40295]],195088:[[172238]],195089:[[19704]],195090:[[172293]],195091:[[172558]],195092:[[172689]],195093:[[40635]],195094:[[19798]],195095:[[40697]],195096:[[40702]],195097:[[40709]],195098:[[40719]],195099:[[40726]],195100:[[40763]],195101:[[173568]]},64256:{64256:[[102,102],256],64257:[[102,105],256],64258:[[102,108],256],64259:[[102,102,105],256],64260:[[102,102,108],256],64261:[[383,116],256],64262:[[115,116],256],64275:[[1396,1398],256],64276:[[1396,1381],256],64277:[[1396,1387],256],64278:[[1406,1398],256],64279:[[1396,1389],256],64285:[[1497,1460],512],64286:[,26],64287:[[1522,1463],512],64288:[[1506],256],64289:[[1488],256],64290:[[1491],256],64291:[[1492],256],64292:[[1499],256],64293:[[1500],256],64294:[[1501],256],64295:[[1512],256],64296:[[1514],256],64297:[[43],256],64298:[[1513,1473],512],64299:[[1513,1474],512],64300:[[64329,1473],512],64301:[[64329,1474],512],64302:[[1488,1463],512],64303:[[1488,1464],512],64304:[[1488,1468],512],64305:[[1489,1468],512],64306:[[1490,1468],512],64307:[[1491,1468],512],64308:[[1492,1468],512],64309:[[1493,1468],512],64310:[[1494,1468],512],64312:[[1496,1468],512],64313:[[1497,1468],512],64314:[[1498,1468],512],64315:[[1499,1468],512],64316:[[1500,1468],512],64318:[[1502,1468],512],64320:[[1504,1468],512],64321:[[1505,1468],512],64323:[[1507,1468],512],64324:[[1508,1468],512],64326:[[1510,1468],512],64327:[[1511,1468],512],64328:[[1512,1468],512],64329:[[1513,1468],512],64330:[[1514,1468],512],64331:[[1493,1465],512],64332:[[1489,1471],512],64333:[[1499,1471],512],64334:[[1508,1471],512],64335:[[1488,1500],256],64336:[[1649],256],64337:[[1649],256],64338:[[1659],256],64339:[[1659],256],64340:[[1659],256],64341:[[1659],256],64342:[[1662],256],64343:[[1662],256],64344:[[1662],256],64345:[[1662],256],64346:[[1664],256],64347:[[1664],256],64348:[[1664],256],64349:[[1664],256],64350:[[1658],256],64351:[[1658],256],64352:[[1658],256],64353:[[1658],256],64354:[[1663],256],64355:[[1663],256],64356:[[1663],256],64357:[[1663],256],64358:[[1657],256],64359:[[1657],256],64360:[[1657],256],64361:[[1657],256],64362:[[1700],256],64363:[[1700],256],64364:[[1700],256],64365:[[1700],256],64366:[[1702],256],64367:[[1702],256],64368:[[1702],256],64369:[[1702],256],64370:[[1668],256],64371:[[1668],256],64372:[[1668],256],64373:[[1668],256],64374:[[1667],256],64375:[[1667],256],64376:[[1667],256],64377:[[1667],256],64378:[[1670],256],64379:[[1670],256],64380:[[1670],256],64381:[[1670],256],64382:[[1671],256],64383:[[1671],256],64384:[[1671],256],64385:[[1671],256],64386:[[1677],256],64387:[[1677],256],64388:[[1676],256],64389:[[1676],256],64390:[[1678],256],64391:[[1678],256],64392:[[1672],256],64393:[[1672],256],64394:[[1688],256],64395:[[1688],256],64396:[[1681],256],64397:[[1681],256],64398:[[1705],256],64399:[[1705],256],64400:[[1705],256],64401:[[1705],256],64402:[[1711],256],64403:[[1711],256],64404:[[1711],256],64405:[[1711],256],64406:[[1715],256],64407:[[1715],256],64408:[[1715],256],64409:[[1715],256],64410:[[1713],256],64411:[[1713],256],64412:[[1713],256],64413:[[1713],256],64414:[[1722],256],64415:[[1722],256],64416:[[1723],256],64417:[[1723],256],64418:[[1723],256],64419:[[1723],256],64420:[[1728],256],64421:[[1728],256],64422:[[1729],256],64423:[[1729],256],64424:[[1729],256],64425:[[1729],256],64426:[[1726],256],64427:[[1726],256],64428:[[1726],256],64429:[[1726],256],64430:[[1746],256],64431:[[1746],256],64432:[[1747],256],64433:[[1747],256],64467:[[1709],256],64468:[[1709],256],64469:[[1709],256],64470:[[1709],256],64471:[[1735],256],64472:[[1735],256],64473:[[1734],256],64474:[[1734],256],64475:[[1736],256],64476:[[1736],256],64477:[[1655],256],64478:[[1739],256],64479:[[1739],256],64480:[[1733],256],64481:[[1733],256],64482:[[1737],256],64483:[[1737],256],64484:[[1744],256],64485:[[1744],256],64486:[[1744],256],64487:[[1744],256],64488:[[1609],256],64489:[[1609],256],64490:[[1574,1575],256],64491:[[1574,1575],256],64492:[[1574,1749],256],64493:[[1574,1749],256],64494:[[1574,1608],256],64495:[[1574,1608],256],64496:[[1574,1735],256],64497:[[1574,1735],256],64498:[[1574,1734],256],64499:[[1574,1734],256],64500:[[1574,1736],256],64501:[[1574,1736],256],64502:[[1574,1744],256],64503:[[1574,1744],256],64504:[[1574,1744],256],64505:[[1574,1609],256],64506:[[1574,1609],256],64507:[[1574,1609],256],64508:[[1740],256],64509:[[1740],256],64510:[[1740],256],64511:[[1740],256]},64512:{64512:[[1574,1580],256],64513:[[1574,1581],256],64514:[[1574,1605],256],64515:[[1574,1609],256],64516:[[1574,1610],256],64517:[[1576,1580],256],64518:[[1576,1581],256],64519:[[1576,1582],256],64520:[[1576,1605],256],64521:[[1576,1609],256],64522:[[1576,1610],256],64523:[[1578,1580],256],64524:[[1578,1581],256],64525:[[1578,1582],256],64526:[[1578,1605],256],64527:[[1578,1609],256],64528:[[1578,1610],256],64529:[[1579,1580],256],64530:[[1579,1605],256],64531:[[1579,1609],256],64532:[[1579,1610],256],64533:[[1580,1581],256],64534:[[1580,1605],256],64535:[[1581,1580],256],64536:[[1581,1605],256],64537:[[1582,1580],256],64538:[[1582,1581],256],64539:[[1582,1605],256],64540:[[1587,1580],256],64541:[[1587,1581],256],64542:[[1587,1582],256],64543:[[1587,1605],256],64544:[[1589,1581],256],64545:[[1589,1605],256],64546:[[1590,1580],256],64547:[[1590,1581],256],64548:[[1590,1582],256],64549:[[1590,1605],256],64550:[[1591,1581],256],64551:[[1591,1605],256],64552:[[1592,1605],256],64553:[[1593,1580],256],64554:[[1593,1605],256],64555:[[1594,1580],256],64556:[[1594,1605],256],64557:[[1601,1580],256],64558:[[1601,1581],256],64559:[[1601,1582],256],64560:[[1601,1605],256],64561:[[1601,1609],256],64562:[[1601,1610],256],64563:[[1602,1581],256],64564:[[1602,1605],256],64565:[[1602,1609],256],64566:[[1602,1610],256],64567:[[1603,1575],256],64568:[[1603,1580],256],64569:[[1603,1581],256],64570:[[1603,1582],256],64571:[[1603,1604],256],64572:[[1603,1605],256],64573:[[1603,1609],256],64574:[[1603,1610],256],64575:[[1604,1580],256],64576:[[1604,1581],256],64577:[[1604,1582],256],64578:[[1604,1605],256],64579:[[1604,1609],256],64580:[[1604,1610],256],64581:[[1605,1580],256],64582:[[1605,1581],256],64583:[[1605,1582],256],64584:[[1605,1605],256],64585:[[1605,1609],256],64586:[[1605,1610],256],64587:[[1606,1580],256],64588:[[1606,1581],256],64589:[[1606,1582],256],64590:[[1606,1605],256],64591:[[1606,1609],256],64592:[[1606,1610],256],64593:[[1607,1580],256],64594:[[1607,1605],256],64595:[[1607,1609],256],64596:[[1607,1610],256],64597:[[1610,1580],256],64598:[[1610,1581],256],64599:[[1610,1582],256],64600:[[1610,1605],256],64601:[[1610,1609],256],64602:[[1610,1610],256],64603:[[1584,1648],256],64604:[[1585,1648],256],64605:[[1609,1648],256],64606:[[32,1612,1617],256],64607:[[32,1613,1617],256],64608:[[32,1614,1617],256],64609:[[32,1615,1617],256],64610:[[32,1616,1617],256],64611:[[32,1617,1648],256],64612:[[1574,1585],256],64613:[[1574,1586],256],64614:[[1574,1605],256],64615:[[1574,1606],256],64616:[[1574,1609],256],64617:[[1574,1610],256],64618:[[1576,1585],256],64619:[[1576,1586],256],64620:[[1576,1605],256],64621:[[1576,1606],256],64622:[[1576,1609],256],64623:[[1576,1610],256],64624:[[1578,1585],256],64625:[[1578,1586],256],64626:[[1578,1605],256],64627:[[1578,1606],256],64628:[[1578,1609],256],64629:[[1578,1610],256],64630:[[1579,1585],256],64631:[[1579,1586],256],64632:[[1579,1605],256],64633:[[1579,1606],256],64634:[[1579,1609],256],64635:[[1579,1610],256],64636:[[1601,1609],256],64637:[[1601,1610],256],64638:[[1602,1609],256],64639:[[1602,1610],256],64640:[[1603,1575],256],64641:[[1603,1604],256],64642:[[1603,1605],256],64643:[[1603,1609],256],64644:[[1603,1610],256],64645:[[1604,1605],256],64646:[[1604,1609],256],64647:[[1604,1610],256],64648:[[1605,1575],256],64649:[[1605,1605],256],64650:[[1606,1585],256],64651:[[1606,1586],256],64652:[[1606,1605],256],64653:[[1606,1606],256],64654:[[1606,1609],256],64655:[[1606,1610],256],64656:[[1609,1648],256],64657:[[1610,1585],256],64658:[[1610,1586],256],64659:[[1610,1605],256],64660:[[1610,1606],256],64661:[[1610,1609],256],64662:[[1610,1610],256],64663:[[1574,1580],256],64664:[[1574,1581],256],64665:[[1574,1582],256],64666:[[1574,1605],256],64667:[[1574,1607],256],64668:[[1576,1580],256],64669:[[1576,1581],256],64670:[[1576,1582],256],64671:[[1576,1605],256],64672:[[1576,1607],256],64673:[[1578,1580],256],64674:[[1578,1581],256],64675:[[1578,1582],256],64676:[[1578,1605],256],64677:[[1578,1607],256],64678:[[1579,1605],256],64679:[[1580,1581],256],64680:[[1580,1605],256],64681:[[1581,1580],256],64682:[[1581,1605],256],64683:[[1582,1580],256],64684:[[1582,1605],256],64685:[[1587,1580],256],64686:[[1587,1581],256],64687:[[1587,1582],256],64688:[[1587,1605],256],64689:[[1589,1581],256],64690:[[1589,1582],256],64691:[[1589,1605],256],64692:[[1590,1580],256],64693:[[1590,1581],256],64694:[[1590,1582],256],64695:[[1590,1605],256],64696:[[1591,1581],256],64697:[[1592,1605],256],64698:[[1593,1580],256],64699:[[1593,1605],256],64700:[[1594,1580],256],64701:[[1594,1605],256],64702:[[1601,1580],256],64703:[[1601,1581],256],64704:[[1601,1582],256],64705:[[1601,1605],256],64706:[[1602,1581],256],64707:[[1602,1605],256],64708:[[1603,1580],256],64709:[[1603,1581],256],64710:[[1603,1582],256],64711:[[1603,1604],256],64712:[[1603,1605],256],64713:[[1604,1580],256],64714:[[1604,1581],256],64715:[[1604,1582],256],64716:[[1604,1605],256],64717:[[1604,1607],256],64718:[[1605,1580],256],64719:[[1605,1581],256],64720:[[1605,1582],256],64721:[[1605,1605],256],64722:[[1606,1580],256],64723:[[1606,1581],256],64724:[[1606,1582],256],64725:[[1606,1605],256],64726:[[1606,1607],256],64727:[[1607,1580],256],64728:[[1607,1605],256],64729:[[1607,1648],256],64730:[[1610,1580],256],64731:[[1610,1581],256],64732:[[1610,1582],256],64733:[[1610,1605],256],64734:[[1610,1607],256],64735:[[1574,1605],256],64736:[[1574,1607],256],64737:[[1576,1605],256],64738:[[1576,1607],256],64739:[[1578,1605],256],64740:[[1578,1607],256],64741:[[1579,1605],256],64742:[[1579,1607],256],64743:[[1587,1605],256],64744:[[1587,1607],256],64745:[[1588,1605],256],64746:[[1588,1607],256],64747:[[1603,1604],256],64748:[[1603,1605],256],64749:[[1604,1605],256],64750:[[1606,1605],256],64751:[[1606,1607],256],64752:[[1610,1605],256],64753:[[1610,1607],256],64754:[[1600,1614,1617],256],64755:[[1600,1615,1617],256],64756:[[1600,1616,1617],256],64757:[[1591,1609],256],64758:[[1591,1610],256],64759:[[1593,1609],256],64760:[[1593,1610],256],64761:[[1594,1609],256],64762:[[1594,1610],256],64763:[[1587,1609],256],64764:[[1587,1610],256],64765:[[1588,1609],256],64766:[[1588,1610],256],64767:[[1581,1609],256]},64768:{64768:[[1581,1610],256],64769:[[1580,1609],256],64770:[[1580,1610],256],64771:[[1582,1609],256],64772:[[1582,1610],256],64773:[[1589,1609],256],64774:[[1589,1610],256],64775:[[1590,1609],256],64776:[[1590,1610],256],64777:[[1588,1580],256],64778:[[1588,1581],256],64779:[[1588,1582],256],64780:[[1588,1605],256],64781:[[1588,1585],256],64782:[[1587,1585],256],64783:[[1589,1585],256],64784:[[1590,1585],256],64785:[[1591,1609],256],64786:[[1591,1610],256],64787:[[1593,1609],256],64788:[[1593,1610],256],64789:[[1594,1609],256],64790:[[1594,1610],256],64791:[[1587,1609],256],64792:[[1587,1610],256],64793:[[1588,1609],256],64794:[[1588,1610],256],64795:[[1581,1609],256],64796:[[1581,1610],256],64797:[[1580,1609],256],64798:[[1580,1610],256],64799:[[1582,1609],256],64800:[[1582,1610],256],64801:[[1589,1609],256],64802:[[1589,1610],256],64803:[[1590,1609],256],64804:[[1590,1610],256],64805:[[1588,1580],256],64806:[[1588,1581],256],64807:[[1588,1582],256],64808:[[1588,1605],256],64809:[[1588,1585],256],64810:[[1587,1585],256],64811:[[1589,1585],256],64812:[[1590,1585],256],64813:[[1588,1580],256],64814:[[1588,1581],256],64815:[[1588,1582],256],64816:[[1588,1605],256],64817:[[1587,1607],256],64818:[[1588,1607],256],64819:[[1591,1605],256],64820:[[1587,1580],256],64821:[[1587,1581],256],64822:[[1587,1582],256],64823:[[1588,1580],256],64824:[[1588,1581],256],64825:[[1588,1582],256],64826:[[1591,1605],256],64827:[[1592,1605],256],64828:[[1575,1611],256],64829:[[1575,1611],256],64848:[[1578,1580,1605],256],64849:[[1578,1581,1580],256],64850:[[1578,1581,1580],256],64851:[[1578,1581,1605],256],64852:[[1578,1582,1605],256],64853:[[1578,1605,1580],256],64854:[[1578,1605,1581],256],64855:[[1578,1605,1582],256],64856:[[1580,1605,1581],256],64857:[[1580,1605,1581],256],64858:[[1581,1605,1610],256],64859:[[1581,1605,1609],256],64860:[[1587,1581,1580],256],64861:[[1587,1580,1581],256],64862:[[1587,1580,1609],256],64863:[[1587,1605,1581],256],64864:[[1587,1605,1581],256],64865:[[1587,1605,1580],256],64866:[[1587,1605,1605],256],64867:[[1587,1605,1605],256],64868:[[1589,1581,1581],256],64869:[[1589,1581,1581],256],64870:[[1589,1605,1605],256],64871:[[1588,1581,1605],256],64872:[[1588,1581,1605],256],64873:[[1588,1580,1610],256],64874:[[1588,1605,1582],256],64875:[[1588,1605,1582],256],64876:[[1588,1605,1605],256],64877:[[1588,1605,1605],256],64878:[[1590,1581,1609],256],64879:[[1590,1582,1605],256],64880:[[1590,1582,1605],256],64881:[[1591,1605,1581],256],64882:[[1591,1605,1581],256],64883:[[1591,1605,1605],256],64884:[[1591,1605,1610],256],64885:[[1593,1580,1605],256],64886:[[1593,1605,1605],256],64887:[[1593,1605,1605],256],64888:[[1593,1605,1609],256],64889:[[1594,1605,1605],256],64890:[[1594,1605,1610],256],64891:[[1594,1605,1609],256],64892:[[1601,1582,1605],256],64893:[[1601,1582,1605],256],64894:[[1602,1605,1581],256],64895:[[1602,1605,1605],256],64896:[[1604,1581,1605],256],64897:[[1604,1581,1610],256],64898:[[1604,1581,1609],256],64899:[[1604,1580,1580],256],64900:[[1604,1580,1580],256],64901:[[1604,1582,1605],256],64902:[[1604,1582,1605],256],64903:[[1604,1605,1581],256],64904:[[1604,1605,1581],256],64905:[[1605,1581,1580],256],64906:[[1605,1581,1605],256],64907:[[1605,1581,1610],256],64908:[[1605,1580,1581],256],64909:[[1605,1580,1605],256],64910:[[1605,1582,1580],256],64911:[[1605,1582,1605],256],64914:[[1605,1580,1582],256],64915:[[1607,1605,1580],256],64916:[[1607,1605,1605],256],64917:[[1606,1581,1605],256],64918:[[1606,1581,1609],256],64919:[[1606,1580,1605],256],64920:[[1606,1580,1605],256],64921:[[1606,1580,1609],256],64922:[[1606,1605,1610],256],64923:[[1606,1605,1609],256],64924:[[1610,1605,1605],256],64925:[[1610,1605,1605],256],64926:[[1576,1582,1610],256],64927:[[1578,1580,1610],256],64928:[[1578,1580,1609],256],64929:[[1578,1582,1610],256],64930:[[1578,1582,1609],256],64931:[[1578,1605,1610],256],64932:[[1578,1605,1609],256],64933:[[1580,1605,1610],256],64934:[[1580,1581,1609],256],64935:[[1580,1605,1609],256],64936:[[1587,1582,1609],256],64937:[[1589,1581,1610],256],64938:[[1588,1581,1610],256],64939:[[1590,1581,1610],256],64940:[[1604,1580,1610],256],64941:[[1604,1605,1610],256],64942:[[1610,1581,1610],256],64943:[[1610,1580,1610],256],64944:[[1610,1605,1610],256],64945:[[1605,1605,1610],256],64946:[[1602,1605,1610],256],64947:[[1606,1581,1610],256],64948:[[1602,1605,1581],256],64949:[[1604,1581,1605],256],64950:[[1593,1605,1610],256],64951:[[1603,1605,1610],256],64952:[[1606,1580,1581],256],64953:[[1605,1582,1610],256],64954:[[1604,1580,1605],256],64955:[[1603,1605,1605],256],64956:[[1604,1580,1605],256],64957:[[1606,1580,1581],256],64958:[[1580,1581,1610],256],64959:[[1581,1580,1610],256],64960:[[1605,1580,1610],256],64961:[[1601,1605,1610],256],64962:[[1576,1581,1610],256],64963:[[1603,1605,1605],256],64964:[[1593,1580,1605],256],64965:[[1589,1605,1605],256],64966:[[1587,1582,1610],256],64967:[[1606,1580,1610],256],65008:[[1589,1604,1746],256],65009:[[1602,1604,1746],256],65010:[[1575,1604,1604,1607],256],65011:[[1575,1603,1576,1585],256],65012:[[1605,1581,1605,1583],256],65013:[[1589,1604,1593,1605],256],65014:[[1585,1587,1608,1604],256],65015:[[1593,1604,1610,1607],256],65016:[[1608,1587,1604,1605],256],65017:[[1589,1604,1609],256],65018:[[1589,1604,1609,32,1575,1604,1604,1607,32,1593,1604,1610,1607,32,1608,1587,1604,1605],256],65019:[[1580,1604,32,1580,1604,1575,1604,1607],256],65020:[[1585,1740,1575,1604],256]},65024:{65040:[[44],256],65041:[[12289],256],65042:[[12290],256],65043:[[58],256],65044:[[59],256],65045:[[33],256],65046:[[63],256],65047:[[12310],256],65048:[[12311],256],65049:[[8230],256],65056:[,230],65057:[,230],65058:[,230],65059:[,230],65060:[,230],65061:[,230],65062:[,230],65063:[,220],65064:[,220],65065:[,220],65066:[,220],65067:[,220],65068:[,220],65069:[,220],65072:[[8229],256],65073:[[8212],256],65074:[[8211],256],65075:[[95],256],65076:[[95],256],65077:[[40],256],65078:[[41],256],65079:[[123],256],65080:[[125],256],65081:[[12308],256],65082:[[12309],256],65083:[[12304],256],65084:[[12305],256],65085:[[12298],256],65086:[[12299],256],65087:[[12296],256],65088:[[12297],256],65089:[[12300],256],65090:[[12301],256],65091:[[12302],256],65092:[[12303],256],65095:[[91],256],65096:[[93],256],65097:[[8254],256],65098:[[8254],256],65099:[[8254],256],65100:[[8254],256],65101:[[95],256],65102:[[95],256],65103:[[95],256],65104:[[44],256],65105:[[12289],256],65106:[[46],256],65108:[[59],256],65109:[[58],256],65110:[[63],256],65111:[[33],256],65112:[[8212],256],65113:[[40],256],65114:[[41],256],65115:[[123],256],65116:[[125],256],65117:[[12308],256],65118:[[12309],256],65119:[[35],256],65120:[[38],256],65121:[[42],256],65122:[[43],256],65123:[[45],256],65124:[[60],256],65125:[[62],256],65126:[[61],256],65128:[[92],256],65129:[[36],256],65130:[[37],256],65131:[[64],256],65136:[[32,1611],256],65137:[[1600,1611],256],65138:[[32,1612],256],65140:[[32,1613],256],65142:[[32,1614],256],65143:[[1600,1614],256],65144:[[32,1615],256],65145:[[1600,1615],256],65146:[[32,1616],256],65147:[[1600,1616],256],65148:[[32,1617],256],65149:[[1600,1617],256],65150:[[32,1618],256],65151:[[1600,1618],256],65152:[[1569],256],65153:[[1570],256],65154:[[1570],256],65155:[[1571],256],65156:[[1571],256],65157:[[1572],256],65158:[[1572],256],65159:[[1573],256],65160:[[1573],256],65161:[[1574],256],65162:[[1574],256],65163:[[1574],256],65164:[[1574],256],65165:[[1575],256],65166:[[1575],256],65167:[[1576],256],65168:[[1576],256],65169:[[1576],256],65170:[[1576],256],65171:[[1577],256],65172:[[1577],256],65173:[[1578],256],65174:[[1578],256],65175:[[1578],256],65176:[[1578],256],65177:[[1579],256],65178:[[1579],256],65179:[[1579],256],65180:[[1579],256],65181:[[1580],256],65182:[[1580],256],65183:[[1580],256],65184:[[1580],256],65185:[[1581],256],65186:[[1581],256],65187:[[1581],256],65188:[[1581],256],65189:[[1582],256],65190:[[1582],256],65191:[[1582],256],65192:[[1582],256],65193:[[1583],256],65194:[[1583],256],65195:[[1584],256],65196:[[1584],256],65197:[[1585],256],65198:[[1585],256],65199:[[1586],256],65200:[[1586],256],65201:[[1587],256],65202:[[1587],256],65203:[[1587],256],65204:[[1587],256],65205:[[1588],256],65206:[[1588],256],65207:[[1588],256],65208:[[1588],256],65209:[[1589],256],65210:[[1589],256],65211:[[1589],256],65212:[[1589],256],65213:[[1590],256],65214:[[1590],256],65215:[[1590],256],65216:[[1590],256],65217:[[1591],256],65218:[[1591],256],65219:[[1591],256],65220:[[1591],256],65221:[[1592],256],65222:[[1592],256],65223:[[1592],256],65224:[[1592],256],65225:[[1593],256],65226:[[1593],256],65227:[[1593],256],65228:[[1593],256],65229:[[1594],256],65230:[[1594],256],65231:[[1594],256],65232:[[1594],256],65233:[[1601],256],65234:[[1601],256],65235:[[1601],256],65236:[[1601],256],65237:[[1602],256],65238:[[1602],256],65239:[[1602],256],65240:[[1602],256],65241:[[1603],256],65242:[[1603],256],65243:[[1603],256],65244:[[1603],256],65245:[[1604],256],65246:[[1604],256],65247:[[1604],256],65248:[[1604],256],65249:[[1605],256],65250:[[1605],256],65251:[[1605],256],65252:[[1605],256],65253:[[1606],256],65254:[[1606],256],65255:[[1606],256],65256:[[1606],256],65257:[[1607],256],65258:[[1607],256],65259:[[1607],256],65260:[[1607],256],65261:[[1608],256],65262:[[1608],256],65263:[[1609],256],65264:[[1609],256],65265:[[1610],256],65266:[[1610],256],65267:[[1610],256],65268:[[1610],256],65269:[[1604,1570],256],65270:[[1604,1570],256],65271:[[1604,1571],256],65272:[[1604,1571],256],65273:[[1604,1573],256],65274:[[1604,1573],256],65275:[[1604,1575],256],65276:[[1604,1575],256]},65280:{65281:[[33],256],65282:[[34],256],65283:[[35],256],65284:[[36],256],65285:[[37],256],65286:[[38],256],65287:[[39],256],65288:[[40],256],65289:[[41],256],65290:[[42],256],65291:[[43],256],65292:[[44],256],65293:[[45],256],65294:[[46],256],65295:[[47],256],65296:[[48],256],65297:[[49],256],65298:[[50],256],65299:[[51],256],65300:[[52],256],65301:[[53],256],65302:[[54],256],65303:[[55],256],65304:[[56],256],65305:[[57],256],65306:[[58],256],65307:[[59],256],65308:[[60],256],65309:[[61],256],65310:[[62],256],65311:[[63],256],65312:[[64],256],65313:[[65],256],65314:[[66],256],65315:[[67],256],65316:[[68],256],65317:[[69],256],65318:[[70],256],65319:[[71],256],65320:[[72],256],65321:[[73],256],65322:[[74],256],65323:[[75],256],65324:[[76],256],65325:[[77],256],65326:[[78],256],65327:[[79],256],65328:[[80],256],65329:[[81],256],65330:[[82],256],65331:[[83],256],65332:[[84],256],65333:[[85],256],65334:[[86],256],65335:[[87],256],65336:[[88],256],65337:[[89],256],65338:[[90],256],65339:[[91],256],65340:[[92],256],65341:[[93],256],65342:[[94],256],65343:[[95],256],65344:[[96],256],65345:[[97],256],65346:[[98],256],65347:[[99],256],65348:[[100],256],65349:[[101],256],65350:[[102],256],65351:[[103],256],65352:[[104],256],65353:[[105],256],65354:[[106],256],65355:[[107],256],65356:[[108],256],65357:[[109],256],65358:[[110],256],65359:[[111],256],65360:[[112],256],65361:[[113],256],65362:[[114],256],65363:[[115],256],65364:[[116],256],65365:[[117],256],65366:[[118],256],65367:[[119],256],65368:[[120],256],65369:[[121],256],65370:[[122],256],65371:[[123],256],65372:[[124],256],65373:[[125],256],65374:[[126],256],65375:[[10629],256],65376:[[10630],256],65377:[[12290],256],65378:[[12300],256],65379:[[12301],256],65380:[[12289],256],65381:[[12539],256],65382:[[12530],256],65383:[[12449],256],65384:[[12451],256],65385:[[12453],256],65386:[[12455],256],65387:[[12457],256],65388:[[12515],256],65389:[[12517],256],65390:[[12519],256],65391:[[12483],256],65392:[[12540],256],65393:[[12450],256],65394:[[12452],256],65395:[[12454],256],65396:[[12456],256],65397:[[12458],256],65398:[[12459],256],65399:[[12461],256],65400:[[12463],256],65401:[[12465],256],65402:[[12467],256],65403:[[12469],256],65404:[[12471],256],65405:[[12473],256],65406:[[12475],256],65407:[[12477],256],65408:[[12479],256],65409:[[12481],256],65410:[[12484],256],65411:[[12486],256],65412:[[12488],256],65413:[[12490],256],65414:[[12491],256],65415:[[12492],256],65416:[[12493],256],65417:[[12494],256],65418:[[12495],256],65419:[[12498],256],65420:[[12501],256],65421:[[12504],256],65422:[[12507],256],65423:[[12510],256],65424:[[12511],256],65425:[[12512],256],65426:[[12513],256],65427:[[12514],256],65428:[[12516],256],65429:[[12518],256],65430:[[12520],256],65431:[[12521],256],65432:[[12522],256],65433:[[12523],256],65434:[[12524],256],65435:[[12525],256],65436:[[12527],256],65437:[[12531],256],65438:[[12441],256],65439:[[12442],256],65440:[[12644],256],65441:[[12593],256],65442:[[12594],256],65443:[[12595],256],65444:[[12596],256],65445:[[12597],256],65446:[[12598],256],65447:[[12599],256],65448:[[12600],256],65449:[[12601],256],65450:[[12602],256],65451:[[12603],256],65452:[[12604],256],65453:[[12605],256],65454:[[12606],256],65455:[[12607],256],65456:[[12608],256],65457:[[12609],256],65458:[[12610],256],65459:[[12611],256],65460:[[12612],256],65461:[[12613],256],65462:[[12614],256],65463:[[12615],256],65464:[[12616],256],65465:[[12617],256],65466:[[12618],256],65467:[[12619],256],65468:[[12620],256],65469:[[12621],256],65470:[[12622],256],65474:[[12623],256],65475:[[12624],256],65476:[[12625],256],65477:[[12626],256],65478:[[12627],256],65479:[[12628],256],65482:[[12629],256],65483:[[12630],256],65484:[[12631],256],65485:[[12632],256],65486:[[12633],256],65487:[[12634],256],65490:[[12635],256],65491:[[12636],256],65492:[[12637],256],65493:[[12638],256],65494:[[12639],256],65495:[[12640],256],65498:[[12641],256],65499:[[12642],256],65500:[[12643],256],65504:[[162],256],65505:[[163],256],65506:[[172],256],65507:[[175],256],65508:[[166],256],65509:[[165],256],65510:[[8361],256],65512:[[9474],256],65513:[[8592],256],65514:[[8593],256],65515:[[8594],256],65516:[[8595],256],65517:[[9632],256],65518:[[9675],256]}};var f={nfc:function(t){return p("NFC",t)},nfd:function(t){return p("NFD",t)},nfkc:function(t){return p("NFKC",t)},nfkd:function(t){return p("NFKD",t)}};t.exports=f,f.shimApplied=!1,String.prototype.normalize||(Object.defineProperty(String.prototype,"normalize",{enumerable:!1,configurable:!0,writable:!0,value:function(){var t=""+this,e=void 0===arguments[0]?"NFC":arguments[0];if(null==this)throw new TypeError("Cannot call method on "+Object.prototype.toString.call(this));if("NFC"===e)return f.nfc(t);if("NFD"===e)return f.nfd(t);if("NFKC"===e)return f.nfkc(t);if("NFKD"===e)return f.nfkd(t);throw new RangeError("Invalid normalization form: "+e)}}),f.shimApplied=!0)}()},"2d93":function(t,e){e.Z=[32,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288]},"2db2":function(t,e,n){"use strict";n.r(e);var r=n("b012"),i=n("918f");for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("f1b5");var a=n("2877"),s=Object(a.a)(i.default,r.a,r.b,!1,null,null,null);e.default=s.exports},"2e7b":function(t,e,n){"use strict";t.exports=function(t){var e="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",r={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]}]},i=t.inherit(r,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),o={className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},a={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},s={begin:/\{/,end:/\}/,contains:[a],illegal:"\\n",relevance:0},u={begin:"\\[",end:"\\]",contains:[a],illegal:"\\n",relevance:0},l=[{className:"attr",variants:[{begin:/\w[\w :()\./-]*:(?=[ \t]|$)/},{begin:/"\w[\w :()\./-]*":(?=[ \t]|$)/},{begin:/'\w[\w :()\./-]*':(?=[ \t]|$)/}]},{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+n},{className:"type",begin:"!<"+n+">"},{className:"type",begin:"!"+n},{className:"type",begin:"!!"+n},{className:"meta",begin:"&"+t.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+t.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},t.HASH_COMMENT_MODE,{beginKeywords:e,keywords:{literal:e}},o,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},s,u,r],c=[].concat(l);return c.pop(),c.push(i),a.contains=c,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:l}}},"2ea2":function(t,e,n){(e=n("24fb")(!1)).push([t.i,"/*!\n Theme: Default\n Description: Original highlight.js style\n Author: (c) Ivan Sagalaev <maniac@softwaremaniacs.org>\n Maintainer: @highlightjs/core-team\n Website: https://highlightjs.org/\n License: see project LICENSE\n Touched: 2021\n*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#f3f3f3;color:#444}.hljs-comment{color:#697070}.hljs-punctuation,.hljs-tag{color:rgba(68,68,68,.6666666666666666)}.hljs-tag .hljs-attr,.hljs-tag .hljs-name{color:#444}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#800}.hljs-section,.hljs-title{color:#800;font-weight:700}.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#ab5656}.hljs-literal{color:#695}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}",""]),t.exports=e},"313e":function(t,e,n){"use strict";n.r(e),n.d(e,"version",(function(){return Zm})),n.d(e,"dependencies",(function(){return Ym})),n.d(e,"PRIORITY",(function(){return ty})),n.d(e,"init",(function(){return Wy})),n.d(e,"connect",(function(){return Uy})),n.d(e,"disconnect",(function(){return Zy})),n.d(e,"disConnect",(function(){return Yy})),n.d(e,"dispose",(function(){return Xy})),n.d(e,"getInstanceByDom",(function(){return $y})),n.d(e,"getInstanceById",(function(){return Ky})),n.d(e,"registerTheme",(function(){return Jy})),n.d(e,"registerPreprocessor",(function(){return Qy})),n.d(e,"registerProcessor",(function(){return tv})),n.d(e,"registerPostInit",(function(){return ev})),n.d(e,"registerPostUpdate",(function(){return nv})),n.d(e,"registerUpdateLifecycle",(function(){return rv})),n.d(e,"registerAction",(function(){return iv})),n.d(e,"registerCoordinateSystem",(function(){return ov})),n.d(e,"getCoordinateSystemDimensions",(function(){return av})),n.d(e,"registerLocale",(function(){return Lu})),n.d(e,"registerLayout",(function(){return sv})),n.d(e,"registerVisual",(function(){return uv})),n.d(e,"registerLoading",(function(){return hv})),n.d(e,"setCanvasCreator",(function(){return dv})),n.d(e,"registerMap",(function(){return pv})),n.d(e,"getMap",(function(){return fv})),n.d(e,"registerTransform",(function(){return gv})),n.d(e,"dataTool",(function(){return mv})),n.d(e,"zrender",(function(){return o})),n.d(e,"matrix",(function(){return i})),n.d(e,"vector",(function(){return r})),n.d(e,"zrUtil",(function(){return m})),n.d(e,"color",(function(){return Ve})),n.d(e,"throttle",(function(){return ng})),n.d(e,"helper",(function(){return s})),n.d(e,"use",(function(){return Dv})),n.d(e,"setPlatformAPI",(function(){return Hn.e})),n.d(e,"parseGeoJSON",(function(){return jb})),n.d(e,"parseGeoJson",(function(){return jb})),n.d(e,"number",(function(){return u})),n.d(e,"time",(function(){return l})),n.d(e,"graphic",(function(){return c})),n.d(e,"format",(function(){return h})),n.d(e,"util",(function(){return d})),n.d(e,"env",(function(){return g.a})),n.d(e,"List",(function(){return Xv})),n.d(e,"Model",(function(){return Au})),n.d(e,"Axis",(function(){return Kb})),n.d(e,"ComponentModel",(function(){return Nl})),n.d(e,"ComponentView",(function(){return Pd})),n.d(e,"SeriesModel",(function(){return Ld})),n.d(e,"ChartView",(function(){return Jf})),n.d(e,"innerDrawElementOnCanvas",(function(){return Lm})),n.d(e,"extendComponentModel",(function(){return Jb})),n.d(e,"extendComponentView",(function(){return Qb})),n.d(e,"extendSeriesModel",(function(){return t_})),n.d(e,"extendChartView",(function(){return e_}));var r={};n.r(r),n.d(r,"create",(function(){return D})),n.d(r,"copy",(function(){return b})),n.d(r,"clone",(function(){return _})),n.d(r,"set",(function(){return x})),n.d(r,"add",(function(){return w})),n.d(r,"scaleAndAdd",(function(){return C})),n.d(r,"sub",(function(){return A})),n.d(r,"len",(function(){return S})),n.d(r,"length",(function(){return E})),n.d(r,"lenSquare",(function(){return F})),n.d(r,"lengthSquare",(function(){return M})),n.d(r,"mul",(function(){return k})),n.d(r,"div",(function(){return O})),n.d(r,"dot",(function(){return I})),n.d(r,"scale",(function(){return T})),n.d(r,"normalize",(function(){return B})),n.d(r,"distance",(function(){return L})),n.d(r,"dist",(function(){return j})),n.d(r,"distanceSquare",(function(){return P})),n.d(r,"distSquare",(function(){return N})),n.d(r,"negate",(function(){return R})),n.d(r,"lerp",(function(){return z})),n.d(r,"applyTransform",(function(){return V})),n.d(r,"min",(function(){return H})),n.d(r,"max",(function(){return G}));var i={};n.r(i),n.d(i,"create",(function(){return Dt})),n.d(i,"identity",(function(){return bt})),n.d(i,"copy",(function(){return _t})),n.d(i,"mul",(function(){return xt})),n.d(i,"translate",(function(){return wt})),n.d(i,"rotate",(function(){return Ct})),n.d(i,"scale",(function(){return At})),n.d(i,"invert",(function(){return St})),n.d(i,"clone",(function(){return Et}));var o={};n.r(o),n.d(o,"init",(function(){return gr})),n.d(o,"dispose",(function(){return mr})),n.d(o,"disposeAll",(function(){return yr})),n.d(o,"getInstance",(function(){return vr})),n.d(o,"registerPainter",(function(){return Dr})),n.d(o,"getElementSSRData",(function(){return br})),n.d(o,"registerSSRDataGetter",(function(){return _r})),n.d(o,"version",(function(){return xr}));var a={};n.r(a),n.d(a,"updateProps",(function(){return Ws})),n.d(a,"initProps",(function(){return Us})),n.d(a,"removeElement",(function(){return Ys})),n.d(a,"removeElementWithFadeOut",(function(){return $s})),n.d(a,"isElementRemoved",(function(){return Zs})),n.d(a,"extendShape",(function(){return yf})),n.d(a,"extendPath",(function(){return Df})),n.d(a,"registerShape",(function(){return bf})),n.d(a,"getShapeClass",(function(){return _f})),n.d(a,"makePath",(function(){return xf})),n.d(a,"makeImage",(function(){return wf})),n.d(a,"mergePath",(function(){return Af})),n.d(a,"resizePath",(function(){return Sf})),n.d(a,"subPixelOptimizeLine",(function(){return Ef})),n.d(a,"subPixelOptimizeRect",(function(){return Ff})),n.d(a,"subPixelOptimize",(function(){return Mf})),n.d(a,"getTransform",(function(){return kf})),n.d(a,"applyTransform",(function(){return Of})),n.d(a,"transformDirection",(function(){return If})),n.d(a,"groupTransition",(function(){return Bf})),n.d(a,"clipPointsByRect",(function(){return Lf})),n.d(a,"clipRectByRect",(function(){return jf})),n.d(a,"createIcon",(function(){return Pf})),n.d(a,"linePolygonIntersect",(function(){return Nf})),n.d(a,"lineLineIntersect",(function(){return Rf})),n.d(a,"setTooltipConfig",(function(){return Vf})),n.d(a,"traverseElements",(function(){return Gf})),n.d(a,"Group",(function(){return cr})),n.d(a,"Image",(function(){return va})),n.d(a,"Text",(function(){return Ha})),n.d(a,"Circle",(function(){return sp})),n.d(a,"Ellipse",(function(){return cp})),n.d(a,"Sector",(function(){return Ep})),n.d(a,"Ring",(function(){return kp})),n.d(a,"Polygon",(function(){return Bp})),n.d(a,"Polyline",(function(){return Pp})),n.d(a,"Rect",(function(){return Sa})),n.d(a,"Line",(function(){return Vp})),n.d(a,"BezierCurve",(function(){return Up})),n.d(a,"Arc",(function(){return Xp})),n.d(a,"IncrementalDisplayable",(function(){return pf})),n.d(a,"CompoundPath",(function(){return Kp})),n.d(a,"LinearGradient",(function(){return ef})),n.d(a,"RadialGradient",(function(){return rf})),n.d(a,"BoundingRect",(function(){return Rt})),n.d(a,"OrientedBoundingRect",(function(){return cf})),n.d(a,"Point",(function(){return Mt})),n.d(a,"Path",(function(){return ha}));var s={};n.r(s),n.d(s,"createList",(function(){return Db})),n.d(s,"getLayoutRect",(function(){return kl})),n.d(s,"createDimensions",(function(){return $v})),n.d(s,"dataStack",(function(){return bb})),n.d(s,"createSymbol",(function(){return lm})),n.d(s,"createScale",(function(){return _b})),n.d(s,"mixinAxisModelCommonMethods",(function(){return xb})),n.d(s,"getECData",(function(){return Ga})),n.d(s,"enableHoverEmphasis",(function(){return Is})),n.d(s,"createTextStyle",(function(){return wb}));var u={};n.r(u),n.d(u,"linearMap",(function(){return Ar})),n.d(u,"round",(function(){return Er})),n.d(u,"asc",(function(){return Fr})),n.d(u,"getPrecision",(function(){return Mr})),n.d(u,"getPrecisionSafe",(function(){return kr})),n.d(u,"getPixelPrecision",(function(){return Or})),n.d(u,"getPercentWithPrecision",(function(){return Ir})),n.d(u,"MAX_SAFE_INTEGER",(function(){return Lr})),n.d(u,"remRadian",(function(){return jr})),n.d(u,"isRadianAroundZero",(function(){return Pr})),n.d(u,"parseDate",(function(){return Rr})),n.d(u,"quantity",(function(){return zr})),n.d(u,"quantityExponent",(function(){return Vr})),n.d(u,"nice",(function(){return Hr})),n.d(u,"quantile",(function(){return Gr})),n.d(u,"reformIntervals",(function(){return qr})),n.d(u,"isNumeric",(function(){return Ur})),n.d(u,"numericToNumber",(function(){return Wr}));var l={};n.r(l),n.d(l,"parse",(function(){return Rr})),n.d(l,"format",(function(){return $u}));var c={};n.r(c),n.d(c,"extendShape",(function(){return yf})),n.d(c,"extendPath",(function(){return Df})),n.d(c,"makePath",(function(){return xf})),n.d(c,"makeImage",(function(){return wf})),n.d(c,"mergePath",(function(){return Af})),n.d(c,"resizePath",(function(){return Sf})),n.d(c,"createIcon",(function(){return Pf})),n.d(c,"updateProps",(function(){return Ws})),n.d(c,"initProps",(function(){return Us})),n.d(c,"getTransform",(function(){return kf})),n.d(c,"clipPointsByRect",(function(){return Lf})),n.d(c,"clipRectByRect",(function(){return jf})),n.d(c,"registerShape",(function(){return bf})),n.d(c,"getShapeClass",(function(){return _f})),n.d(c,"Group",(function(){return cr})),n.d(c,"Image",(function(){return va})),n.d(c,"Text",(function(){return Ha})),n.d(c,"Circle",(function(){return sp})),n.d(c,"Ellipse",(function(){return cp})),n.d(c,"Sector",(function(){return Ep})),n.d(c,"Ring",(function(){return kp})),n.d(c,"Polygon",(function(){return Bp})),n.d(c,"Polyline",(function(){return Pp})),n.d(c,"Rect",(function(){return Sa})),n.d(c,"Line",(function(){return Vp})),n.d(c,"BezierCurve",(function(){return Up})),n.d(c,"Arc",(function(){return Xp})),n.d(c,"IncrementalDisplayable",(function(){return pf})),n.d(c,"CompoundPath",(function(){return Kp})),n.d(c,"LinearGradient",(function(){return ef})),n.d(c,"RadialGradient",(function(){return rf})),n.d(c,"BoundingRect",(function(){return Rt}));var h={};n.r(h),n.d(h,"addCommas",(function(){return pl})),n.d(h,"toCamelCase",(function(){return fl})),n.d(h,"normalizeCssArray",(function(){return gl})),n.d(h,"encodeHTML",(function(){return it})),n.d(h,"formatTpl",(function(){return Dl})),n.d(h,"getTooltipMarker",(function(){return bl})),n.d(h,"formatTime",(function(){return _l})),n.d(h,"capitalFirst",(function(){return xl})),n.d(h,"truncateText",(function(){return Ri})),n.d(h,"getTextRect",(function(){return Pb}));var d={};n.r(d),n.d(d,"map",(function(){return m.map})),n.d(d,"each",(function(){return m.each})),n.d(d,"indexOf",(function(){return m.indexOf})),n.d(d,"inherits",(function(){return m.inherits})),n.d(d,"reduce",(function(){return m.reduce})),n.d(d,"filter",(function(){return m.filter})),n.d(d,"bind",(function(){return m.bind})),n.d(d,"curry",(function(){return m.curry})),n.d(d,"isArray",(function(){return m.isArray})),n.d(d,"isString",(function(){return m.isString})),n.d(d,"isObject",(function(){return m.isObject})),n.d(d,"isFunction",(function(){return m.isFunction})),n.d(d,"extend",(function(){return m.extend})),n.d(d,"defaults",(function(){return m.defaults})),n.d(d,"clone",(function(){return m.clone})),n.d(d,"merge",(function(){return m.merge}));var p=function(t,e){return p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},p(t,e)};function f(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}p(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}Object.create,Object.create;var g=n("22d1"),m=n("6d8b"),y=function(t,e){return y=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},y(t,e)};function v(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}y(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}function D(t,e){return null==t&&(t=0),null==e&&(e=0),[t,e]}function b(t,e){return t[0]=e[0],t[1]=e[1],t}function _(t){return[t[0],t[1]]}function x(t,e,n){return t[0]=e,t[1]=n,t}function w(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t}function C(t,e,n,r){return t[0]=e[0]+n[0]*r,t[1]=e[1]+n[1]*r,t}function A(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t}function S(t){return Math.sqrt(F(t))}Object.create,Object.create;var E=S;function F(t){return t[0]*t[0]+t[1]*t[1]}var M=F;function k(t,e,n){return t[0]=e[0]*n[0],t[1]=e[1]*n[1],t}function O(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t}function I(t,e){return t[0]*e[0]+t[1]*e[1]}function T(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t}function B(t,e){var n=S(e);return 0===n?(t[0]=0,t[1]=0):(t[0]=e[0]/n,t[1]=e[1]/n),t}function L(t,e){return Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1]))}var j=L;function P(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])}var N=P;function R(t,e){return t[0]=-e[0],t[1]=-e[1],t}function z(t,e,n,r){return t[0]=e[0]+r*(n[0]-e[0]),t[1]=e[1]+r*(n[1]-e[1]),t}function V(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[2]*i+n[4],t[1]=n[1]*r+n[3]*i+n[5],t}function H(t,e,n){return t[0]=Math.min(e[0],n[0]),t[1]=Math.min(e[1],n[1]),t}function G(t,e,n){return t[0]=Math.max(e[0],n[0]),t[1]=Math.max(e[1],n[1]),t}var q=function(t,e){this.target=t,this.topTarget=e&&e.topTarget},W=function(){function t(t){this.handler=t,t.on("mousedown",this._dragStart,this),t.on("mousemove",this._drag,this),t.on("mouseup",this._dragEnd,this)}return t.prototype._dragStart=function(t){for(var e=t.target;e&&!e.draggable;)e=e.parent||e.__hostTarget;e&&(this._draggingTarget=e,e.dragging=!0,this._x=t.offsetX,this._y=t.offsetY,this.handler.dispatchToElement(new q(e,t),"dragstart",t.event))},t.prototype._drag=function(t){var e=this._draggingTarget;if(e){var n=t.offsetX,r=t.offsetY,i=n-this._x,o=r-this._y;this._x=n,this._y=r,e.drift(i,o,t),this.handler.dispatchToElement(new q(e,t),"drag",t.event);var a=this.handler.findHover(n,r,e).target,s=this._dropTarget;this._dropTarget=a,e!==a&&(s&&a!==s&&this.handler.dispatchToElement(new q(s,t),"dragleave",t.event),a&&a!==s&&this.handler.dispatchToElement(new q(a,t),"dragenter",t.event))}},t.prototype._dragEnd=function(t){var e=this._draggingTarget;e&&(e.dragging=!1),this.handler.dispatchToElement(new q(e,t),"dragend",t.event),this._dropTarget&&this.handler.dispatchToElement(new q(this._dropTarget,t),"drop",t.event),this._draggingTarget=null,this._dropTarget=null},t}(),U=W,Z=function(){function t(t){t&&(this._$eventProcessor=t)}return t.prototype.on=function(t,e,n,r){this._$handlers||(this._$handlers={});var i=this._$handlers;if("function"==typeof e&&(r=n,n=e,e=null),!n||!t)return this;var o=this._$eventProcessor;null!=e&&o&&o.normalizeQuery&&(e=o.normalizeQuery(e)),i[t]||(i[t]=[]);for(var a=0;a<i[t].length;a++)if(i[t][a].h===n)return this;var s={h:n,query:e,ctx:r||this,callAtLast:n.zrEventfulCallAtLast},u=i[t].length-1,l=i[t][u];return l&&l.callAtLast?i[t].splice(u,0,s):i[t].push(s),this},t.prototype.isSilent=function(t){var e=this._$handlers;return!e||!e[t]||!e[t].length},t.prototype.off=function(t,e){var n=this._$handlers;if(!n)return this;if(!t)return this._$handlers={},this;if(e){if(n[t]){for(var r=[],i=0,o=n[t].length;i<o;i++)n[t][i].h!==e&&r.push(n[t][i]);n[t]=r}n[t]&&0===n[t].length&&delete n[t]}else delete n[t];return this},t.prototype.trigger=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[t],i=this._$eventProcessor;if(r)for(var o=e.length,a=r.length,s=0;s<a;s++){var u=r[s];if(!i||!i.filter||null==u.query||i.filter(t,u.query))switch(o){case 0:u.h.call(u.ctx);break;case 1:u.h.call(u.ctx,e[0]);break;case 2:u.h.call(u.ctx,e[0],e[1]);break;default:u.h.apply(u.ctx,e)}}return i&&i.afterTrigger&&i.afterTrigger(t),this},t.prototype.triggerWithContext=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[t],i=this._$eventProcessor;if(r)for(var o=e.length,a=e[o-1],s=r.length,u=0;u<s;u++){var l=r[u];if(!i||!i.filter||null==l.query||i.filter(t,l.query))switch(o){case 0:l.h.call(a);break;case 1:l.h.call(a,e[0]);break;case 2:l.h.call(a,e[0],e[1]);break;default:l.h.apply(a,e.slice(1,o-1))}}return i&&i.afterTrigger&&i.afterTrigger(t),this},t}(),Y=Z,X=Math.log(2);function $(t,e,n,r,i,o){var a=r+"-"+i,s=t.length;if(o.hasOwnProperty(a))return o[a];if(1===e){var u=Math.round(Math.log((1<<s)-1&~i)/X);return t[n][u]}for(var l=r|1<<n,c=n+1;r&1<<c;)c++;for(var h=0,d=0,p=0;d<s;d++){var f=1<<d;f&i||(h+=(p%2?-1:1)*t[n][d]*$(t,e-1,c,l,i|f,o),p++)}return o[a]=h,h}function K(t,e){var n=[[t[0],t[1],1,0,0,0,-e[0]*t[0],-e[0]*t[1]],[0,0,0,t[0],t[1],1,-e[1]*t[0],-e[1]*t[1]],[t[2],t[3],1,0,0,0,-e[2]*t[2],-e[2]*t[3]],[0,0,0,t[2],t[3],1,-e[3]*t[2],-e[3]*t[3]],[t[4],t[5],1,0,0,0,-e[4]*t[4],-e[4]*t[5]],[0,0,0,t[4],t[5],1,-e[5]*t[4],-e[5]*t[5]],[t[6],t[7],1,0,0,0,-e[6]*t[6],-e[6]*t[7]],[0,0,0,t[6],t[7],1,-e[7]*t[6],-e[7]*t[7]]],r={},i=$(n,8,0,0,0,r);if(0!==i){for(var o=[],a=0;a<8;a++)for(var s=0;s<8;s++)null==o[s]&&(o[s]=0),o[s]+=((a+s)%2?-1:1)*$(n,7,0===a?1:0,1<<a,1<<s,r)/i*e[a];return function(t,e,n){var r=e*o[6]+n*o[7]+1;t[0]=(e*o[0]+n*o[1]+o[2])/r,t[1]=(e*o[3]+n*o[4]+o[5])/r}}}var J="___zrEVENTSAVED",Q=[];function tt(t,e,n,r,i){if(e.getBoundingClientRect&&g.a.domSupported&&!et(e)){var o=e[J]||(e[J]={}),a=function(t,e){var n=e.markers;if(n)return n;n=e.markers=[];for(var r=["left","right"],i=["top","bottom"],o=0;o<4;o++){var a=document.createElement("div"),s=o%2,u=(o>>1)%2;a.style.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",r[s]+":0",i[u]+":0",r[1-s]+":auto",i[1-u]+":auto",""].join("!important;"),t.appendChild(a),n.push(a)}return n}(e,o),s=function(t,e,n){for(var r=n?"invTrans":"trans",i=e[r],o=e.srcCoords,a=[],s=[],u=!0,l=0;l<4;l++){var c=t[l].getBoundingClientRect(),h=2*l,d=c.left,p=c.top;a.push(d,p),u=u&&o&&d===o[h]&&p===o[h+1],s.push(t[l].offsetLeft,t[l].offsetTop)}return u&&i?i:(e.srcCoords=a,e[r]=n?K(s,a):K(a,s))}(a,o,i);if(s)return s(t,n,r),!0}return!1}function et(t){return"CANVAS"===t.nodeName.toUpperCase()}var nt=/([&<>"'])/g,rt={"&":"&","<":"<",">":">",'"':""","'":"'"};function it(t){return null==t?"":(t+"").replace(nt,(function(t,e){return rt[e]}))}var ot=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,at=[],st=g.a.browser.firefox&&+g.a.browser.version.split(".")[0]<39;function ut(t,e,n,r){return n=n||{},r?lt(t,e,n):st&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):lt(t,e,n),n}function lt(t,e,n){if(g.a.domSupported&&t.getBoundingClientRect){var r=e.clientX,i=e.clientY;if(et(t)){var o=t.getBoundingClientRect();return n.zrX=r-o.left,void(n.zrY=i-o.top)}if(tt(at,t,r,i))return n.zrX=at[0],void(n.zrY=at[1])}n.zrX=n.zrY=0}function ct(t){return t||window.event}function ht(t,e,n){if(null!=(e=ct(e)).zrX)return e;var r=e.type;if(r&&r.indexOf("touch")>=0){var i="touchend"!==r?e.targetTouches[0]:e.changedTouches[0];i&&ut(t,i,e,n)}else{ut(t,e,e,n);var o=function(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,r=t.deltaY;if(null==n||null==r)return e;var i=0!==r?Math.abs(r):Math.abs(n),o=r>0?-1:r<0?1:n>0?-1:1;return 3*i*o}(e);e.zrDelta=o?o/120:-(e.detail||0)/3}var a=e.button;return null==e.which&&void 0!==a&&ot.test(e.type)&&(e.which=1&a?1:2&a?3:4&a?2:0),e}function dt(t,e,n,r){t.addEventListener(e,n,r)}function pt(t,e,n,r){t.removeEventListener(e,n,r)}var ft=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function gt(t){return 2===t.which||3===t.which}var mt=function(){function t(){this._track=[]}return t.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(t,e,n){var r=t.touches;if(r){for(var i={points:[],touches:[],target:e,event:t},o=0,a=r.length;o<a;o++){var s=r[o],u=ut(n,s,{});i.points.push([u.zrX,u.zrY]),i.touches.push(s)}this._track.push(i)}},t.prototype._recognize=function(t){for(var e in vt)if(vt.hasOwnProperty(e)){var n=vt[e](this._track,t);if(n)return n}},t}();function yt(t){var e=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(e*e+n*n)}var vt={pinch:function(t,e){var n=t.length;if(n){var r=(t[n-1]||{}).points,i=(t[n-2]||{}).points||r;if(i&&i.length>1&&r&&r.length>1){var o=yt(r)/yt(i);!isFinite(o)&&(o=1),e.pinchScale=o;var a=function(t){return[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]}(r);return e.pinchX=a[0],e.pinchY=a[1],{type:"pinch",target:t[0].target,event:e}}}}};function Dt(){return[1,0,0,1,0,0]}function bt(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function _t(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function xt(t,e,n){var r=e[0]*n[0]+e[2]*n[1],i=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],u=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=r,t[1]=i,t[2]=o,t[3]=a,t[4]=s,t[5]=u,t}function wt(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function Ct(t,e,n,r){void 0===r&&(r=[0,0]);var i=e[0],o=e[2],a=e[4],s=e[1],u=e[3],l=e[5],c=Math.sin(n),h=Math.cos(n);return t[0]=i*h+s*c,t[1]=-i*c+s*h,t[2]=o*h+u*c,t[3]=-o*c+h*u,t[4]=h*(a-r[0])+c*(l-r[1])+r[0],t[5]=h*(l-r[1])-c*(a-r[0])+r[1],t}function At(t,e,n){var r=n[0],i=n[1];return t[0]=e[0]*r,t[1]=e[1]*i,t[2]=e[2]*r,t[3]=e[3]*i,t[4]=e[4]*r,t[5]=e[5]*i,t}function St(t,e){var n=e[0],r=e[2],i=e[4],o=e[1],a=e[3],s=e[5],u=n*a-o*r;return u?(u=1/u,t[0]=a*u,t[1]=-o*u,t[2]=-r*u,t[3]=n*u,t[4]=(r*s-a*i)*u,t[5]=(o*i-n*s)*u,t):null}function Et(t){var e=[1,0,0,1,0,0];return _t(e,t),e}var Ft=function(){function t(t,e){this.x=t||0,this.y=e||0}return t.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(t,e){return this.x=t,this.y=e,this},t.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},t.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},t.prototype.scale=function(t){this.x*=t,this.y*=t},t.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},t.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},t.prototype.dot=function(t){return this.x*t.x+this.y*t.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},t.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},t.prototype.distanceSquare=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(t){if(t){var e=this.x,n=this.y;return this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this}},t.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},t.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},t.set=function(t,e,n){t.x=e,t.y=n},t.copy=function(t,e){t.x=e.x,t.y=e.y},t.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},t.lenSquare=function(t){return t.x*t.x+t.y*t.y},t.dot=function(t,e){return t.x*e.x+t.y*e.y},t.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},t.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},t.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},t.scaleAndAdd=function(t,e,n,r){t.x=e.x+n.x*r,t.y=e.y+n.y*r},t.lerp=function(t,e,n,r){var i=1-r;t.x=i*e.x+r*n.x,t.y=i*e.y+r*n.y},t}(),Mt=Ft,kt=Math.min,Ot=Math.max,It=new Mt,Tt=new Mt,Bt=new Mt,Lt=new Mt,jt=new Mt,Pt=new Mt,Nt=function(){function t(t,e,n,r){n<0&&(t+=n,n=-n),r<0&&(e+=r,r=-r),this.x=t,this.y=e,this.width=n,this.height=r}return t.prototype.union=function(t){var e=kt(t.x,this.x),n=kt(t.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=Ot(t.x+t.width,this.x+this.width)-e:this.width=t.width,isFinite(this.y)&&isFinite(this.height)?this.height=Ot(t.y+t.height,this.y+this.height)-n:this.height=t.height,this.x=e,this.y=n},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(t){var e=this,n=t.width/e.width,r=t.height/e.height,i=[1,0,0,1,0,0];return wt(i,i,[-e.x,-e.y]),At(i,i,[n,r]),wt(i,i,[t.x,t.y]),i},t.prototype.intersect=function(e,n){if(!e)return!1;e instanceof t||(e=t.create(e));var r=this,i=r.x,o=r.x+r.width,a=r.y,s=r.y+r.height,u=e.x,l=e.x+e.width,c=e.y,h=e.y+e.height,d=!(o<u||l<i||s<c||h<a);if(n){var p=1/0,f=0,g=Math.abs(o-u),m=Math.abs(l-i),y=Math.abs(s-c),v=Math.abs(h-a),D=Math.min(g,m),b=Math.min(y,v);o<u||l<i?D>f&&(f=D,g<m?Mt.set(Pt,-g,0):Mt.set(Pt,m,0)):D<p&&(p=D,g<m?Mt.set(jt,g,0):Mt.set(jt,-m,0)),s<c||h<a?b>f&&(f=b,y<v?Mt.set(Pt,0,-y):Mt.set(Pt,0,v)):D<p&&(p=D,y<v?Mt.set(jt,0,y):Mt.set(jt,0,-v))}return n&&Mt.copy(n,d?jt:Pt),d},t.prototype.contain=function(t,e){var n=this;return t>=n.x&&t<=n.x+n.width&&e>=n.y&&e<=n.y+n.height},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return 0===this.width||0===this.height},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},t.applyTransform=function(e,n,r){if(r){if(r[1]<1e-5&&r[1]>-1e-5&&r[2]<1e-5&&r[2]>-1e-5){var i=r[0],o=r[3],a=r[4],s=r[5];return e.x=n.x*i+a,e.y=n.y*o+s,e.width=n.width*i,e.height=n.height*o,e.width<0&&(e.x+=e.width,e.width=-e.width),void(e.height<0&&(e.y+=e.height,e.height=-e.height))}It.x=Bt.x=n.x,It.y=Lt.y=n.y,Tt.x=Lt.x=n.x+n.width,Tt.y=Bt.y=n.y+n.height,It.transform(r),Lt.transform(r),Tt.transform(r),Bt.transform(r),e.x=kt(It.x,Tt.x,Bt.x,Lt.x),e.y=kt(It.y,Tt.y,Bt.y,Lt.y);var u=Ot(It.x,Tt.x,Bt.x,Lt.x),l=Ot(It.y,Tt.y,Bt.y,Lt.y);e.width=u-e.x,e.height=l-e.y}else e!==n&&t.copy(e,n)},t}(),Rt=Nt,zt="silent";function Vt(){ft(this.event)}var Ht=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.handler=null,e}return v(e,t),e.prototype.dispose=function(){},e.prototype.setCursor=function(){},e}(Y),Gt=function(t,e){this.x=t,this.y=e},qt=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],Wt=new Rt(0,0,0,0),Ut=function(t){function e(e,n,r,i,o){var a=t.call(this)||this;return a._hovered=new Gt(0,0),a.storage=e,a.painter=n,a.painterRoot=i,a._pointerSize=o,r=r||new Ht,a.proxy=null,a.setHandlerProxy(r),a._draggingMgr=new U(a),a}return v(e,t),e.prototype.setHandlerProxy=function(t){this.proxy&&this.proxy.dispose(),t&&(m.each(qt,(function(e){t.on&&t.on(e,this[e],this)}),this),t.handler=this),this.proxy=t},e.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,r=Xt(this,e,n),i=this._hovered,o=i.target;o&&!o.__zr&&(o=(i=this.findHover(i.x,i.y)).target);var a=this._hovered=r?new Gt(e,n):this.findHover(e,n),s=a.target,u=this.proxy;u.setCursor&&u.setCursor(s?s.cursor:"default"),o&&s!==o&&this.dispatchToElement(i,"mouseout",t),this.dispatchToElement(a,"mousemove",t),s&&s!==o&&this.dispatchToElement(a,"mouseover",t)},e.prototype.mouseout=function(t){var e=t.zrEventControl;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&this.trigger("globalout",{type:"globalout",event:t})},e.prototype.resize=function(){this._hovered=new Gt(0,0)},e.prototype.dispatch=function(t,e){var n=this[t];n&&n.call(this,e)},e.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},e.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},e.prototype.dispatchToElement=function(t,e,n){var r=(t=t||{}).target;if(!r||!r.silent){for(var i="on"+e,o=function(t,e,n){return{type:t,event:n,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:Vt}}(e,t,n);r&&(r[i]&&(o.cancelBubble=!!r[i].call(r,o)),r.trigger(e,o),r=r.__hostTarget?r.__hostTarget:r.parent,!o.cancelBubble););o.cancelBubble||(this.trigger(e,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer((function(t){"function"==typeof t[i]&&t[i].call(t,o),t.trigger&&t.trigger(e,o)})))}},e.prototype.findHover=function(t,e,n){var r=this.storage.getDisplayList(),i=new Gt(t,e);if(Yt(r,i,t,e,n),this._pointerSize&&!i.target){for(var o=[],a=this._pointerSize,s=a/2,u=new Rt(t-s,e-s,a,a),l=r.length-1;l>=0;l--){var c=r[l];c===n||c.ignore||c.ignoreCoarsePointer||c.parent&&c.parent.ignoreCoarsePointer||(Wt.copy(c.getBoundingRect()),c.transform&&Wt.applyTransform(c.transform),Wt.intersect(u)&&o.push(c))}if(o.length)for(var h=Math.PI/12,d=2*Math.PI,p=0;p<s;p+=4)for(var f=0;f<d;f+=h){if(Yt(o,i,t+p*Math.cos(f),e+p*Math.sin(f),n),i.target)return i}}return i},e.prototype.processGesture=function(t,e){this._gestureMgr||(this._gestureMgr=new mt);var n=this._gestureMgr;"start"===e&&n.clear();var r=n.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&n.clear(),r){var i=r.type;t.gestureEvent=i;var o=new Gt;o.target=r.target,this.dispatchToElement(o,i,r.event)}},e}(Y);function Zt(t,e,n){if(t[t.rectHover?"rectContain":"contain"](e,n)){for(var r=t,i=void 0,o=!1;r;){if(r.ignoreClip&&(o=!0),!o){var a=r.getClipPath();if(a&&!a.contain(e,n))return!1}r.silent&&(i=!0),r=r.__hostTarget||r.parent}return!i||zt}return!1}function Yt(t,e,n,r,i){for(var o=t.length-1;o>=0;o--){var a=t[o],s=void 0;if(a!==i&&!a.ignore&&(s=Zt(a,n,r))&&(!e.topTarget&&(e.topTarget=a),s!==zt)){e.target=a;break}}}function Xt(t,e,n){var r=t.painter;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}m.each(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],(function(t){Ut.prototype[t]=function(e){var n,r,i=e.zrX,o=e.zrY,a=Xt(this,i,o);if("mouseup"===t&&a||(r=(n=this.findHover(i,o)).target),"mousedown"===t)this._downEl=r,this._downPoint=[e.zrX,e.zrY],this._upEl=r;else if("mouseup"===t)this._upEl=r;else if("click"===t){if(this._downEl!==this._upEl||!this._downPoint||j(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,t,e)}}));var $t=Ut;function Kt(t,e,n,r){var i=e+1;if(i===n)return 1;if(r(t[i++],t[e])<0){for(;i<n&&r(t[i],t[i-1])<0;)i++;!function(t,e,n){n--;for(;e<n;){var r=t[e];t[e++]=t[n],t[n--]=r}}(t,e,i)}else for(;i<n&&r(t[i],t[i-1])>=0;)i++;return i-e}function Jt(t,e,n,r,i){for(r===e&&r++;r<n;r++){for(var o,a=t[r],s=e,u=r;s<u;)i(a,t[o=s+u>>>1])<0?u=o:s=o+1;var l=r-s;switch(l){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;l>0;)t[s+l]=t[s+l-1],l--}t[s]=a}}function Qt(t,e,n,r,i,o){var a=0,s=0,u=1;if(o(t,e[n+i])>0){for(s=r-i;u<s&&o(t,e[n+i+u])>0;)a=u,(u=1+(u<<1))<=0&&(u=s);u>s&&(u=s),a+=i,u+=i}else{for(s=i+1;u<s&&o(t,e[n+i-u])<=0;)a=u,(u=1+(u<<1))<=0&&(u=s);u>s&&(u=s);var l=a;a=i-u,u=i-l}for(a++;a<u;){var c=a+(u-a>>>1);o(t,e[n+c])>0?a=c+1:u=c}return u}function te(t,e,n,r,i,o){var a=0,s=0,u=1;if(o(t,e[n+i])<0){for(s=i+1;u<s&&o(t,e[n+i-u])<0;)a=u,(u=1+(u<<1))<=0&&(u=s);u>s&&(u=s);var l=a;a=i-u,u=i-l}else{for(s=r-i;u<s&&o(t,e[n+i+u])>=0;)a=u,(u=1+(u<<1))<=0&&(u=s);u>s&&(u=s),a+=i,u+=i}for(a++;a<u;){var c=a+(u-a>>>1);o(t,e[n+c])<0?u=c:a=c+1}return u}function ee(t,e,n,r){n||(n=0),r||(r=t.length);var i=r-n;if(!(i<2)){var o=0;if(i<32)return void Jt(t,n,r,n+(o=Kt(t,n,r,e)),e);var a=function(t,e){var n,r,i=7,o=0,a=[];function s(i){var a=n[i],s=r[i],c=n[i+1],h=r[i+1];r[i]=s+h,i===o-3&&(n[i+1]=n[i+2],r[i+1]=r[i+2]),o--;var d=te(t[c],t,a,s,0,e);a+=d,0!=(s-=d)&&0!==(h=Qt(t[a+s-1],t,c,h,h-1,e))&&(s<=h?u(a,s,c,h):l(a,s,c,h))}function u(n,r,o,s){var u=0;for(u=0;u<r;u++)a[u]=t[n+u];var l=0,c=o,h=n;if(t[h++]=t[c++],0!=--s)if(1!==r){for(var d,p,f,g=i;;){d=0,p=0,f=!1;do{if(e(t[c],a[l])<0){if(t[h++]=t[c++],p++,d=0,0==--s){f=!0;break}}else if(t[h++]=a[l++],d++,p=0,1==--r){f=!0;break}}while((d|p)<g);if(f)break;do{if(0!==(d=te(t[c],a,l,r,0,e))){for(u=0;u<d;u++)t[h+u]=a[l+u];if(h+=d,l+=d,(r-=d)<=1){f=!0;break}}if(t[h++]=t[c++],0==--s){f=!0;break}if(0!==(p=Qt(a[l],t,c,s,0,e))){for(u=0;u<p;u++)t[h+u]=t[c+u];if(h+=p,c+=p,0==(s-=p)){f=!0;break}}if(t[h++]=a[l++],1==--r){f=!0;break}g--}while(d>=7||p>=7);if(f)break;g<0&&(g=0),g+=2}if((i=g)<1&&(i=1),1===r){for(u=0;u<s;u++)t[h+u]=t[c+u];t[h+s]=a[l]}else{if(0===r)throw new Error;for(u=0;u<r;u++)t[h+u]=a[l+u]}}else{for(u=0;u<s;u++)t[h+u]=t[c+u];t[h+s]=a[l]}else for(u=0;u<r;u++)t[h+u]=a[l+u]}function l(n,r,o,s){var u=0;for(u=0;u<s;u++)a[u]=t[o+u];var l=n+r-1,c=s-1,h=o+s-1,d=0,p=0;if(t[h--]=t[l--],0!=--r)if(1!==s){for(var f=i;;){var g=0,m=0,y=!1;do{if(e(a[c],t[l])<0){if(t[h--]=t[l--],g++,m=0,0==--r){y=!0;break}}else if(t[h--]=a[c--],m++,g=0,1==--s){y=!0;break}}while((g|m)<f);if(y)break;do{if(0!=(g=r-te(a[c],t,n,r,r-1,e))){for(r-=g,p=1+(h-=g),d=1+(l-=g),u=g-1;u>=0;u--)t[p+u]=t[d+u];if(0===r){y=!0;break}}if(t[h--]=a[c--],1==--s){y=!0;break}if(0!=(m=s-Qt(t[l],a,0,s,s-1,e))){for(s-=m,p=1+(h-=m),d=1+(c-=m),u=0;u<m;u++)t[p+u]=a[d+u];if(s<=1){y=!0;break}}if(t[h--]=t[l--],0==--r){y=!0;break}f--}while(g>=7||m>=7);if(y)break;f<0&&(f=0),f+=2}if((i=f)<1&&(i=1),1===s){for(p=1+(h-=r),d=1+(l-=r),u=r-1;u>=0;u--)t[p+u]=t[d+u];t[h]=a[c]}else{if(0===s)throw new Error;for(d=h-(s-1),u=0;u<s;u++)t[d+u]=a[u]}}else{for(p=1+(h-=r),d=1+(l-=r),u=r-1;u>=0;u--)t[p+u]=t[d+u];t[h]=a[c]}else for(d=h-(s-1),u=0;u<s;u++)t[d+u]=a[u]}return n=[],r=[],{mergeRuns:function(){for(;o>1;){var t=o-2;if(t>=1&&r[t-1]<=r[t]+r[t+1]||t>=2&&r[t-2]<=r[t]+r[t-1])r[t-1]<r[t+1]&&t--;else if(r[t]>r[t+1])break;s(t)}},forceMergeRuns:function(){for(;o>1;){var t=o-2;t>0&&r[t-1]<r[t+1]&&t--,s(t)}},pushRun:function(t,e){n[o]=t,r[o]=e,o+=1}}}(t,e),s=function(t){for(var e=0;t>=32;)e|=1&t,t>>=1;return t+e}(i);do{if((o=Kt(t,n,r,e))<s){var u=i;u>s&&(u=s),Jt(t,n,n+u,n+o,e),o=u}a.pushRun(n,o),a.mergeRuns(),i-=o,n+=o}while(0!==i);a.forceMergeRuns()}}var ne=1,re=4,ie=!1;function oe(){ie||(ie=!0)}function ae(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var se,ue=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=ae}return t.prototype.traverse=function(t,e){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(t,e)},t.prototype.getDisplayList=function(t,e){e=e||!1;var n=this._displayList;return!t&&n.length||this.updateDisplayList(e),n},t.prototype.updateDisplayList=function(t){this._displayListLen=0;for(var e=this._roots,n=this._displayList,r=0,i=e.length;r<i;r++)this._updateAndAddDisplayable(e[r],null,t);n.length=this._displayListLen,ee(n,ae)},t.prototype._updateAndAddDisplayable=function(t,e,n){if(!t.ignore||n){t.beforeUpdate(),t.update(),t.afterUpdate();var r=t.getClipPath();if(t.ignoreClip)e=null;else if(r){e=e?e.slice():[];for(var i=r,o=t;i;)i.parent=o,i.updateTransform(),e.push(i),o=i,i=i.getClipPath()}if(t.childrenRef){for(var a=t.childrenRef(),s=0;s<a.length;s++){var u=a[s];t.__dirty&&(u.__dirty|=ne),this._updateAndAddDisplayable(u,e,n)}t.__dirty=0}else{var l=t;e&&e.length?l.__clipPaths=e:l.__clipPaths&&l.__clipPaths.length>0&&(l.__clipPaths=[]),isNaN(l.z)&&(oe(),l.z=0),isNaN(l.z2)&&(oe(),l.z2=0),isNaN(l.zlevel)&&(oe(),l.zlevel=0),this._displayList[this._displayListLen++]=l}var c=t.getDecalElement&&t.getDecalElement();c&&this._updateAndAddDisplayable(c,e,n);var h=t.getTextGuideLine();h&&this._updateAndAddDisplayable(h,e,n);var d=t.getTextContent();d&&this._updateAndAddDisplayable(d,e,n)}},t.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},t.prototype.delRoot=function(t){if(t instanceof Array)for(var e=0,n=t.length;e<n;e++)this.delRoot(t[e]);else{var r=m.indexOf(this._roots,t);r>=0&&this._roots.splice(r,1)}},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}(),le=ue;se=g.a.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)};var ce=se,he={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return.5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/.4))},elasticOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/.4)+1)},elasticInOut:function(t){var e,n=.1,r=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=r*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/r)*-.5:n*Math.pow(2,-10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/r)*.5+1)},backIn:function(t){var e=1.70158;return t*t*((e+1)*t-e)},backOut:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((e+1)*t-e)*.5:.5*((t-=2)*t*((e+1)*t+e)+2)},bounceIn:function(t){return 1-he.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?.5*he.bounceIn(2*t):.5*he.bounceOut(2*t-1)+.5}},de=he,pe=Math.pow,fe=Math.sqrt,ge=1e-8,me=1e-4,ye=fe(3),ve=1/3,De=D(),be=D(),_e=D();function xe(t){return t>-ge&&t<ge}function we(t){return t>ge||t<-ge}function Ce(t,e,n,r,i){var o=1-i;return o*o*(o*t+3*i*e)+i*i*(i*r+3*o*n)}function Ae(t,e,n,r,i){var o=1-i;return 3*(((e-t)*o+2*(n-e)*i)*o+(r-n)*i*i)}function Se(t,e,n,r,i,o){var a=r+3*(e-n)-t,s=3*(n-2*e+t),u=3*(e-t),l=t-i,c=s*s-3*a*u,h=s*u-9*a*l,d=u*u-3*s*l,p=0;if(xe(c)&&xe(h))if(xe(s))o[0]=0;else{var f=-u/s;f>=0&&f<=1&&(o[p++]=f)}else{var g=h*h-4*c*d;if(xe(g)){var m=h/c,y=(f=-s/a+m,-m/2);f>=0&&f<=1&&(o[p++]=f),y>=0&&y<=1&&(o[p++]=y)}else if(g>0){var v=fe(g),D=c*s+1.5*a*(-h+v),b=c*s+1.5*a*(-h-v);(f=(-s-((D=D<0?-pe(-D,ve):pe(D,ve))+(b=b<0?-pe(-b,ve):pe(b,ve))))/(3*a))>=0&&f<=1&&(o[p++]=f)}else{var _=(2*c*s-3*a*h)/(2*fe(c*c*c)),x=Math.acos(_)/3,w=fe(c),C=Math.cos(x),A=(f=(-s-2*w*C)/(3*a),y=(-s+w*(C+ye*Math.sin(x)))/(3*a),(-s+w*(C-ye*Math.sin(x)))/(3*a));f>=0&&f<=1&&(o[p++]=f),y>=0&&y<=1&&(o[p++]=y),A>=0&&A<=1&&(o[p++]=A)}}return p}function Ee(t,e,n,r,i){var o=6*n-12*e+6*t,a=9*e+3*r-3*t-9*n,s=3*e-3*t,u=0;if(xe(a)){if(we(o)){var l=-s/o;l>=0&&l<=1&&(i[u++]=l)}}else{var c=o*o-4*a*s;if(xe(c))i[0]=-o/(2*a);else if(c>0){var h=fe(c),d=(l=(-o+h)/(2*a),(-o-h)/(2*a));l>=0&&l<=1&&(i[u++]=l),d>=0&&d<=1&&(i[u++]=d)}}return u}function Fe(t,e,n,r,i,o){var a=(e-t)*i+t,s=(n-e)*i+e,u=(r-n)*i+n,l=(s-a)*i+a,c=(u-s)*i+s,h=(c-l)*i+l;o[0]=t,o[1]=a,o[2]=l,o[3]=h,o[4]=h,o[5]=c,o[6]=u,o[7]=r}function Me(t,e,n,r,i,o,a,s,u,l,c){var h,d,p,f,g,m=.005,y=1/0;De[0]=u,De[1]=l;for(var v=0;v<1;v+=.05)be[0]=Ce(t,n,i,a,v),be[1]=Ce(e,r,o,s,v),(f=N(De,be))<y&&(h=v,y=f);y=1/0;for(var D=0;D<32&&!(m<me);D++)d=h-m,p=h+m,be[0]=Ce(t,n,i,a,d),be[1]=Ce(e,r,o,s,d),f=N(be,De),d>=0&&f<y?(h=d,y=f):(_e[0]=Ce(t,n,i,a,p),_e[1]=Ce(e,r,o,s,p),g=N(_e,De),p<=1&&g<y?(h=p,y=g):m*=.5);return c&&(c[0]=Ce(t,n,i,a,h),c[1]=Ce(e,r,o,s,h)),fe(y)}function ke(t,e,n,r,i,o,a,s,u){for(var l=t,c=e,h=0,d=1/u,p=1;p<=u;p++){var f=p*d,g=Ce(t,n,i,a,f),m=Ce(e,r,o,s,f),y=g-l,v=m-c;h+=Math.sqrt(y*y+v*v),l=g,c=m}return h}function Oe(t,e,n,r){var i=1-r;return i*(i*t+2*r*e)+r*r*n}function Ie(t,e,n,r){return 2*((1-r)*(e-t)+r*(n-e))}function Te(t,e,n){var r=t+n-2*e;return 0===r?.5:(t-e)/r}function Be(t,e,n,r,i){var o=(e-t)*r+t,a=(n-e)*r+e,s=(a-o)*r+o;i[0]=t,i[1]=o,i[2]=s,i[3]=s,i[4]=a,i[5]=n}function Le(t,e,n,r,i,o,a,s,u){var l,c=.005,h=1/0;De[0]=a,De[1]=s;for(var d=0;d<1;d+=.05){be[0]=Oe(t,n,i,d),be[1]=Oe(e,r,o,d);var p=N(De,be);p<h&&(l=d,h=p)}h=1/0;for(var f=0;f<32&&!(c<me);f++){var g=l-c,m=l+c;if(be[0]=Oe(t,n,i,g),be[1]=Oe(e,r,o,g),p=N(be,De),g>=0&&p<h)l=g,h=p;else{_e[0]=Oe(t,n,i,m),_e[1]=Oe(e,r,o,m);var y=N(_e,De);m<=1&&y<h?(l=m,h=y):c*=.5}}return u&&(u[0]=Oe(t,n,i,l),u[1]=Oe(e,r,o,l)),fe(h)}function je(t,e,n,r,i,o,a){for(var s=t,u=e,l=0,c=1/a,h=1;h<=a;h++){var d=h*c,p=Oe(t,n,i,d),f=Oe(e,r,o,d),g=p-s,m=f-u;l+=Math.sqrt(g*g+m*m),s=p,u=f}return l}var Pe=/cubic-bezier\(([0-9,\.e ]+)\)/;function Ne(t){var e=t&&Pe.exec(t);if(e){var n=e[1].split(","),r=+Object(m.trim)(n[0]),i=+Object(m.trim)(n[1]),o=+Object(m.trim)(n[2]),a=+Object(m.trim)(n[3]);if(isNaN(r+i+o+a))return;var s=[];return function(t){return t<=0?0:t>=1?1:Se(0,r,o,1,t,s)&&Ce(0,i,a,1,s[0])}}}var Re=function(){function t(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||m.noop,this.ondestroy=t.ondestroy||m.noop,this.onrestart=t.onrestart||m.noop,t.easing&&this.setEasing(t.easing)}return t.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),!this._paused){var n=this._life,r=t-this._startTime-this._pausedTime,i=r/n;i<0&&(i=0),i=Math.min(i,1);var o=this.easingFunc,a=o?o(i):i;if(this.onframe(a),1===i){if(!this.loop)return!0;var s=r%n;this._startTime=t-s,this._pausedTime=0,this.onrestart()}return!1}this._pausedTime+=e},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(t){this.easing=t,this.easingFunc=Object(m.isFunction)(t)?t:de[t]||Ne(t)},t}(),ze=Re,Ve=n("41ef"),He=n("7a29"),Ge=Array.prototype.slice;function qe(t,e,n){return(e-t)*n+t}function We(t,e,n,r){for(var i=e.length,o=0;o<i;o++)t[o]=qe(e[o],n[o],r);return t}function Ue(t,e,n,r){for(var i=e.length,o=0;o<i;o++)t[o]=e[o]+n[o]*r;return t}function Ze(t,e,n,r){for(var i=e.length,o=i&&e[0].length,a=0;a<i;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=e[a][s]+n[a][s]*r}return t}function Ye(t,e){for(var n=t.length,r=e.length,i=n>r?e:t,o=Math.min(n,r),a=i[o-1]||{color:[0,0,0,0],offset:0},s=o;s<Math.max(n,r);s++)i.push({offset:a.offset,color:a.color.slice()})}function Xe(t,e,n){var r=t,i=e;if(r.push&&i.push){var o=r.length,a=i.length;if(o!==a)if(o>a)r.length=a;else for(var s=o;s<a;s++)r.push(1===n?i[s]:Ge.call(i[s]));var u=r[0]&&r[0].length;for(s=0;s<r.length;s++)if(1===n)isNaN(r[s])&&(r[s]=i[s]);else for(var l=0;l<u;l++)isNaN(r[s][l])&&(r[s][l]=i[s][l])}}function $e(t){if(Object(m.isArrayLike)(t)){var e=t.length;if(Object(m.isArrayLike)(t[0])){for(var n=[],r=0;r<e;r++)n.push(Ge.call(t[r]));return n}return Ge.call(t)}return t}function Ke(t){return t[0]=Math.floor(t[0])||0,t[1]=Math.floor(t[1])||0,t[2]=Math.floor(t[2])||0,t[3]=null==t[3]?1:t[3],"rgba("+t.join(",")+")"}function Je(t){return 4===t||5===t}function Qe(t){return 1===t||2===t}var tn=[0,0,0,0],en=function(){function t(t){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=t}return t.prototype.isFinished=function(){return this._finished},t.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},t.prototype.needsAnimate=function(){return this.keyframes.length>=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var r=this.keyframes,i=r.length,o=!1,a=6,s=e;if(Object(m.isArrayLike)(e)){var u=function(t){return Object(m.isArrayLike)(t&&t[0])?2:1}(e);a=u,(1===u&&!Object(m.isNumber)(e[0])||2===u&&!Object(m.isNumber)(e[0][0]))&&(o=!0)}else if(Object(m.isNumber)(e)&&!Object(m.eqNaN)(e))a=0;else if(Object(m.isString)(e))if(isNaN(+e)){var l=Ve.parse(e);l&&(s=l,a=3)}else a=0;else if(Object(m.isGradientObject)(e)){var c=Object(m.extend)({},s);c.colorStops=Object(m.map)(e.colorStops,(function(t){return{offset:t.offset,color:Ve.parse(t.color)}})),Object(He.m)(e)?a=4:Object(He.o)(e)&&(a=5),s=c}0===i?this.valType=a:a===this.valType&&6!==a||(o=!0),this.discrete=this.discrete||o;var h={time:t,value:s,rawValue:e,percent:0};return n&&(h.easing=n,h.easingFunc=Object(m.isFunction)(n)?n:de[n]||Ne(n)),r.push(h),h},t.prototype.prepare=function(t,e){var n=this.keyframes;this._needsSort&&n.sort((function(t,e){return t.time-e.time}));for(var r=this.valType,i=n.length,o=n[i-1],a=this.discrete,s=Qe(r),u=Je(r),l=0;l<i;l++){var c=n[l],h=c.value,d=o.value;c.percent=c.time/t,a||(s&&l!==i-1?Xe(h,d,r):u&&Ye(h.colorStops,d.colorStops))}if(!a&&5!==r&&e&&this.needsAnimate()&&e.needsAnimate()&&r===e.valType&&!e._finished){this._additiveTrack=e;var p=n[0].value;for(l=0;l<i;l++)0===r?n[l].additiveValue=n[l].value-p:3===r?n[l].additiveValue=Ue([],n[l].value,p,-1):Qe(r)&&(n[l].additiveValue=1===r?Ue([],n[l].value,p,-1):Ze([],n[l].value,p,-1))}},t.prototype.step=function(t,e){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,r,i,o=null!=this._additiveTrack,a=o?"additiveValue":"value",s=this.valType,u=this.keyframes,l=u.length,c=this.propName,h=3===s,d=this._lastFr,p=Math.min;if(1===l)r=i=u[0];else{if(e<0)n=0;else if(e<this._lastFrP){for(n=p(d+1,l-1);n>=0&&!(u[n].percent<=e);n--);n=p(n,l-2)}else{for(n=d;n<l&&!(u[n].percent>e);n++);n=p(n-1,l-2)}i=u[n+1],r=u[n]}if(r&&i){this._lastFr=n,this._lastFrP=e;var f=i.percent-r.percent,g=0===f?1:p((e-r.percent)/f,1);i.easingFunc&&(g=i.easingFunc(g));var y=o?this._additiveValue:h?tn:t[c];if(!Qe(s)&&!h||y||(y=this._additiveValue=[]),this.discrete)t[c]=g<1?r.rawValue:i.rawValue;else if(Qe(s))1===s?We(y,r[a],i[a],g):function(t,e,n,r){for(var i=e.length,o=i&&e[0].length,a=0;a<i;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=qe(e[a][s],n[a][s],r)}}(y,r[a],i[a],g);else if(Je(s)){var v=r[a],D=i[a],b=4===s;t[c]={type:b?"linear":"radial",x:qe(v.x,D.x,g),y:qe(v.y,D.y,g),colorStops:Object(m.map)(v.colorStops,(function(t,e){var n=D.colorStops[e];return{offset:qe(t.offset,n.offset,g),color:Ke(We([],t.color,n.color,g))}})),global:D.global},b?(t[c].x2=qe(v.x2,D.x2,g),t[c].y2=qe(v.y2,D.y2,g)):t[c].r=qe(v.r,D.r,g)}else if(h)We(y,r[a],i[a],g),o||(t[c]=Ke(y));else{var _=qe(r[a],i[a],g);o?this._additiveValue=_:t[c]=_}o&&this._addToTarget(t)}}},t.prototype._addToTarget=function(t){var e=this.valType,n=this.propName,r=this._additiveValue;0===e?t[n]=t[n]+r:3===e?(Ve.parse(t[n],tn),Ue(tn,tn,r,1),t[n]=Ke(tn)):1===e?Ue(t[n],t[n],r,1):2===e&&Ze(t[n],t[n],r,1)},t}(),nn=function(){function t(t,e,n,r){this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=t,this._loop=e,e&&r?Object(m.logError)("Can' use additive animation on looped animation."):(this._additiveAnimators=r,this._allowDiscrete=n)}return t.prototype.getMaxTime=function(){return this._maxTime},t.prototype.getDelay=function(){return this._delay},t.prototype.getLoop=function(){return this._loop},t.prototype.getTarget=function(){return this._target},t.prototype.changeTarget=function(t){this._target=t},t.prototype.when=function(t,e,n){return this.whenWithKeys(t,e,Object(m.keys)(e),n)},t.prototype.whenWithKeys=function(t,e,n,r){for(var i=this._tracks,o=0;o<n.length;o++){var a=n[o],s=i[a];if(!s){s=i[a]=new en(a);var u=void 0,l=this._getAdditiveTrack(a);if(l){var c=l.keyframes,h=c[c.length-1];u=h&&h.value,3===l.valType&&u&&(u=Ke(u))}else u=this._target[a];if(null==u)continue;t>0&&s.addKeyframe(0,$e(u),r),this._trackKeys.push(a)}s.addKeyframe(t,$e(e[a]),r)}return this._maxTime=Math.max(this._maxTime,t),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;n<e;n++)t[n].call(this)},t.prototype._abortedCallback=function(){this._setTracksFinished();var t=this.animation,e=this._abortedCbs;if(t&&t.removeClip(this._clip),this._clip=null,e)for(var n=0;n<e.length;n++)e[n].call(this)},t.prototype._setTracksFinished=function(){for(var t=this._tracks,e=this._trackKeys,n=0;n<e.length;n++)t[e[n]].setFinished()},t.prototype._getAdditiveTrack=function(t){var e,n=this._additiveAnimators;if(n)for(var r=0;r<n.length;r++){var i=n[r].getTrack(t);i&&(e=i)}return e},t.prototype.start=function(t){if(!(this._started>0)){this._started=1;for(var e=this,n=[],r=this._maxTime||0,i=0;i<this._trackKeys.length;i++){var o=this._trackKeys[i],a=this._tracks[o],s=this._getAdditiveTrack(o),u=a.keyframes,l=u.length;if(a.prepare(r,s),a.needsAnimate())if(!this._allowDiscrete&&a.discrete){var c=u[l-1];c&&(e._target[a.propName]=c.rawValue),a.setFinished()}else n.push(a)}if(n.length||this._force){var h=new ze({life:r,loop:this._loop,delay:this._delay||0,onframe:function(t){e._started=2;var r=e._additiveAnimators;if(r){for(var i=!1,o=0;o<r.length;o++)if(r[o]._clip){i=!0;break}i||(e._additiveAnimators=null)}for(o=0;o<n.length;o++)n[o].step(e._target,t);var a=e._onframeCbs;if(a)for(o=0;o<a.length;o++)a[o](e._target,t)},ondestroy:function(){e._doneCallback()}});this._clip=h,this.animation&&this.animation.addClip(h),t&&h.setEasing(t)}else this._doneCallback();return this}},t.prototype.stop=function(t){if(this._clip){var e=this._clip;t&&e.onframe(1),this._abortedCallback()}},t.prototype.delay=function(t){return this._delay=t,this},t.prototype.during=function(t){return t&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(t)),this},t.prototype.done=function(t){return t&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(t)),this},t.prototype.aborted=function(t){return t&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(t)),this},t.prototype.getClip=function(){return this._clip},t.prototype.getTrack=function(t){return this._tracks[t]},t.prototype.getTracks=function(){var t=this;return Object(m.map)(this._trackKeys,(function(e){return t._tracks[e]}))},t.prototype.stopTracks=function(t,e){if(!t.length||!this._clip)return!0;for(var n=this._tracks,r=this._trackKeys,i=0;i<t.length;i++){var o=n[t[i]];o&&!o.isFinished()&&(e?o.step(this._target,1):1===this._started&&o.step(this._target,0),o.setFinished())}var a=!0;for(i=0;i<r.length;i++)if(!n[r[i]].isFinished()){a=!1;break}return a&&this._abortedCallback(),a},t.prototype.saveTo=function(t,e,n){if(t){e=e||this._trackKeys;for(var r=0;r<e.length;r++){var i=e[r],o=this._tracks[i];if(o&&!o.isFinished()){var a=o.keyframes,s=a[n?0:a.length-1];s&&(t[i]=$e(s.rawValue))}}}},t.prototype.__changeFinalValue=function(t,e){e=e||Object(m.keys)(t);for(var n=0;n<e.length;n++){var r=e[n],i=this._tracks[r];if(i){var o=i.keyframes;if(o.length>1){var a=o.pop();i.addKeyframe(a.time,t[r]),i.prepare(this._maxTime,i.getAdditiveTrack())}}}},t}(),rn=nn;function on(){return(new Date).getTime()}var an=function(t){function e(e){var n=t.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,e=e||{},n.stage=e.stage||{},n}return v(e,t),e.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?(this._tail.next=t,t.prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},e.prototype.addAnimator=function(t){t.animation=this;var e=t.getClip();e&&this.addClip(e)},e.prototype.removeClip=function(t){if(t.animation){var e=t.prev,n=t.next;e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null}},e.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},e.prototype.update=function(t){for(var e=on()-this._pausedTime,n=e-this._time,r=this._head;r;){var i=r.next;r.step(e,n)?(r.ondestroy(),this.removeClip(r),r=i):r=i}this._time=e,t||(this.trigger("frame",n),this.stage.update&&this.stage.update())},e.prototype._startLoop=function(){var t=this;this._running=!0,ce((function e(){t._running&&(ce(e),!t._paused&&t.update())}))},e.prototype.start=function(){this._running||(this._time=on(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=on(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=on()-this._pauseStart,this._paused=!1)},e.prototype.clear=function(){for(var t=this._head;t;){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},e.prototype.isFinished=function(){return null==this._head},e.prototype.animate=function(t,e){e=e||{},this.start();var n=new rn(t,e.loop);return this.addAnimator(n),n},e}(Y),sn=an,un=g.a.domSupported,ln=function(){var t=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],e={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},n=m.map(t,(function(t){var n=t.replace("mouse","pointer");return e.hasOwnProperty(n)?n:t}));return{mouse:t,touch:["touchstart","touchend","touchmove"],pointer:n}}(),cn=["mousemove","mouseup"],hn=["pointermove","pointerup"],dn=!1;function pn(t){var e=t.pointerType;return"pen"===e||"touch"===e}function fn(t){t&&(t.zrByTouch=!0)}function gn(t,e){for(var n=e,r=!1;n&&9!==n.nodeType&&!(r=n.domBelongToZr||n!==e&&n===t.painterRoot);)n=n.parentNode;return r}var mn=function(t,e){this.stopPropagation=m.noop,this.stopImmediatePropagation=m.noop,this.preventDefault=m.noop,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY},yn={mousedown:function(t){t=ht(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=ht(this.dom,t);var e=this.__mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=ht(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){gn(this,(t=ht(this.dom,t)).toElement||t.relatedTarget)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){dn=!0,t=ht(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){dn||(t=ht(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){fn(t=ht(this.dom,t)),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),yn.mousemove.call(this,t),yn.mousedown.call(this,t)},touchmove:function(t){fn(t=ht(this.dom,t)),this.handler.processGesture(t,"change"),yn.mousemove.call(this,t)},touchend:function(t){fn(t=ht(this.dom,t)),this.handler.processGesture(t,"end"),yn.mouseup.call(this,t),+new Date-+this.__lastTouchMoment<300&&yn.click.call(this,t)},pointerdown:function(t){yn.mousedown.call(this,t)},pointermove:function(t){pn(t)||yn.mousemove.call(this,t)},pointerup:function(t){yn.mouseup.call(this,t)},pointerout:function(t){pn(t)||yn.mouseout.call(this,t)}};m.each(["click","dblclick","contextmenu"],(function(t){yn[t]=function(e){e=ht(this.dom,e),this.trigger(t,e)}}));var vn={pointermove:function(t){pn(t)||vn.mousemove.call(this,t)},pointerup:function(t){vn.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}};function Dn(t,e){var n=e.domHandlers;g.a.pointerEventsSupported?m.each(ln.pointer,(function(r){_n(e,r,(function(e){n[r].call(t,e)}))})):(g.a.touchEventsSupported&&m.each(ln.touch,(function(r){_n(e,r,(function(i){n[r].call(t,i),function(t){t.touching=!0,null!=t.touchTimer&&(clearTimeout(t.touchTimer),t.touchTimer=null),t.touchTimer=setTimeout((function(){t.touching=!1,t.touchTimer=null}),700)}(e)}))})),m.each(ln.mouse,(function(r){_n(e,r,(function(i){i=ct(i),e.touching||n[r].call(t,i)}))})))}function bn(t,e){function n(n){_n(e,n,(function(r){r=ct(r),gn(t,r.target)||(r=function(t,e){return ht(t.dom,new mn(t,e),!0)}(t,r),e.domHandlers[n].call(t,r))}),{capture:!0})}g.a.pointerEventsSupported?m.each(hn,n):g.a.touchEventsSupported||m.each(cn,n)}function _n(t,e,n,r){t.mounted[e]=n,t.listenerOpts[e]=r,dt(t.domTarget,e,n,r)}function xn(t){var e=t.mounted;for(var n in e)e.hasOwnProperty(n)&&pt(t.domTarget,n,e[n],t.listenerOpts[n]);t.mounted={}}var wn=function(t,e){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=t,this.domHandlers=e},Cn=function(t){function e(e,n){var r=t.call(this)||this;return r.__pointerCapturing=!1,r.dom=e,r.painterRoot=n,r._localHandlerScope=new wn(e,yn),un&&(r._globalHandlerScope=new wn(document,vn)),Dn(r,r._localHandlerScope),r}return v(e,t),e.prototype.dispose=function(){xn(this._localHandlerScope),un&&xn(this._globalHandlerScope)},e.prototype.setCursor=function(t){this.dom.style&&(this.dom.style.cursor=t||"default")},e.prototype.__togglePointerCapture=function(t){if(this.__mayPointerCapture=null,un&&+this.__pointerCapturing^+t){this.__pointerCapturing=t;var e=this._globalHandlerScope;t?bn(this,e):xn(e)}},e}(Y),An=Cn,Sn=1;g.a.hasGlobalWindow&&(Sn=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var En=Sn,Fn="#333",Mn="#ccc",kn=bt,On=5e-5;function In(t){return t>On||t<-On}var Tn=[],Bn=[],Ln=[1,0,0,1,0,0],jn=Math.abs,Pn=function(){function t(){}return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(t){this.x=t[0],this.y=t[1]},t.prototype.setScale=function(t){this.scaleX=t[0],this.scaleY=t[1]},t.prototype.setSkew=function(t){this.skewX=t[0],this.skewY=t[1]},t.prototype.setOrigin=function(t){this.originX=t[0],this.originY=t[1]},t.prototype.needLocalTransform=function(){return In(this.rotation)||In(this.x)||In(this.y)||In(this.scaleX-1)||In(this.scaleY-1)||In(this.skewX)||In(this.skewY)},t.prototype.updateTransform=function(){var t=this.parent&&this.parent.transform,e=this.needLocalTransform(),n=this.transform;e||t?(n=n||[1,0,0,1,0,0],e?this.getLocalTransform(n):kn(n),t&&(e?xt(n,t,n):_t(n,t)),this.transform=n,this._resolveGlobalScaleRatio(n)):n&&(kn(n),this.invTransform=null)},t.prototype._resolveGlobalScaleRatio=function(t){var e=this.globalScaleRatio;if(null!=e&&1!==e){this.getGlobalScale(Tn);var n=Tn[0]<0?-1:1,r=Tn[1]<0?-1:1,i=((Tn[0]-n)*e+n)/Tn[0]||0,o=((Tn[1]-r)*e+r)/Tn[1]||0;t[0]*=i,t[1]*=i,t[2]*=o,t[3]*=o}this.invTransform=this.invTransform||[1,0,0,1,0,0],St(this.invTransform,t)},t.prototype.getComputedTransform=function(){for(var t=this,e=[];t;)e.push(t),t=t.parent;for(;t=e.pop();)t.updateTransform();return this.transform},t.prototype.setLocalTransform=function(t){if(t){var e=t[0]*t[0]+t[1]*t[1],n=t[2]*t[2]+t[3]*t[3],r=Math.atan2(t[1],t[0]),i=Math.PI/2+r-Math.atan2(t[3],t[2]);n=Math.sqrt(n)*Math.cos(i),e=Math.sqrt(e),this.skewX=i,this.skewY=0,this.rotation=-r,this.x=+t[4],this.y=+t[5],this.scaleX=e,this.scaleY=n,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var t=this.parent,e=this.transform;t&&t.transform&&(t.invTransform=t.invTransform||[1,0,0,1,0,0],xt(Bn,t.invTransform,e),e=Bn);var n=this.originX,r=this.originY;(n||r)&&(Ln[4]=n,Ln[5]=r,xt(Bn,e,Ln),Bn[4]-=n,Bn[5]-=r,e=Bn),this.setLocalTransform(e)}},t.prototype.getGlobalScale=function(t){var e=this.transform;return t=t||[],e?(t[0]=Math.sqrt(e[0]*e[0]+e[1]*e[1]),t[1]=Math.sqrt(e[2]*e[2]+e[3]*e[3]),e[0]<0&&(t[0]=-t[0]),e[3]<0&&(t[1]=-t[1]),t):(t[0]=1,t[1]=1,t)},t.prototype.transformCoordToLocal=function(t,e){var n=[t,e],r=this.invTransform;return r&&V(n,n,r),n},t.prototype.transformCoordToGlobal=function(t,e){var n=[t,e],r=this.transform;return r&&V(n,n,r),n},t.prototype.getLineScale=function(){var t=this.transform;return t&&jn(t[0]-1)>1e-10&&jn(t[3]-1)>1e-10?Math.sqrt(jn(t[0]*t[3]-t[2]*t[1])):1},t.prototype.copyTransform=function(t){Rn(this,t)},t.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,r=t.originY||0,i=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,u=t.rotation||0,l=t.x,c=t.y,h=t.skewX?Math.tan(t.skewX):0,d=t.skewY?Math.tan(-t.skewY):0;if(n||r||a||s){var p=n+a,f=r+s;e[4]=-p*i-h*f*o,e[5]=-f*o-d*p*i}else e[4]=e[5]=0;return e[0]=i,e[3]=o,e[1]=d*i,e[2]=h*o,u&&Ct(e,e,u),e[4]+=n+l,e[5]+=r+c,e},t.initDefaultProps=function(){var e=t.prototype;e.scaleX=e.scaleY=e.globalScaleRatio=1,e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0}(),t}(),Nn=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function Rn(t,e){for(var n=0;n<Nn.length;n++){var r=Nn[n];t[r]=e[r]}}var zn=Pn,Vn=n("d51b"),Hn=n("726e"),Gn={};function qn(t,e){e=e||Hn.a;var n=Gn[e];n||(n=Gn[e]=new Vn.a(500));var r=n.get(t);return null==r&&(r=Hn.d.measureText(t,e).width,n.put(t,r)),r}function Wn(t,e,n,r){var i=qn(t,e),o=Xn(e),a=Zn(0,i,n),s=Yn(0,o,r);return new Rt(a,s,i,o)}function Un(t,e,n,r){var i=((t||"")+"").split("\n");if(1===i.length)return Wn(i[0],e,n,r);for(var o=new Rt(0,0,0,0),a=0;a<i.length;a++){var s=Wn(i[a],e,n,r);0===a?o.copy(s):o.union(s)}return o}function Zn(t,e,n){return"right"===n?t-=e:"center"===n&&(t-=e/2),t}function Yn(t,e,n){return"middle"===n?t-=e/2:"bottom"===n&&(t-=e),t}function Xn(t){return qn("ๅฝ",t)}function $n(t,e){return"string"==typeof t?t.lastIndexOf("%")>=0?parseFloat(t)/100*e:parseFloat(t):t}function Kn(t,e,n){var r=e.position||"inside",i=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,u=n.x,l=n.y,c="left",h="top";if(r instanceof Array)u+=$n(r[0],n.width),l+=$n(r[1],n.height),c=null,h=null;else switch(r){case"left":u-=i,l+=s,c="right",h="middle";break;case"right":u+=i+a,l+=s,h="middle";break;case"top":u+=a/2,l-=i,c="center",h="bottom";break;case"bottom":u+=a/2,l+=o+i,c="center";break;case"inside":u+=a/2,l+=s,c="center",h="middle";break;case"insideLeft":u+=i,l+=s,h="middle";break;case"insideRight":u+=a-i,l+=s,c="right",h="middle";break;case"insideTop":u+=a/2,l+=i,c="center";break;case"insideBottom":u+=a/2,l+=o-i,c="center",h="bottom";break;case"insideTopLeft":u+=i,l+=i;break;case"insideTopRight":u+=a-i,l+=i,c="right";break;case"insideBottomLeft":u+=i,l+=o-i,h="bottom";break;case"insideBottomRight":u+=a-i,l+=o-i,c="right",h="bottom"}return(t=t||{}).x=u,t.y=l,t.align=c,t.verticalAlign=h,t}var Jn="__zr_normal__",Qn=Nn.concat(["ignore"]),tr=Object(m.reduce)(Nn,(function(t,e){return t[e]=!0,t}),{ignore:!1}),er={},nr=new Rt(0,0,0,0),rr=function(){function t(t){this.id=Object(m.guid)(),this.animators=[],this.currentStates=[],this.states={},this._init(t)}return t.prototype._init=function(t){this.attr(t)},t.prototype.drift=function(t,e,n){switch(this.draggable){case"horizontal":e=0;break;case"vertical":t=0}var r=this.transform;r||(r=this.transform=[1,0,0,1,0,0]),r[4]+=t,r[5]+=e,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(t){var e=this._textContent;if(e&&(!e.ignore||t)){this.textConfig||(this.textConfig={});var n=this.textConfig,r=n.local,i=e.innerTransformable,o=void 0,a=void 0,s=!1;i.parent=r?this:null;var u=!1;if(i.copyTransform(e),null!=n.position){var l=nr;n.layoutRect?l.copy(n.layoutRect):l.copy(this.getBoundingRect()),r||l.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(er,n,l):Kn(er,n,l),i.x=er.x,i.y=er.y,o=er.align,a=er.verticalAlign;var c=n.origin;if(c&&null!=n.rotation){var h=void 0,d=void 0;"center"===c?(h=.5*l.width,d=.5*l.height):(h=$n(c[0],l.width),d=$n(c[1],l.height)),u=!0,i.originX=-i.x+h+(r?0:l.x),i.originY=-i.y+d+(r?0:l.y)}}null!=n.rotation&&(i.rotation=n.rotation);var p=n.offset;p&&(i.x+=p[0],i.y+=p[1],u||(i.originX=-p[0],i.originY=-p[1]));var f=null==n.inside?"string"==typeof n.position&&n.position.indexOf("inside")>=0:n.inside,g=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),m=void 0,y=void 0,v=void 0;f&&this.canBeInsideText()?(m=n.insideFill,y=n.insideStroke,null!=m&&"auto"!==m||(m=this.getInsideTextFill()),null!=y&&"auto"!==y||(y=this.getInsideTextStroke(m),v=!0)):(m=n.outsideFill,y=n.outsideStroke,null!=m&&"auto"!==m||(m=this.getOutsideFill()),null!=y&&"auto"!==y||(y=this.getOutsideStroke(m),v=!0)),(m=m||"#000")===g.fill&&y===g.stroke&&v===g.autoStroke&&o===g.align&&a===g.verticalAlign||(s=!0,g.fill=m,g.stroke=y,g.autoStroke=v,g.align=o,g.verticalAlign=a,e.setDefaultTextStyle(g)),e.__dirty|=ne,s&&e.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return"#fff"},t.prototype.getInsideTextStroke=function(t){return"#000"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?Mn:Fn},t.prototype.getOutsideStroke=function(t){var e=this.__zr&&this.__zr.getBackgroundColor(),n="string"==typeof e&&Object(Ve.parse)(e);n||(n=[255,255,255,1]);for(var r=n[3],i=this.__zr.isDarkMode(),o=0;o<3;o++)n[o]=n[o]*r+(i?0:255)*(1-r);return n[3]=1,Object(Ve.stringify)(n,"rgba")},t.prototype.traverse=function(t,e){},t.prototype.attrKV=function(t,e){"textConfig"===t?this.setTextConfig(e):"textContent"===t?this.setTextContent(e):"clipPath"===t?this.setClipPath(e):"extra"===t?(this.extra=this.extra||{},Object(m.extend)(this.extra,e)):this[t]=e},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(t,e){if("string"==typeof t)this.attrKV(t,e);else if(Object(m.isObject)(t))for(var n=t,r=Object(m.keys)(n),i=0;i<r.length;i++){var o=r[i];this.attrKV(o,t[o])}return this.markRedraw(),this},t.prototype.saveCurrentToNormalState=function(t){this._innerSaveToNormal(t);for(var e=this._normalState,n=0;n<this.animators.length;n++){var r=this.animators[n],i=r.__fromStateTransition;if(!(r.getLoop()||i&&i!==Jn)){var o=r.targetName,a=o?e[o]:e;r.saveTo(a)}}},t.prototype._innerSaveToNormal=function(t){var e=this._normalState;e||(e=this._normalState={}),t.textConfig&&!e.textConfig&&(e.textConfig=this.textConfig),this._savePrimaryToNormal(t,e,Qn)},t.prototype._savePrimaryToNormal=function(t,e,n){for(var r=0;r<n.length;r++){var i=n[r];null==t[i]||i in e||(e[i]=this[i])}},t.prototype.hasState=function(){return this.currentStates.length>0},t.prototype.getState=function(t){return this.states[t]},t.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},t.prototype.clearStates=function(t){this.useState(Jn,!1,t)},t.prototype.useState=function(t,e,n,r){var i=t===Jn;if(this.hasState()||!i){var o=this.currentStates,a=this.stateTransition;if(!(Object(m.indexOf)(o,t)>=0)||!e&&1!==o.length){var s;if(this.stateProxy&&!i&&(s=this.stateProxy(t)),s||(s=this.states&&this.states[t]),s||i){i||this.saveCurrentToNormalState(s);var u=!!(s&&s.hoverLayer||r);u&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,s,this._normalState,e,!n&&!this.__inHover&&a&&a.duration>0,a);var l=this._textContent,c=this._textGuide;return l&&l.useState(t,e,n,u),c&&c.useState(t,e,n,u),i?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!u&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~ne),s}Object(m.logError)("State "+t+" not exists.")}}},t.prototype.useStates=function(t,e,n){if(t.length){var r=[],i=this.currentStates,o=t.length,a=o===i.length;if(a)for(var s=0;s<o;s++)if(t[s]!==i[s]){a=!1;break}if(a)return;for(s=0;s<o;s++){var u=t[s],l=void 0;this.stateProxy&&(l=this.stateProxy(u,t)),l||(l=this.states[u]),l&&r.push(l)}var c=r[o-1],h=!!(c&&c.hoverLayer||n);h&&this._toggleHoverLayerFlag(!0);var d=this._mergeStates(r),p=this.stateTransition;this.saveCurrentToNormalState(d),this._applyStateObj(t.join(","),d,this._normalState,!1,!e&&!this.__inHover&&p&&p.duration>0,p);var f=this._textContent,g=this._textGuide;f&&f.useStates(t,e,h),g&&g.useStates(t,e,h),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!h&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~ne)}else this.clearStates()},t.prototype.isSilent=function(){for(var t=this.silent,e=this.parent;!t&&e;){if(e.silent){t=!0;break}e=e.parent}return t},t.prototype._updateAnimationTargets=function(){for(var t=0;t<this.animators.length;t++){var e=this.animators[t];e.targetName&&e.changeTarget(this[e.targetName])}},t.prototype.removeState=function(t){var e=Object(m.indexOf)(this.currentStates,t);if(e>=0){var n=this.currentStates.slice();n.splice(e,1),this.useStates(n)}},t.prototype.replaceState=function(t,e,n){var r=this.currentStates.slice(),i=Object(m.indexOf)(r,t),o=Object(m.indexOf)(r,e)>=0;i>=0?o?r.splice(i,1):r[i]=e:n&&!o&&r.push(e),this.useStates(r)},t.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},t.prototype._mergeStates=function(t){for(var e,n={},r=0;r<t.length;r++){var i=t[r];Object(m.extend)(n,i),i.textConfig&&(e=e||{},Object(m.extend)(e,i.textConfig))}return e&&(n.textConfig=e),n},t.prototype._applyStateObj=function(t,e,n,r,i,o){var a=!(e&&r);e&&e.textConfig?(this.textConfig=Object(m.extend)({},r?this.textConfig:n.textConfig),Object(m.extend)(this.textConfig,e.textConfig)):a&&n.textConfig&&(this.textConfig=n.textConfig);for(var s={},u=!1,l=0;l<Qn.length;l++){var c=Qn[l],h=i&&tr[c];e&&null!=e[c]?h?(u=!0,s[c]=e[c]):this[c]=e[c]:a&&null!=n[c]&&(h?(u=!0,s[c]=n[c]):this[c]=n[c])}if(!i)for(l=0;l<this.animators.length;l++){var d=this.animators[l],p=d.targetName;d.getLoop()||d.__changeFinalValue(p?(e||n)[p]:e||n)}u&&this._transitionState(t,s,o)},t.prototype._attachComponent=function(t){if((!t.__zr||t.__hostTarget)&&t!==this){var e=this.__zr;e&&t.addSelfToZr(e),t.__zr=e,t.__hostTarget=this}},t.prototype._detachComponent=function(t){t.__zr&&t.removeSelfFromZr(t.__zr),t.__zr=null,t.__hostTarget=null},t.prototype.getClipPath=function(){return this._clipPath},t.prototype.setClipPath=function(t){this._clipPath&&this._clipPath!==t&&this.removeClipPath(),this._attachComponent(t),this._clipPath=t,this.markRedraw()},t.prototype.removeClipPath=function(){var t=this._clipPath;t&&(this._detachComponent(t),this._clipPath=null,this.markRedraw())},t.prototype.getTextContent=function(){return this._textContent},t.prototype.setTextContent=function(t){var e=this._textContent;e!==t&&(e&&e!==t&&this.removeTextContent(),t.innerTransformable=new zn,this._attachComponent(t),this._textContent=t,this.markRedraw())},t.prototype.setTextConfig=function(t){this.textConfig||(this.textConfig={}),Object(m.extend)(this.textConfig,t),this.markRedraw()},t.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},t.prototype.removeTextContent=function(){var t=this._textContent;t&&(t.innerTransformable=null,this._detachComponent(t),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},t.prototype.getTextGuideLine=function(){return this._textGuide},t.prototype.setTextGuideLine=function(t){this._textGuide&&this._textGuide!==t&&this.removeTextGuideLine(),this._attachComponent(t),this._textGuide=t,this.markRedraw()},t.prototype.removeTextGuideLine=function(){var t=this._textGuide;t&&(this._detachComponent(t),this._textGuide=null,this.markRedraw())},t.prototype.markRedraw=function(){this.__dirty|=ne;var t=this.__zr;t&&(this.__inHover?t.refreshHover():t.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},t.prototype.dirty=function(){this.markRedraw()},t.prototype._toggleHoverLayerFlag=function(t){this.__inHover=t;var e=this._textContent,n=this._textGuide;e&&(e.__inHover=t),n&&(n.__inHover=t)},t.prototype.addSelfToZr=function(t){if(this.__zr!==t){this.__zr=t;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.addAnimator(e[n]);this._clipPath&&this._clipPath.addSelfToZr(t),this._textContent&&this._textContent.addSelfToZr(t),this._textGuide&&this._textGuide.addSelfToZr(t)}},t.prototype.removeSelfFromZr=function(t){if(this.__zr){this.__zr=null;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.removeAnimator(e[n]);this._clipPath&&this._clipPath.removeSelfFromZr(t),this._textContent&&this._textContent.removeSelfFromZr(t),this._textGuide&&this._textGuide.removeSelfFromZr(t)}},t.prototype.animate=function(t,e,n){var r=t?this[t]:this,i=new rn(r,e,n);return t&&(i.targetName=t),this.addAnimator(i,t),i},t.prototype.addAnimator=function(t,e){var n=this.__zr,r=this;t.during((function(){r.updateDuringAnimation(e)})).done((function(){var e=r.animators,n=Object(m.indexOf)(e,t);n>=0&&e.splice(n,1)})),this.animators.push(t),n&&n.animation.addAnimator(t),n&&n.wakeUp()},t.prototype.updateDuringAnimation=function(t){this.markRedraw()},t.prototype.stopAnimation=function(t,e){for(var n=this.animators,r=n.length,i=[],o=0;o<r;o++){var a=n[o];t&&t!==a.scope?i.push(a):a.stop(e)}return this.animators=i,this},t.prototype.animateTo=function(t,e,n){ir(this,t,e,n)},t.prototype.animateFrom=function(t,e,n){ir(this,t,e,n,!0)},t.prototype._transitionState=function(t,e,n,r){for(var i=ir(this,e,n,r),o=0;o<i.length;o++)i[o].__fromStateTransition=t},t.prototype.getBoundingRect=function(){return null},t.prototype.getPaintRect=function(){return null},t.initDefaultProps=function(){var e=t.prototype;function n(t,n,r,i){function o(t,e){Object.defineProperty(e,0,{get:function(){return t[r]},set:function(e){t[r]=e}}),Object.defineProperty(e,1,{get:function(){return t[i]},set:function(e){t[i]=e}})}Object.defineProperty(e,t,{get:function(){this[n]||o(this,this[n]=[]);return this[n]},set:function(t){this[r]=t[0],this[i]=t[1],this[n]=t,o(this,t)}})}e.type="element",e.name="",e.ignore=e.silent=e.isGroup=e.draggable=e.dragging=e.ignoreClip=e.__inHover=!1,e.__dirty=ne,Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),t}();function ir(t,e,n,r,i){var o=[];sr(t,"",t,e,n=n||{},r,o,i);var a=o.length,s=!1,u=n.done,l=n.aborted,c=function(){s=!0,--a<=0&&(s?u&&u():l&&l())},h=function(){--a<=0&&(s?u&&u():l&&l())};a||u&&u(),o.length>0&&n.during&&o[0].during((function(t,e){n.during(e)}));for(var d=0;d<o.length;d++){var p=o[d];c&&p.done(c),h&&p.aborted(h),n.force&&p.duration(n.duration),p.start(n.easing)}return o}function or(t,e,n){for(var r=0;r<n;r++)t[r]=e[r]}function ar(t,e,n){if(Object(m.isArrayLike)(e[n]))if(Object(m.isArrayLike)(t[n])||(t[n]=[]),Object(m.isTypedArray)(e[n])){var r=e[n].length;t[n].length!==r&&(t[n]=new e[n].constructor(r),or(t[n],e[n],r))}else{var i=e[n],o=t[n],a=i.length;if(function(t){return Object(m.isArrayLike)(t[0])}(i))for(var s=i[0].length,u=0;u<a;u++)o[u]?or(o[u],i[u],s):o[u]=Array.prototype.slice.call(i[u]);else or(o,i,a);o.length=i.length}else t[n]=e[n]}function sr(t,e,n,r,i,o,a,s){for(var u=Object(m.keys)(r),l=i.duration,c=i.delay,h=i.additive,d=i.setToFinal,p=!Object(m.isObject)(o),f=t.animators,g=[],y=0;y<u.length;y++){var v=u[y],D=r[v];if(null!=D&&null!=n[v]&&(p||o[v]))if(!Object(m.isObject)(D)||Object(m.isArrayLike)(D)||Object(m.isGradientObject)(D))g.push(v);else{if(e){s||(n[v]=D,t.updateDuringAnimation(e));continue}sr(t,v,n[v],D,i,o&&o[v],a,s)}else s||(n[v]=D,t.updateDuringAnimation(e),g.push(v))}var b=g.length;if(!h&&b)for(var _=0;_<f.length;_++){var x=f[_];if(x.targetName===e)if(x.stopTracks(g)){var w=Object(m.indexOf)(f,x);f.splice(w,1)}}if(i.force||(g=Object(m.filter)(g,(function(t){return!function(t,e){return t===e||Object(m.isArrayLike)(t)&&Object(m.isArrayLike)(e)&&function(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}(t,e)}(r[t],n[t])})),b=g.length),b>0||i.force&&!a.length){var C=void 0,A=void 0,S=void 0;if(s)for(A={},d&&(C={}),_=0;_<b;_++)A[v=g[_]]=n[v],d?C[v]=r[v]:n[v]=r[v];else if(d)for(S={},_=0;_<b;_++)S[v=g[_]]=$e(n[v]),ar(n,r,v);x=new rn(n,!1,!1,h?Object(m.filter)(f,(function(t){return t.targetName===e})):null),x.targetName=e,i.scope&&(x.scope=i.scope),d&&C&&x.whenWithKeys(0,C,g),S&&x.whenWithKeys(0,S,g),x.whenWithKeys(null==l?500:l,s?A:r,g).delay(c||0),t.addAnimator(x,e),a.push(x)}}Object(m.mixin)(rr,Y),Object(m.mixin)(rr,zn);var ur=rr,lr=function(t){function e(e){var n=t.call(this)||this;return n.isGroup=!0,n._children=[],n.attr(e),n}return v(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.children=function(){return this._children.slice()},e.prototype.childAt=function(t){return this._children[t]},e.prototype.childOfName=function(t){for(var e=this._children,n=0;n<e.length;n++)if(e[n].name===t)return e[n]},e.prototype.childCount=function(){return this._children.length},e.prototype.add=function(t){return t&&t!==this&&t.parent!==this&&(this._children.push(t),this._doAdd(t)),this},e.prototype.addBefore=function(t,e){if(t&&t!==this&&t.parent!==this&&e&&e.parent===this){var n=this._children,r=n.indexOf(e);r>=0&&(n.splice(r,0,t),this._doAdd(t))}return this},e.prototype.replace=function(t,e){var n=m.indexOf(this._children,t);return n>=0&&this.replaceAt(e,n),this},e.prototype.replaceAt=function(t,e){var n=this._children,r=n[e];if(t&&t!==this&&t.parent!==this&&t!==r){n[e]=t,r.parent=null;var i=this.__zr;i&&r.removeSelfFromZr(i),this._doAdd(t)}return this},e.prototype._doAdd=function(t){t.parent&&t.parent.remove(t),t.parent=this;var e=this.__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},e.prototype.remove=function(t){var e=this.__zr,n=this._children,r=m.indexOf(n,t);return r<0||(n.splice(r,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh()),this},e.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n<t.length;n++){var r=t[n];e&&r.removeSelfFromZr(e),r.parent=null}return t.length=0,this},e.prototype.eachChild=function(t,e){for(var n=this._children,r=0;r<n.length;r++){var i=n[r];t.call(e,i,r)}return this},e.prototype.traverse=function(t,e){for(var n=0;n<this._children.length;n++){var r=this._children[n],i=t.call(e,r);r.isGroup&&!i&&r.traverse(t,e)}return this},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++){this._children[n].addSelfToZr(e)}},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++){this._children[n].removeSelfFromZr(e)}},e.prototype.getBoundingRect=function(t){for(var e=new Rt(0,0,0,0),n=t||this._children,r=[],i=null,o=0;o<n.length;o++){var a=n[o];if(!a.ignore&&!a.invisible){var s=a.getBoundingRect(),u=a.getLocalTransform(r);u?(Rt.applyTransform(e,s,u),(i=i||e.clone()).union(e)):(i=i||s.clone()).union(s)}}return i||e},e}(ur);lr.prototype.type="group";var cr=lr,hr={},dr={};var pr,fr=function(){function t(t,e,n){var r=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=e,this.id=t;var i=new le,o=n.renderer||"canvas";hr[o]||(o=m.keys(hr)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect;var a=new hr[o](e,i,n,t),s=n.ssr||a.ssrOnly;this.storage=i,this.painter=a;var u,l=g.a.node||g.a.worker||s?null:new An(a.getViewportRoot(),a.root),c=n.useCoarsePointer;(null==c||"auto"===c?g.a.touchEventsSupported:!!c)&&(u=m.retrieve2(n.pointerSize,44)),this.handler=new $t(i,a,l,a.root,u),this.animation=new sn({stage:{update:s?null:function(){return r._flush(!0)}}}),s||this.animation.start()}return t.prototype.add=function(t){!this._disposed&&t&&(this.storage.addRoot(t),t.addSelfToZr(this),this.refresh())},t.prototype.remove=function(t){!this._disposed&&t&&(this.storage.delRoot(t),t.removeSelfFromZr(this),this.refresh())},t.prototype.configLayer=function(t,e){this._disposed||(this.painter.configLayer&&this.painter.configLayer(t,e),this.refresh())},t.prototype.setBackgroundColor=function(t){this._disposed||(this.painter.setBackgroundColor&&this.painter.setBackgroundColor(t),this.refresh(),this._backgroundColor=t,this._darkMode=function(t){if(!t)return!1;if("string"==typeof t)return Object(Ve.lum)(t,1)<.4;if(t.colorStops){for(var e=t.colorStops,n=0,r=e.length,i=0;i<r;i++)n+=Object(Ve.lum)(e[i].color,1);return(n/=r)<.4}return!1}(t))},t.prototype.getBackgroundColor=function(){return this._backgroundColor},t.prototype.setDarkMode=function(t){this._darkMode=t},t.prototype.isDarkMode=function(){return this._darkMode},t.prototype.refreshImmediately=function(t){this._disposed||(t||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1)},t.prototype.refresh=function(){this._disposed||(this._needsRefresh=!0,this.animation.start())},t.prototype.flush=function(){this._disposed||this._flush(!1)},t.prototype._flush=function(t){var e,n=on();this._needsRefresh&&(e=!0,this.refreshImmediately(t)),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately());var r=on();e?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:r-n})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},t.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){this._disposed||(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},t.prototype.resize=function(t){this._disposed||(t=t||{},this.painter.resize(t.width,t.height),this.handler.resize())},t.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},t.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},t.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},t.prototype.setCursorStyle=function(t){this._disposed||this.handler.setCursorStyle(t)},t.prototype.findHover=function(t,e){if(!this._disposed)return this.handler.findHover(t,e)},t.prototype.on=function(t,e,n){return this._disposed||this.handler.on(t,e,n),this},t.prototype.off=function(t,e){this._disposed||this.handler.off(t,e)},t.prototype.trigger=function(t,e){this._disposed||this.handler.trigger(t,e)},t.prototype.clear=function(){if(!this._disposed){for(var t=this.storage.getRoots(),e=0;e<t.length;e++)t[e]instanceof cr&&t[e].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()}},t.prototype.dispose=function(){this._disposed||(this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,this._disposed=!0,function(t){delete dr[t]}(this.id))},t}();function gr(t,e){var n=new fr(m.guid(),t,e);return dr[n.id]=n,n}function mr(t){t.dispose()}function yr(){for(var t in dr)dr.hasOwnProperty(t)&&dr[t].dispose();dr={}}function vr(t){return dr[t]}function Dr(t,e){hr[t]=e}function br(t){if("function"==typeof pr)return pr(t)}function _r(t){pr=t}var xr="5.6.1",wr=1e-4,Cr=20;function Ar(t,e,n,r){var i=e[0],o=e[1],a=n[0],s=n[1],u=o-i,l=s-a;if(0===u)return 0===l?a:(a+s)/2;if(r)if(u>0){if(t<=i)return a;if(t>=o)return s}else{if(t>=i)return a;if(t<=o)return s}else{if(t===i)return a;if(t===o)return s}return(t-i)/u*l+a}function Sr(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return m.isString(t)?function(t){return t.replace(/^\s+|\s+$/g,"")}(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t}function Er(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),Cr),t=(+t).toFixed(e),n?t:+t}function Fr(t){return t.sort((function(t,e){return t-e})),t}function Mr(t){if(t=+t,isNaN(t))return 0;if(t>1e-14)for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n;return kr(t)}function kr(t){var e=t.toString().toLowerCase(),n=e.indexOf("e"),r=n>0?+e.slice(n+1):0,i=n>0?n:e.length,o=e.indexOf("."),a=o<0?0:i-1-o;return Math.max(0,a-r)}function Or(t,e){var n=Math.log,r=Math.LN10,i=Math.floor(n(t[1]-t[0])/r),o=Math.round(n(Math.abs(e[1]-e[0]))/r),a=Math.min(Math.max(-i+o,0),20);return isFinite(a)?a:20}function Ir(t,e,n){return t[e]&&Tr(t,n)[e]||0}function Tr(t,e){var n=m.reduce(t,(function(t,e){return t+(isNaN(e)?0:e)}),0);if(0===n)return[];for(var r=Math.pow(10,e),i=m.map(t,(function(t){return(isNaN(t)?0:t)/n*r*100})),o=100*r,a=m.map(i,(function(t){return Math.floor(t)})),s=m.reduce(a,(function(t,e){return t+e}),0),u=m.map(i,(function(t,e){return t-a[e]}));s<o;){for(var l=Number.NEGATIVE_INFINITY,c=null,h=0,d=u.length;h<d;++h)u[h]>l&&(l=u[h],c=h);++a[c],u[c]=0,++s}return m.map(a,(function(t){return t/r}))}function Br(t,e){var n=Math.max(Mr(t),Mr(e)),r=t+e;return n>Cr?r:Er(r,n)}var Lr=9007199254740991;function jr(t){var e=2*Math.PI;return(t%e+e)%e}function Pr(t){return t>-wr&&t<wr}var Nr=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function Rr(t){if(t instanceof Date)return t;if(m.isString(t)){var e=Nr.exec(t);if(!e)return new Date(NaN);if(e[8]){var n=+e[4]||0;return"Z"!==e[8].toUpperCase()&&(n-=+e[8].slice(0,3)),new Date(Date.UTC(+e[1],+(e[2]||1)-1,+e[3]||1,n,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0))}return new Date(+e[1],+(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0)}return null==t?new Date(NaN):new Date(Math.round(t))}function zr(t){return Math.pow(10,Vr(t))}function Vr(t){if(0===t)return 0;var e=Math.floor(Math.log(t)/Math.LN10);return t/Math.pow(10,e)>=10&&e++,e}function Hr(t,e){var n=Vr(t),r=Math.pow(10,n),i=t/r;return t=(e?i<1.5?1:i<2.5?2:i<4?3:i<7?5:10:i<1?1:i<2?2:i<3?3:i<5?5:10)*r,n>=-20?+t.toFixed(n<0?-n:0):t}function Gr(t,e){var n=(t.length-1)*e+1,r=Math.floor(n),i=+t[r-1],o=n-r;return o?i+o*(t[r]-i):i}function qr(t){t.sort((function(t,e){return s(t,e,0)?-1:1}));for(var e=-1/0,n=1,r=0;r<t.length;){for(var i=t[r].interval,o=t[r].close,a=0;a<2;a++)i[a]<=e&&(i[a]=e,o[a]=a?1:1-n),e=i[a],n=o[a];i[0]===i[1]&&o[0]*o[1]!=1?t.splice(r,1):r++}return t;function s(t,e,n){return t.interval[n]<e.interval[n]||t.interval[n]===e.interval[n]&&(t.close[n]-e.close[n]==(n?-1:1)||!n&&s(t,e,1))}}function Wr(t){var e=parseFloat(t);return e==t&&(0!==e||!m.isString(t)||t.indexOf("x")<=0)?e:NaN}function Ur(t){return!isNaN(Wr(t))}function Zr(){return Math.round(9*Math.random())}function Yr(t,e){return 0===e?t:Yr(e,t%e)}function Xr(t,e){return null==t?e:null==e?t:t*e/Yr(t,e)}function $r(t,e,n){return(e-t)*n+t}var Kr="series\0",Jr="\0_ec_\0";function Qr(t){return t instanceof Array?t:null==t?[]:[t]}function ti(t,e,n){if(t){t[e]=t[e]||{},t.emphasis=t.emphasis||{},t.emphasis[e]=t.emphasis[e]||{};for(var r=0,i=n.length;r<i;r++){var o=n[r];!t.emphasis[e].hasOwnProperty(o)&&t[e].hasOwnProperty(o)&&(t.emphasis[e][o]=t[e][o])}}}var ei=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];function ni(t){return!Object(m.isObject)(t)||Object(m.isArray)(t)||t instanceof Date?t:t.value}function ri(t){return Object(m.isObject)(t)&&!(t instanceof Array)}function ii(t,e,n){var r="normalMerge"===n,i="replaceMerge"===n,o="replaceAll"===n;t=t||[],e=(e||[]).slice();var a=Object(m.createHashMap)();Object(m.each)(e,(function(t,n){Object(m.isObject)(t)||(e[n]=null)}));var s=function(t,e,n){var r=[];if("replaceAll"===n)return r;for(var i=0;i<t.length;i++){var o=t[i];o&&null!=o.id&&e.set(o.id,i),r.push({existing:"replaceMerge"===n||li(o)?null:o,newOption:null,keyInfo:null,brandNew:null})}return r}(t,a,n);return(r||i)&&function(t,e,n,r){Object(m.each)(r,(function(i,o){if(i&&null!=i.id){var a=ai(i.id),s=n.get(a);if(null!=s){var u=t[s];Object(m.assert)(!u.newOption,'Duplicated option on id "'+a+'".'),u.newOption=i,u.existing=e[s],r[o]=null}}}))}(s,t,a,e),r&&function(t,e){Object(m.each)(e,(function(n,r){if(n&&null!=n.name)for(var i=0;i<t.length;i++){var o=t[i].existing;if(!t[i].newOption&&o&&(null==o.id||null==n.id)&&!li(n)&&!li(o)&&oi("name",o,n))return t[i].newOption=n,void(e[r]=null)}}))}(s,e),r||i?function(t,e,n){Object(m.each)(e,(function(e){if(e){for(var r,i=0;(r=t[i])&&(r.newOption||li(r.existing)||r.existing&&null!=e.id&&!oi("id",e,r.existing));)i++;r?(r.newOption=e,r.brandNew=n):t.push({newOption:e,brandNew:n,existing:null,keyInfo:null}),i++}}))}(s,e,i):o&&function(t,e){Object(m.each)(e,(function(e){t.push({newOption:e,brandNew:!0,existing:null,keyInfo:null})}))}(s,e),function(t){var e=Object(m.createHashMap)();Object(m.each)(t,(function(t){var n=t.existing;n&&e.set(n.id,t)})),Object(m.each)(t,(function(t){var n=t.newOption;Object(m.assert)(!n||null==n.id||!e.get(n.id)||e.get(n.id)===t,"id duplicates: "+(n&&n.id)),n&&null!=n.id&&e.set(n.id,t),!t.keyInfo&&(t.keyInfo={})})),Object(m.each)(t,(function(t,n){var r=t.existing,i=t.newOption,o=t.keyInfo;if(Object(m.isObject)(i)){if(o.name=null!=i.name?ai(i.name):r?r.name:Kr+n,r)o.id=ai(r.id);else if(null!=i.id)o.id=ai(i.id);else{var a=0;do{o.id="\0"+o.name+"\0"+a++}while(e.get(o.id))}e.set(o.id,t)}}))}(s),s}function oi(t,e,n){var r=si(e[t],null),i=si(n[t],null);return null!=r&&null!=i&&r===i}function ai(t){return si(t,"")}function si(t,e){return null==t?e:Object(m.isString)(t)?t:Object(m.isNumber)(t)||Object(m.isStringSafe)(t)?t+"":e}function ui(t){var e=t.name;return!(!e||!e.indexOf(Kr))}function li(t){return t&&null!=t.id&&0===ai(t.id).indexOf(Jr)}function ci(t,e){return null!=e.dataIndexInside?e.dataIndexInside:null!=e.dataIndex?Object(m.isArray)(e.dataIndex)?Object(m.map)(e.dataIndex,(function(e){return t.indexOfRawIndex(e)})):t.indexOfRawIndex(e.dataIndex):null!=e.name?Object(m.isArray)(e.name)?Object(m.map)(e.name,(function(e){return t.indexOfName(e)})):t.indexOfName(e.name):void 0}function hi(){var t="__ec_inner_"+di++;return function(e){return e[t]||(e[t]={})}}var di=Zr();function pi(t,e,n){var r=fi(e,n),i=r.mainTypeSpecified,o=r.queryOptionMap,a=r.others,s=n?n.defaultMainType:null;return!i&&s&&o.set(s,{}),o.each((function(e,r){var i=yi(t,r,e,{useDefault:s===r,enableAll:!n||null==n.enableAll||n.enableAll,enableNone:!n||null==n.enableNone||n.enableNone});a[r+"Models"]=i.models,a[r+"Model"]=i.models[0]})),a}function fi(t,e){var n;if(Object(m.isString)(t)){var r={};r[t+"Index"]=0,n=r}else n=t;var i=Object(m.createHashMap)(),o={},a=!1;return Object(m.each)(n,(function(t,n){if("dataIndex"!==n&&"dataIndexInside"!==n){var r=n.match(/^(\w+)(Index|Id|Name)$/)||[],s=r[1],u=(r[2]||"").toLowerCase();if(s&&u&&!(e&&e.includeMainTypes&&Object(m.indexOf)(e.includeMainTypes,s)<0))a=a||!!s,(i.get(s)||i.set(s,{}))[u]=t}else o[n]=t})),{mainTypeSpecified:a,queryOptionMap:i,others:o}}var gi={useDefault:!0,enableAll:!1,enableNone:!1},mi={useDefault:!1,enableAll:!0,enableNone:!0};function yi(t,e,n,r){r=r||gi;var i=n.index,o=n.id,a=n.name,s={models:null,specified:null!=i||null!=o||null!=a};if(!s.specified){var u=void 0;return s.models=r.useDefault&&(u=t.getComponent(e))?[u]:[],s}return"none"===i||!1===i?(Object(m.assert)(r.enableNone,'`"none"` or `false` is not a valid value on index option.'),s.models=[],s):("all"===i&&(Object(m.assert)(r.enableAll,'`"all"` is not a valid value on index option.'),i=o=a=null),s.models=t.queryComponents({mainType:e,index:i,id:o,name:a}),s)}function vi(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function Di(t,e){var n=Object(m.createHashMap)(),r=[];return Object(m.each)(t,(function(t){var i=e(t);(n.get(i)||(r.push(i),n.set(i,[]))).push(t)})),{keys:r,buckets:n}}function bi(t,e,n,r,i){var o=null==e||"auto"===e;if(null==r)return r;if(Object(m.isNumber)(r)){var a=$r(n||0,r,i);return Er(a,o?Math.max(Mr(n||0),Mr(r)):e)}if(Object(m.isString)(r))return i<1?n:r;for(var s=[],u=n,l=r,c=Math.max(u?u.length:0,l.length),h=0;h<c;++h){var d=t.getDimensionInfo(h);if(d&&"ordinal"===d.type)s[h]=(i<1&&u?u:l)[h];else{var p=u&&u[h]?u[h]:0,f=l[h];a=$r(p,f,i),s[h]=Er(a,o?Math.max(Mr(p),Mr(f)):e)}}return s}var _i="___EC__COMPONENT__CONTAINER___",xi="___EC__EXTENDED_CLASS___";function wi(t){var e={main:"",sub:""};if(t){var n=t.split(".");e.main=n[0]||"",e.sub=n[1]||""}return e}function Ci(t,e){t.$constructor=t,t.extend=function(t){var e,n=this;return function(t){return m.isFunction(t)&&/^class\s/.test(Function.prototype.toString.call(t))}(n)?e=function(t){function e(){return t.apply(this,arguments)||this}return f(e,t),e}(n):(e=function(){(t.$constructor||n).apply(this,arguments)},m.inherits(e,this)),m.extend(e.prototype,t),e[xi]=!0,e.extend=this.extend,e.superCall=Ei,e.superApply=Fi,e.superClass=n,e}}function Ai(t,e){t.extend=e.extend}var Si=Math.round(10*Math.random());function Ei(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return this.superClass.prototype[e].apply(t,n)}function Fi(t,e,n){return this.superClass.prototype[e].apply(t,n)}function Mi(t){var e={};t.registerClass=function(t){var n=t.type||t.prototype.type;if(n){(function(t){m.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType "'+t+'" illegal')})(n),t.prototype.type=n;var r=wi(n);if(r.sub){if(r.sub!==_i){var i=function(t){var n=e[t.main];return n&&n[_i]||((n=e[t.main]={})[_i]=!0),n}(r);i[r.sub]=t}}else e[r.main]=t}return t},t.getClass=function(t,n,r){var i=e[t];if(i&&i[_i]&&(i=n?i[n]:null),r&&!i)throw new Error(n?"Component "+t+"."+(n||"")+" is used but not imported.":t+".type should be specified.");return i},t.getClassesByMainType=function(t){var n=wi(t),r=[],i=e[n.main];return i&&i[_i]?m.each(i,(function(t,e){e!==_i&&r.push(t)})):r.push(i),r},t.hasClass=function(t){var n=wi(t);return!!e[n.main]},t.getAllClassMainTypes=function(){var t=[];return m.each(e,(function(e,n){t.push(n)})),t},t.hasSubTypes=function(t){var n=wi(t),r=e[n.main];return r&&r[_i]}}function ki(t,e){for(var n=0;n<t.length;n++)t[n][1]||(t[n][1]=t[n][0]);return e=e||!1,function(n,r,i){for(var o={},a=0;a<t.length;a++){var s=t[a][1];if(!(r&&m.indexOf(r,s)>=0||i&&m.indexOf(i,s)<0)){var u=n.getShallow(s,e);null!=u&&(o[t[a][0]]=u)}}return o}}var Oi=ki([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),Ii=function(){function t(){}return t.prototype.getAreaStyle=function(t,e){return Oi(this,t,e)},t}(),Ti=new Vn.a(50);function Bi(t){if("string"==typeof t){var e=Ti.get(t);return e&&e.image}return t}function Li(t,e,n,r,i){if(t){if("string"==typeof t){if(e&&e.__zrImageSrc===t||!n)return e;var o=Ti.get(t),a={hostEl:n,cb:r,cbPayload:i};return o?!Pi(e=o.image)&&o.pending.push(a):((e=Hn.d.loadImage(t,ji,ji)).__zrImageSrc=t,Ti.put(t,e.__cachedImgObj={image:e,pending:[a]})),e}return t}return e}function ji(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e<t.pending.length;e++){var n=t.pending[e],r=n.cb;r&&r(this,n.cbPayload),n.hostEl.dirty()}t.pending.length=0}function Pi(t){return t&&t.width&&t.height}var Ni=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function Ri(t,e,n,r,i){var o={};return zi(o,t,e,n,r,i),o.text}function zi(t,e,n,r,i,o){if(!n)return t.text="",void(t.isTruncated=!1);var a=(e+"").split("\n");o=Vi(n,r,i,o);for(var s=!1,u={},l=0,c=a.length;l<c;l++)Hi(u,a[l],o),a[l]=u.textLine,s=s||u.isTruncated;t.text=a.join("\n"),t.isTruncated=s}function Vi(t,e,n,r){r=r||{};var i=Object(m.extend)({},r);i.font=e,n=Object(m.retrieve2)(n,"..."),i.maxIterations=Object(m.retrieve2)(r.maxIterations,2);var o=i.minChar=Object(m.retrieve2)(r.minChar,0);i.cnCharWidth=qn("ๅฝ",e);var a=i.ascCharWidth=qn("a",e);i.placeholder=Object(m.retrieve2)(r.placeholder,"");for(var s=t=Math.max(0,t-1),u=0;u<o&&s>=a;u++)s-=a;var l=qn(n,e);return l>s&&(n="",l=0),s=t-l,i.ellipsis=n,i.ellipsisWidth=l,i.contentWidth=s,i.containerWidth=t,i}function Hi(t,e,n){var r=n.containerWidth,i=n.font,o=n.contentWidth;if(!r)return t.textLine="",void(t.isTruncated=!1);var a=qn(e,i);if(a<=r)return t.textLine=e,void(t.isTruncated=!1);for(var s=0;;s++){if(a<=o||s>=n.maxIterations){e+=n.ellipsis;break}var u=0===s?Gi(e,o,n.ascCharWidth,n.cnCharWidth):a>0?Math.floor(e.length*o/a):0;a=qn(e=e.substr(0,u),i)}""===e&&(e=n.placeholder),t.textLine=e,t.isTruncated=!0}function Gi(t,e,n,r){for(var i=0,o=0,a=t.length;o<a&&i<e;o++){var s=t.charCodeAt(o);i+=0<=s&&s<=127?n:r}return o}function qi(t,e){null!=t&&(t+="");var n,r=e.overflow,i=e.padding,o=e.font,a="truncate"===r,s=Xn(o),u=Object(m.retrieve2)(e.lineHeight,s),l=!!e.backgroundColor,c="truncate"===e.lineOverflow,h=!1,d=e.width,p=(n=null==d||"break"!==r&&"breakAll"!==r?t?t.split("\n"):[]:t?Ji(t,e.font,d,"breakAll"===r,0).lines:[]).length*u,f=Object(m.retrieve2)(e.height,p);if(p>f&&c){var g=Math.floor(f/u);h=h||n.length>g,n=n.slice(0,g)}if(t&&a&&null!=d)for(var y=Vi(d,o,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),v={},D=0;D<n.length;D++)Hi(v,n[D],y),n[D]=v.textLine,h=h||v.isTruncated;var b=f,_=0;for(D=0;D<n.length;D++)_=Math.max(qn(n[D],o),_);null==d&&(d=_);var x=_;return i&&(b+=i[0]+i[2],x+=i[1]+i[3],d+=i[1]+i[3]),l&&(x=d),{lines:n,height:f,outerWidth:x,outerHeight:b,lineHeight:u,calculatedLineHeight:s,contentWidth:_,contentHeight:p,width:d,isTruncated:h}}var Wi=function(){},Ui=function(t){this.tokens=[],t&&(this.tokens=t)},Zi=function(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[],this.isTruncated=!1};function Yi(t,e){var n=new Zi;if(null!=t&&(t+=""),!t)return n;for(var r,i=e.width,o=e.height,a=e.overflow,s="break"!==a&&"breakAll"!==a||null==i?null:{width:i,accumWidth:0,breakAll:"breakAll"===a},u=Ni.lastIndex=0;null!=(r=Ni.exec(t));){var l=r.index;l>u&&Xi(n,t.substring(u,l),e,s),Xi(n,r[2],e,s,r[1]),u=Ni.lastIndex}u<t.length&&Xi(n,t.substring(u,t.length),e,s);var c=[],h=0,d=0,p=e.padding,f="truncate"===a,g="truncate"===e.lineOverflow,y={};function v(t,e,n){t.width=e,t.lineHeight=n,h+=n,d=Math.max(d,e)}t:for(var D=0;D<n.lines.length;D++){for(var b=n.lines[D],_=0,x=0,w=0;w<b.tokens.length;w++){var C=b.tokens[w],A=C.styleName&&e.rich[C.styleName]||{},S=C.textPadding=A.padding,E=S?S[1]+S[3]:0,F=C.font=A.font||e.font;C.contentHeight=Xn(F);var M=Object(m.retrieve2)(A.height,C.contentHeight);if(C.innerHeight=M,S&&(M+=S[0]+S[2]),C.height=M,C.lineHeight=Object(m.retrieve3)(A.lineHeight,e.lineHeight,M),C.align=A&&A.align||e.align,C.verticalAlign=A&&A.verticalAlign||"middle",g&&null!=o&&h+C.lineHeight>o){var k=n.lines.length;w>0?(b.tokens=b.tokens.slice(0,w),v(b,x,_),n.lines=n.lines.slice(0,D+1)):n.lines=n.lines.slice(0,D),n.isTruncated=n.isTruncated||n.lines.length<k;break t}var O=A.width,I=null==O||"auto"===O;if("string"==typeof O&&"%"===O.charAt(O.length-1))C.percentWidth=O,c.push(C),C.contentWidth=qn(C.text,F);else{if(I){var T=A.backgroundColor,B=T&&T.image;B&&(Pi(B=Bi(B))&&(C.width=Math.max(C.width,B.width*M/B.height)))}var L=f&&null!=i?i-x:null;null!=L&&L<C.width?!I||L<E?(C.text="",C.width=C.contentWidth=0):(zi(y,C.text,L-E,F,e.ellipsis,{minChar:e.truncateMinChar}),C.text=y.text,n.isTruncated=n.isTruncated||y.isTruncated,C.width=C.contentWidth=qn(C.text,F)):C.contentWidth=qn(C.text,F)}C.width+=E,x+=C.width,A&&(_=Math.max(_,C.lineHeight))}v(b,x,_)}for(n.outerWidth=n.width=Object(m.retrieve2)(i,d),n.outerHeight=n.height=Object(m.retrieve2)(o,h),n.contentHeight=h,n.contentWidth=d,p&&(n.outerWidth+=p[1]+p[3],n.outerHeight+=p[0]+p[2]),D=0;D<c.length;D++){var j=(C=c[D]).percentWidth;C.width=parseInt(j,10)/100*n.width}return n}function Xi(t,e,n,r,i){var o,a,s=""===e,u=i&&n.rich[i]||{},l=t.lines,c=u.font||n.font,h=!1;if(r){var d=u.padding,p=d?d[1]+d[3]:0;if(null!=u.width&&"auto"!==u.width){var f=$n(u.width,r.width)+p;l.length>0&&f+r.accumWidth>r.width&&(o=e.split("\n"),h=!0),r.accumWidth=f}else{var g=Ji(e,c,r.width,r.breakAll,r.accumWidth);r.accumWidth=g.accumWidth+p,a=g.linesWidths,o=g.lines}}else o=e.split("\n");for(var m=0;m<o.length;m++){var y=o[m],v=new Wi;if(v.styleName=i,v.text=y,v.isLineHolder=!y&&!s,"number"==typeof u.width?v.width=u.width:v.width=a?a[m]:qn(y,c),m||h)l.push(new Ui([v]));else{var D=(l[l.length-1]||(l[0]=new Ui)).tokens,b=D.length;1===b&&D[0].isLineHolder?D[0]=v:(y||!b||s)&&D.push(v)}}}var $i=Object(m.reduce)(",&?/;] ".split(""),(function(t,e){return t[e]=!0,t}),{});function Ki(t){return!function(t){var e=t.charCodeAt(0);return e>=32&&e<=591||e>=880&&e<=4351||e>=4608&&e<=5119||e>=7680&&e<=8303}(t)||!!$i[t]}function Ji(t,e,n,r,i){for(var o=[],a=[],s="",u="",l=0,c=0,h=0;h<t.length;h++){var d=t.charAt(h);if("\n"!==d){var p=qn(d,e),f=!r&&!Ki(d);(o.length?c+p>n:i+c+p>n)?c?(s||u)&&(f?(s||(s=u,u="",c=l=0),o.push(s),a.push(c-l),u+=d,s="",c=l+=p):(u&&(s+=u,u="",l=0),o.push(s),a.push(c),s=d,c=p)):f?(o.push(u),a.push(l),u=d,l=p):(o.push(d),a.push(p)):(c+=p,f?(u+=d,l+=p):(u&&(s+=u,u="",l=0),s+=d))}else u&&(s+=u,c+=l),o.push(s),a.push(c),s="",u="",l=0,c=0}return o.length||s||(s=t,u="",l=0),u&&(s+=u),s&&(o.push(s),a.push(c)),1===o.length&&(c+=i),{accumWidth:c,lines:o,linesWidths:a}}var Qi="__zr_style_"+Math.round(10*Math.random()),to={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},eo={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};to[Qi]=!0;var no=["z","z2","invisible"],ro=["invisible"],io=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype._init=function(e){for(var n=Object(m.keys)(e),r=0;r<n.length;r++){var i=n[r];"style"===i?this.useStyle(e[i]):t.prototype.attrKV.call(this,i,e[i])}this.style||this.useStyle({})},e.prototype.beforeBrush=function(){},e.prototype.afterBrush=function(){},e.prototype.innerBeforeBrush=function(){},e.prototype.innerAfterBrush=function(){},e.prototype.shouldBePainted=function(t,e,n,r){var i=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&function(t,e,n){return oo.copy(t.getBoundingRect()),t.transform&&oo.applyTransform(t.transform),ao.width=e,ao.height=n,!oo.intersect(ao)}(this,t,e)||i&&!i[0]&&!i[3])return!1;if(n&&this.__clipPaths)for(var o=0;o<this.__clipPaths.length;++o)if(this.__clipPaths[o].isZeroArea())return!1;if(r&&this.parent)for(var a=this.parent;a;){if(a.ignore)return!1;a=a.parent}return!0},e.prototype.contain=function(t,e){return this.rectContain(t,e)},e.prototype.traverse=function(t,e){t.call(e,this)},e.prototype.rectContain=function(t,e){var n=this.transformCoordToLocal(t,e);return this.getBoundingRect().contain(n[0],n[1])},e.prototype.getPaintRect=function(){var t=this._paintRect;if(!this._paintRect||this.__dirty){var e=this.transform,n=this.getBoundingRect(),r=this.style,i=r.shadowBlur||0,o=r.shadowOffsetX||0,a=r.shadowOffsetY||0;t=this._paintRect||(this._paintRect=new Rt(0,0,0,0)),e?Rt.applyTransform(t,n,e):t.copy(n),(i||o||a)&&(t.width+=2*i+Math.abs(o),t.height+=2*i+Math.abs(a),t.x=Math.min(t.x,t.x+o-i),t.y=Math.min(t.y,t.y+a-i));var s=this.dirtyRectTolerance;t.isZero()||(t.x=Math.floor(t.x-s),t.y=Math.floor(t.y-s),t.width=Math.ceil(t.width+1+2*s),t.height=Math.ceil(t.height+1+2*s))}return t},e.prototype.setPrevPaintRect=function(t){t?(this._prevPaintRect=this._prevPaintRect||new Rt(0,0,0,0),this._prevPaintRect.copy(t)):this._prevPaintRect=null},e.prototype.getPrevPaintRect=function(){return this._prevPaintRect},e.prototype.animateStyle=function(t){return this.animate("style",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():this.markRedraw()},e.prototype.attrKV=function(e,n){"style"!==e?t.prototype.attrKV.call(this,e,n):this.style?this.setStyle(n):this.useStyle(n)},e.prototype.setStyle=function(t,e){return"string"==typeof t?this.style[t]=e:Object(m.extend)(this.style,t),this.dirtyStyle(),this},e.prototype.dirtyStyle=function(t){t||this.markRedraw(),this.__dirty|=2,this._rect&&(this._rect=null)},e.prototype.dirty=function(){this.dirtyStyle()},e.prototype.styleChanged=function(){return!!(2&this.__dirty)},e.prototype.styleUpdated=function(){this.__dirty&=-3},e.prototype.createStyle=function(t){return Object(m.createObject)(to,t)},e.prototype.useStyle=function(t){t[Qi]||(t=this.createStyle(t)),this.__inHover?this.__hoverStyle=t:this.style=t,this.dirtyStyle()},e.prototype.isStyleObject=function(t){return t[Qi]},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.style&&!n.style&&(n.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(e,n,no)},e.prototype._applyStateObj=function(e,n,r,i,o,a){t.prototype._applyStateObj.call(this,e,n,r,i,o,a);var s,u=!(n&&i);if(n&&n.style?o?i?s=n.style:(s=this._mergeStyle(this.createStyle(),r.style),this._mergeStyle(s,n.style)):(s=this._mergeStyle(this.createStyle(),i?this.style:r.style),this._mergeStyle(s,n.style)):u&&(s=r.style),s)if(o){var l=this.style;if(this.style=this.createStyle(u?{}:l),u)for(var c=Object(m.keys)(l),h=0;h<c.length;h++){var d=c[h];d in s&&(s[d]=s[d],this.style[d]=l[d])}var p=Object(m.keys)(s);for(h=0;h<p.length;h++)d=p[h],this.style[d]=this.style[d];this._transitionState(e,{style:s},a,this.getAnimationStyleProps())}else this.useStyle(s);var f=this.__inHover?ro:no;for(h=0;h<f.length;h++)d=f[h],n&&null!=n[d]?this[d]=n[d]:u&&null!=r[d]&&(this[d]=r[d])},e.prototype._mergeStates=function(e){for(var n,r=t.prototype._mergeStates.call(this,e),i=0;i<e.length;i++){var o=e[i];o.style&&(n=n||{},this._mergeStyle(n,o.style))}return n&&(r.style=n),r},e.prototype._mergeStyle=function(t,e){return Object(m.extend)(t,e),t},e.prototype.getAnimationStyleProps=function(){return eo},e.initDefaultProps=function(){var t=e.prototype;t.type="displayable",t.invisible=!1,t.z=0,t.z2=0,t.zlevel=0,t.culling=!1,t.cursor="pointer",t.rectHover=!1,t.incremental=!1,t._rect=null,t.dirtyRectTolerance=0,t.__dirty=2|ne}(),e}(ur),oo=new Rt(0,0,0,0),ao=new Rt(0,0,0,0);var so=io,uo=Math.min,lo=Math.max,co=Math.sin,ho=Math.cos,po=2*Math.PI,fo=D(),go=D(),mo=D();function yo(t,e,n){if(0!==t.length){for(var r=t[0],i=r[0],o=r[0],a=r[1],s=r[1],u=1;u<t.length;u++)r=t[u],i=uo(i,r[0]),o=lo(o,r[0]),a=uo(a,r[1]),s=lo(s,r[1]);e[0]=i,e[1]=a,n[0]=o,n[1]=s}}function vo(t,e,n,r,i,o){i[0]=uo(t,n),i[1]=uo(e,r),o[0]=lo(t,n),o[1]=lo(e,r)}var Do=[],bo=[];function _o(t,e,n,r,i,o,a,s,u,l){var c=Ee,h=Ce,d=c(t,n,i,a,Do);u[0]=1/0,u[1]=1/0,l[0]=-1/0,l[1]=-1/0;for(var p=0;p<d;p++){var f=h(t,n,i,a,Do[p]);u[0]=uo(f,u[0]),l[0]=lo(f,l[0])}for(d=c(e,r,o,s,bo),p=0;p<d;p++){var g=h(e,r,o,s,bo[p]);u[1]=uo(g,u[1]),l[1]=lo(g,l[1])}u[0]=uo(t,u[0]),l[0]=lo(t,l[0]),u[0]=uo(a,u[0]),l[0]=lo(a,l[0]),u[1]=uo(e,u[1]),l[1]=lo(e,l[1]),u[1]=uo(s,u[1]),l[1]=lo(s,l[1])}function xo(t,e,n,r,i,o,a,s){var u=Te,l=Oe,c=lo(uo(u(t,n,i),1),0),h=lo(uo(u(e,r,o),1),0),d=l(t,n,i,c),p=l(e,r,o,h);a[0]=uo(t,i,d),a[1]=uo(e,o,p),s[0]=lo(t,i,d),s[1]=lo(e,o,p)}function wo(t,e,n,r,i,o,a,s,u){var l=H,c=G,h=Math.abs(i-o);if(h%po<1e-4&&h>1e-4)return s[0]=t-n,s[1]=e-r,u[0]=t+n,void(u[1]=e+r);if(fo[0]=ho(i)*n+t,fo[1]=co(i)*r+e,go[0]=ho(o)*n+t,go[1]=co(o)*r+e,l(s,fo,go),c(u,fo,go),(i%=po)<0&&(i+=po),(o%=po)<0&&(o+=po),i>o&&!a?o+=po:i<o&&a&&(i+=po),a){var d=o;o=i,i=d}for(var p=0;p<o;p+=Math.PI/2)p>i&&(mo[0]=ho(p)*n+t,mo[1]=co(p)*r+e,l(s,mo,s),c(u,mo,u))}var Co={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},Ao=[],So=[],Eo=[],Fo=[],Mo=[],ko=[],Oo=Math.min,Io=Math.max,To=Math.cos,Bo=Math.sin,Lo=Math.abs,jo=Math.PI,Po=2*jo,No="undefined"!=typeof Float32Array,Ro=[];function zo(t){return Math.round(t/jo*1e8)/1e8%2*jo}function Vo(t,e){var n=zo(t[0]);n<0&&(n+=Po);var r=n-t[0],i=t[1];i+=r,!e&&i-n>=Po?i=n+Po:e&&n-i>=Po?i=n-Po:!e&&n>i?i=n+(Po-zo(n-i)):e&&n<i&&(i=n-(Po-zo(i-n))),t[0]=n,t[1]=i}var Ho=function(){function t(t){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,t&&(this._saveData=!1),this._saveData&&(this.data=[])}return t.prototype.increaseVersion=function(){this._version++},t.prototype.getVersion=function(){return this._version},t.prototype.setScale=function(t,e,n){(n=n||0)>0&&(this._ux=Lo(n/En/t)||0,this._uy=Lo(n/En/e)||0)},t.prototype.setDPR=function(t){this.dpr=t},t.prototype.setContext=function(t){this._ctx=t},t.prototype.getContext=function(){return this._ctx},t.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},t.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},t.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(Co.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},t.prototype.lineTo=function(t,e){var n=Lo(t-this._xi),r=Lo(e-this._yi),i=n>this._ux||r>this._uy;if(this.addData(Co.L,t,e),this._ctx&&i&&this._ctx.lineTo(t,e),i)this._xi=t,this._yi=e,this._pendingPtDist=0;else{var o=n*n+r*r;o>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=o)}return this},t.prototype.bezierCurveTo=function(t,e,n,r,i,o){return this._drawPendingPt(),this.addData(Co.C,t,e,n,r,i,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,r,i,o),this._xi=i,this._yi=o,this},t.prototype.quadraticCurveTo=function(t,e,n,r){return this._drawPendingPt(),this.addData(Co.Q,t,e,n,r),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,r),this._xi=n,this._yi=r,this},t.prototype.arc=function(t,e,n,r,i,o){this._drawPendingPt(),Ro[0]=r,Ro[1]=i,Vo(Ro,o),r=Ro[0];var a=(i=Ro[1])-r;return this.addData(Co.A,t,e,n,n,r,a,0,o?0:1),this._ctx&&this._ctx.arc(t,e,n,r,i,o),this._xi=To(i)*n+t,this._yi=Bo(i)*n+e,this},t.prototype.arcTo=function(t,e,n,r,i){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,r,i),this},t.prototype.rect=function(t,e,n,r){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,r),this.addData(Co.R,t,e,n,r),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(Co.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},t.prototype.fill=function(t){t&&t.fill(),this.toStatic()},t.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(t){var e=t.length;this.data&&this.data.length===e||!No||(this.data=new Float32Array(e));for(var n=0;n<e;n++)this.data[n]=t[n];this._len=e},t.prototype.appendPath=function(t){t instanceof Array||(t=[t]);for(var e=t.length,n=0,r=this._len,i=0;i<e;i++)n+=t[i].len();for(No&&this.data instanceof Float32Array&&(this.data=new Float32Array(r+n)),i=0;i<e;i++)for(var o=t[i].data,a=0;a<o.length;a++)this.data[r++]=o[a];this._len=r},t.prototype.addData=function(t,e,n,r,i,o,a,s,u){if(this._saveData){var l=this.data;this._len+arguments.length>l.length&&(this._expandData(),l=this.data);for(var c=0;c<arguments.length;c++)l[this._len++]=arguments[c]}},t.prototype._drawPendingPt=function(){this._pendingPtDist>0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var t=[],e=0;e<this._len;e++)t[e]=this.data[e];this.data=t}},t.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var t=this.data;t instanceof Array&&(t.length=this._len,No&&this._len>11&&(this.data=new Float32Array(t)))}},t.prototype.getBoundingRect=function(){Eo[0]=Eo[1]=Mo[0]=Mo[1]=Number.MAX_VALUE,Fo[0]=Fo[1]=ko[0]=ko[1]=-Number.MAX_VALUE;var t,e=this.data,n=0,r=0,i=0,o=0;for(t=0;t<this._len;){var a=e[t++],s=1===t;switch(s&&(i=n=e[t],o=r=e[t+1]),a){case Co.M:n=i=e[t++],r=o=e[t++],Mo[0]=i,Mo[1]=o,ko[0]=i,ko[1]=o;break;case Co.L:vo(n,r,e[t],e[t+1],Mo,ko),n=e[t++],r=e[t++];break;case Co.C:_o(n,r,e[t++],e[t++],e[t++],e[t++],e[t],e[t+1],Mo,ko),n=e[t++],r=e[t++];break;case Co.Q:xo(n,r,e[t++],e[t++],e[t],e[t+1],Mo,ko),n=e[t++],r=e[t++];break;case Co.A:var u=e[t++],l=e[t++],c=e[t++],h=e[t++],d=e[t++],p=e[t++]+d;t+=1;var f=!e[t++];s&&(i=To(d)*c+u,o=Bo(d)*h+l),wo(u,l,c,h,d,p,f,Mo,ko),n=To(p)*c+u,r=Bo(p)*h+l;break;case Co.R:vo(i=n=e[t++],o=r=e[t++],i+e[t++],o+e[t++],Mo,ko);break;case Co.Z:n=i,r=o}H(Eo,Eo,Mo),G(Fo,Fo,ko)}return 0===t&&(Eo[0]=Eo[1]=Fo[0]=Fo[1]=0),new Rt(Eo[0],Eo[1],Fo[0]-Eo[0],Fo[1]-Eo[1])},t.prototype._calculateLength=function(){var t=this.data,e=this._len,n=this._ux,r=this._uy,i=0,o=0,a=0,s=0;this._pathSegLen||(this._pathSegLen=[]);for(var u=this._pathSegLen,l=0,c=0,h=0;h<e;){var d=t[h++],p=1===h;p&&(a=i=t[h],s=o=t[h+1]);var f=-1;switch(d){case Co.M:i=a=t[h++],o=s=t[h++];break;case Co.L:var g=t[h++],m=t[h++],y=g-i,v=m-o;(Lo(y)>n||Lo(v)>r||h===e-1)&&(f=Math.sqrt(y*y+v*v),i=g,o=m);break;case Co.C:var D=t[h++],b=t[h++],_=(g=t[h++],m=t[h++],t[h++]),x=t[h++];f=ke(i,o,D,b,g,m,_,x,10),i=_,o=x;break;case Co.Q:f=je(i,o,D=t[h++],b=t[h++],g=t[h++],m=t[h++],10),i=g,o=m;break;case Co.A:var w=t[h++],C=t[h++],A=t[h++],S=t[h++],E=t[h++],F=t[h++],M=F+E;h+=1,p&&(a=To(E)*A+w,s=Bo(E)*S+C),f=Io(A,S)*Oo(Po,Math.abs(F)),i=To(M)*A+w,o=Bo(M)*S+C;break;case Co.R:a=i=t[h++],s=o=t[h++],f=2*t[h++]+2*t[h++];break;case Co.Z:y=a-i,v=s-o,f=Math.sqrt(y*y+v*v),i=a,o=s}f>=0&&(u[c++]=f,l+=f)}return this._pathLen=l,l},t.prototype.rebuildPath=function(t,e){var n,r,i,o,a,s,u,l,c,h,d=this.data,p=this._ux,f=this._uy,g=this._len,m=e<1,y=0,v=0,D=0;if(!m||(this._pathSegLen||this._calculateLength(),u=this._pathSegLen,l=e*this._pathLen))t:for(var b=0;b<g;){var _=d[b++],x=1===b;switch(x&&(n=i=d[b],r=o=d[b+1]),_!==Co.L&&D>0&&(t.lineTo(c,h),D=0),_){case Co.M:n=i=d[b++],r=o=d[b++],t.moveTo(i,o);break;case Co.L:a=d[b++],s=d[b++];var w=Lo(a-i),C=Lo(s-o);if(w>p||C>f){if(m){var A=u[v++];if(y+A>l){var S=(l-y)/A;t.lineTo(i*(1-S)+a*S,o*(1-S)+s*S);break t}y+=A}t.lineTo(a,s),i=a,o=s,D=0}else{var E=w*w+C*C;E>D&&(c=a,h=s,D=E)}break;case Co.C:var F=d[b++],M=d[b++],k=d[b++],O=d[b++],I=d[b++],T=d[b++];if(m){if(y+(A=u[v++])>l){Fe(i,F,k,I,S=(l-y)/A,Ao),Fe(o,M,O,T,S,So),t.bezierCurveTo(Ao[1],So[1],Ao[2],So[2],Ao[3],So[3]);break t}y+=A}t.bezierCurveTo(F,M,k,O,I,T),i=I,o=T;break;case Co.Q:if(F=d[b++],M=d[b++],k=d[b++],O=d[b++],m){if(y+(A=u[v++])>l){Be(i,F,k,S=(l-y)/A,Ao),Be(o,M,O,S,So),t.quadraticCurveTo(Ao[1],So[1],Ao[2],So[2]);break t}y+=A}t.quadraticCurveTo(F,M,k,O),i=k,o=O;break;case Co.A:var B=d[b++],L=d[b++],j=d[b++],P=d[b++],N=d[b++],R=d[b++],z=d[b++],V=!d[b++],H=j>P?j:P,G=Lo(j-P)>.001,q=N+R,W=!1;if(m&&(y+(A=u[v++])>l&&(q=N+R*(l-y)/A,W=!0),y+=A),G&&t.ellipse?t.ellipse(B,L,j,P,z,N,q,V):t.arc(B,L,H,N,q,V),W)break t;x&&(n=To(N)*j+B,r=Bo(N)*P+L),i=To(q)*j+B,o=Bo(q)*P+L;break;case Co.R:n=i=d[b],r=o=d[b+1],a=d[b++],s=d[b++];var U=d[b++],Z=d[b++];if(m){if(y+(A=u[v++])>l){var Y=l-y;t.moveTo(a,s),t.lineTo(a+Oo(Y,U),s),(Y-=U)>0&&t.lineTo(a+U,s+Oo(Y,Z)),(Y-=Z)>0&&t.lineTo(a+Io(U-Y,0),s+Z),(Y-=U)>0&&t.lineTo(a,s+Io(Z-Y,0));break t}y+=A}t.rect(a,s,U,Z);break;case Co.Z:if(m){if(y+(A=u[v++])>l){S=(l-y)/A,t.lineTo(i*(1-S)+n*S,o*(1-S)+r*S);break t}y+=A}t.closePath(),i=n,o=r}}},t.prototype.clone=function(){var e=new t,n=this.data;return e.data=n.slice?n.slice():Array.prototype.slice.call(n),e._len=this._len,e},t.CMD=Co,t.initDefaultProps=function(){var e=t.prototype;e._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0}(),t}(),Go=Ho;function qo(t,e,n,r,i,o,a){if(0===i)return!1;var s,u=i;if(a>e+u&&a>r+u||a<e-u&&a<r-u||o>t+u&&o>n+u||o<t-u&&o<n-u)return!1;if(t===n)return Math.abs(o-t)<=u/2;var l=(s=(e-r)/(t-n))*o-a+(t*r-n*e)/(t-n);return l*l/(s*s+1)<=u/2*u/2}function Wo(t,e,n,r,i,o,a,s,u,l,c){if(0===u)return!1;var h=u;return!(c>e+h&&c>r+h&&c>o+h&&c>s+h||c<e-h&&c<r-h&&c<o-h&&c<s-h||l>t+h&&l>n+h&&l>i+h&&l>a+h||l<t-h&&l<n-h&&l<i-h&&l<a-h)&&Me(t,e,n,r,i,o,a,s,l,c,null)<=h/2}function Uo(t,e,n,r,i,o,a,s,u){if(0===a)return!1;var l=a;return!(u>e+l&&u>r+l&&u>o+l||u<e-l&&u<r-l&&u<o-l||s>t+l&&s>n+l&&s>i+l||s<t-l&&s<n-l&&s<i-l)&&Le(t,e,n,r,i,o,s,u,null)<=l/2}var Zo=2*Math.PI;function Yo(t){return(t%=Zo)<0&&(t+=Zo),t}var Xo=2*Math.PI;function $o(t,e,n,r,i,o,a,s,u){if(0===a)return!1;var l=a;s-=t,u-=e;var c=Math.sqrt(s*s+u*u);if(c-l>n||c+l<n)return!1;if(Math.abs(r-i)%Xo<1e-4)return!0;if(o){var h=r;r=Yo(i),i=Yo(h)}else r=Yo(r),i=Yo(i);r>i&&(i+=Xo);var d=Math.atan2(u,s);return d<0&&(d+=Xo),d>=r&&d<=i||d+Xo>=r&&d+Xo<=i}function Ko(t,e,n,r,i,o){if(o>e&&o>r||o<e&&o<r)return 0;if(r===e)return 0;var a=(o-e)/(r-e),s=r<e?1:-1;1!==a&&0!==a||(s=r<e?.5:-.5);var u=a*(n-t)+t;return u===i?1/0:u>i?s:0}var Jo=Go.CMD,Qo=2*Math.PI;var ta=[-1,-1,-1],ea=[-1,-1];function na(){var t=ea[0];ea[0]=ea[1],ea[1]=t}function ra(t,e,n,r,i,o,a,s,u,l){if(l>e&&l>r&&l>o&&l>s||l<e&&l<r&&l<o&&l<s)return 0;var c=Se(e,r,o,s,l,ta);if(0===c)return 0;for(var h=0,d=-1,p=void 0,f=void 0,g=0;g<c;g++){var m=ta[g],y=0===m||1===m?.5:1;Ce(t,n,i,a,m)<u||(d<0&&(d=Ee(e,r,o,s,ea),ea[1]<ea[0]&&d>1&&na(),p=Ce(e,r,o,s,ea[0]),d>1&&(f=Ce(e,r,o,s,ea[1]))),2===d?m<ea[0]?h+=p<e?y:-y:m<ea[1]?h+=f<p?y:-y:h+=s<f?y:-y:m<ea[0]?h+=p<e?y:-y:h+=s<p?y:-y)}return h}function ia(t,e,n,r,i,o,a,s){if(s>e&&s>r&&s>o||s<e&&s<r&&s<o)return 0;var u=function(t,e,n,r,i){var o=t-2*e+n,a=2*(e-t),s=t-r,u=0;if(xe(o)){if(we(a)){var l=-s/a;l>=0&&l<=1&&(i[u++]=l)}}else{var c=a*a-4*o*s;if(xe(c))(l=-a/(2*o))>=0&&l<=1&&(i[u++]=l);else if(c>0){var h=fe(c),d=(l=(-a+h)/(2*o),(-a-h)/(2*o));l>=0&&l<=1&&(i[u++]=l),d>=0&&d<=1&&(i[u++]=d)}}return u}(e,r,o,s,ta);if(0===u)return 0;var l=Te(e,r,o);if(l>=0&&l<=1){for(var c=0,h=Oe(e,r,o,l),d=0;d<u;d++){var p=0===ta[d]||1===ta[d]?.5:1,f=Oe(t,n,i,ta[d]);f<a||(ta[d]<l?c+=h<e?p:-p:c+=o<h?p:-p)}return c}return p=0===ta[0]||1===ta[0]?.5:1,(f=Oe(t,n,i,ta[0]))<a?0:o<e?p:-p}function oa(t,e,n,r,i,o,a,s){if((s-=e)>n||s<-n)return 0;var u=Math.sqrt(n*n-s*s);ta[0]=-u,ta[1]=u;var l=Math.abs(r-i);if(l<1e-4)return 0;if(l>=Qo-1e-4){r=0,i=Qo;var c=o?1:-1;return a>=ta[0]+t&&a<=ta[1]+t?c:0}if(r>i){var h=r;r=i,i=h}r<0&&(r+=Qo,i+=Qo);for(var d=0,p=0;p<2;p++){var f=ta[p];if(f+t>a){var g=Math.atan2(s,f);c=o?1:-1,g<0&&(g=Qo+g),(g>=r&&g<=i||g+Qo>=r&&g+Qo<=i)&&(g>Math.PI/2&&g<1.5*Math.PI&&(c=-c),d+=c)}}return d}function aa(t,e,n,r,i){for(var o,a,s=t.data,u=t.len(),l=0,c=0,h=0,d=0,p=0,f=0;f<u;){var g=s[f++],m=1===f;switch(g===Jo.M&&f>1&&(n||(l+=Ko(c,h,d,p,r,i))),m&&(d=c=s[f],p=h=s[f+1]),g){case Jo.M:c=d=s[f++],h=p=s[f++];break;case Jo.L:if(n){if(qo(c,h,s[f],s[f+1],e,r,i))return!0}else l+=Ko(c,h,s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case Jo.C:if(n){if(Wo(c,h,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],e,r,i))return!0}else l+=ra(c,h,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case Jo.Q:if(n){if(Uo(c,h,s[f++],s[f++],s[f],s[f+1],e,r,i))return!0}else l+=ia(c,h,s[f++],s[f++],s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case Jo.A:var y=s[f++],v=s[f++],D=s[f++],b=s[f++],_=s[f++],x=s[f++];f+=1;var w=!!(1-s[f++]);o=Math.cos(_)*D+y,a=Math.sin(_)*b+v,m?(d=o,p=a):l+=Ko(c,h,o,a,r,i);var C=(r-y)*b/D+y;if(n){if($o(y,v,b,_,_+x,w,e,C,i))return!0}else l+=oa(y,v,b,_,_+x,w,C,i);c=Math.cos(_+x)*D+y,h=Math.sin(_+x)*b+v;break;case Jo.R:if(d=c=s[f++],p=h=s[f++],o=d+s[f++],a=p+s[f++],n){if(qo(d,p,o,p,e,r,i)||qo(o,p,o,a,e,r,i)||qo(o,a,d,a,e,r,i)||qo(d,a,d,p,e,r,i))return!0}else l+=Ko(o,p,o,a,r,i),l+=Ko(d,a,d,p,r,i);break;case Jo.Z:if(n){if(qo(c,h,d,p,e,r,i))return!0}else l+=Ko(c,h,d,p,r,i);c=d,h=p}}return n||function(t,e){return Math.abs(t-e)<1e-4}(h,p)||(l+=Ko(c,h,d,p,r,i)||0),0!==l}var sa=Object(m.defaults)({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},to),ua={style:Object(m.defaults)({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},eo.style)},la=Nn.concat(["invisible","culling","z","z2","zlevel","parent"]),ca=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.update=function(){var n=this;t.prototype.update.call(this);var r=this.style;if(r.decal){var i=this._decalEl=this._decalEl||new e;i.buildPath===e.prototype.buildPath&&(i.buildPath=function(t){n.buildPath(t,n.shape)}),i.silent=!0;var o=i.style;for(var a in r)o[a]!==r[a]&&(o[a]=r[a]);o.fill=r.fill?r.decal:null,o.decal=null,o.shadowColor=null,r.strokeFirst&&(o.stroke=null);for(var s=0;s<la.length;++s)i[la[s]]=this[la[s]];i.__dirty|=ne}else this._decalEl&&(this._decalEl=null)},e.prototype.getDecalElement=function(){return this._decalEl},e.prototype._init=function(e){var n=Object(m.keys)(e);this.shape=this.getDefaultShape();var r=this.getDefaultStyle();r&&this.useStyle(r);for(var i=0;i<n.length;i++){var o=n[i],a=e[o];"style"===o?this.style?Object(m.extend)(this.style,a):this.useStyle(a):"shape"===o?Object(m.extend)(this.shape,a):t.prototype.attrKV.call(this,o,a)}this.style||this.useStyle({})},e.prototype.getDefaultStyle=function(){return null},e.prototype.getDefaultShape=function(){return{}},e.prototype.canBeInsideText=function(){return this.hasFill()},e.prototype.getInsideTextFill=function(){var t=this.style.fill;if("none"!==t){if(Object(m.isString)(t)){var e=Object(Ve.lum)(t,0);return e>.5?Fn:e>.2?"#eee":Mn}if(t)return Mn}return Fn},e.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(Object(m.isString)(e)){var n=this.__zr;if(!(!n||!n.isDarkMode())===Object(Ve.lum)(t,0)<.4)return e}},e.prototype.buildPath=function(t,e,n){},e.prototype.pathUpdated=function(){this.__dirty&=~re},e.prototype.getUpdatedPathProxy=function(t){return!this.path&&this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,t),this.path},e.prototype.createPathProxy=function(){this.path=new Go(!1)},e.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))},e.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},e.prototype.getBoundingRect=function(){var t=this._rect,e=this.style,n=!t;if(n){var r=!1;this.path||(r=!0,this.createPathProxy());var i=this.path;(r||this.__dirty&re)&&(i.beginPath(),this.buildPath(i,this.shape,!1),this.pathUpdated()),t=i.getBoundingRect()}if(this._rect=t,this.hasStroke()&&this.path&&this.path.len()>0){var o=this._rectStroke||(this._rectStroke=t.clone());if(this.__dirty||n){o.copy(t);var a=e.strokeNoScale?this.getLineScale():1,s=e.lineWidth;if(!this.hasFill()){var u=this.strokeContainThreshold;s=Math.max(s,null==u?4:u)}a>1e-10&&(o.width+=s/a,o.height+=s/a,o.x-=s/a/2,o.y-=s/a/2)}return o}return t},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),r=this.getBoundingRect(),i=this.style;if(t=n[0],e=n[1],r.contain(t,e)){var o=this.path;if(this.hasStroke()){var a=i.lineWidth,s=i.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(a=Math.max(a,this.strokeContainThreshold)),function(t,e,n,r){return aa(t,e,!0,n,r)}(o,a/s,t,e)))return!0}if(this.hasFill())return function(t,e,n){return aa(t,0,!1,e,n)}(o,t,e)}return!1},e.prototype.dirtyShape=function(){this.__dirty|=re,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},e.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},e.prototype.animateShape=function(t){return this.animate("shape",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():"shape"===t?this.dirtyShape():this.markRedraw()},e.prototype.attrKV=function(e,n){"shape"===e?this.setShape(n):t.prototype.attrKV.call(this,e,n)},e.prototype.setShape=function(t,e){var n=this.shape;return n||(n=this.shape={}),"string"==typeof t?n[t]=e:Object(m.extend)(n,t),this.dirtyShape(),this},e.prototype.shapeChanged=function(){return!!(this.__dirty&re)},e.prototype.createStyle=function(t){return Object(m.createObject)(sa,t)},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.shape&&!n.shape&&(n.shape=Object(m.extend)({},this.shape))},e.prototype._applyStateObj=function(e,n,r,i,o,a){t.prototype._applyStateObj.call(this,e,n,r,i,o,a);var s,u=!(n&&i);if(n&&n.shape?o?i?s=n.shape:(s=Object(m.extend)({},r.shape),Object(m.extend)(s,n.shape)):(s=Object(m.extend)({},i?this.shape:r.shape),Object(m.extend)(s,n.shape)):u&&(s=r.shape),s)if(o){this.shape=Object(m.extend)({},this.shape);for(var l={},c=Object(m.keys)(s),h=0;h<c.length;h++){var d=c[h];"object"==typeof s[d]?this.shape[d]=s[d]:l[d]=s[d]}this._transitionState(e,{shape:l},a)}else this.shape=s,this.dirtyShape()},e.prototype._mergeStates=function(e){for(var n,r=t.prototype._mergeStates.call(this,e),i=0;i<e.length;i++){var o=e[i];o.shape&&(n=n||{},this._mergeStyle(n,o.shape))}return n&&(r.shape=n),r},e.prototype.getAnimationStyleProps=function(){return ua},e.prototype.isZeroArea=function(){return!1},e.extend=function(t){var n=function(e){function n(n){var r=e.call(this,n)||this;return t.init&&t.init.call(r,n),r}return v(n,e),n.prototype.getDefaultStyle=function(){return Object(m.clone)(t.style)},n.prototype.getDefaultShape=function(){return Object(m.clone)(t.shape)},n}(e);for(var r in t)"function"==typeof t[r]&&(n.prototype[r]=t[r]);return n},e.initDefaultProps=function(){var t=e.prototype;t.type="path",t.strokeContainThreshold=5,t.segmentIgnoreThreshold=0,t.subPixelOptimize=!1,t.autoBatch=!1,t.__dirty=2|ne|re}(),e}(so),ha=ca,da=Object(m.defaults)({strokeFirst:!0,font:Hn.a,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},sa),pa=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return v(e,t),e.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return null!=e&&"none"!==e&&t.lineWidth>0},e.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},e.prototype.createStyle=function(t){return Object(m.createObject)(da,t)},e.prototype.setBoundingRect=function(t){this._rect=t},e.prototype.getBoundingRect=function(){var t=this.style;if(!this._rect){var e=t.text;null!=e?e+="":e="";var n=Un(e,t.font,t.textAlign,t.textBaseline);if(n.x+=t.x||0,n.y+=t.y||0,this.hasStroke()){var r=t.lineWidth;n.x-=r/2,n.y-=r/2,n.width+=r,n.height+=r}this._rect=n}return this._rect},e.initDefaultProps=void(e.prototype.dirtyRectTolerance=10),e}(so);pa.prototype.type="tspan";var fa=pa,ga=Object(m.defaults)({x:0,y:0},to),ma={style:Object(m.defaults)({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},eo.style)};var ya=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return v(e,t),e.prototype.createStyle=function(t){return Object(m.createObject)(ga,t)},e.prototype._getSize=function(t){var e=this.style,n=e[t];if(null!=n)return n;var r=function(t){return!!(t&&"string"!=typeof t&&t.width&&t.height)}(e.image)?e.image:this.__image;if(!r)return 0;var i="width"===t?"height":"width",o=e[i];return null==o?r[t]:r[t]/r[i]*o},e.prototype.getWidth=function(){return this._getSize("width")},e.prototype.getHeight=function(){return this._getSize("height")},e.prototype.getAnimationStyleProps=function(){return ma},e.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new Rt(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect},e}(so);ya.prototype.type="image";var va=ya;var Da=Math.round;function ba(t,e,n){if(e){var r=e.x1,i=e.x2,o=e.y1,a=e.y2;t.x1=r,t.x2=i,t.y1=o,t.y2=a;var s=n&&n.lineWidth;return s?(Da(2*r)===Da(2*i)&&(t.x1=t.x2=xa(r,s,!0)),Da(2*o)===Da(2*a)&&(t.y1=t.y2=xa(o,s,!0)),t):t}}function _a(t,e,n){if(e){var r=e.x,i=e.y,o=e.width,a=e.height;t.x=r,t.y=i,t.width=o,t.height=a;var s=n&&n.lineWidth;return s?(t.x=xa(r,s,!0),t.y=xa(i,s,!0),t.width=Math.max(xa(r+o,s,!1)-t.x,0===o?0:1),t.height=Math.max(xa(i+a,s,!1)-t.y,0===a?0:1),t):t}}function xa(t,e,n){if(!e)return t;var r=Da(2*t);return(r+Da(e))%2==0?r/2:(r+(n?1:-1))/2}var wa=function(){this.x=0,this.y=0,this.width=0,this.height=0},Ca={},Aa=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultShape=function(){return new wa},e.prototype.buildPath=function(t,e){var n,r,i,o;if(this.subPixelOptimize){var a=_a(Ca,e,this.style);n=a.x,r=a.y,i=a.width,o=a.height,a.r=e.r,e=a}else n=e.x,r=e.y,i=e.width,o=e.height;e.r?function(t,e){var n,r,i,o,a,s=e.x,u=e.y,l=e.width,c=e.height,h=e.r;l<0&&(s+=l,l=-l),c<0&&(u+=c,c=-c),"number"==typeof h?n=r=i=o=h:h instanceof Array?1===h.length?n=r=i=o=h[0]:2===h.length?(n=i=h[0],r=o=h[1]):3===h.length?(n=h[0],r=o=h[1],i=h[2]):(n=h[0],r=h[1],i=h[2],o=h[3]):n=r=i=o=0,n+r>l&&(n*=l/(a=n+r),r*=l/a),i+o>l&&(i*=l/(a=i+o),o*=l/a),r+i>c&&(r*=c/(a=r+i),i*=c/a),n+o>c&&(n*=c/(a=n+o),o*=c/a),t.moveTo(s+n,u),t.lineTo(s+l-r,u),0!==r&&t.arc(s+l-r,u+r,r,-Math.PI/2,0),t.lineTo(s+l,u+c-i),0!==i&&t.arc(s+l-i,u+c-i,i,0,Math.PI/2),t.lineTo(s+o,u+c),0!==o&&t.arc(s+o,u+c-o,o,Math.PI/2,Math.PI),t.lineTo(s,u+n),0!==n&&t.arc(s+n,u+n,n,Math.PI,1.5*Math.PI)}(t,e):t.rect(n,r,i,o)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}(ha);Aa.prototype.type="rect";var Sa=Aa,Ea={fill:"#000"},Fa={style:Object(m.defaults)({fill:!0,stroke:!0,fillOpacity:!0,strokeOpacity:!0,lineWidth:!0,fontSize:!0,lineHeight:!0,width:!0,height:!0,textShadowColor:!0,textShadowBlur:!0,textShadowOffsetX:!0,textShadowOffsetY:!0,backgroundColor:!0,padding:!0,borderColor:!0,borderWidth:!0,borderRadius:!0},eo.style)},Ma=function(t){function e(e){var n=t.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=Ea,n.attr(e),n}return v(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var e=0;e<this._children.length;e++){var n=this._children[e];n.zlevel=this.zlevel,n.z=this.z,n.z2=this.z2,n.culling=this.culling,n.cursor=this.cursor,n.invisible=this.invisible}},e.prototype.updateTransform=function(){var e=this.innerTransformable;e?(e.updateTransform(),e.transform&&(this.transform=e.transform)):t.prototype.updateTransform.call(this)},e.prototype.getLocalTransform=function(e){var n=this.innerTransformable;return n?n.getLocalTransform(e):t.prototype.getLocalTransform.call(this,e)},e.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),t.prototype.getComputedTransform.call(this)},e.prototype._updateSubTexts=function(){this._childCursor=0,function(t){ja(t),Object(m.each)(t.rich,ja)}(this.style),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=e},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=null},e.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var t=new Rt(0,0,0,0),e=this._children,n=[],r=null,i=0;i<e.length;i++){var o=e[i],a=o.getBoundingRect(),s=o.getLocalTransform(n);s?(t.copy(a),t.applyTransform(s),(r=r||t.clone()).union(t)):(r=r||a.clone()).union(a)}this._rect=r||t}return this._rect},e.prototype.setDefaultTextStyle=function(t){this._defaultStyle=t||Ea},e.prototype.setTextContent=function(t){},e.prototype._mergeStyle=function(t,e){if(!e)return t;var n=e.rich,r=t.rich||n&&{};return Object(m.extend)(t,e),n&&r?(this._mergeRich(r,n),t.rich=r):r&&(t.rich=r),t},e.prototype._mergeRich=function(t,e){for(var n=Object(m.keys)(e),r=0;r<n.length;r++){var i=n[r];t[i]=t[i]||{},Object(m.extend)(t[i],e[i])}},e.prototype.getAnimationStyleProps=function(){return Fa},e.prototype._getOrCreateChild=function(t){var e=this._children[this._childCursor];return e&&e instanceof t||(e=new t),this._children[this._childCursor++]=e,e.__zr=this.__zr,e.parent=this,e},e.prototype._updatePlainTexts=function(){var t=this.style,e=t.font||Hn.a,n=t.padding,r=qi(za(t),t),i=Va(t),o=!!t.backgroundColor,a=r.outerHeight,s=r.outerWidth,u=r.contentWidth,l=r.lines,c=r.lineHeight,h=this._defaultStyle;this.isTruncated=!!r.isTruncated;var d=t.x||0,p=t.y||0,f=t.align||h.align||"left",g=t.verticalAlign||h.verticalAlign||"top",m=d,y=Yn(p,r.contentHeight,g);if(i||n){var v=Zn(d,s,f),D=Yn(p,a,g);i&&this._renderBackground(t,t,v,D,s,a)}y+=c/2,n&&(m=Ra(d,f,n),"top"===g?y+=n[0]:"bottom"===g&&(y-=n[2]));for(var b=0,_=!1,x=(Na("fill"in t?t.fill:(_=!0,h.fill))),w=(Pa("stroke"in t?t.stroke:o||h.autoStroke&&!_?null:(b=2,h.stroke))),C=t.textShadowBlur>0,A=null!=t.width&&("truncate"===t.overflow||"break"===t.overflow||"breakAll"===t.overflow),S=r.calculatedLineHeight,E=0;E<l.length;E++){var F=this._getOrCreateChild(fa),M=F.createStyle();F.useStyle(M),M.text=l[E],M.x=m,M.y=y,f&&(M.textAlign=f),M.textBaseline="middle",M.opacity=t.opacity,M.strokeFirst=!0,C&&(M.shadowBlur=t.textShadowBlur||0,M.shadowColor=t.textShadowColor||"transparent",M.shadowOffsetX=t.textShadowOffsetX||0,M.shadowOffsetY=t.textShadowOffsetY||0),M.stroke=w,M.fill=x,w&&(M.lineWidth=t.lineWidth||b,M.lineDash=t.lineDash,M.lineDashOffset=t.lineDashOffset||0),M.font=e,Ba(M,t),y+=c,A&&F.setBoundingRect(new Rt(Zn(M.x,u,M.textAlign),Yn(M.y,S,M.textBaseline),u,S))}},e.prototype._updateRichTexts=function(){var t=this.style,e=Yi(za(t),t),n=e.width,r=e.outerWidth,i=e.outerHeight,o=t.padding,a=t.x||0,s=t.y||0,u=this._defaultStyle,l=t.align||u.align,c=t.verticalAlign||u.verticalAlign;this.isTruncated=!!e.isTruncated;var h=Zn(a,r,l),d=Yn(s,i,c),p=h,f=d;o&&(p+=o[3],f+=o[0]);var g=p+n;Va(t)&&this._renderBackground(t,t,h,d,r,i);for(var m=!!t.backgroundColor,y=0;y<e.lines.length;y++){for(var v=e.lines[y],D=v.tokens,b=D.length,_=v.lineHeight,x=v.width,w=0,C=p,A=g,S=b-1,E=void 0;w<b&&(!(E=D[w]).align||"left"===E.align);)this._placeToken(E,t,_,f,C,"left",m),x-=E.width,C+=E.width,w++;for(;S>=0&&"right"===(E=D[S]).align;)this._placeToken(E,t,_,f,A,"right",m),x-=E.width,A-=E.width,S--;for(C+=(n-(C-p)-(g-A)-x)/2;w<=S;)E=D[w],this._placeToken(E,t,_,f,C+E.width/2,"center",m),C+=E.width,w++;f+=_}},e.prototype._placeToken=function(t,e,n,r,i,o,a){var s=e.rich[t.styleName]||{};s.text=t.text;var u=t.verticalAlign,l=r+n/2;"top"===u?l=r+t.height/2:"bottom"===u&&(l=r+n-t.height/2),!t.isLineHolder&&Va(s)&&this._renderBackground(s,e,"right"===o?i-t.width:"center"===o?i-t.width/2:i,l-t.height/2,t.width,t.height);var c=!!s.backgroundColor,h=t.textPadding;h&&(i=Ra(i,o,h),l-=t.height/2-h[0]-t.innerHeight/2);var d=this._getOrCreateChild(fa),p=d.createStyle();d.useStyle(p);var f=this._defaultStyle,g=!1,y=0,v=Na("fill"in s?s.fill:"fill"in e?e.fill:(g=!0,f.fill)),D=Pa("stroke"in s?s.stroke:"stroke"in e?e.stroke:c||a||f.autoStroke&&!g?null:(y=2,f.stroke)),b=s.textShadowBlur>0||e.textShadowBlur>0;p.text=t.text,p.x=i,p.y=l,b&&(p.shadowBlur=s.textShadowBlur||e.textShadowBlur||0,p.shadowColor=s.textShadowColor||e.textShadowColor||"transparent",p.shadowOffsetX=s.textShadowOffsetX||e.textShadowOffsetX||0,p.shadowOffsetY=s.textShadowOffsetY||e.textShadowOffsetY||0),p.textAlign=o,p.textBaseline="middle",p.font=t.font||Hn.a,p.opacity=Object(m.retrieve3)(s.opacity,e.opacity,1),Ba(p,s),D&&(p.lineWidth=Object(m.retrieve3)(s.lineWidth,e.lineWidth,y),p.lineDash=Object(m.retrieve2)(s.lineDash,e.lineDash),p.lineDashOffset=e.lineDashOffset||0,p.stroke=D),v&&(p.fill=v);var _=t.contentWidth,x=t.contentHeight;d.setBoundingRect(new Rt(Zn(p.x,_,p.textAlign),Yn(p.y,x,p.textBaseline),_,x))},e.prototype._renderBackground=function(t,e,n,r,i,o){var a,s,u=t.backgroundColor,l=t.borderWidth,c=t.borderColor,h=u&&u.image,d=u&&!h,p=t.borderRadius,f=this;if(d||t.lineHeight||l&&c){(a=this._getOrCreateChild(Sa)).useStyle(a.createStyle()),a.style.fill=null;var g=a.shape;g.x=n,g.y=r,g.width=i,g.height=o,g.r=p,a.dirtyShape()}if(d){var y=a.style;y.fill=u||null,y.fillOpacity=Object(m.retrieve2)(t.fillOpacity,1)}else if(h){(s=this._getOrCreateChild(va)).onload=function(){f.dirtyStyle()};var v=s.style;v.image=u.image,v.x=n,v.y=r,v.width=i,v.height=o}l&&c&&((y=a.style).lineWidth=l,y.stroke=c,y.strokeOpacity=Object(m.retrieve2)(t.strokeOpacity,1),y.lineDash=t.borderDash,y.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill()&&a.hasStroke()&&(y.strokeFirst=!0,y.lineWidth*=2));var D=(a||s).style;D.shadowBlur=t.shadowBlur||0,D.shadowColor=t.shadowColor||"transparent",D.shadowOffsetX=t.shadowOffsetX||0,D.shadowOffsetY=t.shadowOffsetY||0,D.opacity=Object(m.retrieve3)(t.opacity,e.opacity,1)},e.makeFont=function(t){var e="";return La(t)&&(e=[t.fontStyle,t.fontWeight,Ta(t.fontSize),t.fontFamily||"sans-serif"].join(" ")),e&&Object(m.trim)(e)||t.textFont||t.font},e}(so),ka={left:!0,right:1,center:1},Oa={top:1,bottom:1,middle:1},Ia=["fontStyle","fontWeight","fontSize","fontFamily"];function Ta(t){return"string"!=typeof t||-1===t.indexOf("px")&&-1===t.indexOf("rem")&&-1===t.indexOf("em")?isNaN(+t)?Hn.c+"px":t+"px":t}function Ba(t,e){for(var n=0;n<Ia.length;n++){var r=Ia[n],i=e[r];null!=i&&(t[r]=i)}}function La(t){return null!=t.fontSize||t.fontFamily||t.fontWeight}function ja(t){if(t){t.font=Ma.makeFont(t);var e=t.align;"middle"===e&&(e="center"),t.align=null==e||ka[e]?e:"left";var n=t.verticalAlign;"center"===n&&(n="middle"),t.verticalAlign=null==n||Oa[n]?n:"top",t.padding&&(t.padding=Object(m.normalizeCssArray)(t.padding))}}function Pa(t,e){return null==t||e<=0||"transparent"===t||"none"===t?null:t.image||t.colorStops?"#000":t}function Na(t){return null==t||"none"===t?null:t.image||t.colorStops?"#000":t}function Ra(t,e,n){return"right"===e?t-n[1]:"center"===e?t+n[3]/2-n[1]/2:t+n[3]}function za(t){var e=t.text;return null!=e&&(e+=""),e}function Va(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}var Ha=Ma,Ga=hi(),qa=function(t,e,n,r){if(r){var i=Ga(r);i.dataIndex=n,i.dataType=e,i.seriesIndex=t,i.ssrType="chart","group"===r.type&&r.traverse((function(r){var i=Ga(r);i.seriesIndex=t,i.dataIndex=n,i.dataType=e,i.ssrType="chart"}))}},Wa=1,Ua={},Za=hi(),Ya=hi(),Xa=["emphasis","blur","select"],$a=["normal","emphasis","blur","select"],Ka=10,Ja=9,Qa="highlight",ts="downplay",es="select",ns="unselect",rs="toggleSelect";function is(t){return null!=t&&"none"!==t}function os(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function as(t){os(t,"emphasis",2)}function ss(t){2===t.hoverState&&os(t,"normal",0)}function us(t){os(t,"blur",1)}function ls(t){1===t.hoverState&&os(t,"normal",0)}function cs(t){t.selected=!0}function hs(t){t.selected=!1}function ds(t,e,n){e(t,n)}function ps(t,e,n){ds(t,e,n),t.isGroup&&t.traverse((function(t){ds(t,e,n)}))}function fs(t,e){switch(e){case"emphasis":t.hoverState=2;break;case"normal":t.hoverState=0;break;case"blur":t.hoverState=1;break;case"select":t.selected=!0}}function gs(t,e){var n=this.states[t];if(this.style){if("emphasis"===t)return function(t,e,n,r){var i=n&&Object(m.indexOf)(n,"select")>=0,o=!1;if(t instanceof ha){var a=Za(t),s=i&&a.selectFill||a.normalFill,u=i&&a.selectStroke||a.normalStroke;if(is(s)||is(u)){var l=(r=r||{}).style||{};"inherit"===l.fill?(o=!0,r=Object(m.extend)({},r),(l=Object(m.extend)({},l)).fill=s):!is(l.fill)&&is(s)?(o=!0,r=Object(m.extend)({},r),(l=Object(m.extend)({},l)).fill=Object(Ve.liftColor)(s)):!is(l.stroke)&&is(u)&&(o||(r=Object(m.extend)({},r),l=Object(m.extend)({},l)),l.stroke=Object(Ve.liftColor)(u)),r.style=l}}if(r&&null==r.z2){o||(r=Object(m.extend)({},r));var c=t.z2EmphasisLift;r.z2=t.z2+(null!=c?c:Ka)}return r}(this,0,e,n);if("blur"===t)return function(t,e,n){var r=Object(m.indexOf)(t.currentStates,e)>=0,i=t.style.opacity,o=r?null:function(t,e,n,r){for(var i=t.style,o={},a=0;a<e.length;a++){var s=e[a],u=i[s];o[s]=null==u?r&&r[s]:u}for(a=0;a<t.animators.length;a++){var l=t.animators[a];l.__fromStateTransition&&l.__fromStateTransition.indexOf(n)<0&&"style"===l.targetName&&l.saveTo(o,e)}return o}(t,["opacity"],e,{opacity:1}),a=(n=n||{}).style||{};return null==a.opacity&&(n=Object(m.extend)({},n),a=Object(m.extend)({opacity:r?i:.1*o.opacity},a),n.style=a),n}(this,t,n);if("select"===t)return function(t,e,n){if(n&&null==n.z2){n=Object(m.extend)({},n);var r=t.z2SelectLift;n.z2=t.z2+(null!=r?r:Ja)}return n}(this,0,n)}return n}function ms(t){t.stateProxy=gs;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=gs),n&&(n.stateProxy=gs)}function ys(t,e){!As(t,e)&&!t.__highByOuter&&ps(t,as)}function vs(t,e){!As(t,e)&&!t.__highByOuter&&ps(t,ss)}function Ds(t,e){t.__highByOuter|=1<<(e||0),ps(t,as)}function bs(t,e){!(t.__highByOuter&=~(1<<(e||0)))&&ps(t,ss)}function _s(t){ps(t,us)}function xs(t){ps(t,ls)}function ws(t){ps(t,cs)}function Cs(t){ps(t,hs)}function As(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function Ss(t){var e=t.getModel(),n=[],r=[];e.eachComponent((function(e,i){var o=Ya(i),a="series"===e,s=a?t.getViewOfSeriesModel(i):t.getViewOfComponentModel(i);!a&&r.push(s),o.isBlured&&(s.group.traverse((function(t){ls(t)})),a&&n.push(i)),o.isBlured=!1})),Object(m.each)(r,(function(t){t&&t.toggleBlurSeries&&t.toggleBlurSeries(n,!1,e)}))}function Es(t,e,n,r){var i=r.getModel();function o(t,e){for(var n=0;n<e.length;n++){var r=t.getItemGraphicEl(e[n]);r&&xs(r)}}if(n=n||"coordinateSystem",null!=t&&e&&"none"!==e){var a=i.getSeriesByIndex(t),s=a.coordinateSystem;s&&s.master&&(s=s.master);var u=[];i.eachSeries((function(t){var i=a===t,l=t.coordinateSystem;if(l&&l.master&&(l=l.master),!("series"===n&&!i||"coordinateSystem"===n&&!(l&&s?l===s:i)||"series"===e&&i)){if(r.getViewOfSeriesModel(t).group.traverse((function(t){t.__highByOuter&&i&&"self"===e||us(t)})),Object(m.isArrayLike)(e))o(t.getData(),e);else if(Object(m.isObject)(e))for(var c=Object(m.keys)(e),h=0;h<c.length;h++)o(t.getData(c[h]),e[c[h]]);u.push(t),Ya(t).isBlured=!0}})),i.eachComponent((function(t,e){if("series"!==t){var n=r.getViewOfComponentModel(e);n&&n.toggleBlurSeries&&n.toggleBlurSeries(u,!0,i)}}))}}function Fs(t,e,n){if(null!=t&&null!=e){var r=n.getModel().getComponent(t,e);if(r){Ya(r).isBlured=!0;var i=n.getViewOfComponentModel(r);i&&i.focusBlurEnabled&&i.group.traverse((function(t){us(t)}))}}}function Ms(t,e,n,r){var i={focusSelf:!1,dispatchers:null};if(null==t||"series"===t||null==e||null==n)return i;var o=r.getModel().getComponent(t,e);if(!o)return i;var a=r.getViewOfComponentModel(o);if(!a||!a.findHighDownDispatchers)return i;for(var s,u=a.findHighDownDispatchers(n),l=0;l<u.length;l++)if("self"===Ga(u[l]).focus){s=!0;break}return{focusSelf:s,dispatchers:u}}function ks(t){var e=t.getAllData();Object(m.each)(e,(function(e){var n=e.data,r=e.type;n.eachItemGraphicEl((function(e,n){t.isSelected(n,r)?ws(e):Cs(e)}))}))}function Os(t){var e=[];return t.eachSeries((function(t){var n=t.getAllData();Object(m.each)(n,(function(n){n.data;var r=n.type,i=t.getSelectedDataIndices();if(i.length>0){var o={dataIndex:i,seriesIndex:t.seriesIndex};null!=r&&(o.dataType=r),e.push(o)}}))})),e}function Is(t,e,n){Ns(t,!0),ps(t,ms),Bs(t,e,n)}function Ts(t,e,n,r){r?function(t){Ns(t,!1)}(t):Is(t,e,n)}function Bs(t,e,n){var r=Ga(t);null!=e?(r.focus=e,r.blurScope=n):r.focus&&(r.focus=null)}var Ls=["emphasis","blur","select"],js={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function Ps(t,e,n,r){n=n||"itemStyle";for(var i=0;i<Ls.length;i++){var o=Ls[i],a=e.getModel([o,n]);t.ensureState(o).style=r?r(a):a[js[n]]()}}function Ns(t,e){var n=!1===e,r=t;t.highDownSilentOnTouch&&(r.__highDownSilentOnTouch=t.highDownSilentOnTouch),n&&!r.__highDownDispatcher||(r.__highByOuter=r.__highByOuter||0,r.__highDownDispatcher=!n)}function Rs(t){return!(!t||!t.__highDownDispatcher)}function zs(t){var e=t.type;return e===es||e===ns||e===rs}function Vs(t){var e=t.type;return e===Qa||e===ts}var Hs=hi();function Gs(t,e,n,r,i){var o;if(e&&e.ecModel){var a=e.ecModel.getUpdatePayload();o=a&&a.animation}var s="update"===t;if(e&&e.isAnimationEnabled()){var u=void 0,l=void 0,c=void 0;return r?(u=Object(m.retrieve2)(r.duration,200),l=Object(m.retrieve2)(r.easing,"cubicOut"),c=0):(u=e.getShallow(s?"animationDurationUpdate":"animationDuration"),l=e.getShallow(s?"animationEasingUpdate":"animationEasing"),c=e.getShallow(s?"animationDelayUpdate":"animationDelay")),o&&(null!=o.duration&&(u=o.duration),null!=o.easing&&(l=o.easing),null!=o.delay&&(c=o.delay)),Object(m.isFunction)(c)&&(c=c(n,i)),Object(m.isFunction)(u)&&(u=u(n)),{duration:u||0,delay:c,easing:l}}return null}function qs(t,e,n,r,i,o,a){var s,u=!1;Object(m.isFunction)(i)?(a=o,o=i,i=null):Object(m.isObject)(i)&&(o=i.cb,a=i.during,u=i.isFrom,s=i.removeOpt,i=i.dataIndex);var l="leave"===t;l||e.stopAnimation("leave");var c=Gs(t,r,i,l?s||{}:null,r&&r.getAnimationDelayParams?r.getAnimationDelayParams(e,i):null);if(c&&c.duration>0){var h={duration:c.duration,delay:c.delay||0,easing:c.easing,done:o,force:!!o||!!a,setToFinal:!l,scope:t,during:a};u?e.animateFrom(n,h):e.animateTo(n,h)}else e.stopAnimation(),!u&&e.attr(n),a&&a(1),o&&o()}function Ws(t,e,n,r,i,o){qs("update",t,e,n,r,i,o)}function Us(t,e,n,r,i,o){qs("enter",t,e,n,r,i,o)}function Zs(t){if(!t.__zr)return!0;for(var e=0;e<t.animators.length;e++){if("leave"===t.animators[e].scope)return!0}return!1}function Ys(t,e,n,r,i,o){Zs(t)||qs("leave",t,e,n,r,i,o)}function Xs(t,e,n,r){t.removeTextContent(),t.removeTextGuideLine(),Ys(t,{style:{opacity:0}},e,n,r)}function $s(t,e,n){function r(){t.parent&&t.parent.remove(t)}t.isGroup?t.traverse((function(t){t.isGroup||Xs(t,e,n,r)})):Xs(t,e,n,r)}function Ks(t){Hs(t).oldStyle=t.style}var Js={};function Qs(t,e){for(var n=0;n<Xa.length;n++){var r=Xa[n],i=e[r],o=t.ensureState(r);o.style=o.style||{},o.style.text=i}var a=t.currentStates.slice();t.clearStates(!0),t.setStyle({text:e.normal}),t.useStates(a,!0)}function tu(t,e,n){var r,i=t.labelFetcher,o=t.labelDataIndex,a=t.labelDimIndex,s=e.normal;i&&(r=i.getFormattedLabel(o,"normal",null,a,s&&s.get("formatter"),null!=n?{interpolatedValue:n}:null)),null==r&&(r=Object(m.isFunction)(t.defaultText)?t.defaultText(o,t,n):t.defaultText);for(var u={normal:r},l=0;l<Xa.length;l++){var c=Xa[l],h=e[c];u[c]=Object(m.retrieve2)(i?i.getFormattedLabel(o,c,null,a,h&&h.get("formatter")):null,r)}return u}function eu(t,e,n,r){n=n||Js;for(var i=t instanceof Ha,o=!1,a=0;a<$a.length;a++){var s=e[$a[a]];if(s&&s.getShallow("show")){o=!0;break}}var u=i?t:t.getTextContent();if(o){i||(u||(u=new Ha,t.setTextContent(u)),t.stateProxy&&(u.stateProxy=t.stateProxy));var l=tu(n,e),c=e.normal,h=!!c.getShallow("show"),d=ru(c,r&&r.normal,n,!1,!i);for(d.text=l.normal,i||t.setTextConfig(iu(c,n,!1)),a=0;a<Xa.length;a++){var p=Xa[a];if(s=e[p]){var f=u.ensureState(p),g=!!Object(m.retrieve2)(s.getShallow("show"),h);if(g!==h&&(f.ignore=!g),f.style=ru(s,r&&r[p],n,!0,!i),f.style.text=l[p],!i)t.ensureState(p).textConfig=iu(s,n,!0)}}u.silent=!!c.getShallow("silent"),null!=u.style.x&&(d.x=u.style.x),null!=u.style.y&&(d.y=u.style.y),u.ignore=!h,u.useStyle(d),u.dirty(),n.enableTextSetter&&(cu(u).setLabelText=function(t){var r=tu(n,e,t);Qs(u,r)})}else u&&(u.ignore=!0);t.dirty()}function nu(t,e){e=e||"label";for(var n={normal:t.getModel(e)},r=0;r<Xa.length;r++){var i=Xa[r];n[i]=t.getModel([i,e])}return n}function ru(t,e,n,r,i){var o={};return function(t,e,n,r,i){n=n||Js;var o,a=e.ecModel,s=a&&a.option.textStyle,u=function(t){var e;for(;t&&t!==t.ecModel;){var n=(t.option||Js).rich;if(n){e=e||{};for(var r=Object(m.keys)(n),i=0;i<r.length;i++){e[r[i]]=1}}t=t.parentModel}return e}(e);if(u)for(var l in o={},u)if(u.hasOwnProperty(l)){var c=e.getModel(["rich",l]);uu(o[l]={},c,s,n,r,i,!1,!0)}o&&(t.rich=o);var h=e.get("overflow");h&&(t.overflow=h);var d=e.get("minMargin");null!=d&&(t.margin=d),uu(t,e,s,n,r,i,!0,!1)}(o,t,n,r,i),e&&Object(m.extend)(o,e),o}function iu(t,e,n){e=e||{};var r,i={},o=t.getShallow("rotate"),a=Object(m.retrieve2)(t.getShallow("distance"),n?null:5),s=t.getShallow("offset");return"outside"===(r=t.getShallow("position")||(n?null:"inside"))&&(r=e.defaultOutsidePosition||"top"),null!=r&&(i.position=r),null!=s&&(i.offset=s),null!=o&&(o*=Math.PI/180,i.rotation=o),null!=a&&(i.distance=a),i.outsideFill="inherit"===t.get("color")?e.inheritColor||null:"auto",i}var ou=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],au=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],su=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function uu(t,e,n,r,i,o,a,s){n=!i&&n||Js;var u=r&&r.inheritColor,l=e.getShallow("color"),c=e.getShallow("textBorderColor"),h=Object(m.retrieve2)(e.getShallow("opacity"),n.opacity);"inherit"!==l&&"auto"!==l||(l=u||null),"inherit"!==c&&"auto"!==c||(c=u||null),o||(l=l||n.color,c=c||n.textBorderColor),null!=l&&(t.fill=l),null!=c&&(t.stroke=c);var d=Object(m.retrieve2)(e.getShallow("textBorderWidth"),n.textBorderWidth);null!=d&&(t.lineWidth=d);var p=Object(m.retrieve2)(e.getShallow("textBorderType"),n.textBorderType);null!=p&&(t.lineDash=p);var f=Object(m.retrieve2)(e.getShallow("textBorderDashOffset"),n.textBorderDashOffset);null!=f&&(t.lineDashOffset=f),i||null!=h||s||(h=r&&r.defaultOpacity),null!=h&&(t.opacity=h),i||o||null==t.fill&&r.inheritColor&&(t.fill=r.inheritColor);for(var g=0;g<ou.length;g++){var y=ou[g],v=Object(m.retrieve2)(e.getShallow(y),n[y]);null!=v&&(t[y]=v)}for(g=0;g<au.length;g++)y=au[g],null!=(v=e.getShallow(y))&&(t[y]=v);if(null==t.verticalAlign){var D=e.getShallow("baseline");null!=D&&(t.verticalAlign=D)}if(!a||!r.disableBox){for(g=0;g<su.length;g++)y=su[g],null!=(v=e.getShallow(y))&&(t[y]=v);var b=e.getShallow("borderType");null!=b&&(t.borderDash=b),"auto"!==t.backgroundColor&&"inherit"!==t.backgroundColor||!u||(t.backgroundColor=u),"auto"!==t.borderColor&&"inherit"!==t.borderColor||!u||(t.borderColor=u)}}function lu(t,e){var n=e&&e.getModel("textStyle");return Object(m.trim)([t.fontStyle||n&&n.getShallow("fontStyle")||"",t.fontWeight||n&&n.getShallow("fontWeight")||"",(t.fontSize||n&&n.getShallow("fontSize")||12)+"px",t.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))}var cu=hi();function hu(t,e,n,r){if(t){var i=cu(t);i.prevValue=i.value,i.value=n;var o=e.normal;i.valueAnimation=o.get("valueAnimation"),i.valueAnimation&&(i.precision=o.get("precision"),i.defaultInterpolatedText=r,i.statesModels=e)}}function du(t,e,n,r,i){var o=cu(t);if(o.valueAnimation&&o.prevValue!==o.value){var a=o.defaultInterpolatedText,s=Object(m.retrieve2)(o.interpolatedValue,o.prevValue),u=o.value;t.percent=0,(null==o.prevValue?Us:Ws)(t,{percent:1},r,e,null,(function(r){var l=bi(n,o.precision,s,u,r);o.interpolatedValue=1===r?null:l;var c=tu({labelDataIndex:e,labelFetcher:i,defaultText:a?a(l):l+""},o.statesModels,l);Qs(t,c)}))}}var pu=["textStyle","color"],fu=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],gu=new Ha,mu=function(){function t(){}return t.prototype.getTextColor=function(t){var e=this.ecModel;return this.getShallow("color")||(!t&&e?e.get(pu):null)},t.prototype.getFont=function(){return lu({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},t.prototype.getTextRect=function(t){for(var e={text:t,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<fu.length;n++)e[fu[n]]=this.getShallow(fu[n]);return gu.useStyle(e),gu.update(),gu.getBoundingRect()},t}(),yu=mu,vu=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],Du=ki(vu),bu=function(){function t(){}return t.prototype.getLineStyle=function(t){return Du(this,t)},t}(),_u=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],xu=ki(_u),wu=function(){function t(){}return t.prototype.getItemStyle=function(t,e){return xu(this,t,e)},t}(),Cu=function(){function t(t,e,n){this.parentModel=e,this.ecModel=n,this.option=t}return t.prototype.init=function(t,e,n){for(var r=[],i=3;i<arguments.length;i++)r[i-3]=arguments[i]},t.prototype.mergeOption=function(t,e){Object(m.merge)(this.option,t,!0)},t.prototype.get=function(t,e){return null==t?this.option:this._doGet(this.parsePath(t),!e&&this.parentModel)},t.prototype.getShallow=function(t,e){var n=this.option,r=null==n?n:n[t];if(null==r&&!e){var i=this.parentModel;i&&(r=i.getShallow(t))}return r},t.prototype.getModel=function(e,n){var r=null!=e,i=r?this.parsePath(e):null;return new t(r?this._doGet(i):this.option,n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(i)),this.ecModel)},t.prototype.isEmpty=function(){return null==this.option},t.prototype.restoreData=function(){},t.prototype.clone=function(){return new(0,this.constructor)(Object(m.clone)(this.option))},t.prototype.parsePath=function(t){return"string"==typeof t?t.split("."):t},t.prototype.resolveParentPath=function(t){return t},t.prototype.isAnimationEnabled=function(){if(!g.a.node&&this.option){if(null!=this.option.animation)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}},t.prototype._doGet=function(t,e){var n=this.option;if(!t)return n;for(var r=0;r<t.length&&(!t[r]||null!=(n=n&&"object"==typeof n?n[t[r]]:null));r++);return null==n&&e&&(n=e._doGet(this.resolveParentPath(t),e.parentModel)),n},t}();Ci(Cu),function(t){var e=["__\0is_clz",Si++].join("_");t.prototype[e]=!0,t.isInstance=function(t){return!(!t||!t[e])}}(Cu),Object(m.mixin)(Cu,bu),Object(m.mixin)(Cu,wu),Object(m.mixin)(Cu,Ii),Object(m.mixin)(Cu,yu);var Au=Cu,Su=Math.round(10*Math.random());function Eu(t){return[t||"",Su++].join("_")}function Fu(t,e){return m.merge(m.merge({},t,!0),e,!0)}var Mu="ZH",ku="EN",Ou=ku,Iu={},Tu={},Bu=g.a.domSupported&&(document.documentElement.lang||navigator.language||navigator.browserLanguage||Ou).toUpperCase().indexOf(Mu)>-1?Mu:Ou;function Lu(t,e){t=t.toUpperCase(),Tu[t]=new Au(e),Iu[t]=e}function ju(t){return Tu[t]}Lu(ku,{time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst",custom:"Custom chart",chart:"Chart"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}}),Lu(Mu,{time:{month:["ไธๆ","ไบๆ","ไธๆ","ๅๆ","ไบๆ","ๅ
ญๆ","ไธๆ","ๅ
ซๆ","ไนๆ","ๅๆ","ๅไธๆ","ๅไบๆ"],monthAbbr:["1ๆ","2ๆ","3ๆ","4ๆ","5ๆ","6ๆ","7ๆ","8ๆ","9ๆ","10ๆ","11ๆ","12ๆ"],dayOfWeek:["ๆๆๆฅ","ๆๆไธ","ๆๆไบ","ๆๆไธ","ๆๆๅ","ๆๆไบ","ๆๆๅ
ญ"],dayOfWeekAbbr:["ๆฅ","ไธ","ไบ","ไธ","ๅ","ไบ","ๅ
ญ"]},legend:{selector:{all:"ๅ
จ้",inverse:"ๅ้"}},toolbox:{brush:{title:{rect:"็ฉๅฝข้ๆฉ",polygon:"ๅ้",lineX:"ๆจชๅ้ๆฉ",lineY:"็บตๅ้ๆฉ",keep:"ไฟๆ้ๆฉ",clear:"ๆธ
้ค้ๆฉ"}},dataView:{title:"ๆฐๆฎ่งๅพ",lang:["ๆฐๆฎ่งๅพ","ๅ
ณ้ญ","ๅทๆฐ"]},dataZoom:{title:{zoom:"ๅบๅ็ผฉๆพ",back:"ๅบๅ็ผฉๆพ่ฟๅ"}},magicType:{title:{line:"ๅๆขไธบๆ็บฟๅพ",bar:"ๅๆขไธบๆฑ็ถๅพ",stack:"ๅๆขไธบๅ ๅ ",tiled:"ๅๆขไธบๅนณ้บ"}},restore:{title:"่ฟๅ"},saveAsImage:{title:"ไฟๅญไธบๅพ็",lang:["ๅณ้ฎๅฆๅญไธบๅพ็"]}},series:{typeNames:{pie:"้ฅผๅพ",bar:"ๆฑ็ถๅพ",line:"ๆ็บฟๅพ",scatter:"ๆฃ็นๅพ",effectScatter:"ๆถๆผชๆฃ็นๅพ",radar:"้ท่พพๅพ",tree:"ๆ ๅพ",treemap:"็ฉๅฝขๆ ๅพ",boxplot:"็ฎฑๅๅพ",candlestick:"K็บฟๅพ",k:"K็บฟๅพ",heatmap:"็ญๅๅพ",map:"ๅฐๅพ",parallel:"ๅนณ่กๅๆ ๅพ",lines:"็บฟๅพ",graph:"ๅ
ณ็ณปๅพ",sankey:"ๆกๅบๅพ",funnel:"ๆผๆๅพ",gauge:"ไปช่กจ็ๅพ",pictorialBar:"่ฑกๅฝขๆฑๅพ",themeRiver:"ไธป้ขๆฒณๆตๅพ",sunburst:"ๆญๆฅๅพ",custom:"่ชๅฎไนๅพ่กจ",chart:"ๅพ่กจ"}},aria:{general:{withTitle:"่ฟๆฏไธไธชๅ
ณไบโ{title}โ็ๅพ่กจใ",withoutTitle:"่ฟๆฏไธไธชๅพ่กจ๏ผ"},series:{single:{prefix:"",withName:"ๅพ่กจ็ฑปๅๆฏ{seriesType}๏ผ่กจ็คบ{seriesName}ใ",withoutName:"ๅพ่กจ็ฑปๅๆฏ{seriesType}ใ"},multiple:{prefix:"ๅฎ็ฑ{seriesCount}ไธชๅพ่กจ็ณปๅ็ปๆใ",withName:"็ฌฌ{seriesId}ไธช็ณปๅๆฏไธไธช่กจ็คบ{seriesName}็{seriesType}๏ผ",withoutName:"็ฌฌ{seriesId}ไธช็ณปๅๆฏไธไธช{seriesType}๏ผ",separator:{middle:"๏ผ",end:"ใ"}}},data:{allData:"ๅ
ถๆฐๆฎๆฏโโ",partialData:"ๅ
ถไธญ๏ผๅ{displayCnt}้กนๆฏโโ",withName:"{name}็ๆฐๆฎๆฏ{value}",withoutName:"{value}",separator:{middle:"๏ผ",end:""}}}});var Pu=1e3,Nu=6e4,Ru=60*Nu,zu=24*Ru,Vu=365*zu,Hu={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}",none:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"},Gu="{yyyy}-{MM}-{dd}",qu={year:"{yyyy}",month:"{yyyy}-{MM}",day:Gu,hour:Gu+" "+Hu.hour,minute:Gu+" "+Hu.minute,second:Gu+" "+Hu.second,millisecond:Hu.none},Wu=["year","month","day","hour","minute","second","millisecond"],Uu=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function Zu(t,e){return"0000".substr(0,e-(t+="").length)+t}function Yu(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function Xu(t){return t===Yu(t)}function $u(t,e,n,r){var i=Rr(t),o=i[Qu(n)](),a=i[tl(n)]()+1,s=Math.floor((a-1)/3)+1,u=i[el(n)](),l=i["get"+(n?"UTC":"")+"Day"](),c=i[nl(n)](),h=(c-1)%12+1,d=i[rl(n)](),p=i[il(n)](),f=i[ol(n)](),g=c>=12?"pm":"am",m=g.toUpperCase(),y=(r instanceof Au?r:ju(r||Bu)||Tu[Ou]).getModel("time"),v=y.get("month"),D=y.get("monthAbbr"),b=y.get("dayOfWeek"),_=y.get("dayOfWeekAbbr");return(e||"").replace(/{a}/g,g+"").replace(/{A}/g,m+"").replace(/{yyyy}/g,o+"").replace(/{yy}/g,Zu(o%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,v[a-1]).replace(/{MMM}/g,D[a-1]).replace(/{MM}/g,Zu(a,2)).replace(/{M}/g,a+"").replace(/{dd}/g,Zu(u,2)).replace(/{d}/g,u+"").replace(/{eeee}/g,b[l]).replace(/{ee}/g,_[l]).replace(/{e}/g,l+"").replace(/{HH}/g,Zu(c,2)).replace(/{H}/g,c+"").replace(/{hh}/g,Zu(h+"",2)).replace(/{h}/g,h+"").replace(/{mm}/g,Zu(d,2)).replace(/{m}/g,d+"").replace(/{ss}/g,Zu(p,2)).replace(/{s}/g,p+"").replace(/{SSS}/g,Zu(f,3)).replace(/{S}/g,f+"")}function Ku(t,e){var n=Rr(t),r=n[tl(e)]()+1,i=n[el(e)](),o=n[nl(e)](),a=n[rl(e)](),s=n[il(e)](),u=0===n[ol(e)](),l=u&&0===s,c=l&&0===a,h=c&&0===o,d=h&&1===i;return d&&1===r?"year":d?"month":h?"day":c?"hour":l?"minute":u?"second":"millisecond"}function Ju(t,e,n){var r=m.isNumber(t)?Rr(t):t;switch(e=e||Ku(t,n)){case"year":return r[Qu(n)]();case"half-year":return r[tl(n)]()>=6?1:0;case"quarter":return Math.floor((r[tl(n)]()+1)/4);case"month":return r[tl(n)]();case"day":return r[el(n)]();case"half-day":return r[nl(n)]()/24;case"hour":return r[nl(n)]();case"minute":return r[rl(n)]();case"second":return r[il(n)]();case"millisecond":return r[ol(n)]()}}function Qu(t){return t?"getUTCFullYear":"getFullYear"}function tl(t){return t?"getUTCMonth":"getMonth"}function el(t){return t?"getUTCDate":"getDate"}function nl(t){return t?"getUTCHours":"getHours"}function rl(t){return t?"getUTCMinutes":"getMinutes"}function il(t){return t?"getUTCSeconds":"getSeconds"}function ol(t){return t?"getUTCMilliseconds":"getMilliseconds"}function al(t){return t?"setUTCFullYear":"setFullYear"}function sl(t){return t?"setUTCMonth":"setMonth"}function ul(t){return t?"setUTCDate":"setDate"}function ll(t){return t?"setUTCHours":"setHours"}function cl(t){return t?"setUTCMinutes":"setMinutes"}function hl(t){return t?"setUTCSeconds":"setSeconds"}function dl(t){return t?"setUTCMilliseconds":"setMilliseconds"}function pl(t){if(!Ur(t))return m.isString(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function fl(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,(function(t,e){return e.toUpperCase()})),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}var gl=m.normalizeCssArray;function ml(t,e,n){function r(t){return t&&m.trim(t)?t:"-"}function i(t){return!(null==t||isNaN(t)||!isFinite(t))}var o="time"===e,a=t instanceof Date;if(o||a){var s=o?Rr(t):t;if(!isNaN(+s))return $u(s,"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}",n);if(a)return"-"}if("ordinal"===e)return m.isStringSafe(t)?r(t):m.isNumber(t)&&i(t)?t+"":"-";var u=Wr(t);return i(u)?pl(u):m.isStringSafe(t)?r(t):"boolean"==typeof t?t+"":"-"}var yl=["a","b","c","d","e","f","g"],vl=function(t,e){return"{"+t+(null==e?"":e)+"}"};function Dl(t,e,n){m.isArray(e)||(e=[e]);var r=e.length;if(!r)return"";for(var i=e[0].$vars||[],o=0;o<i.length;o++){var a=yl[o];t=t.replace(vl(a),vl(a,0))}for(var s=0;s<r;s++)for(var u=0;u<i.length;u++){var l=e[s][i[u]];t=t.replace(vl(yl[u],s),n?it(l):l)}return t}function bl(t,e){var n=m.isString(t)?{color:t,extraCssText:e}:t||{},r=n.color,i=n.type;e=n.extraCssText;var o=n.renderMode||"html";return r?"html"===o?"subItem"===i?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+it(r)+";"+(e||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+it(r)+";"+(e||"")+'"></span>':{renderMode:o,content:"{"+(n.markerId||"markerX")+"|} ",style:"subItem"===i?{width:4,height:4,borderRadius:2,backgroundColor:r}:{width:10,height:10,borderRadius:5,backgroundColor:r}}:""}function _l(t,e,n){"week"!==t&&"month"!==t&&"quarter"!==t&&"half-year"!==t&&"year"!==t||(t="MM-dd\nyyyy");var r=Rr(e),i=n?"getUTC":"get",o=r[i+"FullYear"](),a=r[i+"Month"]()+1,s=r[i+"Date"](),u=r[i+"Hours"](),l=r[i+"Minutes"](),c=r[i+"Seconds"](),h=r[i+"Milliseconds"]();return t=t.replace("MM",Zu(a,2)).replace("M",a).replace("yyyy",o).replace("yy",Zu(o%100+"",2)).replace("dd",Zu(s,2)).replace("d",s).replace("hh",Zu(u,2)).replace("h",u).replace("mm",Zu(l,2)).replace("m",l).replace("ss",Zu(c,2)).replace("s",c).replace("SSS",Zu(h,3))}function xl(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t}function wl(t,e){return e=e||"transparent",m.isString(t)?t:m.isObject(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function Cl(t,e){if("_blank"===e||"blank"===e){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var Al=m.each,Sl=["left","right","top","bottom","width","height"],El=[["width","left","right"],["height","top","bottom"]];function Fl(t,e,n,r,i){var o=0,a=0;null==r&&(r=1/0),null==i&&(i=1/0);var s=0;e.eachChild((function(u,l){var c,h,d=u.getBoundingRect(),p=e.childAt(l+1),f=p&&p.getBoundingRect();if("horizontal"===t){var g=d.width+(f?-f.x+d.x:0);(c=o+g)>r||u.newline?(o=0,c=g,a+=s+n,s=d.height):s=Math.max(s,d.height)}else{var m=d.height+(f?-f.y+d.y:0);(h=a+m)>i||u.newline?(o+=s+n,a=0,h=m,s=d.width):s=Math.max(s,d.width)}u.newline||(u.x=o,u.y=a,u.markRedraw(),"horizontal"===t?o=c+n:a=h+n)}))}var Ml=Fl;function kl(t,e,n){n=gl(n||0);var r=e.width,i=e.height,o=Sr(t.left,r),a=Sr(t.top,i),s=Sr(t.right,r),u=Sr(t.bottom,i),l=Sr(t.width,r),c=Sr(t.height,i),h=n[2]+n[0],d=n[1]+n[3],p=t.aspect;switch(isNaN(l)&&(l=r-s-d-o),isNaN(c)&&(c=i-u-h-a),null!=p&&(isNaN(l)&&isNaN(c)&&(p>r/i?l=.8*r:c=.8*i),isNaN(l)&&(l=p*c),isNaN(c)&&(c=l/p)),isNaN(o)&&(o=r-s-l-d),isNaN(a)&&(a=i-u-c-h),t.left||t.right){case"center":o=r/2-l/2-n[3];break;case"right":o=r-l-d}switch(t.top||t.bottom){case"middle":case"center":a=i/2-c/2-n[0];break;case"bottom":a=i-c-h}o=o||0,a=a||0,isNaN(l)&&(l=r-d-o-(s||0)),isNaN(c)&&(c=i-h-a-(u||0));var f=new Rt(o+n[3],a+n[0],l,c);return f.margin=n,f}function Ol(t,e,n,r,i,o){var a,s=!i||!i.hv||i.hv[0],u=!i||!i.hv||i.hv[1],l=i&&i.boundingMode||"all";if((o=o||t).x=t.x,o.y=t.y,!s&&!u)return!1;if("raw"===l)a="group"===t.type?new Rt(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(a=t.getBoundingRect(),t.needLocalTransform()){var c=t.getLocalTransform();(a=a.clone()).applyTransform(c)}var h=kl(m.defaults({width:a.width,height:a.height},e),n,r),d=s?h.x-a.x:0,p=u?h.y-a.y:0;return"raw"===l?(o.x=d,o.y=p):(o.x+=d,o.y+=p),o===t&&t.markRedraw(),!0}function Il(t){var e=t.layoutMode||t.constructor.layoutMode;return m.isObject(e)?e:e?{type:e}:null}function Tl(t,e,n){var r=n&&n.ignoreSize;!m.isArray(r)&&(r=[r,r]);var i=a(El[0],0),o=a(El[1],1);function a(n,i){var o={},a=0,l={},c=0;if(Al(n,(function(e){l[e]=t[e]})),Al(n,(function(t){s(e,t)&&(o[t]=l[t]=e[t]),u(o,t)&&a++,u(l,t)&&c++})),r[i])return u(e,n[1])?l[n[2]]=null:u(e,n[2])&&(l[n[1]]=null),l;if(2!==c&&a){if(a>=2)return o;for(var h=0;h<n.length;h++){var d=n[h];if(!s(o,d)&&s(t,d)){o[d]=t[d];break}}return o}return l}function s(t,e){return t.hasOwnProperty(e)}function u(t,e){return null!=t[e]&&"auto"!==t[e]}function l(t,e,n){Al(t,(function(t){e[t]=n[t]}))}l(El[0],t,i),l(El[1],t,o)}function Bl(t){return Ll({},t)}function Ll(t,e){return e&&t&&Al(Sl,(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])})),t}m.curry(Fl,"vertical"),m.curry(Fl,"horizontal");var jl=hi(),Pl=function(t){function e(e,n,r){var i=t.call(this,e,n,r)||this;return i.uid=Eu("ec_cpt_model"),i}return f(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=Il(this),r=n?Bl(t):{},i=e.getTheme();m.merge(t,i.get(this.mainType)),m.merge(t,this.getDefaultOption()),n&&Tl(t,r,n)},e.prototype.mergeOption=function(t,e){m.merge(this.option,t,!0);var n=Il(this);n&&Tl(this.option,t,n)},e.prototype.optionUpdated=function(t,e){},e.prototype.getDefaultOption=function(){var t=this.constructor;if(!function(t){return!(!t||!t[xi])}(t))return t.defaultOption;var e=jl(this);if(!e.defaultOption){for(var n=[],r=t;r;){var i=r.prototype.defaultOption;i&&n.push(i),r=r.superClass}for(var o={},a=n.length-1;a>=0;a--)o=m.merge(o,n[a],!0);e.defaultOption=o}return e.defaultOption},e.prototype.getReferringComponents=function(t,e){var n=t+"Index",r=t+"Id";return yi(this.ecModel,t,{index:this.get(n,!0),id:this.get(r,!0)},e)},e.prototype.getBoxLayoutParams=function(){var t=this;return{left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")}},e.prototype.getZLevelKey=function(){return""},e.prototype.setZLevel=function(t){this.option.zlevel=t},e.protoInitialize=function(){var t=e.prototype;t.type="component",t.id="",t.name="",t.mainType="",t.subType="",t.componentIndex=0}(),e}(Au);Ai(Pl,Au),Mi(Pl),function(t){var e={};t.registerSubTypeDefaulter=function(t,n){var r=wi(t);e[r.main]=n},t.determineSubType=function(n,r){var i=r.type;if(!i){var o=wi(n).main;t.hasSubTypes(n)&&e[o]&&(i=e[o](r))}return i}}(Pl),function(t,e){function n(t){var n={},i=[];return m.each(t,(function(o){var a=r(n,o),s=function(t,e){var n=[];return m.each(t,(function(t){m.indexOf(e,t)>=0&&n.push(t)})),n}(a.originalDeps=e(o),t);a.entryCount=s.length,0===a.entryCount&&i.push(o),m.each(s,(function(t){m.indexOf(a.predecessor,t)<0&&a.predecessor.push(t);var e=r(n,t);m.indexOf(e.successor,t)<0&&e.successor.push(o)}))})),{graph:n,noEntryList:i}}function r(t,e){return t[e]||(t[e]={predecessor:[],successor:[]}),t[e]}t.topologicalTravel=function(t,e,r,i){if(t.length){var o=n(e),a=o.graph,s=o.noEntryList,u={};for(m.each(t,(function(t){u[t]=!0}));s.length;){var l=s.pop(),c=a[l],h=!!u[l];h&&(r.call(i,l,c.originalDeps.slice()),delete u[l]),m.each(c.successor,h?p:d)}m.each(u,(function(){throw new Error("")}))}function d(t){a[t].entryCount--,0===a[t].entryCount&&s.push(t)}function p(t){u[t]=!0,d(t)}}}(Pl,(function(t){var e=[];return m.each(Pl.getClassesByMainType(t),(function(t){e=e.concat(t.dependencies||t.prototype.dependencies||[])})),e=m.map(e,(function(t){return wi(t).main})),"dataset"!==t&&m.indexOf(e,"dataset")<=0&&e.unshift("dataset"),e}));var Nl=Pl,Rl="";"undefined"!=typeof navigator&&(Rl=navigator.platform||"");var zl="rgba(0, 0, 0, 0.2)",Vl={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:zl,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:zl,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:zl,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:zl,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:zl,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:zl,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:Rl.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,stateAnimation:{duration:300,easing:"cubicOut"},animation:"auto",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicInOut",animationEasingUpdate:"cubicInOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1},Hl=Object(m.createHashMap)(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),Gl="original",ql="arrayRows",Wl="objectRows",Ul="keyedColumns",Zl="typedArray",Yl="unknown",Xl="column",$l="row",Kl={Must:1,Might:2,Not:3},Jl=hi();function Ql(t,e,n){var r={},i=ec(e);if(!i||!t)return r;var o,a,s=[],u=[],l=e.ecModel,c=Jl(l).datasetMap,h=i.uid+"_"+n.seriesLayoutBy;t=t.slice(),Object(m.each)(t,(function(e,n){var i=Object(m.isObject)(e)?e:t[n]={name:e};"ordinal"===i.type&&null==o&&(o=n,a=f(i)),r[i.name]=[]}));var d=c.get(h)||c.set(h,{categoryWayDim:a,valueWayDim:0});function p(t,e,n){for(var r=0;r<n;r++)t.push(e+r)}function f(t){var e=t.dimsDef;return e?e.length:1}return Object(m.each)(t,(function(t,e){var n=t.name,i=f(t);if(null==o){var a=d.valueWayDim;p(r[n],a,i),p(u,a,i),d.valueWayDim+=i}else o===e?(p(r[n],0,i),p(s,0,i)):(a=d.categoryWayDim,p(r[n],a,i),p(u,a,i),d.categoryWayDim+=i)})),s.length&&(r.itemName=s),u.length&&(r.seriesName=u),r}function tc(t,e,n){var r={};if(!ec(t))return r;var i,o=e.sourceFormat,a=e.dimensionsDefine;o!==Wl&&o!==Ul||Object(m.each)(a,(function(t,e){"name"===(Object(m.isObject)(t)?t.name:t)&&(i=e)}));var s=function(){for(var t={},r={},s=[],u=0,l=Math.min(5,n);u<l;u++){var c=rc(e.data,o,e.seriesLayoutBy,a,e.startIndex,u);s.push(c);var h=c===Kl.Not;if(h&&null==t.v&&u!==i&&(t.v=u),(null==t.n||t.n===t.v||!h&&s[t.n]===Kl.Not)&&(t.n=u),d(t)&&s[t.n]!==Kl.Not)return t;h||(c===Kl.Might&&null==r.v&&u!==i&&(r.v=u),null!=r.n&&r.n!==r.v||(r.n=u))}function d(t){return null!=t.v&&null!=t.n}return d(t)?t:d(r)?r:null}();if(s){r.value=[s.v];var u=null!=i?i:s.n;r.itemName=[u],r.seriesName=[u]}return r}function ec(t){if(!t.get("data",!0))return yi(t.ecModel,"dataset",{index:t.get("datasetIndex",!0),id:t.get("datasetId",!0)},gi).models[0]}function nc(t,e){return rc(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function rc(t,e,n,r,i,o){var a,s,u;if(Object(m.isTypedArray)(t))return Kl.Not;if(r){var l=r[o];Object(m.isObject)(l)?(s=l.name,u=l.type):Object(m.isString)(l)&&(s=l)}if(null!=u)return"ordinal"===u?Kl.Must:Kl.Not;if(e===ql){var c=t;if(n===$l){for(var h=c[o],d=0;d<(h||[]).length&&d<5;d++)if(null!=(a=b(h[i+d])))return a}else for(d=0;d<c.length&&d<5;d++){var p=c[i+d];if(p&&null!=(a=b(p[o])))return a}}else if(e===Wl){var f=t;if(!s)return Kl.Not;for(d=0;d<f.length&&d<5;d++){var g=f[d];if(g&&null!=(a=b(g[s])))return a}}else if(e===Ul){var y=t;if(!s)return Kl.Not;if(!(h=y[s])||Object(m.isTypedArray)(h))return Kl.Not;for(d=0;d<h.length&&d<5;d++)if(null!=(a=b(h[d])))return a}else if(e===Gl){var v=t;for(d=0;d<v.length&&d<5;d++){var D=ni(g=v[d]);if(!Object(m.isArray)(D))return Kl.Not;if(null!=(a=b(D[o])))return a}}function b(t){var e=Object(m.isString)(t);return null!=t&&Number.isFinite(Number(t))&&""!==t?e?Kl.Might:Kl.Not:e&&"-"!==t?Kl.Must:void 0}return Kl.Not}var ic=Object(m.createHashMap)();var oc,ac,sc,uc=hi(),lc=hi(),cc=function(){function t(){}return t.prototype.getColorFromPalette=function(t,e,n){var r=Qr(this.get("color",!0)),i=this.get("colorLayer",!0);return dc(this,uc,r,i,t,e,n)},t.prototype.clearColorPalette=function(){!function(t,e){e(t).paletteIdx=0,e(t).paletteNameMap={}}(this,uc)},t}();function hc(t,e,n,r){var i=Qr(t.get(["aria","decal","decals"]));return dc(t,lc,i,null,e,n,r)}function dc(t,e,n,r,i,o,a){var s=e(o=o||t),u=s.paletteIdx||0,l=s.paletteNameMap=s.paletteNameMap||{};if(l.hasOwnProperty(i))return l[i];var c=null!=a&&r?function(t,e){for(var n=t.length,r=0;r<n;r++)if(t[r].length>e)return t[r];return t[n-1]}(r,a):n;if((c=c||n)&&c.length){var h=c[u];return i&&(l[i]=h),s.paletteIdx=(u+1)%c.length,h}}function pc(t){throw new Error(t)}"undefined"!=typeof console&&console.warn&&console.log;var fc="\0_ec_inner",gc=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.init=function(t,e,n,r,i,o){r=r||{},this.option=null,this._theme=new Au(r),this._locale=new Au(i),this._optionManager=o},e.prototype.setOption=function(t,e,n){var r=vc(e);this._optionManager.setOption(t,n,r),this._resetOption(null,r)},e.prototype.resetOption=function(t,e){return this._resetOption(t,vc(e))},e.prototype._resetOption=function(t,e){var n=!1,r=this._optionManager;if(!t||"recreate"===t){var i=r.mountOption("recreate"===t);this.option&&"recreate"!==t?(this.restoreData(),this._mergeOption(i,e)):sc(this,i),n=!0}if("timeline"!==t&&"media"!==t||this.restoreData(),!t||"recreate"===t||"timeline"===t){var o=r.getTimelineOption(this);o&&(n=!0,this._mergeOption(o,e))}if(!t||"recreate"===t||"media"===t){var a=r.getMediaOption(this);a.length&&Object(m.each)(a,(function(t){n=!0,this._mergeOption(t,e)}),this)}return n},e.prototype.mergeOption=function(t){this._mergeOption(t,null)},e.prototype._mergeOption=function(t,e){var n=this.option,r=this._componentsMap,i=this._componentsCount,o=[],a=Object(m.createHashMap)(),s=e&&e.replaceMergeMainTypeMap;(function(t){Jl(t).datasetMap=Object(m.createHashMap)()})(this),Object(m.each)(t,(function(t,e){null!=t&&(Nl.hasClass(e)?e&&(o.push(e),a.set(e,!0)):n[e]=null==n[e]?Object(m.clone)(t):Object(m.merge)(n[e],t,!0))})),s&&s.each((function(t,e){Nl.hasClass(e)&&!a.get(e)&&(o.push(e),a.set(e,!0))})),Nl.topologicalTravel(o,Nl.getAllClassMainTypes(),(function(e){var o=function(t,e,n){var r=ic.get(e);if(!r)return n;var i=r(t);return i?n.concat(i):n}(this,e,Qr(t[e])),a=r.get(e),u=ii(a,o,a?s&&s.get(e)?"replaceMerge":"normalMerge":"replaceAll");(function(t,e,n){Object(m.each)(t,(function(t){var r=t.newOption;Object(m.isObject)(r)&&(t.keyInfo.mainType=e,t.keyInfo.subType=function(t,e,n,r){return e.type?e.type:n?n.subType:r.determineSubType(t,e)}(e,r,t.existing,n))}))})(u,e,Nl),n[e]=null,r.set(e,null),i.set(e,0);var l,c=[],h=[],d=0;Object(m.each)(u,(function(t,n){var r=t.existing,i=t.newOption;if(i){var o="series"===e,a=Nl.getClass(e,t.keyInfo.subType,!o);if(!a)return;if("tooltip"===e){if(l)return;l=!0}if(r&&r.constructor===a)r.name=t.keyInfo.name,r.mergeOption(i,this),r.optionUpdated(i,!1);else{var s=Object(m.extend)({componentIndex:n},t.keyInfo);r=new a(i,this,this,s),Object(m.extend)(r,s),t.brandNew&&(r.__requireNewView=!0),r.init(i,this,this),r.optionUpdated(null,!0)}}else r&&(r.mergeOption({},this),r.optionUpdated({},!1));r?(c.push(r.option),h.push(r),d++):(c.push(void 0),h.push(void 0))}),this),n[e]=c,r.set(e,h),i.set(e,d),"series"===e&&oc(this)}),this),this._seriesIndices||oc(this)},e.prototype.getOption=function(){var t=Object(m.clone)(this.option);return Object(m.each)(t,(function(e,n){if(Nl.hasClass(n)){for(var r=Qr(e),i=r.length,o=!1,a=i-1;a>=0;a--)r[a]&&!li(r[a])?o=!0:(r[a]=null,!o&&i--);r.length=i,t[n]=r}})),delete t[fc],t},e.prototype.getTheme=function(){return this._theme},e.prototype.getLocaleModel=function(){return this._locale},e.prototype.setUpdatePayload=function(t){this._payload=t},e.prototype.getUpdatePayload=function(){return this._payload},e.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){var r=n[e||0];if(r)return r;if(null==e)for(var i=0;i<n.length;i++)if(n[i])return n[i]}},e.prototype.queryComponents=function(t){var e=t.mainType;if(!e)return[];var n,r=t.index,i=t.id,o=t.name,a=this._componentsMap.get(e);return a&&a.length?(null!=r?(n=[],Object(m.each)(Qr(r),(function(t){a[t]&&n.push(a[t])}))):n=null!=i?mc("id",i,a):null!=o?mc("name",o,a):Object(m.filter)(a,(function(t){return!!t})),yc(n,t)):[]},e.prototype.findComponents=function(t){var e=t.query,n=t.mainType,r=function(t){var e=n+"Index",r=n+"Id",i=n+"Name";return!t||null==t[e]&&null==t[r]&&null==t[i]?null:{mainType:n,index:t[e],id:t[r],name:t[i]}}(e),i=r?this.queryComponents(r):Object(m.filter)(this._componentsMap.get(n),(function(t){return!!t}));return function(e){return t.filter?Object(m.filter)(e,t.filter):e}(yc(i,t))},e.prototype.eachComponent=function(t,e,n){var r=this._componentsMap;if(Object(m.isFunction)(t)){var i=e,o=t;r.each((function(t,e){for(var n=0;t&&n<t.length;n++){var r=t[n];r&&o.call(i,e,r,r.componentIndex)}}))}else for(var a=Object(m.isString)(t)?r.get(t):Object(m.isObject)(t)?this.findComponents(t):null,s=0;a&&s<a.length;s++){var u=a[s];u&&e.call(n,u,u.componentIndex)}},e.prototype.getSeriesByName=function(t){var e=si(t,null);return Object(m.filter)(this._componentsMap.get("series"),(function(t){return!!t&&null!=e&&t.name===e}))},e.prototype.getSeriesByIndex=function(t){return this._componentsMap.get("series")[t]},e.prototype.getSeriesByType=function(t){return Object(m.filter)(this._componentsMap.get("series"),(function(e){return!!e&&e.subType===t}))},e.prototype.getSeries=function(){return Object(m.filter)(this._componentsMap.get("series"),(function(t){return!!t}))},e.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},e.prototype.eachSeries=function(t,e){ac(this),Object(m.each)(this._seriesIndices,(function(n){var r=this._componentsMap.get("series")[n];t.call(e,r,n)}),this)},e.prototype.eachRawSeries=function(t,e){Object(m.each)(this._componentsMap.get("series"),(function(n){n&&t.call(e,n,n.componentIndex)}))},e.prototype.eachSeriesByType=function(t,e,n){ac(this),Object(m.each)(this._seriesIndices,(function(r){var i=this._componentsMap.get("series")[r];i.subType===t&&e.call(n,i,r)}),this)},e.prototype.eachRawSeriesByType=function(t,e,n){return Object(m.each)(this.getSeriesByType(t),e,n)},e.prototype.isSeriesFiltered=function(t){return ac(this),null==this._seriesIndicesMap.get(t.componentIndex)},e.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},e.prototype.filterSeries=function(t,e){ac(this);var n=[];Object(m.each)(this._seriesIndices,(function(r){var i=this._componentsMap.get("series")[r];t.call(e,i,r)&&n.push(r)}),this),this._seriesIndices=n,this._seriesIndicesMap=Object(m.createHashMap)(n)},e.prototype.restoreData=function(t){oc(this);var e=this._componentsMap,n=[];e.each((function(t,e){Nl.hasClass(e)&&n.push(e)})),Nl.topologicalTravel(n,Nl.getAllClassMainTypes(),(function(n){Object(m.each)(e.get(n),(function(e){!e||"series"===n&&function(t,e){if(e){var n=e.seriesIndex,r=e.seriesId,i=e.seriesName;return null!=n&&t.componentIndex!==n||null!=r&&t.id!==r||null!=i&&t.name!==i}}(e,t)||e.restoreData()}))}))},e.internalField=(oc=function(t){var e=t._seriesIndices=[];Object(m.each)(t._componentsMap.get("series"),(function(t){t&&e.push(t.componentIndex)})),t._seriesIndicesMap=Object(m.createHashMap)(e)},ac=function(t){},void(sc=function(t,e){t.option={},t.option[fc]=1,t._componentsMap=Object(m.createHashMap)({series:[]}),t._componentsCount=Object(m.createHashMap)();var n=e.aria;Object(m.isObject)(n)&&null==n.enabled&&(n.enabled=!0),function(t,e){var n=t.color&&!t.colorLayer;Object(m.each)(e,(function(e,r){"colorLayer"===r&&n||Nl.hasClass(r)||("object"==typeof e?t[r]=t[r]?Object(m.merge)(t[r],e,!1):Object(m.clone)(e):null==t[r]&&(t[r]=e))}))}(e,t._theme.option),Object(m.merge)(e,Vl,!1),t._mergeOption(e,null)})),e}(Au);function mc(t,e,n){if(Object(m.isArray)(e)){var r=Object(m.createHashMap)();return Object(m.each)(e,(function(t){null!=t&&(null!=si(t,null)&&r.set(t,!0))})),Object(m.filter)(n,(function(e){return e&&r.get(e[t])}))}var i=si(e,null);return Object(m.filter)(n,(function(e){return e&&null!=i&&e[t]===i}))}function yc(t,e){return e.hasOwnProperty("subType")?Object(m.filter)(t,(function(t){return t&&t.subType===e.subType})):t}function vc(t){var e=Object(m.createHashMap)();return t&&Object(m.each)(Qr(t.replaceMerge),(function(t){e.set(t,!0)})),{replaceMergeMainTypeMap:e}}Object(m.mixin)(gc,cc);var Dc=gc,bc=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"],_c=function(t){m.each(bc,(function(e){this[e]=m.bind(t[e],t)}),this)},xc=_c,wc={},Cc=function(){function t(){this._coordinateSystems=[]}return t.prototype.create=function(t,e){var n=[];m.each(wc,(function(r,i){var o=r.create(t,e);n=n.concat(o||[])})),this._coordinateSystems=n},t.prototype.update=function(t,e){m.each(this._coordinateSystems,(function(n){n.update&&n.update(t,e)}))},t.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},t.register=function(t,e){wc[t]=e},t.get=function(t){return wc[t]},t}(),Ac=Cc,Sc=/^(min|max)?(.+)$/,Ec=function(){function t(t){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=t}return t.prototype.setOption=function(t,e,n){t&&(Object(m.each)(Qr(t.series),(function(t){t&&t.data&&Object(m.isTypedArray)(t.data)&&Object(m.setAsPrimitive)(t.data)})),Object(m.each)(Qr(t.dataset),(function(t){t&&t.source&&Object(m.isTypedArray)(t.source)&&Object(m.setAsPrimitive)(t.source)}))),t=Object(m.clone)(t);var r=this._optionBackup,i=function(t,e,n){var r,i,o=[],a=t.baseOption,s=t.timeline,u=t.options,l=t.media,c=!!t.media,h=!!(u||s||a&&a.timeline);function d(t){Object(m.each)(e,(function(e){e(t,n)}))}return a?(i=a,i.timeline||(i.timeline=s)):((h||c)&&(t.options=t.media=null),i=t),c&&Object(m.isArray)(l)&&Object(m.each)(l,(function(t){t&&t.option&&(t.query?o.push(t):r||(r=t))})),d(i),Object(m.each)(u,(function(t){return d(t)})),Object(m.each)(o,(function(t){return d(t.option)})),{baseOption:i,timelineOptions:u||[],mediaDefault:r,mediaList:o}}(t,e,!r);this._newBaseOption=i.baseOption,r?(i.timelineOptions.length&&(r.timelineOptions=i.timelineOptions),i.mediaList.length&&(r.mediaList=i.mediaList),i.mediaDefault&&(r.mediaDefault=i.mediaDefault)):this._optionBackup=i},t.prototype.mountOption=function(t){var e=this._optionBackup;return this._timelineOptions=e.timelineOptions,this._mediaList=e.mediaList,this._mediaDefault=e.mediaDefault,this._currentMediaIndices=[],Object(m.clone)(t?e.baseOption:this._newBaseOption)},t.prototype.getTimelineOption=function(t){var e,n=this._timelineOptions;if(n.length){var r=t.getComponent("timeline");r&&(e=Object(m.clone)(n[r.getCurrentIndex()]))}return e},t.prototype.getMediaOption=function(t){var e=this._api.getWidth(),n=this._api.getHeight(),r=this._mediaList,i=this._mediaDefault,o=[],a=[];if(!r.length&&!i)return a;for(var s=0,u=r.length;s<u;s++)Fc(r[s].query,e,n)&&o.push(s);return!o.length&&i&&(o=[-1]),o.length&&!function(t,e){return t.join(",")===e.join(",")}(o,this._currentMediaIndices)&&(a=Object(m.map)(o,(function(t){return Object(m.clone)(-1===t?i.option:r[t].option)}))),this._currentMediaIndices=o,a},t}();function Fc(t,e,n){var r={width:e,height:n,aspectratio:e/n},i=!0;return Object(m.each)(t,(function(t,e){var n=e.match(Sc);if(n&&n[1]&&n[2]){var o=n[1],a=n[2].toLowerCase();(function(t,e,n){return"min"===n?t>=e:"max"===n?t<=e:t===e})(r[a],t,o)||(i=!1)}})),i}var Mc=Ec,kc=m.each,Oc=m.isObject,Ic=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function Tc(t){var e=t&&t.itemStyle;if(e)for(var n=0,r=Ic.length;n<r;n++){var i=Ic[n],o=e.normal,a=e.emphasis;o&&o[i]&&(t[i]=t[i]||{},t[i].normal?m.merge(t[i].normal,o[i]):t[i].normal=o[i],o[i]=null),a&&a[i]&&(t[i]=t[i]||{},t[i].emphasis?m.merge(t[i].emphasis,a[i]):t[i].emphasis=a[i],a[i]=null)}}function Bc(t,e,n){if(t&&t[e]&&(t[e].normal||t[e].emphasis)){var r=t[e].normal,i=t[e].emphasis;r&&(n?(t[e].normal=t[e].emphasis=null,m.defaults(t[e],r)):t[e]=r),i&&(t.emphasis=t.emphasis||{},t.emphasis[e]=i,i.focus&&(t.emphasis.focus=i.focus),i.blurScope&&(t.emphasis.blurScope=i.blurScope))}}function Lc(t){Bc(t,"itemStyle"),Bc(t,"lineStyle"),Bc(t,"areaStyle"),Bc(t,"label"),Bc(t,"labelLine"),Bc(t,"upperLabel"),Bc(t,"edgeLabel")}function jc(t,e){var n=Oc(t)&&t[e],r=Oc(n)&&n.textStyle;if(r)for(var i=0,o=ei.length;i<o;i++){var a=ei[i];r.hasOwnProperty(a)&&(n[a]=r[a])}}function Pc(t){t&&(Lc(t),jc(t,"label"),t.emphasis&&jc(t.emphasis,"label"))}function Nc(t){return m.isArray(t)?t:t?[t]:[]}function Rc(t){return(m.isArray(t)?t[0]:t)||{}}function zc(t,e){kc(Nc(t.series),(function(t){Oc(t)&&function(t){if(Oc(t)){Tc(t),Lc(t),jc(t,"label"),jc(t,"upperLabel"),jc(t,"edgeLabel"),t.emphasis&&(jc(t.emphasis,"label"),jc(t.emphasis,"upperLabel"),jc(t.emphasis,"edgeLabel"));var e=t.markPoint;e&&(Tc(e),Pc(e));var n=t.markLine;n&&(Tc(n),Pc(n));var r=t.markArea;r&&Pc(r);var i=t.data;if("graph"===t.type){i=i||t.nodes;var o=t.links||t.edges;if(o&&!m.isTypedArray(o))for(var a=0;a<o.length;a++)Pc(o[a]);m.each(t.categories,(function(t){Lc(t)}))}if(i&&!m.isTypedArray(i))for(a=0;a<i.length;a++)Pc(i[a]);if((e=t.markPoint)&&e.data){var s=e.data;for(a=0;a<s.length;a++)Pc(s[a])}if((n=t.markLine)&&n.data){var u=n.data;for(a=0;a<u.length;a++)m.isArray(u[a])?(Pc(u[a][0]),Pc(u[a][1])):Pc(u[a])}"gauge"===t.type?(jc(t,"axisLabel"),jc(t,"title"),jc(t,"detail")):"treemap"===t.type?(Bc(t.breadcrumb,"itemStyle"),m.each(t.levels,(function(t){Lc(t)}))):"tree"===t.type&&Lc(t.leaves)}}(t)}));var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];e&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),kc(n,(function(e){kc(Nc(t[e]),(function(t){t&&(jc(t,"axisLabel"),jc(t.axisPointer,"label"))}))})),kc(Nc(t.parallel),(function(t){var e=t&&t.parallelAxisDefault;jc(e,"axisLabel"),jc(e&&e.axisPointer,"label")})),kc(Nc(t.calendar),(function(t){Bc(t,"itemStyle"),jc(t,"dayLabel"),jc(t,"monthLabel"),jc(t,"yearLabel")})),kc(Nc(t.radar),(function(t){jc(t,"name"),t.name&&null==t.axisName&&(t.axisName=t.name,delete t.name),null!=t.nameGap&&null==t.axisNameGap&&(t.axisNameGap=t.nameGap,delete t.nameGap)})),kc(Nc(t.geo),(function(t){Oc(t)&&(Pc(t),kc(Nc(t.regions),(function(t){Pc(t)})))})),kc(Nc(t.timeline),(function(t){Pc(t),Bc(t,"label"),Bc(t,"itemStyle"),Bc(t,"controlStyle",!0);var e=t.data;m.isArray(e)&&m.each(e,(function(t){m.isObject(t)&&(Bc(t,"label"),Bc(t,"itemStyle"))}))})),kc(Nc(t.toolbox),(function(t){Bc(t,"iconStyle"),kc(t.feature,(function(t){Bc(t,"iconStyle")}))})),jc(Rc(t.axisPointer),"label"),jc(Rc(t.tooltip).axisPointer,"label")}function Vc(t){t&&Object(m.each)(Hc,(function(e){e[0]in t&&!(e[1]in t)&&(t[e[1]]=t[e[0]])}))}var Hc=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],Gc=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],qc=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function Wc(t){var e=t&&t.itemStyle;if(e)for(var n=0;n<qc.length;n++){var r=qc[n][1],i=qc[n][0];null!=e[r]&&(e[i]=e[r])}}function Uc(t){t&&"edge"===t.alignTo&&null!=t.margin&&null==t.edgeDistance&&(t.edgeDistance=t.margin)}function Zc(t){t&&t.downplay&&!t.blur&&(t.blur=t.downplay)}function Yc(t,e){if(t)for(var n=0;n<t.length;n++)e(t[n]),t[n]&&Yc(t[n].children,e)}function Xc(t,e){zc(t,e),t.series=Qr(t.series),Object(m.each)(t.series,(function(t){if(Object(m.isObject)(t)){var e=t.type;if("line"===e)null!=t.clipOverflow&&(t.clip=t.clipOverflow);else if("pie"===e||"gauge"===e){null!=t.clockWise&&(t.clockwise=t.clockWise),Uc(t.label);var n=t.data;if(n&&!Object(m.isTypedArray)(n))for(var r=0;r<n.length;r++)Uc(n[r]);null!=t.hoverOffset&&(t.emphasis=t.emphasis||{},(t.emphasis.scaleSize=null)&&(t.emphasis.scaleSize=t.hoverOffset))}else if("gauge"===e){var i=function(t,e){for(var n=e.split(","),r=t,i=0;i<n.length&&null!=(r=r&&r[n[i]]);i++);return r}(t,"pointer.color");null!=i&&function(t,e,n,r){for(var i,o=e.split(","),a=t,s=0;s<o.length-1;s++)null==a[i=o[s]]&&(a[i]={}),a=a[i];(r||null==a[o[s]])&&(a[o[s]]=n)}(t,"itemStyle.color",i)}else if("bar"===e){if(Wc(t),Wc(t.backgroundStyle),Wc(t.emphasis),(n=t.data)&&!Object(m.isTypedArray)(n))for(r=0;r<n.length;r++)"object"==typeof n[r]&&(Wc(n[r]),Wc(n[r]&&n[r].emphasis))}else if("sunburst"===e){var o=t.highlightPolicy;o&&(t.emphasis=t.emphasis||{},t.emphasis.focus||(t.emphasis.focus=o)),Zc(t),Yc(t.data,Zc)}else"graph"===e||"sankey"===e?function(t){t&&null!=t.focusNodeAdjacency&&(t.emphasis=t.emphasis||{},null==t.emphasis.focus&&(t.emphasis.focus="adjacency"))}(t):"map"===e&&(t.mapType&&!t.map&&(t.map=t.mapType),t.mapLocation&&Object(m.defaults)(t,t.mapLocation));null!=t.hoverAnimation&&(t.emphasis=t.emphasis||{},t.emphasis&&null==t.emphasis.scale&&(t.emphasis.scale=t.hoverAnimation)),Vc(t)}})),t.dataRange&&(t.visualMap=t.dataRange),Object(m.each)(Gc,(function(e){var n=t[e];n&&(Object(m.isArray)(n)||(n=[n]),Object(m.each)(n,(function(t){Vc(t)})))}))}function $c(t){Object(m.each)(t,(function(e,n){var r=[],i=[NaN,NaN],o=[e.stackResultDimension,e.stackedOverDimension],a=e.data,s=e.isStackedByIndex,u=e.seriesModel.get("stackStrategy")||"samesign";a.modify(o,(function(o,l,c){var h,d,p=a.get(e.stackedDimension,c);if(isNaN(p))return i;s?d=a.getRawIndex(c):h=a.get(e.stackedByDimension,c);for(var f=NaN,g=n-1;g>=0;g--){var m=t[g];if(s||(d=m.data.rawIndexOf(m.stackedByDimension,h)),d>=0){var y=m.data.getByRawIndex(m.stackResultDimension,d);if("all"===u||"positive"===u&&y>0||"negative"===u&&y<0||"samesign"===u&&p>=0&&y>0||"samesign"===u&&p<=0&&y<0){p=Br(p,y),f=y;break}}}return r[0]=p,r[1]=f,r}))}))}var Kc,Jc,Qc,th,eh,nh=function(t){this.data=t.data||(t.sourceFormat===Ul?{}:[]),this.sourceFormat=t.sourceFormat||Yl,this.seriesLayoutBy=t.seriesLayoutBy||Xl,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;n<e.length;n++){var r=e[n];null==r.type&&nc(this,n)===Kl.Must&&(r.type="ordinal")}};function rh(t){return t instanceof nh}function ih(t,e,n){n=n||sh(t);var r=e.seriesLayoutBy,i=function(t,e,n,r,i){var o,a;if(!t)return{dimensionsDefine:uh(i),startIndex:a,dimensionsDetectedCount:o};if(e===ql){var s=t;"auto"===r||null==r?lh((function(t){null!=t&&"-"!==t&&(Object(m.isString)(t)?null==a&&(a=1):a=0)}),n,s,10):a=Object(m.isNumber)(r)?r:r?1:0,i||1!==a||(i=[],lh((function(t,e){i[e]=null!=t?t+"":""}),n,s,1/0)),o=i?i.length:n===$l?s.length:s[0]?s[0].length:null}else if(e===Wl)i||(i=function(t){var e,n=0;for(;n<t.length&&!(e=t[n++]););if(e)return Object(m.keys)(e)}(t));else if(e===Ul)i||(i=[],Object(m.each)(t,(function(t,e){i.push(e)})));else if(e===Gl){var u=ni(t[0]);o=Object(m.isArray)(u)&&u.length||1}return{startIndex:a,dimensionsDefine:uh(i),dimensionsDetectedCount:o}}(t,n,r,e.sourceHeader,e.dimensions);return new nh({data:t,sourceFormat:n,seriesLayoutBy:r,dimensionsDefine:i.dimensionsDefine,startIndex:i.startIndex,dimensionsDetectedCount:i.dimensionsDetectedCount,metaRawOption:Object(m.clone)(e)})}function oh(t){return new nh({data:t,sourceFormat:Object(m.isTypedArray)(t)?Zl:Gl})}function ah(t){return new nh({data:t.data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:Object(m.clone)(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})}function sh(t){var e=Yl;if(Object(m.isTypedArray)(t))e=Zl;else if(Object(m.isArray)(t)){0===t.length&&(e=ql);for(var n=0,r=t.length;n<r;n++){var i=t[n];if(null!=i){if(Object(m.isArray)(i)||Object(m.isTypedArray)(i)){e=ql;break}if(Object(m.isObject)(i)){e=Wl;break}}}}else if(Object(m.isObject)(t))for(var o in t)if(Object(m.hasOwn)(t,o)&&Object(m.isArrayLike)(t[o])){e=Ul;break}return e}function uh(t){if(t){var e=Object(m.createHashMap)();return Object(m.map)(t,(function(t,n){var r={name:(t=Object(m.isObject)(t)?t:{name:t}).name,displayName:t.displayName,type:t.type};if(null==r.name)return r;r.name+="",null==r.displayName&&(r.displayName=r.name);var i=e.get(r.name);return i?r.name+="-"+i.count++:e.set(r.name,{count:1}),r}))}}function lh(t,e,n,r){if(e===$l)for(var i=0;i<n.length&&i<r;i++)t(n[i]?n[i][0]:null,i);else{var o=n[0]||[];for(i=0;i<o.length&&i<r;i++)t(o[i],i)}}function ch(t){var e=t.sourceFormat;return e===Wl||e===Ul}var hh=function(){function t(t,e){var n=rh(t)?t:oh(t);this._source=n;var r=this._data=n.data;n.sourceFormat===Zl&&(this._offset=0,this._dimSize=e,this._data=r),eh(this,r,n)}return t.prototype.getSource=function(){return this._source},t.prototype.count=function(){return 0},t.prototype.getItem=function(t,e){},t.prototype.appendData=function(t){},t.prototype.clean=function(){},t.protoInitialize=function(){var e=t.prototype;e.pure=!1,e.persistent=!0}(),t.internalField=function(){var t;eh=function(t,i,o){var a=o.sourceFormat,s=o.seriesLayoutBy,u=o.startIndex,l=o.dimensionsDefine,c=th[_h(a,s)];if(Object(m.extend)(t,c),a===Zl)t.getItem=e,t.count=r,t.fillStorage=n;else{var h=fh(a,s);t.getItem=Object(m.bind)(h,null,i,u,l);var d=yh(a,s);t.count=Object(m.bind)(d,null,i,u,l)}};var e=function(t,e){t-=this._offset,e=e||[];for(var n=this._data,r=this._dimSize,i=r*t,o=0;o<r;o++)e[o]=n[i+o];return e},n=function(t,e,n,r){for(var i=this._data,o=this._dimSize,a=0;a<o;a++){for(var s=r[a],u=null==s[0]?1/0:s[0],l=null==s[1]?-1/0:s[1],c=e-t,h=n[a],d=0;d<c;d++){var p=i[d*o+a];h[t+d]=p,p<u&&(u=p),p>l&&(l=p)}s[0]=u,s[1]=l}},r=function(){return this._data?this._data.length/this._dimSize:0};function i(t){for(var e=0;e<t.length;e++)this._data.push(t[e])}(t={})[ql+"_"+Xl]={pure:!0,appendData:i},t[ql+"_"+$l]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},t[Wl]={pure:!0,appendData:i},t[Ul]={pure:!0,appendData:function(t){var e=this._data;Object(m.each)(t,(function(t,n){for(var r=e[n]||(e[n]=[]),i=0;i<(t||[]).length;i++)r.push(t[i])}))}},t[Gl]={appendData:i},t[Zl]={persistent:!1,pure:!0,appendData:function(t){this._data=t},clean:function(){this._offset+=this.count(),this._data=null}},th=t}(),t}(),dh=function(t,e,n,r){return t[r]},ph=((Kc={})[ql+"_"+Xl]=function(t,e,n,r){return t[r+e]},Kc[ql+"_"+$l]=function(t,e,n,r,i){r+=e;for(var o=i||[],a=t,s=0;s<a.length;s++){var u=a[s];o[s]=u?u[r]:null}return o},Kc[Wl]=dh,Kc[Ul]=function(t,e,n,r,i){for(var o=i||[],a=0;a<n.length;a++){var s=t[n[a].name];o[a]=s?s[r]:null}return o},Kc[Gl]=dh,Kc);function fh(t,e){return ph[_h(t,e)]}var gh=function(t,e,n){return t.length},mh=((Jc={})[ql+"_"+Xl]=function(t,e,n){return Math.max(0,t.length-e)},Jc[ql+"_"+$l]=function(t,e,n){var r=t[0];return r?Math.max(0,r.length-e):0},Jc[Wl]=gh,Jc[Ul]=function(t,e,n){var r=t[n[0].name];return r?r.length:0},Jc[Gl]=gh,Jc);function yh(t,e){return mh[_h(t,e)]}var vh=function(t,e,n){return t[e]},Dh=((Qc={})[ql]=vh,Qc[Wl]=function(t,e,n){return t[n]},Qc[Ul]=vh,Qc[Gl]=function(t,e,n){var r=ni(t);return r instanceof Array?r[e]:r},Qc[Zl]=vh,Qc);function bh(t){return Dh[t]}function _h(t,e){return t===ql?t+"_"+e:t}function xh(t,e,n){if(t){var r=t.getRawDataItem(e);if(null!=r){var i=t.getStore(),o=i.getSource().sourceFormat;if(null!=n){var a=t.getDimensionIndex(n),s=i.getDimensionProperty(a);return bh(o)(r,a,s)}var u=r;return o===Gl&&(u=ni(r)),u}}}var wh=/\{@(.+?)\}/g,Ch=function(){function t(){}return t.prototype.getDataParams=function(t,e){var n=this.getData(e),r=this.getRawValue(t,e),i=n.getRawIndex(t),o=n.getName(t),a=n.getRawDataItem(t),s=n.getItemVisual(t,"style"),u=s&&s[n.getItemVisual(t,"drawType")||"fill"],l=s&&s.stroke,c=this.mainType,h="series"===c,d=n.userOutput&&n.userOutput.get();return{componentType:c,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:h?this.subType:null,seriesIndex:this.seriesIndex,seriesId:h?this.id:null,seriesName:h?this.name:null,name:o,dataIndex:i,data:a,dataType:e,value:r,color:u,borderColor:l,dimensionNames:d?d.fullDimensions:null,encode:d?d.encode:null,$vars:["seriesName","name","value"]}},t.prototype.getFormattedLabel=function(t,e,n,r,i,o){e=e||"normal";var a=this.getData(n),s=this.getDataParams(t,n);(o&&(s.value=o.interpolatedValue),null!=r&&m.isArray(s.value)&&(s.value=s.value[r]),i)||(i=a.getItemModel(t).get("normal"===e?["label","formatter"]:[e,"label","formatter"]));return m.isFunction(i)?(s.status=e,s.dimensionIndex=r,i(s)):m.isString(i)?Dl(i,s).replace(wh,(function(e,n){var r=n.length,i=n;"["===i.charAt(0)&&"]"===i.charAt(r-1)&&(i=+i.slice(1,r-1));var s=xh(a,t,i);if(o&&m.isArray(o.interpolatedValue)){var u=a.getDimensionIndex(i);u>=0&&(s=o.interpolatedValue[u])}return null!=s?s+"":""})):void 0},t.prototype.getRawValue=function(t,e){return xh(this.getData(e),t)},t.prototype.formatTooltip=function(t,e,n){},t}();function Ah(t){var e,n;return m.isObject(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function Sh(t){return new Eh(t)}var Eh=function(){function t(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}return t.prototype.perform=function(t){var e,n=this._upstream,r=t&&t.skip;if(this._dirty&&n){var i=this.context;i.data=i.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!r&&(e=this._plan(this.context));var o,a=c(this._modBy),s=this._modDataCount||0,u=c(t&&t.modBy),l=t&&t.modDataCount||0;function c(t){return!(t>=1)&&(t=1),t}a===u&&s===l||(e="reset"),(this._dirty||"reset"===e)&&(this._dirty=!1,o=this._doReset(r)),this._modBy=u,this._modDataCount=l;var h=t&&t.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var d=this._dueIndex,p=Math.min(null!=h?this._dueIndex+h:1/0,this._dueEnd);if(!r&&(o||d<p)){var f=this._progress;if(Object(m.isArray)(f))for(var g=0;g<f.length;g++)this._doProgress(f[g],d,p,u,l);else this._doProgress(f,d,p,u,l)}this._dueIndex=p;var y=null!=this._settedOutputEnd?this._settedOutputEnd:p;this._outputDueEnd=y}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},t.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},t.prototype._doProgress=function(t,e,n,r,i){Fh.reset(e,n,r,i),this._callingProgress=t,this._callingProgress({start:e,end:n,count:n-e,next:Fh.next},this.context)},t.prototype._doReset=function(t){var e,n;this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!t&&this._reset&&((e=this._reset(this.context))&&e.progress&&(n=e.forceFirstProgress,e=e.progress),Object(m.isArray)(e)&&!e.length&&(e=null)),this._progress=e,this._modBy=this._modDataCount=null;var r=this._downstream;return r&&r.dirty(),n},t.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},t.prototype.pipe=function(t){(this._downstream!==t||this._dirty)&&(this._downstream=t,t._upstream=this,t.dirty())},t.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},t.prototype.getUpstream=function(){return this._upstream},t.prototype.getDownstream=function(){return this._downstream},t.prototype.setOutputEnd=function(t){this._outputDueEnd=this._settedOutputEnd=t},t}(),Fh=function(){var t,e,n,r,i,o={reset:function(u,l,c,h){e=u,t=l,n=c,r=h,i=Math.ceil(r/n),o.next=n>1&&r>0?s:a}};return o;function a(){return e<t?e++:null}function s(){var o=e%i*n+Math.ceil(e/i),a=e>=t?null:o<r?o:e;return e++,a}}();function Mh(t,e){var n=e&&e.type;return"ordinal"===n?t:("time"!==n||Object(m.isNumber)(t)||null==t||"-"===t||(t=+Rr(t)),null==t||""===t?NaN:Number(t))}var kh=Object(m.createHashMap)({number:function(t){return parseFloat(t)},time:function(t){return+Rr(t)},trim:function(t){return Object(m.isString)(t)?Object(m.trim)(t):t}});function Oh(t){return kh.get(t)}var Ih={lt:function(t,e){return t<e},lte:function(t,e){return t<=e},gt:function(t,e){return t>e},gte:function(t,e){return t>=e}},Th=function(){function t(t,e){if(!Object(m.isNumber)(e)){pc("")}this._opFn=Ih[t],this._rvalFloat=Wr(e)}return t.prototype.evaluate=function(t){return Object(m.isNumber)(t)?this._opFn(t,this._rvalFloat):this._opFn(Wr(t),this._rvalFloat)},t}(),Bh=function(){function t(t,e){var n="desc"===t;this._resultLT=n?1:-1,null==e&&(e=n?"min":"max"),this._incomparable="min"===e?-1/0:1/0}return t.prototype.evaluate=function(t,e){var n=Object(m.isNumber)(t)?t:Wr(t),r=Object(m.isNumber)(e)?e:Wr(e),i=isNaN(n),o=isNaN(r);if(i&&(n=this._incomparable),o&&(r=this._incomparable),i&&o){var a=Object(m.isString)(t),s=Object(m.isString)(e);a&&(n=s?t:0),s&&(r=a?e:0)}return n<r?this._resultLT:n>r?-this._resultLT:0},t}(),Lh=function(){function t(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=Wr(e)}return t.prototype.evaluate=function(t){var e=t===this._rval;if(!e){var n=typeof t;n===this._rvalTypeof||"number"!==n&&"number"!==this._rvalTypeof||(e=Wr(t)===this._rvalFloat)}return this._isEQ?e:!e},t}();function jh(t,e){return"eq"===t||"ne"===t?new Lh("eq"===t,e):Object(m.hasOwn)(Ih,t)?new Th(t,e):null}var Ph=function(){function t(){}return t.prototype.getRawData=function(){throw new Error("not supported")},t.prototype.getRawDataItem=function(t){throw new Error("not supported")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(t){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(t,e){},t.prototype.retrieveValueFromItem=function(t,e){},t.prototype.convertValue=function(t,e){return Mh(t,e)},t}();function Nh(t){if(!qh(t.sourceFormat)){pc("")}return t.data}function Rh(t){var e=t.sourceFormat,n=t.data;if(!qh(e)){pc("")}if(e===ql){for(var r=[],i=0,o=n.length;i<o;i++)r.push(n[i].slice());return r}if(e===Wl){for(r=[],i=0,o=n.length;i<o;i++)r.push(Object(m.extend)({},n[i]));return r}}function zh(t,e,n){if(null!=n)return Object(m.isNumber)(n)||!isNaN(n)&&!Object(m.hasOwn)(e,n)?t[n]:Object(m.hasOwn)(e,n)?e[n]:void 0}function Vh(t){return Object(m.clone)(t)}var Hh=Object(m.createHashMap)();function Gh(t,e,n,r){e.length||pc(""),Object(m.isObject)(t)||pc("");var i=t.type,o=Hh.get(i);o||pc("");var a=Object(m.map)(e,(function(t){return function(t,e){var n=new Ph,r=t.data,i=n.sourceFormat=t.sourceFormat,o=t.startIndex;t.seriesLayoutBy!==Xl&&pc("");var a=[],s={},u=t.dimensionsDefine;if(u)Object(m.each)(u,(function(t,e){var n=t.name,r={index:e,name:n,displayName:t.displayName};a.push(r),null!=n&&(Object(m.hasOwn)(s,n)&&pc(""),s[n]=r)}));else for(var l=0;l<t.dimensionsDetectedCount;l++)a.push({index:l});var c=fh(i,Xl);e.__isBuiltIn&&(n.getRawDataItem=function(t){return c(r,o,a,t)},n.getRawData=Object(m.bind)(Nh,null,t)),n.cloneRawData=Object(m.bind)(Rh,null,t);var h=yh(i,Xl);n.count=Object(m.bind)(h,null,r,o,a);var d=bh(i);n.retrieveValue=function(t,e){var n=c(r,o,a,t);return p(n,e)};var p=n.retrieveValueFromItem=function(t,e){if(null!=t){var n=a[e];return n?d(t,e,n.name):void 0}};return n.getDimensionInfo=Object(m.bind)(zh,null,a,s),n.cloneAllDimensionInfo=Object(m.bind)(Vh,null,a),n}(t,o)})),s=Qr(o.transform({upstream:a[0],upstreamList:a,config:Object(m.clone)(t.config)}));return Object(m.map)(s,(function(t,n){var r;Object(m.isObject)(t)||pc(""),t.data||pc(""),qh(sh(t.data))||pc("");var i=e[0];if(i&&0===n&&!t.dimensions){var o=i.startIndex;o&&(t.data=i.data.slice(0,o).concat(t.data)),r={seriesLayoutBy:Xl,sourceHeader:o,dimensions:i.metaRawOption.dimensions}}else r={seriesLayoutBy:Xl,sourceHeader:0,dimensions:t.dimensions};return ih(t.data,r,null)}))}function qh(t){return t===ql||t===Wl}var Wh,Uh="undefined",Zh=typeof Uint32Array===Uh?Array:Uint32Array,Yh=typeof Uint16Array===Uh?Array:Uint16Array,Xh=typeof Int32Array===Uh?Array:Int32Array,$h=typeof Float64Array===Uh?Array:Float64Array,Kh={float:$h,int:Xh,ordinal:Array,number:Array,time:$h};function Jh(t){return t>65535?Zh:Yh}function Qh(t){var e=t.constructor;return e===Array?t.slice():new e(t)}function td(t,e,n,r,i){var o=Kh[n||"float"];if(i){var a=t[e],s=a&&a.length;if(s!==r){for(var u=new o(r),l=0;l<s;l++)u[l]=a[l];t[e]=u}}else t[e]=new o(r)}var ed=function(){function t(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=Object(m.createHashMap)()}return t.prototype.initData=function(t,e,n){this._provider=t,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var r=t.getSource(),i=this.defaultDimValueGetter=Wh[r.sourceFormat];this._dimValueGetter=n||i,this._rawExtent=[],ch(r),this._dimensions=Object(m.map)(e,(function(t){return{type:t.type,property:t.property}})),this._initDataFromProvider(0,t.count())},t.prototype.getProvider=function(){return this._provider},t.prototype.getSource=function(){return this._provider.getSource()},t.prototype.ensureCalculationDimension=function(t,e){var n=this._calcDimNameToIdx,r=this._dimensions,i=n.get(t);if(null!=i){if(r[i].type===e)return i}else i=r.length;return r[i]={type:e},n.set(t,i),this._chunks[i]=new Kh[e||"float"](this._rawCount),this._rawExtent[i]=[1/0,-1/0],i},t.prototype.collectOrdinalMeta=function(t,e){var n=this._chunks[t],r=this._dimensions[t],i=this._rawExtent,o=r.ordinalOffset||0,a=n.length;0===o&&(i[t]=[1/0,-1/0]);for(var s=i[t],u=o;u<a;u++){var l=n[u]=e.parseAndCollect(n[u]);isNaN(l)||(s[0]=Math.min(l,s[0]),s[1]=Math.max(l,s[1]))}r.ordinalMeta=e,r.ordinalOffset=a,r.type="ordinal"},t.prototype.getOrdinalMeta=function(t){return this._dimensions[t].ordinalMeta},t.prototype.getDimensionProperty=function(t){var e=this._dimensions[t];return e&&e.property},t.prototype.appendData=function(t){var e=this._provider,n=this.count();e.appendData(t);var r=e.count();return e.persistent||(r+=n),n<r&&this._initDataFromProvider(n,r,!0),[n,r]},t.prototype.appendValues=function(t,e){for(var n=this._chunks,r=this._dimensions,i=r.length,o=this._rawExtent,a=this.count(),s=a+Math.max(t.length,e||0),u=0;u<i;u++){var l=r[u];td(n,u,l.type,s,!0)}for(var c=[],h=a;h<s;h++)for(var d=h-a,p=0;p<i;p++){l=r[p];var f=Wh.arrayRows.call(this,t[d]||c,l.property,d,p);n[p][h]=f;var g=o[p];f<g[0]&&(g[0]=f),f>g[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:a,end:s}},t.prototype._initDataFromProvider=function(t,e,n){for(var r=this._provider,i=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,u=Object(m.map)(o,(function(t){return t.property})),l=0;l<a;l++){var c=o[l];s[l]||(s[l]=[1/0,-1/0]),td(i,l,c.type,e,n)}if(r.fillStorage)r.fillStorage(t,e,i,s);else for(var h=[],d=t;d<e;d++){h=r.getItem(d,h);for(var p=0;p<a;p++){var f=i[p],g=this._dimValueGetter(h,u[p],d,p);f[d]=g;var y=s[p];g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}!r.persistent&&r.clean&&r.clean(),this._rawCount=this._count=e,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(t,e){if(!(e>=0&&e<this._count))return NaN;var n=this._chunks[t];return n?n[this.getRawIndex(e)]:NaN},t.prototype.getValues=function(t,e){var n=[],r=[];if(null==e){e=t,t=[];for(var i=0;i<this._dimensions.length;i++)r.push(i)}else r=t;i=0;for(var o=r.length;i<o;i++)n.push(this.get(r[i],e));return n},t.prototype.getByRawIndex=function(t,e){if(!(e>=0&&e<this._rawCount))return NaN;var n=this._chunks[t];return n?n[e]:NaN},t.prototype.getSum=function(t){var e=0;if(this._chunks[t])for(var n=0,r=this.count();n<r;n++){var i=this.get(t,n);isNaN(i)||(e+=i)}return e},t.prototype.getMedian=function(t){var e=[];this.each([t],(function(t){isNaN(t)||e.push(t)}));var n=e.sort((function(t,e){return t-e})),r=this.count();return 0===r?0:r%2==1?n[(r-1)/2]:(n[r/2]+n[r/2-1])/2},t.prototype.indexOfRawIndex=function(t){if(t>=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&n<this._count&&n===t)return t;for(var r=0,i=this._count-1;r<=i;){var o=(r+i)/2|0;if(e[o]<t)r=o+1;else{if(!(e[o]>t))return o;i=o-1}}return-1},t.prototype.indicesOfNearest=function(t,e,n){var r=this._chunks[t],i=[];if(!r)return i;null==n&&(n=1/0);for(var o=1/0,a=-1,s=0,u=0,l=this.count();u<l;u++){var c=e-r[this.getRawIndex(u)],h=Math.abs(c);h<=n&&((h<o||h===o&&c>=0&&a<0)&&(o=h,a=c,s=0),c===a&&(i[s++]=u))}return i.length=s,i},t.prototype.getIndices=function(){var t,e=this._indices;if(e){var n=e.constructor,r=this._count;if(n===Array){t=new n(r);for(var i=0;i<r;i++)t[i]=e[i]}else t=new n(e.buffer,0,r)}else for(t=new(n=Jh(this._rawCount))(this.count()),i=0;i<t.length;i++)t[i]=i;return t},t.prototype.filter=function(t,e){if(!this._count)return this;for(var n=this.clone(),r=n.count(),i=new(Jh(n._rawCount))(r),o=[],a=t.length,s=0,u=t[0],l=n._chunks,c=0;c<r;c++){var h=void 0,d=n.getRawIndex(c);if(0===a)h=e(c);else if(1===a){h=e(l[u][d],c)}else{for(var p=0;p<a;p++)o[p]=l[t[p]][d];o[p]=c,h=e.apply(null,o)}h&&(i[s++]=d)}return s<r&&(n._indices=i),n._count=s,n._extent=[],n._updateGetRawIdx(),n},t.prototype.selectRange=function(t){var e=this.clone(),n=e._count;if(!n)return this;var r=Object(m.keys)(t),i=r.length;if(!i)return this;var o=e.count(),a=new(Jh(e._rawCount))(o),s=0,u=r[0],l=t[u][0],c=t[u][1],h=e._chunks,d=!1;if(!e._indices){var p=0;if(1===i){for(var f=h[r[0]],g=0;g<n;g++){var y=f[g];(y>=l&&y<=c||isNaN(y))&&(a[s++]=p),p++}d=!0}else if(2===i){f=h[r[0]];var v=h[r[1]],D=t[r[1]][0],b=t[r[1]][1];for(g=0;g<n;g++){y=f[g];var _=v[g];(y>=l&&y<=c||isNaN(y))&&(_>=D&&_<=b||isNaN(_))&&(a[s++]=p),p++}d=!0}}if(!d)if(1===i)for(g=0;g<o;g++){var x=e.getRawIndex(g);((y=h[r[0]][x])>=l&&y<=c||isNaN(y))&&(a[s++]=x)}else for(g=0;g<o;g++){for(var w=!0,C=(x=e.getRawIndex(g),0);C<i;C++){var A=r[C];((y=h[A][x])<t[A][0]||y>t[A][1])&&(w=!1)}w&&(a[s++]=e.getRawIndex(g))}return s<o&&(e._indices=a),e._count=s,e._extent=[],e._updateGetRawIdx(),e},t.prototype.map=function(t,e){var n=this.clone(t);return this._updateDims(n,t,e),n},t.prototype.modify=function(t,e){this._updateDims(this,t,e)},t.prototype._updateDims=function(t,e,n){for(var r=t._chunks,i=[],o=e.length,a=t.count(),s=[],u=t._rawExtent,l=0;l<e.length;l++)u[e[l]]=[1/0,-1/0];for(var c=0;c<a;c++){for(var h=t.getRawIndex(c),d=0;d<o;d++)s[d]=r[e[d]][h];s[o]=c;var p=n&&n.apply(null,s);if(null!=p)for("object"!=typeof p&&(i[0]=p,p=i),l=0;l<p.length;l++){var f=e[l],g=p[l],m=u[f],y=r[f];y&&(y[h]=g),g<m[0]&&(m[0]=g),g>m[1]&&(m[1]=g)}}},t.prototype.lttbDownSample=function(t,e){var n,r,i,o=this.clone([t],!0),a=o._chunks[t],s=this.count(),u=0,l=Math.floor(1/e),c=this.getRawIndex(0),h=new(Jh(this._rawCount))(Math.min(2*(Math.ceil(s/l)+2),s));h[u++]=c;for(var d=1;d<s-1;d+=l){for(var p=Math.min(d+l,s-1),f=Math.min(d+2*l,s),g=(f+p)/2,m=0,y=p;y<f;y++){var v=this.getRawIndex(y),D=a[v];isNaN(D)||(m+=D)}m/=f-p;var b=d,_=Math.min(d+l,s),x=d-1,w=a[c];n=-1,i=b;var C=-1,A=0;for(y=b;y<_;y++)D=a[v=this.getRawIndex(y)],isNaN(D)?(A++,C<0&&(C=v)):(r=Math.abs((x-g)*(D-w)-(x-y)*(m-w)))>n&&(n=r,i=v);A>0&&A<_-b&&(h[u++]=Math.min(C,i),i=Math.max(C,i)),h[u++]=i,c=i}return h[u++]=this.getRawIndex(s-1),o._count=u,o._indices=h,o.getRawIndex=this._getRawIdx,o},t.prototype.minmaxDownSample=function(t,e){for(var n=this.clone([t],!0),r=n._chunks,i=Math.floor(1/e),o=r[t],a=this.count(),s=new(Jh(this._rawCount))(2*Math.ceil(a/i)),u=0,l=0;l<a;l+=i){var c=l,h=o[this.getRawIndex(c)],d=l,p=o[this.getRawIndex(d)],f=i;l+i>a&&(f=a-l);for(var g=0;g<f;g++){var m=o[this.getRawIndex(l+g)];m<h&&(h=m,c=l+g),m>p&&(p=m,d=l+g)}var y=this.getRawIndex(c),v=this.getRawIndex(d);c<d?(s[u++]=y,s[u++]=v):(s[u++]=v,s[u++]=y)}return n._count=u,n._indices=s,n._updateGetRawIdx(),n},t.prototype.downSample=function(t,e,n,r){for(var i=this.clone([t],!0),o=i._chunks,a=[],s=Math.floor(1/e),u=o[t],l=this.count(),c=i._rawExtent[t]=[1/0,-1/0],h=new(Jh(this._rawCount))(Math.ceil(l/s)),d=0,p=0;p<l;p+=s){s>l-p&&(s=l-p,a.length=s);for(var f=0;f<s;f++){var g=this.getRawIndex(p+f);a[f]=u[g]}var m=n(a),y=this.getRawIndex(Math.min(p+r(a,m)||0,l-1));u[y]=m,m<c[0]&&(c[0]=m),m>c[1]&&(c[1]=m),h[d++]=y}return i._count=d,i._indices=h,i._updateGetRawIdx(),i},t.prototype.each=function(t,e){if(this._count)for(var n=t.length,r=this._chunks,i=0,o=this.count();i<o;i++){var a=this.getRawIndex(i);switch(n){case 0:e(i);break;case 1:e(r[t[0]][a],i);break;case 2:e(r[t[0]][a],r[t[1]][a],i);break;default:for(var s=0,u=[];s<n;s++)u[s]=r[t[s]][a];u[s]=i,e.apply(null,u)}}},t.prototype.getDataExtent=function(t){var e=this._chunks[t],n=[1/0,-1/0];if(!e)return n;var r,i=this.count();if(!this._indices)return this._rawExtent[t].slice();if(r=this._extent[t])return r.slice();for(var o=(r=n)[0],a=r[1],s=0;s<i;s++){var u=e[this.getRawIndex(s)];u<o&&(o=u),u>a&&(a=u)}return r=[o,a],this._extent[t]=r,r},t.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],r=this._chunks,i=0;i<r.length;i++)n.push(r[i][e]);return n},t.prototype.clone=function(e,n){var r=new t,i=this._chunks,o=e&&Object(m.reduce)(e,(function(t,e){return t[e]=!0,t}),{});if(o)for(var a=0;a<i.length;a++)r._chunks[a]=o[a]?Qh(i[a]):i[a];else r._chunks=i;return this._copyCommonProps(r),n||(r._indices=this._cloneIndices()),r._updateGetRawIdx(),r},t.prototype._copyCommonProps=function(t){t._count=this._count,t._rawCount=this._rawCount,t._provider=this._provider,t._dimensions=this._dimensions,t._extent=Object(m.clone)(this._extent),t._rawExtent=Object(m.clone)(this._rawExtent)},t.prototype._cloneIndices=function(){if(this._indices){var t=this._indices.constructor,e=void 0;if(t===Array){var n=this._indices.length;e=new t(n);for(var r=0;r<n;r++)e[r]=this._indices[r]}else e=new t(this._indices);return e}return null},t.prototype._getRawIdxIdentity=function(t){return t},t.prototype._getRawIdx=function(t){return t<this._count&&t>=0?this._indices[t]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function t(t,e,n,r){return Mh(t[r],this._dimensions[r])}Wh={arrayRows:t,objectRows:function(t,e,n,r){return Mh(t[e],this._dimensions[r])},keyedColumns:t,original:function(t,e,n,r){var i=t&&(null==t.value?t:t.value);return Mh(i instanceof Array?i[r]:i,this._dimensions[r])},typedArray:function(t,e,n,r){return t[r]}}}(),t}(),nd=ed,rd=function(){function t(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n=this._sourceHost,r=this._getUpstreamSourceManagers(),i=!!r.length;if(od(n)){var o=n,a=void 0,s=void 0,u=void 0;if(i){var l=r[0];l.prepareSource(),a=(u=l.getSource()).data,s=u.sourceFormat,e=[l._getVersionSign()]}else a=o.get("data",!0),s=Object(m.isTypedArray)(a)?Zl:Gl,e=[];var c=this._getSourceMetaRawOption()||{},h=u&&u.metaRawOption||{},d=Object(m.retrieve2)(c.seriesLayoutBy,h.seriesLayoutBy)||null,p=Object(m.retrieve2)(c.sourceHeader,h.sourceHeader),f=Object(m.retrieve2)(c.dimensions,h.dimensions);t=d!==h.seriesLayoutBy||!!p!=!!h.sourceHeader||f?[ih(a,{seriesLayoutBy:d,sourceHeader:p,dimensions:f},s)]:[]}else{var g=n;if(i){var y=this._applyTransform(r);t=y.sourceList,e=y.upstreamSignList}else{t=[ih(g.get("source",!0),this._getSourceMetaRawOption(),null)],e=[]}}this._setLocalSource(t,e)},t.prototype._applyTransform=function(t){var e,n=this._sourceHost,r=n.get("transform",!0),i=n.get("fromTransformResult",!0);if(null!=i){1!==t.length&&ad("")}var o=[],a=[];return Object(m.each)(t,(function(t){t.prepareSource();var e=t.getSource(i||0);null==i||e||ad(""),o.push(e),a.push(t._getVersionSign())})),r?e=function(t,e){var n=Qr(t),r=n.length;r||pc("");for(var i=0,o=r;i<o;i++)e=Gh(n[i],e),i!==o-1&&(e.length=Math.max(e.length,1));return e}(r,o,n.componentIndex):null!=i&&(e=[ah(o[0])]),{sourceList:e,upstreamSignList:a}},t.prototype._isDirty=function(){if(this._dirty)return!0;for(var t=this._getUpstreamSourceManagers(),e=0;e<t.length;e++){var n=t[e];if(n._isDirty()||this._upstreamSignList[e]!==n._getVersionSign())return!0}},t.prototype.getSource=function(t){t=t||0;var e=this._sourceList[t];if(!e){var n=this._getUpstreamSourceManagers();return n[0]&&n[0].getSource(t)}return e},t.prototype.getSharedDataStore=function(t){var e=t.makeStoreSchema();return this._innerGetDataStore(e.dimensions,t.source,e.hash)},t.prototype._innerGetDataStore=function(t,e,n){var r=this._storeList,i=r[0];i||(i=r[0]={});var o=i[n];if(!o){var a=this._getUpstreamSourceManagers()[0];od(this._sourceHost)&&a?o=a._innerGetDataStore(t,e,n):(o=new nd).initData(new hh(e,t.length),t),i[n]=o}return o},t.prototype._getUpstreamSourceManagers=function(){var t=this._sourceHost;if(od(t)){var e=ec(t);return e?[e.getSourceManager()]:[]}return Object(m.map)(function(t){return t.get("transform",!0)||t.get("fromTransformResult",!0)?yi(t.ecModel,"dataset",{index:t.get("fromDatasetIndex",!0),id:t.get("fromDatasetId",!0)},gi).models:[]}(t),(function(t){return t.getSourceManager()}))},t.prototype._getSourceMetaRawOption=function(){var t,e,n,r=this._sourceHost;if(od(r))t=r.get("seriesLayoutBy",!0),e=r.get("sourceHeader",!0),n=r.get("dimensions",!0);else if(!this._getUpstreamSourceManagers().length){var i=r;t=i.get("seriesLayoutBy",!0),e=i.get("sourceHeader",!0),n=i.get("dimensions",!0)}return{seriesLayoutBy:t,sourceHeader:e,dimensions:n}},t}();function id(t){t.option.transform&&Object(m.setAsPrimitive)(t.option.transform)}function od(t){return"series"===t.mainType}function ad(t){throw new Error(t)}function sd(t){var e=t.lineHeight;return null==e?"line-height:1":"line-height:"+it(e+"")+"px"}function ud(t,e){var n=t.color||"#6e7079",r=t.fontSize||12,i=t.fontWeight||"400",o=t.color||"#464646",a=t.fontSize||14,s=t.fontWeight||"900";return"html"===e?{nameStyle:"font-size:"+it(r+"")+"px;color:"+it(n)+";font-weight:"+it(i+""),valueStyle:"font-size:"+it(a+"")+"px;color:"+it(o)+";font-weight:"+it(s+"")}:{nameStyle:{fontSize:r,fill:n,fontWeight:i},valueStyle:{fontSize:a,fill:o,fontWeight:s}}}var ld=[0,10,20,30],cd=["","\n","\n\n","\n\n\n"];function hd(t,e){return e.type=t,e}function dd(t){return"section"===t.type}function pd(t){return dd(t)?gd:md}function fd(t){if(dd(t)){var e=0,n=t.blocks.length,r=n>1||n>0&&!t.noHeader;return Object(m.each)(t.blocks,(function(t){var n=fd(t);n>=e&&(e=n+ +(r&&(!n||dd(t)&&!t.noHeader)))})),e}return 0}function gd(t,e,n,r){var i=e.noHeader,o=function(t){return{html:ld[t],richText:cd[t]}}(fd(e)),a=[],s=e.blocks||[];Object(m.assert)(!s||Object(m.isArray)(s)),s=s||[];var u=t.orderMode;if(e.sortBlocks&&u){s=s.slice();var l={valueAsc:"asc",valueDesc:"desc"};if(Object(m.hasOwn)(l,u)){var c=new Bh(l[u],null);s.sort((function(t,e){return c.evaluate(t.sortParam,e.sortParam)}))}else"seriesDesc"===u&&s.reverse()}Object(m.each)(s,(function(n,i){var s=e.valueFormatter,u=pd(n)(s?Object(m.extend)(Object(m.extend)({},t),{valueFormatter:s}):t,n,i>0?o.html:0,r);null!=u&&a.push(u)}));var h="richText"===t.renderMode?a.join(o.richText):vd(r,a.join(""),i?n:o.html);if(i)return h;var d=ml(e.header,"ordinal",t.useUTC),p=ud(r,t.renderMode).nameStyle,f=sd(r);return"richText"===t.renderMode?Dd(t,d,p)+o.richText+h:vd(r,'<div style="'+p+";"+f+';">'+it(d)+"</div>"+h,n)}function md(t,e,n,r){var i=t.renderMode,o=e.noName,a=e.noValue,s=!e.markerType,u=e.name,l=t.useUTC,c=e.valueFormatter||t.valueFormatter||function(t){return t=Object(m.isArray)(t)?t:[t],Object(m.map)(t,(function(t,e){return ml(t,Object(m.isArray)(p)?p[e]:p,l)}))};if(!o||!a){var h=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||"#333",i),d=o?"":ml(u,"ordinal",l),p=e.valueType,f=a?[]:c(e.value,e.dataIndex),g=!s||!o,y=!s&&o,v=ud(r,i),D=v.nameStyle,b=v.valueStyle;return"richText"===i?(s?"":h)+(o?"":Dd(t,d,D))+(a?"":function(t,e,n,r,i){var o=[i],a=r?10:20;return n&&o.push({padding:[0,0,0,a],align:"right"}),t.markupStyleCreator.wrapRichTextStyle(Object(m.isArray)(e)?e.join(" "):e,o)}(t,f,g,y,b)):vd(r,(s?"":h)+(o?"":function(t,e,n){var r=e?"margin-left:2px":"";return'<span style="'+n+";"+r+'">'+it(t)+"</span>"}(d,!s,D))+(a?"":function(t,e,n,r){var i=n?"10px":"20px",o=e?"float:right;margin-left:"+i:"";return t=Object(m.isArray)(t)?t:[t],'<span style="'+o+";"+r+'">'+Object(m.map)(t,(function(t){return it(t)})).join(" ")+"</span>"}(f,g,y,b)),n)}}function yd(t,e,n,r,i,o){if(t)return pd(t)({useUTC:i,renderMode:n,orderMode:r,markupStyleCreator:e,valueFormatter:t.valueFormatter},t,0,o)}function vd(t,e,n){return'<div style="'+("margin: "+n+"px 0 0")+";"+sd(t)+';">'+e+'<div style="clear:both"></div></div>'}function Dd(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function bd(t,e){return wl(t.getData().getItemVisual(e,"style")[t.visualDrawType])}function _d(t,e){var n=t.get("padding");return null!=n?n:"richText"===e?[8,10]:10}var xd=function(){function t(){this.richTextStyles={},this._nextStyleNameId=Zr()}return t.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},t.prototype.makeTooltipMarker=function(t,e,n){var r="richText"===n?this._generateStyleName():null,i=bl({color:e,type:t,renderMode:n,markerId:r});return Object(m.isString)(i)?i:(this.richTextStyles[r]=i.style,i.content)},t.prototype.wrapRichTextStyle=function(t,e){var n={};Object(m.isArray)(e)?Object(m.each)(e,(function(t){return Object(m.extend)(n,t)})):Object(m.extend)(n,e);var r=this._generateStyleName();return this.richTextStyles[r]=n,"{"+r+"|"+t+"}"},t}();function wd(t){var e,n,r,i,o=t.series,a=t.dataIndex,s=t.multipleSeries,u=o.getData(),l=u.mapDimensionsAll("defaultedTooltip"),c=l.length,h=o.getRawValue(a),d=Object(m.isArray)(h),p=bd(o,a);if(c>1||d&&!c){var f=function(t,e,n,r,i){var o=e.getData(),a=Object(m.reduce)(t,(function(t,e,n){var r=o.getDimensionInfo(n);return t||r&&!1!==r.tooltip&&null!=r.displayName}),!1),s=[],u=[],l=[];function c(t,e){var n=o.getDimensionInfo(e);n&&!1!==n.otherDims.tooltip&&(a?l.push(hd("nameValue",{markerType:"subItem",markerColor:i,name:n.displayName,value:t,valueType:n.type})):(s.push(t),u.push(n.type)))}return r.length?Object(m.each)(r,(function(t){c(xh(o,n,t),t)})):Object(m.each)(t,c),{inlineValues:s,inlineValueTypes:u,blocks:l}}(h,o,a,l,p);e=f.inlineValues,n=f.inlineValueTypes,r=f.blocks,i=f.inlineValues[0]}else if(c){var g=u.getDimensionInfo(l[0]);i=e=xh(u,a,l[0]),n=g.type}else i=e=d?h[0]:h;var y=ui(o),v=y&&o.name||"",D=u.getName(a),b=s?v:D;return hd("section",{header:v,noHeader:s||!y,sortParam:i,blocks:[hd("nameValue",{markerType:"item",markerColor:p,name:b,noName:!Object(m.trim)(b),value:e,valueType:n,dataIndex:a})].concat(r||[])})}var Cd=hi();function Ad(t,e){return t.getName(e)||t.getId(e)}var Sd="__universalTransitionEnabled",Ed=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._selectedDataIndicesMap={},e}return f(e,t),e.prototype.init=function(t,e,n){this.seriesIndex=this.componentIndex,this.dataTask=Sh({count:Md,reset:kd}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,n),(Cd(this).sourceManager=new rd(this)).prepareSource();var r=this.getInitialData(t,n);Id(r,this),this.dataTask.context.data=r,Cd(this).dataBeforeProcessed=r,Fd(this),this._initSelectedMapFromData(r)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=Il(this),r=n?Bl(t):{},i=this.subType;Nl.hasClass(i)&&(i+="Series"),m.merge(t,e.getTheme().get(this.subType)),m.merge(t,this.getDefaultOption()),ti(t,"label",["show"]),this.fillDataTextStyle(t.data),n&&Tl(t,r,n)},e.prototype.mergeOption=function(t,e){t=m.merge(this.option,t,!0),this.fillDataTextStyle(t.data);var n=Il(this);n&&Tl(this.option,t,n);var r=Cd(this).sourceManager;r.dirty(),r.prepareSource();var i=this.getInitialData(t,e);Id(i,this),this.dataTask.dirty(),this.dataTask.context.data=i,Cd(this).dataBeforeProcessed=i,Fd(this),this._initSelectedMapFromData(i)},e.prototype.fillDataTextStyle=function(t){if(t&&!m.isTypedArray(t))for(var e=["show"],n=0;n<t.length;n++)t[n]&&t[n].label&&ti(t[n],"label",e)},e.prototype.getInitialData=function(t,e){},e.prototype.appendData=function(t){this.getRawData().appendData(t.data)},e.prototype.getData=function(t){var e=Bd(this);if(e){var n=e.context.data;return null!=t&&n.getLinkedData?n.getLinkedData(t):n}return Cd(this).data},e.prototype.getAllData=function(){var t=this.getData();return t&&t.getLinkedDataAll?t.getLinkedDataAll():[{data:t}]},e.prototype.setData=function(t){var e=Bd(this);if(e){var n=e.context;n.outputData=t,e!==this.dataTask&&(n.data=t)}Cd(this).data=t},e.prototype.getEncode=function(){var t=this.get("encode",!0);if(t)return m.createHashMap(t)},e.prototype.getSourceManager=function(){return Cd(this).sourceManager},e.prototype.getSource=function(){return this.getSourceManager().getSource()},e.prototype.getRawData=function(){return Cd(this).dataBeforeProcessed},e.prototype.getColorBy=function(){return this.get("colorBy")||"series"},e.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},e.prototype.getBaseAxis=function(){var t=this.coordinateSystem;return t&&t.getBaseAxis&&t.getBaseAxis()},e.prototype.formatTooltip=function(t,e,n){return wd({series:this,dataIndex:t,multipleSeries:e})},e.prototype.isAnimationEnabled=function(){var t=this.ecModel;if(g.a.node&&(!t||!t.ssr))return!1;var e=this.getShallow("animation");return e&&this.getData().count()>this.getShallow("animationThreshold")&&(e=!1),!!e},e.prototype.restoreData=function(){this.dataTask.dirty()},e.prototype.getColorFromPalette=function(t,e,n){var r=this.ecModel,i=cc.prototype.getColorFromPalette.call(this,t,e,n);return i||(i=r.getColorFromPalette(t,e,n)),i},e.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},e.prototype.getProgressive=function(){return this.get("progressive")},e.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},e.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},e.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var r=this.option.selectedMode,i=this.getData(e);if("series"===r||"all"===n)return this.option.selectedMap={},void(this._selectedDataIndicesMap={});for(var o=0;o<t.length;o++){var a=Ad(i,t[o]);n[a]=!1,this._selectedDataIndicesMap[a]=-1}}},e.prototype.toggleSelect=function(t,e){for(var n=[],r=0;r<t.length;r++)n[0]=t[r],this.isSelected(t[r],e)?this.unselect(n,e):this.select(n,e)},e.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var t=this._selectedDataIndicesMap,e=m.keys(t),n=[],r=0;r<e.length;r++){var i=t[e[r]];i>=0&&n.push(i)}return n},e.prototype.isSelected=function(t,e){var n=this.option.selectedMap;if(!n)return!1;var r=this.getData(e);return("all"===n||n[Ad(r,t)])&&!r.getItemModel(t).get(["select","disabled"])},e.prototype.isUniversalTransitionEnabled=function(){if(this[Sd])return!0;var t=this.option.universalTransition;return!!t&&(!0===t||t&&t.enabled)},e.prototype._innerSelect=function(t,e){var n,r,i=this.option,o=i.selectedMode,a=e.length;if(o&&a)if("series"===o)i.selectedMap="all";else if("multiple"===o){m.isObject(i.selectedMap)||(i.selectedMap={});for(var s=i.selectedMap,u=0;u<a;u++){var l=e[u],c=Ad(t,l);s[c]=!0,this._selectedDataIndicesMap[c]=t.getRawIndex(l)}}else if("single"===o||!0===o){var h=e[a-1];c=Ad(t,h),i.selectedMap=((n={})[c]=!0,n),this._selectedDataIndicesMap=((r={})[c]=t.getRawIndex(h),r)}},e.prototype._initSelectedMapFromData=function(t){if(!this.option.selectedMap){var e=[];t.hasItemOption&&t.each((function(n){var r=t.getRawDataItem(n);r&&r.selected&&e.push(n)})),e.length>0&&this._innerSelect(t,e)}},e.registerClass=function(t){return Nl.registerClass(t)},e.protoInitialize=function(){var t=e.prototype;t.type="series.__base__",t.seriesIndex=0,t.ignoreStyleOnData=!1,t.hasSymbolVisual=!1,t.defaultSymbol="circle",t.visualStyleAccessPath="itemStyle",t.visualDrawType="fill"}(),e}(Nl);function Fd(t){var e=t.name;ui(t)||(t.name=function(t){var e=t.getRawData(),n=e.mapDimensionsAll("seriesName"),r=[];return m.each(n,(function(t){var n=e.getDimensionInfo(t);n.displayName&&r.push(n.displayName)})),r.join(" ")}(t)||e)}function Md(t){return t.model.getRawData().count()}function kd(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),Od}function Od(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function Id(t,e){m.each(m.concatArray(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),(function(n){t.wrapMethod(n,m.curry(Td,e))}))}function Td(t,e){var n=Bd(t);return n&&n.setOutputEnd((e||this).count()),e}function Bd(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var r=n.currentTask;if(r){var i=r.agentStubMap;i&&(r=i.get(t.uid))}return r}}m.mixin(Ed,Ch),m.mixin(Ed,cc),Ai(Ed,Nl);var Ld=Ed,jd=function(){function t(){this.group=new cr,this.uid=Eu("viewComponent")}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,r){},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,r){},t.prototype.updateLayout=function(t,e,n,r){},t.prototype.updateVisual=function(t,e,n,r){},t.prototype.toggleBlurSeries=function(t,e,n){},t.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)},t}();Ci(jd),Mi(jd);var Pd=jd;function Nd(){var t=hi();return function(e){var n=t(e),r=e.pipelineContext,i=!!n.large,o=!!n.progressiveRender,a=n.large=!(!r||!r.large),s=n.progressiveRender=!(!r||!r.progressiveRender);return!(i===a&&o===s)&&"reset"}}var Rd=Go.CMD,zd=[[],[],[]],Vd=Math.sqrt,Hd=Math.atan2;function Gd(t,e){if(e){var n,r,i,o,a,s,u=t.data,l=t.len(),c=Rd.M,h=Rd.C,d=Rd.L,p=Rd.R,f=Rd.A,g=Rd.Q;for(i=0,o=0;i<l;){switch(n=u[i++],o=i,r=0,n){case c:case d:r=1;break;case h:r=3;break;case g:r=2;break;case f:var m=e[4],y=e[5],v=Vd(e[0]*e[0]+e[1]*e[1]),D=Vd(e[2]*e[2]+e[3]*e[3]),b=Hd(-e[1]/D,e[0]/v);u[i]*=v,u[i++]+=m,u[i]*=D,u[i++]+=y,u[i++]*=v,u[i++]*=D,u[i++]+=b,u[i++]+=b,o=i+=2;break;case p:s[0]=u[i++],s[1]=u[i++],V(s,s,e),u[o++]=s[0],u[o++]=s[1],s[0]+=u[i++],s[1]+=u[i++],V(s,s,e),u[o++]=s[0],u[o++]=s[1]}for(a=0;a<r;a++){var _=zd[a];_[0]=u[i++],_[1]=u[i++],V(_,_,e),u[o++]=_[0],u[o++]=_[1]}}t.increaseVersion()}}var qd=Math.sqrt,Wd=Math.sin,Ud=Math.cos,Zd=Math.PI;function Yd(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function Xd(t,e){return(t[0]*e[0]+t[1]*e[1])/(Yd(t)*Yd(e))}function $d(t,e){return(t[0]*e[1]<t[1]*e[0]?-1:1)*Math.acos(Xd(t,e))}function Kd(t,e,n,r,i,o,a,s,u,l,c){var h=u*(Zd/180),d=Ud(h)*(t-n)/2+Wd(h)*(e-r)/2,p=-1*Wd(h)*(t-n)/2+Ud(h)*(e-r)/2,f=d*d/(a*a)+p*p/(s*s);f>1&&(a*=qd(f),s*=qd(f));var g=(i===o?-1:1)*qd((a*a*(s*s)-a*a*(p*p)-s*s*(d*d))/(a*a*(p*p)+s*s*(d*d)))||0,m=g*a*p/s,y=g*-s*d/a,v=(t+n)/2+Ud(h)*m-Wd(h)*y,D=(e+r)/2+Wd(h)*m+Ud(h)*y,b=$d([1,0],[(d-m)/a,(p-y)/s]),_=[(d-m)/a,(p-y)/s],x=[(-1*d-m)/a,(-1*p-y)/s],w=$d(_,x);if(Xd(_,x)<=-1&&(w=Zd),Xd(_,x)>=1&&(w=0),w<0){var C=Math.round(w/Zd*1e6)/1e6;w=2*Zd+C%2*Zd}c.addData(l,v,D,a,s,b,w,h,o)}var Jd=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,Qd=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;var tp=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return v(e,t),e.prototype.applyTransform=function(t){},e}(ha);function ep(t){return null!=t.setData}function np(t,e){var n=function(t){var e=new Go;if(!t)return e;var n,r=0,i=0,o=r,a=i,s=Go.CMD,u=t.match(Jd);if(!u)return e;for(var l=0;l<u.length;l++){for(var c=u[l],h=c.charAt(0),d=void 0,p=c.match(Qd)||[],f=p.length,g=0;g<f;g++)p[g]=parseFloat(p[g]);for(var m=0;m<f;){var y=void 0,v=void 0,D=void 0,b=void 0,_=void 0,x=void 0,w=void 0,C=r,A=i,S=void 0,E=void 0;switch(h){case"l":r+=p[m++],i+=p[m++],d=s.L,e.addData(d,r,i);break;case"L":r=p[m++],i=p[m++],d=s.L,e.addData(d,r,i);break;case"m":r+=p[m++],i+=p[m++],d=s.M,e.addData(d,r,i),o=r,a=i,h="l";break;case"M":r=p[m++],i=p[m++],d=s.M,e.addData(d,r,i),o=r,a=i,h="L";break;case"h":r+=p[m++],d=s.L,e.addData(d,r,i);break;case"H":r=p[m++],d=s.L,e.addData(d,r,i);break;case"v":i+=p[m++],d=s.L,e.addData(d,r,i);break;case"V":i=p[m++],d=s.L,e.addData(d,r,i);break;case"C":d=s.C,e.addData(d,p[m++],p[m++],p[m++],p[m++],p[m++],p[m++]),r=p[m-2],i=p[m-1];break;case"c":d=s.C,e.addData(d,p[m++]+r,p[m++]+i,p[m++]+r,p[m++]+i,p[m++]+r,p[m++]+i),r+=p[m-2],i+=p[m-1];break;case"S":y=r,v=i,S=e.len(),E=e.data,n===s.C&&(y+=r-E[S-4],v+=i-E[S-3]),d=s.C,C=p[m++],A=p[m++],r=p[m++],i=p[m++],e.addData(d,y,v,C,A,r,i);break;case"s":y=r,v=i,S=e.len(),E=e.data,n===s.C&&(y+=r-E[S-4],v+=i-E[S-3]),d=s.C,C=r+p[m++],A=i+p[m++],r+=p[m++],i+=p[m++],e.addData(d,y,v,C,A,r,i);break;case"Q":C=p[m++],A=p[m++],r=p[m++],i=p[m++],d=s.Q,e.addData(d,C,A,r,i);break;case"q":C=p[m++]+r,A=p[m++]+i,r+=p[m++],i+=p[m++],d=s.Q,e.addData(d,C,A,r,i);break;case"T":y=r,v=i,S=e.len(),E=e.data,n===s.Q&&(y+=r-E[S-4],v+=i-E[S-3]),r=p[m++],i=p[m++],d=s.Q,e.addData(d,y,v,r,i);break;case"t":y=r,v=i,S=e.len(),E=e.data,n===s.Q&&(y+=r-E[S-4],v+=i-E[S-3]),r+=p[m++],i+=p[m++],d=s.Q,e.addData(d,y,v,r,i);break;case"A":D=p[m++],b=p[m++],_=p[m++],x=p[m++],w=p[m++],Kd(C=r,A=i,r=p[m++],i=p[m++],x,w,D,b,_,d=s.A,e);break;case"a":D=p[m++],b=p[m++],_=p[m++],x=p[m++],w=p[m++],Kd(C=r,A=i,r+=p[m++],i+=p[m++],x,w,D,b,_,d=s.A,e)}}"z"!==h&&"Z"!==h||(d=s.Z,e.addData(d),r=o,i=a),n=d}return e.toStatic(),e}(t),r=Object(m.extend)({},e);return r.buildPath=function(t){if(ep(t)){t.setData(n.data);var e=t.getContext();e&&t.rebuildPath(e,1)}else e=t,n.rebuildPath(e,1)},r.applyTransform=function(t){Gd(n,t),this.dirtyShape()},r}function rp(t,e){return new tp(np(t,e))}function ip(t,e){e=e||{};var n=new ha;return t.shape&&n.setShape(t.shape),n.setStyle(t.style),e.bakeTransform?Gd(n.path,t.getComputedTransform()):e.toLocal?n.setLocalTransform(t.getComputedTransform()):n.copyTransform(t),n.buildPath=t.buildPath,n.applyTransform=n.applyTransform,n.z=t.z,n.z2=t.z2,n.zlevel=t.zlevel,n}var op=function(){this.cx=0,this.cy=0,this.r=0},ap=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultShape=function(){return new op},e.prototype.buildPath=function(t,e){t.moveTo(e.cx+e.r,e.cy),t.arc(e.cx,e.cy,e.r,0,2*Math.PI)},e}(ha);ap.prototype.type="circle";var sp=ap,up=function(){this.cx=0,this.cy=0,this.rx=0,this.ry=0},lp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultShape=function(){return new up},e.prototype.buildPath=function(t,e){var n=.5522848,r=e.cx,i=e.cy,o=e.rx,a=e.ry,s=o*n,u=a*n;t.moveTo(r-o,i),t.bezierCurveTo(r-o,i-u,r-s,i-a,r,i-a),t.bezierCurveTo(r+s,i-a,r+o,i-u,r+o,i),t.bezierCurveTo(r+o,i+u,r+s,i+a,r,i+a),t.bezierCurveTo(r-s,i+a,r-o,i+u,r-o,i),t.closePath()},e}(ha);lp.prototype.type="ellipse";var cp=lp,hp=Math.PI,dp=2*hp,pp=Math.sin,fp=Math.cos,gp=Math.acos,mp=Math.atan2,yp=Math.abs,vp=Math.sqrt,Dp=Math.max,bp=Math.min,_p=1e-4;function xp(t,e,n,r,i,o,a){var s=t-n,u=e-r,l=(a?o:-o)/vp(s*s+u*u),c=l*u,h=-l*s,d=t+c,p=e+h,f=n+c,g=r+h,m=(d+f)/2,y=(p+g)/2,v=f-d,D=g-p,b=v*v+D*D,_=i-o,x=d*g-f*p,w=(D<0?-1:1)*vp(Dp(0,_*_*b-x*x)),C=(x*D-v*w)/b,A=(-x*v-D*w)/b,S=(x*D+v*w)/b,E=(-x*v+D*w)/b,F=C-m,M=A-y,k=S-m,O=E-y;return F*F+M*M>k*k+O*O&&(C=S,A=E),{cx:C,cy:A,x0:-c,y0:-h,x1:C*(i/_-1),y1:A*(i/_-1)}}function wp(t){var e;if(Object(m.isArray)(t)){var n=t.length;if(!n)return t;e=1===n?[t[0],t[0],0,0]:2===n?[t[0],t[0],t[1],t[1]]:3===n?t.concat(t[2]):t}else e=[t,t,t,t];return e}function Cp(t,e){var n,r=Dp(e.r,0),i=Dp(e.r0||0,0),o=r>0;if(o||i>0){if(o||(r=i,i=0),i>r){var a=r;r=i,i=a}var s=e.startAngle,u=e.endAngle;if(!isNaN(s)&&!isNaN(u)){var l=e.cx,c=e.cy,h=!!e.clockwise,d=yp(u-s),p=d>dp&&d%dp;if(p>_p&&(d=p),r>_p)if(d>dp-_p)t.moveTo(l+r*fp(s),c+r*pp(s)),t.arc(l,c,r,s,u,!h),i>_p&&(t.moveTo(l+i*fp(u),c+i*pp(u)),t.arc(l,c,i,u,s,h));else{var f=void 0,g=void 0,m=void 0,y=void 0,v=void 0,D=void 0,b=void 0,_=void 0,x=void 0,w=void 0,C=void 0,A=void 0,S=void 0,E=void 0,F=void 0,M=void 0,k=r*fp(s),O=r*pp(s),I=i*fp(u),T=i*pp(u),B=d>_p;if(B){var L=e.cornerRadius;L&&(f=(n=wp(L))[0],g=n[1],m=n[2],y=n[3]);var j=yp(r-i)/2;if(v=bp(j,m),D=bp(j,y),b=bp(j,f),_=bp(j,g),C=x=Dp(v,D),A=w=Dp(b,_),(x>_p||w>_p)&&(S=r*fp(u),E=r*pp(u),F=i*fp(s),M=i*pp(s),d<hp)){var P=function(t,e,n,r,i,o,a,s){var u=n-t,l=r-e,c=a-i,h=s-o,d=h*u-c*l;if(!(d*d<_p))return[t+(d=(c*(e-o)-h*(t-i))/d)*u,e+d*l]}(k,O,F,M,S,E,I,T);if(P){var N=k-P[0],R=O-P[1],z=S-P[0],V=E-P[1],H=1/pp(gp((N*z+R*V)/(vp(N*N+R*R)*vp(z*z+V*V)))/2),G=vp(P[0]*P[0]+P[1]*P[1]);C=bp(x,(r-G)/(H+1)),A=bp(w,(i-G)/(H-1))}}}if(B)if(C>_p){var q=bp(m,C),W=bp(y,C),U=xp(F,M,k,O,r,q,h),Z=xp(S,E,I,T,r,W,h);t.moveTo(l+U.cx+U.x0,c+U.cy+U.y0),C<x&&q===W?t.arc(l+U.cx,c+U.cy,C,mp(U.y0,U.x0),mp(Z.y0,Z.x0),!h):(q>0&&t.arc(l+U.cx,c+U.cy,q,mp(U.y0,U.x0),mp(U.y1,U.x1),!h),t.arc(l,c,r,mp(U.cy+U.y1,U.cx+U.x1),mp(Z.cy+Z.y1,Z.cx+Z.x1),!h),W>0&&t.arc(l+Z.cx,c+Z.cy,W,mp(Z.y1,Z.x1),mp(Z.y0,Z.x0),!h))}else t.moveTo(l+k,c+O),t.arc(l,c,r,s,u,!h);else t.moveTo(l+k,c+O);i>_p&&B?A>_p?(q=bp(f,A),U=xp(I,T,S,E,i,-(W=bp(g,A)),h),Z=xp(k,O,F,M,i,-q,h),t.lineTo(l+U.cx+U.x0,c+U.cy+U.y0),A<w&&q===W?t.arc(l+U.cx,c+U.cy,A,mp(U.y0,U.x0),mp(Z.y0,Z.x0),!h):(W>0&&t.arc(l+U.cx,c+U.cy,W,mp(U.y0,U.x0),mp(U.y1,U.x1),!h),t.arc(l,c,i,mp(U.cy+U.y1,U.cx+U.x1),mp(Z.cy+Z.y1,Z.cx+Z.x1),h),q>0&&t.arc(l+Z.cx,c+Z.cy,q,mp(Z.y1,Z.x1),mp(Z.y0,Z.x0),!h))):(t.lineTo(l+I,c+T),t.arc(l,c,i,u,s,h)):t.lineTo(l+I,c+T)}else t.moveTo(l,c);t.closePath()}}}var Ap=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0},Sp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultShape=function(){return new Ap},e.prototype.buildPath=function(t,e){Cp(t,e)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}(ha);Sp.prototype.type="sector";var Ep=Sp,Fp=function(){this.cx=0,this.cy=0,this.r=0,this.r0=0},Mp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultShape=function(){return new Fp},e.prototype.buildPath=function(t,e){var n=e.cx,r=e.cy,i=2*Math.PI;t.moveTo(n+e.r,r),t.arc(n,r,e.r,0,i,!1),t.moveTo(n+e.r0,r),t.arc(n,r,e.r0,0,i,!0)},e}(ha);Mp.prototype.type="ring";var kp=Mp;function Op(t,e,n){var r=e.smooth,i=e.points;if(i&&i.length>=2){if(r){var o=function(t,e,n,r){var i,o,a,s,u=[],l=[],c=[],h=[];if(r){a=[1/0,1/0],s=[-1/0,-1/0];for(var d=0,p=t.length;d<p;d++)H(a,a,t[d]),G(s,s,t[d]);H(a,a,r[0]),G(s,s,r[1])}for(d=0,p=t.length;d<p;d++){var f=t[d];if(n)i=t[d?d-1:p-1],o=t[(d+1)%p];else{if(0===d||d===p-1){u.push(_(t[d]));continue}i=t[d-1],o=t[d+1]}A(l,o,i),T(l,l,e);var g=L(f,i),m=L(f,o),y=g+m;0!==y&&(g/=y,m/=y),T(c,l,-g),T(h,l,m);var v=w([],f,c),D=w([],f,h);r&&(G(v,v,a),H(v,v,s),G(D,D,a),H(D,D,s)),u.push(v),u.push(D)}return n&&u.push(u.shift()),u}(i,r,n,e.smoothConstraint);t.moveTo(i[0][0],i[0][1]);for(var a=i.length,s=0;s<(n?a:a-1);s++){var u=o[2*s],l=o[2*s+1],c=i[(s+1)%a];t.bezierCurveTo(u[0],u[1],l[0],l[1],c[0],c[1])}}else{t.moveTo(i[0][0],i[0][1]),s=1;for(var h=i.length;s<h;s++)t.lineTo(i[s][0],i[s][1])}n&&t.closePath()}}var Ip=function(){this.points=null,this.smooth=0,this.smoothConstraint=null},Tp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultShape=function(){return new Ip},e.prototype.buildPath=function(t,e){Op(t,e,!0)},e}(ha);Tp.prototype.type="polygon";var Bp=Tp,Lp=function(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null},jp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Lp},e.prototype.buildPath=function(t,e){Op(t,e,!1)},e}(ha);jp.prototype.type="polyline";var Pp=jp,Np={},Rp=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1},zp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Rp},e.prototype.buildPath=function(t,e){var n,r,i,o;if(this.subPixelOptimize){var a=ba(Np,e,this.style);n=a.x1,r=a.y1,i=a.x2,o=a.y2}else n=e.x1,r=e.y1,i=e.x2,o=e.y2;var s=e.percent;0!==s&&(t.moveTo(n,r),s<1&&(i=n*(1-s)+i*s,o=r*(1-s)+o*s),t.lineTo(i,o))},e.prototype.pointAt=function(t){var e=this.shape;return[e.x1*(1-t)+e.x2*t,e.y1*(1-t)+e.y2*t]},e}(ha);zp.prototype.type="line";var Vp=zp,Hp=[],Gp=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1};function qp(t,e,n){var r=t.cpx2,i=t.cpy2;return null!=r||null!=i?[(n?Ae:Ce)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?Ae:Ce)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?Ie:Oe)(t.x1,t.cpx1,t.x2,e),(n?Ie:Oe)(t.y1,t.cpy1,t.y2,e)]}var Wp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Gp},e.prototype.buildPath=function(t,e){var n=e.x1,r=e.y1,i=e.x2,o=e.y2,a=e.cpx1,s=e.cpy1,u=e.cpx2,l=e.cpy2,c=e.percent;0!==c&&(t.moveTo(n,r),null==u||null==l?(c<1&&(Be(n,a,i,c,Hp),a=Hp[1],i=Hp[2],Be(r,s,o,c,Hp),s=Hp[1],o=Hp[2]),t.quadraticCurveTo(a,s,i,o)):(c<1&&(Fe(n,a,u,i,c,Hp),a=Hp[1],u=Hp[2],i=Hp[3],Fe(r,s,l,o,c,Hp),s=Hp[1],l=Hp[2],o=Hp[3]),t.bezierCurveTo(a,s,u,l,i,o)))},e.prototype.pointAt=function(t){return qp(this.shape,t,!1)},e.prototype.tangentAt=function(t){var e=qp(this.shape,t,!0);return B(e,e)},e}(ha);Wp.prototype.type="bezier-curve";var Up=Wp,Zp=function(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},Yp=function(t){function e(e){return t.call(this,e)||this}return v(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Zp},e.prototype.buildPath=function(t,e){var n=e.cx,r=e.cy,i=Math.max(e.r,0),o=e.startAngle,a=e.endAngle,s=e.clockwise,u=Math.cos(o),l=Math.sin(o);t.moveTo(u*i+n,l*i+r),t.arc(n,r,i,o,a,!s)},e}(ha);Yp.prototype.type="arc";var Xp=Yp,$p=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="compound",e}return v(e,t),e.prototype._updatePathDirty=function(){for(var t=this.shape.paths,e=this.shapeChanged(),n=0;n<t.length;n++)e=e||t[n].shapeChanged();e&&this.dirtyShape()},e.prototype.beforeBrush=function(){this._updatePathDirty();for(var t=this.shape.paths||[],e=this.getGlobalScale(),n=0;n<t.length;n++)t[n].path||t[n].createPathProxy(),t[n].path.setScale(e[0],e[1],t[n].segmentIgnoreThreshold)},e.prototype.buildPath=function(t,e){for(var n=e.paths||[],r=0;r<n.length;r++)n[r].buildPath(t,n[r].shape,!0)},e.prototype.afterBrush=function(){for(var t=this.shape.paths||[],e=0;e<t.length;e++)t[e].pathUpdated()},e.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),ha.prototype.getBoundingRect.call(this)},e}(ha),Kp=$p,Jp=function(){function t(t){this.colorStops=t||[]}return t.prototype.addColorStop=function(t,e){this.colorStops.push({offset:t,color:e})},t}(),Qp=Jp,tf=function(t){function e(e,n,r,i,o,a){var s=t.call(this,o)||this;return s.x=null==e?0:e,s.y=null==n?0:n,s.x2=null==r?1:r,s.y2=null==i?0:i,s.type="linear",s.global=a||!1,s}return v(e,t),e}(Qp),ef=tf,nf=function(t){function e(e,n,r,i,o){var a=t.call(this,i)||this;return a.x=null==e?.5:e,a.y=null==n?.5:n,a.r=null==r?.5:r,a.type="radial",a.global=o||!1,a}return v(e,t),e}(Qp),rf=nf,of=[0,0],af=[0,0],sf=new Mt,uf=new Mt,lf=function(){function t(t,e){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new Mt;for(n=0;n<2;n++)this._axes[n]=new Mt;t&&this.fromBoundingRect(t,e)}return t.prototype.fromBoundingRect=function(t,e){var n=this._corners,r=this._axes,i=t.x,o=t.y,a=i+t.width,s=o+t.height;if(n[0].set(i,o),n[1].set(a,o),n[2].set(a,s),n[3].set(i,s),e)for(var u=0;u<4;u++)n[u].transform(e);for(Mt.sub(r[0],n[1],n[0]),Mt.sub(r[1],n[3],n[0]),r[0].normalize(),r[1].normalize(),u=0;u<2;u++)this._origin[u]=r[u].dot(n[0])},t.prototype.intersect=function(t,e){var n=!0,r=!e;return sf.set(1/0,1/0),uf.set(0,0),!this._intersectCheckOneSide(this,t,sf,uf,r,1)&&(n=!1,r)||!this._intersectCheckOneSide(t,this,sf,uf,r,-1)&&(n=!1,r)||r||Mt.copy(e,n?sf:uf),n},t.prototype._intersectCheckOneSide=function(t,e,n,r,i,o){for(var a=!0,s=0;s<2;s++){var u=this._axes[s];if(this._getProjMinMaxOnAxis(s,t._corners,of),this._getProjMinMaxOnAxis(s,e._corners,af),of[1]<af[0]||of[0]>af[1]){if(a=!1,i)return a;var l=Math.abs(af[0]-of[1]),c=Math.abs(of[0]-af[1]);Math.min(l,c)>r.len()&&(l<c?Mt.scale(r,u,-l*o):Mt.scale(r,u,c*o))}else n&&(l=Math.abs(af[0]-of[1]),c=Math.abs(of[0]-af[1]),Math.min(l,c)<n.len()&&(l<c?Mt.scale(n,u,l*o):Mt.scale(n,u,-c*o)))}return a},t.prototype._getProjMinMaxOnAxis=function(t,e,n){for(var r=this._axes[t],i=this._origin,o=e[0].dot(r)+i[t],a=o,s=o,u=1;u<e.length;u++){var l=e[u].dot(r)+i[t];a=Math.min(l,a),s=Math.max(l,s)}n[0]=a,n[1]=s},t}(),cf=lf,hf=[],df=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.notClear=!0,e.incremental=!0,e._displayables=[],e._temporaryDisplayables=[],e._cursor=0,e}return v(e,t),e.prototype.traverse=function(t,e){t.call(e,this)},e.prototype.useStyle=function(){this.style={}},e.prototype.getCursor=function(){return this._cursor},e.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},e.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},e.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},e.prototype.addDisplayable=function(t,e){e?this._temporaryDisplayables.push(t):this._displayables.push(t),this.markRedraw()},e.prototype.addDisplayables=function(t,e){e=e||!1;for(var n=0;n<t.length;n++)this.addDisplayable(t[n],e)},e.prototype.getDisplayables=function(){return this._displayables},e.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},e.prototype.eachPendingDisplayable=function(t){for(var e=this._cursor;e<this._displayables.length;e++)t&&t(this._displayables[e]);for(e=0;e<this._temporaryDisplayables.length;e++)t&&t(this._temporaryDisplayables[e])},e.prototype.update=function(){this.updateTransform();for(var t=this._cursor;t<this._displayables.length;t++){var e=this._displayables[t];e.parent=this,e.update(),e.parent=null}for(t=0;t<this._temporaryDisplayables.length;t++)(e=this._temporaryDisplayables[t]).parent=this,e.update(),e.parent=null},e.prototype.getBoundingRect=function(){if(!this._rect){for(var t=new Rt(1/0,1/0,-1/0,-1/0),e=0;e<this._displayables.length;e++){var n=this._displayables[e],r=n.getBoundingRect().clone();n.needLocalTransform()&&r.applyTransform(n.getLocalTransform(hf)),t.union(r)}this._rect=t}return this._rect},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e);if(this.getBoundingRect().contain(n[0],n[1]))for(var r=0;r<this._displayables.length;r++){if(this._displayables[r].contain(t,e))return!0}return!1},e}(so),pf=df,ff=Math.max,gf=Math.min,mf={};function yf(t){return ha.extend(t)}var vf=function(t,e){var n=np(t,e),r=function(t){function e(e){var r=t.call(this,e)||this;return r.applyTransform=n.applyTransform,r.buildPath=n.buildPath,r}return v(e,t),e}(tp);return r};function Df(t,e){return vf(t,e)}function bf(t,e){mf[t]=e}function _f(t){if(mf.hasOwnProperty(t))return mf[t]}function xf(t,e,n,r){var i=rp(t,e);return n&&("center"===r&&(n=Cf(n,i.getBoundingRect())),Sf(i,n)),i}function wf(t,e,n){var r=new va({style:{image:t,x:e.x,y:e.y,width:e.width,height:e.height},onload:function(t){if("center"===n){var i={width:t.width,height:t.height};r.setStyle(Cf(e,i))}}});return r}function Cf(t,e){var n,r=e.width/e.height,i=t.height*r;return i<=t.width?n=t.height:n=(i=t.width)/r,{x:t.x+t.width/2-i/2,y:t.y+t.height/2-n/2,width:i,height:n}}var Af=function(t,e){for(var n=[],r=t.length,i=0;i<r;i++){var o=t[i];n.push(o.getUpdatedPathProxy(!0))}var a=new ha(e);return a.createPathProxy(),a.buildPath=function(t){if(ep(t)){t.appendPath(n);var e=t.getContext();e&&t.rebuildPath(e,1)}},a};function Sf(t,e){if(t.applyTransform){var n=t.getBoundingRect().calculateTransform(e);t.applyTransform(n)}}function Ef(t,e){return ba(t,t,{lineWidth:e}),t}function Ff(t){return _a(t.shape,t.shape,t.style),t}var Mf=xa;function kf(t,e){for(var n=bt([]);t&&t!==e;)xt(n,t.getLocalTransform(),n),t=t.parent;return n}function Of(t,e,n){return e&&!Object(m.isArrayLike)(e)&&(e=zn.getLocalTransform(e)),n&&(e=St([],e)),V([],t,e)}function If(t,e,n){var r=0===e[4]||0===e[5]||0===e[0]?1:Math.abs(2*e[4]/e[0]),i=0===e[4]||0===e[5]||0===e[2]?1:Math.abs(2*e[4]/e[2]),o=["left"===t?-r:"right"===t?r:0,"top"===t?-i:"bottom"===t?i:0];return o=Of(o,e,n),Math.abs(o[0])>Math.abs(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"}function Tf(t){return!t.isGroup}function Bf(t,e,n){if(t&&e){var r=function(t){var e={};return t.traverse((function(t){Tf(t)&&t.anid&&(e[t.anid]=t)})),e}(t);e.traverse((function(t){if(Tf(t)&&t.anid){var e=r[t.anid];if(e){var o=i(t);t.attr(i(e)),Ws(t,o,n,Ga(t).dataIndex)}}}))}function i(t){var e={x:t.x,y:t.y,rotation:t.rotation};return function(t){return null!=t.shape}(t)&&(e.shape=Object(m.extend)({},t.shape)),e}}function Lf(t,e){return Object(m.map)(t,(function(t){var n=t[0];n=ff(n,e.x),n=gf(n,e.x+e.width);var r=t[1];return r=ff(r,e.y),[n,r=gf(r,e.y+e.height)]}))}function jf(t,e){var n=ff(t.x,e.x),r=gf(t.x+t.width,e.x+e.width),i=ff(t.y,e.y),o=gf(t.y+t.height,e.y+e.height);if(r>=n&&o>=i)return{x:n,y:i,width:r-n,height:o-i}}function Pf(t,e,n){var r=Object(m.extend)({rectHover:!0},e),i=r.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return 0===t.indexOf("image://")?(i.image=t.slice(8),Object(m.defaults)(i,n),new va(r)):xf(t.replace("path://",""),r,n,"center")}function Nf(t,e,n,r,i){for(var o=0,a=i[i.length-1];o<i.length;o++){var s=i[o];if(Rf(t,e,n,r,s[0],s[1],a[0],a[1]))return!0;a=s}}function Rf(t,e,n,r,i,o,a,s){var u=n-t,l=r-e,c=a-i,h=s-o,d=zf(c,h,u,l);if(function(t){return t<=1e-6&&t>=-1e-6}(d))return!1;var p=t-i,f=e-o,g=zf(p,f,u,l)/d;if(g<0||g>1)return!1;var m=zf(p,f,c,h)/d;return!(m<0||m>1)}function zf(t,e,n,r){return t*r-n*e}function Vf(t){var e=t.itemTooltipOption,n=t.componentModel,r=t.itemName,i=Object(m.isString)(e)?{formatter:e}:e,o=n.mainType,a=n.componentIndex,s={componentType:o,name:r,$vars:["name"]};s[o+"Index"]=a;var u=t.formatterParamsExtra;u&&Object(m.each)(Object(m.keys)(u),(function(t){Object(m.hasOwn)(s,t)||(s[t]=u[t],s.$vars.push(t))}));var l=Ga(t.el);l.componentMainType=o,l.componentIndex=a,l.tooltipConfig={name:r,option:Object(m.defaults)({content:r,encodeHTMLContent:!0,formatterParams:s},i)}}function Hf(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function Gf(t,e){if(t)if(Object(m.isArray)(t))for(var n=0;n<t.length;n++)Hf(t[n],e);else Hf(t,e)}bf("circle",sp),bf("ellipse",cp),bf("sector",Ep),bf("ring",kp),bf("polygon",Bp),bf("polyline",Pp),bf("rect",Sa),bf("line",Vp),bf("bezierCurve",Up),bf("arc",Xp);var qf=hi(),Wf=Nd(),Uf=function(){function t(){this.group=new cr,this.uid=Eu("viewChart"),this.renderTask=Sh({plan:Xf,reset:$f}),this.renderTask.context={view:this}}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,r){},t.prototype.highlight=function(t,e,n,r){var i=t.getData(r&&r.dataType);i&&Yf(i,r,"emphasis")},t.prototype.downplay=function(t,e,n,r){var i=t.getData(r&&r.dataType);i&&Yf(i,r,"normal")},t.prototype.remove=function(t,e){this.group.removeAll()},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,r){this.render(t,e,n,r)},t.prototype.updateLayout=function(t,e,n,r){this.render(t,e,n,r)},t.prototype.updateVisual=function(t,e,n,r){this.render(t,e,n,r)},t.prototype.eachRendered=function(t){Gf(this.group,t)},t.markUpdateMethod=function(t,e){qf(t).updateMethod=e},t.protoInitialize=void(t.prototype.type="chart"),t}();function Zf(t,e,n){t&&Rs(t)&&("emphasis"===e?Ds:bs)(t,n)}function Yf(t,e,n){var r=ci(t,e),i=e&&null!=e.highlightKey?function(t){var e=Ua[t];return null==e&&Wa<=32&&(e=Ua[t]=Wa++),e}(e.highlightKey):null;null!=r?Object(m.each)(Qr(r),(function(e){Zf(t.getItemGraphicEl(e),n,i)})):t.eachItemGraphicEl((function(t){Zf(t,n,i)}))}function Xf(t){return Wf(t.model)}function $f(t){var e=t.model,n=t.ecModel,r=t.api,i=t.payload,o=e.pipelineContext.progressiveRender,a=t.view,s=i&&qf(i).updateMethod,u=o?"incrementalPrepareRender":s&&a[s]?s:"render";return"render"!==u&&a[u](e,n,r,i),Kf[u]}Ci(Uf),Mi(Uf);var Kf={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}},Jf=Uf,Qf="\0__throttleOriginMethod",tg="\0__throttleRate",eg="\0__throttleType";function ng(t,e,n){var r,i,o,a,s,u=0,l=0,c=null;function h(){l=(new Date).getTime(),c=null,t.apply(o,a||[])}e=e||0;var d=function(){for(var t=[],d=0;d<arguments.length;d++)t[d]=arguments[d];r=(new Date).getTime(),o=this,a=t;var p=s||e,f=s||n;s=null,i=r-(f?u:l)-p,clearTimeout(c),f?c=setTimeout(h,p):i>=0?h():c=setTimeout(h,-i),u=r};return d.clear=function(){c&&(clearTimeout(c),c=null)},d.debounceNextCall=function(t){s=t},d}function rg(t,e,n,r){var i=t[e];if(i){var o=i[Qf]||i,a=i[eg];if(i[tg]!==n||a!==r){if(null==n||!r)return t[e]=o;(i=t[e]=ng(o,n,"debounce"===r))[Qf]=o,i[eg]=r,i[tg]=n}return i}}function ig(t,e){var n=t[e];n&&n[Qf]&&(n.clear&&n.clear(),t[e]=n[Qf])}var og=hi(),ag={itemStyle:ki(_u,!0),lineStyle:ki(vu,!0)},sg={lineStyle:"stroke",itemStyle:"fill"};function ug(t,e){return t.visualStyleMapper||ag[e]||ag.itemStyle}function lg(t,e){return t.visualDrawType||sg[e]||"fill"}var cg={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",i=t.getModel(r),o=ug(t,r)(i),a=i.getShallow("decal");a&&(n.setVisual("decal",a),a.dirty=!0);var s=lg(t,r),u=o[s],l=Object(m.isFunction)(u)?u:null,c="auto"===o.fill||"auto"===o.stroke;if(!o[s]||l||c){var h=t.getColorFromPalette(t.name,null,e.getSeriesCount());o[s]||(o[s]=h,n.setVisual("colorFromPalette",!0)),o.fill="auto"===o.fill||Object(m.isFunction)(o.fill)?h:o.fill,o.stroke="auto"===o.stroke||Object(m.isFunction)(o.stroke)?h:o.stroke}if(n.setVisual("style",o),n.setVisual("drawType",s),!e.isSeriesFiltered(t)&&l)return n.setVisual("colorFromPalette",!1),{dataEach:function(e,n){var r=t.getDataParams(n),i=Object(m.extend)({},o);i[s]=l(r),e.setItemVisual(n,"style",i)}}}},hg=new Au,dg={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!t.ignoreStyleOnData&&!e.isSeriesFiltered(t)){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",i=ug(t,r),o=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(t,e){var n=t.getRawDataItem(e);if(n&&n[r]){hg.option=n[r];var a=i(hg),s=t.ensureUniqueItemVisual(e,"style");Object(m.extend)(s,a),hg.option.decal&&(t.setItemVisual(e,"decal",hg.option.decal),hg.option.decal.dirty=!0),o in a&&t.setItemVisual(e,"colorFromPalette",!1)}}:null}}}},pg={performRawSeries:!0,overallReset:function(t){var e=Object(m.createHashMap)();t.eachSeries((function(t){var n=t.getColorBy();if(!t.isColorBySeries()){var r=t.type+"-"+n,i=e.get(r);i||(i={},e.set(r,i)),og(t).scope=i}})),t.eachSeries((function(e){if(!e.isColorBySeries()&&!t.isSeriesFiltered(e)){var n=e.getRawData(),r={},i=e.getData(),o=og(e).scope,a=e.visualStyleAccessPath||"itemStyle",s=lg(e,a);i.each((function(t){var e=i.getRawIndex(t);r[e]=t})),n.each((function(t){var a=r[t];if(i.getItemVisual(a,"colorFromPalette")){var u=i.ensureUniqueItemVisual(a,"style"),l=n.getName(t)||t+"",c=n.count();u[s]=e.getColorFromPalette(l,o,c)}}))}}))}},fg=Math.PI;var gg=function(){function t(t,e,n,r){this._stageTaskMap=Object(m.createHashMap)(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),r=this._visualHandlers=r.slice(),this._allHandlers=n.concat(r)}return t.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each((function(t){var e=t.overallTask;e&&e.dirty()}))},t.prototype.getPerformArgs=function(t,e){if(t.__pipeline){var n=this._pipelineMap.get(t.__pipeline.id),r=n.context,i=!e&&n.progressiveEnabled&&(!r||r.progressiveRender)&&t.__idxInPipeline>n.blockIndex?n.step:null,o=r&&r.modDataCount;return{step:i,modBy:null!=o?Math.ceil(o/i):null,modDataCount:o}}},t.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},t.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),r=t.getData().count(),i=n.progressiveEnabled&&e.incrementalPrepareRender&&r>=n.threshold,o=t.get("large")&&r>=t.get("largeThreshold"),a="mod"===t.get("progressiveChunkMode")?r:null;t.pipelineContext=n.context={progressiveRender:i,modDataCount:a,large:o}},t.prototype.restorePipelines=function(t){var e=this,n=e._pipelineMap=Object(m.createHashMap)();t.eachSeries((function(t){var r=t.getProgressive(),i=t.uid;n.set(i,{id:i,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:r&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(r||700),count:0}),e._pipe(t,t.dataTask)}))},t.prototype.prepareStageTasks=function(){var t=this._stageTaskMap,e=this.api.getModel(),n=this.api;Object(m.each)(this._allHandlers,(function(r){var i=t.get(r.uid)||t.set(r.uid,{});Object(m.assert)(!(r.reset&&r.overallReset),""),r.reset&&this._createSeriesStageTask(r,i,e,n),r.overallReset&&this._createOverallStageTask(r,i,e,n)}),this)},t.prototype.prepareView=function(t,e,n,r){var i=t.renderTask,o=i.context;o.model=e,o.ecModel=n,o.api=r,i.__block=!t.incrementalPrepareRender,this._pipe(e,i)},t.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},t.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},t.prototype._performStageTasks=function(t,e,n,r){r=r||{};var i=!1,o=this;function a(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}Object(m.each)(t,(function(t,s){if(!r.visualType||r.visualType===t.visualType){var u=o._stageTaskMap.get(t.uid),l=u.seriesTaskMap,c=u.overallTask;if(c){var h,d=c.agentStubMap;d.each((function(t){a(r,t)&&(t.dirty(),h=!0)})),h&&c.dirty(),o.updatePayload(c,n);var p=o.getPerformArgs(c,r.block);d.each((function(t){t.perform(p)})),c.perform(p)&&(i=!0)}else l&&l.each((function(s,u){a(r,s)&&s.dirty();var l=o.getPerformArgs(s,r.block);l.skip=!t.performRawSeries&&e.isSeriesFiltered(s.context.model),o.updatePayload(s,n),s.perform(l)&&(i=!0)}))}})),this.unfinished=i||this.unfinished},t.prototype.performSeriesTasks=function(t){var e;t.eachSeries((function(t){e=t.dataTask.perform()||e})),this.unfinished=e||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each((function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)}))},t.prototype.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)},t.prototype._createSeriesStageTask=function(t,e,n,r){var i=this,o=e.seriesTaskMap,a=e.seriesTaskMap=Object(m.createHashMap)(),s=t.seriesType,u=t.getTargetSeries;function l(e){var s=e.uid,u=a.set(s,o&&o.get(s)||Sh({plan:bg,reset:_g,count:Cg}));u.context={model:e,ecModel:n,api:r,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:i},i._pipe(e,u)}t.createOnAllSeries?n.eachRawSeries(l):s?n.eachRawSeriesByType(s,l):u&&u(n,r).each(l)},t.prototype._createOverallStageTask=function(t,e,n,r){var i=this,o=e.overallTask=e.overallTask||Sh({reset:mg});o.context={ecModel:n,api:r,overallReset:t.overallReset,scheduler:i};var a=o.agentStubMap,s=o.agentStubMap=Object(m.createHashMap)(),u=t.seriesType,l=t.getTargetSeries,c=!0,h=!1;function d(t){var e=t.uid,n=s.set(e,a&&a.get(e)||(h=!0,Sh({reset:yg,onDirty:Dg})));n.context={model:t,overallProgress:c},n.agent=o,n.__block=c,i._pipe(t,n)}Object(m.assert)(!t.createOnAllSeries,""),u?n.eachRawSeriesByType(u,d):l?l(n,r).each(d):(c=!1,Object(m.each)(n.getSeries(),d)),h&&o.dirty()},t.prototype._pipe=function(t,e){var n=t.uid,r=this._pipelineMap.get(n);!r.head&&(r.head=e),r.tail&&r.tail.pipe(e),r.tail=e,e.__idxInPipeline=r.count++,e.__pipeline=r},t.wrapStageHandler=function(t,e){return Object(m.isFunction)(t)&&(t={overallReset:t,seriesType:Ag(t)}),t.uid=Eu("stageHandler"),e&&(t.visualType=e),t},t}();function mg(t){t.overallReset(t.ecModel,t.api,t.payload)}function yg(t){return t.overallProgress&&vg}function vg(){this.agent.dirty(),this.getDownstream().dirty()}function Dg(){this.agent&&this.agent.dirty()}function bg(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function _g(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Qr(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?Object(m.map)(e,(function(t,e){return wg(e)})):xg}var xg=wg(0);function wg(t){return function(e,n){var r=n.data,i=n.resetDefines[t];if(i&&i.dataEach)for(var o=e.start;o<e.end;o++)i.dataEach(r,o);else i&&i.progress&&i.progress(e,r)}}function Cg(t){return t.data.count()}function Ag(t){Sg=null;try{t(Eg,Fg)}catch(t){}return Sg}var Sg,Eg={},Fg={};function Mg(t,e){for(var n in e.prototype)t[n]=m.noop}Mg(Eg,Dc),Mg(Fg,xc),Eg.eachSeriesByType=Eg.eachRawSeriesByType=function(t){Sg=t},Eg.eachComponent=function(t){"series"===t.mainType&&t.subType&&(Sg=t.subType)};var kg=gg,Og=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],Ig={color:Og,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],Og]},Tg="#B9B8CE",Bg="#100C2A",Lg=function(){return{axisLine:{lineStyle:{color:Tg}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}}},jg=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],Pg={darkMode:!0,color:jg,backgroundColor:Bg,axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:Tg},pageTextStyle:{color:Tg}},textStyle:{color:Tg},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:Tg}},dataZoom:{borderColor:"#71708A",textStyle:{color:Tg},brushStyle:{color:"rgba(135,163,206,0.3)"},handleStyle:{color:"#353450",borderColor:"#C5CBE3"},moveHandleStyle:{color:"#B0B6C3",opacity:.3},fillerColor:"rgba(135,163,206,0.2)",emphasis:{handleStyle:{borderColor:"#91B7F2",color:"#4D587D"},moveHandleStyle:{color:"#636D9A",opacity:.7}},dataBackground:{lineStyle:{color:"#71708A",width:1},areaStyle:{color:"#71708A"}},selectedDataBackground:{lineStyle:{color:"#87A3CE"},areaStyle:{color:"#87A3CE"}}},visualMap:{textStyle:{color:Tg}},timeline:{lineStyle:{color:Tg},label:{color:Tg},controlStyle:{color:Tg,borderColor:Tg}},calendar:{itemStyle:{color:Bg},dayLabel:{color:Tg},monthLabel:{color:Tg},yearLabel:{color:Tg}},timeAxis:Lg(),logAxis:Lg(),valueAxis:Lg(),categoryAxis:Lg(),line:{symbol:"circle"},graph:{color:jg},gauge:{title:{color:Tg},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:Tg},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};Pg.categoryAxis.splitLine.show=!1;var Ng=Pg,Rg=function(){function t(){}return t.prototype.normalizeQuery=function(t){var e={},n={},r={};if(m.isString(t)){var i=wi(t);e.mainType=i.main||null,e.subType=i.sub||null}else{var o=["Index","Name","Id"],a={name:1,dataIndex:1,dataType:1};m.each(t,(function(t,i){for(var s=!1,u=0;u<o.length;u++){var l=o[u],c=i.lastIndexOf(l);if(c>0&&c===i.length-l.length){var h=i.slice(0,c);"data"!==h&&(e.mainType=h,e[l.toLowerCase()]=t,s=!0)}}a.hasOwnProperty(i)&&(n[i]=t,s=!0),s||(r[i]=t)}))}return{cptQuery:e,dataQuery:n,otherQuery:r}},t.prototype.filter=function(t,e){var n=this.eventInfo;if(!n)return!0;var r=n.targetEl,i=n.packedEvent,o=n.model,a=n.view;if(!o||!a)return!0;var s=e.cptQuery,u=e.dataQuery;return l(s,o,"mainType")&&l(s,o,"subType")&&l(s,o,"index","componentIndex")&&l(s,o,"name")&&l(s,o,"id")&&l(u,i,"name")&&l(u,i,"dataIndex")&&l(u,i,"dataType")&&(!a.filterForExposedEvent||a.filterForExposedEvent(t,e.otherQuery,r,i));function l(t,e,n,r){return null==t[n]||e[r||n]===t[n]}},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),zg=["symbol","symbolSize","symbolRotate","symbolOffset"],Vg=zg.concat(["symbolKeepAspect"]),Hg={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData();if(t.legendIcon&&n.setVisual("legendIcon",t.legendIcon),t.hasSymbolVisual){for(var r={},i={},o=!1,a=0;a<zg.length;a++){var s=zg[a],u=t.get(s);Object(m.isFunction)(u)?(o=!0,i[s]=u):r[s]=u}if(r.symbol=r.symbol||t.defaultSymbol,n.setVisual(Object(m.extend)({legendIcon:t.legendIcon||r.symbol,symbolKeepAspect:t.get("symbolKeepAspect")},r)),!e.isSeriesFiltered(t)){var l=Object(m.keys)(i);return{dataEach:o?function(e,n){for(var r=t.getRawValue(n),o=t.getDataParams(n),a=0;a<l.length;a++){var s=l[a];e.setItemVisual(n,s,i[s](r,o))}}:null}}}}},Gg={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(t.hasSymbolVisual&&!e.isSeriesFiltered(t))return{dataEach:t.getData().hasItemOption?function(t,e){for(var n=t.getItemModel(e),r=0;r<Vg.length;r++){var i=Vg[r],o=n.getShallow(i,!0);null!=o&&t.setItemVisual(e,i,o)}}:null}}};function qg(t,e,n){switch(n){case"color":return t.getItemVisual(e,"style")[t.getVisual("drawType")];case"opacity":return t.getItemVisual(e,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getItemVisual(e,n)}}function Wg(t,e){switch(e){case"color":return t.getVisual("style")[t.getVisual("drawType")];case"opacity":return t.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getVisual(e)}}function Ug(t,e,n,r){switch(n){case"color":t.ensureUniqueItemVisual(e,"style")[t.getVisual("drawType")]=r,t.setItemVisual(e,"colorFromPalette",!1);break;case"opacity":t.ensureUniqueItemVisual(e,"style").opacity=r;break;case"symbol":case"symbolSize":case"liftZ":t.setItemVisual(e,n,r)}}function Zg(t,e){function n(e,n){var r=[];return e.eachComponent({mainType:"series",subType:t,query:n},(function(t){r.push(t.seriesIndex)})),r}Object(m.each)([[t+"ToggleSelect","toggleSelect"],[t+"Select","select"],[t+"UnSelect","unselect"]],(function(t){e(t[0],(function(e,r,i){e=Object(m.extend)({},e),i.dispatchAction(Object(m.extend)(e,{type:t[1],seriesIndex:n(r,e)}))}))}))}function Yg(t,e,n,r,i){var o=t+e;n.isSilent(o)||r.eachComponent({mainType:"series",subType:"pie"},(function(t){for(var e=t.seriesIndex,r=t.option.selectedMap,a=i.selected,s=0;s<a.length;s++)if(a[s].seriesIndex===e){var u=t.getData(),l=ci(u,i.fromActionPayload);n.trigger(o,{type:o,seriesId:t.id,name:Object(m.isArray)(l)?u.getName(l[0]):u.getName(l),selected:Object(m.isString)(r)?r:Object(m.extend)({},r)})}}))}function Xg(t,e,n){for(var r;t&&(!e(t)||(r=t,!n));)t=t.__hostTarget||t.parent;return r}var $g=Math.round(9*Math.random()),Kg="function"==typeof Object.defineProperty,Jg=function(){function t(){this._id="__ec_inner_"+$g++}return t.prototype.get=function(t){return this._guard(t)[this._id]},t.prototype.set=function(t,e){var n=this._guard(t);return Kg?Object.defineProperty(n,this._id,{value:e,enumerable:!1,configurable:!0}):n[this._id]=e,this},t.prototype.delete=function(t){return!!this.has(t)&&(delete this._guard(t)[this._id],!0)},t.prototype.has=function(t){return!!this._guard(t)[this._id]},t.prototype._guard=function(t){if(t!==Object(t))throw TypeError("Value of WeakMap is not a non-null object.");return t},t}(),Qg=Jg,tm=ha.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,r=e.cy,i=e.width/2,o=e.height/2;t.moveTo(n,r-o),t.lineTo(n+i,r+o),t.lineTo(n-i,r+o),t.closePath()}}),em=ha.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,r=e.cy,i=e.width/2,o=e.height/2;t.moveTo(n,r-o),t.lineTo(n+i,r),t.lineTo(n,r+o),t.lineTo(n-i,r),t.closePath()}}),nm=ha.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.x,r=e.y,i=e.width/5*3,o=Math.max(i,e.height),a=i/2,s=a*a/(o-a),u=r-o+a+s,l=Math.asin(s/a),c=Math.cos(l)*a,h=Math.sin(l),d=Math.cos(l),p=.6*a,f=.7*a;t.moveTo(n-c,u+s),t.arc(n,u,a,Math.PI-l,2*Math.PI+l),t.bezierCurveTo(n+c-h*p,u+s+d*p,n,r-f,n,r),t.bezierCurveTo(n,r-f,n-c+h*p,u+s+d*p,n-c,u+s),t.closePath()}}),rm=ha.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.height,r=e.width,i=e.x,o=e.y,a=r/3*2;t.moveTo(i,o),t.lineTo(i+a,o+n),t.lineTo(i,o+n/4*3),t.lineTo(i-a,o+n),t.lineTo(i,o),t.closePath()}}),im={line:Vp,rect:Sa,roundRect:Sa,square:Sa,circle:sp,diamond:em,pin:nm,arrow:rm,triangle:tm},om={line:function(t,e,n,r,i){i.x1=t,i.y1=e+r/2,i.x2=t+n,i.y2=e+r/2},rect:function(t,e,n,r,i){i.x=t,i.y=e,i.width=n,i.height=r},roundRect:function(t,e,n,r,i){i.x=t,i.y=e,i.width=n,i.height=r,i.r=Math.min(n,r)/4},square:function(t,e,n,r,i){var o=Math.min(n,r);i.x=t,i.y=e,i.width=o,i.height=o},circle:function(t,e,n,r,i){i.cx=t+n/2,i.cy=e+r/2,i.r=Math.min(n,r)/2},diamond:function(t,e,n,r,i){i.cx=t+n/2,i.cy=e+r/2,i.width=n,i.height=r},pin:function(t,e,n,r,i){i.x=t+n/2,i.y=e+r/2,i.width=n,i.height=r},arrow:function(t,e,n,r,i){i.x=t+n/2,i.y=e+r/2,i.width=n,i.height=r},triangle:function(t,e,n,r,i){i.cx=t+n/2,i.cy=e+r/2,i.width=n,i.height=r}},am={};Object(m.each)(im,(function(t,e){am[e]=new t}));var sm=ha.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(t,e,n){var r=Kn(t,e,n),i=this.shape;return i&&"pin"===i.symbolType&&"inside"===e.position&&(r.y=n.y+.4*n.height),r},buildPath:function(t,e,n){var r=e.symbolType;if("none"!==r){var i=am[r];i||(i=am[r="rect"]),om[r](e.x,e.y,e.width,e.height,i.shape),i.buildPath(t,i.shape,n)}}});function um(t,e){if("image"!==this.type){var n=this.style;this.__isEmptyBrush?(n.stroke=t,n.fill=e||"#fff",n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=t:n.fill=t,this.markRedraw()}}function lm(t,e,n,r,i,o,a){var s,u=0===t.indexOf("empty");return u&&(t=t.substr(5,1).toLowerCase()+t.substr(6)),(s=0===t.indexOf("image://")?wf(t.slice(8),new Rt(e,n,r,i),a?"center":"cover"):0===t.indexOf("path://")?xf(t.slice(7),{},new Rt(e,n,r,i),a?"center":"cover"):new sm({shape:{symbolType:t,x:e,y:n,width:r,height:i}})).__isEmptyBrush=u,s.setColor=um,o&&s.setColor(o),s}function cm(t){return Object(m.isArray)(t)||(t=[+t,+t]),[t[0]||0,t[1]||0]}function hm(t,e){if(null!=t)return Object(m.isArray)(t)||(t=[t,t]),[Sr(t[0],e[0])||0,Sr(Object(m.retrieve2)(t[1],t[0]),e[1])||0]}function dm(t){return isFinite(t)}function pm(t,e,n){for(var r="radial"===e.type?function(t,e,n){var r=n.width,i=n.height,o=Math.min(r,i),a=null==e.x?.5:e.x,s=null==e.y?.5:e.y,u=null==e.r?.5:e.r;return e.global||(a=a*r+n.x,s=s*i+n.y,u*=o),a=dm(a)?a:.5,s=dm(s)?s:.5,u=u>=0&&dm(u)?u:.5,t.createRadialGradient(a,s,0,a,s,u)}(t,e,n):function(t,e,n){var r=null==e.x?0:e.x,i=null==e.x2?1:e.x2,o=null==e.y?0:e.y,a=null==e.y2?0:e.y2;return e.global||(r=r*n.width+n.x,i=i*n.width+n.x,o=o*n.height+n.y,a=a*n.height+n.y),r=dm(r)?r:0,i=dm(i)?i:1,o=dm(o)?o:0,a=dm(a)?a:0,t.createLinearGradient(r,o,i,a)}(t,e,n),i=e.colorStops,o=0;o<i.length;o++)r.addColorStop(i[o].offset,i[o].color);return r}function fm(t){return parseInt(t,10)}function gm(t,e,n){var r=["width","height"][e],i=["clientWidth","clientHeight"][e],o=["paddingLeft","paddingTop"][e],a=["paddingRight","paddingBottom"][e];if(null!=n[r]&&"auto"!==n[r])return parseFloat(n[r]);var s=document.defaultView.getComputedStyle(t);return(t[i]||fm(s[r])||fm(t.style[r]))-(fm(s[o])||0)-(fm(s[a])||0)|0}function mm(t){var e=t.style,n=e.lineDash&&e.lineWidth>0&&function(t,e){return t&&"solid"!==t&&e>0?"dashed"===t?[4*e,2*e]:"dotted"===t?[e]:Object(m.isNumber)(t)?[t]:Object(m.isArray)(t)?t:null:null}(e.lineDash,e.lineWidth),r=e.lineDashOffset;if(n){var i=e.strokeNoScale&&t.getLineScale?t.getLineScale():1;i&&1!==i&&(n=Object(m.map)(n,(function(t){return t/i})),r/=i)}return[n,r]}var ym=new Go(!0);function vm(t){var e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))}function Dm(t){return"string"==typeof t&&"none"!==t}function bm(t){var e=t.fill;return null!=e&&"none"!==e}function _m(t,e){if(null!=e.fillOpacity&&1!==e.fillOpacity){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function xm(t,e){if(null!=e.strokeOpacity&&1!==e.strokeOpacity){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function wm(t,e,n){var r=Li(e.image,e.__image,n);if(Pi(r)){var i=t.createPattern(r,e.repeat||"repeat");if("function"==typeof DOMMatrix&&i&&i.setTransform){var o=new DOMMatrix;o.translateSelf(e.x||0,e.y||0),o.rotateSelf(0,0,(e.rotation||0)*m.RADIAN_TO_DEGREE),o.scaleSelf(e.scaleX||1,e.scaleY||1),i.setTransform(o)}return i}}var Cm=["shadowBlur","shadowOffsetX","shadowOffsetY"],Am=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function Sm(t,e,n,r,i){var o=!1;if(!r&&e===(n=n||{}))return!1;if(r||e.opacity!==n.opacity){Tm(t,i),o=!0;var a=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(a)?to.opacity:a}(r||e.blend!==n.blend)&&(o||(Tm(t,i),o=!0),t.globalCompositeOperation=e.blend||to.blend);for(var s=0;s<Cm.length;s++){var u=Cm[s];(r||e[u]!==n[u])&&(o||(Tm(t,i),o=!0),t[u]=t.dpr*(e[u]||0))}return(r||e.shadowColor!==n.shadowColor)&&(o||(Tm(t,i),o=!0),t.shadowColor=e.shadowColor||to.shadowColor),o}function Em(t,e,n,r,i){var o=Bm(e,i.inHover),a=r?null:n&&Bm(n,i.inHover)||{};if(o===a)return!1;var s=Sm(t,o,a,r,i);if((r||o.fill!==a.fill)&&(s||(Tm(t,i),s=!0),Dm(o.fill)&&(t.fillStyle=o.fill)),(r||o.stroke!==a.stroke)&&(s||(Tm(t,i),s=!0),Dm(o.stroke)&&(t.strokeStyle=o.stroke)),(r||o.opacity!==a.opacity)&&(s||(Tm(t,i),s=!0),t.globalAlpha=null==o.opacity?1:o.opacity),e.hasStroke()){var u=o.lineWidth/(o.strokeNoScale&&e.getLineScale?e.getLineScale():1);t.lineWidth!==u&&(s||(Tm(t,i),s=!0),t.lineWidth=u)}for(var l=0;l<Am.length;l++){var c=Am[l],h=c[0];(r||o[h]!==a[h])&&(s||(Tm(t,i),s=!0),t[h]=o[h]||c[1])}return s}function Fm(t,e){var n=e.transform,r=t.dpr||1;n?t.setTransform(r*n[0],r*n[1],r*n[2],r*n[3],r*n[4],r*n[5]):t.setTransform(r,0,0,r,0,0)}var Mm=1,km=2,Om=3,Im=4;function Tm(t,e){e.batchFill&&t.fill(),e.batchStroke&&t.stroke(),e.batchFill="",e.batchStroke=""}function Bm(t,e){return e&&t.__hoverStyle||t.style}function Lm(t,e){jm(t,e,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function jm(t,e,n,r){var i=e.transform;if(!e.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1))return e.__dirty&=~ne,void(e.__isRendered=!1);var o=e.__clipPaths,a=n.prevElClipPaths,s=!1,u=!1;if(a&&!function(t,e){if(t===e||!t&&!e)return!1;if(!t||!e||t.length!==e.length)return!0;for(var n=0;n<t.length;n++)if(t[n]!==e[n])return!0;return!1}(o,a)||(a&&a.length&&(Tm(t,n),t.restore(),u=s=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),o&&o.length&&(Tm(t,n),t.save(),function(t,e,n){for(var r=!1,i=0;i<t.length;i++){var o=t[i];r=r||o.isZeroArea(),Fm(e,o),e.beginPath(),o.buildPath(e,o.shape),e.clip()}n.allClipped=r}(o,t,n),s=!0),n.prevElClipPaths=o),n.allClipped)e.__isRendered=!1;else{e.beforeBrush&&e.beforeBrush(),e.innerBeforeBrush();var l=n.prevEl;l||(u=s=!0);var c=e instanceof ha&&e.autoBatch&&function(t){var e=bm(t),n=vm(t);return!(t.lineDash||!(+e^+n)||e&&"string"!=typeof t.fill||n&&"string"!=typeof t.stroke||t.strokePercent<1||t.strokeOpacity<1||t.fillOpacity<1)}(e.style);s||function(t,e){return t&&e?t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||t[3]!==e[3]||t[4]!==e[4]||t[5]!==e[5]:!(!t&&!e)}(i,l.transform)?(Tm(t,n),Fm(t,e)):c||Tm(t,n);var h=Bm(e,n.inHover);e instanceof ha?(n.lastDrawType!==Mm&&(u=!0,n.lastDrawType=Mm),Em(t,e,l,u,n),c&&(n.batchFill||n.batchStroke)||t.beginPath(),function(t,e,n,r){var i,o=vm(n),a=bm(n),s=n.strokePercent,u=s<1,l=!e.path;e.silent&&!u||!l||e.createPathProxy();var c=e.path||ym,h=e.__dirty;if(!r){var d=n.fill,p=n.stroke,f=a&&!!d.colorStops,g=o&&!!p.colorStops,m=a&&!!d.image,y=o&&!!p.image,v=void 0,D=void 0,b=void 0,_=void 0,x=void 0;(f||g)&&(x=e.getBoundingRect()),f&&(v=h?pm(t,d,x):e.__canvasFillGradient,e.__canvasFillGradient=v),g&&(D=h?pm(t,p,x):e.__canvasStrokeGradient,e.__canvasStrokeGradient=D),m&&(b=h||!e.__canvasFillPattern?wm(t,d,e):e.__canvasFillPattern,e.__canvasFillPattern=b),y&&(_=h||!e.__canvasStrokePattern?wm(t,p,e):e.__canvasStrokePattern,e.__canvasStrokePattern=b),f?t.fillStyle=v:m&&(b?t.fillStyle=b:a=!1),g?t.strokeStyle=D:y&&(_?t.strokeStyle=_:o=!1)}var w,C,A=e.getGlobalScale();c.setScale(A[0],A[1],e.segmentIgnoreThreshold),t.setLineDash&&n.lineDash&&(w=(i=mm(e))[0],C=i[1]);var S=!0;(l||h&re)&&(c.setDPR(t.dpr),u?c.setContext(null):(c.setContext(t),S=!1),c.reset(),e.buildPath(c,e.shape,r),c.toStatic(),e.pathUpdated()),S&&c.rebuildPath(t,u?s:1),w&&(t.setLineDash(w),t.lineDashOffset=C),r||(n.strokeFirst?(o&&xm(t,n),a&&_m(t,n)):(a&&_m(t,n),o&&xm(t,n))),w&&t.setLineDash([])}(t,e,h,c),c&&(n.batchFill=h.fill||"",n.batchStroke=h.stroke||"")):e instanceof fa?(n.lastDrawType!==Om&&(u=!0,n.lastDrawType=Om),Em(t,e,l,u,n),function(t,e,n){var r,i=n.text;if(null!=i&&(i+=""),i){t.font=n.font||Hn.a,t.textAlign=n.textAlign,t.textBaseline=n.textBaseline;var o=void 0,a=void 0;t.setLineDash&&n.lineDash&&(o=(r=mm(e))[0],a=r[1]),o&&(t.setLineDash(o),t.lineDashOffset=a),n.strokeFirst?(vm(n)&&t.strokeText(i,n.x,n.y),bm(n)&&t.fillText(i,n.x,n.y)):(bm(n)&&t.fillText(i,n.x,n.y),vm(n)&&t.strokeText(i,n.x,n.y)),o&&t.setLineDash([])}}(t,e,h)):e instanceof va?(n.lastDrawType!==km&&(u=!0,n.lastDrawType=km),function(t,e,n,r,i){Sm(t,Bm(e,i.inHover),n&&Bm(n,i.inHover),r,i)}(t,e,l,u,n),function(t,e,n){var r=e.__image=Li(n.image,e.__image,e,e.onload);if(r&&Pi(r)){var i=n.x||0,o=n.y||0,a=e.getWidth(),s=e.getHeight(),u=r.width/r.height;if(null==a&&null!=s?a=s*u:null==s&&null!=a?s=a/u:null==a&&null==s&&(a=r.width,s=r.height),n.sWidth&&n.sHeight){var l=n.sx||0,c=n.sy||0;t.drawImage(r,l,c,n.sWidth,n.sHeight,i,o,a,s)}else if(n.sx&&n.sy){var h=a-(l=n.sx),d=s-(c=n.sy);t.drawImage(r,l,c,h,d,i,o,a,s)}else t.drawImage(r,i,o,a,s)}}(t,e,h)):e.getTemporalDisplayables&&(n.lastDrawType!==Im&&(u=!0,n.lastDrawType=Im),function(t,e,n){var r=e.getDisplayables(),i=e.getTemporalDisplayables();t.save();var o,a,s={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover};for(o=e.getCursor(),a=r.length;o<a;o++){var u=r[o];u.beforeBrush&&u.beforeBrush(),u.innerBeforeBrush(),jm(t,u,s,o===a-1),u.innerAfterBrush(),u.afterBrush&&u.afterBrush(),s.prevEl=u}for(var l=0,c=i.length;l<c;l++)(u=i[l]).beforeBrush&&u.beforeBrush(),u.innerBeforeBrush(),jm(t,u,s,l===c-1),u.innerAfterBrush(),u.afterBrush&&u.afterBrush(),s.prevEl=u;e.clearTemporalDisplayables(),e.notClear=!0,t.restore()}(t,e,n)),c&&r&&Tm(t,n),e.innerAfterBrush(),e.afterBrush&&e.afterBrush(),n.prevEl=e,e.__dirty=0,e.__isRendered=!0}}var Pm=new Qg,Nm=new Vn.a(100),Rm=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function zm(t,e){if("none"===t)return null;var n=e.getDevicePixelRatio(),r=e.getZr(),i="svg"===r.painter.type;t.dirty&&Pm.delete(t);var o=Pm.get(t);if(o)return o;var a=Object(m.defaults)(t,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512});"none"===a.backgroundColor&&(a.backgroundColor=null);var s={repeat:"repeat"};return function(t){for(var e,o=[n],s=!0,u=0;u<Rm.length;++u){var l=a[Rm[u]];if(null!=l&&!Object(m.isArray)(l)&&!Object(m.isString)(l)&&!Object(m.isNumber)(l)&&"boolean"!=typeof l){s=!1;break}o.push(l)}if(s){e=o.join(",")+(i?"-svg":"");var c=Nm.get(e);c&&(i?t.svgElement=c:t.image=c)}var h,d=Hm(a.dashArrayX),p=function(t){if(!t||"object"==typeof t&&0===t.length)return[0,0];if(Object(m.isNumber)(t)){var e=Math.ceil(t);return[e,e]}var n=Object(m.map)(t,(function(t){return Math.ceil(t)}));return t.length%2?n.concat(n):n}(a.dashArrayY),f=Vm(a.symbol),g=function(t){return Object(m.map)(t,(function(t){return Gm(t)}))}(d),y=Gm(p),v=!i&&Hn.d.createCanvas(),D=i&&{tag:"g",attrs:{},key:"dcl",children:[]},b=function(){for(var t=1,e=0,n=g.length;e<n;++e)t=Xr(t,g[e]);var r=1;for(e=0,n=f.length;e<n;++e)r=Xr(r,f[e].length);t*=r;var i=y*g.length*f.length;return{width:Math.max(1,Math.min(t,a.maxTileWidth)),height:Math.max(1,Math.min(i,a.maxTileHeight))}}();v&&(v.width=b.width*n,v.height=b.height*n,h=v.getContext("2d")),function(){h&&(h.clearRect(0,0,v.width,v.height),a.backgroundColor&&(h.fillStyle=a.backgroundColor,h.fillRect(0,0,v.width,v.height)));for(var t=0,e=0;e<p.length;++e)t+=p[e];if(!(t<=0))for(var o=-y,s=0,u=0,l=0;o<b.height;){if(s%2==0){for(var c=u/2%f.length,g=0,m=0,_=0;g<2*b.width;){var x=0;for(e=0;e<d[l].length;++e)x+=d[l][e];if(x<=0)break;if(m%2==0){var w=.5*(1-a.symbolSize),C=g+d[l][m]*w,A=o+p[s]*w,S=d[l][m]*a.symbolSize,E=p[s]*a.symbolSize,F=_/2%f[c].length;M(C,A,S,E,f[c][F])}g+=d[l][m],++_,++m===d[l].length&&(m=0)}++l===d.length&&(l=0)}o+=p[s],++u,++s===p.length&&(s=0)}function M(t,e,o,s,u){var l=i?1:n,c=lm(u,t*l,e*l,o*l,s*l,a.color,a.symbolKeepAspect);if(i){var d=r.painter.renderOneToVNode(c);d&&D.children.push(d)}else Lm(h,c)}}(),s&&Nm.put(e,v||D),t.image=v,t.svgElement=D,t.svgWidth=b.width,t.svgHeight=b.height}(s),s.rotation=a.rotation,s.scaleX=s.scaleY=i?1:1/n,Pm.set(t,s),t.dirty=!1,s}function Vm(t){if(!t||0===t.length)return[["rect"]];if(Object(m.isString)(t))return[[t]];for(var e=!0,n=0;n<t.length;++n)if(!Object(m.isString)(t[n])){e=!1;break}if(e)return Vm([t]);var r=[];for(n=0;n<t.length;++n)Object(m.isString)(t[n])?r.push([t[n]]):r.push(t[n]);return r}function Hm(t){if(!t||0===t.length)return[[0,0]];if(Object(m.isNumber)(t)){var e=Math.ceil(t);return[[e,e]]}for(var n=!0,r=0;r<t.length;++r)if(!Object(m.isNumber)(t[r])){n=!1;break}if(n)return Hm([t]);var i=[];for(r=0;r<t.length;++r)Object(m.isNumber)(t[r])?(e=Math.ceil(t[r]),i.push([e,e])):(e=Object(m.map)(t[r],(function(t){return Math.ceil(t)})),e.length%2==1?i.push(e.concat(e)):i.push(e));return i}function Gm(t){for(var e=0,n=0;n<t.length;++n)e+=t[n];return t.length%2==1?2*e:e}var qm=new Y,Wm={};function Um(t){return Wm[t]}var Zm="5.6.0",Ym={zrender:"5.6.1"},Xm=2e3,$m=1e3,Km=2e3,Jm=3e3,Qm=4500,ty={PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:$m,PROGRESSIVE_LAYOUT:1100,GLOBAL:Km,CHART:Jm,POST_CHART_LAYOUT:4600,COMPONENT:4e3,BRUSH:5e3,CHART_ITEM:Qm,ARIA:6e3,DECAL:7e3}},ey="__flagInMainProcess",ny="__pendingUpdate",ry="__needsUpdateStatus",iy=/^[a-zA-Z0-9_]+$/,oy="__connectUpdateStatus";function ay(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(!this.isDisposed())return uy(this,t,e);Iy(this.id)}}function sy(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return uy(this,t,e)}}function uy(t,e,n){return n[0]=n[0]&&n[0].toLowerCase(),Y.prototype[e].apply(t,n)}var ly,cy,hy,dy,py,fy,gy,my,yy,vy,Dy,by,_y,xy,wy,Cy,Ay,Sy,Ey=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e}(Y),Fy=Ey.prototype;Fy.on=sy("on"),Fy.off=sy("off");var My=function(t){function e(e,n,r){var i=t.call(this,new Rg)||this;i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],r=r||{},Object(m.isString)(n)&&(n=Ny[n]),i._dom=e;r.ssr&&_r((function(t){var e=Ga(t),n=e.dataIndex;if(null!=n){var r=Object(m.createHashMap)();return r.set("series_index",e.seriesIndex),r.set("data_index",n),e.ssrType&&r.set("ssr_type",e.ssrType),r}}));var o=i._zr=gr(e,{renderer:r.renderer||"canvas",devicePixelRatio:r.devicePixelRatio,width:r.width,height:r.height,ssr:r.ssr,useDirtyRect:Object(m.retrieve2)(r.useDirtyRect,!1),useCoarsePointer:Object(m.retrieve2)(r.useCoarsePointer,"auto"),pointerSize:r.pointerSize});i._ssr=r.ssr,i._throttledZrFlush=ng(Object(m.bind)(o.flush,o),17),(n=Object(m.clone)(n))&&Xc(n,!0),i._theme=n,i._locale=function(t){if(Object(m.isString)(t)){var e=Iu[t.toUpperCase()]||{};return t===Mu||t===ku?Object(m.clone)(e):Object(m.merge)(Object(m.clone)(e),Object(m.clone)(Iu[Ou]),!1)}return Object(m.merge)(Object(m.clone)(t),Object(m.clone)(Iu[Ou]),!1)}(r.locale||Bu),i._coordSysMgr=new Ac;var a=i._api=wy(i);function s(t,e){return t.__prio-e.__prio}return ee(Py,s),ee(Ly,s),i._scheduler=new kg(i,a,Ly,Py),i._messageCenter=new Ey,i._initEvents(),i.resize=Object(m.bind)(i.resize,i),o.animation.on("frame",i._onframe,i),vy(o,i),Dy(o,i),Object(m.setAsPrimitive)(i),i}return f(e,t),e.prototype._onframe=function(){if(!this._disposed){Sy(this);var t=this._scheduler;if(this[ny]){var e=this[ny].silent;this[ey]=!0;try{ly(this),dy.update.call(this,null,this[ny].updateParams)}catch(t){throw this[ey]=!1,this[ny]=null,t}this._zr.flush(),this[ey]=!1,this[ny]=null,my.call(this,e),yy.call(this,e)}else if(t.unfinished){var n=1,r=this._model,i=this._api;t.unfinished=!1;do{var o=+new Date;t.performSeriesTasks(r),t.performDataProcessorTasks(r),fy(this,r),t.performVisualTasks(r),xy(this,this._model,i,"remain",{}),n-=+new Date-o}while(n>0&&t.unfinished);t.unfinished||this._zr.flush()}}},e.prototype.getDom=function(){return this._dom},e.prototype.getId=function(){return this.id},e.prototype.getZr=function(){return this._zr},e.prototype.isSSR=function(){return this._ssr},e.prototype.setOption=function(t,e,n){if(!this[ey])if(this._disposed)Iy(this.id);else{var r,i,o;if(Object(m.isObject)(e)&&(n=e.lazyUpdate,r=e.silent,i=e.replaceMerge,o=e.transition,e=e.notMerge),this[ey]=!0,!this._model||e){var a=new Mc(this._api),s=this._theme,u=this._model=new Dc;u.scheduler=this._scheduler,u.ssr=this._ssr,u.init(null,null,null,s,this._locale,a)}this._model.setOption(t,{replaceMerge:i},jy);var l={seriesTransition:o,optionChanged:!0};if(n)this[ny]={silent:r,updateParams:l},this[ey]=!1,this.getZr().wakeUp();else{try{ly(this),dy.update.call(this,null,l)}catch(t){throw this[ny]=null,this[ey]=!1,t}this._ssr||this._zr.flush(),this[ny]=null,this[ey]=!1,my.call(this,r),yy.call(this,r)}}},e.prototype.setTheme=function(){},e.prototype.getModel=function(){return this._model},e.prototype.getOption=function(){return this._model&&this._model.getOption()},e.prototype.getWidth=function(){return this._zr.getWidth()},e.prototype.getHeight=function(){return this._zr.getHeight()},e.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||g.a.hasGlobalWindow&&window.devicePixelRatio||1},e.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},e.prototype.renderToCanvas=function(t){return t=t||{},this._zr.painter.getRenderedCanvas({backgroundColor:t.backgroundColor||this._model.get("backgroundColor"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},e.prototype.renderToSVGString=function(t){return t=t||{},this._zr.painter.renderToString({useViewBox:t.useViewBox})},e.prototype.getSvgDataURL=function(){if(g.a.svgSupported){var t=this._zr,e=t.storage.getDisplayList();return Object(m.each)(e,(function(t){t.stopAnimation(null,!0)})),t.painter.toDataURL()}},e.prototype.getDataURL=function(t){if(!this._disposed){var e=(t=t||{}).excludeComponents,n=this._model,r=[],i=this;Object(m.each)(e,(function(t){n.eachComponent({mainType:t},(function(t){var e=i._componentsMap[t.__viewId];e.group.ignore||(r.push(e),e.group.ignore=!0)}))}));var o="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL("image/"+(t&&t.type||"png"));return Object(m.each)(r,(function(t){t.group.ignore=!1})),o}Iy(this.id)},e.prototype.getConnectedDataURL=function(t){if(!this._disposed){var e="svg"===t.type,n=this.group,r=Math.min,i=Math.max,o=1/0;if(Vy[n]){var a=o,s=o,u=-o,l=-o,c=[],h=t&&t.pixelRatio||this.getDevicePixelRatio();Object(m.each)(zy,(function(o,h){if(o.group===n){var d=e?o.getZr().painter.getSvgDom().innerHTML:o.renderToCanvas(Object(m.clone)(t)),p=o.getDom().getBoundingClientRect();a=r(p.left,a),s=r(p.top,s),u=i(p.right,u),l=i(p.bottom,l),c.push({dom:d,left:p.left,top:p.top})}}));var d=(u*=h)-(a*=h),p=(l*=h)-(s*=h),f=Hn.d.createCanvas(),g=gr(f,{renderer:e?"svg":"canvas"});if(g.resize({width:d,height:p}),e){var y="";return Object(m.each)(c,(function(t){var e=t.left-a,n=t.top-s;y+='<g transform="translate('+e+","+n+')">'+t.dom+"</g>"})),g.painter.getSvgRoot().innerHTML=y,t.connectedBackgroundColor&&g.painter.setBackgroundColor(t.connectedBackgroundColor),g.refreshImmediately(),g.painter.toDataURL()}return t.connectedBackgroundColor&&g.add(new Sa({shape:{x:0,y:0,width:d,height:p},style:{fill:t.connectedBackgroundColor}})),Object(m.each)(c,(function(t){var e=new va({style:{x:t.left*h-a,y:t.top*h-s,image:t.dom}});g.add(e)})),g.refreshImmediately(),f.toDataURL("image/"+(t&&t.type||"png"))}return this.getDataURL(t)}Iy(this.id)},e.prototype.convertToPixel=function(t,e){return py(this,"convertToPixel",t,e)},e.prototype.convertFromPixel=function(t,e){return py(this,"convertFromPixel",t,e)},e.prototype.containPixel=function(t,e){if(!this._disposed){var n,r=pi(this._model,t);return Object(m.each)(r,(function(t,r){r.indexOf("Models")>=0&&Object(m.each)(t,(function(t){var i=t.coordinateSystem;if(i&&i.containPoint)n=n||!!i.containPoint(e);else if("seriesModels"===r){var o=this._chartsMap[t.__viewId];o&&o.containPoint&&(n=n||o.containPoint(e,t))}}),this)}),this),!!n}Iy(this.id)},e.prototype.getVisual=function(t,e){var n=pi(this._model,t,{defaultMainType:"series"}),r=n.seriesModel.getData(),i=n.hasOwnProperty("dataIndexInside")?n.dataIndexInside:n.hasOwnProperty("dataIndex")?r.indexOfRawIndex(n.dataIndex):null;return null!=i?qg(r,i,e):Wg(r,e)},e.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},e.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},e.prototype._initEvents=function(){var t=this;Object(m.each)(Oy,(function(e){var n=function(n){var r,i=t.getModel(),o=n.target;if("globalout"===e?r={}:o&&Xg(o,(function(t){var e=Ga(t);if(e&&null!=e.dataIndex){var n=e.dataModel||i.getSeriesByIndex(e.seriesIndex);return r=n&&n.getDataParams(e.dataIndex,e.dataType,o)||{},!0}if(e.eventData)return r=Object(m.extend)({},e.eventData),!0}),!0),r){var a=r.componentType,s=r.componentIndex;"markLine"!==a&&"markPoint"!==a&&"markArea"!==a||(a="series",s=r.seriesIndex);var u=a&&null!=s&&i.getComponent(a,s),l=u&&t["series"===u.mainType?"_chartsMap":"_componentsMap"][u.__viewId];r.event=n,r.type=e,t._$eventProcessor.eventInfo={targetEl:o,packedEvent:r,model:u,view:l},t.trigger(e,r)}};n.zrEventfulCallAtLast=!0,t._zr.on(e,n,t)})),Object(m.each)(By,(function(e,n){t._messageCenter.on(n,(function(t){this.trigger(n,t)}),t)})),Object(m.each)(["selectchanged"],(function(e){t._messageCenter.on(e,(function(t){this.trigger(e,t)}),t)})),function(t,e,n){t.on("selectchanged",(function(t){var r=n.getModel();t.isFromClick?(Yg("map","selectchanged",e,r,t),Yg("pie","selectchanged",e,r,t)):"select"===t.fromAction?(Yg("map","selected",e,r,t),Yg("pie","selected",e,r,t)):"unselect"===t.fromAction&&(Yg("map","unselected",e,r,t),Yg("pie","unselected",e,r,t))}))}(this._messageCenter,this,this._api)},e.prototype.isDisposed=function(){return this._disposed},e.prototype.clear=function(){this._disposed?Iy(this.id):this.setOption({series:[]},!0)},e.prototype.dispose=function(){if(this._disposed)Iy(this.id);else{this._disposed=!0,this.getDom()&&vi(this.getDom(),qy,"");var t=this,e=t._api,n=t._model;Object(m.each)(t._componentsViews,(function(t){t.dispose(n,e)})),Object(m.each)(t._chartsViews,(function(t){t.dispose(n,e)})),t._zr.dispose(),t._dom=t._model=t._chartsMap=t._componentsMap=t._chartsViews=t._componentsViews=t._scheduler=t._api=t._zr=t._throttledZrFlush=t._theme=t._coordSysMgr=t._messageCenter=null,delete zy[t.id]}},e.prototype.resize=function(t){if(!this[ey])if(this._disposed)Iy(this.id);else{this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var n=e.resetOption("media"),r=t&&t.silent;this[ny]&&(null==r&&(r=this[ny].silent),n=!0,this[ny]=null),this[ey]=!0;try{n&&ly(this),dy.update.call(this,{type:"resize",animation:Object(m.extend)({duration:0},t&&t.animation)})}catch(t){throw this[ey]=!1,t}this[ey]=!1,my.call(this,r),yy.call(this,r)}}},e.prototype.showLoading=function(t,e){if(this._disposed)Iy(this.id);else if(Object(m.isObject)(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),Ry[t]){var n=Ry[t](this._api,e),r=this._zr;this._loadingFX=n,r.add(n)}},e.prototype.hideLoading=function(){this._disposed?Iy(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},e.prototype.makeActionFromEvent=function(t){var e=Object(m.extend)({},t);return e.type=By[t.type],e},e.prototype.dispatchAction=function(t,e){if(this._disposed)Iy(this.id);else if(Object(m.isObject)(e)||(e={silent:!!e}),Ty[t.type]&&this._model)if(this[ey])this._pendingActions.push(t);else{var n=e.silent;gy.call(this,t,n);var r=e.flush;r?this._zr.flush():!1!==r&&g.a.browser.weChat&&this._throttledZrFlush(),my.call(this,n),yy.call(this,n)}},e.prototype.updateLabelLayout=function(){qm.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},e.prototype.appendData=function(t){if(this._disposed)Iy(this.id);else{var e=t.seriesIndex;this.getModel().getSeriesByIndex(e).appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp()}},e.internalField=function(){function t(t){t.clearColorPalette(),t.eachSeries((function(t){t.clearColorPalette()}))}function e(t){for(var e=[],n=t.currentStates,r=0;r<n.length;r++){var i=n[r];"emphasis"!==i&&"blur"!==i&&"select"!==i&&e.push(i)}t.selected&&t.states.select&&e.push("select"),2===t.hoverState&&t.states.emphasis?e.push("emphasis"):1===t.hoverState&&t.states.blur&&e.push("blur"),t.useStates(e)}function n(t,e){if(!t.preventAutoZ){var n=t.get("z")||0,i=t.get("zlevel")||0;e.eachRendered((function(t){return r(t,n,i,-1/0),!0}))}}function r(t,e,n,i){var o=t.getTextContent(),a=t.getTextGuideLine();if(t.isGroup)for(var s=t.childrenRef(),u=0;u<s.length;u++)i=Math.max(r(s[u],e,n,i),i);else t.z=e,t.zlevel=n,i=Math.max(t.z2,i);if(o&&(o.z=e,o.zlevel=n,isFinite(i)&&(o.z2=i+2)),a){var l=t.textGuideLineConfig;a.z=e,a.zlevel=n,isFinite(i)&&(a.z2=i+(l&&l.showAbove?1:-1))}return i}function i(t,e){e.eachRendered((function(t){if(!Zs(t)){var e=t.getTextContent(),n=t.getTextGuideLine();t.stateTransition&&(t.stateTransition=null),e&&e.stateTransition&&(e.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),t.hasState()?(t.prevStates=t.currentStates,t.clearStates()):t.prevStates&&(t.prevStates=null)}}))}function o(t,n){var r=t.getModel("stateAnimation"),i=t.isAnimationEnabled(),o=r.get("duration"),a=o>0?{duration:o,delay:r.get("delay"),easing:r.get("easing")}:null;n.eachRendered((function(t){if(t.states&&t.states.emphasis){if(Zs(t))return;if(t instanceof ha&&function(t){var e=Za(t);e.normalFill=t.style.fill,e.normalStroke=t.style.stroke;var n=t.states.select||{};e.selectFill=n.style&&n.style.fill||null,e.selectStroke=n.style&&n.style.stroke||null}(t),t.__dirty){var n=t.prevStates;n&&t.useStates(n)}if(i){t.stateTransition=a;var r=t.getTextContent(),o=t.getTextGuideLine();r&&(r.stateTransition=a),o&&(o.stateTransition=a)}t.__dirty&&e(t)}}))}ly=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),cy(t,!0),cy(t,!1),e.plan()},cy=function(t,e){for(var n=t._model,r=t._scheduler,i=e?t._componentsViews:t._chartsViews,o=e?t._componentsMap:t._chartsMap,a=t._zr,s=t._api,u=0;u<i.length;u++)i[u].__alive=!1;function l(t){var u=t.__requireNewView;t.__requireNewView=!1;var l="_ec_"+t.id+"_"+t.type,c=!u&&o[l];if(!c){var h=wi(t.type);(c=new(e?Pd.getClass(h.main,h.sub):Jf.getClass(h.sub))).init(n,s),o[l]=c,i.push(c),a.add(c.group)}t.__viewId=c.__id=l,c.__alive=!0,c.__model=t,c.group.__ecComponentInfo={mainType:t.mainType,index:t.componentIndex},!e&&r.prepareView(c,t,n,s)}for(e?n.eachComponent((function(t,e){"series"!==t&&l(e)})):n.eachSeries(l),u=0;u<i.length;){var c=i[u];c.__alive?u++:(!e&&c.renderTask.dispose(),a.remove(c.group),c.dispose(n,s),i.splice(u,1),o[c.__id]===c&&delete o[c.__id],c.__id=c.group.__ecComponentInfo=null)}},hy=function(t,e,n,r,i){var o=t._model;if(o.setUpdatePayload(n),r){var a={};a[r+"Id"]=n[r+"Id"],a[r+"Index"]=n[r+"Index"],a[r+"Name"]=n[r+"Name"];var s={mainType:r,query:a};i&&(s.subType=i);var u,l=n.excludeSeriesId;null!=l&&(u=Object(m.createHashMap)(),Object(m.each)(Qr(l),(function(t){var e=si(t,null);null!=e&&u.set(e,!0)}))),o&&o.eachComponent(s,(function(e){if(!(u&&null!=u.get(e.id)))if(Vs(n))if(e instanceof Ld)n.type!==Qa||n.notBlur||e.get(["emphasis","disabled"])||function(t,e,n){var r=t.seriesIndex,i=t.getData(e.dataType);if(i){var o=ci(i,e);o=(Object(m.isArray)(o)?o[0]:o)||0;var a=i.getItemGraphicEl(o);if(!a)for(var s=i.count(),u=0;!a&&u<s;)a=i.getItemGraphicEl(u++);if(a){var l=Ga(a);Es(r,l.focus,l.blurScope,n)}else{var c=t.get(["emphasis","focus"]),h=t.get(["emphasis","blurScope"]);null!=c&&Es(r,c,h,n)}}}(e,n,t._api);else{var r=Ms(e.mainType,e.componentIndex,n.name,t._api),i=r.focusSelf,o=r.dispatchers;n.type===Qa&&i&&!n.notBlur&&Fs(e.mainType,e.componentIndex,t._api),o&&Object(m.each)(o,(function(t){n.type===Qa?Ds(t):bs(t)}))}else zs(n)&&e instanceof Ld&&(function(t,e){if(zs(e)){var n=e.dataType,r=ci(t.getData(n),e);Object(m.isArray)(r)||(r=[r]),t[e.type===rs?"toggleSelect":e.type===es?"select":"unselect"](r,n)}}(e,n,t._api),ks(e),Ay(t))}),t),o&&o.eachComponent(s,(function(e){u&&null!=u.get(e.id)||c(t["series"===r?"_chartsMap":"_componentsMap"][e.__viewId])}),t)}else Object(m.each)([].concat(t._componentsViews).concat(t._chartsViews),c);function c(r){r&&r.__alive&&r[e]&&r[e](r.__model,o,t._api,n)}},dy={prepareAndUpdate:function(t){ly(this),dy.update.call(this,t,{optionChanged:null!=t.newOption})},update:function(e,n){var r=this._model,i=this._api,o=this._zr,a=this._coordSysMgr,s=this._scheduler;if(r){r.setUpdatePayload(e),s.restoreData(r,e),s.performSeriesTasks(r),a.create(r,i),s.performDataProcessorTasks(r,e),fy(this,r),a.update(r,i),t(r),s.performVisualTasks(r,e),by(this,r,i,e,n);var u=r.get("backgroundColor")||"transparent",l=r.get("darkMode");o.setBackgroundColor(u),null!=l&&"auto"!==l&&o.setDarkMode(l),qm.trigger("afterupdate",r,i)}},updateTransform:function(e){var n=this,r=this._model,i=this._api;if(r){r.setUpdatePayload(e);var o=[];r.eachComponent((function(t,a){if("series"!==t){var s=n.getViewOfComponentModel(a);if(s&&s.__alive)if(s.updateTransform){var u=s.updateTransform(a,r,i,e);u&&u.update&&o.push(s)}else o.push(s)}}));var a=Object(m.createHashMap)();r.eachSeries((function(t){var o=n._chartsMap[t.__viewId];if(o.updateTransform){var s=o.updateTransform(t,r,i,e);s&&s.update&&a.set(t.uid,1)}else a.set(t.uid,1)})),t(r),this._scheduler.performVisualTasks(r,e,{setDirty:!0,dirtyMap:a}),xy(this,r,i,e,{},a),qm.trigger("afterupdate",r,i)}},updateView:function(e){var n=this._model;n&&(n.setUpdatePayload(e),Jf.markUpdateMethod(e,"updateView"),t(n),this._scheduler.performVisualTasks(n,e,{setDirty:!0}),by(this,n,this._api,e,{}),qm.trigger("afterupdate",n,this._api))},updateVisual:function(e){var n=this,r=this._model;r&&(r.setUpdatePayload(e),r.eachSeries((function(t){t.getData().clearAllVisual()})),Jf.markUpdateMethod(e,"updateVisual"),t(r),this._scheduler.performVisualTasks(r,e,{visualType:"visual",setDirty:!0}),r.eachComponent((function(t,i){if("series"!==t){var o=n.getViewOfComponentModel(i);o&&o.__alive&&o.updateVisual(i,r,n._api,e)}})),r.eachSeries((function(t){n._chartsMap[t.__viewId].updateVisual(t,r,n._api,e)})),qm.trigger("afterupdate",r,this._api))},updateLayout:function(t){dy.update.call(this,t)}},py=function(t,e,n,r){if(t._disposed)Iy(t.id);else for(var i,o=t._model,a=t._coordSysMgr.getCoordinateSystems(),s=pi(o,n),u=0;u<a.length;u++){var l=a[u];if(l[e]&&null!=(i=l[e](o,s,r)))return i}},fy=function(t,e){var n=t._chartsMap,r=t._scheduler;e.eachSeries((function(t){r.updateStreamModes(t,n[t.__viewId])}))},gy=function(t,e){var n=this,r=this.getModel(),i=t.type,o=t.escapeConnect,a=Ty[i],s=a.actionInfo,u=(s.update||"update").split(":"),l=u.pop(),c=null!=u[0]&&wi(u[0]);this[ey]=!0;var h=[t],d=!1;t.batch&&(d=!0,h=Object(m.map)(t.batch,(function(e){return(e=Object(m.defaults)(Object(m.extend)({},e),t)).batch=null,e})));var p,f=[],g=zs(t),y=Vs(t);if(y&&Ss(this._api),Object(m.each)(h,(function(e){if((p=(p=a.action(e,n._model,n._api))||Object(m.extend)({},e)).type=s.event||p.type,f.push(p),y){var r=fi(t),i=r.queryOptionMap,o=r.mainTypeSpecified?i.keys()[0]:"series";hy(n,l,e,o),Ay(n)}else g?(hy(n,l,e,"series"),Ay(n)):c&&hy(n,l,e,c.main,c.sub)})),"none"!==l&&!y&&!g&&!c)try{this[ny]?(ly(this),dy.update.call(this,t),this[ny]=null):dy[l].call(this,t)}catch(t){throw this[ey]=!1,t}if(p=d?{type:s.event||i,escapeConnect:o,batch:f}:f[0],this[ey]=!1,!e){var v=this._messageCenter;if(v.trigger(p.type,p),g){var D={type:"selectchanged",escapeConnect:o,selected:Os(r),isFromClick:t.isFromClick||!1,fromAction:t.type,fromActionPayload:t};v.trigger(D.type,D)}}},my=function(t){for(var e=this._pendingActions;e.length;){var n=e.shift();gy.call(this,n,t)}},yy=function(t){!t&&this.trigger("updated")},vy=function(t,e){t.on("rendered",(function(n){e.trigger("rendered",n),!t.animation.isFinished()||e[ny]||e._scheduler.unfinished||e._pendingActions.length||e.trigger("finished")}))},Dy=function(t,e){t.on("mouseover",(function(t){var n=Xg(t.target,Rs);n&&(function(t,e,n){var r=Ga(t),i=Ms(r.componentMainType,r.componentIndex,r.componentHighDownName,n),o=i.dispatchers,a=i.focusSelf;o?(a&&Fs(r.componentMainType,r.componentIndex,n),Object(m.each)(o,(function(t){return ys(t,e)}))):(Es(r.seriesIndex,r.focus,r.blurScope,n),"self"===r.focus&&Fs(r.componentMainType,r.componentIndex,n),ys(t,e))}(n,t,e._api),Ay(e))})).on("mouseout",(function(t){var n=Xg(t.target,Rs);n&&(function(t,e,n){Ss(n);var r=Ga(t),i=Ms(r.componentMainType,r.componentIndex,r.componentHighDownName,n).dispatchers;i?Object(m.each)(i,(function(t){return vs(t,e)})):vs(t,e)}(n,t,e._api),Ay(e))})).on("click",(function(t){var n=Xg(t.target,(function(t){return null!=Ga(t).dataIndex}),!0);if(n){var r=n.selected?"unselect":"select",i=Ga(n);e._api.dispatchAction({type:r,dataType:i.dataType,dataIndexInside:i.dataIndex,seriesIndex:i.seriesIndex,isFromClick:!0})}}))},by=function(t,e,n,r,i){(function(t){var e=[],n=[],r=!1;if(t.eachComponent((function(t,i){var o=i.get("zlevel")||0,a=i.get("z")||0,s=i.getZLevelKey();r=r||!!s,("series"===t?n:e).push({zlevel:o,z:a,idx:i.componentIndex,type:t,key:s})})),r){var i,o,a=e.concat(n);ee(a,(function(t,e){return t.zlevel===e.zlevel?t.z-e.z:t.zlevel-e.zlevel})),Object(m.each)(a,(function(e){var n=t.getComponent(e.type,e.idx),r=e.zlevel,a=e.key;null!=i&&(r=Math.max(i,r)),a?(r===i&&a!==o&&r++,o=a):o&&(r===i&&r++,o=""),i=r,n.setZLevel(r)}))}})(e),_y(t,e,n,r,i),Object(m.each)(t._chartsViews,(function(t){t.__alive=!1})),xy(t,e,n,r,i),Object(m.each)(t._chartsViews,(function(t){t.__alive||t.remove(e,n)}))},_y=function(t,e,r,a,s,u){Object(m.each)(u||t._componentsViews,(function(t){var s=t.__model;i(0,t),t.render(s,e,r,a),n(s,t),o(s,t)}))},xy=function(t,e,r,a,s,u){var l=t._scheduler;s=Object(m.extend)(s||{},{updatedSeries:e.getSeries()}),qm.trigger("series:beforeupdate",e,r,s);var c=!1;e.eachSeries((function(e){var n=t._chartsMap[e.__viewId];n.__alive=!0;var r=n.renderTask;l.updatePayload(r,a),i(0,n),u&&u.get(e.uid)&&r.dirty(),r.perform(l.getPerformArgs(r))&&(c=!0),n.group.silent=!!e.get("silent"),function(t,e){var n=t.get("blendMode")||null;e.eachRendered((function(t){t.isGroup||(t.style.blend=n)}))}(e,n),ks(e)})),l.unfinished=c||l.unfinished,qm.trigger("series:layoutlabels",e,r,s),qm.trigger("series:transition",e,r,s),e.eachSeries((function(e){var r=t._chartsMap[e.__viewId];n(e,r),o(e,r)})),function(t,e){var n=t._zr.storage,r=0;n.traverse((function(t){t.isGroup||r++})),r>e.get("hoverLayerThreshold")&&!g.a.node&&!g.a.worker&&e.eachSeries((function(e){if(!e.preventUsingHoverLayer){var n=t._chartsMap[e.__viewId];n.__alive&&n.eachRendered((function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)}))}}))}(t,e),qm.trigger("series:afterupdate",e,r,s)},Ay=function(t){t[ry]=!0,t.getZr().wakeUp()},Sy=function(t){t[ry]&&(t.getZr().storage.traverse((function(t){Zs(t)||e(t)})),t[ry]=!1)},wy=function(t){return new(function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return f(n,e),n.prototype.getCoordinateSystems=function(){return t._coordSysMgr.getCoordinateSystems()},n.prototype.getComponentByElement=function(e){for(;e;){var n=e.__ecComponentInfo;if(null!=n)return t._model.getComponent(n.mainType,n.index);e=e.parent}},n.prototype.enterEmphasis=function(e,n){Ds(e,n),Ay(t)},n.prototype.leaveEmphasis=function(e,n){bs(e,n),Ay(t)},n.prototype.enterBlur=function(e){_s(e),Ay(t)},n.prototype.leaveBlur=function(e){xs(e),Ay(t)},n.prototype.enterSelect=function(e){ws(e),Ay(t)},n.prototype.leaveSelect=function(e){Cs(e),Ay(t)},n.prototype.getModel=function(){return t.getModel()},n.prototype.getViewOfComponentModel=function(e){return t.getViewOfComponentModel(e)},n.prototype.getViewOfSeriesModel=function(e){return t.getViewOfSeriesModel(e)},n}(xc))(t)},Cy=function(t){function e(t,e){for(var n=0;n<t.length;n++){t[n][oy]=e}}Object(m.each)(By,(function(n,r){t._messageCenter.on(r,(function(n){if(Vy[t.group]&&0!==t[oy]){if(n&&n.escapeConnect)return;var r=t.makeActionFromEvent(n),i=[];Object(m.each)(zy,(function(e){e!==t&&e.group===t.group&&i.push(e)})),e(i,0),Object(m.each)(i,(function(t){1!==t[oy]&&t.dispatchAction(r)})),e(i,2)}}))}))}}(),e}(Y),ky=My.prototype;ky.on=ay("on"),ky.off=ay("off"),ky.one=function(t,e,n){var r=this;this.on.call(this,t,(function n(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];e&&e.apply&&e.apply(this,i),r.off(t,n)}),n)};var Oy=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];function Iy(t){}var Ty={},By={},Ly=[],jy=[],Py=[],Ny={},Ry={},zy={},Vy={},Hy=+new Date-0,Gy=+new Date-0,qy="_echarts_instance_";function Wy(t,e,n){var r=!(n&&n.ssr);if(r){var i=$y(t);if(i)return i}var o=new My(t,e,n);return o.id="ec_"+Hy++,zy[o.id]=o,r&&vi(t,qy,o.id),Cy(o),qm.trigger("afterinit",o),o}function Uy(t){if(Object(m.isArray)(t)){var e=t;t=null,Object(m.each)(e,(function(e){null!=e.group&&(t=e.group)})),t=t||"g_"+Gy++,Object(m.each)(e,(function(e){e.group=t}))}return Vy[t]=!0,t}function Zy(t){Vy[t]=!1}var Yy=Zy;function Xy(t){Object(m.isString)(t)?t=zy[t]:t instanceof My||(t=$y(t)),t instanceof My&&!t.isDisposed()&&t.dispose()}function $y(t){return zy[function(t,e){return t.getAttribute?t.getAttribute(e):t[e]}(t,qy)]}function Ky(t){return zy[t]}function Jy(t,e){Ny[t]=e}function Qy(t){Object(m.indexOf)(jy,t)<0&&jy.push(t)}function tv(t,e){cv(Ly,t,e,Xm)}function ev(t){rv("afterinit",t)}function nv(t){rv("afterupdate",t)}function rv(t,e){qm.on(t,e)}function iv(t,e,n){Object(m.isFunction)(e)&&(n=e,e="");var r=Object(m.isObject)(t)?t.type:[t,t={event:e}][0];t.event=(t.event||r).toLowerCase(),e=t.event,By[e]||(Object(m.assert)(iy.test(r)&&iy.test(e)),Ty[r]||(Ty[r]={action:n,actionInfo:t}),By[e]=r)}function ov(t,e){Ac.register(t,e)}function av(t){var e=Ac.get(t);if(e)return e.getDimensionsInfo?e.getDimensionsInfo():e.dimensions.slice()}function sv(t,e){cv(Py,t,e,$m,"layout")}function uv(t,e){cv(Py,t,e,Jm,"visual")}var lv=[];function cv(t,e,n,r,i){if((Object(m.isFunction)(e)||Object(m.isObject)(e))&&(n=e,e=r),!(Object(m.indexOf)(lv,n)>=0)){lv.push(n);var o=kg.wrapStageHandler(n,i);o.__prio=e,o.__raw=n,t.push(o)}}function hv(t,e){Ry[t]=e}function dv(t){Object(Hn.e)({createCanvas:t})}function pv(t,e,n){var r=Um("registerMap");r&&r(t,e,n)}function fv(t){var e=Um("getMap");return e&&e(t)}var gv=function(t){var e=(t=Object(m.clone)(t)).type;e||pc("");var n=e.split(":");2!==n.length&&pc("");var r=!1;"echarts"===n[0]&&(e=n[1],r=!0),t.__isBuiltIn=r,Hh.set(e,t)};uv(Km,cg),uv(Qm,dg),uv(Qm,pg),uv(Km,Hg),uv(Qm,Gg),uv(7e3,(function(t,e){t.eachRawSeries((function(n){if(!t.isSeriesFiltered(n)){var r=n.getData();r.hasItemVisual()&&r.each((function(t){var n=r.getItemVisual(t,"decal");n&&(r.ensureUniqueItemVisual(t,"style").decal=zm(n,e))}));var i=r.getVisual("decal");if(i)r.getVisual("style").decal=zm(i,e)}}))})),Qy(Xc),tv(900,(function(t){var e=Object(m.createHashMap)();t.eachSeries((function(t){var n=t.get("stack");if(n){var r=e.get(n)||e.set(n,[]),i=t.getData(),o={stackResultDimension:i.getCalculationInfo("stackResultDimension"),stackedOverDimension:i.getCalculationInfo("stackedOverDimension"),stackedDimension:i.getCalculationInfo("stackedDimension"),stackedByDimension:i.getCalculationInfo("stackedByDimension"),isStackedByIndex:i.getCalculationInfo("isStackedByIndex"),data:i,seriesModel:t};if(!o.stackedDimension||!o.isStackedByIndex&&!o.stackedByDimension)return;r.length&&i.setCalculationInfo("stackedOnSeries",r[r.length-1].seriesModel),r.push(o)}})),e.each($c)})),hv("default",(function(t,e){e=e||{},m.defaults(e,{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new cr,r=new Sa({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(r);var i,o=new Ha({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),a=new Sa({style:{fill:"none"},textContent:o,textConfig:{position:"right",distance:10},zlevel:e.zlevel,z:10001});return n.add(a),e.showSpinner&&((i=new Xp({shape:{startAngle:-fg/2,endAngle:-fg/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:"round",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001})).animateShape(!0).when(1e3,{endAngle:3*fg/2}).start("circularInOut"),i.animateShape(!0).when(1e3,{startAngle:3*fg/2}).delay(300).start("circularInOut"),n.add(i)),n.resize=function(){var n=o.getBoundingRect().width,s=e.showSpinner?e.spinnerRadius:0,u=(t.getWidth()-2*s-(e.showSpinner&&n?10:0)-n)/2-(e.showSpinner&&n?0:5+n/2)+(e.showSpinner?0:n/2)+(n?0:s),l=t.getHeight()/2;e.showSpinner&&i.setShape({cx:u,cy:l}),a.setShape({x:u-s,y:l-s,width:2*s,height:2*s}),r.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},n.resize(),n})),iv({type:Qa,event:Qa,update:Qa},m.noop),iv({type:ts,event:ts,update:ts},m.noop),iv({type:es,event:es,update:es},m.noop),iv({type:ns,event:ns,update:ns},m.noop),iv({type:rs,event:rs,update:rs},m.noop),Jy("light",Ig),Jy("dark",Ng);var mv={},yv=[],vv={registerPreprocessor:Qy,registerProcessor:tv,registerPostInit:ev,registerPostUpdate:nv,registerUpdateLifecycle:rv,registerAction:iv,registerCoordinateSystem:ov,registerLayout:sv,registerVisual:uv,registerTransform:gv,registerLoading:hv,registerMap:pv,registerImpl:function(t,e){Wm[t]=e},PRIORITY:ty,ComponentModel:Nl,ComponentView:Pd,SeriesModel:Ld,ChartView:Jf,registerComponentModel:function(t){Nl.registerClass(t)},registerComponentView:function(t){Pd.registerClass(t)},registerSeriesModel:function(t){Ld.registerClass(t)},registerChartView:function(t){Jf.registerClass(t)},registerSubTypeDefaulter:function(t,e){Nl.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){Dr(t,e)}};function Dv(t){Object(m.isArray)(t)?Object(m.each)(t,(function(t){Dv(t)})):Object(m.indexOf)(yv,t)>=0||(yv.push(t),Object(m.isFunction)(t)&&(t={install:t}),t.install(vv))}function bv(t){return null==t?0:t.length||1}function _v(t){return t}var xv=function(){function t(t,e,n,r,i,o){this._old=t,this._new=e,this._oldKeyGetter=n||_v,this._newKeyGetter=r||_v,this.context=i,this._diffModeMultiple="multiple"===o}return t.prototype.add=function(t){return this._add=t,this},t.prototype.update=function(t){return this._update=t,this},t.prototype.updateManyToOne=function(t){return this._updateManyToOne=t,this},t.prototype.updateOneToMany=function(t){return this._updateOneToMany=t,this},t.prototype.updateManyToMany=function(t){return this._updateManyToMany=t,this},t.prototype.remove=function(t){return this._remove=t,this},t.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},t.prototype._executeOneToOne=function(){var t=this._old,e=this._new,n={},r=new Array(t.length),i=new Array(e.length);this._initIndexMap(t,null,r,"_oldKeyGetter"),this._initIndexMap(e,n,i,"_newKeyGetter");for(var o=0;o<t.length;o++){var a=r[o],s=n[a],u=bv(s);if(u>1){var l=s.shift();1===s.length&&(n[a]=s[0]),this._update&&this._update(l,o)}else 1===u?(n[a]=null,this._update&&this._update(s,o)):this._remove&&this._remove(o)}this._performRestAdd(i,n)},t.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},r={},i=[],o=[];this._initIndexMap(t,n,i,"_oldKeyGetter"),this._initIndexMap(e,r,o,"_newKeyGetter");for(var a=0;a<i.length;a++){var s=i[a],u=n[s],l=r[s],c=bv(u),h=bv(l);if(c>1&&1===h)this._updateManyToOne&&this._updateManyToOne(l,u),r[s]=null;else if(1===c&&h>1)this._updateOneToMany&&this._updateOneToMany(l,u),r[s]=null;else if(1===c&&1===h)this._update&&this._update(l,u),r[s]=null;else if(c>1&&h>1)this._updateManyToMany&&this._updateManyToMany(l,u),r[s]=null;else if(c>1)for(var d=0;d<c;d++)this._remove&&this._remove(u[d]);else this._remove&&this._remove(u)}this._performRestAdd(o,r)},t.prototype._performRestAdd=function(t,e){for(var n=0;n<t.length;n++){var r=t[n],i=e[r],o=bv(i);if(o>1)for(var a=0;a<o;a++)this._add&&this._add(i[a]);else 1===o&&this._add&&this._add(i);e[r]=null}},t.prototype._initIndexMap=function(t,e,n,r){for(var i=this._diffModeMultiple,o=0;o<t.length;o++){var a="_ec_"+this[r](t[o],o);if(i||(n[o]=a),e){var s=e[a],u=bv(s);0===u?(e[a]=o,i&&n.push(a)):1===u?e[a]=[s,o]:s.push(o)}}},t}(),wv=xv,Cv=function(){function t(t,e){this._encode=t,this._schema=e}return t.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},t.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},t}();function Av(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}function Sv(t){return"category"===t?"ordinal":"time"===t?"time":"float"}var Ev=function(t){this.otherDims={},null!=t&&m.extend(this,t)},Fv=Ev,Mv=hi(),kv={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},Ov=function(){function t(t){this.dimensions=t.dimensions,this._dimOmitted=t.dimensionOmitted,this.source=t.source,this._fullDimCount=t.fullDimensionCount,this._updateDimOmitted(t.dimensionOmitted)}return t.prototype.isDimensionOmitted=function(){return this._dimOmitted},t.prototype._updateDimOmitted=function(t){this._dimOmitted=t,t&&(this._dimNameMap||(this._dimNameMap=Bv(this.source)))},t.prototype.getSourceDimensionIndex=function(t){return Object(m.retrieve2)(this._dimNameMap.get(t),-1)},t.prototype.getSourceDimension=function(t){var e=this.source.dimensionsDefine;if(e)return e[t]},t.prototype.makeStoreSchema=function(){for(var t=this._fullDimCount,e=ch(this.source),n=!Lv(t),r="",i=[],o=0,a=0;o<t;o++){var s=void 0,u=void 0,l=void 0,c=this.dimensions[a];if(c&&c.storeDimIndex===o)s=e?c.name:null,u=c.type,l=c.ordinalMeta,a++;else{var h=this.getSourceDimension(o);h&&(s=e?h.name:null,u=h.type)}i.push({property:s,type:u,ordinalMeta:l}),!e||null==s||c&&c.isCalculationCoord||(r+=n?s.replace(/\`/g,"`1").replace(/\$/g,"`2"):s),r+="$",r+=kv[u]||"f",l&&(r+=l.uid),r+="$"}var d=this.source;return{dimensions:i,hash:[d.seriesLayoutBy,d.startIndex,r].join("$$")}},t.prototype.makeOutputDimensionNames=function(){for(var t=[],e=0,n=0;e<this._fullDimCount;e++){var r=void 0,i=this.dimensions[n];if(i&&i.storeDimIndex===e)i.isCalculationCoord||(r=i.name),n++;else{var o=this.getSourceDimension(e);o&&(r=o.name)}t.push(r)}return t},t.prototype.appendCalculationDimension=function(t){this.dimensions.push(t),t.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},t}();function Iv(t){return t instanceof Ov}function Tv(t){for(var e=Object(m.createHashMap)(),n=0;n<(t||[]).length;n++){var r=t[n],i=Object(m.isObject)(r)?r.name:r;null!=i&&null==e.get(i)&&e.set(i,n)}return e}function Bv(t){var e=Mv(t);return e.dimNameMap||(e.dimNameMap=Tv(t.dimensionsDefine))}function Lv(t){return t>30}var jv,Pv,Nv,Rv,zv,Vv,Hv,Gv=m.isObject,qv=m.map,Wv="undefined"==typeof Int32Array?Array:Int32Array,Uv=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],Zv=["_approximateExtent"],Yv=function(){function t(t,e){var n;this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","minmaxDownSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","minmaxDownSample","lttbDownSample"];var r=!1;Iv(t)?(n=t.dimensions,this._dimOmitted=t.isDimensionOmitted(),this._schema=t):(r=!0,n=t),n=n||["x","y"];for(var i={},o=[],a={},s=!1,u={},l=0;l<n.length;l++){var c=n[l],h=m.isString(c)?new Fv({name:c}):c instanceof Fv?c:new Fv(c),d=h.name;h.type=h.type||"float",h.coordDim||(h.coordDim=d,h.coordDimIndex=0);var p=h.otherDims=h.otherDims||{};o.push(d),i[d]=h,null!=u[d]&&(s=!0),h.createInvertedIndices&&(a[d]=[]),0===p.itemName&&(this._nameDimIdx=l),0===p.itemId&&(this._idDimIdx=l),r&&(h.storeDimIndex=l)}if(this.dimensions=o,this._dimInfos=i,this._initGetDimensionInfo(s),this.hostModel=e,this._invertedIndicesMap=a,this._dimOmitted){var f=this._dimIdxToName=m.createHashMap();m.each(o,(function(t){f.set(i[t].storeDimIndex,t)}))}}return t.prototype.getDimension=function(t){var e=this._recognizeDimIndex(t);if(null==e)return t;if(e=t,!this._dimOmitted)return this.dimensions[e];var n=this._dimIdxToName.get(e);if(null!=n)return n;var r=this._schema.getSourceDimension(e);return r?r.name:void 0},t.prototype.getDimensionIndex=function(t){var e=this._recognizeDimIndex(t);if(null!=e)return e;if(null==t)return-1;var n=this._getDimInfo(t);return n?n.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(t):-1},t.prototype._recognizeDimIndex=function(t){if(m.isNumber(t)||null!=t&&!isNaN(t)&&!this._getDimInfo(t)&&(!this._dimOmitted||this._schema.getSourceDimensionIndex(t)<0))return+t},t.prototype._getStoreDimIndex=function(t){return this.getDimensionIndex(t)},t.prototype.getDimensionInfo=function(t){return this._getDimInfo(this.getDimension(t))},t.prototype._initGetDimensionInfo=function(t){var e=this._dimInfos;this._getDimInfo=t?function(t){return e.hasOwnProperty(t)?e[t]:void 0}:function(t){return e[t]}},t.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},t.prototype.mapDimension=function(t,e){var n=this._dimSummary;if(null==e)return n.encodeFirstDimNotExtra[t];var r=n.encode[t];return r?r[e]:null},t.prototype.mapDimensionsAll=function(t){return(this._dimSummary.encode[t]||[]).slice()},t.prototype.getStore=function(){return this._store},t.prototype.initData=function(t,e,n){var r,i=this;if(t instanceof nd&&(r=t),!r){var o=this.dimensions,a=rh(t)||m.isArrayLike(t)?new hh(t,o.length):t;r=new nd;var s=qv(o,(function(t){return{type:i._dimInfos[t].type,property:t}}));r.initData(a,s,n)}this._store=r,this._nameList=(e||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,r.count()),this._dimSummary=function(t,e){var n={},r=n.encode={},i=Object(m.createHashMap)(),o=[],a=[],s={};Object(m.each)(t.dimensions,(function(e){var n=t.getDimensionInfo(e),u=n.coordDim;if(u){var l=n.coordDimIndex;Av(r,u)[l]=e,n.isExtraCoord||(i.set(u,1),function(t){return!("ordinal"===t||"time"===t)}(n.type)&&(o[0]=e),Av(s,u)[l]=t.getDimensionIndex(n.name)),n.defaultTooltip&&a.push(e)}Hl.each((function(t,e){var i=Av(r,e),o=n.otherDims[e];null!=o&&!1!==o&&(i[o]=n.name)}))}));var u=[],l={};i.each((function(t,e){var n=r[e];l[e]=n[0],u=u.concat(n)})),n.dataDimsOnCoord=u,n.dataDimIndicesOnCoord=Object(m.map)(u,(function(e){return t.getDimensionInfo(e).storeDimIndex})),n.encodeFirstDimNotExtra=l;var c=r.label;c&&c.length&&(o=c.slice());var h=r.tooltip;return h&&h.length?a=h.slice():a.length||(a=o.slice()),r.defaultedLabel=o,r.defaultedTooltip=a,n.userOutput=new Cv(s,e),n}(this,this._schema),this.userOutput=this._dimSummary.userOutput},t.prototype.appendData=function(t){var e=this._store.appendData(t);this._doInit(e[0],e[1])},t.prototype.appendValues=function(t,e){var n=this._store.appendValues(t,e&&e.length),r=n.start,i=n.end,o=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),e)for(var a=r;a<i;a++){var s=a-r;this._nameList[a]=e[s],o&&Hv(this,a)}},t.prototype._updateOrdinalMeta=function(){for(var t=this._store,e=this.dimensions,n=0;n<e.length;n++){var r=this._dimInfos[e[n]];r.ordinalMeta&&t.collectOrdinalMeta(r.storeDimIndex,r.ordinalMeta)}},t.prototype._shouldMakeIdFromName=function(){var t=this._store.getProvider();return null==this._idDimIdx&&t.getSource().sourceFormat!==Zl&&!t.fillStorage},t.prototype._doInit=function(t,e){if(!(t>=e)){var n=this._store.getProvider();this._updateOrdinalMeta();var r=this._nameList,i=this._idList;if(n.getSource().sourceFormat===Gl&&!n.pure)for(var o=[],a=t;a<e;a++){var s=n.getItem(a,o);if(!this.hasItemOption&&ri(s)&&(this.hasItemOption=!0),s){var u=s.name;null==r[a]&&null!=u&&(r[a]=si(u,null));var l=s.id;null==i[a]&&null!=l&&(i[a]=si(l,null))}}if(this._shouldMakeIdFromName())for(a=t;a<e;a++)Hv(this,a);jv(this)}},t.prototype.getApproximateExtent=function(t){return this._approximateExtent[t]||this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.setApproximateExtent=function(t,e){e=this.getDimension(e),this._approximateExtent[e]=t.slice()},t.prototype.getCalculationInfo=function(t){return this._calculationInfo[t]},t.prototype.setCalculationInfo=function(t,e){Gv(t)?m.extend(this._calculationInfo,t):this._calculationInfo[t]=e},t.prototype.getName=function(t){var e=this.getRawIndex(t),n=this._nameList[e];return null==n&&null!=this._nameDimIdx&&(n=Nv(this,this._nameDimIdx,e)),null==n&&(n=""),n},t.prototype._getCategory=function(t,e){var n=this._store.get(t,e),r=this._store.getOrdinalMeta(t);return r?r.categories[n]:n},t.prototype.getId=function(t){return Pv(this,this.getRawIndex(t))},t.prototype.count=function(){return this._store.count()},t.prototype.get=function(t,e){var n=this._store,r=this._dimInfos[t];if(r)return n.get(r.storeDimIndex,e)},t.prototype.getByRawIndex=function(t,e){var n=this._store,r=this._dimInfos[t];if(r)return n.getByRawIndex(r.storeDimIndex,e)},t.prototype.getIndices=function(){return this._store.getIndices()},t.prototype.getDataExtent=function(t){return this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.getSum=function(t){return this._store.getSum(this._getStoreDimIndex(t))},t.prototype.getMedian=function(t){return this._store.getMedian(this._getStoreDimIndex(t))},t.prototype.getValues=function(t,e){var n=this,r=this._store;return m.isArray(t)?r.getValues(qv(t,(function(t){return n._getStoreDimIndex(t)})),e):r.getValues(t)},t.prototype.hasValue=function(t){for(var e=this._dimSummary.dataDimIndicesOnCoord,n=0,r=e.length;n<r;n++)if(isNaN(this._store.get(e[n],t)))return!1;return!0},t.prototype.indexOfName=function(t){for(var e=0,n=this._store.count();e<n;e++)if(this.getName(e)===t)return e;return-1},t.prototype.getRawIndex=function(t){return this._store.getRawIndex(t)},t.prototype.indexOfRawIndex=function(t){return this._store.indexOfRawIndex(t)},t.prototype.rawIndexOf=function(t,e){var n=t&&this._invertedIndicesMap[t],r=n&&n[e];return null==r||isNaN(r)?-1:r},t.prototype.indicesOfNearest=function(t,e,n){return this._store.indicesOfNearest(this._getStoreDimIndex(t),e,n)},t.prototype.each=function(t,e,n){m.isFunction(t)&&(n=e,e=t,t=[]);var r=n||this,i=qv(Rv(t),this._getStoreDimIndex,this);this._store.each(i,r?m.bind(e,r):e)},t.prototype.filterSelf=function(t,e,n){m.isFunction(t)&&(n=e,e=t,t=[]);var r=n||this,i=qv(Rv(t),this._getStoreDimIndex,this);return this._store=this._store.filter(i,r?m.bind(e,r):e),this},t.prototype.selectRange=function(t){var e=this,n={},r=m.keys(t),i=[];return m.each(r,(function(r){var o=e._getStoreDimIndex(r);n[o]=t[r],i.push(o)})),this._store=this._store.selectRange(n),this},t.prototype.mapArray=function(t,e,n){m.isFunction(t)&&(n=e,e=t,t=[]),n=n||this;var r=[];return this.each(t,(function(){r.push(e&&e.apply(this,arguments))}),n),r},t.prototype.map=function(t,e,n,r){var i=n||r||this,o=qv(Rv(t),this._getStoreDimIndex,this),a=Vv(this);return a._store=this._store.map(o,i?m.bind(e,i):e),a},t.prototype.modify=function(t,e,n,r){var i=n||r||this,o=qv(Rv(t),this._getStoreDimIndex,this);this._store.modify(o,i?m.bind(e,i):e)},t.prototype.downSample=function(t,e,n,r){var i=Vv(this);return i._store=this._store.downSample(this._getStoreDimIndex(t),e,n,r),i},t.prototype.minmaxDownSample=function(t,e){var n=Vv(this);return n._store=this._store.minmaxDownSample(this._getStoreDimIndex(t),e),n},t.prototype.lttbDownSample=function(t,e){var n=Vv(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(t),e),n},t.prototype.getRawDataItem=function(t){return this._store.getRawDataItem(t)},t.prototype.getItemModel=function(t){var e=this.hostModel,n=this.getRawDataItem(t);return new Au(n,e,e&&e.ecModel)},t.prototype.diff=function(t){var e=this;return new wv(t?t.getStore().getIndices():[],this.getStore().getIndices(),(function(e){return Pv(t,e)}),(function(t){return Pv(e,t)}))},t.prototype.getVisual=function(t){var e=this._visual;return e&&e[t]},t.prototype.setVisual=function(t,e){this._visual=this._visual||{},Gv(t)?m.extend(this._visual,t):this._visual[t]=e},t.prototype.getItemVisual=function(t,e){var n=this._itemVisuals[t],r=n&&n[e];return null==r?this.getVisual(e):r},t.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},t.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,r=n[t];r||(r=n[t]={});var i=r[e];return null==i&&(i=this.getVisual(e),m.isArray(i)?i=i.slice():Gv(i)&&(i=m.extend({},i)),r[e]=i),i},t.prototype.setItemVisual=function(t,e,n){var r=this._itemVisuals[t]||{};this._itemVisuals[t]=r,Gv(e)?m.extend(r,e):r[e]=n},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(t,e){Gv(t)?m.extend(this._layout,t):this._layout[t]=e},t.prototype.getLayout=function(t){return this._layout[t]},t.prototype.getItemLayout=function(t){return this._itemLayouts[t]},t.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?m.extend(this._itemLayouts[t]||{},e):e},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(t,e){var n=this.hostModel&&this.hostModel.seriesIndex;qa(n,this.dataType,t,e),this._graphicEls[t]=e},t.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},t.prototype.eachItemGraphicEl=function(t,e){m.each(this._graphicEls,(function(n,r){n&&t&&t.call(e,n,r)}))},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:qv(this.dimensions,this._getDimInfo,this),this.hostModel)),zv(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(t,e){var n=this[t];m.isFunction(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(m.slice(arguments)))})},t.internalField=(jv=function(t){var e=t._invertedIndicesMap;m.each(e,(function(n,r){var i=t._dimInfos[r],o=i.ordinalMeta,a=t._store;if(o){n=e[r]=new Wv(o.categories.length);for(var s=0;s<n.length;s++)n[s]=-1;for(s=0;s<a.count();s++)n[a.get(i.storeDimIndex,s)]=s}}))},Nv=function(t,e,n){return si(t._getCategory(e,n),null)},Pv=function(t,e){var n=t._idList[e];return null==n&&null!=t._idDimIdx&&(n=Nv(t,t._idDimIdx,e)),null==n&&(n="e\0\0"+e),n},Rv=function(t){return m.isArray(t)||(t=null!=t?[t]:[]),t},Vv=function(e){var n=new t(e._schema?e._schema:qv(e.dimensions,e._getDimInfo,e),e.hostModel);return zv(n,e),n},zv=function(t,e){m.each(Uv.concat(e.__wrappedMethods||[]),(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])})),t.__wrappedMethods=e.__wrappedMethods,m.each(Zv,(function(n){t[n]=m.clone(e[n])})),t._calculationInfo=m.extend({},e._calculationInfo)},void(Hv=function(t,e){var n=t._nameList,r=t._idList,i=t._nameDimIdx,o=t._idDimIdx,a=n[e],s=r[e];if(null==a&&null!=i&&(n[e]=a=Nv(t,i,e)),null==s&&null!=o&&(r[e]=s=Nv(t,o,e)),null==s&&null!=a){var u=t._nameRepeatCount,l=u[a]=(u[a]||0)+1;s=a,l>1&&(s+="__ec__"+l),r[e]=s}})),t}(),Xv=Yv;function $v(t,e){return Kv(t,e).dimensions}function Kv(t,e){rh(t)||(t=oh(t));var n=(e=e||{}).coordDimensions||[],r=e.dimensionsDefine||t.dimensionsDefine||[],i=Object(m.createHashMap)(),o=[],a=function(t,e,n,r){var i=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,r||0);return Object(m.each)(e,(function(t){var e;Object(m.isObject)(t)&&(e=t.dimsDef)&&(i=Math.max(i,e.length))})),i}(t,n,r,e.dimensionsCount),s=e.canOmitUnusedDimensions&&Lv(a),u=r===t.dimensionsDefine,l=u?Bv(t):Tv(r),c=e.encodeDefine;!c&&e.encodeDefaulter&&(c=e.encodeDefaulter(t,a));for(var h=Object(m.createHashMap)(c),d=new Xh(a),p=0;p<d.length;p++)d[p]=-1;function f(t){var e=d[t];if(e<0){var n=r[t],i=Object(m.isObject)(n)?n:{name:n},a=new Fv,s=i.name;null!=s&&null!=l.get(s)&&(a.name=a.displayName=s),null!=i.type&&(a.type=i.type),null!=i.displayName&&(a.displayName=i.displayName);var u=o.length;return d[t]=u,a.storeDimIndex=t,o.push(a),a}return o[e]}if(!s)for(p=0;p<a;p++)f(p);h.each((function(t,e){var n=Qr(t).slice();if(1===n.length&&!Object(m.isString)(n[0])&&n[0]<0)h.set(e,!1);else{var r=h.set(e,[]);Object(m.each)(n,(function(t,n){var i=Object(m.isString)(t)?l.get(t):t;null!=i&&i<a&&(r[n]=i,y(f(i),e,n))}))}}));var g=0;function y(t,e,n){null!=Hl.get(e)?t.otherDims[e]=n:(t.coordDim=e,t.coordDimIndex=n,i.set(e,!0))}Object(m.each)(n,(function(t){var e,n,r,i;if(Object(m.isString)(t))e=t,i={};else{e=(i=t).name;var o=i.ordinalMeta;i.ordinalMeta=null,(i=Object(m.extend)({},i)).ordinalMeta=o,n=i.dimsDef,r=i.otherDims,i.name=i.coordDim=i.coordDimIndex=i.dimsDef=i.otherDims=null}var s=h.get(e);if(!1!==s){if(!(s=Qr(s)).length)for(var l=0;l<(n&&n.length||1);l++){for(;g<a&&null!=f(g).coordDim;)g++;g<a&&s.push(g++)}Object(m.each)(s,(function(t,o){var a=f(t);if(u&&null!=i.type&&(a.type=i.type),y(Object(m.defaults)(a,i),e,o),null==a.name&&n){var s=n[o];!Object(m.isObject)(s)&&(s={name:s}),a.name=a.displayName=s.name,a.defaultTooltip=s.defaultTooltip}r&&Object(m.defaults)(a.otherDims,r)}))}}));var v=e.generateCoord,D=e.generateCoordCount,b=null!=D;D=v?D||1:0;var _=v||"value";function x(t){null==t.name&&(t.name=t.coordDim)}if(s)Object(m.each)(o,(function(t){x(t)})),o.sort((function(t,e){return t.storeDimIndex-e.storeDimIndex}));else for(var w=0;w<a;w++){var C=f(w);null==C.coordDim&&(C.coordDim=Jv(_,i,b),C.coordDimIndex=0,(!v||D<=0)&&(C.isExtraCoord=!0),D--),x(C),null!=C.type||nc(t,w)!==Kl.Must&&(!C.isExtraCoord||null==C.otherDims.itemName&&null==C.otherDims.seriesName)||(C.type="ordinal")}return function(t){for(var e=Object(m.createHashMap)(),n=0;n<t.length;n++){var r=t[n],i=r.name,o=e.get(i)||0;o>0&&(r.name=i+(o-1)),o++,e.set(i,o)}}(o),new Ov({source:t,dimensions:o,fullDimensionCount:a,dimensionOmitted:s})}function Jv(t,e,n){if(n||e.hasKey(t)){for(var r=0;e.hasKey(t+r);)r++;t+=r}return e.set(t,!0),t}var Qv=function(t){this.coordSysDims=[],this.axisMap=Object(m.createHashMap)(),this.categoryAxisMap=Object(m.createHashMap)(),this.coordSysName=t};var tD={cartesian2d:function(t,e,n,r){var i=t.getReferringComponents("xAxis",gi).models[0],o=t.getReferringComponents("yAxis",gi).models[0];e.coordSysDims=["x","y"],n.set("x",i),n.set("y",o),eD(i)&&(r.set("x",i),e.firstCategoryDimIndex=0),eD(o)&&(r.set("y",o),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,r){var i=t.getReferringComponents("singleAxis",gi).models[0];e.coordSysDims=["single"],n.set("single",i),eD(i)&&(r.set("single",i),e.firstCategoryDimIndex=0)},polar:function(t,e,n,r){var i=t.getReferringComponents("polar",gi).models[0],o=i.findAxisModel("radiusAxis"),a=i.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",a),eD(o)&&(r.set("radius",o),e.firstCategoryDimIndex=0),eD(a)&&(r.set("angle",a),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},geo:function(t,e,n,r){e.coordSysDims=["lng","lat"]},parallel:function(t,e,n,r){var i=t.ecModel,o=i.getComponent("parallel",t.get("parallelIndex")),a=e.coordSysDims=o.dimensions.slice();Object(m.each)(o.parallelAxisIndex,(function(t,o){var s=i.getComponent("parallelAxis",t),u=a[o];n.set(u,s),eD(s)&&(r.set(u,s),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=o))}))}};function eD(t){return"category"===t.get("type")}function nD(t,e,n){var r,i,o,a=(n=n||{}).byIndex,s=n.stackedCoordDimension;!function(t){return!Iv(t.schema)}(e)?(i=e.schema,r=i.dimensions,o=e.store):r=e;var u,l,c,h,d=!(!t||!t.get("stack"));if(Object(m.each)(r,(function(t,e){Object(m.isString)(t)&&(r[e]=t={name:t}),d&&!t.isExtraCoord&&(a||u||!t.ordinalMeta||(u=t),l||"ordinal"===t.type||"time"===t.type||s&&s!==t.coordDim||(l=t))})),!l||a||u||(a=!0),l){c="__\0ecstackresult_"+t.id,h="__\0ecstackedover_"+t.id,u&&(u.createInvertedIndices=!0);var p=l.coordDim,f=l.type,g=0;Object(m.each)(r,(function(t){t.coordDim===p&&g++}));var y={name:c,coordDim:p,coordDimIndex:g,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:r.length},v={name:h,coordDim:h,coordDimIndex:g+1,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:r.length+1};i?(o&&(y.storeDimIndex=o.ensureCalculationDimension(h,f),v.storeDimIndex=o.ensureCalculationDimension(c,f)),i.appendCalculationDimension(y),i.appendCalculationDimension(v)):(r.push(y),r.push(v))}return{stackedDimension:l&&l.name,stackedByDimension:u&&u.name,isStackedByIndex:a,stackedOverDimension:h,stackResultDimension:c}}function rD(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function iD(t,e){return rD(t,e)?t.getCalculationInfo("stackResultDimension"):e}var oD=function(t,e,n){n=n||{};var r,i=e.getSourceManager(),o=!1;t?(o=!0,r=oh(t)):o=(r=i.getSource()).sourceFormat===Gl;var a=function(t){var e=t.get("coordinateSystem"),n=new Qv(e),r=tD[e];if(r)return r(t,n,n.axisMap,n.categoryAxisMap),n}(e),s=function(t,e){var n,r=t.get("coordinateSystem"),i=Ac.get(r);return e&&e.coordSysDims&&(n=m.map(e.coordSysDims,(function(t){var n={name:t},r=e.axisMap.get(t);if(r){var i=r.get("type");n.type=Sv(i)}return n}))),n||(n=i&&(i.getDimensionsInfo?i.getDimensionsInfo():i.dimensions.slice())||["x","y"]),n}(e,a),u=n.useEncodeDefaulter,l=m.isFunction(u)?u:u?m.curry(Ql,s,e):null,c=Kv(r,{coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:l,canOmitUnusedDimensions:!o}),h=function(t,e,n){var r,i;return n&&m.each(t,(function(t,o){var a=t.coordDim,s=n.categoryAxisMap.get(a);s&&(null==r&&(r=o),t.ordinalMeta=s.getOrdinalMeta(),e&&(t.createInvertedIndices=!0)),null!=t.otherDims.itemName&&(i=!0)})),i||null==r||(t[r].otherDims.itemName=0),r}(c.dimensions,n.createInvertedIndices,a),d=o?null:i.getSharedDataStore(c),p=nD(e,{schema:c,store:d}),f=new Xv(c,e);f.setCalculationInfo(p);var g=null!=h&&function(t){if(t.sourceFormat===Gl){var e=function(t){var e=0;for(;e<t.length&&null==t[e];)e++;return t[e]}(t.data||[]);return!m.isArray(ni(e))}}(r)?function(t,e,n,r){return r===h?n:this.defaultDimValueGetter(t,e,n,r)}:null;return f.hasItemOption=!1,f.initData(o?r:d,null,g),f},aD=function(){function t(t){this._setting=t||{},this._extent=[1/0,-1/0]}return t.prototype.getSetting=function(t){return this._setting[t]},t.prototype.unionExtent=function(t){var e=this._extent;t[0]<e[0]&&(e[0]=t[0]),t[1]>e[1]&&(e[1]=t[1])},t.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e)},t.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(t){this._isBlank=t},t}();Mi(aD);var sD=aD,uD=0,lD=function(){function t(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++uD}return t.createByAxisModel=function(e){var n=e.option,r=n.data,i=r&&Object(m.map)(r,cD);return new t({categories:i,needCollect:!i,deduplication:!1!==n.dedplication})},t.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},t.prototype.parseAndCollect=function(t){var e,n=this._needCollect;if(!Object(m.isString)(t)&&!n)return t;if(n&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var r=this._getOrCreateMap();return null==(e=r.get(t))&&(n?(e=this.categories.length,this.categories[e]=t,r.set(t,e)):e=NaN),e},t.prototype._getOrCreateMap=function(){return this._map||(this._map=Object(m.createHashMap)(this.categories))},t}();function cD(t){return Object(m.isObject)(t)&&null!=t.value?t.value:t+""}var hD=lD;function dD(t){return"interval"===t.type||"log"===t.type}function pD(t,e,n,r){var i={},o=t[1]-t[0],a=i.interval=Hr(o/e,!0);null!=n&&a<n&&(a=i.interval=n),null!=r&&a>r&&(a=i.interval=r);var s=i.intervalPrecision=gD(a);return function(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),mD(t,0,e),mD(t,1,e),t[0]>t[1]&&(t[0]=t[1])}(i.niceTickExtent=[Er(Math.ceil(t[0]/a)*a,s),Er(Math.floor(t[1]/a)*a,s)],t),i}function fD(t){var e=Math.pow(10,Vr(t)),n=t/e;return n?2===n?n=3:3===n?n=5:n*=2:n=1,Er(n*e)}function gD(t){return Mr(t)+2}function mD(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function yD(t,e){return t>=e[0]&&t<=e[1]}function vD(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function DD(t,e){return t*(e[1]-e[0])+e[0]}var bD=function(t){function e(e){var n=t.call(this,e)||this;n.type="ordinal";var r=n.getSetting("ordinalMeta");return r||(r=new hD({})),Object(m.isArray)(r)&&(r=new hD({categories:Object(m.map)(r,(function(t){return Object(m.isObject)(t)?t.value:t}))})),n._ordinalMeta=r,n._extent=n.getSetting("extent")||[0,r.categories.length-1],n}return f(e,t),e.prototype.parse=function(t){return null==t?NaN:Object(m.isString)(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},e.prototype.contain=function(t){return yD(t=this.parse(t),this._extent)&&null!=this._ordinalMeta.categories[t]},e.prototype.normalize=function(t){return vD(t=this._getTickNumber(this.parse(t)),this._extent)},e.prototype.scale=function(t){return t=Math.round(DD(t,this._extent)),this.getRawOrdinalNumber(t)},e.prototype.getTicks=function(){for(var t=[],e=this._extent,n=e[0];n<=e[1];)t.push({value:n}),n++;return t},e.prototype.getMinorTicks=function(t){},e.prototype.setSortInfo=function(t){if(null!=t){for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],r=this._ticksByOrdinalNumber=[],i=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);i<a;++i){var s=e[i];n[i]=s,r[s]=i}for(var u=0;i<o;++i){for(;null!=r[u];)u++;n.push(u),r[u]=i}}else this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null},e.prototype._getTickNumber=function(t){var e=this._ticksByOrdinalNumber;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getRawOrdinalNumber=function(t){var e=this._ordinalNumbersByTick;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getLabel=function(t){if(!this.isBlank()){var e=this.getRawOrdinalNumber(t.value),n=this._ordinalMeta.categories[e];return null==n?"":n+""}},e.prototype.count=function(){return this._extent[1]-this._extent[0]+1},e.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},e.prototype.isInExtentRange=function(t){return t=this._getTickNumber(t),this._extent[0]<=t&&this._extent[1]>=t},e.prototype.getOrdinalMeta=function(){return this._ordinalMeta},e.prototype.calcNiceTicks=function(){},e.prototype.calcNiceExtent=function(){},e.type="ordinal",e}(sD);sD.registerClass(bD);var _D=bD,xD=Er,wD=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="interval",e._interval=0,e._intervalPrecision=2,e}return f(e,t),e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return yD(t,this._extent)},e.prototype.normalize=function(t){return vD(t,this._extent)},e.prototype.scale=function(t){return DD(t,this._extent)},e.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=parseFloat(t)),isNaN(e)||(n[1]=parseFloat(e))},e.prototype.unionExtent=function(t){var e=this._extent;t[0]<e[0]&&(e[0]=t[0]),t[1]>e[1]&&(e[1]=t[1]),this.setExtent(e[0],e[1])},e.prototype.getInterval=function(){return this._interval},e.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=gD(t)},e.prototype.getTicks=function(t){var e=this._interval,n=this._extent,r=this._niceExtent,i=this._intervalPrecision,o=[];if(!e)return o;n[0]<r[0]&&(t?o.push({value:xD(r[0]-e,i)}):o.push({value:n[0]}));for(var a=r[0];a<=r[1]&&(o.push({value:a}),(a=xD(a+e,i))!==o[o.length-1].value);)if(o.length>1e4)return[];var s=o.length?o[o.length-1].value:r[1];return n[1]>s&&(t?o.push({value:xD(s+e,i)}):o.push({value:n[1]})),o},e.prototype.getMinorTicks=function(t){for(var e=this.getTicks(!0),n=[],r=this.getExtent(),i=1;i<e.length;i++){for(var o=e[i],a=e[i-1],s=0,u=[],l=(o.value-a.value)/t;s<t-1;){var c=xD(a.value+(s+1)*l);c>r[0]&&c<r[1]&&u.push(c),s++}n.push(u)}return n},e.prototype.getLabel=function(t,e){if(null==t)return"";var n=e&&e.precision;return null==n?n=Mr(t.value)||0:"auto"===n&&(n=this._intervalPrecision),pl(xD(t.value,n,!0))},e.prototype.calcNiceTicks=function(t,e,n){t=t||5;var r=this._extent,i=r[1]-r[0];if(isFinite(i)){i<0&&(i=-i,r.reverse());var o=pD(r,t,e,n);this._intervalPrecision=o.intervalPrecision,this._interval=o.interval,this._niceExtent=o.niceTickExtent}},e.prototype.calcNiceExtent=function(t){var e=this._extent;if(e[0]===e[1])if(0!==e[0]){var n=Math.abs(e[0]);t.fixMax||(e[1]+=n/2),e[0]-=n/2}else e[1]=1;var r=e[1]-e[0];isFinite(r)||(e[0]=0,e[1]=1),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval);var i=this._interval;t.fixMin||(e[0]=xD(Math.floor(e[0]/i)*i)),t.fixMax||(e[1]=xD(Math.ceil(e[1]/i)*i))},e.prototype.setNiceExtent=function(t,e){this._niceExtent=[t,e]},e.type="interval",e}(sD);sD.registerClass(wD);var CD=wD,AD="undefined"!=typeof Float32Array,SD=AD?Float32Array:Array;function ED(t){return Object(m.isArray)(t)?AD?new Float32Array(t):t:new SD(t)}var FD="__ec_stack_";function MD(t){return t.get("stack")||FD+t.seriesIndex}function kD(t){return t.dim+t.index}function OD(t,e){var n=[];return e.eachSeriesByType(t,(function(t){jD(t)&&n.push(t)})),n}function ID(t){var e=function(t){var e={};Object(m.each)(t,(function(t){var n=t.coordinateSystem.getBaseAxis();if("time"===n.type||"value"===n.type)for(var r=t.getData(),i=n.dim+"_"+n.index,o=r.getDimensionIndex(r.mapDimension(n.dim)),a=r.getStore(),s=0,u=a.count();s<u;++s){var l=a.get(o,s);e[i]?e[i].push(l):e[i]=[l]}}));var n={};for(var r in e)if(e.hasOwnProperty(r)){var i=e[r];if(i){i.sort((function(t,e){return t-e}));for(var o=null,a=1;a<i.length;++a){var s=i[a]-i[a-1];s>0&&(o=null===o?s:Math.min(o,s))}n[r]=o}}return n}(t),n=[];return Object(m.each)(t,(function(t){var r,i=t.coordinateSystem.getBaseAxis(),o=i.getExtent();if("category"===i.type)r=i.getBandWidth();else if("value"===i.type||"time"===i.type){var a=i.dim+"_"+i.index,s=e[a],u=Math.abs(o[1]-o[0]),l=i.scale.getExtent(),c=Math.abs(l[1]-l[0]);r=s?u/c*s:u}else{var h=t.getData();r=Math.abs(o[1]-o[0])/h.count()}var d=Sr(t.get("barWidth"),r),p=Sr(t.get("barMaxWidth"),r),f=Sr(t.get("barMinWidth")||(PD(t)?.5:1),r),g=t.get("barGap"),m=t.get("barCategoryGap");n.push({bandWidth:r,barWidth:d,barMaxWidth:p,barMinWidth:f,barGap:g,barCategoryGap:m,axisKey:kD(i),stackId:MD(t)})})),TD(n)}function TD(t){var e={};Object(m.each)(t,(function(t,n){var r=t.axisKey,i=t.bandWidth,o=e[r]||{bandWidth:i,remainedWidth:i,autoWidthCount:0,categoryGap:null,gap:"20%",stacks:{}},a=o.stacks;e[r]=o;var s=t.stackId;a[s]||o.autoWidthCount++,a[s]=a[s]||{width:0,maxWidth:0};var u=t.barWidth;u&&!a[s].width&&(a[s].width=u,u=Math.min(o.remainedWidth,u),o.remainedWidth-=u);var l=t.barMaxWidth;l&&(a[s].maxWidth=l);var c=t.barMinWidth;c&&(a[s].minWidth=c);var h=t.barGap;null!=h&&(o.gap=h);var d=t.barCategoryGap;null!=d&&(o.categoryGap=d)}));var n={};return Object(m.each)(e,(function(t,e){n[e]={};var r=t.stacks,i=t.bandWidth,o=t.categoryGap;if(null==o){var a=Object(m.keys)(r).length;o=Math.max(35-4*a,15)+"%"}var s=Sr(o,i),u=Sr(t.gap,1),l=t.remainedWidth,c=t.autoWidthCount,h=(l-s)/(c+(c-1)*u);h=Math.max(h,0),Object(m.each)(r,(function(t){var e=t.maxWidth,n=t.minWidth;if(t.width)r=t.width,e&&(r=Math.min(r,e)),n&&(r=Math.max(r,n)),t.width=r,l-=r+u*r,c--;else{var r=h;e&&e<r&&(r=Math.min(e,l)),n&&n>r&&(r=n),r!==h&&(t.width=r,l-=r+u*r,c--)}})),h=(l-s)/(c+(c-1)*u),h=Math.max(h,0);var d,p=0;Object(m.each)(r,(function(t,e){t.width||(t.width=h),d=t,p+=t.width*(1+u)})),d&&(p-=d.width*u);var f=-p/2;Object(m.each)(r,(function(t,r){n[e][r]=n[e][r]||{bandWidth:i,offset:f,width:t.width},f+=t.width*(1+u)}))})),n}function BD(t,e){var n=OD(t,e),r=ID(n);Object(m.each)(n,(function(t){var e=t.getData(),n=t.coordinateSystem.getBaseAxis(),i=MD(t),o=r[kD(n)][i],a=o.offset,s=o.width;e.setLayout({bandWidth:o.bandWidth,offset:a,size:s})}))}function LD(t){return{seriesType:t,plan:Nd(),reset:function(t){if(jD(t)){var e=t.getData(),n=t.coordinateSystem,r=n.getBaseAxis(),i=n.getOtherAxis(r),o=e.getDimensionIndex(e.mapDimension(i.dim)),a=e.getDimensionIndex(e.mapDimension(r.dim)),s=t.get("showBackground",!0),u=e.mapDimension(i.dim),l=e.getCalculationInfo("stackResultDimension"),c=rD(e,u)&&!!e.getCalculationInfo("stackedOnSeries"),h=i.isHorizontal(),d=function(t,e){var n=e.model.get("startValue");return n||(n=0),e.toGlobalCoord(e.dataToCoord("log"===e.type?n>0?n:1:n))}(0,i),p=PD(t),f=t.get("barMinHeight")||0,g=l&&e.getDimensionIndex(l),m=e.getLayout("size"),y=e.getLayout("offset");return{progress:function(t,e){for(var r,i=t.count,u=p&&ED(3*i),l=p&&s&&ED(3*i),v=p&&ED(i),D=n.master.getRect(),b=h?D.width:D.height,_=e.getStore(),x=0;null!=(r=t.next());){var w=_.get(c?g:o,r),C=_.get(a,r),A=d,S=void 0;c&&(S=+w-_.get(o,r));var E=void 0,F=void 0,M=void 0,k=void 0;if(h){var O=n.dataToPoint([w,C]);if(c){var I=n.dataToPoint([S,C]);A=I[0]}E=A,F=O[1]+y,M=O[0]-A,k=m,Math.abs(M)<f&&(M=(M<0?-1:1)*f)}else O=n.dataToPoint([C,w]),c&&(A=(I=n.dataToPoint([C,S]))[1]),E=O[0]+y,F=A,M=m,k=O[1]-A,Math.abs(k)<f&&(k=(k<=0?-1:1)*f);p?(u[x]=E,u[x+1]=F,u[x+2]=h?M:k,l&&(l[x]=h?D.x:E,l[x+1]=h?F:D.y,l[x+2]=b),v[r]=r):e.setItemLayout(r,{x:E,y:F,width:M,height:k}),x+=3}p&&e.setLayout({largePoints:u,largeDataIndices:v,largeBackgroundPoints:l,valueAxisHorizontal:h})}}}}}}function jD(t){return t.coordinateSystem&&"cartesian2d"===t.coordinateSystem.type}function PD(t){return t.pipelineContext&&t.pipelineContext.large}var ND=function(t){function e(e){var n=t.call(this,e)||this;return n.type="time",n}return f(e,t),e.prototype.getLabel=function(t){var e=this.getSetting("useUTC");return $u(t.value,qu[function(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}(Yu(this._minLevelUnit))]||qu.second,e,this.getSetting("locale"))},e.prototype.getFormattedLabel=function(t,e,n){var r=this.getSetting("useUTC");return function(t,e,n,r,i){var o=null;if(m.isString(n))o=n;else if(m.isFunction(n))o=n(t.value,e,{level:t.level});else{var a=m.extend({},Hu);if(t.level>0)for(var s=0;s<Wu.length;++s)a[Wu[s]]="{primary|"+a[Wu[s]]+"}";var u=n?!1===n.inherit?n:m.defaults(n,a):a,l=Ku(t.value,i);if(u[l])o=u[l];else if(u.inherit){for(s=Uu.indexOf(l)-1;s>=0;--s)if(u[l]){o=u[l];break}o=o||a.none}if(m.isArray(o)){var c=null==t.level?0:t.level>=0?t.level:o.length+t.level;o=o[c=Math.min(c,o.length-1)]}}return $u(new Date(t.value),o,i,r)}(t,e,n,this.getSetting("locale"),r)},e.prototype.getTicks=function(){var t=this._interval,e=this._extent,n=[];if(!t)return n;n.push({value:e[0],level:0});var r=this.getSetting("useUTC"),i=function(t,e,n,r){var i=1e4,o=Uu,a=0;function s(t,e,n,i,o,a,s){for(var u=new Date(e),l=e,c=u[i]();l<n&&l<=r[1];)s.push({value:l}),c+=t,u[o](c),l=u.getTime();s.push({value:l,notAdd:!0})}function u(t,i,o){var a=[],u=!i.length;if(!function(t,e,n,r){var i=Rr(e),o=Rr(n),a=function(t){return Ju(i,t,r)===Ju(o,t,r)},s=function(){return a("year")},u=function(){return s()&&a("month")},l=function(){return u()&&a("day")},c=function(){return l()&&a("hour")},h=function(){return c()&&a("minute")},d=function(){return h()&&a("second")},p=function(){return d()&&a("millisecond")};switch(t){case"year":return s();case"month":return u();case"day":return l();case"hour":return c();case"minute":return h();case"second":return d();case"millisecond":return p()}}(Yu(t),r[0],r[1],n)){u&&(i=[{value:WD(new Date(r[0]),t,n)},{value:r[1]}]);for(var l=0;l<i.length-1;l++){var c=i[l].value,h=i[l+1].value;if(c!==h){var d=void 0,p=void 0,f=void 0,g=!1;switch(t){case"year":d=Math.max(1,Math.round(e/zu/365)),p=Qu(n),f=al(n);break;case"half-year":case"quarter":case"month":d=VD(e),p=tl(n),f=sl(n);break;case"week":case"half-week":case"day":d=zD(e,31),p=el(n),f=ul(n),g=!0;break;case"half-day":case"quarter-day":case"hour":d=HD(e),p=nl(n),f=ll(n);break;case"minute":d=GD(e,!0),p=rl(n),f=cl(n);break;case"second":d=GD(e,!1),p=il(n),f=hl(n);break;case"millisecond":d=qD(e),p=ol(n),f=dl(n)}s(d,c,h,p,f,g,a),"year"===t&&o.length>1&&0===l&&o.unshift({value:o[0].value-d})}}for(l=0;l<a.length;l++)o.push(a[l]);return a}}for(var l=[],c=[],h=0,d=0,p=0;p<o.length&&a++<i;++p){var f=Yu(o[p]);if(Xu(o[p]))if(u(o[p],l[l.length-1]||[],c),f!==(o[p+1]?Yu(o[p+1]):null)){if(c.length){d=h,c.sort((function(t,e){return t.value-e.value}));for(var g=[],y=0;y<c.length;++y){var v=c[y].value;0!==y&&c[y-1].value===v||(g.push(c[y]),v>=r[0]&&v<=r[1]&&h++)}var D=(r[1]-r[0])/e;if(h>1.5*D&&d>D/1.5)break;if(l.push(g),h>D||t===o[p])break}c=[]}}var b=Object(m.filter)(Object(m.map)(l,(function(t){return Object(m.filter)(t,(function(t){return t.value>=r[0]&&t.value<=r[1]&&!t.notAdd}))})),(function(t){return t.length>0})),_=[],x=b.length-1;for(p=0;p<b.length;++p)for(var w=b[p],C=0;C<w.length;++C)_.push({value:w[C].value,level:x-p});_.sort((function(t,e){return t.value-e.value}));var A=[];for(p=0;p<_.length;++p)0!==p&&_[p].value===_[p-1].value||A.push(_[p]);return A}(this._minLevelUnit,this._approxInterval,r,e);return(n=n.concat(i)).push({value:e[1],level:0}),n},e.prototype.calcNiceExtent=function(t){var e=this._extent;if(e[0]===e[1]&&(e[0]-=zu,e[1]+=zu),e[1]===-1/0&&e[0]===1/0){var n=new Date;e[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),e[0]=e[1]-zu}this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval)},e.prototype.calcNiceTicks=function(t,e,n){t=t||10;var r=this._extent,i=r[1]-r[0];this._approxInterval=i/t,null!=e&&this._approxInterval<e&&(this._approxInterval=e),null!=n&&this._approxInterval>n&&(this._approxInterval=n);var o=RD.length,a=Math.min(function(t,e,n,r){for(;n<r;){var i=n+r>>>1;t[i][1]<e?n=i+1:r=i}return n}(RD,this._approxInterval,0,o),o-1);this._interval=RD[a][1],this._minLevelUnit=RD[Math.max(a-1,0)][0]},e.prototype.parse=function(t){return Object(m.isNumber)(t)?t:+Rr(t)},e.prototype.contain=function(t){return yD(this.parse(t),this._extent)},e.prototype.normalize=function(t){return vD(this.parse(t),this._extent)},e.prototype.scale=function(t){return DD(t,this._extent)},e.type="time",e}(CD),RD=[["second",Pu],["minute",Nu],["hour",Ru],["quarter-day",6*Ru],["half-day",12*Ru],["day",1.2*zu],["half-week",3.5*zu],["week",7*zu],["month",31*zu],["quarter",95*zu],["half-year",Vu/2],["year",Vu]];function zD(t,e){return(t/=zu)>16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function VD(t){return(t/=30*zu)>6?6:t>3?3:t>2?2:1}function HD(t){return(t/=Ru)>12?12:t>6?6:t>3.5?4:t>2?2:1}function GD(t,e){return(t/=e?Nu:Pu)>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function qD(t){return Hr(t,!0)}function WD(t,e,n){var r=new Date(t);switch(Yu(e)){case"year":case"month":r[sl(n)](0);case"day":r[ul(n)](1);case"hour":r[ll(n)](0);case"minute":r[cl(n)](0);case"second":r[hl(n)](0),r[dl(n)](0)}return r.getTime()}sD.registerClass(ND);var UD=ND,ZD=sD.prototype,YD=CD.prototype,XD=Er,$D=Math.floor,KD=Math.ceil,JD=Math.pow,QD=Math.log,tb=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="log",e.base=10,e._originalScale=new CD,e._interval=0,e}return f(e,t),e.prototype.getTicks=function(t){var e=this._originalScale,n=this._extent,r=e.getExtent(),i=YD.getTicks.call(this,t);return m.map(i,(function(t){var e=t.value,i=Er(JD(this.base,e));return i=e===n[0]&&this._fixMin?nb(i,r[0]):i,{value:i=e===n[1]&&this._fixMax?nb(i,r[1]):i}}),this)},e.prototype.setExtent=function(t,e){var n=QD(this.base);t=QD(Math.max(0,t))/n,e=QD(Math.max(0,e))/n,YD.setExtent.call(this,t,e)},e.prototype.getExtent=function(){var t=this.base,e=ZD.getExtent.call(this);e[0]=JD(t,e[0]),e[1]=JD(t,e[1]);var n=this._originalScale.getExtent();return this._fixMin&&(e[0]=nb(e[0],n[0])),this._fixMax&&(e[1]=nb(e[1],n[1])),e},e.prototype.unionExtent=function(t){this._originalScale.unionExtent(t);var e=this.base;t[0]=QD(t[0])/QD(e),t[1]=QD(t[1])/QD(e),ZD.unionExtent.call(this,t)},e.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},e.prototype.calcNiceTicks=function(t){t=t||10;var e=this._extent,n=e[1]-e[0];if(!(n===1/0||n<=0)){var r=zr(n);for(t/n*r<=.5&&(r*=10);!isNaN(r)&&Math.abs(r)<1&&Math.abs(r)>0;)r*=10;var i=[Er(KD(e[0]/r)*r),Er($D(e[1]/r)*r)];this._interval=r,this._niceExtent=i}},e.prototype.calcNiceExtent=function(t){YD.calcNiceExtent.call(this,t),this._fixMin=t.fixMin,this._fixMax=t.fixMax},e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return yD(t=QD(t)/QD(this.base),this._extent)},e.prototype.normalize=function(t){return vD(t=QD(t)/QD(this.base),this._extent)},e.prototype.scale=function(t){return t=DD(t,this._extent),JD(this.base,t)},e.type="log",e}(sD),eb=tb.prototype;function nb(t,e){return XD(t,Mr(e))}eb.getMinorTicks=YD.getMinorTicks,eb.getLabel=YD.getLabel,sD.registerClass(tb);var rb=tb,ib=function(){function t(t,e,n){this._prepareParams(t,e,n)}return t.prototype._prepareParams=function(t,e,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var r=this._isOrdinal="ordinal"===t.type;this._needCrossZero="interval"===t.type&&e.getNeedCrossZero&&e.getNeedCrossZero();var i=e.get("min",!0);null==i&&(i=e.get("startValue",!0));var o=this._modelMinRaw=i;Object(m.isFunction)(o)?this._modelMinNum=ub(t,o({min:n[0],max:n[1]})):"dataMin"!==o&&(this._modelMinNum=ub(t,o));var a=this._modelMaxRaw=e.get("max",!0);if(Object(m.isFunction)(a)?this._modelMaxNum=ub(t,a({min:n[0],max:n[1]})):"dataMax"!==a&&(this._modelMaxNum=ub(t,a)),r)this._axisDataLen=e.getCategories().length;else{var s=e.get("boundaryGap"),u=Object(m.isArray)(s)?s:[s||0,s||0];"boolean"==typeof u[0]||"boolean"==typeof u[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[$n(u[0],1),$n(u[1],1)]}},t.prototype.calculate=function(){var t=this._isOrdinal,e=this._dataMin,n=this._dataMax,r=this._axisDataLen,i=this._boundaryGapInner,o=t?null:n-e||Math.abs(e),a="dataMin"===this._modelMinRaw?e:this._modelMinNum,s="dataMax"===this._modelMaxRaw?n:this._modelMaxNum,u=null!=a,l=null!=s;null==a&&(a=t?r?0:NaN:e-i[0]*o),null==s&&(s=t?r?r-1:NaN:n+i[1]*o),(null==a||!isFinite(a))&&(a=NaN),(null==s||!isFinite(s))&&(s=NaN);var c=Object(m.eqNaN)(a)||Object(m.eqNaN)(s)||t&&!r;this._needCrossZero&&(a>0&&s>0&&!u&&(a=0),a<0&&s<0&&!l&&(s=0));var h=this._determinedMin,d=this._determinedMax;return null!=h&&(a=h,u=!0),null!=d&&(s=d,l=!0),{min:a,max:s,minFixed:u,maxFixed:l,isBlank:c}},t.prototype.modifyDataMinMax=function(t,e){this[ab[t]]=e},t.prototype.setDeterminedMinMax=function(t,e){this[ob[t]]=e},t.prototype.freeze=function(){this.frozen=!0},t}(),ob={min:"_determinedMin",max:"_determinedMax"},ab={min:"_dataMin",max:"_dataMax"};function sb(t,e,n){var r=t.rawExtentInfo;return r||(r=new ib(t,e,n),t.rawExtentInfo=r,r)}function ub(t,e){return null==e?null:Object(m.eqNaN)(e)?NaN:t.parse(e)}function lb(t,e){var n=t.type,r=sb(t,e,t.getExtent()).calculate();t.setBlank(r.isBlank);var i=r.min,o=r.max,a=e.ecModel;if(a&&"time"===n){var s=OD("bar",a),u=!1;if(m.each(s,(function(t){u=u||t.getBaseAxis()===e.axis})),u){var l=ID(s),c=function(t,e,n,r){var i=n.axis.getExtent(),o=Math.abs(i[1]-i[0]),a=function(t,e,n){if(t&&e){var r=t[kD(e)];return null!=r&&null!=n?r[MD(n)]:r}}(r,n.axis);if(void 0===a)return{min:t,max:e};var s=1/0;m.each(a,(function(t){s=Math.min(t.offset,s)}));var u=-1/0;m.each(a,(function(t){u=Math.max(t.offset+t.width,u)})),s=Math.abs(s),u=Math.abs(u);var l=s+u,c=e-t,h=1-(s+u)/o,d=c/h-c;return e+=d*(u/l),t-=d*(s/l),{min:t,max:e}}(i,o,e,l);i=c.min,o=c.max}}return{extent:[i,o],fixMin:r.minFixed,fixMax:r.maxFixed}}function cb(t,e){var n=e,r=lb(t,n),i=r.extent,o=n.get("splitNumber");t instanceof rb&&(t.base=n.get("logBase"));var a=t.type,s=n.get("interval"),u="interval"===a||"time"===a;t.setExtent(i[0],i[1]),t.calcNiceExtent({splitNumber:o,fixMin:r.fixMin,fixMax:r.fixMax,minInterval:u?n.get("minInterval"):null,maxInterval:u?n.get("maxInterval"):null}),null!=s&&t.setInterval&&t.setInterval(s)}function hb(t,e){if(e=e||t.get("type"))switch(e){case"category":return new _D({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new UD({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(sD.getClass(e)||CD)}}function db(t){var e=t.getLabelModel().get("formatter"),n="category"===t.type?t.scale.getExtent()[0]:null;return"time"===t.scale.type?function(e){return function(n,r){return t.scale.getFormattedLabel(n,r,e)}}(e):m.isString(e)?function(e){return function(n){var r=t.scale.getLabel(n);return e.replace("{value}",null!=r?r:"")}}(e):m.isFunction(e)?function(e){return function(r,i){return null!=n&&(i=r.value-n),e(pb(t,r),i,null!=r.level?{level:r.level}:null)}}(e):function(e){return t.scale.getLabel(e)}}function pb(t,e){return"category"===t.type?t.scale.getLabel(e):e.value}function fb(t,e){var n=e*Math.PI/180,r=t.width,i=t.height,o=r*Math.abs(Math.cos(n))+Math.abs(i*Math.sin(n)),a=r*Math.abs(Math.sin(n))+Math.abs(i*Math.cos(n));return new Rt(t.x,t.y,o,a)}function gb(t){var e=t.get("interval");return null==e?"auto":e}function mb(t){return"category"===t.type&&0===gb(t.getLabelModel())}function yb(t,e){var n={};return m.each(t.mapDimensionsAll(e),(function(e){n[iD(t,e)]=!0})),m.keys(n)}var vb=function(){function t(){}return t.prototype.getNeedCrossZero=function(){return!this.option.scale},t.prototype.getCoordSysModel=function(){},t}();function Db(t){return oD(null,t)}var bb={isDimensionStacked:rD,enableDataStack:nD,getStackedDimension:iD};function _b(t,e){var n=e;e instanceof Au||(n=new Au(e));var r=hb(n);return r.setExtent(t[0],t[1]),cb(r,n),r}function xb(t){m.mixin(t,vb)}function wb(t,e){return ru(t,null,null,"normal"!==(e=e||{}).state)}function Cb(t,e){return Math.abs(t-e)<1e-8}function Ab(t,e,n){var r=0,i=t[0];if(!i)return!1;for(var o=1;o<t.length;o++){var a=t[o];r+=Ko(i[0],i[1],a[0],a[1],e,n),i=a}var s=t[0];return Cb(i[0],s[0])&&Cb(i[1],s[1])||(r+=Ko(i[0],i[1],s[0],s[1],e,n)),0!==r}var Sb=[];function Eb(t,e){for(var n=0;n<t.length;n++)V(t[n],t[n],e)}function Fb(t,e,n,r){for(var i=0;i<t.length;i++){var o=t[i];r&&(o=r.project(o)),o&&isFinite(o[0])&&isFinite(o[1])&&(H(e,e,o),G(n,n,o))}}var Mb=function(){function t(t){this.name=t}return t.prototype.setCenter=function(t){this._center=t},t.prototype.getCenter=function(){var t=this._center;return t||(t=this._center=this.calcCenter()),t},t}(),kb=function(t,e){this.type="polygon",this.exterior=t,this.interiors=e},Ob=function(t){this.type="linestring",this.points=t},Ib=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.type="geoJSON",i.geometries=n,i._center=r&&[r[0],r[1]],i}return f(e,t),e.prototype.calcCenter=function(){for(var t,e=this.geometries,n=0,r=0;r<e.length;r++){var i=e[r],o=i.exterior,a=o&&o.length;a>n&&(t=i,n=a)}if(t)return function(t){for(var e=0,n=0,r=0,i=t.length,o=t[i-1][0],a=t[i-1][1],s=0;s<i;s++){var u=t[s][0],l=t[s][1],c=o*l-u*a;e+=c,n+=(o+u)*c,r+=(a+l)*c,o=u,a=l}return e?[n/e/3,r/e/3,e]:[t[0][0]||0,t[0][1]||0]}(t.exterior);var s=this.getBoundingRect();return[s.x+s.width/2,s.y+s.height/2]},e.prototype.getBoundingRect=function(t){var e=this._rect;if(e&&!t)return e;var n=[1/0,1/0],r=[-1/0,-1/0],i=this.geometries;return Object(m.each)(i,(function(e){"polygon"===e.type?Fb(e.exterior,n,r,t):Object(m.each)(e.points,(function(e){Fb(e,n,r,t)}))})),isFinite(n[0])&&isFinite(n[1])&&isFinite(r[0])&&isFinite(r[1])||(n[0]=n[1]=r[0]=r[1]=0),e=new Rt(n[0],n[1],r[0]-n[0],r[1]-n[1]),t||(this._rect=e),e},e.prototype.contain=function(t){var e=this.getBoundingRect(),n=this.geometries;if(!e.contain(t[0],t[1]))return!1;t:for(var r=0,i=n.length;r<i;r++){var o=n[r];if("polygon"===o.type){var a=o.exterior,s=o.interiors;if(Ab(a,t[0],t[1])){for(var u=0;u<(s?s.length:0);u++)if(Ab(s[u],t[0],t[1]))continue t;return!0}}}return!1},e.prototype.transformTo=function(t,e,n,r){var i=this.getBoundingRect(),o=i.width/i.height;n?r||(r=n/o):n=o*r;for(var a=new Rt(t,e,n,r),s=i.calculateTransform(a),u=this.geometries,l=0;l<u.length;l++){var c=u[l];"polygon"===c.type?(Eb(c.exterior,s),Object(m.each)(c.interiors,(function(t){Eb(t,s)}))):Object(m.each)(c.points,(function(t){Eb(t,s)}))}(i=this._rect).copy(a),this._center=[i.x+i.width/2,i.y+i.height/2]},e.prototype.cloneShallow=function(t){null==t&&(t=this.name);var n=new e(t,this.geometries,this._center);return n._rect=this._rect,n.transformTo=null,n},e}(Mb),Tb=function(t){function e(e,n){var r=t.call(this,e)||this;return r.type="geoSVG",r._elOnlyForCalculate=n,r}return f(e,t),e.prototype.calcCenter=function(){for(var t=this._elOnlyForCalculate,e=t.getBoundingRect(),n=[e.x+e.width/2,e.y+e.height/2],r=bt(Sb),i=t;i&&!i.isGeoSVGGraphicRoot;)xt(r,i.getLocalTransform(),r),i=i.parent;return St(r,r),V(n,n,r),n},e}(Mb);function Bb(t,e,n){for(var r=0;r<t.length;r++)t[r]=Lb(t[r],e[r],n)}function Lb(t,e,n){for(var r=[],i=e[0],o=e[1],a=0;a<t.length;a+=2){var s=t.charCodeAt(a)-64,u=t.charCodeAt(a+1)-64;s=s>>1^-(1&s),u=u>>1^-(1&u),i=s+=i,o=u+=o,r.push([s/n,u/n])}return r}function jb(t,e){return t=function(t){if(!t.UTF8Encoding)return t;var e=t,n=e.UTF8Scale;null==n&&(n=1024);var r=e.features;return m.each(r,(function(t){var e=t.geometry,r=e.encodeOffsets,i=e.coordinates;if(r)switch(e.type){case"LineString":e.coordinates=Lb(i,r,n);break;case"Polygon":case"MultiLineString":Bb(i,r,n);break;case"MultiPolygon":m.each(i,(function(t,e){return Bb(t,r[e],n)}))}})),e.UTF8Encoding=!1,e}(t),m.map(m.filter(t.features,(function(t){return t.geometry&&t.properties&&t.geometry.coordinates.length>0})),(function(t){var n=t.properties,r=t.geometry,i=[];switch(r.type){case"Polygon":var o=r.coordinates;i.push(new kb(o[0],o.slice(1)));break;case"MultiPolygon":m.each(r.coordinates,(function(t){t[0]&&i.push(new kb(t[0],t.slice(1)))}));break;case"LineString":i.push(new Ob([r.coordinates]));break;case"MultiLineString":i.push(new Ob(r.coordinates))}var a=new Ib(n[e||"name"],i,n.cp);return a.properties=n,a}))}function Pb(t,e,n,r,i,o,a,s){return new Ha({style:{text:t,font:e,align:n,verticalAlign:r,padding:i,rich:o,overflow:a?"truncate":null,lineHeight:s}}).getBoundingRect()}var Nb=hi();function Rb(t,e){var n=m.map(e,(function(e){return t.scale.parse(e)}));return"time"===t.type&&n.length>0&&(n.sort(),n.unshift(n[0]),n.push(n[n.length-1])),n}function zb(t){var e=t.getLabelModel().get("customValues");if(e){var n=db(t),r=t.scale.getExtent(),i=Rb(t,e),o=m.filter(i,(function(t){return t>=r[0]&&t<=r[1]}));return{labels:m.map(o,(function(e){var r={value:e};return{formattedLabel:n(r),rawLabel:t.scale.getLabel(r),tickValue:e}}))}}return"category"===t.type?function(t){var e=t.getLabelModel(),n=Hb(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}(t):function(t){var e=t.scale.getTicks(),n=db(t);return{labels:m.map(e,(function(e,r){return{level:e.level,formattedLabel:n(e,r),rawLabel:t.scale.getLabel(e),tickValue:e.value}}))}}(t)}function Vb(t,e){var n=t.getTickModel().get("customValues");if(n){var r=t.scale.getExtent(),i=Rb(t,n);return{ticks:m.filter(i,(function(t){return t>=r[0]&&t<=r[1]}))}}return"category"===t.type?function(t,e){var n,r,i=Gb(t,"ticks"),o=gb(e),a=qb(i,o);if(a)return a;if(e.get("show")&&!t.scale.isBlank()||(n=[]),m.isFunction(o))n=Zb(t,o,!0);else if("auto"===o){var s=Hb(t,t.getLabelModel());r=s.labelCategoryInterval,n=m.map(s.labels,(function(t){return t.tickValue}))}else r=o,n=Ub(t,r,!0);return Wb(i,o,{ticks:n,tickCategoryInterval:r})}(t,e):{ticks:m.map(t.scale.getTicks(),(function(t){return t.value}))}}function Hb(t,e){var n,r,i=Gb(t,"labels"),o=gb(e);return qb(i,o)||(m.isFunction(o)?n=Zb(t,o):(r="auto"===o?function(t){var e=Nb(t).autoInterval;return null!=e?e:Nb(t).autoInterval=t.calculateCategoryInterval()}(t):o,n=Ub(t,r)),Wb(i,o,{labels:n,labelCategoryInterval:r}))}function Gb(t,e){return Nb(t)[e]||(Nb(t)[e]=[])}function qb(t,e){for(var n=0;n<t.length;n++)if(t[n].key===e)return t[n].value}function Wb(t,e,n){return t.push({key:e,value:n}),n}function Ub(t,e,n){var r=db(t),i=t.scale,o=i.getExtent(),a=t.getLabelModel(),s=[],u=Math.max((e||0)+1,1),l=o[0],c=i.count();0!==l&&u>1&&c/u>2&&(l=Math.round(Math.ceil(l/u)*u));var h=mb(t),d=a.get("showMinLabel")||h,p=a.get("showMaxLabel")||h;d&&l!==o[0]&&g(o[0]);for(var f=l;f<=o[1];f+=u)g(f);function g(t){var e={value:t};s.push(n?t:{formattedLabel:r(e),rawLabel:i.getLabel(e),tickValue:t})}return p&&f-u!==o[1]&&g(o[1]),s}function Zb(t,e,n){var r=t.scale,i=db(t),o=[];return m.each(r.getTicks(),(function(t){var a=r.getLabel(t),s=t.value;e(t.value,a)&&o.push(n?s:{formattedLabel:i(t),rawLabel:a,tickValue:s})})),o}var Yb=[0,1],Xb=function(){function t(t,e,n){this.onBand=!1,this.inverse=!1,this.dim=t,this.scale=e,this._extent=n||[0,0]}return t.prototype.contain=function(t){var e=this._extent,n=Math.min(e[0],e[1]),r=Math.max(e[0],e[1]);return t>=n&&t<=r},t.prototype.containData=function(t){return this.scale.contain(t)},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(t){return Or(t||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},t.prototype.dataToCoord=function(t,e){var n=this._extent,r=this.scale;return t=r.normalize(t),this.onBand&&"ordinal"===r.type&&$b(n=n.slice(),r.count()),Ar(t,Yb,n,e)},t.prototype.coordToData=function(t,e){var n=this._extent,r=this.scale;this.onBand&&"ordinal"===r.type&&$b(n=n.slice(),r.count());var i=Ar(t,n,Yb,e);return this.scale.scale(i)},t.prototype.pointToData=function(t,e){},t.prototype.getTicksCoords=function(t){var e=(t=t||{}).tickModel||this.getTickModel(),n=Vb(this,e).ticks,r=Object(m.map)(n,(function(t){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}}),this);return function(t,e,n,r){var i=e.length;if(t.onBand&&!n&&i){var o,a,s=t.getExtent();if(1===i)e[0].coord=s[0],o=e[1]={coord:s[1],tickValue:e[0].tickValue};else{var u=e[i-1].tickValue-e[0].tickValue,l=(e[i-1].coord-e[0].coord)/u;Object(m.each)(e,(function(t){t.coord-=l/2}));var c=t.scale.getExtent();a=1+c[1]-e[i-1].tickValue,o={coord:e[i-1].coord+l*a,tickValue:c[1]+1},e.push(o)}var h=s[0]>s[1];d(e[0].coord,s[0])&&(r?e[0].coord=s[0]:e.shift()),r&&d(s[0],e[0].coord)&&e.unshift({coord:s[0]}),d(s[1],o.coord)&&(r?o.coord=s[1]:e.pop()),r&&d(o.coord,s[1])&&e.push({coord:s[1]})}function d(t,e){return t=Er(t),e=Er(e),h?t>e:t<e}}(this,r,e.get("alignWithLabel"),t.clamp),r},t.prototype.getMinorTicksCoords=function(){if("ordinal"===this.scale.type)return[];var t=this.model.getModel("minorTick").get("splitNumber");t>0&&t<100||(t=5);var e=this.scale.getMinorTicks(t),n=Object(m.map)(e,(function(t){return Object(m.map)(t,(function(t){return{coord:this.dataToCoord(t),tickValue:t}}),this)}),this);return n},t.prototype.getViewLabels=function(){return zb(this).labels},t.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},t.prototype.getTickModel=function(){return this.model.getModel("axisTick")},t.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),n=e[1]-e[0]+(this.onBand?1:0);0===n&&(n=1);var r=Math.abs(t[1]-t[0]);return Math.abs(r)/n},t.prototype.calculateCategoryInterval=function(){return function(t){var e=function(t){var e=t.getLabelModel();return{axisRotate:t.getRotate?t.getRotate():t.isHorizontal&&!t.isHorizontal()?90:0,labelRotate:e.get("rotate")||0,font:e.getFont()}}(t),n=db(t),r=(e.axisRotate-e.labelRotate)/180*Math.PI,i=t.scale,o=i.getExtent(),a=i.count();if(o[1]-o[0]<1)return 0;var s=1;a>40&&(s=Math.max(1,Math.floor(a/40)));for(var u=o[0],l=t.dataToCoord(u+1)-t.dataToCoord(u),c=Math.abs(l*Math.cos(r)),h=Math.abs(l*Math.sin(r)),d=0,p=0;u<=o[1];u+=s){var f,g,m=Un(n({value:u}),e.font,"center","top");f=1.3*m.width,g=1.3*m.height,d=Math.max(d,f,7),p=Math.max(p,g,7)}var y=d/c,v=p/h;isNaN(y)&&(y=1/0),isNaN(v)&&(v=1/0);var D=Math.max(0,Math.floor(Math.min(y,v))),b=Nb(t.model),_=t.getExtent(),x=b.lastAutoInterval,w=b.lastTickCount;return null!=x&&null!=w&&Math.abs(x-D)<=1&&Math.abs(w-a)<=1&&x>D&&b.axisExtent0===_[0]&&b.axisExtent1===_[1]?D=x:(b.lastTickCount=a,b.lastAutoInterval=D,b.axisExtent0=_[0],b.axisExtent1=_[1]),D}(this)},t}();function $b(t,e){var n=(t[1]-t[0])/e/2;t[0]+=n,t[1]-=n}var Kb=Xb;function Jb(t){var e=Nl.extend(t);return Nl.registerClass(e),e}function Qb(t){var e=Pd.extend(t);return Pd.registerClass(e),e}function t_(t){var e=Ld.extend(t);return Ld.registerClass(e),e}function e_(t){var e=Jf.extend(t);return Jf.registerClass(e),e}var n_=2*Math.PI,r_=Go.CMD,i_=["top","right","bottom","left"];function o_(t,e,n,r,i){var o=n.width,a=n.height;switch(t){case"top":r.set(n.x+o/2,n.y-e),i.set(0,-1);break;case"bottom":r.set(n.x+o/2,n.y+a+e),i.set(0,1);break;case"left":r.set(n.x-e,n.y+a/2),i.set(-1,0);break;case"right":r.set(n.x+o+e,n.y+a/2),i.set(1,0)}}function a_(t,e,n,r,i,o,a,s,u){a-=t,s-=e;var l=Math.sqrt(a*a+s*s),c=(a/=l)*n+t,h=(s/=l)*n+e;if(Math.abs(r-i)%n_<1e-4)return u[0]=c,u[1]=h,l-n;if(o){var d=r;r=Yo(i),i=Yo(d)}else r=Yo(r),i=Yo(i);r>i&&(i+=n_);var p=Math.atan2(s,a);if(p<0&&(p+=n_),p>=r&&p<=i||p+n_>=r&&p+n_<=i)return u[0]=c,u[1]=h,l-n;var f=n*Math.cos(r)+t,g=n*Math.sin(r)+e,m=n*Math.cos(i)+t,y=n*Math.sin(i)+e,v=(f-a)*(f-a)+(g-s)*(g-s),D=(m-a)*(m-a)+(y-s)*(y-s);return v<D?(u[0]=f,u[1]=g,Math.sqrt(v)):(u[0]=m,u[1]=y,Math.sqrt(D))}function s_(t,e,n,r,i,o,a,s){var u=i-t,l=o-e,c=n-t,h=r-e,d=Math.sqrt(c*c+h*h),p=(u*(c/=d)+l*(h/=d))/d;s&&(p=Math.min(Math.max(p,0),1)),p*=d;var f=a[0]=t+p*c,g=a[1]=e+p*h;return Math.sqrt((f-i)*(f-i)+(g-o)*(g-o))}function u_(t,e,n,r,i,o,a){n<0&&(t+=n,n=-n),r<0&&(e+=r,r=-r);var s=t+n,u=e+r,l=a[0]=Math.min(Math.max(i,t),s),c=a[1]=Math.min(Math.max(o,e),u);return Math.sqrt((l-i)*(l-i)+(c-o)*(c-o))}var l_=[];function c_(t,e,n){var r=u_(e.x,e.y,e.width,e.height,t.x,t.y,l_);return n.set(l_[0],l_[1]),r}function h_(t,e,n){for(var r,i,o=0,a=0,s=0,u=0,l=1/0,c=e.data,h=t.x,d=t.y,p=0;p<c.length;){var f=c[p++];1===p&&(s=o=c[p],u=a=c[p+1]);var g=l;switch(f){case r_.M:o=s=c[p++],a=u=c[p++];break;case r_.L:g=s_(o,a,c[p],c[p+1],h,d,l_,!0),o=c[p++],a=c[p++];break;case r_.C:g=Me(o,a,c[p++],c[p++],c[p++],c[p++],c[p],c[p+1],h,d,l_),o=c[p++],a=c[p++];break;case r_.Q:g=Le(o,a,c[p++],c[p++],c[p],c[p+1],h,d,l_),o=c[p++],a=c[p++];break;case r_.A:var m=c[p++],y=c[p++],v=c[p++],D=c[p++],b=c[p++],_=c[p++];p+=1;var x=!!(1-c[p++]);r=Math.cos(b)*v+m,i=Math.sin(b)*D+y,p<=1&&(s=r,u=i),g=a_(m,y,D,b,b+_,x,(h-m)*D/v+m,d,l_),o=Math.cos(b+_)*v+m,a=Math.sin(b+_)*D+y;break;case r_.R:g=u_(s=o=c[p++],u=a=c[p++],c[p++],c[p++],h,d,l_);break;case r_.Z:g=s_(o,a,s,u,h,d,l_,!0),o=s,a=u}g<l&&(l=g,n.set(l_[0],l_[1]))}return l}var d_=new Mt,p_=new Mt,f_=new Mt,g_=new Mt,m_=new Mt;function y_(t,e){if(t){var n=t.getTextGuideLine(),r=t.getTextContent();if(r&&n){var i=t.textGuideLineConfig||{},o=[[0,0],[0,0],[0,0]],a=i.candidates||i_,s=r.getBoundingRect().clone();s.applyTransform(r.getComputedTransform());var u=1/0,l=i.anchor,c=t.getComputedTransform(),h=c&&St([],c),d=e.get("length2")||0;l&&f_.copy(l);for(var p=0;p<a.length;p++){o_(a[p],0,s,d_,g_),Mt.scaleAndAdd(p_,d_,g_,d),p_.transform(h);var f=t.getBoundingRect(),g=l?l.distance(p_):t instanceof ha?h_(p_,t.path,f_):c_(p_,f,f_);g<u&&(u=g,p_.transform(c),f_.transform(c),f_.toArray(o[0]),p_.toArray(o[1]),d_.toArray(o[2]))}b_(o,e.get("minTurnAngle")),n.setShape({points:o})}}}var v_=[],D_=new Mt;function b_(t,e){if(e<=180&&e>0){e=e/180*Math.PI,d_.fromArray(t[0]),p_.fromArray(t[1]),f_.fromArray(t[2]),Mt.sub(g_,d_,p_),Mt.sub(m_,f_,p_);var n=g_.len(),r=m_.len();if(!(n<.001||r<.001)){g_.scale(1/n),m_.scale(1/r);var i=g_.dot(m_);if(Math.cos(e)<i){var o=s_(p_.x,p_.y,f_.x,f_.y,d_.x,d_.y,v_,!1);D_.fromArray(v_),D_.scaleAndAdd(m_,o/Math.tan(Math.PI-e));var a=f_.x!==p_.x?(D_.x-p_.x)/(f_.x-p_.x):(D_.y-p_.y)/(f_.y-p_.y);if(isNaN(a))return;a<0?Mt.copy(D_,p_):a>1&&Mt.copy(D_,f_),D_.toArray(t[1])}}}}function __(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,d_.fromArray(t[0]),p_.fromArray(t[1]),f_.fromArray(t[2]),Mt.sub(g_,p_,d_),Mt.sub(m_,f_,p_);var r=g_.len(),i=m_.len();if(!(r<.001||i<.001))if(g_.scale(1/r),m_.scale(1/i),g_.dot(e)<Math.cos(n)){var o=s_(p_.x,p_.y,f_.x,f_.y,d_.x,d_.y,v_,!1);D_.fromArray(v_);var a=Math.PI/2,s=a+Math.acos(m_.dot(e))-n;if(s>=a)Mt.copy(D_,f_);else{D_.scaleAndAdd(m_,o/Math.tan(Math.PI/2-s));var u=f_.x!==p_.x?(D_.x-p_.x)/(f_.x-p_.x):(D_.y-p_.y)/(f_.y-p_.y);if(isNaN(u))return;u<0?Mt.copy(D_,p_):u>1&&Mt.copy(D_,f_)}D_.toArray(t[1])}}}function x_(t,e,n,r){var i="normal"===n,o=i?t:t.ensureState(n);o.ignore=e;var a=r.get("smooth");a&&!0===a&&(a=.3),o.shape=o.shape||{},a>0&&(o.shape.smooth=a);var s=r.getModel("lineStyle").getLineStyle();i?t.useStyle(s):o.style=s}function w_(t,e){var n=e.smooth,r=e.points;if(r)if(t.moveTo(r[0][0],r[0][1]),n>0&&r.length>=3){var i=j(r[0],r[1]),o=j(r[1],r[2]);if(!i||!o)return t.lineTo(r[1][0],r[1][1]),void t.lineTo(r[2][0],r[2][1]);var a=Math.min(i,o)*n,s=z([],r[1],r[0],a/i),u=z([],r[1],r[2],a/o),l=z([],s,u,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],l[0],l[1]),t.bezierCurveTo(u[0],u[1],u[0],u[1],r[2][0],r[2][1])}else for(var c=1;c<r.length;c++)t.lineTo(r[c][0],r[c][1])}function C_(t,e,n){var r=t.getTextGuideLine(),i=t.getTextContent();if(i){for(var o=e.normal,a=o.get("show"),s=i.ignore,u=0;u<$a.length;u++){var l=$a[u],c=e[l],h="normal"===l;if(c){var d=c.get("show");if((h?s:Object(m.retrieve2)(i.states[l]&&i.states[l].ignore,s))||!Object(m.retrieve2)(d,a)){var p=h?r:r&&r.states[l];p&&(p.ignore=!0),r&&x_(r,!0,l,c);continue}r||(r=new Pp,t.setTextGuideLine(r),h||!s&&a||x_(r,!0,"normal",e.normal),t.stateProxy&&(r.stateProxy=t.stateProxy)),x_(r,!1,l,c)}}if(r){Object(m.defaults)(r.style,n),r.style.fill=null;var f=o.get("showAbove");(t.textGuideLineConfig=t.textGuideLineConfig||{}).showAbove=f||!1,r.buildPath=w_}}else r&&t.removeTextGuideLine()}function A_(t,e){e=e||"labelLine";for(var n={normal:t.getModel(e)},r=0;r<Xa.length;r++){var i=Xa[r];n[i]=t.getModel([i,e])}return n}function S_(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];if(!r.defaultAttr.ignore){var i=r.label,o=i.getComputedTransform(),a=i.getBoundingRect(),s=!o||o[1]<1e-5&&o[2]<1e-5,u=i.style.margin||0,l=a.clone();l.applyTransform(o),l.x-=u/2,l.y-=u/2,l.width+=u,l.height+=u;var c=s?new cf(a,o):null;e.push({label:i,labelLine:r.labelLine,rect:l,localRect:a,obb:c,priority:r.priority,defaultAttr:r.defaultAttr,layoutOption:r.computedLayoutOption,axisAligned:s,transform:o})}}return e}function E_(t,e,n,r,i,o){var a=t.length;if(!(a<2)){t.sort((function(t,n){return t.rect[e]-n.rect[e]}));for(var s,u=0,l=!1,c=[],h=0,d=0;d<a;d++){var p=t[d],f=p.rect;(s=f[e]-u)<0&&(f[e]-=s,p.label[e]-=s,l=!0);var g=Math.max(-s,0);c.push(g),h+=g,u=f[e]+f[n]}h>0&&o&&x(-h/a,0,a);var m,y,v=t[0],D=t[a-1];return b(),m<0&&w(-m,.8),y<0&&w(y,.8),b(),_(m,y,1),_(y,m,-1),b(),m<0&&C(-m),y<0&&C(y),l}function b(){m=v.rect[e]-r,y=i-D.rect[e]-D.rect[n]}function _(t,e,n){if(t<0){var r=Math.min(e,-t);if(r>0){x(r*n,0,a);var i=r+t;i<0&&w(-i*n,1)}else w(-t*n,1)}}function x(n,r,i){0!==n&&(l=!0);for(var o=r;o<i;o++){var a=t[o];a.rect[e]+=n,a.label[e]+=n}}function w(r,i){for(var o=[],s=0,u=1;u<a;u++){var l=t[u-1].rect,c=Math.max(t[u].rect[e]-l[e]-l[n],0);o.push(c),s+=c}if(s){var h=Math.min(Math.abs(r)/s,i);if(r>0)for(u=0;u<a-1;u++){var d=o[u]*h;x(d,0,u+1)}else for(u=a-1;u>0;u--)x(-(d=o[u-1]*h),u,a)}}function C(t){var e=t<0?-1:1;t=Math.abs(t);for(var n=Math.ceil(t/(a-1)),r=0;r<a-1;r++)if(e>0?x(n,0,r+1):x(-n,a-r-1,a),(t-=n)<=0)return}}function F_(t,e,n,r){return E_(t,"y","height",e,n,r)}function M_(t){var e=[];t.sort((function(t,e){return e.priority-t.priority}));var n=new Rt(0,0,0,0);function r(t){if(!t.ignore){var e=t.ensureState("emphasis");null==e.ignore&&(e.ignore=!1)}t.ignore=!0}for(var i=0;i<t.length;i++){var o=t[i],a=o.axisAligned,s=o.localRect,u=o.transform,l=o.label,c=o.labelLine;n.copy(o.rect),n.width-=.1,n.height-=.1,n.x+=.05,n.y+=.05;for(var h=o.obb,d=!1,p=0;p<e.length;p++){var f=e[p];if(n.intersect(f.rect)){if(a&&f.axisAligned){d=!0;break}if(f.obb||(f.obb=new cf(f.localRect,f.transform)),h||(h=new cf(s,u)),h.intersect(f.obb)){d=!0;break}}}d?(r(l),c&&r(c)):(l.attr("ignore",o.defaultAttr.ignore),c&&c.attr("ignore",o.defaultAttr.labelGuideIgnore),e.push(o))}}function k_(t){if(t){for(var e=[],n=0;n<t.length;n++)e.push(t[n].slice());return e}}function O_(t,e){var n=t.label,r=e&&e.getTextGuideLine();return{dataIndex:t.dataIndex,dataType:t.dataType,seriesIndex:t.seriesModel.seriesIndex,text:t.label.style.text,rect:t.hostRect,labelRect:t.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:k_(r&&r.shape.points)}}var I_=["align","verticalAlign","width","height","fontSize"],T_=new zn,B_=hi(),L_=hi();function j_(t,e,n){for(var r=0;r<n.length;r++){var i=n[r];null!=e[i]&&(t[i]=e[i])}}var P_=["x","y","rotation"],N_=function(){function t(){this._labelList=[],this._chartViewList=[]}return t.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},t.prototype._addLabel=function(t,e,n,r,i){var o=r.style,a=r.__hostTarget.textConfig||{},s=r.getComputedTransform(),u=r.getBoundingRect().plain();Rt.applyTransform(u,u,s),s?T_.setLocalTransform(s):(T_.x=T_.y=T_.rotation=T_.originX=T_.originY=0,T_.scaleX=T_.scaleY=1),T_.rotation=Yo(T_.rotation);var l,c=r.__hostTarget;if(c){l=c.getBoundingRect().plain();var h=c.getComputedTransform();Rt.applyTransform(l,l,h)}var d=l&&c.getTextGuideLine();this._labelList.push({label:r,labelLine:d,seriesModel:n,dataIndex:t,dataType:e,layoutOption:i,computedLayoutOption:null,rect:u,hostRect:l,priority:l?l.width*l.height:0,defaultAttr:{ignore:r.ignore,labelGuideIgnore:d&&d.ignore,x:T_.x,y:T_.y,scaleX:T_.scaleX,scaleY:T_.scaleY,rotation:T_.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:r.cursor,attachedPos:a.position,attachedRot:a.rotation}})},t.prototype.addLabelsOfSeries=function(t){var e=this;this._chartViewList.push(t);var n=t.__model,r=n.get("labelLayout");(Object(m.isFunction)(r)||Object(m.keys)(r).length)&&t.group.traverse((function(t){if(t.ignore)return!0;var i=t.getTextContent(),o=Ga(t);i&&!i.disableLabelLayout&&e._addLabel(o.dataIndex,o.dataType,n,i,r)}))},t.prototype.updateLayoutConfig=function(t){var e=t.getWidth(),n=t.getHeight();function r(t,e){return function(){y_(t,e)}}for(var i=0;i<this._labelList.length;i++){var o=this._labelList[i],a=o.label,s=a.__hostTarget,u=o.defaultAttr,l=void 0;l=(l=Object(m.isFunction)(o.layoutOption)?o.layoutOption(O_(o,s)):o.layoutOption)||{},o.computedLayoutOption=l;var c=Math.PI/180;s&&s.setTextConfig({local:!1,position:null!=l.x||null!=l.y?null:u.attachedPos,rotation:null!=l.rotate?l.rotate*c:u.attachedRot,offset:[l.dx||0,l.dy||0]});var h=!1;if(null!=l.x?(a.x=Sr(l.x,e),a.setStyle("x",0),h=!0):(a.x=u.x,a.setStyle("x",u.style.x)),null!=l.y?(a.y=Sr(l.y,n),a.setStyle("y",0),h=!0):(a.y=u.y,a.setStyle("y",u.style.y)),l.labelLinePoints){var d=s.getTextGuideLine();d&&(d.setShape({points:l.labelLinePoints}),h=!1)}B_(a).needsUpdateLabelLine=h,a.rotation=null!=l.rotate?l.rotate*c:u.rotation,a.scaleX=u.scaleX,a.scaleY=u.scaleY;for(var p=0;p<I_.length;p++){var f=I_[p];a.setStyle(f,null!=l[f]?l[f]:u.style[f])}if(l.draggable){if(a.draggable=!0,a.cursor="move",s){var g=o.seriesModel;if(null!=o.dataIndex)g=o.seriesModel.getData(o.dataType).getItemModel(o.dataIndex);a.on("drag",r(s,g.getModel("labelLine")))}}else a.off("drag"),a.cursor=u.cursor}},t.prototype.layout=function(t){var e=t.getWidth(),n=t.getHeight(),r=S_(this._labelList),i=Object(m.filter)(r,(function(t){return"shiftX"===t.layoutOption.moveOverlap})),o=Object(m.filter)(r,(function(t){return"shiftY"===t.layoutOption.moveOverlap}));(function(t,e,n,r){E_(t,"x","width",e,n,r)})(i,0,e),F_(o,0,n);var a=Object(m.filter)(r,(function(t){return t.layoutOption.hideOverlap}));M_(a)},t.prototype.processLabelsOverall=function(){var t=this;Object(m.each)(this._chartViewList,(function(e){var n=e.__model,r=e.ignoreLabelLineUpdate,i=n.isAnimationEnabled();e.group.traverse((function(e){if(e.ignore&&!e.forceLabelAnimation)return!0;var o=!r,a=e.getTextContent();!o&&a&&(o=B_(a).needsUpdateLabelLine),o&&t._updateLabelLine(e,n),i&&t._animateLabels(e,n)}))}))},t.prototype._updateLabelLine=function(t,e){var n=t.getTextContent(),r=Ga(t),i=r.dataIndex;if(n&&null!=i){var o=e.getData(r.dataType),a=o.getItemModel(i),s={},u=o.getItemVisual(i,"style");if(u){var l=o.getVisual("drawType");s.stroke=u[l]}var c=a.getModel("labelLine");C_(t,A_(a),s),y_(t,c)}},t.prototype._animateLabels=function(t,e){var n=t.getTextContent(),r=t.getTextGuideLine();if(n&&(t.forceLabelAnimation||!n.ignore&&!n.invisible&&!t.disableLabelAnimation&&!Zs(t))){var i=B_(n),o=i.oldLayout,a=Ga(t),s=a.dataIndex,u={x:n.x,y:n.y,rotation:n.rotation},l=e.getData(a.dataType);if(o){n.attr(o);var c=t.prevStates;c&&(Object(m.indexOf)(c,"select")>=0&&n.attr(i.oldLayoutSelect),Object(m.indexOf)(c,"emphasis")>=0&&n.attr(i.oldLayoutEmphasis)),Ws(n,u,e,s)}else if(n.attr(u),!cu(n).valueAnimation){var h=Object(m.retrieve2)(n.style.opacity,1);n.style.opacity=0,Us(n,{style:{opacity:h}},e,s)}if(i.oldLayout=u,n.states.select){var d=i.oldLayoutSelect={};j_(d,u,P_),j_(d,n.states.select,P_)}if(n.states.emphasis){var p=i.oldLayoutEmphasis={};j_(p,u,P_),j_(p,n.states.emphasis,P_)}du(n,s,l,e,e)}if(r&&!r.ignore&&!r.invisible){o=(i=L_(r)).oldLayout;var f={points:r.shape.points};o?(r.attr({shape:o}),Ws(r,{shape:f},e)):(r.setShape(f),r.style.strokePercent=0,Us(r,{style:{strokePercent:1}},e)),i.oldLayout=f}},t}(),R_=N_,z_=hi();function V_(t){t.registerUpdateLifecycle("series:beforeupdate",(function(t,e,n){var r=z_(e).labelManager;r||(r=z_(e).labelManager=new R_),r.clearLabels()})),t.registerUpdateLifecycle("series:layoutlabels",(function(t,e,n){var r=z_(e).labelManager;n.updatedSeries.forEach((function(t){r.addLabelsOfSeries(e.getViewOfSeriesModel(t))})),r.updateLayoutConfig(e),r.layout(e),r.processLabelsOverall()}))}function H_(t,e,n){var r=Hn.d.createCanvas(),i=e.getWidth(),o=e.getHeight(),a=r.style;return a&&(a.position="absolute",a.left="0",a.top="0",a.width=i+"px",a.height=o+"px",r.setAttribute("data-zr-dom-id",t)),r.width=i*n,r.height=o*n,r}Dv(V_);var G_=function(t){function e(e,n,r){var i,o=t.call(this)||this;o.motionBlur=!1,o.lastFrameAlpha=.7,o.dpr=1,o.virtual=!1,o.config={},o.incremental=!1,o.zlevel=0,o.maxRepaintRectCount=5,o.__dirty=!0,o.__firstTimePaint=!0,o.__used=!1,o.__drawIndex=0,o.__startIndex=0,o.__endIndex=0,o.__prevStartIndex=null,o.__prevEndIndex=null,r=r||En,"string"==typeof e?i=H_(e,n,r):m.isObject(e)&&(e=(i=e).id),o.id=e,o.dom=i;var a=i.style;return a&&(m.disableUserSelect(i),i.onselectstart=function(){return!1},a.padding="0",a.margin="0",a.borderWidth="0"),o.painter=n,o.dpr=r,o}return v(e,t),e.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},e.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},e.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},e.prototype.setUnpainted=function(){this.__firstTimePaint=!0},e.prototype.createBackBuffer=function(){var t=this.dpr;this.domBack=H_("back-"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext("2d"),1!==t&&this.ctxBack.scale(t,t)},e.prototype.createRepaintRects=function(t,e,n,r){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var i,o=[],a=this.maxRepaintRectCount,s=!1,u=new Rt(0,0,0,0);function l(t){if(t.isFinite()&&!t.isZero())if(0===o.length){var e=new Rt(0,0,0,0);e.copy(t),o.push(e)}else{for(var n=!1,r=1/0,i=0,l=0;l<o.length;++l){var c=o[l];if(c.intersect(t)){var h=new Rt(0,0,0,0);h.copy(c),h.union(t),o[l]=h,n=!0;break}if(s){u.copy(t),u.union(c);var d=t.width*t.height,p=c.width*c.height,f=u.width*u.height-d-p;f<r&&(r=f,i=l)}}s&&(o[i].union(t),n=!0),n||((e=new Rt(0,0,0,0)).copy(t),o.push(e)),s||(s=o.length>=a)}}for(var c=this.__startIndex;c<this.__endIndex;++c){var h=t[c];if(h){var d=h.shouldBePainted(n,r,!0,!0),p=h.__isRendered&&(h.__dirty&ne||!d)?h.getPrevPaintRect():null;p&&l(p);var f=d&&(h.__dirty&ne||!h.__isRendered)?h.getPaintRect():null;f&&l(f)}}for(c=this.__prevStartIndex;c<this.__prevEndIndex;++c)d=(h=e[c])&&h.shouldBePainted(n,r,!0,!0),!h||d&&h.__zr||!h.__isRendered||(p=h.getPrevPaintRect())&&l(p);do{for(i=!1,c=0;c<o.length;)if(o[c].isZero())o.splice(c,1);else{for(var g=c+1;g<o.length;)o[c].intersect(o[g])?(i=!0,o[c].union(o[g]),o.splice(g,1)):g++;c++}}while(i);return this._paintRects=o,o},e.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},e.prototype.resize=function(t,e){var n=this.dpr,r=this.dom,i=r.style,o=this.domBack;i&&(i.width=t+"px",i.height=e+"px"),r.width=t*n,r.height=e*n,o&&(o.width=t*n,o.height=e*n,1!==n&&this.ctxBack.scale(n,n))},e.prototype.clear=function(t,e,n){var r=this.dom,i=this.ctx,o=r.width,a=r.height;e=e||this.clearColor;var s=this.motionBlur&&!t,u=this.lastFrameAlpha,l=this.dpr,c=this;s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(r,0,0,o/l,a/l));var h=this.domBack;function d(t,n,r,o){if(i.clearRect(t,n,r,o),e&&"transparent"!==e){var a=void 0;if(m.isGradientObject(e))a=(e.global||e.__width===r&&e.__height===o)&&e.__canvasGradient||pm(i,e,{x:0,y:0,width:r,height:o}),e.__canvasGradient=a,e.__width=r,e.__height=o;else m.isImagePatternObject(e)&&(e.scaleX=e.scaleX||l,e.scaleY=e.scaleY||l,a=wm(i,e,{dirty:function(){c.setUnpainted(),c.painter.refresh()}}));i.save(),i.fillStyle=a||e,i.fillRect(t,n,r,o),i.restore()}s&&(i.save(),i.globalAlpha=u,i.drawImage(h,t,n,r,o),i.restore())}!n||s?d(0,0,o,a):n.length&&m.each(n,(function(t){d(t.x*l,t.y*l,t.width*l,t.height*l)}))},e}(Y),q_=G_,W_=1e5,U_=314159,Z_=.01;var Y_=function(){function t(t,e,n,r){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var i=!t.nodeName||"CANVAS"===t.nodeName.toUpperCase();this._opts=n=m.extend({},n||{}),this.dpr=n.devicePixelRatio||En,this._singleCanvas=i,this.root=t,t.style&&(m.disableUserSelect(t),t.innerHTML=""),this.storage=e;var o=this._zlevelList;this._prevDisplayList=[];var a=this._layers;if(i){var s=t,u=s.width,l=s.height;null!=n.width&&(u=n.width),null!=n.height&&(l=n.height),this.dpr=n.devicePixelRatio||1,s.width=u*this.dpr,s.height=l*this.dpr,this._width=u,this._height=l;var c=new q_(s,this,this.dpr);c.__builtin__=!0,c.initContext(),a[U_]=c,c.zlevel=U_,o.push(U_),this._domRoot=t}else{this._width=gm(t,0,n),this._height=gm(t,1,n);var h=this._domRoot=function(t,e){var n=document.createElement("div");return n.style.cssText=["position:relative","width:"+t+"px","height:"+e+"px","padding:0","margin:0","border-width:0"].join(";")+";",n}(this._width,this._height);t.appendChild(h)}}return t.prototype.getType=function(){return"canvas"},t.prototype.isSingleCanvas=function(){return this._singleCanvas},t.prototype.getViewportRoot=function(){return this._domRoot},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.refresh=function(t){var e=this.storage.getDisplayList(!0),n=this._prevDisplayList,r=this._zlevelList;this._redrawId=Math.random(),this._paintList(e,n,t,this._redrawId);for(var i=0;i<r.length;i++){var o=r[i],a=this._layers[o];if(!a.__builtin__&&a.refresh){var s=0===i?this._backgroundColor:null;a.refresh(s)}}return this._opts.useDirtyRect&&(this._prevDisplayList=e.slice()),this},t.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},t.prototype._paintHoverList=function(t){var e=t.length,n=this._hoverlayer;if(n&&n.clear(),e){for(var r,i={inHover:!0,viewWidth:this._width,viewHeight:this._height},o=0;o<e;o++){var a=t[o];a.__inHover&&(n||(n=this._hoverlayer=this.getLayer(W_)),r||(r=n.ctx).save(),jm(r,a,i,o===e-1))}r&&r.restore()}},t.prototype.getHoverLayer=function(){return this.getLayer(W_)},t.prototype.paintOne=function(t,e){Lm(t,e)},t.prototype._paintList=function(t,e,n,r){if(this._redrawId===r){n=n||!1,this._updateLayerStatus(t);var i=this._doPaintList(t,e,n),o=i.finished,a=i.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),a&&this._paintHoverList(t),o)this.eachLayer((function(t){t.afterBrush&&t.afterBrush()}));else{var s=this;ce((function(){s._paintList(t,e,n,r)}))}}},t.prototype._compositeManually=function(){var t=this.getLayer(U_).ctx,e=this._domRoot.width,n=this._domRoot.height;t.clearRect(0,0,e,n),this.eachBuiltinLayer((function(r){r.virtual&&t.drawImage(r.dom,0,0,e,n)}))},t.prototype._doPaintList=function(t,e,n){for(var r=this,i=[],o=this._opts.useDirtyRect,a=0;a<this._zlevelList.length;a++){var s=this._zlevelList[a],u=this._layers[s];u.__builtin__&&u!==this._hoverlayer&&(u.__dirty||n)&&i.push(u)}for(var l=!0,c=!1,h=function(a){var s,u=i[a],h=u.ctx,p=o&&u.createRepaintRects(t,e,d._width,d._height),f=n?u.__startIndex:u.__drawIndex,g=!n&&u.incremental&&Date.now,m=g&&Date.now(),y=u.zlevel===d._zlevelList[0]?d._backgroundColor:null;if(u.__startIndex===u.__endIndex)u.clear(!1,y,p);else if(f===u.__startIndex){var v=t[f];v.incremental&&v.notClear&&!n||u.clear(!1,y,p)}-1===f&&(f=u.__startIndex);var D=function(e){var n={inHover:!1,allClipped:!1,prevEl:null,viewWidth:r._width,viewHeight:r._height};for(s=f;s<u.__endIndex;s++){var i=t[s];if(i.__inHover&&(c=!0),r._doPaintEl(i,u,o,e,n,s===u.__endIndex-1),g)if(Date.now()-m>15)break}n.prevElClipPaths&&h.restore()};if(p)if(0===p.length)s=u.__endIndex;else for(var b=d.dpr,_=0;_<p.length;++_){var x=p[_];h.save(),h.beginPath(),h.rect(x.x*b,x.y*b,x.width*b,x.height*b),h.clip(),D(x),h.restore()}else h.save(),D(),h.restore();u.__drawIndex=s,u.__drawIndex<u.__endIndex&&(l=!1)},d=this,p=0;p<i.length;p++)h(p);return g.a.wxa&&m.each(this._layers,(function(t){t&&t.ctx&&t.ctx.draw&&t.ctx.draw()})),{finished:l,needsRefreshHover:c}},t.prototype._doPaintEl=function(t,e,n,r,i,o){var a=e.ctx;if(n){var s=t.getPaintRect();(!r||s&&s.intersect(r))&&(jm(a,t,i,o),t.setPrevPaintRect(s))}else jm(a,t,i,o)},t.prototype.getLayer=function(t,e){this._singleCanvas&&!this._needsManuallyCompositing&&(t=U_);var n=this._layers[t];return n||((n=new q_("zr_"+t,this,this.dpr)).zlevel=t,n.__builtin__=!0,this._layerConfig[t]?m.merge(n,this._layerConfig[t],!0):this._layerConfig[t-Z_]&&m.merge(n,this._layerConfig[t-Z_],!0),e&&(n.virtual=e),this.insertLayer(t,n),n.initContext()),n},t.prototype.insertLayer=function(t,e){var n=this._layers,r=this._zlevelList,i=r.length,o=this._domRoot,a=null,s=-1;if(!n[t]&&function(t){return!!t&&(!!t.__builtin__||"function"==typeof t.resize&&"function"==typeof t.refresh)}(e)){if(i>0&&t>r[0]){for(s=0;s<i-1&&!(r[s]<t&&r[s+1]>t);s++);a=n[r[s]]}if(r.splice(s+1,0,t),n[t]=e,!e.virtual)if(a){var u=a.dom;u.nextSibling?o.insertBefore(e.dom,u.nextSibling):o.appendChild(e.dom)}else o.firstChild?o.insertBefore(e.dom,o.firstChild):o.appendChild(e.dom);e.painter||(e.painter=this)}},t.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r];t.call(e,this._layers[i],i)}},t.prototype.eachBuiltinLayer=function(t,e){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],o=this._layers[i];o.__builtin__&&t.call(e,o,i)}},t.prototype.eachOtherLayer=function(t,e){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],o=this._layers[i];o.__builtin__||t.call(e,o,i)}},t.prototype.getLayers=function(){return this._layers},t.prototype._updateLayerStatus=function(t){function e(t){a&&(a.__endIndex!==t&&(a.__dirty=!0),a.__endIndex=t)}if(this.eachBuiltinLayer((function(t,e){t.__dirty=t.__used=!1})),this._singleCanvas)for(var n=1;n<t.length;n++){var r=t[n];if(r.zlevel!==t[n-1].zlevel||r.incremental){this._needsManuallyCompositing=!0;break}}var i,o,a=null,s=0;for(o=0;o<t.length;o++){var u=(r=t[o]).zlevel,l=void 0;i!==u&&(i=u,s=0),r.incremental?((l=this.getLayer(u+.001,this._needsManuallyCompositing)).incremental=!0,s=1):l=this.getLayer(u+(s>0?Z_:0),this._needsManuallyCompositing),l.__builtin__||m.logError("ZLevel "+u+" has been used by unkown layer "+l.id),l!==a&&(l.__used=!0,l.__startIndex!==o&&(l.__dirty=!0),l.__startIndex=o,l.incremental?l.__drawIndex=-1:l.__drawIndex=o,e(o),a=l),r.__dirty&ne&&!r.__inHover&&(l.__dirty=!0,l.incremental&&l.__drawIndex<0&&(l.__drawIndex=o))}e(o),this.eachBuiltinLayer((function(t,e){!t.__used&&t.getElementCount()>0&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)}))},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(t){t.clear()},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t,m.each(this._layers,(function(t){t.setUnpainted()}))},t.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?m.merge(n[t],e,!0):n[t]=e;for(var r=0;r<this._zlevelList.length;r++){var i=this._zlevelList[r];if(i===t||i===t+Z_){var o=this._layers[i];m.merge(o,n[t],!0)}}}},t.prototype.delLayer=function(t){var e=this._layers,n=this._zlevelList,r=e[t];r&&(r.dom.parentNode.removeChild(r.dom),delete e[t],n.splice(m.indexOf(n,t),1))},t.prototype.resize=function(t,e){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var r=this._opts,i=this.root;if(null!=t&&(r.width=t),null!=e&&(r.height=e),t=gm(i,0,r),e=gm(i,1,r),n.style.display="",this._width!==t||e!==this._height){for(var o in n.style.width=t+"px",n.style.height=e+"px",this._layers)this._layers.hasOwnProperty(o)&&this._layers[o].resize(t,e);this.refresh(!0)}this._width=t,this._height=e}else{if(null==t||null==e)return;this._width=t,this._height=e,this.getLayer(U_).resize(t,e)}return this},t.prototype.clearLayer=function(t){var e=this._layers[t];e&&e.clear()},t.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},t.prototype.getRenderedCanvas=function(t){if(t=t||{},this._singleCanvas&&!this._compositeManually)return this._layers[U_].dom;var e=new q_("image",this,t.pixelRatio||this.dpr);e.initContext(),e.clear(!1,t.backgroundColor||this._backgroundColor);var n=e.ctx;if(t.pixelRatio<=this.dpr){this.refresh();var r=e.dom.width,i=e.dom.height;this.eachLayer((function(t){t.__builtin__?n.drawImage(t.dom,0,0,r,i):t.renderToCanvas&&(n.save(),t.renderToCanvas(n),n.restore())}))}else for(var o={inHover:!1,viewWidth:this._width,viewHeight:this._height},a=this.storage.getDisplayList(!0),s=0,u=a.length;s<u;s++){var l=a[s];jm(n,l,o,s===u-1)}return e.dom},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t}(),X_=Y_;var $_=Math.sin,K_=Math.cos,J_=Math.PI,Q_=2*Math.PI,tx=180/J_,ex=function(){function t(){}return t.prototype.reset=function(t){this._start=!0,this._d=[],this._str="",this._p=Math.pow(10,t||4)},t.prototype.moveTo=function(t,e){this._add("M",t,e)},t.prototype.lineTo=function(t,e){this._add("L",t,e)},t.prototype.bezierCurveTo=function(t,e,n,r,i,o){this._add("C",t,e,n,r,i,o)},t.prototype.quadraticCurveTo=function(t,e,n,r){this._add("Q",t,e,n,r)},t.prototype.arc=function(t,e,n,r,i,o){this.ellipse(t,e,n,n,0,r,i,o)},t.prototype.ellipse=function(t,e,n,r,i,o,a,s){var u,l=a-o,c=!s,h=Math.abs(l),d=Object(He.j)(h-Q_)||(c?l>=Q_:-l>=Q_),p=l>0?l%Q_:l%Q_+Q_;u=!!d||!Object(He.j)(h)&&p>=J_==!!c;var f=t+n*K_(o),g=e+r*$_(o);this._start&&this._add("M",f,g);var m=Math.round(i*tx);if(d){var y=1/this._p,v=(c?1:-1)*(Q_-y);this._add("A",n,r,m,1,+c,t+n*K_(o+v),e+r*$_(o+v)),y>.01&&this._add("A",n,r,m,0,+c,f,g)}else{var D=t+n*K_(a),b=e+r*$_(a);this._add("A",n,r,m,+u,+c,D,b)}},t.prototype.rect=function(t,e,n,r){this._add("M",t,e),this._add("l",n,0),this._add("l",0,r),this._add("l",-n,0),this._add("Z")},t.prototype.closePath=function(){this._d.length>0&&this._add("Z")},t.prototype._add=function(t,e,n,r,i,o,a,s,u){for(var l=[],c=this._p,h=1;h<arguments.length;h++){var d=arguments[h];if(isNaN(d))return void(this._invalid=!0);l.push(Math.round(d*c)/c)}this._d.push(t+l.join(" ")),this._start="Z"===t},t.prototype.generateStr=function(){this._str=this._invalid?"":this._d.join(""),this._d=[]},t.prototype.getStr=function(){return this._str},t}(),nx=ex,rx="none",ix=Math.round;var ox=["lineCap","miterLimit","lineJoin"],ax=Object(m.map)(ox,(function(t){return"stroke-"+t.toLowerCase()}));function sx(t,e,n,r){var i=null==e.opacity?1:e.opacity;if(n instanceof va)t("opacity",i);else{if(function(t){var e=t.fill;return null!=e&&e!==rx}(e)){var o=Object(He.p)(e.fill);t("fill",o.color);var a=null!=e.fillOpacity?e.fillOpacity*o.opacity*i:o.opacity*i;(r||a<1)&&t("fill-opacity",a)}else t("fill",rx);if(function(t){var e=t.stroke;return null!=e&&e!==rx}(e)){var s=Object(He.p)(e.stroke);t("stroke",s.color);var u=e.strokeNoScale?n.getLineScale():1,l=u?(e.lineWidth||0)/u:0,c=null!=e.strokeOpacity?e.strokeOpacity*s.opacity*i:s.opacity*i,h=e.strokeFirst;if((r||1!==l)&&t("stroke-width",l),(r||h)&&t("paint-order",h?"stroke":"fill"),(r||c<1)&&t("stroke-opacity",c),e.lineDash){var d=mm(n),p=d[0],f=d[1];p&&(f=ix(f||0),t("stroke-dasharray",p.join(",")),(f||r)&&t("stroke-dashoffset",f))}else r&&t("stroke-dasharray",rx);for(var g=0;g<ox.length;g++){var m=ox[g];if(r||e[m]!==sa[m]){var y=e[m]||sa[m];y&&t(ax[g],y)}}}else r&&t("stroke",rx)}}var ux="http://www.w3.org/2000/svg",lx="http://www.w3.org/1999/xlink",cx="ecmeta_";function hx(t){return document.createElementNS(ux,t)}function dx(t,e,n,r,i){return{tag:t,attrs:n||{},children:r,text:i,key:e}}function px(t,e){var n=(e=e||{}).newline?"\n":"";return function t(e){var r=e.children,i=e.tag,o=e.attrs,a=e.text;return function(t,e){var n=[];if(e)for(var r in e){var i=e[r],o=r;!1!==i&&(!0!==i&&null!=i&&(o+='="'+i+'"'),n.push(o))}return"<"+t+" "+n.join(" ")+">"}(i,o)+("style"!==i?it(a):a||"")+(r?""+n+Object(m.map)(r,(function(e){return t(e)})).join(n)+n:"")+function(t){return"</"+t+">"}(i)}(t)}function fx(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssStyleCache:{},cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function gx(t,e,n,r){return dx("svg","root",{width:t,height:e,xmlns:ux,"xmlns:xlink":lx,version:"1.1",baseProfile:"full",viewBox:!!r&&"0 0 "+t+" "+e},n)}var mx=0;function yx(){return mx++}var vx={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"},Dx="transform-origin";function bx(t,e,n){var r=Object(m.extend)({},t.shape);Object(m.extend)(r,e),t.buildPath(n,r);var i=new nx;return i.reset(Object(He.f)(t)),n.rebuildPath(i,1),i.generateStr(),i.getStr()}function _x(t,e){var n=e.originX,r=e.originY;(n||r)&&(t[Dx]=n+"px "+r+"px")}var xx={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function wx(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function Cx(t){return Object(m.isString)(t)?vx[t]?"cubic-bezier("+vx[t]+")":Ne(t)?t:"":""}function Ax(t,e,n,r){var i=t.animators,o=i.length,a=[];if(t instanceof Kp){var s=function(t,e,n){var r,i,o=t.shape.paths,a={};if(Object(m.each)(o,(function(t){var e=fx(n.zrId);e.animation=!0,Ax(t,{},e,!0);var o=e.cssAnims,s=e.cssNodes,u=Object(m.keys)(o),l=u.length;if(l){var c=o[i=u[l-1]];for(var h in c){var d=c[h];a[h]=a[h]||{d:""},a[h].d+=d.d||""}for(var p in s){var f=s[p].animation;f.indexOf(i)>=0&&(r=f)}}})),r){e.d=!1;var s=wx(a,n);return r.replace(i,s)}}(t,e,n);if(s)a.push(s);else if(!o)return}else if(!o)return;for(var u={},l=0;l<o;l++){var c=i[l],h=[c.getMaxTime()/1e3+"s"],d=Cx(c.getClip().easing),p=c.getDelay();d?h.push(d):h.push("linear"),p&&h.push(p/1e3+"s"),c.getLoop()&&h.push("infinite");var f=h.join(" ");u[f]=u[f]||[f,[]],u[f][1].push(c)}function g(i){var o,a=i[1],s=a.length,u={},l={},c={},h="animation-timing-function";function d(t,e,n){for(var r=t.getTracks(),i=t.getMaxTime(),o=0;o<r.length;o++){var a=r[o];if(a.needsAnimate()){var s=a.keyframes,u=a.propName;if(n&&(u=n(u)),u)for(var l=0;l<s.length;l++){var c=s[l],d=Math.round(c.time/i*100)+"%",p=Cx(c.easing),f=c.rawValue;(Object(m.isString)(f)||Object(m.isNumber)(f))&&(e[d]=e[d]||{},e[d][u]=c.rawValue,p&&(e[d][h]=p))}}}}for(var p=0;p<s;p++){var f=a[p],g=f.targetName;g?"shape"===g&&d(f,l):!r&&d(f,u)}for(var y in u){var v={};Rn(v,t),Object(m.extend)(v,u[y]);var D=Object(He.g)(v),b=u[y][h];c[y]=D?{transform:D}:{},_x(c[y],v),b&&(c[y][h]=b)}var _=!0;for(var y in l){c[y]=c[y]||{};var x=!o;b=l[y][h],x&&(o=new Go);var w=o.len();o.reset(),c[y].d=bx(t,l[y],o);var C=o.len();if(!x&&w!==C){_=!1;break}b&&(c[y][h]=b)}if(!_)for(var y in c)delete c[y].d;if(!r)for(p=0;p<s;p++)"style"===(g=(f=a[p]).targetName)&&d(f,c,(function(t){return xx[t]}));var A,S=Object(m.keys)(c),E=!0;for(p=1;p<S.length;p++){var F=S[p-1],M=S[p];if(c[F][Dx]!==c[M][Dx]){E=!1;break}A=c[F][Dx]}if(E&&A){for(var y in c)c[y][Dx]&&delete c[y][Dx];e[Dx]=A}if(Object(m.filter)(S,(function(t){return Object(m.keys)(c[t]).length>0})).length)return wx(c,n)+" "+i[0]+" both"}for(var y in u)(s=g(u[y]))&&a.push(s);if(a.length){var v=n.zrId+"-cls-"+yx();n.cssNodes["."+v]={animation:a.join(",")},e.class=v}}function Sx(t,e,n,r){var i=JSON.stringify(t),o=n.cssStyleCache[i];o||(o=n.zrId+"-cls-"+yx(),n.cssStyleCache[i]=o,n.cssNodes["."+o+(r?":hover":"")]=t),e.class=e.class?e.class+" "+o:o}var Ex=Math.round;function Fx(t){return t&&Object(m.isString)(t.src)}function Mx(t){return t&&Object(m.isFunction)(t.toDataURL)}function kx(t,e,n,r){sx((function(i,o){var a="fill"===i||"stroke"===i;a&&Object(He.k)(o)?Rx(e,t,i,r):a&&Object(He.n)(o)?zx(n,t,i,r):t[i]=o,a&&r.ssr&&"none"===o&&(t["pointer-events"]="visible")}),e,n,!1),function(t,e,n){var r=t.style;if(Object(He.i)(r)){var i=Object(He.h)(t),o=n.shadowCache,a=o[i];if(!a){var s=t.getGlobalScale(),u=s[0],l=s[1];if(!u||!l)return;var c=r.shadowOffsetX||0,h=r.shadowOffsetY||0,d=r.shadowBlur,p=Object(He.p)(r.shadowColor),f=p.opacity,g=p.color,m=d/2/u+" "+d/2/l;a=n.zrId+"-s"+n.shadowIdx++,n.defs[a]=dx("filter",a,{id:a,x:"-100%",y:"-100%",width:"300%",height:"300%"},[dx("feDropShadow","",{dx:c/u,dy:h/l,stdDeviation:m,"flood-color":g,"flood-opacity":f})]),o[i]=a}e.filter=Object(He.d)(a)}}(n,t,r)}function Ox(t,e){var n=br(e);n&&(n.each((function(e,n){null!=e&&(t[(cx+n).toLowerCase()]=e+"")})),e.isSilent()&&(t[cx+"silent"]="true"))}function Ix(t){return Object(He.j)(t[0]-1)&&Object(He.j)(t[1])&&Object(He.j)(t[2])&&Object(He.j)(t[3]-1)}function Tx(t,e,n){if(e&&(!function(t){return Object(He.j)(t[4])&&Object(He.j)(t[5])}(e)||!Ix(e))){var r=n?10:1e4;t.transform=Ix(e)?"translate("+Ex(e[4]*r)/r+" "+Ex(e[5]*r)/r+")":Object(He.e)(e)}}function Bx(t,e,n){for(var r=t.points,i=[],o=0;o<r.length;o++)i.push(Ex(r[o][0]*n)/n),i.push(Ex(r[o][1]*n)/n);e.points=i.join(" ")}function Lx(t){return!t.smooth}var jx={circle:[function(t){var e=Object(m.map)(t,(function(t){return"string"==typeof t?[t,t]:t}));return function(t,n,r){for(var i=0;i<e.length;i++){var o=e[i],a=t[o[0]];null!=a&&(n[o[1]]=Ex(a*r)/r)}}}(["cx","cy","r"])],polyline:[Bx,Lx],polygon:[Bx,Lx]};function Px(t,e){var n=t.style,r=t.shape,i=jx[t.type],o={},a=e.animation,s="path",u=t.style.strokePercent,l=e.compress&&Object(He.f)(t)||4;if(!i||e.willUpdate||i[1]&&!i[1](r)||a&&function(t){for(var e=t.animators,n=0;n<e.length;n++)if("shape"===e[n].targetName)return!0;return!1}(t)||u<1){var c=!t.path||t.shapeChanged();t.path||t.createPathProxy();var h=t.path;c&&(h.beginPath(),t.buildPath(h,t.shape),t.pathUpdated());var d=h.getVersion(),p=t,f=p.__svgPathBuilder;p.__svgPathVersion===d&&f&&u===p.__svgPathStrokePercent||(f||(f=p.__svgPathBuilder=new nx),f.reset(l),h.rebuildPath(f,u),f.generateStr(),p.__svgPathVersion=d,p.__svgPathStrokePercent=u),o.d=f.getStr()}else{s=t.type;var g=Math.pow(10,l);i[0](r,o,g)}return Tx(o,t.transform),kx(o,n,t,e),Ox(o,t),e.animation&&Ax(t,o,e),e.emphasis&&function(t,e,n){if(!t.ignore)if(t.isSilent()){var r={"pointer-events":"none"};Sx(r,e,n,!0)}else{var i=t.states.emphasis&&t.states.emphasis.style?t.states.emphasis.style:{},o=i.fill;if(!o){var a=t.style&&t.style.fill,s=t.states.select&&t.states.select.style&&t.states.select.style.fill,u=t.currentStates.indexOf("select")>=0&&s||a;u&&(o=Object(Ve.liftColor)(u))}var l=i.lineWidth;l&&(l/=!i.strokeNoScale&&t.transform?t.transform[0]:1),r={cursor:"pointer"},o&&(r.fill=o),i.stroke&&(r.stroke=i.stroke),l&&(r["stroke-width"]=l),Sx(r,e,n,!0)}}(t,o,e),dx(s,t.id+"",o)}function Nx(t,e){return t instanceof ha?Px(t,e):t instanceof va?function(t,e){var n=t.style,r=n.image;if(r&&!Object(m.isString)(r)&&(Fx(r)?r=r.src:Mx(r)&&(r=r.toDataURL())),r){var i=n.x||0,o=n.y||0,a={href:r,width:n.width,height:n.height};return i&&(a.x=i),o&&(a.y=o),Tx(a,t.transform),kx(a,n,t,e),Ox(a,t),e.animation&&Ax(t,a,e),dx("image",t.id+"",a)}}(t,e):t instanceof fa?function(t,e){var n=t.style,r=n.text;if(null!=r&&(r+=""),r&&!isNaN(n.x)&&!isNaN(n.y)){var i=n.font||Hn.a,o=n.x||0,a=Object(He.b)(n.y||0,Xn(i),n.textBaseline),s={"dominant-baseline":"central","text-anchor":He.a[n.textAlign]||n.textAlign};if(La(n)){var u="",l=n.fontStyle,c=Ta(n.fontSize);if(!parseFloat(c))return;var h=n.fontFamily||Hn.b,d=n.fontWeight;u+="font-size:"+c+";font-family:"+h+";",l&&"normal"!==l&&(u+="font-style:"+l+";"),d&&"normal"!==d&&(u+="font-weight:"+d+";"),s.style=u}else s.style="font: "+i;return r.match(/\s/)&&(s["xml:space"]="preserve"),o&&(s.x=o),a&&(s.y=a),Tx(s,t.transform),kx(s,n,t,e),Ox(s,t),e.animation&&Ax(t,s,e),dx("text",t.id+"",s,void 0,r)}}(t,e):void 0}function Rx(t,e,n,r){var i,o=t[n],a={gradientUnits:o.global?"userSpaceOnUse":"objectBoundingBox"};if(Object(He.m)(o))i="linearGradient",a.x1=o.x,a.y1=o.y,a.x2=o.x2,a.y2=o.y2;else{if(!Object(He.o)(o))return;i="radialGradient",a.cx=Object(m.retrieve2)(o.x,.5),a.cy=Object(m.retrieve2)(o.y,.5),a.r=Object(m.retrieve2)(o.r,.5)}for(var s=o.colorStops,u=[],l=0,c=s.length;l<c;++l){var h=100*Object(He.q)(s[l].offset)+"%",d=s[l].color,p=Object(He.p)(d),f=p.color,g=p.opacity,y={offset:h};y["stop-color"]=f,g<1&&(y["stop-opacity"]=g),u.push(dx("stop",l+"",y))}var v=px(dx(i,"",a,u)),D=r.gradientCache,b=D[v];b||(b=r.zrId+"-g"+r.gradientIdx++,D[v]=b,a.id=b,r.defs[b]=dx(i,b,a,u)),e[n]=Object(He.d)(b)}function zx(t,e,n,r){var i,o=t.style[n],a=t.getBoundingRect(),s={},u=o.repeat,l="no-repeat"===u,c="repeat-x"===u,h="repeat-y"===u;if(Object(He.l)(o)){var d=o.imageWidth,p=o.imageHeight,f=void 0,g=o.image;if(Object(m.isString)(g)?f=g:Fx(g)?f=g.src:Mx(g)&&(f=g.toDataURL()),"undefined"==typeof Image){var y="Image width/height must been given explictly in svg-ssr renderer.";Object(m.assert)(d,y),Object(m.assert)(p,y)}else if(null==d||null==p){var v=function(t,e){if(t){var n=t.elm,r=d||e.width,i=p||e.height;"pattern"===t.tag&&(c?(i=1,r/=a.width):h&&(r=1,i/=a.height)),t.attrs.width=r,t.attrs.height=i,n&&(n.setAttribute("width",r),n.setAttribute("height",i))}},D=Li(f,null,t,(function(t){l||v(w,t),v(i,t)}));D&&D.width&&D.height&&(d=d||D.width,p=p||D.height)}i=dx("image","img",{href:f,width:d,height:p}),s.width=d,s.height=p}else o.svgElement&&(i=Object(m.clone)(o.svgElement),s.width=o.svgWidth,s.height=o.svgHeight);if(i){var b,_;l?b=_=1:c?(_=1,b=s.width/a.width):h?(b=1,_=s.height/a.height):s.patternUnits="userSpaceOnUse",null==b||isNaN(b)||(s.width=b),null==_||isNaN(_)||(s.height=_);var x=Object(He.g)(o);x&&(s.patternTransform=x);var w=dx("pattern","",s,[i]),C=px(w),A=r.patternCache,S=A[C];S||(S=r.zrId+"-p"+r.patternIdx++,A[C]=S,s.id=S,w=r.defs[S]=dx("pattern",S,s,[i])),e[n]=Object(He.d)(S)}}function Vx(t,e,n){var r=n.clipPathCache,i=n.defs,o=r[t.id];if(!o){var a={id:o=n.zrId+"-c"+n.clipPathIdx++};r[t.id]=o,i[o]=dx("clipPath",o,a,[Px(t,n)])}e["clip-path"]=Object(He.d)(o)}function Hx(t){return document.createTextNode(t)}function Gx(t,e,n){t.insertBefore(e,n)}function qx(t,e){t.removeChild(e)}function Wx(t,e){t.appendChild(e)}function Ux(t){return t.parentNode}function Zx(t){return t.nextSibling}function Yx(t,e){t.textContent=e}var Xx=dx("","");function $x(t){return void 0===t}function Kx(t){return void 0!==t}function Jx(t,e,n){for(var r={},i=e;i<=n;++i){var o=t[i].key;void 0!==o&&(r[o]=i)}return r}function Qx(t,e){var n=t.key===e.key;return t.tag===e.tag&&n}function tw(t){var e,n=t.children,r=t.tag;if(Kx(r)){var i=t.elm=hx(r);if(rw(Xx,t),Object(m.isArray)(n))for(e=0;e<n.length;++e){var o=n[e];null!=o&&Wx(i,tw(o))}else Kx(t.text)&&!Object(m.isObject)(t.text)&&Wx(i,Hx(t.text))}else t.elm=Hx(t.text);return t.elm}function ew(t,e,n,r,i){for(;r<=i;++r){var o=n[r];null!=o&&Gx(t,tw(o),e)}}function nw(t,e,n,r){for(;n<=r;++n){var i=e[n];if(null!=i)if(Kx(i.tag)){qx(Ux(i.elm),i.elm)}else qx(t,i.elm)}}function rw(t,e){var n,r=e.elm,i=t&&t.attrs||{},o=e.attrs||{};if(i!==o){for(n in o){var a=o[n];i[n]!==a&&(!0===a?r.setAttribute(n,""):!1===a?r.removeAttribute(n):"style"===n?r.style.cssText=a:120!==n.charCodeAt(0)?r.setAttribute(n,a):"xmlns:xlink"===n||"xmlns"===n?r.setAttributeNS("http://www.w3.org/2000/xmlns/",n,a):58===n.charCodeAt(3)?r.setAttributeNS("http://www.w3.org/XML/1998/namespace",n,a):58===n.charCodeAt(5)?r.setAttributeNS(lx,n,a):r.setAttribute(n,a))}for(n in i)n in o||r.removeAttribute(n)}}function iw(t,e){var n=e.elm=t.elm,r=t.children,i=e.children;t!==e&&(rw(t,e),$x(e.text)?Kx(r)&&Kx(i)?r!==i&&function(t,e,n){for(var r,i,o,a=0,s=0,u=e.length-1,l=e[0],c=e[u],h=n.length-1,d=n[0],p=n[h];a<=u&&s<=h;)null==l?l=e[++a]:null==c?c=e[--u]:null==d?d=n[++s]:null==p?p=n[--h]:Qx(l,d)?(iw(l,d),l=e[++a],d=n[++s]):Qx(c,p)?(iw(c,p),c=e[--u],p=n[--h]):Qx(l,p)?(iw(l,p),Gx(t,l.elm,Zx(c.elm)),l=e[++a],p=n[--h]):Qx(c,d)?(iw(c,d),Gx(t,c.elm,l.elm),c=e[--u],d=n[++s]):($x(r)&&(r=Jx(e,a,u)),$x(i=r[d.key])||(o=e[i]).tag!==d.tag?Gx(t,tw(d),l.elm):(iw(o,d),e[i]=void 0,Gx(t,o.elm,l.elm)),d=n[++s]);(a<=u||s<=h)&&(a>u?ew(t,null==n[h+1]?null:n[h+1].elm,n,s,h):nw(t,e,a,u))}(n,r,i):Kx(i)?(Kx(t.text)&&Yx(n,""),ew(n,null,i,0,i.length-1)):Kx(r)?nw(n,r,0,r.length-1):Kx(t.text)&&Yx(n,""):t.text!==e.text&&(Kx(r)&&nw(n,r,0,r.length-1),Yx(n,e.text)))}var ow=0,aw=function(){function t(t,e,n){if(this.type="svg",this.refreshHover=function(){},this.configLayer=function(){},this.storage=e,this._opts=n=Object(m.extend)({},n),this.root=t,this._id="zr"+ow++,this._oldVNode=gx(n.width,n.height),t&&!n.ssr){var r=this._viewport=document.createElement("div");r.style.cssText="position:relative;overflow:hidden";var i=this._svgDom=this._oldVNode.elm=hx("svg");rw(null,this._oldVNode),r.appendChild(i),t.appendChild(r)}this.resize(n.width,n.height)}return t.prototype.getType=function(){return this.type},t.prototype.getViewportRoot=function(){return this._viewport},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.getSvgDom=function(){return this._svgDom},t.prototype.refresh=function(){if(this.root){var t=this.renderToVNode({willUpdate:!0});t.attrs.style="position:absolute;left:0;top:0;user-select:none",function(t,e){if(Qx(t,e))iw(t,e);else{var n=t.elm,r=Ux(n);tw(e),null!==r&&(Gx(r,e.elm,Zx(n)),nw(r,[t],0,0))}}(this._oldVNode,t),this._oldVNode=t}},t.prototype.renderOneToVNode=function(t){return Nx(t,fx(this._id))},t.prototype.renderToVNode=function(t){t=t||{};var e=this.storage.getDisplayList(!0),n=this._width,r=this._height,i=fx(this._id);i.animation=t.animation,i.willUpdate=t.willUpdate,i.compress=t.compress,i.emphasis=t.emphasis,i.ssr=this._opts.ssr;var o=[],a=this._bgVNode=function(t,e,n,r){var i;if(n&&"none"!==n)if(i=dx("rect","bg",{width:t,height:e,x:"0",y:"0"}),Object(He.k)(n))Rx({fill:n},i.attrs,"fill",r);else if(Object(He.n)(n))zx({style:{fill:n},dirty:m.noop,getBoundingRect:function(){return{width:t,height:e}}},i.attrs,"fill",r);else{var o=Object(He.p)(n),a=o.color,s=o.opacity;i.attrs.fill=a,s<1&&(i.attrs["fill-opacity"]=s)}return i}(n,r,this._backgroundColor,i);a&&o.push(a);var s=t.compress?null:this._mainVNode=dx("g","main",{},[]);this._paintList(e,i,s?s.children:o),s&&o.push(s);var u=Object(m.map)(Object(m.keys)(i.defs),(function(t){return i.defs[t]}));if(u.length&&o.push(dx("defs","defs",{},u)),t.animation){var l=function(t,e,n){var r=(n=n||{}).newline?"\n":"",i=" {"+r,o=r+"}",a=Object(m.map)(Object(m.keys)(t),(function(e){return e+i+Object(m.map)(Object(m.keys)(t[e]),(function(n){return n+":"+t[e][n]+";"})).join(r)+o})).join(r),s=Object(m.map)(Object(m.keys)(e),(function(t){return"@keyframes "+t+i+Object(m.map)(Object(m.keys)(e[t]),(function(n){return n+i+Object(m.map)(Object(m.keys)(e[t][n]),(function(r){var i=e[t][n][r];return"d"===r&&(i='path("'+i+'")'),r+":"+i+";"})).join(r)+o})).join(r)+o})).join(r);return a||s?["<![CDATA[",a,s,"]]>"].join(r):""}(i.cssNodes,i.cssAnims,{newline:!0});if(l){var c=dx("style","stl",{},[],l);o.push(c)}}return gx(n,r,o,t.useViewBox)},t.prototype.renderToString=function(t){return t=t||{},px(this.renderToVNode({animation:Object(m.retrieve2)(t.cssAnimation,!0),emphasis:Object(m.retrieve2)(t.cssEmphasis,!0),willUpdate:!1,compress:!0,useViewBox:Object(m.retrieve2)(t.useViewBox,!0)}),{newline:!0})},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t},t.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},t.prototype._paintList=function(t,e,n){for(var r,i,o=t.length,a=[],s=0,u=0,l=0;l<o;l++){var c=t[l];if(!c.invisible){var h=c.__clipPaths,d=h&&h.length||0,p=i&&i.length||0,f=void 0;for(f=Math.max(d-1,p-1);f>=0&&(!h||!i||h[f]!==i[f]);f--);for(var g=p-1;g>f;g--)r=a[--s-1];for(var m=f+1;m<d;m++){var y={};Vx(h[m],y,e);var v=dx("g","clip-g-"+u++,y,[]);(r?r.children:n).push(v),a[s++]=v,r=v}i=h;var D=Nx(c,e);D&&(r?r.children:n).push(D)}}},t.prototype.resize=function(t,e){var n=this._opts,r=this.root,i=this._viewport;if(null!=t&&(n.width=t),null!=e&&(n.height=e),r&&i&&(i.style.display="none",t=gm(r,0,n),e=gm(r,1,n),i.style.display=""),this._width!==t||this._height!==e){if(this._width=t,this._height=e,i){var o=i.style;o.width=t+"px",o.height=e+"px"}if(Object(He.n)(this._backgroundColor))this.refresh();else{var a=this._svgDom;a&&(a.setAttribute("width",t),a.setAttribute("height",e));var s=this._bgVNode&&this._bgVNode.elm;s&&(s.setAttribute("width",t),s.setAttribute("height",e))}}},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t.prototype.dispose=function(){this.root&&(this.root.innerHTML=""),this._svgDom=this._viewport=this.storage=this._oldVNode=this._bgVNode=this._mainVNode=null},t.prototype.clear=function(){this._svgDom&&(this._svgDom.innerHTML=null),this._oldVNode=null},t.prototype.toDataURL=function(t){var e=this.renderToString(),n="data:image/svg+xml;";return t?(e=Object(He.c)(e))&&n+"base64,"+e:n+"charset=UTF-8,"+encodeURIComponent(e)},t}();var sw=aw;var uw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return f(e,t),e.prototype.getInitialData=function(t){return oD(null,this,{useEncodeDefaulter:!0})},e.prototype.getLegendIcon=function(t){var e=new cr,n=lm("line",0,t.itemHeight/2,t.itemWidth,0,t.lineStyle.stroke,!1);e.add(n),n.setStyle(t.lineStyle);var r=this.getData().getVisual("symbol"),i=this.getData().getVisual("symbolRotate"),o="none"===r?"circle":r,a=.8*t.itemHeight,s=lm(o,(t.itemWidth-a)/2,(t.itemHeight-a)/2,a,a,t.itemStyle.fill);e.add(s),s.setStyle(t.itemStyle);var u="inherit"===t.iconRotate?i:t.iconRotate||0;return s.rotation=u*Math.PI/180,s.setOrigin([t.itemWidth/2,t.itemHeight/2]),o.indexOf("empty")>-1&&(s.style.stroke=s.style.fill,s.style.fill="#fff",s.style.lineWidth=2),e},e.type="series.line",e.dependencies=["grid","polar"],e.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},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:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},e}(Ld),lw=uw;function cw(t,e){var n=t.mapDimensionsAll("defaultedLabel"),r=n.length;if(1===r){var i=xh(t,e,n[0]);return null!=i?i+"":null}if(r){for(var o=[],a=0;a<n.length;a++)o.push(xh(t,e,n[a]));return o.join(" ")}}function hw(t,e){var n=t.mapDimensionsAll("defaultedLabel");if(!Object(m.isArray)(e))return e+"";for(var r=[],i=0;i<n.length;i++){var o=t.getDimensionIndex(n[i]);o>=0&&r.push(e[o])}return r.join(" ")}var dw=function(t){function e(e,n,r,i){var o=t.call(this)||this;return o.updateData(e,n,r,i),o}return f(e,t),e.prototype._createSymbol=function(t,e,n,r,i){this.removeAll();var o=lm(t,-1,-1,2,2,null,i);o.attr({z2:100,culling:!0,scaleX:r[0]/2,scaleY:r[1]/2}),o.drift=pw,this._symbolType=t,this.add(o)},e.prototype.stopSymbolAnimation=function(t){this.childAt(0).stopAnimation(null,t)},e.prototype.getSymbolType=function(){return this._symbolType},e.prototype.getSymbolPath=function(){return this.childAt(0)},e.prototype.highlight=function(){Ds(this.childAt(0))},e.prototype.downplay=function(){bs(this.childAt(0))},e.prototype.setZ=function(t,e){var n=this.childAt(0);n.zlevel=t,n.z=e},e.prototype.setDraggable=function(t,e){var n=this.childAt(0);n.draggable=t,n.cursor=!e&&t?"move":n.cursor},e.prototype.updateData=function(t,n,r,i){this.silent=!1;var o=t.getItemVisual(n,"symbol")||"circle",a=t.hostModel,s=e.getSymbolSize(t,n),u=o!==this._symbolType,l=i&&i.disableAnimation;if(u){var c=t.getItemVisual(n,"symbolKeepAspect");this._createSymbol(o,t,n,s,c)}else{var h=this.childAt(0);h.silent=!1;var d={scaleX:s[0]/2,scaleY:s[1]/2};l?h.attr(d):Ws(h,d,a,n),Ks(h)}this._updateCommon(t,n,s,r,i),u&&(h=this.childAt(0),l||(d={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:h.style.opacity}},h.scaleX=h.scaleY=0,h.style.opacity=0,Us(h,d,a,n))),l&&this.childAt(0).stopAnimation("leave")},e.prototype._updateCommon=function(t,e,n,r,i){var o,a,s,u,l,c,h,d,p,f=this.childAt(0),g=t.hostModel;if(r&&(o=r.emphasisItemStyle,a=r.blurItemStyle,s=r.selectItemStyle,u=r.focus,l=r.blurScope,h=r.labelStatesModels,d=r.hoverScale,p=r.cursorStyle,c=r.emphasisDisabled),!r||t.hasItemOption){var y=r&&r.itemModel?r.itemModel:t.getItemModel(e),v=y.getModel("emphasis");o=v.getModel("itemStyle").getItemStyle(),s=y.getModel(["select","itemStyle"]).getItemStyle(),a=y.getModel(["blur","itemStyle"]).getItemStyle(),u=v.get("focus"),l=v.get("blurScope"),c=v.get("disabled"),h=nu(y),d=v.getShallow("scale"),p=y.getShallow("cursor")}var D=t.getItemVisual(e,"symbolRotate");f.attr("rotation",(D||0)*Math.PI/180||0);var b=hm(t.getItemVisual(e,"symbolOffset"),n);b&&(f.x=b[0],f.y=b[1]),p&&f.attr("cursor",p);var _=t.getItemVisual(e,"style"),x=_.fill;if(f instanceof va){var w=f.style;f.useStyle(Object(m.extend)({image:w.image,x:w.x,y:w.y,width:w.width,height:w.height},_))}else f.__isEmptyBrush?f.useStyle(Object(m.extend)({},_)):f.useStyle(_),f.style.decal=null,f.setColor(x,i&&i.symbolInnerColor),f.style.strokeNoScale=!0;var C=t.getItemVisual(e,"liftZ"),A=this._z2;null!=C?null==A&&(this._z2=f.z2,f.z2+=C):null!=A&&(f.z2=A,this._z2=null);var S=i&&i.useNameLabel;eu(f,h,{labelFetcher:g,labelDataIndex:e,defaultText:function(e){return S?t.getName(e):cw(t,e)},inheritColor:x,defaultOpacity:_.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;var E=f.ensureState("emphasis");E.style=o,f.ensureState("select").style=s,f.ensureState("blur").style=a;var F=null==d||!0===d?Math.max(1.1,3/this._sizeY):isFinite(d)&&d>0?+d:1;E.scaleX=this._sizeX*F,E.scaleY=this._sizeY*F,this.setSymbolScale(1),Ts(this,u,l,c)},e.prototype.setSymbolScale=function(t){this.scaleX=this.scaleY=t},e.prototype.fadeOut=function(t,e,n){var r=this.childAt(0),i=Ga(this).dataIndex,o=n&&n.animation;if(this.silent=r.silent=!0,n&&n.fadeLabel){var a=r.getTextContent();a&&Ys(a,{style:{opacity:0}},e,{dataIndex:i,removeOpt:o,cb:function(){r.removeTextContent()}})}else r.removeTextContent();Ys(r,{style:{opacity:0},scaleX:0,scaleY:0},e,{dataIndex:i,cb:t,removeOpt:o})},e.getSymbolSize=function(t,e){return cm(t.getItemVisual(e,"symbolSize"))},e}(cr);function pw(t,e){this.parent.drift(t,e)}var fw=dw;function gw(t,e,n,r){return e&&!isNaN(e[0])&&!isNaN(e[1])&&!(r.isIgnore&&r.isIgnore(n))&&!(r.clipShape&&!r.clipShape.contain(e[0],e[1]))&&"none"!==t.getItemVisual(n,"symbol")}function mw(t){return null==t||Object(m.isObject)(t)||(t={isIgnore:t}),t||{}}function yw(t){var e=t.hostModel,n=e.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:e.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:e.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:nu(e),cursorStyle:e.get("cursor")}}var vw=function(){function t(t){this.group=new cr,this._SymbolCtor=t||fw}return t.prototype.updateData=function(t,e){this._progressiveEls=null,e=mw(e);var n=this.group,r=t.hostModel,i=this._data,o=this._SymbolCtor,a=e.disableAnimation,s=yw(t),u={disableAnimation:a},l=e.getSymbolPoint||function(e){return t.getItemLayout(e)};i||n.removeAll(),t.diff(i).add((function(r){var i=l(r);if(gw(t,i,r,e)){var a=new o(t,r,s,u);a.setPosition(i),t.setItemGraphicEl(r,a),n.add(a)}})).update((function(c,h){var d=i.getItemGraphicEl(h),p=l(c);if(gw(t,p,c,e)){var f=t.getItemVisual(c,"symbol")||"circle",g=d&&d.getSymbolType&&d.getSymbolType();if(!d||g&&g!==f)n.remove(d),(d=new o(t,c,s,u)).setPosition(p);else{d.updateData(t,c,s,u);var m={x:p[0],y:p[1]};a?d.attr(m):Ws(d,m,r)}n.add(d),t.setItemGraphicEl(c,d)}else n.remove(d)})).remove((function(t){var e=i.getItemGraphicEl(t);e&&e.fadeOut((function(){n.remove(e)}),r)})).execute(),this._getSymbolPoint=l,this._data=t},t.prototype.updateLayout=function(){var t=this,e=this._data;e&&e.eachItemGraphicEl((function(e,n){var r=t._getSymbolPoint(n);e.setPosition(r),e.markRedraw()}))},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=yw(t),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e,n){function r(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=mw(n);for(var i=t.start;i<t.end;i++){var o=e.getItemLayout(i);if(gw(e,o,i,n)){var a=new this._SymbolCtor(e,i,this._seriesScope);a.traverse(r),a.setPosition(o),this.group.add(a),e.setItemGraphicEl(i,a),this._progressiveEls.push(a)}}},t.prototype.eachRendered=function(t){Gf(this._progressiveEls||this.group,t)},t.prototype.remove=function(t){var e=this.group,n=this._data;n&&t?n.eachItemGraphicEl((function(t){t.fadeOut((function(){e.remove(t)}),n.hostModel)})):e.removeAll()},t}(),Dw=vw;function bw(t,e,n){var r=t.getBaseAxis(),i=t.getOtherAxis(r),o=function(t,e){var n=0,r=t.scale.getExtent();return"start"===e?n=r[0]:"end"===e?n=r[1]:Object(m.isNumber)(e)&&!isNaN(e)?n=e:r[0]>0?n=r[0]:r[1]<0&&(n=r[1]),n}(i,n),a=r.dim,s=i.dim,u=e.mapDimension(s),l=e.mapDimension(a),c="x"===s||"radius"===s?1:0,h=Object(m.map)(t.dimensions,(function(t){return e.mapDimension(t)})),d=!1,p=e.getCalculationInfo("stackResultDimension");return rD(e,h[0])&&(d=!0,h[0]=p),rD(e,h[1])&&(d=!0,h[1]=p),{dataDimsForPoint:h,valueStart:o,valueAxisDim:s,baseAxisDim:a,stacked:!!d,valueDim:u,baseDim:l,baseDataOffset:c,stackedOverDimension:e.getCalculationInfo("stackedOverDimension")}}function _w(t,e,n,r){var i=NaN;t.stacked&&(i=n.get(n.getCalculationInfo("stackedOverDimension"),r)),isNaN(i)&&(i=t.valueStart);var o=t.baseDataOffset,a=[];return a[o]=n.get(t.baseDim,r),a[1-o]=i,e.dataToPoint(a)}var xw=Math.min,ww=Math.max;function Cw(t,e){return isNaN(t)||isNaN(e)}function Aw(t,e,n,r,i,o,a,s,u){for(var l,c,h,d,p,f,g=n,m=0;m<r;m++){var y=e[2*g],v=e[2*g+1];if(g>=i||g<0)break;if(Cw(y,v)){if(u){g+=o;continue}break}if(g===n)t[o>0?"moveTo":"lineTo"](y,v),h=y,d=v;else{var D=y-l,b=v-c;if(D*D+b*b<.5){g+=o;continue}if(a>0){for(var _=g+o,x=e[2*_],w=e[2*_+1];x===y&&w===v&&m<r;)m++,g+=o,x=e[2*(_+=o)],w=e[2*_+1],D=(y=e[2*g])-l,b=(v=e[2*g+1])-c;var C=m+1;if(u)for(;Cw(x,w)&&C<r;)C++,x=e[2*(_+=o)],w=e[2*_+1];var A=.5,S=0,E=0,F=void 0,M=void 0;if(C>=r||Cw(x,w))p=y,f=v;else{S=x-l,E=w-c;var k=y-l,O=x-y,I=v-c,T=w-v,B=void 0,L=void 0;if("x"===s){var j=S>0?1:-1;p=y-j*(B=Math.abs(k))*a,f=v,F=y+j*(L=Math.abs(O))*a,M=v}else if("y"===s){var P=E>0?1:-1;p=y,f=v-P*(B=Math.abs(I))*a,F=y,M=v+P*(L=Math.abs(T))*a}else B=Math.sqrt(k*k+I*I),p=y-S*a*(1-(A=(L=Math.sqrt(O*O+T*T))/(L+B))),f=v-E*a*(1-A),M=v+E*a*A,F=xw(F=y+S*a*A,ww(x,y)),M=xw(M,ww(w,v)),F=ww(F,xw(x,y)),f=v-(E=(M=ww(M,xw(w,v)))-v)*B/L,p=xw(p=y-(S=F-y)*B/L,ww(l,y)),f=xw(f,ww(c,v)),F=y+(S=y-(p=ww(p,xw(l,y))))*L/B,M=v+(E=v-(f=ww(f,xw(c,v))))*L/B}t.bezierCurveTo(h,d,p,f,y,v),h=F,d=M}else t.lineTo(y,v)}l=y,c=v,g+=o}return m}var Sw=function(){this.smooth=0,this.smoothConstraint=!0},Ew=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polyline",n}return f(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Sw},e.prototype.buildPath=function(t,e){var n=e.points,r=0,i=n.length/2;if(e.connectNulls){for(;i>0&&Cw(n[2*i-2],n[2*i-1]);i--);for(;r<i&&Cw(n[2*r],n[2*r+1]);r++);}for(;r<i;)r+=Aw(t,n,r,i,i,1,e.smooth,e.smoothMonotone,e.connectNulls)+1},e.prototype.getPointOn=function(t,e){this.path||(this.createPathProxy(),this.buildPath(this.path,this.shape));for(var n,r,i=this.path.data,o=Go.CMD,a="x"===e,s=[],u=0;u<i.length;){var l=void 0,c=void 0,h=void 0,d=void 0,p=void 0,f=void 0,g=void 0;switch(i[u++]){case o.M:n=i[u++],r=i[u++];break;case o.L:if(l=i[u++],c=i[u++],(g=a?(t-n)/(l-n):(t-r)/(c-r))<=1&&g>=0){var m=a?(c-r)*g+r:(l-n)*g+n;return a?[t,m]:[m,t]}n=l,r=c;break;case o.C:l=i[u++],c=i[u++],h=i[u++],d=i[u++],p=i[u++],f=i[u++];var y=a?Se(n,l,h,p,t,s):Se(r,c,d,f,t,s);if(y>0)for(var v=0;v<y;v++){var D=s[v];if(D<=1&&D>=0)return m=a?Ce(r,c,d,f,D):Ce(n,l,h,p,D),a?[t,m]:[m,t]}n=p,r=f}}},e}(ha),Fw=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e}(Sw),Mw=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polygon",n}return f(e,t),e.prototype.getDefaultShape=function(){return new Fw},e.prototype.buildPath=function(t,e){var n=e.points,r=e.stackedOnPoints,i=0,o=n.length/2,a=e.smoothMonotone;if(e.connectNulls){for(;o>0&&Cw(n[2*o-2],n[2*o-1]);o--);for(;i<o&&Cw(n[2*i],n[2*i+1]);i++);}for(;i<o;){var s=Aw(t,n,i,o,o,1,e.smooth,a,e.connectNulls);Aw(t,r,i+s-1,s,o,-1,e.stackedOnSmooth,a,e.connectNulls),i+=s+1,t.closePath()}},e}(ha);function kw(t,e,n,r,i){var o=t.getArea(),a=o.x,s=o.y,u=o.width,l=o.height,c=n.get(["lineStyle","width"])||0;a-=c/2,s-=c/2,u+=c,l+=c,u=Math.ceil(u),a!==Math.floor(a)&&(a=Math.floor(a),u++);var h=new Sa({shape:{x:a,y:s,width:u,height:l}});if(e){var d=t.getBaseAxis(),p=d.isHorizontal(),f=d.inverse;p?(f&&(h.shape.x+=u),h.shape.width=0):(f||(h.shape.y+=l),h.shape.height=0);var g=Object(m.isFunction)(i)?function(t){i(t,h)}:null;Us(h,{shape:{width:u,height:l,x:a,y:s}},n,null,r,g)}return h}function Ow(t,e,n){var r=t.getArea(),i=Er(r.r0,1),o=Er(r.r,1),a=new Ep({shape:{cx:Er(t.cx,1),cy:Er(t.cy,1),r0:i,r:o,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}});e&&("angle"===t.getBaseAxis().dim?a.shape.endAngle=r.startAngle:a.shape.r=i,Us(a,{shape:{endAngle:r.endAngle,r:o}},n));return a}function Iw(t,e,n,r,i){return t?"polar"===t.type?Ow(t,e,n):"cartesian2d"===t.type?kw(t,e,n,r,i):null:null}function Tw(t,e){return t.type===e}function Bw(t,e){if(t.length===e.length){for(var n=0;n<t.length;n++)if(t[n]!==e[n])return;return!0}}function Lw(t){for(var e=1/0,n=1/0,r=-1/0,i=-1/0,o=0;o<t.length;){var a=t[o++],s=t[o++];isNaN(a)||(e=Math.min(a,e),r=Math.max(a,r)),isNaN(s)||(n=Math.min(s,n),i=Math.max(s,i))}return[[e,n],[r,i]]}function jw(t,e){var n=Lw(t),r=n[0],i=n[1],o=Lw(e),a=o[0],s=o[1];return Math.max(Math.abs(r[0]-a[0]),Math.abs(r[1]-a[1]),Math.abs(i[0]-s[0]),Math.abs(i[1]-s[1]))}function Pw(t){return m.isNumber(t)?t:t?.5:0}function Nw(t,e,n,r,i){var o=n.getBaseAxis(),a="x"===o.dim||"radius"===o.dim?0:1,s=[],u=0,l=[],c=[],h=[],d=[];if(i){for(u=0;u<t.length;u+=2){var p=e||t;isNaN(p[u])||isNaN(p[u+1])||d.push(t[u],t[u+1])}t=d}for(u=0;u<t.length-2;u+=2)switch(h[0]=t[u+2],h[1]=t[u+3],c[0]=t[u],c[1]=t[u+1],s.push(c[0],c[1]),r){case"end":l[a]=h[a],l[1-a]=c[1-a],s.push(l[0],l[1]);break;case"middle":var f=(c[a]+h[a])/2,g=[];l[a]=g[a]=f,l[1-a]=c[1-a],g[1-a]=h[1-a],s.push(l[0],l[1]),s.push(g[0],g[1]);break;default:l[a]=c[a],l[1-a]=h[1-a],s.push(l[0],l[1])}return s.push(t[u++],t[u++]),s}function Rw(t,e,n){var r=t.getVisual("visualMeta");if(r&&r.length&&t.count()&&"cartesian2d"===e.type){for(var i,o,a=r.length-1;a>=0;a--){var s=t.getDimensionInfo(r[a].dimension);if("x"===(i=s&&s.coordDim)||"y"===i){o=r[a];break}}if(o){var u=e.getAxis(i),l=m.map(o.stops,(function(t){return{coord:u.toGlobalCoord(u.dataToCoord(t.value)),color:t.color}})),c=l.length,h=o.outerColors.slice();c&&l[0].coord>l[c-1].coord&&(l.reverse(),h.reverse());var d=function(t,e){var n,r,i=[],o=t.length;function a(t,e,n){var r=t.coord,i=(n-r)/(e.coord-r);return{coord:n,color:Object(Ve.lerp)(i,[t.color,e.color])}}for(var s=0;s<o;s++){var u=t[s],l=u.coord;if(l<0)n=u;else{if(l>e){r?i.push(a(r,u,e)):n&&i.push(a(n,u,0),a(n,u,e));break}n&&(i.push(a(n,u,0)),n=null),i.push(u),r=u}}return i}(l,"x"===i?n.getWidth():n.getHeight()),p=d.length;if(!p&&c)return l[0].coord<0?h[1]?h[1]:l[c-1].color:h[0]?h[0]:l[0].color;var f=d[0].coord-10,g=d[p-1].coord+10,y=g-f;if(y<.001)return"transparent";m.each(d,(function(t){t.offset=(t.coord-f)/y})),d.push({offset:p?d[p-1].offset:.5,color:h[1]||"transparent"}),d.unshift({offset:p?d[0].offset:.5,color:h[0]||"transparent"});var v=new ef(0,0,0,0,d,!0);return v[i]=f,v[i+"2"]=g,v}}}function zw(t,e,n){var r=t.get("showAllSymbol"),i="auto"===r;if(!r||i){var o=n.getAxesByScale("ordinal")[0];if(o&&(!i||!function(t,e){var n=t.getExtent(),r=Math.abs(n[1]-n[0])/t.scale.count();isNaN(r)&&(r=0);for(var i=e.count(),o=Math.max(1,Math.round(i/5)),a=0;a<i;a+=o)if(1.5*fw.getSymbolSize(e,a)[t.isHorizontal()?1:0]>r)return!1;return!0}(o,e))){var a=e.mapDimension(o.dim),s={};return m.each(o.getViewLabels(),(function(t){var e=o.scale.getRawOrdinalNumber(t.tickValue);s[e]=1})),function(t){return!s.hasOwnProperty(e.get(a,t))}}}}function Vw(t,e){return isNaN(t)||isNaN(e)}function Hw(t,e){return[t[2*e],t[2*e+1]]}function Gw(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e<Xa.length;e++)if(t.get([Xa[e],"endLabel","show"]))return!0;return!1}function qw(t,e,n,r){if(Tw(e,"cartesian2d")){var i=r.getModel("endLabel"),o=i.get("valueAnimation"),a=r.getData(),s={lastFrameIndex:0},u=Gw(r)?function(n,r){t._endLabelOnDuring(n,r,a,s,o,i,e)}:null,l=e.getBaseAxis().isHorizontal(),c=kw(e,n,r,(function(){var e=t._endLabel;e&&n&&null!=s.originalX&&e.attr({x:s.originalX,y:s.originalY})}),u);if(!r.get("clip",!0)){var h=c.shape,d=Math.max(h.width,h.height);l?(h.y-=d,h.height+=2*d):(h.x-=d,h.width+=2*d)}return u&&u(1,c),c}return Ow(e,n,r)}var Ww=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.init=function(){var t=new cr,e=new Dw;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t,this._changePolyState=m.bind(this._changePolyState,this)},e.prototype.render=function(t,e,n){var r=t.coordinateSystem,i=this.group,o=t.getData(),a=t.getModel("lineStyle"),s=t.getModel("areaStyle"),u=o.getLayout("points")||[],l="polar"===r.type,c=this._coordSys,h=this._symbolDraw,d=this._polyline,p=this._polygon,f=this._lineGroup,g=!e.ssr&&t.get("animation"),y=!s.isEmpty(),v=s.get("origin"),D=bw(r,o,v),b=y&&function(t,e,n){if(!n.valueDim)return[];for(var r=e.count(),i=ED(2*r),o=0;o<r;o++){var a=_w(n,t,e,o);i[2*o]=a[0],i[2*o+1]=a[1]}return i}(r,o,D),_=t.get("showSymbol"),x=t.get("connectNulls"),w=_&&!l&&zw(t,o,r),C=this._data;C&&C.eachItemGraphicEl((function(t,e){t.__temp&&(i.remove(t),C.setItemGraphicEl(e,null))})),_||h.remove(),i.add(f);var A,S=!l&&t.get("step");r&&r.getArea&&t.get("clip",!0)&&(null!=(A=r.getArea()).width?(A.x-=.1,A.y-=.1,A.width+=.2,A.height+=.2):A.r0&&(A.r0-=.5,A.r+=.5)),this._clipShapeForSymbol=A;var E=Rw(o,r,n)||o.getVisual("style")[o.getVisual("drawType")];if(d&&c.type===r.type&&S===this._step){y&&!p?p=this._newPolygon(u,b):p&&!y&&(f.remove(p),p=this._polygon=null),l||this._initOrUpdateEndLabel(t,r,wl(E));var F=f.getClipPath();if(F)Us(F,{shape:qw(this,r,!1,t).shape},t);else f.setClipPath(qw(this,r,!0,t));_&&h.updateData(o,{isIgnore:w,clipShape:A,disableAnimation:!0,getSymbolPoint:function(t){return[u[2*t],u[2*t+1]]}}),Bw(this._stackedOnPoints,b)&&Bw(this._points,u)||(g?this._doUpdateAnimation(o,b,r,n,S,v,x):(S&&(b&&(b=Nw(b,u,r,S,x)),u=Nw(u,null,r,S,x)),d.setShape({points:u}),p&&p.setShape({points:u,stackedOnPoints:b})))}else _&&h.updateData(o,{isIgnore:w,clipShape:A,disableAnimation:!0,getSymbolPoint:function(t){return[u[2*t],u[2*t+1]]}}),g&&this._initSymbolLabelAnimation(o,r,A),S&&(b&&(b=Nw(b,u,r,S,x)),u=Nw(u,null,r,S,x)),d=this._newPolyline(u),y?p=this._newPolygon(u,b):p&&(f.remove(p),p=this._polygon=null),l||this._initOrUpdateEndLabel(t,r,wl(E)),f.setClipPath(qw(this,r,!0,t));var M=t.getModel("emphasis"),k=M.get("focus"),O=M.get("blurScope"),I=M.get("disabled");(d.useStyle(m.defaults(a.getLineStyle(),{fill:"none",stroke:E,lineJoin:"bevel"})),Ps(d,t,"lineStyle"),d.style.lineWidth>0&&"bolder"===t.get(["emphasis","lineStyle","width"]))&&(d.getState("emphasis").style.lineWidth=+d.style.lineWidth+1);Ga(d).seriesIndex=t.seriesIndex,Ts(d,k,O,I);var T=Pw(t.get("smooth")),B=t.get("smoothMonotone");if(d.setShape({smooth:T,smoothMonotone:B,connectNulls:x}),p){var L=o.getCalculationInfo("stackedOnSeries"),j=0;p.useStyle(m.defaults(s.getAreaStyle(),{fill:E,opacity:.7,lineJoin:"bevel",decal:o.getVisual("style").decal})),L&&(j=Pw(L.get("smooth"))),p.setShape({smooth:T,stackedOnSmooth:j,smoothMonotone:B,connectNulls:x}),Ps(p,t,"areaStyle"),Ga(p).seriesIndex=t.seriesIndex,Ts(p,k,O,I)}var P=this._changePolyState;o.eachItemGraphicEl((function(t){t&&(t.onHoverStateChange=P)})),this._polyline.onHoverStateChange=P,this._data=o,this._coordSys=r,this._stackedOnPoints=b,this._points=u,this._step=S,this._valueOrigin=v,t.get("triggerLineEvent")&&(this.packEventData(t,d),p&&this.packEventData(t,p))},e.prototype.packEventData=function(t,e){Ga(e).eventData={componentType:"series",componentSubType:"line",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"line"}},e.prototype.highlight=function(t,e,n,r){var i=t.getData(),o=ci(i,r);if(this._changePolyState("emphasis"),!(o instanceof Array)&&null!=o&&o>=0){var a=i.getLayout("points"),s=i.getItemGraphicEl(o);if(!s){var u=a[2*o],l=a[2*o+1];if(isNaN(u)||isNaN(l))return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(u,l))return;var c=t.get("zlevel")||0,h=t.get("z")||0;(s=new fw(i,o)).x=u,s.y=l,s.setZ(c,h);var d=s.getSymbolPath().getTextContent();d&&(d.zlevel=c,d.z=h,d.z2=this._polyline.z2+1),s.__temp=!0,i.setItemGraphicEl(o,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}else Jf.prototype.highlight.call(this,t,e,n,r)},e.prototype.downplay=function(t,e,n,r){var i=t.getData(),o=ci(i,r);if(this._changePolyState("normal"),null!=o&&o>=0){var a=i.getItemGraphicEl(o);a&&(a.__temp?(i.setItemGraphicEl(o,null),this.group.remove(a)):a.downplay())}else Jf.prototype.downplay.call(this,t,e,n,r)},e.prototype._changePolyState=function(t){var e=this._polygon;fs(this._polyline,t),e&&fs(e,t)},e.prototype._newPolyline=function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new Ew({shape:{points:t},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(e),this._polyline=e,e},e.prototype._newPolygon=function(t,e){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new Mw({shape:{points:t,stackedOnPoints:e},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n,n},e.prototype._initSymbolLabelAnimation=function(t,e,n){var r,i,o=e.getBaseAxis(),a=o.inverse;"cartesian2d"===e.type?(r=o.isHorizontal(),i=!1):"polar"===e.type&&(r="angle"===o.dim,i=!0);var s=t.hostModel,u=s.get("animationDuration");m.isFunction(u)&&(u=u(null));var l=s.get("animationDelay")||0,c=m.isFunction(l)?l(null):l;t.eachItemGraphicEl((function(t,o){var s=t;if(s){var h=[t.x,t.y],d=void 0,p=void 0,f=void 0;if(n)if(i){var g=n,y=e.pointToCoord(h);r?(d=g.startAngle,p=g.endAngle,f=-y[1]/180*Math.PI):(d=g.r0,p=g.r,f=y[0])}else{var v=n;r?(d=v.x,p=v.x+v.width,f=t.x):(d=v.y+v.height,p=v.y,f=t.y)}var D=p===d?0:(f-d)/(p-d);a&&(D=1-D);var b=m.isFunction(l)?l(o):u*D+c,_=s.getSymbolPath(),x=_.getTextContent();s.attr({scaleX:0,scaleY:0}),s.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:b}),x&&x.animateFrom({style:{opacity:0}},{duration:300,delay:b}),_.disableLabelAnimation=!0}}))},e.prototype._initOrUpdateEndLabel=function(t,e,n){var r=t.getModel("endLabel");if(Gw(t)){var i=t.getData(),o=this._polyline,a=i.getLayout("points");if(!a)return o.removeTextContent(),void(this._endLabel=null);var s=this._endLabel;s||((s=this._endLabel=new Ha({z2:200})).ignoreClip=!0,o.setTextContent(this._endLabel),o.disableLabelAnimation=!0);var u=function(t){for(var e=t.length/2;e>0&&Vw(t[2*e-2],t[2*e-1]);e--);return e-1}(a);u>=0&&(eu(o,nu(t,"endLabel"),{inheritColor:n,labelFetcher:t,labelDataIndex:u,defaultText:function(t,e,n){return null!=n?hw(i,n):cw(i,t)},enableTextSetter:!0},function(t,e){var n=e.getBaseAxis(),r=n.isHorizontal(),i=n.inverse,o=r?i?"right":"left":"center",a=r?"middle":i?"top":"bottom";return{normal:{align:t.get("align")||o,verticalAlign:t.get("verticalAlign")||a}}}(r,e)),o.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},e.prototype._endLabelOnDuring=function(t,e,n,r,i,o,a){var s=this._endLabel,u=this._polyline;if(s){t<1&&null==r.originalX&&(r.originalX=s.x,r.originalY=s.y);var l=n.getLayout("points"),c=n.hostModel,h=c.get("connectNulls"),d=o.get("precision"),p=o.get("distance")||0,f=a.getBaseAxis(),g=f.isHorizontal(),m=f.inverse,y=e.shape,v=m?g?y.x:y.y+y.height:g?y.x+y.width:y.y,D=(g?p:0)*(m?-1:1),b=(g?0:-p)*(m?-1:1),_=g?"x":"y",x=function(t,e,n){for(var r,i,o=t.length/2,a="x"===n?0:1,s=0,u=-1,l=0;l<o;l++)if(i=t[2*l+a],!isNaN(i)&&!isNaN(t[2*l+1-a]))if(0!==l){if(r<=e&&i>=e||r>=e&&i<=e){u=l;break}s=l,r=i}else r=i;return{range:[s,u],t:(e-r)/(i-r)}}(l,v,_),w=x.range,C=w[1]-w[0],A=void 0;if(C>=1){if(C>1&&!h){var S=Hw(l,w[0]);s.attr({x:S[0]+D,y:S[1]+b}),i&&(A=c.getRawValue(w[0]))}else{(S=u.getPointOn(v,_))&&s.attr({x:S[0]+D,y:S[1]+b});var E=c.getRawValue(w[0]),F=c.getRawValue(w[1]);i&&(A=bi(n,d,E,F,x.t))}r.lastFrameIndex=w[0]}else{var M=1===t||r.lastFrameIndex>0?w[0]:0;S=Hw(l,M),i&&(A=c.getRawValue(M)),s.attr({x:S[0]+D,y:S[1]+b})}if(i){var k=cu(s);"function"==typeof k.setLabelText&&k.setLabelText(A)}}},e.prototype._doUpdateAnimation=function(t,e,n,r,i,o,a){var s=this._polyline,u=this._polygon,l=t.hostModel,c=function(t,e,n,r,i,o,a){for(var s=function(t,e){var n=[];return e.diff(t).add((function(t){n.push({cmd:"+",idx:t})})).update((function(t,e){n.push({cmd:"=",idx:e,idx1:t})})).remove((function(t){n.push({cmd:"-",idx:t})})).execute(),n}(t,e),u=[],l=[],c=[],h=[],d=[],p=[],f=[],g=bw(i,e,a),m=t.getLayout("points")||[],y=e.getLayout("points")||[],v=0;v<s.length;v++){var D=s[v],b=!0,_=void 0,x=void 0;switch(D.cmd){case"=":_=2*D.idx,x=2*D.idx1;var w=m[_],C=m[_+1],A=y[x],S=y[x+1];(isNaN(w)||isNaN(C))&&(w=A,C=S),u.push(w,C),l.push(A,S),c.push(n[_],n[_+1]),h.push(r[x],r[x+1]),f.push(e.getRawIndex(D.idx1));break;case"+":var E=D.idx,F=g.dataDimsForPoint,M=i.dataToPoint([e.get(F[0],E),e.get(F[1],E)]);x=2*E,u.push(M[0],M[1]),l.push(y[x],y[x+1]);var k=_w(g,i,e,E);c.push(k[0],k[1]),h.push(r[x],r[x+1]),f.push(e.getRawIndex(E));break;case"-":b=!1}b&&(d.push(D),p.push(p.length))}p.sort((function(t,e){return f[t]-f[e]}));var O=u.length,I=ED(O),T=ED(O),B=ED(O),L=ED(O),j=[];for(v=0;v<p.length;v++){var P=p[v],N=2*v,R=2*P;I[N]=u[R],I[N+1]=u[R+1],T[N]=l[R],T[N+1]=l[R+1],B[N]=c[R],B[N+1]=c[R+1],L[N]=h[R],L[N+1]=h[R+1],j[v]=d[P]}return{current:I,next:T,stackedOnCurrent:B,stackedOnNext:L,status:j}}(this._data,t,this._stackedOnPoints,e,this._coordSys,0,this._valueOrigin),h=c.current,d=c.stackedOnCurrent,p=c.next,f=c.stackedOnNext;if(i&&(d=Nw(c.stackedOnCurrent,c.current,n,i,a),h=Nw(c.current,null,n,i,a),f=Nw(c.stackedOnNext,c.next,n,i,a),p=Nw(c.next,null,n,i,a)),jw(h,p)>3e3||u&&jw(d,f)>3e3)return s.stopAnimation(),s.setShape({points:p}),void(u&&(u.stopAnimation(),u.setShape({points:p,stackedOnPoints:f})));s.shape.__points=c.current,s.shape.points=h;var g={shape:{points:p}};c.current!==h&&(g.shape.__points=c.next),s.stopAnimation(),Ws(s,g,l),u&&(u.setShape({points:h,stackedOnPoints:d}),u.stopAnimation(),Ws(u,{shape:{stackedOnPoints:f}},l),s.shape.points!==u.shape.points&&(u.shape.points=s.shape.points));for(var m=[],y=c.status,v=0;v<y.length;v++){if("="===y[v].cmd){var D=t.getItemGraphicEl(y[v].idx1);D&&m.push({el:D,ptIdx:v})}}s.animators&&s.animators.length&&s.animators[0].during((function(){u&&u.dirtyShape();for(var t=s.shape.__points,e=0;e<m.length;e++){var n=m[e].el,r=2*m[e].ptIdx;n.x=t[r],n.y=t[r+1],n.markRedraw()}}))},e.prototype.remove=function(t){var e=this.group,n=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),n&&n.eachItemGraphicEl((function(t,r){t.__temp&&(e.remove(t),n.setItemGraphicEl(r,null))})),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._endLabel=this._data=null},e.type="line",e}(Jf),Uw=Ww;function Zw(t,e){return{seriesType:t,plan:Nd(),reset:function(t){var n=t.getData(),r=t.coordinateSystem,i=t.pipelineContext,o=e||i.large;if(r){var a=Object(m.map)(r.dimensions,(function(t){return n.mapDimension(t)})).slice(0,2),s=a.length,u=n.getCalculationInfo("stackResultDimension");rD(n,a[0])&&(a[0]=u),rD(n,a[1])&&(a[1]=u);var l=n.getStore(),c=n.getDimensionIndex(a[0]),h=n.getDimensionIndex(a[1]);return s&&{progress:function(t,e){for(var n=t.end-t.start,i=o&&ED(n*s),a=[],u=[],d=t.start,p=0;d<t.end;d++){var f=void 0;if(1===s){var g=l.get(c,d);f=r.dataToPoint(g,null,u)}else a[0]=l.get(c,d),a[1]=l.get(h,d),f=r.dataToPoint(a,null,u);o?(i[p++]=f[0],i[p++]=f[1]):e.setItemLayout(d,f.slice())}o&&e.setLayout("points",i)}}}}}}var Yw={average:function(t){for(var e=0,n=0,r=0;r<t.length;r++)isNaN(t[r])||(e+=t[r],n++);return 0===n?NaN:e/n},sum:function(t){for(var e=0,n=0;n<t.length;n++)e+=t[n]||0;return e},max:function(t){for(var e=-1/0,n=0;n<t.length;n++)t[n]>e&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;n<t.length;n++)t[n]<e&&(e=t[n]);return isFinite(e)?e:NaN},nearest:function(t){return t[0]}},Xw=function(t){return Math.round(t.length/2)};function $w(t){return{seriesType:t,reset:function(t,e,n){var r=t.getData(),i=t.get("sampling"),o=t.coordinateSystem,a=r.count();if(a>10&&"cartesian2d"===o.type&&i){var s=o.getBaseAxis(),u=o.getOtherAxis(s),l=s.getExtent(),c=n.getDevicePixelRatio(),h=Math.abs(l[1]-l[0])*(c||1),d=Math.round(a/h);if(isFinite(d)&&d>1){"lttb"===i?t.setData(r.lttbDownSample(r.mapDimension(u.dim),1/d)):"minmax"===i&&t.setData(r.minmaxDownSample(r.mapDimension(u.dim),1/d));var p=void 0;Object(m.isString)(i)?p=Yw[i]:Object(m.isFunction)(i)&&(p=i),p&&t.setData(r.downSample(r.mapDimension(u.dim),1/d,p,Xw))}}}}}var Kw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.getInitialData=function(t,e){return oD(null,this,{useEncodeDefaulter:!0})},e.prototype.getMarkerPosition=function(t,e,n){var r=this.coordinateSystem;if(r&&r.clampData){var i=r.clampData(t),o=r.dataToPoint(i);if(n)Object(m.each)(r.getAxes(),(function(t,n){if("category"===t.type&&null!=e){var r=t.getTicksCoords(),a=t.getTickModel().get("alignWithLabel"),s=i[n],u="x1"===e[n]||"y1"===e[n];if(u&&!a&&(s+=1),r.length<2)return;if(2===r.length)return void(o[n]=t.toGlobalCoord(t.getExtent()[u?1:0]));for(var l=void 0,c=void 0,h=1,d=0;d<r.length;d++){var p=r[d].coord,f=d===r.length-1?r[d-1].tickValue+h:r[d].tickValue;if(f===s){c=p;break}if(f<s)l=p;else if(null!=l&&f>s){c=(p+l)/2;break}1===d&&(h=f-r[0].tickValue)}null==c&&(l?l&&(c=r[r.length-1].coord):c=r[0].coord),o[n]=t.toGlobalCoord(c)}}));else{var a=this.getData(),s=a.getLayout("offset"),u=a.getLayout("size"),l=r.getBaseAxis().isHorizontal()?0:1;o[l]+=s+u/2}return o}return[NaN,NaN]},e.type="series.__base_bar__",e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod"},e}(Ld);Ld.registerClass(Kw);var Jw=Kw,Qw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.getInitialData=function(){return oD(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},e.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},e.prototype.getProgressiveThreshold=function(){var t=this.get("progressiveThreshold"),e=this.get("largeThreshold");return e>t&&(t=e),t},e.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},e.type="series.bar",e.dependencies=["grid","polar"],e.defaultOption=Fu(Jw.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},select:{itemStyle:{borderColor:"#212121"}},realtimeSort:!1}),e}(Jw),tC=Qw,eC=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},nC=function(t){function e(e){var n=t.call(this,e)||this;return n.type="sausage",n}return f(e,t),e.prototype.getDefaultShape=function(){return new eC},e.prototype.buildPath=function(t,e){var n=e.cx,r=e.cy,i=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=.5*(o-i),s=i+a,u=e.startAngle,l=e.endAngle,c=e.clockwise,h=2*Math.PI,d=c?l-u<h:u-l<h;d||(u=l-(c?h:-h));var p=Math.cos(u),f=Math.sin(u),g=Math.cos(l),m=Math.sin(l);d?(t.moveTo(p*i+n,f*i+r),t.arc(p*s+n,f*s+r,a,-Math.PI+u,u,!c)):t.moveTo(p*o+n,f*o+r),t.arc(n,r,o,u,l,!c),t.arc(g*s+n,m*s+r,a,l-2*Math.PI,l-Math.PI,!c),0!==i&&t.arc(n,r,i,l,u,c)},e}(ha),rC=nC;function iC(t,e,n){return e*Math.sin(t)*(n?-1:1)}function oC(t,e,n){return e*Math.cos(t)*(n?1:-1)}function aC(t,e,n){var r=t.get("borderRadius");if(null==r)return n?{cornerRadius:0}:null;Object(m.isArray)(r)||(r=[r,r,r,r]);var i=Math.abs(e.r||0-e.r0||0);return{cornerRadius:Object(m.map)(r,(function(t){return $n(t,i)}))}}var sC=Math.max,uC=Math.min;var lC=function(t){function e(){var n=t.call(this)||this;return n.type=e.type,n._isFirstFrame=!0,n}return f(e,t),e.prototype.render=function(t,e,n,r){this._model=t,this._removeOnRenderedListener(n),this._updateDrawMode(t);var i=t.get("coordinateSystem");("cartesian2d"===i||"polar"===i)&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(t,e,n):this._renderNormal(t,e,n,r))},e.prototype.incrementalPrepareRender=function(t){this._clear(),this._updateDrawMode(t),this._updateLargeClip(t)},e.prototype.incrementalRender=function(t,e){this._progressiveEls=[],this._incrementalRenderLarge(t,e)},e.prototype.eachRendered=function(t){Gf(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t,e,n,r){var i,o=this.group,a=t.getData(),s=this._data,u=t.coordinateSystem,l=u.getBaseAxis();"cartesian2d"===u.type?i=l.isHorizontal():"polar"===u.type&&(i="angle"===l.dim);var c=t.isAnimationEnabled()?t:null,h=function(t,e){var n=t.get("realtimeSort",!0),r=e.getBaseAxis();if(n&&"category"===r.type&&"cartesian2d"===e.type)return{baseAxis:r,otherAxis:e.getOtherAxis(r)}}(t,u);h&&this._enableRealtimeSort(h,a,n);var d=t.get("clip",!0)||h,p=function(t,e){var n=t.getArea&&t.getArea();if(Tw(t,"cartesian2d")){var r=t.getBaseAxis();if("category"!==r.type||!r.onBand){var i=e.getLayout("bandWidth");r.isHorizontal()?(n.x-=i,n.width+=2*i):(n.y-=i,n.height+=2*i)}}return n}(u,a);o.removeClipPath();var f=t.get("roundCap",!0),g=t.get("showBackground",!0),m=t.getModel("backgroundStyle"),y=m.get("borderRadius")||0,v=[],D=this._backgroundEls,b=r&&r.isInitSort,_=r&&"changeAxisOrder"===r.type;function x(t){var e=yC[u.type](a,t),n=function(t,e,n){var r="polar"===t.type?Ep:Sa;return new r({shape:CC(e,n,t),silent:!0,z2:0})}(u,i,e);return n.useStyle(m.getItemStyle()),"cartesian2d"===u.type?n.setShape("r",y):n.setShape("cornerRadius",y),v[t]=n,n}a.diff(s).add((function(e){var n=a.getItemModel(e),r=yC[u.type](a,e,n);if(g&&x(e),a.hasValue(e)&&mC[u.type](r)){var s=!1;d&&(s=cC[u.type](p,r));var m=hC[u.type](t,a,e,r,i,c,l.model,!1,f);h&&(m.forceLabelAnimation=!0),DC(m,a,e,n,r,t,i,"polar"===u.type),b?m.attr({shape:r}):h?dC(h,c,m,r,e,i,!1,!1):Us(m,{shape:r},t,e),a.setItemGraphicEl(e,m),o.add(m),m.ignore=s}})).update((function(e,n){var r=a.getItemModel(e),w=yC[u.type](a,e,r);if(g){var C=void 0;0===D.length?C=x(n):((C=D[n]).useStyle(m.getItemStyle()),"cartesian2d"===u.type?C.setShape("r",y):C.setShape("cornerRadius",y),v[e]=C);var A=yC[u.type](a,e);Ws(C,{shape:CC(i,A,u)},c,e)}var S=s.getItemGraphicEl(n);if(a.hasValue(e)&&mC[u.type](w)){var E=!1;if(d&&((E=cC[u.type](p,w))&&o.remove(S)),S?Ks(S):S=hC[u.type](t,a,e,w,i,c,l.model,!!S,f),h&&(S.forceLabelAnimation=!0),_){var F=S.getTextContent();if(F){var M=cu(F);null!=M.prevValue&&(M.prevValue=M.value)}}else DC(S,a,e,r,w,t,i,"polar"===u.type);b?S.attr({shape:w}):h?dC(h,c,S,w,e,i,!0,_):Ws(S,{shape:w},t,e,null),a.setItemGraphicEl(e,S),S.ignore=E,o.add(S)}else o.remove(S)})).remove((function(e){var n=s.getItemGraphicEl(e);n&&$s(n,t,e)})).execute();var w=this._backgroundGroup||(this._backgroundGroup=new cr);w.removeAll();for(var C=0;C<v.length;++C)w.add(v[C]);o.add(w),this._backgroundEls=v,this._data=a},e.prototype._renderLarge=function(t,e,n){this._clear(),xC(t,this.group),this._updateLargeClip(t)},e.prototype._incrementalRenderLarge=function(t,e){this._removeBackground(),xC(e,this.group,this._progressiveEls,!0)},e.prototype._updateLargeClip=function(t){var e=t.get("clip",!0)&&Iw(t.coordinateSystem,!1,t),n=this.group;e?n.setClipPath(e):n.removeClipPath()},e.prototype._enableRealtimeSort=function(t,e,n){var r=this;if(e.count()){var i=t.baseAxis;if(this._isFirstFrame)this._dispatchInitSort(e,t,n),this._isFirstFrame=!1;else{var o=function(t){var n=e.getItemGraphicEl(t),r=n&&n.shape;return r&&Math.abs(i.isHorizontal()?r.height:r.width)||0};this._onRendered=function(){r._updateSortWithinSameData(e,o,i,n)},n.getZr().on("rendered",this._onRendered)}}},e.prototype._dataSort=function(t,e,n){var r=[];return t.each(t.mapDimension(e.dim),(function(t,e){var i=n(e);i=null==i?NaN:i,r.push({dataIndex:e,mappedValue:i,ordinalNumber:t})})),r.sort((function(t,e){return e.mappedValue-t.mappedValue})),{ordinalNumbers:Object(m.map)(r,(function(t){return t.ordinalNumber}))}},e.prototype._isOrderChangedWithinSameData=function(t,e,n){for(var r=n.scale,i=t.mapDimension(n.dim),o=Number.MAX_VALUE,a=0,s=r.getOrdinalMeta().categories.length;a<s;++a){var u=t.rawIndexOf(i,r.getRawOrdinalNumber(a)),l=u<0?Number.MIN_VALUE:e(t.indexOfRawIndex(u));if(l>o)return!0;o=l}return!1},e.prototype._isOrderDifferentInView=function(t,e){for(var n=e.scale,r=n.getExtent(),i=Math.max(0,r[0]),o=Math.min(r[1],n.getOrdinalMeta().categories.length-1);i<=o;++i)if(t.ordinalNumbers[i]!==n.getRawOrdinalNumber(i))return!0},e.prototype._updateSortWithinSameData=function(t,e,n,r){if(this._isOrderChangedWithinSameData(t,e,n)){var i=this._dataSort(t,n,e);this._isOrderDifferentInView(i,n)&&(this._removeOnRenderedListener(r),r.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:i}))}},e.prototype._dispatchInitSort=function(t,e,n){var r=e.baseAxis,i=this._dataSort(t,r,(function(n){return t.get(t.mapDimension(e.otherAxis.dim),n)}));n.dispatchAction({type:"changeAxisOrder",componentType:r.dim+"Axis",isInitSort:!0,axisId:r.index,sortInfo:i})},e.prototype.remove=function(t,e){this._clear(this._model),this._removeOnRenderedListener(e)},e.prototype.dispose=function(t,e){this._removeOnRenderedListener(e)},e.prototype._removeOnRenderedListener=function(t){this._onRendered&&(t.getZr().off("rendered",this._onRendered),this._onRendered=null)},e.prototype._clear=function(t){var e=this.group,n=this._data;t&&t.isAnimationEnabled()&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl((function(e){$s(e,t,Ga(e).dataIndex)}))):e.removeAll(),this._data=null,this._isFirstFrame=!0},e.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},e.type="bar",e}(Jf),cC={cartesian2d:function(t,e){var n=e.width<0?-1:1,r=e.height<0?-1:1;n<0&&(e.x+=e.width,e.width=-e.width),r<0&&(e.y+=e.height,e.height=-e.height);var i=t.x+t.width,o=t.y+t.height,a=sC(e.x,t.x),s=uC(e.x+e.width,i),u=sC(e.y,t.y),l=uC(e.y+e.height,o),c=s<a,h=l<u;return e.x=c&&a>i?s:a,e.y=h&&u>o?l:u,e.width=c?0:s-a,e.height=h?0:l-u,n<0&&(e.x+=e.width,e.width=-e.width),r<0&&(e.y+=e.height,e.height=-e.height),c||h},polar:function(t,e){var n=e.r0<=e.r?1:-1;if(n<0){var r=e.r;e.r=e.r0,e.r0=r}var i=uC(e.r,t.r),o=sC(e.r0,t.r0);e.r=i,e.r0=o;var a=i-o<0;return n<0&&(r=e.r,e.r=e.r0,e.r0=r),a}},hC={cartesian2d:function(t,e,n,r,i,o,a,s,u){var l=new Sa({shape:Object(m.extend)({},r),z2:1});(l.__dataIndex=n,l.name="item",o)&&(l.shape[i?"height":"width"]=0);return l},polar:function(t,e,n,r,i,o,a,s,u){var l=!i&&u?rC:Ep,c=new l({shape:r,z2:1});c.name="item";var h=vC(i);if(c.calculateTextPosition=function(t,e){var n=(e=e||{}).isRoundCap;return function(e,r,i){var o=r.position;if(!o||o instanceof Array)return Kn(e,r,i);var a=t(o),s=null!=r.distance?r.distance:5,u=this.shape,l=u.cx,c=u.cy,h=u.r,d=u.r0,p=(h+d)/2,f=u.startAngle,g=u.endAngle,m=(f+g)/2,y=n?Math.abs(h-d)/2:0,v=Math.cos,D=Math.sin,b=l+h*v(f),_=c+h*D(f),x="left",w="top";switch(a){case"startArc":b=l+(d-s)*v(m),_=c+(d-s)*D(m),x="center",w="top";break;case"insideStartArc":b=l+(d+s)*v(m),_=c+(d+s)*D(m),x="center",w="bottom";break;case"startAngle":b=l+p*v(f)+iC(f,s+y,!1),_=c+p*D(f)+oC(f,s+y,!1),x="right",w="middle";break;case"insideStartAngle":b=l+p*v(f)+iC(f,-s+y,!1),_=c+p*D(f)+oC(f,-s+y,!1),x="left",w="middle";break;case"middle":b=l+p*v(m),_=c+p*D(m),x="center",w="middle";break;case"endArc":b=l+(h+s)*v(m),_=c+(h+s)*D(m),x="center",w="bottom";break;case"insideEndArc":b=l+(h-s)*v(m),_=c+(h-s)*D(m),x="center",w="top";break;case"endAngle":b=l+p*v(g)+iC(g,s+y,!0),_=c+p*D(g)+oC(g,s+y,!0),x="left",w="middle";break;case"insideEndAngle":b=l+p*v(g)+iC(g,-s+y,!0),_=c+p*D(g)+oC(g,-s+y,!0),x="right",w="middle";break;default:return Kn(e,r,i)}return(e=e||{}).x=b,e.y=_,e.align=x,e.verticalAlign=w,e}}(h,{isRoundCap:l===rC}),o){var d=i?"r":"endAngle",p={};c.shape[d]=i?r.r0:r.startAngle,p[d]=r[d],(s?Ws:Us)(c,{shape:p},o)}return c}};function dC(t,e,n,r,i,o,a,s){var u,l;o?(l={x:r.x,width:r.width},u={y:r.y,height:r.height}):(l={y:r.y,height:r.height},u={x:r.x,width:r.width}),s||(a?Ws:Us)(n,{shape:u},e,i,null),(a?Ws:Us)(n,{shape:l},e?t.baseAxis.model:null,i)}function pC(t,e){for(var n=0;n<e.length;n++)if(!isFinite(t[e[n]]))return!0;return!1}var fC=["x","y","width","height"],gC=["cx","cy","r","startAngle","endAngle"],mC={cartesian2d:function(t){return!pC(t,fC)},polar:function(t){return!pC(t,gC)}},yC={cartesian2d:function(t,e,n){var r=t.getItemLayout(e),i=n?function(t,e){var n=t.get(["itemStyle","borderColor"]);if(!n||"none"===n)return 0;var r=t.get(["itemStyle","borderWidth"])||0,i=isNaN(e.width)?Number.MAX_VALUE:Math.abs(e.width),o=isNaN(e.height)?Number.MAX_VALUE:Math.abs(e.height);return Math.min(r,i,o)}(n,r):0,o=r.width>0?1:-1,a=r.height>0?1:-1;return{x:r.x+o*i/2,y:r.y+a*i/2,width:r.width-o*i,height:r.height-a*i}},polar:function(t,e,n){var r=t.getItemLayout(e);return{cx:r.cx,cy:r.cy,r0:r.r0,r:r.r,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}}};function vC(t){return function(t){var e=t?"Arc":"Angle";return function(t){switch(t){case"start":case"insideStart":case"end":case"insideEnd":return t+e;default:return t}}}(t)}function DC(t,e,n,r,i,o,a,s){var u=e.getItemVisual(n,"style");if(s){if(!o.get("roundCap")){var l=t.shape,c=aC(r.getModel("itemStyle"),l,!0);Object(m.extend)(l,c),t.setShape(l)}}else{var h=r.get(["itemStyle","borderRadius"])||0;t.setShape("r",h)}t.useStyle(u);var d=r.getShallow("cursor");d&&t.attr("cursor",d);var p=s?a?i.r>=i.r0?"endArc":"startArc":i.endAngle>=i.startAngle?"endAngle":"startAngle":a?i.height>=0?"bottom":"top":i.width>=0?"right":"left",f=nu(r);eu(t,f,{labelFetcher:o,labelDataIndex:n,defaultText:cw(o.getData(),n),inheritColor:u.fill,defaultOpacity:u.opacity,defaultOutsidePosition:p});var g=t.getTextContent();if(s&&g){var y=r.get(["label","position"]);t.textConfig.inside="middle"===y||null,function(t,e,n,r){if(Object(m.isNumber)(r))t.setTextConfig({rotation:r});else if(Object(m.isArray)(e))t.setTextConfig({rotation:0});else{var i,o=t.shape,a=o.clockwise?o.startAngle:o.endAngle,s=o.clockwise?o.endAngle:o.startAngle,u=(a+s)/2,l=n(e);switch(l){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":i=u;break;case"startAngle":case"insideStartAngle":i=a;break;case"endAngle":case"insideEndAngle":i=s;break;default:return void t.setTextConfig({rotation:0})}var c=1.5*Math.PI-i;"middle"===l&&c>Math.PI/2&&c<1.5*Math.PI&&(c-=Math.PI),t.setTextConfig({rotation:c})}}(t,"outside"===y?p:y,vC(a),r.get(["label","rotate"]))}hu(g,f,o.getRawValue(n),(function(t){return hw(e,t)}));var v=r.getModel(["emphasis"]);Ts(t,v.get("focus"),v.get("blurScope"),v.get("disabled")),Ps(t,r),function(t){return null!=t.startAngle&&null!=t.endAngle&&t.startAngle===t.endAngle}(i)&&(t.style.fill="none",t.style.stroke="none",Object(m.each)(t.states,(function(t){t.style&&(t.style.fill=t.style.stroke="none")})))}var bC=function(){},_C=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeBar",n}return f(e,t),e.prototype.getDefaultShape=function(){return new bC},e.prototype.buildPath=function(t,e){for(var n=e.points,r=this.baseDimIdx,i=1-this.baseDimIdx,o=[],a=[],s=this.barWidth,u=0;u<n.length;u+=3)a[r]=s,a[i]=n[u+2],o[r]=n[u+r],o[i]=n[u+i],t.rect(o[0],o[1],a[0],a[1])},e}(ha);function xC(t,e,n,r){var i=t.getData(),o=i.getLayout("valueAxisHorizontal")?1:0,a=i.getLayout("largeDataIndices"),s=i.getLayout("size"),u=t.getModel("backgroundStyle"),l=i.getLayout("largeBackgroundPoints");if(l){var c=new _C({shape:{points:l},incremental:!!r,silent:!0,z2:0});c.baseDimIdx=o,c.largeDataIndices=a,c.barWidth=s,c.useStyle(u.getItemStyle()),e.add(c),n&&n.push(c)}var h=new _C({shape:{points:i.getLayout("largePoints")},incremental:!!r,ignoreCoarsePointer:!0,z2:1});h.baseDimIdx=o,h.largeDataIndices=a,h.barWidth=s,e.add(h),h.useStyle(i.getVisual("style")),h.style.stroke=null,Ga(h).seriesIndex=t.seriesIndex,t.get("silent")||(h.on("mousedown",wC),h.on("mousemove",wC)),n&&n.push(h)}var wC=ng((function(t){var e=function(t,e,n){for(var r=t.baseDimIdx,i=1-r,o=t.shape.points,a=t.largeDataIndices,s=[],u=[],l=t.barWidth,c=0,h=o.length/3;c<h;c++){var d=3*c;if(u[r]=l,u[i]=o[d+2],s[r]=o[d+r],s[i]=o[d+i],u[i]<0&&(s[i]+=u[i],u[i]=-u[i]),e>=s[0]&&e<=s[0]+u[0]&&n>=s[1]&&n<=s[1]+u[1])return a[c]}return-1}(this,t.offsetX,t.offsetY);Ga(this).dataIndex=e>=0?e:null}),30,!1);function CC(t,e,n){if(Tw(n,"cartesian2d")){var r=e,i=n.getArea();return{x:t?r.x:i.x,y:t?i.y:r.y,width:t?r.width:i.width,height:t?i.height:r.height}}var o=e;return{cx:(i=n.getArea()).cx,cy:i.cy,r0:t?i.r0:o.r0,r:t?i.r:o.r,startAngle:t?o.startAngle:0,endAngle:t?o.endAngle:2*Math.PI}}var AC=lC;var SC=2*Math.PI,EC=Math.PI/180;function FC(t,e){return kl(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function MC(t,e){var n=FC(t,e),r=t.get("center"),i=t.get("radius");m.isArray(i)||(i=[0,i]);var o,a,s=Sr(n.width,e.getWidth()),u=Sr(n.height,e.getHeight()),l=Math.min(s,u),c=Sr(i[0],l/2),h=Sr(i[1],l/2),d=t.coordinateSystem;if(d){var p=d.dataToPoint(r);o=p[0]||0,a=p[1]||0}else m.isArray(r)||(r=[r,r]),o=Sr(r[0],s)+n.x,a=Sr(r[1],u)+n.y;return{cx:o,cy:a,r0:c,r:h}}function kC(t,e,n){e.eachSeriesByType(t,(function(t){var e=t.getData(),r=e.mapDimension("value"),i=FC(t,n),o=MC(t,n),a=o.cx,s=o.cy,u=o.r,l=o.r0,c=-t.get("startAngle")*EC,h=t.get("endAngle"),d=t.get("padAngle")*EC;h="auto"===h?c-SC:-h*EC;var p=t.get("minAngle")*EC+d,f=0;e.each(r,(function(t){!isNaN(t)&&f++}));var g=e.getSum(r),m=Math.PI/(g||f)*2,y=t.get("clockwise"),v=t.get("roseType"),D=t.get("stillShowZeroSum"),b=e.getDataExtent(r);b[0]=0;var _=y?1:-1,x=[c,h],w=_*d/2;Vo(x,!y),c=x[0],h=x[1];var C=OC(t);C.startAngle=c,C.endAngle=h,C.clockwise=y;var A=Math.abs(h-c),S=A,E=0,F=c;if(e.setLayout({viewRect:i,r:u}),e.each(r,(function(t,n){var r;if(isNaN(t))e.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:y,cx:a,cy:s,r0:l,r:v?NaN:u});else{(r="area"!==v?0===g&&D?m:t*m:A/f)<p?(r=p,S-=p):E+=t;var i=F+_*r,o=0,c=0;d>r?c=o=F+_*r/2:(o=F+w,c=i-w),e.setItemLayout(n,{angle:r,startAngle:o,endAngle:c,clockwise:y,cx:a,cy:s,r0:l,r:v?Ar(t,b,[l,u]):u}),F=i}})),S<SC&&f)if(S<=.001){var M=A/f;e.each(r,(function(t,n){if(!isNaN(t)){var r=e.getItemLayout(n);r.angle=M;var i=0,o=0;M<d?o=i=c+_*(n+.5)*M:(i=c+_*n*M+w,o=c+_*(n+1)*M-w),r.startAngle=i,r.endAngle=o}}))}else m=S/E,F=c,e.each(r,(function(t,n){if(!isNaN(t)){var r=e.getItemLayout(n),i=r.angle===p?p:t*m,o=0,a=0;i<d?a=o=F+_*i/2:(o=F+w,a=F+_*i-w),r.startAngle=o,r.endAngle=a,F+=_*i}}))}))}var OC=hi();function IC(t){return{seriesType:t,reset:function(t,e){var n=e.findComponents({mainType:"legend"});if(n&&n.length){var r=t.getData();r.filterSelf((function(t){for(var e=r.getName(t),i=0;i<n.length;i++)if(!n[i].isSelected(e))return!1;return!0}))}}}}var TC=Math.PI/180;function BC(t,e,n,r,i,o,a,s,u,l){if(!(t.length<2)){for(var c=t.length,h=0;h<c;h++)if("outer"===t[h].position&&"labelLine"===t[h].labelAlignTo){var d=t[h].label.x-l;t[h].linePoints[1][0]+=d,t[h].label.x=l}F_(t,u,u+a)&&function(t){for(var o={list:[],maxY:0},a={list:[],maxY:0},s=0;s<t.length;s++)if("none"===t[s].labelAlignTo){var u=t[s],l=u.label.y>n?a:o,c=Math.abs(u.label.y-n);if(c>=l.maxY){var h=u.label.x-e-u.len2*i,d=r+u.len,f=Math.abs(h)<d?Math.sqrt(c*c/(1-h*h/d/d)):d;l.rB=f,l.maxY=c}l.list.push(u)}p(o),p(a)}(t)}function p(t){for(var o=t.rB,a=o*o,s=0;s<t.list.length;s++){var u=t.list[s],l=Math.abs(u.label.y-n),c=r+u.len,h=c*c,d=Math.sqrt(Math.abs((1-l*l/a)*h)),p=e+(d+u.len2)*i,f=p-u.label.x;LC(u,u.targetTextWidth-f*i,!0),u.label.x=p}}}function LC(t,e,n){if(void 0===n&&(n=!1),null==t.labelStyleWidth){var r=t.label,i=r.style,o=t.rect,a=i.backgroundColor,s=i.padding,u=s?s[1]+s[3]:0,l=i.overflow,c=o.width+(a?0:u);if(e<c||n){var h=o.height;if(l&&l.match("break")){r.setStyle("backgroundColor",null),r.setStyle("width",e-u);var d=r.getBoundingRect();r.setStyle("width",Math.ceil(d.width)),r.setStyle("backgroundColor",a)}else{var p=e-u,f=e<c?p:n?p>t.unconstrainedWidth?null:p:null;r.setStyle("width",f)}var g=r.getBoundingRect();o.width=g.width;var m=(r.style.margin||0)+2.1;o.height=g.height+m,o.y-=(o.height-h)/2}}}function jC(t){return"center"===t.position}function PC(t){var e,n,r=t.getData(),i=[],o=!1,a=(t.get("minShowLabelAngle")||0)*TC,s=r.getLayout("viewRect"),u=r.getLayout("r"),l=s.width,c=s.x,h=s.y,d=s.height;function p(t){t.ignore=!0}r.each((function(t){var s=r.getItemGraphicEl(t),h=s.shape,d=s.getTextContent(),f=s.getTextGuideLine(),g=r.getItemModel(t),y=g.getModel("label"),v=y.get("position")||g.get(["emphasis","label","position"]),D=y.get("distanceToLabelLine"),b=y.get("alignTo"),_=Sr(y.get("edgeDistance"),l),x=y.get("bleedMargin"),w=g.getModel("labelLine"),C=w.get("length");C=Sr(C,l);var A=w.get("length2");if(A=Sr(A,l),Math.abs(h.endAngle-h.startAngle)<a)return Object(m.each)(d.states,p),d.ignore=!0,void(f&&(Object(m.each)(f.states,p),f.ignore=!0));if(function(t){if(!t.ignore)return!0;for(var e in t.states)if(!1===t.states[e].ignore)return!0;return!1}(d)){var S,E,F,M,k=(h.startAngle+h.endAngle)/2,O=Math.cos(k),I=Math.sin(k);e=h.cx,n=h.cy;var T="inside"===v||"inner"===v;if("center"===v)S=h.cx,E=h.cy,M="center";else{var B=(T?(h.r+h.r0)/2*O:h.r*O)+e,L=(T?(h.r+h.r0)/2*I:h.r*I)+n;if(S=B+3*O,E=L+3*I,!T){var j=B+O*(C+u-h.r),P=L+I*(C+u-h.r),N=j+(O<0?-1:1)*A;S="edge"===b?O<0?c+_:c+l-_:N+(O<0?-D:D),E=P,F=[[B,L],[j,P],[N,P]]}M=T?"center":"edge"===b?O>0?"right":"left":O>0?"left":"right"}var R=Math.PI,z=0,V=y.get("rotate");if(Object(m.isNumber)(V))z=V*(R/180);else if("center"===v)z=0;else if("radial"===V||!0===V){z=O<0?-k+R:-k}else if("tangential"===V&&"outside"!==v&&"outer"!==v){var H=Math.atan2(O,I);H<0&&(H=2*R+H),I>0&&(H=R+H),z=H-R}if(o=!!z,d.x=S,d.y=E,d.rotation=z,d.setStyle({verticalAlign:"middle"}),T){d.setStyle({align:M});var G=d.states.select;G&&(G.x+=d.x,G.y+=d.y)}else{var q=d.getBoundingRect().clone();q.applyTransform(d.getComputedTransform());var W=(d.style.margin||0)+2.1;q.y-=W/2,q.height+=W,i.push({label:d,labelLine:f,position:v,len:C,len2:A,minTurnAngle:w.get("minTurnAngle"),maxSurfaceAngle:w.get("maxSurfaceAngle"),surfaceNormal:new Mt(O,I),linePoints:F,textAlign:M,labelDistance:D,labelAlignTo:b,edgeDistance:_,bleedMargin:x,rect:q,unconstrainedWidth:q.width,labelStyleWidth:d.style.width})}s.setTextConfig({inside:T})}})),!o&&t.get("avoidLabelOverlap")&&function(t,e,n,r,i,o,a,s){for(var u=[],l=[],c=Number.MAX_VALUE,h=-Number.MAX_VALUE,d=0;d<t.length;d++){var p=t[d].label;jC(t[d])||(p.x<e?(c=Math.min(c,p.x),u.push(t[d])):(h=Math.max(h,p.x),l.push(t[d])))}for(d=0;d<t.length;d++){var f=t[d];if(!jC(f)&&f.linePoints){if(null!=f.labelStyleWidth)continue;p=f.label;var g,m=f.linePoints;g="edge"===f.labelAlignTo?p.x<e?m[2][0]-f.labelDistance-a-f.edgeDistance:a+i-f.edgeDistance-m[2][0]-f.labelDistance:"labelLine"===f.labelAlignTo?p.x<e?c-a-f.bleedMargin:a+i-h-f.bleedMargin:p.x<e?p.x-a-f.bleedMargin:a+i-p.x-f.bleedMargin,f.targetTextWidth=g,LC(f,g)}}for(BC(l,e,n,r,1,0,o,0,s,h),BC(u,e,n,r,-1,0,o,0,s,c),d=0;d<t.length;d++)if(!jC(f=t[d])&&f.linePoints){p=f.label,m=f.linePoints;var y="edge"===f.labelAlignTo,v=p.style.padding,D=v?v[1]+v[3]:0,b=p.style.backgroundColor?0:D,_=f.rect.width+b,x=m[1][0]-m[2][0];y?p.x<e?m[2][0]=a+f.edgeDistance+_+f.labelDistance:m[2][0]=a+i-f.edgeDistance-_-f.labelDistance:(p.x<e?m[2][0]=p.x+f.labelDistance:m[2][0]=p.x-f.labelDistance,m[1][0]=m[2][0]+x),m[1][1]=m[2][1]=p.y}}(i,e,n,u,l,d,c,h);for(var f=0;f<i.length;f++){var g=i[f],y=g.label,v=g.labelLine,D=isNaN(y.x)||isNaN(y.y);if(y){y.setStyle({align:g.textAlign}),D&&(Object(m.each)(y.states,p),y.ignore=!0);var b=y.states.select;b&&(b.x+=y.x,b.y+=y.y)}if(v){var _=g.linePoints;D||!_?(Object(m.each)(v.states,p),v.ignore=!0):(b_(_,g.minTurnAngle),__(_,g.surfaceNormal,g.maxSurfaceAngle),v.setShape({points:_}),y.__hostTarget.textGuideLineConfig={anchor:new Mt(_[0][0],_[0][1])})}}}var NC=function(t){function e(e,n,r){var i=t.call(this)||this;i.z2=2;var o=new Ha;return i.setTextContent(o),i.updateData(e,n,r,!0),i}return f(e,t),e.prototype.updateData=function(t,e,n,r){var i=this,o=t.hostModel,a=t.getItemModel(e),s=a.getModel("emphasis"),u=t.getItemLayout(e),l=Object(m.extend)(aC(a.getModel("itemStyle"),u,!0),u);if(isNaN(l.startAngle))i.setShape(l);else{if(r){i.setShape(l);var c=o.getShallow("animationType");o.ecModel.ssr?(Us(i,{scaleX:0,scaleY:0},o,{dataIndex:e,isFrom:!0}),i.originX=l.cx,i.originY=l.cy):"scale"===c?(i.shape.r=u.r0,Us(i,{shape:{r:u.r}},o,e)):null!=n?(i.setShape({startAngle:n,endAngle:n}),Us(i,{shape:{startAngle:u.startAngle,endAngle:u.endAngle}},o,e)):(i.shape.endAngle=u.startAngle,Ws(i,{shape:{endAngle:u.endAngle}},o,e))}else Ks(i),Ws(i,{shape:l},o,e);i.useStyle(t.getItemVisual(e,"style")),Ps(i,a);var h=(u.startAngle+u.endAngle)/2,d=o.get("selectedOffset"),p=Math.cos(h)*d,f=Math.sin(h)*d,g=a.getShallow("cursor");g&&i.attr("cursor",g),this._updateLabel(o,t,e),i.ensureState("emphasis").shape=Object(m.extend)({r:u.r+(s.get("scale")&&s.get("scaleSize")||0)},aC(s.getModel("itemStyle"),u)),Object(m.extend)(i.ensureState("select"),{x:p,y:f,shape:aC(a.getModel(["select","itemStyle"]),u)}),Object(m.extend)(i.ensureState("blur"),{shape:aC(a.getModel(["blur","itemStyle"]),u)});var y=i.getTextGuideLine(),v=i.getTextContent();y&&Object(m.extend)(y.ensureState("select"),{x:p,y:f}),Object(m.extend)(v.ensureState("select"),{x:p,y:f}),Ts(this,s.get("focus"),s.get("blurScope"),s.get("disabled"))}},e.prototype._updateLabel=function(t,e,n){var r=this,i=e.getItemModel(n),o=i.getModel("labelLine"),a=e.getItemVisual(n,"style"),s=a&&a.fill,u=a&&a.opacity;eu(r,nu(i),{labelFetcher:e.hostModel,labelDataIndex:n,inheritColor:s,defaultOpacity:u,defaultText:t.getFormattedLabel(n,"normal")||e.getName(n)});var l=r.getTextContent();r.setTextConfig({position:null,rotation:null}),l.attr({z2:10});var c=t.get(["label","position"]);if("outside"!==c&&"outer"!==c)r.removeTextGuideLine();else{var h=this.getTextGuideLine();h||(h=new Pp,this.setTextGuideLine(h)),C_(this,A_(i),{stroke:s,opacity:Object(m.retrieve3)(o.get(["lineStyle","opacity"]),u,1)})}},e}(Ep),RC=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.ignoreLabelLineUpdate=!0,e}return f(e,t),e.prototype.render=function(t,e,n,r){var i,o=t.getData(),a=this._data,s=this.group;if(!a&&o.count()>0){for(var u=o.getItemLayout(0),l=1;isNaN(u&&u.startAngle)&&l<o.count();++l)u=o.getItemLayout(l);u&&(i=u.startAngle)}if(this._emptyCircleSector&&s.remove(this._emptyCircleSector),0===o.count()&&t.get("showEmptyCircle")){var c=OC(t),h=new Ep({shape:Object(m.extend)(MC(t,n),c)});h.useStyle(t.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=h,s.add(h)}o.diff(a).add((function(t){var e=new NC(o,t,i);o.setItemGraphicEl(t,e),s.add(e)})).update((function(t,e){var n=a.getItemGraphicEl(e);n.updateData(o,t,i),n.off("click"),s.add(n),o.setItemGraphicEl(t,n)})).remove((function(e){$s(a.getItemGraphicEl(e),t,e)})).execute(),PC(t),"expansion"!==t.get("animationTypeUpdate")&&(this._data=o)},e.prototype.dispose=function(){},e.prototype.containPoint=function(t,e){var n=e.getData().getItemLayout(0);if(n){var r=t[0]-n.cx,i=t[1]-n.cy,o=Math.sqrt(r*r+i*i);return o<=n.r&&o>=n.r0}},e.type="pie",e}(Jf),zC=RC;function VC(t,e,n){e=Object(m.isArray)(e)&&{coordDimensions:e}||Object(m.extend)({encodeDefine:t.getEncode()},e);var r=t.getSource(),i=Kv(r,e).dimensions,o=new Xv(i,t);return o.initData(r,n),o}var HC=function(){function t(t,e){this._getDataWithEncodedVisual=t,this._getRawData=e}return t.prototype.getAllNames=function(){var t=this._getRawData();return t.mapArray(t.getName)},t.prototype.containName=function(t){return this._getRawData().indexOfName(t)>=0},t.prototype.indexOfName=function(t){return this._getDataWithEncodedVisual().indexOfName(t)},t.prototype.getItemVisual=function(t,e){return this._getDataWithEncodedVisual().getItemVisual(t,e)},t}(),GC=HC,qC=hi(),WC=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new GC(m.bind(this.getData,this),m.bind(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return VC(this,{coordDimensions:["value"],encodeDefaulter:m.curry(tc,this)})},e.prototype.getDataParams=function(e){var n=this.getData(),r=qC(n),i=r.seats;if(!i){var o=[];n.each(n.mapDimension("value"),(function(t){o.push(t)})),i=r.seats=Tr(o,n.hostModel.get("percentPrecision"))}var a=t.prototype.getDataParams.call(this,e);return a.percent=i[e]||0,a.$vars.push("percent"),a},e.prototype._defaultLabelLine=function(t){ti(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.type="series.pie",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,endAngle:"auto",padAngle:0,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},e}(Ld),UC=WC;var ZC=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return f(e,t),e.prototype.getInitialData=function(t,e){return oD(null,this,{useEncodeDefaulter:!0})},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?5e3:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?1e4:this.get("progressiveThreshold"):t},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},e.type="series.scatter",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:"#212121"}},universalTransition:{divideShape:"clone"}},e}(Ld),YC=ZC,XC=function(){},$C=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return f(e,t),e.prototype.getDefaultShape=function(){return new XC},e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.buildPath=function(t,e){var n,r=e.points,i=e.size,o=this.symbolProxy,a=o.shape,s=t.getContext?t.getContext():t,u=s&&i[0]<4,l=this.softClipShape;if(u)this._ctx=s;else{for(this._ctx=null,n=this._off;n<r.length;){var c=r[n++],h=r[n++];isNaN(c)||isNaN(h)||l&&!l.contain(c,h)||(a.x=c-i[0]/2,a.y=h-i[1]/2,a.width=i[0],a.height=i[1],o.buildPath(t,a,!0))}this.incremental&&(this._off=n,this.notClear=!0)}},e.prototype.afterBrush=function(){var t,e=this.shape,n=e.points,r=e.size,i=this._ctx,o=this.softClipShape;if(i){for(t=this._off;t<n.length;){var a=n[t++],s=n[t++];isNaN(a)||isNaN(s)||o&&!o.contain(a,s)||i.fillRect(a-r[0]/2,s-r[1]/2,r[0],r[1])}this.incremental&&(this._off=t,this.notClear=!0)}},e.prototype.findDataIndex=function(t,e){for(var n=this.shape,r=n.points,i=n.size,o=Math.max(i[0],4),a=Math.max(i[1],4),s=r.length/2-1;s>=0;s--){var u=2*s,l=r[u]-o/2,c=r[u+1]-a/2;if(t>=l&&e>=c&&t<=l+o&&e<=c+a)return s}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),r=this.getBoundingRect();return t=n[0],e=n[1],r.contain(t,e)?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.points,r=e.size,i=r[0],o=r[1],a=1/0,s=1/0,u=-1/0,l=-1/0,c=0;c<n.length;){var h=n[c++],d=n[c++];a=Math.min(h,a),u=Math.max(h,u),s=Math.min(d,s),l=Math.max(d,l)}t=this._rect=new Rt(a-i/2,s-o/2,u-a+i,l-s+o)}return t},e}(ha),KC=function(){function t(){this.group=new cr}return t.prototype.updateData=function(t,e){this._clear();var n=this._create();n.setShape({points:t.getLayout("points")}),this._setCommon(n,t,e)},t.prototype.updateLayout=function(t){var e=t.getLayout("points");this.group.eachChild((function(t){if(null!=t.startIndex){var n=2*(t.endIndex-t.startIndex),r=4*t.startIndex*2;e=new Float32Array(e.buffer,r,n)}t.setShape("points",e),t.reset()}))},t.prototype.incrementalPrepareUpdate=function(t){this._clear()},t.prototype.incrementalUpdate=function(t,e,n){var r=this._newAdded[0],i=e.getLayout("points"),o=r&&r.shape.points;if(o&&o.length<2e4){var a=o.length,s=new Float32Array(a+i.length);s.set(o),s.set(i,a),r.endIndex=t.end,r.setShape({points:s})}else{this._newAdded=[];var u=this._create();u.startIndex=t.start,u.endIndex=t.end,u.incremental=!0,u.setShape({points:i}),this._setCommon(u,e,n)}},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new $C({cursor:"default"});return t.ignoreCoarsePointer=!0,this.group.add(t),this._newAdded.push(t),t},t.prototype._setCommon=function(t,e,n){var r=e.hostModel;n=n||{};var i=e.getVisual("symbolSize");t.setShape("size",i instanceof Array?i:[i,i]),t.softClipShape=n.clipShape||null,t.symbolProxy=lm(e.getVisual("symbol"),0,0,0,0),t.setColor=t.symbolProxy.setColor;var o=t.shape.size[0]<4;t.useStyle(r.getModel("itemStyle").getItemStyle(o?["color","shadowBlur","shadowColor"]:["color"]));var a=e.getVisual("style"),s=a&&a.fill;s&&t.setColor(s);var u=Ga(t);u.seriesIndex=r.seriesIndex,t.on("mousemove",(function(e){u.dataIndex=null;var n=t.hoverDataIdx;n>=0&&(u.dataIndex=n+(t.startIndex||0))}))},t.prototype.remove=function(){this._clear()},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),JC=KC,QC=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r=t.getData();this._updateSymbolDraw(r,t).updateData(r,{clipShape:this._getClipShape(t)}),this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var r=t.getData();this._updateSymbolDraw(r,t).incrementalPrepareUpdate(r),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._symbolDraw.incrementalUpdate(t,e.getData(),{clipShape:this._getClipShape(e)}),this._finished=t.end===e.getData().count()},e.prototype.updateTransform=function(t,e,n){var r=t.getData();if(this.group.dirty(),!this._finished||r.count()>1e4)return{update:!0};var i=Zw("").reset(t,e,n);i.progress&&i.progress({start:0,end:r.count(),count:r.count()},r),this._symbolDraw.updateLayout(r)},e.prototype.eachRendered=function(t){this._symbolDraw&&this._symbolDraw.eachRendered(t)},e.prototype._getClipShape=function(t){if(t.get("clip",!0)){var e=t.coordinateSystem;return e&&e.getArea&&e.getArea(.1)}},e.prototype._updateSymbolDraw=function(t,e){var n=this._symbolDraw,r=e.pipelineContext.large;return n&&r===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=r?new JC:new Dw,this._isLargeDraw=r,this.group.removeAll()),this.group.add(n.group),n},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},e.prototype.dispose=function(){},e.type="scatter",e}(Jf),tA=QC,eA=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.type="grid",e.dependencies=["xAxis","yAxis"],e.layoutMode="box",e.defaultOption={show:!1,z:0,left:"10%",top:60,right:"10%",bottom:70,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"},e}(Nl),nA=eA,rA=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",gi).models[0]},e.type="cartesian2dAxis",e}(Nl);m.mixin(rA,vb);var iA={show:!0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#6E7079",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,showMinLine:!0,showMaxLine:!0,lineStyle:{color:["#E0E6F1"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.2)","rgba(210,219,238,0.2)"]}}},oA=m.merge({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},iA),aA=m.merge({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#F4F7FD",width:1}}},iA),sA={category:oA,value:aA,time:m.merge({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},aA),log:m.defaults({logBase:10},aA)},uA={value:1,category:1,time:1,log:1};function lA(t,e,n,r){Object(m.each)(uA,(function(i,o){var a=Object(m.merge)(Object(m.merge)({},sA[o],!0),r,!0),s=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e+"Axis."+o,n}return f(n,t),n.prototype.mergeDefaultAndTheme=function(t,e){var n=Il(this),r=n?Bl(t):{},i=e.getTheme();Object(m.merge)(t,i.get(o+"Axis")),Object(m.merge)(t,this.getDefaultOption()),t.type=cA(t),n&&Tl(t,r,n)},n.prototype.optionUpdated=function(){"category"===this.option.type&&(this.__ordinalMeta=hD.createByAxisModel(this))},n.prototype.getCategories=function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},n.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},n.type=e+"Axis."+o,n.defaultOption=a,n}(n);t.registerComponentModel(s)})),t.registerSubTypeDefaulter(e+"Axis",cA)}function cA(t){return t.type||(t.data?"category":"value")}var hA=function(){function t(t){this.type="cartesian",this._dimList=[],this._axes={},this.name=t||""}return t.prototype.getAxis=function(t){return this._axes[t]},t.prototype.getAxes=function(){return m.map(this._dimList,(function(t){return this._axes[t]}),this)},t.prototype.getAxesByScale=function(t){return t=t.toLowerCase(),m.filter(this.getAxes(),(function(e){return e.scale.type===t}))},t.prototype.addAxis=function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)},t}(),dA=["x","y"];function pA(t){return"interval"===t.type||"time"===t.type}var fA=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cartesian2d",e.dimensions=dA,e}return f(e,t),e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var t=this.getAxis("x").scale,e=this.getAxis("y").scale;if(pA(t)&&pA(e)){var n=t.getExtent(),r=e.getExtent(),i=this.dataToPoint([n[0],r[0]]),o=this.dataToPoint([n[1],r[1]]),a=n[1]-n[0],s=r[1]-r[0];if(a&&s){var u=(o[0]-i[0])/a,l=(o[1]-i[1])/s,c=i[0]-n[0]*u,h=i[1]-r[0]*l,d=this._transform=[u,0,0,l,c,h];this._invTransform=St([],d)}}},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},e.prototype.containPoint=function(t){var e=this.getAxis("x"),n=this.getAxis("y");return e.contain(e.toLocalCoord(t[0]))&&n.contain(n.toLocalCoord(t[1]))},e.prototype.containData=function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},e.prototype.containZone=function(t,e){var n=this.dataToPoint(t),r=this.dataToPoint(e),i=this.getArea(),o=new Rt(n[0],n[1],r[0]-n[0],r[1]-n[1]);return i.intersect(o)},e.prototype.dataToPoint=function(t,e,n){n=n||[];var r=t[0],i=t[1];if(this._transform&&null!=r&&isFinite(r)&&null!=i&&isFinite(i))return V(n,t,this._transform);var o=this.getAxis("x"),a=this.getAxis("y");return n[0]=o.toGlobalCoord(o.dataToCoord(r,e)),n[1]=a.toGlobalCoord(a.dataToCoord(i,e)),n},e.prototype.clampData=function(t,e){var n=this.getAxis("x").scale,r=this.getAxis("y").scale,i=n.getExtent(),o=r.getExtent(),a=n.parse(t[0]),s=r.parse(t[1]);return(e=e||[])[0]=Math.min(Math.max(Math.min(i[0],i[1]),a),Math.max(i[0],i[1])),e[1]=Math.min(Math.max(Math.min(o[0],o[1]),s),Math.max(o[0],o[1])),e},e.prototype.pointToData=function(t,e){var n=[];if(this._invTransform)return V(n,t,this._invTransform);var r=this.getAxis("x"),i=this.getAxis("y");return n[0]=r.coordToData(r.toLocalCoord(t[0]),e),n[1]=i.coordToData(i.toLocalCoord(t[1]),e),n},e.prototype.getOtherAxis=function(t){return this.getAxis("x"===t.dim?"y":"x")},e.prototype.getArea=function(t){t=t||0;var e=this.getAxis("x").getGlobalExtent(),n=this.getAxis("y").getGlobalExtent(),r=Math.min(e[0],e[1])-t,i=Math.min(n[0],n[1])-t,o=Math.max(e[0],e[1])-r+t,a=Math.max(n[0],n[1])-i+t;return new Rt(r,i,o,a)},e}(hA),gA=fA,mA=function(t){function e(e,n,r,i,o){var a=t.call(this,e,n,r)||this;return a.index=0,a.type=i||"value",a.position=o||"bottom",a}return f(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.getGlobalExtent=function(t){var e=this.getExtent();return e[0]=this.toGlobalCoord(e[0]),e[1]=this.toGlobalCoord(e[1]),t&&e[0]>e[1]&&e.reverse(),e},e.prototype.pointToData=function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},e.prototype.setCategorySortInfo=function(t){if("category"!==this.type)return!1;this.model.option.categorySortInfo=t,this.scale.setSortInfo(t)},e}(Kb),yA=mA;function vA(t,e,n){n=n||{};var r=t.coordinateSystem,i=e.axis,o={},a=i.getAxesOnZeroOf()[0],s=i.position,u=a?"onZero":s,l=i.dim,c=r.getRect(),h=[c.x,c.x+c.width,c.y,c.y+c.height],d={left:0,right:1,top:0,bottom:1,onZero:2},p=e.get("offset")||0,f="x"===l?[h[2]-p,h[3]+p]:[h[0]-p,h[1]+p];if(a){var g=a.toGlobalCoord(a.dataToCoord(0));f[d.onZero]=Math.max(Math.min(g,f[1]),f[0])}o.position=["y"===l?f[d[u]]:h[0],"x"===l?f[d[u]]:h[3]],o.rotation=Math.PI/2*("x"===l?0:1);o.labelDirection=o.tickDirection=o.nameDirection={top:-1,bottom:1,left:-1,right:1}[s],o.labelOffset=a?f[d[s]]-f[d.onZero]:0,e.get(["axisTick","inside"])&&(o.tickDirection=-o.tickDirection),m.retrieve(n.labelInside,e.get(["axisLabel","inside"]))&&(o.labelDirection=-o.labelDirection);var y=e.get(["axisLabel","rotate"]);return o.labelRotate="top"===u?-y:y,o.z2=1,o}function DA(t){return"cartesian2d"===t.get("coordinateSystem")}function bA(t){var e={xAxisModel:null,yAxisModel:null};return m.each(e,(function(n,r){var i=r.replace(/Model$/,""),o=t.getReferringComponents(i,gi).models[0];e[r]=o})),e}var _A=Math.log;function xA(t,e,n){var r=CD.prototype,i=r.getTicks.call(n),o=r.getTicks.call(n,!0),a=i.length-1,s=r.getInterval.call(n),u=lb(t,e),l=u.extent,c=u.fixMin,h=u.fixMax;if("log"===t.type){var d=_A(t.base);l=[_A(l[0])/d,_A(l[1])/d]}t.setExtent(l[0],l[1]),t.calcNiceExtent({splitNumber:a,fixMin:c,fixMax:h});var p=r.getExtent.call(t);c&&(l[0]=p[0]),h&&(l[1]=p[1]);var f=r.getInterval.call(t),g=l[0],m=l[1];if(c&&h)f=(m-g)/a;else if(c)for(m=l[0]+f*a;m<l[1]&&isFinite(m)&&isFinite(l[1]);)f=fD(f),m=l[0]+f*a;else if(h)for(g=l[1]-f*a;g>l[0]&&isFinite(g)&&isFinite(l[0]);)f=fD(f),g=l[1]-f*a;else{t.getTicks().length-1>a&&(f=fD(f));var y=f*a;(g=Er((m=Math.ceil(l[1]/f)*f)-y))<0&&l[0]>=0?(g=0,m=Er(y)):m>0&&l[1]<=0&&(m=0,g=-Er(y))}var v=(i[0].value-o[0].value)/s,D=(i[a].value-o[a].value)/s;r.setExtent.call(t,g+f*v,m+f*D),r.setInterval.call(t,f),(v||D)&&r.setNiceExtent.call(t,g+f,m-f)}var wA=function(){function t(t,e,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=dA,this._initCartesian(t,e,n),this.model=t}return t.prototype.getRect=function(){return this._rect},t.prototype.update=function(t,e){var n=this._axesMap;function r(t){var e,n=Object(m.keys)(t),r=n.length;if(r){for(var i=[],o=r-1;o>=0;o--){var a=t[+n[o]],s=a.model,u=a.scale;dD(u)&&s.get("alignTicks")&&null==s.get("interval")?i.push(a):(cb(u,s),dD(u)&&(e=a))}i.length&&(e||cb((e=i.pop()).scale,e.model),Object(m.each)(i,(function(t){xA(t.scale,t.model,e.scale)})))}}this._updateScale(t,this.model),r(n.x),r(n.y);var i={};Object(m.each)(n.x,(function(t){AA(n,"y",t,i)})),Object(m.each)(n.y,(function(t){AA(n,"x",t,i)})),this.resize(this.model,e)},t.prototype.resize=function(t,e,n){var r=t.getBoxLayoutParams(),i=!n&&t.get("containLabel"),o=kl(r,{width:e.getWidth(),height:e.getHeight()});this._rect=o;var a=this._axesList;function s(){Object(m.each)(a,(function(t){var e=t.isHorizontal(),n=e?[0,o.width]:[0,o.height],r=t.inverse?1:0;t.setExtent(n[r],n[1-r]),function(t,e){var n=t.getExtent(),r=n[0]+n[1];t.toGlobalCoord="x"===t.dim?function(t){return t+e}:function(t){return r-t+e},t.toLocalCoord="x"===t.dim?function(t){return t-e}:function(t){return r-t+e}}(t,e?o.x:o.y)}))}s(),i&&(Object(m.each)(a,(function(t){if(!t.model.get(["axisLabel","inside"])){var e=function(t){var e=t.model,n=t.scale;if(e.get(["axisLabel","show"])&&!n.isBlank()){var r,i,o=n.getExtent();i=n instanceof _D?n.count():(r=n.getTicks()).length;var a,s=t.getLabelModel(),u=db(t),l=1;i>40&&(l=Math.ceil(i/40));for(var c=0;c<i;c+=l){var h=u(r?r[c]:{value:o[0]+c},c),d=fb(s.getTextRect(h),s.get("rotate")||0);a?a.union(d):a=d}return a}}(t);if(e){var n=t.isHorizontal()?"height":"width",r=t.model.get(["axisLabel","margin"]);o[n]-=e[n]+r,"top"===t.position?o.y+=e.height+r:"left"===t.position&&(o.x+=e.width+r)}}})),s()),Object(m.each)(this._coordsList,(function(t){t.calcAffineTransform()}))},t.prototype.getAxis=function(t,e){var n=this._axesMap[t];if(null!=n)return n[e||0]},t.prototype.getAxes=function(){return this._axesList.slice()},t.prototype.getCartesian=function(t,e){if(null!=t&&null!=e){var n="x"+t+"y"+e;return this._coordsMap[n]}Object(m.isObject)(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var r=0,i=this._coordsList;r<i.length;r++)if(i[r].getAxis("x").index===t||i[r].getAxis("y").index===e)return i[r]},t.prototype.getCartesians=function(){return this._coordsList.slice()},t.prototype.convertToPixel=function(t,e,n){var r=this._findConvertTarget(e);return r.cartesian?r.cartesian.dataToPoint(n):r.axis?r.axis.toGlobalCoord(r.axis.dataToCoord(n)):null},t.prototype.convertFromPixel=function(t,e,n){var r=this._findConvertTarget(e);return r.cartesian?r.cartesian.pointToData(n):r.axis?r.axis.coordToData(r.axis.toLocalCoord(n)):null},t.prototype._findConvertTarget=function(t){var e,n,r=t.seriesModel,i=t.xAxisModel||r&&r.getReferringComponents("xAxis",gi).models[0],o=t.yAxisModel||r&&r.getReferringComponents("yAxis",gi).models[0],a=t.gridModel,s=this._coordsList;if(r)e=r.coordinateSystem,Object(m.indexOf)(s,e)<0&&(e=null);else if(i&&o)e=this.getCartesian(i.componentIndex,o.componentIndex);else if(i)n=this.getAxis("x",i.componentIndex);else if(o)n=this.getAxis("y",o.componentIndex);else if(a){a.coordinateSystem===this&&(e=this._coordsList[0])}return{cartesian:e,axis:n}},t.prototype.containPoint=function(t){var e=this._coordsList[0];if(e)return e.containPoint(t)},t.prototype._initCartesian=function(t,e,n){var r=this,i=this,o={left:!1,right:!1,top:!1,bottom:!1},a={x:{},y:{}},s={x:0,y:0};if(e.eachComponent("xAxis",u("x"),this),e.eachComponent("yAxis",u("y"),this),!s.x||!s.y)return this._axesMap={},void(this._axesList=[]);function u(e){return function(n,r){if(CA(n,t)){var u=n.get("position");"x"===e?"top"!==u&&"bottom"!==u&&(u=o.bottom?"top":"bottom"):"left"!==u&&"right"!==u&&(u=o.left?"right":"left"),o[u]=!0;var l=new yA(e,hb(n),[0,0],n.get("type"),u),c="category"===l.type;l.onBand=c&&n.get("boundaryGap"),l.inverse=n.get("inverse"),n.axis=l,l.model=n,l.grid=i,l.index=r,i._axesList.push(l),a[e][r]=l,s[e]++}}}this._axesMap=a,Object(m.each)(a.x,(function(e,n){Object(m.each)(a.y,(function(i,o){var a="x"+n+"y"+o,s=new gA(a);s.master=r,s.model=t,r._coordsMap[a]=s,r._coordsList.push(s),s.addAxis(e),s.addAxis(i)}))}))},t.prototype._updateScale=function(t,e){function n(t,e){Object(m.each)(yb(t,e.dim),(function(n){e.scale.unionExtentFromData(t,n)}))}Object(m.each)(this._axesList,(function(t){if(t.scale.setExtent(1/0,-1/0),"category"===t.type){var e=t.model.get("categorySortInfo");t.scale.setSortInfo(e)}})),t.eachSeries((function(t){if(DA(t)){var r=bA(t),i=r.xAxisModel,o=r.yAxisModel;if(!CA(i,e)||!CA(o,e))return;var a=this.getCartesian(i.componentIndex,o.componentIndex),s=t.getData(),u=a.getAxis("x"),l=a.getAxis("y");n(s,u),n(s,l)}}),this)},t.prototype.getTooltipAxes=function(t){var e=[],n=[];return Object(m.each)(this.getCartesians(),(function(r){var i=null!=t&&"auto"!==t?r.getAxis(t):r.getBaseAxis(),o=r.getOtherAxis(i);Object(m.indexOf)(e,i)<0&&e.push(i),Object(m.indexOf)(n,o)<0&&n.push(o)})),{baseAxes:e,otherAxes:n}},t.create=function(e,n){var r=[];return e.eachComponent("grid",(function(i,o){var a=new t(i,e,n);a.name="grid_"+o,a.resize(i,n,!0),i.coordinateSystem=a,r.push(a)})),e.eachSeries((function(t){if(DA(t)){var e=bA(t),n=e.xAxisModel,r=e.yAxisModel,i=n.getCoordSysModel().coordinateSystem;t.coordinateSystem=i.getCartesian(n.componentIndex,r.componentIndex)}})),r},t.dimensions=dA,t}();function CA(t,e){return t.getCoordSysModel()===e}function AA(t,e,n,r){n.getAxesOnZeroOf=function(){return i?[i]:[]};var i,o=t[e],a=n.model,s=a.get(["axisLine","onZero"]),u=a.get(["axisLine","onZeroAxisIndex"]);if(s){if(null!=u)SA(o[u])&&(i=o[u]);else for(var l in o)if(o.hasOwnProperty(l)&&SA(o[l])&&!r[c(o[l])]){i=o[l];break}i&&(r[c(i)]=!0)}function c(t){return t.dim+"_"+t.index}}function SA(t){return t&&"category"!==t.type&&"time"!==t.type&&function(t){var e=t.scale.getExtent(),n=e[0],r=e[1];return!(n>0&&r>0||n<0&&r<0)}(t)}var EA=wA,FA=Math.PI,MA=function(){function t(t,e){this.group=new cr,this.opt=e,this.axisModel=t,Object(m.defaults)(e,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0,handleAutoShown:function(){return!0}});var n=new cr({x:e.position[0],y:e.position[1],rotation:e.rotation});n.updateTransform(),this._transformGroup=n}return t.prototype.hasBuilder=function(t){return!!kA[t]},t.prototype.add=function(t){kA[t](this.opt,this.axisModel,this.group,this._transformGroup)},t.prototype.getGroup=function(){return this.group},t.innerTextLayout=function(t,e,n){var r,i,o=jr(e-t);return Pr(o)?(i=n>0?"top":"bottom",r="center"):Pr(o-FA)?(i=n>0?"bottom":"top",r="center"):(i="middle",r=o>0&&o<FA?n>0?"right":"left":n>0?"left":"right"),{rotation:o,textAlign:r,textVerticalAlign:i}},t.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},t.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)},t}(),kA={axisLine:function(t,e,n,r){var i=e.get(["axisLine","show"]);if("auto"===i&&t.handleAutoShown&&(i=t.handleAutoShown("axisLine")),i){var o=e.axis.getExtent(),a=r.transform,s=[o[0],0],u=[o[1],0],l=s[0]>u[0];a&&(V(s,s,a),V(u,u,a));var c=Object(m.extend)({lineCap:"round"},e.getModel(["axisLine","lineStyle"]).getLineStyle()),h=new Vp({shape:{x1:s[0],y1:s[1],x2:u[0],y2:u[1]},style:c,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1});Ef(h.shape,h.style.lineWidth),h.anid="line",n.add(h);var d=e.get(["axisLine","symbol"]);if(null!=d){var p=e.get(["axisLine","symbolSize"]);Object(m.isString)(d)&&(d=[d,d]),(Object(m.isString)(p)||Object(m.isNumber)(p))&&(p=[p,p]);var f=hm(e.get(["axisLine","symbolOffset"])||0,p),g=p[0],y=p[1];Object(m.each)([{rotate:t.rotation+Math.PI/2,offset:f[0],r:0},{rotate:t.rotation-Math.PI/2,offset:f[1],r:Math.sqrt((s[0]-u[0])*(s[0]-u[0])+(s[1]-u[1])*(s[1]-u[1]))}],(function(e,r){if("none"!==d[r]&&null!=d[r]){var i=lm(d[r],-g/2,-y/2,g,y,c.stroke,!0),o=e.r+e.offset,a=l?u:s;i.attr({rotation:e.rotate,x:a[0]+o*Math.cos(t.rotation),y:a[1]-o*Math.sin(t.rotation),silent:!0,z2:11}),n.add(i)}}))}}},axisTickLabel:function(t,e,n,r){var i=function(t,e,n,r){var i=n.axis,o=n.getModel("axisTick"),a=o.get("show");if("auto"===a&&r.handleAutoShown&&(a=r.handleAutoShown("axisTick")),a&&!i.scale.isBlank()){for(var s=o.getModel("lineStyle"),u=r.tickDirection*o.get("length"),l=BA(i.getTicksCoords(),e.transform,u,Object(m.defaults)(s.getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])}),"ticks"),c=0;c<l.length;c++)t.add(l[c]);return l}}(n,r,e,t),o=function(t,e,n,r){var i=n.axis,o=Object(m.retrieve)(r.axisLabelShow,n.get(["axisLabel","show"]));if(o&&!i.scale.isBlank()){var a=n.getModel("axisLabel"),s=a.get("margin"),u=i.getViewLabels(),l=(Object(m.retrieve)(r.labelRotate,a.get("rotate"))||0)*FA/180,c=MA.innerTextLayout(r.rotation,l,r.labelDirection),h=n.getCategories&&n.getCategories(!0),d=[],p=MA.isLabelSilent(n),f=n.get("triggerEvent");return Object(m.each)(u,(function(o,l){var g="ordinal"===i.scale.type?i.scale.getRawOrdinalNumber(o.tickValue):o.tickValue,y=o.formattedLabel,v=o.rawLabel,D=a;if(h&&h[g]){var b=h[g];Object(m.isObject)(b)&&b.textStyle&&(D=new Au(b.textStyle,a,n.ecModel))}var _=D.getTextColor()||n.get(["axisLine","lineStyle","color"]),x=i.dataToCoord(g),w=D.getShallow("align",!0)||c.textAlign,C=Object(m.retrieve2)(D.getShallow("alignMinLabel",!0),w),A=Object(m.retrieve2)(D.getShallow("alignMaxLabel",!0),w),S=D.getShallow("verticalAlign",!0)||D.getShallow("baseline",!0)||c.textVerticalAlign,E=Object(m.retrieve2)(D.getShallow("verticalAlignMinLabel",!0),S),F=Object(m.retrieve2)(D.getShallow("verticalAlignMaxLabel",!0),S),M=new Ha({x:x,y:r.labelOffset+r.labelDirection*s,rotation:c.rotation,silent:p,z2:10+(o.level||0),style:ru(D,{text:y,align:0===l?C:l===u.length-1?A:w,verticalAlign:0===l?E:l===u.length-1?F:S,fill:Object(m.isFunction)(_)?_("category"===i.type?v:"value"===i.type?g+"":g,l):_})});if(M.anid="label_"+g,Vf({el:M,componentModel:n,itemName:y,formatterParamsExtra:{isTruncated:function(){return M.isTruncated},value:v,tickIndex:l}}),f){var k=MA.makeAxisEventDataBase(n);k.targetType="axisLabel",k.value=v,k.tickIndex=l,"category"===i.type&&(k.dataIndex=g),Ga(M).eventData=k}e.add(M),M.updateTransform(),d.push(M),t.add(M),M.decomposeTransform()})),d}}(n,r,e,t);if(function(t,e,n){if(!mb(t.axis)){var r=t.get(["axisLabel","showMinLabel"]),i=t.get(["axisLabel","showMaxLabel"]);n=n||[];var o=(e=e||[])[0],a=e[1],s=e[e.length-1],u=e[e.length-2],l=n[0],c=n[1],h=n[n.length-1],d=n[n.length-2];!1===r?(OA(o),OA(l)):IA(o,a)&&(r?(OA(a),OA(c)):(OA(o),OA(l))),!1===i?(OA(s),OA(h)):IA(u,s)&&(i?(OA(u),OA(d)):(OA(s),OA(h)))}}(e,o,i),function(t,e,n,r){var i=n.axis,o=n.getModel("minorTick");if(o.get("show")&&!i.scale.isBlank()){var a=i.getMinorTicksCoords();if(a.length)for(var s=o.getModel("lineStyle"),u=r*o.get("length"),l=Object(m.defaults)(s.getLineStyle(),Object(m.defaults)(n.getModel("axisTick").getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])})),c=0;c<a.length;c++)for(var h=BA(a[c],e.transform,u,l,"minorticks_"+c),d=0;d<h.length;d++)t.add(h[d])}}(n,r,e,t.tickDirection),e.get(["axisLabel","hideOverlap"])){var a=S_(Object(m.map)(o,(function(t){return{label:t,priority:t.z2,defaultAttr:{ignore:t.ignore}}})));M_(a)}},axisName:function(t,e,n,r){var i=Object(m.retrieve)(t.axisName,e.get("name"));if(i){var o,a,s=e.get("nameLocation"),u=t.nameDirection,l=e.getModel("nameTextStyle"),c=e.get("nameGap")||0,h=e.axis.getExtent(),d=h[0]>h[1]?-1:1,p=["start"===s?h[0]-d*c:"end"===s?h[1]+d*c:(h[0]+h[1])/2,TA(s)?t.labelOffset+u*c:0],f=e.get("nameRotate");null!=f&&(f=f*FA/180),TA(s)?o=MA.innerTextLayout(t.rotation,null!=f?f:t.rotation,u):(o=function(t,e,n,r){var i,o,a=jr(n-t),s=r[0]>r[1],u="start"===e&&!s||"start"!==e&&s;return Pr(a-FA/2)?(o=u?"bottom":"top",i="center"):Pr(a-1.5*FA)?(o=u?"top":"bottom",i="center"):(o="middle",i=a<1.5*FA&&a>FA/2?u?"left":"right":u?"right":"left"),{rotation:a,textAlign:i,textVerticalAlign:o}}(t.rotation,s,f||0,h),null!=(a=t.axisNameAvailableWidth)&&(a=Math.abs(a/Math.sin(o.rotation)),!isFinite(a)&&(a=null)));var g=l.getFont(),y=e.get("nameTruncate",!0)||{},v=y.ellipsis,D=Object(m.retrieve)(t.nameTruncateMaxWidth,y.maxWidth,a),b=new Ha({x:p[0],y:p[1],rotation:o.rotation,silent:MA.isLabelSilent(e),style:ru(l,{text:i,font:g,overflow:"truncate",width:D,ellipsis:v,fill:l.getTextColor()||e.get(["axisLine","lineStyle","color"]),align:l.get("align")||o.textAlign,verticalAlign:l.get("verticalAlign")||o.textVerticalAlign}),z2:1});if(Vf({el:b,componentModel:e,itemName:i}),b.__fullText=i,b.anid="name",e.get("triggerEvent")){var _=MA.makeAxisEventDataBase(e);_.targetType="axisName",_.name=i,Ga(b).eventData=_}r.add(b),b.updateTransform(),n.add(b),b.decomposeTransform()}}};function OA(t){t&&(t.ignore=!0)}function IA(t,e){var n=t&&t.getBoundingRect().clone(),r=e&&e.getBoundingRect().clone();if(n&&r){var i=bt([]);return Ct(i,i,-t.rotation),n.applyTransform(xt([],i,t.getLocalTransform())),r.applyTransform(xt([],i,e.getLocalTransform())),n.intersect(r)}}function TA(t){return"middle"===t||"center"===t}function BA(t,e,n,r,i){for(var o=[],a=[],s=[],u=0;u<t.length;u++){var l=t[u].coord;a[0]=l,a[1]=0,s[0]=l,s[1]=n,e&&(V(a,a,e),V(s,s,e));var c=new Vp({shape:{x1:a[0],y1:a[1],x2:s[0],y2:s[1]},style:r,z2:2,autoBatch:!0,silent:!0});Ef(c.shape,c.style.lineWidth),c.anid=i+"_"+t[u].tickValue,o.push(c)}return o}var LA=MA;function jA(t,e){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return function(t,e,n){var r=e.getComponent("tooltip"),i=e.getComponent("axisPointer"),o=i.get("link",!0)||[],a=[];Object(m.each)(n.getCoordinateSystems(),(function(n){if(n.axisPointerEnabled){var s=VA(n.model),u=t.coordSysAxesInfo[s]={};t.coordSysMap[s]=n;var l=n.model.getModel("tooltip",r);if(Object(m.each)(n.getAxes(),Object(m.curry)(p,!1,null)),n.getTooltipAxes&&r&&l.get("show")){var c="axis"===l.get("trigger"),h="cross"===l.get(["axisPointer","type"]),d=n.getTooltipAxes(l.get(["axisPointer","axis"]));(c||h)&&Object(m.each)(d.baseAxes,Object(m.curry)(p,!h||"cross",c)),h&&Object(m.each)(d.otherAxes,Object(m.curry)(p,"cross",!1))}}function p(r,s,c){var h=c.model.getModel("axisPointer",i),d=h.get("show");if(d&&("auto"!==d||r||zA(h))){null==s&&(s=h.get("triggerTooltip"));var p=(h=r?PA(c,l,i,e,r,s):h).get("snap"),f=h.get("triggerEmphasis"),g=VA(c.model),m=s||p||"category"===c.type,y=t.axesInfo[g]={key:g,axis:c,coordSys:n,axisPointerModel:h,triggerTooltip:s,triggerEmphasis:f,involveSeries:m,snap:p,useHandle:zA(h),seriesModels:[],linkGroup:null};u[g]=y,t.seriesInvolved=t.seriesInvolved||m;var v=function(t,e){for(var n=e.model,r=e.dim,i=0;i<t.length;i++){var o=t[i]||{};if(NA(o[r+"AxisId"],n.id)||NA(o[r+"AxisIndex"],n.componentIndex)||NA(o[r+"AxisName"],n.name))return i}}(o,c);if(null!=v){var D=a[v]||(a[v]={axesInfo:{}});D.axesInfo[g]=y,D.mapper=o[v].mapper,y.linkGroup=D}}}}))}(n,t,e),n.seriesInvolved&&function(t,e){e.eachSeries((function(e){var n=e.coordinateSystem,r=e.get(["tooltip","trigger"],!0),i=e.get(["tooltip","show"],!0);n&&"none"!==r&&!1!==r&&"item"!==r&&!1!==i&&!1!==e.get(["axisPointer","show"],!0)&&Object(m.each)(t.coordSysAxesInfo[VA(n.model)],(function(t){var r=t.axis;n.getAxis(r.dim)===r&&(t.seriesModels.push(e),null==t.seriesDataCount&&(t.seriesDataCount=0),t.seriesDataCount+=e.getData().count())}))}))}(n,t),n}function PA(t,e,n,r,i,o){var a=e.getModel("axisPointer"),s={};Object(m.each)(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],(function(t){s[t]=Object(m.clone)(a.get(t))})),s.snap="category"!==t.type&&!!o,"cross"===a.get("type")&&(s.type="line");var u=s.label||(s.label={});if(null==u.show&&(u.show=!1),"cross"===i){var l=a.get(["label","show"]);if(u.show=null==l||l,!o){var c=s.lineStyle=a.get("crossStyle");c&&Object(m.defaults)(u,c.textStyle)}}return t.model.getModel("axisPointer",new Au(s,n,r))}function NA(t,e){return"all"===t||Object(m.isArray)(t)&&Object(m.indexOf)(t,e)>=0||t===e}function RA(t){var e=(t.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return e&&e.axesInfo[VA(t)]}function zA(t){return!!t.get(["handle","show"])}function VA(t){return t.type+"||"+t.id}var HA={},GA=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(e,n,r,i){this.axisPointerClass&&function(t){var e=RA(t);if(e){var n=e.axisPointerModel,r=e.axis.scale,i=n.option,o=n.get("status"),a=n.get("value");null!=a&&(a=r.parse(a));var s=zA(n);null==o&&(i.status=s?"show":"hide");var u=r.getExtent().slice();u[0]>u[1]&&u.reverse(),(null==a||a>u[1])&&(a=u[1]),a<u[0]&&(a=u[0]),i.value=a,s&&(i.status=e.axis.scale.isBlank()?"hide":"show")}}(e),t.prototype.render.apply(this,arguments),this._doUpdateAxisPointerClass(e,r,!0)},e.prototype.updateAxisPointer=function(t,e,n,r){this._doUpdateAxisPointerClass(t,n,!1)},e.prototype.remove=function(t,e){var n=this._axisPointer;n&&n.remove(e)},e.prototype.dispose=function(e,n){this._disposeAxisPointer(n),t.prototype.dispose.apply(this,arguments)},e.prototype._doUpdateAxisPointerClass=function(t,n,r){var i=e.getAxisPointerClass(this.axisPointerClass);if(i){var o=function(t){var e=RA(t);return e&&e.axisPointerModel}(t);o?(this._axisPointer||(this._axisPointer=new i)).render(t,o,n,r):this._disposeAxisPointer(n)}},e.prototype._disposeAxisPointer=function(t){this._axisPointer&&this._axisPointer.dispose(t),this._axisPointer=null},e.registerAxisPointerClass=function(t,e){HA[t]=e},e.getAxisPointerClass=function(t){return t&&HA[t]},e.type="axis",e}(Pd),qA=GA,WA=hi();function UA(t,e,n,r){var i=n.axis;if(!i.scale.isBlank()){var o=n.getModel("splitArea"),a=o.getModel("areaStyle"),s=a.get("color"),u=r.coordinateSystem.getRect(),l=i.getTicksCoords({tickModel:o,clamp:!0});if(l.length){var c=s.length,h=WA(t).splitAreaColors,d=m.createHashMap(),p=0;if(h)for(var f=0;f<l.length;f++){var g=h.get(l[f].tickValue);if(null!=g){p=(g+(c-1)*f)%c;break}}var y=i.toGlobalCoord(l[0].coord),v=a.getAreaStyle();for(s=m.isArray(s)?s:[s],f=1;f<l.length;f++){var D=i.toGlobalCoord(l[f].coord),b=void 0,_=void 0,x=void 0,w=void 0;i.isHorizontal()?(b=y,_=u.y,x=D-b,w=u.height,y=b+x):(b=u.x,_=y,x=u.width,y=_+(w=D-_));var C=l[f-1].tickValue;null!=C&&d.set(C,p),e.add(new Sa({anid:null!=C?"area_"+C:null,shape:{x:b,y:_,width:x,height:w},style:m.defaults({fill:s[p]},v),autoBatch:!0,silent:!0})),p=(p+1)%c}WA(t).splitAreaColors=d}}}function ZA(t){WA(t).splitAreaColors=null}var YA=["axisLine","axisTickLabel","axisName"],XA=["splitArea","splitLine","minorSplitLine"],$A=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="CartesianAxisPointer",n}return f(e,t),e.prototype.render=function(e,n,r,i){this.group.removeAll();var o=this._axisGroup;if(this._axisGroup=new cr,this.group.add(this._axisGroup),e.get("show")){var a=e.getCoordSysModel(),s=vA(a,e),u=new LA(e,m.extend({handleAutoShown:function(t){for(var n=a.coordinateSystem.getCartesians(),r=0;r<n.length;r++)if(dD(n[r].getOtherAxis(e.axis).scale))return!0;return!1}},s));m.each(YA,u.add,u),this._axisGroup.add(u.getGroup()),m.each(XA,(function(t){e.get([t,"show"])&&KA[t](this,this._axisGroup,e,a)}),this),i&&"changeAxisOrder"===i.type&&i.isInitSort||Bf(o,this._axisGroup,e),t.prototype.render.call(this,e,n,r,i)}},e.prototype.remove=function(){ZA(this)},e.type="cartesianAxis",e}(qA),KA={splitLine:function(t,e,n,r){var i=n.axis;if(!i.scale.isBlank()){var o=n.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color"),u=!1!==o.get("showMinLine"),l=!1!==o.get("showMaxLine");s=m.isArray(s)?s:[s];for(var c=r.coordinateSystem.getRect(),h=i.isHorizontal(),d=0,p=i.getTicksCoords({tickModel:o}),f=[],g=[],y=a.getLineStyle(),v=0;v<p.length;v++){var D=i.toGlobalCoord(p[v].coord);if((0!==v||u)&&(v!==p.length-1||l)){var b=p[v].tickValue;h?(f[0]=D,f[1]=c.y,g[0]=D,g[1]=c.y+c.height):(f[0]=c.x,f[1]=D,g[0]=c.x+c.width,g[1]=D);var _=d++%s.length,x=new Vp({anid:null!=b?"line_"+b:null,autoBatch:!0,shape:{x1:f[0],y1:f[1],x2:g[0],y2:g[1]},style:m.defaults({stroke:s[_]},y),silent:!0});Ef(x.shape,y.lineWidth),e.add(x)}}}},minorSplitLine:function(t,e,n,r){var i=n.axis,o=n.getModel("minorSplitLine").getModel("lineStyle"),a=r.coordinateSystem.getRect(),s=i.isHorizontal(),u=i.getMinorTicksCoords();if(u.length)for(var l=[],c=[],h=o.getLineStyle(),d=0;d<u.length;d++)for(var p=0;p<u[d].length;p++){var f=i.toGlobalCoord(u[d][p].coord);s?(l[0]=f,l[1]=a.y,c[0]=f,c[1]=a.y+a.height):(l[0]=a.x,l[1]=f,c[0]=a.x+a.width,c[1]=f);var g=new Vp({anid:"minor_line_"+u[d][p].tickValue,autoBatch:!0,shape:{x1:l[0],y1:l[1],x2:c[0],y2:c[1]},style:h,silent:!0});Ef(g.shape,h.lineWidth),e.add(g)}},splitArea:function(t,e,n,r){UA(t,e,n,r)}},JA=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="xAxis",e}($A),QA=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=JA.type,e}return f(e,t),e.type="yAxis",e}($A),tS=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="grid",e}return f(e,t),e.prototype.render=function(t,e){this.group.removeAll(),t.get("show")&&this.group.add(new Sa({shape:t.coordinateSystem.getRect(),style:Object(m.defaults)({fill:t.get("backgroundColor")},t.getItemStyle()),silent:!0,z2:-1}))},e.type="grid",e}(Pd),eS={offset:0};function nS(t){t.registerComponentView(tS),t.registerComponentModel(nA),t.registerCoordinateSystem("cartesian2d",EA),lA(t,"x",rA,eS),lA(t,"y",rA,eS),t.registerComponentView(JA),t.registerComponentView(QA),t.registerPreprocessor((function(t){t.xAxis&&t.yAxis&&!t.grid&&(t.grid={})}))}function rS(t){t.eachSeriesByType("radar",(function(t){var e=t.getData(),n=[],r=t.coordinateSystem;if(r){var i=r.getIndicatorAxes();m.each(i,(function(t,o){e.each(e.mapDimension(i[o].dim),(function(t,e){n[e]=n[e]||[];var i=r.dataToPoint(t,o);n[e][o]=iS(i)?i:oS(r)}))})),e.each((function(t){var i=m.find(n[t],(function(t){return iS(t)}))||oS(r);n[t].push(i.slice()),e.setItemLayout(t,n[t])}))}}))}function iS(t){return!isNaN(t[0])&&!isNaN(t[1])}function oS(t){return[t.cx,t.cy]}function aS(t){var e=t.polar;if(e){m.isArray(e)||(e=[e]);var n=[];m.each(e,(function(e,r){e.indicator?(e.type&&!e.shape&&(e.shape=e.type),t.radar=t.radar||[],m.isArray(t.radar)||(t.radar=[t.radar]),t.radar.push(e)):n.push(e)})),t.polar=n}m.each(t.series,(function(t){t&&"radar"===t.type&&t.polarIndex&&(t.radarIndex=t.polarIndex)}))}var sS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r=t.coordinateSystem,i=this.group,o=t.getData(),s=this._data;function u(t,e){var n=t.getItemVisual(e,"symbol")||"circle";if("none"!==n){var r=cm(t.getItemVisual(e,"symbolSize")),i=lm(n,-1,-1,2,2),o=t.getItemVisual(e,"symbolRotate")||0;return i.attr({style:{strokeNoScale:!0},z2:100,scaleX:r[0]/2,scaleY:r[1]/2,rotation:o*Math.PI/180||0}),i}}function l(e,n,r,i,o,s){r.removeAll();for(var l=0;l<n.length-1;l++){var c=u(i,o);c&&(c.__dimIdx=l,e[l]?(c.setPosition(e[l]),a[s?"initProps":"updateProps"](c,{x:n[l][0],y:n[l][1]},t,o)):c.setPosition(n[l]),r.add(c))}}function c(t){return m.map(t,(function(t){return[r.cx,r.cy]}))}o.diff(s).add((function(e){var n=o.getItemLayout(e);if(n){var r=new Bp,i=new Pp,a={shape:{points:n}};r.shape.points=c(n),i.shape.points=c(n),Us(r,a,t,e),Us(i,a,t,e);var s=new cr,u=new cr;s.add(i),s.add(r),s.add(u),l(i.shape.points,n,u,o,e,!0),o.setItemGraphicEl(e,s)}})).update((function(e,n){var r=s.getItemGraphicEl(n),i=r.childAt(0),a=r.childAt(1),u=r.childAt(2),c={shape:{points:o.getItemLayout(e)}};c.shape.points&&(l(i.shape.points,c.shape.points,u,o,e,!1),Ks(a),Ks(i),Ws(i,c,t),Ws(a,c,t),o.setItemGraphicEl(e,r))})).remove((function(t){i.remove(s.getItemGraphicEl(t))})).execute(),o.eachItemGraphicEl((function(t,e){var n=o.getItemModel(e),r=t.childAt(0),a=t.childAt(1),s=t.childAt(2),u=o.getItemVisual(e,"style"),l=u.fill;i.add(t),r.useStyle(m.defaults(n.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:l})),Ps(r,n,"lineStyle"),Ps(a,n,"areaStyle");var c=n.getModel("areaStyle"),h=c.isEmpty()&&c.parentModel.isEmpty();a.ignore=h,m.each(["emphasis","select","blur"],(function(t){var e=n.getModel([t,"areaStyle"]),r=e.isEmpty()&&e.parentModel.isEmpty();a.ensureState(t).ignore=r&&h})),a.useStyle(m.defaults(c.getAreaStyle(),{fill:l,opacity:.7,decal:u.decal}));var d=n.getModel("emphasis"),p=d.getModel("itemStyle").getItemStyle();s.eachChild((function(t){if(t instanceof va){var r=t.style;t.useStyle(m.extend({image:r.image,x:r.x,y:r.y,width:r.width,height:r.height},u))}else t.useStyle(u),t.setColor(l),t.style.strokeNoScale=!0;t.ensureState("emphasis").style=m.clone(p);var i=o.getStore().get(o.getDimensionIndex(t.__dimIdx),e);(null==i||isNaN(i))&&(i=""),eu(t,nu(n),{labelFetcher:o.hostModel,labelDataIndex:e,labelDimIndex:t.__dimIdx,defaultText:i,inheritColor:l,defaultOpacity:u.opacity})})),Ts(t,d.get("focus"),d.get("blurScope"),d.get("disabled"))})),this._data=o},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.type="radar",e}(Jf),uS=sS,lS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return f(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new GC(m.bind(this.getData,this),m.bind(this.getRawData,this))},e.prototype.getInitialData=function(t,e){return VC(this,{generateCoord:"indicator_",generateCoordCount:1/0})},e.prototype.formatTooltip=function(t,e,n){var r=this.getData(),i=this.coordinateSystem.getIndicatorAxes(),o=this.getData().getName(t),a=""===o?this.name:o,s=bd(this,t);return hd("section",{header:a,sortBlocks:!0,blocks:m.map(i,(function(e){var n=r.get(r.mapDimension(e.dim),t);return hd("nameValue",{markerType:"subItem",markerColor:s,name:e.name,value:n,sortParam:n})}))})},e.prototype.getTooltipPosition=function(t){if(null!=t)for(var e=this.getData(),n=this.coordinateSystem,r=e.getValues(m.map(n.dimensions,(function(t){return e.mapDimension(t)})),t),i=0,o=r.length;i<o;i++)if(!isNaN(r[i])){var a=n.getIndicatorAxes();return n.coordToPoint(a[i].dataToCoord(r[i]),i)}},e.type="series.radar",e.dependencies=["radar"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid",join:"round"},label:{position:"top"},symbolSize:8},e}(Ld),cS=lS,hS=sA.value;function dS(t,e){return m.defaults({show:e},t)}var pS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.optionUpdated=function(){var t=this.get("boundaryGap"),e=this.get("splitNumber"),n=this.get("scale"),r=this.get("axisLine"),i=this.get("axisTick"),o=this.get("axisLabel"),a=this.get("axisName"),s=this.get(["axisName","show"]),u=this.get(["axisName","formatter"]),l=this.get("axisNameGap"),c=this.get("triggerEvent"),h=m.map(this.get("indicator")||[],(function(h){null!=h.max&&h.max>0&&!h.min?h.min=0:null!=h.min&&h.min<0&&!h.max&&(h.max=0);var d=a;null!=h.color&&(d=m.defaults({color:h.color},a));var p=m.merge(m.clone(h),{boundaryGap:t,splitNumber:e,scale:n,axisLine:r,axisTick:i,axisLabel:o,name:h.text,showName:s,nameLocation:"end",nameGap:l,nameTextStyle:d,triggerEvent:c},!1);if(m.isString(u)){var f=p.name;p.name=u.replace("{value}",null!=f?f:"")}else m.isFunction(u)&&(p.name=u(p.name,p));var g=new Au(p,null,this.ecModel);return m.mixin(g,vb.prototype),g.mainType="radar",g.componentIndex=this.componentIndex,g}),this);this._indicatorModels=h},e.prototype.getIndicatorModels=function(){return this._indicatorModels},e.type="radar",e.defaultOption={z:0,center:["50%","50%"],radius:"75%",startAngle:90,axisName:{show:!0},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:m.merge({lineStyle:{color:"#bbb"}},hS.axisLine),axisLabel:dS(hS.axisLabel,!1),axisTick:dS(hS.axisTick,!1),splitLine:dS(hS.splitLine,!0),splitArea:dS(hS.splitArea,!0),indicator:[]},e}(Nl),fS=pS,gS=["axisLine","axisTickLabel","axisName"],mS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){this.group.removeAll(),this._buildAxes(t),this._buildSplitLineAndArea(t)},e.prototype._buildAxes=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes(),r=m.map(n,(function(t){var n=t.model.get("showName")?t.name:"";return new LA(t.model,{axisName:n,position:[e.cx,e.cy],rotation:t.angle,labelDirection:-1,tickDirection:-1,nameDirection:1})}));m.each(r,(function(t){m.each(gS,t.add,t),this.group.add(t.getGroup())}),this)},e.prototype._buildSplitLineAndArea=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes();if(n.length){var r=t.get("shape"),i=t.getModel("splitLine"),o=t.getModel("splitArea"),a=i.getModel("lineStyle"),s=o.getModel("areaStyle"),u=i.get("show"),l=o.get("show"),c=a.get("color"),h=s.get("color"),d=m.isArray(c)?c:[c],p=m.isArray(h)?h:[h],f=[],g=[];if("circle"===r)for(var y=n[0].getTicksCoords(),v=e.cx,D=e.cy,b=0;b<y.length;b++){if(u){var _=M(f,d,b);f[_].push(new sp({shape:{cx:v,cy:D,r:y[b].coord}}))}l&&b<y.length-1&&g[_=M(g,p,b)].push(new kp({shape:{cx:v,cy:D,r0:y[b].coord,r:y[b+1].coord}}))}else{var x,w=m.map(n,(function(t,n){var r=t.getTicksCoords();return x=null==x?r.length-1:Math.min(r.length-1,x),m.map(r,(function(t){return e.coordToPoint(t.coord,n)}))})),C=[];for(b=0;b<=x;b++){for(var A=[],S=0;S<n.length;S++)A.push(w[S][b]);A[0]&&A.push(A[0].slice()),u&&f[_=M(f,d,b)].push(new Pp({shape:{points:A}})),l&&C&&g[_=M(g,p,b-1)].push(new Bp({shape:{points:A.concat(C)}})),C=A.slice().reverse()}}var E=a.getLineStyle(),F=s.getAreaStyle();m.each(g,(function(t,e){this.group.add(Af(t,{style:m.defaults({stroke:"none",fill:p[e%p.length]},F),silent:!0}))}),this),m.each(f,(function(t,e){this.group.add(Af(t,{style:m.defaults({fill:"none",stroke:d[e%d.length]},E),silent:!0}))}),this)}function M(t,e,n){var r=n%e.length;return t[r]=t[r]||[],r}},e.type="radar",e}(Pd),yS=mS,vS=function(t){function e(e,n,r){var i=t.call(this,e,n,r)||this;return i.type="value",i.angle=0,i.name="",i}return f(e,t),e}(Kb),DS=vS,bS=function(){function t(t,e,n){this.dimensions=[],this._model=t,this._indicatorAxes=Object(m.map)(t.getIndicatorModels(),(function(t,e){var n="indicator_"+e,r=new DS(n,new CD);return r.name=t.get("name"),r.model=t,t.axis=r,this.dimensions.push(n),r}),this),this.resize(t,n)}return t.prototype.getIndicatorAxes=function(){return this._indicatorAxes},t.prototype.dataToPoint=function(t,e){var n=this._indicatorAxes[e];return this.coordToPoint(n.dataToCoord(t),e)},t.prototype.coordToPoint=function(t,e){var n=this._indicatorAxes[e].angle;return[this.cx+t*Math.cos(n),this.cy-t*Math.sin(n)]},t.prototype.pointToData=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,r=Math.sqrt(e*e+n*n);e/=r,n/=r;for(var i,o=Math.atan2(-n,e),a=1/0,s=-1,u=0;u<this._indicatorAxes.length;u++){var l=this._indicatorAxes[u],c=Math.abs(o-l.angle);c<a&&(i=l,s=u,a=c)}return[s,+(i&&i.coordToData(r))]},t.prototype.resize=function(t,e){var n=t.get("center"),r=e.getWidth(),i=e.getHeight(),o=Math.min(r,i)/2;this.cx=Sr(n[0],r),this.cy=Sr(n[1],i),this.startAngle=t.get("startAngle")*Math.PI/180;var a=t.get("radius");(Object(m.isString)(a)||Object(m.isNumber)(a))&&(a=[0,a]),this.r0=Sr(a[0],o),this.r=Sr(a[1],o),Object(m.each)(this._indicatorAxes,(function(t,e){t.setExtent(this.r0,this.r);var n=this.startAngle+e*Math.PI*2/this._indicatorAxes.length;n=Math.atan2(Math.sin(n),Math.cos(n)),t.angle=n}),this)},t.prototype.update=function(t,e){var n=this._indicatorAxes,r=this._model;Object(m.each)(n,(function(t){t.scale.setExtent(1/0,-1/0)})),t.eachSeriesByType("radar",(function(e,i){if("radar"===e.get("coordinateSystem")&&t.getComponent("radar",e.get("radarIndex"))===r){var o=e.getData();Object(m.each)(n,(function(t){t.scale.unionExtentFromData(o,o.mapDimension(t.dim))}))}}),this);var i=r.get("splitNumber"),o=new CD;o.setExtent(0,i),o.setInterval(1),Object(m.each)(n,(function(t,e){xA(t.scale,t.model,o)}))},t.prototype.convertToPixel=function(t,e,n){return null},t.prototype.convertFromPixel=function(t,e,n){return null},t.prototype.containPoint=function(t){return!1},t.create=function(e,n){var r=[];return e.eachComponent("radar",(function(i){var o=new t(i,e,n);r.push(o),i.coordinateSystem=o})),e.eachSeriesByType("radar",(function(t){"radar"===t.get("coordinateSystem")&&(t.coordinateSystem=r[t.get("radarIndex")||0])})),r},t.dimensions=[],t}(),_S=bS;function xS(t){t.registerCoordinateSystem("radar",_S),t.registerComponentModel(fS),t.registerComponentView(yS),t.registerVisual({seriesType:"radar",reset:function(t){var e=t.getData();e.each((function(t){e.setItemVisual(t,"legendIcon","roundRect")})),e.setVisual("legendIcon","roundRect")}})}var wS="\0_ec_interaction_mutex";function CS(t,e){return!!AS(t)[e]}function AS(t){return t[wS]||(t[wS]={})}iv({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},m.noop);var SS=function(t){function e(e){var n=t.call(this)||this;n._zr=e;var r=Object(m.bind)(n._mousedownHandler,n),i=Object(m.bind)(n._mousemoveHandler,n),o=Object(m.bind)(n._mouseupHandler,n),a=Object(m.bind)(n._mousewheelHandler,n),s=Object(m.bind)(n._pinchHandler,n);return n.enable=function(t,n){this.disable(),this._opt=Object(m.defaults)(Object(m.clone)(n)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==t&&(t=!0),!0!==t&&"move"!==t&&"pan"!==t||(e.on("mousedown",r),e.on("mousemove",i),e.on("mouseup",o)),!0!==t&&"scale"!==t&&"zoom"!==t||(e.on("mousewheel",a),e.on("pinch",s))},n.disable=function(){e.off("mousedown",r),e.off("mousemove",i),e.off("mouseup",o),e.off("mousewheel",a),e.off("pinch",s)},n}return f(e,t),e.prototype.isDragging=function(){return this._dragging},e.prototype.isPinching=function(){return this._pinching},e.prototype.setPointerChecker=function(t){this.pointerChecker=t},e.prototype.dispose=function(){this.disable()},e.prototype._mousedownHandler=function(t){if(!gt(t)){for(var e=t.target;e;){if(e.draggable)return;e=e.__hostTarget||e.parent}var n=t.offsetX,r=t.offsetY;this.pointerChecker&&this.pointerChecker(t,n,r)&&(this._x=n,this._y=r,this._dragging=!0)}},e.prototype._mousemoveHandler=function(t){if(this._dragging&&MS("moveOnMouseMove",t,this._opt)&&"pinch"!==t.gestureEvent&&!CS(this._zr,"globalPan")){var e=t.offsetX,n=t.offsetY,r=this._x,i=this._y,o=e-r,a=n-i;this._x=e,this._y=n,this._opt.preventDefaultMouseMove&&ft(t.event),FS(this,"pan","moveOnMouseMove",t,{dx:o,dy:a,oldX:r,oldY:i,newX:e,newY:n,isAvailableBehavior:null})}},e.prototype._mouseupHandler=function(t){gt(t)||(this._dragging=!1)},e.prototype._mousewheelHandler=function(t){var e=MS("zoomOnMouseWheel",t,this._opt),n=MS("moveOnMouseWheel",t,this._opt),r=t.wheelDelta,i=Math.abs(r),o=t.offsetX,a=t.offsetY;if(0!==r&&(e||n)){if(e){var s=i>3?1.4:i>1?1.2:1.1;ES(this,"zoom","zoomOnMouseWheel",t,{scale:r>0?s:1/s,originX:o,originY:a,isAvailableBehavior:null})}if(n){var u=Math.abs(r);ES(this,"scrollMove","moveOnMouseWheel",t,{scrollDelta:(r>0?1:-1)*(u>3?.4:u>1?.15:.05),originX:o,originY:a,isAvailableBehavior:null})}}},e.prototype._pinchHandler=function(t){CS(this._zr,"globalPan")||ES(this,"zoom",null,t,{scale:t.pinchScale>1?1.1:1/1.1,originX:t.pinchX,originY:t.pinchY,isAvailableBehavior:null})},e}(Y);function ES(t,e,n,r,i){t.pointerChecker&&t.pointerChecker(r,i.originX,i.originY)&&(ft(r.event),FS(t,e,n,r,i))}function FS(t,e,n,r,i){i.isAvailableBehavior=Object(m.bind)(MS,null,n,r),t.trigger(e,i)}function MS(t,e,n){var r=n[t];return!t||r&&(!Object(m.isString)(r)||e.event[r+"Key"])}var kS=SS;function OS(t,e,n){var r=t.target;r.x+=e,r.y+=n,r.dirty()}function IS(t,e,n,r){var i=t.target,o=t.zoomLimit,a=t.zoom=t.zoom||1;if(a*=e,o){var s=o.min||0,u=o.max||1/0;a=Math.max(Math.min(u,a),s)}var l=a/t.zoom;t.zoom=a,i.x-=(n-i.x)*(l-1),i.y-=(r-i.y)*(l-1),i.scaleX*=l,i.scaleY*=l,i.dirty()}var TS,BS={axisPointer:1,tooltip:1,brush:1};function LS(t,e,n){var r=e.getComponentByElement(t.topTarget),i=r&&r.coordinateSystem;return r&&r!==n&&!BS.hasOwnProperty(r.mainType)&&i&&i.model!==n}function jS(t){Object(m.isString)(t)&&(t=(new DOMParser).parseFromString(t,"text/xml"));var e=t;for(9===e.nodeType&&(e=e.firstChild);"svg"!==e.nodeName.toLowerCase()||1!==e.nodeType;)e=e.nextSibling;return e}var PS={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-anchor":"textAlign",visibility:"visibility",display:"display"},NS=Object(m.keys)(PS),RS={"alignment-baseline":"textBaseline","stop-color":"stopColor"},zS=Object(m.keys)(RS),VS=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(t,e){e=e||{};var n=jS(t);this._defsUsePending=[];var r=new cr;this._root=r;var i=[],o=n.getAttribute("viewBox")||"",a=parseFloat(n.getAttribute("width")||e.width),s=parseFloat(n.getAttribute("height")||e.height);isNaN(a)&&(a=null),isNaN(s)&&(s=null),ZS(n,r,null,!0,!1);for(var u,l,c=n.firstChild;c;)this._parseNode(c,r,i,null,!1,!1),c=c.nextSibling;if(function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r[0].style[r[1]]=t[r[2]]}}(this._defs,this._defsUsePending),this._defsUsePending=[],o){var h=KS(o);h.length>=4&&(u={x:parseFloat(h[0]||0),y:parseFloat(h[1]||0),width:parseFloat(h[2]),height:parseFloat(h[3])})}if(u&&null!=a&&null!=s&&(l=nE(u,{x:0,y:0,width:a,height:s}),!e.ignoreViewBox)){var d=r;(r=new cr).add(d),d.scaleX=d.scaleY=l.scale,d.x=l.x,d.y=l.y}return e.ignoreRootClip||null==a||null==s||r.setClipPath(new Sa({shape:{x:0,y:0,width:a,height:s}})),{root:r,width:a,height:s,viewBoxRect:u,viewBoxTransform:l,named:i}},t.prototype._parseNode=function(t,e,n,r,i,o){var a,s=t.nodeName.toLowerCase(),u=r;if("defs"===s&&(i=!0),"text"===s&&(o=!0),"defs"===s||"switch"===s)a=e;else{if(!i){var l=TS[s];if(l&&Object(m.hasOwn)(TS,s)){a=l.call(this,t,e);var c=t.getAttribute("name");if(c){var h={name:c,namedFrom:null,svgNodeTagLower:s,el:a};n.push(h),"g"===s&&(u=h)}else r&&n.push({name:r.name,namedFrom:r,svgNodeTagLower:s,el:a});e.add(a)}}var d=HS[s];if(d&&Object(m.hasOwn)(HS,s)){var p=d.call(this,t),f=t.getAttribute("id");f&&(this._defs[f]=p)}}if(a&&a.isGroup)for(var g=t.firstChild;g;)1===g.nodeType?this._parseNode(g,a,n,u,i,o):3===g.nodeType&&o&&this._parseText(g,a),g=g.nextSibling},t.prototype._parseText=function(t,e){var n=new fa({style:{text:t.textContent},silent:!0,x:this._textX||0,y:this._textY||0});WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),function(t,e){var n=e.__selfStyle;if(n){var r=n.textBaseline,i=r;r&&"auto"!==r?"baseline"===r?i="alphabetic":"before-edge"===r||"text-before-edge"===r?i="top":"after-edge"===r||"text-after-edge"===r?i="bottom":"central"!==r&&"mathematical"!==r||(i="middle"):i="alphabetic",t.style.textBaseline=i}var o=e.__inheritedStyle;if(o){var a=o.textAlign,s=a;a&&("middle"===a&&(s="center"),t.style.textAlign=s)}}(n,e);var r=n.style,i=r.fontSize;i&&i<9&&(r.fontSize=9,n.scaleX*=i/9,n.scaleY*=i/9);var o=(r.fontSize||r.fontFamily)&&[r.fontStyle,r.fontWeight,(r.fontSize||12)+"px",r.fontFamily||"sans-serif"].join(" ");r.font=o;var a=n.getBoundingRect();return this._textX+=a.width,e.add(n),n},t.internalField=void(TS={g:function(t,e){var n=new cr;return WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),n},rect:function(t,e){var n=new Sa;return WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),n.setShape({x:parseFloat(t.getAttribute("x")||"0"),y:parseFloat(t.getAttribute("y")||"0"),width:parseFloat(t.getAttribute("width")||"0"),height:parseFloat(t.getAttribute("height")||"0")}),n.silent=!0,n},circle:function(t,e){var n=new sp;return WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),r:parseFloat(t.getAttribute("r")||"0")}),n.silent=!0,n},line:function(t,e){var n=new Vp;return WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),n.setShape({x1:parseFloat(t.getAttribute("x1")||"0"),y1:parseFloat(t.getAttribute("y1")||"0"),x2:parseFloat(t.getAttribute("x2")||"0"),y2:parseFloat(t.getAttribute("y2")||"0")}),n.silent=!0,n},ellipse:function(t,e){var n=new cp;return WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),rx:parseFloat(t.getAttribute("rx")||"0"),ry:parseFloat(t.getAttribute("ry")||"0")}),n.silent=!0,n},polygon:function(t,e){var n,r=t.getAttribute("points");r&&(n=US(r));var i=new Bp({shape:{points:n||[]},silent:!0});return WS(e,i),ZS(t,i,this._defsUsePending,!1,!1),i},polyline:function(t,e){var n,r=t.getAttribute("points");r&&(n=US(r));var i=new Pp({shape:{points:n||[]},silent:!0});return WS(e,i),ZS(t,i,this._defsUsePending,!1,!1),i},image:function(t,e){var n=new va;return WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),n.setStyle({image:t.getAttribute("xlink:href")||t.getAttribute("href"),x:+t.getAttribute("x"),y:+t.getAttribute("y"),width:+t.getAttribute("width"),height:+t.getAttribute("height")}),n.silent=!0,n},text:function(t,e){var n=t.getAttribute("x")||"0",r=t.getAttribute("y")||"0",i=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0";this._textX=parseFloat(n)+parseFloat(i),this._textY=parseFloat(r)+parseFloat(o);var a=new cr;return WS(e,a),ZS(t,a,this._defsUsePending,!1,!0),a},tspan:function(t,e){var n=t.getAttribute("x"),r=t.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=r&&(this._textY=parseFloat(r));var i=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0",a=new cr;return WS(e,a),ZS(t,a,this._defsUsePending,!1,!0),this._textX+=parseFloat(i),this._textY+=parseFloat(o),a},path:function(t,e){var n=rp(t.getAttribute("d")||"");return WS(e,n),ZS(t,n,this._defsUsePending,!1,!1),n.silent=!0,n}}),t}(),HS={lineargradient:function(t){var e=parseInt(t.getAttribute("x1")||"0",10),n=parseInt(t.getAttribute("y1")||"0",10),r=parseInt(t.getAttribute("x2")||"10",10),i=parseInt(t.getAttribute("y2")||"0",10),o=new ef(e,n,r,i);return GS(t,o),qS(t,o),o},radialgradient:function(t){var e=parseInt(t.getAttribute("cx")||"0",10),n=parseInt(t.getAttribute("cy")||"0",10),r=parseInt(t.getAttribute("r")||"0",10),i=new rf(e,n,r);return GS(t,i),qS(t,i),i}};function GS(t,e){"userSpaceOnUse"===t.getAttribute("gradientUnits")&&(e.global=!0)}function qS(t,e){for(var n=t.firstChild;n;){if(1===n.nodeType&&"stop"===n.nodeName.toLocaleLowerCase()){var r,i=n.getAttribute("offset");r=i&&i.indexOf("%")>0?parseInt(i,10)/100:i?parseFloat(i):0;var o={};eE(n,o,o);var a=o.stopColor||n.getAttribute("stop-color")||"#000000";e.colorStops.push({offset:r,color:a})}n=n.nextSibling}}function WS(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),Object(m.defaults)(e.__inheritedStyle,t.__inheritedStyle))}function US(t){for(var e=KS(t),n=[],r=0;r<e.length;r+=2){var i=parseFloat(e[r]),o=parseFloat(e[r+1]);n.push([i,o])}return n}function ZS(t,e,n,r,i){var o=e,a=o.__inheritedStyle=o.__inheritedStyle||{},s={};1===t.nodeType&&(function(t,e){var n=t.getAttribute("transform");if(n){n=n.replace(/,/g," ");var r=[],i=null;n.replace(JS,(function(t,e,n){return r.push(e,n),""}));for(var o=r.length-1;o>0;o-=2){var a=r[o],s=r[o-1],u=KS(a);switch(i=i||[1,0,0,1,0,0],s){case"translate":wt(i,i,[parseFloat(u[0]),parseFloat(u[1]||"0")]);break;case"scale":At(i,i,[parseFloat(u[0]),parseFloat(u[1]||u[0])]);break;case"rotate":Ct(i,i,-parseFloat(u[0])*QS,[parseFloat(u[1]||"0"),parseFloat(u[2]||"0")]);break;case"skewX":xt(i,[1,0,Math.tan(parseFloat(u[0])*QS),1,0,0],i);break;case"skewY":xt(i,[1,Math.tan(parseFloat(u[0])*QS),0,1,0,0],i);break;case"matrix":i[0]=parseFloat(u[0]),i[1]=parseFloat(u[1]),i[2]=parseFloat(u[2]),i[3]=parseFloat(u[3]),i[4]=parseFloat(u[4]),i[5]=parseFloat(u[5])}}e.setLocalTransform(i)}}(t,e),eE(t,a,s),r||function(t,e,n){for(var r=0;r<NS.length;r++){var i=NS[r],o=t.getAttribute(i);null!=o&&(e[PS[i]]=o)}for(r=0;r<zS.length;r++)i=zS[r],null!=(o=t.getAttribute(i))&&(n[RS[i]]=o)}(t,a,s)),o.style=o.style||{},null!=a.fill&&(o.style.fill=XS(o,"fill",a.fill,n)),null!=a.stroke&&(o.style.stroke=XS(o,"stroke",a.stroke,n)),Object(m.each)(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],(function(t){null!=a[t]&&(o.style[t]=parseFloat(a[t]))})),Object(m.each)(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign"],(function(t){null!=a[t]&&(o.style[t]=a[t])})),i&&(o.__selfStyle=s),a.lineDash&&(o.style.lineDash=Object(m.map)(KS(a.lineDash),(function(t){return parseFloat(t)}))),"hidden"!==a.visibility&&"collapse"!==a.visibility||(o.invisible=!0),"none"===a.display&&(o.ignore=!0)}var YS=/^url\(\s*#(.*?)\)/;function XS(t,e,n,r){var i=n&&n.match(YS);if(!i)return"none"===n&&(n=null),n;var o=Object(m.trim)(i[1]);r.push([t,e,o])}var $S=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function KS(t){return t.match($S)||[]}var JS=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g,QS=Math.PI/180;var tE=/([^\s:;]+)\s*:\s*([^:;]+)/g;function eE(t,e,n){var r,i=t.getAttribute("style");if(i)for(tE.lastIndex=0;null!=(r=tE.exec(i));){var o=r[1],a=Object(m.hasOwn)(PS,o)?PS[o]:null;a&&(e[a]=r[2]);var s=Object(m.hasOwn)(RS,o)?RS[o]:null;s&&(n[s]=r[2])}}function nE(t,e){var n=e.width/t.width,r=e.height/t.height,i=Math.min(n,r);return{scale:i,x:-(t.x+t.width/2)*i+(e.x+e.width/2),y:-(t.y+t.height/2)*i+(e.y+e.height/2)}}var rE=Object(m.createHashMap)(["rect","circle","line","ellipse","polygon","polyline","path","text","tspan","g"]),iE=function(){function t(t,e){this.type="geoSVG",this._usedGraphicMap=Object(m.createHashMap)(),this._freedGraphics=[],this._mapName=t,this._parsedXML=jS(e)}return t.prototype.load=function(){var t=this._firstGraphic;if(!t){t=this._firstGraphic=this._buildGraphic(this._parsedXML),this._freedGraphics.push(t),this._boundingRect=this._firstGraphic.boundingRect.clone();var e=function(t){var e=[],n=Object(m.createHashMap)();return Object(m.each)(t,(function(t){if(null==t.namedFrom){var r=new Tb(t.name,t.el);e.push(r),n.set(t.name,r)}})),{regions:e,regionsMap:n}}(t.named),n=e.regions,r=e.regionsMap;this._regions=n,this._regionsMap=r}return{boundingRect:this._boundingRect,regions:this._regions,regionsMap:this._regionsMap}},t.prototype._buildGraphic=function(t){var e,n;try{e=t&&function(t,e){return(new VS).parse(t,e)}(t,{ignoreViewBox:!0,ignoreRootClip:!0})||{},n=e.root,Object(m.assert)(null!=n)}catch(t){throw new Error("Invalid svg format\n"+t.message)}var r=new cr;r.add(n),r.isGeoSVGGraphicRoot=!0;var i=e.width,o=e.height,a=e.viewBoxRect,s=this._boundingRect;if(!s){var u=void 0,l=void 0,c=void 0,h=void 0;if(null!=i?(u=0,c=i):a&&(u=a.x,c=a.width),null!=o?(l=0,h=o):a&&(l=a.y,h=a.height),null==u||null==l){var d=n.getBoundingRect();null==u&&(u=d.x,c=d.width),null==l&&(l=d.y,h=d.height)}s=this._boundingRect=new Rt(u,l,c,h)}if(a){var p=nE(a,s);n.scaleX=n.scaleY=p.scale,n.x=p.x,n.y=p.y}r.setClipPath(new Sa({shape:s.plain()}));var f=[];return Object(m.each)(e.named,(function(t){null!=rE.get(t.svgNodeTagLower)&&(f.push(t),function(t){t.silent=!1,t.isGroup&&t.traverse((function(t){t.silent=!1}))}(t.el))})),{root:r,boundingRect:s,named:f}},t.prototype.useGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);return n||(n=this._freedGraphics.pop()||this._buildGraphic(this._parsedXML),e.set(t,n),n)},t.prototype.freeGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);n&&(e.removeKey(t),this._freedGraphics.push(n))},t}();for(var oE=[126,25],aE="ๅๆตท่ฏธๅฒ",sE=[[[0,3.5],[7,11.2],[15,11.9],[30,7],[42,.7],[52,.7],[56,7.7],[59,.7],[64,.7],[64,0],[5,0],[0,3.5]],[[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]],[[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]],[[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]],[[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]],[[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]],[[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]],[[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]],[[51,35],[51,28.7],[53,28.7],[53,35],[51,35]],[[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]],[[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]],[[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4],[1,92.4],[1,3.5],[0,3.5]]],uE=0;uE<sE.length;uE++)for(var lE=0;lE<sE[uE].length;lE++)sE[uE][lE][0]/=10.5,sE[uE][lE][1]/=-14,sE[uE][lE][0]+=oE[0],sE[uE][lE][1]+=oE[1];var cE={"ๅๆตท่ฏธๅฒ":[32,80],"ๅนฟไธ":[0,-10],"้ฆๆธฏ":[10,5],"ๆพณ้จ":[-10,10],"ๅคฉๆดฅ":[5,5]};var hE=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];var dE=function(){function t(t,e,n){this.type="geoJSON",this._parsedMap=Object(m.createHashMap)(),this._mapName=t,this._specialAreas=n,this._geoJSON=function(t){return Object(m.isString)(t)?"undefined"!=typeof JSON&&JSON.parse?JSON.parse(t):new Function("return ("+t+");")():t}(e)}return t.prototype.load=function(t,e){e=e||"name";var n=this._parsedMap.get(e);if(!n){var r=this._parseToRegions(e);n=this._parsedMap.set(e,{regions:r,boundingRect:pE(r)})}var i=Object(m.createHashMap)(),o=[];return Object(m.each)(n.regions,(function(e){var n=e.name;t&&Object(m.hasOwn)(t,n)&&(e=e.cloneShallow(n=t[n])),o.push(e),i.set(n,e)})),{regions:o,boundingRect:n.boundingRect||new Rt(0,0,0,0),regionsMap:i}},t.prototype._parseToRegions=function(t){var e,n=this._mapName,r=this._geoJSON;try{e=r?jb(r,t):[]}catch(t){throw new Error("Invalid geoJson format\n"+t.message)}return function(t,e){if("china"===t){for(var n=0;n<e.length;n++)if(e[n].name===aE)return;e.push(new Ib(aE,m.map(sE,(function(t){return{type:"polygon",exterior:t}})),oE))}}(n,e),Object(m.each)(e,(function(t){var e=t.name;(function(t,e){if("china"===t){var n=cE[e.name];if(n){var r=e.getCenter();r[0]+=n[0]/10.5,r[1]+=-n[1]/14,e.setCenter(r)}}})(n,t),function(t,e){"china"===t&&"ๅฐๆนพ"===e.name&&e.geometries.push({type:"polygon",exterior:hE[0]})}(n,t);var r=this._specialAreas&&this._specialAreas[e];r&&t.transformTo(r.left,r.top,r.width,r.height)}),this),e},t.prototype.getMapForUser=function(){return{geoJson:this._geoJSON,geoJSON:this._geoJSON,specialAreas:this._specialAreas}},t}();function pE(t){for(var e,n=0;n<t.length;n++){var r=t[n].getBoundingRect();(e=e||r.clone()).union(r)}return e}var fE=Object(m.createHashMap)(),gE=function(t,e,n){if(e.svg){var r=new iE(t,e.svg);fE.set(t,r)}else{var i=e.geoJson||e.geoJSON;i&&!e.features?n=e.specialAreas:i=e,r=new dE(t,i,n),fE.set(t,r)}},mE=function(t){return fE.get(t)},yE=function(t){var e=fE.get(t);return e&&"geoJSON"===e.type&&e.getMapForUser()},vE=function(t,e,n){var r=fE.get(t);if(r)return r.load(e,n)},DE=["rect","circle","line","ellipse","polygon","polyline","path"],bE=m.createHashMap(DE),_E=m.createHashMap(DE.concat(["g"])),xE=m.createHashMap(DE.concat(["g"])),wE=hi();function CE(t){var e=t.getItemStyle(),n=t.get("areaColor");return null!=n&&(e.fill=n),e}function AE(t){var e=t.style;e&&(e.stroke=e.stroke||e.fill,e.fill=null)}var SE=function(){function t(t){var e=new cr;this.uid=Eu("ec_map_draw"),this._controller=new kS(t.getZr()),this._controllerHost={target:e},this.group=e,e.add(this._regionsGroup=new cr),e.add(this._svgGroup=new cr)}return t.prototype.draw=function(t,e,n,r,i){var o="geo"===t.mainType,a=t.getData&&t.getData();o&&e.eachComponent({mainType:"series",subType:"map"},(function(e){a||e.getHostGeoModel()!==t||(a=e.getData())}));var s=t.coordinateSystem,u=this._regionsGroup,l=this.group,c=s.getTransformInfo(),h=c.raw,d=c.roam;!u.childAt(0)||i?(l.x=d.x,l.y=d.y,l.scaleX=d.scaleX,l.scaleY=d.scaleY,l.dirty()):Ws(l,d,t);var p=a&&a.getVisual("visualMeta")&&a.getVisual("visualMeta").length>0,f={api:n,geo:s,mapOrGeoModel:t,data:a,isVisualEncodedByVisualMap:p,isGeo:o,transformInfoRaw:h};"geoJSON"===s.resourceType?this._buildGeoJSON(f):"geoSVG"===s.resourceType&&this._buildSVG(f),this._updateController(t,e,n),this._updateMapSelectHandler(t,u,n,r)},t.prototype._buildGeoJSON=function(t){var e=this._regionsGroupByName=m.createHashMap(),n=m.createHashMap(),r=this._regionsGroup,i=t.transformInfoRaw,o=t.mapOrGeoModel,a=t.data,s=t.geo.projection,u=s&&s.stream;function l(t,e){return e&&(t=e(t)),t&&[t[0]*i.scaleX+i.x,t[1]*i.scaleY+i.y]}function c(t){for(var e=[],n=!u&&s&&s.project,r=0;r<t.length;++r){var i=l(t[r],n);i&&e.push(i)}return e}function h(t){return{shape:{points:c(t)}}}r.removeAll(),m.each(t.geo.regions,(function(i){var c=i.name,d=e.get(c),p=n.get(c)||{},f=p.dataIdx,g=p.regionModel;if(!d){d=e.set(c,new cr),r.add(d),f=a?a.indexOfName(c):null;var y=(g=t.isGeo?o.getRegionModel(c):a?a.getItemModel(f):null).get("silent",!0);null!=y&&(d.silent=y),n.set(c,{dataIdx:f,regionModel:g})}var v=[],D=[];m.each(i.geometries,(function(t){if("polygon"===t.type){var e=[t.exterior].concat(t.interiors||[]);u&&(e=IE(e,u)),m.each(e,(function(t){v.push(new Bp(h(t)))}))}else{var n=t.points;u&&(n=IE(n,u,!0)),m.each(n,(function(t){D.push(new Pp(h(t)))}))}}));var b=l(i.getCenter(),s&&s.project);function _(e,n){if(e.length){var r=new Kp({culling:!0,segmentIgnoreThreshold:1,shape:{paths:e}});d.add(r),EE(t,r,f,g),FE(t,r,c,g,o,f,b),n&&(AE(r),m.each(r.states,AE))}}_(v),_(D,!0)})),e.each((function(e,r){var i=n.get(r),a=i.dataIdx,s=i.regionModel;ME(t,e,r,s,o,a),kE(t,e,r,s,o),OE(t,e,r,s,o)}),this)},t.prototype._buildSVG=function(t){var e=t.geo.map,n=t.transformInfoRaw;this._svgGroup.x=n.x,this._svgGroup.y=n.y,this._svgGroup.scaleX=n.scaleX,this._svgGroup.scaleY=n.scaleY,this._svgResourceChanged(e)&&(this._freeSVG(),this._useSVG(e));var r=this._svgDispatcherMap=m.createHashMap(),i=!1;m.each(this._svgGraphicRecord.named,(function(e){var n=e.name,o=t.mapOrGeoModel,a=t.data,s=e.svgNodeTagLower,u=e.el,l=a?a.indexOfName(n):null,c=o.getRegionModel(n);null!=bE.get(s)&&u instanceof so&&EE(t,u,l,c),u instanceof so&&(u.culling=!0);var h=c.get("silent",!0);(null!=h&&(u.silent=h),u.z2EmphasisLift=0,e.namedFrom||(null!=xE.get(s)&&FE(t,u,n,c,o,l,null),ME(t,u,n,c,o,l),kE(t,u,n,c,o),null==_E.get(s)))||("self"===OE(t,u,n,c,o)&&(i=!0),(r.get(n)||r.set(n,[])).push(u))}),this),this._enableBlurEntireSVG(i,t)},t.prototype._enableBlurEntireSVG=function(t,e){if(t&&e.isGeo){var n=e.mapOrGeoModel.getModel(["blur","itemStyle"]).getItemStyle().opacity;this._svgGraphicRecord.root.traverse((function(t){if(!t.isGroup){ms(t);var e=t.ensureState("blur").style||{};null==e.opacity&&null!=n&&(e.opacity=n),t.ensureState("emphasis")}}))}},t.prototype.remove=function(){this._regionsGroup.removeAll(),this._regionsGroupByName=null,this._svgGroup.removeAll(),this._freeSVG(),this._controller.dispose(),this._controllerHost=null},t.prototype.findHighDownDispatchers=function(t,e){if(null==t)return[];var n=e.coordinateSystem;if("geoJSON"===n.resourceType){var r=this._regionsGroupByName;if(r){var i=r.get(t);return i?[i]:[]}}else if("geoSVG"===n.resourceType)return this._svgDispatcherMap&&this._svgDispatcherMap.get(t)||[]},t.prototype._svgResourceChanged=function(t){return this._svgMapName!==t},t.prototype._useSVG=function(t){var e=mE(t);if(e&&"geoSVG"===e.type){var n=e.useGraphic(this.uid);this._svgGroup.add(n.root),this._svgGraphicRecord=n,this._svgMapName=t}},t.prototype._freeSVG=function(){var t=this._svgMapName;if(null!=t){var e=mE(t);e&&"geoSVG"===e.type&&e.freeGraphic(this.uid),this._svgGraphicRecord=null,this._svgDispatcherMap=null,this._svgGroup.removeAll(),this._svgMapName=null}},t.prototype._updateController=function(t,e,n){var r=t.coordinateSystem,i=this._controller,o=this._controllerHost;o.zoomLimit=t.get("scaleLimit"),o.zoom=r.getZoom(),i.enable(t.get("roam")||!1);var a=t.mainType;function s(){var e={type:"geoRoam",componentType:a};return e[a+"Id"]=t.id,e}i.off("pan").on("pan",(function(t){this._mouseDownFlag=!1,OS(o,t.dx,t.dy),n.dispatchAction(m.extend(s(),{dx:t.dx,dy:t.dy,animation:{duration:0}}))}),this),i.off("zoom").on("zoom",(function(t){this._mouseDownFlag=!1,IS(o,t.scale,t.originX,t.originY),n.dispatchAction(m.extend(s(),{totalZoom:o.zoom,zoom:t.scale,originX:t.originX,originY:t.originY,animation:{duration:0}}))}),this),i.setPointerChecker((function(e,i,o){return r.containPoint([i,o])&&!LS(e,n,t)}))},t.prototype.resetForLabelLayout=function(){this.group.traverse((function(t){var e=t.getTextContent();e&&(e.ignore=wE(e).ignore)}))},t.prototype._updateMapSelectHandler=function(t,e,n,r){var i=this;e.off("mousedown"),e.off("click"),t.get("selectedMode")&&(e.on("mousedown",(function(){i._mouseDownFlag=!0})),e.on("click",(function(t){i._mouseDownFlag&&(i._mouseDownFlag=!1)})))},t}();function EE(t,e,n,r){var i=r.getModel("itemStyle"),o=r.getModel(["emphasis","itemStyle"]),a=r.getModel(["blur","itemStyle"]),s=r.getModel(["select","itemStyle"]),u=CE(i),l=CE(o),c=CE(s),h=CE(a),d=t.data;if(d){var p=d.getItemVisual(n,"style"),f=d.getItemVisual(n,"decal");t.isVisualEncodedByVisualMap&&p.fill&&(u.fill=p.fill),f&&(u.decal=zm(f,t.api))}e.setStyle(u),e.style.strokeNoScale=!0,e.ensureState("emphasis").style=l,e.ensureState("select").style=c,e.ensureState("blur").style=h,ms(e)}function FE(t,e,n,r,i,o,a){var s=t.data,u=t.isGeo,l=s&&isNaN(s.get(s.mapDimension("value"),o)),c=s&&s.getItemLayout(o);if(u||l||c&&c.showLabel){var h=u?n:o,d=void 0;(!s||o>=0)&&(d=i);var p=a?{normal:{align:"center",verticalAlign:"middle"}}:null;eu(e,nu(r),{labelFetcher:d,labelDataIndex:h,defaultText:n},p);var f=e.getTextContent();if(f&&(wE(f).ignore=f.ignore,e.textConfig&&a)){var g=e.getBoundingRect().clone();e.textConfig.layoutRect=g,e.textConfig.position=[(a[0]-g.x)/g.width*100+"%",(a[1]-g.y)/g.height*100+"%"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function ME(t,e,n,r,i,o){t.data?t.data.setItemGraphicEl(o,e):Ga(e).eventData={componentType:"geo",componentIndex:i.componentIndex,geoIndex:i.componentIndex,name:n,region:r&&r.option||{}}}function kE(t,e,n,r,i){t.data||Vf({el:e,componentModel:i,itemName:n,itemTooltipOption:r.get("tooltip")})}function OE(t,e,n,r,i){e.highDownSilentOnTouch=!!i.get("selectedMode");var o=r.getModel("emphasis"),a=o.get("focus");return Ts(e,a,o.get("blurScope"),o.get("disabled")),t.isGeo&&function(t,e,n){var r=Ga(t);r.componentMainType=e.mainType,r.componentIndex=e.componentIndex,r.componentHighDownName=n}(e,i,n),a}function IE(t,e,n){var r,i=[];function o(){r=[]}function a(){r.length&&(i.push(r),r=[])}var s=e({polygonStart:o,polygonEnd:a,lineStart:o,lineEnd:a,point:function(t,e){isFinite(t)&&isFinite(e)&&r.push([t,e])},sphere:function(){}});return!n&&s.polygonStart(),m.each(t,(function(t){s.lineStart();for(var e=0;e<t.length;e++)s.point(t[e][0],t[e][1]);s.lineEnd()})),!n&&s.polygonEnd(),i}var TE=SE,BE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n,r){if(!r||"mapToggleSelect"!==r.type||r.from!==this.uid){var i=this.group;if(i.removeAll(),!t.getHostGeoModel()){if(this._mapDraw&&r&&"geoRoam"===r.type&&this._mapDraw.resetForLabelLayout(),r&&"geoRoam"===r.type&&"series"===r.componentType&&r.seriesId===t.id)(o=this._mapDraw)&&i.add(o.group);else if(t.needsDrawMap){var o=this._mapDraw||new TE(n);i.add(o.group),o.draw(t,e,n,this,r),this._mapDraw=o}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;t.get("showLegendSymbol")&&e.getComponent("legend")&&this._renderSymbols(t,e,n)}}},e.prototype.remove=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},e.prototype._renderSymbols=function(t,e,n){var r=t.originalData,i=this.group;r.each(r.mapDimension("value"),(function(e,n){if(!isNaN(e)){var o=r.getItemLayout(n);if(o&&o.point){var a=o.point,s=o.offset,u=new sp({style:{fill:t.getData().getVisual("style").fill},shape:{cx:a[0]+9*s,cy:a[1],r:3},silent:!0,z2:8+(s?0:Ka+1)});if(!s){var l=t.mainSeries.getData(),c=r.getName(n),h=l.indexOfName(c),d=r.getItemModel(n),p=d.getModel("label"),f=l.getItemGraphicEl(h);eu(u,nu(d),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(h,n)}},defaultText:c}),u.disableLabelAnimation=!0,p.get("position")||u.setTextConfig({position:"bottom"}),f.onHoverStateChange=function(t){fs(u,t)}}i.add(u)}}}))},e.type="map",e}(Jf),LE=BE,jE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.needsDrawMap=!1,n.seriesGroup=[],n.getTooltipPosition=function(t){if(null!=t){var e=this.getData().getName(t),n=this.coordinateSystem,r=n.getRegion(e);return r&&n.dataToPoint(r.getCenter())}},n}return f(e,t),e.prototype.getInitialData=function(t){for(var e=VC(this,{coordDimensions:["value"],encodeDefaulter:m.curry(tc,this)}),n=m.createHashMap(),r=[],i=0,o=e.count();i<o;i++){var a=e.getName(i);n.set(a,i)}var s=vE(this.getMapType(),this.option.nameMap,this.option.nameProperty);return m.each(s.regions,(function(t){var i,o=t.name,a=n.get(o),s=t.properties&&t.properties.echartsStyle;null==a?(i={name:o},r.push(i)):i=e.getRawDataItem(a),s&&m.merge(i,s)})),e.appendData(r),e},e.prototype.getHostGeoModel=function(){var t=this.option.geoIndex;return null!=t?this.ecModel.getComponent("geo",t):null},e.prototype.getMapType=function(){return(this.getHostGeoModel()||this).option.map},e.prototype.getRawValue=function(t){var e=this.getData();return e.get(e.mapDimension("value"),t)},e.prototype.getRegionModel=function(t){var e=this.getData();return e.getItemModel(e.indexOfName(t))},e.prototype.formatTooltip=function(t,e,n){for(var r=this.getData(),i=this.getRawValue(t),o=r.getName(t),a=this.seriesGroup,s=[],u=0;u<a.length;u++){var l=a[u].originalData.indexOfName(o),c=r.mapDimension("value");isNaN(a[u].originalData.get(c,l))||s.push(a[u].name)}return hd("section",{header:s.join(", "),noHeader:!s.length,blocks:[hd("nameValue",{name:o,value:i})]})},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.getLegendIcon=function(t){var e=t.icon||"roundRect",n=lm(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill);return n.setStyle(t.itemStyle),n.style.stroke="none",e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n},e.type="series.map",e.dependencies=["geo"],e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,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)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},nameProperty:"name"},e}(Ld),PE=jE;function NE(t){var e={};t.eachSeriesByType("map",(function(t){var n=t.getHostGeoModel(),r=n?"o"+n.id:"i"+t.getMapType();(e[r]=e[r]||[]).push(t)})),m.each(e,(function(t,e){for(var n=function(t,e){var n={};return m.each(t,(function(t){t.each(t.mapDimension("value"),(function(e,r){var i="ec-"+t.getName(r);n[i]=n[i]||[],isNaN(e)||n[i].push(e)}))})),t[0].map(t[0].mapDimension("value"),(function(r,i){for(var o="ec-"+t[0].getName(i),a=0,s=1/0,u=-1/0,l=n[o].length,c=0;c<l;c++)s=Math.min(s,n[o][c]),u=Math.max(u,n[o][c]),a+=n[o][c];return 0===l?NaN:"min"===e?s:"max"===e?u:"average"===e?a/l:a}))}(m.map(t,(function(t){return t.getData()})),t[0].get("mapValueCalculation")),r=0;r<t.length;r++)t[r].originalData=t[r].getData();for(r=0;r<t.length;r++)t[r].seriesGroup=t,t[r].needsDrawMap=0===r&&!t[r].getHostGeoModel(),t[r].setData(n.cloneShallow()),t[r].mainSeries=t[0]}))}function RE(t){var e={};t.eachSeriesByType("map",(function(n){var r=n.getMapType();if(!n.getHostGeoModel()&&!e[r]){var i={};m.each(n.seriesGroup,(function(e){var n=e.coordinateSystem,r=e.originalData;e.get("showLegendSymbol")&&t.getComponent("legend")&&r.each(r.mapDimension("value"),(function(t,e){var o=r.getName(e),a=n.getRegion(o);if(a&&!isNaN(t)){var s=i[o]||0,u=n.dataToPoint(a.getCenter());i[o]=s+1,r.setItemLayout(e,{point:u,offset:s})}}))}));var o=n.getData();o.each((function(t){var e=o.getName(t),n=o.getItemLayout(t)||{};n.showLabel=!i[e],o.setItemLayout(t,n)})),e[r]=!0}}))}var zE=V,VE=function(t){function e(e){var n=t.call(this)||this;return n.type="view",n.dimensions=["x","y"],n._roamTransformable=new zn,n._rawTransformable=new zn,n.name=e,n}return f(e,t),e.prototype.setBoundingRect=function(t,e,n,r){return this._rect=new Rt(t,e,n,r),this._rect},e.prototype.getBoundingRect=function(){return this._rect},e.prototype.setViewRect=function(t,e,n,r){this._transformTo(t,e,n,r),this._viewRect=new Rt(t,e,n,r)},e.prototype._transformTo=function(t,e,n,r){var i=this.getBoundingRect(),o=this._rawTransformable;o.transform=i.calculateTransform(new Rt(t,e,n,r));var a=o.parent;o.parent=null,o.decomposeTransform(),o.parent=a,this._updateTransform()},e.prototype.setCenter=function(t,e){t&&(this._center=[Sr(t[0],e.getWidth()),Sr(t[1],e.getHeight())],this._updateCenterAndZoom())},e.prototype.setZoom=function(t){t=t||1;var e=this.zoomLimit;e&&(null!=e.max&&(t=Math.min(e.max,t)),null!=e.min&&(t=Math.max(e.min,t))),this._zoom=t,this._updateCenterAndZoom()},e.prototype.getDefaultCenter=function(){var t=this.getBoundingRect();return[t.x+t.width/2,t.y+t.height/2]},e.prototype.getCenter=function(){return this._center||this.getDefaultCenter()},e.prototype.getZoom=function(){return this._zoom||1},e.prototype.getRoamTransform=function(){return this._roamTransformable.getLocalTransform()},e.prototype._updateCenterAndZoom=function(){var t=this._rawTransformable.getLocalTransform(),e=this._roamTransformable,n=this.getDefaultCenter(),r=this.getCenter(),i=this.getZoom();r=V([],r,t),n=V([],n,t),e.originX=r[0],e.originY=r[1],e.x=n[0]-r[0],e.y=n[1]-r[1],e.scaleX=e.scaleY=i,this._updateTransform()},e.prototype._updateTransform=function(){var t=this._roamTransformable,e=this._rawTransformable;e.parent=t,t.updateTransform(),e.updateTransform(),_t(this.transform||(this.transform=[]),e.transform||[1,0,0,1,0,0]),this._rawTransform=e.getLocalTransform(),this.invTransform=this.invTransform||[],St(this.invTransform,this.transform),this.decomposeTransform()},e.prototype.getTransformInfo=function(){var t=this._rawTransformable,e=this._roamTransformable,n=new zn;return n.transform=e.transform,n.decomposeTransform(),{roam:{x:n.x,y:n.y,scaleX:n.scaleX,scaleY:n.scaleY},raw:{x:t.x,y:t.y,scaleX:t.scaleX,scaleY:t.scaleY}}},e.prototype.getViewRect=function(){return this._viewRect},e.prototype.getViewRectAfterRoam=function(){var t=this.getBoundingRect().clone();return t.applyTransform(this.transform),t},e.prototype.dataToPoint=function(t,e,n){var r=e?this._rawTransform:this.transform;return n=n||[],r?zE(n,t,r):b(n,t)},e.prototype.pointToData=function(t){var e=this.invTransform;return e?zE([],t,e):[t[0],t[1]]},e.prototype.convertToPixel=function(t,e,n){var r=HE(e);return r===this?r.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var r=HE(e);return r===this?r.pointToData(n):null},e.prototype.containPoint=function(t){return this.getViewRectAfterRoam().contain(t[0],t[1])},e.dimensions=["x","y"],e}(zn);function HE(t){var e=t.seriesModel;return e?e.coordinateSystem:null}var GE=VE,qE={geoJSON:{aspectScale:.75,invertLongitute:!0},geoSVG:{aspectScale:1,invertLongitute:!1}},WE=["lng","lat"],UE=function(t){function e(e,n,r){var i=t.call(this,e)||this;i.dimensions=WE,i.type="geo",i._nameCoordMap=m.createHashMap(),i.map=n;var o,a=r.projection,s=vE(n,r.nameMap,r.nameProperty),u=mE(n),l=(i.resourceType=u?u.type:null,i.regions=s.regions),c=qE[u.type];if(i._regionsMap=s.regionsMap,i.regions=s.regions,i.projection=a,a)for(var h=0;h<l.length;h++){var d=l[h].getBoundingRect(a);(o=o||d.clone()).union(d)}else o=s.boundingRect;return i.setBoundingRect(o.x,o.y,o.width,o.height),i.aspectScale=a?1:m.retrieve2(r.aspectScale,c.aspectScale),i._invertLongitute=!a&&c.invertLongitute,i}return f(e,t),e.prototype._transformTo=function(t,e,n,r){var i=this.getBoundingRect(),o=this._invertLongitute;i=i.clone(),o&&(i.y=-i.y-i.height);var a=this._rawTransformable;a.transform=i.calculateTransform(new Rt(t,e,n,r));var s=a.parent;a.parent=null,a.decomposeTransform(),a.parent=s,o&&(a.scaleY=-a.scaleY),this._updateTransform()},e.prototype.getRegion=function(t){return this._regionsMap.get(t)},e.prototype.getRegionByCoord=function(t){for(var e=this.regions,n=0;n<e.length;n++){var r=e[n];if("geoJSON"===r.type&&r.contain(t))return e[n]}},e.prototype.addGeoCoord=function(t,e){this._nameCoordMap.set(t,e)},e.prototype.getGeoCoord=function(t){var e=this._regionsMap.get(t);return this._nameCoordMap.get(t)||e&&e.getCenter()},e.prototype.dataToPoint=function(t,e,n){if(m.isString(t)&&(t=this.getGeoCoord(t)),t){var r=this.projection;return r&&(t=r.project(t)),t&&this.projectedToPoint(t,e,n)}},e.prototype.pointToData=function(t){var e=this.projection;return e&&(t=e.unproject(t)),t&&this.pointToProjected(t)},e.prototype.pointToProjected=function(e){return t.prototype.pointToData.call(this,e)},e.prototype.projectedToPoint=function(e,n,r){return t.prototype.dataToPoint.call(this,e,n,r)},e.prototype.convertToPixel=function(t,e,n){var r=ZE(e);return r===this?r.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var r=ZE(e);return r===this?r.pointToData(n):null},e}(GE);function ZE(t){var e=t.geoModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo",gi).models[0]||{}).coordinateSystem:null}m.mixin(UE,GE);var YE=UE;function XE(t,e){var n=t.get("boundingCoords");if(null!=n){var r=n[0],i=n[1];if(isFinite(r[0])&&isFinite(r[1])&&isFinite(i[0])&&isFinite(i[1])){var o=this.projection;if(o){var a=r[0],s=r[1],u=i[0],l=i[1];r=[1/0,1/0],i=[-1/0,-1/0];var c=function(t,e,n,a){for(var s=n-t,u=a-e,l=0;l<=100;l++){var c=l/100,h=o.project([t+s*c,e+u*c]);H(r,r,h),G(i,i,h)}};c(a,s,u,s),c(u,s,u,l),c(u,l,a,l),c(a,l,u,s)}this.setBoundingRect(r[0],r[1],i[0]-r[0],i[1]-r[1])}}var h,d,p,f=this.getBoundingRect(),g=t.get("layoutCenter"),m=t.get("layoutSize"),y=e.getWidth(),v=e.getHeight(),D=f.width/f.height*this.aspectScale,b=!1;if(g&&m&&(h=[Sr(g[0],y),Sr(g[1],v)],d=Sr(m,Math.min(y,v)),isNaN(h[0])||isNaN(h[1])||isNaN(d)||(b=!0)),b)p={},D>1?(p.width=d,p.height=d/D):(p.height=d,p.width=d*D),p.y=h[1]-p.height/2,p.x=h[0]-p.width/2;else{var _=t.getBoxLayoutParams();_.aspect=D,p=kl(_,{width:y,height:v})}this.setViewRect(p.x,p.y,p.width,p.height),this.setCenter(t.get("center"),e),this.setZoom(t.get("zoom"))}var $E=function(){function t(){this.dimensions=WE}return t.prototype.create=function(t,e){var n=[];function r(t){return{nameProperty:t.get("nameProperty"),aspectScale:t.get("aspectScale"),projection:t.get("projection")}}t.eachComponent("geo",(function(t,i){var o=t.get("map"),a=new YE(o+i,o,m.extend({nameMap:t.get("nameMap")},r(t)));a.zoomLimit=t.get("scaleLimit"),n.push(a),t.coordinateSystem=a,a.model=t,a.resize=XE,a.resize(t,e)})),t.eachSeries((function(t){if("geo"===t.get("coordinateSystem")){var e=t.get("geoIndex")||0;t.coordinateSystem=n[e]}}));var i={};return t.eachSeriesByType("map",(function(t){if(!t.getHostGeoModel()){var e=t.getMapType();i[e]=i[e]||[],i[e].push(t)}})),m.each(i,(function(t,i){var o=m.map(t,(function(t){return t.get("nameMap")})),a=new YE(i,i,m.extend({nameMap:m.mergeAll(o)},r(t[0])));a.zoomLimit=m.retrieve.apply(null,m.map(t,(function(t){return t.get("scaleLimit")}))),n.push(a),a.resize=XE,a.resize(t[0],e),m.each(t,(function(t){t.coordinateSystem=a,function(t,e){m.each(e.get("geoCoord"),(function(e,n){t.addGeoCoord(n,e)}))}(a,t)}))})),n},t.prototype.getFilledRegions=function(t,e,n,r){for(var i=(t||[]).slice(),o=m.createHashMap(),a=0;a<i.length;a++)o.set(i[a].name,i[a]);var s=vE(e,n,r);return m.each(s.regions,(function(t){var e=t.name,n=o.get(e),r=t.properties&&t.properties.echartsStyle;n||(n={name:e},i.push(n)),r&&m.merge(n,r)})),i},t}(),KE=new $E,JE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(t,e,n){var r=mE(t.map);if(r&&"geoJSON"===r.type){var i=t.itemStyle=t.itemStyle||{};"color"in i||(i.color="#eee")}this.mergeDefaultAndTheme(t,n),ti(t,"label",["show"])},e.prototype.optionUpdated=function(){var t=this,e=this.option;e.regions=KE.getFilledRegions(e.regions,e.map,e.nameMap,e.nameProperty);var n={};this._optionModelMap=m.reduce(e.regions||[],(function(e,r){var i=r.name;return i&&(e.set(i,new Au(r,t,t.ecModel)),r.selected&&(n[i]=!0)),e}),m.createHashMap()),e.selectedMap||(e.selectedMap=n)},e.prototype.getRegionModel=function(t){return this._optionModelMap.get(t)||new Au(null,this,this.ecModel)},e.prototype.getFormattedLabel=function(t,e){var n=this.getRegionModel(t),r="normal"===e?n.get(["label","formatter"]):n.get(["emphasis","label","formatter"]),i={name:t};return m.isFunction(r)?(i.status=e,r(i)):m.isString(r)?r.replace("{a}",null!=t?t:""):void 0},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.select=function(t){var e=this.option,n=e.selectedMode;n&&("multiple"!==n&&(e.selectedMap=null),(e.selectedMap||(e.selectedMap={}))[t]=!0)},e.prototype.unSelect=function(t){var e=this.option.selectedMap;e&&(e[t]=!1)},e.prototype.toggleSelected=function(t){this[this.isSelected(t)?"unSelect":"select"](t)},e.prototype.isSelected=function(t){var e=this.option.selectedMap;return!(!e||!e[t])},e.type="geo",e.layoutMode="box",e.defaultOption={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"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},e}(Nl),QE=JE;function tF(t,e){return t.pointToProjected?t.pointToProjected(e):t.pointToData(e)}function eF(t,e,n,r){var i=t.getZoom(),o=t.getCenter(),a=e.zoom,s=t.projectedToPoint?t.projectedToPoint(o):t.dataToPoint(o);if(null!=e.dx&&null!=e.dy&&(s[0]-=e.dx,s[1]-=e.dy,t.setCenter(tF(t,s),r)),null!=a){if(n){var u=n.min||0,l=n.max||1/0;a=Math.max(Math.min(i*a,l),u)/i}t.scaleX*=a,t.scaleY*=a;var c=(e.originX-t.x)*(a-1),h=(e.originY-t.y)*(a-1);t.x-=c,t.y-=h,t.updateTransform(),t.setCenter(tF(t,s),r),t.setZoom(a*i)}return{center:t.getCenter(),zoom:t.getZoom()}}var nF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.focusBlurEnabled=!0,n}return f(e,t),e.prototype.init=function(t,e){this._api=e},e.prototype.render=function(t,e,n,r){if(this._model=t,!t.get("show"))return this._mapDraw&&this._mapDraw.remove(),void(this._mapDraw=null);this._mapDraw||(this._mapDraw=new TE(n));var i=this._mapDraw;i.draw(t,e,n,this,r),i.group.on("click",this._handleRegionClick,this),i.group.silent=t.get("silent"),this.group.add(i.group),this.updateSelectStatus(t,e,n)},e.prototype._handleRegionClick=function(t){var e;Xg(t.target,(function(t){return null!=(e=Ga(t).eventData)}),!0),e&&this._api.dispatchAction({type:"geoToggleSelect",geoId:this._model.id,name:e.name})},e.prototype.updateSelectStatus=function(t,e,n){var r=this;this._mapDraw.group.traverse((function(t){var e=Ga(t).eventData;if(e)return r._model.isSelected(e.name)?n.enterSelect(t):n.leaveSelect(t),!0}))},e.prototype.findHighDownDispatchers=function(t){return this._mapDraw&&this._mapDraw.findHighDownDispatchers(t,this._model)},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove()},e.type="geo",e}(Pd),rF=nF;function iF(t,e,n){gE(t,e,n)}function oF(t){function e(e,n){n.update="geo:updateSelectStatus",t.registerAction(n,(function(t,n){var r={},i=[];return n.eachComponent({mainType:"geo",query:t},(function(n){n[e](t.name);var o=n.coordinateSystem;Object(m.each)(o.regions,(function(t){r[t.name]=n.isSelected(t.name)||!1}));var a=[];Object(m.each)(r,(function(t,e){r[e]&&a.push(e)})),i.push({geoIndex:n.componentIndex,name:a})})),{selected:r,allSelected:i,name:t.name}}))}t.registerCoordinateSystem("geo",KE),t.registerComponentModel(QE),t.registerComponentView(rF),t.registerImpl("registerMap",iF),t.registerImpl("getMap",(function(t){return yE(t)})),e("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),e("select",{type:"geoSelect",event:"geoselected"}),e("unSelect",{type:"geoUnSelect",event:"geounselected"}),t.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},(function(t,e,n){var r=t.componentType||"series";e.eachComponent({mainType:r,query:t},(function(e){var i=e.coordinateSystem;if("geo"===i.type){var o=eF(i,t,e.get("scaleLimit"),n);e.setCenter&&e.setCenter(o.center),e.setZoom&&e.setZoom(o.zoom),"series"===r&&Object(m.each)(e.seriesGroup,(function(t){t.setCenter(o.center),t.setZoom(o.zoom)}))}}))}))}function aF(t,e){var n=t.isExpand?t.children:[],r=t.parentNode.children,i=t.hierNode.i?r[t.hierNode.i-1]:null;if(n.length){!function(t){var e=t.children,n=e.length,r=0,i=0;for(;--n>=0;){var o=e[n];o.hierNode.prelim+=r,o.hierNode.modifier+=r,i+=o.hierNode.change,r+=o.hierNode.shift+i}}(t);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;i?(t.hierNode.prelim=i.hierNode.prelim+e(t,i),t.hierNode.modifier=t.hierNode.prelim-o):t.hierNode.prelim=o}else i&&(t.hierNode.prelim=i.hierNode.prelim+e(t,i));t.parentNode.hierNode.defaultAncestor=function(t,e,n,r){if(e){for(var i=t,o=t,a=o.parentNode.children[0],s=e,u=i.hierNode.modifier,l=o.hierNode.modifier,c=a.hierNode.modifier,h=s.hierNode.modifier;s=cF(s),o=hF(o),s&&o;){i=cF(i),a=hF(a),i.hierNode.ancestor=t;var d=s.hierNode.prelim+h-o.hierNode.prelim-l+r(s,o);d>0&&(pF(dF(s,t,n),t,d),l+=d,u+=d),h+=s.hierNode.modifier,l+=o.hierNode.modifier,u+=i.hierNode.modifier,c+=a.hierNode.modifier}s&&!cF(i)&&(i.hierNode.thread=s,i.hierNode.modifier+=h-u),o&&!hF(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=l-c,n=t)}return n}(t,i,t.parentNode.hierNode.defaultAncestor||r[0],e)}function sF(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function uF(t){return arguments.length?t:fF}function lF(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function cF(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function hF(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function dF(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function pF(t,e,n){var r=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=r,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=r}function fF(t,e){return t.parentNode===e.parentNode?1:2}var gF=function(){this.parentPoint=[],this.childPoints=[]},mF=function(t){function e(e){return t.call(this,e)||this}return f(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new gF},e.prototype.buildPath=function(t,e){var n=e.childPoints,r=n.length,i=e.parentPoint,o=n[0],a=n[r-1];if(1===r)return t.moveTo(i[0],i[1]),void t.lineTo(o[0],o[1]);var s=e.orient,u="TB"===s||"BT"===s?0:1,l=1-u,c=Sr(e.forkPosition,1),h=[];h[u]=i[u],h[l]=i[l]+(a[l]-i[l])*c,t.moveTo(i[0],i[1]),t.lineTo(h[0],h[1]),t.moveTo(o[0],o[1]),h[u]=o[u],t.lineTo(h[0],h[1]),h[u]=a[u],t.lineTo(h[0],h[1]),t.lineTo(a[0],a[1]);for(var d=1;d<r-1;d++){var p=n[d];t.moveTo(p[0],p[1]),h[u]=p[u],t.lineTo(h[0],h[1])}},e}(ha),yF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._mainGroup=new cr,n}return f(e,t),e.prototype.init=function(t,e){this._controller=new kS(e.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},e.prototype.render=function(t,e,n){var r=t.getData(),i=t.layoutInfo,o=this._mainGroup;"radial"===t.get("layout")?(o.x=i.x+i.width/2,o.y=i.y+i.height/2):(o.x=i.x,o.y=i.y),this._updateViewCoordSys(t,n),this._updateController(t,e,n);var a=this._data;r.diff(a).add((function(e){vF(r,e)&&DF(r,e,null,o,t)})).update((function(e,n){var i=a.getItemGraphicEl(n);vF(r,e)?DF(r,e,i,o,t):i&&xF(a,n,i,o,t)})).remove((function(e){var n=a.getItemGraphicEl(e);n&&xF(a,e,n,o,t)})).execute(),this._nodeScaleRatio=t.get("nodeScaleRatio"),this._updateNodeAndLinkScale(t),!0===t.get("expandAndCollapse")&&r.eachItemGraphicEl((function(e,r){e.off("click").on("click",(function(){n.dispatchAction({type:"treeExpandAndCollapse",seriesId:t.id,dataIndex:r})}))})),this._data=r},e.prototype._updateViewCoordSys=function(t,e){var n=t.getData(),r=[];n.each((function(t){var e=n.getItemLayout(t);!e||isNaN(e.x)||isNaN(e.y)||r.push([+e.x,+e.y])}));var i=[],o=[];yo(r,i,o);var a=this._min,s=this._max;o[0]-i[0]==0&&(i[0]=a?a[0]:i[0]-1,o[0]=s?s[0]:o[0]+1),o[1]-i[1]==0&&(i[1]=a?a[1]:i[1]-1,o[1]=s?s[1]:o[1]+1);var u=t.coordinateSystem=new GE;u.zoomLimit=t.get("scaleLimit"),u.setBoundingRect(i[0],i[1],o[0]-i[0],o[1]-i[1]),u.setCenter(t.get("center"),e),u.setZoom(t.get("zoom")),this.group.attr({x:u.x,y:u.y,scaleX:u.scaleX,scaleY:u.scaleY}),this._min=i,this._max=o},e.prototype._updateController=function(t,e,n){var r=this,i=this._controller,o=this._controllerHost,a=this.group;i.setPointerChecker((function(e,r,i){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(r,i)&&!LS(e,n,t)})),i.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),i.off("pan").off("zoom").on("pan",(function(e){OS(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"treeRoam",dx:e.dx,dy:e.dy})})).on("zoom",(function(e){IS(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"treeRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),r._updateNodeAndLinkScale(t),n.updateLabelLayout()}))},e.prototype._updateNodeAndLinkScale=function(t){var e=t.getData(),n=this._getNodeGlobalScale(t);e.eachItemGraphicEl((function(t,e){t.setSymbolScale(n)}))},e.prototype._getNodeGlobalScale=function(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=this._nodeScaleRatio,r=e.scaleX||1;return((e.getZoom()-1)*n+1)/r},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype.remove=function(){this._mainGroup.removeAll(),this._data=null},e.type="tree",e}(Jf);function vF(t,e){var n=t.getItemLayout(e);return n&&!isNaN(n.x)&&!isNaN(n.y)}function DF(t,e,n,r,i){var o=!n,a=t.tree.getNodeByDataIndex(e),s=a.getModel(),u=a.getVisual("style").fill,l=!1===a.isExpand&&0!==a.children.length?u:"#fff",c=t.tree.root,h=a.parentNode===c?a:a.parentNode||a,d=t.getItemGraphicEl(h.dataIndex),p=h.getLayout(),f=d?{x:d.__oldX,y:d.__oldY,rawX:d.__radialOldRawX,rawY:d.__radialOldRawY}:p,g=a.getLayout();o?((n=new fw(t,e,null,{symbolInnerColor:l,useNameLabel:!0})).x=f.x,n.y=f.y):n.updateData(t,e,null,{symbolInnerColor:l,useNameLabel:!0}),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=g.rawX,n.__radialRawY=g.rawY,r.add(n),t.setItemGraphicEl(e,n),n.__oldX=n.x,n.__oldY=n.y,Ws(n,{x:g.x,y:g.y},i);var y=n.getSymbolPath();if("radial"===i.get("layout")){var v=c.children[0],D=v.getLayout(),b=v.children.length,_=void 0,x=void 0;if(g.x===D.x&&!0===a.isExpand&&v.children.length){var w={x:(v.children[0].getLayout().x+v.children[b-1].getLayout().x)/2,y:(v.children[0].getLayout().y+v.children[b-1].getLayout().y)/2};(_=Math.atan2(w.y-D.y,w.x-D.x))<0&&(_=2*Math.PI+_),(x=w.x<D.x)&&(_-=Math.PI)}else(_=Math.atan2(g.y-D.y,g.x-D.x))<0&&(_=2*Math.PI+_),0===a.children.length||0!==a.children.length&&!1===a.isExpand?(x=g.x<D.x)&&(_-=Math.PI):(x=g.x>D.x)||(_-=Math.PI);var C=x?"left":"right",A=s.getModel("label"),S=A.get("rotate"),E=S*(Math.PI/180),F=y.getTextContent();F&&(y.setTextConfig({position:A.get("position")||C,rotation:null==S?-_:E,origin:"center"}),F.setStyle("verticalAlign","middle"))}var M=s.get(["emphasis","focus"]),k="relative"===M?m.concatArray(a.getAncestorsIndices(),a.getDescendantIndices()):"ancestor"===M?a.getAncestorsIndices():"descendant"===M?a.getDescendantIndices():null;k&&(Ga(n).focus=k),function(t,e,n,r,i,o,a,s){var u=e.getModel(),l=t.get("edgeShape"),c=t.get("layout"),h=t.getOrient(),d=t.get(["lineStyle","curveness"]),p=t.get("edgeForkPosition"),f=u.getModel("lineStyle").getLineStyle(),g=r.__edge;if("curve"===l)e.parentNode&&e.parentNode!==n&&(g||(g=r.__edge=new Up({shape:wF(c,h,d,i,i)})),Ws(g,{shape:wF(c,h,d,o,a)},t));else if("polyline"===l&&"orthogonal"===c&&e!==n&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var y=e.children,v=[],D=0;D<y.length;D++){var b=y[D].getLayout();v.push([b.x,b.y])}g||(g=r.__edge=new mF({shape:{parentPoint:[a.x,a.y],childPoints:[[a.x,a.y]],orient:h,forkPosition:p}})),Ws(g,{shape:{parentPoint:[a.x,a.y],childPoints:v}},t)}g&&("polyline"!==l||e.isExpand)&&(g.useStyle(m.defaults({strokeNoScale:!0,fill:null},f)),Ps(g,u,"lineStyle"),ms(g),s.add(g))}(i,a,c,n,f,p,g,r),n.__edge&&(n.onHoverStateChange=function(e){if("blur"!==e){var r=a.parentNode&&t.getItemGraphicEl(a.parentNode.dataIndex);r&&1===r.hoverState||fs(n.__edge,e)}})}function bF(t,e,n,r,i){var o=_F(e.tree.root,t),a=o.source,s=o.sourceLayout,u=e.getItemGraphicEl(t.dataIndex);if(u){var l=e.getItemGraphicEl(a.dataIndex).__edge,c=u.__edge||(!1===a.isExpand||1===a.children.length?l:void 0),h=r.get("edgeShape"),d=r.get("layout"),p=r.get("orient"),f=r.get(["lineStyle","curveness"]);c&&("curve"===h?Ys(c,{shape:wF(d,p,f,s,s),style:{opacity:0}},r,{cb:function(){n.remove(c)},removeOpt:i}):"polyline"===h&&"orthogonal"===r.get("layout")&&Ys(c,{shape:{parentPoint:[s.x,s.y],childPoints:[[s.x,s.y]]},style:{opacity:0}},r,{cb:function(){n.remove(c)},removeOpt:i}))}}function _F(t,e){for(var n,r=e.parentNode===t?e:e.parentNode||e;null==(n=r.getLayout());)r=r.parentNode===t?r:r.parentNode||r;return{source:r,sourceLayout:n}}function xF(t,e,n,r,i){var o=t.tree.getNodeByDataIndex(e),a=_F(t.tree.root,o).sourceLayout,s={duration:i.get("animationDurationUpdate"),easing:i.get("animationEasingUpdate")};Ys(n,{x:a.x+1,y:a.y+1},i,{cb:function(){r.remove(n),t.setItemGraphicEl(e,null)},removeOpt:s}),n.fadeOut(null,t.hostModel,{fadeLabel:!0,animation:s}),o.children.forEach((function(e){bF(e,t,r,i,s)})),bF(o,t,r,i,s)}function wF(t,e,n,r,i){var o,a,s,u,l,c,h,d;if("radial"===t){l=r.rawX,h=r.rawY,c=i.rawX,d=i.rawY;var p=lF(l,h),f=lF(l,h+(d-h)*n),g=lF(c,d+(h-d)*n),m=lF(c,d);return{x1:p.x||0,y1:p.y||0,x2:m.x||0,y2:m.y||0,cpx1:f.x||0,cpy1:f.y||0,cpx2:g.x||0,cpy2:g.y||0}}return l=r.x,h=r.y,c=i.x,d=i.y,"LR"!==e&&"RL"!==e||(o=l+(c-l)*n,a=h,s=c+(l-c)*n,u=d),"TB"!==e&&"BT"!==e||(o=l,a=h+(d-h)*n,s=c,u=d+(h-d)*n),{x1:l,y1:h,x2:c,y2:d,cpx1:o,cpy1:a,cpx2:s,cpy2:u}}var CF=yF,AF=hi();function SF(t,e){if(function(t){return AF(t).mainData===t}(this)){var n=Object(m.extend)({},AF(this).datas);n[this.dataType]=e,OF(e,n,t)}else IF(e,this.dataType,AF(this).mainData,t);return e}function EF(t,e){return t.struct&&t.struct.update(),e}function FF(t,e){return Object(m.each)(AF(e).datas,(function(n,r){n!==e&&IF(n.cloneShallow(),r,e,t)})),e}function MF(t){var e=AF(this).mainData;return null==t||null==e?e:AF(e).datas[t]}function kF(){var t=AF(this).mainData;return null==t?[{data:t}]:Object(m.map)(Object(m.keys)(AF(t).datas),(function(e){return{type:e,data:AF(t).datas[e]}}))}function OF(t,e,n){AF(t).datas={},Object(m.each)(e,(function(e,r){IF(e,r,t,n)}))}function IF(t,e,n,r){AF(n).datas[e]=t,AF(t).mainData=n,t.dataType=e,r.struct&&(t[r.structAttr]=r.struct,r.struct[r.datasAttr[e]]=t),t.getLinkedData=MF,t.getLinkedDataAll=kF}var TF=function(t){var e=t.mainData,n=t.datas;n||(n={main:e},t.datasAttr={main:"data"}),t.datas=t.mainData=null,OF(e,n,t),Object(m.each)(n,(function(n){Object(m.each)(e.TRANSFERABLE_METHODS,(function(e){n.wrapMethod(e,Object(m.curry)(SF,t))}))})),e.wrapMethod("cloneShallow",Object(m.curry)(FF,t)),Object(m.each)(e.CHANGABLE_METHODS,(function(n){e.wrapMethod(n,Object(m.curry)(EF,t))})),Object(m.assert)(n[e.dataType]===e)},BF=function(){function t(t,e){this.depth=0,this.height=0,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.isExpand=!1,this.name=t||"",this.hostTree=e}return t.prototype.isRemoved=function(){return this.dataIndex<0},t.prototype.eachNode=function(t,e,n){m.isFunction(t)&&(n=e,e=t,t=null),t=t||{},m.isString(t)&&(t={order:t});var r,i=t.order||"preorder",o=this[t.attr||"children"];"preorder"===i&&(r=e.call(n,this));for(var a=0;!r&&a<o.length;a++)o[a].eachNode(t,e,n);"postorder"===i&&e.call(n,this)},t.prototype.updateDepthAndHeight=function(t){var e=0;this.depth=t;for(var n=0;n<this.children.length;n++){var r=this.children[n];r.updateDepthAndHeight(t+1),r.height>e&&(e=r.height)}this.height=e+1},t.prototype.getNodeById=function(t){if(this.getId()===t)return this;for(var e=0,n=this.children,r=n.length;e<r;e++){var i=n[e].getNodeById(t);if(i)return i}},t.prototype.contains=function(t){if(t===this)return!0;for(var e=0,n=this.children,r=n.length;e<r;e++){var i=n[e].contains(t);if(i)return i}},t.prototype.getAncestors=function(t){for(var e=[],n=t?this:this.parentNode;n;)e.push(n),n=n.parentNode;return e.reverse(),e},t.prototype.getAncestorsIndices=function(){for(var t=[],e=this;e;)t.push(e.dataIndex),e=e.parentNode;return t.reverse(),t},t.prototype.getDescendantIndices=function(){var t=[];return this.eachNode((function(e){t.push(e.dataIndex)})),t},t.prototype.getValue=function(t){var e=this.hostTree.data;return e.getStore().get(e.getDimensionIndex(t||"value"),this.dataIndex)},t.prototype.setLayout=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,e)},t.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostTree.data.getItemModel(this.dataIndex).getModel(t)},t.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},t.prototype.setVisual=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,e)},t.prototype.getVisual=function(t){return this.hostTree.data.getItemVisual(this.dataIndex,t)},t.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},t.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},t.prototype.getChildIndex=function(){if(this.parentNode){for(var t=this.parentNode.children,e=0;e<t.length;++e)if(t[e]===this)return e;return-1}return-1},t.prototype.isAncestorOf=function(t){for(var e=t.parentNode;e;){if(e===this)return!0;e=e.parentNode}return!1},t.prototype.isDescendantOf=function(t){return t!==this&&t.isAncestorOf(this)},t}(),LF=function(){function t(t){this.type="tree",this._nodes=[],this.hostModel=t}return t.prototype.eachNode=function(t,e,n){this.root.eachNode(t,e,n)},t.prototype.getNodeByDataIndex=function(t){var e=this.data.getRawIndex(t);return this._nodes[e]},t.prototype.getNodeById=function(t){return this.root.getNodeById(t)},t.prototype.update=function(){for(var t=this.data,e=this._nodes,n=0,r=e.length;n<r;n++)e[n].dataIndex=-1;for(n=0,r=t.count();n<r;n++)e[t.getRawIndex(n)].dataIndex=n},t.prototype.clearLayouts=function(){this.data.clearItemLayouts()},t.createTree=function(e,n,r){var i=new t(n),o=[],a=1;(function t(e,n){var r=e.value;a=Math.max(a,m.isArray(r)?r.length:1),o.push(e);var s=new BF(si(e.name,""),i);n?function(t,e){var n=e.children;t.parentNode!==e&&(n.push(t),t.parentNode=e)}(s,n):i.root=s,i._nodes.push(s);var u=e.children;if(u)for(var l=0;l<u.length;l++)t(u[l],s)})(e),i.root.updateDepthAndHeight(0);var s=Kv(o,{coordDimensions:["value"],dimensionsCount:a}).dimensions,u=new Xv(s,n);return u.initData(o),r&&r(u),TF({mainData:u,struct:i,structAttr:"tree"}),i.update(),i},t}();var jF=LF;function PF(t,e,n){if(t&&m.indexOf(e,t.type)>=0){var r=n.getData().tree.root,i=t.targetNode;if(m.isString(i)&&(i=r.getNodeById(i)),i&&r.contains(i))return{node:i};var o=t.targetNodeId;if(null!=o&&(i=r.getNodeById(o)))return{node:i}}}function NF(t){for(var e=[];t;)(t=t.parentNode)&&e.push(t);return e.reverse()}function RF(t,e){var n=NF(t);return m.indexOf(n,e)>=0}function zF(t,e){for(var n=[];t;){var r=t.dataIndex;n.push({name:t.name,dataIndex:r,value:e.getRawValue(r)}),t=t.parentNode}return n.reverse(),n}var VF=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasSymbolVisual=!0,e.ignoreStyleOnData=!0,e}return f(e,t),e.prototype.getInitialData=function(t){var e={name:t.name,children:t.data},n=t.leaves||{},r=new Au(n,this,this.ecModel),i=jF.createTree(e,this,(function(t){t.wrapMethod("getItemModel",(function(t,e){var n=i.getNodeByDataIndex(e);return n&&n.children.length&&n.isExpand||(t.parentModel=r),t}))}));var o=0;i.eachNode("preorder",(function(t){t.depth>o&&(o=t.depth)}));var a=t.expandAndCollapse&&t.initialTreeDepth>=0?t.initialTreeDepth:o;return i.root.eachNode("preorder",(function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=a})),i.data},e.prototype.getOrient=function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.formatTooltip=function(t,e,n){for(var r=this.getData().tree,i=r.root.children[0],o=r.getNodeByDataIndex(t),a=o.getValue(),s=o.name;o&&o!==i;)s=o.parentNode.name+"."+s,o=o.parentNode;return hd("nameValue",{name:s,value:a,noValue:isNaN(a)||null==a})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=zF(r,this),n.collapsed=!r.isExpand,n},e.type="series.tree",e.layoutMode="box",e.defaultOption={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",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},e}(Ld),HF=VF;function GF(t,e){for(var n,r=[t];n=r.pop();)if(e(n),n.isExpand){var i=n.children;if(i.length)for(var o=i.length-1;o>=0;o--)r.push(i[o])}}function qF(t,e){t.eachSeriesByType("tree",(function(t){!function(t,e){var n=function(t,e){return kl(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e);t.layoutInfo=n;var r=t.get("layout"),i=0,o=0,a=null;"radial"===r?(i=2*Math.PI,o=Math.min(n.height,n.width)/2,a=uF((function(t,e){return(t.parentNode===e.parentNode?1:2)/t.depth}))):(i=n.width,o=n.height,a=uF());var s=t.getData().tree.root,u=s.children[0];if(u){(function(t){var e=t;e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var n,r,i=[e];n=i.pop();)if(r=n.children,n.isExpand&&r.length)for(var o=r.length-1;o>=0;o--){var a=r[o];a.hierNode={defaultAncestor:null,ancestor:a,prelim:0,modifier:0,change:0,shift:0,i:o,thread:null},i.push(a)}})(s),function(t,e,n){for(var r,i=[t],o=[];r=i.pop();)if(o.push(r),r.isExpand){var a=r.children;if(a.length)for(var s=0;s<a.length;s++)i.push(a[s])}for(;r=o.pop();)e(r,n)}(u,aF,a),s.hierNode.modifier=-u.hierNode.prelim,GF(u,sF);var l=u,c=u,h=u;GF(u,(function(t){var e=t.getLayout().x;e<l.getLayout().x&&(l=t),e>c.getLayout().x&&(c=t),t.depth>h.depth&&(h=t)}));var d=l===c?1:a(l,c)/2,p=d-l.getLayout().x,f=0,g=0,m=0,y=0;if("radial"===r)f=i/(c.getLayout().x+d+p),g=o/(h.depth-1||1),GF(u,(function(t){m=(t.getLayout().x+p)*f,y=(t.depth-1)*g;var e=lF(m,y);t.setLayout({x:e.x,y:e.y,rawX:m,rawY:y},!0)}));else{var v=t.getOrient();"RL"===v||"LR"===v?(g=o/(c.getLayout().x+d+p),f=i/(h.depth-1||1),GF(u,(function(t){y=(t.getLayout().x+p)*g,m="LR"===v?(t.depth-1)*f:i-(t.depth-1)*f,t.setLayout({x:m,y:y},!0)}))):"TB"!==v&&"BT"!==v||(f=i/(c.getLayout().x+d+p),g=o/(h.depth-1||1),GF(u,(function(t){m=(t.getLayout().x+p)*f,y="TB"===v?(t.depth-1)*g:o-(t.depth-1)*g,t.setLayout({x:m,y:y},!0)})))}}}(t,e)}))}function WF(t){t.eachSeriesByType("tree",(function(t){var e=t.getData();e.tree.eachNode((function(t){var n=t.getModel().getModel("itemStyle").getItemStyle(),r=e.ensureUniqueItemVisual(t.dataIndex,"style");Object(m.extend)(r,n)}))}))}var UF=["treemapZoomToNode","treemapRender","treemapMove"];function ZF(t){var e=t.getData().tree,n={};e.eachNode((function(e){for(var r=e;r&&r.depth>1;)r=r.parentNode;var i=hc(t.ecModel,r.name||r.dataIndex+"",n);e.setVisual("decal",i)}))}var YF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventUsingHoverLayer=!0,n}return f(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};XF(n);var r=t.levels||[],i=this.designatedVisualItemStyle={},o=new Au({itemStyle:i},this,e);r=t.levels=function(t,e){var n=Qr(e.get("color")),r=Qr(e.get(["aria","decal","decals"]));if(n){var i,o;t=t||[],m.each(t,(function(t){var e=new Au(t),n=e.get("color"),r=e.get("decal");(e.get(["itemStyle","color"])||n&&"none"!==n)&&(i=!0),(e.get(["itemStyle","decal"])||r&&"none"!==r)&&(o=!0)}));var a=t[0]||(t[0]={});return i||(a.color=n.slice()),!o&&r&&(a.decal=r.slice()),t}}(r,e);var a=m.map(r||[],(function(t){return new Au(t,o,e)}),this),s=jF.createTree(n,this,(function(t){t.wrapMethod("getItemModel",(function(t,e){var n=s.getNodeByDataIndex(e),r=n?a[n.depth]:null;return t.parentModel=r||o,t}))}));return s.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.formatTooltip=function(t,e,n){var r=this.getData(),i=this.getRawValue(t);return hd("nameValue",{name:r.getName(t),value:i})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=zF(r,this),n.treePathInfo=n.treeAncestors,n},e.prototype.setLayoutInfo=function(t){this.layoutInfo=this.layoutInfo||{},m.extend(this.layoutInfo,t)},e.prototype.mapIdToIndex=function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=m.createHashMap(),this._idIndexMapCount=0);var n=e.get(t);return null==n&&e.set(t,n=this._idIndexMapCount++),n},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){ZF(this)},e.type="series.treemap",e.layoutMode="box",e.defaultOption={progressive:0,left:"center",top:"middle",width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"โถ",zoomToNodeRatio:.1024,scaleLimit:null,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",textStyle:{color:"#fff"}},emphasis:{itemStyle:{color:"rgba(0,0,0,0.9)"}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},e}(Ld);function XF(t){var e=0;m.each(t.children,(function(t){XF(t);var n=t.value;m.isArray(n)&&(n=n[0]),e+=n}));var n=t.value;m.isArray(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),m.isArray(t.value)?t.value[0]=n:t.value=n}var $F=YF,KF=function(){function t(t){this.group=new cr,t.add(this.group)}return t.prototype.render=function(t,e,n,r){var i=t.getModel("breadcrumb"),o=this.group;if(o.removeAll(),i.get("show")&&n){var a=i.getModel("itemStyle"),s=i.getModel("emphasis"),u=a.getModel("textStyle"),l=s.getModel(["itemStyle","textStyle"]),c={pos:{left:i.get("left"),right:i.get("right"),top:i.get("top"),bottom:i.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:i.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(n,c,u),this._renderContent(t,c,a,s,u,l,r),Ol(o,c.pos,c.box)}},t.prototype._prepare=function(t,e,n){for(var r=t;r;r=r.parentNode){var i=si(r.getModel().get("name"),""),o=n.getTextRect(i),a=Math.max(o.width+16,e.emptyItemWidth);e.totalWidth+=a+8,e.renderList.push({node:r,text:i,width:a})}},t.prototype._renderContent=function(t,e,n,r,i,o,a){for(var s=0,u=e.emptyItemWidth,l=t.get(["breadcrumb","height"]),c=function(t,e,n){var r=e.width,i=e.height,o=Sr(t.left,r),a=Sr(t.top,i),s=Sr(t.right,r),u=Sr(t.bottom,i);return(isNaN(o)||isNaN(parseFloat(t.left)))&&(o=0),(isNaN(s)||isNaN(parseFloat(t.right)))&&(s=r),(isNaN(a)||isNaN(parseFloat(t.top)))&&(a=0),(isNaN(u)||isNaN(parseFloat(t.bottom)))&&(u=i),n=gl(n||0),{width:Math.max(s-o-n[1]-n[3],0),height:Math.max(u-a-n[0]-n[2],0)}}(e.pos,e.box),h=e.totalWidth,d=e.renderList,p=r.getModel("itemStyle").getItemStyle(),f=d.length-1;f>=0;f--){var g=d[f],y=g.node,v=g.width,D=g.text;h>c.width&&(h-=v-u,v=u,D=null);var b=new Bp({shape:{points:JF(s,0,v,l,f===d.length-1,0===f)},style:Object(m.defaults)(n.getItemStyle(),{lineJoin:"bevel"}),textContent:new Ha({style:ru(i,{text:D})}),textConfig:{position:"inside"},z2:1e4*Ka,onclick:Object(m.curry)(a,y)});b.disableLabelAnimation=!0,b.getTextContent().ensureState("emphasis").style=ru(o,{text:D}),b.ensureState("emphasis").style=p,Ts(b,r.get("focus"),r.get("blurScope"),r.get("disabled")),this.group.add(b),QF(b,t,y),s+=v+8}},t.prototype.remove=function(){this.group.removeAll()},t}();function JF(t,e,n,r,i,o){var a=[[i?t:t-5,e],[t+n,e],[t+n,e+r],[i?t:t-5,e+r]];return!o&&a.splice(2,0,[t+n+5,e+r/2]),!i&&a.push([t,e+r/2]),a}function QF(t,e,n){Ga(t).eventData={componentType:"series",componentSubType:"treemap",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&zF(n,e)}}var tM=KF,eM=function(){function t(){this._storage=[],this._elExistsMap={}}return t.prototype.add=function(t,e,n,r,i){return!this._elExistsMap[t.id]&&(this._elExistsMap[t.id]=!0,this._storage.push({el:t,target:e,duration:n,delay:r,easing:i}),!0)},t.prototype.finished=function(t){return this._finishedCallback=t,this},t.prototype.start=function(){for(var t=this,e=this._storage.length,n=function(){--e<=0&&(t._storage.length=0,t._elExistsMap={},t._finishedCallback&&t._finishedCallback())},r=0,i=this._storage.length;r<i;r++){var o=this._storage[r];o.el.animateTo(o.target,{duration:o.duration,delay:o.delay,easing:o.easing,setToFinal:!0,done:n,aborted:n})}return this},t}();var nM=cr,rM=Sa,iM="label",oM="upperLabel",aM=10*Ka,sM=2*Ka,uM=3*Ka,lM=ki([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),cM=function(t){var e=lM(t);return e.stroke=e.fill=e.lineWidth=null,e},hM=hi(),dM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._state="ready",n._storage={nodeGroup:[],background:[],content:[]},n}return f(e,t),e.prototype.render=function(t,e,n,r){var i=e.findComponents({mainType:"series",subType:"treemap",query:r});if(!(Object(m.indexOf)(i,t)<0)){this.seriesModel=t,this.api=n,this.ecModel=e;var o=PF(r,["treemapZoomToNode","treemapRootToNode"],t),a=r&&r.type,s=t.layoutInfo,u=!this._oldTree,l=this._storage,c="treemapRootToNode"===a&&o&&l?{rootNodeGroup:l.nodeGroup[o.node.getRawIndex()],direction:r.direction}:null,h=this._giveContainerGroup(s),d=t.get("animation"),p=this._doRender(h,t,c);!d||u||a&&"treemapZoomToNode"!==a&&"treemapRootToNode"!==a?p.renderFinally():this._doAnimation(h,p,t,c),this._resetController(n),this._renderBreadcrumb(t,n,o)}},e.prototype._giveContainerGroup=function(t){var e=this._containerGroup;return e||(e=this._containerGroup=new nM,this._initEvents(e),this.group.add(e)),e.x=t.x,e.y=t.y,e},e.prototype._doRender=function(t,e,n){var r=e.getData().tree,i=this._oldTree,o={nodeGroup:[],background:[],content:[]},a={nodeGroup:[],background:[],content:[]},s=this._storage,u=[];function l(t,r,i,l){return function(t,e,n,r,i,o,a,s,u,l){if(a){var c=a.getLayout(),h=t.getData(),d=a.getModel();if(h.setItemGraphicEl(a.dataIndex,null),c&&c.isInView){var p=c.width,f=c.height,g=c.borderWidth,y=c.invisible,v=a.getRawIndex(),D=s&&s.getRawIndex(),b=a.viewChildren,_=c.upperHeight,x=b&&b.length,w=d.getModel("itemStyle"),C=d.getModel(["emphasis","itemStyle"]),A=d.getModel(["blur","itemStyle"]),S=d.getModel(["select","itemStyle"]),E=w.get("borderRadius")||0,F=H("nodeGroup",nM);if(F){if(u.add(F),F.x=c.x||0,F.y=c.y||0,F.markRedraw(),hM(F).nodeWidth=p,hM(F).nodeHeight=f,c.isAboveViewRoot)return F;var M=H("background",rM,l,sM);M&&P(F,M,x&&c.upperLabelHeight);var k=d.getModel("emphasis"),O=k.get("focus"),I=k.get("blurScope"),T=k.get("disabled"),B="ancestor"===O?a.getAncestorsIndices():"descendant"===O?a.getDescendantIndices():O;if(x)Rs(F)&&Ns(F,!1),M&&(Ns(M,!T),h.setItemGraphicEl(a.dataIndex,M),Bs(M,B,I));else{var L=H("content",rM,l,uM);L&&N(F,L),M.disableMorphing=!0,M&&Rs(M)&&Ns(M,!1),Ns(F,!T),h.setItemGraphicEl(a.dataIndex,F);var j=d.getShallow("cursor");j&&L.attr("cursor",j),Bs(F,B,I)}return F}}}function P(e,n,r){var i=Ga(n);if(i.dataIndex=a.dataIndex,i.seriesIndex=t.seriesIndex,n.setShape({x:0,y:0,width:p,height:f,r:E}),y)R(n);else{n.invisible=!1;var o=a.getVisual("style"),s=o.stroke,u=cM(w);u.fill=s;var l=lM(C);l.fill=C.get("borderColor");var c=lM(A);c.fill=A.get("borderColor");var h=lM(S);if(h.fill=S.get("borderColor"),r){var d=p-2*g;z(n,s,o.opacity,{x:g,y:0,width:d,height:_})}else n.removeTextContent();n.setStyle(u),n.ensureState("emphasis").style=l,n.ensureState("blur").style=c,n.ensureState("select").style=h,ms(n)}e.add(n)}function N(e,n){var r=Ga(n);r.dataIndex=a.dataIndex,r.seriesIndex=t.seriesIndex;var i=Math.max(p-2*g,0),o=Math.max(f-2*g,0);if(n.culling=!0,n.setShape({x:g,y:g,width:i,height:o,r:E}),y)R(n);else{n.invisible=!1;var s=a.getVisual("style"),u=s.fill,l=cM(w);l.fill=u,l.decal=s.decal;var c=lM(C),h=lM(A),d=lM(S);z(n,u,s.opacity,null),n.setStyle(l),n.ensureState("emphasis").style=c,n.ensureState("blur").style=h,n.ensureState("select").style=d,ms(n)}e.add(n)}function R(t){!t.invisible&&o.push(t)}function z(e,n,r,i){var o=d.getModel(i?oM:iM),s=si(d.get("name"),null),u=o.getShallow("show");eu(e,nu(d,i?oM:iM),{defaultText:u?s:null,inheritColor:n,defaultOpacity:r,labelFetcher:t,labelDataIndex:a.dataIndex});var l=e.getTextContent();if(l){var h=l.style,p=Object(m.normalizeCssArray)(h.padding||0);i&&(e.setTextConfig({layoutRect:i}),l.disableLabelLayout=!0),l.beforeUpdate=function(){var t=Math.max((i?i.width:e.shape.width)-p[1]-p[3],0),n=Math.max((i?i.height:e.shape.height)-p[0]-p[2],0);h.width===t&&h.height===n||l.setStyle({width:t,height:n})},h.truncateMinChar=2,h.lineOverflow="truncate",V(h,i,c);var f=l.getState("emphasis");V(f?f.style:null,i,c)}}function V(e,n,r){var i=e?e.text:null;if(!n&&r.isLeafRoot&&null!=i){var o=t.get("drillDownIcon",!0);e.text=o?o+" "+i:i}}function H(t,r,o,a){var s=null!=D&&n[t][D],u=i[t];return s?(n[t][D]=null,G(u,s)):y||((s=new r)instanceof so&&(s.z2=function(t,e){return t*aM+e}(o,a)),q(u,s)),e[t][v]=s}function G(t,e){var n=t[v]={};e instanceof nM?(n.oldX=e.x,n.oldY=e.y):n.oldShape=Object(m.extend)({},e.shape)}function q(t,e){var n=t[v]={},o=a.parentNode,s=e instanceof cr;if(o&&(!r||"drillDown"===r.direction)){var u=0,l=0,c=i.background[o.getRawIndex()];!r&&c&&c.oldShape&&(u=c.oldShape.width,l=c.oldShape.height),s?(n.oldX=0,n.oldY=l):n.oldShape={x:u,y:l,width:0,height:0}}n.fadein=!s}}(e,a,s,n,o,u,t,r,i,l)}!function t(e,n,r,i,o){function a(t){return t.getId()}function s(a,s){var u=null!=a?e[a]:null,c=null!=s?n[s]:null,h=l(u,c,r,o);h&&t(u&&u.viewChildren||[],c&&c.viewChildren||[],h,i,o+1)}i?(n=e,Object(m.each)(e,(function(t,e){!t.isRemoved()&&s(e,e)}))):new wv(n,e,a,a).add(s).update(s).remove(Object(m.curry)(s,null)).execute()}(r.root?[r.root]:[],i&&i.root?[i.root]:[],t,r===i||!i,0);var c=function(t){var e={nodeGroup:[],background:[],content:[]};return t&&Object(m.each)(t,(function(t,n){var r=e[n];Object(m.each)(t,(function(t){t&&(r.push(t),hM(t).willDelete=!0)}))})),e}(s);if(this._oldTree=r,this._storage=a,this._controllerHost){var h=this.seriesModel.layoutInfo,d=r.root.getLayout();d.width===h.width&&d.height===h.height&&(this._controllerHost.zoom=1)}return{lastsForAnimation:o,willDeleteEls:c,renderFinally:function(){Object(m.each)(c,(function(t){Object(m.each)(t,(function(t){t.parent&&t.parent.remove(t)}))})),Object(m.each)(u,(function(t){t.invisible=!0,t.dirty()}))}}},e.prototype._doAnimation=function(t,e,n,r){var i=n.get("animationDurationUpdate"),o=n.get("animationEasing"),a=(Object(m.isFunction)(i)?0:i)||0,s=(Object(m.isFunction)(o)?null:o)||"cubicOut",u=new eM;Object(m.each)(e.willDeleteEls,(function(t,e){Object(m.each)(t,(function(t,n){if(!t.invisible){var i,o=t.parent,l=hM(o);if(r&&"drillDown"===r.direction)i=o===r.rootNodeGroup?{shape:{x:0,y:0,width:l.nodeWidth,height:l.nodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var c=0,h=0;l.willDelete||(c=l.nodeWidth/2,h=l.nodeHeight/2),i="nodeGroup"===e?{x:c,y:h,style:{opacity:0}}:{shape:{x:c,y:h,width:0,height:0},style:{opacity:0}}}i&&u.add(t,i,a,0,s)}}))})),Object(m.each)(this._storage,(function(t,n){Object(m.each)(t,(function(t,r){var i=e.lastsForAnimation[n][r],o={};i&&(t instanceof cr?null!=i.oldX&&(o.x=t.x,o.y=t.y,t.x=i.oldX,t.y=i.oldY):(i.oldShape&&(o.shape=Object(m.extend)({},t.shape),t.setShape(i.oldShape)),i.fadein?(t.setStyle("opacity",0),o.style={opacity:1}):1!==t.style.opacity&&(o.style={opacity:1})),u.add(t,o,a,0,s))}))}),this),this._state="animating",u.finished(Object(m.bind)((function(){this._state="ready",e.renderFinally()}),this)).start()},e.prototype._resetController=function(t){var e=this._controller,n=this._controllerHost;n||(this._controllerHost={target:this.group},n=this._controllerHost),e||((e=this._controller=new kS(t.getZr())).enable(this.seriesModel.get("roam")),n.zoomLimit=this.seriesModel.get("scaleLimit"),n.zoom=this.seriesModel.get("zoom"),e.on("pan",Object(m.bind)(this._onPan,this)),e.on("zoom",Object(m.bind)(this._onZoom,this)));var r=new Rt(0,0,t.getWidth(),t.getHeight());e.setPointerChecker((function(t,e,n){return r.contain(e,n)}))},e.prototype._clearController=function(){var t=this._controller;this._controllerHost=null,t&&(t.dispose(),t=null)},e.prototype._onPan=function(t){if("animating"!==this._state&&(Math.abs(t.dx)>3||Math.abs(t.dy)>3)){var e=this.seriesModel.getData().tree.root;if(!e)return;var n=e.getLayout();if(!n)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+t.dx,y:n.y+t.dy,width:n.width,height:n.height}})}},e.prototype._onZoom=function(t){var e=t.originX,n=t.originY,r=t.scale;if("animating"!==this._state){var i=this.seriesModel.getData().tree.root;if(!i)return;var o=i.getLayout();if(!o)return;var a,s=new Rt(o.x,o.y,o.width,o.height),u=this._controllerHost;a=u.zoomLimit;var l=u.zoom=u.zoom||1;if(l*=r,a){var c=a.min||0,h=a.max||1/0;l=Math.max(Math.min(h,l),c)}var d=l/u.zoom;u.zoom=l;var p=this.seriesModel.layoutInfo,f=[1,0,0,1,0,0];wt(f,f,[-(e-=p.x),-(n-=p.y)]),At(f,f,[d,d]),wt(f,f,[e,n]),s.applyTransform(f),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:s.x,y:s.y,width:s.width,height:s.height}})}},e.prototype._initEvents=function(t){var e=this;t.on("click",(function(t){if("ready"===e._state){var n=e.seriesModel.get("nodeClick",!0);if(n){var r=e.findTarget(t.offsetX,t.offsetY);if(r){var i=r.node;if(i.getLayout().isLeafRoot)e._rootToNode(r);else if("zoomToNode"===n)e._zoomToNode(r);else if("link"===n){var o=i.hostTree.data.getItemModel(i.dataIndex),a=o.get("link",!0),s=o.get("target",!0)||"blank";a&&Cl(a,s)}}}}}),this)},e.prototype._renderBreadcrumb=function(t,e,n){var r=this;n||((n=null!=t.get("leafDepth",!0)?{node:t.getViewRoot()}:this.findTarget(e.getWidth()/2,e.getHeight()/2))||(n={node:t.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new tM(this.group))).render(t,e,n.node,(function(e){"animating"!==r._state&&(RF(t.getViewRoot(),e)?r._rootToNode({node:e}):r._zoomToNode({node:e}))}))},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage={nodeGroup:[],background:[],content:[]},this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},e.prototype.dispose=function(){this._clearController()},e.prototype._zoomToNode=function(t){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype._rootToNode=function(t){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype.findTarget=function(t,e){var n;return this.seriesModel.getViewRoot().eachNode({attr:"viewChildren",order:"preorder"},(function(r){var i=this._storage.background[r.getRawIndex()];if(i){var o=i.transformCoordToLocal(t,e),a=i.shape;if(!(a.x<=o[0]&&o[0]<=a.x+a.width&&a.y<=o[1]&&o[1]<=a.y+a.height))return!1;n={node:r,offsetX:o[0],offsetY:o[1]}}}),this),n},e.type="treemap",e}(Jf);var pM=dM,fM=m.each,gM=m.isObject,mM=-1,yM=function(){function t(e){var n=e.mappingMethod,r=e.type,i=this.option=m.clone(e);this.type=r,this.mappingMethod=n,this._normalizeData=EM[n];var o=t.visualHandlers[r];this.applyVisual=o.applyVisual,this.getColorMapper=o.getColorMapper,this._normalizedToVisual=o._normalizedToVisual[n],"piecewise"===n?(vM(i),function(t){var e=t.pieceList;t.hasSpecialVisual=!1,m.each(e,(function(e,n){e.originIndex=n,null!=e.visual&&(t.hasSpecialVisual=!0)}))}(i)):"category"===n?i.categories?function(t){var e=t.categories,n=t.categoryMap={},r=t.visual;if(fM(e,(function(t,e){n[t]=e})),!m.isArray(r)){var i=[];m.isObject(r)?fM(r,(function(t,e){var r=n[e];i[null!=r?r:mM]=t})):i[mM]=r,r=SM(t,i)}for(var o=e.length-1;o>=0;o--)null==r[o]&&(delete n[e[o]],e.pop())}(i):vM(i,!0):(m.assert("linear"!==n||i.dataExtent),vM(i))}return t.prototype.mapValueToVisual=function(t){var e=this._normalizeData(t);return this._normalizedToVisual(e,t)},t.prototype.getNormalizer=function(){return m.bind(this._normalizeData,this)},t.listVisualTypes=function(){return m.keys(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(t,e,n){m.isObject(t)?m.each(t,e,n):e.call(n,t)},t.mapVisual=function(e,n,r){var i,o=m.isArray(e)?[]:m.isObject(e)?{}:(i=!0,null);return t.eachVisual(e,(function(t,e){var a=n.call(r,t,e);i?o=a:o[e]=a})),o},t.retrieveVisuals=function(e){var n,r={};return e&&fM(t.visualHandlers,(function(t,i){e.hasOwnProperty(i)&&(r[i]=e[i],n=!0)})),n?r:null},t.prepareVisualTypes=function(t){if(m.isArray(t))t=t.slice();else{if(!gM(t))return[];var e=[];fM(t,(function(t,n){e.push(n)})),t=e}return t.sort((function(t,e){return"color"===e&&"color"!==t&&0===t.indexOf("color")?1:-1})),t},t.dependsOn=function(t,e){return"color"===e?!(!t||0!==t.indexOf(e)):t===e},t.findPieceIndex=function(t,e,n){for(var r,i=1/0,o=0,a=e.length;o<a;o++){var s=e[o].value;if(null!=s){if(s===t||m.isString(s)&&s===t+"")return o;n&&h(s,o)}}for(o=0,a=e.length;o<a;o++){var u=e[o],l=u.interval,c=u.close;if(l){if(l[0]===-1/0){if(FM(c[1],t,l[1]))return o}else if(l[1]===1/0){if(FM(c[0],l[0],t))return o}else if(FM(c[0],l[0],t)&&FM(c[1],t,l[1]))return o;n&&h(l[0],o),n&&h(l[1],o)}}if(n)return t===1/0?e.length-1:t===-1/0?0:r;function h(e,n){var o=Math.abs(e-t);o<i&&(i=o,r=n)}},t.visualHandlers={color:{applyVisual:_M("color"),getColorMapper:function(){var t=this.option;return m.bind("category"===t.mappingMethod?function(t,e){return!e&&(t=this._normalizeData(t)),xM.call(this,t)}:function(e,n,r){var i=!!r;return!n&&(e=this._normalizeData(e)),r=Ve.fastLerp(e,t.parsedVisual,r),i?r:Ve.stringify(r,"rgba")},this)},_normalizedToVisual:{linear:function(t){return Ve.stringify(Ve.fastLerp(t,this.option.parsedVisual),"rgba")},category:xM,piecewise:function(t,e){var n=AM.call(this,e);return null==n&&(n=Ve.stringify(Ve.fastLerp(t,this.option.parsedVisual),"rgba")),n},fixed:wM}},colorHue:DM((function(t,e){return Ve.modifyHSL(t,e)})),colorSaturation:DM((function(t,e){return Ve.modifyHSL(t,null,e)})),colorLightness:DM((function(t,e){return Ve.modifyHSL(t,null,null,e)})),colorAlpha:DM((function(t,e){return Ve.modifyAlpha(t,e)})),decal:{applyVisual:_M("decal"),_normalizedToVisual:{linear:null,category:xM,piecewise:null,fixed:null}},opacity:{applyVisual:_M("opacity"),_normalizedToVisual:CM([0,1])},liftZ:{applyVisual:_M("liftZ"),_normalizedToVisual:{linear:wM,category:wM,piecewise:wM,fixed:wM}},symbol:{applyVisual:function(t,e,n){n("symbol",this.mapValueToVisual(t))},_normalizedToVisual:{linear:bM,category:xM,piecewise:function(t,e){var n=AM.call(this,e);return null==n&&(n=bM.call(this,t)),n},fixed:wM}},symbolSize:{applyVisual:_M("symbolSize"),_normalizedToVisual:CM([0,1])}},t}();function vM(t,e){var n=t.visual,r=[];m.isObject(n)?fM(n,(function(t){r.push(t)})):null!=n&&r.push(n);e||1!==r.length||{color:1,symbol:1}.hasOwnProperty(t.type)||(r[1]=r[0]),SM(t,r)}function DM(t){return{applyVisual:function(e,n,r){var i=this.mapValueToVisual(e);r("color",t(n("color"),i))},_normalizedToVisual:CM([0,1])}}function bM(t){var e=this.option.visual;return e[Math.round(Ar(t,[0,1],[0,e.length-1],!0))]||{}}function _M(t){return function(e,n,r){r(t,this.mapValueToVisual(e))}}function xM(t){var e=this.option.visual;return e[this.option.loop&&t!==mM?t%e.length:t]}function wM(){return this.option.visual[0]}function CM(t){return{linear:function(e){return Ar(e,t,this.option.visual,!0)},category:xM,piecewise:function(e,n){var r=AM.call(this,n);return null==r&&(r=Ar(e,t,this.option.visual,!0)),r},fixed:wM}}function AM(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var r=n[yM.findPieceIndex(t,n)];if(r&&r.visual)return r.visual[this.type]}}function SM(t,e){return t.visual=e,"color"===t.type&&(t.parsedVisual=m.map(e,(function(t){return Ve.parse(t)||[0,0,0,1]}))),e}var EM={linear:function(t){return Ar(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,n=yM.findPieceIndex(t,e,!0);if(null!=n)return Ar(n,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return null==e?mM:e},fixed:m.noop};function FM(t,e,n){return t?e<=n:e<n}var MM=yM,kM=hi(),OM={seriesType:"treemap",reset:function(t){var e=t.getData().tree.root;e.isRemoved()||IM(e,{},t.getViewRoot().getAncestors(),t)}};function IM(t,e,n,r){var i=t.getModel(),o=t.getLayout(),a=t.hostTree.data;if(o&&!o.invisible&&o.isInView){var s,u=i.getModel("itemStyle"),l=function(t,e,n){var r=Object(m.extend)({},e),i=n.designatedVisualItemStyle;return Object(m.each)(["color","colorAlpha","colorSaturation"],(function(n){i[n]=e[n];var o=t.get(n);i[n]=null,null!=o&&(r[n]=o)})),r}(u,e,r),c=a.ensureUniqueItemVisual(t.dataIndex,"style"),h=u.get("borderColor"),d=u.get("borderColorSaturation");null!=d&&(h=function(t,e){return null!=e?Object(Ve.modifyHSL)(e,null,null,t):null}(d,s=TM(l))),c.stroke=h;var p=t.viewChildren;if(p&&p.length){var f=function(t,e,n,r,i,o){if(o&&o.length){var a=LM(e,"color")||null!=i.color&&"none"!==i.color&&(LM(e,"colorAlpha")||LM(e,"colorSaturation"));if(a){var s=e.get("visualMin"),u=e.get("visualMax"),l=n.dataExtent.slice();null!=s&&s<l[0]&&(l[0]=s),null!=u&&u>l[1]&&(l[1]=u);var c=e.get("colorMappingBy"),h={type:a.name,dataExtent:l,visual:a.range};"color"!==h.type||"index"!==c&&"id"!==c?h.mappingMethod="linear":(h.mappingMethod="category",h.loop=!0);var d=new MM(h);return kM(d).drColorMappingBy=c,d}}}(0,i,o,0,l,p);Object(m.each)(p,(function(t,e){if(t.depth>=n.length||t===n[t.depth]){var o=function(t,e,n,r,i,o){var a=Object(m.extend)({},e);if(i){var s=i.type,u="color"===s&&kM(i).drColorMappingBy,l="index"===u?r:"id"===u?o.mapIdToIndex(n.getId()):n.getValue(t.get("visualDimension"));a[s]=i.mapValueToVisual(l)}return a}(i,l,t,e,f,r);IM(t,o,n,r)}}))}else s=TM(l),c.fill=s}}function TM(t){var e=BM(t,"color");if(e){var n=BM(t,"colorAlpha"),r=BM(t,"colorSaturation");return r&&(e=Object(Ve.modifyHSL)(e,null,null,r)),n&&(e=Object(Ve.modifyAlpha)(e,n)),e}}function BM(t,e){var n=t[e];if(null!=n&&"none"!==n)return n}function LM(t,e){var n=t.get(e);return Object(m.isArray)(n)&&n.length?{name:e,range:n}:null}var jM=Math.max,PM=Math.min,NM=m.retrieve,RM=m.each,zM=["itemStyle","borderWidth"],VM=["itemStyle","gapWidth"],HM=["upperLabel","show"],GM=["upperLabel","height"],qM={seriesType:"treemap",reset:function(t,e,n,r){var i=n.getWidth(),o=n.getHeight(),a=t.option,s=kl(t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),u=a.size||[],l=Sr(NM(s.width,u[0]),i),c=Sr(NM(s.height,u[1]),o),h=r&&r.type,d=PF(r,["treemapZoomToNode","treemapRootToNode"],t),p="treemapRender"===h||"treemapMove"===h?r.rootRect:null,f=t.getViewRoot(),g=NF(f);if("treemapMove"!==h){var y="treemapZoomToNode"===h?function(t,e,n,r,i){var o,a=(e||{}).node,s=[r,i];if(!a||a===n)return s;var u=r*i,l=u*t.option.zoomToNodeRatio;for(;o=a.parentNode;){for(var c=0,h=o.children,d=0,p=h.length;d<p;d++)c+=h[d].getValue();var f=a.getValue();if(0===f)return s;l*=c/f;var g=o.getModel(),m=g.get(zM);(l+=4*m*m+(3*m+Math.max(m,$M(g)))*Math.pow(l,.5))>Lr&&(l=Lr),a=o}l<u&&(l=u);var y=Math.pow(l/u,.5);return[r*y,i*y]}(t,d,f,l,c):p?[p.width,p.height]:[l,c],v=a.sort;v&&"asc"!==v&&"desc"!==v&&(v="desc");var D={squareRatio:a.squareRatio,sort:v,leafDepth:a.leafDepth};f.hostTree.clearLayouts();var b={x:0,y:0,width:y[0],height:y[1],area:y[0]*y[1]};f.setLayout(b),WM(f,D,!1,0),b=f.getLayout(),RM(g,(function(t,e){var n=(g[e+1]||f).getValue();t.setLayout(m.extend({dataExtent:[n,n],borderWidth:0,upperHeight:0},b))}))}var _=t.getData().tree.root;_.setLayout(function(t,e,n){if(e)return{x:e.x,y:e.y};var r={x:0,y:0};if(!n)return r;var i=n.node,o=i.getLayout();if(!o)return r;var a=[o.width/2,o.height/2],s=i;for(;s;){var u=s.getLayout();a[0]+=u.x,a[1]+=u.y,s=s.parentNode}return{x:t.width/2-a[0],y:t.height/2-a[1]}}(s,p,d),!0),t.setLayoutInfo(s),XM(_,new Rt(-s.x,-s.y,i,o),g,f,0)}};function WM(t,e,n,r){var i,o;if(!t.isRemoved()){var a=t.getLayout();i=a.width,o=a.height;var s=t.getModel(),u=s.get(zM),l=s.get(VM)/2,c=$M(s),h=Math.max(u,c),d=u-l,p=h-l;t.setLayout({borderWidth:u,upperHeight:h,upperLabelHeight:c},!0);var f=(i=jM(i-2*d,0))*(o=jM(o-d-p,0)),g=UM(t,s,f,e,n,r);if(g.length){var m={x:d,y:p,width:i,height:o},y=PM(i,o),v=1/0,D=[];D.area=0;for(var b=0,_=g.length;b<_;){var x=g[b];D.push(x),D.area+=x.getLayout().area;var w=ZM(D,y,e.squareRatio);w<=v?(b++,v=w):(D.area-=D.pop().getLayout().area,YM(D,y,m,l,!1),y=PM(m.width,m.height),D.length=D.area=0,v=1/0)}if(D.length&&YM(D,y,m,l,!0),!n){var C=s.get("childrenVisibleMin");null!=C&&f<C&&(n=!0)}for(b=0,_=g.length;b<_;b++)WM(g[b],e,n,r+1)}}}function UM(t,e,n,r,i,o){var a=t.children||[],s=r.sort;"asc"!==s&&"desc"!==s&&(s=null);var u=null!=r.leafDepth&&r.leafDepth<=o;if(i&&!u)return t.viewChildren=[];a=m.filter(a,(function(t){return!t.isRemoved()})),function(t,e){e&&t.sort((function(t,n){var r="asc"===e?t.getValue()-n.getValue():n.getValue()-t.getValue();return 0===r?"asc"===e?t.dataIndex-n.dataIndex:n.dataIndex-t.dataIndex:r}))}(a,s);var l=function(t,e,n){for(var r=0,i=0,o=e.length;i<o;i++)r+=e[i].getValue();var a,s=t.get("visualDimension");return e&&e.length?"value"===s&&n?(a=[e[e.length-1].getValue(),e[0].getValue()],"asc"===n&&a.reverse()):(a=[1/0,-1/0],RM(e,(function(t){var e=t.getValue(s);e<a[0]&&(a[0]=e),e>a[1]&&(a[1]=e)}))):a=[NaN,NaN],{sum:r,dataExtent:a}}(e,a,s);if(0===l.sum)return t.viewChildren=[];if(l.sum=function(t,e,n,r,i){if(!r)return n;for(var o=t.get("visibleMin"),a=i.length,s=a,u=a-1;u>=0;u--){var l=i["asc"===r?a-u-1:u].getValue();l/n*e<o&&(s=u,n-=l)}return"asc"===r?i.splice(0,a-s):i.splice(s,a-s),n}(e,n,l.sum,s,a),0===l.sum)return t.viewChildren=[];for(var c=0,h=a.length;c<h;c++){var d=a[c].getValue()/l.sum*n;a[c].setLayout({area:d})}return u&&(a.length&&t.setLayout({isLeafRoot:!0},!0),a.length=0),t.viewChildren=a,t.setLayout({dataExtent:l.dataExtent},!0),a}function ZM(t,e,n){for(var r=0,i=1/0,o=0,a=void 0,s=t.length;o<s;o++)(a=t[o].getLayout().area)&&(a<i&&(i=a),a>r&&(r=a));var u=t.area*t.area,l=e*e*n;return u?jM(l*r/u,u/(l*i)):1/0}function YM(t,e,n,r,i){var o=e===n.width?0:1,a=1-o,s=["x","y"],u=["width","height"],l=n[s[o]],c=e?t.area/e:0;(i||c>n[u[a]])&&(c=n[u[a]]);for(var h=0,d=t.length;h<d;h++){var p=t[h],f={},g=c?p.getLayout().area/c:0,m=f[u[a]]=jM(c-2*r,0),y=n[s[o]]+n[u[o]]-l,v=h===d-1||y<g?y:g,D=f[u[o]]=jM(v-2*r,0);f[s[a]]=n[s[a]]+PM(r,m/2),f[s[o]]=l+PM(r,D/2),l+=v,p.setLayout(f,!0)}n[s[a]]+=c,n[u[a]]-=c}function XM(t,e,n,r,i){var o=t.getLayout(),a=n[i],s=a&&a===t;if(!(a&&!s||i===n.length&&t!==r)){t.setLayout({isInView:!0,invisible:!s&&!e.intersect(o),isAboveViewRoot:s},!0);var u=new Rt(e.x-o.x,e.y-o.y,e.width,e.height);RM(t.viewChildren||[],(function(t){XM(t,u,n,r,i+1)}))}}function $M(t){return t.get(HM)?t.get(GM):0}function KM(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.eachSeriesByType("graph",(function(t){var n=t.getCategoriesData(),r=t.getGraph().data,i=n.mapArray(n.getName);r.filterSelf((function(t){var n=r.getItemModel(t).getShallow("category");if(null!=n){Object(m.isNumber)(n)&&(n=i[n]);for(var o=0;o<e.length;o++)if(!e[o].isSelected(n))return!1}return!0}))}))}function JM(t){var e={};t.eachSeriesByType("graph",(function(t){var n=t.getCategoriesData(),r=t.getData(),i={};n.each((function(r){var o=n.getName(r);i["ec-"+o]=r;var a=n.getItemModel(r),s=a.getModel("itemStyle").getItemStyle();s.fill||(s.fill=t.getColorFromPalette(o,e)),n.setItemVisual(r,"style",s);for(var u=["symbol","symbolSize","symbolKeepAspect"],l=0;l<u.length;l++){var c=a.getShallow(u[l],!0);null!=c&&n.setItemVisual(r,u[l],c)}})),n.count()&&r.each((function(t){var e=r.getItemModel(t).getShallow("category");if(null!=e){Object(m.isString)(e)&&(e=i["ec-"+e]);var o=n.getItemVisual(e,"style"),a=r.ensureUniqueItemVisual(t,"style");Object(m.extend)(a,o);for(var s=["symbol","symbolSize","symbolKeepAspect"],u=0;u<s.length;u++)r.setItemVisual(t,s[u],n.getItemVisual(e,s[u]))}}))}))}function QM(t){return t instanceof Array||(t=[t,t]),t}function tk(t){t.eachSeriesByType("graph",(function(t){var e=t.getGraph(),n=t.getEdgeData(),r=QM(t.get("edgeSymbol")),i=QM(t.get("edgeSymbolSize"));n.setVisual("fromSymbol",r&&r[0]),n.setVisual("toSymbol",r&&r[1]),n.setVisual("fromSymbolSize",i&&i[0]),n.setVisual("toSymbolSize",i&&i[1]),n.setVisual("style",t.getModel("lineStyle").getLineStyle()),n.each((function(t){var r=n.getItemModel(t),i=e.getEdgeByIndex(t),o=QM(r.getShallow("symbol",!0)),a=QM(r.getShallow("symbolSize",!0)),s=r.getModel("lineStyle").getLineStyle(),u=n.ensureUniqueItemVisual(t,"style");switch(Object(m.extend)(u,s),u.stroke){case"source":var l=i.node1.getVisual("style");u.stroke=l&&l.fill;break;case"target":l=i.node2.getVisual("style"),u.stroke=l&&l.fill}o[0]&&i.setVisual("fromSymbol",o[0]),o[1]&&i.setVisual("toSymbol",o[1]),a[0]&&i.setVisual("fromSymbolSize",a[0]),a[1]&&i.setVisual("toSymbolSize",a[1])}))}))}var ek="--\x3e",nk=function(t){return t.get("autoCurveness")||null},rk=function(t,e){var n=nk(t),r=20,i=[];if(m.isNumber(n))r=n;else if(m.isArray(n))return void(t.__curvenessList=n);e>r&&(r=e);var o=r%2?r+2:r+3;i=[];for(var a=0;a<o;a++)i.push((a%2?a+1:a)/10*(a%2?-1:1));t.__curvenessList=i},ik=function(t,e,n){var r=[t.id,t.dataIndex].join("."),i=[e.id,e.dataIndex].join(".");return[n.uid,r,i].join(ek)},ok=function(t){var e=t.split(ek);return[e[0],e[2],e[1]].join(ek)},ak=function(t,e){var n=e.__edgeMap;return n[t]?n[t].length:0};function sk(t,e,n,r){var i=nk(e),o=m.isArray(i);if(!i)return null;var a=function(t,e){var n=ik(t.node1,t.node2,e);return e.__edgeMap[n]}(t,e);if(!a)return null;for(var s=-1,u=0;u<a.length;u++)if(a[u]===n){s=u;break}var l=function(t,e){return ak(ik(t.node1,t.node2,e),e)+ak(ik(t.node2,t.node1,e),e)}(t,e);rk(e,l),t.lineStyle=t.lineStyle||{};var c=ik(t.node1,t.node2,e),h=e.__curvenessList,d=o||l%2?0:1;if(a.isForward)return h[d+s];var p=ok(c),f=ak(p,e),g=h[s+f+d];return r?o?i&&0===i[0]?(f+d)%2?g:-g:((f%2?0:1)+d)%2?g:-g:(f+d)%2?g:-g:h[s+f+d]}function uk(t){var e=t.coordinateSystem;if(!e||"view"===e.type){var n=t.getGraph();n.eachNode((function(t){var e=t.getModel();t.setLayout([+e.get("x"),+e.get("y")])})),lk(n,t)}}function lk(t,e){t.eachEdge((function(t,n){var r=m.retrieve3(t.getModel().get(["lineStyle","curveness"]),-sk(t,e,n,!0),0),i=_(t.node1.getLayout()),o=_(t.node2.getLayout()),a=[i,o];+r&&a.push([(i[0]+o[0])/2-(i[1]-o[1])*r,(i[1]+o[1])/2-(o[0]-i[0])*r]),t.setLayout(a)}))}function ck(t,e){t.eachSeriesByType("graph",(function(t){var e=t.get("layout"),n=t.coordinateSystem;if(n&&"view"!==n.type){var r=t.getData(),i=[];Object(m.each)(n.dimensions,(function(t){i=i.concat(r.mapDimensionsAll(t))}));for(var o=0;o<r.count();o++){for(var a=[],s=!1,u=0;u<i.length;u++){var l=r.get(i[u],o);isNaN(l)||(s=!0),a.push(l)}s?r.setItemLayout(o,n.dataToPoint(a)):r.setItemLayout(o,[NaN,NaN])}lk(r.graph,t)}else e&&"none"!==e||uk(t)}))}function hk(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=t.option.nodeScaleRatio,r=e.scaleX;return((e.getZoom()-1)*n+1)/r}function dk(t){var e=t.getVisual("symbolSize");return e instanceof Array&&(e=(e[0]+e[1])/2),+e}var pk=Math.PI,fk=[];function gk(t,e,n,r){var i=t.coordinateSystem;if(!i||"view"===i.type){var o=i.getBoundingRect(),a=t.getData(),s=a.graph,u=o.width/2+o.x,l=o.height/2+o.y,c=Math.min(o.width,o.height)/2,h=a.count();if(a.setLayout({cx:u,cy:l}),h){if(n){var d=i.pointToData(r),p=d[0],f=d[1],g=[p-u,f-l];B(g,g),T(g,g,c),n.setLayout([u+g[0],l+g[1]],!0),yk(n,t.get(["circular","rotateLabel"]),u,l)}mk[e](t,s,a,c,u,l,h),s.eachEdge((function(e,n){var r,i=m.retrieve3(e.getModel().get(["lineStyle","curveness"]),sk(e,t,n),0),o=_(e.node1.getLayout()),a=_(e.node2.getLayout()),s=(o[0]+a[0])/2,c=(o[1]+a[1])/2;+i&&(r=[u*(i*=3)+s*(1-i),l*i+c*(1-i)]),e.setLayout([o,a,r])}))}}}var mk={value:function(t,e,n,r,i,o,a){var s=0,u=n.getSum("value"),l=2*Math.PI/(u||a);e.eachNode((function(t){var e=t.getValue("value"),n=l*(u?e:1)/2;s+=n,t.setLayout([r*Math.cos(s)+i,r*Math.sin(s)+o]),s+=n}))},symbolSize:function(t,e,n,r,i,o,a){var s=0;fk.length=a;var u=hk(t);e.eachNode((function(t){var e=dk(t);isNaN(e)&&(e=2),e<0&&(e=0),e*=u;var n=Math.asin(e/2/r);isNaN(n)&&(n=pk/2),fk[t.dataIndex]=n,s+=2*n}));var l=(2*pk-s)/a/2,c=0;e.eachNode((function(t){var e=l+fk[t.dataIndex];c+=e,(!t.getLayout()||!t.getLayout().fixed)&&t.setLayout([r*Math.cos(c)+i,r*Math.sin(c)+o]),c+=e}))}};function yk(t,e,n,r){var i=t.getGraphicEl();if(i){var o=t.getModel().get(["label","rotate"])||0,a=i.getSymbolPath();if(e){var s=t.getLayout(),u=Math.atan2(s[1]-r,s[0]-n);u<0&&(u=2*Math.PI+u);var l=s[0]<n;l&&(u-=Math.PI);var c=l?"left":"right";a.setTextConfig({rotation:-u,position:c,origin:"center"});var h=a.ensureState("emphasis");m.extend(h.textConfig||(h.textConfig={}),{position:c})}else a.setTextConfig({rotation:o*=Math.PI/180})}}function vk(t){t.eachSeriesByType("graph",(function(t){"circular"===t.get("layout")&&gk(t,"symbolSize")}))}var Dk=C;function bk(t){t.eachSeriesByType("graph",(function(t){var e=t.coordinateSystem;if(!e||"view"===e.type)if("force"===t.get("layout")){var n=t.preservedPoints||{},r=t.getGraph(),i=r.data,o=r.edgeData,a=t.getModel("force"),s=a.get("initLayout");t.preservedPoints?i.each((function(t){var e=i.getId(t);i.setItemLayout(t,n[e]||[NaN,NaN])})):s&&"none"!==s?"circular"===s&&gk(t,"value"):uk(t);var u=i.getDataExtent("value"),l=o.getDataExtent("value"),c=a.get("repulsion"),h=a.get("edgeLength"),d=m.isArray(c)?c:[c,c],p=m.isArray(h)?h:[h,h];p=[p[1],p[0]];var f=i.mapArray("value",(function(t,e){var n=i.getItemLayout(e),r=Ar(t,u,d);return isNaN(r)&&(r=(d[0]+d[1])/2),{w:r,rep:r,fixed:i.getItemModel(e).get("fixed"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}})),g=o.mapArray("value",(function(e,n){var i=r.getEdgeByIndex(n),o=Ar(e,l,p);isNaN(o)&&(o=(p[0]+p[1])/2);var a=i.getModel(),s=m.retrieve3(i.getModel().get(["lineStyle","curveness"]),-sk(i,t,n,!0),0);return{n1:f[i.node1.dataIndex],n2:f[i.node2.dataIndex],d:o,curveness:s,ignoreForceLayout:a.get("ignoreForceLayout")}})),y=e.getBoundingRect(),v=function(t,e,n){for(var r=t,i=e,o=n.rect,a=o.width,s=o.height,u=[o.x+a/2,o.y+s/2],l=null==n.gravity?.1:n.gravity,c=0;c<r.length;c++){var h=r[c];h.p||(h.p=D(a*(Math.random()-.5)+u[0],s*(Math.random()-.5)+u[1])),h.pp=_(h.p),h.edges=null}var d,p,f=null==n.friction?.6:n.friction,g=f;return{warmUp:function(){g=.8*f},setFixed:function(t){r[t].fixed=!0},setUnfixed:function(t){r[t].fixed=!1},beforeStep:function(t){d=t},afterStep:function(t){p=t},step:function(t){d&&d(r,i);for(var e=[],n=r.length,o=0;o<i.length;o++){var a=i[o];if(!a.ignoreForceLayout){var s=a.n1,c=a.n2;A(e,c.p,s.p);var h=S(e)-a.d,f=c.w/(s.w+c.w);isNaN(f)&&(f=0),B(e,e),!s.fixed&&Dk(s.p,s.p,e,f*h*g),!c.fixed&&Dk(c.p,c.p,e,-(1-f)*h*g)}}for(o=0;o<n;o++){var m=r[o];m.fixed||(A(e,u,m.p),Dk(m.p,m.p,e,l*g))}for(o=0;o<n;o++){s=r[o];for(var y=o+1;y<n;y++){A(e,(c=r[y]).p,s.p),0===(h=S(e))&&(x(e,Math.random()-.5,Math.random()-.5),h=1);var v=(s.rep+c.rep)/h/h;!s.fixed&&Dk(s.pp,s.pp,e,v),!c.fixed&&Dk(c.pp,c.pp,e,-v)}}var D=[];for(o=0;o<n;o++)(m=r[o]).fixed||(A(D,m.p,m.pp),Dk(m.p,m.p,D,g),b(m.pp,m.p));var _=(g*=.992)<.01;p&&p(r,i,_),t&&t(_)}}}(f,g,{rect:y,gravity:a.get("gravity"),friction:a.get("friction")});v.beforeStep((function(t,e){for(var n=0,i=t.length;n<i;n++)t[n].fixed&&b(t[n].p,r.getNodeByIndex(n).getLayout())})),v.afterStep((function(t,e,o){for(var a=0,s=t.length;a<s;a++)t[a].fixed||r.getNodeByIndex(a).setLayout(t[a].p),n[i.getId(a)]=t[a].p;for(a=0,s=e.length;a<s;a++){var u=e[a],l=r.getEdgeByIndex(a),c=u.n1.p,h=u.n2.p,d=l.getLayout();(d=d?d.slice():[])[0]=d[0]||[],d[1]=d[1]||[],b(d[0],c),b(d[1],h),+u.curveness&&(d[2]=[(c[0]+h[0])/2-(c[1]-h[1])*u.curveness,(c[1]+h[1])/2-(h[0]-c[0])*u.curveness]),l.setLayout(d)}})),t.forceLayout=v,t.preservedPoints=n,v.step()}else t.forceLayout=null}))}function _k(t,e){var n=[];return t.eachSeriesByType("graph",(function(t){var r=t.get("coordinateSystem");if(!r||"view"===r){var i=t.getData(),o=i.mapArray((function(t){var e=i.getItemModel(t);return[+e.get("x"),+e.get("y")]})),a=[],s=[];yo(o,a,s),s[0]-a[0]==0&&(s[0]+=1,a[0]-=1),s[1]-a[1]==0&&(s[1]+=1,a[1]-=1);var u=(s[0]-a[0])/(s[1]-a[1]),l=function(t,e,n){return kl(Object(m.extend)(t.getBoxLayoutParams(),{aspect:n}),{width:e.getWidth(),height:e.getHeight()})}(t,e,u);isNaN(u)&&(a=[l.x,l.y],s=[l.x+l.width,l.y+l.height]);var c=s[0]-a[0],h=s[1]-a[1],d=l.width,p=l.height,f=t.coordinateSystem=new GE;f.zoomLimit=t.get("scaleLimit"),f.setBoundingRect(a[0],a[1],c,h),f.setViewRect(l.x,l.y,d,p),f.setCenter(t.get("center"),e),f.setZoom(t.get("zoom")),n.push(f)}})),n}var xk=Vp.prototype,wk=Up.prototype,Ck=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1};function Ak(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}!function(t){f((function(){return null!==t&&t.apply(this,arguments)||this}),t)}(Ck);var Sk=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-line",n}return f(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Ck},e.prototype.buildPath=function(t,e){Ak(e)?xk.buildPath.call(this,t,e):wk.buildPath.call(this,t,e)},e.prototype.pointAt=function(t){return Ak(this.shape)?xk.pointAt.call(this,t):wk.pointAt.call(this,t)},e.prototype.tangentAt=function(t){var e=this.shape,n=Ak(e)?[e.x2-e.x1,e.y2-e.y1]:wk.tangentAt.call(this,t);return B(n,n)},e}(ha),Ek=Sk,Fk=["fromSymbol","toSymbol"];function Mk(t){return"_"+t+"Type"}function kk(t,e,n){var r=e.getItemVisual(n,t);if(!r||"none"===r)return r;var i=e.getItemVisual(n,t+"Size"),o=e.getItemVisual(n,t+"Rotate"),a=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),u=cm(i);return r+u+hm(a||0,u)+(o||"")+(s||"")}function Ok(t,e,n){var r=e.getItemVisual(n,t);if(r&&"none"!==r){var i=e.getItemVisual(n,t+"Size"),o=e.getItemVisual(n,t+"Rotate"),a=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),u=cm(i),l=hm(a||0,u),c=lm(r,-u[0]/2+l[0],-u[1]/2+l[1],u[0],u[1],null,s);return c.__specifiedRotation=null==o||isNaN(o)?void 0:+o*Math.PI/180||0,c.name=t,c}}function Ik(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var n=e[2];n?(t.cpx1=n[0],t.cpy1=n[1]):(t.cpx1=NaN,t.cpy1=NaN)}var Tk=function(t){function e(e,n,r){var i=t.call(this)||this;return i._createLine(e,n,r),i}return f(e,t),e.prototype._createLine=function(t,e,n){var r=t.hostModel,i=function(t){var e=new Ek({name:"line",subPixelOptimize:!0});return Ik(e.shape,t),e}(t.getItemLayout(e));i.shape.percent=0,Us(i,{shape:{percent:1}},r,e),this.add(i),Object(m.each)(Fk,(function(n){var r=Ok(n,t,e);this.add(r),this[Mk(n)]=kk(n,t,e)}),this),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var r=t.hostModel,i=this.childOfName("line"),o=t.getItemLayout(e),a={shape:{}};Ik(a.shape,o),Ws(i,a,r,e),Object(m.each)(Fk,(function(n){var r=kk(n,t,e),i=Mk(n);if(this[i]!==r){this.remove(this.childOfName(n));var o=Ok(n,t,e);this.add(o)}this[i]=r}),this),this._updateCommonStl(t,e,n)},e.prototype.getLinePath=function(){return this.childAt(0)},e.prototype._updateCommonStl=function(t,e,n){var r=t.hostModel,i=this.childOfName("line"),o=n&&n.emphasisLineStyle,a=n&&n.blurLineStyle,s=n&&n.selectLineStyle,u=n&&n.labelStatesModels,l=n&&n.emphasisDisabled,c=n&&n.focus,h=n&&n.blurScope;if(!n||t.hasItemOption){var d=t.getItemModel(e),p=d.getModel("emphasis");o=p.getModel("lineStyle").getLineStyle(),a=d.getModel(["blur","lineStyle"]).getLineStyle(),s=d.getModel(["select","lineStyle"]).getLineStyle(),l=p.get("disabled"),c=p.get("focus"),h=p.get("blurScope"),u=nu(d)}var f=t.getItemVisual(e,"style"),g=f.stroke;i.useStyle(f),i.style.fill=null,i.style.strokeNoScale=!0,i.ensureState("emphasis").style=o,i.ensureState("blur").style=a,i.ensureState("select").style=s,Object(m.each)(Fk,(function(t){var e=this.childOfName(t);if(e){e.setColor(g),e.style.opacity=f.opacity;for(var n=0;n<Xa.length;n++){var r=Xa[n],o=i.getState(r);if(o){var a=o.style||{},s=e.ensureState(r),u=s.style||(s.style={});null!=a.stroke&&(u[e.__isEmptyBrush?"stroke":"fill"]=a.stroke),null!=a.opacity&&(u.opacity=a.opacity)}}e.markRedraw()}}),this);var y=r.getRawValue(e);eu(this,u,{labelDataIndex:e,labelFetcher:{getFormattedLabel:function(e,n){return r.getFormattedLabel(e,n,t.dataType)}},inheritColor:g||"#000",defaultOpacity:f.opacity,defaultText:(null==y?t.getName(e):isFinite(y)?Er(y):y)+""});var v=this.getTextContent();if(v){var D=u.normal;v.__align=v.style.align,v.__verticalAlign=v.style.verticalAlign,v.__position=D.get("position")||"middle";var b=D.get("distance");Object(m.isArray)(b)||(b=[b,b]),v.__labelDistance=b}this.setTextConfig({position:null,local:!0,inside:!1}),Ts(this,c,h,l)},e.prototype.highlight=function(){Ds(this)},e.prototype.downplay=function(){bs(this)},e.prototype.updateLayout=function(t,e){this.setLinePoints(t.getItemLayout(e))},e.prototype.setLinePoints=function(t){var e=this.childOfName("line");Ik(e.shape,t),e.dirty()},e.prototype.beforeUpdate=function(){var t=this,e=t.childOfName("fromSymbol"),n=t.childOfName("toSymbol"),r=t.getTextContent();if(e||n||r&&!r.ignore){for(var i=1,o=this.parent;o;)o.scaleX&&(i/=o.scaleX),o=o.parent;var a=t.childOfName("line");if(this.__dirty||a.__dirty){var s=a.shape.percent,u=a.pointAt(0),l=a.pointAt(s),c=A([],l,u);if(B(c,c),e&&(e.setPosition(u),w(e,0),e.scaleX=e.scaleY=i*s,e.markRedraw()),n&&(n.setPosition(l),w(n,1),n.scaleX=n.scaleY=i*s,n.markRedraw()),r&&!r.ignore){r.x=r.y=0,r.originX=r.originY=0;var h=void 0,d=void 0,p=r.__labelDistance,f=p[0]*i,g=p[1]*i,m=s/2,y=a.tangentAt(m),v=[y[1],-y[0]],D=a.pointAt(m);v[1]>0&&(v[0]=-v[0],v[1]=-v[1]);var b=y[0]<0?-1:1;if("start"!==r.__position&&"end"!==r.__position){var _=-Math.atan2(y[1],y[0]);l[0]<u[0]&&(_=Math.PI+_),r.rotation=_}var x=void 0;switch(r.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":x=-g,d="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":x=g,d="top";break;default:x=0,d="middle"}switch(r.__position){case"end":r.x=c[0]*f+l[0],r.y=c[1]*g+l[1],h=c[0]>.8?"left":c[0]<-.8?"right":"center",d=c[1]>.8?"top":c[1]<-.8?"bottom":"middle";break;case"start":r.x=-c[0]*f+u[0],r.y=-c[1]*g+u[1],h=c[0]>.8?"right":c[0]<-.8?"left":"center",d=c[1]>.8?"bottom":c[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":r.x=f*b+u[0],r.y=u[1]+x,h=y[0]<0?"right":"left",r.originX=-f*b,r.originY=-x;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":r.x=D[0],r.y=D[1]+x,h="center",r.originY=-x;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":r.x=-f*b+l[0],r.y=l[1]+x,h=y[0]>=0?"right":"left",r.originX=f*b,r.originY=-x}r.scaleX=r.scaleY=i,r.setStyle({verticalAlign:r.__verticalAlign||d,align:r.__align||h})}}}function w(t,e){var n=t.__specifiedRotation;if(null==n){var r=a.tangentAt(e);t.attr("rotation",(1===e?-1:1)*Math.PI/2-Math.atan2(r[1],r[0]))}else t.attr("rotation",n)}},e}(cr),Bk=Tk,Lk=function(){function t(t){this.group=new cr,this._LineCtor=t||Bk}return t.prototype.updateData=function(t){var e=this;this._progressiveEls=null;var n=this,r=n.group,i=n._lineData;n._lineData=t,i||r.removeAll();var o=jk(t);t.diff(i).add((function(n){e._doAdd(t,n,o)})).update((function(n,r){e._doUpdate(i,t,r,n,o)})).remove((function(t){r.remove(i.getItemGraphicEl(t))})).execute()},t.prototype.updateLayout=function(){var t=this._lineData;t&&t.eachItemGraphicEl((function(e,n){e.updateLayout(t,n)}),this)},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=jk(t),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e){function n(t){t.isGroup||function(t){return t.animators&&t.animators.length>0}(t)||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[];for(var r=t.start;r<t.end;r++){if(Nk(e.getItemLayout(r))){var i=new this._LineCtor(e,r,this._seriesScope);i.traverse(n),this.group.add(i),e.setItemGraphicEl(r,i),this._progressiveEls.push(i)}}},t.prototype.remove=function(){this.group.removeAll()},t.prototype.eachRendered=function(t){Gf(this._progressiveEls||this.group,t)},t.prototype._doAdd=function(t,e,n){if(Nk(t.getItemLayout(e))){var r=new this._LineCtor(t,e,n);t.setItemGraphicEl(e,r),this.group.add(r)}},t.prototype._doUpdate=function(t,e,n,r,i){var o=t.getItemGraphicEl(n);Nk(e.getItemLayout(r))?(o?o.updateData(e,r,i):o=new this._LineCtor(e,r,i),e.setItemGraphicEl(r,o),this.group.add(o)):this.group.remove(o)},t}();function jk(t){var e=t.hostModel,n=e.getModel("emphasis");return{lineStyle:e.getModel("lineStyle").getLineStyle(),emphasisLineStyle:n.getModel(["lineStyle"]).getLineStyle(),blurLineStyle:e.getModel(["blur","lineStyle"]).getLineStyle(),selectLineStyle:e.getModel(["select","lineStyle"]).getLineStyle(),emphasisDisabled:n.get("disabled"),blurScope:n.get("blurScope"),focus:n.get("focus"),labelStatesModels:nu(e)}}function Pk(t){return isNaN(t[0])||isNaN(t[1])}function Nk(t){return t&&!Pk(t[0])&&!Pk(t[1])}var Rk=Lk,zk=[],Vk=[],Hk=[],Gk=Oe,qk=N,Wk=Math.abs;function Uk(t,e,n){for(var r,i=t[0],o=t[1],a=t[2],s=1/0,u=n*n,l=.1,c=.1;c<=.9;c+=.1){zk[0]=Gk(i[0],o[0],a[0],c),zk[1]=Gk(i[1],o[1],a[1],c);var h=Wk(qk(zk,e)-u);h<s&&(s=h,r=c)}for(var d=0;d<32;d++){var p=r+l;if(Vk[0]=Gk(i[0],o[0],a[0],r),Vk[1]=Gk(i[1],o[1],a[1],r),Hk[0]=Gk(i[0],o[0],a[0],p),Hk[1]=Gk(i[1],o[1],a[1],p),h=qk(Vk,e)-u,Wk(h)<.01)break;var f=qk(Hk,e)-u;l/=2,h<0?f>=0?r+=l:r-=l:f>=0?r-=l:r+=l}return r}function Zk(t,e){var n=[],r=Be,i=[[],[],[]],o=[[],[]],a=[];e/=2,t.eachEdge((function(t,s){var u=t.getLayout(),l=t.getVisual("fromSymbol"),c=t.getVisual("toSymbol");u.__original||(u.__original=[_(u[0]),_(u[1])],u[2]&&u.__original.push(_(u[2])));var h=u.__original;if(null!=u[2]){if(b(i[0],h[0]),b(i[1],h[2]),b(i[2],h[1]),l&&"none"!==l){var d=dk(t.node1),p=Uk(i,h[0],d*e);r(i[0][0],i[1][0],i[2][0],p,n),i[0][0]=n[3],i[1][0]=n[4],r(i[0][1],i[1][1],i[2][1],p,n),i[0][1]=n[3],i[1][1]=n[4]}c&&"none"!==c&&(d=dk(t.node2),p=Uk(i,h[1],d*e),r(i[0][0],i[1][0],i[2][0],p,n),i[1][0]=n[1],i[2][0]=n[2],r(i[0][1],i[1][1],i[2][1],p,n),i[1][1]=n[1],i[2][1]=n[2]),b(u[0],i[0]),b(u[1],i[2]),b(u[2],i[1])}else b(o[0],h[0]),b(o[1],h[1]),A(a,o[1],o[0]),B(a,a),l&&"none"!==l&&(d=dk(t.node1),C(o[0],o[0],a,d*e)),c&&"none"!==c&&(d=dk(t.node2),C(o[1],o[1],a,-d*e)),b(u[0],o[0]),b(u[1],o[1])}))}function Yk(t){return"view"===t.type}var Xk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(t,e){var n=new Dw,r=new Rk,i=this.group;this._controller=new kS(e.getZr()),this._controllerHost={target:i},i.add(n.group),i.add(r.group),this._symbolDraw=n,this._lineDraw=r,this._firstRender=!0},e.prototype.render=function(t,e,n){var r=this,i=t.coordinateSystem;this._model=t;var o=this._symbolDraw,a=this._lineDraw,s=this.group;if(Yk(i)){var u={x:i.x,y:i.y,scaleX:i.scaleX,scaleY:i.scaleY};this._firstRender?s.attr(u):Ws(s,u,t)}Zk(t.getGraph(),hk(t));var l=t.getData();o.updateData(l);var c=t.getEdgeData();a.updateData(c),this._updateNodeAndLinkScale(),this._updateController(t,e,n),clearTimeout(this._layoutTimeout);var h=t.forceLayout,d=t.get(["force","layoutAnimation"]);h&&this._startForceLayoutIteration(h,d);var p=t.get("layout");l.graph.eachNode((function(e){var n=e.dataIndex,i=e.getGraphicEl(),o=e.getModel();if(i){i.off("drag").off("dragend");var a=o.get("draggable");a&&i.on("drag",(function(o){switch(p){case"force":h.warmUp(),!r._layouting&&r._startForceLayoutIteration(h,d),h.setFixed(n),l.setItemLayout(n,[i.x,i.y]);break;case"circular":l.setItemLayout(n,[i.x,i.y]),e.setLayout({fixed:!0},!0),gk(t,"symbolSize",e,[o.offsetX,o.offsetY]),r.updateLayout(t);break;default:l.setItemLayout(n,[i.x,i.y]),lk(t.getGraph(),t),r.updateLayout(t)}})).on("dragend",(function(){h&&h.setUnfixed(n)})),i.setDraggable(a,!!o.get("cursor")),"adjacency"===o.get(["emphasis","focus"])&&(Ga(i).focus=e.getAdjacentDataIndices())}})),l.graph.eachEdge((function(t){var e=t.getGraphicEl(),n=t.getModel().get(["emphasis","focus"]);e&&"adjacency"===n&&(Ga(e).focus={edge:[t.dataIndex],node:[t.node1.dataIndex,t.node2.dataIndex]})}));var f="circular"===t.get("layout")&&t.get(["circular","rotateLabel"]),g=l.getLayout("cx"),m=l.getLayout("cy");l.graph.eachNode((function(t){yk(t,f,g,m)})),this._firstRender=!1},e.prototype.dispose=function(){this.remove(),this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._startForceLayoutIteration=function(t,e){var n=this;!function r(){t.step((function(t){n.updateLayout(n._model),(n._layouting=!t)&&(e?n._layoutTimeout=setTimeout(r,16):r())}))}()},e.prototype._updateController=function(t,e,n){var r=this,i=this._controller,o=this._controllerHost,a=this.group;i.setPointerChecker((function(e,r,i){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(r,i)&&!LS(e,n,t)})),Yk(t.coordinateSystem)?(i.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),i.off("pan").off("zoom").on("pan",(function(e){OS(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"graphRoam",dx:e.dx,dy:e.dy})})).on("zoom",(function(e){IS(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"graphRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),r._updateNodeAndLinkScale(),Zk(t.getGraph(),hk(t)),r._lineDraw.updateLayout(),n.updateLabelLayout()}))):i.disable()},e.prototype._updateNodeAndLinkScale=function(){var t=this._model,e=t.getData(),n=hk(t);e.eachItemGraphicEl((function(t,e){t&&t.setSymbolScale(n)}))},e.prototype.updateLayout=function(t){Zk(t.getGraph(),hk(t)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},e.prototype.remove=function(){clearTimeout(this._layoutTimeout),this._layouting=!1,this._layoutTimeout=null,this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()},e.type="graph",e}(Jf),$k=Xk;function Kk(t){return"_EC_"+t}var Jk=function(){function t(t){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=t||!1}return t.prototype.isDirected=function(){return this._directed},t.prototype.addNode=function(t,e){t=null==t?""+e:""+t;var n=this._nodesMap;if(!n[Kk(t)]){var r=new Qk(t,e);return r.hostGraph=this,this.nodes.push(r),n[Kk(t)]=r,r}},t.prototype.getNodeByIndex=function(t){var e=this.data.getRawIndex(t);return this.nodes[e]},t.prototype.getNodeById=function(t){return this._nodesMap[Kk(t)]},t.prototype.addEdge=function(t,e,n){var r=this._nodesMap,i=this._edgesMap;if(m.isNumber(t)&&(t=this.nodes[t]),m.isNumber(e)&&(e=this.nodes[e]),t instanceof Qk||(t=r[Kk(t)]),e instanceof Qk||(e=r[Kk(e)]),t&&e){var o=t.id+"-"+e.id,a=new tO(t,e,n);return a.hostGraph=this,this._directed&&(t.outEdges.push(a),e.inEdges.push(a)),t.edges.push(a),t!==e&&e.edges.push(a),this.edges.push(a),i[o]=a,a}},t.prototype.getEdgeByIndex=function(t){var e=this.edgeData.getRawIndex(t);return this.edges[e]},t.prototype.getEdge=function(t,e){t instanceof Qk&&(t=t.id),e instanceof Qk&&(e=e.id);var n=this._edgesMap;return this._directed?n[t+"-"+e]:n[t+"-"+e]||n[e+"-"+t]},t.prototype.eachNode=function(t,e){for(var n=this.nodes,r=n.length,i=0;i<r;i++)n[i].dataIndex>=0&&t.call(e,n[i],i)},t.prototype.eachEdge=function(t,e){for(var n=this.edges,r=n.length,i=0;i<r;i++)n[i].dataIndex>=0&&n[i].node1.dataIndex>=0&&n[i].node2.dataIndex>=0&&t.call(e,n[i],i)},t.prototype.breadthFirstTraverse=function(t,e,n,r){if(e instanceof Qk||(e=this._nodesMap[Kk(e)]),e){for(var i="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!t.call(r,e,null))for(var a=[e];a.length;){var s=a.shift(),u=s[i];for(o=0;o<u.length;o++){var l=u[o],c=l.node1===s?l.node2:l.node1;if(!c.__visited){if(t.call(r,c,s))return;a.push(c),c.__visited=!0}}}}},t.prototype.update=function(){for(var t=this.data,e=this.edgeData,n=this.nodes,r=this.edges,i=0,o=n.length;i<o;i++)n[i].dataIndex=-1;for(i=0,o=t.count();i<o;i++)n[t.getRawIndex(i)].dataIndex=i;for(e.filterSelf((function(t){var n=r[e.getRawIndex(t)];return n.node1.dataIndex>=0&&n.node2.dataIndex>=0})),i=0,o=r.length;i<o;i++)r[i].dataIndex=-1;for(i=0,o=e.count();i<o;i++)r[e.getRawIndex(i)].dataIndex=i},t.prototype.clone=function(){for(var e=new t(this._directed),n=this.nodes,r=this.edges,i=0;i<n.length;i++)e.addNode(n[i].id,n[i].dataIndex);for(i=0;i<r.length;i++){var o=r[i];e.addEdge(o.node1.id,o.node2.id,o.dataIndex)}return e},t}(),Qk=function(){function t(t,e){this.inEdges=[],this.outEdges=[],this.edges=[],this.dataIndex=-1,this.id=null==t?"":t,this.dataIndex=null==e?-1:e}return t.prototype.degree=function(){return this.edges.length},t.prototype.inDegree=function(){return this.inEdges.length},t.prototype.outDegree=function(){return this.outEdges.length},t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostGraph.data.getItemModel(this.dataIndex).getModel(t)},t.prototype.getAdjacentDataIndices=function(){for(var t={edge:[],node:[]},e=0;e<this.edges.length;e++){var n=this.edges[e];n.dataIndex<0||(t.edge.push(n.dataIndex),t.node.push(n.node1.dataIndex,n.node2.dataIndex))}return t},t.prototype.getTrajectoryDataIndices=function(){for(var t=m.createHashMap(),e=m.createHashMap(),n=0;n<this.edges.length;n++){var r=this.edges[n];if(!(r.dataIndex<0)){t.set(r.dataIndex,!0);for(var i=[r.node1],o=[r.node2],a=0;a<i.length;){var s=i[a];a++,e.set(s.dataIndex,!0);for(var u=0;u<s.inEdges.length;u++)t.set(s.inEdges[u].dataIndex,!0),i.push(s.inEdges[u].node1)}for(a=0;a<o.length;){var l=o[a];for(a++,e.set(l.dataIndex,!0),u=0;u<l.outEdges.length;u++)t.set(l.outEdges[u].dataIndex,!0),o.push(l.outEdges[u].node2)}}}return{edge:t.keys(),node:e.keys()}},t}(),tO=function(){function t(t,e,n){this.dataIndex=-1,this.node1=t,this.node2=e,this.dataIndex=null==n?-1:n}return t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostGraph.edgeData.getItemModel(this.dataIndex).getModel(t)},t.prototype.getAdjacentDataIndices=function(){return{edge:[this.dataIndex],node:[this.node1.dataIndex,this.node2.dataIndex]}},t.prototype.getTrajectoryDataIndices=function(){var t=m.createHashMap(),e=m.createHashMap();t.set(this.dataIndex,!0);for(var n=[this.node1],r=[this.node2],i=0;i<n.length;){var o=n[i];i++,e.set(o.dataIndex,!0);for(var a=0;a<o.inEdges.length;a++)t.set(o.inEdges[a].dataIndex,!0),n.push(o.inEdges[a].node1)}for(i=0;i<r.length;){var s=r[i];for(i++,e.set(s.dataIndex,!0),a=0;a<s.outEdges.length;a++)t.set(s.outEdges[a].dataIndex,!0),r.push(s.outEdges[a].node2)}return{edge:t.keys(),node:e.keys()}},t}();function eO(t,e){return{getValue:function(n){var r=this[t][e];return r.getStore().get(r.getDimensionIndex(n||"value"),this.dataIndex)},setVisual:function(n,r){this.dataIndex>=0&&this[t][e].setItemVisual(this.dataIndex,n,r)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,r){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,r)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}m.mixin(Qk,eO("hostGraph","data")),m.mixin(tO,eO("hostGraph","edgeData"));var nO=Jk;function rO(t,e,n,r,i){for(var o=new nO(r),a=0;a<t.length;a++)o.addNode(m.retrieve(t[a].id,t[a].name,a),a);var s=[],u=[],l=0;for(a=0;a<e.length;a++){var c=e[a],h=c.source,d=c.target;o.addEdge(h,d,l)&&(u.push(c),s.push(m.retrieve(si(c.id,null),h+" > "+d)),l++)}var p,f=n.get("coordinateSystem");if("cartesian2d"===f||"polar"===f)p=oD(t,n);else{var g=Ac.get(f),y=g&&g.dimensions||[];m.indexOf(y,"value")<0&&y.concat(["value"]);var v=Kv(t,{coordDimensions:y,encodeDefine:n.getEncode()}).dimensions;(p=new Xv(v,n)).initData(t)}var D=new Xv(["value"],n);return D.initData(u,s),i&&i(p,D),TF({mainData:p,struct:o,structAttr:"graph",datas:{node:p,edge:D},datasAttr:{node:"data",edge:"edgeData"}}),o.update(),o}var iO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return f(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments);var n=this;function r(){return n._categoriesData}this.legendVisualProvider=new GC(r,r),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeDefaultAndTheme=function(e){t.prototype.mergeDefaultAndTheme.apply(this,arguments),ti(e,"edgeLabel",["show"])},e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[],r=t.data||t.nodes||[],i=this;if(r&&n){!function(t){nk(t)&&(t.__curvenessList=[],t.__edgeMap={},rk(t))}(this);var o=rO(r,n,this,!0,(function(t,e){t.wrapMethod("getItemModel",(function(t){var e=i._categoriesModels[t.getShallow("category")];return e&&(e.parentModel=t.parentModel,t.parentModel=e),t}));var n=Au.prototype.getModel;function r(t,e){var r=n.call(this,t,e);return r.resolveParentPath=o,r}function o(t){if(t&&("label"===t[0]||"label"===t[1])){var e=t.slice();return"label"===t[0]?e[0]="edgeLabel":"label"===t[1]&&(e[1]="edgeLabel"),e}return t}e.wrapMethod("getItemModel",(function(t){return t.resolveParentPath=o,t.getModel=r,t}))}));return m.each(o.edges,(function(t){!function(t,e,n,r){if(nk(n)){var i=ik(t,e,n),o=n.__edgeMap,a=o[ok(i)];o[i]&&!a?o[i].isForward=!0:a&&o[i]&&(a.isForward=!0,o[i].isForward=!1),o[i]=o[i]||[],o[i].push(r)}}(t.node1,t.node2,this,t.dataIndex)}),this),o.data}},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.getCategoriesData=function(){return this._categoriesData},e.prototype.formatTooltip=function(t,e,n){if("edge"===n){var r=this.getData(),i=this.getDataParams(t,n),o=r.graph.getEdgeByIndex(t),a=r.getName(o.node1.dataIndex),s=r.getName(o.node2.dataIndex),u=[];return null!=a&&u.push(a),null!=s&&u.push(s),hd("nameValue",{name:u.join(" > "),value:i.value,noValue:null==i.value})}return wd({series:this,dataIndex:t,multipleSeries:e})},e.prototype._updateCategoriesData=function(){var t=m.map(this.option.categories||[],(function(t){return null!=t.value?t:m.extend({value:0},t)})),e=new Xv(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray((function(t){return e.getItemModel(t)}))},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.isAnimationEnabled=function(){return t.prototype.isAnimationEnabled.call(this)&&!("force"===this.get("layout")&&this.get(["force","layoutAnimation"]))},e.type="series.graph",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(Ld),oO=iO,aO={type:"graphRoam",event:"graphRoam",update:"none"};var sO=function(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0},uO=function(t){function e(e){var n=t.call(this,e)||this;return n.type="pointer",n}return f(e,t),e.prototype.getDefaultShape=function(){return new sO},e.prototype.buildPath=function(t,e){var n=Math.cos,r=Math.sin,i=e.r,o=e.width,a=e.angle,s=e.x-n(a)*o*(o>=i/3?1:2),u=e.y-r(a)*o*(o>=i/3?1:2);a=e.angle-Math.PI/2,t.moveTo(s,u),t.lineTo(e.x+n(a)*o,e.y+r(a)*o),t.lineTo(e.x+n(e.angle)*i,e.y+r(e.angle)*i),t.lineTo(e.x-n(a)*o,e.y-r(a)*o),t.lineTo(s,u)},e}(ha),lO=uO;function cO(t,e){var n=null==t?"":t+"";return e&&(Object(m.isString)(e)?n=e.replace("{value}",n):Object(m.isFunction)(e)&&(n=e(t))),n}var hO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){this.group.removeAll();var r=t.get(["axisLine","lineStyle","color"]),i=function(t,e){var n=t.get("center"),r=e.getWidth(),i=e.getHeight(),o=Math.min(r,i);return{cx:Sr(n[0],e.getWidth()),cy:Sr(n[1],e.getHeight()),r:Sr(t.get("radius"),o/2)}}(t,n);this._renderMain(t,e,n,r,i),this._data=t.getData()},e.prototype.dispose=function(){},e.prototype._renderMain=function(t,e,n,r,i){var o=this.group,a=t.get("clockwise"),s=-t.get("startAngle")/180*Math.PI,u=-t.get("endAngle")/180*Math.PI,l=t.getModel("axisLine"),c=l.get("roundCap")?rC:Ep,h=l.get("show"),d=l.getModel("lineStyle"),p=d.get("width"),f=[s,u];Vo(f,!a);for(var g=(u=f[1])-(s=f[0]),y=s,v=[],D=0;h&&D<r.length;D++){var b=new c({shape:{startAngle:y,endAngle:u=s+g*Math.min(Math.max(r[D][0],0),1),cx:i.cx,cy:i.cy,clockwise:a,r0:i.r-p,r:i.r},silent:!0});b.setStyle({fill:r[D][1]}),b.setStyle(d.getLineStyle(["color","width"])),v.push(b),y=u}v.reverse(),Object(m.each)(v,(function(t){return o.add(t)}));var _=function(t){if(t<=0)return r[0][1];var e;for(e=0;e<r.length;e++)if(r[e][0]>=t&&(0===e?0:r[e-1][0])<t)return r[e][1];return r[e-1][1]};this._renderTicks(t,e,n,_,i,s,u,a,p),this._renderTitleAndDetail(t,e,n,_,i),this._renderAnchor(t,i),this._renderPointer(t,e,n,_,i,s,u,a,p)},e.prototype._renderTicks=function(t,e,n,r,i,o,a,s,u){for(var l,c,h=this.group,d=i.cx,p=i.cy,f=i.r,g=+t.get("min"),y=+t.get("max"),v=t.getModel("splitLine"),D=t.getModel("axisTick"),b=t.getModel("axisLabel"),_=t.get("splitNumber"),x=D.get("splitNumber"),w=Sr(v.get("length"),f),C=Sr(D.get("length"),f),A=o,S=(a-o)/_,E=S/x,F=v.getModel("lineStyle").getLineStyle(),M=D.getModel("lineStyle").getLineStyle(),k=v.get("distance"),O=0;O<=_;O++){if(l=Math.cos(A),c=Math.sin(A),v.get("show")){var I=k?k+u:u,T=new Vp({shape:{x1:l*(f-I)+d,y1:c*(f-I)+p,x2:l*(f-w-I)+d,y2:c*(f-w-I)+p},style:F,silent:!0});"auto"===F.stroke&&T.setStyle({stroke:r(O/_)}),h.add(T)}if(b.get("show")){I=b.get("distance")+k;var B=cO(Er(O/_*(y-g)+g),b.get("formatter")),L=r(O/_),j=l*(f-w-I)+d,P=c*(f-w-I)+p,N=b.get("rotate"),R=0;"radial"===N?(R=-A+2*Math.PI)>Math.PI/2&&(R+=Math.PI):"tangential"===N?R=-A-Math.PI/2:Object(m.isNumber)(N)&&(R=N*Math.PI/180),0===R?h.add(new Ha({style:ru(b,{text:B,x:j,y:P,verticalAlign:c<-.8?"top":c>.8?"bottom":"middle",align:l<-.4?"left":l>.4?"right":"center"},{inheritColor:L}),silent:!0})):h.add(new Ha({style:ru(b,{text:B,x:j,y:P,verticalAlign:"middle",align:"center"},{inheritColor:L}),silent:!0,originX:j,originY:P,rotation:R}))}if(D.get("show")&&O!==_){I=(I=D.get("distance"))?I+u:u;for(var z=0;z<=x;z++){l=Math.cos(A),c=Math.sin(A);var V=new Vp({shape:{x1:l*(f-I)+d,y1:c*(f-I)+p,x2:l*(f-C-I)+d,y2:c*(f-C-I)+p},silent:!0,style:M});"auto"===M.stroke&&V.setStyle({stroke:r((O+z/x)/_)}),h.add(V),A+=E}A-=E}else A+=S}},e.prototype._renderPointer=function(t,e,n,r,i,o,a,s,u){var l=this.group,c=this._data,h=this._progressEls,d=[],p=t.get(["pointer","show"]),f=t.getModel("progress"),g=f.get("show"),y=t.getData(),v=y.mapDimension("value"),D=+t.get("min"),b=+t.get("max"),_=[D,b],x=[o,a];function w(e,n){var r,o=y.getItemModel(e).getModel("pointer"),a=Sr(o.get("width"),i.r),s=Sr(o.get("length"),i.r),u=t.get(["pointer","icon"]),l=o.get("offsetCenter"),c=Sr(l[0],i.r),h=Sr(l[1],i.r),d=o.get("keepAspect");return(r=u?lm(u,c-a/2,h-s,a,s,null,d):new lO({shape:{angle:-Math.PI/2,width:a,r:s,x:c,y:h}})).rotation=-(n+Math.PI/2),r.x=i.cx,r.y=i.cy,r}function C(t,e){var n=f.get("roundCap")?rC:Ep,r=f.get("overlap"),a=r?f.get("width"):u/y.count(),l=r?i.r-a:i.r-(t+1)*a,c=r?i.r:i.r-t*a,h=new n({shape:{startAngle:o,endAngle:e,cx:i.cx,cy:i.cy,clockwise:s,r0:l,r:c}});return r&&(h.z2=Ar(y.get(v,t),[D,b],[100,0],!0)),h}(g||p)&&(y.diff(c).add((function(e){var n=y.get(v,e);if(p){var r=w(e,o);Us(r,{rotation:-((isNaN(+n)?x[0]:Ar(n,_,x,!0))+Math.PI/2)},t),l.add(r),y.setItemGraphicEl(e,r)}if(g){var i=C(e,o),a=f.get("clip");Us(i,{shape:{endAngle:Ar(n,_,x,a)}},t),l.add(i),qa(t.seriesIndex,y.dataType,e,i),d[e]=i}})).update((function(e,n){var r=y.get(v,e);if(p){var i=c.getItemGraphicEl(n),a=i?i.rotation:o,s=w(e,a);s.rotation=a,Ws(s,{rotation:-((isNaN(+r)?x[0]:Ar(r,_,x,!0))+Math.PI/2)},t),l.add(s),y.setItemGraphicEl(e,s)}if(g){var u=h[n],m=C(e,u?u.shape.endAngle:o),D=f.get("clip");Ws(m,{shape:{endAngle:Ar(r,_,x,D)}},t),l.add(m),qa(t.seriesIndex,y.dataType,e,m),d[e]=m}})).execute(),y.each((function(t){var e=y.getItemModel(t),n=e.getModel("emphasis"),i=n.get("focus"),o=n.get("blurScope"),a=n.get("disabled");if(p){var s=y.getItemGraphicEl(t),u=y.getItemVisual(t,"style"),l=u.fill;if(s instanceof va){var c=s.style;s.useStyle(Object(m.extend)({image:c.image,x:c.x,y:c.y,width:c.width,height:c.height},u))}else s.useStyle(u),"pointer"!==s.type&&s.setColor(l);s.setStyle(e.getModel(["pointer","itemStyle"]).getItemStyle()),"auto"===s.style.fill&&s.setStyle("fill",r(Ar(y.get(v,t),_,[0,1],!0))),s.z2EmphasisLift=0,Ps(s,e),Ts(s,i,o,a)}if(g){var h=d[t];h.useStyle(y.getItemVisual(t,"style")),h.setStyle(e.getModel(["progress","itemStyle"]).getItemStyle()),h.z2EmphasisLift=0,Ps(h,e),Ts(h,i,o,a)}})),this._progressEls=d)},e.prototype._renderAnchor=function(t,e){var n=t.getModel("anchor");if(n.get("show")){var r=n.get("size"),i=n.get("icon"),o=n.get("offsetCenter"),a=n.get("keepAspect"),s=lm(i,e.cx-r/2+Sr(o[0],e.r),e.cy-r/2+Sr(o[1],e.r),r,r,null,a);s.z2=n.get("showAbove")?1:0,s.setStyle(n.getModel("itemStyle").getItemStyle()),this.group.add(s)}},e.prototype._renderTitleAndDetail=function(t,e,n,r,i){var o=this,a=t.getData(),s=a.mapDimension("value"),u=+t.get("min"),l=+t.get("max"),c=new cr,h=[],d=[],p=t.isAnimationEnabled(),f=t.get(["pointer","showAbove"]);a.diff(this._data).add((function(t){h[t]=new Ha({silent:!0}),d[t]=new Ha({silent:!0})})).update((function(t,e){h[t]=o._titleEls[e],d[t]=o._detailEls[e]})).execute(),a.each((function(e){var n=a.getItemModel(e),o=a.get(s,e),g=new cr,m=r(Ar(o,[u,l],[0,1],!0)),y=n.getModel("title");if(y.get("show")){var v=y.get("offsetCenter"),D=i.cx+Sr(v[0],i.r),b=i.cy+Sr(v[1],i.r),_=h[e];_.attr({z2:f?0:2,style:ru(y,{x:D,y:b,text:a.getName(e),align:"center",verticalAlign:"middle"},{inheritColor:m})}),g.add(_)}var x=n.getModel("detail");if(x.get("show")){var w=x.get("offsetCenter"),C=i.cx+Sr(w[0],i.r),A=i.cy+Sr(w[1],i.r),S=Sr(x.get("width"),i.r),E=Sr(x.get("height"),i.r),F=t.get(["progress","show"])?a.getItemVisual(e,"style").fill:m,M=(_=d[e],x.get("formatter"));_.attr({z2:f?0:2,style:ru(x,{x:C,y:A,text:cO(o,M),width:isNaN(S)?null:S,height:isNaN(E)?null:E,align:"center",verticalAlign:"middle"},{inheritColor:F})}),hu(_,{normal:x},o,(function(t){return cO(t,M)})),p&&du(_,e,a,t,{getFormattedLabel:function(t,e,n,r,i,a){return cO(a?a.interpolatedValue:o,M)}}),g.add(_)}c.add(g)})),this.group.add(c),this._titleEls=h,this._detailEls=d},e.type="gauge",e}(Jf),dO=hO,pO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="itemStyle",n}return f(e,t),e.prototype.getInitialData=function(t,e){return VC(this,["value"])},e.type="series.gauge",e.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,"#E6EBF8"]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:"#63677A",width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:"#63677A",width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:"#464646",fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:"#fff",borderWidth:0,borderColor:"#5470c6"}},title:{show:!0,offsetCenter:[0,"20%"],color:"#464646",fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"#464646",fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},e}(Ld),fO=pO;var gO=["itemStyle","opacity"],mO=function(t){function e(e,n){var r=t.call(this)||this,i=r,o=new Pp,a=new Ha;return i.setTextContent(a),r.setTextGuideLine(o),r.updateData(e,n,!0),r}return f(e,t),e.prototype.updateData=function(t,e,n){var r=this,i=t.hostModel,o=t.getItemModel(e),a=t.getItemLayout(e),s=o.getModel("emphasis"),u=o.get(gO);u=null==u?1:u,n||Ks(r),r.useStyle(t.getItemVisual(e,"style")),r.style.lineJoin="round",n?(r.setShape({points:a.points}),r.style.opacity=0,Us(r,{style:{opacity:u}},i,e)):Ws(r,{style:{opacity:u},shape:{points:a.points}},i,e),Ps(r,o),this._updateLabel(t,e),Ts(this,s.get("focus"),s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t,e){var n=this,r=this.getTextGuideLine(),i=n.getTextContent(),o=t.hostModel,a=t.getItemModel(e),s=t.getItemLayout(e).label,u=t.getItemVisual(e,"style"),l=u.fill;eu(i,nu(a),{labelFetcher:t.hostModel,labelDataIndex:e,defaultOpacity:u.opacity,defaultText:t.getName(e)},{normal:{align:s.textAlign,verticalAlign:s.verticalAlign}}),n.setTextConfig({local:!0,inside:!!s.inside,insideStroke:l,outsideFill:l});var c=s.linePoints;r.setShape({points:c}),n.textGuideLineConfig={anchor:c?new Mt(c[0][0],c[0][1]):null},Ws(i,{style:{x:s.x,y:s.y}},o,e),i.attr({rotation:s.rotation,originX:s.x,originY:s.y,z2:10}),C_(n,A_(a),{stroke:l})},e}(Bp),yO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreLabelLineUpdate=!0,n}return f(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this._data,o=this.group;r.diff(i).add((function(t){var e=new mO(r,t);r.setItemGraphicEl(t,e),o.add(e)})).update((function(t,e){var n=i.getItemGraphicEl(e);n.updateData(r,t),o.add(n),r.setItemGraphicEl(t,n)})).remove((function(e){$s(i.getItemGraphicEl(e),t,e)})).execute(),this._data=r},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.prototype.dispose=function(){},e.type="funnel",e}(Jf),vO=yO,DO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new GC(m.bind(this.getData,this),m.bind(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.getInitialData=function(t,e){return VC(this,{coordDimensions:["value"],encodeDefaulter:m.curry(tc,this)})},e.prototype._defaultLabelLine=function(t){ti(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.prototype.getDataParams=function(e){var n=this.getData(),r=t.prototype.getDataParams.call(this,e),i=n.mapDimension("value"),o=n.getSum(i);return r.percent=o?+(n.get(i,e)/o*100).toFixed(2):0,r.$vars.push("percent"),r},e.type="series.funnel",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(Ld),bO=DO;function _O(t,e){for(var n=t.mapDimension("value"),r=t.mapArray(n,(function(t){return t})),i=[],o="ascending"===e,a=0,s=t.count();a<s;a++)i[a]=a;return Object(m.isFunction)(e)?i.sort(e):"none"!==e&&i.sort((function(t,e){return o?r[t]-r[e]:r[e]-r[t]})),i}function xO(t,e){t.eachSeriesByType("funnel",(function(t){var n=t.getData(),r=n.mapDimension("value"),i=t.get("sort"),o=function(t,e){return kl(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e),a=t.get("orient"),s=o.width,u=o.height,l=_O(n,i),c=o.x,h=o.y,d="horizontal"===a?[Sr(t.get("minSize"),u),Sr(t.get("maxSize"),u)]:[Sr(t.get("minSize"),s),Sr(t.get("maxSize"),s)],p=n.getDataExtent(r),f=t.get("min"),g=t.get("max");null==f&&(f=Math.min(p[0],0)),null==g&&(g=p[1]);var m=t.get("funnelAlign"),y=t.get("gap"),v=(("horizontal"===a?s:u)-y*(n.count()-1))/n.count(),D=function(t,e){if("horizontal"===a){var i=Ar(n.get(r,t)||0,[f,g],d,!0),o=void 0;switch(m){case"top":o=h;break;case"center":o=h+(u-i)/2;break;case"bottom":o=h+(u-i)}return[[e,o],[e,o+i]]}var l,p=Ar(n.get(r,t)||0,[f,g],d,!0);switch(m){case"left":l=c;break;case"center":l=c+(s-p)/2;break;case"right":l=c+s-p}return[[l,e],[l+p,e]]};"ascending"===i&&(v=-v,y=-y,"horizontal"===a?c+=s:h+=u,l=l.reverse());for(var b=0;b<l.length;b++){var _=l[b],x=l[b+1],w=n.getItemModel(_);if("horizontal"===a){var C=w.get(["itemStyle","width"]);null==C?C=v:(C=Sr(C,s),"ascending"===i&&(C=-C));var A=D(_,c),S=D(x,c+C);c+=C+y,n.setItemLayout(_,{points:A.concat(S.slice().reverse())})}else{var E=w.get(["itemStyle","height"]);null==E?E=v:(E=Sr(E,u),"ascending"===i&&(E=-E)),A=D(_,h),S=D(x,h+E),h+=E+y,n.setItemLayout(_,{points:A.concat(S.slice().reverse())})}}!function(t){var e=t.hostModel.get("orient");t.each((function(n){var r,i,o,a,s=t.getItemModel(n),u=s.getModel("label").get("position"),l=s.getModel("labelLine"),c=t.getItemLayout(n),h=c.points,d="inner"===u||"inside"===u||"center"===u||"insideLeft"===u||"insideRight"===u;if(d)"insideLeft"===u?(i=(h[0][0]+h[3][0])/2+5,o=(h[0][1]+h[3][1])/2,r="left"):"insideRight"===u?(i=(h[1][0]+h[2][0])/2-5,o=(h[1][1]+h[2][1])/2,r="right"):(i=(h[0][0]+h[1][0]+h[2][0]+h[3][0])/4,o=(h[0][1]+h[1][1]+h[2][1]+h[3][1])/4,r="center"),a=[[i,o],[i,o]];else{var p=void 0,f=void 0,g=void 0,m=void 0,y=l.get("length");"left"===u?(p=(h[3][0]+h[0][0])/2,f=(h[3][1]+h[0][1])/2,i=(g=p-y)-5,r="right"):"right"===u?(p=(h[1][0]+h[2][0])/2,f=(h[1][1]+h[2][1])/2,i=(g=p+y)+5,r="left"):"top"===u?(p=(h[3][0]+h[0][0])/2,o=(m=(f=(h[3][1]+h[0][1])/2)-y)-5,r="center"):"bottom"===u?(p=(h[1][0]+h[2][0])/2,o=(m=(f=(h[1][1]+h[2][1])/2)+y)+5,r="center"):"rightTop"===u?(p="horizontal"===e?h[3][0]:h[1][0],f="horizontal"===e?h[3][1]:h[1][1],"horizontal"===e?(o=(m=f-y)-5,r="center"):(i=(g=p+y)+5,r="top")):"rightBottom"===u?(p=h[2][0],f=h[2][1],"horizontal"===e?(o=(m=f+y)+5,r="center"):(i=(g=p+y)+5,r="bottom")):"leftTop"===u?(p=h[0][0],f="horizontal"===e?h[0][1]:h[1][1],"horizontal"===e?(o=(m=f-y)-5,r="center"):(i=(g=p-y)-5,r="right")):"leftBottom"===u?(p="horizontal"===e?h[1][0]:h[3][0],f="horizontal"===e?h[1][1]:h[2][1],"horizontal"===e?(o=(m=f+y)+5,r="center"):(i=(g=p-y)-5,r="right")):(p=(h[1][0]+h[2][0])/2,f=(h[1][1]+h[2][1])/2,"horizontal"===e?(o=(m=f+y)+5,r="center"):(i=(g=p+y)+5,r="left")),"horizontal"===e?i=g=p:o=m=f,a=[[p,f],[g,m]]}c.label={linePoints:a,x:i,y:o,verticalAlign:"middle",textAlign:r,inside:d}}))}(n)}))}var wO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._dataGroup=new cr,n._initialized=!1,n}return f(e,t),e.prototype.init=function(){this.group.add(this._dataGroup)},e.prototype.render=function(t,e,n,r){this._progressiveEls=null;var i=this._dataGroup,o=t.getData(),a=this._data,s=t.coordinateSystem,u=s.dimensions,l=SO(t);if(o.diff(a).add((function(t){EO(AO(o,i,t,u,s),o,t,l)})).update((function(e,n){var r=a.getItemGraphicEl(n),i=CO(o,e,u,s);o.setItemGraphicEl(e,r),Ws(r,{shape:{points:i}},t,e),Ks(r),EO(r,o,e,l)})).remove((function(t){var e=a.getItemGraphicEl(t);i.remove(e)})).execute(),!this._initialized){this._initialized=!0;var c=function(t,e,n){var r=t.model,i=t.getRect(),o=new Sa({shape:{x:i.x,y:i.y,width:i.width,height:i.height}}),a="horizontal"===r.get("layout")?"width":"height";return o.setShape(a,0),Us(o,{shape:{width:i.width,height:i.height}},e,n),o}(s,t,(function(){setTimeout((function(){i.removeClipPath()}))}));i.setClipPath(c)}this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},e.prototype.incrementalRender=function(t,e,n){for(var r=e.getData(),i=e.coordinateSystem,o=i.dimensions,a=SO(e),s=this._progressiveEls=[],u=t.start;u<t.end;u++){var l=AO(r,this._dataGroup,u,o,i);l.incremental=!0,EO(l,r,u,a),s.push(l)}},e.prototype.remove=function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null},e.type="parallel",e}(Jf);function CO(t,e,n,r){for(var i=[],o=0;o<n.length;o++){var a=n[o],s=t.get(t.mapDimension(a),e);FO(s,r.getAxis(a).type)||i.push(r.dataToPoint(s,a))}return i}function AO(t,e,n,r,i){var o=CO(t,n,r,i),a=new Pp({shape:{points:o},z2:10});return e.add(a),t.setItemGraphicEl(n,a),a}function SO(t){var e=t.get("smooth",!0);return!0===e&&(e=.3),e=Wr(e),Object(m.eqNaN)(e)&&(e=0),{smooth:e}}function EO(t,e,n,r){t.useStyle(e.getItemVisual(n,"style")),t.style.fill=null,t.setShape("smooth",r.smooth);var i=e.getItemModel(n),o=i.getModel("emphasis");Ps(t,i,"lineStyle"),Ts(t,o.get("focus"),o.get("blurScope"),o.get("disabled"))}function FO(t,e){return"category"===e?null==t:null==t||isNaN(t)}var MO=wO,kO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return f(e,t),e.prototype.getInitialData=function(t,e){return oD(null,this,{useEncodeDefaulter:Object(m.bind)(OO,null,this)})},e.prototype.getRawIndicesByActiveState=function(t){var e=this.coordinateSystem,n=this.getData(),r=[];return e.eachActiveState(n,(function(e,i){t===e&&r.push(n.getRawIndex(i))})),r},e.type="series.parallel",e.dependencies=["parallel"],e.defaultOption={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"},e}(Ld);function OO(t){var e=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(e){var n={};return Object(m.each)(e.dimensions,(function(t){var e=function(t){return+t.replace("dim","")}(t);n[t]=e})),n}}var IO=kO,TO=["lineStyle","opacity"],BO={seriesType:"parallel",reset:function(t,e){var n=t.coordinateSystem,r={normal:t.get(["lineStyle","opacity"]),active:t.get("activeOpacity"),inactive:t.get("inactiveOpacity")};return{progress:function(t,e){n.eachActiveState(e,(function(t,n){var i=r[t];if("normal"===t&&e.hasItemOption){var o=e.getItemModel(n).get(TO,!0);null!=o&&(i=o)}e.ensureUniqueItemVisual(n,"style").opacity=i}),t.start,t.end)}}}},LO=BO;function jO(t){(function(t){if(!t.parallel){var e=!1;m.each(t.series,(function(t){t&&"parallel"===t.type&&(e=!0)})),e&&(t.parallel=[{}])}})(t),function(t){var e=Qr(t.parallelAxis);m.each(e,(function(e){if(m.isObject(e)){var n=e.parallelIndex||0,r=Qr(t.parallel)[n];r&&r.parallelAxisDefault&&m.merge(e,r.parallelAxisDefault,!1)}}))}(t)}var PO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){this._model=t,this._api=n,this._handlers||(this._handlers={},Object(m.each)(NO,(function(t,e){n.getZr().on(e,this._handlers[e]=Object(m.bind)(t,this))}),this)),rg(this,"_throttledDispatchExpand",t.get("axisExpandRate"),"fixRate")},e.prototype.dispose=function(t,e){ig(this,"_throttledDispatchExpand"),Object(m.each)(this._handlers,(function(t,n){e.getZr().off(n,t)})),this._handlers=null},e.prototype._throttledDispatchExpand=function(t){this._dispatchExpand(t)},e.prototype._dispatchExpand=function(t){t&&this._api.dispatchAction(Object(m.extend)({type:"parallelAxisExpand"},t))},e.type="parallel",e}(Pd),NO={mousedown:function(t){RO(this,"click")&&(this._mouseDownPoint=[t.offsetX,t.offsetY])},mouseup:function(t){var e=this._mouseDownPoint;if(RO(this,"click")&&e){var n=[t.offsetX,t.offsetY];if(Math.pow(e[0]-n[0],2)+Math.pow(e[1]-n[1],2)>5)return;var r=this._model.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]);"none"!==r.behavior&&this._dispatchExpand({axisExpandWindow:r.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(t){if(!this._mouseDownPoint&&RO(this,"mousemove")){var e=this._model,n=e.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]),r=n.behavior;"jump"===r&&this._throttledDispatchExpand.debounceNextCall(e.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===r?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===r?null:{duration:0}})}}};function RO(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}var zO=PO,VO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(){t.prototype.init.apply(this,arguments),this.mergeOption({})},e.prototype.mergeOption=function(t){var e=this.option;t&&m.merge(e,t,!0),this._initDimensions()},e.prototype.contains=function(t,e){var n=t.get("parallelIndex");return null!=n&&e.getComponent("parallel",n)===this},e.prototype.setAxisExpand=function(t){m.each(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],(function(e){t.hasOwnProperty(e)&&(this.option[e]=t[e])}),this)},e.prototype._initDimensions=function(){var t=this.dimensions=[],e=this.parallelAxisIndex=[],n=m.filter(this.ecModel.queryComponents({mainType:"parallelAxis"}),(function(t){return(t.get("parallelIndex")||0)===this.componentIndex}),this);m.each(n,(function(n){t.push("dim"+n.get("dim")),e.push(n.componentIndex)}))},e.type="parallel",e.dependencies=["parallelAxis"],e.layoutMode="box",e.defaultOption={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},e}(Nl),HO=VO,GO=function(t){function e(e,n,r,i,o){var a=t.call(this,e,n,r)||this;return a.type=i||"value",a.axisIndex=o,a}return f(e,t),e.prototype.isHorizontal=function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")},e}(Kb),qO=GO;function WO(t,e,n,r,i,o){t=t||0;var a=n[1]-n[0];if(null!=i&&(i=ZO(i,[0,a])),null!=o&&(o=Math.max(o,null!=i?i:0)),"all"===r){var s=Math.abs(e[1]-e[0]);s=ZO(s,[0,a]),i=o=ZO(s,[i,o]),r=0}e[0]=ZO(e[0],n),e[1]=ZO(e[1],n);var u=UO(e,r);e[r]+=t;var l,c=i||0,h=n.slice();return u.sign<0?h[0]+=c:h[1]-=c,e[r]=ZO(e[r],h),l=UO(e,r),null!=i&&(l.sign!==u.sign||l.span<i)&&(e[1-r]=e[r]+u.sign*i),l=UO(e,r),null!=o&&l.span>o&&(e[1-r]=e[r]+l.sign*o),e}function UO(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:n<0?1:e?-1:1}}function ZO(t,e){return Math.min(null!=e[1]?e[1]:1/0,Math.max(null!=e[0]?e[0]:-1/0,t))}var YO=m.each,XO=Math.min,$O=Math.max,KO=Math.floor,JO=Math.ceil,QO=Er,tI=Math.PI,eI=function(){function t(t,e,n){this.type="parallel",this._axesMap=m.createHashMap(),this._axesLayout={},this.dimensions=t.dimensions,this._model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var r=t.dimensions,i=t.parallelAxisIndex;YO(r,(function(t,n){var r=i[n],o=e.getComponent("parallelAxis",r),a=this._axesMap.set(t,new qO(t,hb(o),[0,0],o.get("type"),r)),s="category"===a.type;a.onBand=s&&o.get("boundaryGap"),a.inverse=o.get("inverse"),o.axis=a,a.model=o,a.coordinateSystem=o.coordinateSystem=this}),this)},t.prototype.update=function(t,e){this._updateAxesFromSeries(this._model,t)},t.prototype.containPoint=function(t){var e=this._makeLayoutInfo(),n=e.axisBase,r=e.layoutBase,i=e.pixelDimIndex,o=t[1-i],a=t[i];return o>=n&&o<=n+e.axisLength&&a>=r&&a<=r+e.layoutLength},t.prototype.getModel=function(){return this._model},t.prototype._updateAxesFromSeries=function(t,e){e.eachSeries((function(n){if(t.contains(n,e)){var r=n.getData();YO(this.dimensions,(function(t){var e=this._axesMap.get(t);e.scale.unionExtentFromData(r,r.mapDimension(t)),cb(e.scale,e.model)}),this)}}),this)},t.prototype.resize=function(t,e){this._rect=kl(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()}),this._layoutAxes()},t.prototype.getRect=function(){return this._rect},t.prototype._makeLayoutInfo=function(){var t,e=this._model,n=this._rect,r=["x","y"],i=["width","height"],o=e.get("layout"),a="horizontal"===o?0:1,s=n[i[a]],u=[0,s],l=this.dimensions.length,c=nI(e.get("axisExpandWidth"),u),h=nI(e.get("axisExpandCount")||0,[0,l]),d=e.get("axisExpandable")&&l>3&&l>h&&h>1&&c>0&&s>0,p=e.get("axisExpandWindow");p?(t=nI(p[1]-p[0],u),p[1]=p[0]+t):(t=nI(c*(h-1),u),(p=[c*(e.get("axisExpandCenter")||KO(l/2))-t/2])[1]=p[0]+t);var f=(s-t)/(l-h);f<3&&(f=0);var g=[KO(QO(p[0]/c,1))+1,JO(QO(p[1]/c,1))-1],m=f/c*p[0];return{layout:o,pixelDimIndex:a,layoutBase:n[r[a]],layoutLength:s,axisBase:n[r[1-a]],axisLength:n[i[1-a]],axisExpandable:d,axisExpandWidth:c,axisCollapseWidth:f,axisExpandWindow:p,axisCount:l,winInnerIndices:g,axisExpandWindow0Pos:m}},t.prototype._layoutAxes=function(){var t=this._rect,e=this._axesMap,n=this.dimensions,r=this._makeLayoutInfo(),i=r.layout;e.each((function(t){var e=[0,r.axisLength],n=t.inverse?1:0;t.setExtent(e[n],e[1-n])})),YO(n,(function(e,n){var o=(r.axisExpandable?iI:rI)(n,r),a={horizontal:{x:o.position,y:r.axisLength},vertical:{x:0,y:o.position}},s={horizontal:tI/2,vertical:0},u=[a[i].x+t.x,a[i].y+t.y],l=s[i],c=[1,0,0,1,0,0];Ct(c,c,l),wt(c,c,u),this._axesLayout[e]={position:u,rotation:l,transform:c,axisNameAvailableWidth:o.axisNameAvailableWidth,axisLabelShow:o.axisLabelShow,nameTruncateMaxWidth:o.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}}),this)},t.prototype.getAxis=function(t){return this._axesMap.get(t)},t.prototype.dataToPoint=function(t,e){return this.axisCoordToPoint(this._axesMap.get(e).dataToCoord(t),e)},t.prototype.eachActiveState=function(t,e,n,r){null==n&&(n=0),null==r&&(r=t.count());var i=this._axesMap,o=this.dimensions,a=[],s=[];m.each(o,(function(e){a.push(t.mapDimension(e)),s.push(i.get(e).model)}));for(var u=this.hasAxisBrushed(),l=n;l<r;l++){var c=void 0;if(u){c="active";for(var h=t.getValues(a,l),d=0,p=o.length;d<p;d++){if("inactive"===s[d].getActiveState(h[d])){c="inactive";break}}}else c="normal";e(c,l)}},t.prototype.hasAxisBrushed=function(){for(var t=this.dimensions,e=this._axesMap,n=!1,r=0,i=t.length;r<i;r++)"normal"!==e.get(t[r]).model.getActiveState()&&(n=!0);return n},t.prototype.axisCoordToPoint=function(t,e){return Of([t,0],this._axesLayout[e].transform)},t.prototype.getAxisLayout=function(t){return m.clone(this._axesLayout[t])},t.prototype.getSlidedAxisExpandWindow=function(t){var e=this._makeLayoutInfo(),n=e.pixelDimIndex,r=e.axisExpandWindow.slice(),i=r[1]-r[0],o=[0,e.axisExpandWidth*(e.axisCount-1)];if(!this.containPoint(t))return{behavior:"none",axisExpandWindow:r};var a,s=t[n]-e.layoutBase-e.axisExpandWindow0Pos,u="slide",l=e.axisCollapseWidth,c=this._model.get("axisExpandSlideTriggerArea"),h=null!=c[0];if(l)h&&l&&s<i*c[0]?(u="jump",a=s-i*c[2]):h&&l&&s>i*(1-c[0])?(u="jump",a=s-i*(1-c[2])):(a=s-i*c[1])>=0&&(a=s-i*(1-c[1]))<=0&&(a=0),(a*=e.axisExpandWidth/l)?WO(a,r,o,"all"):u="none";else{var d=r[1]-r[0];(r=[$O(0,o[1]*s/d-d/2)])[1]=XO(o[1],r[0]+d),r[0]=r[1]-d}return{axisExpandWindow:r,behavior:u}},t}();function nI(t,e){return XO($O(t,e[0]),e[1])}function rI(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}}function iI(t,e){var n,r,i=e.layoutLength,o=e.axisExpandWidth,a=e.axisCount,s=e.axisCollapseWidth,u=e.winInnerIndices,l=s,c=!1;return t<u[0]?(n=t*s,r=s):t<=u[1]?(n=e.axisExpandWindow0Pos+t*o-e.axisExpandWindow[0],l=o,c=!0):(n=i-(a-1-t)*s,r=s),{position:n,axisNameAvailableWidth:l,axisLabelShow:c,nameTruncateMaxWidth:r}}var oI=eI;var aI={create:function(t,e){var n=[];return t.eachComponent("parallel",(function(r,i){var o=new oI(r,t,e);o.name="parallel_"+i,o.resize(r,e),r.coordinateSystem=o,o.model=r,n.push(o)})),t.eachSeries((function(t){if("parallel"===t.get("coordinateSystem")){var e=t.getReferringComponents("parallel",gi).models[0];t.coordinateSystem=e.coordinateSystem}})),n}},sI=aI,uI=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.activeIntervals=[],n}return f(e,t),e.prototype.getAreaSelectStyle=function(){return ki([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},e.prototype.setActiveIntervals=function(t){var e=this.activeIntervals=m.clone(t);if(e)for(var n=e.length-1;n>=0;n--)Fr(e[n])},e.prototype.getActiveState=function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(+t))return"inactive";if(1===e.length){var n=e[0];if(n[0]<=t&&t<=n[1])return"active"}else for(var r=0,i=e.length;r<i;r++)if(e[r][0]<=t&&t<=e[r][1])return"active";return"inactive"},e}(Nl);m.mixin(uI,vb);var lI=uI,cI=!0,hI=Math.min,dI=Math.max,pI=Math.pow,fI="globalPan",gI={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},mI={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},yI={brushStyle:{lineWidth:2,stroke:"rgba(210,219,238,0.3)",fill:"#D2DBEE"},transformable:!0,brushMode:"single",removeOnClick:!1},vI=0,DI=function(t){function e(e){var n=t.call(this)||this;return n._track=[],n._covers=[],n._handlers={},n._zr=e,n.group=new cr,n._uid="brushController_"+vI++,Object(m.each)(UI,(function(t,e){this._handlers[e]=Object(m.bind)(t,this)}),n),n}return f(e,t),e.prototype.enableBrush=function(t){return this._brushType&&this._doDisableBrush(),t.brushType&&this._doEnableBrush(t),this},e.prototype._doEnableBrush=function(t){var e=this._zr;this._enableGlobalPan||function(t,e,n){AS(t)[e]=n}(e,fI,this._uid),Object(m.each)(this._handlers,(function(t,n){e.on(n,t)})),this._brushType=t.brushType,this._brushOption=Object(m.merge)(Object(m.clone)(yI),t,!0)},e.prototype._doDisableBrush=function(){var t=this._zr;(function(t,e,n){var r=AS(t);r[e]===n&&(r[e]=null)})(t,fI,this._uid),Object(m.each)(this._handlers,(function(e,n){t.off(n,e)})),this._brushType=this._brushOption=null},e.prototype.setPanels=function(t){if(t&&t.length){var e=this._panels={};Object(m.each)(t,(function(t){e[t.panelId]=Object(m.clone)(t)}))}else this._panels=null;return this},e.prototype.mount=function(t){t=t||{},this._enableGlobalPan=t.enableGlobalPan;var e=this.group;return this._zr.add(e),e.attr({x:t.x||0,y:t.y||0,rotation:t.rotation||0,scaleX:t.scaleX||1,scaleY:t.scaleY||1}),this._transform=e.getLocalTransform(),this},e.prototype.updateCovers=function(t){t=Object(m.map)(t,(function(t){return Object(m.merge)(Object(m.clone)(yI),t,!0)}));var e=this._covers,n=this._covers=[],r=this,i=this._creatingCover;return new wv(e,t,(function(t,e){return o(t.__brushOption,e)}),o).add(a).update(a).remove((function(t){e[t]!==i&&r.group.remove(e[t])})).execute(),this;function o(t,e){return(null!=t.id?t.id:"\0-brush-index-"+e)+"-"+t.brushType}function a(o,a){var s=t[o];if(null!=a&&e[a]===i)n[o]=e[a];else{var u=n[o]=null!=a?(e[a].__brushOption=s,e[a]):_I(r,bI(r,s));CI(r,u)}}},e.prototype.unmount=function(){return this.enableBrush(!1),FI(this),this._zr.remove(this.group),this},e.prototype.dispose=function(){this.unmount(),this.off()},e}(Y);function bI(t,e){var n=YI[e.brushType].createCover(t,e);return n.__brushOption=e,wI(n,e),t.group.add(n),n}function _I(t,e){var n=AI(e);return n.endCreating&&(n.endCreating(t,e),wI(e,e.__brushOption)),e}function xI(t,e){var n=e.__brushOption;AI(e).updateCoverShape(t,e,n.range,n)}function wI(t,e){var n=e.z;null==n&&(n=1e4),t.traverse((function(t){t.z=n,t.z2=n}))}function CI(t,e){AI(e).updateCommon(t,e),xI(t,e)}function AI(t){return YI[t.__brushOption.brushType]}function SI(t,e,n){var r,i=t._panels;if(!i)return cI;var o=t._transform;return Object(m.each)(i,(function(t){t.isTargetByCursor(e,n,o)&&(r=t)})),r}function EI(t,e){var n=t._panels;if(!n)return cI;var r=e.__brushOption.panelId;return null!=r?n[r]:cI}function FI(t){var e=t._covers,n=e.length;return Object(m.each)(e,(function(e){t.group.remove(e)}),t),e.length=0,!!n}function MI(t,e){var n=Object(m.map)(t._covers,(function(t){var e=t.__brushOption,n=Object(m.clone)(e.range);return{brushType:e.brushType,panelId:e.panelId,range:n}}));t.trigger("brush",{areas:n,isEnd:!!e.isEnd,removeOnClick:!!e.removeOnClick})}function kI(t){var e=t.length-1;return e<0&&(e=0),[t[0],t[e]]}function OI(t,e,n,r){var i=new cr;return i.add(new Sa({name:"main",style:LI(n),silent:!0,draggable:!0,cursor:"move",drift:Object(m.curry)(NI,t,e,i,["n","s","w","e"]),ondragend:Object(m.curry)(MI,e,{isEnd:!0})})),Object(m.each)(r,(function(n){i.add(new Sa({name:n.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:Object(m.curry)(NI,t,e,i,n),ondragend:Object(m.curry)(MI,e,{isEnd:!0})}))})),i}function II(t,e,n,r){var i=r.brushStyle.lineWidth||0,o=dI(i,6),a=n[0][0],s=n[1][0],u=a-i/2,l=s-i/2,c=n[0][1],h=n[1][1],d=c-o+i/2,p=h-o+i/2,f=c-a,g=h-s,m=f+i,y=g+i;BI(t,e,"main",a,s,f,g),r.transformable&&(BI(t,e,"w",u,l,o,y),BI(t,e,"e",d,l,o,y),BI(t,e,"n",u,l,m,o),BI(t,e,"s",u,p,m,o),BI(t,e,"nw",u,l,o,o),BI(t,e,"ne",d,l,o,o),BI(t,e,"sw",u,p,o,o),BI(t,e,"se",d,p,o,o))}function TI(t,e){var n=e.__brushOption,r=n.transformable,i=e.childAt(0);i.useStyle(LI(n)),i.attr({silent:!r,cursor:r?"move":"default"}),Object(m.each)([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],(function(n){var i=e.childOfName(n.join("")),o=1===n.length?PI(t,n[0]):function(t,e){var n=[PI(t,e[0]),PI(t,e[1])];return("e"===n[0]||"w"===n[0])&&n.reverse(),n.join("")}(t,n);i&&i.attr({silent:!r,invisible:!r,cursor:r?mI[o]+"-resize":null})}))}function BI(t,e,n,r,i,o,a){var s=e.childOfName(n);s&&s.setShape(function(t){var e=hI(t[0][0],t[1][0]),n=hI(t[0][1],t[1][1]),r=dI(t[0][0],t[1][0]),i=dI(t[0][1],t[1][1]);return{x:e,y:n,width:r-e,height:i-n}}(VI(t,e,[[r,i],[r+o,i+a]])))}function LI(t){return Object(m.defaults)({strokeNoScale:!0},t.brushStyle)}function jI(t,e,n,r){var i=[hI(t,n),hI(e,r)],o=[dI(t,n),dI(e,r)];return[[i[0],o[0]],[i[1],o[1]]]}function PI(t,e){var n=If({w:"left",e:"right",n:"top",s:"bottom"}[e],function(t){return kf(t.group)}(t));return{left:"w",right:"e",top:"n",bottom:"s"}[n]}function NI(t,e,n,r,i,o){var a=n.__brushOption,s=t.toRectRange(a.range),u=zI(e,i,o);Object(m.each)(r,(function(t){var e=gI[t];s[e[0]][e[1]]+=u[e[0]]})),a.range=t.fromRectRange(jI(s[0][0],s[1][0],s[0][1],s[1][1])),CI(e,n),MI(e,{isEnd:!1})}function RI(t,e,n,r){var i=e.__brushOption.range,o=zI(t,n,r);Object(m.each)(i,(function(t){t[0]+=o[0],t[1]+=o[1]})),CI(t,e),MI(t,{isEnd:!1})}function zI(t,e,n){var r=t.group,i=r.transformCoordToLocal(e,n),o=r.transformCoordToLocal(0,0);return[i[0]-o[0],i[1]-o[1]]}function VI(t,e,n){var r=EI(t,e);return r&&r!==cI?r.clipPath(n,t._transform):Object(m.clone)(n)}function HI(t){var e=t.event;e.preventDefault&&e.preventDefault()}function GI(t,e,n){return t.childOfName("main").contain(e,n)}function qI(t,e,n,r){var i,o=t._creatingCover,a=t._creatingPanel,s=t._brushOption;if(t._track.push(n.slice()),function(t){var e=t._track;if(!e.length)return!1;var n=e[e.length-1],r=e[0],i=n[0]-r[0],o=n[1]-r[1];return pI(i*i+o*o,.5)>6}(t)||o){if(a&&!o){"single"===s.brushMode&&FI(t);var u=Object(m.clone)(s);u.brushType=WI(u.brushType,a),u.panelId=a===cI?null:a.panelId,o=t._creatingCover=bI(t,u),t._covers.push(o)}if(o){var l=YI[WI(t._brushType,a)];o.__brushOption.range=l.getCreatingRange(VI(t,o,t._track)),r&&(_I(t,o),l.updateCommon(t,o)),xI(t,o),i={isEnd:r}}}else r&&"single"===s.brushMode&&s.removeOnClick&&SI(t,e,n)&&FI(t)&&(i={isEnd:r,removeOnClick:!0});return i}function WI(t,e){return"auto"===t?e.defaultBrushType:t}var UI={mousedown:function(t){if(this._dragging)ZI(this,t);else if(!t.target||!t.target.draggable){HI(t);var e=this.group.transformCoordToLocal(t.offsetX,t.offsetY);this._creatingCover=null,(this._creatingPanel=SI(this,t,e))&&(this._dragging=!0,this._track=[e.slice()])}},mousemove:function(t){var e=t.offsetX,n=t.offsetY,r=this.group.transformCoordToLocal(e,n);if(function(t,e,n){if(t._brushType&&!function(t,e,n){var r=t._zr;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}(t,e.offsetX,e.offsetY)){var r=t._zr,i=t._covers,o=SI(t,e,n);if(!t._dragging)for(var a=0;a<i.length;a++){var s=i[a].__brushOption;if(o&&(o===cI||s.panelId===o.panelId)&&YI[s.brushType].contain(i[a],n[0],n[1]))return}o&&r.setCursorStyle("crosshair")}}(this,t,r),this._dragging){HI(t);var i=qI(this,t,r,!1);i&&MI(this,i)}},mouseup:function(t){ZI(this,t)}};function ZI(t,e){if(t._dragging){HI(e);var n=e.offsetX,r=e.offsetY,i=t.group.transformCoordToLocal(n,r),o=qI(t,e,i,!0);t._dragging=!1,t._track=[],t._creatingCover=null,o&&MI(t,o)}}var YI={lineX:XI(0),lineY:XI(1),rect:{createCover:function(t,e){function n(t){return t}return OI({toRectRange:n,fromRectRange:n},t,e,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(t){var e=kI(t);return jI(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(t,e,n,r){II(t,e,n,r)},updateCommon:TI,contain:GI},polygon:{createCover:function(t,e){var n=new cr;return n.add(new Pp({name:"main",style:LI(e),silent:!0})),n},getCreatingRange:function(t){return t},endCreating:function(t,e){e.remove(e.childAt(0)),e.add(new Bp({name:"main",draggable:!0,drift:Object(m.curry)(RI,t,e),ondragend:Object(m.curry)(MI,t,{isEnd:!0})}))},updateCoverShape:function(t,e,n,r){e.childAt(0).setShape({points:VI(t,e,n)})},updateCommon:TI,contain:GI}};function XI(t){return{createCover:function(e,n){return OI({toRectRange:function(e){var n=[e,[0,100]];return t&&n.reverse(),n},fromRectRange:function(e){return e[t]}},e,n,[[["w"],["e"]],[["n"],["s"]]][t])},getCreatingRange:function(e){var n=kI(e);return[hI(n[0][t],n[1][t]),dI(n[0][t],n[1][t])]},updateCoverShape:function(e,n,r,i){var o,a=EI(e,n);if(a!==cI&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(t);else{var s=e._zr;o=[0,[s.getWidth(),s.getHeight()][1-t]]}var u=[r,o];t&&u.reverse(),II(e,n,u,i)},updateCommon:TI,contain:GI}}var $I=DI;function KI(t){return t=tT(t),function(e){return Lf(e,t)}}function JI(t,e){return t=tT(t),function(n){var r=null!=e?e:n,i=r?t.width:t.height,o=r?t.x:t.y;return[o,o+(i||0)]}}function QI(t,e,n){var r=tT(t);return function(t,i){return r.contain(i[0],i[1])&&!LS(t,e,n)}}function tT(t){return Rt.create(t)}var eT=["axisLine","axisTickLabel","axisName"],nT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(e,n){t.prototype.init.apply(this,arguments),(this._brushController=new $I(n.getZr())).on("brush",m.bind(this._onBrush,this))},e.prototype.render=function(t,e,n,r){if(!function(t,e,n){return n&&"axisAreaSelect"===n.type&&e.findComponents({mainType:"parallelAxis",query:n})[0]===t}(t,e,r)){this.axisModel=t,this.api=n,this.group.removeAll();var i=this._axisGroup;if(this._axisGroup=new cr,this.group.add(this._axisGroup),t.get("show")){var o=function(t,e){return e.getComponent("parallel",t.get("parallelIndex"))}(t,e),a=o.coordinateSystem,s=t.getAreaSelectStyle(),u=s.width,l=t.axis.dim,c=a.getAxisLayout(l),h=m.extend({strokeContainThreshold:u},c),d=new LA(t,h);m.each(eT,d.add,d),this._axisGroup.add(d.getGroup()),this._refreshBrushController(h,s,t,o,u,n),Bf(i,this._axisGroup,t)}}},e.prototype._refreshBrushController=function(t,e,n,r,i,o){var a=n.axis.getExtent(),s=a[1]-a[0],u=Math.min(30,.1*Math.abs(s)),l=Rt.create({x:a[0],y:-i/2,width:s,height:i});l.x-=u,l.width+=2*u,this._brushController.mount({enableGlobalPan:!0,rotation:t.rotation,x:t.position[0],y:t.position[1]}).setPanels([{panelId:"pl",clipPath:KI(l),isTargetByCursor:QI(l,o,r),getLinearBrushOtherExtent:JI(l,0)}]).enableBrush({brushType:"lineX",brushStyle:e,removeOnClick:!0}).updateCovers(function(t){var e=t.axis;return m.map(t.activeIntervals,(function(t){return{brushType:"lineX",panelId:"pl",range:[e.dataToCoord(t[0],!0),e.dataToCoord(t[1],!0)]}}))}(n))},e.prototype._onBrush=function(t){var e=t.areas,n=this.axisModel,r=n.axis,i=m.map(e,(function(t){return[r.coordToData(t.range[0],!0),r.coordToData(t.range[1],!0)]}));(!n.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:n.id,intervals:i})},e.prototype.dispose=function(){this._brushController.dispose()},e.type="parallelAxis",e}(Pd);var rT=nT,iT={type:"axisAreaSelect",event:"axisAreaSelected"};var oT={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};function aT(t){t.registerComponentView(zO),t.registerComponentModel(HO),t.registerCoordinateSystem("parallel",sI),t.registerPreprocessor(jO),t.registerComponentModel(lI),t.registerComponentView(rT),lA(t,"parallel",lI,oT),function(t){t.registerAction(iT,(function(t,e){e.eachComponent({mainType:"parallelAxis",query:t},(function(e){e.axis.model.setActiveIntervals(t.intervals)}))})),t.registerAction("parallelAxisExpand",(function(t,e){e.eachComponent({mainType:"parallel",query:t},(function(e){e.setAxisExpand(t)}))}))}(t)}var sT=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.cpx2=0,this.cpy2=0,this.extent=0},uT=function(t){function e(e){return t.call(this,e)||this}return f(e,t),e.prototype.getDefaultShape=function(){return new sT},e.prototype.buildPath=function(t,e){var n=e.extent;t.moveTo(e.x1,e.y1),t.bezierCurveTo(e.cpx1,e.cpy1,e.cpx2,e.cpy2,e.x2,e.y2),"vertical"===e.orient?(t.lineTo(e.x2+n,e.y2),t.bezierCurveTo(e.cpx2+n,e.cpy2,e.cpx1+n,e.cpy1,e.x1+n,e.y1)):(t.lineTo(e.x2,e.y2+n),t.bezierCurveTo(e.cpx2,e.cpy2+n,e.cpx1,e.cpy1+n,e.x1,e.y1+n)),t.closePath()},e.prototype.highlight=function(){Ds(this)},e.prototype.downplay=function(){bs(this)},e}(ha),lT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._focusAdjacencyDisabled=!1,n}return f(e,t),e.prototype.render=function(t,e,n){var r=this,i=t.getGraph(),o=this.group,a=t.layoutInfo,s=a.width,u=a.height,l=t.getData(),c=t.getData("edge"),h=t.get("orient");this._model=t,o.removeAll(),o.x=a.x,o.y=a.y,i.eachEdge((function(e){var n=new uT,r=Ga(n);r.dataIndex=e.dataIndex,r.seriesIndex=t.seriesIndex,r.dataType="edge";var i,a,l,d,p,f,g,y,v=e.getModel(),D=v.getModel("lineStyle"),b=D.get("curveness"),_=e.node1.getLayout(),x=e.node1.getModel(),w=x.get("localX"),C=x.get("localY"),A=e.node2.getLayout(),S=e.node2.getModel(),E=S.get("localX"),F=S.get("localY"),M=e.getLayout();n.shape.extent=Math.max(1,M.dy),n.shape.orient=h,"vertical"===h?(i=(null!=w?w*s:_.x)+M.sy,a=(null!=C?C*u:_.y)+_.dy,l=(null!=E?E*s:A.x)+M.ty,p=i,f=a*(1-b)+(d=null!=F?F*u:A.y)*b,g=l,y=a*b+d*(1-b)):(i=(null!=w?w*s:_.x)+_.dx,a=(null!=C?C*u:_.y)+M.sy,p=i*(1-b)+(l=null!=E?E*s:A.x)*b,f=a,g=i*b+l*(1-b),y=d=(null!=F?F*u:A.y)+M.ty),n.setShape({x1:i,y1:a,x2:l,y2:d,cpx1:p,cpy1:f,cpx2:g,cpy2:y}),n.useStyle(D.getItemStyle()),cT(n.style,h,e);var k=""+v.get("value"),O=nu(v,"edgeLabel");eu(n,O,{labelFetcher:{getFormattedLabel:function(e,n,r,i,o,a){return t.getFormattedLabel(e,n,"edge",i,Object(m.retrieve3)(o,O.normal&&O.normal.get("formatter"),k),a)}},labelDataIndex:e.dataIndex,defaultText:k}),n.setTextConfig({position:"inside"});var I=v.getModel("emphasis");Ps(n,v,"lineStyle",(function(t){var n=t.getItemStyle();return cT(n,h,e),n})),o.add(n),c.setItemGraphicEl(e.dataIndex,n);var T=I.get("focus");Ts(n,"adjacency"===T?e.getAdjacentDataIndices():"trajectory"===T?e.getTrajectoryDataIndices():T,I.get("blurScope"),I.get("disabled"))})),i.eachNode((function(e){var n=e.getLayout(),r=e.getModel(),i=r.get("localX"),a=r.get("localY"),c=r.getModel("emphasis"),h=r.get(["itemStyle","borderRadius"])||0,d=new Sa({shape:{x:null!=i?i*s:n.x,y:null!=a?a*u:n.y,width:n.dx,height:n.dy,r:h},style:r.getModel("itemStyle").getItemStyle(),z2:10});eu(d,nu(r),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(e,n,"node")}},labelDataIndex:e.dataIndex,defaultText:e.id}),d.disableLabelAnimation=!0,d.setStyle("fill",e.getVisual("color")),d.setStyle("decal",e.getVisual("style").decal),Ps(d,r),o.add(d),l.setItemGraphicEl(e.dataIndex,d),Ga(d).dataType="node";var p=c.get("focus");Ts(d,"adjacency"===p?e.getAdjacentDataIndices():"trajectory"===p?e.getTrajectoryDataIndices():p,c.get("blurScope"),c.get("disabled"))})),l.eachItemGraphicEl((function(e,i){l.getItemModel(i).get("draggable")&&(e.drift=function(e,o){r._focusAdjacencyDisabled=!0,this.shape.x+=e,this.shape.y+=o,this.dirty(),n.dispatchAction({type:"dragNode",seriesId:t.id,dataIndex:l.getRawIndex(i),localX:this.shape.x/s,localY:this.shape.y/u})},e.ondragend=function(){r._focusAdjacencyDisabled=!1},e.draggable=!0,e.cursor="move")})),!this._data&&t.isAnimationEnabled()&&o.setClipPath(function(t,e,n){var r=new Sa({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return Us(r,{shape:{width:t.width+20}},e,n),r}(o.getBoundingRect(),t,(function(){o.removeClipPath()}))),this._data=t.getData()},e.prototype.dispose=function(){},e.type="sankey",e}(Jf);function cT(t,e,n){switch(t.fill){case"source":t.fill=n.node1.getVisual("color"),t.decal=n.node1.getVisual("style").decal;break;case"target":t.fill=n.node2.getVisual("color"),t.decal=n.node2.getVisual("style").decal;break;case"gradient":var r=n.node1.getVisual("color"),i=n.node2.getVisual("color");Object(m.isString)(r)&&Object(m.isString)(i)&&(t.fill=new ef(0,0,+("horizontal"===e),+("vertical"===e),[{color:r,offset:0},{color:i,offset:1}]))}}var hT=lT,dT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[],r=t.data||t.nodes||[],i=t.levels||[];this.levelModels=[];for(var o=this.levelModels,a=0;a<i.length;a++)null!=i[a].depth&&i[a].depth>=0&&(o[i[a].depth]=new Au(i[a],this,e));var s=rO(r,n,this,!0,(function(t,e){t.wrapMethod("getItemModel",(function(t,e){var n=t.parentModel,r=n.getData().getItemLayout(e);if(r){var i=r.depth,o=n.levelModels[i];o&&(t.parentModel=o)}return t})),e.wrapMethod("getItemModel",(function(t,e){var n=t.parentModel,r=n.getGraph().getEdgeByIndex(e).node1.getLayout();if(r){var i=r.depth,o=n.levelModels[i];o&&(t.parentModel=o)}return t}))}));return s.data},e.prototype.setNodePosition=function(t,e){var n=(this.option.data||this.option.nodes)[t];n.localX=e[0],n.localY=e[1]},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(t,e,n){function r(t){return isNaN(t)||null==t}if("edge"===n){var i=this.getDataParams(t,n),o=i.data,a=i.value;return hd("nameValue",{name:o.source+" -- "+o.target,value:a,noValue:r(a)})}var s=this.getGraph().getNodeByIndex(t).getLayout().value,u=this.getDataParams(t,n).data.name;return hd("nameValue",{name:null!=u?u+"":null,value:s,noValue:r(s)})},e.prototype.optionUpdated=function(){},e.prototype.getDataParams=function(e,n){var r=t.prototype.getDataParams.call(this,e,n);if(null==r.value&&"node"===n){var i=this.getGraph().getNodeByIndex(e).getLayout().value;r.value=i}return r},e.type="series.sankey",e.defaultOption={z:2,coordinateSystem:"view",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:"#212121"}},animationEasing:"linear",animationDuration:1e3},e}(Ld),pT=dT;function fT(t,e){t.eachSeriesByType("sankey",(function(t){var n=t.get("nodeWidth"),r=t.get("nodeGap"),i=function(t,e){return kl(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e);t.layoutInfo=i;var o=i.width,a=i.height,s=t.getGraph(),u=s.nodes,l=s.edges;!function(t){m.each(t,(function(t){var e=ST(t.outEdges,AT),n=ST(t.inEdges,AT),r=t.getValue()||0,i=Math.max(e,n,r);t.setLayout({value:i},!0)}))}(u);var c=m.filter(u,(function(t){return 0===t.getLayout().value}));!function(t,e,n,r,i,o,a,s,u){(function(t,e,n,r,i,o,a){for(var s=[],u=[],l=[],c=[],h=0,d=0;d<e.length;d++)s[d]=1;for(d=0;d<t.length;d++)u[d]=t[d].inEdges.length,0===u[d]&&l.push(t[d]);var p=-1;for(;l.length;){for(var f=0;f<l.length;f++){var g=l[f],m=g.hostGraph.data.getRawDataItem(g.dataIndex),y=null!=m.depth&&m.depth>=0;y&&m.depth>p&&(p=m.depth),g.setLayout({depth:y?m.depth:h},!0),"vertical"===o?g.setLayout({dy:n},!0):g.setLayout({dx:n},!0);for(var v=0;v<g.outEdges.length;v++){var D=g.outEdges[v];s[e.indexOf(D)]=0;var b=D.node2;0==--u[t.indexOf(b)]&&c.indexOf(b)<0&&c.push(b)}}++h,l=c,c=[]}for(d=0;d<s.length;d++)if(1===s[d])throw new Error("Sankey is a DAG, the original data has cycle!");var _=p>h-1?p:h-1;a&&"left"!==a&&mT(t,a,o,_);var x="vertical"===o?(i-n)/_:(r-n)/_;yT(t,x,o)})(t,e,n,i,o,s,u),function(t,e,n,r,i,o,a){var s=function(t,e){var n=[],r="vertical"===e?"y":"x",i=Di(t,(function(t){return t.getLayout()[r]}));return i.keys.sort((function(t,e){return t-e})),m.each(i.keys,(function(t){n.push(i.buckets.get(t))})),n}(t,a);(function(t,e,n,r,i,o){var a=1/0;m.each(t,(function(t){var e=t.length,s=0;m.each(t,(function(t){s+=t.getLayout().value}));var u="vertical"===o?(r-(e-1)*i)/s:(n-(e-1)*i)/s;u<a&&(a=u)})),m.each(t,(function(t){m.each(t,(function(t,e){var n=t.getLayout().value*a;"vertical"===o?(t.setLayout({x:e},!0),t.setLayout({dx:n},!0)):(t.setLayout({y:e},!0),t.setLayout({dy:n},!0))}))})),m.each(e,(function(t){var e=+t.getValue()*a;t.setLayout({dy:e},!0)}))})(s,e,n,r,i,a),vT(s,i,n,r,a);for(var u=1;o>0;o--)DT(s,u*=.99,a),vT(s,i,n,r,a),ET(s,u,a),vT(s,i,n,r,a)}(t,e,o,i,r,a,s),function(t,e){var n="vertical"===e?"x":"y";m.each(t,(function(t){t.outEdges.sort((function(t,e){return t.node2.getLayout()[n]-e.node2.getLayout()[n]})),t.inEdges.sort((function(t,e){return t.node1.getLayout()[n]-e.node1.getLayout()[n]}))})),m.each(t,(function(t){var e=0,n=0;m.each(t.outEdges,(function(t){t.setLayout({sy:e},!0),e+=t.getLayout().dy})),m.each(t.inEdges,(function(t){t.setLayout({ty:n},!0),n+=t.getLayout().dy}))}))}(t,s)}(u,l,n,r,o,a,0!==c.length?0:t.get("layoutIterations"),t.get("orient"),t.get("nodeAlign"))}))}function gT(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function mT(t,e,n,r){if("right"===e){for(var i=[],o=t,a=0;o.length;){for(var s=0;s<o.length;s++){var u=o[s];u.setLayout({skNodeHeight:a},!0);for(var l=0;l<u.inEdges.length;l++){var c=u.inEdges[l];i.indexOf(c.node1)<0&&i.push(c.node1)}}o=i,i=[],++a}m.each(t,(function(t){gT(t)||t.setLayout({depth:Math.max(0,r-t.getLayout().skNodeHeight)},!0)}))}else"justify"===e&&function(t,e){m.each(t,(function(t){gT(t)||t.outEdges.length||t.setLayout({depth:e},!0)}))}(t,r)}function yT(t,e,n){m.each(t,(function(t){var r=t.getLayout().depth*e;"vertical"===n?t.setLayout({y:r},!0):t.setLayout({x:r},!0)}))}function vT(t,e,n,r,i){var o="vertical"===i?"x":"y";m.each(t,(function(t){var a,s,u;t.sort((function(t,e){return t.getLayout()[o]-e.getLayout()[o]}));for(var l=0,c=t.length,h="vertical"===i?"dx":"dy",d=0;d<c;d++)(u=l-(s=t[d]).getLayout()[o])>0&&(a=s.getLayout()[o]+u,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),l=s.getLayout()[o]+s.getLayout()[h]+e;if((u=l-e-("vertical"===i?r:n))>0)for(a=s.getLayout()[o]-u,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0),l=a,d=c-2;d>=0;--d)(u=(s=t[d]).getLayout()[o]+s.getLayout()[h]+e-l)>0&&(a=s.getLayout()[o]-u,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),l=s.getLayout()[o]}))}function DT(t,e,n){m.each(t.slice().reverse(),(function(t){m.each(t,(function(t){if(t.outEdges.length){var r=ST(t.outEdges,bT,n)/ST(t.outEdges,AT);if(isNaN(r)){var i=t.outEdges.length;r=i?ST(t.outEdges,_T,n)/i:0}if("vertical"===n){var o=t.getLayout().x+(r-CT(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(r-CT(t,n))*e;t.setLayout({y:a},!0)}}}))}))}function bT(t,e){return CT(t.node2,e)*t.getValue()}function _T(t,e){return CT(t.node2,e)}function xT(t,e){return CT(t.node1,e)*t.getValue()}function wT(t,e){return CT(t.node1,e)}function CT(t,e){return"vertical"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function AT(t){return t.getValue()}function ST(t,e,n){for(var r=0,i=t.length,o=-1;++o<i;){var a=+e(t[o],n);isNaN(a)||(r+=a)}return r}function ET(t,e,n){m.each(t,(function(t){m.each(t,(function(t){if(t.inEdges.length){var r=ST(t.inEdges,xT,n)/ST(t.inEdges,AT);if(isNaN(r)){var i=t.inEdges.length;r=i?ST(t.inEdges,wT,n)/i:0}if("vertical"===n){var o=t.getLayout().x+(r-CT(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(r-CT(t,n))*e;t.setLayout({y:a},!0)}}}))}))}function FT(t){t.eachSeriesByType("sankey",(function(t){var e=t.getGraph(),n=e.nodes,r=e.edges;if(n.length){var i=1/0,o=-1/0;m.each(n,(function(t){var e=t.getLayout().value;e<i&&(i=e),e>o&&(o=e)})),m.each(n,(function(e){var n=new MM({type:"color",mappingMethod:"linear",dataExtent:[i,o],visual:t.get("color")}).mapValueToVisual(e.getLayout().value),r=e.getModel().get(["itemStyle","color"]);null!=r?(e.setVisual("color",r),e.setVisual("style",{fill:r})):(e.setVisual("color",n),e.setVisual("style",{fill:n}))}))}r.length&&m.each(r,(function(t){var e=t.getModel().get("lineStyle");t.setVisual("style",e)}))}))}var MT=function(){function t(){}return t.prototype._hasEncodeRule=function(t){var e=this.getEncode();return e&&null!=e.get(t)},t.prototype.getInitialData=function(t,e){var n,r,i=e.getComponent("xAxis",this.get("xAxisIndex")),o=e.getComponent("yAxis",this.get("yAxisIndex")),a=i.get("type"),s=o.get("type");"category"===a?(t.layout="horizontal",n=i.getOrdinalMeta(),r=!this._hasEncodeRule("x")):"category"===s?(t.layout="vertical",n=o.getOrdinalMeta(),r=!this._hasEncodeRule("y")):t.layout=t.layout||"horizontal";var u=["x","y"],l="horizontal"===t.layout?0:1,c=this._baseAxisDim=u[l],h=u[1-l],d=[i,o],p=d[l].get("type"),f=d[1-l].get("type"),g=t.data;if(g&&r){var y=[];m.each(g,(function(t,e){var n;m.isArray(t)?(n=t.slice(),t.unshift(e)):m.isArray(t.value)?((n=m.extend({},t)).value=n.value.slice(),t.value.unshift(e)):n=t,y.push(n)})),t.data=y}var v=this.defaultValueDimensions,D=[{name:c,type:Sv(p),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:h,type:Sv(f),dimsDef:v.slice()}];return VC(this,{coordDimensions:D,dimensionsCount:v.length+1,encodeDefaulter:m.curry(Ql,D,this)})},t.prototype.getBaseAxis=function(){var t=this._baseAxisDim;return this.ecModel.getComponent(t+"Axis",this.get(t+"AxisIndex")).axis},t}(),kT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return f(e,t),e.type="series.boxplot",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}},animationDuration:800},e}(Ld);Object(m.mixin)(kT,MT,!0);var OT=kT,IT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this.group,o=this._data;this._data||i.removeAll();var a="horizontal"===t.get("layout")?1:0;r.diff(o).add((function(t){if(r.hasValue(t)){var e=LT(r.getItemLayout(t),r,t,a,!0);r.setItemGraphicEl(t,e),i.add(e)}})).update((function(t,e){var n=o.getItemGraphicEl(e);if(r.hasValue(t)){var s=r.getItemLayout(t);n?(Ks(n),jT(s,n,r,t)):n=LT(s,r,t,a),i.add(n),r.setItemGraphicEl(t,n)}else i.remove(n)})).remove((function(t){var e=o.getItemGraphicEl(t);e&&i.remove(e)})).execute(),this._data=r},e.prototype.remove=function(t){var e=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl((function(t){t&&e.remove(t)}))},e.type="boxplot",e}(Jf),TT=function(){},BT=function(t){function e(e){var n=t.call(this,e)||this;return n.type="boxplotBoxPath",n}return f(e,t),e.prototype.getDefaultShape=function(){return new TT},e.prototype.buildPath=function(t,e){var n=e.points,r=0;for(t.moveTo(n[r][0],n[r][1]),r++;r<4;r++)t.lineTo(n[r][0],n[r][1]);for(t.closePath();r<n.length;r++)t.moveTo(n[r][0],n[r][1]),r++,t.lineTo(n[r][0],n[r][1])},e}(ha);function LT(t,e,n,r,i){var o=t.ends,a=new BT({shape:{points:i?PT(o,r,t):o}});return jT(t,a,e,n,i),a}function jT(t,e,n,r,i){var o=n.hostModel;(0,a[i?"initProps":"updateProps"])(e,{shape:{points:t.ends}},o,r),e.useStyle(n.getItemVisual(r,"style")),e.style.strokeNoScale=!0,e.z2=100;var s=n.getItemModel(r),u=s.getModel("emphasis");Ps(e,s),Ts(e,u.get("focus"),u.get("blurScope"),u.get("disabled"))}function PT(t,e,n){return m.map(t,(function(t){return(t=t.slice())[e]=n.initBaseline,t}))}var NT=IT,RT=m.each;function zT(t){var e=function(t){var e=[],n=[];return t.eachSeriesByType("boxplot",(function(t){var r=t.getBaseAxis(),i=m.indexOf(n,r);i<0&&(i=n.length,n[i]=r,e[i]={axis:r,seriesModels:[]}),e[i].seriesModels.push(t)})),e}(t);RT(e,(function(t){var e=t.seriesModels;e.length&&(function(t){var e,n=t.axis,r=t.seriesModels,i=r.length,o=t.boxWidthList=[],a=t.boxOffsetList=[],s=[];if("category"===n.type)e=n.getBandWidth();else{var u=0;RT(r,(function(t){u=Math.max(u,t.getData().count())}));var l=n.getExtent();e=Math.abs(l[1]-l[0])/u}RT(r,(function(t){var n=t.get("boxWidth");m.isArray(n)||(n=[n,n]),s.push([Sr(n[0],e)||0,Sr(n[1],e)||0])}));var c=.8*e-2,h=c/i*.3,d=(c-h*(i-1))/i,p=d/2-c/2;RT(r,(function(t,e){a.push(p),p+=h+d,o.push(Math.min(Math.max(d,s[e][0]),s[e][1]))}))}(t),RT(e,(function(e,n){!function(t,e,n){var r=t.coordinateSystem,i=t.getData(),o=n/2,a="horizontal"===t.get("layout")?0:1,s=1-a,u=["x","y"],l=i.mapDimension(u[a]),c=i.mapDimensionsAll(u[s]);if(!(null==l||c.length<5))for(var h=0;h<i.count();h++){var d=i.get(l,h),p=D(d,c[2],h),f=D(d,c[0],h),g=D(d,c[1],h),m=D(d,c[3],h),y=D(d,c[4],h),v=[];b(v,g,!1),b(v,m,!0),v.push(f,g,y,m),_(v,f),_(v,y),_(v,p),i.setItemLayout(h,{initBaseline:p[s],ends:v})}function D(t,n,o){var u,l=i.get(n,o),c=[];return c[a]=t,c[s]=l,isNaN(t)||isNaN(l)?u=[NaN,NaN]:(u=r.dataToPoint(c))[a]+=e,u}function b(t,e,n){var r=e.slice(),i=e.slice();r[a]+=o,i[a]-=o,n?t.push(r,i):t.push(i,r)}function _(t,e){var n=e.slice(),r=e.slice();n[a]-=o,r[a]+=o,t.push(n,r)}}(e,t.boxOffsetList[n],t.boxWidthList[n])})))}))}var VT={type:"echarts:boxplot",transform:function(t){var e=t.upstream;if(e.sourceFormat!==ql){pc("")}var n=function(t,e){for(var n=[],r=[],i=(e=e||{}).boundIQR,o="none"===i||0===i,a=0;a<t.length;a++){var s=Fr(t[a].slice()),u=Gr(s,.25),l=Gr(s,.5),c=Gr(s,.75),h=s[0],d=s[s.length-1],p=(null==i?1.5:i)*(c-u),f=o?h:Math.max(h,u-p),g=o?d:Math.min(d,c+p),y=e.itemNameFormatter,v=Object(m.isFunction)(y)?y({value:a}):Object(m.isString)(y)?y.replace("{value}",a+""):a+"";n.push([v,f,u,l,c,g]);for(var D=0;D<s.length;D++){var b=s[D];if(b<f||b>g){var _=[v,b];r.push(_)}}}return{boxData:n,outliers:r}}(e.getRawData(),t.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:n.boxData},{data:n.outliers}]}};var HT=["itemStyle","borderColor"],GT=["itemStyle","borderColor0"],qT=["itemStyle","borderColorDoji"],WT=["itemStyle","color"],UT=["itemStyle","color0"];function ZT(t,e){return e.get(t>0?WT:UT)}function YT(t,e){return e.get(0===t?qT:t>0?HT:GT)}var XT={seriesType:"candlestick",plan:Nd(),performRawSeries:!0,reset:function(t,e){if(!e.isSeriesFiltered(t))return!t.pipelineContext.large&&{progress:function(t,e){for(var n;null!=(n=t.next());){var r=e.getItemModel(n),i=e.getItemLayout(n).sign,o=r.getItemStyle();o.fill=ZT(i,r),o.stroke=YT(i,r)||o.fill;var a=e.ensureUniqueItemVisual(n,"style");Object(m.extend)(a,o)}}}}},$T=XT,KT=["color","borderColor"],JT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(t),this._isLargeDraw?this._renderLarge(t):this._renderNormal(t)},e.prototype.incrementalPrepareRender=function(t,e,n){this._clear(),this._updateDrawMode(t)},e.prototype.incrementalRender=function(t,e,n,r){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(t,e):this._incrementalRenderNormal(t,e)},e.prototype.eachRendered=function(t){Gf(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t){var e=t.getData(),n=this._data,r=this.group,i=e.getLayout("isSimpleBox"),o=t.get("clip",!0),a=t.coordinateSystem,s=a.getArea&&a.getArea();this._data||r.removeAll(),e.diff(n).add((function(n){if(e.hasValue(n)){var a=e.getItemLayout(n);if(o&&nB(s,a))return;var u=eB(a,n,!0);Us(u,{shape:{points:a.ends}},t,n),rB(u,e,n,i),r.add(u),e.setItemGraphicEl(n,u)}})).update((function(a,u){var l=n.getItemGraphicEl(u);if(e.hasValue(a)){var c=e.getItemLayout(a);o&&nB(s,c)?r.remove(l):(l?(Ws(l,{shape:{points:c.ends}},t,a),Ks(l)):l=eB(c,a),rB(l,e,a,i),r.add(l),e.setItemGraphicEl(a,l))}else r.remove(l)})).remove((function(t){var e=n.getItemGraphicEl(t);e&&r.remove(e)})).execute(),this._data=e},e.prototype._renderLarge=function(t){this._clear(),sB(t,this.group);var e=t.get("clip",!0)?Iw(t.coordinateSystem,!1,t):null;e?this.group.setClipPath(e):this.group.removeClipPath()},e.prototype._incrementalRenderNormal=function(t,e){for(var n,r=e.getData(),i=r.getLayout("isSimpleBox");null!=(n=t.next());){var o=eB(r.getItemLayout(n),n);rB(o,r,n,i),o.incremental=!0,this.group.add(o),this._progressiveEls.push(o)}},e.prototype._incrementalRenderLarge=function(t,e){sB(e,this.group,this._progressiveEls,!0)},e.prototype.remove=function(t){this._clear()},e.prototype._clear=function(){this.group.removeAll(),this._data=null},e.type="candlestick",e}(Jf),QT=function(){},tB=function(t){function e(e){var n=t.call(this,e)||this;return n.type="normalCandlestickBox",n}return f(e,t),e.prototype.getDefaultShape=function(){return new QT},e.prototype.buildPath=function(t,e){var n=e.points;this.__simpleBox?(t.moveTo(n[4][0],n[4][1]),t.lineTo(n[6][0],n[6][1])):(t.moveTo(n[0][0],n[0][1]),t.lineTo(n[1][0],n[1][1]),t.lineTo(n[2][0],n[2][1]),t.lineTo(n[3][0],n[3][1]),t.closePath(),t.moveTo(n[4][0],n[4][1]),t.lineTo(n[5][0],n[5][1]),t.moveTo(n[6][0],n[6][1]),t.lineTo(n[7][0],n[7][1]))},e}(ha);function eB(t,e,n){var r=t.ends;return new tB({shape:{points:n?iB(r,t):r},z2:100})}function nB(t,e){for(var n=!0,r=0;r<e.ends.length;r++)if(t.contain(e.ends[r][0],e.ends[r][1])){n=!1;break}return n}function rB(t,e,n,r){var i=e.getItemModel(n);t.useStyle(e.getItemVisual(n,"style")),t.style.strokeNoScale=!0,t.__simpleBox=r,Ps(t,i);var o=e.getItemLayout(n).sign;m.each(t.states,(function(t,e){var n=i.getModel(e),r=ZT(o,n),a=YT(o,n)||r,s=t.style||(t.style={});r&&(s.fill=r),a&&(s.stroke=a)}));var a=i.getModel("emphasis");Ts(t,a.get("focus"),a.get("blurScope"),a.get("disabled"))}function iB(t,e){return m.map(t,(function(t){return(t=t.slice())[1]=e.initBaseline,t}))}var oB=function(){},aB=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeCandlestickBox",n}return f(e,t),e.prototype.getDefaultShape=function(){return new oB},e.prototype.buildPath=function(t,e){for(var n=e.points,r=0;r<n.length;)if(this.__sign===n[r++]){var i=n[r++];t.moveTo(i,n[r++]),t.lineTo(i,n[r++])}else r+=3},e}(ha);function sB(t,e,n,r){var i=t.getData(),o=i.getLayout("largePoints"),a=new aB({shape:{points:o},__sign:1,ignoreCoarsePointer:!0});e.add(a);var s=new aB({shape:{points:o},__sign:-1,ignoreCoarsePointer:!0});e.add(s);var u=new aB({shape:{points:o},__sign:0,ignoreCoarsePointer:!0});e.add(u),uB(1,a,t,i),uB(-1,s,t,i),uB(0,u,t,i),r&&(a.incremental=!0,s.incremental=!0),n&&n.push(a,s)}function uB(t,e,n,r){var i=YT(t,n)||ZT(t,n),o=n.getModel("itemStyle").getItemStyle(KT);e.useStyle(o),e.style.fill=null,e.style.stroke=i}var lB=JT,cB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],n}return f(e,t),e.prototype.getShadowDim=function(){return"open"},e.prototype.brushSelector=function(t,e,n){var r=e.getItemLayout(t);return r&&n.rect(r.brushRect)},e.type="series.candlestick",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,clip:!0,itemStyle:{color:"#eb5454",color0:"#47b262",borderColor:"#eb5454",borderColor0:"#47b262",borderColorDoji:null,borderWidth:1},emphasis:{itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationEasing:"linear",animationDuration:300},e}(Ld);Object(m.mixin)(cB,MT,!0);var hB=cB;function dB(t){t&&m.isArray(t.series)&&m.each(t.series,(function(t){m.isObject(t)&&"k"===t.type&&(t.type="candlestick")}))}var pB={seriesType:"candlestick",plan:Nd(),reset:function(t){var e=t.coordinateSystem,n=t.getData(),r=function(t,e){var n,r=t.getBaseAxis(),i="category"===r.type?r.getBandWidth():(n=r.getExtent(),Math.abs(n[1]-n[0])/e.count()),o=Sr(Object(m.retrieve2)(t.get("barMaxWidth"),i),i),a=Sr(Object(m.retrieve2)(t.get("barMinWidth"),1),i),s=t.get("barWidth");return null!=s?Sr(s,i):Math.max(Math.min(i/2,o),a)}(t,n),i=["x","y"],o=n.getDimensionIndex(n.mapDimension(i[0])),a=Object(m.map)(n.mapDimensionsAll(i[1]),n.getDimensionIndex,n),s=a[0],u=a[1],l=a[2],c=a[3];if(n.setLayout({candleWidth:r,isSimpleBox:r<=1.3}),!(o<0||a.length<4))return{progress:t.pipelineContext.large?function(n,r){var i,a,h=ED(4*n.count),d=0,p=[],f=[],g=r.getStore(),m=!!t.get(["itemStyle","borderColorDoji"]);for(;null!=(a=n.next());){var y=g.get(o,a),v=g.get(s,a),D=g.get(u,a),b=g.get(l,a),_=g.get(c,a);isNaN(y)||isNaN(b)||isNaN(_)?(h[d++]=NaN,d+=3):(h[d++]=fB(g,a,v,D,u,m),p[0]=y,p[1]=b,i=e.dataToPoint(p,null,f),h[d++]=i?i[0]:NaN,h[d++]=i?i[1]:NaN,p[1]=_,i=e.dataToPoint(p,null,f),h[d++]=i?i[1]:NaN)}r.setLayout("largePoints",h)}:function(t,n){var i,a=n.getStore();for(;null!=(i=t.next());){var h=a.get(o,i),d=a.get(s,i),p=a.get(u,i),f=a.get(l,i),g=a.get(c,i),m=Math.min(d,p),y=Math.max(d,p),v=C(m,h),D=C(y,h),b=C(f,h),_=C(g,h),x=[];A(x,D,0),A(x,v,1),x.push(E(_),E(D),E(b),E(v));var w=!!n.getItemModel(i).get(["itemStyle","borderColorDoji"]);n.setItemLayout(i,{sign:fB(a,i,d,p,u,w),initBaseline:d>p?D[1]:v[1],ends:x,brushRect:S(f,g,h)})}function C(t,n){var r=[];return r[0]=n,r[1]=t,isNaN(n)||isNaN(t)?[NaN,NaN]:e.dataToPoint(r)}function A(t,e,n){var i=e.slice(),o=e.slice();i[0]=Mf(i[0]+r/2,1,!1),o[0]=Mf(o[0]-r/2,1,!0),n?t.push(i,o):t.push(o,i)}function S(t,e,n){var i=C(t,n),o=C(e,n);return i[0]-=r/2,o[0]-=r/2,{x:i[0],y:i[1],width:r,height:o[1]-i[1]}}function E(t){return t[0]=Mf(t[0],1),t}}}}};function fB(t,e,n,r,i,o){return n>r?-1:n<r?1:o?0:e>0?t.get(i,e-1)<=r?1:-1:1}var gB=pB;function mB(t,e){var n=e.rippleEffectColor||e.color;t.eachChild((function(t){t.attr({z:e.z,zlevel:e.zlevel,style:{stroke:"stroke"===e.brushType?n:null,fill:"fill"===e.brushType?n:null}})}))}var yB=function(t){function e(e,n){var r=t.call(this)||this,i=new fw(e,n),o=new cr;return r.add(i),r.add(o),r.updateData(e,n),r}return f(e,t),e.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},e.prototype.startEffectAnimation=function(t){for(var e=t.symbolType,n=t.color,r=t.rippleNumber,i=this.childAt(1),o=0;o<r;o++){var a=lm(e,-1,-1,2,2,n);a.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scaleX:.5,scaleY:.5});var s=-o/r*t.period+t.effectOffset;a.animate("",!0).when(t.period,{scaleX:t.rippleScale/2,scaleY:t.rippleScale/2}).delay(s).start(),a.animateStyle(!0).when(t.period,{opacity:0}).delay(s).start(),i.add(a)}mB(i,t)},e.prototype.updateEffectAnimation=function(t){for(var e=this._effectCfg,n=this.childAt(1),r=["symbolType","period","rippleScale","rippleNumber"],i=0;i<r.length;i++){var o=r[i];if(e[o]!==t[o])return this.stopEffectAnimation(),void this.startEffectAnimation(t)}mB(n,t)},e.prototype.highlight=function(){Ds(this)},e.prototype.downplay=function(){bs(this)},e.prototype.getSymbolType=function(){var t=this.childAt(0);return t&&t.getSymbolType()},e.prototype.updateData=function(t,e){var n=this,r=t.hostModel;this.childAt(0).updateData(t,e);var i=this.childAt(1),o=t.getItemModel(e),a=t.getItemVisual(e,"symbol"),s=cm(t.getItemVisual(e,"symbolSize")),u=t.getItemVisual(e,"style"),l=u&&u.fill,c=o.getModel("emphasis");i.setScale(s),i.traverse((function(t){t.setStyle("fill",l)}));var h=hm(t.getItemVisual(e,"symbolOffset"),s);h&&(i.x=h[0],i.y=h[1]);var d=t.getItemVisual(e,"symbolRotate");i.rotation=(d||0)*Math.PI/180||0;var p={};p.showEffectOn=r.get("showEffectOn"),p.rippleScale=o.get(["rippleEffect","scale"]),p.brushType=o.get(["rippleEffect","brushType"]),p.period=1e3*o.get(["rippleEffect","period"]),p.effectOffset=e/t.count(),p.z=r.getShallow("z")||0,p.zlevel=r.getShallow("zlevel")||0,p.symbolType=a,p.color=l,p.rippleEffectColor=o.get(["rippleEffect","color"]),p.rippleNumber=o.get(["rippleEffect","number"]),"render"===p.showEffectOn?(this._effectCfg?this.updateEffectAnimation(p):this.startEffectAnimation(p),this._effectCfg=p):(this._effectCfg=null,this.stopEffectAnimation(),this.onHoverStateChange=function(t){"emphasis"===t?"render"!==p.showEffectOn&&n.startEffectAnimation(p):"normal"===t&&"render"!==p.showEffectOn&&n.stopEffectAnimation()}),this._effectCfg=p,Ts(this,c.get("focus"),c.get("blurScope"),c.get("disabled"))},e.prototype.fadeOut=function(t){t&&t()},e}(cr),vB=yB,DB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(){this._symbolDraw=new Dw(vB)},e.prototype.render=function(t,e,n){var r=t.getData(),i=this._symbolDraw;i.updateData(r,{clipShape:this._getClipShape(t)}),this.group.add(i.group)},e.prototype._getClipShape=function(t){var e=t.coordinateSystem,n=e&&e.getArea&&e.getArea();return t.get("clip",!0)?n:null},e.prototype.updateTransform=function(t,e,n){var r=t.getData();this.group.dirty();var i=Zw("").reset(t,e,n);i.progress&&i.progress({start:0,end:r.count(),count:r.count()},r),this._symbolDraw.updateLayout()},e.prototype._updateGroupTransform=function(t){var e=t.coordinateSystem;e&&e.getRoamTransform&&(this.group.transform=Et(e.getRoamTransform()),this.group.decomposeTransform())},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0)},e.type="effectScatter",e}(Jf),bB=DB,_B=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return f(e,t),e.prototype.getInitialData=function(t,e){return oD(null,this,{useEncodeDefaulter:!0})},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.type="series.effectScatter",e.dependencies=["grid","polar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",clip:!0,rippleEffect:{period:4,scale:2.5,brushType:"fill",number:3},universalTransition:{divideShape:"clone"},symbolSize:10},e}(Ld),xB=_B;var wB=function(t){function e(e,n,r){var i=t.call(this)||this;return i.add(i.createLine(e,n,r)),i._updateEffectSymbol(e,n),i}return f(e,t),e.prototype.createLine=function(t,e,n){return new Bk(t,e,n)},e.prototype._updateEffectSymbol=function(t,e){var n=t.getItemModel(e).getModel("effect"),r=n.get("symbolSize"),i=n.get("symbol");m.isArray(r)||(r=[r,r]);var o=t.getItemVisual(e,"style"),a=n.get("color")||o&&o.stroke,s=this.childAt(1);this._symbolType!==i&&(this.remove(s),(s=lm(i,-.5,-.5,1,1,a)).z2=100,s.culling=!0,this.add(s)),s&&(s.setStyle("shadowColor",a),s.setStyle(n.getItemStyle(["color"])),s.scaleX=r[0],s.scaleY=r[1],s.setColor(a),this._symbolType=i,this._symbolScale=r,this._updateEffectAnimation(t,n,e))},e.prototype._updateEffectAnimation=function(t,e,n){var r=this.childAt(1);if(r){var i=t.getItemLayout(n),o=1e3*e.get("period"),a=e.get("loop"),s=e.get("roundTrip"),u=e.get("constantSpeed"),l=m.retrieve(e.get("delay"),(function(e){return e/t.count()*o/3}));if(r.ignore=!0,this._updateAnimationPoints(r,i),u>0&&(o=this._getLineLength(r)/u*1e3),o!==this._period||a!==this._loop||s!==this._roundTrip){r.stopAnimation();var c=void 0;c=m.isFunction(l)?l(n):l,r.__t>0&&(c=-o*r.__t),this._animateSymbol(r,o,c,a,s)}this._period=o,this._loop=a,this._roundTrip=s}},e.prototype._animateSymbol=function(t,e,n,r,i){if(e>0){t.__t=0;var o=this,a=t.animate("",r).when(i?2*e:e,{__t:i?2:1}).delay(n).during((function(){o._updateSymbolPosition(t)}));r||a.done((function(){o.remove(t)})),a.start()}},e.prototype._getLineLength=function(t){return j(t.__p1,t.__cp1)+j(t.__cp1,t.__p2)},e.prototype._updateAnimationPoints=function(t,e){t.__p1=e[0],t.__p2=e[1],t.__cp1=e[2]||[(e[0][0]+e[1][0])/2,(e[0][1]+e[1][1])/2]},e.prototype.updateData=function(t,e,n){this.childAt(0).updateData(t,e,n),this._updateEffectSymbol(t,e)},e.prototype._updateSymbolPosition=function(t){var e=t.__p1,n=t.__p2,r=t.__cp1,i=t.__t<1?t.__t:2-t.__t,o=[t.x,t.y],a=o.slice(),s=Oe,u=Ie;o[0]=s(e[0],r[0],n[0],i),o[1]=s(e[1],r[1],n[1],i);var l=t.__t<1?u(e[0],r[0],n[0],i):u(n[0],r[0],e[0],1-i),c=t.__t<1?u(e[1],r[1],n[1],i):u(n[1],r[1],e[1],1-i);t.rotation=-Math.atan2(c,l)-Math.PI/2,"line"!==this._symbolType&&"rect"!==this._symbolType&&"roundRect"!==this._symbolType||(void 0!==t.__lastT&&t.__lastT<t.__t?(t.scaleY=1.05*j(a,o),1===i&&(o[0]=a[0]+(o[0]-a[0])/2,o[1]=a[1]+(o[1]-a[1])/2)):1===t.__lastT?t.scaleY=2*j(e,o):t.scaleY=this._symbolScale[1]),t.__lastT=t.__t,t.ignore=!1,t.x=o[0],t.y=o[1]},e.prototype.updateLayout=function(t,e){this.childAt(0).updateLayout(t,e);var n=t.getItemModel(e).getModel("effect");this._updateEffectAnimation(t,n,e)},e}(cr),CB=wB,AB=function(t){function e(e,n,r){var i=t.call(this)||this;return i._createPolyline(e,n,r),i}return f(e,t),e.prototype._createPolyline=function(t,e,n){var r=t.getItemLayout(e),i=new Pp({shape:{points:r}});this.add(i),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var r=t.hostModel;Ws(this.childAt(0),{shape:{points:t.getItemLayout(e)}},r,e),this._updateCommonStl(t,e,n)},e.prototype._updateCommonStl=function(t,e,n){var r=this.childAt(0),i=t.getItemModel(e),o=n&&n.emphasisLineStyle,a=n&&n.focus,s=n&&n.blurScope,u=n&&n.emphasisDisabled;if(!n||t.hasItemOption){var l=i.getModel("emphasis");o=l.getModel("lineStyle").getLineStyle(),u=l.get("disabled"),a=l.get("focus"),s=l.get("blurScope")}r.useStyle(t.getItemVisual(e,"style")),r.style.fill=null,r.style.strokeNoScale=!0,r.ensureState("emphasis").style=o,Ts(this,a,s,u)},e.prototype.updateLayout=function(t,e){this.childAt(0).setShape("points",t.getItemLayout(e))},e}(cr),SB=AB,EB=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._lastFrame=0,e._lastFramePercent=0,e}return f(e,t),e.prototype.createLine=function(t,e,n){return new SB(t,e,n)},e.prototype._updateAnimationPoints=function(t,e){this._points=e;for(var n=[0],r=0,i=1;i<e.length;i++){var o=e[i-1],a=e[i];r+=j(o,a),n.push(r)}if(0!==r){for(i=0;i<n.length;i++)n[i]/=r;this._offsets=n,this._length=r}else this._length=0},e.prototype._getLineLength=function(){return this._length},e.prototype._updateSymbolPosition=function(t){var e=t.__t<1?t.__t:2-t.__t,n=this._points,r=this._offsets,i=n.length;if(r){var o,a=this._lastFrame;if(e<this._lastFramePercent){for(o=Math.min(a+1,i-1);o>=0&&!(r[o]<=e);o--);o=Math.min(o,i-2)}else{for(o=a;o<i&&!(r[o]>e);o++);o=Math.min(o-1,i-2)}var s=(e-r[o])/(r[o+1]-r[o]),u=n[o],l=n[o+1];t.x=u[0]*(1-s)+s*l[0],t.y=u[1]*(1-s)+s*l[1];var c=t.__t<1?l[0]-u[0]:u[0]-l[0],h=t.__t<1?l[1]-u[1]:u[1]-l[1];t.rotation=-Math.atan2(h,c)-Math.PI/2,this._lastFrame=o,this._lastFramePercent=e,t.ignore=!1}},e}(CB),FB=EB,MB=function(){this.polyline=!1,this.curveness=0,this.segs=[]},kB=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return f(e,t),e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new MB},e.prototype.buildPath=function(t,e){var n,r=e.segs,i=e.curveness;if(e.polyline)for(n=this._off;n<r.length;){var o=r[n++];if(o>0){t.moveTo(r[n++],r[n++]);for(var a=1;a<o;a++)t.lineTo(r[n++],r[n++])}}else for(n=this._off;n<r.length;){var s=r[n++],u=r[n++],l=r[n++],c=r[n++];if(t.moveTo(s,u),i>0){var h=(s+l)/2-(u-c)*i,d=(u+c)/2-(l-s)*i;t.quadraticCurveTo(h,d,l,c)}else t.lineTo(l,c)}this.incremental&&(this._off=n,this.notClear=!0)},e.prototype.findDataIndex=function(t,e){var n=this.shape,r=n.segs,i=n.curveness,o=this.style.lineWidth;if(n.polyline)for(var a=0,s=0;s<r.length;){var u=r[s++];if(u>0)for(var l=r[s++],c=r[s++],h=1;h<u;h++){var d=r[s++],p=r[s++];if(qo(l,c,d,p,o,t,e))return a}a++}else for(a=0,s=0;s<r.length;){if(l=r[s++],c=r[s++],d=r[s++],p=r[s++],i>0){if(Uo(l,c,(l+d)/2-(c-p)*i,(c+p)/2-(d-l)*i,d,p,o,t,e))return a}else if(qo(l,c,d,p,o,t,e))return a;a++}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),r=this.getBoundingRect();return t=n[0],e=n[1],r.contain(t,e)?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape.segs,n=1/0,r=1/0,i=-1/0,o=-1/0,a=0;a<e.length;){var s=e[a++],u=e[a++];n=Math.min(s,n),i=Math.max(s,i),r=Math.min(u,r),o=Math.max(u,o)}t=this._rect=new Rt(n,r,i,o)}return t},e}(ha),OB=function(){function t(){this.group=new cr}return t.prototype.updateData=function(t){this._clear();var e=this._create();e.setShape({segs:t.getLayout("linesPoints")}),this._setCommon(e,t)},t.prototype.incrementalPrepareUpdate=function(t){this.group.removeAll(),this._clear()},t.prototype.incrementalUpdate=function(t,e){var n=this._newAdded[0],r=e.getLayout("linesPoints"),i=n&&n.shape.segs;if(i&&i.length<2e4){var o=i.length,a=new Float32Array(o+r.length);a.set(i),a.set(r,o),n.setShape({segs:a})}else{this._newAdded=[];var s=this._create();s.incremental=!0,s.setShape({segs:r}),this._setCommon(s,e),s.__startIndex=t.start}},t.prototype.remove=function(){this._clear()},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new kB({cursor:"default",ignoreCoarsePointer:!0});return this._newAdded.push(t),this.group.add(t),t},t.prototype._setCommon=function(t,e,n){var r=e.hostModel;t.setShape({polyline:r.get("polyline"),curveness:r.get(["lineStyle","curveness"])}),t.useStyle(r.getModel("lineStyle").getLineStyle()),t.style.strokeNoScale=!0;var i=e.getVisual("style");i&&i.stroke&&t.setStyle("stroke",i.stroke),t.setStyle("fill",null);var o=Ga(t);o.seriesIndex=r.seriesIndex,t.on("mousemove",(function(e){o.dataIndex=null;var n=t.hoverDataIdx;n>0&&(o.dataIndex=n+t.__startIndex)}))},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),IB=OB,TB={seriesType:"lines",plan:Nd(),reset:function(t){var e=t.coordinateSystem;if(e){var n=t.get("polyline"),r=t.pipelineContext.large;return{progress:function(i,o){var a=[];if(r){var s=void 0,u=i.end-i.start;if(n){for(var l=0,c=i.start;c<i.end;c++)l+=t.getLineCoordsCount(c);s=new Float32Array(u+2*l)}else s=new Float32Array(4*u);var h=0,d=[];for(c=i.start;c<i.end;c++){var p=t.getLineCoords(c,a);n&&(s[h++]=p);for(var f=0;f<p;f++)d=e.dataToPoint(a[f],!1,d),s[h++]=d[0],s[h++]=d[1]}o.setLayout("linesPoints",s)}else for(c=i.start;c<i.end;c++){var g=o.getItemModel(c),m=(p=t.getLineCoords(c,a),[]);if(n)for(var y=0;y<p;y++)m.push(e.dataToPoint(a[y]));else{m[0]=e.dataToPoint(a[0]),m[1]=e.dataToPoint(a[1]);var v=g.get(["lineStyle","curveness"]);+v&&(m[2]=[(m[0][0]+m[1][0])/2-(m[0][1]-m[1][1])*v,(m[0][1]+m[1][1])/2-(m[1][0]-m[0][0])*v])}o.setItemLayout(c,m)}}}}}},BB=TB,LB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this._updateLineDraw(r,t),o=t.get("zlevel"),a=t.get(["effect","trailLength"]),s=n.getZr(),u="svg"===s.painter.getType();u||s.painter.getLayer(o).clear(!0),null==this._lastZlevel||u||s.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(t)&&a>0&&(u||s.configLayer(o,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(a/10+.9,1),0)})),i.updateData(r);var l=t.get("clip",!0)&&Iw(t.coordinateSystem,!1,t);l?this.group.setClipPath(l):this.group.removeClipPath(),this._lastZlevel=o,this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var r=t.getData();this._updateLineDraw(r,t).incrementalPrepareUpdate(r),this._clearLayer(n),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._lineDraw.incrementalUpdate(t,e.getData()),this._finished=t.end===e.getData().count()},e.prototype.eachRendered=function(t){this._lineDraw&&this._lineDraw.eachRendered(t)},e.prototype.updateTransform=function(t,e,n){var r=t.getData(),i=t.pipelineContext;if(!this._finished||i.large||i.progressiveRender)return{update:!0};var o=BB.reset(t,e,n);o.progress&&o.progress({start:0,end:r.count(),count:r.count()},r),this._lineDraw.updateLayout(),this._clearLayer(n)},e.prototype._updateLineDraw=function(t,e){var n=this._lineDraw,r=this._showEffect(e),i=!!e.get("polyline"),o=e.pipelineContext.large;return n&&r===this._hasEffet&&i===this._isPolyline&&o===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=o?new IB:new Rk(i?r?FB:SB:r?CB:Bk),this._hasEffet=r,this._isPolyline=i,this._isLargeDraw=o),this.group.add(n.group),n},e.prototype._showEffect=function(t){return!!t.get(["effect","show"])},e.prototype._clearLayer=function(t){var e=t.getZr();"svg"===e.painter.getType()||null==this._lastZlevel||e.painter.getLayer(this._lastZlevel).clear(!0)},e.prototype.remove=function(t,e){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(e)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.type="lines",e}(Jf),jB=LB,PB="undefined"==typeof Uint32Array?Array:Uint32Array,NB="undefined"==typeof Float64Array?Array:Float64Array;function RB(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=Object(m.map)(e,(function(t){var e={coords:[t[0].coord,t[1].coord]};return t[0].name&&(e.fromName=t[0].name),t[1].name&&(e.toName=t[1].name),Object(m.mergeAll)([e,t[0],t[1]])})))}var zB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return f(e,t),e.prototype.init=function(e){e.data=e.data||[],RB(e);var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count)),t.prototype.init.apply(this,arguments)},e.prototype.mergeOption=function(e){if(RB(e),e.data){var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count))}t.prototype.mergeOption.apply(this,arguments)},e.prototype.appendData=function(t){var e=this._processFlatCoordsArray(t.data);e.flatCoords&&(this._flatCoords?(this._flatCoords=Object(m.concatArray)(this._flatCoords,e.flatCoords),this._flatCoordsOffset=Object(m.concatArray)(this._flatCoordsOffset,e.flatCoordsOffset)):(this._flatCoords=e.flatCoords,this._flatCoordsOffset=e.flatCoordsOffset),t.data=new Float32Array(e.count)),this.getRawData().appendData(t.data)},e.prototype._getCoordsFromItemModel=function(t){var e=this.getData().getItemModel(t);return e.option instanceof Array?e.option:e.getShallow("coords")},e.prototype.getLineCoordsCount=function(t){return this._flatCoordsOffset?this._flatCoordsOffset[2*t+1]:this._getCoordsFromItemModel(t).length},e.prototype.getLineCoords=function(t,e){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*t],r=this._flatCoordsOffset[2*t+1],i=0;i<r;i++)e[i]=e[i]||[],e[i][0]=this._flatCoords[n+2*i],e[i][1]=this._flatCoords[n+2*i+1];return r}var o=this._getCoordsFromItemModel(t);for(i=0;i<o.length;i++)e[i]=e[i]||[],e[i][0]=o[i][0],e[i][1]=o[i][1];return o.length},e.prototype._processFlatCoordsArray=function(t){var e=0;if(this._flatCoords&&(e=this._flatCoords.length),Object(m.isNumber)(t[0])){for(var n=t.length,r=new PB(n),i=new NB(n),o=0,a=0,s=0,u=0;u<n;){s++;var l=t[u++];r[a++]=o+e,r[a++]=l;for(var c=0;c<l;c++){var h=t[u++],d=t[u++];i[o++]=h,i[o++]=d}}return{flatCoordsOffset:new Uint32Array(r.buffer,0,a),flatCoords:i,count:s}}return{flatCoordsOffset:null,flatCoords:null,count:t.length}},e.prototype.getInitialData=function(t,e){var n=new Xv(["value"],this);return n.hasItemOption=!1,n.initData(t.data,[],(function(t,e,r,i){if(t instanceof Array)return NaN;n.hasItemOption=!0;var o=t.value;return null!=o?o instanceof Array?o[i]:o:void 0})),n},e.prototype.formatTooltip=function(t,e,n){var r=this.getData().getItemModel(t),i=r.get("name");if(i)return i;var o=r.get("fromName"),a=r.get("toName"),s=[];return null!=o&&s.push(o),null!=a&&s.push(a),hd("nameValue",{name:s.join(" > ")})},e.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},e.prototype.getZLevelKey=function(){var t=this.getModel("effect"),e=t.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:t.get("show")&&e>0?e+"":""},e.type="series.lines",e.dependencies=["grid","polar","geo","calendar"],e.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}},e}(Ld),VB=zB;function HB(t){return t instanceof Array||(t=[t,t]),t}var GB={seriesType:"lines",reset:function(t){var e=HB(t.get("symbol")),n=HB(t.get("symbolSize")),r=t.getData();return r.setVisual("fromSymbol",e&&e[0]),r.setVisual("toSymbol",e&&e[1]),r.setVisual("fromSymbolSize",n&&n[0]),r.setVisual("toSymbolSize",n&&n[1]),{dataEach:r.hasItemOption?function(t,e){var n=t.getItemModel(e),r=HB(n.getShallow("symbol",!0)),i=HB(n.getShallow("symbolSize",!0));r[0]&&t.setItemVisual(e,"fromSymbol",r[0]),r[1]&&t.setItemVisual(e,"toSymbol",r[1]),i[0]&&t.setItemVisual(e,"fromSymbolSize",i[0]),i[1]&&t.setItemVisual(e,"toSymbolSize",i[1])}:null}}},qB=GB;var WB=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var t=Hn.d.createCanvas();this.canvas=t}return t.prototype.update=function(t,e,n,r,i,o){var a=this._getBrush(),s=this._getGradient(i,"inRange"),u=this._getGradient(i,"outOfRange"),l=this.pointSize+this.blurSize,c=this.canvas,h=c.getContext("2d"),d=t.length;c.width=e,c.height=n;for(var p=0;p<d;++p){var f=t[p],g=f[0],m=f[1],y=r(f[2]);h.globalAlpha=y,h.drawImage(a,g-l,m-l)}if(!c.width||!c.height)return c;for(var v=h.getImageData(0,0,c.width,c.height),D=v.data,b=0,_=D.length,x=this.minOpacity,w=this.maxOpacity-x;b<_;){y=D[b+3]/256;var C=4*Math.floor(255*y);if(y>0){var A=o(y)?s:u;y>0&&(y=y*w+x),D[b++]=A[C],D[b++]=A[C+1],D[b++]=A[C+2],D[b++]=A[C+3]*y*256}else b+=4}return h.putImageData(v,0,0),c},t.prototype._getBrush=function(){var t=this._brushCanvas||(this._brushCanvas=Hn.d.createCanvas()),e=this.pointSize+this.blurSize,n=2*e;t.width=n,t.height=n;var r=t.getContext("2d");return r.clearRect(0,0,n,n),r.shadowOffsetX=n,r.shadowBlur=this.blurSize,r.shadowColor="#000",r.beginPath(),r.arc(-e,e,this.pointSize,0,2*Math.PI,!0),r.closePath(),r.fill(),t},t.prototype._getGradient=function(t,e){for(var n=this._gradientPixels,r=n[e]||(n[e]=new Uint8ClampedArray(1024)),i=[0,0,0,0],o=0,a=0;a<256;a++)t[e](a/255,!0,i),r[o++]=i[0],r[o++]=i[1],r[o++]=i[2],r[o++]=i[3];return r},t}(),UB=WB;function ZB(t,e,n){var r=t[1]-t[0],i=(e=m.map(e,(function(e){return{interval:[(e.interval[0]-t[0])/r,(e.interval[1]-t[0])/r]}}))).length,o=0;return function(t){var r;for(r=o;r<i;r++){var a=e[r].interval;if(a[0]<=t&&t<=a[1]){o=r;break}}if(r===i)for(r=o-1;r>=0;r--)if((a=e[r].interval)[0]<=t&&t<=a[1]){o=r;break}return r>=0&&r<i&&n[r]}}function YB(t){var e=t.dimensions;return"lng"===e[0]&&"lat"===e[1]}var XB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r;e.eachComponent("visualMap",(function(e){e.eachTargetSeries((function(n){n===t&&(r=e)}))})),this._progressiveEls=null,this.group.removeAll();var i=t.coordinateSystem;"cartesian2d"===i.type||"calendar"===i.type?this._renderOnCartesianAndCalendar(t,n,0,t.getData().count()):YB(i)&&this._renderOnGeo(i,t,r,n)},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll()},e.prototype.incrementalRender=function(t,e,n,r){var i=e.coordinateSystem;i&&(YB(i)?this.render(e,n,r):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(e,r,t.start,t.end,!0)))},e.prototype.eachRendered=function(t){Gf(this._progressiveEls||this.group,t)},e.prototype._renderOnCartesianAndCalendar=function(t,e,n,r,i){var o,a,s,u,l=t.coordinateSystem,c=Tw(l,"cartesian2d");if(c){var h=l.getAxis("x"),d=l.getAxis("y");o=h.getBandWidth()+.5,a=d.getBandWidth()+.5,s=h.scale.getExtent(),u=d.scale.getExtent()}for(var p=this.group,f=t.getData(),g=t.getModel(["emphasis","itemStyle"]).getItemStyle(),m=t.getModel(["blur","itemStyle"]).getItemStyle(),y=t.getModel(["select","itemStyle"]).getItemStyle(),v=t.get(["itemStyle","borderRadius"]),D=nu(t),b=t.getModel("emphasis"),_=b.get("focus"),x=b.get("blurScope"),w=b.get("disabled"),C=c?[f.mapDimension("x"),f.mapDimension("y"),f.mapDimension("value")]:[f.mapDimension("time"),f.mapDimension("value")],A=n;A<r;A++){var S=void 0,E=f.getItemVisual(A,"style");if(c){var F=f.get(C[0],A),M=f.get(C[1],A);if(isNaN(f.get(C[2],A))||isNaN(F)||isNaN(M)||F<s[0]||F>s[1]||M<u[0]||M>u[1])continue;var k=l.dataToPoint([F,M]);S=new Sa({shape:{x:k[0]-o/2,y:k[1]-a/2,width:o,height:a},style:E})}else{if(isNaN(f.get(C[1],A)))continue;S=new Sa({z2:1,shape:l.dataToRect([f.get(C[0],A)]).contentShape,style:E})}if(f.hasItemOption){var O=f.getItemModel(A),I=O.getModel("emphasis");g=I.getModel("itemStyle").getItemStyle(),m=O.getModel(["blur","itemStyle"]).getItemStyle(),y=O.getModel(["select","itemStyle"]).getItemStyle(),v=O.get(["itemStyle","borderRadius"]),_=I.get("focus"),x=I.get("blurScope"),w=I.get("disabled"),D=nu(O)}S.shape.r=v;var T=t.getRawValue(A),B="-";T&&null!=T[2]&&(B=T[2]+""),eu(S,D,{labelFetcher:t,labelDataIndex:A,defaultOpacity:E.opacity,defaultText:B}),S.ensureState("emphasis").style=g,S.ensureState("blur").style=m,S.ensureState("select").style=y,Ts(S,_,x,w),S.incremental=i,i&&(S.states.emphasis.hoverLayer=!0),p.add(S),f.setItemGraphicEl(A,S),this._progressiveEls&&this._progressiveEls.push(S)}},e.prototype._renderOnGeo=function(t,e,n,r){var i=n.targetVisuals.inRange,o=n.targetVisuals.outOfRange,a=e.getData(),s=this._hmLayer||this._hmLayer||new UB;s.blurSize=e.get("blurSize"),s.pointSize=e.get("pointSize"),s.minOpacity=e.get("minOpacity"),s.maxOpacity=e.get("maxOpacity");var u=t.getViewRect().clone(),l=t.getRoamTransform();u.applyTransform(l);var c=Math.max(u.x,0),h=Math.max(u.y,0),d=Math.min(u.width+u.x,r.getWidth()),p=Math.min(u.height+u.y,r.getHeight()),f=d-c,g=p-h,m=[a.mapDimension("lng"),a.mapDimension("lat"),a.mapDimension("value")],y=a.mapArray(m,(function(e,n,r){var i=t.dataToPoint([e,n]);return i[0]-=c,i[1]-=h,i.push(r),i})),v=n.getExtent(),D="visualMap.continuous"===n.type?function(t,e){var n=t[1]-t[0];return e=[(e[0]-t[0])/n,(e[1]-t[0])/n],function(t){return t>=e[0]&&t<=e[1]}}(v,n.option.range):ZB(v,n.getPieceList(),n.option.selected);s.update(y,f,g,i.color.getNormalizer(),{inRange:i.color.getColorMapper(),outOfRange:o.color.getColorMapper()},D);var b=new va({style:{width:f,height:g,x:c,y:h,image:s.canvas},silent:!0});this.group.add(b)},e.type="heatmap",e}(Jf),$B=XB,KB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.getInitialData=function(t,e){return oD(null,this,{generateCoord:"value"})},e.prototype.preventIncremental=function(){var t=Ac.get(this.get("coordinateSystem"));if(t&&t.dimensions)return"lng"===t.dimensions[0]&&"lat"===t.dimensions[1]},e.type="series.heatmap",e.dependencies=["grid","geo","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0,select:{itemStyle:{borderColor:"#212121"}}},e}(Ld),JB=KB;var QB=["itemStyle","borderWidth"],tL=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],eL=new sp,nL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r=this.group,i=t.getData(),o=this._data,a=t.coordinateSystem,s=a.getBaseAxis().isHorizontal(),u=a.master.getRect(),l={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:t,coordSys:a,coordSysExtent:[[u.x,u.x+u.width],[u.y,u.y+u.height]],isHorizontal:s,valueDim:tL[+s],categoryDim:tL[1-+s]};i.diff(o).add((function(t){if(i.hasValue(t)){var e=cL(i,t),n=rL(i,t,e,l),o=pL(i,l,n);i.setItemGraphicEl(t,o),r.add(o),vL(o,l,n)}})).update((function(t,e){var n=o.getItemGraphicEl(e);if(i.hasValue(t)){var a=cL(i,t),s=rL(i,t,a,l),u=gL(i,s);n&&u!==n.__pictorialShapeStr&&(r.remove(n),i.setItemGraphicEl(t,null),n=null),n?function(t,e,n){var r=n.animationModel,i=n.dataIndex,o=t.__pictorialBundle;Ws(o,{x:n.bundlePosition[0],y:n.bundlePosition[1]},r,i),n.symbolRepeat?aL(t,e,n,!0):sL(t,e,n,!0),uL(t,n,!0),lL(t,e,n,!0)}(n,l,s):n=pL(i,l,s,!0),i.setItemGraphicEl(t,n),n.__pictorialSymbolMeta=s,r.add(n),vL(n,l,s)}else r.remove(n)})).remove((function(t){var e=o.getItemGraphicEl(t);e&&fL(o,t,e.__pictorialSymbolMeta.animationModel,e)})).execute();var c=t.get("clip",!0)?Iw(t.coordinateSystem,!1,t):null;return c?r.setClipPath(c):r.removeClipPath(),this._data=i,this.group},e.prototype.remove=function(t,e){var n=this.group,r=this._data;t.get("animation")?r&&r.eachItemGraphicEl((function(e){fL(r,Ga(e).dataIndex,t,e)})):n.removeAll()},e.type="pictorialBar",e}(Jf);function rL(t,e,n,r){var i=t.getItemLayout(e),o=n.get("symbolRepeat"),a=n.get("symbolClip"),s=n.get("symbolPosition")||"start",u=(n.get("symbolRotate")||0)*Math.PI/180||0,l=n.get("symbolPatternSize")||2,c=n.isAnimationEnabled(),h={dataIndex:e,layout:i,itemModel:n,symbolType:t.getItemVisual(e,"symbol")||"circle",style:t.getItemVisual(e,"style"),symbolClip:a,symbolRepeat:o,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:l,rotation:u,animationModel:c?n:null,hoverScale:c&&n.get(["emphasis","scale"]),z2:n.getShallow("z",!0)||0};(function(t,e,n,r,i){var o,a=r.valueDim,s=t.get("symbolBoundingData"),u=r.coordSys.getOtherAxis(r.coordSys.getBaseAxis()),l=u.toGlobalCoord(u.dataToCoord(0)),c=1-+(n[a.wh]<=0);if(m.isArray(s)){var h=[iL(u,s[0])-l,iL(u,s[1])-l];h[1]<h[0]&&h.reverse(),o=h[c]}else o=null!=s?iL(u,s)-l:e?r.coordSysExtent[a.index][c]-l:n[a.wh];i.boundingLength=o,e&&(i.repeatCutLength=n[a.wh]);var d="x"===a.xy,p=u.inverse;i.pxSign=d&&!p||!d&&p?o>=0?1:-1:o>0?1:-1})(n,o,i,r,h),function(t,e,n,r,i,o,a,s,u,l){var c,h=u.valueDim,d=u.categoryDim,p=Math.abs(n[d.wh]),f=t.getItemVisual(e,"symbolSize");c=m.isArray(f)?f.slice():null==f?["100%","100%"]:[f,f],c[d.index]=Sr(c[d.index],p),c[h.index]=Sr(c[h.index],r?p:Math.abs(o)),l.symbolSize=c;var g=l.symbolScale=[c[0]/s,c[1]/s];g[h.index]*=(u.isHorizontal?-1:1)*a}(t,e,i,o,0,h.boundingLength,h.pxSign,l,r,h),function(t,e,n,r,i){var o=t.get(QB)||0;o&&(eL.attr({scaleX:e[0],scaleY:e[1],rotation:n}),eL.updateTransform(),o/=eL.getLineScale(),o*=e[r.valueDim.index]),i.valueLineWidth=o||0}(n,h.symbolScale,u,r,h);var d=h.symbolSize,p=hm(n.get("symbolOffset"),d);return function(t,e,n,r,i,o,a,s,u,l,c,h){var d=c.categoryDim,p=c.valueDim,f=h.pxSign,g=Math.max(e[p.index]+s,0),y=g;if(r){var v=Math.abs(u),D=m.retrieve(t.get("symbolMargin"),"15%")+"",b=!1;D.lastIndexOf("!")===D.length-1&&(b=!0,D=D.slice(0,D.length-1));var _=Sr(D,e[p.index]),x=Math.max(g+2*_,0),w=b?0:2*_,C=Ur(r),A=C?r:DL((v+w)/x);x=g+2*(_=(v-A*g)/2/(b?A:Math.max(A-1,1))),w=b?0:2*_,C||"fixed"===r||(A=l?DL((Math.abs(l)+w)/x):0),y=A*x-w,h.repeatTimes=A,h.symbolMargin=_}var S=f*(y/2),E=h.pathPosition=[];E[d.index]=n[d.wh]/2,E[p.index]="start"===a?S:"end"===a?u-S:u/2,o&&(E[0]+=o[0],E[1]+=o[1]);var F=h.bundlePosition=[];F[d.index]=n[d.xy],F[p.index]=n[p.xy];var M=h.barRectShape=m.extend({},n);M[p.wh]=f*Math.max(Math.abs(n[p.wh]),Math.abs(E[p.index]+S)),M[d.wh]=n[d.wh];var k=h.clipShape={};k[d.xy]=-n[d.xy],k[d.wh]=c.ecSize[d.wh],k[p.xy]=0,k[p.wh]=n[p.wh]}(n,d,i,o,0,p,s,h.valueLineWidth,h.boundingLength,h.repeatCutLength,r,h),h}function iL(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function oL(t){var e=t.symbolPatternSize,n=lm(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function aL(t,e,n,r){var i=t.__pictorialBundle,o=n.symbolSize,a=n.valueLineWidth,s=n.pathPosition,u=e.valueDim,l=n.repeatTimes||0,c=0,h=o[e.valueDim.index]+a+2*n.symbolMargin;for(mL(t,(function(t){t.__pictorialAnimationIndex=c,t.__pictorialRepeatTimes=l,c<l?yL(t,null,f(c),n,r):yL(t,null,{scaleX:0,scaleY:0},n,r,(function(){i.remove(t)})),c++}));c<l;c++){var d=oL(n);d.__pictorialAnimationIndex=c,d.__pictorialRepeatTimes=l,i.add(d);var p=f(c);yL(d,{x:p.x,y:p.y,scaleX:0,scaleY:0},{scaleX:p.scaleX,scaleY:p.scaleY,rotation:p.rotation},n,r)}function f(t){var e=s.slice(),r=n.pxSign,i=t;return("start"===n.symbolRepeatDirection?r>0:r<0)&&(i=l-1-t),e[u.index]=h*(i-l/2+.5)+s[u.index],{x:e[0],y:e[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function sL(t,e,n,r){var i=t.__pictorialBundle,o=t.__pictorialMainPath;o?yL(o,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,r):(o=t.__pictorialMainPath=oL(n),i.add(o),yL(o,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,r))}function uL(t,e,n){var r=m.extend({},e.barRectShape),i=t.__pictorialBarRect;i?yL(i,null,{shape:r},e,n):((i=t.__pictorialBarRect=new Sa({z2:2,shape:r,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}})).disableMorphing=!0,t.add(i))}function lL(t,e,n,r){if(n.symbolClip){var i=t.__pictorialClipPath,o=m.extend({},n.clipShape),s=e.valueDim,u=n.animationModel,l=n.dataIndex;if(i)Ws(i,{shape:o},u,l);else{o[s.wh]=0,i=new Sa({shape:o}),t.__pictorialBundle.setClipPath(i),t.__pictorialClipPath=i;var c={};c[s.wh]=n.clipShape[s.wh],a[r?"updateProps":"initProps"](i,{shape:c},u,l)}}}function cL(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=hL,n.isAnimationEnabled=dL,n}function hL(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function dL(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function pL(t,e,n,r){var i=new cr,o=new cr;return i.add(o),i.__pictorialBundle=o,o.x=n.bundlePosition[0],o.y=n.bundlePosition[1],n.symbolRepeat?aL(i,e,n):sL(i,0,n),uL(i,n,r),lL(i,e,n,r),i.__pictorialShapeStr=gL(t,n),i.__pictorialSymbolMeta=n,i}function fL(t,e,n,r){var i=r.__pictorialBarRect;i&&i.removeTextContent();var o=[];mL(r,(function(t){o.push(t)})),r.__pictorialMainPath&&o.push(r.__pictorialMainPath),r.__pictorialClipPath&&(n=null),m.each(o,(function(t){Ys(t,{scaleX:0,scaleY:0},n,e,(function(){r.parent&&r.parent.remove(r)}))})),t.setItemGraphicEl(e,null)}function gL(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function mL(t,e,n){m.each(t.__pictorialBundle.children(),(function(r){r!==t.__pictorialBarRect&&e.call(n,r)}))}function yL(t,e,n,r,i,o){e&&t.attr(e),r.symbolClip&&!i?n&&t.attr(n):n&&a[i?"updateProps":"initProps"](t,n,r.animationModel,r.dataIndex,o)}function vL(t,e,n){var r=n.dataIndex,i=n.itemModel,o=i.getModel("emphasis"),a=o.getModel("itemStyle").getItemStyle(),s=i.getModel(["blur","itemStyle"]).getItemStyle(),u=i.getModel(["select","itemStyle"]).getItemStyle(),l=i.getShallow("cursor"),c=o.get("focus"),h=o.get("blurScope"),d=o.get("scale");mL(t,(function(t){if(t instanceof va){var e=t.style;t.useStyle(m.extend({image:e.image,x:e.x,y:e.y,width:e.width,height:e.height},n.style))}else t.useStyle(n.style);var r=t.ensureState("emphasis");r.style=a,d&&(r.scaleX=1.1*t.scaleX,r.scaleY=1.1*t.scaleY),t.ensureState("blur").style=s,t.ensureState("select").style=u,l&&(t.cursor=l),t.z2=n.z2}));var p=e.valueDim.posDesc[+(n.boundingLength>0)],f=t.__pictorialBarRect;f.ignoreClip=!0,eu(f,nu(i),{labelFetcher:e.seriesModel,labelDataIndex:r,defaultText:cw(e.seriesModel.getData(),r),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:p}),Ts(t,c,h,o.get("disabled"))}function DL(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}var bL=nL,_L=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return f(e,t),e.prototype.getInitialData=function(e){return e.stack=null,t.prototype.getInitialData.apply(this,arguments)},e.type="series.pictorialBar",e.dependencies=["grid"],e.defaultOption=Fu(Jw.defaultOption,{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",clip:!1,progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:"#212121"}}}),e}(Jw),xL=_L;var wL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._layers=[],n}return f(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this,o=this.group,a=t.getLayerSeries(),s=r.getLayout("layoutInfo"),u=s.rect,l=s.boundaryGap;function c(t){return t.name}o.x=0,o.y=u.y+l[0];var h=new wv(this._layersSeries||[],a,c,c),d=[];function p(e,n,s){var u=i._layers;if("remove"!==e){for(var l,c,h=[],p=[],f=a[n].indices,g=0;g<f.length;g++){var m=r.getItemLayout(f[g]),y=m.x,v=m.y0,D=m.y;h.push(y,v),p.push(y,v+D),l=r.getItemVisual(f[g],"style")}var b=r.getItemLayout(f[0]),_=t.getModel("label").get("margin"),x=t.getModel("emphasis");if("add"===e){var w=d[n]=new cr;c=new Mw({shape:{points:h,stackedOnPoints:p,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),w.add(c),o.add(w),t.isAnimationEnabled()&&c.setClipPath(function(t,e,n){var r=new Sa({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return Us(r,{shape:{x:t.x-50,width:t.width+100,height:t.height+20}},e,n),r}(c.getBoundingRect(),t,(function(){c.removeClipPath()})))}else w=u[s],c=w.childAt(0),o.add(w),d[n]=w,Ws(c,{shape:{points:h,stackedOnPoints:p}},t),Ks(c);eu(c,nu(t),{labelDataIndex:f[g-1],defaultText:r.getName(f[g-1]),inheritColor:l.fill},{normal:{verticalAlign:"middle"}}),c.setTextConfig({position:null,local:!0});var C=c.getTextContent();C&&(C.x=b.x-_,C.y=b.y0+b.y/2),c.useStyle(l),r.setItemGraphicEl(n,c),Ps(c,t),Ts(c,x.get("focus"),x.get("blurScope"),x.get("disabled"))}else o.remove(u[n])}h.add(Object(m.bind)(p,this,"add")).update(Object(m.bind)(p,this,"update")).remove(Object(m.bind)(p,this,"remove")).execute(),this._layersSeries=a,this._layers=d},e.type="themeRiver",e}(Jf);var CL=wL,AL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new GC(m.bind(this.getData,this),m.bind(this.getRawData,this))},e.prototype.fixData=function(t){var e=t.length,n={},r=Di(t,(function(t){return n.hasOwnProperty(t[0]+"")||(n[t[0]+""]=-1),t[2]})),i=[];r.buckets.each((function(t,e){i.push({name:e,dataList:t})}));for(var o=i.length,a=0;a<o;++a){for(var s=i[a].name,u=0;u<i[a].dataList.length;++u){var l=i[a].dataList[u][0]+"";n[l]=a}for(var l in n)n.hasOwnProperty(l)&&n[l]!==a&&(n[l]=a,t[e]=[l,0,s],e++)}return t},e.prototype.getInitialData=function(t,e){for(var n=this.getReferringComponents("singleAxis",gi).models[0].get("type"),r=m.filter(t.data,(function(t){return void 0!==t[2]})),i=this.fixData(r||[]),o=[],a=this.nameMap=m.createHashMap(),s=0,u=0;u<i.length;++u)o.push(i[u][2]),a.get(i[u][2])||(a.set(i[u][2],s),s++);var l=Kv(i,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:Sv(n)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}).dimensions,c=new Xv(l,this);return c.initData(i),c},e.prototype.getLayerSeries=function(){for(var t=this.getData(),e=t.count(),n=[],r=0;r<e;++r)n[r]=r;var i=t.mapDimension("single"),o=Di(n,(function(e){return t.get("name",e)})),a=[];return o.buckets.each((function(e,n){e.sort((function(e,n){return t.get(i,e)-t.get(i,n)})),a.push({name:n,indices:e})})),a},e.prototype.getAxisTooltipData=function(t,e,n){m.isArray(t)||(t=t?[t]:[]);for(var r,i=this.getData(),o=this.getLayerSeries(),a=[],s=o.length,u=0;u<s;++u){for(var l=Number.MAX_VALUE,c=-1,h=o[u].indices.length,d=0;d<h;++d){var p=i.get(t[0],o[u].indices[d]),f=Math.abs(p-e);f<=l&&(r=p,l=f,c=o[u].indices[d])}a.push(c)}return{dataIndices:a,nestestValue:r}},e.prototype.formatTooltip=function(t,e,n){var r=this.getData();return hd("nameValue",{name:r.getName(t),value:r.get(r.mapDimension("value"),t)})},e.type="series.themeRiver",e.dependencies=["singleAxis"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",fontSize:11},emphasis:{label:{show:!0}}},e}(Ld),SL=AL;function EL(t,e){t.eachSeriesByType("themeRiver",(function(t){var e=t.getData(),n=t.coordinateSystem,r={},i=n.getRect();r.rect=i;var o=t.get("boundaryGap"),a=n.getAxis();(r.boundaryGap=o,"horizontal"===a.orient)?(o[0]=Sr(o[0],i.height),o[1]=Sr(o[1],i.height),FL(e,t,i.height-o[0]-o[1])):(o[0]=Sr(o[0],i.width),o[1]=Sr(o[1],i.width),FL(e,t,i.width-o[0]-o[1]));e.setLayout("layoutInfo",r)}))}function FL(t,e,n){if(t.count())for(var r,i=e.coordinateSystem,o=e.getLayerSeries(),a=t.mapDimension("single"),s=t.mapDimension("value"),u=m.map(o,(function(e){return m.map(e.indices,(function(e){var n=i.dataToPoint(t.get(a,e));return n[1]=t.get(s,e),n}))})),l=function(t){for(var e=t.length,n=t[0].length,r=[],i=[],o=0,a=0;a<n;++a){for(var s=0,u=0;u<e;++u)s+=t[u][a][1];s>o&&(o=s),r.push(s)}for(var l=0;l<n;++l)i[l]=(o-r[l])/2;o=0;for(var c=0;c<n;++c){var h=r[c]+i[c];h>o&&(o=h)}return{y0:i,max:o}}(u),c=l.y0,h=n/l.max,d=o.length,p=o[0].indices.length,f=0;f<p;++f){r=c[f]*h,t.setItemLayout(o[0].indices[f],{layerIndex:0,x:u[0][f][0],y0:r,y:u[0][f][1]*h});for(var g=1;g<d;++g)r+=u[g-1][f][1]*h,t.setItemLayout(o[g].indices[f],{layerIndex:g,x:u[g][f][0],y0:r,y:u[g][f][1]*h})}}var ML=function(t){function e(e,n,r,i){var o=t.call(this)||this;o.z2=2,o.textConfig={inside:!0},Ga(o).seriesIndex=n.seriesIndex;var a=new Ha({z2:4,silent:e.getModel().get(["label","silent"])});return o.setTextContent(a),o.updateData(!0,e,n,r,i),o}return f(e,t),e.prototype.updateData=function(t,e,n,r,i){this.node=e,e.piece=this,n=n||this._seriesModel,r=r||this._ecModel;var o=this;Ga(o).dataIndex=e.dataIndex;var a=e.getModel(),s=a.getModel("emphasis"),u=e.getLayout(),l=m.extend({},u);l.label=null;var c=e.getVisual("style");c.lineJoin="bevel";var h=e.getVisual("decal");h&&(c.decal=zm(h,i));var d=aC(a.getModel("itemStyle"),l,!0);m.extend(l,d),m.each(Xa,(function(t){var e=o.ensureState(t),n=a.getModel([t,"itemStyle"]);e.style=n.getItemStyle();var r=aC(n,l);r&&(e.shape=r)})),t?(o.setShape(l),o.shape.r=u.r0,Us(o,{shape:{r:u.r}},n,e.dataIndex)):(Ws(o,{shape:l},n),Ks(o)),o.useStyle(c),this._updateLabel(n);var p=a.getShallow("cursor");p&&o.attr("cursor",p),this._seriesModel=n||this._seriesModel,this._ecModel=r||this._ecModel;var f=s.get("focus");Ts(this,"relative"===f?m.concatArray(e.getAncestorsIndices(),e.getDescendantIndices()):"ancestor"===f?e.getAncestorsIndices():"descendant"===f?e.getDescendantIndices():f,s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t){var e=this,n=this.node.getModel(),r=n.getModel("label"),i=this.node.getLayout(),o=i.endAngle-i.startAngle,a=(i.startAngle+i.endAngle)/2,s=Math.cos(a),u=Math.sin(a),l=this,c=l.getTextContent(),h=this.node.dataIndex,d=r.get("minAngle")/180*Math.PI,p=r.get("show")&&!(null!=d&&Math.abs(o)<d);function f(t,e){var n=t.get(e);return null==n?r.get(e):n}c.ignore=!p,m.each($a,(function(r){var d="normal"===r?n.getModel("label"):n.getModel([r,"label"]),p="normal"===r,g=p?c:c.ensureState(r),y=t.getFormattedLabel(h,r);p&&(y=y||e.node.name),g.style=ru(d,{},null,"normal"!==r,!0),y&&(g.style.text=y);var v=d.get("show");null==v||p||(g.ignore=!v);var D,b=f(d,"position"),_=p?l:l.states[r],x=_.style.fill;_.textConfig={outsideFill:"inherit"===d.get("color")?x:null,inside:"outside"!==b};var w=f(d,"distance")||0,C=f(d,"align"),A=f(d,"rotate"),S=.5*Math.PI,E=1.5*Math.PI,F=Yo("tangential"===A?Math.PI/2-a:a),M=F>S&&!Pr(F-S)&&F<E;"outside"===b?(D=i.r+w,C=M?"right":"left"):C&&"center"!==C?"left"===C?(D=i.r0+w,C=M?"right":"left"):"right"===C&&(D=i.r-w,C=M?"left":"right"):(D=o===2*Math.PI&&0===i.r0?0:(i.r+i.r0)/2,C="center"),g.style.align=C,g.style.verticalAlign=f(d,"verticalAlign")||"middle",g.x=D*s+i.cx,g.y=D*u+i.cy;var k=0;"radial"===A?k=Yo(-a)+(M?Math.PI:0):"tangential"===A?k=Yo(Math.PI/2-a)+(M?Math.PI:0):m.isNumber(A)&&(k=A*Math.PI/180),g.rotation=Yo(k)})),c.dirtyStyle()},e}(Ep),kL=ML,OL="sunburstRootToNode",IL="sunburstHighlight";var TL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n,r){var i=this;this.seriesModel=t,this.api=n,this.ecModel=e;var o=t.getData(),a=o.tree.root,s=t.getViewRoot(),u=this.group,l=t.get("renderLabelForZeroData"),c=[];s.eachNode((function(t){c.push(t)}));var h=this._oldChildren||[];function d(r,i){if(l||!r||r.getValue()||(r=null),r!==a&&i!==a)if(i&&i.piece)r?(i.piece.updateData(!1,r,t,e,n),o.setItemGraphicEl(r.dataIndex,i.piece)):function(t){t&&t.piece&&(u.remove(t.piece),t.piece=null)}(i);else if(r){var s=new kL(r,t,e,n);u.add(s),o.setItemGraphicEl(r.dataIndex,s)}}(function(t,e){function n(t){return t.getId()}function r(n,r){d(null==n?null:t[n],null==r?null:e[r])}0===t.length&&0===e.length||new wv(e,t,n,n).add(r).update(r).remove(m.curry(r,null)).execute()})(c,h),function(r,o){o.depth>0?(i.virtualPiece?i.virtualPiece.updateData(!1,r,t,e,n):(i.virtualPiece=new kL(r,t,e,n),u.add(i.virtualPiece)),o.piece.off("click"),i.virtualPiece.on("click",(function(t){i._rootToNode(o.parentNode)}))):i.virtualPiece&&(u.remove(i.virtualPiece),i.virtualPiece=null)}(a,s),this._initEvents(),this._oldChildren=c},e.prototype._initEvents=function(){var t=this;this.group.off("click"),this.group.on("click",(function(e){var n=!1;t.seriesModel.getViewRoot().eachNode((function(r){if(!n&&r.piece&&r.piece===e.target){var i=r.getModel().get("nodeClick");if("rootToNode"===i)t._rootToNode(r);else if("link"===i){var o=r.getModel(),a=o.get("link");if(a)Cl(a,o.get("target",!0)||"_blank")}n=!0}}))}))},e.prototype._rootToNode=function(t){t!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:OL,from:this.uid,seriesId:this.seriesModel.id,targetNode:t})},e.prototype.containPoint=function(t,e){var n=e.getData().getItemLayout(0);if(n){var r=t[0]-n.cx,i=t[1]-n.cy,o=Math.sqrt(r*r+i*i);return o<=n.r&&o>=n.r0}},e.type="sunburst",e}(Jf),BL=TL,LL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreStyleOnData=!0,n}return f(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};jL(n);var r=this._levelModels=m.map(t.levels||[],(function(t){return new Au(t,this,e)}),this),i=jF.createTree(n,this,(function(t){t.wrapMethod("getItemModel",(function(t,e){var n=i.getNodeByDataIndex(e),o=r[n.depth];return o&&(t.parentModel=o),t}))}));return i.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(e);return n.treePathInfo=zF(r,this),n},e.prototype.getLevelModel=function(t){return this._levelModels&&this._levelModels[t.depth]},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){ZF(this)},e.type="series.sunburst",e.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},e}(Ld);function jL(t){var e=0;m.each(t.children,(function(t){jL(t);var n=t.value;m.isArray(n)&&(n=n[0]),e+=n}));var n=t.value;m.isArray(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),m.isArray(t.value)?t.value[0]=n:t.value=n}var PL=LL,NL=Math.PI/180;function RL(t,e,n){e.eachSeriesByType(t,(function(t){var e=t.get("center"),r=t.get("radius");m.isArray(r)||(r=[0,r]),m.isArray(e)||(e=[e,e]);var i=n.getWidth(),o=n.getHeight(),a=Math.min(i,o),s=Sr(e[0],i),u=Sr(e[1],o),l=Sr(r[0],a/2),c=Sr(r[1],a/2),h=-t.get("startAngle")*NL,d=t.get("minAngle")*NL,p=t.getData().tree.root,f=t.getViewRoot(),g=f.depth,y=t.get("sort");null!=y&&zL(f,y);var v=0;m.each(f.children,(function(t){!isNaN(t.getValue())&&v++}));var D=f.getValue(),b=Math.PI/(D||v)*2,_=f.depth>0,x=f.height-(_?-1:1),w=(c-l)/(x||1),C=t.get("clockwise"),A=t.get("stillShowZeroSum"),S=C?1:-1,E=function(e,n){if(e){var r=n;if(e!==p){var i=e.getValue(),o=0===D&&A?b:i*b;o<d&&(o=d),r=n+S*o;var c=e.depth-g-(_?-1:1),h=l+w*c,f=l+w*(c+1),y=t.getLevelModel(e);if(y){var v=y.get("r0",!0),x=y.get("r",!0),F=y.get("radius",!0);null!=F&&(v=F[0],x=F[1]),null!=v&&(h=Sr(v,a/2)),null!=x&&(f=Sr(x,a/2))}e.setLayout({angle:o,startAngle:n,endAngle:r,clockwise:C,cx:s,cy:u,r0:h,r:f})}if(e.children&&e.children.length){var M=0;m.each(e.children,(function(t){M+=E(t,n+M)}))}return r-n}};if(_){var F=l,M=l+w,k=2*Math.PI;p.setLayout({angle:k,startAngle:h,endAngle:h+k,clockwise:C,cx:s,cy:u,r0:F,r:M})}E(f,h)}))}function zL(t,e){var n=t.children||[];t.children=function(t,e){if(m.isFunction(e)){var n=m.map(t,(function(t,e){var n=t.getValue();return{params:{depth:t.depth,height:t.height,dataIndex:t.dataIndex,getValue:function(){return n}},index:e}}));return n.sort((function(t,n){return e(t.params,n.params)})),m.map(n,(function(e){return t[e.index]}))}var r="asc"===e;return t.sort((function(t,e){var n=(t.getValue()-e.getValue())*(r?1:-1);return 0===n?(t.dataIndex-e.dataIndex)*(r?-1:1):n}))}(n,e),n.length&&m.each(t.children,(function(t){zL(t,e)}))}function VL(t){var e={};function n(t,n,r){for(var i=t;i&&i.depth>1;)i=i.parentNode;var o=n.getColorFromPalette(i.name||i.dataIndex+"",e);return t.depth>1&&Object(m.isString)(o)&&(o=Object(Ve.lift)(o,(t.depth-1)/(r-1)*.5)),o}t.eachSeriesByType("sunburst",(function(t){var e=t.getData(),r=e.tree;r.eachNode((function(i){var o=i.getModel().getModel("itemStyle").getItemStyle();o.fill||(o.fill=n(i,t,r.root.height));var a=e.ensureUniqueItemVisual(i.dataIndex,"style");Object(m.extend)(a,o)}))}))}var HL={color:"fill",borderColor:"stroke"},GL={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},qL=hi(),WL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},e.prototype.getInitialData=function(t,e){return oD(null,this)},e.prototype.getDataParams=function(e,n,r){var i=t.prototype.getDataParams.call(this,e,n);return r&&(i.info=qL(r).info),i},e.type="series.custom",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},e}(Ld),UL=WL;function ZL(t,e){return e=e||[0,0],m.map(["x","y"],(function(n,r){var i=this.getAxis(n),o=e[r],a=t[r]/2;return"category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(o-a)-i.dataToCoord(o+a))}),this)}function YL(t,e){return e=e||[0,0],m.map([0,1],(function(n){var r=e[n],i=t[n]/2,o=[],a=[];return o[n]=r-i,a[n]=r+i,o[1-n]=a[1-n]=e[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])}),this)}function XL(t,e){var n=this.getAxis(),r=e instanceof Array?e[0]:e,i=(t instanceof Array?t[0]:t)/2;return"category"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(r-i)-n.dataToCoord(r+i))}function $L(t,e){return e=e||[0,0],m.map(["Radius","Angle"],(function(n,r){var i=this["get"+n+"Axis"](),o=e[r],a=t[r]/2,s="category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(o-a)-i.dataToCoord(o+a));return"Angle"===n&&(s=s*Math.PI/180),s}),this)}function KL(t,e,n,r){return t&&(t.legacy||!1!==t.legacy&&!n&&!r&&"tspan"!==e&&("text"===e||Object(m.hasOwn)(t,"text")))}function JL(t,e,n){var r,i,o,a=t;if("text"===e)o=a;else{o={},Object(m.hasOwn)(a,"text")&&(o.text=a.text),Object(m.hasOwn)(a,"rich")&&(o.rich=a.rich),Object(m.hasOwn)(a,"textFill")&&(o.fill=a.textFill),Object(m.hasOwn)(a,"textStroke")&&(o.stroke=a.textStroke),Object(m.hasOwn)(a,"fontFamily")&&(o.fontFamily=a.fontFamily),Object(m.hasOwn)(a,"fontSize")&&(o.fontSize=a.fontSize),Object(m.hasOwn)(a,"fontStyle")&&(o.fontStyle=a.fontStyle),Object(m.hasOwn)(a,"fontWeight")&&(o.fontWeight=a.fontWeight),i={type:"text",style:o,silent:!0},r={};var s=Object(m.hasOwn)(a,"textPosition");n?r.position=s?a.textPosition:"inside":s&&(r.position=a.textPosition),Object(m.hasOwn)(a,"textPosition")&&(r.position=a.textPosition),Object(m.hasOwn)(a,"textOffset")&&(r.offset=a.textOffset),Object(m.hasOwn)(a,"textRotation")&&(r.rotation=a.textRotation),Object(m.hasOwn)(a,"textDistance")&&(r.distance=a.textDistance)}return QL(o,t),Object(m.each)(o.rich,(function(t){QL(t,t)})),{textConfig:r,textContent:i}}function QL(t,e){e&&(e.font=e.textFont||e.font,Object(m.hasOwn)(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),Object(m.hasOwn)(e,"textAlign")&&(t.align=e.textAlign),Object(m.hasOwn)(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),Object(m.hasOwn)(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),Object(m.hasOwn)(e,"textWidth")&&(t.width=e.textWidth),Object(m.hasOwn)(e,"textHeight")&&(t.height=e.textHeight),Object(m.hasOwn)(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),Object(m.hasOwn)(e,"textPadding")&&(t.padding=e.textPadding),Object(m.hasOwn)(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),Object(m.hasOwn)(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),Object(m.hasOwn)(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),Object(m.hasOwn)(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),Object(m.hasOwn)(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),Object(m.hasOwn)(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),Object(m.hasOwn)(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function tj(t,e,n){var r=t;r.textPosition=r.textPosition||n.position||"inside",null!=n.offset&&(r.textOffset=n.offset),null!=n.rotation&&(r.textRotation=n.rotation),null!=n.distance&&(r.textDistance=n.distance);var i=r.textPosition.indexOf("inside")>=0,o=t.fill||"#000";ej(r,e);var a=null==r.textFill;return i?a&&(r.textFill=n.insideFill||"#fff",!r.textStroke&&n.insideStroke&&(r.textStroke=n.insideStroke),!r.textStroke&&(r.textStroke=o),null==r.textStrokeWidth&&(r.textStrokeWidth=2)):(a&&(r.textFill=t.fill||n.outsideFill||"#000"),!r.textStroke&&n.outsideStroke&&(r.textStroke=n.outsideStroke)),r.text=e.text,r.rich=e.rich,Object(m.each)(e.rich,(function(t){ej(t,t)})),r}function ej(t,e){e&&(Object(m.hasOwn)(e,"fill")&&(t.textFill=e.fill),Object(m.hasOwn)(e,"stroke")&&(t.textStroke=e.fill),Object(m.hasOwn)(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),Object(m.hasOwn)(e,"font")&&(t.font=e.font),Object(m.hasOwn)(e,"fontStyle")&&(t.fontStyle=e.fontStyle),Object(m.hasOwn)(e,"fontWeight")&&(t.fontWeight=e.fontWeight),Object(m.hasOwn)(e,"fontSize")&&(t.fontSize=e.fontSize),Object(m.hasOwn)(e,"fontFamily")&&(t.fontFamily=e.fontFamily),Object(m.hasOwn)(e,"align")&&(t.textAlign=e.align),Object(m.hasOwn)(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),Object(m.hasOwn)(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),Object(m.hasOwn)(e,"width")&&(t.textWidth=e.width),Object(m.hasOwn)(e,"height")&&(t.textHeight=e.height),Object(m.hasOwn)(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),Object(m.hasOwn)(e,"padding")&&(t.textPadding=e.padding),Object(m.hasOwn)(e,"borderColor")&&(t.textBorderColor=e.borderColor),Object(m.hasOwn)(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),Object(m.hasOwn)(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),Object(m.hasOwn)(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),Object(m.hasOwn)(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),Object(m.hasOwn)(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),Object(m.hasOwn)(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),Object(m.hasOwn)(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),Object(m.hasOwn)(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),Object(m.hasOwn)(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),Object(m.hasOwn)(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var nj={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},rj=Object(m.keys)(nj),ij=(Object(m.reduce)(Nn,(function(t,e){return t[e]=1,t}),{}),Nn.join(", "),["","style","shape","extra"]),oj=hi();function aj(t,e,n,r,i){var o=t+"Animation",a=Gs(t,r,i)||{},s=oj(e).userDuring;return a.duration>0&&(a.during=s?Object(m.bind)(pj,{el:e,userDuring:s}):null,a.setToFinal=!0,a.scope=t),Object(m.extend)(a,n[o]),a}function sj(t,e,n,r){var i=(r=r||{}).dataIndex,o=r.isInit,a=r.clearStyle,s=n.isAnimationEnabled(),u=oj(t),l=e.style;u.userDuring=e.during;var c={},h={};if(function(t,e,n){for(var r=0;r<rj.length;r++){var i=rj[r],o=nj[i],a=e[i];a&&(n[o[0]]=a[0],n[o[1]]=a[1])}for(r=0;r<Nn.length;r++){var s=Nn[r];null!=e[s]&&(n[s]=e[s])}}(0,e,h),gj("shape",e,h),gj("extra",e,h),!o&&s&&(function(t,e,n){for(var r=e.transition,i=cj(r)?Nn:Qr(r||[]),o=0;o<i.length;o++){var a=i[o];if("style"!==a&&"shape"!==a&&"extra"!==a){var s=t[a];n[a]=s}}}(t,e,c),fj("shape",t,e,c),fj("extra",t,e,c),function(t,e,n,r){if(n){var i,o=t.style;if(o){var a=n.transition,s=e.transition;if(a&&!cj(a)){var u=Qr(a);!i&&(i=r.style={});for(var l=0;l<u.length;l++){var c=u[l],h=o[c];i[c]=h}}else if(t.getAnimationStyleProps&&(cj(s)||cj(a)||Object(m.indexOf)(s,"style")>=0)){var d=t.getAnimationStyleProps(),p=d?d.style:null;if(p){!i&&(i=r.style={});var f=Object(m.keys)(n);for(l=0;l<f.length;l++)p[c=f[l]]&&(h=o[c],i[c]=h)}}}}}(t,e,l,c)),h.style=l,function(t,e,n){var r=e.style;if(!t.isGroup&&r){if(n){t.useStyle({});for(var i=t.animators,o=0;o<i.length;o++){var a=i[o];"style"===a.targetName&&a.changeTarget(t.style)}}t.setStyle(r)}e&&(e.style=null,e&&t.attr(e),e.style=r)}(t,h,a),function(t,e){Object(m.hasOwn)(e,"silent")&&(t.silent=e.silent),Object(m.hasOwn)(e,"ignore")&&(t.ignore=e.ignore),t instanceof so&&Object(m.hasOwn)(e,"invisible")&&(t.invisible=e.invisible),t instanceof ha&&Object(m.hasOwn)(e,"autoBatch")&&(t.autoBatch=e.autoBatch)}(t,e),s)if(o){var d={};Object(m.each)(ij,(function(t){var n=t?e[t]:e;n&&n.enterFrom&&(t&&(d[t]=d[t]||{}),Object(m.extend)(t?d[t]:d,n.enterFrom))}));var p=aj("enter",t,e,n,i);p.duration>0&&t.animateFrom(d,p)}else!function(t,e,n,r,i){if(i){var o=aj("update",t,e,r,n);o.duration>0&&t.animateFrom(i,o)}}(t,e,i||0,n,c);uj(t,e),l?t.dirty():t.markRedraw()}function uj(t,e){for(var n=oj(t).leaveToProps,r=0;r<ij.length;r++){var i=ij[r],o=i?e[i]:e;o&&o.leaveTo&&(n||(n=oj(t).leaveToProps={}),i&&(n[i]=n[i]||{}),Object(m.extend)(i?n[i]:n,o.leaveTo))}}function lj(t,e,n,r){if(t){var i=t.parent,o=oj(t).leaveToProps;if(o){var a=aj("update",t,e,n,0);a.done=function(){i.remove(t),r&&r()},t.animateTo(o,a)}else i.remove(t),r&&r()}}function cj(t){return"all"===t}var hj={},dj={setTransform:function(t,e){return hj.el[t]=e,this},getTransform:function(t){return hj.el[t]},setShape:function(t,e){var n=hj.el;return(n.shape||(n.shape={}))[t]=e,n.dirtyShape&&n.dirtyShape(),this},getShape:function(t){var e=hj.el.shape;if(e)return e[t]},setStyle:function(t,e){var n=hj.el,r=n.style;return r&&(r[t]=e,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(t){var e=hj.el.style;if(e)return e[t]},setExtra:function(t,e){return(hj.el.extra||(hj.el.extra={}))[t]=e,this},getExtra:function(t){var e=hj.el.extra;if(e)return e[t]}};function pj(){var t=this,e=t.el;if(e){var n=oj(e).userDuring,r=t.userDuring;n===r?(hj.el=e,r(dj)):t.el=t.userDuring=null}}function fj(t,e,n,r){var i=n[t];if(i){var o,a=e[t];if(a){var s=n.transition,u=i.transition;if(u)if(!o&&(o=r[t]={}),cj(u))Object(m.extend)(o,a);else for(var l=Qr(u),c=0;c<l.length;c++){var h=l[c],d=a[h];o[h]=d}else if(cj(s)||Object(m.indexOf)(s,t)>=0){!o&&(o=r[t]={});var p=Object(m.keys)(a);for(c=0;c<p.length;c++)d=a[h=p[c]],mj(i[h],d)&&(o[h]=d)}}}}function gj(t,e,n){var r=e[t];if(r)for(var i=n[t]={},o=Object(m.keys)(r),a=0;a<o.length;a++){var s=o[a];i[s]=$e(r[s])}}function mj(t,e){return Object(m.isArrayLike)(t)?t!==e:null!=t&&isFinite(t)}var yj=hi(),vj=["percent","easing","shape","style","extra"];function Dj(t){t.stopAnimation("keyframe"),t.attr(yj(t))}function bj(t,e,n){if(n.isAnimationEnabled()&&e)if(Object(m.isArray)(e))Object(m.each)(e,(function(e){bj(t,e,n)}));else{var r=e.keyframes,i=e.duration;if(n&&null==i){var o=Gs("enter",n,0);i=o&&o.duration}if(r&&i){var a=yj(t);Object(m.each)(ij,(function(n){var o;n&&!t[n]||(r.sort((function(t,e){return t.percent-e.percent})),Object(m.each)(r,(function(r){var s=t.animators,u=n?r[n]:r;if(u){var l=Object(m.keys)(u);if(n||(l=Object(m.filter)(l,(function(t){return Object(m.indexOf)(vj,t)<0}))),l.length){o||((o=t.animate(n,e.loop,!0)).scope="keyframe");for(var c=0;c<s.length;c++)s[c]!==o&&s[c].targetName===o.targetName&&s[c].stopTracks(l);n&&(a[n]=a[n]||{});var h=n?a[n]:a;Object(m.each)(l,(function(e){h[e]=((n?t[n]:t)||{})[e]})),o.whenWithKeys(i*r.percent,u,l,r.easing)}}})),o&&o.delay(e.delay||0).duration(i).start(e.easing))}))}}}var _j="emphasis",xj="normal",wj="blur",Cj="select",Aj=[xj,_j,wj,Cj],Sj={normal:["itemStyle"],emphasis:[_j,"itemStyle"],blur:[wj,"itemStyle"],select:[Cj,"itemStyle"]},Ej={normal:["label"],emphasis:[_j,"label"],blur:[wj,"label"],select:[Cj,"label"]},Fj=["x","y"],Mj={normal:{},emphasis:{},blur:{},select:{}},kj={cartesian2d:function(t){var e=t.master.getRect();return{coordSys:{type:"cartesian2d",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:m.bind(ZL,t)}}},geo:function(t){var e=t.getBoundingRect();return{coordSys:{type:"geo",x:e.x,y:e.y,width:e.width,height:e.height,zoom:t.getZoom()},api:{coord:function(e){return t.dataToPoint(e)},size:m.bind(YL,t)}}},single:function(t){var e=t.getRect();return{coordSys:{type:"singleAxis",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:Object(m.bind)(XL,t)}}},polar:function(t){var e=t.getRadiusAxis(),n=t.getAngleAxis(),r=e.getExtent();return r[0]>r[1]&&r.reverse(),{coordSys:{type:"polar",cx:t.cx,cy:t.cy,r:r[1],r0:r[0]},api:{coord:function(r){var i=e.dataToRadius(r[0]),o=n.dataToAngle(r[1]),a=t.coordToPoint([i,o]);return a.push(i,o*Math.PI/180),a},size:m.bind($L,t)}}},calendar:function(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:"calendar",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(e,n){return t.dataToPoint(e,n)}}}}};function Oj(t){return t instanceof ha}function Ij(t){return t instanceof so}var Tj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n,r){this._progressiveEls=null;var i=this._data,o=t.getData(),a=this.group,s=Rj(t,o,e,n);i||a.removeAll(),o.diff(i).add((function(e){Vj(n,null,e,s(e,r),t,a,o)})).remove((function(e){var n=i.getItemGraphicEl(e);n&&lj(n,qL(n).option,t)})).update((function(e,u){var l=i.getItemGraphicEl(u);Vj(n,l,e,s(e,r),t,a,o)})).execute();var u=t.get("clip",!0)?Iw(t.coordinateSystem,!1,t):null;u?a.setClipPath(u):a.removeClipPath(),this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll(),this._data=null},e.prototype.incrementalRender=function(t,e,n,r,i){var o=e.getData(),a=Rj(e,o,n,r),s=this._progressiveEls=[];function u(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}for(var l=t.start;l<t.end;l++){var c=Vj(null,null,l,a(l,i),e,this.group,o);c&&(c.traverse(u),s.push(c))}},e.prototype.eachRendered=function(t){Gf(this._progressiveEls||this.group,t)},e.prototype.filterForExposedEvent=function(t,e,n,r){var i=e.element;if(null==i||n.name===i)return!0;for(;(n=n.__hostTarget||n.parent)&&n!==this.group;)if(n.name===i)return!0;return!1},e.type="custom",e}(Jf),Bj=Tj;function Lj(t){var e,n=t.type;if("path"===n){var r=t.shape,i=null!=r.width&&null!=r.height?{x:r.x||0,y:r.y||0,width:r.width,height:r.height}:null,o=Kj(r);e=xf(o,null,i,r.layout||"center"),qL(e).customPathData=o}else if("image"===n)e=new va({}),qL(e).customImagePath=t.style.image;else if("text"===n)e=new Ha({});else if("group"===n)e=new cr;else{if("compoundPath"===n)throw new Error('"compoundPath" is not supported yet.');var a=_f(n);if(!a){pc("")}e=new a}return qL(e).customGraphicType=n,e.name=t.name,e.z2EmphasisLift=1,e.z2SelectLift=1,e}function jj(t,e,n,r,i,o,a){Dj(e);var s=i&&i.normal.cfg;s&&e.setTextConfig(s),r&&null==r.transition&&(r.transition=Fj);var u=r&&r.style;if(u){if("text"===e.type){var l=u;Object(m.hasOwn)(l,"textFill")&&(l.fill=l.textFill),Object(m.hasOwn)(l,"textStroke")&&(l.stroke=l.textStroke)}var c=void 0,h=Oj(e)?u.decal:null;t&&h&&(h.dirty=!0,c=zm(h,t)),u.__decalPattern=c}Ij(e)&&u&&(c=u.__decalPattern)&&(u.decal=c),sj(e,r,o,{dataIndex:n,isInit:a,clearStyle:!0}),bj(e,r.keyframeAnimation,o)}function Pj(t,e,n,r,i){var o=e.isGroup?null:e,a=i&&i[t].cfg;if(o){var s=o.ensureState(t);if(!1===r){var u=o.getState(t);u&&(u.style=null)}else s.style=r||null;a&&(s.textConfig=a),ms(o)}}function Nj(t,e,n){var r=n===xj,i=r?e:Wj(e,n),o=i?i.z2:null;null!=o&&((r?t:t.ensureState(n)).z2=o||0)}function Rj(t,e,n,r){var i=t.get("renderItem"),o=t.coordinateSystem,a={};o&&(a=o.prepareCustoms?o.prepareCustoms(o):kj[o.type](o));for(var s,u,l=Object(m.defaults)({getWidth:r.getWidth,getHeight:r.getHeight,getZr:r.getZr,getDevicePixelRatio:r.getDevicePixelRatio,value:function(t,n){return null==n&&(n=s),e.getStore().get(e.getDimensionIndex(t||0),n)},style:function(n,r){null==r&&(r=s);var i=e.getItemVisual(r,"style"),o=i&&i.fill,a=i&&i.opacity,u=D(r,xj).getItemStyle();null!=o&&(u.fill=o),null!=a&&(u.opacity=a);var l={inheritColor:Object(m.isString)(o)?o:"#000"},c=b(r,xj),h=ru(c,null,l,!1,!0);h.text=c.getShallow("show")?Object(m.retrieve2)(t.getFormattedLabel(r,xj),cw(e,r)):null;var d=iu(c,l,!1);return x(n,u),u=tj(u,h,d),n&&_(u,n),u.legacy=!0,u},ordinalRawValue:function(t,n){null==n&&(n=s),t=t||0;var r=e.getDimensionInfo(t);if(!r){var i=e.getDimensionIndex(t);return i>=0?e.getStore().get(i,n):void 0}var o=e.get(r.name,n),a=r&&r.ordinalMeta;return a?a.categories[o]:o},styleEmphasis:function(n,r){null==r&&(r=s);var i=D(r,_j).getItemStyle(),o=b(r,_j),a=ru(o,null,null,!0,!0);a.text=o.getShallow("show")?Object(m.retrieve3)(t.getFormattedLabel(r,_j),t.getFormattedLabel(r,xj),cw(e,r)):null;var u=iu(o,null,!0);return x(n,i),i=tj(i,a,u),n&&_(i,n),i.legacy=!0,i},visual:function(t,n){if(null==n&&(n=s),Object(m.hasOwn)(HL,t)){var r=e.getItemVisual(n,"style");return r?r[HL[t]]:null}if(Object(m.hasOwn)(GL,t))return e.getItemVisual(n,t)},barLayout:function(t){if("cartesian2d"===o.type){var e=o.getBaseAxis();return function(t){var e=[],n=t.axis,r="axis0";if("category"===n.type){for(var i=n.getBandWidth(),o=0;o<t.count;o++)e.push(Object(m.defaults)({bandWidth:i,axisKey:r,stackId:FD+o},t));var a=TD(e),s=[];for(o=0;o<t.count;o++){var u=a[r][FD+o];u.offsetCenter=u.offset+u.width/2,s.push(u)}return s}}(Object(m.defaults)({axis:e},t))}},currentSeriesIndices:function(){return n.getCurrentSeriesIndices()},font:function(t){return lu(t,n)}},a.api||{}),c={context:{},seriesId:t.id,seriesName:t.name,seriesIndex:t.seriesIndex,coordSys:a.coordSys,dataInsideLength:e.count(),encode:zj(t.getData())},h={},d={},p={},f={},g=0;g<Aj.length;g++){var y=Aj[g];p[y]=t.getModel(Sj[y]),f[y]=t.getModel(Ej[y])}function v(t){return t===s?u||(u=e.getItemModel(t)):e.getItemModel(t)}function D(t,n){return e.hasItemOption?t===s?h[n]||(h[n]=v(t).getModel(Sj[n])):v(t).getModel(Sj[n]):p[n]}function b(t,n){return e.hasItemOption?t===s?d[n]||(d[n]=v(t).getModel(Ej[n])):v(t).getModel(Ej[n]):f[n]}return function(t,n){return s=t,u=null,h={},d={},i&&i(Object(m.defaults)({dataIndexInside:t,dataIndex:e.getRawIndex(t),actionType:n?n.type:null},c),l)};function _(t,e){for(var n in e)Object(m.hasOwn)(e,n)&&(t[n]=e[n])}function x(t,e){t&&(t.textFill&&(e.textFill=t.textFill),t.textPosition&&(e.textPosition=t.textPosition))}}function zj(t){var e={};return Object(m.each)(t.dimensions,(function(n){var r=t.getDimensionInfo(n);if(!r.isExtraCoord){var i=r.coordDim;(e[i]=e[i]||[])[r.coordDimIndex]=t.getDimensionIndex(n)}})),e}function Vj(t,e,n,r,i,o,a){if(r){var s=Hj(t,e,n,r,i,o);return s&&a.setItemGraphicEl(n,s),s&&Ts(s,r.focus,r.blurScope,r.emphasisDisabled),s}o.remove(e)}function Hj(t,e,n,r,i,o){var a=-1,s=e;e&&Gj(e,r,i)&&(a=Object(m.indexOf)(o.childrenRef(),e),e=null);var u=!e,l=e;l?l.clearStates():(l=Lj(r),s&&function(t,e){e.copyTransform(t),Ij(e)&&Ij(t)&&(e.setStyle(t.style),e.z=t.z,e.z2=t.z2,e.zlevel=t.zlevel,e.invisible=t.invisible,e.ignore=t.ignore,Oj(e)&&Oj(t)&&e.setShape(t.shape))}(s,l)),!1===r.morph?l.disableMorphing=!0:l.disableMorphing&&(l.disableMorphing=!1),Mj.normal.cfg=Mj.normal.conOpt=Mj.emphasis.cfg=Mj.emphasis.conOpt=Mj.blur.cfg=Mj.blur.conOpt=Mj.select.cfg=Mj.select.conOpt=null,Mj.isLegacy=!1,function(t,e,n,r,i,o){if(!t.isGroup){qj(n,null,o),qj(n,_j,o);var a=o.normal.conOpt,s=o.emphasis.conOpt,u=o.blur.conOpt,l=o.select.conOpt;if(null!=a||null!=s||null!=l||null!=u){var c=t.getTextContent();if(!1===a)c&&t.removeTextContent();else{a=o.normal.conOpt=a||{type:"text"},c?c.clearStates():(c=Lj(a),t.setTextContent(c)),jj(null,c,e,a,null,r,i);for(var h=a&&a.style,d=0;d<Aj.length;d++){var p=Aj[d];if(p!==xj){var f=o[p].conOpt;Pj(p,c,0,Uj(a,f,p),null)}}h?c.dirty():c.markRedraw()}}}}(l,n,r,i,u,Mj),function(t,e,n,r,i){var o=n.clipPath;if(!1===o)t&&t.getClipPath()&&t.removeClipPath();else if(o){var a=t.getClipPath();a&&Gj(a,o,r)&&(a=null),a||(a=Lj(o),t.setClipPath(a)),jj(null,a,e,o,null,r,i)}}(l,n,r,i,u),jj(t,l,n,r,Mj,i,u),Object(m.hasOwn)(r,"info")&&(qL(l).info=r.info);for(var c=0;c<Aj.length;c++){var h=Aj[c];if(h!==xj){var d=Wj(r,h);Pj(h,l,0,Uj(r,d,h),Mj)}}return function(t,e,n){if(!t.isGroup){var r=t,i=n.currentZ,o=n.currentZLevel;r.z=i,r.zlevel=o;var a=e.z2;null!=a&&(r.z2=a||0);for(var s=0;s<Aj.length;s++)Nj(r,e,Aj[s])}}(l,r,i),"group"===r.type&&function(t,e,n,r,i){var o=r.children,a=o?o.length:0,s=r.$mergeChildren,u="byName"===s||r.diffChildrenByName,l=!1===s;if(a||u||l)if(u)!function(t){new wv(t.oldChildren,t.newChildren,Yj,Yj,t).add(Xj).update(Xj).remove($j).execute()}({api:t,oldChildren:e.children()||[],newChildren:o||[],dataIndex:n,seriesModel:i,group:e});else{l&&e.removeAll();for(var c=0;c<a;c++){var h=o[c],d=e.childAt(c);h?(null==h.ignore&&(h.ignore=!1),Hj(t,d,n,h,i,e)):d.ignore=!0}for(var p=e.childCount()-1;p>=c;p--){var f=e.childAt(p);Zj(e,f,i)}}}(t,l,n,r,i),a>=0?o.replaceAt(l,a):o.add(l),l}function Gj(t,e,n){var r=qL(t),i=e.type,o=e.shape,a=e.style;return n.isUniversalTransitionEnabled()||null!=i&&i!==r.customGraphicType||"path"===i&&function(t){return t&&(Object(m.hasOwn)(t,"pathData")||Object(m.hasOwn)(t,"d"))}(o)&&Kj(o)!==r.customPathData||"image"===i&&Object(m.hasOwn)(a,"image")&&a.image!==r.customImagePath}function qj(t,e,n){var r=e?Wj(t,e):t,i=e?Uj(t,r,_j):t.style,o=t.type,a=r?r.textConfig:null,s=t.textContent,u=s?e?Wj(s,e):s:null;if(i&&(n.isLegacy||KL(i,o,!!a,!!u))){n.isLegacy=!0;var l=JL(i,o,!e);!a&&l.textConfig&&(a=l.textConfig),!u&&l.textContent&&(u=l.textContent)}if(!e&&u){var c=u;!c.type&&(c.type="text")}var h=e?n[e]:n.normal;h.cfg=a,h.conOpt=u}function Wj(t,e){return e?t?t[e]:null:t}function Uj(t,e,n){var r=e&&e.style;return null==r&&n===_j&&t&&(r=t.styleEmphasis),r}function Zj(t,e,n){e&&lj(e,qL(t).option,n)}function Yj(t,e){var n=t&&t.name;return null!=n?n:"e\0\0"+e}function Xj(t,e){var n=this.context,r=null!=t?n.newChildren[t]:null,i=null!=e?n.oldChildren[e]:null;Hj(n.api,i,n.dataIndex,r,n.seriesModel,n.group)}function $j(t){var e=this.context,n=e.oldChildren[t];n&&lj(n,qL(n).option,e.seriesModel)}function Kj(t){return t&&(t.pathData||t.d)}var Jj=hi(),Qj=m.clone,tP=m.bind,eP=function(){function t(){this._dragging=!1,this.animationThreshold=15}return t.prototype.render=function(t,e,n,r){var i=e.get("value"),o=e.get("status");if(this._axisModel=t,this._axisPointerModel=e,this._api=n,r||this._lastValue!==i||this._lastStatus!==o){this._lastValue=i,this._lastStatus=o;var a=this._group,s=this._handle;if(!o||"hide"===o)return a&&a.hide(),void(s&&s.hide());a&&a.show(),s&&s.show();var u={};this.makeElOption(u,i,t,e,n);var l=u.graphicKey;l!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=l;var c=this._moveAnimation=this.determineAnimation(t,e);if(a){var h=m.curry(nP,e,c);this.updatePointerEl(a,u,h),this.updateLabelEl(a,u,h,e)}else a=this._group=new cr,this.createPointerEl(a,u,t,e),this.createLabelEl(a,u,t,e),n.getZr().add(a);aP(a,e,!0),this._renderHandle(i)}},t.prototype.remove=function(t){this.clear(t)},t.prototype.dispose=function(t){this.clear(t)},t.prototype.determineAnimation=function(t,e){var n=e.get("animation"),r=t.axis,i="category"===r.type,o=e.get("snap");if(!o&&!i)return!1;if("auto"===n||null==n){var a=this.animationThreshold;if(i&&r.getBandWidth()>a)return!0;if(o){var s=RA(t).seriesDataCount,u=r.getExtent();return Math.abs(u[0]-u[1])/s>a}return!1}return!0===n},t.prototype.makeElOption=function(t,e,n,r,i){},t.prototype.createPointerEl=function(t,e,n,r){var i=e.pointer;if(i){var o=Jj(t).pointerEl=new a[i.type](Qj(e.pointer));t.add(o)}},t.prototype.createLabelEl=function(t,e,n,r){if(e.label){var i=Jj(t).labelEl=new Ha(Qj(e.label));t.add(i),iP(i,r)}},t.prototype.updatePointerEl=function(t,e,n){var r=Jj(t).pointerEl;r&&e.pointer&&(r.setStyle(e.pointer.style),n(r,{shape:e.pointer.shape}))},t.prototype.updateLabelEl=function(t,e,n,r){var i=Jj(t).labelEl;i&&(i.setStyle(e.label.style),n(i,{x:e.label.x,y:e.label.y}),iP(i,r))},t.prototype._renderHandle=function(t){if(!this._dragging&&this.updateHandleTransform){var e,n=this._axisPointerModel,r=this._api.getZr(),i=this._handle,o=n.getModel("handle"),a=n.get("status");if(!o.get("show")||!a||"hide"===a)return i&&r.remove(i),void(this._handle=null);this._handle||(e=!0,i=this._handle=Pf(o.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){ft(t.event)},onmousedown:tP(this._onHandleDragMove,this,0,0),drift:tP(this._onHandleDragMove,this),ondragend:tP(this._onHandleDragEnd,this)}),r.add(i)),aP(i,n,!1),i.setStyle(o.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=o.get("size");m.isArray(s)||(s=[s,s]),i.scaleX=s[0]/2,i.scaleY=s[1]/2,rg(this,"_doDispatchAxisPointer",o.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},t.prototype._moveHandleToValue=function(t,e){nP(this._axisPointerModel,!e&&this._moveAnimation,this._handle,oP(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},t.prototype._onHandleDragMove=function(t,e){var n=this._handle;if(n){this._dragging=!0;var r=this.updateHandleTransform(oP(n),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=r,n.stopAnimation(),n.attr(oP(r)),Jj(n).lastProp=null,this._doDispatchAxisPointer()}},t.prototype._doDispatchAxisPointer=function(){if(this._handle){var t=this._payloadInfo,e=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:e.axis.dim,axisIndex:e.componentIndex}]})}},t.prototype._onHandleDragEnd=function(){if(this._dragging=!1,this._handle){var t=this._axisPointerModel.get("value");this._moveHandleToValue(t),this._api.dispatchAction({type:"hideTip"})}},t.prototype.clear=function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),n=this._group,r=this._handle;e&&n&&(this._lastGraphicKey=null,n&&e.remove(n),r&&e.remove(r),this._group=null,this._handle=null,this._payloadInfo=null),ig(this,"_doDispatchAxisPointer")},t.prototype.doClear=function(){},t.prototype.buildLabel=function(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}},t}();function nP(t,e,n,r){rP(Jj(n).lastProp,r)||(Jj(n).lastProp=r,e?Ws(n,r,t):(n.stopAnimation(),n.attr(r)))}function rP(t,e){if(m.isObject(t)&&m.isObject(e)){var n=!0;return m.each(e,(function(e,r){n=n&&rP(t[r],e)})),!!n}return t===e}function iP(t,e){t[e.get(["label","show"])?"show":"hide"]()}function oP(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function aP(t,e,n){var r=e.get("z"),i=e.get("zlevel");t&&t.traverse((function(t){"group"!==t.type&&(null!=r&&(t.z=r),null!=i&&(t.zlevel=i),t.silent=n)}))}var sP=eP;function uP(t){var e,n=t.get("type"),r=t.getModel(n+"Style");return"line"===n?(e=r.getLineStyle()).fill=null:"shadow"===n&&((e=r.getAreaStyle()).stroke=null),e}function lP(t,e,n,r,i){var o=cP(n.get("value"),e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),a=n.getModel("label"),s=gl(a.get("padding")||0),u=a.getFont(),l=Un(o,u),c=i.position,h=l.width+s[1]+s[3],d=l.height+s[0]+s[2],p=i.align;"right"===p&&(c[0]-=h),"center"===p&&(c[0]-=h/2);var f=i.verticalAlign;"bottom"===f&&(c[1]-=d),"middle"===f&&(c[1]-=d/2),function(t,e,n,r){var i=r.getWidth(),o=r.getHeight();t[0]=Math.min(t[0]+e,i)-e,t[1]=Math.min(t[1]+n,o)-n,t[0]=Math.max(t[0],0),t[1]=Math.max(t[1],0)}(c,h,d,r);var g=a.get("backgroundColor");g&&"auto"!==g||(g=e.get(["axisLine","lineStyle","color"])),t.label={x:c[0],y:c[1],style:ru(a,{text:o,font:u,fill:a.getTextColor(),padding:s,backgroundColor:g}),z2:10}}function cP(t,e,n,r,i){t=e.scale.parse(t);var o=e.scale.getLabel({value:t},{precision:i.precision}),a=i.formatter;if(a){var s={value:pb(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};m.each(r,(function(t){var e=n.getSeriesByIndex(t.seriesIndex),r=t.dataIndexInside,i=e&&e.getDataParams(r);i&&s.seriesData.push(i)})),m.isString(a)?o=a.replace("{value}",o):m.isFunction(a)&&(o=a(s))}return o}function hP(t,e,n){var r=[1,0,0,1,0,0];return Ct(r,r,n.rotation),wt(r,r,n.position),Of([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],r)}function dP(t,e,n,r,i,o){var a=LA.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=i.get(["label","margin"]),lP(e,r,i,o,{position:hP(r.axis,t,n),align:a.textAlign,verticalAlign:a.textVerticalAlign})}function pP(t,e,n){return{x1:t[n=n||0],y1:t[1-n],x2:e[n],y2:e[1-n]}}function fP(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}}function gP(t,e,n,r,i,o){return{cx:t,cy:e,r0:n,r:r,startAngle:i,endAngle:o,clockwise:!0}}var mP=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.makeElOption=function(t,e,n,r,i){var o=n.axis,a=o.grid,s=r.get("type"),u=yP(a,o).getOtherAxis(o).getGlobalExtent(),l=o.toGlobalCoord(o.dataToCoord(e,!0));if(s&&"none"!==s){var c=uP(r),h=vP[s](o,l,u);h.style=c,t.graphicKey=h.type,t.pointer=h}dP(e,t,vA(a.model,n),n,r,i)},e.prototype.getHandleTransform=function(t,e,n){var r=vA(e.axis.grid.model,e,{labelInside:!1});r.labelMargin=n.get(["handle","margin"]);var i=hP(e.axis,t,r);return{x:i[0],y:i[1],rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,r){var i=n.axis,o=i.grid,a=i.getGlobalExtent(!0),s=yP(o,i).getOtherAxis(i).getGlobalExtent(),u="x"===i.dim?0:1,l=[t.x,t.y];l[u]+=e[u],l[u]=Math.min(a[1],l[u]),l[u]=Math.max(a[0],l[u]);var c=(s[1]+s[0])/2,h=[c,c];h[u]=l[u];return{x:l[0],y:l[1],rotation:t.rotation,cursorPoint:h,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][u]}},e}(sP);function yP(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var vP={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:pP([e,n[0]],[e,n[1]],DP(t))}},shadow:function(t,e,n){var r=Math.max(1,t.getBandWidth()),i=n[1]-n[0];return{type:"Rect",shape:fP([e-r/2,n[0]],[r,i],DP(t))}}};function DP(t){return"x"===t.dim?0:1}var bP=mP,_P=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="axisPointer",e.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#B9BEC9",width:1,type:"dashed"},shadowStyle:{color:"rgba(210,219,238,0.2)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,borderRadius:3},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}},e}(Nl),xP=_P,wP=hi(),CP=m.each;function AP(t,e,n){if(!g.a.node){var r=e.getZr();wP(r).records||(wP(r).records={}),function(t,e){function n(n,r){t.on(n,(function(n){var i=function(t){var e={showTip:[],hideTip:[]},n=function(r){var i=e[r.type];i?i.push(r):(r.dispatchAction=n,t.dispatchAction(r))};return{dispatchAction:n,pendings:e}}(e);CP(wP(t).records,(function(t){t&&r(t,n,i.dispatchAction)})),function(t,e){var n,r=t.showTip.length,i=t.hideTip.length;r?n=t.showTip[r-1]:i&&(n=t.hideTip[i-1]),n&&(n.dispatchAction=null,e.dispatchAction(n))}(i.pendings,e)}))}wP(t).initialized||(wP(t).initialized=!0,n("click",m.curry(EP,"click")),n("mousemove",m.curry(EP,"mousemove")),n("globalout",SP))}(r,e),(wP(r).records[t]||(wP(r).records[t]={})).handler=n}}function SP(t,e,n){t.handler("leave",null,n)}function EP(t,e,n,r){e.handler(t,n,r)}function FP(t,e){if(!g.a.node){var n=e.getZr();(wP(n).records||{})[t]&&(wP(n).records[t]=null)}}var MP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r=e.getComponent("tooltip"),i=t.get("triggerOn")||r&&r.get("triggerOn")||"mousemove|click";AP("axisPointer",n,(function(t,e,n){"none"!==i&&("leave"===t||i.indexOf(t)>=0)&&n({type:"updateAxisPointer",currTrigger:t,x:e&&e.offsetX,y:e&&e.offsetY})}))},e.prototype.remove=function(t,e){FP("axisPointer",e)},e.prototype.dispose=function(t,e){FP("axisPointer",e)},e.type="axisPointer",e}(Pd),kP=MP;function OP(t,e){var n,r=[],i=t.seriesIndex;if(null==i||!(n=e.getSeriesByIndex(i)))return{point:[]};var o=n.getData(),a=ci(o,t);if(null==a||a<0||m.isArray(a))return{point:[]};var s=o.getItemGraphicEl(a),u=n.coordinateSystem;if(n.getTooltipPosition)r=n.getTooltipPosition(a)||[];else if(u&&u.dataToPoint)if(t.isStacked){var l=u.getBaseAxis(),c=u.getOtherAxis(l).dim,h=l.dim,d="x"===c||"radius"===c?1:0,p=o.mapDimension(h),f=[];f[d]=o.get(p,a),f[1-d]=o.get(o.getCalculationInfo("stackResultDimension"),a),r=u.dataToPoint(f)||[]}else r=u.dataToPoint(o.getValues(m.map(u.dimensions,(function(t){return o.mapDimension(t)})),a))||[];else if(s){var g=s.getBoundingRect().clone();g.applyTransform(s.transform),r=[g.x+g.width/2,g.y+g.height/2]}return{point:r,el:s}}var IP=hi();function TP(t,e,n){var r=t.currTrigger,i=[t.x,t.y],o=t,a=t.dispatchAction||Object(m.bind)(n.dispatchAction,n),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){NP(i)&&(i=OP({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var u=NP(i),l=o.axesInfo,c=s.axesInfo,h="leave"===r||NP(i),d={},p={},f={list:[],map:{}},g={showPointer:Object(m.curry)(LP,p),showTooltip:Object(m.curry)(jP,f)};Object(m.each)(s.coordSysMap,(function(t,e){var n=u||t.containPoint(i);Object(m.each)(s.coordSysAxesInfo[e],(function(t,e){var r=t.axis,o=function(t,e){for(var n=0;n<(t||[]).length;n++){var r=t[n];if(e.axis.dim===r.axisDim&&e.axis.model.componentIndex===r.axisIndex)return r}}(l,t);if(!h&&n&&(!l||o)){var a=o&&o.value;null!=a||u||(a=r.pointToData(i)),null!=a&&BP(t,a,g,!1,d)}}))}));var y={};return Object(m.each)(c,(function(t,e){var n=t.linkGroup;n&&!p[e]&&Object(m.each)(n.axesInfo,(function(e,r){var i=p[r];if(e!==t&&i){var o=i.value;n.mapper&&(o=t.axis.scale.parse(n.mapper(o,PP(e),PP(t)))),y[t.key]=o}}))})),Object(m.each)(y,(function(t,e){BP(c[e],t,g,!0,d)})),function(t,e,n){var r=n.axesInfo=[];Object(m.each)(e,(function(e,n){var i=e.axisPointerModel.option,o=t[n];o?(!e.useHandle&&(i.status="show"),i.value=o.value,i.seriesDataIndices=(o.payloadBatch||[]).slice()):!e.useHandle&&(i.status="hide"),"show"===i.status&&r.push({axisDim:e.axis.dim,axisIndex:e.axis.model.componentIndex,value:i.value})}))}(p,c,d),function(t,e,n,r){if(!NP(e)&&t.list.length){var i=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};r({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:i.dataIndexInside,dataIndex:i.dataIndex,seriesIndex:i.seriesIndex,dataByCoordSys:t.list})}else r({type:"hideTip"})}(f,i,t,a),function(t,e,n){var r=n.getZr(),i="axisPointerLastHighlights",o=IP(r)[i]||{},a=IP(r)[i]={};Object(m.each)(t,(function(t,e){var n=t.axisPointerModel.option;"show"===n.status&&t.triggerEmphasis&&Object(m.each)(n.seriesDataIndices,(function(t){var e=t.seriesIndex+" | "+t.dataIndex;a[e]=t}))}));var s=[],u=[];Object(m.each)(o,(function(t,e){!a[e]&&u.push(t)})),Object(m.each)(a,(function(t,e){!o[e]&&s.push(t)})),u.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:u}),s.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:s})}(c,0,n),d}}function BP(t,e,n,r,i){var o=t.axis;if(!o.scale.isBlank()&&o.containData(e))if(t.involveSeries){var a=function(t,e){var n=e.axis,r=n.dim,i=t,o=[],a=Number.MAX_VALUE,s=-1;return Object(m.each)(e.seriesModels,(function(e,u){var l,c,h=e.getData().mapDimensionsAll(r);if(e.getAxisTooltipData){var d=e.getAxisTooltipData(h,t,n);c=d.dataIndices,l=d.nestestValue}else{if(!(c=e.getData().indicesOfNearest(h[0],t,"category"===n.type?.5:null)).length)return;l=e.getData().get(h[0],c[0])}if(null!=l&&isFinite(l)){var p=t-l,f=Math.abs(p);f<=a&&((f<a||p>=0&&s<0)&&(a=f,s=p,i=l,o.length=0),Object(m.each)(c,(function(t){o.push({seriesIndex:e.seriesIndex,dataIndexInside:t,dataIndex:e.getData().getRawIndex(t)})})))}})),{payloadBatch:o,snapToValue:i}}(e,t),s=a.payloadBatch,u=a.snapToValue;s[0]&&null==i.seriesIndex&&Object(m.extend)(i,s[0]),!r&&t.snap&&o.containData(u)&&null!=u&&(e=u),n.showPointer(t,e,s),n.showTooltip(t,a,u)}else n.showPointer(t,e)}function LP(t,e,n,r){t[e.key]={value:n,payloadBatch:r}}function jP(t,e,n,r){var i=n.payloadBatch,o=e.axis,a=o.model,s=e.axisPointerModel;if(e.triggerTooltip&&i.length){var u=e.coordSys.model,l=VA(u),c=t.map[l];c||(c=t.map[l]={coordSysId:u.id,coordSysIndex:u.componentIndex,coordSysType:u.type,coordSysMainType:u.mainType,dataByAxis:[]},t.list.push(c)),c.dataByAxis.push({axisDim:o.dim,axisIndex:a.componentIndex,axisType:a.type,axisId:a.id,value:r,valueLabelOpt:{precision:s.get(["label","precision"]),formatter:s.get(["label","formatter"])},seriesDataIndices:i.slice()})}}function PP(t){var e=t.axis.model,n={},r=n.axisDim=t.axis.dim;return n.axisIndex=n[r+"AxisIndex"]=e.componentIndex,n.axisName=n[r+"AxisName"]=e.name,n.axisId=n[r+"AxisId"]=e.id,n}function NP(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function RP(t){qA.registerAxisPointerClass("CartesianAxisPointer",bP),t.registerComponentModel(xP),t.registerComponentView(kP),t.registerPreprocessor((function(t){if(t){(!t.axisPointer||0===t.axisPointer.length)&&(t.axisPointer={});var e=t.axisPointer.link;e&&!Object(m.isArray)(e)&&(t.axisPointer.link=[e])}})),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,(function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=jA(t,e)})),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},TP)}var zP=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.makeElOption=function(t,e,n,r,i){var o=n.axis;"angle"===o.dim&&(this.animationThreshold=Math.PI/18);var a=o.polar,s=a.getOtherAxis(o).getExtent(),u=o.dataToCoord(e),l=r.get("type");if(l&&"none"!==l){var c=uP(r),h=VP[l](o,a,u,s);h.style=c,t.graphicKey=h.type,t.pointer=h}var d=function(t,e,n,r,i){var o=e.axis,a=o.dataToCoord(t),s=r.getAngleAxis().getExtent()[0];s=s/180*Math.PI;var u,l,c,h=r.getRadiusAxis().getExtent();if("radius"===o.dim){var d=[1,0,0,1,0,0];Ct(d,d,s),wt(d,d,[r.cx,r.cy]),u=Of([a,-i],d);var p=e.getModel("axisLabel").get("rotate")||0,f=LA.innerTextLayout(s,p*Math.PI/180,-1);l=f.textAlign,c=f.textVerticalAlign}else{var g=h[1];u=r.coordToPoint([g+i,a]);var m=r.cx,y=r.cy;l=Math.abs(u[0]-m)/g<.3?"center":u[0]>m?"left":"right",c=Math.abs(u[1]-y)/g<.3?"middle":u[1]>y?"top":"bottom"}return{position:u,align:l,verticalAlign:c}}(e,n,0,a,r.get(["label","margin"]));lP(t,n,r,i,d)},e}(sP);var VP={line:function(t,e,n,r){return"angle"===t.dim?{type:"Line",shape:pP(e.coordToPoint([r[0],n]),e.coordToPoint([r[1],n]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:n}}},shadow:function(t,e,n,r){var i=Math.max(1,t.getBandWidth()),o=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:gP(e.cx,e.cy,r[0],r[1],(-n-i/2)*o,(i/2-n)*o)}:{type:"Sector",shape:gP(e.cx,e.cy,n-i/2,n+i/2,0,2*Math.PI)}}},HP=zP,GP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.findAxisModel=function(t){var e;return this.ecModel.eachComponent(t,(function(t){t.getCoordSysModel()===this&&(e=t)}),this),e},e.type="polar",e.dependencies=["radiusAxis","angleAxis"],e.defaultOption={z:0,center:["50%","50%"],radius:"80%"},e}(Nl),qP=GP,WP=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",gi).models[0]},e.type="polarAxis",e}(Nl);m.mixin(WP,vb);var UP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="angleAxis",e}(WP),ZP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="radiusAxis",e}(WP),YP=function(t){function e(e,n){return t.call(this,"radius",e,n)||this}return f(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e}(Kb);YP.prototype.dataToRadius=Kb.prototype.dataToCoord,YP.prototype.radiusToData=Kb.prototype.coordToData;var XP=YP,$P=hi(),KP=function(t){function e(e,n){return t.call(this,"angle",e,n||[0,360])||this}return f(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e.prototype.calculateCategoryInterval=function(){var t=this,e=t.getLabelModel(),n=t.scale,r=n.getExtent(),i=n.count();if(r[1]-r[0]<1)return 0;var o=r[0],a=t.dataToCoord(o+1)-t.dataToCoord(o),s=Math.abs(a),u=Un(null==o?"":o+"",e.getFont(),"center","top"),l=Math.max(u.height,7)/s;isNaN(l)&&(l=1/0);var c=Math.max(0,Math.floor(l)),h=$P(t.model),d=h.lastAutoInterval,p=h.lastTickCount;return null!=d&&null!=p&&Math.abs(d-c)<=1&&Math.abs(p-i)<=1&&d>c?c=d:(h.lastTickCount=i,h.lastAutoInterval=c),c},e}(Kb);KP.prototype.dataToAngle=Kb.prototype.dataToCoord,KP.prototype.angleToData=Kb.prototype.coordToData;var JP=KP,QP=["radius","angle"],tN=function(){function t(t){this.dimensions=QP,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new XP,this._angleAxis=new JP,this.axisPointerEnabled=!0,this.name=t||"",this._radiusAxis.polar=this._angleAxis.polar=this}return t.prototype.containPoint=function(t){var e=this.pointToCoord(t);return this._radiusAxis.contain(e[0])&&this._angleAxis.contain(e[1])},t.prototype.containData=function(t){return this._radiusAxis.containData(t[0])&&this._angleAxis.containData(t[1])},t.prototype.getAxis=function(t){return this["_"+t+"Axis"]},t.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},t.prototype.getAxesByScale=function(t){var e=[],n=this._angleAxis,r=this._radiusAxis;return n.scale.type===t&&e.push(n),r.scale.type===t&&e.push(r),e},t.prototype.getAngleAxis=function(){return this._angleAxis},t.prototype.getRadiusAxis=function(){return this._radiusAxis},t.prototype.getOtherAxis=function(t){var e=this._angleAxis;return t===e?this._radiusAxis:e},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},t.prototype.getTooltipAxes=function(t){var e=null!=t&&"auto"!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[e],otherAxes:[this.getOtherAxis(e)]}},t.prototype.dataToPoint=function(t,e){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],e),this._angleAxis.dataToAngle(t[1],e)])},t.prototype.pointToData=function(t,e){var n=this.pointToCoord(t);return[this._radiusAxis.radiusToData(n[0],e),this._angleAxis.angleToData(n[1],e)]},t.prototype.pointToCoord=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,r=this.getAngleAxis(),i=r.getExtent(),o=Math.min(i[0],i[1]),a=Math.max(i[0],i[1]);r.inverse?o=a-360:a=o+360;var s=Math.sqrt(e*e+n*n);e/=s,n/=s;for(var u=Math.atan2(-n,e)/Math.PI*180,l=u<o?1:-1;u<o||u>a;)u+=360*l;return[s,u]},t.prototype.coordToPoint=function(t){var e=t[0],n=t[1]/180*Math.PI;return[Math.cos(n)*e+this.cx,-Math.sin(n)*e+this.cy]},t.prototype.getArea=function(){var t=this.getAngleAxis(),e=this.getRadiusAxis().getExtent().slice();e[0]>e[1]&&e.reverse();var n=t.getExtent(),r=Math.PI/180,i=1e-4;return{cx:this.cx,cy:this.cy,r0:e[0],r:e[1],startAngle:-n[0]*r,endAngle:-n[1]*r,clockwise:t.inverse,contain:function(t,e){var n=t-this.cx,r=e-this.cy,o=n*n+r*r,a=this.r,s=this.r0;return a!==s&&o-i<=a*a&&o+i>=s*s}}},t.prototype.convertToPixel=function(t,e,n){return eN(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return eN(e)===this?this.pointToData(n):null},t}();function eN(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var nN=tN;function rN(t,e){var n=this,r=n.getAngleAxis(),i=n.getRadiusAxis();if(r.scale.setExtent(1/0,-1/0),i.scale.setExtent(1/0,-1/0),t.eachSeries((function(t){if(t.coordinateSystem===n){var e=t.getData();m.each(yb(e,"radius"),(function(t){i.scale.unionExtentFromData(e,t)})),m.each(yb(e,"angle"),(function(t){r.scale.unionExtentFromData(e,t)}))}})),cb(r.scale,r.model),cb(i.scale,i.model),"category"===r.type&&!r.onBand){var o=r.getExtent(),a=360/r.scale.count();r.inverse?o[1]+=a:o[1]-=a,r.setExtent(o[0],o[1])}}function iN(t,e){var n;if(t.type=e.get("type"),t.scale=hb(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),function(t){return"angleAxis"===t.mainType}(e)){t.inverse=t.inverse!==e.get("clockwise");var r=e.get("startAngle"),i=null!==(n=e.get("endAngle"))&&void 0!==n?n:r+(t.inverse?-360:360);t.setExtent(r,i)}e.axis=t,t.model=e}var oN={dimensions:QP,create:function(t,e){var n=[];return t.eachComponent("polar",(function(t,r){var i=new nN(r+"");i.update=rN;var o=i.getRadiusAxis(),a=i.getAngleAxis(),s=t.findAxisModel("radiusAxis"),u=t.findAxisModel("angleAxis");iN(o,s),iN(a,u),function(t,e,n){var r=e.get("center"),i=n.getWidth(),o=n.getHeight();t.cx=Sr(r[0],i),t.cy=Sr(r[1],o);var a=t.getRadiusAxis(),s=Math.min(i,o)/2,u=e.get("radius");null==u?u=[0,"100%"]:m.isArray(u)||(u=[0,u]);var l=[Sr(u[0],s),Sr(u[1],s)];a.inverse?a.setExtent(l[1],l[0]):a.setExtent(l[0],l[1])}(i,t,e),n.push(i),t.coordinateSystem=i,i.model=t})),t.eachSeries((function(t){if("polar"===t.get("coordinateSystem")){var e=t.getReferringComponents("polar",gi).models[0];t.coordinateSystem=e.coordinateSystem}})),n}},aN=oN,sN=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function uN(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var r=t.coordToPoint([e[0],n]),i=t.coordToPoint([e[1],n]);return{x1:r[0],y1:r[1],x2:i[0],y2:i[1]}}function lN(t){return t.getRadiusAxis().inverse?0:1}function cN(t){var e=t[0],n=t[t.length-1];e&&n&&Math.abs(Math.abs(e.coord-n.coord)-360)<1e-4&&t.pop()}var hN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return f(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=t.axis,r=n.polar,i=r.getRadiusAxis().getExtent(),o=n.getTicksCoords(),a=n.getMinorTicksCoords(),s=m.map(n.getViewLabels(),(function(t){t=m.clone(t);var e=n.scale,r="ordinal"===e.type?e.getRawOrdinalNumber(t.tickValue):t.tickValue;return t.coord=n.dataToCoord(r),t}));cN(s),cN(o),m.each(sN,(function(e){!t.get([e,"show"])||n.scale.isBlank()&&"axisLine"!==e||dN[e](this.group,t,r,o,a,i,s)}),this)}},e.type="angleAxis",e}(qA),dN={axisLine:function(t,e,n,r,i,o){var s,u=e.getModel(["axisLine","lineStyle"]),l=n.getAngleAxis(),c=Math.PI/180,h=l.getExtent(),d=lN(n),p=d?0:1,f=360===Math.abs(h[1]-h[0])?"Circle":"Arc";(s=0===o[p]?new a[f]({shape:{cx:n.cx,cy:n.cy,r:o[d],startAngle:-h[0]*c,endAngle:-h[1]*c,clockwise:l.inverse},style:u.getLineStyle(),z2:1,silent:!0}):new kp({shape:{cx:n.cx,cy:n.cy,r:o[d],r0:o[p]},style:u.getLineStyle(),z2:1,silent:!0})).style.fill=null,t.add(s)},axisTick:function(t,e,n,r,i,o){var a=e.getModel("axisTick"),s=(a.get("inside")?-1:1)*a.get("length"),u=o[lN(n)],l=m.map(r,(function(t){return new Vp({shape:uN(n,[u,u+s],t.coord)})}));t.add(Af(l,{style:m.defaults(a.getModel("lineStyle").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})}))},minorTick:function(t,e,n,r,i,o){if(i.length){for(var a=e.getModel("axisTick"),s=e.getModel("minorTick"),u=(a.get("inside")?-1:1)*s.get("length"),l=o[lN(n)],c=[],h=0;h<i.length;h++)for(var d=0;d<i[h].length;d++)c.push(new Vp({shape:uN(n,[l,l+u],i[h][d].coord)}));t.add(Af(c,{style:m.defaults(s.getModel("lineStyle").getLineStyle(),m.defaults(a.getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])}))}))}},axisLabel:function(t,e,n,r,i,o,a){var s=e.getCategories(!0),u=e.getModel("axisLabel"),l=u.get("margin"),c=e.get("triggerEvent");m.each(a,(function(r,i){var a=u,h=r.tickValue,d=o[lN(n)],p=n.coordToPoint([d+l,r.coord]),f=n.cx,g=n.cy,y=Math.abs(p[0]-f)/d<.3?"center":p[0]>f?"left":"right",v=Math.abs(p[1]-g)/d<.3?"middle":p[1]>g?"top":"bottom";if(s&&s[h]){var D=s[h];m.isObject(D)&&D.textStyle&&(a=new Au(D.textStyle,u,u.ecModel))}var b=new Ha({silent:LA.isLabelSilent(e),style:ru(a,{x:p[0],y:p[1],fill:a.getTextColor()||e.get(["axisLine","lineStyle","color"]),text:r.formattedLabel,align:y,verticalAlign:v})});if(t.add(b),c){var _=LA.makeAxisEventDataBase(e);_.targetType="axisLabel",_.value=r.rawLabel,Ga(b).eventData=_}}),this)},splitLine:function(t,e,n,r,i,o){var a=e.getModel("splitLine").getModel("lineStyle"),s=a.get("color"),u=0;s=s instanceof Array?s:[s];for(var l=[],c=0;c<r.length;c++){var h=u++%s.length;l[h]=l[h]||[],l[h].push(new Vp({shape:uN(n,o,r[c].coord)}))}for(c=0;c<l.length;c++)t.add(Af(l[c],{style:m.defaults({stroke:s[c%s.length]},a.getLineStyle()),silent:!0,z:e.get("z")}))},minorSplitLine:function(t,e,n,r,i,o){if(i.length){for(var a=e.getModel("minorSplitLine").getModel("lineStyle"),s=[],u=0;u<i.length;u++)for(var l=0;l<i[u].length;l++)s.push(new Vp({shape:uN(n,o,i[u][l].coord)}));t.add(Af(s,{style:a.getLineStyle(),silent:!0,z:e.get("z")}))}},splitArea:function(t,e,n,r,i,o){if(r.length){var a=e.getModel("splitArea").getModel("areaStyle"),s=a.get("color"),u=0;s=s instanceof Array?s:[s];for(var l=[],c=Math.PI/180,h=-r[0].coord*c,d=Math.min(o[0],o[1]),p=Math.max(o[0],o[1]),f=e.get("clockwise"),g=1,y=r.length;g<=y;g++){var v=g===y?r[0].coord:r[g].coord,D=u++%s.length;l[D]=l[D]||[],l[D].push(new Ep({shape:{cx:n.cx,cy:n.cy,r0:d,r:p,startAngle:h,endAngle:-v*c,clockwise:f},silent:!0})),h=-v*c}for(g=0;g<l.length;g++)t.add(Af(l[g],{style:m.defaults({fill:s[g%s.length]},a.getAreaStyle()),silent:!0}))}}},pN=hN,fN=["axisLine","axisTickLabel","axisName"],gN=["splitLine","splitArea","minorSplitLine"],mN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return f(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=this._axisGroup,r=this._axisGroup=new cr;this.group.add(r);var i=t.axis,o=i.polar,a=o.getAngleAxis(),s=i.getTicksCoords(),u=i.getMinorTicksCoords(),l=a.getExtent()[0],c=i.getExtent(),h=function(t,e,n){return{position:[t.cx,t.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:e.getModel("axisLabel").get("rotate"),z2:1}}(o,t,l),d=new LA(t,h);m.each(fN,d.add,d),r.add(d.getGroup()),Bf(n,r,t),m.each(gN,(function(e){t.get([e,"show"])&&!i.scale.isBlank()&&yN[e](this.group,t,o,l,c,s,u)}),this)}},e.type="radiusAxis",e}(qA),yN={splitLine:function(t,e,n,r,i,o){var s=e.getModel("splitLine").getModel("lineStyle"),u=s.get("color"),l=0,c=n.getAngleAxis(),h=Math.PI/180,d=c.getExtent(),p=360===Math.abs(d[1]-d[0])?"Circle":"Arc";u=u instanceof Array?u:[u];for(var f=[],g=0;g<o.length;g++){var y=l++%u.length;f[y]=f[y]||[],f[y].push(new a[p]({shape:{cx:n.cx,cy:n.cy,r:Math.max(o[g].coord,0),startAngle:-d[0]*h,endAngle:-d[1]*h,clockwise:c.inverse}}))}for(g=0;g<f.length;g++)t.add(Af(f[g],{style:m.defaults({stroke:u[g%u.length],fill:null},s.getLineStyle()),silent:!0}))},minorSplitLine:function(t,e,n,r,i,o,a){if(a.length){for(var s=e.getModel("minorSplitLine").getModel("lineStyle"),u=[],l=0;l<a.length;l++)for(var c=0;c<a[l].length;c++)u.push(new sp({shape:{cx:n.cx,cy:n.cy,r:a[l][c].coord}}));t.add(Af(u,{style:m.defaults({fill:null},s.getLineStyle()),silent:!0}))}},splitArea:function(t,e,n,r,i,o){if(o.length){var a=e.getModel("splitArea").getModel("areaStyle"),s=a.get("color"),u=0;s=s instanceof Array?s:[s];for(var l=[],c=o[0].coord,h=1;h<o.length;h++){var d=u++%s.length;l[d]=l[d]||[],l[d].push(new Ep({shape:{cx:n.cx,cy:n.cy,r0:c,r:o[h].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),c=o[h].coord}for(h=0;h<l.length;h++)t.add(Af(l[h],{style:m.defaults({fill:s[h%s.length]},a.getAreaStyle()),silent:!0}))}}};var vN=mN;function DN(t){return t.get("stack")||"__ec_stack_"+t.seriesIndex}function bN(t,e){return e.dim+t.model.componentIndex}var _N=function(t,e,n){var r={},i=function(t){var e={};m.each(t,(function(t,n){var r=t.getData(),i=t.coordinateSystem,o=i.getBaseAxis(),a=bN(i,o),s=o.getExtent(),u="category"===o.type?o.getBandWidth():Math.abs(s[1]-s[0])/r.count(),l=e[a]||{bandWidth:u,remainedWidth:u,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},c=l.stacks;e[a]=l;var h=DN(t);c[h]||l.autoWidthCount++,c[h]=c[h]||{width:0,maxWidth:0};var d=Sr(t.get("barWidth"),u),p=Sr(t.get("barMaxWidth"),u),f=t.get("barGap"),g=t.get("barCategoryGap");d&&!c[h].width&&(d=Math.min(l.remainedWidth,d),c[h].width=d,l.remainedWidth-=d),p&&(c[h].maxWidth=p),null!=f&&(l.gap=f),null!=g&&(l.categoryGap=g)}));var n={};return m.each(e,(function(t,e){n[e]={};var r=t.stacks,i=t.bandWidth,o=Sr(t.categoryGap,i),a=Sr(t.gap,1),s=t.remainedWidth,u=t.autoWidthCount,l=(s-o)/(u+(u-1)*a);l=Math.max(l,0),m.each(r,(function(t,e){var n=t.maxWidth;n&&n<l&&(n=Math.min(n,s),t.width&&(n=Math.min(n,t.width)),s-=n,t.width=n,u--)})),l=(s-o)/(u+(u-1)*a),l=Math.max(l,0);var c,h=0;m.each(r,(function(t,e){t.width||(t.width=l),c=t,h+=t.width*(1+a)})),c&&(h-=c.width*a);var d=-h/2;m.each(r,(function(t,r){n[e][r]=n[e][r]||{offset:d,width:t.width},d+=t.width*(1+a)}))})),n}(m.filter(e.getSeriesByType(t),(function(t){return!e.isSeriesFiltered(t)&&t.coordinateSystem&&"polar"===t.coordinateSystem.type})));e.eachSeriesByType(t,(function(t){if("polar"===t.coordinateSystem.type){var e=t.getData(),n=t.coordinateSystem,o=n.getBaseAxis(),a=bN(n,o),s=DN(t),u=i[a][s],l=u.offset,c=u.width,h=n.getOtherAxis(o),d=t.coordinateSystem.cx,p=t.coordinateSystem.cy,f=t.get("barMinHeight")||0,g=t.get("barMinAngle")||0;r[s]=r[s]||[];for(var m=e.mapDimension(h.dim),y=e.mapDimension(o.dim),v=rD(e,m),D="radius"!==o.dim||!t.get("roundCap",!0),b=h.model.get("startValue"),_=h.dataToCoord(b||0),x=0,w=e.count();x<w;x++){var C=e.get(m,x),A=e.get(y,x),S=C>=0?"p":"n",E=_;v&&(r[s][A]||(r[s][A]={p:_,n:_}),E=r[s][A][S]);var F=void 0,M=void 0,k=void 0,O=void 0;if("radius"===h.dim){var I=h.dataToCoord(C)-_,T=o.dataToCoord(A);Math.abs(I)<f&&(I=(I<0?-1:1)*f),F=E,M=E+I,O=(k=T-l)-c,v&&(r[s][A][S]=M)}else{var B=h.dataToCoord(C,D)-_,L=o.dataToCoord(A);Math.abs(B)<g&&(B=(B<0?-1:1)*g),M=(F=L+l)+c,k=E,O=E+B,v&&(r[s][A][S]=O)}e.setItemLayout(x,{cx:d,cy:p,r0:F,r:M,startAngle:-k*Math.PI/180,endAngle:-O*Math.PI/180,clockwise:k>=O})}}}))},xN={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},wN={splitNumber:5},CN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="polar",e}(Pd);function AN(t,e){e=e||{};var n=t.coordinateSystem,r=t.axis,i={},o=r.position,a=r.orient,s=n.getRect(),u=[s.x,s.x+s.width,s.y,s.y+s.height],l={horizontal:{top:u[2],bottom:u[3]},vertical:{left:u[0],right:u[1]}};i.position=["vertical"===a?l.vertical[o]:u[0],"horizontal"===a?l.horizontal[o]:u[3]];i.rotation=Math.PI/2*{horizontal:0,vertical:1}[a];i.labelDirection=i.tickDirection=i.nameDirection={top:-1,bottom:1,right:1,left:-1}[o],t.get(["axisTick","inside"])&&(i.tickDirection=-i.tickDirection),m.retrieve(e.labelInside,t.get(["axisLabel","inside"]))&&(i.labelDirection=-i.labelDirection);var c=e.rotate;return null==c&&(c=t.get(["axisLabel","rotate"])),i.labelRotation="top"===o?-c:c,i.z2=1,i}var SN=["axisLine","axisTickLabel","axisName"],EN=["splitArea","splitLine"],FN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="SingleAxisPointer",n}return f(e,t),e.prototype.render=function(e,n,r,i){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new cr;var s=AN(e),u=new LA(e,s);m.each(SN,u.add,u),o.add(this._axisGroup),o.add(u.getGroup()),m.each(EN,(function(t){e.get([t,"show"])&&MN[t](this,this.group,this._axisGroup,e)}),this),Bf(a,this._axisGroup,e),t.prototype.render.call(this,e,n,r,i)},e.prototype.remove=function(){ZA(this)},e.type="singleAxis",e}(qA),MN={splitLine:function(t,e,n,r){var i=r.axis;if(!i.scale.isBlank()){var o=r.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color");s=s instanceof Array?s:[s];for(var u=a.get("width"),l=r.coordinateSystem.getRect(),c=i.isHorizontal(),h=[],d=0,p=i.getTicksCoords({tickModel:o}),f=[],g=[],y=0;y<p.length;++y){var v=i.toGlobalCoord(p[y].coord);c?(f[0]=v,f[1]=l.y,g[0]=v,g[1]=l.y+l.height):(f[0]=l.x,f[1]=v,g[0]=l.x+l.width,g[1]=v);var D=new Vp({shape:{x1:f[0],y1:f[1],x2:g[0],y2:g[1]},silent:!0});Ef(D.shape,u);var b=d++%s.length;h[b]=h[b]||[],h[b].push(D)}var _=a.getLineStyle(["color"]);for(y=0;y<h.length;++y)e.add(Af(h[y],{style:m.defaults({stroke:s[y%s.length]},_),silent:!0}))}},splitArea:function(t,e,n,r){UA(t,n,r,r)}},kN=FN,ON=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.getCoordSysModel=function(){return this},e.type="singleAxis",e.layoutMode="box",e.defaultOption={left:"5%",top:"5%",right:"5%",bottom:"5%",type:"value",position:"bottom",orient:"horizontal",axisLine:{show:!0,lineStyle:{width:1,type:"solid"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:"auto"},splitLine:{show:!0,lineStyle:{type:"dashed",opacity:.2}}},e}(Nl);Object(m.mixin)(ON,vb.prototype);var IN=ON,TN=function(t){function e(e,n,r,i,o){var a=t.call(this,e,n,r)||this;return a.type=i||"value",a.position=o||"bottom",a}return f(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.pointToData=function(t,e){return this.coordinateSystem.pointToData(t)[0]},e}(Kb),BN=TN,LN=["single"],jN=function(){function t(t,e,n){this.type="single",this.dimension="single",this.dimensions=LN,this.axisPointerEnabled=!0,this.model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var r=this.dimension,i=new BN(r,hb(t),[0,0],t.get("type"),t.get("position")),o="category"===i.type;i.onBand=o&&t.get("boundaryGap"),i.inverse=t.get("inverse"),i.orient=t.get("orient"),t.axis=i,i.model=t,i.coordinateSystem=this,this._axis=i},t.prototype.update=function(t,e){t.eachSeries((function(t){if(t.coordinateSystem===this){var e=t.getData();Object(m.each)(e.mapDimensionsAll(this.dimension),(function(t){this._axis.scale.unionExtentFromData(e,t)}),this),cb(this._axis.scale,this._axis.model)}}),this)},t.prototype.resize=function(t,e){this._rect=kl({left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")},{width:e.getWidth(),height:e.getHeight()}),this._adjustAxis()},t.prototype.getRect=function(){return this._rect},t.prototype._adjustAxis=function(){var t=this._rect,e=this._axis,n=e.isHorizontal(),r=n?[0,t.width]:[0,t.height],i=e.inverse?1:0;e.setExtent(r[i],r[1-i]),this._updateAxisTransform(e,n?t.x:t.y)},t.prototype._updateAxisTransform=function(t,e){var n=t.getExtent(),r=n[0]+n[1],i=t.isHorizontal();t.toGlobalCoord=i?function(t){return t+e}:function(t){return r-t+e},t.toLocalCoord=i?function(t){return t-e}:function(t){return r-t+e}},t.prototype.getAxis=function(){return this._axis},t.prototype.getBaseAxis=function(){return this._axis},t.prototype.getAxes=function(){return[this._axis]},t.prototype.getTooltipAxes=function(){return{baseAxes:[this.getAxis()],otherAxes:[]}},t.prototype.containPoint=function(t){var e=this.getRect(),n=this.getAxis();return"horizontal"===n.orient?n.contain(n.toLocalCoord(t[0]))&&t[1]>=e.y&&t[1]<=e.y+e.height:n.contain(n.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},t.prototype.pointToData=function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},t.prototype.dataToPoint=function(t){var e=this.getAxis(),n=this.getRect(),r=[],i="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),r[i]=e.toGlobalCoord(e.dataToCoord(+t)),r[1-i]=0===i?n.y+n.height/2:n.x+n.width/2,r},t.prototype.convertToPixel=function(t,e,n){return PN(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return PN(e)===this?this.pointToData(n):null},t}();function PN(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var NN=jN;var RN={create:function(t,e){var n=[];return t.eachComponent("singleAxis",(function(r,i){var o=new NN(r,t,e);o.name="single_"+i,o.resize(r,e),r.coordinateSystem=o,n.push(o)})),t.eachSeries((function(t){if("singleAxis"===t.get("coordinateSystem")){var e=t.getReferringComponents("singleAxis",gi).models[0];t.coordinateSystem=e&&e.coordinateSystem}})),n},dimensions:LN},zN=RN,VN=["x","y"],HN=["width","height"],GN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.makeElOption=function(t,e,n,r,i){var o=n.axis,a=o.coordinateSystem,s=UN(a,1-WN(o)),u=a.dataToPoint(e)[0],l=r.get("type");if(l&&"none"!==l){var c=uP(r),h=qN[l](o,u,s);h.style=c,t.graphicKey=h.type,t.pointer=h}dP(e,t,AN(n),n,r,i)},e.prototype.getHandleTransform=function(t,e,n){var r=AN(e,{labelInside:!1});r.labelMargin=n.get(["handle","margin"]);var i=hP(e.axis,t,r);return{x:i[0],y:i[1],rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,r){var i=n.axis,o=i.coordinateSystem,a=WN(i),s=UN(o,a),u=[t.x,t.y];u[a]+=e[a],u[a]=Math.min(s[1],u[a]),u[a]=Math.max(s[0],u[a]);var l=UN(o,1-a),c=(l[1]+l[0])/2,h=[c,c];return h[a]=u[a],{x:u[0],y:u[1],rotation:t.rotation,cursorPoint:h,tooltipOption:{verticalAlign:"middle"}}},e}(sP),qN={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:pP([e,n[0]],[e,n[1]],WN(t))}},shadow:function(t,e,n){var r=t.getBandWidth(),i=n[1]-n[0];return{type:"Rect",shape:fP([e-r/2,n[0]],[r,i],WN(t))}}};function WN(t){return t.isHorizontal()?0:1}function UN(t,e){var n=t.getRect();return[n[VN[e]],n[VN[e]]+n[HN[e]]]}var ZN=GN,YN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="single",e}(Pd);var XN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(e,n,r){var i=Bl(e);t.prototype.init.apply(this,arguments),$N(e,i)},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),$N(this.option,e)},e.prototype.getCellSize=function(){return this.option.cellSize},e.type="calendar",e.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},e}(Nl);function $N(t,e){var n,r=t.cellSize;1===(n=m.isArray(r)?r:t.cellSize=[r,r]).length&&(n[1]=n[0]);var i=m.map([0,1],(function(t){return function(t,e){return null!=t[El[e][0]]||null!=t[El[e][1]]&&null!=t[El[e][2]]}(e,t)&&(n[t]="auto"),null!=n[t]&&"auto"!==n[t]}));Tl(t,e,{type:"box",ignoreSize:i})}var KN=XN,JN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){var r=this.group;r.removeAll();var i=t.coordinateSystem,o=i.getRangeInfo(),a=i.getOrient(),s=e.getLocaleModel();this._renderDayRect(t,o,r),this._renderLines(t,o,a,r),this._renderYearText(t,o,a,r),this._renderMonthText(t,s,a,r),this._renderWeekText(t,s,o,a,r)},e.prototype._renderDayRect=function(t,e,n){for(var r=t.coordinateSystem,i=t.getModel("itemStyle").getItemStyle(),o=r.getCellWidth(),a=r.getCellHeight(),s=e.start.time;s<=e.end.time;s=r.getNextNDay(s,1).time){var u=r.dataToRect([s],!1).tl,l=new Sa({shape:{x:u[0],y:u[1],width:o,height:a},cursor:"default",style:i});n.add(l)}},e.prototype._renderLines=function(t,e,n,r){var i=this,o=t.coordinateSystem,a=t.getModel(["splitLine","lineStyle"]).getLineStyle(),s=t.get(["splitLine","show"]),u=a.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var l=e.start,c=0;l.time<=e.end.time;c++){d(l.formatedDate),0===c&&(l=o.getDateInfo(e.start.y+"-"+e.start.m));var h=l.date;h.setMonth(h.getMonth()+1),l=o.getDateInfo(h)}function d(e){i._firstDayOfMonth.push(o.getDateInfo(e)),i._firstDayPoints.push(o.dataToRect([e],!1).tl);var u=i._getLinePointsOfOneWeek(t,e,n);i._tlpoints.push(u[0]),i._blpoints.push(u[u.length-1]),s&&i._drawSplitline(u,a,r)}d(o.getNextNDay(e.end.time,1).formatedDate),s&&this._drawSplitline(i._getEdgesPoints(i._tlpoints,u,n),a,r),s&&this._drawSplitline(i._getEdgesPoints(i._blpoints,u,n),a,r)},e.prototype._getEdgesPoints=function(t,e,n){var r=[t[0].slice(),t[t.length-1].slice()],i="horizontal"===n?0:1;return r[0][i]=r[0][i]-e/2,r[1][i]=r[1][i]+e/2,r},e.prototype._drawSplitline=function(t,e,n){var r=new Pp({z2:20,shape:{points:t},style:e});n.add(r)},e.prototype._getLinePointsOfOneWeek=function(t,e,n){for(var r=t.coordinateSystem,i=r.getDateInfo(e),o=[],a=0;a<7;a++){var s=r.getNextNDay(i.time,a),u=r.dataToRect([s.time],!1);o[2*s.day]=u.tl,o[2*s.day+1]=u["horizontal"===n?"bl":"tr"]}return o},e.prototype._formatterLabel=function(t,e){return Object(m.isString)(t)&&t?function(t,e,n){return m.each(e,(function(e,r){t=t.replace("{"+r+"}",n?it(e):e)})),t}(t,e):Object(m.isFunction)(t)?t(e):e.nameMap},e.prototype._yearTextPositionControl=function(t,e,n,r,i){var o=e[0],a=e[1],s=["center","bottom"];"bottom"===r?(a+=i,s=["center","top"]):"left"===r?o-=i:"right"===r?(o+=i,s=["center","top"]):a-=i;var u=0;return"left"!==r&&"right"!==r||(u=Math.PI/2),{rotation:u,x:o,y:a,style:{align:s[0],verticalAlign:s[1]}}},e.prototype._renderYearText=function(t,e,n,r){var i=t.getModel("yearLabel");if(i.get("show")){var o=i.get("margin"),a=i.get("position");a||(a="horizontal"!==n?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],u=(s[0][0]+s[1][0])/2,l=(s[0][1]+s[1][1])/2,c="horizontal"===n?0:1,h={top:[u,s[c][1]],bottom:[u,s[1-c][1]],left:[s[1-c][0],l],right:[s[c][0],l]},d=e.start.y;+e.end.y>+e.start.y&&(d=d+"-"+e.end.y);var p=i.get("formatter"),f={start:e.start.y,end:e.end.y,nameMap:d},g=this._formatterLabel(p,f),m=new Ha({z2:30,style:ru(i,{text:g}),silent:i.get("silent")});m.attr(this._yearTextPositionControl(m,h[a],n,a,o)),r.add(m)}},e.prototype._monthTextPositionControl=function(t,e,n,r,i){var o="left",a="top",s=t[0],u=t[1];return"horizontal"===n?(u+=i,e&&(o="center"),"start"===r&&(a="bottom")):(s+=i,e&&(a="middle"),"start"===r&&(o="right")),{x:s,y:u,align:o,verticalAlign:a}},e.prototype._renderMonthText=function(t,e,n,r){var i=t.getModel("monthLabel");if(i.get("show")){var o=i.get("nameMap"),a=i.get("margin"),s=i.get("position"),u=i.get("align"),l=[this._tlpoints,this._blpoints];o&&!Object(m.isString)(o)||(o&&(e=ju(o)||e),o=e.get(["time","monthAbbr"])||[]);var c="start"===s?0:1,h="horizontal"===n?0:1;a="start"===s?-a:a;for(var d="center"===u,p=i.get("silent"),f=0;f<l[c].length-1;f++){var g=l[c][f].slice(),y=this._firstDayOfMonth[f];if(d){var v=this._firstDayPoints[f];g[h]=(v[h]+l[0][f+1][h])/2}var D=i.get("formatter"),b=o[+y.m-1],_={yyyy:y.y,yy:(y.y+"").slice(2),MM:y.m,M:+y.m,nameMap:b},x=this._formatterLabel(D,_),w=new Ha({z2:30,style:Object(m.extend)(ru(i,{text:x}),this._monthTextPositionControl(g,d,n,s,a)),silent:p});r.add(w)}}},e.prototype._weekTextPositionControl=function(t,e,n,r,i){var o="center",a="middle",s=t[0],u=t[1],l="start"===n;return"horizontal"===e?(s=s+r+(l?1:-1)*i[0]/2,o=l?"right":"left"):(u=u+r+(l?1:-1)*i[1]/2,a=l?"bottom":"top"),{x:s,y:u,align:o,verticalAlign:a}},e.prototype._renderWeekText=function(t,e,n,r,i){var o=t.getModel("dayLabel");if(o.get("show")){var a=t.coordinateSystem,s=o.get("position"),u=o.get("nameMap"),l=o.get("margin"),c=a.getFirstDayOfWeek();if(!u||Object(m.isString)(u))u&&(e=ju(u)||e),u=e.get(["time","dayOfWeekShort"])||Object(m.map)(e.get(["time","dayOfWeekAbbr"]),(function(t){return t[0]}));var h=a.getNextNDay(n.end.time,7-n.lweek).time,d=[a.getCellWidth(),a.getCellHeight()];l=Sr(l,Math.min(d[1],d[0])),"start"===s&&(h=a.getNextNDay(n.start.time,-(7+n.fweek)).time,l=-l);for(var p=o.get("silent"),f=0;f<7;f++){var g,y=a.getNextNDay(h,f),v=a.dataToRect([y.time],!1).center;g=Math.abs((f+c)%7);var D=new Ha({z2:30,style:Object(m.extend)(ru(o,{text:u[g]}),this._weekTextPositionControl(v,r,s,l,d)),silent:p});i.add(D)}}},e.type="calendar",e}(Pd),QN=JN,tR=864e5,eR=function(){function t(e,n,r){this.type="calendar",this.dimensions=t.dimensions,this.getDimensionsInfo=t.getDimensionsInfo,this._model=e}return t.getDimensionsInfo=function(){return[{name:"time",type:"time"},"value"]},t.prototype.getRangeInfo=function(){return this._rangeInfo},t.prototype.getModel=function(){return this._model},t.prototype.getRect=function(){return this._rect},t.prototype.getCellWidth=function(){return this._sw},t.prototype.getCellHeight=function(){return this._sh},t.prototype.getOrient=function(){return this._orient},t.prototype.getFirstDayOfWeek=function(){return this._firstDayOfWeek},t.prototype.getDateInfo=function(t){var e=(t=Rr(t)).getFullYear(),n=t.getMonth()+1,r=n<10?"0"+n:""+n,i=t.getDate(),o=i<10?"0"+i:""+i,a=t.getDay();return{y:e+"",m:r,d:o,day:a=Math.abs((a+7-this.getFirstDayOfWeek())%7),time:t.getTime(),formatedDate:e+"-"+r+"-"+o,date:t}},t.prototype.getNextNDay=function(t,e){return 0===(e=e||0)||(t=new Date(this.getDateInfo(t).time)).setDate(t.getDate()+e),this.getDateInfo(t)},t.prototype.update=function(t,e){this._firstDayOfWeek=+this._model.getModel("dayLabel").get("firstDay"),this._orient=this._model.get("orient"),this._lineWidth=this._model.getModel("itemStyle").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var n=this._rangeInfo.weeks||1,r=["width","height"],i=this._model.getCellSize().slice(),o=this._model.getBoxLayoutParams(),a="horizontal"===this._orient?[n,7]:[7,n];m.each([0,1],(function(t){l(i,t)&&(o[r[t]]=i[t]*a[t])}));var s={width:e.getWidth(),height:e.getHeight()},u=this._rect=kl(o,s);function l(t,e){return null!=t[e]&&"auto"!==t[e]}m.each([0,1],(function(t){l(i,t)||(i[t]=u[r[t]]/a[t])})),this._sw=i[0],this._sh=i[1]},t.prototype.dataToPoint=function(t,e){m.isArray(t)&&(t=t[0]),null==e&&(e=!0);var n=this.getDateInfo(t),r=this._rangeInfo,i=n.formatedDate;if(e&&!(n.time>=r.start.time&&n.time<r.end.time+tR))return[NaN,NaN];var o=n.day,a=this._getRangeInfo([r.start.time,i]).nthWeek;return"vertical"===this._orient?[this._rect.x+o*this._sw+this._sw/2,this._rect.y+a*this._sh+this._sh/2]:[this._rect.x+a*this._sw+this._sw/2,this._rect.y+o*this._sh+this._sh/2]},t.prototype.pointToData=function(t){var e=this.pointToDate(t);return e&&e.time},t.prototype.dataToRect=function(t,e){var n=this.dataToPoint(t,e);return{contentShape:{x:n[0]-(this._sw-this._lineWidth)/2,y:n[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:n,tl:[n[0]-this._sw/2,n[1]-this._sh/2],tr:[n[0]+this._sw/2,n[1]-this._sh/2],br:[n[0]+this._sw/2,n[1]+this._sh/2],bl:[n[0]-this._sw/2,n[1]+this._sh/2]}},t.prototype.pointToDate=function(t){var e=Math.floor((t[0]-this._rect.x)/this._sw)+1,n=Math.floor((t[1]-this._rect.y)/this._sh)+1,r=this._rangeInfo.range;return"vertical"===this._orient?this._getDateByWeeksAndDay(n,e-1,r):this._getDateByWeeksAndDay(e,n-1,r)},t.prototype.convertToPixel=function(t,e,n){var r=nR(e);return r===this?r.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){var r=nR(e);return r===this?r.pointToData(n):null},t.prototype.containPoint=function(t){return!1},t.prototype._initRangeOption=function(){var t,e=this._model.get("range");if(m.isArray(e)&&1===e.length&&(e=e[0]),m.isArray(e))t=e;else{var n=e.toString();if(/^\d{4}$/.test(n)&&(t=[n+"-01-01",n+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(n)){var r=this.getDateInfo(n),i=r.date;i.setMonth(i.getMonth()+1);var o=this.getNextNDay(i,-1);t=[r.formatedDate,o.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(n)&&(t=[n,n])}if(!t)return e;var a=this._getRangeInfo(t);return a.start.time>a.end.time&&t.reverse(),t},t.prototype._getRangeInfo=function(t){var e,n=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];n[0].time>n[1].time&&(e=!0,n.reverse());var r=Math.floor(n[1].time/tR)-Math.floor(n[0].time/tR)+1,i=new Date(n[0].time),o=i.getDate(),a=n[1].date.getDate();i.setDate(o+r-1);var s=i.getDate();if(s!==a)for(var u=i.getTime()-n[1].time>0?1:-1;(s=i.getDate())!==a&&(i.getTime()-n[1].time)*u>0;)r-=u,i.setDate(s-u);var l=Math.floor((r+n[0].day+6)/7),c=e?1-l:l-1;return e&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:r,weeks:l,nthWeek:c,fweek:n[0].day,lweek:n[1].day}},t.prototype._getDateByWeeksAndDay=function(t,e,n){var r=this._getRangeInfo(n);if(t>r.weeks||0===t&&e<r.fweek||t===r.weeks&&e>r.lweek)return null;var i=7*(t-1)-r.fweek+e,o=new Date(r.start.time);return o.setDate(+r.start.d+i),this.getDateInfo(o)},t.create=function(e,n){var r=[];return e.eachComponent("calendar",(function(i){var o=new t(i,e,n);r.push(o),i.coordinateSystem=o})),e.eachSeries((function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=r[t.get("calendarIndex")||0])})),r},t.dimensions=["time","value"],t}();function nR(t){var e=t.calendarModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem:null}var rR=eR;function iR(t,e){var n;return m.each(e,(function(e){null!=t[e]&&"auto"!==t[e]&&(n=!0)})),n}var oR=["transition","enterFrom","leaveTo"],aR=oR.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function sR(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),t&&e)for(var r=n?oR:aR,i=0;i<r.length;i++){var o=r[i];null==t[o]&&null!=e[o]&&(t[o]=e[o])}}var uR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventAutoZ=!0,n}return f(e,t),e.prototype.mergeOption=function(e,n){var r=this.option.elements;this.option.elements=null,t.prototype.mergeOption.call(this,e,n),this.option.elements=r},e.prototype.optionUpdated=function(t,e){var n=this.option,r=(e?n:t).elements,i=n.elements=e?[]:n.elements,o=[];this._flatten(r,o,null);var a=ii(i,o,"normalMerge"),s=this._elOptionsToUpdate=[];m.each(a,(function(t,e){var n=t.newOption;n&&(s.push(n),function(t,e){var n=t.existing;if(e.id=t.keyInfo.id,!e.type&&n&&(e.type=n.type),null==e.parentId){var r=e.parentOption;r?e.parentId=r.id:n&&(e.parentId=n.parentId)}e.parentOption=null}(t,n),function(t,e,n){var r=m.extend({},n),i=t[e],o=n.$action||"merge";"merge"===o?i?(m.merge(i,r,!0),Tl(i,r,{ignoreSize:!0}),Ll(n,i),sR(n,i),sR(n,i,"shape"),sR(n,i,"style"),sR(n,i,"extra"),n.clipPath=i.clipPath):t[e]=r:"replace"===o?t[e]=r:"remove"===o&&i&&(t[e]=null)}(i,e,n),function(t,e){if(t&&(t.hv=e.hv=[iR(e,["left","right"]),iR(e,["top","bottom"])],"group"===t.type)){var n=t,r=e;null==n.width&&(n.width=r.width=0),null==n.height&&(n.height=r.height=0)}}(i[e],n))}),this),n.elements=m.filter(i,(function(t){return t&&delete t.$action,null!=t}))},e.prototype._flatten=function(t,e,n){m.each(t,(function(t){if(t){n&&(t.parentOption=n),e.push(t);var r=t.children;r&&r.length&&this._flatten(r,e,t),delete t.children}}),this)},e.prototype.useElOptionsToUpdate=function(){var t=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,t},e.type="graphic",e.defaultOption={elements:[]},e}(Nl),lR={path:null,compoundPath:null,group:cr,image:va,text:Ha},cR=hi(),hR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(){this._elMap=m.createHashMap()},e.prototype.render=function(t,e,n){t!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=t,this._updateElements(t),this._relocate(t,n)},e.prototype._updateElements=function(t){var e=t.useElOptionsToUpdate();if(e){var n=this._elMap,r=this.group,i=t.get("z"),o=t.get("zlevel");m.each(e,(function(e){var a=si(e.id,null),s=null!=a?n.get(a):null,u=si(e.parentId,null),l=null!=u?n.get(u):r,c=e.type,h=e.style;"text"===c&&h&&e.hv&&e.hv[1]&&(h.textVerticalAlign=h.textBaseline=h.verticalAlign=h.align=null);var d=e.textContent,p=e.textConfig;if(h&&KL(h,c,!!p,!!d)){var f=JL(h,c,!0);!p&&f.textConfig&&(p=e.textConfig=f.textConfig),!d&&f.textContent&&(d=f.textContent)}var g=mR(e),m=e.$action||"merge",y="merge"===m,v="replace"===m;if(y){var D=!s,b=s;D?b=pR(a,l,e.type,n):(b&&(cR(b).isNew=!1),Dj(b)),b&&(sj(b,g,t,{isInit:D}),gR(b,e,i,o))}else if(v){fR(s,e,n,t);var _=pR(a,l,e.type,n);_&&(sj(_,g,t,{isInit:!0}),gR(_,e,i,o))}else"remove"===m&&(uj(s,e),fR(s,e,n,t));var x=n.get(a);if(x&&d)if(y){var w=x.getTextContent();w?w.attr(d):x.setTextContent(new Ha(d))}else v&&x.setTextContent(new Ha(d));if(x){var C=e.clipPath;if(C){var A=C.type,S=void 0;if(D=!1,y){var E=x.getClipPath();S=(D=!E||cR(E).type!==A)?dR(A):E}else v&&(D=!0,S=dR(A));x.setClipPath(S),sj(S,C,t,{isInit:D}),bj(S,C.keyframeAnimation,t)}var F=cR(x);x.setTextConfig(p),F.option=e,function(t,e,n){var r=Ga(t).eventData;t.silent||t.ignore||r||(r=Ga(t).eventData={componentType:"graphic",componentIndex:e.componentIndex,name:t.name}),r&&(r.info=n.info)}(x,t,e),Vf({el:x,componentModel:t,itemName:x.name,itemTooltipOption:e.tooltip}),bj(x,e.keyframeAnimation,t)}}))}},e.prototype._relocate=function(t,e){for(var n=t.option.elements,r=this.group,i=this._elMap,o=e.getWidth(),a=e.getHeight(),s=["x","y"],u=0;u<n.length;u++){var l=n[u],c=si(l.id,null),h=null!=c?i.get(c):null;if(h&&h.isGroup){var d=h.parent,p=d===r,f=cR(h),g=cR(d);f.width=Sr(f.option.width,p?o:g.width)||0,f.height=Sr(f.option.height,p?a:g.height)||0}}for(u=n.length-1;u>=0;u--)if(h=null!=(c=si((l=n[u]).id,null))?i.get(c):null){d=h.parent,g=cR(d);var y={},v=Ol(h,l,d===r?{width:o,height:a}:{width:g.width,height:g.height},null,{hv:l.hv,boundingMode:l.bounding},y);if(!cR(h).isNew&&v){for(var D=l.transition,b={},_=0;_<s.length;_++){var x=s[_],w=y[x];D&&(cj(D)||m.indexOf(D,x)>=0)?b[x]=w:h[x]=w}Ws(h,b,t,0)}else h.attr(y)}},e.prototype._clear=function(){var t=this,e=this._elMap;e.each((function(n){fR(n,cR(n).option,e,t._lastGraphicModel)})),this._elMap=m.createHashMap()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(Pd);function dR(t){var e=new(m.hasOwn(lR,t)?lR[t]:_f(t))({});return cR(e).type=t,e}function pR(t,e,n,r){var i=dR(n);return e.add(i),r.set(t,i),cR(i).id=t,cR(i).isNew=!0,i}function fR(t,e,n,r){t&&t.parent&&("group"===t.type&&t.traverse((function(t){fR(t,e,n,r)})),lj(t,e,r),n.removeKey(cR(t).id))}function gR(t,e,n,r){t.isGroup||m.each([["cursor",so.prototype.cursor],["zlevel",r||0],["z",n||0],["z2",0]],(function(n){var r=n[0];m.hasOwn(e,r)?t[r]=m.retrieve2(e[r],n[1]):null==t[r]&&(t[r]=n[1])})),m.each(m.keys(e),(function(n){if(0===n.indexOf("on")){var r=e[n];t[n]=m.isFunction(r)?r:null}})),m.hasOwn(e,"draggable")&&(t.draggable=e.draggable),null!=e.name&&(t.name=e.name),null!=e.id&&(t.id=e.id)}function mR(t){return t=m.extend({},t),m.each(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(Sl),(function(e){delete t[e]})),t}var yR=["x","y","radius","angle","single"],vR=["cartesian2d","polar","singleAxis"];function DR(t){return t+"Axis"}function bR(t,e){var n,r=Object(m.createHashMap)(),i=[],o=Object(m.createHashMap)();t.eachComponent({mainType:"dataZoom",query:e},(function(t){o.get(t.uid)||s(t)}));do{n=!1,t.eachComponent("dataZoom",a)}while(n);function a(t){!o.get(t.uid)&&function(t){var e=!1;return t.eachTargetAxis((function(t,n){var i=r.get(t);i&&i[n]&&(e=!0)})),e}(t)&&(s(t),n=!0)}function s(t){o.set(t.uid,!0),i.push(t),function(t){t.eachTargetAxis((function(t,e){(r.get(t)||r.set(t,[]))[e]=!0}))}(t)}return i}function _R(t){var e=t.ecModel,n={infoList:[],infoMap:Object(m.createHashMap)()};return t.eachTargetAxis((function(t,r){var i=e.getComponent(DR(t),r);if(i){var o=i.getCoordSysModel();if(o){var a=o.uid,s=n.infoMap.get(a);s||(s={model:o,axisModels:[]},n.infoList.push(s),n.infoMap.set(a,s)),s.axisModels.push(i)}}})),n}var xR=function(){function t(){this.indexList=[],this.indexMap=[]}return t.prototype.add=function(t){this.indexMap[t]||(this.indexList.push(t),this.indexMap[t]=!0)},t}(),wR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return f(e,t),e.prototype.init=function(t,e,n){var r=CR(t);this.settledOption=r,this.mergeDefaultAndTheme(t,n),this._doInit(r)},e.prototype.mergeOption=function(t){var e=CR(t);Object(m.merge)(this.option,t,!0),Object(m.merge)(this.settledOption,e,!0),this._doInit(e)},e.prototype._doInit=function(t){var e=this.option;this._setDefaultThrottle(t),this._updateRangeUse(t);var n=this.settledOption;Object(m.each)([["start","startValue"],["end","endValue"]],(function(t,r){"value"===this._rangePropMode[r]&&(e[t[0]]=n[t[0]]=null)}),this),this._resetTarget()},e.prototype._resetTarget=function(){var t=this.get("orient",!0),e=this._targetAxisInfoMap=Object(m.createHashMap)();this._fillSpecifiedTargetAxis(e)?this._orient=t||this._makeAutoOrientByTargetAxis():(this._orient=t||"horizontal",this._fillAutoTargetAxisByOrient(e,this._orient)),this._noTarget=!0,e.each((function(t){t.indexList.length&&(this._noTarget=!1)}),this)},e.prototype._fillSpecifiedTargetAxis=function(t){var e=!1;return Object(m.each)(yR,(function(n){var r=this.getReferringComponents(DR(n),mi);if(r.specified){e=!0;var i=new xR;Object(m.each)(r.models,(function(t){i.add(t.componentIndex)})),t.set(n,i)}}),this),e},e.prototype._fillAutoTargetAxisByOrient=function(t,e){var n=this.ecModel,r=!0;if(r){var i="vertical"===e?"y":"x",o=n.findComponents({mainType:i+"Axis"});a(o,i)}function a(e,n){var i=e[0];if(i){var o=new xR;if(o.add(i.componentIndex),t.set(n,o),r=!1,"x"===n||"y"===n){var a=i.getReferringComponents("grid",gi).models[0];a&&Object(m.each)(e,(function(t){i.componentIndex!==t.componentIndex&&a===t.getReferringComponents("grid",gi).models[0]&&o.add(t.componentIndex)}))}}}r&&(o=n.findComponents({mainType:"singleAxis",filter:function(t){return t.get("orient",!0)===e}}),a(o,"single")),r&&Object(m.each)(yR,(function(e){if(r){var i=n.findComponents({mainType:DR(e),filter:function(t){return"category"===t.get("type",!0)}});if(i[0]){var o=new xR;o.add(i[0].componentIndex),t.set(e,o),r=!1}}}),this)},e.prototype._makeAutoOrientByTargetAxis=function(){var t;return this.eachTargetAxis((function(e){!t&&(t=e)}),this),"y"===t?"vertical":"horizontal"},e.prototype._setDefaultThrottle=function(t){if(t.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var e=this.ecModel.option;this.option.throttle=e.animation&&e.animationDurationUpdate>0?100:20}},e.prototype._updateRangeUse=function(t){var e=this._rangePropMode,n=this.get("rangeMode");Object(m.each)([["start","startValue"],["end","endValue"]],(function(r,i){var o=null!=t[r[0]],a=null!=t[r[1]];o&&!a?e[i]="percent":!o&&a?e[i]="value":n?e[i]=n[i]:o&&(e[i]="percent")}))},e.prototype.noTarget=function(){return this._noTarget},e.prototype.getFirstTargetAxisModel=function(){var t;return this.eachTargetAxis((function(e,n){null==t&&(t=this.ecModel.getComponent(DR(e),n))}),this),t},e.prototype.eachTargetAxis=function(t,e){this._targetAxisInfoMap.each((function(n,r){Object(m.each)(n.indexList,(function(n){t.call(e,r,n)}))}))},e.prototype.getAxisProxy=function(t,e){var n=this.getAxisModel(t,e);if(n)return n.__dzAxisProxy},e.prototype.getAxisModel=function(t,e){var n=this._targetAxisInfoMap.get(t);if(n&&n.indexMap[e])return this.ecModel.getComponent(DR(t),e)},e.prototype.setRawRange=function(t){var e=this.option,n=this.settledOption;Object(m.each)([["start","startValue"],["end","endValue"]],(function(r){null==t[r[0]]&&null==t[r[1]]||(e[r[0]]=n[r[0]]=t[r[0]],e[r[1]]=n[r[1]]=t[r[1]])}),this),this._updateRangeUse(t)},e.prototype.setCalculatedRange=function(t){var e=this.option;Object(m.each)(["start","startValue","end","endValue"],(function(n){e[n]=t[n]}))},e.prototype.getPercentRange=function(){var t=this.findRepresentativeAxisProxy();if(t)return t.getDataPercentWindow()},e.prototype.getValueRange=function(t,e){if(null!=t||null!=e)return this.getAxisProxy(t,e).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},e.prototype.findRepresentativeAxisProxy=function(t){if(t)return t.__dzAxisProxy;for(var e,n=this._targetAxisInfoMap.keys(),r=0;r<n.length;r++)for(var i=n[r],o=this._targetAxisInfoMap.get(i),a=0;a<o.indexList.length;a++){var s=this.getAxisProxy(i,o.indexList[a]);if(s.hostedBy(this))return s;e||(e=s)}return e},e.prototype.getRangePropMode=function(){return this._rangePropMode.slice()},e.prototype.getOrient=function(){return this._orient},e.type="dataZoom",e.dependencies=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","series","toolbox"],e.defaultOption={z:4,filterMode:"filter",start:0,end:100},e}(Nl);function CR(t){var e={};return Object(m.each)(["start","end","startValue","endValue","throttle"],(function(n){t.hasOwnProperty(n)&&(e[n]=t[n])})),e}var AR=wR,SR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="dataZoom.select",e}(AR),ER=SR,FR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n,r){this.dataZoomModel=t,this.ecModel=e,this.api=n},e.type="dataZoom",e}(Pd),MR=FR,kR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="dataZoom.select",e}(MR),OR=kR,IR=m.each,TR=Fr,BR=function(){function t(t,e,n,r){this._dimName=t,this._axisIndex=e,this.ecModel=r,this._dataZoomModel=n}return t.prototype.hostedBy=function(t){return this._dataZoomModel===t},t.prototype.getDataValueWindow=function(){return this._valueWindow.slice()},t.prototype.getDataPercentWindow=function(){return this._percentWindow.slice()},t.prototype.getTargetSeriesModels=function(){var t=[];return this.ecModel.eachSeries((function(e){if(function(t){var e=t.get("coordinateSystem");return Object(m.indexOf)(vR,e)>=0}(e)){var n=DR(this._dimName),r=e.getReferringComponents(n,gi).models[0];r&&this._axisIndex===r.componentIndex&&t.push(e)}}),this),t},t.prototype.getAxisModel=function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},t.prototype.getMinMaxSpan=function(){return m.clone(this._minMaxSpan)},t.prototype.calculateDataWindow=function(t){var e,n=this._dataExtent,r=this.getAxisModel().axis.scale,i=this._dataZoomModel.getRangePropMode(),o=[0,100],a=[],s=[];IR(["start","end"],(function(u,l){var c=t[u],h=t[u+"Value"];"percent"===i[l]?(null==c&&(c=o[l]),h=r.parse(Ar(c,o,n))):(e=!0,c=Ar(h=null==h?n[l]:r.parse(h),n,o)),s[l]=null==h||isNaN(h)?n[l]:h,a[l]=null==c||isNaN(c)?o[l]:c})),TR(s),TR(a);var u=this._minMaxSpan;function l(t,e,n,i,o){var a=o?"Span":"ValueSpan";WO(0,t,n,"all",u["min"+a],u["max"+a]);for(var s=0;s<2;s++)e[s]=Ar(t[s],n,i,!0),o&&(e[s]=r.parse(e[s]))}return e?l(s,a,n,o,!1):l(a,s,o,n,!0),{valueWindow:s,percentWindow:a}},t.prototype.reset=function(t){if(t===this._dataZoomModel){var e=this.getTargetSeriesModels();this._dataExtent=function(t,e,n){var r=[1/0,-1/0];IR(n,(function(t){!function(t,e,n){e&&m.each(yb(e,n),(function(n){var r=e.getApproximateExtent(n);r[0]<t[0]&&(t[0]=r[0]),r[1]>t[1]&&(t[1]=r[1])}))}(r,t.getData(),e)}));var i=t.getAxisModel(),o=sb(i.axis.scale,i,r).calculate();return[o.min,o.max]}(this,this._dimName,e),this._updateMinMaxSpan();var n=this.calculateDataWindow(t.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,this._setAxisModel()}},t.prototype.filterData=function(t,e){if(t===this._dataZoomModel){var n=this._dimName,r=this.getTargetSeriesModels(),i=t.get("filterMode"),o=this._valueWindow;"none"!==i&&IR(r,(function(t){var e=t.getData(),r=e.mapDimensionsAll(n);if(r.length){if("weakFilter"===i){var a=e.getStore(),s=m.map(r,(function(t){return e.getDimensionIndex(t)}),e);e.filterSelf((function(t){for(var e,n,i,u=0;u<r.length;u++){var l=a.get(s[u],t),c=!isNaN(l),h=l<o[0],d=l>o[1];if(c&&!h&&!d)return!0;c&&(i=!0),h&&(e=!0),d&&(n=!0)}return i&&e&&n}))}else IR(r,(function(n){if("empty"===i)t.setData(e=e.map(n,(function(t){return function(t){return t>=o[0]&&t<=o[1]}(t)?t:NaN})));else{var r={};r[n]=o,e.selectRange(r)}}));IR(r,(function(t){e.setApproximateExtent(o,t)}))}}))}},t.prototype._updateMinMaxSpan=function(){var t=this._minMaxSpan={},e=this._dataZoomModel,n=this._dataExtent;IR(["min","max"],(function(r){var i=e.get(r+"Span"),o=e.get(r+"ValueSpan");null!=o&&(o=this.getAxisModel().axis.scale.parse(o)),null!=o?i=Ar(n[0]+o,n,[0,100],!0):null!=i&&(o=Ar(i,[0,100],n,!0)-n[0]),t[r+"Span"]=i,t[r+"ValueSpan"]=o}),this)},t.prototype._setAxisModel=function(){var t=this.getAxisModel(),e=this._percentWindow,n=this._valueWindow;if(e){var r=Or(n,[0,500]);r=Math.min(r,20);var i=t.axis.scale.rawExtentInfo;0!==e[0]&&i.setDeterminedMinMax("min",+n[0].toFixed(r)),100!==e[1]&&i.setDeterminedMinMax("max",+n[1].toFixed(r)),i.freeze()}},t}();var LR=BR,jR={getTargetSeries:function(t){function e(e){t.eachComponent("dataZoom",(function(n){n.eachTargetAxis((function(r,i){var o=t.getComponent(DR(r),i);e(r,i,o,n)}))}))}e((function(t,e,n,r){n.__dzAxisProxy=null}));var n=[];e((function(e,r,i,o){i.__dzAxisProxy||(i.__dzAxisProxy=new LR(e,r,o,t),n.push(i.__dzAxisProxy))}));var r=Object(m.createHashMap)();return Object(m.each)(n,(function(t){Object(m.each)(t.getTargetSeriesModels(),(function(t){r.set(t.uid,t)}))})),r},overallReset:function(t,e){t.eachComponent("dataZoom",(function(t){t.eachTargetAxis((function(e,n){t.getAxisProxy(e,n).reset(t)})),t.eachTargetAxis((function(n,r){t.getAxisProxy(n,r).filterData(t,e)}))})),t.eachComponent("dataZoom",(function(t){var e=t.findRepresentativeAxisProxy();if(e){var n=e.getDataPercentWindow(),r=e.getDataValueWindow();t.setCalculatedRange({start:n[0],end:n[1],startValue:r[0],endValue:r[1]})}}))}},PR=jR;var NR=!1;function RR(t){NR||(NR=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,PR),function(t){t.registerAction("dataZoom",(function(t,e){var n=bR(e,t);Object(m.each)(n,(function(e){e.setRawRange({start:t.start,end:t.end,startValue:t.startValue,endValue:t.endValue})}))}))}(t),t.registerSubTypeDefaulter("dataZoom",(function(){return"slider"})))}function zR(t){t.registerComponentModel(ER),t.registerComponentView(OR),RR(t)}var VR=function(){},HR={};function GR(t,e){HR[t]=e}function qR(t){return HR[t]}var WR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.optionUpdated=function(){t.prototype.optionUpdated.apply(this,arguments);var e=this.ecModel;m.each(this.option.feature,(function(t,n){var r=qR(n);r&&(r.getDefaultOption&&(r.defaultOption=r.getDefaultOption(e)),m.merge(t,r.defaultOption))}))},e.type="toolbox",e.layoutMode={type:"box",ignoreSize:!0},e.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1,position:"bottom"}},e}(Nl),UR=WR;function ZR(t,e){var n=gl(e.get("padding")),r=e.getItemStyle(["color","opacity"]);return r.fill=e.get("backgroundColor"),t=new Sa({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get("borderRadius")},style:r,silent:!0,z2:-1})}var YR=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.render=function(t,e,n,r){var i=this.group;if(i.removeAll(),t.get("show")){var o=+t.get("itemSize"),a="vertical"===t.get("orient"),s=t.get("feature")||{},u=this._features||(this._features={}),l=[];m.each(s,(function(t,e){l.push(e)})),new wv(this._featureNames||[],l).add(c).update(c).remove(m.curry(c,null)).execute(),this._featureNames=l,function(t,e,n){var r=e.getBoxLayoutParams(),i=e.get("padding"),o={width:n.getWidth(),height:n.getHeight()},a=kl(r,o,i);Ml(e.get("orient"),t,e.get("itemGap"),a.width,a.height),Ol(t,r,o,i)}(i,t,n),i.add(ZR(i.getBoundingRect(),t)),a||i.eachChild((function(t){var e=t.__title,r=t.ensureState("emphasis"),a=r.textConfig||(r.textConfig={}),s=t.getTextContent(),u=s&&s.ensureState("emphasis");if(u&&!m.isFunction(u)&&e){var l=u.style||(u.style={}),c=Un(e,Ha.makeFont(l)),h=t.x+i.x,d=!1;t.y+i.y+o+c.height>n.getHeight()&&(a.position="top",d=!0);var p=d?-5-c.height:o+10;h+c.width/2>n.getWidth()?(a.position=["100%",p],l.align="right"):h-c.width/2<0&&(a.position=[0,p],l.align="left")}}))}function c(i,o){var a,c=l[i],d=l[o],p=s[c],f=new Au(p,t,t.ecModel);if(r&&null!=r.newTitle&&r.featureName===c&&(p.title=r.newTitle),c&&!d){if(function(t){return 0===t.indexOf("my")}(c))a={onclick:f.option.onclick,featureName:c};else{var g=qR(c);if(!g)return;a=new g}u[c]=a}else if(!(a=u[d]))return;a.uid=Eu("toolbox-feature"),a.model=f,a.ecModel=e,a.api=n;var m=a instanceof VR;c||!d?!f.get("show")||m&&a.unusable?m&&a.remove&&a.remove(e,n):(h(f,a,c),f.setIconStatus=function(t,e){var n=this.option,r=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[t]=e,r[t]&&("emphasis"===e?Ds:bs)(r[t])},a instanceof VR&&a.render&&a.render(f,e,n,r)):m&&a.dispose&&a.dispose(e,n)}function h(r,s,u){var l,c,h=r.getModel("iconStyle"),d=r.getModel(["emphasis","iconStyle"]),p=s instanceof VR&&s.getIcons?s.getIcons():r.get("icon"),f=r.get("title")||{};m.isString(p)?(l={})[u]=p:l=p,m.isString(f)?(c={})[u]=f:c=f;var g=r.iconPaths={};m.each(l,(function(u,l){var p=Pf(u,{},{x:-o/2,y:-o/2,width:o,height:o});p.setStyle(h.getItemStyle()),p.ensureState("emphasis").style=d.getItemStyle();var f=new Ha({style:{text:c[l],align:d.get("textAlign"),borderRadius:d.get("textBorderRadius"),padding:d.get("textPadding"),fill:null,font:lu({fontStyle:d.get("textFontStyle"),fontFamily:d.get("textFontFamily"),fontSize:d.get("textFontSize"),fontWeight:d.get("textFontWeight")},e)},ignore:!0});p.setTextContent(f),Vf({el:p,componentModel:t,itemName:l,formatterParamsExtra:{title:c[l]}}),p.__title=c[l],p.on("mouseover",(function(){var e=d.getItemStyle(),r=a?null==t.get("right")&&"right"!==t.get("left")?"right":"left":null==t.get("bottom")&&"bottom"!==t.get("top")?"bottom":"top";f.setStyle({fill:d.get("textFill")||e.fill||e.stroke||"#000",backgroundColor:d.get("textBackgroundColor")}),p.setTextConfig({position:d.get("textPosition")||r}),f.ignore=!t.get("showTitle"),n.enterEmphasis(this)})).on("mouseout",(function(){"emphasis"!==r.get(["iconStatus",l])&&n.leaveEmphasis(this),f.hide()})),("emphasis"===r.get(["iconStatus",l])?Ds:bs)(p),i.add(p),p.on("click",m.bind(s.onclick,s,e,n,l)),g[l]=p}))}},e.prototype.updateView=function(t,e,n,r){m.each(this._features,(function(t){t instanceof VR&&t.updateView&&t.updateView(t.model,e,n,r)}))},e.prototype.remove=function(t,e){m.each(this._features,(function(n){n instanceof VR&&n.remove&&n.remove(t,e)})),this.group.removeAll()},e.prototype.dispose=function(t,e){m.each(this._features,(function(n){n instanceof VR&&n.dispose&&n.dispose(t,e)}))},e.type="toolbox",e}(Pd);var XR=YR,$R=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.onclick=function(t,e){var n=this.model,r=n.get("name")||t.get("title.0.text")||"echarts",i="svg"===e.getZr().painter.getType(),o=i?"svg":n.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:n.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")}),s=g.a.browser;if("function"!=typeof MouseEvent||!s.newEdge&&(s.ie||s.edge))if(window.navigator.msSaveOrOpenBlob||i){var u=a.split(","),l=u[0].indexOf("base64")>-1,c=i?decodeURIComponent(u[1]):u[1];l&&(c=window.atob(c));var h=r+"."+o;if(window.navigator.msSaveOrOpenBlob){for(var d=c.length,p=new Uint8Array(d);d--;)p[d]=c.charCodeAt(d);var f=new Blob([p]);window.navigator.msSaveOrOpenBlob(f,h)}else{var m=document.createElement("iframe");document.body.appendChild(m);var y=m.contentWindow,v=y.document;v.open("image/svg+xml","replace"),v.write(c),v.close(),y.focus(),v.execCommand("SaveAs",!0,h),document.body.removeChild(m)}}else{var D=n.get("lang"),b='<body style="margin:0;"><img src="'+a+'" style="max-width:100%;" title="'+(D&&D[0]||"")+'" /></body>',_=window.open();_.document.write(b),_.document.title=r}else{var x=document.createElement("a");x.download=r+"."+o,x.target="_blank",x.href=a;var w=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});x.dispatchEvent(w)}},e.getDefaultOption=function(t){return{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:t.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],lang:t.getLocaleModel().get(["toolbox","saveAsImage","lang"])}},e}(VR),KR=$R,JR="__ec_magicType_stack__",QR=[["line","bar"],["stack"]],tz=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.getIcons=function(){var t=this.model,e=t.get("icon"),n={};return m.each(t.get("type"),(function(t){e[t]&&(n[t]=e[t])})),n},e.getDefaultOption=function(t){return{show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:t.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}}},e.prototype.onclick=function(t,e,n){var r=this.model,i=r.get(["seriesIndex",n]);if(ez[n]){var o,a={series:[]};m.each(QR,(function(t){m.indexOf(t,n)>=0&&m.each(t,(function(t){r.setIconStatus(t,"normal")}))})),r.setIconStatus(n,"emphasis"),t.eachComponent({mainType:"series",query:null==i?null:{seriesIndex:i}},(function(t){var e=t.subType,i=t.id,o=ez[n](e,i,t,r);o&&(m.defaults(o,t.option),a.series.push(o));var s=t.coordinateSystem;if(s&&"cartesian2d"===s.type&&("line"===n||"bar"===n)){var u=s.getAxesByScale("ordinal")[0];if(u){var l=u.dim+"Axis",c=t.getReferringComponents(l,gi).models[0].componentIndex;a[l]=a[l]||[];for(var h=0;h<=c;h++)a[l][c]=a[l][c]||{};a[l][c].boundaryGap="bar"===n}}}));var s=n;"stack"===n&&(o=m.merge({stack:r.option.title.tiled,tiled:r.option.title.stack},r.option.title),"emphasis"!==r.get(["iconStatus",n])&&(s="tiled")),e.dispatchAction({type:"changeMagicType",currentType:s,newOption:a,newTitle:o,featureName:"magicType"})}},e}(VR),ez={line:function(t,e,n,r){if("bar"===t)return m.merge({id:e,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","line"])||{},!0)},bar:function(t,e,n,r){if("line"===t)return m.merge({id:e,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","bar"])||{},!0)},stack:function(t,e,n,r){var i=n.get("stack")===JR;if("line"===t||"bar"===t)return r.setIconStatus("stack",i?"normal":"emphasis"),m.merge({id:e,stack:i?"":JR},r.get(["option","stack"])||{},!0)}};iv({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},(function(t,e){e.mergeOption(t.newOption)}));var nz=tz,rz=new Array(60).join("-"),iz="\t";function oz(t){var e=[];return m.each(t,(function(t,n){var r=t.categoryAxis,i=t.valueAxis.dim,o=[" "].concat(m.map(t.series,(function(t){return t.name}))),a=[r.model.getCategories()];m.each(t.series,(function(t){var e=t.getRawData();a.push(t.getRawData().mapArray(e.mapDimension(i),(function(t){return t})))}));for(var s=[o.join(iz)],u=0;u<a[0].length;u++){for(var l=[],c=0;c<a.length;c++)l.push(a[c][u]);s.push(l.join(iz))}e.push(s.join("\n"))})),e.join("\n\n"+rz+"\n\n")}function az(t){return m.map(t,(function(t){var e=t.getRawData(),n=[t.name],r=[];return e.each(e.dimensions,(function(){for(var t=arguments.length,i=arguments[t-1],o=e.getName(i),a=0;a<t-1;a++)r[a]=arguments[a];n.push((o?o+iz:"")+r.join(iz))})),n.join("\n")})).join("\n\n"+rz+"\n\n")}function sz(t){return t.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}var uz=new RegExp("[\t]+","g");function lz(t,e){var n=t.split(new RegExp("\n*"+rz+"\n*","g")),r={series:[]};return m.each(n,(function(t,n){if(function(t){if(t.slice(0,t.indexOf("\n")).indexOf(iz)>=0)return!0}(t)){var i=function(t){for(var e=t.split(/\n+/g),n=sz(e.shift()).split(uz),r=[],i=m.map(n,(function(t){return{name:t,data:[]}})),o=0;o<e.length;o++){var a=sz(e[o]).split(uz);r.push(a.shift());for(var s=0;s<a.length;s++)i[s]&&(i[s].data[o]=a[s])}return{series:i,categories:r}}(t),o=e[n],a=o.axisDim+"Axis";o&&(r[a]=r[a]||[],r[a][o.axisIndex]={data:i.categories},r.series=r.series.concat(i.series))}else i=function(t){for(var e=t.split(/\n+/g),n=sz(e.shift()),r=[],i=0;i<e.length;i++){var o=sz(e[i]);if(o){var a=o.split(uz),s="",u=void 0,l=!1;isNaN(a[0])?(l=!0,s=a[0],a=a.slice(1),r[i]={name:s,value:[]},u=r[i].value):u=r[i]=[];for(var c=0;c<a.length;c++)u.push(+a[c]);1===u.length&&(l?r[i].value=u[0]:r[i]=u[0])}}return{name:n,data:r}}(t),r.series.push(i)})),r}var cz=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.onclick=function(t,e){setTimeout((function(){e.dispatchAction({type:"hideTip"})}));var n=e.getDom(),r=this.model;this._dom&&n.removeChild(this._dom);var i=document.createElement("div");i.style.cssText="position:absolute;top:0;bottom:0;left:0;right:0;padding:5px",i.style.backgroundColor=r.get("backgroundColor")||"#fff";var o=document.createElement("h4"),a=r.get("lang")||[];o.innerHTML=a[0]||r.get("title"),o.style.cssText="margin:10px 20px",o.style.color=r.get("textColor");var s=document.createElement("div"),u=document.createElement("textarea");s.style.cssText="overflow:auto";var l=r.get("optionToContent"),c=r.get("contentToOption"),h=function(t){var e=function(t){var e={},n=[],r=[];return t.eachRawSeries((function(t){var i=t.coordinateSystem;if(!i||"cartesian2d"!==i.type&&"polar"!==i.type)n.push(t);else{var o=i.getBaseAxis();if("category"===o.type){var a=o.dim+"_"+o.index;e[a]||(e[a]={categoryAxis:o,valueAxis:i.getOtherAxis(o),series:[]},r.push({axisDim:o.dim,axisIndex:o.index})),e[a].series.push(t)}else n.push(t)}})),{seriesGroupByCategoryAxis:e,other:n,meta:r}}(t);return{value:m.filter([oz(e.seriesGroupByCategoryAxis),az(e.other)],(function(t){return!!t.replace(/[\n\t\s]/g,"")})).join("\n\n"+rz+"\n\n"),meta:e.meta}}(t);if(m.isFunction(l)){var d=l(e.getOption());m.isString(d)?s.innerHTML=d:m.isDom(d)&&s.appendChild(d)}else{u.readOnly=r.get("readOnly");var p=u.style;p.cssText="display:block;width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;resize:none;box-sizing:border-box;outline:none",p.color=r.get("textColor"),p.borderColor=r.get("textareaBorderColor"),p.backgroundColor=r.get("textareaColor"),u.value=h.value,s.appendChild(u)}var f=h.meta,g=document.createElement("div");g.style.cssText="position:absolute;bottom:5px;left:0;right:0";var y="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",v=document.createElement("div"),D=document.createElement("div");y+=";background-color:"+r.get("buttonColor"),y+=";color:"+r.get("buttonTextColor");var b=this;function _(){n.removeChild(i),b._dom=null}dt(v,"click",_),dt(D,"click",(function(){if(null==c&&null!=l||null!=c&&null==l)_();else{var t;try{t=m.isFunction(c)?c(s,e.getOption()):lz(u.value,f)}catch(t){throw _(),new Error("Data view format error "+t)}t&&e.dispatchAction({type:"changeDataView",newOption:t}),_()}})),v.innerHTML=a[1],D.innerHTML=a[2],D.style.cssText=v.style.cssText=y,!r.get("readOnly")&&g.appendChild(D),g.appendChild(v),i.appendChild(o),i.appendChild(s),i.appendChild(g),s.style.height=n.clientHeight-80+"px",n.appendChild(i),this._dom=i},e.prototype.remove=function(t,e){this._dom&&e.getDom().removeChild(this._dom)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.getDefaultOption=function(t){return{show:!0,readOnly:!1,optionToContent:null,contentToOption:null,icon:"M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28",title:t.getLocaleModel().get(["toolbox","dataView","title"]),lang:t.getLocaleModel().get(["toolbox","dataView","lang"]),backgroundColor:"#fff",textColor:"#000",textareaColor:"#fff",textareaBorderColor:"#333",buttonColor:"#c23531",buttonTextColor:"#fff"}},e}(VR);function hz(t,e){return m.map(t,(function(t,n){var r=e&&e[n];if(m.isObject(r)&&!m.isArray(r)){m.isObject(t)&&!m.isArray(t)||(t={value:t});var i=null!=r.name&&null==t.name;return t=m.defaults(t,r),i&&delete t.name,t}return t}))}iv({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},(function(t,e){var n=[];m.each(t.newOption.series,(function(t){var r=e.getSeriesByName(t.name)[0];if(r){var i=r.get("data");n.push({name:t.name,data:hz(t.data,i)})}else n.push(m.extend({type:"scatter"},t))})),e.mergeOption(m.defaults({series:n},t.newOption))}));var dz=cz,pz=m.each,fz=hi();function gz(t){var e=fz(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}var mz=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.onclick=function(t,e){(function(t){fz(t).snapshots=null})(t),e.dispatchAction({type:"restore",from:this.uid})},e.getDefaultOption=function(t){return{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:t.getLocaleModel().get(["toolbox","restore","title"])}},e}(VR);iv({type:"restore",event:"restore",update:"prepareAndUpdate"},(function(t,e){e.resetOption("recreate")}));var yz=mz,vz=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],Dz=function(){function t(t,e,n){var r=this;this._targetInfoList=[];var i=_z(e,t);Object(m.each)(xz,(function(t,e){(!n||!n.include||Object(m.indexOf)(n.include,e)>=0)&&t(i,r._targetInfoList)}))}return t.prototype.setOutputRanges=function(t,e){return this.matchOutputRanges(t,e,(function(t,e,n){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var r=Az[t.brushType](0,n,e);t.__rangeOffset={offset:Ez[t.brushType](r.values,t.range,[1,1]),xyMinMax:r.xyMinMax}}})),t},t.prototype.matchOutputRanges=function(t,e,n){Object(m.each)(t,(function(t){var r=this.findTargetInfo(t,e);r&&!0!==r&&Object(m.each)(r.coordSyses,(function(r){var i=Az[t.brushType](1,r,t.range,!0);n(t,i.values,r,e)}))}),this)},t.prototype.setInputRanges=function(t,e){Object(m.each)(t,(function(t){var n=this.findTargetInfo(t,e);if(t.range=t.range||[],n&&!0!==n){t.panelId=n.panelId;var r=Az[t.brushType](0,n.coordSys,t.coordRange),i=t.__rangeOffset;t.range=i?Ez[t.brushType](r.values,i.offset,function(t,e){var n=Mz(t),r=Mz(e),i=[n[0]/r[0],n[1]/r[1]];return isNaN(i[0])&&(i[0]=1),isNaN(i[1])&&(i[1]=1),i}(r.xyMinMax,i.xyMinMax)):r.values}}),this)},t.prototype.makePanelOpts=function(t,e){return Object(m.map)(this._targetInfoList,(function(n){var r=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:e?e(n):null,clipPath:KI(r),isTargetByCursor:QI(r,t,n.coordSysModel),getLinearBrushOtherExtent:JI(r)}}))},t.prototype.controlSeries=function(t,e,n){var r=this.findTargetInfo(t,n);return!0===r||r&&Object(m.indexOf)(r.coordSyses,e.coordinateSystem)>=0},t.prototype.findTargetInfo=function(t,e){for(var n=this._targetInfoList,r=_z(e,t),i=0;i<n.length;i++){var o=n[i],a=t.panelId;if(a){if(o.panelId===a)return o}else for(var s=0;s<wz.length;s++)if(wz[s](r,o))return o}return!0},t}();function bz(t){return t[0]>t[1]&&t.reverse(),t}function _z(t,e){return pi(t,e,{includeMainTypes:vz})}var xz={grid:function(t,e){var n=t.xAxisModels,r=t.yAxisModels,i=t.gridModels,o=Object(m.createHashMap)(),a={},s={};(n||r||i)&&(Object(m.each)(n,(function(t){var e=t.axis.grid.model;o.set(e.id,e),a[e.id]=!0})),Object(m.each)(r,(function(t){var e=t.axis.grid.model;o.set(e.id,e),s[e.id]=!0})),Object(m.each)(i,(function(t){o.set(t.id,t),a[t.id]=!0,s[t.id]=!0})),o.each((function(t){var i=t.coordinateSystem,o=[];Object(m.each)(i.getCartesians(),(function(t,e){(Object(m.indexOf)(n,t.getAxis("x").model)>=0||Object(m.indexOf)(r,t.getAxis("y").model)>=0)&&o.push(t)})),e.push({panelId:"grid--"+t.id,gridModel:t,coordSysModel:t,coordSys:o[0],coordSyses:o,getPanelRect:Cz.grid,xAxisDeclared:a[t.id],yAxisDeclared:s[t.id]})})))},geo:function(t,e){Object(m.each)(t.geoModels,(function(t){var n=t.coordinateSystem;e.push({panelId:"geo--"+t.id,geoModel:t,coordSysModel:t,coordSys:n,coordSyses:[n],getPanelRect:Cz.geo})}))}},wz=[function(t,e){var n=t.xAxisModel,r=t.yAxisModel,i=t.gridModel;return!i&&n&&(i=n.axis.grid.model),!i&&r&&(i=r.axis.grid.model),i&&i===e.gridModel},function(t,e){var n=t.geoModel;return n&&n===e.geoModel}],Cz={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(kf(t)),e}},Az={lineX:Object(m.curry)(Sz,0),lineY:Object(m.curry)(Sz,1),rect:function(t,e,n,r){var i=t?e.pointToData([n[0][0],n[1][0]],r):e.dataToPoint([n[0][0],n[1][0]],r),o=t?e.pointToData([n[0][1],n[1][1]],r):e.dataToPoint([n[0][1],n[1][1]],r),a=[bz([i[0],o[0]]),bz([i[1],o[1]])];return{values:a,xyMinMax:a}},polygon:function(t,e,n,r){var i=[[1/0,-1/0],[1/0,-1/0]],o=Object(m.map)(n,(function(n){var o=t?e.pointToData(n,r):e.dataToPoint(n,r);return i[0][0]=Math.min(i[0][0],o[0]),i[1][0]=Math.min(i[1][0],o[1]),i[0][1]=Math.max(i[0][1],o[0]),i[1][1]=Math.max(i[1][1],o[1]),o}));return{values:o,xyMinMax:i}}};function Sz(t,e,n,r){var i=n.getAxis(["x","y"][t]),o=bz(Object(m.map)([0,1],(function(t){return e?i.coordToData(i.toLocalCoord(r[t]),!0):i.toGlobalCoord(i.dataToCoord(r[t]))}))),a=[];return a[t]=o,a[1-t]=[NaN,NaN],{values:o,xyMinMax:a}}var Ez={lineX:Object(m.curry)(Fz,0),lineY:Object(m.curry)(Fz,1),rect:function(t,e,n){return[[t[0][0]-n[0]*e[0][0],t[0][1]-n[0]*e[0][1]],[t[1][0]-n[1]*e[1][0],t[1][1]-n[1]*e[1][1]]]},polygon:function(t,e,n){return Object(m.map)(t,(function(t,r){return[t[0]-n[0]*e[r][0],t[1]-n[1]*e[r][1]]}))}};function Fz(t,e,n,r){return[e[0]-r[t]*n[0],e[1]-r[t]*n[1]]}function Mz(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}var kz=Dz,Oz=m.each,Iz=function(t){return Jr+t}("toolbox-dataZoom_"),Tz=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.render=function(t,e,n,r){this._brushController||(this._brushController=new $I(n.getZr()),this._brushController.on("brush",m.bind(this._onBrush,this)).mount()),function(t,e,n,r,i){var o=n._isZoomActive;r&&"takeGlobalCursor"===r.type&&(o="dataZoomSelect"===r.key&&r.dataZoomSelectActive),n._isZoomActive=o,t.setIconStatus("zoom",o?"emphasis":"normal");var a=new kz(Lz(t),e,{include:["grid"]}),s=a.makePanelOpts(i,(function(t){return t.xAxisDeclared&&!t.yAxisDeclared?"lineX":!t.xAxisDeclared&&t.yAxisDeclared?"lineY":"rect"}));n._brushController.setPanels(s).enableBrush(!(!o||!s.length)&&{brushType:"auto",brushStyle:t.getModel("brushStyle").getItemStyle()})}(t,e,this,r,n),function(t,e){t.setIconStatus("back",function(t){return gz(t).length}(e)>1?"emphasis":"normal")}(t,e)},e.prototype.onclick=function(t,e,n){Bz[n].call(this)},e.prototype.remove=function(t,e){this._brushController&&this._brushController.unmount()},e.prototype.dispose=function(t,e){this._brushController&&this._brushController.dispose()},e.prototype._onBrush=function(t){var e=t.areas;if(t.isEnd&&e.length){var n={},r=this.ecModel;this._brushController.updateCovers([]),new kz(Lz(this.model),r,{include:["grid"]}).matchOutputRanges(e,r,(function(t,e,n){if("cartesian2d"===n.type){var r=t.brushType;"rect"===r?(i("x",n,e[0]),i("y",n,e[1])):i({lineX:"x",lineY:"y"}[r],n,e)}})),function(t,e){var n=gz(t);pz(e,(function(e,r){for(var i=n.length-1;i>=0&&!n[i][r];i--);if(i<0){var o=t.queryComponents({mainType:"dataZoom",subType:"select",id:r})[0];if(o){var a=o.getPercentRange();n[0][r]={dataZoomId:r,start:a[0],end:a[1]}}}})),n.push(e)}(r,n),this._dispatchZoomAction(n)}function i(t,e,i){var o=e.getAxis(t),a=o.model,s=function(t,e,n){var r;return n.eachComponent({mainType:"dataZoom",subType:"select"},(function(n){n.getAxisModel(t,e.componentIndex)&&(r=n)})),r}(t,a,r),u=s.findRepresentativeAxisProxy(a).getMinMaxSpan();null==u.minValueSpan&&null==u.maxValueSpan||(i=WO(0,i.slice(),o.scale.getExtent(),0,u.minValueSpan,u.maxValueSpan)),s&&(n[s.id]={dataZoomId:s.id,startValue:i[0],endValue:i[1]})}},e.prototype._dispatchZoomAction=function(t){var e=[];Oz(t,(function(t,n){e.push(m.clone(t))})),e.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:e})},e.getDefaultOption=function(t){return{show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:t.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:"rgba(210,219,238,0.2)"}}},e}(VR),Bz={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){this._dispatchZoomAction(function(t){var e=gz(t),n=e[e.length-1];e.length>1&&e.pop();var r={};return pz(n,(function(t,n){for(var i=e.length-1;i>=0;i--)if(t=e[i][n]){r[n]=t;break}})),r}(this.ecModel))}};function Lz(t){var e={xAxisIndex:t.get("xAxisIndex",!0),yAxisIndex:t.get("yAxisIndex",!0),xAxisId:t.get("xAxisId",!0),yAxisId:t.get("yAxisId",!0)};return null==e.xAxisIndex&&null==e.xAxisId&&(e.xAxisIndex="all"),null==e.yAxisIndex&&null==e.yAxisId&&(e.yAxisIndex="all"),e}!function(t,e){Object(m.assert)(null==ic.get(t)&&e),ic.set(t,e)}("dataZoom",(function(t){var e=t.getComponent("toolbox",0),n=["feature","dataZoom"];if(e&&null!=e.get(n)){var r=e.getModel(n),i=[],o=pi(t,Lz(r));return Oz(o.xAxisModels,(function(t){return a(t,"xAxis","xAxisIndex")})),Oz(o.yAxisModels,(function(t){return a(t,"yAxis","yAxisIndex")})),i}function a(t,e,n){var o=t.componentIndex,a={type:"select",$fromToolbox:!0,filterMode:r.get("filterMode",!0)||"filter",id:Iz+e+o};a[n]=o,i.push(a)}}));var jz=Tz;var Pz=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="tooltip",e.dependencies=["axisPointer"],e.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"#fff",shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#666",fontSize:14}},e}(Nl),Nz=Pz;function Rz(t){var e=t.get("confine");return null!=e?!!e:"richText"===t.get("renderMode")}function zz(t){if(g.a.domSupported)for(var e=document.documentElement.style,n=0,r=t.length;n<r;n++)if(t[n]in e)return t[n]}var Vz=zz(["transform","webkitTransform","OTransform","MozTransform","msTransform"]);function Hz(t,e){if(!t)return e;e=fl(e,!0);var n=t.indexOf(e);return(t=-1===n?e:"-"+t.slice(0,n)+"-"+e).toLowerCase()}var Gz=Hz(zz(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),"transition"),qz=Hz(Vz,"transform"),Wz="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(g.a.transform3dSupported?"will-change:transform;":"");function Uz(t,e,n){var r=t.toFixed(0)+"px",i=e.toFixed(0)+"px";if(!g.a.transformSupported)return n?"top:"+i+";left:"+r+";":[["top",i],["left",r]];var o=g.a.transform3dSupported,a="translate"+(o?"3d":"")+"("+r+","+i+(o?",0":"")+")";return n?"top:0;left:0;"+qz+":"+a+";":[["top",0],["left",0],[Vz,a]]}function Zz(t,e,n){var r=[],i=t.get("transitionDuration"),o=t.get("backgroundColor"),a=t.get("shadowBlur"),s=t.get("shadowColor"),u=t.get("shadowOffsetX"),l=t.get("shadowOffsetY"),c=t.getModel("textStyle"),h=_d(t,"html"),d=u+"px "+l+"px "+a+"px "+s;return r.push("box-shadow:"+d),e&&i&&r.push(function(t,e){var n="cubic-bezier(0.23,1,0.32,1)",r=" "+t/2+"s "+n,i="opacity"+r+",visibility"+r;return e||(r=" "+t+"s "+n,i+=g.a.transformSupported?","+qz+r:",left"+r+",top"+r),Gz+":"+i}(i,n)),o&&r.push("background-color:"+o),Object(m.each)(["width","color","radius"],(function(e){var n="border-"+e,i=fl(n),o=t.get(i);null!=o&&r.push(n+":"+o+("color"===e?"":"px"))})),r.push(function(t){var e=[],n=t.get("fontSize"),r=t.getTextColor();r&&e.push("color:"+r),e.push("font:"+t.getFont());var i=Object(m.retrieve2)(t.get("lineHeight"),Math.round(3*n/2));n&&e.push("line-height:"+i+"px");var o=t.get("textShadowColor"),a=t.get("textShadowBlur")||0,s=t.get("textShadowOffsetX")||0,u=t.get("textShadowOffsetY")||0;return o&&a&&e.push("text-shadow:"+s+"px "+u+"px "+a+"px "+o),Object(m.each)(["decoration","align"],(function(n){var r=t.get(n);r&&e.push("text-"+n+":"+r)})),e.join(";")}(c)),null!=h&&r.push("padding:"+gl(h).join("px ")+"px"),r.join(";")+";"}function Yz(t,e,n,r,i){var o=e&&e.painter;if(n){var a=o&&o.getViewportRoot();a&&function(t,e,n,r,i){tt(Q,e,r,i,!0)&&tt(t,n,Q[0],Q[1])}(t,a,n,r,i)}else{t[0]=r,t[1]=i;var s=o&&o.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var Xz=function(){function t(t,e){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,g.a.wxa)return null;var n=document.createElement("div");n.domBelongToZr=!0,this.el=n;var r=this._zr=t.getZr(),i=e.appendTo,o=i&&(Object(m.isString)(i)?document.querySelector(i):Object(m.isDom)(i)?i:Object(m.isFunction)(i)&&i(t.getDom()));Yz(this._styleCoord,r,o,t.getWidth()/2,t.getHeight()/2),(o||t.getDom()).appendChild(n),this._api=t,this._container=o;var a=this;n.onmouseenter=function(){a._enterable&&(clearTimeout(a._hideTimeout),a._show=!0),a._inContent=!0},n.onmousemove=function(t){if(t=t||window.event,!a._enterable){var e=r.handler;ht(r.painter.getViewportRoot(),t,!0),e.dispatch("mousemove",t)}},n.onmouseleave=function(){a._inContent=!1,a._enterable&&a._show&&a.hideLater(a._hideDelay)}}return t.prototype.update=function(t){if(!this._container){var e=this._api.getDom(),n=function(t,e){var n=t.currentStyle||document.defaultView&&document.defaultView.getComputedStyle(t);return n?e?n[e]:n:null}(e,"position"),r=e.style;"absolute"!==r.position&&"absolute"!==n&&(r.position="relative")}var i=t.get("alwaysShowContent");i&&this._moveIfResized(),this._alwaysShowContent=i,this.el.className=t.get("className")||""},t.prototype.show=function(t,e){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var n=this.el,r=n.style,i=this._styleCoord;n.innerHTML?r.cssText=Wz+Zz(t,!this._firstShow,this._longHide)+Uz(i[0],i[1],!0)+"border-color:"+wl(e)+";"+(t.get("extraCssText")||"")+";pointer-events:"+(this._enterable?"auto":"none"):r.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},t.prototype.setContent=function(t,e,n,r,i){var o=this.el;if(null!=t){var a="";if(Object(m.isString)(i)&&"item"===n.get("trigger")&&!Rz(n)&&(a=function(t,e,n){if(!Object(m.isString)(n)||"inside"===n)return"";var r=t.get("backgroundColor"),i=t.get("borderWidth");e=wl(e);var o,a=function(t){return"left"===t?"right":"right"===t?"left":"top"===t?"bottom":"top"}(n),s=Math.max(1.5*Math.round(i),6),u="",l=qz+":";Object(m.indexOf)(["left","right"],a)>-1?(u+="top:50%",l+="translateY(-50%) rotate("+(o="left"===a?-225:-45)+"deg)"):(u+="left:50%",l+="translateX(-50%) rotate("+(o="top"===a?225:45)+"deg)");var c=o*Math.PI/180,h=s+i,d=h*Math.abs(Math.cos(c))+h*Math.abs(Math.sin(c)),p=e+" solid "+i+"px;";return'<div style="'+["position:absolute;width:"+s+"px;height:"+s+"px;z-index:-1;",(u+=";"+a+":-"+Math.round(100*((d-Math.SQRT2*i)/2+Math.SQRT2*i-(d-h)/2))/100+"px")+";"+l+";","border-bottom:"+p,"border-right:"+p,"background-color:"+r+";"].join("")+'"></div>'}(n,r,i)),Object(m.isString)(t))o.innerHTML=t+a;else if(t){o.innerHTML="",Object(m.isArray)(t)||(t=[t]);for(var s=0;s<t.length;s++)Object(m.isDom)(t[s])&&t[s].parentNode!==o&&o.appendChild(t[s]);if(a&&o.childNodes.length){var u=document.createElement("div");u.innerHTML=a,o.appendChild(u)}}}else o.innerHTML=""},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el;return t?[t.offsetWidth,t.offsetHeight]:[0,0]},t.prototype.moveTo=function(t,e){if(this.el){var n=this._styleCoord;if(Yz(n,this._zr,this._container,t,e),null!=n[0]&&null!=n[1]){var r=this.el.style,i=Uz(n[0],n[1]);Object(m.each)(i,(function(t){r[t[0]]=t[1]}))}}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){var t=this,e=this.el.style;e.visibility="hidden",e.opacity="0",g.a.transform3dSupported&&(e.willChange=""),this._show=!1,this._longHideTimeout=setTimeout((function(){return t._longHide=!0}),500)},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(Object(m.bind)(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var t=this.el.parentNode;t&&t.removeChild(this.el),this.el=this._container=null},t}(),$z=Xz,Kz=function(){function t(t){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=t.getZr(),tV(this._styleCoord,this._zr,t.getWidth()/2,t.getHeight()/2)}return t.prototype.update=function(t){var e=t.get("alwaysShowContent");e&&this._moveIfResized(),this._alwaysShowContent=e},t.prototype.show=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.show(),this._show=!0},t.prototype.setContent=function(t,e,n,r,i){var o=this;m.isObject(t)&&pc(""),this.el&&this._zr.remove(this.el);var a=n.getModel("textStyle");this.el=new Ha({style:{rich:e.richTextStyles,text:t,lineHeight:22,borderWidth:1,borderColor:r,textShadowColor:a.get("textShadowColor"),fill:n.get(["textStyle","color"]),padding:_d(n,"richText"),verticalAlign:"top",align:"left"},z:n.get("z")}),m.each(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],(function(t){o.el.style[t]=n.get(t)})),m.each(["textShadowBlur","textShadowOffsetX","textShadowOffsetY"],(function(t){o.el.style[t]=a.get(t)||0})),this._zr.add(this.el);var s=this;this.el.on("mouseover",(function(){s._enterable&&(clearTimeout(s._hideTimeout),s._show=!0),s._inContent=!0})),this.el.on("mouseout",(function(){s._enterable&&s._show&&s.hideLater(s._hideDelay),s._inContent=!1}))},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el,e=this.el.getBoundingRect(),n=Qz(t.style);return[e.width+n.left+n.right,e.height+n.top+n.bottom]},t.prototype.moveTo=function(t,e){var n=this.el;if(n){var r=this._styleCoord;tV(r,this._zr,t,e),t=r[0],e=r[1];var i=n.style,o=Jz(i.borderWidth||0),a=Qz(i);n.x=t+o+a.left,n.y=e+o+a.top,n.markRedraw()}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){this.el&&this.el.hide(),this._show=!1},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(m.bind(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this._zr.remove(this.el)},t}();function Jz(t){return Math.max(0,t)}function Qz(t){var e=Jz(t.shadowBlur||0),n=Jz(t.shadowOffsetX||0),r=Jz(t.shadowOffsetY||0);return{left:Jz(e-n),right:Jz(e+n),top:Jz(e-r),bottom:Jz(e+r)}}function tV(t,e,n,r){t[0]=n,t[1]=r,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var eV=Kz,nV=new Sa({shape:{x:-1,y:-1,width:2,height:2}}),rV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(t,e){if(!g.a.node&&e.getDom()){var n=t.getComponent("tooltip"),r=this._renderMode=function(t){return"auto"===t?g.a.domSupported?"html":"richText":t||"html"}(n.get("renderMode"));this._tooltipContent="richText"===r?new eV(e):new $z(e,{appendTo:n.get("appendToBody",!0)?"body":n.get("appendTo",!0)})}},e.prototype.render=function(t,e,n){if(!g.a.node&&n.getDom()){this.group.removeAll(),this._tooltipModel=t,this._ecModel=e,this._api=n;var r=this._tooltipContent;r.update(t),r.setEnterable(t.get("enterable")),this._initGlobalListener(),this._keepShow(),"richText"!==this._renderMode&&t.get("transitionDuration")?rg(this,"_updatePosition",50,"fixRate"):ig(this,"_updatePosition")}},e.prototype._initGlobalListener=function(){var t=this._tooltipModel.get("triggerOn");AP("itemTooltip",this._api,Object(m.bind)((function(e,n,r){"none"!==t&&(t.indexOf(e)>=0?this._tryShow(n,r):"leave"===e&&this._hide(r))}),this))},e.prototype._keepShow=function(){var t=this._tooltipModel,e=this._ecModel,n=this._api,r=t.get("triggerOn");if(null!=this._lastX&&null!=this._lastY&&"none"!==r&&"click"!==r){var i=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout((function(){!n.isDisposed()&&i.manuallyShowTip(t,e,n,{x:i._lastX,y:i._lastY,dataByCoordSys:i._lastDataByCoordSys})}))}},e.prototype.manuallyShowTip=function(t,e,n,r){if(r.from!==this.uid&&!g.a.node&&n.getDom()){var i=oV(r,n);this._ticket="";var o=r.dataByCoordSys,a=function(t,e,n){var r=fi(t).queryOptionMap,i=r.keys()[0];if(i&&"series"!==i){var o,a=yi(e,i,r.get(i),{useDefault:!1,enableAll:!1,enableNone:!1}).models[0];if(a)return n.getViewOfComponentModel(a).group.traverse((function(e){var n=Ga(e).tooltipConfig;if(n&&n.name===t.name)return o=e,!0})),o?{componentMainType:i,componentIndex:a.componentIndex,el:o}:void 0}}(r,e,n);if(a){var s=a.el.getBoundingRect().clone();s.applyTransform(a.el.transform),this._tryShow({offsetX:s.x+s.width/2,offsetY:s.y+s.height/2,target:a.el,position:r.position,positionDefault:"bottom"},i)}else if(r.tooltip&&null!=r.x&&null!=r.y){var u=nV;u.x=r.x,u.y=r.y,u.update(),Ga(u).tooltipConfig={name:null,option:r.tooltip},this._tryShow({offsetX:r.x,offsetY:r.y,target:u},i)}else if(o)this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,dataByCoordSys:o,tooltipOption:r.tooltipOption},i);else if(null!=r.seriesIndex){if(this._manuallyAxisShowTip(t,e,n,r))return;var l=OP(r,e),c=l.point[0],h=l.point[1];null!=c&&null!=h&&this._tryShow({offsetX:c,offsetY:h,target:l.el,position:r.position,positionDefault:"bottom"},i)}else null!=r.x&&null!=r.y&&(n.dispatchAction({type:"updateAxisPointer",x:r.x,y:r.y}),this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,target:n.getZr().findHover(r.x,r.y).target},i))}},e.prototype.manuallyHideTip=function(t,e,n,r){var i=this._tooltipContent;this._tooltipModel&&i.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,r.from!==this.uid&&this._hide(oV(r,n))},e.prototype._manuallyAxisShowTip=function(t,e,n,r){var i=r.seriesIndex,o=r.dataIndex,a=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=i&&null!=o&&null!=a){var s=e.getSeriesByIndex(i);if(s)if("axis"===iV([s.getData().getItemModel(o),s,(s.coordinateSystem||{}).model],this._tooltipModel).get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:i,dataIndex:o,position:r.position}),!0}},e.prototype._tryShow=function(t,e){var n=t.target;if(this._tooltipModel){this._lastX=t.offsetX,this._lastY=t.offsetY;var r=t.dataByCoordSys;if(r&&r.length)this._showAxisTooltip(r,t);else if(n){var i,o;if("legend"===Ga(n).ssrType)return;this._lastDataByCoordSys=null,Xg(n,(function(t){return null!=Ga(t).dataIndex?(i=t,!0):null!=Ga(t).tooltipConfig?(o=t,!0):void 0}),!0),i?this._showSeriesItemTooltip(t,i,e):o?this._showComponentItemTooltip(t,o,e):this._hide(e)}else this._lastDataByCoordSys=null,this._hide(e)}},e.prototype._showOrMove=function(t,e){var n=t.get("showDelay");e=Object(m.bind)(e,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(e,n):e()},e.prototype._showAxisTooltip=function(t,e){var n=this._ecModel,r=this._tooltipModel,i=[e.offsetX,e.offsetY],o=iV([e.tooltipOption],r),a=this._renderMode,s=[],u=hd("section",{blocks:[],noHeader:!0}),l=[],c=new xd;Object(m.each)(t,(function(t){Object(m.each)(t.dataByAxis,(function(t){var e=n.getComponent(t.axisDim+"Axis",t.axisIndex),i=t.value;if(e&&null!=i){var o=cP(i,e.axis,n,t.seriesDataIndices,t.valueLabelOpt),h=hd("section",{header:o,noHeader:!Object(m.trim)(o),sortBlocks:!0,blocks:[]});u.blocks.push(h),Object(m.each)(t.seriesDataIndices,(function(u){var d=n.getSeriesByIndex(u.seriesIndex),p=u.dataIndexInside,f=d.getDataParams(p);if(!(f.dataIndex<0)){f.axisDim=t.axisDim,f.axisIndex=t.axisIndex,f.axisType=t.axisType,f.axisId=t.axisId,f.axisValue=pb(e.axis,{value:i}),f.axisValueLabel=o,f.marker=c.makeTooltipMarker("item",wl(f.color),a);var g=Ah(d.formatTooltip(p,!0,null)),y=g.frag;if(y){var v=iV([d],r).get("valueFormatter");h.blocks.push(v?Object(m.extend)({valueFormatter:v},y):y)}g.text&&l.push(g.text),s.push(f)}}))}}))})),u.blocks.reverse(),l.reverse();var h=e.position,d=o.get("order"),p=yd(u,c,a,d,n.get("useUTC"),o.get("textStyle"));p&&l.unshift(p);var f="richText"===a?"\n\n":"<br/>",g=l.join(f);this._showOrMove(o,(function(){this._updateContentNotChangedOnAxis(t,s)?this._updatePosition(o,h,i[0],i[1],this._tooltipContent,s):this._showTooltipContent(o,g,s,Math.random()+"",i[0],i[1],h,null,c)}))},e.prototype._showSeriesItemTooltip=function(t,e,n){var r=this._ecModel,i=Ga(e),o=i.seriesIndex,a=r.getSeriesByIndex(o),s=i.dataModel||a,u=i.dataIndex,l=i.dataType,c=s.getData(l),h=this._renderMode,d=t.positionDefault,p=iV([c.getItemModel(u),s,a&&(a.coordinateSystem||{}).model],this._tooltipModel,d?{position:d}:null),f=p.get("trigger");if(null==f||"item"===f){var g=s.getDataParams(u,l),y=new xd;g.marker=y.makeTooltipMarker("item",wl(g.color),h);var v=Ah(s.formatTooltip(u,!1,l)),D=p.get("order"),b=p.get("valueFormatter"),_=v.frag,x=_?yd(b?Object(m.extend)({valueFormatter:b},_):_,y,h,D,r.get("useUTC"),p.get("textStyle")):v.text,w="item_"+s.name+"_"+u;this._showOrMove(p,(function(){this._showTooltipContent(p,x,g,w,t.offsetX,t.offsetY,t.position,t.target,y)})),n({type:"showTip",dataIndexInside:u,dataIndex:c.getRawIndex(u),seriesIndex:o,from:this.uid})}},e.prototype._showComponentItemTooltip=function(t,e,n){var r="html"===this._renderMode,i=Ga(e),o=i.tooltipConfig.option||{},a=o.encodeHTMLContent;if(Object(m.isString)(o)){o={content:o,formatter:o},a=!0}a&&r&&o.content&&((o=Object(m.clone)(o)).content=it(o.content));var s=[o],u=this._ecModel.getComponent(i.componentMainType,i.componentIndex);u&&s.push(u),s.push({formatter:o.content});var l=t.positionDefault,c=iV(s,this._tooltipModel,l?{position:l}:null),h=c.get("content"),d=Math.random()+"",p=new xd;this._showOrMove(c,(function(){var n=Object(m.clone)(c.get("formatterParams")||{});this._showTooltipContent(c,h,n,d,t.offsetX,t.offsetY,t.position,e,p)})),n({type:"showTip",from:this.uid})},e.prototype._showTooltipContent=function(t,e,n,r,i,o,a,s,u){if(this._ticket="",t.get("showContent")&&t.get("show")){var l=this._tooltipContent;l.setEnterable(t.get("enterable"));var c=t.get("formatter");a=a||t.get("position");var h=e,d=this._getNearestPoint([i,o],n,t.get("trigger"),t.get("borderColor")).color;if(c)if(Object(m.isString)(c)){var p=t.ecModel.get("useUTC"),f=Object(m.isArray)(n)?n[0]:n;h=c,f&&f.axisType&&f.axisType.indexOf("time")>=0&&(h=$u(f.axisValue,h,p)),h=Dl(h,n,!0)}else if(Object(m.isFunction)(c)){var g=Object(m.bind)((function(e,r){e===this._ticket&&(l.setContent(r,u,t,d,a),this._updatePosition(t,a,i,o,l,n,s))}),this);this._ticket=r,h=c(n,r,g)}else h=c;l.setContent(h,u,t,d,a),l.show(t,d),this._updatePosition(t,a,i,o,l,n,s)}},e.prototype._getNearestPoint=function(t,e,n,r){return"axis"===n||Object(m.isArray)(e)?{color:r||("html"===this._renderMode?"#fff":"none")}:Object(m.isArray)(e)?void 0:{color:r||e.color||e.borderColor}},e.prototype._updatePosition=function(t,e,n,r,i,o,a){var s=this._api.getWidth(),u=this._api.getHeight();e=e||t.get("position");var l=i.getSize(),c=t.get("align"),h=t.get("verticalAlign"),d=a&&a.getBoundingRect().clone();if(a&&d.applyTransform(a.transform),Object(m.isFunction)(e)&&(e=e([n,r],o,i.el,d,{viewSize:[s,u],contentSize:l.slice()})),Object(m.isArray)(e))n=Sr(e[0],s),r=Sr(e[1],u);else if(Object(m.isObject)(e)){var p=e;p.width=l[0],p.height=l[1];var f=kl(p,{width:s,height:u});n=f.x,r=f.y,c=null,h=null}else if(Object(m.isString)(e)&&a){var g=function(t,e,n,r){var i=n[0],o=n[1],a=Math.ceil(Math.SQRT2*r)+8,s=0,u=0,l=e.width,c=e.height;switch(t){case"inside":s=e.x+l/2-i/2,u=e.y+c/2-o/2;break;case"top":s=e.x+l/2-i/2,u=e.y-o-a;break;case"bottom":s=e.x+l/2-i/2,u=e.y+c+a;break;case"left":s=e.x-i-a,u=e.y+c/2-o/2;break;case"right":s=e.x+l+a,u=e.y+c/2-o/2}return[s,u]}(e,d,l,t.get("borderWidth"));n=g[0],r=g[1]}else g=function(t,e,n,r,i,o,a){var s=n.getSize(),u=s[0],l=s[1];return null!=o&&(t+u+o+2>r?t-=u+o:t+=o),null!=a&&(e+l+a>i?e-=l+a:e+=a),[t,e]}(n,r,i,s,u,c?null:20,h?null:20),n=g[0],r=g[1];c&&(n-=aV(c)?l[0]/2:"right"===c?l[0]:0),h&&(r-=aV(h)?l[1]/2:"bottom"===h?l[1]:0),Rz(t)&&(g=function(t,e,n,r,i){var o=n.getSize(),a=o[0],s=o[1];return t=Math.min(t+a,r)-a,e=Math.min(e+s,i)-s,t=Math.max(t,0),e=Math.max(e,0),[t,e]}(n,r,i,s,u),n=g[0],r=g[1]),i.moveTo(n,r)},e.prototype._updateContentNotChangedOnAxis=function(t,e){var n=this._lastDataByCoordSys,r=this._cbParamsList,i=!!n&&n.length===t.length;return i&&Object(m.each)(n,(function(n,o){var a=n.dataByAxis||[],s=(t[o]||{}).dataByAxis||[];(i=i&&a.length===s.length)&&Object(m.each)(a,(function(t,n){var o=s[n]||{},a=t.seriesDataIndices||[],u=o.seriesDataIndices||[];(i=i&&t.value===o.value&&t.axisType===o.axisType&&t.axisId===o.axisId&&a.length===u.length)&&Object(m.each)(a,(function(t,e){var n=u[e];i=i&&t.seriesIndex===n.seriesIndex&&t.dataIndex===n.dataIndex})),r&&Object(m.each)(t.seriesDataIndices,(function(t){var n=t.seriesIndex,o=e[n],a=r[n];o&&a&&a.data!==o.data&&(i=!1)}))}))})),this._lastDataByCoordSys=t,this._cbParamsList=e,!!i},e.prototype._hide=function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},e.prototype.dispose=function(t,e){!g.a.node&&e.getDom()&&(ig(this,"_updatePosition"),this._tooltipContent.dispose(),FP("itemTooltip",e))},e.type="tooltip",e}(Pd);function iV(t,e,n){var r,i=e.ecModel;n?(r=new Au(n,i,i),r=new Au(e.option,r,i)):r=e;for(var o=t.length-1;o>=0;o--){var a=t[o];a&&(a instanceof Au&&(a=a.get("tooltip",!0)),Object(m.isString)(a)&&(a={formatter:a}),a&&(r=new Au(a,r,i)))}return r}function oV(t,e){return t.dispatchAction||Object(m.bind)(e.dispatchAction,e)}function aV(t){return"center"===t||"middle"===t}var sV=rV;var uV=["rect","polygon","keep","clear"];function lV(t,e){var n=Qr(t?t.brush:[]);if(n.length){var r=[];m.each(n,(function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(r=r.concat(e))}));var i=t&&t.toolbox;m.isArray(i)&&(i=i[0]),i||(i={feature:{}},t.toolbox=[i]);var o=i.feature||(i.feature={}),a=o.brush||(o.brush={}),s=a.type||(a.type=[]);s.push.apply(s,r),function(t){var e={};m.each(t,(function(t){e[t]=1})),t.length=0,m.each(e,(function(e,n){t.push(n)}))}(s),e&&!s.length&&s.push.apply(s,uV)}}var cV=m.each;function hV(t){if(t)for(var e in t)if(t.hasOwnProperty(e))return!0}function dV(t,e,n){var r={};return cV(e,(function(e){var i=r[e]=function(){var t=function(){};t.prototype.__hidden=t.prototype;var e=new t;return e}();cV(t[e],(function(t,r){if(MM.isValidType(r)){var o={type:r,visual:t};n&&n(o,e),i[r]=new MM(o),"opacity"===r&&((o=m.clone(o)).type="colorAlpha",i.__hidden.__alphaForOpacity=new MM(o))}}))})),r}function pV(t,e,n){var r;m.each(n,(function(t){e.hasOwnProperty(t)&&hV(e[t])&&(r=!0)})),r&&m.each(n,(function(n){e.hasOwnProperty(n)&&hV(e[n])?t[n]=m.clone(e[n]):delete t[n]}))}var fV={lineX:gV(0),lineY:gV(1),rect:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])},rect:function(t,e,n){return t&&n.boundingRect.intersect(t)}},polygon:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])&&Ab(n.range,t[0],t[1])},rect:function(t,e,n){var r=n.range;if(!t||r.length<=1)return!1;var i=t.x,o=t.y,a=t.width,s=t.height,u=r[0];return!!(Ab(r,i,o)||Ab(r,i+a,o)||Ab(r,i,o+s)||Ab(r,i+a,o+s)||Rt.create(t).contain(u[0],u[1])||Nf(i,o,i+a,o,r)||Nf(i,o,i,o+s,r)||Nf(i+a,o,i+a,o+s,r)||Nf(i,o+s,i+a,o+s,r))||void 0}}};function gV(t){var e=["x","y"],n=["width","height"];return{point:function(e,n,r){if(e){var i=r.range;return mV(e[t],i)}},rect:function(r,i,o){if(r){var a=o.range,s=[r[e[t]],r[e[t]]+r[n[t]]];return s[1]<s[0]&&s.reverse(),mV(s[0],a)||mV(s[1],a)||mV(a[0],s)||mV(a[1],s)}}}}function mV(t,e){return e[0]<=t&&t<=e[1]}var yV=["inBrush","outOfBrush"],vV="__ecBrushSelect",DV="__ecInBrushSelectEvent";function bV(t){t.eachComponent({mainType:"brush"},(function(e){(e.brushTargetManager=new kz(e.option,t)).setInputRanges(e.areas,t)}))}function _V(t,e,n){var r,i,o=[];t.eachComponent({mainType:"brush"},(function(t){n&&"takeGlobalCursor"===n.type&&t.setBrushOption("brush"===n.key?n.brushOption:{brushType:!1})})),bV(t),t.eachComponent({mainType:"brush"},(function(e,n){var a={brushId:e.id,brushIndex:n,brushName:e.name,areas:m.clone(e.areas),selected:[]};o.push(a);var s=e.option,u=s.brushLink,l=[],c=[],h=[],d=!1;n||(r=s.throttleType,i=s.throttleDelay);var p=m.map(e.areas,(function(t){var e=CV[t.brushType],n=m.defaults({boundingRect:e?e(t):void 0},t);return n.selectors=function(t){var e=t.brushType,n={point:function(r){return fV[e].point(r,n,t)},rect:function(r){return fV[e].rect(r,n,t)}};return n}(n),n})),f=dV(e.option,yV,(function(t){t.mappingMethod="fixed"}));function g(t){return"all"===u||!!l[t]}function y(t){return!!t.length}function v(n,r,i){if(n.brushSelector&&!function(t,e){var n=t.option.seriesIndex;return null!=n&&"all"!==n&&(m.isArray(n)?m.indexOf(n,e)<0:e!==n)}(e,r)&&(m.each(p,(function(r){e.brushTargetManager.controlSeries(r,n,t)&&i.push(r),d=d||y(i)})),g(r)&&y(i))){var o=n.getData();o.each((function(t){wV(n,i,o,t)&&(c[t]=1)}))}}m.isArray(u)&&m.each(u,(function(t){l[t]=1})),t.eachSeries((function(t,e){var n=h[e]=[];"parallel"===t.subType?function(t,e){var n=t.coordinateSystem;d=d||n.hasAxisBrushed(),g(e)&&n.eachActiveState(t.getData(),(function(t,e){"active"===t&&(c[e]=1)}))}(t,e):v(t,e,n)})),t.eachSeries((function(t,e){var n={seriesId:t.id,seriesIndex:e,seriesName:t.name,dataIndex:[]};a.selected.push(n);var r=h[e],i=t.getData(),o=g(e)?function(t){return c[t]?(n.dataIndex.push(i.getRawIndex(t)),"inBrush"):"outOfBrush"}:function(e){return wV(t,r,i,e)?(n.dataIndex.push(i.getRawIndex(e)),"inBrush"):"outOfBrush"};(g(e)?d:y(r))&&function(t,e,n,r,i,o){var a,s={};function u(t){return qg(n,a,t)}function l(t,e){Ug(n,a,t,e)}function c(t,c){a=null==o?t:c;var h=n.getRawDataItem(a);if(!h||!1!==h.visualMap)for(var d=r.call(i,t),p=e[d],f=s[d],g=0,m=f.length;g<m;g++){var y=f[g];p[y]&&p[y].applyVisual(t,u,l)}}m.each(t,(function(t){var n=MM.prepareVisualTypes(e[t]);s[t]=n})),null==o?n.each(c):n.each([o],c)}(yV,f,i,o)}))})),function(t,e,n,r,i){if(i){var o=t.getZr();if(!o[DV])o[vV]||(o[vV]=xV),rg(o,vV,n,e)(t,r)}}(e,r,i,o,n)}function xV(t,e){if(!t.isDisposed()){var n=t.getZr();n[DV]=!0,t.dispatchAction({type:"brushSelect",batch:e}),n[DV]=!1}}function wV(t,e,n,r){for(var i=0,o=e.length;i<o;i++){var a=e[i];if(t.brushSelector(r,n,a.selectors,a))return!0}}var CV={rect:function(t){return AV(t.range)},polygon:function(t){for(var e,n=t.range,r=0,i=n.length;r<i;r++){e=e||[[1/0,-1/0],[1/0,-1/0]];var o=n[r];o[0]<e[0][0]&&(e[0][0]=o[0]),o[0]>e[0][1]&&(e[0][1]=o[0]),o[1]<e[1][0]&&(e[1][0]=o[1]),o[1]>e[1][1]&&(e[1][1]=o[1])}return e&&AV(e)}};function AV(t){return new Rt(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var SV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new $I(e.getZr())).on("brush",m.bind(this._onBrush,this)).mount()},e.prototype.render=function(t,e,n,r){this.model=t,this._updateController(t,e,n,r)},e.prototype.updateTransform=function(t,e,n,r){bV(e),this._updateController(t,e,n,r)},e.prototype.updateVisual=function(t,e,n,r){this.updateTransform(t,e,n,r)},e.prototype.updateView=function(t,e,n,r){this._updateController(t,e,n,r)},e.prototype._updateController=function(t,e,n,r){(!r||r.$from!==t.id)&&this._brushController.setPanels(t.brushTargetManager.makePanelOpts(n)).enableBrush(t.brushOption).updateCovers(t.areas.slice())},e.prototype.dispose=function(){this._brushController.dispose()},e.prototype._onBrush=function(t){var e=this.model.id,n=this.model.brushTargetManager.setOutputRanges(t.areas,this.ecModel);(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:e,areas:m.clone(n),$from:e}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:e,areas:m.clone(n),$from:e})},e.type="brush",e}(Pd),EV=SV,FV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.areas=[],n.brushOption={},n}return f(e,t),e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&pV(n,t,["inBrush","outOfBrush"]);var r=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:"#ddd"},r.hasOwnProperty("liftZ")||(r.liftZ=5)},e.prototype.setAreas=function(t){t&&(this.areas=m.map(t,(function(t){return MV(this.option,t)}),this))},e.prototype.setBrushOption=function(t){this.brushOption=MV(this.option,t),this.brushType=this.brushOption.brushType},e.type="brush",e.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],e.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(210,219,238,0.3)",borderColor:"#D2DBEE"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},e}(Nl);function MV(t,e){return m.merge({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new Au(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}var kV=FV,OV=["rect","polygon","lineX","lineY","keep","clear"],IV=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return f(e,t),e.prototype.render=function(t,e,n){var r,i,o;e.eachComponent({mainType:"brush"},(function(t){r=t.brushType,i=t.brushOption.brushMode||"single",o=o||!!t.areas.length})),this._brushType=r,this._brushMode=i,m.each(t.get("type",!0),(function(e){t.setIconStatus(e,("keep"===e?"multiple"===i:"clear"===e?o:e===r)?"emphasis":"normal")}))},e.prototype.updateView=function(t,e,n){this.render(t,e,n)},e.prototype.getIcons=function(){var t=this.model,e=t.get("icon",!0),n={};return m.each(t.get("type",!0),(function(t){e[t]&&(n[t]=e[t])})),n},e.prototype.onclick=function(t,e,n){var r=this._brushType,i=this._brushMode;"clear"===n?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?r:r!==n&&n,brushMode:"keep"===n?"multiple"===i?"single":"multiple":i}})},e.getDefaultOption=function(t){return{show:!0,type:OV.slice(),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:t.getLocaleModel().get(["toolbox","brush","title"])}},e}(VR),TV=IV;var BV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return f(e,t),e.type="title",e.defaultOption={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:"bold",color:"#464646"},subtextStyle:{fontSize:12,color:"#6E7079"}},e}(Nl),LV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.render=function(t,e,n){if(this.group.removeAll(),t.get("show")){var r=this.group,i=t.getModel("textStyle"),o=t.getModel("subtextStyle"),a=t.get("textAlign"),s=m.retrieve2(t.get("textBaseline"),t.get("textVerticalAlign")),u=new Ha({style:ru(i,{text:t.get("text"),fill:i.getTextColor()},{disableBox:!0}),z2:10}),l=u.getBoundingRect(),c=t.get("subtext"),h=new Ha({style:ru(o,{text:c,fill:o.getTextColor(),y:l.height+t.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),d=t.get("link"),p=t.get("sublink"),f=t.get("triggerEvent",!0);u.silent=!d&&!f,h.silent=!p&&!f,d&&u.on("click",(function(){Cl(d,"_"+t.get("target"))})),p&&h.on("click",(function(){Cl(p,"_"+t.get("subtarget"))})),Ga(u).eventData=Ga(h).eventData=f?{componentType:"title",componentIndex:t.componentIndex}:null,r.add(u),c&&r.add(h);var g=r.getBoundingRect(),y=t.getBoxLayoutParams();y.width=g.width,y.height=g.height;var v=kl(y,{width:n.getWidth(),height:n.getHeight()},t.get("padding"));a||("middle"===(a=t.get("left")||t.get("right"))&&(a="center"),"right"===a?v.x+=v.width:"center"===a&&(v.x+=v.width/2)),s||("center"===(s=t.get("top")||t.get("bottom"))&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),r.x=v.x,r.y=v.y,r.markRedraw();var D={align:a,verticalAlign:s};u.setStyle(D),h.setStyle(D),g=r.getBoundingRect();var b=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var x=new Sa({shape:{x:g.x-b[3],y:g.y-b[0],width:g.width+b[1]+b[3],height:g.height+b[0]+b[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});r.add(x)}},e.type="title",e}(Pd);var jV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode="box",n}return f(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._initData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this._initData()},e.prototype.setCurrentIndex=function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(t>=e&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},e.prototype.getCurrentIndex=function(){return this.option.currentIndex},e.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},e.prototype.setPlayState=function(t){this.option.autoPlay=!!t},e.prototype.getPlayState=function(){return!!this.option.autoPlay},e.prototype._initData=function(){var t,e=this.option,n=e.data||[],r=e.axisType,i=this._names=[];"category"===r?(t=[],Object(m.each)(n,(function(e,n){var r,o=si(ni(e),"");Object(m.isObject)(e)?(r=Object(m.clone)(e)).value=n:r=n,t.push(r),i.push(o)}))):t=n;var o={category:"ordinal",time:"time",value:"number"}[r]||"number";(this._data=new Xv([{name:"value",type:o}],this)).initData(t,i)},e.prototype.getData=function(){return this._data},e.prototype.getCategories=function(){if("category"===this.get("axisType"))return this._names.slice()},e.type="timeline",e.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},e}(Nl),PV=jV,NV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="timeline.slider",e.defaultOption=Fu(PV.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:"#DAE1F5"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#A4B1D7"},itemStyle:{color:"#A4B1D7",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:15,color:"#316bf3",borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0, 0, 0, 0.3)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,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:"M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z",prevIcon:"M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z",prevBtnSize:18,nextBtnSize:18,color:"#A4B1D7",borderColor:"#A4B1D7",borderWidth:1},emphasis:{label:{show:!0,color:"#6f778d"},itemStyle:{color:"#316BF3"},controlStyle:{color:"#316BF3",borderColor:"#316BF3",borderWidth:2}},progress:{lineStyle:{color:"#316BF3"},itemStyle:{color:"#316BF3"},label:{color:"#6f778d"}},data:[]}),e}(PV);Object(m.mixin)(NV,Ch.prototype);var RV=NV,zV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="timeline",e}(Pd),VV=zV,HV=function(t){function e(e,n,r,i){var o=t.call(this,e,n,r)||this;return o.type=i||"value",o}return f(e,t),e.prototype.getLabelModel=function(){return this.model.getModel("label")},e.prototype.isHorizontal=function(){return"horizontal"===this.model.get("orient")},e}(Kb),GV=HV,qV=Math.PI,WV=hi(),UV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(t,e){this.api=e},e.prototype.render=function(t,e,n){if(this.model=t,this.api=n,this.ecModel=e,this.group.removeAll(),t.get("show",!0)){var r=this._layout(t,n),i=this._createGroup("_mainGroup"),o=this._createGroup("_labelGroup"),a=this._axis=this._createAxis(r,t);t.formatTooltip=function(t){return hd("nameValue",{noName:!0,value:a.scale.getLabel({value:t})})},Object(m.each)(["AxisLine","AxisTick","Control","CurrentPointer"],(function(e){this["_render"+e](r,i,a,t)}),this),this._renderAxisLabel(r,o,a,t),this._position(r,t)}this._doPlayStop(),this._updateTicksStatus()},e.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},e.prototype.dispose=function(){this._clearTimer()},e.prototype._layout=function(t,e){var n,r,i,o,a=t.get(["label","position"]),s=t.get("orient"),u=function(t,e){return kl(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}(t,e),l={horizontal:"center",vertical:(n=null==a||"auto"===a?"horizontal"===s?u.y+u.height/2<e.getHeight()/2?"-":"+":u.x+u.width/2<e.getWidth()/2?"+":"-":Object(m.isString)(a)?{horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}}[s][a]:a)>=0||"+"===n?"left":"right"},c={horizontal:n>=0||"+"===n?"top":"bottom",vertical:"middle"},h={horizontal:0,vertical:qV/2},d="vertical"===s?u.height:u.width,p=t.getModel("controlStyle"),f=p.get("show",!0),g=f?p.get("itemSize"):0,y=f?p.get("itemGap"):0,v=g+y,D=t.get(["label","rotate"])||0;D=D*qV/180;var b=p.get("position",!0),_=f&&p.get("showPlayBtn",!0),x=f&&p.get("showPrevBtn",!0),w=f&&p.get("showNextBtn",!0),C=0,A=d;"left"===b||"bottom"===b?(_&&(r=[0,0],C+=v),x&&(i=[C,0],C+=v),w&&(o=[A-g,0],A-=v)):(_&&(r=[A-g,0],A-=v),x&&(i=[0,0],C+=v),w&&(o=[A-g,0],A-=v));var S=[C,A];return t.get("inverse")&&S.reverse(),{viewRect:u,mainLength:d,orient:s,rotation:h[s],labelRotation:D,labelPosOpt:n,labelAlign:t.get(["label","align"])||l[s],labelBaseline:t.get(["label","verticalAlign"])||t.get(["label","baseline"])||c[s],playPosition:r,prevBtnPosition:i,nextBtnPosition:o,axisExtent:S,controlSize:g,controlGap:y}},e.prototype._position=function(t,e){var n=this._mainGroup,r=this._labelGroup,i=t.viewRect;if("vertical"===t.orient){var o=[1,0,0,1,0,0],a=i.x,s=i.y+i.height;wt(o,o,[-a,-s]),Ct(o,o,-qV/2),wt(o,o,[a,s]),(i=i.clone()).applyTransform(o)}var u=y(i),l=y(n.getBoundingRect()),c=y(r.getBoundingRect()),h=[n.x,n.y],d=[r.x,r.y];d[0]=h[0]=u[0][0];var p=t.labelPosOpt;if(null==p||Object(m.isString)(p)){var f="+"===p?0:1;v(h,l,u,1,f),v(d,c,u,1,1-f)}else v(h,l,u,1,f=p>=0?0:1),d[1]=h[1]+p;function g(t){t.originX=u[0][0]-t.x,t.originY=u[1][0]-t.y}function y(t){return[[t.x,t.x+t.width],[t.y,t.y+t.height]]}function v(t,e,n,r,i){t[r]+=n[r][i]-e[r][i]}n.setPosition(h),r.setPosition(d),n.rotation=r.rotation=t.rotation,g(n),g(r)},e.prototype._createAxis=function(t,e){var n=e.getData(),r=e.get("axisType"),i=function(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new _D({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case"time":return new UD({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new CD}}(e,r);i.getTicks=function(){return n.mapArray(["value"],(function(t){return{value:t}}))};var o=n.getDataExtent("value");i.setExtent(o[0],o[1]),i.calcNiceTicks();var a=new GV("value",i,t.axisExtent,r);return a.model=e,a},e.prototype._createGroup=function(t){var e=this[t]=new cr;return this.group.add(e),e},e.prototype._renderAxisLine=function(t,e,n,r){var i=n.getExtent();if(r.get(["lineStyle","show"])){var o=new Vp({shape:{x1:i[0],y1:0,x2:i[1],y2:0},style:Object(m.extend)({lineCap:"round"},r.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});e.add(o);var a=this._progressLine=new Vp({shape:{x1:i[0],x2:this._currentPointer?this._currentPointer.x:i[0],y1:0,y2:0},style:Object(m.defaults)({lineCap:"round",lineWidth:o.style.lineWidth},r.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});e.add(a)}},e.prototype._renderAxisTick=function(t,e,n,r){var i=this,o=r.getData(),a=n.scale.getTicks();this._tickSymbols=[],Object(m.each)(a,(function(t){var a=n.dataToCoord(t.value),s=o.getItemModel(t.value),u=s.getModel("itemStyle"),l=s.getModel(["emphasis","itemStyle"]),c=s.getModel(["progress","itemStyle"]),h={x:a,y:0,onclick:Object(m.bind)(i._changeTimeline,i,t.value)},d=ZV(s,u,e,h);d.ensureState("emphasis").style=l.getItemStyle(),d.ensureState("progress").style=c.getItemStyle(),Is(d);var p=Ga(d);s.get("tooltip")?(p.dataIndex=t.value,p.dataModel=r):p.dataIndex=p.dataModel=null,i._tickSymbols.push(d)}))},e.prototype._renderAxisLabel=function(t,e,n,r){var i=this;if(n.getLabelModel().get("show")){var o=r.getData(),a=n.getViewLabels();this._tickLabels=[],Object(m.each)(a,(function(r){var a=r.tickValue,s=o.getItemModel(a),u=s.getModel("label"),l=s.getModel(["emphasis","label"]),c=s.getModel(["progress","label"]),h=n.dataToCoord(r.tickValue),d=new Ha({x:h,y:0,rotation:t.labelRotation-t.rotation,onclick:Object(m.bind)(i._changeTimeline,i,a),silent:!1,style:ru(u,{text:r.formattedLabel,align:t.labelAlign,verticalAlign:t.labelBaseline})});d.ensureState("emphasis").style=ru(l),d.ensureState("progress").style=ru(c),e.add(d),Is(d),WV(d).dataIndex=a,i._tickLabels.push(d)}))}},e.prototype._renderControl=function(t,e,n,r){var i=t.controlSize,o=t.rotation,a=r.getModel("controlStyle").getItemStyle(),s=r.getModel(["emphasis","controlStyle"]).getItemStyle(),u=r.getPlayState(),l=r.get("inverse",!0);function c(t,n,u,l){if(t){var c=$n(Object(m.retrieve2)(r.get(["controlStyle",n+"BtnSize"]),i),i),h=function(t,e,n,r){var i=r.style,o=Pf(t.get(["controlStyle",e]),r||{},new Rt(n[0],n[1],n[2],n[3]));return i&&o.setStyle(i),o}(r,n+"Icon",[0,-c/2,c,c],{x:t[0],y:t[1],originX:i/2,originY:0,rotation:l?-o:0,rectHover:!0,style:a,onclick:u});h.ensureState("emphasis").style=s,e.add(h),Is(h)}}c(t.nextBtnPosition,"next",Object(m.bind)(this._changeTimeline,this,l?"-":"+")),c(t.prevBtnPosition,"prev",Object(m.bind)(this._changeTimeline,this,l?"+":"-")),c(t.playPosition,u?"stop":"play",Object(m.bind)(this._handlePlayClick,this,!u),!0)},e.prototype._renderCurrentPointer=function(t,e,n,r){var i=r.getData(),o=r.getCurrentIndex(),a=i.getItemModel(o).getModel("checkpointStyle"),s=this,u={onCreate:function(t){t.draggable=!0,t.drift=Object(m.bind)(s._handlePointerDrag,s),t.ondragend=Object(m.bind)(s._handlePointerDragend,s),YV(t,s._progressLine,o,n,r,!0)},onUpdate:function(t){YV(t,s._progressLine,o,n,r)}};this._currentPointer=ZV(a,a,this._mainGroup,{},this._currentPointer,u)},e.prototype._handlePlayClick=function(t){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:t,from:this.uid})},e.prototype._handlePointerDrag=function(t,e,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},e.prototype._handlePointerDragend=function(t){this._pointerChangeTimeline([t.offsetX,t.offsetY],!0)},e.prototype._pointerChangeTimeline=function(t,e){var n=this._toAxisCoord(t)[0],r=Fr(this._axis.getExtent().slice());n>r[1]&&(n=r[1]),n<r[0]&&(n=r[0]),this._currentPointer.x=n,this._currentPointer.markRedraw();var i=this._progressLine;i&&(i.shape.x2=n,i.dirty());var o=this._findNearestTick(n),a=this.model;(e||o!==a.getCurrentIndex()&&a.get("realtime"))&&this._changeTimeline(o)},e.prototype._doPlayStop=function(){var t=this;this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout((function(){var e=t.model;t._changeTimeline(e.getCurrentIndex()+(e.get("rewind",!0)?-1:1))}),this.model.get("playInterval")))},e.prototype._toAxisCoord=function(t){return Of(t,this._mainGroup.getLocalTransform(),!0)},e.prototype._findNearestTick=function(t){var e,n=this.model.getData(),r=1/0,i=this._axis;return n.each(["value"],(function(n,o){var a=i.dataToCoord(n),s=Math.abs(a-t);s<r&&(r=s,e=o)})),e},e.prototype._clearTimer=function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},e.prototype._changeTimeline=function(t){var e=this.model.getCurrentIndex();"+"===t?t=e+1:"-"===t&&(t=e-1),this.api.dispatchAction({type:"timelineChange",currentIndex:t,from:this.uid})},e.prototype._updateTicksStatus=function(){var t=this.model.getCurrentIndex(),e=this._tickSymbols,n=this._tickLabels;if(e)for(var r=0;r<e.length;r++)e&&e[r]&&e[r].toggleState("progress",r<t);if(n)for(r=0;r<n.length;r++)n&&n[r]&&n[r].toggleState("progress",WV(n[r]).dataIndex<=t)},e.type="timeline.slider",e}(VV);function ZV(t,e,n,r,i,o){var a=e.get("color");i?(i.setColor(a),n.add(i),o&&o.onUpdate(i)):((i=lm(t.get("symbol"),-1,-1,2,2,a)).setStyle("strokeNoScale",!0),n.add(i),o&&o.onCreate(i));var s=e.getItemStyle(["color"]);i.setStyle(s),r=Object(m.merge)({rectHover:!0,z2:100},r,!0);var u=cm(t.get("symbolSize"));r.scaleX=u[0]/2,r.scaleY=u[1]/2;var l=hm(t.get("symbolOffset"),u);l&&(r.x=(r.x||0)+l[0],r.y=(r.y||0)+l[1]);var c=t.get("symbolRotate");return r.rotation=(c||0)*Math.PI/180||0,i.attr(r),i.updateTransform(),i}function YV(t,e,n,r,i,o){if(!t.dragging){var a=i.getModel("checkpointStyle"),s=r.dataToCoord(i.getData().get("value",n));if(o||!a.get("animation",!0))t.attr({x:s,y:0}),e&&e.attr({shape:{x2:s}});else{var u={duration:a.get("animationDuration",!0),easing:a.get("animationEasing",!0)};t.stopAnimation(null,!0),t.animateTo({x:s,y:0},u),e&&e.animateTo({shape:{x2:s}},u)}}}var XV=UV;function $V(t){var e=t&&t.timeline;m.isArray(e)||(e=e?[e]:[]),m.each(e,(function(t){t&&function(t){var e=t.type,n={number:"value",time:"time"};if(n[e]&&(t.axisType=n[e],delete t.type),KV(t),JV(t,"controlPosition")){var r=t.controlStyle||(t.controlStyle={});JV(r,"position")||(r.position=t.controlPosition),"none"!==r.position||JV(r,"show")||(r.show=!1,delete r.position),delete t.controlPosition}m.each(t.data||[],(function(t){m.isObject(t)&&!m.isArray(t)&&(!JV(t,"value")&&JV(t,"name")&&(t.value=t.name),KV(t))}))}(t)}))}function KV(t){var e=t.itemStyle||(t.itemStyle={}),n=e.emphasis||(e.emphasis={}),r=t.label||t.label||{},i=r.normal||(r.normal={}),o={normal:1,emphasis:1};m.each(r,(function(t,e){o[e]||JV(i,e)||(i[e]=t)})),n.label&&!JV(r,"emphasis")&&(r.emphasis=n.label,delete n.label)}function JV(t,e){return t.hasOwnProperty(e)}function QV(t,e){if(!t)return!1;for(var n=Object(m.isArray)(t)?t:[t],r=0;r<n.length;r++)if(n[r]&&n[r][e])return!0;return!1}function tH(t){ti(t,"label",["show"])}var eH=hi(),nH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.createdBySelf=!1,n}return f(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._mergeOption(t,n,!1,!0)},e.prototype.isAnimationEnabled=function(){if(g.a.node)return!1;var t=this.__hostSeries;return this.getShallow("animation")&&t&&t.isAnimationEnabled()},e.prototype.mergeOption=function(t,e){this._mergeOption(t,e,!1,!1)},e.prototype._mergeOption=function(t,e,n,r){var i=this.mainType;n||e.eachSeries((function(t){var n=t.get(this.mainType,!0),o=eH(t)[i];n&&n.data?(o?o._mergeOption(n,e,!0):(r&&tH(n),m.each(n.data,(function(t){t instanceof Array?(tH(t[0]),tH(t[1])):tH(t)})),o=this.createMarkerModelFromSeries(n,this,e),m.extend(o,{mainType:this.mainType,seriesIndex:t.seriesIndex,name:t.name,createdBySelf:!0}),o.__hostSeries=t),eH(t)[i]=o):eH(t)[i]=null}),this)},e.prototype.formatTooltip=function(t,e,n){var r=this.getData(),i=this.getRawValue(t),o=r.getName(t);return hd("section",{header:this.name,blocks:[hd("nameValue",{name:o,value:i,noName:!o,noValue:null==i})]})},e.prototype.getData=function(){return this._data},e.prototype.setData=function(t){this._data=t},e.prototype.getDataParams=function(t,e){var n=Ch.prototype.getDataParams.call(this,t,e),r=this.__hostSeries;return r&&(n.seriesId=r.id,n.seriesName=r.name,n.seriesType=r.subType),n},e.getMarkerModelFromSeries=function(t,e){return eH(t)[e]},e.type="marker",e.dependencies=["series","grid","polar","geo"],e}(Nl);m.mixin(nH,Ch.prototype);var rH=nH,iH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,r){return new e(t,n,r)},e.type="markPoint",e.defaultOption={z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}},e}(rH),oH=iH;function aH(t){return!(isNaN(parseFloat(t.x))&&isNaN(parseFloat(t.y)))}function sH(t,e,n,r,i,o){var a=[],s=rD(e,r)?e.getCalculationInfo("stackResultDimension"):r,u=pH(e,s,t),l=e.indicesOfNearest(s,u)[0];a[i]=e.get(n,l),a[o]=e.get(s,l);var c=e.get(r,l),h=Mr(e.get(r,l));return(h=Math.min(h,20))>=0&&(a[o]=+a[o].toFixed(h)),[a,c]}var uH={min:Object(m.curry)(sH,"min"),max:Object(m.curry)(sH,"max"),average:Object(m.curry)(sH,"average"),median:Object(m.curry)(sH,"median")};function lH(t,e){if(e){var n=t.getData(),r=t.coordinateSystem,i=r&&r.dimensions;if(!function(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}(e)&&!Object(m.isArray)(e.coord)&&Object(m.isArray)(i)){var o=cH(e,n,r,t);if((e=Object(m.clone)(e)).type&&uH[e.type]&&o.baseAxis&&o.valueAxis){var a=Object(m.indexOf)(i,o.baseAxis.dim),s=Object(m.indexOf)(i,o.valueAxis.dim),u=uH[e.type](n,o.baseDataDim,o.valueDataDim,a,s);e.coord=u[0],e.value=u[1]}else e.coord=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis]}if(null!=e.coord&&Object(m.isArray)(i))for(var l=e.coord,c=0;c<2;c++)uH[l[c]]&&(l[c]=pH(n,n.mapDimension(i[c]),l[c]));else e.coord=[];return e}}function cH(t,e,n,r){var i={};return null!=t.valueIndex||null!=t.valueDim?(i.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,i.valueAxis=n.getAxis(function(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}(r,i.valueDataDim)),i.baseAxis=n.getOtherAxis(i.valueAxis),i.baseDataDim=e.mapDimension(i.baseAxis.dim)):(i.baseAxis=r.getBaseAxis(),i.valueAxis=n.getOtherAxis(i.baseAxis),i.baseDataDim=e.mapDimension(i.baseAxis.dim),i.valueDataDim=e.mapDimension(i.valueAxis.dim)),i}function hH(t,e){return!(t&&t.containData&&e.coord&&!aH(e))||t.containData(e.coord)}function dH(t,e){return t?function(t,n,r,i){return Mh(i<2?t.coord&&t.coord[i]:t.value,e[i])}:function(t,n,r,i){return Mh(t.value,e[i])}}function pH(t,e,n){if("average"===n){var r=0,i=0;return t.each(e,(function(t,e){isNaN(t)||(r+=t,i++)})),r/i}return"median"===n?t.getMedian(e):t.getDataExtent(e)["max"===n?1:0]}var fH=hi(),gH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.init=function(){this.markerGroupMap=Object(m.createHashMap)()},e.prototype.render=function(t,e,n){var r=this,i=this.markerGroupMap;i.each((function(t){fH(t).keep=!1})),e.eachSeries((function(t){var i=rH.getMarkerModelFromSeries(t,r.type);i&&r.renderSeries(t,i,e,n)})),i.each((function(t){!fH(t).keep&&r.group.remove(t.group)}))},e.prototype.markKeep=function(t){fH(t).keep=!0},e.prototype.toggleBlurSeries=function(t,e){var n=this;Object(m.each)(t,(function(t){var r=rH.getMarkerModelFromSeries(t,n.type);r&&r.getData().eachItemGraphicEl((function(t){t&&(e?_s(t):xs(t))}))}))},e.type="marker",e}(Pd),mH=gH;function yH(t,e,n){var r=e.coordinateSystem;t.each((function(i){var o,a=t.getItemModel(i),s=Sr(a.get("x"),n.getWidth()),u=Sr(a.get("y"),n.getHeight());if(isNaN(s)||isNaN(u)){if(e.getMarkerPosition)o=e.getMarkerPosition(t.getValues(t.dimensions,i));else if(r){var l=t.get(r.dimensions[0],i),c=t.get(r.dimensions[1],i);o=r.dataToPoint([l,c])}}else o=[s,u];isNaN(s)||(o[0]=s),isNaN(u)||(o[1]=u),t.setItemLayout(i,o)}))}var vH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=rH.getMarkerModelFromSeries(t,"markPoint");e&&(yH(e.getData(),t,n),this.markerGroupMap.get(t.id).updateLayout())}),this)},e.prototype.renderSeries=function(t,e,n,r){var i=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,u=s.get(o)||s.set(o,new Dw),l=function(t,e,n){var r;r=t?Object(m.map)(t&&t.dimensions,(function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return Object(m.extend)(Object(m.extend)({},n),{name:t,ordinalMeta:null})})):[{name:"value",type:"float"}];var i=new Xv(r,n),o=Object(m.map)(n.get("data"),Object(m.curry)(lH,e));t&&(o=Object(m.filter)(o,Object(m.curry)(hH,t)));var a=dH(!!t,r);return i.initData(o,null,a),i}(i,t,e);e.setData(l),yH(e.getData(),t,r),l.each((function(t){var n=l.getItemModel(t),r=n.getShallow("symbol"),i=n.getShallow("symbolSize"),o=n.getShallow("symbolRotate"),s=n.getShallow("symbolOffset"),u=n.getShallow("symbolKeepAspect");if(Object(m.isFunction)(r)||Object(m.isFunction)(i)||Object(m.isFunction)(o)||Object(m.isFunction)(s)){var c=e.getRawValue(t),h=e.getDataParams(t);Object(m.isFunction)(r)&&(r=r(c,h)),Object(m.isFunction)(i)&&(i=i(c,h)),Object(m.isFunction)(o)&&(o=o(c,h)),Object(m.isFunction)(s)&&(s=s(c,h))}var d=n.getModel("itemStyle").getItemStyle(),p=Wg(a,"color");d.fill||(d.fill=p),l.setItemVisual(t,{symbol:r,symbolSize:i,symbolRotate:o,symbolOffset:s,symbolKeepAspect:u,style:d})})),u.updateData(l),this.group.add(u.group),l.eachItemGraphicEl((function(t){t.traverse((function(t){Ga(t).dataModel=e}))})),this.markKeep(u),u.group.silent=e.get("silent")||t.get("silent")},e.type="markPoint",e}(mH);var DH=vH;var bH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,r){return new e(t,n,r)},e.type="markLine",e.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"},e}(rH),_H=bH,xH=hi(),wH=function(t,e,n,r){var i,o=t.getData();if(Object(m.isArray)(r))i=r;else{var a=r.type;if("min"===a||"max"===a||"average"===a||"median"===a||null!=r.xAxis||null!=r.yAxis){var s=void 0,u=void 0;if(null!=r.yAxis||null!=r.xAxis)s=e.getAxis(null!=r.yAxis?"y":"x"),u=Object(m.retrieve)(r.yAxis,r.xAxis);else{var l=cH(r,o,e,t);s=l.valueAxis,u=pH(o,iD(o,l.valueDataDim),a)}var c="x"===s.dim?0:1,h=1-c,d=Object(m.clone)(r),p={coord:[]};d.type=null,d.coord=[],d.coord[h]=-1/0,p.coord[h]=1/0;var f=n.get("precision");f>=0&&Object(m.isNumber)(u)&&(u=+u.toFixed(Math.min(f,20))),d.coord[c]=p.coord[c]=u,i=[d,p,{type:a,valueIndex:r.valueIndex,value:u}]}else i=[]}var g=[lH(t,i[0]),lH(t,i[1]),Object(m.extend)({},i[2])];return g[2].type=g[2].type||null,Object(m.merge)(g[2],g[0]),Object(m.merge)(g[2],g[1]),g};function CH(t){return!isNaN(t)&&!isFinite(t)}function AH(t,e,n,r){var i=1-t,o=r.dimensions[t];return CH(e[i])&&CH(n[i])&&e[t]===n[t]&&r.getAxis(o).containData(e[t])}function SH(t,e){if("cartesian2d"===t.type){var n=e[0].coord,r=e[1].coord;if(n&&r&&(AH(1,n,r,t)||AH(0,n,r,t)))return!0}return hH(t,e[0])&&hH(t,e[1])}function EH(t,e,n,r,i){var o,a=r.coordinateSystem,s=t.getItemModel(e),u=Sr(s.get("x"),i.getWidth()),l=Sr(s.get("y"),i.getHeight());if(isNaN(u)||isNaN(l)){if(r.getMarkerPosition)o=r.getMarkerPosition(t.getValues(t.dimensions,e));else{var c=a.dimensions,h=t.get(c[0],e),d=t.get(c[1],e);o=a.dataToPoint([h,d])}if(Tw(a,"cartesian2d")){var p=a.getAxis("x"),f=a.getAxis("y");c=a.dimensions,CH(t.get(c[0],e))?o[0]=p.toGlobalCoord(p.getExtent()[n?0:1]):CH(t.get(c[1],e))&&(o[1]=f.toGlobalCoord(f.getExtent()[n?0:1]))}isNaN(u)||(o[0]=u),isNaN(l)||(o[1]=l)}else o=[u,l];t.setItemLayout(e,o)}var FH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=rH.getMarkerModelFromSeries(t,"markLine");if(e){var r=e.getData(),i=xH(e).from,o=xH(e).to;i.each((function(e){EH(i,e,!0,t,n),EH(o,e,!1,t,n)})),r.each((function(t){r.setItemLayout(t,[i.getItemLayout(t),o.getItemLayout(t)])})),this.markerGroupMap.get(t.id).updateLayout()}}),this)},e.prototype.renderSeries=function(t,e,n,r){var i=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,u=s.get(o)||s.set(o,new Rk);this.group.add(u.group);var l=function(t,e,n){var r;r=t?Object(m.map)(t&&t.dimensions,(function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return Object(m.extend)(Object(m.extend)({},n),{name:t,ordinalMeta:null})})):[{name:"value",type:"float"}];var i=new Xv(r,n),o=new Xv(r,n),a=new Xv([],n),s=Object(m.map)(n.get("data"),Object(m.curry)(wH,e,t,n));t&&(s=Object(m.filter)(s,Object(m.curry)(SH,t)));var u=dH(!!t,r);return i.initData(Object(m.map)(s,(function(t){return t[0]})),null,u),o.initData(Object(m.map)(s,(function(t){return t[1]})),null,u),a.initData(Object(m.map)(s,(function(t){return t[2]}))),a.hasItemOption=!0,{from:i,to:o,line:a}}(i,t,e),c=l.from,h=l.to,d=l.line;xH(e).from=c,xH(e).to=h,e.setData(d);var p=e.get("symbol"),f=e.get("symbolSize"),g=e.get("symbolRotate"),y=e.get("symbolOffset");function v(e,n,i){var o=e.getItemModel(n);EH(e,n,i,t,r);var s=o.getModel("itemStyle").getItemStyle();null==s.fill&&(s.fill=Wg(a,"color")),e.setItemVisual(n,{symbolKeepAspect:o.get("symbolKeepAspect"),symbolOffset:Object(m.retrieve2)(o.get("symbolOffset",!0),y[i?0:1]),symbolRotate:Object(m.retrieve2)(o.get("symbolRotate",!0),g[i?0:1]),symbolSize:Object(m.retrieve2)(o.get("symbolSize"),f[i?0:1]),symbol:Object(m.retrieve2)(o.get("symbol",!0),p[i?0:1]),style:s})}Object(m.isArray)(p)||(p=[p,p]),Object(m.isArray)(f)||(f=[f,f]),Object(m.isArray)(g)||(g=[g,g]),Object(m.isArray)(y)||(y=[y,y]),l.from.each((function(t){v(c,t,!0),v(h,t,!1)})),d.each((function(t){var e=d.getItemModel(t).getModel("lineStyle").getLineStyle();d.setItemLayout(t,[c.getItemLayout(t),h.getItemLayout(t)]),null==e.stroke&&(e.stroke=c.getItemVisual(t,"style").fill),d.setItemVisual(t,{fromSymbolKeepAspect:c.getItemVisual(t,"symbolKeepAspect"),fromSymbolOffset:c.getItemVisual(t,"symbolOffset"),fromSymbolRotate:c.getItemVisual(t,"symbolRotate"),fromSymbolSize:c.getItemVisual(t,"symbolSize"),fromSymbol:c.getItemVisual(t,"symbol"),toSymbolKeepAspect:h.getItemVisual(t,"symbolKeepAspect"),toSymbolOffset:h.getItemVisual(t,"symbolOffset"),toSymbolRotate:h.getItemVisual(t,"symbolRotate"),toSymbolSize:h.getItemVisual(t,"symbolSize"),toSymbol:h.getItemVisual(t,"symbol"),style:e})})),u.updateData(d),l.line.eachItemGraphicEl((function(t){Ga(t).dataModel=e,t.traverse((function(t){Ga(t).dataModel=e}))})),this.markKeep(u),u.group.silent=e.get("silent")||t.get("silent")},e.type="markLine",e}(mH);var MH=FH;var kH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,r){return new e(t,n,r)},e.type="markArea",e.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},e}(rH),OH=kH,IH=hi(),TH=function(t,e,n,r){var i=r[0],o=r[1];if(i&&o){var a=lH(t,i),s=lH(t,o),u=a.coord,l=s.coord;u[0]=Object(m.retrieve)(u[0],-1/0),u[1]=Object(m.retrieve)(u[1],-1/0),l[0]=Object(m.retrieve)(l[0],1/0),l[1]=Object(m.retrieve)(l[1],1/0);var c=Object(m.mergeAll)([{},a,s]);return c.coord=[a.coord,s.coord],c.x0=a.x,c.y0=a.y,c.x1=s.x,c.y1=s.y,c}};function BH(t){return!isNaN(t)&&!isFinite(t)}function LH(t,e,n,r){var i=1-t;return BH(e[i])&&BH(n[i])}function jH(t,e){var n=e.coord[0],r=e.coord[1],i={coord:n,x:e.x0,y:e.y0},o={coord:r,x:e.x1,y:e.y1};return Tw(t,"cartesian2d")?!(!n||!r||!LH(1,n,r)&&!LH(0,n,r))||function(t,e,n){return!(t&&t.containZone&&e.coord&&n.coord&&!aH(e)&&!aH(n))||t.containZone(e.coord,n.coord)}(t,i,o):hH(t,i)||hH(t,o)}function PH(t,e,n,r,i){var o,a=r.coordinateSystem,s=t.getItemModel(e),u=Sr(s.get(n[0]),i.getWidth()),l=Sr(s.get(n[1]),i.getHeight());if(isNaN(u)||isNaN(l)){if(r.getMarkerPosition){var c=t.getValues(["x0","y0"],e),h=t.getValues(["x1","y1"],e),d=a.clampData(c),p=a.clampData(h),f=[];"x0"===n[0]?f[0]=d[0]>p[0]?h[0]:c[0]:f[0]=d[0]>p[0]?c[0]:h[0],"y0"===n[1]?f[1]=d[1]>p[1]?h[1]:c[1]:f[1]=d[1]>p[1]?c[1]:h[1],o=r.getMarkerPosition(f,n,!0)}else{var g=t.get(n[0],e),m=t.get(n[1],e),y=[g,m];a.clampData&&a.clampData(y,y),o=a.dataToPoint(y,!0)}if(Tw(a,"cartesian2d")){var v=a.getAxis("x"),D=a.getAxis("y");g=t.get(n[0],e),m=t.get(n[1],e),BH(g)?o[0]=v.toGlobalCoord(v.getExtent()["x0"===n[0]?0:1]):BH(m)&&(o[1]=D.toGlobalCoord(D.getExtent()["y0"===n[1]?0:1]))}isNaN(u)||(o[0]=u),isNaN(l)||(o[1]=l)}else o=[u,l];return o}var NH=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]],RH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=rH.getMarkerModelFromSeries(t,"markArea");if(e){var r=e.getData();r.each((function(e){var i=Object(m.map)(NH,(function(i){return PH(r,e,i,t,n)}));r.setItemLayout(e,i),r.getItemGraphicEl(e).setShape("points",i)}))}}),this)},e.prototype.renderSeries=function(t,e,n,r){var i=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,u=s.get(o)||s.set(o,{group:new cr});this.group.add(u.group),this.markKeep(u);var l=function(t,e,n){var r,i,o=["x0","y0","x1","y1"];if(t){var a=Object(m.map)(t&&t.dimensions,(function(t){var n=e.getData(),r=n.getDimensionInfo(n.mapDimension(t))||{};return Object(m.extend)(Object(m.extend)({},r),{name:t,ordinalMeta:null})}));i=Object(m.map)(o,(function(t,e){return{name:t,type:a[e%2].type}})),r=new Xv(i,n)}else i=[{name:"value",type:"float"}],r=new Xv(i,n);var s=Object(m.map)(n.get("data"),Object(m.curry)(TH,e,t,n));t&&(s=Object(m.filter)(s,Object(m.curry)(jH,t)));var u=t?function(t,e,n,r){return Mh(t.coord[Math.floor(r/2)][r%2],i[r])}:function(t,e,n,r){return Mh(t.value,i[r])};return r.initData(s,null,u),r.hasItemOption=!0,r}(i,t,e);e.setData(l),l.each((function(e){var n=Object(m.map)(NH,(function(n){return PH(l,e,n,t,r)})),o=i.getAxis("x").scale,s=i.getAxis("y").scale,u=o.getExtent(),c=s.getExtent(),h=[o.parse(l.get("x0",e)),o.parse(l.get("x1",e))],d=[s.parse(l.get("y0",e)),s.parse(l.get("y1",e))];Fr(h),Fr(d);var p=!!(u[0]>h[1]||u[1]<h[0]||c[0]>d[1]||c[1]<d[0]);l.setItemLayout(e,{points:n,allClipped:p});var f=l.getItemModel(e).getModel("itemStyle").getItemStyle(),g=Wg(a,"color");f.fill||(f.fill=g,Object(m.isString)(f.fill)&&(f.fill=Ve.modifyAlpha(f.fill,.4))),f.stroke||(f.stroke=g),l.setItemVisual(e,"style",f)})),l.diff(IH(u).data).add((function(t){var e=l.getItemLayout(t);if(!e.allClipped){var n=new Bp({shape:{points:e.points}});l.setItemGraphicEl(t,n),u.group.add(n)}})).update((function(t,n){var r=IH(u).data.getItemGraphicEl(n),i=l.getItemLayout(t);i.allClipped?r&&u.group.remove(r):(r?Ws(r,{shape:{points:i.points}},e,t):r=new Bp({shape:{points:i.points}}),l.setItemGraphicEl(t,r),u.group.add(r))})).remove((function(t){var e=IH(u).data.getItemGraphicEl(t);u.group.remove(e)})).execute(),l.eachItemGraphicEl((function(t,n){var r=l.getItemModel(n),i=l.getItemVisual(n,"style");t.useStyle(l.getItemVisual(n,"style")),eu(t,nu(r),{labelFetcher:e,labelDataIndex:n,defaultText:l.getName(n)||"",inheritColor:Object(m.isString)(i.fill)?Ve.modifyAlpha(i.fill,1):"#000"}),Ps(t,r),Ts(t,null,null,r.get(["emphasis","disabled"])),Ga(t).dataModel=e})),IH(u).data=l,u.group.silent=e.get("silent")||t.get("silent")},e.type="markArea",e}(mH);var zH=RH;var VH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return f(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),t.selected=t.selected||{},this._updateSelector(t)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),this._updateSelector(e)},e.prototype._updateSelector=function(t){var e=t.selector,n=this.ecModel;!0===e&&(e=t.selector=["all","inverse"]),m.isArray(e)&&m.each(e,(function(t,r){m.isString(t)&&(t={type:t}),e[r]=m.merge(t,function(t,e){return"all"===e?{type:"all",title:t.getLocaleModel().get(["legend","selector","all"])}:"inverse"===e?{type:"inverse",title:t.getLocaleModel().get(["legend","selector","inverse"])}:void 0}(n,t.type))}))},e.prototype.optionUpdated=function(){this._updateData(this.ecModel);var t=this._data;if(t[0]&&"single"===this.get("selectedMode")){for(var e=!1,n=0;n<t.length;n++){var r=t[n].get("name");if(this.isSelected(r)){this.select(r),e=!0;break}}!e&&this.select(t[0].get("name"))}},e.prototype._updateData=function(t){var e=[],n=[];t.eachRawSeries((function(r){var i,o=r.name;if(n.push(o),r.legendVisualProvider){var a=r.legendVisualProvider.getAllNames();t.isSeriesFiltered(r)||(n=n.concat(a)),a.length?e=e.concat(a):i=!0}else i=!0;i&&ui(r)&&e.push(r.name)})),this._availableNames=n;var r=this.get("data")||e,i=m.createHashMap(),o=m.map(r,(function(t){return(m.isString(t)||m.isNumber(t))&&(t={name:t}),i.get(t.name)?null:(i.set(t.name,!0),new Au(t,this,this.ecModel))}),this);this._data=m.filter(o,(function(t){return!!t}))},e.prototype.getData=function(){return this._data},e.prototype.select=function(t){var e=this.option.selected;if("single"===this.get("selectedMode")){var n=this._data;m.each(n,(function(t){e[t.get("name")]=!1}))}e[t]=!0},e.prototype.unSelect=function(t){"single"!==this.get("selectedMode")&&(this.option.selected[t]=!1)},e.prototype.toggleSelected=function(t){var e=this.option.selected;e.hasOwnProperty(t)||(e[t]=!0),this[e[t]?"unSelect":"select"](t)},e.prototype.allSelect=function(){var t=this._data,e=this.option.selected;m.each(t,(function(t){e[t.get("name",!0)]=!0}))},e.prototype.inverseSelect=function(){var t=this._data,e=this.option.selected;m.each(t,(function(t){var n=t.get("name",!0);e.hasOwnProperty(n)||(e[n]=!0),e[n]=!e[n]}))},e.prototype.isSelected=function(t){var e=this.option.selected;return!(e.hasOwnProperty(t)&&!e[t])&&m.indexOf(this._availableNames,t)>=0},e.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},e.type="legend.plain",e.dependencies=["series"],e.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:"#ccc",inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}},e}(Nl),HH=VH,GH=m.curry,qH=m.each,WH=cr,UH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!1,n}return f(e,t),e.prototype.init=function(){this.group.add(this._contentGroup=new WH),this.group.add(this._selectorGroup=new WH),this._isFirstRender=!0},e.prototype.getContentGroup=function(){return this._contentGroup},e.prototype.getSelectorGroup=function(){return this._selectorGroup},e.prototype.render=function(t,e,n){var r=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),t.get("show",!0)){var i=t.get("align"),o=t.get("orient");i&&"auto"!==i||(i="right"===t.get("left")&&"vertical"===o?"right":"left");var a=t.get("selector",!0),s=t.get("selectorPosition",!0);!a||s&&"auto"!==s||(s="horizontal"===o?"end":"start"),this.renderInner(i,t,e,n,a,o,s);var u=t.getBoxLayoutParams(),l={width:n.getWidth(),height:n.getHeight()},c=t.get("padding"),h=kl(u,l,c),d=this.layoutInner(t,i,h,r,a,s),p=kl(m.defaults({width:d.width,height:d.height},u),l,c);this.group.x=p.x-d.x,this.group.y=p.y-d.y,this.group.markRedraw(),this.group.add(this._backgroundEl=ZR(d,t))}},e.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},e.prototype.renderInner=function(t,e,n,r,i,o,a){var s=this.getContentGroup(),u=m.createHashMap(),l=e.get("selectedMode"),c=[];n.eachRawSeries((function(t){!t.get("legendHoverLink")&&c.push(t.id)})),qH(e.getData(),(function(i,o){var a=i.get("name");if(!this.newlineDisabled&&(""===a||"\n"===a)){var h=new WH;return h.newline=!0,void s.add(h)}var d=n.getSeriesByName(a)[0];if(!u.get(a))if(d){var p=d.getData(),f=p.getVisual("legendLineStyle")||{},g=p.getVisual("legendIcon"),y=p.getVisual("style"),v=this._createItem(d,a,o,i,e,t,f,y,g,l,r);v.on("click",GH(ZH,a,null,r,c)).on("mouseover",GH(XH,d.name,null,r,c)).on("mouseout",GH($H,d.name,null,r,c)),n.ssr&&v.eachChild((function(t){var e=Ga(t);e.seriesIndex=d.seriesIndex,e.dataIndex=o,e.ssrType="legend"})),u.set(a,!0)}else n.eachRawSeries((function(s){if(!u.get(a)&&s.legendVisualProvider){var h=s.legendVisualProvider;if(!h.containName(a))return;var d=h.indexOfName(a),p=h.getItemVisual(d,"style"),f=h.getItemVisual(d,"legendIcon"),g=Object(Ve.parse)(p.fill);g&&0===g[3]&&(g[3]=.2,p=m.extend(m.extend({},p),{fill:Object(Ve.stringify)(g,"rgba")}));var y=this._createItem(s,a,o,i,e,t,{},p,f,l,r);y.on("click",GH(ZH,null,a,r,c)).on("mouseover",GH(XH,null,a,r,c)).on("mouseout",GH($H,null,a,r,c)),n.ssr&&y.eachChild((function(t){var e=Ga(t);e.seriesIndex=s.seriesIndex,e.dataIndex=o,e.ssrType="legend"})),u.set(a,!0)}}),this)}),this),i&&this._createSelector(i,e,r,o,a)},e.prototype._createSelector=function(t,e,n,r,i){var o=this.getSelectorGroup();qH(t,(function(t){var r=t.type,i=new Ha({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===r?"legendAllSelect":"legendInverseSelect",legendId:e.id})}});o.add(i),eu(i,{normal:e.getModel("selectorLabel"),emphasis:e.getModel(["emphasis","selectorLabel"])},{defaultText:t.title}),Is(i)}))},e.prototype._createItem=function(t,e,n,r,i,o,a,s,u,l,c){var h=t.visualDrawType,d=i.get("itemWidth"),p=i.get("itemHeight"),f=i.isSelected(e),g=r.get("symbolRotate"),y=r.get("symbolKeepAspect"),v=r.get("icon"),D=function(t,e,n,r,i,o,a){function s(t,e){"auto"===t.lineWidth&&(t.lineWidth=e.lineWidth>0?2:0),qH(t,(function(n,r){"inherit"===t[r]&&(t[r]=e[r])}))}var u=e.getModel("itemStyle"),l=u.getItemStyle(),c=0===t.lastIndexOf("empty",0)?"fill":"stroke",h=u.getShallow("decal");l.decal=h&&"inherit"!==h?zm(h,a):r.decal,"inherit"===l.fill&&(l.fill=r[i]),"inherit"===l.stroke&&(l.stroke=r[c]),"inherit"===l.opacity&&(l.opacity=("fill"===i?r:n).opacity),s(l,r);var d=e.getModel("lineStyle"),p=d.getLineStyle();if(s(p,n),"auto"===l.fill&&(l.fill=r.fill),"auto"===l.stroke&&(l.stroke=r.fill),"auto"===p.stroke&&(p.stroke=r.fill),!o){var f=e.get("inactiveBorderWidth"),g=l[c];l.lineWidth="auto"===f?r.lineWidth>0&&g?2:0:l.lineWidth,l.fill=e.get("inactiveColor"),l.stroke=e.get("inactiveBorderColor"),p.stroke=d.get("inactiveColor"),p.lineWidth=d.get("inactiveWidth")}return{itemStyle:l,lineStyle:p}}(u=v||u||"roundRect",r,a,s,h,f,c),b=new WH,_=r.getModel("textStyle");if(!m.isFunction(t.getLegendIcon)||v&&"inherit"!==v){var x="inherit"===v&&t.getData().getVisual("symbol")?"inherit"===g?t.getData().getVisual("symbolRotate"):g:0;b.add(function(t){var e=t.icon||"roundRect",n=lm(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);return n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n}({itemWidth:d,itemHeight:p,icon:u,iconRotate:x,itemStyle:D.itemStyle,lineStyle:D.lineStyle,symbolKeepAspect:y}))}else b.add(t.getLegendIcon({itemWidth:d,itemHeight:p,icon:u,iconRotate:g,itemStyle:D.itemStyle,lineStyle:D.lineStyle,symbolKeepAspect:y}));var w="left"===o?d+5:-5,C=o,A=i.get("formatter"),S=e;m.isString(A)&&A?S=A.replace("{name}",null!=e?e:""):m.isFunction(A)&&(S=A(e));var E=f?_.getTextColor():r.get("inactiveColor");b.add(new Ha({style:ru(_,{text:S,x:w,y:p/2,fill:E,align:C,verticalAlign:"middle"},{inheritColor:E})}));var F=new Sa({shape:b.getBoundingRect(),style:{fill:"transparent"}}),M=r.getModel("tooltip");return M.get("show")&&Vf({el:F,componentModel:i,itemName:e,itemTooltipOption:M.option}),b.add(F),b.eachChild((function(t){t.silent=!0})),F.silent=!l,this.getContentGroup().add(b),Is(b),b.__legendDataIndex=n,b},e.prototype.layoutInner=function(t,e,n,r,i,o){var a=this.getContentGroup(),s=this.getSelectorGroup();Ml(t.get("orient"),a,t.get("itemGap"),n.width,n.height);var u=a.getBoundingRect(),l=[-u.x,-u.y];if(s.markRedraw(),a.markRedraw(),i){Ml("horizontal",s,t.get("selectorItemGap",!0));var c=s.getBoundingRect(),h=[-c.x,-c.y],d=t.get("selectorButtonGap",!0),p=t.getOrient().index,f=0===p?"width":"height",g=0===p?"height":"width",m=0===p?"y":"x";"end"===o?h[p]+=u[f]+d:l[p]+=c[f]+d,h[1-p]+=u[g]/2-c[g]/2,s.x=h[0],s.y=h[1],a.x=l[0],a.y=l[1];var y={x:0,y:0};return y[f]=u[f]+d+c[f],y[g]=Math.max(u[g],c[g]),y[m]=Math.min(0,c[m]+h[1-p]),y}return a.x=l[0],a.y=l[1],this.group.getBoundingRect()},e.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},e.type="legend.plain",e}(Pd);function ZH(t,e,n,r){$H(t,e,n,r),n.dispatchAction({type:"legendToggleSelect",name:null!=t?t:e}),XH(t,e,n,r)}function YH(t){for(var e,n=t.getZr().storage.getDisplayList(),r=0,i=n.length;r<i&&!(e=n[r].states.emphasis);)r++;return e&&e.hoverLayer}function XH(t,e,n,r){YH(n)||n.dispatchAction({type:"highlight",seriesName:t,name:e,excludeSeriesId:r})}function $H(t,e,n,r){YH(n)||n.dispatchAction({type:"downplay",seriesName:t,name:e,excludeSeriesId:r})}var KH=UH;function JH(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.filterSeries((function(t){for(var n=0;n<e.length;n++)if(!e[n].isSelected(t.name))return!1;return!0}))}function QH(t,e,n){var r="allSelect"===t||"inverseSelect"===t,i={},o=[];n.eachComponent({mainType:"legend",query:e},(function(n){r?n[t]():n[t](e.name),tG(n,i),o.push(n.componentIndex)}));var a={};return n.eachComponent("legend",(function(t){Object(m.each)(i,(function(e,n){t[e?"select":"unSelect"](n)})),tG(t,a)})),r?{selected:a,legendIndex:o}:{name:e.name,selected:a}}function tG(t,e){var n=e||{};return Object(m.each)(t.getData(),(function(e){var r=e.get("name");if("\n"!==r&&""!==r){var i=t.isSelected(r);Object(m.hasOwn)(n,r)?n[r]=n[r]&&i:n[r]=i}})),n}function eG(t){t.registerComponentModel(HH),t.registerComponentView(KH),t.registerProcessor(t.PRIORITY.PROCESSOR.SERIES_FILTER,JH),t.registerSubTypeDefaulter("legend",(function(){return"plain"})),function(t){t.registerAction("legendToggleSelect","legendselectchanged",Object(m.curry)(QH,"toggleSelected")),t.registerAction("legendAllSelect","legendselectall",Object(m.curry)(QH,"allSelect")),t.registerAction("legendInverseSelect","legendinverseselect",Object(m.curry)(QH,"inverseSelect")),t.registerAction("legendSelect","legendselected",Object(m.curry)(QH,"select")),t.registerAction("legendUnSelect","legendunselected",Object(m.curry)(QH,"unSelect"))}(t)}var nG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.setScrollDataIndex=function(t){this.option.scrollDataIndex=t},e.prototype.init=function(e,n,r){var i=Bl(e);t.prototype.init.call(this,e,n,r),rG(this,e,i)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),rG(this,this.option,e)},e.type="legend.scroll",e.defaultOption=Fu(HH.defaultOption,{scrollDataIndex:0,pageButtonItemGap:5,pageButtonGap:null,pageButtonPosition:"end",pageFormatter:"{current}/{total}",pageIcons:{horizontal:["M0,0L12,-10L12,10z","M0,0L-12,-10L-12,10z"],vertical:["M0,0L20,0L10,-20z","M0,0L20,0L10,20z"]},pageIconColor:"#2f4554",pageIconInactiveColor:"#aaa",pageIconSize:15,pageTextStyle:{color:"#333"},animationDurationUpdate:800}),e}(HH);function rG(t,e,n){var r=[1,1];r[t.getOrient().index]=0,Tl(e,n,{type:"box",ignoreSize:!!r})}var iG=nG,oG=cr,aG=["width","height"],sG=["x","y"],uG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!0,n._currentIndex=0,n}return f(e,t),e.prototype.init=function(){t.prototype.init.call(this),this.group.add(this._containerGroup=new oG),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new oG)},e.prototype.resetInner=function(){t.prototype.resetInner.call(this),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},e.prototype.renderInner=function(e,n,r,i,o,a,s){var u=this;t.prototype.renderInner.call(this,e,n,r,i,o,a,s);var l=this._controllerGroup,c=n.get("pageIconSize",!0),h=m.isArray(c)?c:[c,c];p("pagePrev",0);var d=n.getModel("pageTextStyle");function p(t,e){var r=t+"DataIndex",o=Pf(n.get("pageIcons",!0)[n.getOrient().name][e],{onclick:m.bind(u._pageGo,u,r,n,i)},{x:-h[0]/2,y:-h[1]/2,width:h[0],height:h[1]});o.name=t,l.add(o)}l.add(new Ha({name:"pageText",style:{text:"xx/xx",fill:d.getTextColor(),font:d.getFont(),verticalAlign:"middle",align:"center"},silent:!0})),p("pageNext",1)},e.prototype.layoutInner=function(t,e,n,r,i,o){var a=this.getSelectorGroup(),s=t.getOrient().index,u=aG[s],l=sG[s],c=aG[1-s],h=sG[1-s];i&&Ml("horizontal",a,t.get("selectorItemGap",!0));var d=t.get("selectorButtonGap",!0),p=a.getBoundingRect(),f=[-p.x,-p.y],g=m.clone(n);i&&(g[u]=n[u]-p[u]-d);var y=this._layoutContentAndController(t,r,g,s,u,c,h,l);if(i){if("end"===o)f[s]+=y[u]+d;else{var v=p[u]+d;f[s]-=v,y[l]-=v}y[u]+=p[u]+d,f[1-s]+=y[h]+y[c]/2-p[c]/2,y[c]=Math.max(y[c],p[c]),y[h]=Math.min(y[h],p[h]+f[1-s]),a.x=f[0],a.y=f[1],a.markRedraw()}return y},e.prototype._layoutContentAndController=function(t,e,n,r,i,o,a,s){var u=this.getContentGroup(),l=this._containerGroup,c=this._controllerGroup;Ml(t.get("orient"),u,t.get("itemGap"),r?n.width:null,r?null:n.height),Ml("horizontal",c,t.get("pageButtonItemGap",!0));var h=u.getBoundingRect(),d=c.getBoundingRect(),p=this._showController=h[i]>n[i],f=[-h.x,-h.y];e||(f[r]=u[s]);var g=[0,0],y=[-d.x,-d.y],v=m.retrieve2(t.get("pageButtonGap",!0),t.get("itemGap",!0));p&&("end"===t.get("pageButtonPosition",!0)?y[r]+=n[i]-d[i]:g[r]+=d[i]+v);y[1-r]+=h[o]/2-d[o]/2,u.setPosition(f),l.setPosition(g),c.setPosition(y);var D={x:0,y:0};if(D[i]=p?n[i]:h[i],D[o]=Math.max(h[o],d[o]),D[a]=Math.min(0,d[a]+y[1-r]),l.__rectSize=n[i],p){var b={x:0,y:0};b[i]=Math.max(n[i]-d[i]-v,0),b[o]=D[o],l.setClipPath(new Sa({shape:b})),l.__rectSize=b[i]}else c.eachChild((function(t){t.attr({invisible:!0,silent:!0})}));var _=this._getPageInfo(t);return null!=_.pageIndex&&Ws(u,{x:_.contentPosition[0],y:_.contentPosition[1]},p?t:null),this._updatePageInfoView(t,_),D},e.prototype._pageGo=function(t,e,n){var r=this._getPageInfo(e)[t];null!=r&&n.dispatchAction({type:"legendScroll",scrollDataIndex:r,legendId:e.id})},e.prototype._updatePageInfoView=function(t,e){var n=this._controllerGroup;m.each(["pagePrev","pageNext"],(function(r){var i=null!=e[r+"DataIndex"],o=n.childOfName(r);o&&(o.setStyle("fill",i?t.get("pageIconColor",!0):t.get("pageIconInactiveColor",!0)),o.cursor=i?"pointer":"default")}));var r=n.childOfName("pageText"),i=t.get("pageFormatter"),o=e.pageIndex,a=null!=o?o+1:0,s=e.pageCount;r&&i&&r.setStyle("text",m.isString(i)?i.replace("{current}",null==a?"":a+"").replace("{total}",null==s?"":s+""):i({current:a,total:s}))},e.prototype._getPageInfo=function(t){var e=t.get("scrollDataIndex",!0),n=this.getContentGroup(),r=this._containerGroup.__rectSize,i=t.getOrient().index,o=aG[i],a=sG[i],s=this._findTargetItemIndex(e),u=n.children(),l=u[s],c=u.length,h=c?1:0,d={contentPosition:[n.x,n.y],pageCount:h,pageIndex:h-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!l)return d;var p=v(l);d.contentPosition[i]=-p.s;for(var f=s+1,g=p,m=p,y=null;f<=c;++f)(!(y=v(u[f]))&&m.e>g.s+r||y&&!D(y,g.s))&&((g=m.i>g.i?m:y)&&(null==d.pageNextDataIndex&&(d.pageNextDataIndex=g.i),++d.pageCount)),m=y;for(f=s-1,g=p,m=p,y=null;f>=-1;--f)(y=v(u[f]))&&D(m,y.s)||!(g.i<m.i)||(m=g,null==d.pagePrevDataIndex&&(d.pagePrevDataIndex=g.i),++d.pageCount,++d.pageIndex),g=y;return d;function v(t){if(t){var e=t.getBoundingRect(),n=e[a]+t[a];return{s:n,e:n+e[o],i:t.__legendDataIndex}}}function D(t,e){return t.e>=e&&t.s<=e+r}},e.prototype._findTargetItemIndex=function(t){return this._showController?(this.getContentGroup().eachChild((function(r,i){var o=r.__legendDataIndex;null==n&&null!=o&&(n=i),o===t&&(e=i)})),null!=e?e:n):0;var e,n},e.type="legend.scroll",e}(KH),lG=uG;function cG(t){Dv(eG),t.registerComponentModel(iG),t.registerComponentView(lG),function(t){t.registerAction("legendScroll","legendscroll",(function(t,e){var n=t.scrollDataIndex;null!=n&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},(function(t){t.setScrollDataIndex(n)}))}))}(t)}var hG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="dataZoom.inside",e.defaultOption=Fu(AR.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(AR),dG=hG,pG=hi();function fG(t,e){if(e){t.removeKey(e.model.uid);var n=e.controller;n&&n.dispose()}}function gG(t,e){t.isDisposed()||t.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:e})}function mG(t,e,n,r){return t.coordinateSystem.containPoint([n,r])}function yG(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,(function(t,e){var n=pG(e),r=n.coordSysRecordMap||(n.coordSysRecordMap=Object(m.createHashMap)());r.each((function(t){t.dataZoomInfoMap=null})),t.eachComponent({mainType:"dataZoom",subType:"inside"},(function(t){var n=_R(t);Object(m.each)(n.infoList,(function(n){var i=n.model.uid,o=r.get(i)||r.set(i,function(t,e){var n={model:e,containsPoint:Object(m.curry)(mG,e),dispatchAction:Object(m.curry)(gG,t),dataZoomInfoMap:null,controller:null},r=n.controller=new kS(t.getZr());return Object(m.each)(["pan","zoom","scrollMove"],(function(t){r.on(t,(function(e){var r=[];n.dataZoomInfoMap.each((function(i){if(e.isAvailableBehavior(i.model.option)){var o=(i.getRange||{})[t],a=o&&o(i.dzReferCoordSysInfo,n.model.mainType,n.controller,e);!i.model.get("disabled",!0)&&a&&r.push({dataZoomId:i.model.id,start:a[0],end:a[1]})}})),r.length&&n.dispatchAction(r)}))})),n}(e,n.model));(o.dataZoomInfoMap||(o.dataZoomInfoMap=Object(m.createHashMap)())).set(t.uid,{dzReferCoordSysInfo:n,model:t,getRange:null})}))})),r.each((function(t){var e,n=t.controller,i=t.dataZoomInfoMap;if(i){var o=i.keys()[0];null!=o&&(e=i.get(o))}if(e){var a=function(t){var e,n="type_",r={type_true:2,type_move:1,type_false:0,type_undefined:-1},i=!0;return t.each((function(t){var o=t.model,a=!o.get("disabled",!0)&&(!o.get("zoomLock",!0)||"move");r[n+a]>r[n+e]&&(e=a),i=i&&o.get("preventDefaultMouseMove",!0)})),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!i}}}(i);n.enable(a.controlType,a.opt),n.setPointerChecker(t.containsPoint),rg(t,"dispatchAction",e.model.get("throttle",!0),"fixRate")}else fG(r,t)}))}))}var vG=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataZoom.inside",e}return f(e,t),e.prototype.render=function(e,n,r){t.prototype.render.apply(this,arguments),e.noTarget()?this._clear():(this.range=e.getPercentRange(),function(t,e,n){pG(t).coordSysRecordMap.each((function(t){var r=t.dataZoomInfoMap.get(e.uid);r&&(r.getRange=n)}))}(r,e,{pan:Object(m.bind)(DG.pan,this),zoom:Object(m.bind)(DG.zoom,this),scrollMove:Object(m.bind)(DG.scrollMove,this)}))},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){(function(t,e){for(var n=pG(t).coordSysRecordMap,r=n.keys(),i=0;i<r.length;i++){var o=r[i],a=n.get(o),s=a.dataZoomInfoMap;if(s){var u=e.uid;s.get(u)&&(s.removeKey(u),s.keys().length||fG(n,a))}}})(this.api,this.dataZoomModel),this.range=null},e.type="dataZoom.inside",e}(MR),DG={zoom:function(t,e,n,r){var i=this.range,o=i.slice(),a=t.axisModels[0];if(a){var s=_G[e](null,[r.originX,r.originY],a,n,t),u=(s.signal>0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(o[1]-o[0])+o[0],l=Math.max(1/r.scale,0);o[0]=(o[0]-u)*l+u,o[1]=(o[1]-u)*l+u;var c=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return WO(0,o,[0,100],0,c.minSpan,c.maxSpan),this.range=o,i[0]!==o[0]||i[1]!==o[1]?o:void 0}},pan:bG((function(t,e,n,r,i,o){var a=_G[r]([o.oldX,o.oldY],[o.newX,o.newY],e,i,n);return a.signal*(t[1]-t[0])*a.pixel/a.pixelLength})),scrollMove:bG((function(t,e,n,r,i,o){return _G[r]([0,0],[o.scrollDelta,o.scrollDelta],e,i,n).signal*(t[1]-t[0])*o.scrollDelta}))};function bG(t){return function(e,n,r,i){var o=this.range,a=o.slice(),s=e.axisModels[0];if(s)return WO(t(a,s,e,n,r,i),a,[0,100],"all"),this.range=a,o[0]!==a[0]||o[1]!==a[1]?a:void 0}}var _G={grid:function(t,e,n,r,i){var o=n.axis,a={},s=i.model.coordinateSystem.getRect();return t=t||[0,0],"x"===o.dim?(a.pixel=e[0]-t[0],a.pixelLength=s.width,a.pixelStart=s.x,a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=s.height,a.pixelStart=s.y,a.signal=o.inverse?-1:1),a},polar:function(t,e,n,r,i){var o=n.axis,a={},s=i.model.coordinateSystem,u=s.getRadiusAxis().getExtent(),l=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):[0,0],e=s.pointToCoord(e),"radiusAxis"===n.mainType?(a.pixel=e[0]-t[0],a.pixelLength=u[1]-u[0],a.pixelStart=u[0],a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=l[1]-l[0],a.pixelStart=l[0],a.signal=o.inverse?-1:1),a},singleAxis:function(t,e,n,r,i){var o=n.axis,a=i.model.coordinateSystem.getRect(),s={};return t=t||[0,0],"horizontal"===o.orient?(s.pixel=e[0]-t[0],s.pixelLength=a.width,s.pixelStart=a.x,s.signal=o.inverse?1:-1):(s.pixel=e[1]-t[1],s.pixelLength=a.height,s.pixelStart=a.y,s.signal=o.inverse?-1:1),s}},xG=vG;function wG(t){RR(t),t.registerComponentModel(dG),t.registerComponentView(xG),yG(t)}var CG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.type="dataZoom.slider",e.layoutMode="box",e.defaultOption=Fu(AR.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:"#d2dbee",borderRadius:3,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#d2dbee",width:.5},areaStyle:{color:"#d2dbee",opacity:.2}},selectedDataBackground:{lineStyle:{color:"#8fb0f7",width:.5},areaStyle:{color:"#8fb0f7",opacity:.2}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:"#fff",borderColor:"#ACB8D1"},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:"#D2DBEE",opacity:.7},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#6E7079"},brushSelect:!0,brushStyle:{color:"rgba(135,175,274,0.15)"},emphasis:{handleLabel:{show:!0},handleStyle:{borderColor:"#8FB0F7"},moveHandleStyle:{color:"#8FB0F7"}}}),e}(AR),AG=CG,SG=Sa,EG="horizontal",FG="vertical",MG=["line","bar","candlestick","scatter"],kG={easing:"cubicOut",duration:100,delay:0},OG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._displayables={},n}return f(e,t),e.prototype.init=function(t,e){this.api=e,this._onBrush=Object(m.bind)(this._onBrush,this),this._onBrushEnd=Object(m.bind)(this._onBrushEnd,this)},e.prototype.render=function(e,n,r,i){if(t.prototype.render.apply(this,arguments),rg(this,"_dispatchZoomAction",e.get("throttle"),"fixRate"),this._orient=e.getOrient(),!1!==e.get("show")){if(e.noTarget())return this._clear(),void this.group.removeAll();i&&"dataZoom"===i.type&&i.from===this.uid||this._buildView(),this._updateView()}else this.group.removeAll()},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){ig(this,"_dispatchZoomAction");var t=this.api.getZr();t.off("mousemove",this._onBrush),t.off("mouseup",this._onBrushEnd)},e.prototype._buildView=function(){var t=this.group;t.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var e=this._displayables.sliderGroup=new cr;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},e.prototype._resetLocation=function(){var t=this.dataZoomModel,e=this.api,n=t.get("brushSelect")?7:0,r=this._findCoordRect(),i={width:e.getWidth(),height:e.getHeight()},o=this._orient===EG?{right:i.width-r.x-r.width,top:i.height-30-7-n,width:r.width,height:30}:{right:7,top:r.y,width:30,height:r.height},a=Bl(t.option);Object(m.each)(["right","top","width","height"],(function(t){"ph"===a[t]&&(a[t]=o[t])}));var s=kl(a,i);this._location={x:s.x,y:s.y},this._size=[s.width,s.height],this._orient===FG&&this._size.reverse()},e.prototype._positionGroup=function(){var t=this.group,e=this._location,n=this._orient,r=this.dataZoomModel.getFirstTargetAxisModel(),i=r&&r.get("inverse"),o=this._displayables.sliderGroup,a=(this._dataShadowInfo||{}).otherAxisInverse;o.attr(n!==EG||i?n===EG&&i?{scaleY:a?1:-1,scaleX:-1}:n!==FG||i?{scaleY:a?-1:1,scaleX:-1,rotation:Math.PI/2}:{scaleY:a?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:a?1:-1,scaleX:1});var s=t.getBoundingRect([o]);t.x=e.x-s.x,t.y=e.y-s.y,t.markRedraw()},e.prototype._getViewExtent=function(){return[0,this._size[0]]},e.prototype._renderBackground=function(){var t=this.dataZoomModel,e=this._size,n=this._displayables.sliderGroup,r=t.get("brushSelect");n.add(new SG({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40}));var i=new SG({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:Object(m.bind)(this._onClickPanel,this)}),o=this.api.getZr();r?(i.on("mousedown",this._onBrushStart,this),i.cursor="crosshair",o.on("mousemove",this._onBrush),o.on("mouseup",this._onBrushEnd)):(o.off("mousemove",this._onBrush),o.off("mouseup",this._onBrushEnd)),n.add(i)},e.prototype._renderDataShadow=function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],t){var e=this._size,n=this._shadowSize||[],r=t.series,i=r.getRawData(),o=r.getShadowDim&&r.getShadowDim(),a=o&&i.getDimensionInfo(o)?r.getShadowDim():t.otherDim;if(null!=a){var s=this._shadowPolygonPts,u=this._shadowPolylinePts;if(i!==this._shadowData||a!==this._shadowDim||e[0]!==n[0]||e[1]!==n[1]){var l=i.getDataExtent(a),c=.3*(l[1]-l[0]);l=[l[0]-c,l[1]+c];var h,d=[0,e[1]],p=[0,e[0]],f=[[e[0],0],[0,0]],g=[],m=p[1]/(i.count()-1),y=0,v=Math.round(i.count()/e[0]);i.each([a],(function(t,e){if(v>0&&e%v)y+=m;else{var n=null==t||isNaN(t)||""===t,r=n?0:Ar(t,l,d,!0);n&&!h&&e?(f.push([f[f.length-1][0],0]),g.push([g[g.length-1][0],0])):!n&&h&&(f.push([y,0]),g.push([y,0])),f.push([y,r]),g.push([y,r]),y+=m,h=n}})),s=this._shadowPolygonPts=f,u=this._shadowPolylinePts=g}this._shadowData=i,this._shadowDim=a,this._shadowSize=[e[0],e[1]];for(var D=this.dataZoomModel,b=0;b<3;b++){var _=x(1===b);this._displayables.sliderGroup.add(_),this._displayables.dataShadowSegs.push(_)}}}function x(t){var e=D.getModel(t?"selectedDataBackground":"dataBackground"),n=new cr,r=new Bp({shape:{points:s},segmentIgnoreThreshold:1,style:e.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),i=new Pp({shape:{points:u},segmentIgnoreThreshold:1,style:e.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return n.add(r),n.add(i),n}},e.prototype._prepareDataShadowInfo=function(){var t=this.dataZoomModel,e=t.get("showDataShadow");if(!1!==e){var n,r=this.ecModel;return t.eachTargetAxis((function(i,o){var a=t.getAxisProxy(i,o).getTargetSeriesModels();Object(m.each)(a,(function(t){if(!(n||!0!==e&&Object(m.indexOf)(MG,t.get("type"))<0)){var a,s=r.getComponent(DR(i),o).axis,u=function(t){var e={x:"y",y:"x",radius:"angle",angle:"radius"};return e[t]}(i),l=t.coordinateSystem;null!=u&&l.getOtherAxis&&(a=l.getOtherAxis(s).inverse),u=t.getData().mapDimension(u),n={thisAxis:s,series:t,thisDim:i,otherDim:u,otherAxisInverse:a}}}),this)}),this),n}},e.prototype._renderHandle=function(){var t=this.group,e=this._displayables,n=e.handles=[null,null],r=e.handleLabels=[null,null],i=this._displayables.sliderGroup,o=this._size,a=this.dataZoomModel,s=this.api,u=a.get("borderRadius")||0,l=a.get("brushSelect"),c=e.filler=new SG({silent:l,style:{fill:a.get("fillerColor")},textConfig:{position:"inside"}});i.add(c),i.add(new SG({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:o[0],height:o[1],r:u},style:{stroke:a.get("dataBackgroundColor")||a.get("borderColor"),lineWidth:1,fill:"rgba(0,0,0,0)"}})),Object(m.each)([0,1],(function(e){var o=a.get("handleIcon");!am[o]&&o.indexOf("path://")<0&&o.indexOf("image://")<0&&(o="path://"+o);var s=lm(o,-1,0,2,2,null,!0);s.attr({cursor:IG(this._orient),draggable:!0,drift:Object(m.bind)(this._onDragMove,this,e),ondragend:Object(m.bind)(this._onDragEnd,this),onmouseover:Object(m.bind)(this._showDataInfo,this,!0),onmouseout:Object(m.bind)(this._showDataInfo,this,!1),z2:5});var u=s.getBoundingRect(),l=a.get("handleSize");this._handleHeight=Sr(l,this._size[1]),this._handleWidth=u.width/u.height*this._handleHeight,s.setStyle(a.getModel("handleStyle").getItemStyle()),s.style.strokeNoScale=!0,s.rectHover=!0,s.ensureState("emphasis").style=a.getModel(["emphasis","handleStyle"]).getItemStyle(),Is(s);var c=a.get("handleColor");null!=c&&(s.style.fill=c),i.add(n[e]=s);var h=a.getModel("textStyle"),d=(a.get("handleLabel")||{}).show||!1;t.add(r[e]=new Ha({silent:!0,invisible:!d,style:ru(h,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:h.getTextColor(),font:h.getFont()}),z2:10}))}),this);var h=c;if(l){var d=Sr(a.get("moveHandleSize"),o[1]),p=e.moveHandle=new Sa({style:a.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:o[1]-.5,height:d}}),f=.8*d,g=e.moveHandleIcon=lm(a.get("moveHandleIcon"),-f/2,-f/2,f,f,"#fff",!0);g.silent=!0,g.y=o[1]+d/2-.5,p.ensureState("emphasis").style=a.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var y=Math.min(o[1]/2,Math.max(d,10));(h=e.moveZone=new Sa({invisible:!0,shape:{y:o[1]-y,height:d+y}})).on("mouseover",(function(){s.enterEmphasis(p)})).on("mouseout",(function(){s.leaveEmphasis(p)})),i.add(p),i.add(g),i.add(h)}h.attr({draggable:!0,cursor:IG(this._orient),drift:Object(m.bind)(this._onDragMove,this,"all"),ondragstart:Object(m.bind)(this._showDataInfo,this,!0),ondragend:Object(m.bind)(this._onDragEnd,this),onmouseover:Object(m.bind)(this._showDataInfo,this,!0),onmouseout:Object(m.bind)(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[Ar(t[0],[0,100],e,!0),Ar(t[1],[0,100],e,!0)]},e.prototype._updateInterval=function(t,e){var n=this.dataZoomModel,r=this._handleEnds,i=this._getViewExtent(),o=n.findRepresentativeAxisProxy().getMinMaxSpan(),a=[0,100];WO(e,r,i,n.get("zoomLock")?"all":t,null!=o.minSpan?Ar(o.minSpan,a,i,!0):null,null!=o.maxSpan?Ar(o.maxSpan,a,i,!0):null);var s=this._range,u=this._range=Fr([Ar(r[0],i,a,!0),Ar(r[1],i,a,!0)]);return!s||s[0]!==u[0]||s[1]!==u[1]},e.prototype._updateView=function(t){var e=this._displayables,n=this._handleEnds,r=Fr(n.slice()),i=this._size;Object(m.each)([0,1],(function(t){var r=e.handles[t],o=this._handleHeight;r.attr({scaleX:o/2,scaleY:o/2,x:n[t]+(t?-1:1),y:i[1]/2-o/2})}),this),e.filler.setShape({x:r[0],y:0,width:r[1]-r[0],height:i[1]});var o={x:r[0],width:r[1]-r[0]};e.moveHandle&&(e.moveHandle.setShape(o),e.moveZone.setShape(o),e.moveZone.getBoundingRect(),e.moveHandleIcon&&e.moveHandleIcon.attr("x",o.x+o.width/2));for(var a=e.dataShadowSegs,s=[0,r[0],r[1],i[0]],u=0;u<a.length;u++){var l=a[u],c=l.getClipPath();c||(c=new Sa,l.setClipPath(c)),c.setShape({x:s[u],y:0,width:s[u+1]-s[u],height:i[1]})}this._updateDataInfo(t)},e.prototype._updateDataInfo=function(t){var e=this.dataZoomModel,n=this._displayables,r=n.handleLabels,i=this._orient,o=["",""];if(e.get("showDetail")){var a=e.findRepresentativeAxisProxy();if(a){var s=a.getAxisModel().axis,u=this._range,l=t?a.calculateDataWindow({start:u[0],end:u[1]}).valueWindow:a.getDataValueWindow();o=[this._formatLabel(l[0],s),this._formatLabel(l[1],s)]}}var c=Fr(this._handleEnds.slice());function h(t){var e=kf(n.handles[t].parent,this.group),a=If(0===t?"right":"left",e),s=this._handleWidth/2+5,u=Of([c[t]+(0===t?-s:s),this._size[1]/2],e);r[t].setStyle({x:u[0],y:u[1],verticalAlign:i===EG?"middle":a,align:i===EG?a:"center",text:o[t]})}h.call(this,0),h.call(this,1)},e.prototype._formatLabel=function(t,e){var n=this.dataZoomModel,r=n.get("labelFormatter"),i=n.get("labelPrecision");null!=i&&"auto"!==i||(i=e.getPixelPrecision());var o=null==t||isNaN(t)?"":"category"===e.type||"time"===e.type?e.scale.getLabel({value:Math.round(t)}):t.toFixed(Math.min(i,20));return Object(m.isFunction)(r)?r(t,o):Object(m.isString)(r)?r.replace("{value}",o):o},e.prototype._showDataInfo=function(t){var e=(this.dataZoomModel.get("handleLabel")||{}).show||!1,n=this.dataZoomModel.getModel(["emphasis","handleLabel"]).get("show")||!1,r=t||this._dragging?n:e,i=this._displayables,o=i.handleLabels;o[0].attr("invisible",!r),o[1].attr("invisible",!r),i.moveHandle&&this.api[r?"enterEmphasis":"leaveEmphasis"](i.moveHandle,1)},e.prototype._onDragMove=function(t,e,n,r){this._dragging=!0,ft(r.event);var i=Of([e,n],this._displayables.sliderGroup.getLocalTransform(),!0),o=this._updateInterval(t,i[0]),a=this.dataZoomModel.get("realtime");this._updateView(!a),o&&a&&this._dispatchZoomAction(!0)},e.prototype._onDragEnd=function(){this._dragging=!1,this._showDataInfo(!1),!this.dataZoomModel.get("realtime")&&this._dispatchZoomAction(!1)},e.prototype._onClickPanel=function(t){var e=this._size,n=this._displayables.sliderGroup.transformCoordToLocal(t.offsetX,t.offsetY);if(!(n[0]<0||n[0]>e[0]||n[1]<0||n[1]>e[1])){var r=this._handleEnds,i=(r[0]+r[1])/2,o=this._updateInterval("all",n[0]-i);this._updateView(),o&&this._dispatchZoomAction(!1)}},e.prototype._onBrushStart=function(t){var e=t.offsetX,n=t.offsetY;this._brushStart=new Mt(e,n),this._brushing=!0,this._brushStartTime=+new Date},e.prototype._onBrushEnd=function(t){if(this._brushing){var e=this._displayables.brushRect;if(this._brushing=!1,e){e.attr("ignore",!0);var n=e.shape;if(!(+new Date-this._brushStartTime<200&&Math.abs(n.width)<5)){var r=this._getViewExtent(),i=[0,100];this._range=Fr([Ar(n.x,r,i,!0),Ar(n.x+n.width,r,i,!0)]),this._handleEnds=[n.x,n.x+n.width],this._updateView(),this._dispatchZoomAction(!1)}}}},e.prototype._onBrush=function(t){this._brushing&&(ft(t.event),this._updateBrushRect(t.offsetX,t.offsetY))},e.prototype._updateBrushRect=function(t,e){var n=this._displayables,r=this.dataZoomModel,i=n.brushRect;i||(i=n.brushRect=new SG({silent:!0,style:r.getModel("brushStyle").getItemStyle()}),n.sliderGroup.add(i)),i.attr("ignore",!1);var o=this._brushStart,a=this._displayables.sliderGroup,s=a.transformCoordToLocal(t,e),u=a.transformCoordToLocal(o.x,o.y),l=this._size;s[0]=Math.max(Math.min(l[0],s[0]),0),i.setShape({x:u[0],y:0,width:s[0]-u[0],height:l[1]})},e.prototype._dispatchZoomAction=function(t){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:t?kG:null,start:e[0],end:e[1]})},e.prototype._findCoordRect=function(){var t,e=_R(this.dataZoomModel).infoList;if(!t&&e.length){var n=e[0].model.coordinateSystem;t=n.getRect&&n.getRect()}if(!t){var r=this.api.getWidth(),i=this.api.getHeight();t={x:.2*r,y:.2*i,width:.6*r,height:.6*i}}return t},e.type="dataZoom.slider",e}(MR);function IG(t){return"vertical"===t?"ns-resize":"ew-resize"}var TG=OG;function BG(t){t.registerComponentModel(AG),t.registerComponentView(TG),RR(t)}var LG={get:function(t,e,n){var r=m.clone((jG[t]||{})[e]);return n&&m.isArray(r)?r[r.length-1]:r}},jG={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},PG=LG,NG=MM.mapVisual,RG=MM.eachVisual,zG=m.isArray,VG=m.each,HG=Fr,GG=Ar,qG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return f(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&pV(n,t,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(t){var e=this.stateList;t=m.bind(t,this),this.controllerVisuals=dV(this.option.controller,e,t),this.targetVisuals=dV(this.option.target,e,t)},e.prototype.getItemSymbol=function(){return null},e.prototype.getTargetSeriesIndices=function(){var t=this.option.seriesIndex,e=[];return null==t||"all"===t?this.ecModel.eachSeries((function(t,n){e.push(n)})):e=Qr(t),e},e.prototype.eachTargetSeries=function(t,e){m.each(this.getTargetSeriesIndices(),(function(n){var r=this.ecModel.getSeriesByIndex(n);r&&t.call(e,r)}),this)},e.prototype.isTargetSeries=function(t){var e=!1;return this.eachTargetSeries((function(n){n===t&&(e=!0)})),e},e.prototype.formatValueText=function(t,e,n){var r,i=this.option,o=i.precision,a=this.dataBound,s=i.formatter;n=n||["<",">"],m.isArray(t)&&(t=t.slice(),r=!0);var u=e?t:r?[l(t[0]),l(t[1])]:l(t);return m.isString(s)?s.replace("{value}",r?u[0]:u).replace("{value2}",r?u[1]:u):m.isFunction(s)?r?s(t[0],t[1]):s(t):r?t[0]===a[0]?n[0]+" "+u[1]:t[1]===a[1]?n[1]+" "+u[0]:u[0]+" - "+u[1]:u;function l(t){return t===a[0]?"min":t===a[1]?"max":(+t).toFixed(Math.min(o,20))}},e.prototype.resetExtent=function(){var t=this.option,e=HG([t.min,t.max]);this._dataExtent=e},e.prototype.getDataDimensionIndex=function(t){var e=this.option.dimension;if(null!=e)return t.getDimensionIndex(e);for(var n=t.dimensions,r=n.length-1;r>=0;r--){var i=n[r],o=t.getDimensionInfo(i);if(!o.isCalculationCoord)return o.storeDimIndex}},e.prototype.getExtent=function(){return this._dataExtent.slice()},e.prototype.completeVisualOption=function(){var t=this.ecModel,e=this.option,n={inRange:e.inRange,outOfRange:e.outOfRange},r=e.target||(e.target={}),i=e.controller||(e.controller={});m.merge(r,n),m.merge(i,n);var o=this.isCategory();function a(n){zG(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")}}a.call(this,r),a.call(this,i),function(t,e,n){var r=t[e],i=t[n];r&&!i&&(i=t[n]={},VG(r,(function(t,e){if(MM.isValidType(e)){var n=PG.get(e,"inactive",o);null!=n&&(i[e]=n,"color"!==e||i.hasOwnProperty("opacity")||i.hasOwnProperty("colorAlpha")||(i.opacity=[0,0]))}})))}.call(this,r,"inRange","outOfRange"),function(t){var e=(t.inRange||{}).symbol||(t.outOfRange||{}).symbol,n=(t.inRange||{}).symbolSize||(t.outOfRange||{}).symbolSize,r=this.get("inactiveColor"),i=this.getItemSymbol()||"roundRect";VG(this.stateList,(function(a){var s=this.itemSize,u=t[a];u||(u=t[a]={color:o?r:[r]}),null==u.symbol&&(u.symbol=e&&m.clone(e)||(o?i:[i])),null==u.symbolSize&&(u.symbolSize=n&&m.clone(n)||(o?s[0]:[s[0],s[0]])),u.symbol=NG(u.symbol,(function(t){return"none"===t?i:t}));var l=u.symbolSize;if(null!=l){var c=-1/0;RG(l,(function(t){t>c&&(c=t)})),u.symbolSize=NG(l,(function(t){return GG(t,[0,c],[0,s[0]],!0)}))}}),this)}.call(this,i)},e.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},e.prototype.isCategory=function(){return!!this.option.categories},e.prototype.setSelected=function(t){},e.prototype.getSelected=function(){return null},e.prototype.getValueState=function(t){return null},e.prototype.getVisualMeta=function(t){return null},e.type="visualMap",e.dependencies=["series"],e.defaultOption={show:!0,z:4,seriesIndex:"all",min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,textStyle:{color:"#333"}},e}(Nl),WG=qG,UG=[20,140],ZG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual((function(t){t.mappingMethod="linear",t.dataExtent=this.getExtent()})),this._resetRange()},e.prototype.resetItemSize=function(){t.prototype.resetItemSize.apply(this,arguments);var e=this.itemSize;(null==e[0]||isNaN(e[0]))&&(e[0]=UG[0]),(null==e[1]||isNaN(e[1]))&&(e[1]=UG[1])},e.prototype._resetRange=function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):m.isArray(e)&&(e[0]>e[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},e.prototype.completeVisualOption=function(){t.prototype.completeVisualOption.apply(this,arguments),m.each(this.stateList,(function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=e[1]/3)}),this)},e.prototype.setSelected=function(t){this.option.range=t.slice(),this._resetRange()},e.prototype.getSelected=function(){var t=this.getExtent(),e=Fr((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]<t[0]&&(e[0]=t[0]),e[1]<t[0]&&(e[1]=t[0]),e},e.prototype.getValueState=function(t){var e=this.option.range,n=this.getExtent();return(e[0]<=n[0]||e[0]<=t)&&(e[1]>=n[1]||t<=e[1])?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[];return this.eachTargetSeries((function(n){var r=[],i=n.getData();i.each(this.getDataDimensionIndex(i),(function(e,n){t[0]<=e&&e<=t[1]&&r.push(n)}),this),e.push({seriesId:n.id,dataIndex:r})}),this),e},e.prototype.getVisualMeta=function(t){var e=YG(this,"outOfRange",this.getExtent()),n=YG(this,"inRange",this.option.range.slice()),r=[];function i(e,n){r.push({value:e,color:t(e,n)})}for(var o=0,a=0,s=n.length,u=e.length;a<u&&(!n.length||e[a]<=n[0]);a++)e[a]<n[o]&&i(e[a],"outOfRange");for(var l=1;o<s;o++,l=0)l&&r.length&&i(n[o],"outOfRange"),i(n[o],"inRange");for(l=1;a<u;a++)(!n.length||n[n.length-1]<e[a])&&(l&&(r.length&&i(r[r.length-1].value,"outOfRange"),l=0),i(e[a],"outOfRange"));var c=r.length;return{stops:r,outerColors:[c?r[0].color:"transparent",c?r[c-1].color:"transparent"]}},e.type="visualMap.continuous",e.defaultOption=Fu(WG.defaultOption,{align:"auto",calculable:!1,hoverLink:!0,realtime:!0,handleIcon:"path://M-11.39,9.77h0a3.5,3.5,0,0,1-3.5,3.5h-22a3.5,3.5,0,0,1-3.5-3.5h0a3.5,3.5,0,0,1,3.5-3.5h22A3.5,3.5,0,0,1-11.39,9.77Z",handleSize:"120%",handleStyle:{borderColor:"#fff",borderWidth:1},indicatorIcon:"circle",indicatorSize:"50%",indicatorStyle:{borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}}),e}(WG);function YG(t,e,n){if(n[0]===n[1])return n.slice();for(var r=(n[1]-n[0])/200,i=n[0],o=[],a=0;a<=200&&i<n[1];a++)o.push(i),i+=r;return o.push(n[1]),o}var XG=ZG,$G=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.autoPositionValues={left:1,right:1,top:1,bottom:1},n}return f(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e},e.prototype.render=function(t,e,n,r){this.visualMapModel=t,!1!==t.get("show")?this.doRender(t,e,n,r):this.group.removeAll()},e.prototype.renderBackground=function(t){var e=this.visualMapModel,n=gl(e.get("padding")||0),r=t.getBoundingRect();t.add(new Sa({z2:-1,silent:!0,shape:{x:r.x-n[3],y:r.y-n[0],width:r.width+n[3]+n[1],height:r.height+n[0]+n[2]},style:{fill:e.get("backgroundColor"),stroke:e.get("borderColor"),lineWidth:e.get("borderWidth")}}))},e.prototype.getControllerVisual=function(t,e,n){var r=(n=n||{}).forceState,i=this.visualMapModel,o={};if("color"===e){var a=i.get("contentColor");o.color=a}function s(t){return o[t]}function u(t,e){o[t]=e}var l=i.controllerVisuals[r||i.getValueState(t)],c=MM.prepareVisualTypes(l);return m.each(c,(function(r){var i=l[r];n.convertOpacityToAlpha&&"opacity"===r&&(r="colorAlpha",i=l.__alphaForOpacity),MM.dependsOn(r,e)&&i&&i.applyVisual(t,s,u)})),o[e]},e.prototype.positionGroup=function(t){var e=this.visualMapModel,n=this.api;Ol(t,e.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()})},e.prototype.doRender=function(t,e,n,r){},e.type="visualMap",e}(Pd),KG=$G,JG=[["left","right","width"],["top","bottom","height"]];function QG(t,e,n){var r=t.option,i=r.align;if(null!=i&&"auto"!==i)return i;for(var o={width:e.getWidth(),height:e.getHeight()},a="horizontal"===r.orient?1:0,s=JG[a],u=[0,null,10],l={},c=0;c<3;c++)l[JG[1-a][c]]=u[c],l[s[c]]=2===c?n[0]:r[s[c]];var h=[["x","width",3],["y","height",0]][a],d=kl(l,o,r.padding);return s[(d.margin[h[2]]||0)+d[h[0]]+.5*d[h[1]]<.5*o[h[1]]?0:1]}function tq(t,e){return m.each(t||[],(function(t){null!=t.dataIndex&&(t.dataIndexInside=t.dataIndex,t.dataIndex=null),t.highlightKey="visualMap"+(e?e.componentIndex:"")})),t}var eq=Ar,nq=m.each,rq=Math.min,iq=Math.max,oq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._shapes={},n._dataInterval=[],n._handleEnds=[],n._hoverLinkDataIndices=[],n}return f(e,t),e.prototype.init=function(e,n){t.prototype.init.call(this,e,n),this._hoverLinkFromSeriesMouseOver=m.bind(this._hoverLinkFromSeriesMouseOver,this),this._hideIndicator=m.bind(this._hideIndicator,this)},e.prototype.doRender=function(t,e,n,r){r&&"selectDataRange"===r.type&&r.from===this.uid||this._buildView()},e.prototype._buildView=function(){this.group.removeAll();var t=this.visualMapModel,e=this.group;this._orient=t.get("orient"),this._useHandle=t.get("calculable"),this._resetInterval(),this._renderBar(e);var n=t.get("text");this._renderEndsText(e,n,0),this._renderEndsText(e,n,1),this._updateView(!0),this.renderBackground(e),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(e)},e.prototype._renderEndsText=function(t,e,n){if(e){var r=e[1-n];r=null!=r?r+"":"";var i=this.visualMapModel,o=i.get("textGap"),a=i.itemSize,s=this._shapes.mainGroup,u=this._applyTransform([a[0]/2,0===n?-o:a[1]+o],s),l=this._applyTransform(0===n?"bottom":"top",s),c=this._orient,h=this.visualMapModel.textStyleModel;this.group.add(new Ha({style:ru(h,{x:u[0],y:u[1],verticalAlign:"horizontal"===c?"middle":l,align:"horizontal"===c?l:"center",text:r})}))}},e.prototype._renderBar=function(t){var e=this.visualMapModel,n=this._shapes,r=e.itemSize,i=this._orient,o=this._useHandle,a=QG(e,this.api,r),s=n.mainGroup=this._createBarGroup(a),u=new cr;s.add(u),u.add(n.outOfRange=aq()),u.add(n.inRange=aq(null,o?uq(this._orient):null,m.bind(this._dragHandle,this,"all",!1),m.bind(this._dragHandle,this,"all",!0))),u.setClipPath(new Sa({shape:{x:0,y:0,width:r[0],height:r[1],r:3}}));var l=e.textStyleModel.getTextRect("ๅฝ"),c=iq(l.width,l.height);o&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(e,s,0,r,c,i),this._createHandle(e,s,1,r,c,i)),this._createIndicator(e,s,r,c,i),t.add(s)},e.prototype._createHandle=function(t,e,n,r,i,o){var a=m.bind(this._dragHandle,this,n,!1),s=m.bind(this._dragHandle,this,n,!0),u=$n(t.get("handleSize"),r[0]),l=lm(t.get("handleIcon"),-u/2,-u/2,u,u,null,!0),c=uq(this._orient);l.attr({cursor:c,draggable:!0,drift:a,ondragend:s,onmousemove:function(t){ft(t.event)}}),l.x=r[0]/2,l.useStyle(t.getModel("handleStyle").getItemStyle()),l.setStyle({strokeNoScale:!0,strokeFirst:!0}),l.style.lineWidth*=2,l.ensureState("emphasis").style=t.getModel(["emphasis","handleStyle"]).getItemStyle(),Ns(l,!0),e.add(l);var h=this.visualMapModel.textStyleModel,d=new Ha({cursor:c,draggable:!0,drift:a,onmousemove:function(t){ft(t.event)},ondragend:s,style:ru(h,{x:0,y:0,text:""})});d.ensureState("blur").style={opacity:.1},d.stateTransition={duration:200},this.group.add(d);var p=[u,0],f=this._shapes;f.handleThumbs[n]=l,f.handleLabelPoints[n]=p,f.handleLabels[n]=d},e.prototype._createIndicator=function(t,e,n,r,i){var o=$n(t.get("indicatorSize"),n[0]),a=lm(t.get("indicatorIcon"),-o/2,-o/2,o,o,null,!0);a.attr({cursor:"move",invisible:!0,silent:!0,x:n[0]/2});var s=t.getModel("indicatorStyle").getItemStyle();if(a instanceof va){var u=a.style;a.useStyle(m.extend({image:u.image,x:u.x,y:u.y,width:u.width,height:u.height},s))}else a.useStyle(s);e.add(a);var l=this.visualMapModel.textStyleModel,c=new Ha({silent:!0,invisible:!0,style:ru(l,{x:0,y:0,text:""})});this.group.add(c);var h=[("horizontal"===i?r/2:6)+n[0]/2,0],d=this._shapes;d.indicator=a,d.indicatorLabel=c,d.indicatorLabelPoint=h,this._firstShowIndicator=!0},e.prototype._dragHandle=function(t,e,n,r){if(this._useHandle){if(this._dragging=!e,!e){var i=this._applyTransform([n,r],this._shapes.mainGroup,!0);this._updateInterval(t,i[1]),this._hideIndicator(),this._updateView()}e===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),e?!this._hovering&&this._clearHoverLinkToSeries():sq(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[t],!1)}},e.prototype._resetInterval=function(){var t=this.visualMapModel,e=this._dataInterval=t.getSelected(),n=t.getExtent(),r=[0,t.itemSize[1]];this._handleEnds=[eq(e[0],n,r,!0),eq(e[1],n,r,!0)]},e.prototype._updateInterval=function(t,e){e=e||0;var n=this.visualMapModel,r=this._handleEnds,i=[0,n.itemSize[1]];WO(e,r,i,t,0);var o=n.getExtent();this._dataInterval=[eq(r[0],i,o,!0),eq(r[1],i,o,!0)]},e.prototype._updateView=function(t){var e=this.visualMapModel,n=e.getExtent(),r=this._shapes,i=[0,e.itemSize[1]],o=t?i:this._handleEnds,a=this._createBarVisual(this._dataInterval,n,o,"inRange"),s=this._createBarVisual(n,n,i,"outOfRange");r.inRange.setStyle({fill:a.barColor}).setShape("points",a.barPoints),r.outOfRange.setStyle({fill:s.barColor}).setShape("points",s.barPoints),this._updateHandle(o,a)},e.prototype._createBarVisual=function(t,e,n,r){var i={forceState:r,convertOpacityToAlpha:!0},o=this._makeColorGradient(t,i),a=[this.getControllerVisual(t[0],"symbolSize",i),this.getControllerVisual(t[1],"symbolSize",i)],s=this._createBarPoints(n,a);return{barColor:new ef(0,0,0,1,o),barPoints:s,handlesColor:[o[0].color,o[o.length-1].color]}},e.prototype._makeColorGradient=function(t,e){var n=[],r=(t[1]-t[0])/100;n.push({color:this.getControllerVisual(t[0],"color",e),offset:0});for(var i=1;i<100;i++){var o=t[0]+r*i;if(o>t[1])break;n.push({color:this.getControllerVisual(o,"color",e),offset:i/100})}return n.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),n},e.prototype._createBarPoints=function(t,e){var n=this.visualMapModel.itemSize;return[[n[0]-e[0],t[0]],[n[0],t[0]],[n[0],t[1]],[n[0]-e[1],t[1]]]},e.prototype._createBarGroup=function(t){var e=this._orient,n=this.visualMapModel.get("inverse");return new cr("horizontal"!==e||n?"horizontal"===e&&n?{scaleX:"bottom"===t?-1:1,rotation:-Math.PI/2}:"vertical"!==e||n?{scaleX:"left"===t?1:-1}:{scaleX:"left"===t?1:-1,scaleY:-1}:{scaleX:"bottom"===t?1:-1,rotation:Math.PI/2})},e.prototype._updateHandle=function(t,e){if(this._useHandle){var n=this._shapes,r=this.visualMapModel,i=n.handleThumbs,o=n.handleLabels,a=r.itemSize,s=r.getExtent(),u=this._applyTransform("left",n.mainGroup);nq([0,1],(function(l){var c=i[l];c.setStyle("fill",e.handlesColor[l]),c.y=t[l];var h=eq(t[l],[0,a[1]],s,!0),d=this.getControllerVisual(h,"symbolSize");c.scaleX=c.scaleY=d/a[0],c.x=a[0]-d/2;var p=Of(n.handleLabelPoints[l],kf(c,this.group));if("horizontal"===this._orient){var f="left"===u||"top"===u?(a[0]-d)/2:(a[0]-d)/-2;p[1]+=f}o[l].setStyle({x:p[0],y:p[1],text:r.formatValueText(this._dataInterval[l]),verticalAlign:"middle",align:"vertical"===this._orient?this._applyTransform("left",n.mainGroup):"center"})}),this)}},e.prototype._showIndicator=function(t,e,n,r){var i=this.visualMapModel,o=i.getExtent(),a=i.itemSize,s=[0,a[1]],u=this._shapes,l=u.indicator;if(l){l.attr("invisible",!1);var c=this.getControllerVisual(t,"color",{convertOpacityToAlpha:!0}),h=this.getControllerVisual(t,"symbolSize"),d=eq(t,o,s,!0),p=a[0]-h/2,f={x:l.x,y:l.y};l.y=d,l.x=p;var g=Of(u.indicatorLabelPoint,kf(l,this.group)),m=u.indicatorLabel;m.attr("invisible",!1);var y=this._applyTransform("left",u.mainGroup),v="horizontal"===this._orient;m.setStyle({text:(n||"")+i.formatValueText(e),verticalAlign:v?y:"middle",align:v?"center":y});var D={x:p,y:d,style:{fill:c}},b={style:{x:g[0],y:g[1]}};if(i.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var _={duration:100,easing:"cubicInOut",additive:!0};l.x=f.x,l.y=f.y,l.animateTo(D,_),m.animateTo(b,_)}else l.attr(D),m.attr(b);this._firstShowIndicator=!1;var x=this._shapes.handleLabels;if(x)for(var w=0;w<x.length;w++)this.api.enterBlur(x[w])}},e.prototype._enableHoverLinkToSeries=function(){var t=this;this._shapes.mainGroup.on("mousemove",(function(e){if(t._hovering=!0,!t._dragging){var n=t.visualMapModel.itemSize,r=t._applyTransform([e.offsetX,e.offsetY],t._shapes.mainGroup,!0,!0);r[1]=rq(iq(0,r[1]),n[1]),t._doHoverLinkToSeries(r[1],0<=r[0]&&r[0]<=n[0])}})).on("mouseout",(function(){t._hovering=!1,!t._dragging&&t._clearHoverLinkToSeries()}))},e.prototype._enableHoverLinkFromSeries=function(){var t=this.api.getZr();this.visualMapModel.option.hoverLink?(t.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),t.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},e.prototype._doHoverLinkToSeries=function(t,e){var n=this.visualMapModel,r=n.itemSize;if(n.option.hoverLink){var i=[0,r[1]],o=n.getExtent();t=rq(iq(i[0],t),i[1]);var a=function(t,e,n){var r=6,i=t.get("hoverLinkDataSize");return i&&(r=eq(i,e,n,!0)/2),r}(n,o,i),s=[t-a,t+a],u=eq(t,i,o,!0),l=[eq(s[0],i,o,!0),eq(s[1],i,o,!0)];s[0]<i[0]&&(l[0]=-1/0),s[1]>i[1]&&(l[1]=1/0),e&&(l[0]===-1/0?this._showIndicator(u,l[1],"< ",a):l[1]===1/0?this._showIndicator(u,l[0],"> ",a):this._showIndicator(u,u,"โ ",a));var c=this._hoverLinkDataIndices,h=[];(e||sq(n))&&(h=this._hoverLinkDataIndices=n.findTargetDataIndices(l));var d=function(t,e){var n={},r={};return i(t||[],n),i(e||[],r,n),[o(n),o(r)];function i(t,e,n){for(var r=0,i=t.length;r<i;r++){var o=si(t[r].seriesId,null);if(null==o)return;for(var a=Qr(t[r].dataIndex),s=n&&n[o],u=0,l=a.length;u<l;u++){var c=a[u];s&&s[c]?s[c]=null:(e[o]||(e[o]={}))[c]=1}}}function o(t,e){var n=[];for(var r in t)if(t.hasOwnProperty(r)&&null!=t[r])if(e)n.push(+r);else{var i=o(t[r],!0);i.length&&n.push({seriesId:r,dataIndex:i})}return n}}(c,h);this._dispatchHighDown("downplay",tq(d[0],n)),this._dispatchHighDown("highlight",tq(d[1],n))}},e.prototype._hoverLinkFromSeriesMouseOver=function(t){var e;if(Xg(t.target,(function(t){var n=Ga(t);if(null!=n.dataIndex)return e=n,!0}),!0),e){var n=this.ecModel.getSeriesByIndex(e.seriesIndex),r=this.visualMapModel;if(r.isTargetSeries(n)){var i=n.getData(e.dataType),o=i.getStore().get(r.getDataDimensionIndex(i),e.dataIndex);isNaN(o)||this._showIndicator(o,o)}}},e.prototype._hideIndicator=function(){var t=this._shapes;t.indicator&&t.indicator.attr("invisible",!0),t.indicatorLabel&&t.indicatorLabel.attr("invisible",!0);var e=this._shapes.handleLabels;if(e)for(var n=0;n<e.length;n++)this.api.leaveBlur(e[n])},e.prototype._clearHoverLinkToSeries=function(){this._hideIndicator();var t=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",tq(t,this.visualMapModel)),t.length=0},e.prototype._clearHoverLinkFromSeries=function(){this._hideIndicator();var t=this.api.getZr();t.off("mouseover",this._hoverLinkFromSeriesMouseOver),t.off("mouseout",this._hideIndicator)},e.prototype._applyTransform=function(t,e,n,r){var i=kf(e,r?null:this.group);return m.isArray(t)?Of(t,i,n):If(t,i,n)},e.prototype._dispatchHighDown=function(t,e){e&&e.length&&this.api.dispatchAction({type:t,batch:e})},e.prototype.dispose=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},e.type="visualMap.continuous",e}(KG);function aq(t,e,n,r){return new Bp({shape:{points:t},draggable:!!n,cursor:e,drift:n,onmousemove:function(t){ft(t.event)},ondragend:r})}function sq(t){var e=t.get("hoverLinkOnHandle");return!!(null==e?t.get("realtime"):e)}function uq(t){return"vertical"===t?"ns-resize":"ew-resize"}var lq=oq,cq={type:"selectDataRange",event:"dataRangeSelected",update:"update"},hq=function(t,e){e.eachComponent({mainType:"visualMap",query:t},(function(e){e.setSelected(t.selected)}))},dq=[{createOnAllSeries:!0,reset:function(t,e){var n=[];return e.eachComponent("visualMap",(function(e){var r=t.pipelineContext;!e.isTargetSeries(t)||r&&r.large||n.push(function(t,e,n,r){var i={};return m.each(t,(function(t){var n=MM.prepareVisualTypes(e[t]);i[t]=n})),{progress:function(t,o){var a,s;function u(t){return qg(o,s,t)}function l(t,e){Ug(o,s,t,e)}null!=r&&(a=o.getDimensionIndex(r));for(var c=o.getStore();null!=(s=t.next());){var h=o.getRawDataItem(s);if(!h||!1!==h.visualMap)for(var d=null!=r?c.get(a,s):s,p=n(d),f=e[p],g=i[p],m=0,y=g.length;m<y;m++){var v=g[m];f[v]&&f[v].applyVisual(d,u,l)}}}}}(e.stateList,e.targetVisuals,m.bind(e.getValueState,e),e.getDataDimensionIndex(t.getData())))})),n}},{createOnAllSeries:!0,reset:function(t,e){var n=t.getData(),r=[];e.eachComponent("visualMap",(function(e){if(e.isTargetSeries(t)){var i=e.getVisualMeta(m.bind(pq,null,t,e))||{stops:[],outerColors:[]},o=e.getDataDimensionIndex(n);o>=0&&(i.dimension=o,r.push(i))}})),t.getData().setVisual("visualMeta",r)}}];function pq(t,e,n,r){for(var i=e.targetVisuals[r],o=MM.prepareVisualTypes(i),a={color:Wg(t.getData(),"color")},s=0,u=o.length;s<u;s++){var l=o[s],c=i["opacity"===l?"__alphaForOpacity":l];c&&c.applyVisual(n,h,d)}return a.color;function h(t){return a[t]}function d(t,e){a[t]=e}}var fq=m.each;function gq(t){var e=t&&t.visualMap;m.isArray(e)||(e=e?[e]:[]),fq(e,(function(t){if(t){mq(t,"splitList")&&!mq(t,"pieces")&&(t.pieces=t.splitList,delete t.splitList);var e=t.pieces;e&&m.isArray(e)&&fq(e,(function(t){m.isObject(t)&&(mq(t,"start")&&!mq(t,"min")&&(t.min=t.start),mq(t,"end")&&!mq(t,"max")&&(t.max=t.end))}))}}))}function mq(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}var yq=!1;function vq(t){yq||(yq=!0,t.registerSubTypeDefaulter("visualMap",(function(t){return t.categories||(t.pieces?t.pieces.length>0:t.splitNumber>0)&&!t.calculable?"piecewise":"continuous"})),t.registerAction(cq,hq),Object(m.each)(dq,(function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)})),t.registerPreprocessor(gq))}function Dq(t){t.registerComponentModel(XG),t.registerComponentView(lq),vq(t)}var bq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._pieceList=[],n}return f(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var r=this._mode=this._determineMode();this._pieceList=[],_q[this._mode].call(this,this._pieceList),this._resetSelected(e,n);var i=this.option.categories;this.resetVisual((function(t,e){"categories"===r?(t.mappingMethod="category",t.categories=m.clone(i)):(t.dataExtent=this.getExtent(),t.mappingMethod="piecewise",t.pieceList=m.map(this._pieceList,(function(t){return t=m.clone(t),"inRange"!==e&&(t.visual=null),t})))}))},e.prototype.completeVisualOption=function(){var e=this.option,n={},r=MM.listVisualTypes(),i=this.isCategory();function o(t,e,n){return t&&t[e]&&t[e].hasOwnProperty(n)}m.each(e.pieces,(function(t){m.each(r,(function(e){t.hasOwnProperty(e)&&(n[e]=1)}))})),m.each(n,(function(t,n){var r=!1;m.each(this.stateList,(function(t){r=r||o(e,t,n)||o(e.target,t,n)}),this),!r&&m.each(this.stateList,(function(t){(e[t]||(e[t]={}))[n]=PG.get(n,"inRange"===t?"active":"inactive",i)}))}),this),t.prototype.completeVisualOption.apply(this,arguments)},e.prototype._resetSelected=function(t,e){var n=this.option,r=this._pieceList,i=(e?n:t).selected||{};if(n.selected=i,m.each(r,(function(t,e){var n=this.getSelectedMapKey(t);i.hasOwnProperty(n)||(i[n]=!0)}),this),"single"===n.selectedMode){var o=!1;m.each(r,(function(t,e){var n=this.getSelectedMapKey(t);i[n]&&(o?i[n]=!1:o=!0)}),this)}},e.prototype.getItemSymbol=function(){return this.get("itemSymbol")},e.prototype.getSelectedMapKey=function(t){return"categories"===this._mode?t.value+"":t.index+""},e.prototype.getPieceList=function(){return this._pieceList},e.prototype._determineMode=function(){var t=this.option;return t.pieces&&t.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},e.prototype.setSelected=function(t){this.option.selected=m.clone(t)},e.prototype.getValueState=function(t){var e=MM.findPieceIndex(t,this._pieceList);return null!=e&&this.option.selected[this.getSelectedMapKey(this._pieceList[e])]?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[],n=this._pieceList;return this.eachTargetSeries((function(r){var i=[],o=r.getData();o.each(this.getDataDimensionIndex(o),(function(e,r){MM.findPieceIndex(e,n)===t&&i.push(r)}),this),e.push({seriesId:r.id,dataIndex:i})}),this),e},e.prototype.getRepresentValue=function(t){var e;if(this.isCategory())e=t.value;else if(null!=t.value)e=t.value;else{var n=t.interval||[];e=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return e},e.prototype.getVisualMeta=function(t){if(!this.isCategory()){var e=[],n=["",""],r=this,i=this._pieceList.slice();if(i.length){var o=i[0].interval[0];o!==-1/0&&i.unshift({interval:[-1/0,o]}),(o=i[i.length-1].interval[1])!==1/0&&i.push({interval:[o,1/0]})}else i.push({interval:[-1/0,1/0]});var a=-1/0;return m.each(i,(function(t){var e=t.interval;e&&(e[0]>a&&s([a,e[0]],"outOfRange"),s(e.slice()),a=e[1])}),this),{stops:e,outerColors:n}}function s(i,o){var a=r.getRepresentValue({interval:i});o||(o=r.getValueState(a));var s=t(a,o);i[0]===-1/0?n[0]=s:i[1]===1/0?n[1]=s:e.push({value:i[0],color:s},{value:i[1],color:s})}},e.type="visualMap.piecewise",e.defaultOption=Fu(WG.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),e}(WG),_q={splitNumber:function(t){var e=this.option,n=Math.min(e.precision,20),r=this.getExtent(),i=e.splitNumber;i=Math.max(parseInt(i,10),1),e.splitNumber=i;for(var o=(r[1]-r[0])/i;+o.toFixed(n)!==o&&n<5;)n++;e.precision=n,o=+o.toFixed(n),e.minOpen&&t.push({interval:[-1/0,r[0]],close:[0,0]});for(var a=0,s=r[0];a<i;s+=o,a++){var u=a===i-1?r[1]:s+o;t.push({interval:[s,u],close:[1,1]})}e.maxOpen&&t.push({interval:[r[1],1/0],close:[0,0]}),qr(t),m.each(t,(function(t,e){t.index=e,t.text=this.formatValueText(t.interval)}),this)},categories:function(t){var e=this.option;m.each(e.categories,(function(e){t.push({text:this.formatValueText(e,!0),value:e})}),this),xq(e,t)},pieces:function(t){var e=this.option;m.each(e.pieces,(function(e,n){m.isObject(e)||(e={value:e});var r={text:"",index:n};if(null!=e.label&&(r.text=e.label),e.hasOwnProperty("value")){var i=r.value=e.value;r.interval=[i,i],r.close=[1,1]}else{for(var o=r.interval=[],a=r.close=[0,0],s=[1,0,1],u=[-1/0,1/0],l=[],c=0;c<2;c++){for(var h=[["gte","gt","min"],["lte","lt","max"]][c],d=0;d<3&&null==o[c];d++)o[c]=e[h[d]],a[c]=s[d],l[c]=2===d;null==o[c]&&(o[c]=u[c])}l[0]&&o[1]===1/0&&(a[0]=0),l[1]&&o[0]===-1/0&&(a[1]=0),o[0]===o[1]&&a[0]&&a[1]&&(r.value=o[0])}r.visual=MM.retrieveVisuals(e),t.push(r)}),this),xq(e,t),qr(t),m.each(t,(function(t){var e=t.close,n=[["<","โค"][e[1]],[">","โฅ"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,n)}),this)}};function xq(t,e){var n=t.inverse;("vertical"===t.orient?!n:n)&&e.reverse()}var wq=bq,Cq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return f(e,t),e.prototype.doRender=function(){var t=this.group;t.removeAll();var e=this.visualMapModel,n=e.get("textGap"),r=e.textStyleModel,i=r.getFont(),o=r.getTextColor(),a=this._getItemAlign(),s=e.itemSize,u=this._getViewData(),l=u.endsText,c=m.retrieve(e.get("showLabel",!0),!l),h=!e.get("selectedMode");l&&this._renderEndsText(t,l[0],s,c,a),m.each(u.viewPieceList,(function(r){var u=r.piece,l=new cr;l.onclick=m.bind(this._onItemClick,this,u),this._enableHoverLink(l,r.indexInModelPieceList);var d=e.getRepresentValue(u);if(this._createItemSymbol(l,d,[0,0,s[0],s[1]],h),c){var p=this.visualMapModel.getValueState(d);l.add(new Ha({style:{x:"right"===a?-n:s[0]+n,y:s[1]/2,text:u.text,verticalAlign:"middle",align:a,font:i,fill:o,opacity:"outOfRange"===p?.5:1},silent:h}))}t.add(l)}),this),l&&this._renderEndsText(t,l[1],s,c,a),Ml(e.get("orient"),t,e.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},e.prototype._enableHoverLink=function(t,e){var n=this;t.on("mouseover",(function(){return r("highlight")})).on("mouseout",(function(){return r("downplay")}));var r=function(t){var r=n.visualMapModel;r.option.hoverLink&&n.api.dispatchAction({type:t,batch:tq(r.findTargetDataIndices(e),r)})}},e.prototype._getItemAlign=function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return QG(t,this.api,t.itemSize);var n=e.align;return n&&"auto"!==n||(n="left"),n},e.prototype._renderEndsText=function(t,e,n,r,i){if(e){var o=new cr,a=this.visualMapModel.textStyleModel;o.add(new Ha({style:ru(a,{x:r?"right"===i?n[0]:0:n[0]/2,y:n[1]/2,verticalAlign:"middle",align:r?i:"center",text:e})})),t.add(o)}},e.prototype._getViewData=function(){var t=this.visualMapModel,e=m.map(t.getPieceList(),(function(t,e){return{piece:t,indexInModelPieceList:e}})),n=t.get("text"),r=t.get("orient"),i=t.get("inverse");return("horizontal"===r?i:!i)?e.reverse():n&&(n=n.slice().reverse()),{viewPieceList:e,endsText:n}},e.prototype._createItemSymbol=function(t,e,n,r){var i=lm(this.getControllerVisual(e,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(e,"color"));i.silent=r,t.add(i)},e.prototype._onItemClick=function(t){var e=this.visualMapModel,n=e.option,r=n.selectedMode;if(r){var i=m.clone(n.selected),o=e.getSelectedMapKey(t);"single"===r||!0===r?(i[o]=!0,m.each(i,(function(t,e){i[e]=e===o}))):i[o]=!i[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:i})}},e.type="visualMap.piecewise",e}(KG),Aq=Cq;function Sq(t){t.registerComponentModel(wq),t.registerComponentView(Aq),vq(t)}var Eq={label:{enabled:!0},decal:{show:!1}},Fq=hi(),Mq={};function kq(t,e){var n=t.getModel("aria");if(n.get("enabled")){var r=m.clone(Eq);m.merge(r.label,t.getLocaleModel().get("aria"),!1),m.merge(n.option,r,!1),function(){var e=n.getModel("decal"),r=e.get("show");if(r){var i=m.createHashMap();t.eachSeries((function(t){if(!t.isColorBySeries()){var e=i.get(t.type);e||(e={},i.set(t.type,e)),Fq(t).scope=e}})),t.eachRawSeries((function(e){if(!t.isSeriesFiltered(e))if(m.isFunction(e.enableAriaDecal))e.enableAriaDecal();else{var n=e.getData();if(e.isColorBySeries()){var r=hc(e.ecModel,e.name,Mq,t.getSeriesCount()),i=n.getVisual("decal");n.setVisual("decal",l(i,r))}else{var o=e.getRawData(),a={},s=Fq(e).scope;n.each((function(t){var e=n.getRawIndex(t);a[e]=t}));var u=o.count();o.each((function(t){var r=a[t],i=o.getName(t)||t+"",c=hc(e.ecModel,i,s,u),h=n.getItemVisual(r,"decal");n.setItemVisual(r,"decal",l(h,c))}))}}function l(t,e){var n=t?m.extend(m.extend({},e),t):e;return n.dirty=!0,n}}))}}(),function(){var r=e.getZr().dom;if(r){var a=t.getLocaleModel().get("aria"),s=n.getModel("label");if(s.option=m.defaults(s.option,a),s.get("enabled"))if(r.setAttribute("role","img"),s.get("description"))r.setAttribute("aria-label",s.get("description"));else{var u,l=t.getSeriesCount(),c=s.get(["data","maxCount"])||10,h=s.get(["series","maxCount"])||10,d=Math.min(l,h);if(!(l<1)){var p=function(){var e=t.get("title");return e&&e.length&&(e=e[0]),e&&e.text}();if(p)u=i(s.get(["general","withTitle"]),{title:p});else u=s.get(["general","withoutTitle"]);var f=[];u+=i(l>1?s.get(["series","multiple","prefix"]):s.get(["series","single","prefix"]),{seriesCount:l}),t.eachSeries((function(t,e){if(e<d){var n=void 0,r=t.get("name")?"withName":"withoutName";n=i(n=l>1?s.get(["series","multiple",r]):s.get(["series","single",r]),{seriesId:t.seriesIndex,seriesName:t.get("name"),seriesType:o(t.subType)});var a=t.getData();if(a.count()>c)n+=i(s.get(["data","partialData"]),{displayCnt:c});else n+=s.get(["data","allData"]);for(var u=s.get(["data","separator","middle"]),h=s.get(["data","separator","end"]),p=s.get(["data","excludeDimensionId"]),g=[],y=0;y<a.count();y++)if(y<c){var v=a.getName(y),D=p?m.filter(a.getValues(y),(function(t,e){return-1===m.indexOf(p,e)})):a.getValues(y),b=s.get(["data",v?"withName":"withoutName"]);g.push(i(b,{name:v,value:D.join(u)}))}n+=g.join(u)+h,f.push(n)}}));var g=s.getModel(["series","multiple","separator"]),y=g.get("middle"),v=g.get("end");u+=f.join(y)+v,r.setAttribute("aria-label",u)}}}}()}function i(t,e){if(!m.isString(t))return t;var n=t;return m.each(e,(function(t,e){n=n.replace(new RegExp("\\{\\s*"+e+"\\s*\\}","g"),t)})),n}function o(e){var n=t.getLocaleModel().get(["series","typeNames"]);return n[e]||n.chart}}function Oq(t){if(t&&t.aria){var e=t.aria;null!=e.show&&(e.enabled=e.show),e.label=e.label||{},m.each(["description","general","series","data"],(function(t){null!=e[t]&&(e.label[t]=e[t])}))}}var Iq={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},Tq=function(){function t(t){if(null==(this._condVal=Object(m.isString)(t)?new RegExp(t):Object(m.isRegExp)(t)?t:null)){pc("")}}return t.prototype.evaluate=function(t){var e=typeof t;return Object(m.isString)(e)?this._condVal.test(t):!!Object(m.isNumber)(e)&&this._condVal.test(t+"")},t}(),Bq=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),Lq=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(!t[e].evaluate())return!1;return!0},t}(),jq=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(t[e].evaluate())return!0;return!1},t}(),Pq=function(){function t(){}return t.prototype.evaluate=function(){return!this.child.evaluate()},t}(),Nq=function(){function t(){}return t.prototype.evaluate=function(){for(var t=!!this.valueParser,e=(0,this.getValue)(this.valueGetterParam),n=t?this.valueParser(e):null,r=0;r<this.subCondList.length;r++)if(!this.subCondList[r].evaluate(t?n:e))return!1;return!0},t}();function Rq(t,e){if(!0===t||!1===t){var n=new Bq;return n.value=t,n}return Vq(t)||pc(""),t.and?zq("and",t,e):t.or?zq("or",t,e):t.not?function(t,e){var n=t.not,r="";Vq(n)||pc(r);var i=new Pq;return i.child=Rq(n,e),i.child||pc(r),i}(t,e):function(t,e){for(var n="",r=e.prepareGetValue(t),i=[],o=Object(m.keys)(t),a=t.parser,s=a?Oh(a):null,u=0;u<o.length;u++){var l=o[u];if("parser"!==l&&!e.valueGetterAttrMap.get(l)){var c=Object(m.hasOwn)(Iq,l)?Iq[l]:l,h=t[l],d=s?s(h):h,p=jh(c,d)||"reg"===c&&new Tq(d);p||pc(n),i.push(p)}}i.length||pc(n);var f=new Nq;return f.valueGetterParam=r,f.valueParser=s,f.getValue=e.getValue,f.subCondList=i,f}(t,e)}function zq(t,e,n){var r=e[t];Object(m.isArray)(r)||pc(""),r.length||pc("");var i="and"===t?new Lq:new jq;return i.children=Object(m.map)(r,(function(t){return Rq(t,n)})),i.children.length||pc(""),i}function Vq(t){return Object(m.isObject)(t)&&!Object(m.isArrayLike)(t)}var Hq=function(){function t(t,e){this._cond=Rq(t,e)}return t.prototype.evaluate=function(){return this._cond.evaluate()},t}();var Gq={type:"echarts:filter",transform:function(t){for(var e,n=t.upstream,r=function(t,e){return new Hq(t,e)}(t.config,{valueGetterAttrMap:Object(m.createHashMap)({dimension:!0}),prepareGetValue:function(t){var e=t.dimension;Object(m.hasOwn)(t,"dimension")||pc("");var r=n.getDimensionInfo(e);return r||pc(""),{dimIdx:r.index}},getValue:function(t){return n.retrieveValueFromItem(e,t.dimIdx)}}),i=[],o=0,a=n.count();o<a;o++)e=n.getRawDataItem(o),r.evaluate()&&i.push(e);return{data:i}}},qq={type:"echarts:sort",transform:function(t){var e=t.upstream,n=t.config,r="",i=Qr(n);i.length||pc(r);var o=[];Object(m.each)(i,(function(t){var n=t.dimension,i=t.order,a=t.parser,s=t.incomparable;if(null==n&&pc(r),"asc"!==i&&"desc"!==i&&pc(r),s&&"min"!==s&&"max"!==s){pc("")}if("asc"!==i&&"desc"!==i){pc("")}var u=e.getDimensionInfo(n);u||pc(r);var l=a?Oh(a):null;a&&!l&&pc(r),o.push({dimIdx:u.index,parser:l,comparator:new Bh(i,s)})}));var a=e.sourceFormat;a!==ql&&a!==Wl&&pc(r);for(var s=[],u=0,l=e.count();u<l;u++)s.push(e.getRawDataItem(u));return s.sort((function(t,n){for(var r=0;r<o.length;r++){var i=o[r],a=e.retrieveValueFromItem(t,i.dimIdx),s=e.retrieveValueFromItem(n,i.dimIdx);i.parser&&(a=i.parser(a),s=i.parser(s));var u=i.comparator.evaluate(a,s);if(0!==u)return u}return 0})),{data:s}}};var Wq=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return f(e,t),e.prototype.init=function(e,n,r){t.prototype.init.call(this,e,n,r),this._sourceManager=new rd(this),id(this)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),id(this)},e.prototype.optionUpdated=function(){this._sourceManager.dirty()},e.prototype.getSourceManager=function(){return this._sourceManager},e.type="dataset",e.defaultOption={seriesLayoutBy:Xl},e}(Nl),Uq=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return f(e,t),e.type="dataset",e}(Pd);var Zq=Go.CMD;function Yq(t,e){return Math.abs(t-e)<1e-5}function Xq(t){var e,n,r,i,o,a=t.data,s=t.len(),u=[],l=0,c=0,h=0,d=0;function p(t,n){e&&e.length>2&&u.push(e),e=[t,n]}function f(t,n,r,i){Yq(t,r)&&Yq(n,i)||e.push(t,n,r,i,r,i)}function g(t,n,r,i,o,a){var s=Math.abs(n-t),u=4*Math.tan(s/4)/3,l=n<t?-1:1,c=Math.cos(t),h=Math.sin(t),d=Math.cos(n),p=Math.sin(n),f=c*o+r,g=h*a+i,m=d*o+r,y=p*a+i,v=o*u*l,D=a*u*l;e.push(f-v*h,g+D*c,m+v*p,y-D*d,m,y)}for(var m=0;m<s;){var y=a[m++],v=1===m;switch(v&&(h=l=a[m],d=c=a[m+1],y!==Zq.L&&y!==Zq.C&&y!==Zq.Q||(e=[h,d])),y){case Zq.M:l=h=a[m++],c=d=a[m++],p(h,d);break;case Zq.L:f(l,c,n=a[m++],r=a[m++]),l=n,c=r;break;case Zq.C:e.push(a[m++],a[m++],a[m++],a[m++],l=a[m++],c=a[m++]);break;case Zq.Q:n=a[m++],r=a[m++],i=a[m++],o=a[m++],e.push(l+2/3*(n-l),c+2/3*(r-c),i+2/3*(n-i),o+2/3*(r-o),i,o),l=i,c=o;break;case Zq.A:var D=a[m++],b=a[m++],_=a[m++],x=a[m++],w=a[m++],C=a[m++]+w;m+=1;var A=!a[m++];n=Math.cos(w)*_+D,r=Math.sin(w)*x+b,v?p(h=n,d=r):f(l,c,n,r),l=Math.cos(C)*_+D,c=Math.sin(C)*x+b;for(var S=(A?-1:1)*Math.PI/2,E=w;A?E>C:E<C;E+=S){g(E,A?Math.max(E+S,C):Math.min(E+S,C),D,b,_,x)}break;case Zq.R:h=l=a[m++],d=c=a[m++],n=h+a[m++],r=d+a[m++],p(n,d),f(n,d,n,r),f(n,r,h,r),f(h,r,h,d),f(h,d,n,d);break;case Zq.Z:e&&f(l,c,h,d),l=h,c=d}}return e&&e.length>2&&u.push(e),u}function $q(t,e,n,r,i,o,a,s,u,l){if(Yq(t,n)&&Yq(e,r)&&Yq(i,a)&&Yq(o,s))u.push(a,s);else{var c=2/l,h=c*c,d=a-t,p=s-e,f=Math.sqrt(d*d+p*p);d/=f,p/=f;var g=n-t,m=r-e,y=i-a,v=o-s,D=g*g+m*m,b=y*y+v*v;if(D<h&&b<h)u.push(a,s);else{var _=d*g+p*m,x=-d*y-p*v;if(D-_*_<h&&_>=0&&b-x*x<h&&x>=0)u.push(a,s);else{var w=[],C=[];Fe(t,n,i,a,.5,w),Fe(e,r,o,s,.5,C),$q(w[0],C[0],w[1],C[1],w[2],C[2],w[3],C[3],u,l),$q(w[4],C[4],w[5],C[5],w[6],C[6],w[7],C[7],u,l)}}}}function Kq(t,e,n){var r=t[e],i=t[1-e],o=Math.abs(r/i),a=Math.ceil(Math.sqrt(o*n)),s=Math.floor(n/a);0===s&&(s=1,a=n);for(var u=[],l=0;l<a;l++)u.push(s);var c=n-a*s;if(c>0)for(l=0;l<c;l++)u[l%a]+=1;return u}function Jq(t,e,n){for(var r=t.r0,i=t.r,o=t.startAngle,a=t.endAngle,s=Math.abs(a-o),u=s*i,l=i-r,c=u>Math.abs(l),h=Kq([u,l],c?0:1,e),d=(c?s:l)/h.length,p=0;p<h.length;p++)for(var f=(c?l:s)/h[p],g=0;g<h[p];g++){var m={};c?(m.startAngle=o+d*p,m.endAngle=o+d*(p+1),m.r0=r+f*g,m.r=r+f*(g+1)):(m.startAngle=o+f*g,m.endAngle=o+f*(g+1),m.r0=r+d*p,m.r=r+d*(p+1)),m.clockwise=t.clockwise,m.cx=t.cx,m.cy=t.cy,n.push(m)}}function Qq(t,e,n,r){return t*r-n*e}function tW(t,e,n,r,i,o,a,s){var u=n-t,l=r-e,c=a-i,h=s-o,d=Qq(c,h,u,l);if(Math.abs(d)<1e-6)return null;var p=Qq(t-i,e-o,c,h)/d;return p<0||p>1?null:new Mt(p*u+t,p*l+e)}function eW(t,e,n){var r=new Mt;Mt.sub(r,n,e),r.normalize();var i=new Mt;return Mt.sub(i,t,e),i.dot(r)}function nW(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function rW(t){var e=t.points,n=[],r=[];yo(e,n,r);var i=new Rt(n[0],n[1],r[0]-n[0],r[1]-n[1]),o=i.width,a=i.height,s=i.x,u=i.y,l=new Mt,c=new Mt;return o>a?(l.x=c.x=s+o/2,l.y=u,c.y=u+a):(l.y=c.y=u+a/2,l.x=s,c.x=s+o),function(t,e,n){for(var r=t.length,i=[],o=0;o<r;o++){var a=t[o],s=t[(o+1)%r],u=tW(a[0],a[1],s[0],s[1],e.x,e.y,n.x,n.y);u&&i.push({projPt:eW(u,e,n),pt:u,idx:o})}if(i.length<2)return[{points:t},{points:t}];i.sort((function(t,e){return t.projPt-e.projPt}));var l=i[0],c=i[i.length-1];if(c.idx<l.idx){var h=l;l=c,c=h}var d=[l.pt.x,l.pt.y],p=[c.pt.x,c.pt.y],f=[d],g=[p];for(o=l.idx+1;o<=c.idx;o++)nW(f,t[o].slice());for(nW(f,p),nW(f,d),o=c.idx+1;o<=l.idx+r;o++)nW(g,t[o%r].slice());return nW(g,d),nW(g,p),[{points:f},{points:g}]}(e,l,c)}function iW(t,e,n,r){if(1===n)r.push(e);else{var i=Math.floor(n/2),o=t(e);iW(t,o[0],i,r),iW(t,o[1],n-i,r)}return r}function oW(t,e){e.setStyle(t.style),e.z=t.z,e.z2=t.z2,e.zlevel=t.zlevel}function aW(t,e){var n,r=[],i=t.shape;switch(t.type){case"rect":(function(t,e,n){for(var r=t.width,i=t.height,o=r>i,a=Kq([r,i],o?0:1,e),s=o?"width":"height",u=o?"height":"width",l=o?"x":"y",c=o?"y":"x",h=t[s]/a.length,d=0;d<a.length;d++)for(var p=t[u]/a[d],f=0;f<a[d];f++){var g={};g[l]=d*h,g[c]=f*p,g[s]=h,g[u]=p,g.x+=t.x,g.y+=t.y,n.push(g)}})(i,e,r),n=Sa;break;case"sector":Jq(i,e,r),n=Ep;break;case"circle":Jq({r0:0,r:i.r,startAngle:0,endAngle:2*Math.PI,cx:i.cx,cy:i.cy},e,r),n=Ep;break;default:var o=t.getComputedTransform(),a=o?Math.sqrt(Math.max(o[0]*o[0]+o[1]*o[1],o[2]*o[2]+o[3]*o[3])):1,s=Object(m.map)(function(t,e){var n=Xq(t),r=[];e=e||1;for(var i=0;i<n.length;i++){var o=n[i],a=[],s=o[0],u=o[1];a.push(s,u);for(var l=2;l<o.length;){var c=o[l++],h=o[l++],d=o[l++],p=o[l++],f=o[l++],g=o[l++];$q(s,u,c,h,d,p,f,g,a,e),s=f,u=g}r.push(a)}return r}(t.getUpdatedPathProxy(),a),(function(t){return function(t){for(var e=[],n=0;n<t.length;)e.push([t[n++],t[n++]]);return e}(t)})),u=s.length;if(0===u)iW(rW,{points:s[0]},e,r);else if(u===e)for(var l=0;l<u;l++)r.push({points:s[l]});else{var c=0,h=Object(m.map)(s,(function(t){var e=[],n=[];yo(t,e,n);var r=(n[1]-e[1])*(n[0]-e[0]);return c+=r,{poly:t,area:r}}));h.sort((function(t,e){return e.area-t.area}));var d=e;for(l=0;l<u;l++){var p=h[l];if(d<=0)break;var f=l===u-1?d:Math.ceil(p.area/c*e);f<0||(iW(rW,{points:p.poly},f,r),d-=f)}}n=Bp}if(!n)return function(t,e){for(var n=[],r=0;r<e;r++)n.push(ip(t));return n}(t,e);var g=[];for(l=0;l<r.length;l++){var y=new n;y.setShape(r[l]),oW(t,y),g.push(y)}return g}function sW(t,e){var n=t.length,r=e.length;if(n===r)return[t,e];for(var i=[],o=[],a=n<r?t:e,s=Math.min(n,r),u=Math.abs(r-n)/6,l=(s-2)/6,c=Math.ceil(u/l)+1,h=[a[0],a[1]],d=u,p=2;p<s;){var f=a[p-2],g=a[p-1],m=a[p++],y=a[p++],v=a[p++],D=a[p++],b=a[p++],_=a[p++];if(d<=0)h.push(m,y,v,D,b,_);else{for(var x=Math.min(d,c-1)+1,w=1;w<=x;w++){var C=w/x;Fe(f,m,v,b,C,i),Fe(g,y,D,_,C,o),f=i[3],g=o[3],h.push(i[1],o[1],i[2],o[2],f,g),m=i[5],y=o[5],v=i[6],D=o[6]}d-=x-1}}return a===t?[h,e]:[t,h]}function uW(t,e){for(var n=t.length,r=t[n-2],i=t[n-1],o=[],a=0;a<e.length;)o[a++]=r,o[a++]=i;return o}function lW(t){for(var e=0,n=0,r=0,i=t.length,o=0,a=i-2;o<i;a=o,o+=2){var s=t[a],u=t[a+1],l=t[o],c=t[o+1],h=s*c-l*u;e+=h,n+=(s+l)*h,r+=(u+c)*h}return 0===e?[t[0]||0,t[1]||0]:[n/e/3,r/e/3,e]}function cW(t,e,n,r){for(var i=(t.length-2)/6,o=1/0,a=0,s=t.length,u=s-2,l=0;l<i;l++){for(var c=6*l,h=0,d=0;d<s;d+=2){var p=0===d?c:(c+d-2)%u+2,f=t[p]-n[0],g=t[p+1]-n[1],m=e[d]-r[0]-f,y=e[d+1]-r[1]-g;h+=m*m+y*y}h<o&&(o=h,a=l)}return a}function hW(t){for(var e=[],n=t.length,r=0;r<n;r+=2)e[r]=t[n-r-2],e[r+1]=t[n-r-1];return e}function dW(t){return t.__isCombineMorphing}var pW="__mOriginal_";function fW(t,e,n){var r=pW+e,i=t[r]||t[e];t[r]||(t[r]=t[e]);var o=n.replace,a=n.after,s=n.before;t[e]=function(){var t,e=arguments;return s&&s.apply(this,e),t=o?o.apply(this,e):i.apply(this,e),a&&a.apply(this,e),t}}function gW(t,e){var n=pW+e;t[n]&&(t[e]=t[n],t[n]=null)}function mW(t,e){for(var n=0;n<t.length;n++)for(var r=t[n],i=0;i<r.length;){var o=r[i],a=r[i+1];r[i++]=e[0]*o+e[2]*a+e[4],r[i++]=e[1]*o+e[3]*a+e[5]}}function yW(t,e){var n=t.getUpdatedPathProxy(),r=e.getUpdatedPathProxy(),i=function(t,e){for(var n,r,i,o=[],a=[],s=0;s<Math.max(t.length,e.length);s++){var u=t[s],l=e[s],c=void 0,h=void 0;u?l?(r=c=(n=sW(u,l))[0],i=h=n[1]):(h=uW(i||u,u),c=u):(c=uW(r||l,l),h=l),o.push(c),a.push(h)}return[o,a]}(Xq(n),Xq(r)),o=i[0],a=i[1],s=t.getComputedTransform(),u=e.getComputedTransform();s&&mW(o,s),u&&mW(a,u),fW(e,"updateTransform",{replace:function(){this.transform=null}}),e.transform=null;var l=function(t,e,n,r){for(var i,o=[],a=0;a<t.length;a++){var s=t[a],u=e[a],l=lW(s),c=lW(u);null==i&&(i=l[2]<0!=c[2]<0);var h=[],d=[],p=0,f=1/0,g=[],m=s.length;i&&(s=hW(s));for(var y=6*cW(s,u,l,c),v=m-2,D=0;D<v;D+=2){var b=(y+D)%v+2;h[D+2]=s[b]-l[0],h[D+3]=s[b+1]-l[1]}if(h[0]=s[y]-l[0],h[1]=s[y+1]-l[1],n>0)for(var _=r/n,x=-r/2;x<=r/2;x+=_){var w=Math.sin(x),C=Math.cos(x),A=0;for(D=0;D<s.length;D+=2){var S=h[D],E=h[D+1],F=u[D]-c[0],M=u[D+1]-c[1],k=F*C-M*w,O=F*w+M*C;g[D]=k,g[D+1]=O;var I=k-S,T=O-E;A+=I*I+T*T}if(A<f){f=A,p=x;for(var B=0;B<g.length;B++)d[B]=g[B]}}else for(var L=0;L<m;L+=2)d[L]=u[L]-c[0],d[L+1]=u[L+1]-c[1];o.push({from:h,to:d,fromCp:l,toCp:c,rotation:-p})}return o}(o,a,10,Math.PI),c=[];fW(e,"buildPath",{replace:function(t){for(var n=e.__morphT,r=1-n,i=[],o=0;o<l.length;o++){var a=l[o],s=a.from,u=a.to,h=a.rotation*n,d=a.fromCp,p=a.toCp,f=Math.sin(h),g=Math.cos(h);z(i,d,p,n);for(var m=0;m<s.length;m+=2){var y=s[m],v=s[m+1],D=u[m],b=u[m+1],_=y*r+D*n,x=v*r+b*n;c[m]=_*g-x*f+i[0],c[m+1]=_*f+x*g+i[1]}var w=c[0],C=c[1];for(t.moveTo(w,C),m=2;m<s.length;){D=c[m++],b=c[m++];var A=c[m++],S=c[m++],E=c[m++],F=c[m++];w===D&&C===b&&A===E&&S===F?t.lineTo(E,F):t.bezierCurveTo(D,b,A,S,E,F),w=E,C=F}}}})}function vW(t,e,n){if(!t||!e)return e;var r=n.done,i=n.during;return yW(t,e),e.__morphT=0,e.animateTo({__morphT:1},Object(m.defaults)({during:function(t){e.dirtyShape(),i&&i(t)},done:function(){gW(e,"buildPath"),gW(e,"updateTransform"),e.__morphT=-1,e.createPathProxy(),e.dirtyShape(),r&&r()}},n)),e}function DW(t,e,n,r,i,o){t=i===n?0:Math.round(32767*(t-n)/(i-n)),e=o===r?0:Math.round(32767*(e-r)/(o-r));for(var a,s=0,u=32768;u>0;u/=2){var l=0,c=0;(t&u)>0&&(l=1),(e&u)>0&&(c=1),s+=u*u*(3*l^c),0===c&&(1===l&&(t=u-1-t,e=u-1-e),a=t,t=e,e=a)}return s}function bW(t){var e=1/0,n=1/0,r=-1/0,i=-1/0,o=Object(m.map)(t,(function(t){var o=t.getBoundingRect(),a=t.getComputedTransform(),s=o.x+o.width/2+(a?a[4]:0),u=o.y+o.height/2+(a?a[5]:0);return e=Math.min(s,e),n=Math.min(u,n),r=Math.max(s,r),i=Math.max(u,i),[s,u]})),a=Object(m.map)(o,(function(o,a){return{cp:o,z:DW(o[0],o[1],e,n,r,i),path:t[a]}}));return a.sort((function(t,e){return t.z-e.z})).map((function(t){return t.path}))}function _W(t){return aW(t.path,t.count)}function xW(t){return Object(m.isArray)(t[0])}function wW(t,e){for(var n=[],r=t.length,i=0;i<r;i++)n.push({one:t[i],many:[]});for(i=0;i<e.length;i++){var o=e[i].length,a=void 0;for(a=0;a<o;a++)n[a%r].many.push(e[i][a])}var s=0;for(i=r-1;i>=0;i--)if(!n[i].many.length){var u=n[s].many;if(u.length<=1){if(!s)return n;s=0}o=u.length;var l=Math.ceil(o/2);n[i].many=u.slice(l,o),n[s].many=u.slice(0,l),s++}return n}var CW={clone:function(t){for(var e=[],n=1-Math.pow(1-t.path.style.opacity,1/t.count),r=0;r<t.count;r++){var i=ip(t.path);i.setStyle("opacity",n),e.push(i)}return e},split:null};function AW(t,e,n,r,i,o){if(t.length&&e.length){var a=Gs("update",r,i);if(a&&a.duration>0){var s,u,l=r.getModel("universalTransition").get("delay"),c=Object.assign({setToFinal:!0},a);xW(t)&&(s=t,u=e),xW(e)&&(s=e,u=t);for(var h=s?s===t:t.length>e.length,d=s?wW(u,s):wW(h?e:t,[h?t:e]),p=0,f=0;f<d.length;f++)p+=d[f].many.length;var g=0;for(f=0;f<d.length;f++)y(d[f],h,g,p),g+=d[f].many.length}}function y(t,e,r,i,a){var s=t.many,u=t.one;if(1!==s.length||a)for(var h=Object(m.defaults)({dividePath:CW[n],individualDelay:l&&function(t,e,n,o){return l(t+r,i)}},c),d=e?function(t,e,n){var r=[];!function t(e){for(var n=0;n<e.length;n++){var i=e[n];dW(i)?t(i.childrenRef()):i instanceof ha&&r.push(i)}}(t);var i=r.length;if(!i)return{fromIndividuals:[],toIndividuals:[],count:0};var o=(n.dividePath||_W)({path:e,count:i});if(o.length!==i)return{fromIndividuals:[],toIndividuals:[],count:0};r=bW(r),o=bW(o);for(var a=n.done,s=n.during,u=n.individualDelay,l=new zn,c=0;c<i;c++){var h=r[c],d=o[c];d.parent=e,d.copyTransform(l),u||yW(h,d)}function p(t){for(var e=0;e<o.length;e++)o[e].addSelfToZr(t)}function f(){e.__isCombineMorphing=!1,e.__morphT=-1,e.childrenRef=null,gW(e,"addSelfToZr"),gW(e,"removeSelfFromZr")}e.__isCombineMorphing=!0,e.childrenRef=function(){return o},fW(e,"addSelfToZr",{after:function(t){p(t)}}),fW(e,"removeSelfFromZr",{after:function(t){for(var e=0;e<o.length;e++)o[e].removeSelfFromZr(t)}});var g=o.length;if(u){var y=g,v=function(){0==--y&&(f(),a&&a())};for(c=0;c<g;c++){var D=u?Object(m.defaults)({delay:(n.delay||0)+u(c,g,r[c],o[c]),done:v},n):n;vW(r[c],o[c],D)}}else e.__morphT=0,e.animateTo({__morphT:1},Object(m.defaults)({during:function(t){for(var n=0;n<g;n++){var r=o[n];r.__morphT=e.__morphT,r.dirtyShape()}s&&s(t)},done:function(){f();for(var e=0;e<t.length;e++)gW(t[e],"updateTransform");a&&a()}},n));return e.__zr&&p(e.__zr),{fromIndividuals:r,toIndividuals:o,count:g}}(s,u,h):function(t,e,n){var r=e.length,i=[],o=n.dividePath||_W;if(dW(t)){!function t(e){for(var n=0;n<e.length;n++){var r=e[n];dW(r)?t(r.childrenRef()):r instanceof ha&&i.push(r)}}(t.childrenRef());var a=i.length;if(a<r)for(var s=0,u=a;u<r;u++)i.push(ip(i[s++%a]));i.length=r}else{i=o({path:t,count:r});var l=t.getComputedTransform();for(u=0;u<i.length;u++)i[u].setLocalTransform(l);if(i.length!==r)return{fromIndividuals:[],toIndividuals:[],count:0}}i=bW(i),e=bW(e);var c=n.individualDelay;for(u=0;u<r;u++){var h=c?Object(m.defaults)({delay:(n.delay||0)+c(u,r,i[u],e[u])},n):n;vW(i[u],e[u],h)}return{fromIndividuals:i,toIndividuals:e,count:e.length}}(u,s,h),p=d.fromIndividuals,f=d.toIndividuals,g=p.length,v=0;v<g;v++)_=l?Object(m.defaults)({delay:l(v,g)},c):c,o(p[v],f[v],e?s[v]:t.one,e?t.one:s[v],_);else{var D=e?s[0]:u,b=e?u:s[0];if(dW(D))y({many:[D],one:b},!0,r,i,!0);else{var _=l?Object(m.defaults)({delay:l(r,i)},c):c;vW(D,b,_),o(D,b,D,b,_)}}}}function SW(t){if(!t)return[];if(Object(m.isArray)(t)){for(var e=[],n=0;n<t.length;n++)e.push(SW(t[n]));return e}var r=[];return t.traverse((function(t){t instanceof ha&&!t.disableMorphing&&!t.invisible&&!t.ignore&&r.push(t)})),r}var EW=hi();function FW(t,e,n,r){var i=function(t,e){for(var n=t.dimensions,r=0;r<n.length;r++){var i=t.getDimensionInfo(n[r]);if(i&&0===i.otherDims[e])return n[r]}}(t,r?"itemChildGroupId":"itemGroupId");if(i){var o=function(t,e,n){var r=t.getDimensionInfo(n),i=r&&r.ordinalMeta;if(r){var o=t.get(r.name,e);return i&&i.categories[o]||o+""}}(t,e,i);return o}var a=t.getRawDataItem(e),s=r?"childGroupId":"groupId";return a&&a[s]?a[s]+"":r?void 0:n||t.getId(e)}function MW(t){var e=[];return Object(m.each)(t,(function(t){var n=t.data,r=t.dataGroupId;if(!(n.count()>1e4))for(var i=n.getIndices(),o=0;o<i.length;o++)e.push({data:n,groupId:FW(n,o,r,!1),childGroupId:FW(n,o,r,!0),divide:t.divide,dataIndex:o})})),e}function kW(t,e,n){t.traverse((function(t){t instanceof ha&&Us(t,{style:{opacity:0}},e,{dataIndex:n,isFrom:!0})}))}function OW(t){if(t.parent){var e=t.getComputedTransform();t.setLocalTransform(e),t.parent.remove(t)}}function IW(t){t.stopAnimation(),t.isGroup&&t.traverse((function(t){t.stopAnimation()}))}function TW(t,e,n){var r=Gs("update",n,e);r&&t.traverse((function(t){if(t instanceof so){var e=function(t){return Hs(t).oldStyle}(t);e&&t.animateFrom({style:e},r)}}))}function BW(t,e,n){var r=MW(t),i=MW(e);function o(t,e,n,r,i){(n||t)&&e.animateFrom({style:n&&n!==t?Object(m.extend)(Object(m.extend)({},n.style),t.style):t.style},i)}var a=!1,s=0,u=Object(m.createHashMap)(),l=Object(m.createHashMap)();r.forEach((function(t){t.groupId&&u.set(t.groupId,!0),t.childGroupId&&l.set(t.childGroupId,!0)}));for(var c=0;c<i.length;c++){var h=i[c].groupId;if(l.get(h)){s=1;break}var d=i[c].childGroupId;if(d&&u.get(d)){s=2;break}}function p(t,e){return function(n){var r=n.data,i=n.dataIndex;return e?r.getId(i):t?1===s?n.childGroupId:n.groupId:2===s?n.childGroupId:n.groupId}}var f=function(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++){var i=t[r],o=e[r];if(i.data.getId(i.dataIndex)!==o.data.getId(o.dataIndex))return!1}return!0}(r,i),g={};if(!f)for(c=0;c<i.length;c++){var y=i[c],v=y.data.getItemGraphicEl(y.dataIndex);v&&(g[v.id]=!0)}function D(t,e){var n=r[e],s=i[t],u=s.data.hostModel,l=n.data.getItemGraphicEl(n.dataIndex),c=s.data.getItemGraphicEl(s.dataIndex);l!==c?l&&g[l.id]||c&&(IW(c),l?(IW(l),OW(l),a=!0,AW(SW(l),SW(c),s.divide,u,t,o)):kW(c,u,t)):c&&TW(c,s.dataIndex,u)}new wv(r,i,p(!0,f),p(!1,f),null,"multiple").update(D).updateManyToOne((function(t,e){var n=i[t],s=n.data,u=s.hostModel,l=s.getItemGraphicEl(n.dataIndex),c=Object(m.filter)(Object(m.map)(e,(function(t){return r[t].data.getItemGraphicEl(r[t].dataIndex)})),(function(t){return t&&t!==l&&!g[t.id]}));l&&(IW(l),c.length?(Object(m.each)(c,(function(t){IW(t),OW(t)})),a=!0,AW(SW(c),SW(l),n.divide,u,t,o)):kW(l,u,n.dataIndex))})).updateOneToMany((function(t,e){var n=r[e],s=n.data.getItemGraphicEl(n.dataIndex);if(!s||!g[s.id]){var u=Object(m.filter)(Object(m.map)(t,(function(t){return i[t].data.getItemGraphicEl(i[t].dataIndex)})),(function(t){return t&&t!==s})),l=i[t[0]].data.hostModel;u.length&&(Object(m.each)(u,(function(t){return IW(t)})),s?(IW(s),OW(s),a=!0,AW(SW(s),SW(u),n.divide,l,t[0],o)):Object(m.each)(u,(function(e){return kW(e,l,t[0])})))}})).updateManyToMany((function(t,e){new wv(e,t,(function(t){return r[t].data.getId(r[t].dataIndex)}),(function(t){return i[t].data.getId(i[t].dataIndex)})).update((function(n,r){D(t[n],e[r])})).execute()})).execute(),a&&Object(m.each)(e,(function(t){var e=t.data.hostModel,r=e&&n.getViewOfSeriesModel(e),i=Gs("update",e,0);r&&e.isAnimationEnabled()&&i&&i.duration>0&&r.group.traverse((function(t){t instanceof ha&&!t.animators.length&&t.animateFrom({style:{opacity:0}},i)}))}))}function LW(t){return t.getModel("universalTransition").get("seriesKey")||t.id}function jW(t){return Object(m.isArray)(t)?t.sort().join(","):t}function PW(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function NW(t,e){for(var n=0;n<t.length;n++){if(null!=e.seriesIndex&&e.seriesIndex===t[n].seriesIndex||null!=e.seriesId&&e.seriesId===t[n].id)return n}}Dv([function(t){t.registerPainter("canvas",X_)}]),Dv([function(t){t.registerPainter("svg",sw)}]),Dv([function(t){t.registerChartView(Uw),t.registerSeriesModel(lw),t.registerLayout(Zw("line",!0)),t.registerVisual({seriesType:"line",reset:function(t){var e=t.getData(),n=t.getModel("lineStyle").getLineStyle();n&&!n.stroke&&(n.stroke=e.getVisual("style").fill),e.setVisual("legendLineStyle",n)}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,$w("line"))},function(t){t.registerChartView(AC),t.registerSeriesModel(tC),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,m.curry(BD,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,LD("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,$w("bar")),t.registerAction({type:"changeAxisOrder",event:"changeAxisOrder",update:"update"},(function(t,e){var n=t.componentType||"series";e.eachComponent({mainType:n,query:t},(function(e){t.sortInfo&&e.axis.setCategorySortInfo(t.sortInfo)}))}))},function(t){t.registerChartView(zC),t.registerSeriesModel(UC),Zg("pie",t.registerAction),t.registerLayout(Object(m.curry)(kC,"pie")),t.registerProcessor(IC("pie")),t.registerProcessor(function(t){return{seriesType:t,reset:function(t,e){var n=t.getData();n.filterSelf((function(t){var e=n.mapDimension("value"),r=n.get(e,t);return!(Object(m.isNumber)(r)&&!isNaN(r)&&r<0)}))}}}("pie"))},function(t){Dv(nS),t.registerSeriesModel(YC),t.registerChartView(tA),t.registerLayout(Zw("scatter"))},function(t){Dv(xS),t.registerChartView(uS),t.registerSeriesModel(cS),t.registerLayout(rS),t.registerProcessor(IC("radar")),t.registerPreprocessor(aS)},function(t){Dv(oF),t.registerChartView(LE),t.registerSeriesModel(PE),t.registerLayout(RE),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,NE),Zg("map",t.registerAction)},function(t){t.registerChartView(CF),t.registerSeriesModel(HF),t.registerLayout(qF),t.registerVisual(WF),function(t){t.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},(function(t,e){e.eachComponent({mainType:"series",subType:"tree",query:t},(function(e){var n=t.dataIndex,r=e.getData().tree.getNodeByDataIndex(n);r.isExpand=!r.isExpand}))})),t.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},(function(t,e,n){e.eachComponent({mainType:"series",subType:"tree",query:t},(function(e){var r=eF(e.coordinateSystem,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)}))}))}(t)},function(t){t.registerSeriesModel($F),t.registerChartView(pM),t.registerVisual(OM),t.registerLayout(qM),function(t){for(var e=0;e<UF.length;e++)t.registerAction({type:UF[e],update:"updateView"},m.noop);t.registerAction({type:"treemapRootToNode",update:"updateView"},(function(t,e){e.eachComponent({mainType:"series",subType:"treemap",query:t},(function(e,n){var r=PF(t,["treemapZoomToNode","treemapRootToNode"],e);if(r){var i=e.getViewRoot();i&&(t.direction=RF(i,r.node)?"rollUp":"drillDown"),e.resetViewRoot(r.node)}}))}))}(t)},function(t){t.registerChartView($k),t.registerSeriesModel(oO),t.registerProcessor(KM),t.registerVisual(JM),t.registerVisual(tk),t.registerLayout(ck),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,vk),t.registerLayout(bk),t.registerCoordinateSystem("graphView",{dimensions:GE.dimensions,create:_k}),t.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},m.noop),t.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},m.noop),t.registerAction(aO,(function(t,e,n){e.eachComponent({mainType:"series",query:t},(function(e){var r=eF(e.coordinateSystem,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)}))}))},function(t){t.registerChartView(dO),t.registerSeriesModel(fO)},function(t){t.registerChartView(vO),t.registerSeriesModel(bO),t.registerLayout(xO),t.registerProcessor(IC("funnel"))},function(t){Dv(aT),t.registerChartView(MO),t.registerSeriesModel(IO),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,LO)},function(t){t.registerChartView(hT),t.registerSeriesModel(pT),t.registerLayout(fT),t.registerVisual(FT),t.registerAction({type:"dragNode",event:"dragnode",update:"update"},(function(t,e){e.eachComponent({mainType:"series",subType:"sankey",query:t},(function(e){e.setNodePosition(t.dataIndex,[t.localX,t.localY])}))}))},function(t){t.registerSeriesModel(OT),t.registerChartView(NT),t.registerLayout(zT),t.registerTransform(VT)},function(t){t.registerChartView(lB),t.registerSeriesModel(hB),t.registerPreprocessor(dB),t.registerVisual($T),t.registerLayout(gB)},function(t){t.registerChartView(bB),t.registerSeriesModel(xB),t.registerLayout(Zw("effectScatter"))},function(t){t.registerChartView(jB),t.registerSeriesModel(VB),t.registerLayout(BB),t.registerVisual(qB)},function(t){t.registerChartView($B),t.registerSeriesModel(JB)},function(t){t.registerChartView(bL),t.registerSeriesModel(xL),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,Object(m.curry)(BD,"pictorialBar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,LD("pictorialBar"))},function(t){t.registerChartView(CL),t.registerSeriesModel(SL),t.registerLayout(EL),t.registerProcessor(IC("themeRiver"))},function(t){t.registerChartView(BL),t.registerSeriesModel(PL),t.registerLayout(Object(m.curry)(RL,"sunburst")),t.registerProcessor(Object(m.curry)(IC,"sunburst")),t.registerVisual(VL),function(t){t.registerAction({type:OL,update:"updateView"},(function(t,e){e.eachComponent({mainType:"series",subType:"sunburst",query:t},(function(e,n){var r=PF(t,[OL],e);if(r){var i=e.getViewRoot();i&&(t.direction=RF(i,r.node)?"rollUp":"drillDown"),e.resetViewRoot(r.node)}}))})),t.registerAction({type:IL,update:"none"},(function(t,e,n){t=Object(m.extend)({},t),e.eachComponent({mainType:"series",subType:"sunburst",query:t},(function(e){var n=PF(t,[IL],e);n&&(t.dataIndex=n.node.dataIndex)})),n.dispatchAction(Object(m.extend)(t,{type:"highlight"}))})),t.registerAction({type:"sunburstUnhighlight",update:"updateView"},(function(t,e,n){t=Object(m.extend)({},t),n.dispatchAction(Object(m.extend)(t,{type:"downplay"}))}))}(t)},function(t){t.registerChartView(Bj),t.registerSeriesModel(UL)}]),Dv((function(t){Dv(nS),Dv(RP)})),Dv((function(t){Dv(RP),qA.registerAxisPointerClass("PolarAxisPointer",HP),t.registerCoordinateSystem("polar",aN),t.registerComponentModel(qP),t.registerComponentView(CN),lA(t,"angle",UP,xN),lA(t,"radius",ZP,wN),t.registerComponentView(pN),t.registerComponentView(vN),t.registerLayout(Object(m.curry)(_N,"bar"))})),Dv(oF),Dv((function(t){Dv(RP),qA.registerAxisPointerClass("SingleAxisPointer",ZN),t.registerComponentView(YN),t.registerComponentView(kN),t.registerComponentModel(IN),lA(t,"single",IN,IN.defaultOption),t.registerCoordinateSystem("single",zN)})),Dv(aT),Dv((function(t){t.registerComponentModel(KN),t.registerComponentView(QN),t.registerCoordinateSystem("calendar",rR)})),Dv((function(t){t.registerComponentModel(uR),t.registerComponentView(hR),t.registerPreprocessor((function(t){var e=t.graphic;Object(m.isArray)(e)?e[0]&&e[0].elements?t.graphic=[t.graphic[0]]:t.graphic=[{elements:e}]:e&&!e.elements&&(t.graphic=[{elements:[e]}])}))})),Dv((function(t){t.registerComponentModel(UR),t.registerComponentView(XR),GR("saveAsImage",KR),GR("magicType",nz),GR("dataView",dz),GR("dataZoom",jz),GR("restore",yz),Dv(zR)})),Dv((function(t){Dv(RP),t.registerComponentModel(Nz),t.registerComponentView(sV),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},m.noop),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},m.noop)})),Dv(RP),Dv((function(t){t.registerComponentView(EV),t.registerComponentModel(kV),t.registerPreprocessor(lV),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,_V),t.registerAction({type:"brush",event:"brush",update:"updateVisual"},(function(t,e){e.eachComponent({mainType:"brush",query:t},(function(e){e.setAreas(t.areas)}))})),t.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},m.noop),t.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},m.noop),GR("brush",TV)})),Dv((function(t){t.registerComponentModel(BV),t.registerComponentView(LV)})),Dv((function(t){t.registerComponentModel(RV),t.registerComponentView(XV),t.registerSubTypeDefaulter("timeline",(function(){return"slider"})),function(t){t.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},(function(t,e,n){var r=e.getComponent("timeline");return r&&null!=t.currentIndex&&(r.setCurrentIndex(t.currentIndex),!r.get("loop",!0)&&r.isIndexMax()&&r.getPlayState()&&(r.setPlayState(!1),n.dispatchAction({type:"timelinePlayChange",playState:!1,from:t.from}))),e.resetOption("timeline",{replaceMerge:r.get("replaceMerge",!0)}),Object(m.defaults)({currentIndex:r.option.currentIndex},t)})),t.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},(function(t,e){var n=e.getComponent("timeline");n&&null!=t.playState&&n.setPlayState(t.playState)}))}(t),t.registerPreprocessor($V)})),Dv((function(t){t.registerComponentModel(oH),t.registerComponentView(DH),t.registerPreprocessor((function(t){QV(t.series,"markPoint")&&(t.markPoint=t.markPoint||{})}))})),Dv((function(t){t.registerComponentModel(_H),t.registerComponentView(MH),t.registerPreprocessor((function(t){QV(t.series,"markLine")&&(t.markLine=t.markLine||{})}))})),Dv((function(t){t.registerComponentModel(OH),t.registerComponentView(zH),t.registerPreprocessor((function(t){QV(t.series,"markArea")&&(t.markArea=t.markArea||{})}))})),Dv((function(t){Dv(eG),Dv(cG)})),Dv((function(t){Dv(wG),Dv(BG)})),Dv(wG),Dv(BG),Dv((function(t){Dv(Dq),Dv(Sq)})),Dv(Dq),Dv(Sq),Dv((function(t){t.registerPreprocessor(Oq),t.registerVisual(t.PRIORITY.VISUAL.ARIA,kq)})),Dv((function(t){t.registerTransform(Gq),t.registerTransform(qq)})),Dv((function(t){t.registerComponentModel(Wq),t.registerComponentView(Uq)})),Dv((function(t){t.registerUpdateLifecycle("series:beforeupdate",(function(t,e,n){Object(m.each)(Qr(n.seriesTransition),(function(t){Object(m.each)(Qr(t.to),(function(t){for(var e=n.updatedSeries,r=0;r<e.length;r++)(null!=t.seriesIndex&&t.seriesIndex===e[r].seriesIndex||null!=t.seriesId&&t.seriesId===e[r].id)&&(e[r][Sd]=!0)}))}))})),t.registerUpdateLifecycle("series:transition",(function(t,e,n){var r=EW(e);if(r.oldSeries&&n.updatedSeries&&n.optionChanged){var i=n.seriesTransition;if(i)Object(m.each)(Qr(i),(function(t){!function(t,e,n,r){var i=[],o=[];Object(m.each)(Qr(t.from),(function(t){var n=NW(e.oldSeries,t);n>=0&&i.push({dataGroupId:e.oldDataGroupIds[n],data:e.oldData[n],divide:PW(e.oldData[n]),groupIdDim:t.dimension})})),Object(m.each)(Qr(t.to),(function(t){var r=NW(n.updatedSeries,t);if(r>=0){var i=n.updatedSeries[r].getData();o.push({dataGroupId:e.oldDataGroupIds[r],data:i,divide:PW(i),groupIdDim:t.dimension})}})),i.length>0&&o.length>0&&BW(i,o,r)}(t,r,n,e)}));else{var o=function(t,e){var n=Object(m.createHashMap)(),r=Object(m.createHashMap)(),i=Object(m.createHashMap)();return Object(m.each)(t.oldSeries,(function(e,n){var o=t.oldDataGroupIds[n],a=t.oldData[n],s=LW(e),u=jW(s);r.set(u,{dataGroupId:o,data:a}),Object(m.isArray)(s)&&Object(m.each)(s,(function(t){i.set(t,{key:u,dataGroupId:o,data:a})}))})),Object(m.each)(e.updatedSeries,(function(t){if(t.isUniversalTransitionEnabled()&&t.isAnimationEnabled()){var e=t.get("dataGroupId"),o=t.getData(),a=LW(t),s=jW(a),u=r.get(s);if(u)n.set(s,{oldSeries:[{dataGroupId:u.dataGroupId,divide:PW(u.data),data:u.data}],newSeries:[{dataGroupId:e,divide:PW(o),data:o}]});else if(Object(m.isArray)(a)){var l=[];Object(m.each)(a,(function(t){var e=r.get(t);e.data&&l.push({dataGroupId:e.dataGroupId,divide:PW(e.data),data:e.data})})),l.length&&n.set(s,{oldSeries:l,newSeries:[{dataGroupId:e,data:o,divide:PW(o)}]})}else{var c=i.get(a);if(c){var h=n.get(c.key);h||(h={oldSeries:[{dataGroupId:c.dataGroupId,data:c.data,divide:PW(c.data)}],newSeries:[]},n.set(c.key,h)),h.newSeries.push({dataGroupId:e,data:o,divide:PW(o)})}}}})),n}(r,n);Object(m.each)(o.keys(),(function(t){var n=o.get(t);BW(n.oldSeries,n.newSeries,e)}))}Object(m.each)(n.updatedSeries,(function(t){t[Sd]&&(t[Sd]=!1)}))}for(var a=t.getSeries(),s=r.oldSeries=[],u=r.oldDataGroupIds=[],l=r.oldData=[],c=0;c<a.length;c++){var h=a[c].getData();h.count()<1e4&&(s.push(a[c]),u.push(a[c].get("dataGroupId")),l.push(h))}}))})),Dv(V_)},"332f":function(t,e,n){"use strict";var r="[0-9](_*[0-9])*",i="\\.(".concat(r,")"),o="[0-9a-fA-F](_*[0-9a-fA-F])*",a={className:"number",variants:[{begin:"(\\b(".concat(r,")((").concat(i,")|\\.)?|(").concat(i,"))")+"[eE][+-]?(".concat(r,")[fFdD]?\\b")},{begin:"\\b(".concat(r,")((").concat(i,")[fFdD]?\\b|\\.([fFdD]\\b)?)")},{begin:"(".concat(i,")[fFdD]?\\b")},{begin:"\\b(".concat(r,")[fFdD]\\b")},{begin:"\\b0[xX]((".concat(o,")\\.?|(").concat(o,")?\\.(").concat(o,"))")+"[pP][+-]?(".concat(r,")[fFdD]?\\b")},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:"\\b0[xX](".concat(o,")[lL]?\\b")},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function s(t,e,n){return-1===n?"":t.replace(e,(function(r){return s(t,e,n-1)}))}t.exports=function(t){var e=t.regex,n="[ร-สธa-zA-Z_$][ร-สธa-zA-Z_$0-9]*",r=n+s("(?:<"+n+"~~~(?:\\s*,\\s*"+n+"~~~)*>)?",/~~~/g,2),i={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits","goto"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},o={className:"meta",begin:"@"+n,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},u={className:"params",begin:/\(/,end:/\)/,keywords:i,relevance:0,contains:[t.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:i,illegal:/<\/|#/,contains:[t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[t.BACKSLASH_ESCAPE]},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,n],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[e.concat(/(?!else)/,n),/\s+/,n,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,n],className:{1:"keyword",3:"title.class"},contains:[u,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+r+"\\s+)",t.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:i,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:i,relevance:0,contains:[o,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,a,t.C_BLOCK_COMMENT_MODE]},t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE]},a,o]}}},3393:function(t,e){e.L=[65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,170,181,186,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,710,711,712,713,714,715,716,717,718,719,720,721,736,737,738,739,740,748,750,880,881,882,883,884,886,887,890,891,892,893,895,902,904,905,906,908,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1e3,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1369,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1520,1521,1522,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1646,1647,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1749,1765,1766,1774,1775,1786,1787,1788,1791,1808,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1969,1994,1995,1996,1997,1998,1999,2e3,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2036,2037,2042,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2074,2084,2088,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,2339,2340,2341,2342,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353,2354,2355,2356,2357,2358,2359,2360,2361,2365,2384,2392,2393,2394,2395,2396,2397,2398,2399,2400,2401,2417,2418,2419,2420,2421,2422,2423,2424,2425,2426,2427,2428,2429,2430,2431,2432,2437,2438,2439,2440,2441,2442,2443,2444,2447,2448,2451,2452,2453,2454,2455,2456,2457,2458,2459,2460,2461,2462,2463,2464,2465,2466,2467,2468,2469,2470,2471,2472,2474,2475,2476,2477,2478,2479,2480,2482,2486,2487,2488,2489,2493,2510,2524,2525,2527,2528,2529,2544,2545,2565,2566,2567,2568,2569,2570,2575,2576,2579,2580,2581,2582,2583,2584,2585,2586,2587,2588,2589,2590,2591,2592,2593,2594,2595,2596,2597,2598,2599,2600,2602,2603,2604,2605,2606,2607,2608,2610,2611,2613,2614,2616,2617,2649,2650,2651,2652,2654,2674,2675,2676,2693,2694,2695,2696,2697,2698,2699,2700,2701,2703,2704,2705,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2727,2728,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2743,2744,2745,2749,2768,2784,2785,2809,2821,2822,2823,2824,2825,2826,2827,2828,2831,2832,2835,2836,2837,2838,2839,2840,2841,2842,2843,2844,2845,2846,2847,2848,2849,2850,2851,2852,2853,2854,2855,2856,2858,2859,2860,2861,2862,2863,2864,2866,2867,2869,2870,2871,2872,2873,2877,2908,2909,2911,2912,2913,2929,2947,2949,2950,2951,2952,2953,2954,2958,2959,2960,2962,2963,2964,2965,2969,2970,2972,2974,2975,2979,2980,2984,2985,2986,2990,2991,2992,2993,2994,2995,2996,2997,2998,2999,3e3,3001,3024,3077,3078,3079,3080,3081,3082,3083,3084,3086,3087,3088,3090,3091,3092,3093,3094,3095,3096,3097,3098,3099,3100,3101,3102,3103,3104,3105,3106,3107,3108,3109,3110,3111,3112,3114,3115,3116,3117,3118,3119,3120,3121,3122,3123,3124,3125,3126,3127,3128,3129,3133,3160,3161,3162,3168,3169,3205,3206,3207,3208,3209,3210,3211,3212,3214,3215,3216,3218,3219,3220,3221,3222,3223,3224,3225,3226,3227,3228,3229,3230,3231,3232,3233,3234,3235,3236,3237,3238,3239,3240,3242,3243,3244,3245,3246,3247,3248,3249,3250,3251,3253,3254,3255,3256,3257,3261,3294,3296,3297,3313,3314,3333,3334,3335,3336,3337,3338,3339,3340,3342,3343,3344,3346,3347,3348,3349,3350,3351,3352,3353,3354,3355,3356,3357,3358,3359,3360,3361,3362,3363,3364,3365,3366,3367,3368,3369,3370,3371,3372,3373,3374,3375,3376,3377,3378,3379,3380,3381,3382,3383,3384,3385,3386,3389,3406,3423,3424,3425,3450,3451,3452,3453,3454,3455,3461,3462,3463,3464,3465,3466,3467,3468,3469,3470,3471,3472,3473,3474,3475,3476,3477,3478,3482,3483,3484,3485,3486,3487,3488,3489,3490,3491,3492,3493,3494,3495,3496,3497,3498,3499,3500,3501,3502,3503,3504,3505,3507,3508,3509,3510,3511,3512,3513,3514,3515,3517,3520,3521,3522,3523,3524,3525,3526,3585,3586,3587,3588,3589,3590,3591,3592,3593,3594,3595,3596,3597,3598,3599,3600,3601,3602,3603,3604,3605,3606,3607,3608,3609,3610,3611,3612,3613,3614,3615,3616,3617,3618,3619,3620,3621,3622,3623,3624,3625,3626,3627,3628,3629,3630,3631,3632,3634,3635,3648,3649,3650,3651,3652,3653,3654,3713,3714,3716,3719,3720,3722,3725,3732,3733,3734,3735,3737,3738,3739,3740,3741,3742,3743,3745,3746,3747,3749,3751,3754,3755,3757,3758,3759,3760,3762,3763,3773,3776,3777,3778,3779,3780,3782,3804,3805,3806,3807,3840,3904,3905,3906,3907,3908,3909,3910,3911,3913,3914,3915,3916,3917,3918,3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3937,3938,3939,3940,3941,3942,3943,3944,3945,3946,3947,3948,3976,3977,3978,3979,3980,4096,4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121,4122,4123,4124,4125,4126,4127,4128,4129,4130,4131,4132,4133,4134,4135,4136,4137,4138,4159,4176,4177,4178,4179,4180,4181,4186,4187,4188,4189,4193,4197,4198,4206,4207,4208,4213,4214,4215,4216,4217,4218,4219,4220,4221,4222,4223,4224,4225,4238,4256,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4268,4269,4270,4271,4272,4273,4274,4275,4276,4277,4278,4279,4280,4281,4282,4283,4284,4285,4286,4287,4288,4289,4290,4291,4292,4293,4295,4301,4304,4305,4306,4307,4308,4309,4310,4311,4312,4313,4314,4315,4316,4317,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,4333,4334,4335,4336,4337,4338,4339,4340,4341,4342,4343,4344,4345,4346,4348,4349,4350,4351,4352,4353,4354,4355,4356,4357,4358,4359,4360,4361,4362,4363,4364,4365,4366,4367,4368,4369,4370,4371,4372,4373,4374,4375,4376,4377,4378,4379,4380,4381,4382,4383,4384,4385,4386,4387,4388,4389,4390,4391,4392,4393,4394,4395,4396,4397,4398,4399,4400,4401,4402,4403,4404,4405,4406,4407,4408,4409,4410,4411,4412,4413,4414,4415,4416,4417,4418,4419,4420,4421,4422,4423,4424,4425,4426,4427,4428,4429,4430,4431,4432,4433,4434,4435,4436,4437,4438,4439,4440,4441,4442,4443,4444,4445,4446,4447,4448,4449,4450,4451,4452,4453,4454,4455,4456,4457,4458,4459,4460,4461,4462,4463,4464,4465,4466,4467,4468,4469,4470,4471,4472,4473,4474,4475,4476,4477,4478,4479,4480,4481,4482,4483,4484,4485,4486,4487,4488,4489,4490,4491,4492,4493,4494,4495,4496,4497,4498,4499,4500,4501,4502,4503,4504,4505,4506,4507,4508,4509,4510,4511,4512,4513,4514,4515,4516,4517,4518,4519,4520,4521,4522,4523,4524,4525,4526,4527,4528,4529,4530,4531,4532,4533,4534,4535,4536,4537,4538,4539,4540,4541,4542,4543,4544,4545,4546,4547,4548,4549,4550,4551,4552,4553,4554,4555,4556,4557,4558,4559,4560,4561,4562,4563,4564,4565,4566,4567,4568,4569,4570,4571,4572,4573,4574,4575,4576,4577,4578,4579,4580,4581,4582,4583,4584,4585,4586,4587,4588,4589,4590,4591,4592,4593,4594,4595,4596,4597,4598,4599,4600,4601,4602,4603,4604,4605,4606,4607,4608,4609,4610,4611,4612,4613,4614,4615,4616,4617,4618,4619,4620,4621,4622,4623,4624,4625,4626,4627,4628,4629,4630,4631,4632,4633,4634,4635,4636,4637,4638,4639,4640,4641,4642,4643,4644,4645,4646,4647,4648,4649,4650,4651,4652,4653,4654,4655,4656,4657,4658,4659,4660,4661,4662,4663,4664,4665,4666,4667,4668,4669,4670,4671,4672,4673,4674,4675,4676,4677,4678,4679,4680,4682,4683,4684,4685,4688,4689,4690,4691,4692,4693,4694,4696,4698,4699,4700,4701,4704,4705,4706,4707,4708,4709,4710,4711,4712,4713,4714,4715,4716,4717,4718,4719,4720,4721,4722,4723,4724,4725,4726,4727,4728,4729,4730,4731,4732,4733,4734,4735,4736,4737,4738,4739,4740,4741,4742,4743,4744,4746,4747,4748,4749,4752,4753,4754,4755,4756,4757,4758,4759,4760,4761,4762,4763,4764,4765,4766,4767,4768,4769,4770,4771,4772,4773,4774,4775,4776,4777,4778,4779,4780,4781,4782,4783,4784,4786,4787,4788,4789,4792,4793,4794,4795,4796,4797,4798,4800,4802,4803,4804,4805,4808,4809,4810,4811,4812,4813,4814,4815,4816,4817,4818,4819,4820,4821,4822,4824,4825,4826,4827,4828,4829,4830,4831,4832,4833,4834,4835,4836,4837,4838,4839,4840,4841,4842,4843,4844,4845,4846,4847,4848,4849,4850,4851,4852,4853,4854,4855,4856,4857,4858,4859,4860,4861,4862,4863,4864,4865,4866,4867,4868,4869,4870,4871,4872,4873,4874,4875,4876,4877,4878,4879,4880,4882,4883,4884,4885,4888,4889,4890,4891,4892,4893,4894,4895,4896,4897,4898,4899,4900,4901,4902,4903,4904,4905,4906,4907,4908,4909,4910,4911,4912,4913,4914,4915,4916,4917,4918,4919,4920,4921,4922,4923,4924,4925,4926,4927,4928,4929,4930,4931,4932,4933,4934,4935,4936,4937,4938,4939,4940,4941,4942,4943,4944,4945,4946,4947,4948,4949,4950,4951,4952,4953,4954,4992,4993,4994,4995,4996,4997,4998,4999,5e3,5001,5002,5003,5004,5005,5006,5007,5024,5025,5026,5027,5028,5029,5030,5031,5032,5033,5034,5035,5036,5037,5038,5039,5040,5041,5042,5043,5044,5045,5046,5047,5048,5049,5050,5051,5052,5053,5054,5055,5056,5057,5058,5059,5060,5061,5062,5063,5064,5065,5066,5067,5068,5069,5070,5071,5072,5073,5074,5075,5076,5077,5078,5079,5080,5081,5082,5083,5084,5085,5086,5087,5088,5089,5090,5091,5092,5093,5094,5095,5096,5097,5098,5099,5100,5101,5102,5103,5104,5105,5106,5107,5108,5109,5112,5113,5114,5115,5116,5117,5121,5122,5123,5124,5125,5126,5127,5128,5129,5130,5131,5132,5133,5134,5135,5136,5137,5138,5139,5140,5141,5142,5143,5144,5145,5146,5147,5148,5149,5150,5151,5152,5153,5154,5155,5156,5157,5158,5159,5160,5161,5162,5163,5164,5165,5166,5167,5168,5169,5170,5171,5172,5173,5174,5175,5176,5177,5178,5179,5180,5181,5182,5183,5184,5185,5186,5187,5188,5189,5190,5191,5192,5193,5194,5195,5196,5197,5198,5199,5200,5201,5202,5203,5204,5205,5206,5207,5208,5209,5210,5211,5212,5213,5214,5215,5216,5217,5218,5219,5220,5221,5222,5223,5224,5225,5226,5227,5228,5229,5230,5231,5232,5233,5234,5235,5236,5237,5238,5239,5240,5241,5242,5243,5244,5245,5246,5247,5248,5249,5250,5251,5252,5253,5254,5255,5256,5257,5258,5259,5260,5261,5262,5263,5264,5265,5266,5267,5268,5269,5270,5271,5272,5273,5274,5275,5276,5277,5278,5279,5280,5281,5282,5283,5284,5285,5286,5287,5288,5289,5290,5291,5292,5293,5294,5295,5296,5297,5298,5299,5300,5301,5302,5303,5304,5305,5306,5307,5308,5309,5310,5311,5312,5313,5314,5315,5316,5317,5318,5319,5320,5321,5322,5323,5324,5325,5326,5327,5328,5329,5330,5331,5332,5333,5334,5335,5336,5337,5338,5339,5340,5341,5342,5343,5344,5345,5346,5347,5348,5349,5350,5351,5352,5353,5354,5355,5356,5357,5358,5359,5360,5361,5362,5363,5364,5365,5366,5367,5368,5369,5370,5371,5372,5373,5374,5375,5376,5377,5378,5379,5380,5381,5382,5383,5384,5385,5386,5387,5388,5389,5390,5391,5392,5393,5394,5395,5396,5397,5398,5399,5400,5401,5402,5403,5404,5405,5406,5407,5408,5409,5410,5411,5412,5413,5414,5415,5416,5417,5418,5419,5420,5421,5422,5423,5424,5425,5426,5427,5428,5429,5430,5431,5432,5433,5434,5435,5436,5437,5438,5439,5440,5441,5442,5443,5444,5445,5446,5447,5448,5449,5450,5451,5452,5453,5454,5455,5456,5457,5458,5459,5460,5461,5462,5463,5464,5465,5466,5467,5468,5469,5470,5471,5472,5473,5474,5475,5476,5477,5478,5479,5480,5481,5482,5483,5484,5485,5486,5487,5488,5489,5490,5491,5492,5493,5494,5495,5496,5497,5498,5499,5500,5501,5502,5503,5504,5505,5506,5507,5508,5509,5510,5511,5512,5513,5514,5515,5516,5517,5518,5519,5520,5521,5522,5523,5524,5525,5526,5527,5528,5529,5530,5531,5532,5533,5534,5535,5536,5537,5538,5539,5540,5541,5542,5543,5544,5545,5546,5547,5548,5549,5550,5551,5552,5553,5554,5555,5556,5557,5558,5559,5560,5561,5562,5563,5564,5565,5566,5567,5568,5569,5570,5571,5572,5573,5574,5575,5576,5577,5578,5579,5580,5581,5582,5583,5584,5585,5586,5587,5588,5589,5590,5591,5592,5593,5594,5595,5596,5597,5598,5599,5600,5601,5602,5603,5604,5605,5606,5607,5608,5609,5610,5611,5612,5613,5614,5615,5616,5617,5618,5619,5620,5621,5622,5623,5624,5625,5626,5627,5628,5629,5630,5631,5632,5633,5634,5635,5636,5637,5638,5639,5640,5641,5642,5643,5644,5645,5646,5647,5648,5649,5650,5651,5652,5653,5654,5655,5656,5657,5658,5659,5660,5661,5662,5663,5664,5665,5666,5667,5668,5669,5670,5671,5672,5673,5674,5675,5676,5677,5678,5679,5680,5681,5682,5683,5684,5685,5686,5687,5688,5689,5690,5691,5692,5693,5694,5695,5696,5697,5698,5699,5700,5701,5702,5703,5704,5705,5706,5707,5708,5709,5710,5711,5712,5713,5714,5715,5716,5717,5718,5719,5720,5721,5722,5723,5724,5725,5726,5727,5728,5729,5730,5731,5732,5733,5734,5735,5736,5737,5738,5739,5740,5743,5744,5745,5746,5747,5748,5749,5750,5751,5752,5753,5754,5755,5756,5757,5758,5759,5761,5762,5763,5764,5765,5766,5767,5768,5769,5770,5771,5772,5773,5774,5775,5776,5777,5778,5779,5780,5781,5782,5783,5784,5785,5786,5792,5793,5794,5795,5796,5797,5798,5799,5800,5801,5802,5803,5804,5805,5806,5807,5808,5809,5810,5811,5812,5813,5814,5815,5816,5817,5818,5819,5820,5821,5822,5823,5824,5825,5826,5827,5828,5829,5830,5831,5832,5833,5834,5835,5836,5837,5838,5839,5840,5841,5842,5843,5844,5845,5846,5847,5848,5849,5850,5851,5852,5853,5854,5855,5856,5857,5858,5859,5860,5861,5862,5863,5864,5865,5866,5873,5874,5875,5876,5877,5878,5879,5880,5888,5889,5890,5891,5892,5893,5894,5895,5896,5897,5898,5899,5900,5902,5903,5904,5905,5920,5921,5922,5923,5924,5925,5926,5927,5928,5929,5930,5931,5932,5933,5934,5935,5936,5937,5952,5953,5954,5955,5956,5957,5958,5959,5960,5961,5962,5963,5964,5965,5966,5967,5968,5969,5984,5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5998,5999,6e3,6016,6017,6018,6019,6020,6021,6022,6023,6024,6025,6026,6027,6028,6029,6030,6031,6032,6033,6034,6035,6036,6037,6038,6039,6040,6041,6042,6043,6044,6045,6046,6047,6048,6049,6050,6051,6052,6053,6054,6055,6056,6057,6058,6059,6060,6061,6062,6063,6064,6065,6066,6067,6103,6108,6176,6177,6178,6179,6180,6181,6182,6183,6184,6185,6186,6187,6188,6189,6190,6191,6192,6193,6194,6195,6196,6197,6198,6199,6200,6201,6202,6203,6204,6205,6206,6207,6208,6209,6210,6211,6212,6213,6214,6215,6216,6217,6218,6219,6220,6221,6222,6223,6224,6225,6226,6227,6228,6229,6230,6231,6232,6233,6234,6235,6236,6237,6238,6239,6240,6241,6242,6243,6244,6245,6246,6247,6248,6249,6250,6251,6252,6253,6254,6255,6256,6257,6258,6259,6260,6261,6262,6263,6272,6273,6274,6275,6276,6277,6278,6279,6280,6281,6282,6283,6284,6285,6286,6287,6288,6289,6290,6291,6292,6293,6294,6295,6296,6297,6298,6299,6300,6301,6302,6303,6304,6305,6306,6307,6308,6309,6310,6311,6312,6314,6320,6321,6322,6323,6324,6325,6326,6327,6328,6329,6330,6331,6332,6333,6334,6335,6336,6337,6338,6339,6340,6341,6342,6343,6344,6345,6346,6347,6348,6349,6350,6351,6352,6353,6354,6355,6356,6357,6358,6359,6360,6361,6362,6363,6364,6365,6366,6367,6368,6369,6370,6371,6372,6373,6374,6375,6376,6377,6378,6379,6380,6381,6382,6383,6384,6385,6386,6387,6388,6389,6400,6401,6402,6403,6404,6405,6406,6407,6408,6409,6410,6411,6412,6413,6414,6415,6416,6417,6418,6419,6420,6421,6422,6423,6424,6425,6426,6427,6428,6429,6430,6480,6481,6482,6483,6484,6485,6486,6487,6488,6489,6490,6491,6492,6493,6494,6495,6496,6497,6498,6499,6500,6501,6502,6503,6504,6505,6506,6507,6508,6509,6512,6513,6514,6515,6516,6528,6529,6530,6531,6532,6533,6534,6535,6536,6537,6538,6539,6540,6541,6542,6543,6544,6545,6546,6547,6548,6549,6550,6551,6552,6553,6554,6555,6556,6557,6558,6559,6560,6561,6562,6563,6564,6565,6566,6567,6568,6569,6570,6571,6576,6577,6578,6579,6580,6581,6582,6583,6584,6585,6586,6587,6588,6589,6590,6591,6592,6593,6594,6595,6596,6597,6598,6599,6600,6601,6656,6657,6658,6659,6660,6661,6662,6663,6664,6665,6666,6667,6668,6669,6670,6671,6672,6673,6674,6675,6676,6677,6678,6688,6689,6690,6691,6692,6693,6694,6695,6696,6697,6698,6699,6700,6701,6702,6703,6704,6705,6706,6707,6708,6709,6710,6711,6712,6713,6714,6715,6716,6717,6718,6719,6720,6721,6722,6723,6724,6725,6726,6727,6728,6729,6730,6731,6732,6733,6734,6735,6736,6737,6738,6739,6740,6823,6917,6918,6919,6920,6921,6922,6923,6924,6925,6926,6927,6928,6929,6930,6931,6932,6933,6934,6935,6936,6937,6938,6939,6940,6941,6942,6943,6944,6945,6946,6947,6948,6949,6950,6951,6952,6953,6954,6955,6956,6957,6958,6959,6960,6961,6962,6963,6981,6982,6983,6984,6985,6986,6987,7043,7044,7045,7046,7047,7048,7049,7050,7051,7052,7053,7054,7055,7056,7057,7058,7059,7060,7061,7062,7063,7064,7065,7066,7067,7068,7069,7070,7071,7072,7086,7087,7098,7099,7100,7101,7102,7103,7104,7105,7106,7107,7108,7109,7110,7111,7112,7113,7114,7115,7116,7117,7118,7119,7120,7121,7122,7123,7124,7125,7126,7127,7128,7129,7130,7131,7132,7133,7134,7135,7136,7137,7138,7139,7140,7141,7168,7169,7170,7171,7172,7173,7174,7175,7176,7177,7178,7179,7180,7181,7182,7183,7184,7185,7186,7187,7188,7189,7190,7191,7192,7193,7194,7195,7196,7197,7198,7199,7200,7201,7202,7203,7245,7246,7247,7258,7259,7260,7261,7262,7263,7264,7265,7266,7267,7268,7269,7270,7271,7272,7273,7274,7275,7276,7277,7278,7279,7280,7281,7282,7283,7284,7285,7286,7287,7288,7289,7290,7291,7292,7293,7401,7402,7403,7404,7406,7407,7408,7409,7413,7414,7424,7425,7426,7427,7428,7429,7430,7431,7432,7433,7434,7435,7436,7437,7438,7439,7440,7441,7442,7443,7444,7445,7446,7447,7448,7449,7450,7451,7452,7453,7454,7455,7456,7457,7458,7459,7460,7461,7462,7463,7464,7465,7466,7467,7468,7469,7470,7471,7472,7473,7474,7475,7476,7477,7478,7479,7480,7481,7482,7483,7484,7485,7486,7487,7488,7489,7490,7491,7492,7493,7494,7495,7496,7497,7498,7499,7500,7501,7502,7503,7504,7505,7506,7507,7508,7509,7510,7511,7512,7513,7514,7515,7516,7517,7518,7519,7520,7521,7522,7523,7524,7525,7526,7527,7528,7529,7530,7531,7532,7533,7534,7535,7536,7537,7538,7539,7540,7541,7542,7543,7544,7545,7546,7547,7548,7549,7550,7551,7552,7553,7554,7555,7556,7557,7558,7559,7560,7561,7562,7563,7564,7565,7566,7567,7568,7569,7570,7571,7572,7573,7574,7575,7576,7577,7578,7579,7580,7581,7582,7583,7584,7585,7586,7587,7588,7589,7590,7591,7592,7593,7594,7595,7596,7597,7598,7599,7600,7601,7602,7603,7604,7605,7606,7607,7608,7609,7610,7611,7612,7613,7614,7615,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,7725,7726,7727,7728,7729,7730,7731,7732,7733,7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,7806,7807,7808,7809,7810,7811,7812,7813,7814,7815,7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,7832,7833,7834,7835,7836,7837,7838,7839,7840,7841,7842,7843,7844,7845,7846,7847,7848,7849,7850,7851,7852,7853,7854,7855,7856,7857,7858,7859,7860,7861,7862,7863,7864,7865,7866,7867,7868,7869,7870,7871,7872,7873,7874,7875,7876,7877,7878,7879,7880,7881,7882,7883,7884,7885,7886,7887,7888,7889,7890,7891,7892,7893,7894,7895,7896,7897,7898,7899,7900,7901,7902,7903,7904,7905,7906,7907,7908,7909,7910,7911,7912,7913,7914,7915,7916,7917,7918,7919,7920,7921,7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933,7934,7935,7936,7937,7938,7939,7940,7941,7942,7943,7944,7945,7946,7947,7948,7949,7950,7951,7952,7953,7954,7955,7956,7957,7960,7961,7962,7963,7964,7965,7968,7969,7970,7971,7972,7973,7974,7975,7976,7977,7978,7979,7980,7981,7982,7983,7984,7985,7986,7987,7988,7989,7990,7991,7992,7993,7994,7995,7996,7997,7998,7999,8e3,8001,8002,8003,8004,8005,8008,8009,8010,8011,8012,8013,8016,8017,8018,8019,8020,8021,8022,8023,8025,8027,8029,8031,8032,8033,8034,8035,8036,8037,8038,8039,8040,8041,8042,8043,8044,8045,8046,8047,8048,8049,8050,8051,8052,8053,8054,8055,8056,8057,8058,8059,8060,8061,8064,8065,8066,8067,8068,8069,8070,8071,8072,8073,8074,8075,8076,8077,8078,8079,8080,8081,8082,8083,8084,8085,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8118,8119,8120,8121,8122,8123,8124,8126,8130,8131,8132,8134,8135,8136,8137,8138,8139,8140,8144,8145,8146,8147,8150,8151,8152,8153,8154,8155,8160,8161,8162,8163,8164,8165,8166,8167,8168,8169,8170,8171,8172,8178,8179,8180,8182,8183,8184,8185,8186,8187,8188,8305,8319,8336,8337,8338,8339,8340,8341,8342,8343,8344,8345,8346,8347,8348,8450,8455,8458,8459,8460,8461,8462,8463,8464,8465,8466,8467,8469,8473,8474,8475,8476,8477,8484,8486,8488,8490,8491,8492,8493,8495,8496,8497,8498,8499,8500,8501,8502,8503,8504,8505,8508,8509,8510,8511,8517,8518,8519,8520,8521,8526,8579,8580,11264,11265,11266,11267,11268,11269,11270,11271,11272,11273,11274,11275,11276,11277,11278,11279,11280,11281,11282,11283,11284,11285,11286,11287,11288,11289,11290,11291,11292,11293,11294,11295,11296,11297,11298,11299,11300,11301,11302,11303,11304,11305,11306,11307,11308,11309,11310,11312,11313,11314,11315,11316,11317,11318,11319,11320,11321,11322,11323,11324,11325,11326,11327,11328,11329,11330,11331,11332,11333,11334,11335,11336,11337,11338,11339,11340,11341,11342,11343,11344,11345,11346,11347,11348,11349,11350,11351,11352,11353,11354,11355,11356,11357,11358,11360,11361,11362,11363,11364,11365,11366,11367,11368,11369,11370,11371,11372,11373,11374,11375,11376,11377,11378,11379,11380,11381,11382,11383,11384,11385,11386,11387,11388,11389,11390,11391,11392,11393,11394,11395,11396,11397,11398,11399,11400,11401,11402,11403,11404,11405,11406,11407,11408,11409,11410,11411,11412,11413,11414,11415,11416,11417,11418,11419,11420,11421,11422,11423,11424,11425,11426,11427,11428,11429,11430,11431,11432,11433,11434,11435,11436,11437,11438,11439,11440,11441,11442,11443,11444,11445,11446,11447,11448,11449,11450,11451,11452,11453,11454,11455,11456,11457,11458,11459,11460,11461,11462,11463,11464,11465,11466,11467,11468,11469,11470,11471,11472,11473,11474,11475,11476,11477,11478,11479,11480,11481,11482,11483,11484,11485,11486,11487,11488,11489,11490,11491,11492,11499,11500,11501,11502,11506,11507,11520,11521,11522,11523,11524,11525,11526,11527,11528,11529,11530,11531,11532,11533,11534,11535,11536,11537,11538,11539,11540,11541,11542,11543,11544,11545,11546,11547,11548,11549,11550,11551,11552,11553,11554,11555,11556,11557,11559,11565,11568,11569,11570,11571,11572,11573,11574,11575,11576,11577,11578,11579,11580,11581,11582,11583,11584,11585,11586,11587,11588,11589,11590,11591,11592,11593,11594,11595,11596,11597,11598,11599,11600,11601,11602,11603,11604,11605,11606,11607,11608,11609,11610,11611,11612,11613,11614,11615,11616,11617,11618,11619,11620,11621,11622,11623,11631,11648,11649,11650,11651,11652,11653,11654,11655,11656,11657,11658,11659,11660,11661,11662,11663,11664,11665,11666,11667,11668,11669,11670,11680,11681,11682,11683,11684,11685,11686,11688,11689,11690,11691,11692,11693,11694,11696,11697,11698,11699,11700,11701,11702,11704,11705,11706,11707,11708,11709,11710,11712,11713,11714,11715,11716,11717,11718,11720,11721,11722,11723,11724,11725,11726,11728,11729,11730,11731,11732,11733,11734,11736,11737,11738,11739,11740,11741,11742,11823,12293,12294,12337,12338,12339,12340,12341,12347,12348,12353,12354,12355,12356,12357,12358,12359,12360,12361,12362,12363,12364,12365,12366,12367,12368,12369,12370,12371,12372,12373,12374,12375,12376,12377,12378,12379,12380,12381,12382,12383,12384,12385,12386,12387,12388,12389,12390,12391,12392,12393,12394,12395,12396,12397,12398,12399,12400,12401,12402,12403,12404,12405,12406,12407,12408,12409,12410,12411,12412,12413,12414,12415,12416,12417,12418,12419,12420,12421,12422,12423,12424,12425,12426,12427,12428,12429,12430,12431,12432,12433,12434,12435,12436,12437,12438,12445,12446,12447,12449,12450,12451,12452,12453,12454,12455,12456,12457,12458,12459,12460,12461,12462,12463,12464,12465,12466,12467,12468,12469,12470,12471,12472,12473,12474,12475,12476,12477,12478,12479,12480,12481,12482,12483,12484,12485,12486,12487,12488,12489,12490,12491,12492,12493,12494,12495,12496,12497,12498,12499,12500,12501,12502,12503,12504,12505,12506,12507,12508,12509,12510,12511,12512,12513,12514,12515,12516,12517,12518,12519,12520,12521,12522,12523,12524,12525,12526,12527,12528,12529,12530,12531,12532,12533,12534,12535,12536,12537,12538,12540,12541,12542,12543,12549,12550,12551,12552,12553,12554,12555,12556,12557,12558,12559,12560,12561,12562,12563,12564,12565,12566,12567,12568,12569,12570,12571,12572,12573,12574,12575,12576,12577,12578,12579,12580,12581,12582,12583,12584,12585,12586,12587,12588,12589,12593,12594,12595,12596,12597,12598,12599,12600,12601,12602,12603,12604,12605,12606,12607,12608,12609,12610,12611,12612,12613,12614,12615,12616,12617,12618,12619,12620,12621,12622,12623,12624,12625,12626,12627,12628,12629,12630,12631,12632,12633,12634,12635,12636,12637,12638,12639,12640,12641,12642,12643,12644,12645,12646,12647,12648,12649,12650,12651,12652,12653,12654,12655,12656,12657,12658,12659,12660,12661,12662,12663,12664,12665,12666,12667,12668,12669,12670,12671,12672,12673,12674,12675,12676,12677,12678,12679,12680,12681,12682,12683,12684,12685,12686,12704,12705,12706,12707,12708,12709,12710,12711,12712,12713,12714,12715,12716,12717,12718,12719,12720,12721,12722,12723,12724,12725,12726,12727,12728,12729,12730,12784,12785,12786,12787,12788,12789,12790,12791,12792,12793,12794,12795,12796,12797,12798,12799,13312,19893,19968,40917,40960,40961,40962,40963,40964,40965,40966,40967,40968,40969,40970,40971,40972,40973,40974,40975,40976,40977,40978,40979,40980,40981,40982,40983,40984,40985,40986,40987,40988,40989,40990,40991,40992,40993,40994,40995,40996,40997,40998,40999,41e3,41001,41002,41003,41004,41005,41006,41007,41008,41009,41010,41011,41012,41013,41014,41015,41016,41017,41018,41019,41020,41021,41022,41023,41024,41025,41026,41027,41028,41029,41030,41031,41032,41033,41034,41035,41036,41037,41038,41039,41040,41041,41042,41043,41044,41045,41046,41047,41048,41049,41050,41051,41052,41053,41054,41055,41056,41057,41058,41059,41060,41061,41062,41063,41064,41065,41066,41067,41068,41069,41070,41071,41072,41073,41074,41075,41076,41077,41078,41079,41080,41081,41082,41083,41084,41085,41086,41087,41088,41089,41090,41091,41092,41093,41094,41095,41096,41097,41098,41099,41100,41101,41102,41103,41104,41105,41106,41107,41108,41109,41110,41111,41112,41113,41114,41115,41116,41117,41118,41119,41120,41121,41122,41123,41124,41125,41126,41127,41128,41129,41130,41131,41132,41133,41134,41135,41136,41137,41138,41139,41140,41141,41142,41143,41144,41145,41146,41147,41148,41149,41150,41151,41152,41153,41154,41155,41156,41157,41158,41159,41160,41161,41162,41163,41164,41165,41166,41167,41168,41169,41170,41171,41172,41173,41174,41175,41176,41177,41178,41179,41180,41181,41182,41183,41184,41185,41186,41187,41188,41189,41190,41191,41192,41193,41194,41195,41196,41197,41198,41199,41200,41201,41202,41203,41204,41205,41206,41207,41208,41209,41210,41211,41212,41213,41214,41215,41216,41217,41218,41219,41220,41221,41222,41223,41224,41225,41226,41227,41228,41229,41230,41231,41232,41233,41234,41235,41236,41237,41238,41239,41240,41241,41242,41243,41244,41245,41246,41247,41248,41249,41250,41251,41252,41253,41254,41255,41256,41257,41258,41259,41260,41261,41262,41263,41264,41265,41266,41267,41268,41269,41270,41271,41272,41273,41274,41275,41276,41277,41278,41279,41280,41281,41282,41283,41284,41285,41286,41287,41288,41289,41290,41291,41292,41293,41294,41295,41296,41297,41298,41299,41300,41301,41302,41303,41304,41305,41306,41307,41308,41309,41310,41311,41312,41313,41314,41315,41316,41317,41318,41319,41320,41321,41322,41323,41324,41325,41326,41327,41328,41329,41330,41331,41332,41333,41334,41335,41336,41337,41338,41339,41340,41341,41342,41343,41344,41345,41346,41347,41348,41349,41350,41351,41352,41353,41354,41355,41356,41357,41358,41359,41360,41361,41362,41363,41364,41365,41366,41367,41368,41369,41370,41371,41372,41373,41374,41375,41376,41377,41378,41379,41380,41381,41382,41383,41384,41385,41386,41387,41388,41389,41390,41391,41392,41393,41394,41395,41396,41397,41398,41399,41400,41401,41402,41403,41404,41405,41406,41407,41408,41409,41410,41411,41412,41413,41414,41415,41416,41417,41418,41419,41420,41421,41422,41423,41424,41425,41426,41427,41428,41429,41430,41431,41432,41433,41434,41435,41436,41437,41438,41439,41440,41441,41442,41443,41444,41445,41446,41447,41448,41449,41450,41451,41452,41453,41454,41455,41456,41457,41458,41459,41460,41461,41462,41463,41464,41465,41466,41467,41468,41469,41470,41471,41472,41473,41474,41475,41476,41477,41478,41479,41480,41481,41482,41483,41484,41485,41486,41487,41488,41489,41490,41491,41492,41493,41494,41495,41496,41497,41498,41499,41500,41501,41502,41503,41504,41505,41506,41507,41508,41509,41510,41511,41512,41513,41514,41515,41516,41517,41518,41519,41520,41521,41522,41523,41524,41525,41526,41527,41528,41529,41530,41531,41532,41533,41534,41535,41536,41537,41538,41539,41540,41541,41542,41543,41544,41545,41546,41547,41548,41549,41550,41551,41552,41553,41554,41555,41556,41557,41558,41559,41560,41561,41562,41563,41564,41565,41566,41567,41568,41569,41570,41571,41572,41573,41574,41575,41576,41577,41578,41579,41580,41581,41582,41583,41584,41585,41586,41587,41588,41589,41590,41591,41592,41593,41594,41595,41596,41597,41598,41599,41600,41601,41602,41603,41604,41605,41606,41607,41608,41609,41610,41611,41612,41613,41614,41615,41616,41617,41618,41619,41620,41621,41622,41623,41624,41625,41626,41627,41628,41629,41630,41631,41632,41633,41634,41635,41636,41637,41638,41639,41640,41641,41642,41643,41644,41645,41646,41647,41648,41649,41650,41651,41652,41653,41654,41655,41656,41657,41658,41659,41660,41661,41662,41663,41664,41665,41666,41667,41668,41669,41670,41671,41672,41673,41674,41675,41676,41677,41678,41679,41680,41681,41682,41683,41684,41685,41686,41687,41688,41689,41690,41691,41692,41693,41694,41695,41696,41697,41698,41699,41700,41701,41702,41703,41704,41705,41706,41707,41708,41709,41710,41711,41712,41713,41714,41715,41716,41717,41718,41719,41720,41721,41722,41723,41724,41725,41726,41727,41728,41729,41730,41731,41732,41733,41734,41735,41736,41737,41738,41739,41740,41741,41742,41743,41744,41745,41746,41747,41748,41749,41750,41751,41752,41753,41754,41755,41756,41757,41758,41759,41760,41761,41762,41763,41764,41765,41766,41767,41768,41769,41770,41771,41772,41773,41774,41775,41776,41777,41778,41779,41780,41781,41782,41783,41784,41785,41786,41787,41788,41789,41790,41791,41792,41793,41794,41795,41796,41797,41798,41799,41800,41801,41802,41803,41804,41805,41806,41807,41808,41809,41810,41811,41812,41813,41814,41815,41816,41817,41818,41819,41820,41821,41822,41823,41824,41825,41826,41827,41828,41829,41830,41831,41832,41833,41834,41835,41836,41837,41838,41839,41840,41841,41842,41843,41844,41845,41846,41847,41848,41849,41850,41851,41852,41853,41854,41855,41856,41857,41858,41859,41860,41861,41862,41863,41864,41865,41866,41867,41868,41869,41870,41871,41872,41873,41874,41875,41876,41877,41878,41879,41880,41881,41882,41883,41884,41885,41886,41887,41888,41889,41890,41891,41892,41893,41894,41895,41896,41897,41898,41899,41900,41901,41902,41903,41904,41905,41906,41907,41908,41909,41910,41911,41912,41913,41914,41915,41916,41917,41918,41919,41920,41921,41922,41923,41924,41925,41926,41927,41928,41929,41930,41931,41932,41933,41934,41935,41936,41937,41938,41939,41940,41941,41942,41943,41944,41945,41946,41947,41948,41949,41950,41951,41952,41953,41954,41955,41956,41957,41958,41959,41960,41961,41962,41963,41964,41965,41966,41967,41968,41969,41970,41971,41972,41973,41974,41975,41976,41977,41978,41979,41980,41981,41982,41983,41984,41985,41986,41987,41988,41989,41990,41991,41992,41993,41994,41995,41996,41997,41998,41999,42e3,42001,42002,42003,42004,42005,42006,42007,42008,42009,42010,42011,42012,42013,42014,42015,42016,42017,42018,42019,42020,42021,42022,42023,42024,42025,42026,42027,42028,42029,42030,42031,42032,42033,42034,42035,42036,42037,42038,42039,42040,42041,42042,42043,42044,42045,42046,42047,42048,42049,42050,42051,42052,42053,42054,42055,42056,42057,42058,42059,42060,42061,42062,42063,42064,42065,42066,42067,42068,42069,42070,42071,42072,42073,42074,42075,42076,42077,42078,42079,42080,42081,42082,42083,42084,42085,42086,42087,42088,42089,42090,42091,42092,42093,42094,42095,42096,42097,42098,42099,42100,42101,42102,42103,42104,42105,42106,42107,42108,42109,42110,42111,42112,42113,42114,42115,42116,42117,42118,42119,42120,42121,42122,42123,42124,42192,42193,42194,42195,42196,42197,42198,42199,42200,42201,42202,42203,42204,42205,42206,42207,42208,42209,42210,42211,42212,42213,42214,42215,42216,42217,42218,42219,42220,42221,42222,42223,42224,42225,42226,42227,42228,42229,42230,42231,42232,42233,42234,42235,42236,42237,42240,42241,42242,42243,42244,42245,42246,42247,42248,42249,42250,42251,42252,42253,42254,42255,42256,42257,42258,42259,42260,42261,42262,42263,42264,42265,42266,42267,42268,42269,42270,42271,42272,42273,42274,42275,42276,42277,42278,42279,42280,42281,42282,42283,42284,42285,42286,42287,42288,42289,42290,42291,42292,42293,42294,42295,42296,42297,42298,42299,42300,42301,42302,42303,42304,42305,42306,42307,42308,42309,42310,42311,42312,42313,42314,42315,42316,42317,42318,42319,42320,42321,42322,42323,42324,42325,42326,42327,42328,42329,42330,42331,42332,42333,42334,42335,42336,42337,42338,42339,42340,42341,42342,42343,42344,42345,42346,42347,42348,42349,42350,42351,42352,42353,42354,42355,42356,42357,42358,42359,42360,42361,42362,42363,42364,42365,42366,42367,42368,42369,42370,42371,42372,42373,42374,42375,42376,42377,42378,42379,42380,42381,42382,42383,42384,42385,42386,42387,42388,42389,42390,42391,42392,42393,42394,42395,42396,42397,42398,42399,42400,42401,42402,42403,42404,42405,42406,42407,42408,42409,42410,42411,42412,42413,42414,42415,42416,42417,42418,42419,42420,42421,42422,42423,42424,42425,42426,42427,42428,42429,42430,42431,42432,42433,42434,42435,42436,42437,42438,42439,42440,42441,42442,42443,42444,42445,42446,42447,42448,42449,42450,42451,42452,42453,42454,42455,42456,42457,42458,42459,42460,42461,42462,42463,42464,42465,42466,42467,42468,42469,42470,42471,42472,42473,42474,42475,42476,42477,42478,42479,42480,42481,42482,42483,42484,42485,42486,42487,42488,42489,42490,42491,42492,42493,42494,42495,42496,42497,42498,42499,42500,42501,42502,42503,42504,42505,42506,42507,42508,42512,42513,42514,42515,42516,42517,42518,42519,42520,42521,42522,42523,42524,42525,42526,42527,42538,42539,42560,42561,42562,42563,42564,42565,42566,42567,42568,42569,42570,42571,42572,42573,42574,42575,42576,42577,42578,42579,42580,42581,42582,42583,42584,42585,42586,42587,42588,42589,42590,42591,42592,42593,42594,42595,42596,42597,42598,42599,42600,42601,42602,42603,42604,42605,42606,42623,42624,42625,42626,42627,42628,42629,42630,42631,42632,42633,42634,42635,42636,42637,42638,42639,42640,42641,42642,42643,42644,42645,42646,42647,42648,42649,42650,42651,42652,42653,42656,42657,42658,42659,42660,42661,42662,42663,42664,42665,42666,42667,42668,42669,42670,42671,42672,42673,42674,42675,42676,42677,42678,42679,42680,42681,42682,42683,42684,42685,42686,42687,42688,42689,42690,42691,42692,42693,42694,42695,42696,42697,42698,42699,42700,42701,42702,42703,42704,42705,42706,42707,42708,42709,42710,42711,42712,42713,42714,42715,42716,42717,42718,42719,42720,42721,42722,42723,42724,42725,42775,42776,42777,42778,42779,42780,42781,42782,42783,42786,42787,42788,42789,42790,42791,42792,42793,42794,42795,42796,42797,42798,42799,42800,42801,42802,42803,42804,42805,42806,42807,42808,42809,42810,42811,42812,42813,42814,42815,42816,42817,42818,42819,42820,42821,42822,42823,42824,42825,42826,42827,42828,42829,42830,42831,42832,42833,42834,42835,42836,42837,42838,42839,42840,42841,42842,42843,42844,42845,42846,42847,42848,42849,42850,42851,42852,42853,42854,42855,42856,42857,42858,42859,42860,42861,42862,42863,42864,42865,42866,42867,42868,42869,42870,42871,42872,42873,42874,42875,42876,42877,42878,42879,42880,42881,42882,42883,42884,42885,42886,42887,42888,42891,42892,42893,42894,42895,42896,42897,42898,42899,42900,42901,42902,42903,42904,42905,42906,42907,42908,42909,42910,42911,42912,42913,42914,42915,42916,42917,42918,42919,42920,42921,42922,42923,42924,42925,42928,42929,42930,42931,42932,42933,42934,42935,42999,43e3,43001,43002,43003,43004,43005,43006,43007,43008,43009,43011,43012,43013,43015,43016,43017,43018,43020,43021,43022,43023,43024,43025,43026,43027,43028,43029,43030,43031,43032,43033,43034,43035,43036,43037,43038,43039,43040,43041,43042,43072,43073,43074,43075,43076,43077,43078,43079,43080,43081,43082,43083,43084,43085,43086,43087,43088,43089,43090,43091,43092,43093,43094,43095,43096,43097,43098,43099,43100,43101,43102,43103,43104,43105,43106,43107,43108,43109,43110,43111,43112,43113,43114,43115,43116,43117,43118,43119,43120,43121,43122,43123,43138,43139,43140,43141,43142,43143,43144,43145,43146,43147,43148,43149,43150,43151,43152,43153,43154,43155,43156,43157,43158,43159,43160,43161,43162,43163,43164,43165,43166,43167,43168,43169,43170,43171,43172,43173,43174,43175,43176,43177,43178,43179,43180,43181,43182,43183,43184,43185,43186,43187,43250,43251,43252,43253,43254,43255,43259,43261,43274,43275,43276,43277,43278,43279,43280,43281,43282,43283,43284,43285,43286,43287,43288,43289,43290,43291,43292,43293,43294,43295,43296,43297,43298,43299,43300,43301,43312,43313,43314,43315,43316,43317,43318,43319,43320,43321,43322,43323,43324,43325,43326,43327,43328,43329,43330,43331,43332,43333,43334,43360,43361,43362,43363,43364,43365,43366,43367,43368,43369,43370,43371,43372,43373,43374,43375,43376,43377,43378,43379,43380,43381,43382,43383,43384,43385,43386,43387,43388,43396,43397,43398,43399,43400,43401,43402,43403,43404,43405,43406,43407,43408,43409,43410,43411,43412,43413,43414,43415,43416,43417,43418,43419,43420,43421,43422,43423,43424,43425,43426,43427,43428,43429,43430,43431,43432,43433,43434,43435,43436,43437,43438,43439,43440,43441,43442,43471,43488,43489,43490,43491,43492,43494,43495,43496,43497,43498,43499,43500,43501,43502,43503,43514,43515,43516,43517,43518,43520,43521,43522,43523,43524,43525,43526,43527,43528,43529,43530,43531,43532,43533,43534,43535,43536,43537,43538,43539,43540,43541,43542,43543,43544,43545,43546,43547,43548,43549,43550,43551,43552,43553,43554,43555,43556,43557,43558,43559,43560,43584,43585,43586,43588,43589,43590,43591,43592,43593,43594,43595,43616,43617,43618,43619,43620,43621,43622,43623,43624,43625,43626,43627,43628,43629,43630,43631,43632,43633,43634,43635,43636,43637,43638,43642,43646,43647,43648,43649,43650,43651,43652,43653,43654,43655,43656,43657,43658,43659,43660,43661,43662,43663,43664,43665,43666,43667,43668,43669,43670,43671,43672,43673,43674,43675,43676,43677,43678,43679,43680,43681,43682,43683,43684,43685,43686,43687,43688,43689,43690,43691,43692,43693,43694,43695,43697,43701,43702,43705,43706,43707,43708,43709,43712,43714,43739,43740,43741,43744,43745,43746,43747,43748,43749,43750,43751,43752,43753,43754,43762,43763,43764,43777,43778,43779,43780,43781,43782,43785,43786,43787,43788,43789,43790,43793,43794,43795,43796,43797,43798,43808,43809,43810,43811,43812,43813,43814,43816,43817,43818,43819,43820,43821,43822,43824,43825,43826,43827,43828,43829,43830,43831,43832,43833,43834,43835,43836,43837,43838,43839,43840,43841,43842,43843,43844,43845,43846,43847,43848,43849,43850,43851,43852,43853,43854,43855,43856,43857,43858,43859,43860,43861,43862,43863,43864,43865,43866,43868,43869,43870,43871,43872,43873,43874,43875,43876,43877,43888,43889,43890,43891,43892,43893,43894,43895,43896,43897,43898,43899,43900,43901,43902,43903,43904,43905,43906,43907,43908,43909,43910,43911,43912,43913,43914,43915,43916,43917,43918,43919,43920,43921,43922,43923,43924,43925,43926,43927,43928,43929,43930,43931,43932,43933,43934,43935,43936,43937,43938,43939,43940,43941,43942,43943,43944,43945,43946,43947,43948,43949,43950,43951,43952,43953,43954,43955,43956,43957,43958,43959,43960,43961,43962,43963,43964,43965,43966,43967,43968,43969,43970,43971,43972,43973,43974,43975,43976,43977,43978,43979,43980,43981,43982,43983,43984,43985,43986,43987,43988,43989,43990,43991,43992,43993,43994,43995,43996,43997,43998,43999,44e3,44001,44002,44032,55203,55216,55217,55218,55219,55220,55221,55222,55223,55224,55225,55226,55227,55228,55229,55230,55231,55232,55233,55234,55235,55236,55237,55238,55243,55244,55245,55246,55247,55248,55249,55250,55251,55252,55253,55254,55255,55256,55257,55258,55259,55260,55261,55262,55263,55264,55265,55266,55267,55268,55269,55270,55271,55272,55273,55274,55275,55276,55277,55278,55279,55280,55281,55282,55283,55284,55285,55286,55287,55288,55289,55290,55291,63744,63745,63746,63747,63748,63749,63750,63751,63752,63753,63754,63755,63756,63757,63758,63759,63760,63761,63762,63763,63764,63765,63766,63767,63768,63769,63770,63771,63772,63773,63774,63775,63776,63777,63778,63779,63780,63781,63782,63783,63784,63785,63786,63787,63788,63789,63790,63791,63792,63793,63794,63795,63796,63797,63798,63799,63800,63801,63802,63803,63804,63805,63806,63807,63808,63809,63810,63811,63812,63813,63814,63815,63816,63817,63818,63819,63820,63821,63822,63823,63824,63825,63826,63827,63828,63829,63830,63831,63832,63833,63834,63835,63836,63837,63838,63839,63840,63841,63842,63843,63844,63845,63846,63847,63848,63849,63850,63851,63852,63853,63854,63855,63856,63857,63858,63859,63860,63861,63862,63863,63864,63865,63866,63867,63868,63869,63870,63871,63872,63873,63874,63875,63876,63877,63878,63879,63880,63881,63882,63883,63884,63885,63886,63887,63888,63889,63890,63891,63892,63893,63894,63895,63896,63897,63898,63899,63900,63901,63902,63903,63904,63905,63906,63907,63908,63909,63910,63911,63912,63913,63914,63915,63916,63917,63918,63919,63920,63921,63922,63923,63924,63925,63926,63927,63928,63929,63930,63931,63932,63933,63934,63935,63936,63937,63938,63939,63940,63941,63942,63943,63944,63945,63946,63947,63948,63949,63950,63951,63952,63953,63954,63955,63956,63957,63958,63959,63960,63961,63962,63963,63964,63965,63966,63967,63968,63969,63970,63971,63972,63973,63974,63975,63976,63977,63978,63979,63980,63981,63982,63983,63984,63985,63986,63987,63988,63989,63990,63991,63992,63993,63994,63995,63996,63997,63998,63999,64e3,64001,64002,64003,64004,64005,64006,64007,64008,64009,64010,64011,64012,64013,64014,64015,64016,64017,64018,64019,64020,64021,64022,64023,64024,64025,64026,64027,64028,64029,64030,64031,64032,64033,64034,64035,64036,64037,64038,64039,64040,64041,64042,64043,64044,64045,64046,64047,64048,64049,64050,64051,64052,64053,64054,64055,64056,64057,64058,64059,64060,64061,64062,64063,64064,64065,64066,64067,64068,64069,64070,64071,64072,64073,64074,64075,64076,64077,64078,64079,64080,64081,64082,64083,64084,64085,64086,64087,64088,64089,64090,64091,64092,64093,64094,64095,64096,64097,64098,64099,64100,64101,64102,64103,64104,64105,64106,64107,64108,64109,64112,64113,64114,64115,64116,64117,64118,64119,64120,64121,64122,64123,64124,64125,64126,64127,64128,64129,64130,64131,64132,64133,64134,64135,64136,64137,64138,64139,64140,64141,64142,64143,64144,64145,64146,64147,64148,64149,64150,64151,64152,64153,64154,64155,64156,64157,64158,64159,64160,64161,64162,64163,64164,64165,64166,64167,64168,64169,64170,64171,64172,64173,64174,64175,64176,64177,64178,64179,64180,64181,64182,64183,64184,64185,64186,64187,64188,64189,64190,64191,64192,64193,64194,64195,64196,64197,64198,64199,64200,64201,64202,64203,64204,64205,64206,64207,64208,64209,64210,64211,64212,64213,64214,64215,64216,64217,64256,64257,64258,64259,64260,64261,64262,64275,64276,64277,64278,64279,64285,64287,64288,64289,64290,64291,64292,64293,64294,64295,64296,64298,64299,64300,64301,64302,64303,64304,64305,64306,64307,64308,64309,64310,64312,64313,64314,64315,64316,64318,64320,64321,64323,64324,64326,64327,64328,64329,64330,64331,64332,64333,64334,64335,64336,64337,64338,64339,64340,64341,64342,64343,64344,64345,64346,64347,64348,64349,64350,64351,64352,64353,64354,64355,64356,64357,64358,64359,64360,64361,64362,64363,64364,64365,64366,64367,64368,64369,64370,64371,64372,64373,64374,64375,64376,64377,64378,64379,64380,64381,64382,64383,64384,64385,64386,64387,64388,64389,64390,64391,64392,64393,64394,64395,64396,64397,64398,64399,64400,64401,64402,64403,64404,64405,64406,64407,64408,64409,64410,64411,64412,64413,64414,64415,64416,64417,64418,64419,64420,64421,64422,64423,64424,64425,64426,64427,64428,64429,64430,64431,64432,64433,64467,64468,64469,64470,64471,64472,64473,64474,64475,64476,64477,64478,64479,64480,64481,64482,64483,64484,64485,64486,64487,64488,64489,64490,64491,64492,64493,64494,64495,64496,64497,64498,64499,64500,64501,64502,64503,64504,64505,64506,64507,64508,64509,64510,64511,64512,64513,64514,64515,64516,64517,64518,64519,64520,64521,64522,64523,64524,64525,64526,64527,64528,64529,64530,64531,64532,64533,64534,64535,64536,64537,64538,64539,64540,64541,64542,64543,64544,64545,64546,64547,64548,64549,64550,64551,64552,64553,64554,64555,64556,64557,64558,64559,64560,64561,64562,64563,64564,64565,64566,64567,64568,64569,64570,64571,64572,64573,64574,64575,64576,64577,64578,64579,64580,64581,64582,64583,64584,64585,64586,64587,64588,64589,64590,64591,64592,64593,64594,64595,64596,64597,64598,64599,64600,64601,64602,64603,64604,64605,64606,64607,64608,64609,64610,64611,64612,64613,64614,64615,64616,64617,64618,64619,64620,64621,64622,64623,64624,64625,64626,64627,64628,64629,64630,64631,64632,64633,64634,64635,64636,64637,64638,64639,64640,64641,64642,64643,64644,64645,64646,64647,64648,64649,64650,64651,64652,64653,64654,64655,64656,64657,64658,64659,64660,64661,64662,64663,64664,64665,64666,64667,64668,64669,64670,64671,64672,64673,64674,64675,64676,64677,64678,64679,64680,64681,64682,64683,64684,64685,64686,64687,64688,64689,64690,64691,64692,64693,64694,64695,64696,64697,64698,64699,64700,64701,64702,64703,64704,64705,64706,64707,64708,64709,64710,64711,64712,64713,64714,64715,64716,64717,64718,64719,64720,64721,64722,64723,64724,64725,64726,64727,64728,64729,64730,64731,64732,64733,64734,64735,64736,64737,64738,64739,64740,64741,64742,64743,64744,64745,64746,64747,64748,64749,64750,64751,64752,64753,64754,64755,64756,64757,64758,64759,64760,64761,64762,64763,64764,64765,64766,64767,64768,64769,64770,64771,64772,64773,64774,64775,64776,64777,64778,64779,64780,64781,64782,64783,64784,64785,64786,64787,64788,64789,64790,64791,64792,64793,64794,64795,64796,64797,64798,64799,64800,64801,64802,64803,64804,64805,64806,64807,64808,64809,64810,64811,64812,64813,64814,64815,64816,64817,64818,64819,64820,64821,64822,64823,64824,64825,64826,64827,64828,64829,64848,64849,64850,64851,64852,64853,64854,64855,64856,64857,64858,64859,64860,64861,64862,64863,64864,64865,64866,64867,64868,64869,64870,64871,64872,64873,64874,64875,64876,64877,64878,64879,64880,64881,64882,64883,64884,64885,64886,64887,64888,64889,64890,64891,64892,64893,64894,64895,64896,64897,64898,64899,64900,64901,64902,64903,64904,64905,64906,64907,64908,64909,64910,64911,64914,64915,64916,64917,64918,64919,64920,64921,64922,64923,64924,64925,64926,64927,64928,64929,64930,64931,64932,64933,64934,64935,64936,64937,64938,64939,64940,64941,64942,64943,64944,64945,64946,64947,64948,64949,64950,64951,64952,64953,64954,64955,64956,64957,64958,64959,64960,64961,64962,64963,64964,64965,64966,64967,65008,65009,65010,65011,65012,65013,65014,65015,65016,65017,65018,65019,65136,65137,65138,65139,65140,65142,65143,65144,65145,65146,65147,65148,65149,65150,65151,65152,65153,65154,65155,65156,65157,65158,65159,65160,65161,65162,65163,65164,65165,65166,65167,65168,65169,65170,65171,65172,65173,65174,65175,65176,65177,65178,65179,65180,65181,65182,65183,65184,65185,65186,65187,65188,65189,65190,65191,65192,65193,65194,65195,65196,65197,65198,65199,65200,65201,65202,65203,65204,65205,65206,65207,65208,65209,65210,65211,65212,65213,65214,65215,65216,65217,65218,65219,65220,65221,65222,65223,65224,65225,65226,65227,65228,65229,65230,65231,65232,65233,65234,65235,65236,65237,65238,65239,65240,65241,65242,65243,65244,65245,65246,65247,65248,65249,65250,65251,65252,65253,65254,65255,65256,65257,65258,65259,65260,65261,65262,65263,65264,65265,65266,65267,65268,65269,65270,65271,65272,65273,65274,65275,65276,65313,65314,65315,65316,65317,65318,65319,65320,65321,65322,65323,65324,65325,65326,65327,65328,65329,65330,65331,65332,65333,65334,65335,65336,65337,65338,65345,65346,65347,65348,65349,65350,65351,65352,65353,65354,65355,65356,65357,65358,65359,65360,65361,65362,65363,65364,65365,65366,65367,65368,65369,65370,65382,65383,65384,65385,65386,65387,65388,65389,65390,65391,65392,65393,65394,65395,65396,65397,65398,65399,65400,65401,65402,65403,65404,65405,65406,65407,65408,65409,65410,65411,65412,65413,65414,65415,65416,65417,65418,65419,65420,65421,65422,65423,65424,65425,65426,65427,65428,65429,65430,65431,65432,65433,65434,65435,65436,65437,65438,65439,65440,65441,65442,65443,65444,65445,65446,65447,65448,65449,65450,65451,65452,65453,65454,65455,65456,65457,65458,65459,65460,65461,65462,65463,65464,65465,65466,65467,65468,65469,65470,65474,65475,65476,65477,65478,65479,65482,65483,65484,65485,65486,65487,65490,65491,65492,65493,65494,65495,65498,65499,65500,65536,65537,65538,65539,65540,65541,65542,65543,65544,65545,65546,65547,65549,65550,65551,65552,65553,65554,65555,65556,65557,65558,65559,65560,65561,65562,65563,65564,65565,65566,65567,65568,65569,65570,65571,65572,65573,65574,65576,65577,65578,65579,65580,65581,65582,65583,65584,65585,65586,65587,65588,65589,65590,65591,65592,65593,65594,65596,65597,65599,65600,65601,65602,65603,65604,65605,65606,65607,65608,65609,65610,65611,65612,65613,65616,65617,65618,65619,65620,65621,65622,65623,65624,65625,65626,65627,65628,65629,65664,65665,65666,65667,65668,65669,65670,65671,65672,65673,65674,65675,65676,65677,65678,65679,65680,65681,65682,65683,65684,65685,65686,65687,65688,65689,65690,65691,65692,65693,65694,65695,65696,65697,65698,65699,65700,65701,65702,65703,65704,65705,65706,65707,65708,65709,65710,65711,65712,65713,65714,65715,65716,65717,65718,65719,65720,65721,65722,65723,65724,65725,65726,65727,65728,65729,65730,65731,65732,65733,65734,65735,65736,65737,65738,65739,65740,65741,65742,65743,65744,65745,65746,65747,65748,65749,65750,65751,65752,65753,65754,65755,65756,65757,65758,65759,65760,65761,65762,65763,65764,65765,65766,65767,65768,65769,65770,65771,65772,65773,65774,65775,65776,65777,65778,65779,65780,65781,65782,65783,65784,65785,65786,66176,66177,66178,66179,66180,66181,66182,66183,66184,66185,66186,66187,66188,66189,66190,66191,66192,66193,66194,66195,66196,66197,66198,66199,66200,66201,66202,66203,66204,66208,66209,66210,66211,66212,66213,66214,66215,66216,66217,66218,66219,66220,66221,66222,66223,66224,66225,66226,66227,66228,66229,66230,66231,66232,66233,66234,66235,66236,66237,66238,66239,66240,66241,66242,66243,66244,66245,66246,66247,66248,66249,66250,66251,66252,66253,66254,66255,66256,66304,66305,66306,66307,66308,66309,66310,66311,66312,66313,66314,66315,66316,66317,66318,66319,66320,66321,66322,66323,66324,66325,66326,66327,66328,66329,66330,66331,66332,66333,66334,66335,66352,66353,66354,66355,66356,66357,66358,66359,66360,66361,66362,66363,66364,66365,66366,66367,66368,66370,66371,66372,66373,66374,66375,66376,66377,66384,66385,66386,66387,66388,66389,66390,66391,66392,66393,66394,66395,66396,66397,66398,66399,66400,66401,66402,66403,66404,66405,66406,66407,66408,66409,66410,66411,66412,66413,66414,66415,66416,66417,66418,66419,66420,66421,66432,66433,66434,66435,66436,66437,66438,66439,66440,66441,66442,66443,66444,66445,66446,66447,66448,66449,66450,66451,66452,66453,66454,66455,66456,66457,66458,66459,66460,66461,66464,66465,66466,66467,66468,66469,66470,66471,66472,66473,66474,66475,66476,66477,66478,66479,66480,66481,66482,66483,66484,66485,66486,66487,66488,66489,66490,66491,66492,66493,66494,66495,66496,66497,66498,66499,66504,66505,66506,66507,66508,66509,66510,66511,66560,66561,66562,66563,66564,66565,66566,66567,66568,66569,66570,66571,66572,66573,66574,66575,66576,66577,66578,66579,66580,66581,66582,66583,66584,66585,66586,66587,66588,66589,66590,66591,66592,66593,66594,66595,66596,66597,66598,66599,66600,66601,66602,66603,66604,66605,66606,66607,66608,66609,66610,66611,66612,66613,66614,66615,66616,66617,66618,66619,66620,66621,66622,66623,66624,66625,66626,66627,66628,66629,66630,66631,66632,66633,66634,66635,66636,66637,66638,66639,66640,66641,66642,66643,66644,66645,66646,66647,66648,66649,66650,66651,66652,66653,66654,66655,66656,66657,66658,66659,66660,66661,66662,66663,66664,66665,66666,66667,66668,66669,66670,66671,66672,66673,66674,66675,66676,66677,66678,66679,66680,66681,66682,66683,66684,66685,66686,66687,66688,66689,66690,66691,66692,66693,66694,66695,66696,66697,66698,66699,66700,66701,66702,66703,66704,66705,66706,66707,66708,66709,66710,66711,66712,66713,66714,66715,66716,66717,66816,66817,66818,66819,66820,66821,66822,66823,66824,66825,66826,66827,66828,66829,66830,66831,66832,66833,66834,66835,66836,66837,66838,66839,66840,66841,66842,66843,66844,66845,66846,66847,66848,66849,66850,66851,66852,66853,66854,66855,66864,66865,66866,66867,66868,66869,66870,66871,66872,66873,66874,66875,66876,66877,66878,66879,66880,66881,66882,66883,66884,66885,66886,66887,66888,66889,66890,66891,66892,66893,66894,66895,66896,66897,66898,66899,66900,66901,66902,66903,66904,66905,66906,66907,66908,66909,66910,66911,66912,66913,66914,66915,67072,67073,67074,67075,67076,67077,67078,67079,67080,67081,67082,67083,67084,67085,67086,67087,67088,67089,67090,67091,67092,67093,67094,67095,67096,67097,67098,67099,67100,67101,67102,67103,67104,67105,67106,67107,67108,67109,67110,67111,67112,67113,67114,67115,67116,67117,67118,67119,67120,67121,67122,67123,67124,67125,67126,67127,67128,67129,67130,67131,67132,67133,67134,67135,67136,67137,67138,67139,67140,67141,67142,67143,67144,67145,67146,67147,67148,67149,67150,67151,67152,67153,67154,67155,67156,67157,67158,67159,67160,67161,67162,67163,67164,67165,67166,67167,67168,67169,67170,67171,67172,67173,67174,67175,67176,67177,67178,67179,67180,67181,67182,67183,67184,67185,67186,67187,67188,67189,67190,67191,67192,67193,67194,67195,67196,67197,67198,67199,67200,67201,67202,67203,67204,67205,67206,67207,67208,67209,67210,67211,67212,67213,67214,67215,67216,67217,67218,67219,67220,67221,67222,67223,67224,67225,67226,67227,67228,67229,67230,67231,67232,67233,67234,67235,67236,67237,67238,67239,67240,67241,67242,67243,67244,67245,67246,67247,67248,67249,67250,67251,67252,67253,67254,67255,67256,67257,67258,67259,67260,67261,67262,67263,67264,67265,67266,67267,67268,67269,67270,67271,67272,67273,67274,67275,67276,67277,67278,67279,67280,67281,67282,67283,67284,67285,67286,67287,67288,67289,67290,67291,67292,67293,67294,67295,67296,67297,67298,67299,67300,67301,67302,67303,67304,67305,67306,67307,67308,67309,67310,67311,67312,67313,67314,67315,67316,67317,67318,67319,67320,67321,67322,67323,67324,67325,67326,67327,67328,67329,67330,67331,67332,67333,67334,67335,67336,67337,67338,67339,67340,67341,67342,67343,67344,67345,67346,67347,67348,67349,67350,67351,67352,67353,67354,67355,67356,67357,67358,67359,67360,67361,67362,67363,67364,67365,67366,67367,67368,67369,67370,67371,67372,67373,67374,67375,67376,67377,67378,67379,67380,67381,67382,67392,67393,67394,67395,67396,67397,67398,67399,67400,67401,67402,67403,67404,67405,67406,67407,67408,67409,67410,67411,67412,67413,67424,67425,67426,67427,67428,67429,67430,67431,67584,67585,67586,67587,67588,67589,67592,67594,67595,67596,67597,67598,67599,67600,67601,67602,67603,67604,67605,67606,67607,67608,67609,67610,67611,67612,67613,67614,67615,67616,67617,67618,67619,67620,67621,67622,67623,67624,67625,67626,67627,67628,67629,67630,67631,67632,67633,67634,67635,67636,67637,67639,67640,67644,67647,67648,67649,67650,67651,67652,67653,67654,67655,67656,67657,67658,67659,67660,67661,67662,67663,67664,67665,67666,67667,67668,67669,67680,67681,67682,67683,67684,67685,67686,67687,67688,67689,67690,67691,67692,67693,67694,67695,67696,67697,67698,67699,67700,67701,67702,67712,67713,67714,67715,67716,67717,67718,67719,67720,67721,67722,67723,67724,67725,67726,67727,67728,67729,67730,67731,67732,67733,67734,67735,67736,67737,67738,67739,67740,67741,67742,67808,67809,67810,67811,67812,67813,67814,67815,67816,67817,67818,67819,67820,67821,67822,67823,67824,67825,67826,67828,67829,67840,67841,67842,67843,67844,67845,67846,67847,67848,67849,67850,67851,67852,67853,67854,67855,67856,67857,67858,67859,67860,67861,67872,67873,67874,67875,67876,67877,67878,67879,67880,67881,67882,67883,67884,67885,67886,67887,67888,67889,67890,67891,67892,67893,67894,67895,67896,67897,67968,67969,67970,67971,67972,67973,67974,67975,67976,67977,67978,67979,67980,67981,67982,67983,67984,67985,67986,67987,67988,67989,67990,67991,67992,67993,67994,67995,67996,67997,67998,67999,68e3,68001,68002,68003,68004,68005,68006,68007,68008,68009,68010,68011,68012,68013,68014,68015,68016,68017,68018,68019,68020,68021,68022,68023,68030,68031,68096,68112,68113,68114,68115,68117,68118,68119,68121,68122,68123,68124,68125,68126,68127,68128,68129,68130,68131,68132,68133,68134,68135,68136,68137,68138,68139,68140,68141,68142,68143,68144,68145,68146,68147,68192,68193,68194,68195,68196,68197,68198,68199,68200,68201,68202,68203,68204,68205,68206,68207,68208,68209,68210,68211,68212,68213,68214,68215,68216,68217,68218,68219,68220,68224,68225,68226,68227,68228,68229,68230,68231,68232,68233,68234,68235,68236,68237,68238,68239,68240,68241,68242,68243,68244,68245,68246,68247,68248,68249,68250,68251,68252,68288,68289,68290,68291,68292,68293,68294,68295,68297,68298,68299,68300,68301,68302,68303,68304,68305,68306,68307,68308,68309,68310,68311,68312,68313,68314,68315,68316,68317,68318,68319,68320,68321,68322,68323,68324,68352,68353,68354,68355,68356,68357,68358,68359,68360,68361,68362,68363,68364,68365,68366,68367,68368,68369,68370,68371,68372,68373,68374,68375,68376,68377,68378,68379,68380,68381,68382,68383,68384,68385,68386,68387,68388,68389,68390,68391,68392,68393,68394,68395,68396,68397,68398,68399,68400,68401,68402,68403,68404,68405,68416,68417,68418,68419,68420,68421,68422,68423,68424,68425,68426,68427,68428,68429,68430,68431,68432,68433,68434,68435,68436,68437,68448,68449,68450,68451,68452,68453,68454,68455,68456,68457,68458,68459,68460,68461,68462,68463,68464,68465,68466,68480,68481,68482,68483,68484,68485,68486,68487,68488,68489,68490,68491,68492,68493,68494,68495,68496,68497,68608,68609,68610,68611,68612,68613,68614,68615,68616,68617,68618,68619,68620,68621,68622,68623,68624,68625,68626,68627,68628,68629,68630,68631,68632,68633,68634,68635,68636,68637,68638,68639,68640,68641,68642,68643,68644,68645,68646,68647,68648,68649,68650,68651,68652,68653,68654,68655,68656,68657,68658,68659,68660,68661,68662,68663,68664,68665,68666,68667,68668,68669,68670,68671,68672,68673,68674,68675,68676,68677,68678,68679,68680,68736,68737,68738,68739,68740,68741,68742,68743,68744,68745,68746,68747,68748,68749,68750,68751,68752,68753,68754,68755,68756,68757,68758,68759,68760,68761,68762,68763,68764,68765,68766,68767,68768,68769,68770,68771,68772,68773,68774,68775,68776,68777,68778,68779,68780,68781,68782,68783,68784,68785,68786,68800,68801,68802,68803,68804,68805,68806,68807,68808,68809,68810,68811,68812,68813,68814,68815,68816,68817,68818,68819,68820,68821,68822,68823,68824,68825,68826,68827,68828,68829,68830,68831,68832,68833,68834,68835,68836,68837,68838,68839,68840,68841,68842,68843,68844,68845,68846,68847,68848,68849,68850,69635,69636,69637,69638,69639,69640,69641,69642,69643,69644,69645,69646,69647,69648,69649,69650,69651,69652,69653,69654,69655,69656,69657,69658,69659,69660,69661,69662,69663,69664,69665,69666,69667,69668,69669,69670,69671,69672,69673,69674,69675,69676,69677,69678,69679,69680,69681,69682,69683,69684,69685,69686,69687,69763,69764,69765,69766,69767,69768,69769,69770,69771,69772,69773,69774,69775,69776,69777,69778,69779,69780,69781,69782,69783,69784,69785,69786,69787,69788,69789,69790,69791,69792,69793,69794,69795,69796,69797,69798,69799,69800,69801,69802,69803,69804,69805,69806,69807,69840,69841,69842,69843,69844,69845,69846,69847,69848,69849,69850,69851,69852,69853,69854,69855,69856,69857,69858,69859,69860,69861,69862,69863,69864,69891,69892,69893,69894,69895,69896,69897,69898,69899,69900,69901,69902,69903,69904,69905,69906,69907,69908,69909,69910,69911,69912,69913,69914,69915,69916,69917,69918,69919,69920,69921,69922,69923,69924,69925,69926,69968,69969,69970,69971,69972,69973,69974,69975,69976,69977,69978,69979,69980,69981,69982,69983,69984,69985,69986,69987,69988,69989,69990,69991,69992,69993,69994,69995,69996,69997,69998,69999,7e4,70001,70002,70006,70019,70020,70021,70022,70023,70024,70025,70026,70027,70028,70029,70030,70031,70032,70033,70034,70035,70036,70037,70038,70039,70040,70041,70042,70043,70044,70045,70046,70047,70048,70049,70050,70051,70052,70053,70054,70055,70056,70057,70058,70059,70060,70061,70062,70063,70064,70065,70066,70081,70082,70083,70084,70106,70108,70144,70145,70146,70147,70148,70149,70150,70151,70152,70153,70154,70155,70156,70157,70158,70159,70160,70161,70163,70164,70165,70166,70167,70168,70169,70170,70171,70172,70173,70174,70175,70176,70177,70178,70179,70180,70181,70182,70183,70184,70185,70186,70187,70272,70273,70274,70275,70276,70277,70278,70280,70282,70283,70284,70285,70287,70288,70289,70290,70291,70292,70293,70294,70295,70296,70297,70298,70299,70300,70301,70303,70304,70305,70306,70307,70308,70309,70310,70311,70312,70320,70321,70322,70323,70324,70325,70326,70327,70328,70329,70330,70331,70332,70333,70334,70335,70336,70337,70338,70339,70340,70341,70342,70343,70344,70345,70346,70347,70348,70349,70350,70351,70352,70353,70354,70355,70356,70357,70358,70359,70360,70361,70362,70363,70364,70365,70366,70405,70406,70407,70408,70409,70410,70411,70412,70415,70416,70419,70420,70421,70422,70423,70424,70425,70426,70427,70428,70429,70430,70431,70432,70433,70434,70435,70436,70437,70438,70439,70440,70442,70443,70444,70445,70446,70447,70448,70450,70451,70453,70454,70455,70456,70457,70461,70480,70493,70494,70495,70496,70497,70784,70785,70786,70787,70788,70789,70790,70791,70792,70793,70794,70795,70796,70797,70798,70799,70800,70801,70802,70803,70804,70805,70806,70807,70808,70809,70810,70811,70812,70813,70814,70815,70816,70817,70818,70819,70820,70821,70822,70823,70824,70825,70826,70827,70828,70829,70830,70831,70852,70853,70855,71040,71041,71042,71043,71044,71045,71046,71047,71048,71049,71050,71051,71052,71053,71054,71055,71056,71057,71058,71059,71060,71061,71062,71063,71064,71065,71066,71067,71068,71069,71070,71071,71072,71073,71074,71075,71076,71077,71078,71079,71080,71081,71082,71083,71084,71085,71086,71128,71129,71130,71131,71168,71169,71170,71171,71172,71173,71174,71175,71176,71177,71178,71179,71180,71181,71182,71183,71184,71185,71186,71187,71188,71189,71190,71191,71192,71193,71194,71195,71196,71197,71198,71199,71200,71201,71202,71203,71204,71205,71206,71207,71208,71209,71210,71211,71212,71213,71214,71215,71236,71296,71297,71298,71299,71300,71301,71302,71303,71304,71305,71306,71307,71308,71309,71310,71311,71312,71313,71314,71315,71316,71317,71318,71319,71320,71321,71322,71323,71324,71325,71326,71327,71328,71329,71330,71331,71332,71333,71334,71335,71336,71337,71338,71424,71425,71426,71427,71428,71429,71430,71431,71432,71433,71434,71435,71436,71437,71438,71439,71440,71441,71442,71443,71444,71445,71446,71447,71448,71449,71840,71841,71842,71843,71844,71845,71846,71847,71848,71849,71850,71851,71852,71853,71854,71855,71856,71857,71858,71859,71860,71861,71862,71863,71864,71865,71866,71867,71868,71869,71870,71871,71872,71873,71874,71875,71876,71877,71878,71879,71880,71881,71882,71883,71884,71885,71886,71887,71888,71889,71890,71891,71892,71893,71894,71895,71896,71897,71898,71899,71900,71901,71902,71903,71935,72384,72385,72386,72387,72388,72389,72390,72391,72392,72393,72394,72395,72396,72397,72398,72399,72400,72401,72402,72403,72404,72405,72406,72407,72408,72409,72410,72411,72412,72413,72414,72415,72416,72417,72418,72419,72420,72421,72422,72423,72424,72425,72426,72427,72428,72429,72430,72431,72432,72433,72434,72435,72436,72437,72438,72439,72440,73728,73729,73730,73731,73732,73733,73734,73735,73736,73737,73738,73739,73740,73741,73742,73743,73744,73745,73746,73747,73748,73749,73750,73751,73752,73753,73754,73755,73756,73757,73758,73759,73760,73761,73762,73763,73764,73765,73766,73767,73768,73769,73770,73771,73772,73773,73774,73775,73776,73777,73778,73779,73780,73781,73782,73783,73784,73785,73786,73787,73788,73789,73790,73791,73792,73793,73794,73795,73796,73797,73798,73799,73800,73801,73802,73803,73804,73805,73806,73807,73808,73809,73810,73811,73812,73813,73814,73815,73816,73817,73818,73819,73820,73821,73822,73823,73824,73825,73826,73827,73828,73829,73830,73831,73832,73833,73834,73835,73836,73837,73838,73839,73840,73841,73842,73843,73844,73845,73846,73847,73848,73849,73850,73851,73852,73853,73854,73855,73856,73857,73858,73859,73860,73861,73862,73863,73864,73865,73866,73867,73868,73869,73870,73871,73872,73873,73874,73875,73876,73877,73878,73879,73880,73881,73882,73883,73884,73885,73886,73887,73888,73889,73890,73891,73892,73893,73894,73895,73896,73897,73898,73899,73900,73901,73902,73903,73904,73905,73906,73907,73908,73909,73910,73911,73912,73913,73914,73915,73916,73917,73918,73919,73920,73921,73922,73923,73924,73925,73926,73927,73928,73929,73930,73931,73932,73933,73934,73935,73936,73937,73938,73939,73940,73941,73942,73943,73944,73945,73946,73947,73948,73949,73950,73951,73952,73953,73954,73955,73956,73957,73958,73959,73960,73961,73962,73963,73964,73965,73966,73967,73968,73969,73970,73971,73972,73973,73974,73975,73976,73977,73978,73979,73980,73981,73982,73983,73984,73985,73986,73987,73988,73989,73990,73991,73992,73993,73994,73995,73996,73997,73998,73999,74e3,74001,74002,74003,74004,74005,74006,74007,74008,74009,74010,74011,74012,74013,74014,74015,74016,74017,74018,74019,74020,74021,74022,74023,74024,74025,74026,74027,74028,74029,74030,74031,74032,74033,74034,74035,74036,74037,74038,74039,74040,74041,74042,74043,74044,74045,74046,74047,74048,74049,74050,74051,74052,74053,74054,74055,74056,74057,74058,74059,74060,74061,74062,74063,74064,74065,74066,74067,74068,74069,74070,74071,74072,74073,74074,74075,74076,74077,74078,74079,74080,74081,74082,74083,74084,74085,74086,74087,74088,74089,74090,74091,74092,74093,74094,74095,74096,74097,74098,74099,74100,74101,74102,74103,74104,74105,74106,74107,74108,74109,74110,74111,74112,74113,74114,74115,74116,74117,74118,74119,74120,74121,74122,74123,74124,74125,74126,74127,74128,74129,74130,74131,74132,74133,74134,74135,74136,74137,74138,74139,74140,74141,74142,74143,74144,74145,74146,74147,74148,74149,74150,74151,74152,74153,74154,74155,74156,74157,74158,74159,74160,74161,74162,74163,74164,74165,74166,74167,74168,74169,74170,74171,74172,74173,74174,74175,74176,74177,74178,74179,74180,74181,74182,74183,74184,74185,74186,74187,74188,74189,74190,74191,74192,74193,74194,74195,74196,74197,74198,74199,74200,74201,74202,74203,74204,74205,74206,74207,74208,74209,74210,74211,74212,74213,74214,74215,74216,74217,74218,74219,74220,74221,74222,74223,74224,74225,74226,74227,74228,74229,74230,74231,74232,74233,74234,74235,74236,74237,74238,74239,74240,74241,74242,74243,74244,74245,74246,74247,74248,74249,74250,74251,74252,74253,74254,74255,74256,74257,74258,74259,74260,74261,74262,74263,74264,74265,74266,74267,74268,74269,74270,74271,74272,74273,74274,74275,74276,74277,74278,74279,74280,74281,74282,74283,74284,74285,74286,74287,74288,74289,74290,74291,74292,74293,74294,74295,74296,74297,74298,74299,74300,74301,74302,74303,74304,74305,74306,74307,74308,74309,74310,74311,74312,74313,74314,74315,74316,74317,74318,74319,74320,74321,74322,74323,74324,74325,74326,74327,74328,74329,74330,74331,74332,74333,74334,74335,74336,74337,74338,74339,74340,74341,74342,74343,74344,74345,74346,74347,74348,74349,74350,74351,74352,74353,74354,74355,74356,74357,74358,74359,74360,74361,74362,74363,74364,74365,74366,74367,74368,74369,74370,74371,74372,74373,74374,74375,74376,74377,74378,74379,74380,74381,74382,74383,74384,74385,74386,74387,74388,74389,74390,74391,74392,74393,74394,74395,74396,74397,74398,74399,74400,74401,74402,74403,74404,74405,74406,74407,74408,74409,74410,74411,74412,74413,74414,74415,74416,74417,74418,74419,74420,74421,74422,74423,74424,74425,74426,74427,74428,74429,74430,74431,74432,74433,74434,74435,74436,74437,74438,74439,74440,74441,74442,74443,74444,74445,74446,74447,74448,74449,74450,74451,74452,74453,74454,74455,74456,74457,74458,74459,74460,74461,74462,74463,74464,74465,74466,74467,74468,74469,74470,74471,74472,74473,74474,74475,74476,74477,74478,74479,74480,74481,74482,74483,74484,74485,74486,74487,74488,74489,74490,74491,74492,74493,74494,74495,74496,74497,74498,74499,74500,74501,74502,74503,74504,74505,74506,74507,74508,74509,74510,74511,74512,74513,74514,74515,74516,74517,74518,74519,74520,74521,74522,74523,74524,74525,74526,74527,74528,74529,74530,74531,74532,74533,74534,74535,74536,74537,74538,74539,74540,74541,74542,74543,74544,74545,74546,74547,74548,74549,74550,74551,74552,74553,74554,74555,74556,74557,74558,74559,74560,74561,74562,74563,74564,74565,74566,74567,74568,74569,74570,74571,74572,74573,74574,74575,74576,74577,74578,74579,74580,74581,74582,74583,74584,74585,74586,74587,74588,74589,74590,74591,74592,74593,74594,74595,74596,74597,74598,74599,74600,74601,74602,74603,74604,74605,74606,74607,74608,74609,74610,74611,74612,74613,74614,74615,74616,74617,74618,74619,74620,74621,74622,74623,74624,74625,74626,74627,74628,74629,74630,74631,74632,74633,74634,74635,74636,74637,74638,74639,74640,74641,74642,74643,74644,74645,74646,74647,74648,74649,74880,74881,74882,74883,74884,74885,74886,74887,74888,74889,74890,74891,74892,74893,74894,74895,74896,74897,74898,74899,74900,74901,74902,74903,74904,74905,74906,74907,74908,74909,74910,74911,74912,74913,74914,74915,74916,74917,74918,74919,74920,74921,74922,74923,74924,74925,74926,74927,74928,74929,74930,74931,74932,74933,74934,74935,74936,74937,74938,74939,74940,74941,74942,74943,74944,74945,74946,74947,74948,74949,74950,74951,74952,74953,74954,74955,74956,74957,74958,74959,74960,74961,74962,74963,74964,74965,74966,74967,74968,74969,74970,74971,74972,74973,74974,74975,74976,74977,74978,74979,74980,74981,74982,74983,74984,74985,74986,74987,74988,74989,74990,74991,74992,74993,74994,74995,74996,74997,74998,74999,75e3,75001,75002,75003,75004,75005,75006,75007,75008,75009,75010,75011,75012,75013,75014,75015,75016,75017,75018,75019,75020,75021,75022,75023,75024,75025,75026,75027,75028,75029,75030,75031,75032,75033,75034,75035,75036,75037,75038,75039,75040,75041,75042,75043,75044,75045,75046,75047,75048,75049,75050,75051,75052,75053,75054,75055,75056,75057,75058,75059,75060,75061,75062,75063,75064,75065,75066,75067,75068,75069,75070,75071,75072,75073,75074,75075,77824,77825,77826,77827,77828,77829,77830,77831,77832,77833,77834,77835,77836,77837,77838,77839,77840,77841,77842,77843,77844,77845,77846,77847,77848,77849,77850,77851,77852,77853,77854,77855,77856,77857,77858,77859,77860,77861,77862,77863,77864,77865,77866,77867,77868,77869,77870,77871,77872,77873,77874,77875,77876,77877,77878,77879,77880,77881,77882,77883,77884,77885,77886,77887,77888,77889,77890,77891,77892,77893,77894,77895,77896,77897,77898,77899,77900,77901,77902,77903,77904,77905,77906,77907,77908,77909,77910,77911,77912,77913,77914,77915,77916,77917,77918,77919,77920,77921,77922,77923,77924,77925,77926,77927,77928,77929,77930,77931,77932,77933,77934,77935,77936,77937,77938,77939,77940,77941,77942,77943,77944,77945,77946,77947,77948,77949,77950,77951,77952,77953,77954,77955,77956,77957,77958,77959,77960,77961,77962,77963,77964,77965,77966,77967,77968,77969,77970,77971,77972,77973,77974,77975,77976,77977,77978,77979,77980,77981,77982,77983,77984,77985,77986,77987,77988,77989,77990,77991,77992,77993,77994,77995,77996,77997,77998,77999,78e3,78001,78002,78003,78004,78005,78006,78007,78008,78009,78010,78011,78012,78013,78014,78015,78016,78017,78018,78019,78020,78021,78022,78023,78024,78025,78026,78027,78028,78029,78030,78031,78032,78033,78034,78035,78036,78037,78038,78039,78040,78041,78042,78043,78044,78045,78046,78047,78048,78049,78050,78051,78052,78053,78054,78055,78056,78057,78058,78059,78060,78061,78062,78063,78064,78065,78066,78067,78068,78069,78070,78071,78072,78073,78074,78075,78076,78077,78078,78079,78080,78081,78082,78083,78084,78085,78086,78087,78088,78089,78090,78091,78092,78093,78094,78095,78096,78097,78098,78099,78100,78101,78102,78103,78104,78105,78106,78107,78108,78109,78110,78111,78112,78113,78114,78115,78116,78117,78118,78119,78120,78121,78122,78123,78124,78125,78126,78127,78128,78129,78130,78131,78132,78133,78134,78135,78136,78137,78138,78139,78140,78141,78142,78143,78144,78145,78146,78147,78148,78149,78150,78151,78152,78153,78154,78155,78156,78157,78158,78159,78160,78161,78162,78163,78164,78165,78166,78167,78168,78169,78170,78171,78172,78173,78174,78175,78176,78177,78178,78179,78180,78181,78182,78183,78184,78185,78186,78187,78188,78189,78190,78191,78192,78193,78194,78195,78196,78197,78198,78199,78200,78201,78202,78203,78204,78205,78206,78207,78208,78209,78210,78211,78212,78213,78214,78215,78216,78217,78218,78219,78220,78221,78222,78223,78224,78225,78226,78227,78228,78229,78230,78231,78232,78233,78234,78235,78236,78237,78238,78239,78240,78241,78242,78243,78244,78245,78246,78247,78248,78249,78250,78251,78252,78253,78254,78255,78256,78257,78258,78259,78260,78261,78262,78263,78264,78265,78266,78267,78268,78269,78270,78271,78272,78273,78274,78275,78276,78277,78278,78279,78280,78281,78282,78283,78284,78285,78286,78287,78288,78289,78290,78291,78292,78293,78294,78295,78296,78297,78298,78299,78300,78301,78302,78303,78304,78305,78306,78307,78308,78309,78310,78311,78312,78313,78314,78315,78316,78317,78318,78319,78320,78321,78322,78323,78324,78325,78326,78327,78328,78329,78330,78331,78332,78333,78334,78335,78336,78337,78338,78339,78340,78341,78342,78343,78344,78345,78346,78347,78348,78349,78350,78351,78352,78353,78354,78355,78356,78357,78358,78359,78360,78361,78362,78363,78364,78365,78366,78367,78368,78369,78370,78371,78372,78373,78374,78375,78376,78377,78378,78379,78380,78381,78382,78383,78384,78385,78386,78387,78388,78389,78390,78391,78392,78393,78394,78395,78396,78397,78398,78399,78400,78401,78402,78403,78404,78405,78406,78407,78408,78409,78410,78411,78412,78413,78414,78415,78416,78417,78418,78419,78420,78421,78422,78423,78424,78425,78426,78427,78428,78429,78430,78431,78432,78433,78434,78435,78436,78437,78438,78439,78440,78441,78442,78443,78444,78445,78446,78447,78448,78449,78450,78451,78452,78453,78454,78455,78456,78457,78458,78459,78460,78461,78462,78463,78464,78465,78466,78467,78468,78469,78470,78471,78472,78473,78474,78475,78476,78477,78478,78479,78480,78481,78482,78483,78484,78485,78486,78487,78488,78489,78490,78491,78492,78493,78494,78495,78496,78497,78498,78499,78500,78501,78502,78503,78504,78505,78506,78507,78508,78509,78510,78511,78512,78513,78514,78515,78516,78517,78518,78519,78520,78521,78522,78523,78524,78525,78526,78527,78528,78529,78530,78531,78532,78533,78534,78535,78536,78537,78538,78539,78540,78541,78542,78543,78544,78545,78546,78547,78548,78549,78550,78551,78552,78553,78554,78555,78556,78557,78558,78559,78560,78561,78562,78563,78564,78565,78566,78567,78568,78569,78570,78571,78572,78573,78574,78575,78576,78577,78578,78579,78580,78581,78582,78583,78584,78585,78586,78587,78588,78589,78590,78591,78592,78593,78594,78595,78596,78597,78598,78599,78600,78601,78602,78603,78604,78605,78606,78607,78608,78609,78610,78611,78612,78613,78614,78615,78616,78617,78618,78619,78620,78621,78622,78623,78624,78625,78626,78627,78628,78629,78630,78631,78632,78633,78634,78635,78636,78637,78638,78639,78640,78641,78642,78643,78644,78645,78646,78647,78648,78649,78650,78651,78652,78653,78654,78655,78656,78657,78658,78659,78660,78661,78662,78663,78664,78665,78666,78667,78668,78669,78670,78671,78672,78673,78674,78675,78676,78677,78678,78679,78680,78681,78682,78683,78684,78685,78686,78687,78688,78689,78690,78691,78692,78693,78694,78695,78696,78697,78698,78699,78700,78701,78702,78703,78704,78705,78706,78707,78708,78709,78710,78711,78712,78713,78714,78715,78716,78717,78718,78719,78720,78721,78722,78723,78724,78725,78726,78727,78728,78729,78730,78731,78732,78733,78734,78735,78736,78737,78738,78739,78740,78741,78742,78743,78744,78745,78746,78747,78748,78749,78750,78751,78752,78753,78754,78755,78756,78757,78758,78759,78760,78761,78762,78763,78764,78765,78766,78767,78768,78769,78770,78771,78772,78773,78774,78775,78776,78777,78778,78779,78780,78781,78782,78783,78784,78785,78786,78787,78788,78789,78790,78791,78792,78793,78794,78795,78796,78797,78798,78799,78800,78801,78802,78803,78804,78805,78806,78807,78808,78809,78810,78811,78812,78813,78814,78815,78816,78817,78818,78819,78820,78821,78822,78823,78824,78825,78826,78827,78828,78829,78830,78831,78832,78833,78834,78835,78836,78837,78838,78839,78840,78841,78842,78843,78844,78845,78846,78847,78848,78849,78850,78851,78852,78853,78854,78855,78856,78857,78858,78859,78860,78861,78862,78863,78864,78865,78866,78867,78868,78869,78870,78871,78872,78873,78874,78875,78876,78877,78878,78879,78880,78881,78882,78883,78884,78885,78886,78887,78888,78889,78890,78891,78892,78893,78894,82944,82945,82946,82947,82948,82949,82950,82951,82952,82953,82954,82955,82956,82957,82958,82959,82960,82961,82962,82963,82964,82965,82966,82967,82968,82969,82970,82971,82972,82973,82974,82975,82976,82977,82978,82979,82980,82981,82982,82983,82984,82985,82986,82987,82988,82989,82990,82991,82992,82993,82994,82995,82996,82997,82998,82999,83e3,83001,83002,83003,83004,83005,83006,83007,83008,83009,83010,83011,83012,83013,83014,83015,83016,83017,83018,83019,83020,83021,83022,83023,83024,83025,83026,83027,83028,83029,83030,83031,83032,83033,83034,83035,83036,83037,83038,83039,83040,83041,83042,83043,83044,83045,83046,83047,83048,83049,83050,83051,83052,83053,83054,83055,83056,83057,83058,83059,83060,83061,83062,83063,83064,83065,83066,83067,83068,83069,83070,83071,83072,83073,83074,83075,83076,83077,83078,83079,83080,83081,83082,83083,83084,83085,83086,83087,83088,83089,83090,83091,83092,83093,83094,83095,83096,83097,83098,83099,83100,83101,83102,83103,83104,83105,83106,83107,83108,83109,83110,83111,83112,83113,83114,83115,83116,83117,83118,83119,83120,83121,83122,83123,83124,83125,83126,83127,83128,83129,83130,83131,83132,83133,83134,83135,83136,83137,83138,83139,83140,83141,83142,83143,83144,83145,83146,83147,83148,83149,83150,83151,83152,83153,83154,83155,83156,83157,83158,83159,83160,83161,83162,83163,83164,83165,83166,83167,83168,83169,83170,83171,83172,83173,83174,83175,83176,83177,83178,83179,83180,83181,83182,83183,83184,83185,83186,83187,83188,83189,83190,83191,83192,83193,83194,83195,83196,83197,83198,83199,83200,83201,83202,83203,83204,83205,83206,83207,83208,83209,83210,83211,83212,83213,83214,83215,83216,83217,83218,83219,83220,83221,83222,83223,83224,83225,83226,83227,83228,83229,83230,83231,83232,83233,83234,83235,83236,83237,83238,83239,83240,83241,83242,83243,83244,83245,83246,83247,83248,83249,83250,83251,83252,83253,83254,83255,83256,83257,83258,83259,83260,83261,83262,83263,83264,83265,83266,83267,83268,83269,83270,83271,83272,83273,83274,83275,83276,83277,83278,83279,83280,83281,83282,83283,83284,83285,83286,83287,83288,83289,83290,83291,83292,83293,83294,83295,83296,83297,83298,83299,83300,83301,83302,83303,83304,83305,83306,83307,83308,83309,83310,83311,83312,83313,83314,83315,83316,83317,83318,83319,83320,83321,83322,83323,83324,83325,83326,83327,83328,83329,83330,83331,83332,83333,83334,83335,83336,83337,83338,83339,83340,83341,83342,83343,83344,83345,83346,83347,83348,83349,83350,83351,83352,83353,83354,83355,83356,83357,83358,83359,83360,83361,83362,83363,83364,83365,83366,83367,83368,83369,83370,83371,83372,83373,83374,83375,83376,83377,83378,83379,83380,83381,83382,83383,83384,83385,83386,83387,83388,83389,83390,83391,83392,83393,83394,83395,83396,83397,83398,83399,83400,83401,83402,83403,83404,83405,83406,83407,83408,83409,83410,83411,83412,83413,83414,83415,83416,83417,83418,83419,83420,83421,83422,83423,83424,83425,83426,83427,83428,83429,83430,83431,83432,83433,83434,83435,83436,83437,83438,83439,83440,83441,83442,83443,83444,83445,83446,83447,83448,83449,83450,83451,83452,83453,83454,83455,83456,83457,83458,83459,83460,83461,83462,83463,83464,83465,83466,83467,83468,83469,83470,83471,83472,83473,83474,83475,83476,83477,83478,83479,83480,83481,83482,83483,83484,83485,83486,83487,83488,83489,83490,83491,83492,83493,83494,83495,83496,83497,83498,83499,83500,83501,83502,83503,83504,83505,83506,83507,83508,83509,83510,83511,83512,83513,83514,83515,83516,83517,83518,83519,83520,83521,83522,83523,83524,83525,83526,92160,92161,92162,92163,92164,92165,92166,92167,92168,92169,92170,92171,92172,92173,92174,92175,92176,92177,92178,92179,92180,92181,92182,92183,92184,92185,92186,92187,92188,92189,92190,92191,92192,92193,92194,92195,92196,92197,92198,92199,92200,92201,92202,92203,92204,92205,92206,92207,92208,92209,92210,92211,92212,92213,92214,92215,92216,92217,92218,92219,92220,92221,92222,92223,92224,92225,92226,92227,92228,92229,92230,92231,92232,92233,92234,92235,92236,92237,92238,92239,92240,92241,92242,92243,92244,92245,92246,92247,92248,92249,92250,92251,92252,92253,92254,92255,92256,92257,92258,92259,92260,92261,92262,92263,92264,92265,92266,92267,92268,92269,92270,92271,92272,92273,92274,92275,92276,92277,92278,92279,92280,92281,92282,92283,92284,92285,92286,92287,92288,92289,92290,92291,92292,92293,92294,92295,92296,92297,92298,92299,92300,92301,92302,92303,92304,92305,92306,92307,92308,92309,92310,92311,92312,92313,92314,92315,92316,92317,92318,92319,92320,92321,92322,92323,92324,92325,92326,92327,92328,92329,92330,92331,92332,92333,92334,92335,92336,92337,92338,92339,92340,92341,92342,92343,92344,92345,92346,92347,92348,92349,92350,92351,92352,92353,92354,92355,92356,92357,92358,92359,92360,92361,92362,92363,92364,92365,92366,92367,92368,92369,92370,92371,92372,92373,92374,92375,92376,92377,92378,92379,92380,92381,92382,92383,92384,92385,92386,92387,92388,92389,92390,92391,92392,92393,92394,92395,92396,92397,92398,92399,92400,92401,92402,92403,92404,92405,92406,92407,92408,92409,92410,92411,92412,92413,92414,92415,92416,92417,92418,92419,92420,92421,92422,92423,92424,92425,92426,92427,92428,92429,92430,92431,92432,92433,92434,92435,92436,92437,92438,92439,92440,92441,92442,92443,92444,92445,92446,92447,92448,92449,92450,92451,92452,92453,92454,92455,92456,92457,92458,92459,92460,92461,92462,92463,92464,92465,92466,92467,92468,92469,92470,92471,92472,92473,92474,92475,92476,92477,92478,92479,92480,92481,92482,92483,92484,92485,92486,92487,92488,92489,92490,92491,92492,92493,92494,92495,92496,92497,92498,92499,92500,92501,92502,92503,92504,92505,92506,92507,92508,92509,92510,92511,92512,92513,92514,92515,92516,92517,92518,92519,92520,92521,92522,92523,92524,92525,92526,92527,92528,92529,92530,92531,92532,92533,92534,92535,92536,92537,92538,92539,92540,92541,92542,92543,92544,92545,92546,92547,92548,92549,92550,92551,92552,92553,92554,92555,92556,92557,92558,92559,92560,92561,92562,92563,92564,92565,92566,92567,92568,92569,92570,92571,92572,92573,92574,92575,92576,92577,92578,92579,92580,92581,92582,92583,92584,92585,92586,92587,92588,92589,92590,92591,92592,92593,92594,92595,92596,92597,92598,92599,92600,92601,92602,92603,92604,92605,92606,92607,92608,92609,92610,92611,92612,92613,92614,92615,92616,92617,92618,92619,92620,92621,92622,92623,92624,92625,92626,92627,92628,92629,92630,92631,92632,92633,92634,92635,92636,92637,92638,92639,92640,92641,92642,92643,92644,92645,92646,92647,92648,92649,92650,92651,92652,92653,92654,92655,92656,92657,92658,92659,92660,92661,92662,92663,92664,92665,92666,92667,92668,92669,92670,92671,92672,92673,92674,92675,92676,92677,92678,92679,92680,92681,92682,92683,92684,92685,92686,92687,92688,92689,92690,92691,92692,92693,92694,92695,92696,92697,92698,92699,92700,92701,92702,92703,92704,92705,92706,92707,92708,92709,92710,92711,92712,92713,92714,92715,92716,92717,92718,92719,92720,92721,92722,92723,92724,92725,92726,92727,92728,92736,92737,92738,92739,92740,92741,92742,92743,92744,92745,92746,92747,92748,92749,92750,92751,92752,92753,92754,92755,92756,92757,92758,92759,92760,92761,92762,92763,92764,92765,92766,92880,92881,92882,92883,92884,92885,92886,92887,92888,92889,92890,92891,92892,92893,92894,92895,92896,92897,92898,92899,92900,92901,92902,92903,92904,92905,92906,92907,92908,92909,92928,92929,92930,92931,92932,92933,92934,92935,92936,92937,92938,92939,92940,92941,92942,92943,92944,92945,92946,92947,92948,92949,92950,92951,92952,92953,92954,92955,92956,92957,92958,92959,92960,92961,92962,92963,92964,92965,92966,92967,92968,92969,92970,92971,92972,92973,92974,92975,92992,92993,92994,92995,93027,93028,93029,93030,93031,93032,93033,93034,93035,93036,93037,93038,93039,93040,93041,93042,93043,93044,93045,93046,93047,93053,93054,93055,93056,93057,93058,93059,93060,93061,93062,93063,93064,93065,93066,93067,93068,93069,93070,93071,93952,93953,93954,93955,93956,93957,93958,93959,93960,93961,93962,93963,93964,93965,93966,93967,93968,93969,93970,93971,93972,93973,93974,93975,93976,93977,93978,93979,93980,93981,93982,93983,93984,93985,93986,93987,93988,93989,93990,93991,93992,93993,93994,93995,93996,93997,93998,93999,94e3,94001,94002,94003,94004,94005,94006,94007,94008,94009,94010,94011,94012,94013,94014,94015,94016,94017,94018,94019,94020,94032,94099,94100,94101,94102,94103,94104,94105,94106,94107,94108,94109,94110,94111,110592,110593,113664,113665,113666,113667,113668,113669,113670,113671,113672,113673,113674,113675,113676,113677,113678,113679,113680,113681,113682,113683,113684,113685,113686,113687,113688,113689,113690,113691,113692,113693,113694,113695,113696,113697,113698,113699,113700,113701,113702,113703,113704,113705,113706,113707,113708,113709,113710,113711,113712,113713,113714,113715,113716,113717,113718,113719,113720,113721,113722,113723,113724,113725,113726,113727,113728,113729,113730,113731,113732,113733,113734,113735,113736,113737,113738,113739,113740,113741,113742,113743,113744,113745,113746,113747,113748,113749,113750,113751,113752,113753,113754,113755,113756,113757,113758,113759,113760,113761,113762,113763,113764,113765,113766,113767,113768,113769,113770,113776,113777,113778,113779,113780,113781,113782,113783,113784,113785,113786,113787,113788,113792,113793,113794,113795,113796,113797,113798,113799,113800,113808,113809,113810,113811,113812,113813,113814,113815,113816,113817,119808,119809,119810,119811,119812,119813,119814,119815,119816,119817,119818,119819,119820,119821,119822,119823,119824,119825,119826,119827,119828,119829,119830,119831,119832,119833,119834,119835,119836,119837,119838,119839,119840,119841,119842,119843,119844,119845,119846,119847,119848,119849,119850,119851,119852,119853,119854,119855,119856,119857,119858,119859,119860,119861,119862,119863,119864,119865,119866,119867,119868,119869,119870,119871,119872,119873,119874,119875,119876,119877,119878,119879,119880,119881,119882,119883,119884,119885,119886,119887,119888,119889,119890,119891,119892,119894,119895,119896,119897,119898,119899,119900,119901,119902,119903,119904,119905,119906,119907,119908,119909,119910,119911,119912,119913,119914,119915,119916,119917,119918,119919,119920,119921,119922,119923,119924,119925,119926,119927,119928,119929,119930,119931,119932,119933,119934,119935,119936,119937,119938,119939,119940,119941,119942,119943,119944,119945,119946,119947,119948,119949,119950,119951,119952,119953,119954,119955,119956,119957,119958,119959,119960,119961,119962,119963,119964,119966,119967,119970,119973,119974,119977,119978,119979,119980,119982,119983,119984,119985,119986,119987,119988,119989,119990,119991,119992,119993,119995,119997,119998,119999,12e4,120001,120002,120003,120005,120006,120007,120008,120009,120010,120011,120012,120013,120014,120015,120016,120017,120018,120019,120020,120021,120022,120023,120024,120025,120026,120027,120028,120029,120030,120031,120032,120033,120034,120035,120036,120037,120038,120039,120040,120041,120042,120043,120044,120045,120046,120047,120048,120049,120050,120051,120052,120053,120054,120055,120056,120057,120058,120059,120060,120061,120062,120063,120064,120065,120066,120067,120068,120069,120071,120072,120073,120074,120077,120078,120079,120080,120081,120082,120083,120084,120086,120087,120088,120089,120090,120091,120092,120094,120095,120096,120097,120098,120099,120100,120101,120102,120103,120104,120105,120106,120107,120108,120109,120110,120111,120112,120113,120114,120115,120116,120117,120118,120119,120120,120121,120123,120124,120125,120126,120128,120129,120130,120131,120132,120134,120138,120139,120140,120141,120142,120143,120144,120146,120147,120148,120149,120150,120151,120152,120153,120154,120155,120156,120157,120158,120159,120160,120161,120162,120163,120164,120165,120166,120167,120168,120169,120170,120171,120172,120173,120174,120175,120176,120177,120178,120179,120180,120181,120182,120183,120184,120185,120186,120187,120188,120189,120190,120191,120192,120193,120194,120195,120196,120197,120198,120199,120200,120201,120202,120203,120204,120205,120206,120207,120208,120209,120210,120211,120212,120213,120214,120215,120216,120217,120218,120219,120220,120221,120222,120223,120224,120225,120226,120227,120228,120229,120230,120231,120232,120233,120234,120235,120236,120237,120238,120239,120240,120241,120242,120243,120244,120245,120246,120247,120248,120249,120250,120251,120252,120253,120254,120255,120256,120257,120258,120259,120260,120261,120262,120263,120264,120265,120266,120267,120268,120269,120270,120271,120272,120273,120274,120275,120276,120277,120278,120279,120280,120281,120282,120283,120284,120285,120286,120287,120288,120289,120290,120291,120292,120293,120294,120295,120296,120297,120298,120299,120300,120301,120302,120303,120304,120305,120306,120307,120308,120309,120310,120311,120312,120313,120314,120315,120316,120317,120318,120319,120320,120321,120322,120323,120324,120325,120326,120327,120328,120329,120330,120331,120332,120333,120334,120335,120336,120337,120338,120339,120340,120341,120342,120343,120344,120345,120346,120347,120348,120349,120350,120351,120352,120353,120354,120355,120356,120357,120358,120359,120360,120361,120362,120363,120364,120365,120366,120367,120368,120369,120370,120371,120372,120373,120374,120375,120376,120377,120378,120379,120380,120381,120382,120383,120384,120385,120386,120387,120388,120389,120390,120391,120392,120393,120394,120395,120396,120397,120398,120399,120400,120401,120402,120403,120404,120405,120406,120407,120408,120409,120410,120411,120412,120413,120414,120415,120416,120417,120418,120419,120420,120421,120422,120423,120424,120425,120426,120427,120428,120429,120430,120431,120432,120433,120434,120435,120436,120437,120438,120439,120440,120441,120442,120443,120444,120445,120446,120447,120448,120449,120450,120451,120452,120453,120454,120455,120456,120457,120458,120459,120460,120461,120462,120463,120464,120465,120466,120467,120468,120469,120470,120471,120472,120473,120474,120475,120476,120477,120478,120479,120480,120481,120482,120483,120484,120485,120488,120489,120490,120491,120492,120493,120494,120495,120496,120497,120498,120499,120500,120501,120502,120503,120504,120505,120506,120507,120508,120509,120510,120511,120512,120514,120515,120516,120517,120518,120519,120520,120521,120522,120523,120524,120525,120526,120527,120528,120529,120530,120531,120532,120533,120534,120535,120536,120537,120538,120540,120541,120542,120543,120544,120545,120546,120547,120548,120549,120550,120551,120552,120553,120554,120555,120556,120557,120558,120559,120560,120561,120562,120563,120564,120565,120566,120567,120568,120569,120570,120572,120573,120574,120575,120576,120577,120578,120579,120580,120581,120582,120583,120584,120585,120586,120587,120588,120589,120590,120591,120592,120593,120594,120595,120596,120598,120599,120600,120601,120602,120603,120604,120605,120606,120607,120608,120609,120610,120611,120612,120613,120614,120615,120616,120617,120618,120619,120620,120621,120622,120623,120624,120625,120626,120627,120628,120630,120631,120632,120633,120634,120635,120636,120637,120638,120639,120640,120641,120642,120643,120644,120645,120646,120647,120648,120649,120650,120651,120652,120653,120654,120656,120657,120658,120659,120660,120661,120662,120663,120664,120665,120666,120667,120668,120669,120670,120671,120672,120673,120674,120675,120676,120677,120678,120679,120680,120681,120682,120683,120684,120685,120686,120688,120689,120690,120691,120692,120693,120694,120695,120696,120697,120698,120699,120700,120701,120702,120703,120704,120705,120706,120707,120708,120709,120710,120711,120712,120714,120715,120716,120717,120718,120719,120720,120721,120722,120723,120724,120725,120726,120727,120728,120729,120730,120731,120732,120733,120734,120735,120736,120737,120738,120739,120740,120741,120742,120743,120744,120746,120747,120748,120749,120750,120751,120752,120753,120754,120755,120756,120757,120758,120759,120760,120761,120762,120763,120764,120765,120766,120767,120768,120769,120770,120772,120773,120774,120775,120776,120777,120778,120779,124928,124929,124930,124931,124932,124933,124934,124935,124936,124937,124938,124939,124940,124941,124942,124943,124944,124945,124946,124947,124948,124949,124950,124951,124952,124953,124954,124955,124956,124957,124958,124959,124960,124961,124962,124963,124964,124965,124966,124967,124968,124969,124970,124971,124972,124973,124974,124975,124976,124977,124978,124979,124980,124981,124982,124983,124984,124985,124986,124987,124988,124989,124990,124991,124992,124993,124994,124995,124996,124997,124998,124999,125e3,125001,125002,125003,125004,125005,125006,125007,125008,125009,125010,125011,125012,125013,125014,125015,125016,125017,125018,125019,125020,125021,125022,125023,125024,125025,125026,125027,125028,125029,125030,125031,125032,125033,125034,125035,125036,125037,125038,125039,125040,125041,125042,125043,125044,125045,125046,125047,125048,125049,125050,125051,125052,125053,125054,125055,125056,125057,125058,125059,125060,125061,125062,125063,125064,125065,125066,125067,125068,125069,125070,125071,125072,125073,125074,125075,125076,125077,125078,125079,125080,125081,125082,125083,125084,125085,125086,125087,125088,125089,125090,125091,125092,125093,125094,125095,125096,125097,125098,125099,125100,125101,125102,125103,125104,125105,125106,125107,125108,125109,125110,125111,125112,125113,125114,125115,125116,125117,125118,125119,125120,125121,125122,125123,125124,126464,126465,126466,126467,126469,126470,126471,126472,126473,126474,126475,126476,126477,126478,126479,126480,126481,126482,126483,126484,126485,126486,126487,126488,126489,126490,126491,126492,126493,126494,126495,126497,126498,126500,126503,126505,126506,126507,126508,126509,126510,126511,126512,126513,126514,126516,126517,126518,126519,126521,126523,126530,126535,126537,126539,126541,126542,126543,126545,126546,126548,126551,126553,126555,126557,126559,126561,126562,126564,126567,126568,126569,126570,126572,126573,126574,126575,126576,126577,126578,126580,126581,126582,126583,126585,126586,126587,126588,126590,126592,126593,126594,126595,126596,126597,126598,126599,126600,126601,126603,126604,126605,126606,126607,126608,126609,126610,126611,126612,126613,126614,126615,126616,126617,126618,126619,126625,126626,126627,126629,126630,126631,126632,126633,126635,126636,126637,126638,126639,126640,126641,126642,126643,126644,126645,126646,126647,126648,126649,126650,126651,131072,173782,173824,177972,177984,178205,178208,183969,194560,194561,194562,194563,194564,194565,194566,194567,194568,194569,194570,194571,194572,194573,194574,194575,194576,194577,194578,194579,194580,194581,194582,194583,194584,194585,194586,194587,194588,194589,194590,194591,194592,194593,194594,194595,194596,194597,194598,194599,194600,194601,194602,194603,194604,194605,194606,194607,194608,194609,194610,194611,194612,194613,194614,194615,194616,194617,194618,194619,194620,194621,194622,194623,194624,194625,194626,194627,194628,194629,194630,194631,194632,194633,194634,194635,194636,194637,194638,194639,194640,194641,194642,194643,194644,194645,194646,194647,194648,194649,194650,194651,194652,194653,194654,194655,194656,194657,194658,194659,194660,194661,194662,194663,194664,194665,194666,194667,194668,194669,194670,194671,194672,194673,194674,194675,194676,194677,194678,194679,194680,194681,194682,194683,194684,194685,194686,194687,194688,194689,194690,194691,194692,194693,194694,194695,194696,194697,194698,194699,194700,194701,194702,194703,194704,194705,194706,194707,194708,194709,194710,194711,194712,194713,194714,194715,194716,194717,194718,194719,194720,194721,194722,194723,194724,194725,194726,194727,194728,194729,194730,194731,194732,194733,194734,194735,194736,194737,194738,194739,194740,194741,194742,194743,194744,194745,194746,194747,194748,194749,194750,194751,194752,194753,194754,194755,194756,194757,194758,194759,194760,194761,194762,194763,194764,194765,194766,194767,194768,194769,194770,194771,194772,194773,194774,194775,194776,194777,194778,194779,194780,194781,194782,194783,194784,194785,194786,194787,194788,194789,194790,194791,194792,194793,194794,194795,194796,194797,194798,194799,194800,194801,194802,194803,194804,194805,194806,194807,194808,194809,194810,194811,194812,194813,194814,194815,194816,194817,194818,194819,194820,194821,194822,194823,194824,194825,194826,194827,194828,194829,194830,194831,194832,194833,194834,194835,194836,194837,194838,194839,194840,194841,194842,194843,194844,194845,194846,194847,194848,194849,194850,194851,194852,194853,194854,194855,194856,194857,194858,194859,194860,194861,194862,194863,194864,194865,194866,194867,194868,194869,194870,194871,194872,194873,194874,194875,194876,194877,194878,194879,194880,194881,194882,194883,194884,194885,194886,194887,194888,194889,194890,194891,194892,194893,194894,194895,194896,194897,194898,194899,194900,194901,194902,194903,194904,194905,194906,194907,194908,194909,194910,194911,194912,194913,194914,194915,194916,194917,194918,194919,194920,194921,194922,194923,194924,194925,194926,194927,194928,194929,194930,194931,194932,194933,194934,194935,194936,194937,194938,194939,194940,194941,194942,194943,194944,194945,194946,194947,194948,194949,194950,194951,194952,194953,194954,194955,194956,194957,194958,194959,194960,194961,194962,194963,194964,194965,194966,194967,194968,194969,194970,194971,194972,194973,194974,194975,194976,194977,194978,194979,194980,194981,194982,194983,194984,194985,194986,194987,194988,194989,194990,194991,194992,194993,194994,194995,194996,194997,194998,194999,195e3,195001,195002,195003,195004,195005,195006,195007,195008,195009,195010,195011,195012,195013,195014,195015,195016,195017,195018,195019,195020,195021,195022,195023,195024,195025,195026,195027,195028,195029,195030,195031,195032,195033,195034,195035,195036,195037,195038,195039,195040,195041,195042,195043,195044,195045,195046,195047,195048,195049,195050,195051,195052,195053,195054,195055,195056,195057,195058,195059,195060,195061,195062,195063,195064,195065,195066,195067,195068,195069,195070,195071,195072,195073,195074,195075,195076,195077,195078,195079,195080,195081,195082,195083,195084,195085,195086,195087,195088,195089,195090,195091,195092,195093,195094,195095,195096,195097,195098,195099,195100,195101]},"33db":function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e){e=c({toc:!0,tocClassName:"markdownIt-TOC",tocFirstLevel:1,tocLastLevel:6,tocCallback:null,anchorLink:!0,anchorLinkSymbol:"#",anchorLinkBefore:!0,anchorClassName:"markdownIt-Anchor",resetIds:!0,anchorLinkSpace:!0,anchorLinkSymbolClassName:null,wrapHeadingTextInAnchor:!1},e),f=(0,i.default)(t),g={},t.core.ruler.push("init_toc",(function(n){var r=n.tokens;e.resetIds&&(g={});for(var i,a=[],s=[],l="function"==typeof e.slugify&&e.slugify||o.default,c=0;c<r.length;c++)if("heading_close"===r[c].type){var h=r[c-1],d=r[c];if("inline"===h.type){var p=void 0;h.children&&h.children.length>0&&"link_open"===h.children[0].type?(p=h.children[1].content,h._tocAnchor=y(p,g,l)):(p=h.content,h._tocAnchor=y(h.children.reduce((function(t,e){return t+e.content}),""),g,l)),e.anchorLinkPrefix&&(h._tocAnchor=e.anchorLinkPrefix+h._tocAnchor),a.push({content:p,anchor:h._tocAnchor,level:+d.tag.substr(1,1)})}}if(i=b(a,e),"object"===u((s=f.parse(i,{}))[0])&&"bullet_list_open"===s[0].type){var v=s[0].attrs=s[0].attrs||[];null!=e.tocClassName&&v.push(["class",e.tocClassName])}m=f.renderer.render(s,f.options),"function"==typeof n.env.tocCallback?n.env.tocCallback.call(void 0,i,a,m):"function"==typeof e.tocCallback?e.tocCallback.call(void 0,i,a,m):"function"==typeof t.options.tocCallback&&t.options.tocCallback.call(void 0,i,a,m)})),t.inline.ruler.after("emphasis","toc",(function(t,e){var n,r;return!(64!==t.src.charCodeAt(t.pos)||91!==t.src.charCodeAt(t.pos+1)||e||(r=p.exec(t.src),r=r?r.filter((function(t){return t})):[],r.length<1||(n=t.push("toc_open","toc",1),n.markup=d,n=t.push("toc_body","",0),n=t.push("toc_close","toc",-1),t.pos=t.pos+6,0)))}));var n=t.renderer.rules.heading_open||function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=e[0],i=e[1],o=e[2];return e[4].renderToken(r,i,o)};t.renderer.rules.heading_open=function(){for(var t=arguments.length,r=new Array(t),i=0;i<t;i++)r[i]=arguments[i];var o=r[0],a=r[1],s=o[a].attrs=o[a].attrs||[],u=o[a+1]._tocAnchor;return s.push(["id",u]),e.anchorLink&&v.apply(void 0,[u,e].concat(r)),n.apply(this,r)},t.renderer.rules.toc_open=function(){return""},t.renderer.rules.toc_close=function(){return""},t.renderer.rules.toc_body=function(){return""},e.toc&&(t.renderer.rules.toc_body=function(){return m})};var i=s(n("2410")),o=s(n("19dd")),a=s(n("096b"));function s(t){return t&&t.__esModule?t:{default:t}}function u(t){return u="function"==typeof Symbol&&"symbol"===r(Symbol.iterator)?function(t){return r(t)}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":r(t)},u(t)}function l(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function c(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),r.forEach((function(e){h(t,e,n[e])}))}return t}function h(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d="@[toc]",p=/^@\[toc\]/im,f=function(){},g={},m="",y=function(t,e,n){var r=n(t);return e[r]||(e[r]=0),e[r]++,r+(e[r]>1?"-".concat(e[r]):"")},v=function(t,e,n,r){var i=[];null!=e.anchorClassName&&i.push(["class",e.anchorClassName]),i.push(["href","#".concat(t)]);var o=c({},new a.default("link_open","a",1),{attrs:i}),s=new a.default("link_close","a",-1);if(e.wrapHeadingTextInAnchor)n[r+1].children.unshift(o),n[r+1].children.push(s);else{var u,h=[o].concat(l(function(t){return t.anchorLinkSymbolClassName?[c({},new a.default("span_open","span",1),{attrs:[["class",t.anchorLinkSymbolClassName]]}),c({},new a.default("text","",0),{content:t.anchorLinkSymbol}),new a.default("span_close","span",-1)]:[c({},new a.default("text","",0),{content:t.anchorLinkSymbol})]}(e)),[s]),d={false:"push",true:"unshift"};e.anchorLinkSpace&&h[d[!e.anchorLinkBefore]](c({},new a.default("text","",0),{content:" "})),(u=n[r+1].children)[d[e.anchorLinkBefore]].apply(u,l(h))}},D=function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e.map((function(e){var r="".concat(function(t,e){return new Array(e+1).join(t)}(" ",n),"*");if(e.heading.content){var i=e.heading.content.replace(/\[([^\]]*)\]\([^)]*\)/g,"$1");r+=" "+"[".concat(i,"](#").concat(e.heading.anchor,")\n")}else r+="\n";return e.nodes.length&&(r+=t(e.nodes,n+1)),r})).join("")},b=function(t,e){var n={nodes:[]};return t.forEach((function(t){if(!(t.level<e.tocFirstLevel||t.level>e.tocLastLevel)){for(var r=1,i=n;r<t.level-e.tocFirstLevel+1;r++)0===i.nodes.length&&i.nodes.push({heading:{},nodes:[]}),i=i.nodes[i.nodes.length-1];i.nodes.push({heading:t,nodes:[]})}})),D(n.nodes)}},3408:function(t,e,n){"use strict";t.exports=function(t){var e;t.inlineMode?((e=new t.Token("inline","",0)).content=t.src,e.map=[0,1],e.children=[],t.tokens.push(e)):t.md.block.parse(t.src,t.md,t.env,t.tokens)}},"362d":function(t,e,n){"use strict";var r=n("fa38"),i=n("aa43"),o=n("00bd"),a=n("48cc"),s=n("38c8");t.exports=function(t,e){var n={defs:r,shortcuts:i,enabled:[]},u=s(t.utils.assign({},n,e||{}));t.renderer.rules.emoji=o,t.core.ruler.push("emoji",a(t,u.defs,u.shortcuts,u.scanRE,u.replaceRE))}},"38c8":function(t,e,n){"use strict";t.exports=function(t){var e,n=t.defs;t.enabled.length&&(n=Object.keys(n).reduce((function(e,r){return t.enabled.indexOf(r)>=0&&(e[r]=n[r]),e}),{})),e=Object.keys(t.shortcuts).reduce((function(e,r){return n[r]?Array.isArray(t.shortcuts[r])?(t.shortcuts[r].forEach((function(t){e[t]=r})),e):(e[t.shortcuts[r]]=r,e):e}),{});var r=Object.keys(n).map((function(t){return":"+t+":"})).concat(Object.keys(e)).sort().reverse().map((function(t){return function(t){return t.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}(t)})).join("|"),i=RegExp(r),o=RegExp(r,"g");return{defs:n,shortcuts:e,scanRE:i,replaceRE:o}}},"3b16":function(t,e,n){var r=n("1ab2").FilterCSS,i=n("bda0"),o=n("50e1"),a=o.parseTag,s=o.parseAttr,u=n("eb71");function l(t){return null==t}function c(t){t=function(t){var e={};for(var n in t)e[n]=t[n];return e}(t||{}),t.stripIgnoreTag&&(t.onIgnoreTag,t.onIgnoreTag=i.onIgnoreTagStripAll),t.whiteList||t.allowList?t.whiteList=function(t){var e={};for(var n in t)Array.isArray(t[n])?e[n.toLowerCase()]=t[n].map((function(t){return t.toLowerCase()})):e[n.toLowerCase()]=t[n];return e}(t.whiteList||t.allowList):t.whiteList=i.whiteList,this.attributeWrapSign=!0===t.singleQuotedAttributeValue?"'":i.attributeWrapSign,t.onTag=t.onTag||i.onTag,t.onTagAttr=t.onTagAttr||i.onTagAttr,t.onIgnoreTag=t.onIgnoreTag||i.onIgnoreTag,t.onIgnoreTagAttr=t.onIgnoreTagAttr||i.onIgnoreTagAttr,t.safeAttrValue=t.safeAttrValue||i.safeAttrValue,t.escapeHtml=t.escapeHtml||i.escapeHtml,this.options=t,!1===t.css?this.cssFilter=!1:(t.css=t.css||{},this.cssFilter=new r(t.css))}c.prototype.process=function(t){if(!(t=(t=t||"").toString()))return"";var e=this,n=e.options,r=n.whiteList,o=n.onTag,c=n.onIgnoreTag,h=n.onTagAttr,d=n.onIgnoreTagAttr,p=n.safeAttrValue,f=n.escapeHtml,g=e.attributeWrapSign,m=e.cssFilter;n.stripBlankChar&&(t=i.stripBlankChar(t)),n.allowCommentTag||(t=i.stripCommentTag(t));var y=!1;n.stripIgnoreTagBody&&(y=i.StripTagBody(n.stripIgnoreTagBody,c),c=y.onIgnoreTag);var v=a(t,(function(t,e,n,i,a){var y={sourcePosition:t,position:e,isClosing:a,isWhite:Object.prototype.hasOwnProperty.call(r,n)},v=o(n,i,y);if(!l(v))return v;if(y.isWhite){if(y.isClosing)return"</"+n+">";var D=function(t){var e=u.spaceIndex(t);if(-1===e)return{html:"",closing:"/"===t[t.length-2]};var n="/"===(t=u.trim(t.slice(e+1,-1)))[t.length-1];return n&&(t=u.trim(t.slice(0,-1))),{html:t,closing:n}}(i),b=r[n],_=s(D.html,(function(t,e){var r=-1!==u.indexOf(b,t),i=h(n,t,e,r);return l(i)?r?(e=p(n,t,e,m))?t+"="+g+e+g:t:l(i=d(n,t,e,r))?void 0:i:i}));return i="<"+n,_&&(i+=" "+_),D.closing&&(i+=" /"),i+=">"}return l(v=c(n,i,y))?f(i):v}),f);return y&&(v=y.remove(v)),v},t.exports=c},"401e":function(t,e,n){"use strict";n("2697")},"41ef":function(t,e,n){"use strict";n.r(e),n.d(e,"parse",(function(){return y})),n.d(e,"lift",(function(){return D})),n.d(e,"toHex",(function(){return b})),n.d(e,"fastLerp",(function(){return _})),n.d(e,"fastMapToColor",(function(){return x})),n.d(e,"lerp",(function(){return w})),n.d(e,"mapToColor",(function(){return C})),n.d(e,"modifyHSL",(function(){return A})),n.d(e,"modifyAlpha",(function(){return S})),n.d(e,"stringify",(function(){return E})),n.d(e,"lum",(function(){return F})),n.d(e,"random",(function(){return M})),n.d(e,"liftColor",(function(){return O}));var r=n("d51b"),i=n("6d8b"),o={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function a(t){return(t=Math.round(t))<0?0:t>255?255:t}function s(t){return t<0?0:t>1?1:t}function u(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?a(parseFloat(e)/100*255):a(parseInt(e,10))}function l(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?s(parseFloat(e)/100):s(parseFloat(e))}function c(t,e,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}function h(t,e,n){return t+(e-t)*n}function d(t,e,n,r,i){return t[0]=e,t[1]=n,t[2]=r,t[3]=i,t}function p(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var f=new r.a(20),g=null;function m(t,e){g&&p(g,e),g=f.put(t,g||e.slice())}function y(t,e){if(t){e=e||[];var n=f.get(t);if(n)return p(e,n);var r=(t+="").replace(/ /g,"").toLowerCase();if(r in o)return p(e,o[r]),m(t,e),e;var i=r.length;if("#"!==r.charAt(0)){var a=r.indexOf("("),s=r.indexOf(")");if(-1!==a&&s+1===i){var c=r.substr(0,a),h=r.substr(a+1,s-(a+1)).split(","),g=1;switch(c){case"rgba":if(4!==h.length)return 3===h.length?d(e,+h[0],+h[1],+h[2],1):d(e,0,0,0,1);g=l(h.pop());case"rgb":return h.length>=3?(d(e,u(h[0]),u(h[1]),u(h[2]),3===h.length?g:l(h[3])),m(t,e),e):void d(e,0,0,0,1);case"hsla":return 4!==h.length?void d(e,0,0,0,1):(h[3]=l(h[3]),v(h,e),m(t,e),e);case"hsl":return 3!==h.length?void d(e,0,0,0,1):(v(h,e),m(t,e),e);default:return}}d(e,0,0,0,1)}else{if(4===i||5===i){var y=parseInt(r.slice(1,4),16);return y>=0&&y<=4095?(d(e,(3840&y)>>4|(3840&y)>>8,240&y|(240&y)>>4,15&y|(15&y)<<4,5===i?parseInt(r.slice(4),16)/15:1),m(t,e),e):void d(e,0,0,0,1)}if(7===i||9===i)return(y=parseInt(r.slice(1,7),16))>=0&&y<=16777215?(d(e,(16711680&y)>>16,(65280&y)>>8,255&y,9===i?parseInt(r.slice(7),16)/255:1),m(t,e),e):void d(e,0,0,0,1)}}}function v(t,e){var n=(parseFloat(t[0])%360+360)%360/360,r=l(t[1]),i=l(t[2]),o=i<=.5?i*(r+1):i+r-i*r,s=2*i-o;return d(e=e||[],a(255*c(s,o,n+1/3)),a(255*c(s,o,n)),a(255*c(s,o,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function D(t,e){var n=y(t);if(n){for(var r=0;r<3;r++)n[r]=e<0?n[r]*(1-e)|0:(255-n[r])*e+n[r]|0,n[r]>255?n[r]=255:n[r]<0&&(n[r]=0);return E(n,4===n.length?"rgba":"rgb")}}function b(t){var e=y(t);if(e)return((1<<24)+(e[0]<<16)+(e[1]<<8)+ +e[2]).toString(16).slice(1)}function _(t,e,n){if(e&&e.length&&t>=0&&t<=1){n=n||[];var r=t*(e.length-1),i=Math.floor(r),o=Math.ceil(r),u=e[i],l=e[o],c=r-i;return n[0]=a(h(u[0],l[0],c)),n[1]=a(h(u[1],l[1],c)),n[2]=a(h(u[2],l[2],c)),n[3]=s(h(u[3],l[3],c)),n}}var x=_;function w(t,e,n){if(e&&e.length&&t>=0&&t<=1){var r=t*(e.length-1),i=Math.floor(r),o=Math.ceil(r),u=y(e[i]),l=y(e[o]),c=r-i,d=E([a(h(u[0],l[0],c)),a(h(u[1],l[1],c)),a(h(u[2],l[2],c)),s(h(u[3],l[3],c))],"rgba");return n?{color:d,leftIndex:i,rightIndex:o,value:r}:d}}var C=w;function A(t,e,n,r){var i=y(t);if(t)return i=function(t){if(t){var e,n,r=t[0]/255,i=t[1]/255,o=t[2]/255,a=Math.min(r,i,o),s=Math.max(r,i,o),u=s-a,l=(s+a)/2;if(0===u)e=0,n=0;else{n=l<.5?u/(s+a):u/(2-s-a);var c=((s-r)/6+u/2)/u,h=((s-i)/6+u/2)/u,d=((s-o)/6+u/2)/u;r===s?e=d-h:i===s?e=1/3+c-d:o===s&&(e=2/3+h-c),e<0&&(e+=1),e>1&&(e-=1)}var p=[360*e,n,l];return null!=t[3]&&p.push(t[3]),p}}(i),null!=e&&(i[0]=function(t){return(t=Math.round(t))<0?0:t>360?360:t}(e)),null!=n&&(i[1]=l(n)),null!=r&&(i[2]=l(r)),E(v(i),"rgba")}function S(t,e){var n=y(t);if(n&&null!=e)return n[3]=s(e),E(n,"rgba")}function E(t,e){if(t&&t.length){var n=t[0]+","+t[1]+","+t[2];return"rgba"!==e&&"hsva"!==e&&"hsla"!==e||(n+=","+t[3]),e+"("+n+")"}}function F(t,e){var n=y(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}function M(){return E([Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(255*Math.random())],"rgb")}var k=new r.a(100);function O(t){if(Object(i.isString)(t)){var e=k.get(t);return e||(e=D(t,-.1),k.put(t,e)),e}if(Object(i.isGradientObject)(t)){var n=Object(i.extend)({},t);return n.colorStops=Object(i.map)(t.colorStops,(function(t){return{offset:t.offset,color:D(t.color,-.1)}})),n}return t}},4236:function(t,e,n){"use strict";var r=n("0068").isSpace;t.exports=function(t,e){var n,i,o=t.pos;if(10!==t.src.charCodeAt(o))return!1;for(n=t.pending.length-1,i=t.posMax,e||(n>=0&&32===t.pending.charCodeAt(n)?n>=1&&32===t.pending.charCodeAt(n-1)?(t.pending=t.pending.replace(/ +$/,""),t.push("hardbreak","br",0)):(t.pending=t.pending.slice(0,-1),t.push("softbreak","br",0)):t.push("softbreak","br",0)),o++;o<i&&r(t.src.charCodeAt(o));)o++;return t.pos=o,!0}},"428d":function(t,e,n){"use strict";t.exports={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"โโโโ",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","text_collapse"]}}}},"43e0":function(t,e,n){"use strict";t.exports=function(t){var e="";return e+=t.protocol||"",e+=t.slashes?"//":"",e+=t.auth?t.auth+"@":"",t.hostname&&-1!==t.hostname.indexOf(":")?e+="["+t.hostname+"]":e+=t.hostname||"",e+=t.port?":"+t.port:"",e+=t.pathname||"",e+=t.search||"",e+=t.hash||""}},"44a8":function(t,e,n){"use strict";t.exports=function(t,e){var n,r,i,o,a,s,u=e+1,l=t.md.block.ruler.getRules("paragraph"),c=t.lineMax;for(s=t.parentType,t.parentType="paragraph";u<c&&!t.isEmpty(u);u++)if(!(t.sCount[u]-t.blkIndent>3||t.sCount[u]<0)){for(r=!1,i=0,o=l.length;i<o;i++)if(l[i](t,u,c,!0)){r=!0;break}if(r)break}return n=t.getLines(e,u,t.blkIndent,!1).trim(),t.line=u,(a=t.push("paragraph_open","p",1)).map=[e,t.line],(a=t.push("inline","",0)).content=n,a.map=[e,t.line],a.children=[],a=t.push("paragraph_close","p",-1),t.parentType=s,!0}},4705:function(t,e,n){"use strict";n.r(e);var r=n("fd29"),i=n("5197");for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("1324");var a=n("2877"),s=Object(a.a)(i.default,r.a,r.b,!1,null,"6d049220",null);e.default=s.exports},4883:function(t,e,n){"use strict";function r(){this.__rules__=[],this.__cache__=null}r.prototype.__find__=function(t){for(var e=0;e<this.__rules__.length;e++)if(this.__rules__[e].name===t)return e;return-1},r.prototype.__compile__=function(){var t=this,e=[""];t.__rules__.forEach((function(t){t.enabled&&t.alt.forEach((function(t){e.indexOf(t)<0&&e.push(t)}))})),t.__cache__={},e.forEach((function(e){t.__cache__[e]=[],t.__rules__.forEach((function(n){n.enabled&&(e&&n.alt.indexOf(e)<0||t.__cache__[e].push(n.fn))}))}))},r.prototype.at=function(t,e,n){var r=this.__find__(t),i=n||{};if(-1===r)throw new Error("Parser rule not found: "+t);this.__rules__[r].fn=e,this.__rules__[r].alt=i.alt||[],this.__cache__=null},r.prototype.before=function(t,e,n,r){var i=this.__find__(t),o=r||{};if(-1===i)throw new Error("Parser rule not found: "+t);this.__rules__.splice(i,0,{name:e,enabled:!0,fn:n,alt:o.alt||[]}),this.__cache__=null},r.prototype.after=function(t,e,n,r){var i=this.__find__(t),o=r||{};if(-1===i)throw new Error("Parser rule not found: "+t);this.__rules__.splice(i+1,0,{name:e,enabled:!0,fn:n,alt:o.alt||[]}),this.__cache__=null},r.prototype.push=function(t,e,n){var r=n||{};this.__rules__.push({name:t,enabled:!0,fn:e,alt:r.alt||[]}),this.__cache__=null},r.prototype.enable=function(t,e){Array.isArray(t)||(t=[t]);var n=[];return t.forEach((function(t){var r=this.__find__(t);if(r<0){if(e)return;throw new Error("Rules manager: invalid rule name "+t)}this.__rules__[r].enabled=!0,n.push(t)}),this),this.__cache__=null,n},r.prototype.enableOnly=function(t,e){Array.isArray(t)||(t=[t]),this.__rules__.forEach((function(t){t.enabled=!1})),this.enable(t,e)},r.prototype.disable=function(t,e){Array.isArray(t)||(t=[t]);var n=[];return t.forEach((function(t){var r=this.__find__(t);if(r<0){if(e)return;throw new Error("Rules manager: invalid rule name "+t)}this.__rules__[r].enabled=!1,n.push(t)}),this),this.__cache__=null,n},r.prototype.getRules=function(t){return null===this.__cache__&&this.__compile__(),this.__cache__[t]||[]},t.exports=r},"48cc":function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){var o=t.utils.arrayReplaceAt,a=t.utils.lib.ucmicro,s=new RegExp([a.Z.source,a.P.source,a.Cc.source].join("|"));function u(t,r,o){var a,u=0,l=[];return t.replace(i,(function(r,i,c){var h;if(n.hasOwnProperty(r)){if(h=n[r],i>0&&!s.test(c[i-1]))return;if(i+r.length<c.length&&!s.test(c[i+r.length]))return}else h=r.slice(1,-1);i>u&&((a=new o("text","",0)).content=t.slice(u,i),l.push(a)),(a=new o("emoji","",0)).markup=h,a.content=e[h],l.push(a),u=i+r.length})),u<t.length&&((a=new o("text","",0)).content=t.slice(u),l.push(a)),l}return function(t){var e,n,i,a,s,l=t.tokens,c=0;for(n=0,i=l.length;n<i;n++)if("inline"===l[n].type)for(e=(a=l[n].children).length-1;e>=0;e--)"link_open"!==(s=a[e]).type&&"link_close"!==s.type||"auto"===s.info&&(c-=s.nesting),"text"===s.type&&0===c&&r.test(s.content)&&(l[n].children=a=o(a,e,u(s.content,s.level,t.Token)))}}},"499e":function(t,e,n){"use strict";function r(t,e){for(var n=[],r={},i=0;i<e.length;i++){var o=e[i],a=o[0],s={id:t+":"+i,css:o[1],media:o[2],sourceMap:o[3]};r[a]?r[a].parts.push(s):n.push(r[a]={id:a,parts:[s]})}return n}n.r(e),n.d(e,"default",(function(){return f}));var i="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!i)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var o={},a=i&&(document.head||document.getElementsByTagName("head")[0]),s=null,u=0,l=!1,c=function(){},h=null,d="data-vue-ssr-id",p="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function f(t,e,n,i){l=n,h=i||{};var a=r(t,e);return g(a),function(e){for(var n=[],i=0;i<a.length;i++){var s=a[i],u=o[s.id];u.refs--,n.push(u)}for(e?g(a=r(t,e)):a=[],i=0;i<n.length;i++)if(0===(u=n[i]).refs){for(var l=0;l<u.parts.length;l++)u.parts[l]();delete o[u.id]}}}function g(t){for(var e=0;e<t.length;e++){var n=t[e],r=o[n.id];if(r){r.refs++;for(var i=0;i<r.parts.length;i++)r.parts[i](n.parts[i]);for(;i<n.parts.length;i++)r.parts.push(y(n.parts[i]));r.parts.length>n.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(i=0;i<n.parts.length;i++)a.push(y(n.parts[i]));o[n.id]={id:n.id,refs:1,parts:a}}}}function m(){var t=document.createElement("style");return t.type="text/css",a.appendChild(t),t}function y(t){var e,n,r=document.querySelector("style["+d+'~="'+t.id+'"]');if(r){if(l)return c;r.parentNode.removeChild(r)}if(p){var i=u++;r=s||(s=m()),e=D.bind(null,r,i,!1),n=D.bind(null,r,i,!0)}else r=m(),e=b.bind(null,r),n=function(){r.parentNode.removeChild(r)};return e(t),function(r){if(r){if(r.css===t.css&&r.media===t.media&&r.sourceMap===t.sourceMap)return;e(t=r)}else n()}}var v=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}();function D(t,e,n,r){var i=n?"":r.css;if(t.styleSheet)t.styleSheet.cssText=v(e,i);else{var o=document.createTextNode(i),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}function b(t,e){var n=e.css,r=e.media,i=e.sourceMap;if(r&&t.setAttribute("media",r),h.ssrId&&t.setAttribute(d,e.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}},"4a94":function(t,e,n){"use strict";t.exports=function(t,e){var n,r,i,o,a,s,u=t.pos;if(96!==t.src.charCodeAt(u))return!1;for(n=u,u++,r=t.posMax;u<r&&96===t.src.charCodeAt(u);)u++;for(i=t.src.slice(n,u),o=a=u;-1!==(o=t.src.indexOf("`",a));){for(a=o+1;a<r&&96===t.src.charCodeAt(a);)a++;if(a-o===i.length)return e||((s=t.push("code_inline","code",0)).markup=i,s.content=t.src.slice(u,o).replace(/[ \n]+/g," ").trim()),t.pos=a,!0}return e||(t.pending+=i),t.pos+=i.length,!0}},"4b3e":function(t,e,n){"use strict";var r=n("0068").isSpace;function i(t,e){var n,i,o,a;return i=t.bMarks[e]+t.tShift[e],o=t.eMarks[e],42!==(n=t.src.charCodeAt(i++))&&45!==n&&43!==n||i<o&&(a=t.src.charCodeAt(i),!r(a))?-1:i}function o(t,e){var n,i=t.bMarks[e]+t.tShift[e],o=i,a=t.eMarks[e];if(o+1>=a)return-1;if((n=t.src.charCodeAt(o++))<48||n>57)return-1;for(;;){if(o>=a)return-1;if(!((n=t.src.charCodeAt(o++))>=48&&n<=57)){if(41===n||46===n)break;return-1}if(o-i>=10)return-1}return o<a&&(n=t.src.charCodeAt(o),!r(n))?-1:o}t.exports=function(t,e,n,r){var a,s,u,l,c,h,d,p,f,g,m,y,v,D,b,_,x,w,C,A,S,E,F,M,k,O,I,T,B=!1,L=!0;if(t.sCount[e]-t.blkIndent>=4)return!1;if(r&&"paragraph"===t.parentType&&t.tShift[e]>=t.blkIndent&&(B=!0),(F=o(t,e))>=0){if(d=!0,k=t.bMarks[e]+t.tShift[e],v=Number(t.src.substr(k,F-k-1)),B&&1!==v)return!1}else{if(!((F=i(t,e))>=0))return!1;d=!1}if(B&&t.skipSpaces(F)>=t.eMarks[e])return!1;if(y=t.src.charCodeAt(F-1),r)return!0;for(m=t.tokens.length,d?(T=t.push("ordered_list_open","ol",1),1!==v&&(T.attrs=[["start",v]])):T=t.push("bullet_list_open","ul",1),T.map=g=[e,0],T.markup=String.fromCharCode(y),b=e,M=!1,I=t.md.block.ruler.getRules("list"),C=t.parentType,t.parentType="list";b<n;){for(E=F,D=t.eMarks[b],h=_=t.sCount[b]+F-(t.bMarks[e]+t.tShift[e]);E<D;){if(9===(a=t.src.charCodeAt(E)))_+=4-(_+t.bsCount[b])%4;else{if(32!==a)break;_++}E++}if((c=(s=E)>=D?1:_-h)>4&&(c=1),l=h+c,(T=t.push("list_item_open","li",1)).markup=String.fromCharCode(y),T.map=p=[e,0],x=t.blkIndent,S=t.tight,A=t.tShift[e],w=t.sCount[e],t.blkIndent=l,t.tight=!0,t.tShift[e]=s-t.bMarks[e],t.sCount[e]=_,s>=D&&t.isEmpty(e+1)?t.line=Math.min(t.line+2,n):t.md.block.tokenize(t,e,n,!0),t.tight&&!M||(L=!1),M=t.line-e>1&&t.isEmpty(t.line-1),t.blkIndent=x,t.tShift[e]=A,t.sCount[e]=w,t.tight=S,(T=t.push("list_item_close","li",-1)).markup=String.fromCharCode(y),b=e=t.line,p[1]=b,s=t.bMarks[e],b>=n)break;if(t.sCount[b]<t.blkIndent)break;for(O=!1,u=0,f=I.length;u<f;u++)if(I[u](t,b,n,!0)){O=!0;break}if(O)break;if(d){if((F=o(t,b))<0)break}else if((F=i(t,b))<0)break;if(y!==t.src.charCodeAt(F-1))break}return(T=d?t.push("ordered_list_close","ol",-1):t.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(y),g[1]=b,t.line=b,t.parentType=C,L&&function(t,e){var n,r,i=t.level+2;for(n=e+2,r=t.tokens.length-2;n<r;n++)t.tokens[n].level===i&&"paragraph_open"===t.tokens[n].type&&(t.tokens[n+2].hidden=!0,t.tokens[n].hidden=!0,n+=2)}(t,m),!0}},"4bb9":function(t,e,n){"use strict";t.exports=function(t){t.inline.ruler.before("emphasis","mark",(function(t,e){var n,r,i,o,a=t.pos,s=t.src.charCodeAt(a);if(e)return!1;if(61!==s)return!1;if(i=(r=t.scanDelims(t.pos,!0)).length,o=String.fromCharCode(s),i<2)return!1;for(i%2&&(t.push("text","",0).content=o,i--),n=0;n<i;n+=2)t.push("text","",0).content=o+o,t.delimiters.push({marker:s,jump:n,token:t.tokens.length-1,level:t.level,end:-1,open:r.can_open,close:r.can_close});return t.pos+=r.length,!0})),t.inline.ruler2.before("emphasis","mark",(function(t){var e,n,r,i,o,a=[],s=t.delimiters,u=t.delimiters.length;for(e=0;e<u;e++)61===(r=s[e]).marker&&-1!==r.end&&(i=s[r.end],(o=t.tokens[r.token]).type="mark_open",o.tag="mark",o.nesting=1,o.markup="==",o.content="",(o=t.tokens[i.token]).type="mark_close",o.tag="mark",o.nesting=-1,o.markup="==",o.content="","text"===t.tokens[i.token-1].type&&"="===t.tokens[i.token-1].content&&a.push(i.token-1));for(;a.length;){for(n=(e=a.pop())+1;n<t.tokens.length&&"mark_close"===t.tokens[n].type;)n++;e!==--n&&(o=t.tokens[n],t.tokens[n]=t.tokens[e],t.tokens[e]=o)}}))}},"4c26":function(t,e,n){"use strict";var r=/\r[\n\u0085]?|[\u2424\u2028\u0085]/g,i=/\u0000/g;t.exports=function(t){var e;e=(e=t.src.replace(r,"\n")).replace(i,"๏ฟฝ"),t.src=e}},"4cb4":function(t,e,n){"use strict";var r=n("4883"),i=[["text",n("baca")],["newline",n("4236")],["escape",n("6e00")],["backticks",n("4a94")],["strikethrough",n("922c").tokenize],["emphasis",n("c8a9").tokenize],["link",n("cd0f")],["image",n("932d")],["autolink",n("28ec")],["html_inline",n("c2d8")],["entity",n("5b54")]],o=[["balance_pairs",n("838d")],["strikethrough",n("922c").postProcess],["emphasis",n("c8a9").postProcess],["text_collapse",n("2085")]];function a(){var t;for(this.ruler=new r,t=0;t<i.length;t++)this.ruler.push(i[t][0],i[t][1]);for(this.ruler2=new r,t=0;t<o.length;t++)this.ruler2.push(o[t][0],o[t][1])}a.prototype.skipToken=function(t){var e,n,r=t.pos,i=this.ruler.getRules(""),o=i.length,a=t.md.options.maxNesting,s=t.cache;if(void 0===s[r]){if(t.level<a)for(n=0;n<o&&(t.level++,e=i[n](t,!0),t.level--,!e);n++);else t.pos=t.posMax;e||t.pos++,s[r]=t.pos}else t.pos=s[r]},a.prototype.tokenize=function(t){for(var e,n,r=this.ruler.getRules(""),i=r.length,o=t.posMax,a=t.md.options.maxNesting;t.pos<o;){if(t.level<a)for(n=0;n<i&&!(e=r[n](t,!1));n++);if(e){if(t.pos>=o)break}else t.pending+=t.src[t.pos++]}t.pending&&t.pushPending()},a.prototype.parse=function(t,e,n,r){var i,o,a,s=new this.State(t,e,n,r);for(this.tokenize(s),a=(o=this.ruler2.getRules("")).length,i=0;i<a;i++)o[i](s)},a.prototype.State=n("097b"),t.exports=a},"4dd1":function(t,e,n){"use strict";var r="[A-Za-z$_][0-9A-Za-z$_]*",i=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],o=["true","false","null","undefined","NaN","Infinity"],a=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],s=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],u=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],l=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],c=[].concat(u,a,s);t.exports=function(t){var e=t.regex,n=r,h="<>",d="</>",p={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:function(t,e){var n=t[0].length+t.index,r=t.input[n];if("<"!==r&&","!==r){var i;">"===r&&(function(t,e){var n=e.after,r="</"+t[0].slice(1);return-1!==t.input.indexOf(r,n)}(t,{after:n})||e.ignoreMatch());var o=t.input.substring(n);((i=o.match(/^\s*=/))||(i=o.match(/^\s+extends\s+/))&&0===i.index)&&e.ignoreMatch()}else e.ignoreMatch()}},f={$pattern:r,keyword:i,literal:o,built_in:c,"variable.language":l},g="[0-9](_?[0-9])*",m="\\.(".concat(g,")"),y="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",v={className:"number",variants:[{begin:"(\\b(".concat(y,")((").concat(m,")|\\.)?|(").concat(m,"))")+"[eE][+-]?(".concat(g,")\\b")},{begin:"\\b(".concat(y,")\\b((").concat(m,")\\b|\\.)?|(").concat(m,")\\b")},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},D={className:"subst",begin:"\\$\\{",end:"\\}",keywords:f,contains:[]},b={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,D],subLanguage:"xml"}},_={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,D],subLanguage:"css"}},x={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,D],subLanguage:"graphql"}},w={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,D]},C={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},A=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,b,_,x,w,{match:/\$\d+/},v];D.contains=A.concat({begin:/\{/,end:/\}/,keywords:f,contains:["self"].concat(A)});var S=[].concat(C,D.contains),E=S.concat([{begin:/(\s*)\(/,end:/\)/,keywords:f,contains:["self"].concat(S)}]),F={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:E},M={variants:[{match:[/class/,/\s+/,n,/\s+/,/extends/,/\s+/,e.concat(n,"(",e.concat(/\./,n),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,n],scope:{1:"keyword",3:"title.class"}}]},k={relevance:0,match:e.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[].concat(a,s)}},O={variants:[{match:[/function/,/\s+/,n,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[F],illegal:/%/},I={match:e.concat(/\b/,function(t){return e.concat("(?!",t.join("|"),")")}([].concat(u,["super","import"]).map((function(t){return"".concat(t,"\\s*\\(")}))),n,e.lookahead(/\s*\(/)),className:"title.function",relevance:0},T={begin:e.concat(/\./,e.lookahead(e.concat(n,/(?![0-9A-Za-z$_(])/))),end:n,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},B={match:[/get|set/,/\s+/,n,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},F]},L="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",j={match:[/const|var|let/,/\s+/,n,/\s*/,/=\s*/,/(async\s*)?/,e.lookahead(L)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[F]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:f,exports:{PARAMS_CONTAINS:E,CLASS_REFERENCE:k},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,b,_,x,w,C,{match:/\$\d+/},v,k,{className:"attr",begin:n+e.lookahead(":"),relevance:0},j,{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[C,t.REGEXP_MODE,{className:"function",begin:L,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:E}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:h,end:d},{match:/<[A-Za-z0-9\\._:-]+\s*\/>/},{begin:p.begin,"on:begin":p.isTrulyOpeningTag,end:p.end}],subLanguage:"xml",contains:[{begin:p.begin,end:p.end,skip:!0,contains:["self"]}]}]},O,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[F,t.inherit(t.TITLE_MODE,{begin:n,className:"title.function"})]},{match:/\.\.\./,relevance:0},T,{match:"\\$"+n,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[F]},I,{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},M,B,{match:/\$[(.]/}]}}},"4fc2":function(t,e){t.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/},"50e1":function(t,e,n){var r=n("eb71");function i(t){var e,n=r.spaceIndex(t);return e=-1===n?t.slice(1,-1):t.slice(1,n+1),"/"===(e=r.trim(e).toLowerCase()).slice(0,1)&&(e=e.slice(1)),"/"===e.slice(-1)&&(e=e.slice(0,-1)),e}function o(t){return"</"===t.slice(0,2)}var a=/[^a-zA-Z0-9\\_:.-]/gim;function s(t,e){for(;e<t.length;e++){var n=t[e];if(" "!==n)return"="===n?e:-1}}function u(t,e){for(;e<t.length;e++){var n=t[e];if(" "!==n)return"'"===n||'"'===n?e:-1}}function l(t,e){for(;e>0;e--){var n=t[e];if(" "!==n)return"="===n?e:-1}}function c(t){return function(t){return'"'===t[0]&&'"'===t[t.length-1]||"'"===t[0]&&"'"===t[t.length-1]}(t)?t.substr(1,t.length-2):t}e.parseTag=function(t,e,n){"use strict";var r="",a=0,s=!1,u=!1,l=0,c=t.length,h="",d="";t:for(l=0;l<c;l++){var p=t.charAt(l);if(!1===s){if("<"===p){s=l;continue}}else if(!1===u){if("<"===p){r+=n(t.slice(a,l)),s=l,a=l;continue}if(">"===p||l===c-1){r+=n(t.slice(a,s)),h=i(d=t.slice(s,l+1)),r+=e(s,r.length,h,d,o(d)),a=l+1,s=!1;continue}if('"'===p||"'"===p)for(var f=1,g=t.charAt(l-f);""===g.trim()||"="===g;){if("="===g){u=p;continue t}g=t.charAt(l-++f)}}else if(p===u){u=!1;continue}}return a<c&&(r+=n(t.substr(a))),r},e.parseAttr=function(t,e){"use strict";var n=0,i=0,o=[],h=!1,d=t.length;function p(t,n){if(!((t=(t=r.trim(t)).replace(a,"").toLowerCase()).length<1)){var i=e(t,n||"");i&&o.push(i)}}for(var f=0;f<d;f++){var g,m=t.charAt(f);if(!1!==h||"="!==m)if(!1===h||f!==i){if(/\s|\n|\t/.test(m)){if(t=t.replace(/\s|\n|\t/g," "),!1===h){if(-1===(g=s(t,f))){p(r.trim(t.slice(n,f))),h=!1,n=f+1;continue}f=g-1;continue}if(-1===(g=l(t,f-1))){p(h,c(r.trim(t.slice(n,f)))),h=!1,n=f+1;continue}}}else{if(-1===(g=t.indexOf(m,f+1)))break;p(h,r.trim(t.slice(i+1,g))),h=!1,n=(f=g)+1}else h=t.slice(n,f),n=f+1,i='"'===t.charAt(n)||"'"===t.charAt(n)?n:u(t,f+1)}return n<t.length&&(!1===h?p(t.slice(n)):p(h,c(r.trim(t.slice(n))))),r.trim(o.join(" "))}},5121:function(t,e,n){"use strict";t.exports=function(t){var e=t.utils.escapeRE,n=t.utils.arrayReplaceAt,r=" \r\n$+<=>^`|~",i=t.utils.lib.ucmicro.P.source,o=t.utils.lib.ucmicro.Z.source;t.block.ruler.before("reference","abbr_def",(function(t,e,n,r){var i,o,a,s,u,l=t.bMarks[e]+t.tShift[e],c=t.eMarks[e];if(l+2>=c)return!1;if(42!==t.src.charCodeAt(l++))return!1;if(91!==t.src.charCodeAt(l++))return!1;for(s=l;l<c;l++){if(91===(a=t.src.charCodeAt(l)))return!1;if(93===a){u=l;break}92===a&&l++}return!(u<0||58!==t.src.charCodeAt(u+1)||!r&&(i=t.src.slice(s,u).replace(/\\(.)/g,"$1"),o=t.src.slice(u+2,c).trim(),0===i.length||0===o.length||(t.env.abbreviations||(t.env.abbreviations={}),void 0===t.env.abbreviations[":"+i]&&(t.env.abbreviations[":"+i]=o),t.line=e+1,0)))}),{alt:["paragraph","reference"]}),t.core.ruler.after("linkify","abbr_replace",(function(t){var a,s,u,l,c,h,d,p,f,g,m,y,v,D=t.tokens;if(t.env.abbreviations)for(y=new RegExp("(?:"+Object.keys(t.env.abbreviations).map((function(t){return t.substr(1)})).sort((function(t,e){return e.length-t.length})).map(e).join("|")+")"),m="(^|"+i+"|"+o+"|["+r.split("").map(e).join("")+"])("+Object.keys(t.env.abbreviations).map((function(t){return t.substr(1)})).sort((function(t,e){return e.length-t.length})).map(e).join("|")+")($|"+i+"|"+o+"|["+r.split("").map(e).join("")+"])",f=new RegExp(m,"g"),s=0,u=D.length;s<u;s++)if("inline"===D[s].type)for(a=(l=D[s].children).length-1;a>=0;a--)if("text"===(v=l[a]).type&&(p=0,h=v.content,f.lastIndex=0,d=[],y.test(h))){for(;g=f.exec(h);)(g.index>0||g[1].length>0)&&((c=new t.Token("text","",0)).content=h.slice(p,g.index+g[1].length),d.push(c)),(c=new t.Token("abbr_open","abbr",1)).attrs=[["title",t.env.abbreviations[":"+g[2]]]],d.push(c),(c=new t.Token("text","",0)).content=g[2],d.push(c),c=new t.Token("abbr_close","abbr",-1),d.push(c),f.lastIndex-=g[3].length,p=f.lastIndex;d.length&&(p<h.length&&((c=new t.Token("text","",0)).content=h.slice(p),d.push(c)),D[s].children=l=n(l,a,d))}}))}},5197:function(t,e,n){"use strict";n.r(e);var r=n("bc86"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e.default=i.a},"54f6":function(t,e,n){"use strict";var r=/\\([ \\!"#$%&'()*+,.\/:;<=>?@[\]^_`{|}~-])/g;function i(t,e){var n,i,o=t.posMax,a=t.pos;if(126!==t.src.charCodeAt(a))return!1;if(e)return!1;if(a+2>=o)return!1;for(t.pos=a+1;t.pos<o;){if(126===t.src.charCodeAt(t.pos)){n=!0;break}t.md.inline.skipToken(t)}return n&&a+1!==t.pos?(i=t.src.slice(a+1,t.pos)).match(/(^|[^\\])(\\\\)*\s/)?(t.pos=a,!1):(t.posMax=t.pos,t.pos=a+1,t.push("sub_open","sub",1).markup="~",t.push("text","",0).content=i.replace(r,"$1"),t.push("sub_close","sub",-1).markup="~",t.pos=t.posMax+1,t.posMax=o,!0):(t.pos=a,!1)}t.exports=function(t){t.inline.ruler.after("emphasis","sub",i)}},"565b":function(t,e,n){"use strict";e.parseLinkLabel=n("df56"),e.parseLinkDestination=n("e4ca"),e.parseLinkTitle=n("7d91")},5706:function(t,e,n){"use strict";var r="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",i="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",o=new RegExp("^(?:"+r+"|"+i+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?].*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),a=new RegExp("^(?:"+r+"|"+i+")");t.exports.HTML_TAG_RE=o,t.exports.HTML_OPEN_CLOSE_TAG_RE=a},5886:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(n("4705"));function i(t){return t&&t.__esModule?t:{default:t}}var o=(0,i(n("75ba")).default)(r.default);e.default=o},"5ad2":function(t,e,n){"use strict";t.exports=function(t){var e=["true","false","null"],n={scope:"literal",beginKeywords:e.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:e},contains:[{className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},{match:/[{}[\],:]/,className:"punctuation",relevance:0},t.QUOTE_STRING_MODE,n,t.C_NUMBER_MODE,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}},"5b54":function(t,e,n){"use strict";var r=n("bd68"),i=n("0068").has,o=n("0068").isValidEntityCode,a=n("0068").fromCodePoint,s=/^&#((?:x[a-f0-9]{1,8}|[0-9]{1,8}));/i,u=/^&([a-z][a-z0-9]{1,31});/i;t.exports=function(t,e){var n,l,c=t.pos,h=t.posMax;if(38!==t.src.charCodeAt(c))return!1;if(c+1<h)if(35===t.src.charCodeAt(c+1)){if(l=t.src.slice(c).match(s))return e||(n="x"===l[1][0].toLowerCase()?parseInt(l[1].slice(1),16):parseInt(l[1],10),t.pending+=o(n)?a(n):a(65533)),t.pos+=l[0].length,!0}else if((l=t.src.slice(c).match(u))&&i(r,l[1]))return e||(t.pending+=r[l[1]]),t.pos+=l[0].length,!0;return e||(t.pending+="&"),t.pos++,!0}},"5de3":function(t,e,n){"use strict";n.r(e);var r=n("e9d0"),i=n("a36d");for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("401e");var a=n("2877"),s=Object(a.a)(i.default,r.a,r.b,!1,null,"364fd0c8",null);e.default=s.exports},"5e38":function(t,e,n){var r=n("bda0"),i=n("50e1"),o=n("3b16");function a(t,e){return new o(e).process(t)}(e=t.exports=a).filterXSS=a,e.FilterXSS=o,function(){for(var t in r)e[t]=r[t];for(var n in i)e[n]=i[n]}(),"undefined"!=typeof window&&(window.filterXSS=t.exports),"undefined"!=typeof self&&"undefined"!=typeof DedicatedWorkerGlobalScope&&self instanceof DedicatedWorkerGlobalScope&&(self.filterXSS=t.exports)},"5fbd":function(t,e,n){"use strict";var r=n("e1f3"),i=n("5706").HTML_OPEN_CLOSE_TAG_RE,o=[[/^<(script|pre|style)(?=(\s|>|$))/i,/<\/(script|pre|style)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+r.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(i.source+"\\s*$"),/^$/,!1]];t.exports=function(t,e,n,r){var i,a,s,u,l=t.bMarks[e]+t.tShift[e],c=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(!t.md.options.html)return!1;if(60!==t.src.charCodeAt(l))return!1;for(u=t.src.slice(l,c),i=0;i<o.length&&!o[i][0].test(u);i++);if(i===o.length)return!1;if(r)return o[i][2];if(a=e+1,!o[i][1].test(u))for(;a<n&&!(t.sCount[a]<t.blkIndent);a++)if(l=t.bMarks[a]+t.tShift[a],c=t.eMarks[a],u=t.src.slice(l,c),o[i][1].test(u)){0!==u.length&&a++;break}return t.line=a,(s=t.push("html_block","",0)).map=[e,a],s.content=t.getLines(e,a,t.blkIndent,!0),!0}},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},"66d5":function(t,e){e.N=[48,49,50,51,52,53,54,55,56,57,178,179,185,188,189,190,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,2406,2407,2408,2409,2410,2411,2412,2413,2414,2415,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2548,2549,2550,2551,2552,2553,2662,2663,2664,2665,2666,2667,2668,2669,2670,2671,2790,2791,2792,2793,2794,2795,2796,2797,2798,2799,2918,2919,2920,2921,2922,2923,2924,2925,2926,2927,2930,2931,2932,2933,2934,2935,3046,3047,3048,3049,3050,3051,3052,3053,3054,3055,3056,3057,3058,3174,3175,3176,3177,3178,3179,3180,3181,3182,3183,3192,3193,3194,3195,3196,3197,3198,3302,3303,3304,3305,3306,3307,3308,3309,3310,3311,3430,3431,3432,3433,3434,3435,3436,3437,3438,3439,3440,3441,3442,3443,3444,3445,3558,3559,3560,3561,3562,3563,3564,3565,3566,3567,3664,3665,3666,3667,3668,3669,3670,3671,3672,3673,3792,3793,3794,3795,3796,3797,3798,3799,3800,3801,3872,3873,3874,3875,3876,3877,3878,3879,3880,3881,3882,3883,3884,3885,3886,3887,3888,3889,3890,3891,4160,4161,4162,4163,4164,4165,4166,4167,4168,4169,4240,4241,4242,4243,4244,4245,4246,4247,4248,4249,4969,4970,4971,4972,4973,4974,4975,4976,4977,4978,4979,4980,4981,4982,4983,4984,4985,4986,4987,4988,5870,5871,5872,6112,6113,6114,6115,6116,6117,6118,6119,6120,6121,6128,6129,6130,6131,6132,6133,6134,6135,6136,6137,6160,6161,6162,6163,6164,6165,6166,6167,6168,6169,6470,6471,6472,6473,6474,6475,6476,6477,6478,6479,6608,6609,6610,6611,6612,6613,6614,6615,6616,6617,6618,6784,6785,6786,6787,6788,6789,6790,6791,6792,6793,6800,6801,6802,6803,6804,6805,6806,6807,6808,6809,6992,6993,6994,6995,6996,6997,6998,6999,7e3,7001,7088,7089,7090,7091,7092,7093,7094,7095,7096,7097,7232,7233,7234,7235,7236,7237,7238,7239,7240,7241,7248,7249,7250,7251,7252,7253,7254,7255,7256,7257,8304,8308,8309,8310,8311,8312,8313,8320,8321,8322,8323,8324,8325,8326,8327,8328,8329,8528,8529,8530,8531,8532,8533,8534,8535,8536,8537,8538,8539,8540,8541,8542,8543,8544,8545,8546,8547,8548,8549,8550,8551,8552,8553,8554,8555,8556,8557,8558,8559,8560,8561,8562,8563,8564,8565,8566,8567,8568,8569,8570,8571,8572,8573,8574,8575,8576,8577,8578,8581,8582,8583,8584,8585,9312,9313,9314,9315,9316,9317,9318,9319,9320,9321,9322,9323,9324,9325,9326,9327,9328,9329,9330,9331,9332,9333,9334,9335,9336,9337,9338,9339,9340,9341,9342,9343,9344,9345,9346,9347,9348,9349,9350,9351,9352,9353,9354,9355,9356,9357,9358,9359,9360,9361,9362,9363,9364,9365,9366,9367,9368,9369,9370,9371,9450,9451,9452,9453,9454,9455,9456,9457,9458,9459,9460,9461,9462,9463,9464,9465,9466,9467,9468,9469,9470,9471,10102,10103,10104,10105,10106,10107,10108,10109,10110,10111,10112,10113,10114,10115,10116,10117,10118,10119,10120,10121,10122,10123,10124,10125,10126,10127,10128,10129,10130,10131,11517,12295,12321,12322,12323,12324,12325,12326,12327,12328,12329,12344,12345,12346,12690,12691,12692,12693,12832,12833,12834,12835,12836,12837,12838,12839,12840,12841,12872,12873,12874,12875,12876,12877,12878,12879,12881,12882,12883,12884,12885,12886,12887,12888,12889,12890,12891,12892,12893,12894,12895,12928,12929,12930,12931,12932,12933,12934,12935,12936,12937,12977,12978,12979,12980,12981,12982,12983,12984,12985,12986,12987,12988,12989,12990,12991,42528,42529,42530,42531,42532,42533,42534,42535,42536,42537,42726,42727,42728,42729,42730,42731,42732,42733,42734,42735,43056,43057,43058,43059,43060,43061,43216,43217,43218,43219,43220,43221,43222,43223,43224,43225,43264,43265,43266,43267,43268,43269,43270,43271,43272,43273,43472,43473,43474,43475,43476,43477,43478,43479,43480,43481,43504,43505,43506,43507,43508,43509,43510,43511,43512,43513,43600,43601,43602,43603,43604,43605,43606,43607,43608,43609,44016,44017,44018,44019,44020,44021,44022,44023,44024,44025,65296,65297,65298,65299,65300,65301,65302,65303,65304,65305,65799,65800,65801,65802,65803,65804,65805,65806,65807,65808,65809,65810,65811,65812,65813,65814,65815,65816,65817,65818,65819,65820,65821,65822,65823,65824,65825,65826,65827,65828,65829,65830,65831,65832,65833,65834,65835,65836,65837,65838,65839,65840,65841,65842,65843,65856,65857,65858,65859,65860,65861,65862,65863,65864,65865,65866,65867,65868,65869,65870,65871,65872,65873,65874,65875,65876,65877,65878,65879,65880,65881,65882,65883,65884,65885,65886,65887,65888,65889,65890,65891,65892,65893,65894,65895,65896,65897,65898,65899,65900,65901,65902,65903,65904,65905,65906,65907,65908,65909,65910,65911,65912,65930,65931,66273,66274,66275,66276,66277,66278,66279,66280,66281,66282,66283,66284,66285,66286,66287,66288,66289,66290,66291,66292,66293,66294,66295,66296,66297,66298,66299,66336,66337,66338,66339,66369,66378,66513,66514,66515,66516,66517,66720,66721,66722,66723,66724,66725,66726,66727,66728,66729,67672,67673,67674,67675,67676,67677,67678,67679,67705,67706,67707,67708,67709,67710,67711,67751,67752,67753,67754,67755,67756,67757,67758,67759,67835,67836,67837,67838,67839,67862,67863,67864,67865,67866,67867,68028,68029,68032,68033,68034,68035,68036,68037,68038,68039,68040,68041,68042,68043,68044,68045,68046,68047,68050,68051,68052,68053,68054,68055,68056,68057,68058,68059,68060,68061,68062,68063,68064,68065,68066,68067,68068,68069,68070,68071,68072,68073,68074,68075,68076,68077,68078,68079,68080,68081,68082,68083,68084,68085,68086,68087,68088,68089,68090,68091,68092,68093,68094,68095,68160,68161,68162,68163,68164,68165,68166,68167,68221,68222,68253,68254,68255,68331,68332,68333,68334,68335,68440,68441,68442,68443,68444,68445,68446,68447,68472,68473,68474,68475,68476,68477,68478,68479,68521,68522,68523,68524,68525,68526,68527,68858,68859,68860,68861,68862,68863,69216,69217,69218,69219,69220,69221,69222,69223,69224,69225,69226,69227,69228,69229,69230,69231,69232,69233,69234,69235,69236,69237,69238,69239,69240,69241,69242,69243,69244,69245,69246,69714,69715,69716,69717,69718,69719,69720,69721,69722,69723,69724,69725,69726,69727,69728,69729,69730,69731,69732,69733,69734,69735,69736,69737,69738,69739,69740,69741,69742,69743,69872,69873,69874,69875,69876,69877,69878,69879,69880,69881,69942,69943,69944,69945,69946,69947,69948,69949,69950,69951,70096,70097,70098,70099,70100,70101,70102,70103,70104,70105,70113,70114,70115,70116,70117,70118,70119,70120,70121,70122,70123,70124,70125,70126,70127,70128,70129,70130,70131,70132,70384,70385,70386,70387,70388,70389,70390,70391,70392,70393,70864,70865,70866,70867,70868,70869,70870,70871,70872,70873,71248,71249,71250,71251,71252,71253,71254,71255,71256,71257,71360,71361,71362,71363,71364,71365,71366,71367,71368,71369,71472,71473,71474,71475,71476,71477,71478,71479,71480,71481,71482,71483,71904,71905,71906,71907,71908,71909,71910,71911,71912,71913,71914,71915,71916,71917,71918,71919,71920,71921,71922,74752,74753,74754,74755,74756,74757,74758,74759,74760,74761,74762,74763,74764,74765,74766,74767,74768,74769,74770,74771,74772,74773,74774,74775,74776,74777,74778,74779,74780,74781,74782,74783,74784,74785,74786,74787,74788,74789,74790,74791,74792,74793,74794,74795,74796,74797,74798,74799,74800,74801,74802,74803,74804,74805,74806,74807,74808,74809,74810,74811,74812,74813,74814,74815,74816,74817,74818,74819,74820,74821,74822,74823,74824,74825,74826,74827,74828,74829,74830,74831,74832,74833,74834,74835,74836,74837,74838,74839,74840,74841,74842,74843,74844,74845,74846,74847,74848,74849,74850,74851,74852,74853,74854,74855,74856,74857,74858,74859,74860,74861,74862,92768,92769,92770,92771,92772,92773,92774,92775,92776,92777,93008,93009,93010,93011,93012,93013,93014,93015,93016,93017,93019,93020,93021,93022,93023,93024,93025,119648,119649,119650,119651,119652,119653,119654,119655,119656,119657,119658,119659,119660,119661,119662,119663,119664,119665,120782,120783,120784,120785,120786,120787,120788,120789,120790,120791,120792,120793,120794,120795,120796,120797,120798,120799,120800,120801,120802,120803,120804,120805,120806,120807,120808,120809,120810,120811,120812,120813,120814,120815,120816,120817,120818,120819,120820,120821,120822,120823,120824,120825,120826,120827,120828,120829,120830,120831,125127,125128,125129,125130,125131,125132,125133,125134,125135,127232,127233,127234,127235,127236,127237,127238,127239,127240,127241,127242,127243,127244]},"69d9":function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,o(r.key),r)}}function o(t){var e=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var i=n.call(t,e||"default");if("object"!=r(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==r(e)?e:e+""}Object.defineProperty(e,"__esModule",{value:!0}),e.handleMathStar=e.getQueryVariable=e.formatMathExpressions=e.fixMarkdownOrderedList=e.fixContentWithoutImg=e.escapeMarkdownStars=e.convertMarkdownImagesInTable=e.MarkdownCleaner=void 0,e.isMarkdownCodeBlock=function(t){var e=new RegExp("```(\\w*)\\n([\\s\\S]*?)\\n```","g");return e.test(t)},e.matchImageLinks=void 0,e.parseMixedJSONContent=function(t){var e,n=new RegExp("(\\[[\\s\\S]*?\\]|\\{[\\s\\S]*?\\})","g"),r=0,i="";for(;null!==(e=n.exec(t));){if(e.index>r)i+=t.substring(r,e.index);var o=e[0];try{i+=l(JSON.parse(o))}catch(t){i+=o}r=e.index+e[0].length}return r<t.length&&(i+=t.substring(r)),i},e.transformString=e.replaceVideo=e.replaceLinks=e.replaceBoxedMathAtEnd=e.removeUnclosedHtmlTags=void 0;var a=e.matchImageLinks=function(t){for(var e,n=new RegExp("!\\[([^\\]]+)\\]\\(([^)]+)\\)","g"),r=[];null!==(e=n.exec(t));)r.push(e[0]);return r},s=e.getQueryVariable=function(t,e){var n=t.split("?");if(n.length<2)return"";for(var r=n[1].split("&"),i=0;i<r.length;i++){var o=r[i].split("=");if(o[0]===e)return decodeURI(o[1])}return""},u=(e.replaceLinks=function(t){if(!t)return t;var e=a(t);e.forEach((function(e,n){t=t.replace(e,"IMG_URL".concat(n))}));var n=s(window.location.hash,"from")?"":"".concat(window.location.protocol,"//").concat(window.location.host,"/lke#/link-info/redirect?target="),r=new RegExp('(\\[([^\\]]+)\\]\\((https?:\\/\\/(?!lke\\.cloud\\.tencent\\.com)(?!.*qidian)[^\\s)]+)\\))|(<a\\s+[^>]*href="((?!lke\\.cloud\\.tencent\\.com)(?!.*qidian)[^"]+)"[^>]*>(.*?)<\\/a>)',"gi");return t=t.replace(r,(function(t,e,r,i,o,a,s){return e&&r?"[".concat(r,"](").concat(n).concat(i,")"):a&&!a.startsWith("#")?'<a href="'.concat(n).concat(a,'">').concat(s,"</a>"):t})),e.forEach((function(e,n){t=t.replace("IMG_URL".concat(n),e)})),t},e.handleMathStar=function(t){return t.replace(new RegExp("(\\d)\\*(\\d)","g"),"$1\\*$2")},e.formatMathExpressions=function(t){var e=new RegExp("(^|\\n\\n)?(\\$\\$(.*?)\\$\\$)(\\n\\n|$)?","g");return t.replace(e,(function(t,e,n,r,i){return"\n\n"+n+"\n\n"}))},e.convertMarkdownImagesInTable=function(t){var e=new RegExp("<table>([\\s\\S]*?)<\\/table>","g"),n=new RegExp("!\\[([^\\]]*)\\]\\(([^)]+)\\)","g");return t.replace(e,(function(t,e){var r=e.replace(n,(function(t,e,n){return'<img src="'.concat(n,'" alt="').concat(e,'">')}));return"<table>".concat(r,"</table>")}))},e.escapeMarkdownStars=function(t){var e=new RegExp("(\\d|\\))\\*(\\d|\\()","g");return t.replace(e,(function(t,e,n){return"".concat(e,"\\*").concat(n)}))},e.fixContentWithoutImg=function(t){var e=new RegExp("!\\[.*?\\]\\([^)]*$","g");return t.replace(e,"[ๆญฃๅจ่พๅบๅพ็...]")},e.removeUnclosedHtmlTags=function(t){var e=new RegExp("```[\\s\\S]*?```","g"),n=t.match(e)||[],r=t.replace(e,"PLACEHOLDER"),i=new RegExp("<[^>\\s]*\\s[^>]*$","g");(r=r.replace(i,"")).endsWith("<")&&(r=r.slice(0,-1));var o=0;return r=r.replace(new RegExp("PLACEHOLDER","g"),(function(){return n[o++]}))},e.fixMarkdownOrderedList=function(t){for(var e=t.split("\n"),n=0;n<e.length;n++)new RegExp("^\\d+\\.\\s").test(e[n])&&e[n+1]&&new RegExp("^\\d+\\.\\S").test(e[n+1])&&(e[n+1]=e[n+1].replace(new RegExp("(\\d+)\\.(\\S)",""),"$1. $2"));return e.join("\n")},e.transformString=function(t){var e=new RegExp("\\[(\\d+(?:\\s*,\\s*\\d+)*)\\]\\(@ref\\)","g");return t.replace(e,(function(t,e){var n=e.split(new RegExp("\\s*,\\s*")).map((function(t){return'<span class="little-tags">'.concat(t,"</span>")})).join("");return'<span class="tags-container">'.concat(n,"</span>")}))},e.replaceBoxedMathAtEnd=function(t){var e=new RegExp("\\\\boxed\\{([^}]+)\\}$");return t.replace(e,"\\( \\boxed{$1} \\)")},{});function l(t){var e=JSON.stringify(t,null,0),n=new RegExp('"(https?:\\/\\/[^"]+)"',"g");e=e.replace(n,(function(t,e){return'"___URL_START___'.concat(e,'___URL_END___"')}));var r=new RegExp("___URL_START___(.*?)___URL_END___","g");return e=e.replace(r,(function(t,e){return"[".concat(e,"](").concat(e,")")}))}e.replaceVideo=function(t){if(t.indexOf("<video")<0)return t;Object.keys(u).forEach((function(t){null===u[t]&&delete u[t]}));var e=t;e=e.replace(/<video\b[^>]*>[\s\S]*?<\/video>/gi,(function(t){return t}));if(e=e.replace(/<video\b[^>]*>(?:(?!<\/video>)[\s\S])*$/gi,(function(t){var e="video-placeholder-".concat(Date.now(),"-").concat(Math.random().toString(16).slice(2));return u[e]=t,'<div class="video-placeholder" data-video-id="'.concat(e,'"></div>')})),e.includes("</video>")){e=e.replace(/<div class="video-placeholder" data-video-id="([^"]+)"><\/div>/g,(function(t,n){var r=u[n];if(r){var i=e.split(t)[1];if(i&&i.startsWith("</video>"))return delete u[n],r}return t}))}return e},e.MarkdownCleaner=function(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")})(this,t),this.options={removeZeroWidth:!0,preserveEmoji:!0,preserveComplexScripts:!1,normalizeWhitespace:!0}}),[{key:"clean",value:function(t){var e=t;return this.options.preserveEmoji&&(e=this.protectEmojis(e)),this.options.removeZeroWidth&&(e=this.options.preserveComplexScripts?e.replace(/[\u200B\uFEFF]/g,""):e.replace(/[\u200B-\u200D\uFEFF]/g,"")),this.options.preserveEmoji&&(e=this.restoreEmojis(e)),e}},{key:"protectEmojis",value:function(t){var e=this;return this.emojiStore=[],t.replace(/((?:[\u2600-\u26FF]|[\uD83C\uD83D][\uDC00-\uDFFF]|\uD83E[\uDC00-\uDDFF])(?:[\u200D\u2600-\u26FF\uFE0F]|[\uD83C\uD83D][\uDC00-\uDFFF]|\uD83E[\uDC00-\uDDFF])*)/g,(function(t){return e.emojiStore.push(t),"__EMOJI_PLACEHOLDER_".concat(e.emojiStore.length-1,"__")}))}},{key:"restoreEmojis",value:function(t){var e=this;return t.replace(/__EMOJI_PLACEHOLDER_(\d+)__/g,(function(t,n){return e.emojiStore[parseInt(n)]||""}))}}])},"6d18":function(t,e,n){var r=n("eb93");r.__esModule&&(r=r.default),"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),(0,n("499e").default)("b8d97036",r,!0,{sourceMap:!1,shadowMode:!1})},"6d8b":function(t,e,n){"use strict";n.r(e),n.d(e,"guid",(function(){return m})),n.d(e,"logError",(function(){return y})),n.d(e,"clone",(function(){return v})),n.d(e,"merge",(function(){return D})),n.d(e,"mergeAll",(function(){return b})),n.d(e,"extend",(function(){return _})),n.d(e,"defaults",(function(){return x})),n.d(e,"createCanvas",(function(){return w})),n.d(e,"indexOf",(function(){return C})),n.d(e,"inherits",(function(){return A})),n.d(e,"mixin",(function(){return S})),n.d(e,"isArrayLike",(function(){return E})),n.d(e,"each",(function(){return F})),n.d(e,"map",(function(){return M})),n.d(e,"reduce",(function(){return k})),n.d(e,"filter",(function(){return O})),n.d(e,"find",(function(){return I})),n.d(e,"keys",(function(){return T})),n.d(e,"bind",(function(){return B})),n.d(e,"curry",(function(){return L})),n.d(e,"isArray",(function(){return j})),n.d(e,"isFunction",(function(){return P})),n.d(e,"isString",(function(){return N})),n.d(e,"isStringSafe",(function(){return R})),n.d(e,"isNumber",(function(){return z})),n.d(e,"isObject",(function(){return V})),n.d(e,"isBuiltInObject",(function(){return H})),n.d(e,"isTypedArray",(function(){return G})),n.d(e,"isDom",(function(){return q})),n.d(e,"isGradientObject",(function(){return W})),n.d(e,"isImagePatternObject",(function(){return U})),n.d(e,"isRegExp",(function(){return Z})),n.d(e,"eqNaN",(function(){return Y})),n.d(e,"retrieve",(function(){return X})),n.d(e,"retrieve2",(function(){return $})),n.d(e,"retrieve3",(function(){return K})),n.d(e,"slice",(function(){return J})),n.d(e,"normalizeCssArray",(function(){return Q})),n.d(e,"assert",(function(){return tt})),n.d(e,"trim",(function(){return et})),n.d(e,"setAsPrimitive",(function(){return rt})),n.d(e,"isPrimitive",(function(){return it})),n.d(e,"HashMap",(function(){return st})),n.d(e,"createHashMap",(function(){return ut})),n.d(e,"concatArray",(function(){return lt})),n.d(e,"createObject",(function(){return ct})),n.d(e,"disableUserSelect",(function(){return ht})),n.d(e,"hasOwn",(function(){return dt})),n.d(e,"noop",(function(){return pt})),n.d(e,"RADIAN_TO_DEGREE",(function(){return ft}));var r=n("726e"),i=k(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],(function(t,e){return t["[object "+e+"]"]=!0,t}),{}),o=k(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],(function(t,e){return t["[object "+e+"Array]"]=!0,t}),{}),a=Object.prototype.toString,s=Array.prototype,u=s.forEach,l=s.filter,c=s.slice,h=s.map,d=function(){}.constructor,p=d?d.prototype:null,f="__proto__",g=2311;function m(){return g++}function y(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e]}function v(t){if(null==t||"object"!=typeof t)return t;var e=t,n=a.call(t);if("[object Array]"===n){if(!it(t)){e=[];for(var r=0,s=t.length;r<s;r++)e[r]=v(t[r])}}else if(o[n]){if(!it(t)){var u=t.constructor;if(u.from)e=u.from(t);else for(e=new u(t.length),r=0,s=t.length;r<s;r++)e[r]=t[r]}}else if(!i[n]&&!it(t)&&!q(t))for(var l in e={},t)t.hasOwnProperty(l)&&l!==f&&(e[l]=v(t[l]));return e}function D(t,e,n){if(!V(e)||!V(t))return n?v(e):t;for(var r in e)if(e.hasOwnProperty(r)&&r!==f){var i=t[r],o=e[r];!V(o)||!V(i)||j(o)||j(i)||q(o)||q(i)||H(o)||H(i)||it(o)||it(i)?!n&&r in t||(t[r]=v(e[r])):D(i,o,n)}return t}function b(t,e){for(var n=t[0],r=1,i=t.length;r<i;r++)n=D(n,t[r],e);return n}function _(t,e){if(Object.assign)Object.assign(t,e);else for(var n in e)e.hasOwnProperty(n)&&n!==f&&(t[n]=e[n]);return t}function x(t,e,n){for(var r=T(e),i=0,o=r.length;i<o;i++){var a=r[i];(n?null!=e[a]:null==t[a])&&(t[a]=e[a])}return t}var w=r.d.createCanvas;function C(t,e){if(t){if(t.indexOf)return t.indexOf(e);for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n}return-1}function A(t,e){var n=t.prototype;function r(){}for(var i in r.prototype=e.prototype,t.prototype=new r,n)n.hasOwnProperty(i)&&(t.prototype[i]=n[i]);t.prototype.constructor=t,t.superClass=e}function S(t,e,n){if(t="prototype"in t?t.prototype:t,e="prototype"in e?e.prototype:e,Object.getOwnPropertyNames)for(var r=Object.getOwnPropertyNames(e),i=0;i<r.length;i++){var o=r[i];"constructor"!==o&&(n?null!=e[o]:null==t[o])&&(t[o]=e[o])}else x(t,e,n)}function E(t){return!!t&&"string"!=typeof t&&"number"==typeof t.length}function F(t,e,n){if(t&&e)if(t.forEach&&t.forEach===u)t.forEach(e,n);else if(t.length===+t.length)for(var r=0,i=t.length;r<i;r++)e.call(n,t[r],r,t);else for(var o in t)t.hasOwnProperty(o)&&e.call(n,t[o],o,t)}function M(t,e,n){if(!t)return[];if(!e)return J(t);if(t.map&&t.map===h)return t.map(e,n);for(var r=[],i=0,o=t.length;i<o;i++)r.push(e.call(n,t[i],i,t));return r}function k(t,e,n,r){if(t&&e){for(var i=0,o=t.length;i<o;i++)n=e.call(r,n,t[i],i,t);return n}}function O(t,e,n){if(!t)return[];if(!e)return J(t);if(t.filter&&t.filter===l)return t.filter(e,n);for(var r=[],i=0,o=t.length;i<o;i++)e.call(n,t[i],i,t)&&r.push(t[i]);return r}function I(t,e,n){if(t&&e)for(var r=0,i=t.length;r<i;r++)if(e.call(n,t[r],r,t))return t[r]}function T(t){if(!t)return[];if(Object.keys)return Object.keys(t);var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}var B=p&&P(p.bind)?p.call.bind(p.bind):function(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){return t.apply(e,n.concat(c.call(arguments)))}};function L(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(this,e.concat(c.call(arguments)))}}function j(t){return Array.isArray?Array.isArray(t):"[object Array]"===a.call(t)}function P(t){return"function"==typeof t}function N(t){return"string"==typeof t}function R(t){return"[object String]"===a.call(t)}function z(t){return"number"==typeof t}function V(t){var e=typeof t;return"function"===e||!!t&&"object"===e}function H(t){return!!i[a.call(t)]}function G(t){return!!o[a.call(t)]}function q(t){return"object"==typeof t&&"number"==typeof t.nodeType&&"object"==typeof t.ownerDocument}function W(t){return null!=t.colorStops}function U(t){return null!=t.image}function Z(t){return"[object RegExp]"===a.call(t)}function Y(t){return t!=t}function X(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=0,r=t.length;n<r;n++)if(null!=t[n])return t[n]}function $(t,e){return null!=t?t:e}function K(t,e,n){return null!=t?t:null!=e?e:n}function J(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return c.apply(t,e)}function Q(t){if("number"==typeof t)return[t,t,t,t];var e=t.length;return 2===e?[t[0],t[1],t[0],t[1]]:3===e?[t[0],t[1],t[2],t[1]]:t}function tt(t,e){if(!t)throw new Error(e)}function et(t){return null==t?null:"function"==typeof t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var nt="__ec_primitive__";function rt(t){t[nt]=!0}function it(t){return t[nt]}var ot=function(){function t(){this.data={}}return t.prototype.delete=function(t){var e=this.has(t);return e&&delete this.data[t],e},t.prototype.has=function(t){return this.data.hasOwnProperty(t)},t.prototype.get=function(t){return this.data[t]},t.prototype.set=function(t,e){return this.data[t]=e,this},t.prototype.keys=function(){return T(this.data)},t.prototype.forEach=function(t){var e=this.data;for(var n in e)e.hasOwnProperty(n)&&t(e[n],n)},t}(),at="function"==typeof Map;var st=function(){function t(e){var n=j(e);this.data=at?new Map:new ot;var r=this;function i(t,e){n?r.set(t,e):r.set(e,t)}e instanceof t?e.each(i):e&&F(e,i)}return t.prototype.hasKey=function(t){return this.data.has(t)},t.prototype.get=function(t){return this.data.get(t)},t.prototype.set=function(t,e){return this.data.set(t,e),e},t.prototype.each=function(t,e){this.data.forEach((function(n,r){t.call(e,n,r)}))},t.prototype.keys=function(){var t=this.data.keys();return at?Array.from(t):t},t.prototype.removeKey=function(t){this.data.delete(t)},t}();function ut(t){return new st(t)}function lt(t,e){for(var n=new t.constructor(t.length+e.length),r=0;r<t.length;r++)n[r]=t[r];var i=t.length;for(r=0;r<e.length;r++)n[r+i]=e[r];return n}function ct(t,e){var n;if(Object.create)n=Object.create(t);else{var r=function(){};r.prototype=t,n=new r}return e&&_(n,e),n}function ht(t){var e=t.style;e.webkitUserSelect="none",e.userSelect="none",e.webkitTapHighlightColor="rgba(0,0,0,0)",e["-webkit-touch-callout"]="none"}function dt(t,e){return t.hasOwnProperty(e)}function pt(){}var ft=180/Math.PI},"6e00":function(t,e,n){"use strict";for(var r=n("0068").isSpace,i=[],o=0;o<256;o++)i.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach((function(t){i[t.charCodeAt(0)]=1})),t.exports=function(t,e){var n,o=t.pos,a=t.posMax;if(92!==t.src.charCodeAt(o))return!1;if(++o<a){if((n=t.src.charCodeAt(o))<256&&0!==i[n])return e||(t.pending+=t.src[o]),t.pos+=2,!0;if(10===n){for(e||t.push("hardbreak","br",0),o++;o<a&&(n=t.src.charCodeAt(o),r(n));)o++;return t.pos=o,!0}}return e||(t.pending+="\\"),t.pos++,!0}},"6fd1":function(t,e){t.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/},7133:function(t,e,n){"use strict";var r=n("096b");function i(t,e,n){this.src=t,this.env=n,this.tokens=[],this.inlineMode=!1,this.md=e}i.prototype.Token=r,t.exports=i},"726e":function(t,e,n){"use strict";n.d(e,"c",(function(){return r})),n.d(e,"b",(function(){return i})),n.d(e,"a",(function(){return o})),n.d(e,"d",(function(){return s})),n.d(e,"e",(function(){return u}));var r=12,i="sans-serif",o=r+"px "+i;var a=function(t){var e={};if("undefined"==typeof JSON)return e;for(var n=0;n<t.length;n++){var r=String.fromCharCode(n+32),i=(t.charCodeAt(n)-20)/100;e[r]=i}return e}("007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N"),s={createCanvas:function(){return"undefined"!=typeof document&&document.createElement("canvas")},measureText:function(){var t,e;return function(n,i){if(!t){var u=s.createCanvas();t=u&&u.getContext("2d")}if(t)return e!==i&&(e=t.font=i||o),t.measureText(n);n=n||"";var l=/((?:\d+)?\.?\d*)px/.exec(i=i||o),c=l&&+l[1]||r,h=0;if(i.indexOf("mono")>=0)h=c*n.length;else for(var d=0;d<n.length;d++){var p=a[n[d]];h+=null==p?c:p*c}return{width:h}}}(),loadImage:function(t,e,n){var r=new Image;return r.onload=e,r.onerror=n,r.src=t,r}};function u(t){for(var e in s)t[e]&&(s[e]=t[e])}},"75ba":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,e.default=function(t){var e=t;return e.install=function(n){n.component(e.name,t)},e}},7696:function(t,e,n){"use strict";var r=n("4883"),i=[["table",n("80d3"),["paragraph","reference"]],["code",n("9c12")],["fence",n("bf2b"),["paragraph","reference","blockquote","list"]],["blockquote",n("e80e"),["paragraph","reference","blockquote","list"]],["hr",n("fdfe"),["paragraph","reference","blockquote","list"]],["list",n("4b3e"),["paragraph","reference","blockquote"]],["reference",n("d670")],["heading",n("0758"),["paragraph","reference","blockquote"]],["lheading",n("199e")],["html_block",n("5fbd"),["paragraph","reference","blockquote"]],["paragraph",n("44a8")]];function o(){this.ruler=new r;for(var t=0;t<i.length;t++)this.ruler.push(i[t][0],i[t][1],{alt:(i[t][2]||[]).slice()})}o.prototype.tokenize=function(t,e,n){for(var r,i=this.ruler.getRules(""),o=i.length,a=e,s=!1,u=t.md.options.maxNesting;a<n&&(t.line=a=t.skipEmptyLines(a),!(a>=n))&&!(t.sCount[a]<t.blkIndent);){if(t.level>=u){t.line=n;break}for(r=0;r<o&&!i[r](t,a,n,!1);r++);t.tight=!s,t.isEmpty(t.line-1)&&(s=!0),(a=t.line)<n&&t.isEmpty(a)&&(s=!0,a++,t.line=a)}},o.prototype.parse=function(t,e,n,r){var i;t&&(i=new this.State(t,e,n,r),this.tokenize(i,i.line,i.lineMax))},o.prototype.State=n("834f"),t.exports=o},"7a22":function(t,e,n){(e=n("24fb")(!1)).push([t.i,".file-icon-logo{display:flex;align-items:center;justify-content:center}.basic_download2_line{width:18px;height:18px;background-image:url(https://cdn.xiaowei.qq.com/static/lke/icon/basic_download2_line.svg);background-size:cover}.cursor{display:inline-block;width:2px;height:17px;vertical-align:text-bottom;background-color:#000;animation:blink 1s infinite}.download-card{box-shadow:0 2px 12px 0 rgba(18,19,26,.06),0 0 6px 0 rgba(18,19,26,.02),0 0 1px 0 rgba(18,19,26,.08);margin-top:8px;width:300px;min-width:calc(33.33333% - 5.33333px);background-color:#0ff;flex:0 0 calc(33.33333% - 5.33333px);box-sizing:border-box;height:60px;padding:10px;border-radius:var(--bubble---c-bubble-radius,6px);background:var(--color-fill-normal);cursor:pointer;display:flex;align-items:center;gap:8px}.download-card .download-card-content{flex:1;overflow:hidden}.download-card .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:var(--text---c-color-text-primary,rgba(0,1,12,.93))}.download-card .size{font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--text---c-color-text-caption,rgba(0,11,54,.41))}.little-tags{cursor:pointer;width:16px;height:16px;display:inline-block;background:var(--color-gray-6);color:#fff;border-radius:10px;text-align:center;line-height:16px;word-break:normal;word-wrap:normal}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}mjx-container mjx-math{display:block;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}mjx-container{display:inline-block}mjx-assistive-mml{right:0;bottom:0}.answer-md{font-size:14px;word-break:break-word;word-wrap:break-word}.answer-md video{display:none}.answer-md .code-language-label{position:absolute;top:0;right:0;background:#f0f0f0;color:#333;padding:2px 8px;font-size:12px;border-bottom-left-radius:4px}.answer-md .hljs{color:#121319;background:#fff}.answer-md .hljs-comment,.answer-md .hljs-quote{color:#979baa;font-style:italic}.answer-md .hljs-doctag,.answer-md .hljs-formula,.answer-md .hljs-keyword{color:#4a70ff}.answer-md .hljs-deletion,.answer-md .hljs-name,.answer-md .hljs-section,.answer-md .hljs-selector-tag,.answer-md .hljs-subst{color:#ff8345}.answer-md .hljs-literal{color:#1492ff}.answer-md .hljs-addition,.answer-md .hljs-attribute,.answer-md .hljs-meta .hljs-string,.answer-md .hljs-regexp,.answer-md .hljs-string{color:#0fb87f}.answer-md .hljs-attr,.answer-md .hljs-number,.answer-md .hljs-selector-attr,.answer-md .hljs-selector-class,.answer-md .hljs-selector-pseudo,.answer-md .hljs-template-variable,.answer-md .hljs-type,.answer-md .hljs-variable{color:#ffa436}.answer-md .hljs-bullet,.answer-md .hljs-link,.answer-md .hljs-meta,.answer-md .hljs-selector-id,.answer-md .hljs-symbol,.answer-md .hljs-title{color:#d20fd2}.answer-md .hljs-built_in,.answer-md .hljs-class .hljs-title,.answer-md .hljs-title.class_{color:#f7c51e}.answer-md .hljs-emphasis{font-style:italic}.answer-md .hljs-strong{font-weight:700}.answer-md .hljs-link{text-decoration:underline}.answer-md .hljs-ln{border-collapse:collapse}.answer-md .hljs-ln td{padding:0}.answer-md .hljs-ln td.hljs-ln-numbers{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left;vertical-align:top;padding:0 10px 0 10px;color:#abb2bf!important;white-space:nowrap;border-right:1px solid #c5c5c5!important}.answer-md .hljs-ln td.hljs-ln-code{padding-left:10px}.answer-md .hljs-ln-n:before{content:attr(data-line-number)}.answer-md pre{position:relative}.answer-md .table:not(.hljs-ln) ::-webkit-scrollbar-track{background:transparent}.answer-md .table:not(.hljs-ln) ::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(17,32,70,.13)}.answer-md img{max-width:100%;cursor:pointer;border-radius:6px}.answer-md p{word-break:break-word;word-wrap:break-word}.answer-md ::marker{color:rgba(1,11,50,.41)}.answer-md h1{font-size:18px;padding-top:18px}.answer-md h2,.answer-md h3,.answer-md h4,.answer-md h5,.answer-md h6{font-size:16px}.answer-md code{white-space:break-spaces}.answer-md table:not(.hljs-ln){display:inline-block;overflow-x:scroll;background:#fff;border-spacing:0;border-collapse:collapse;border-bottom:1px solid rgba(18,42,79,.08);border-right:1px solid rgba(18,42,79,.08);max-width:100%}.answer-md table:not(.hljs-ln) th{background:#eaecef;color:rgba(1,11,50,.41)}.answer-md table:not(.hljs-ln) td,.answer-md table:not(.hljs-ln) th{border-left:1px solid rgba(18,42,79,.08);border-top:1px solid rgba(18,42,79,.08)}.answer-md table:not(.hljs-ln) td{padding:8px 12px;min-width:20px}.answer-md .table-style:not(.hljs-ln){display:inline-block;white-space:nowrap;max-width:100%;overflow:scroll;background:#fff;border-bottom:1px solid rgba(18,42,79,.08);border-right:1px solid rgba(18,42,79,.08);border-spacing:0;border-collapse:collapse}.answer-md .table-style:not(.hljs-ln) th{color:rgba(1,11,50,.41);padding:12px;font-weight:400;background:#eaecef}.answer-md .table-style:not(.hljs-ln) td,.answer-md .table-style:not(.hljs-ln) th{border-left:1px solid rgba(18,42,79,.08);border-top:1px solid rgba(18,42,79,.08)}.answer-md .table-style:not(.hljs-ln) td{padding:8px 4px;min-width:45px;overflow-wrap:break-word;white-space:break-spaces}",""]),t.exports=e},"7a29":function(t,e,n){"use strict";(function(t){n.d(e,"p",(function(){return s})),n.d(e,"j",(function(){return l})),n.d(e,"q",(function(){return h})),n.d(e,"e",(function(){return d})),n.d(e,"a",(function(){return p})),n.d(e,"b",(function(){return f})),n.d(e,"i",(function(){return g})),n.d(e,"h",(function(){return m})),n.d(e,"l",(function(){return y})),n.d(e,"n",(function(){return v})),n.d(e,"m",(function(){return D})),n.d(e,"o",(function(){return b})),n.d(e,"k",(function(){return _})),n.d(e,"d",(function(){return x})),n.d(e,"f",(function(){return w})),n.d(e,"g",(function(){return C})),n.d(e,"c",(function(){return A}));var r=n("6d8b"),i=n("41ef"),o=n("22d1"),a=Math.round;function s(t){var e;if(t&&"transparent"!==t){if("string"==typeof t&&t.indexOf("rgba")>-1){var n=Object(i.parse)(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}}else t="none";return{color:t,opacity:null==e?1:e}}var u=1e-4;function l(t){return t<u&&t>-u}function c(t){return a(1e3*t)/1e3}function h(t){return a(1e4*t)/1e4}function d(t){return"matrix("+c(t[0])+","+c(t[1])+","+c(t[2])+","+c(t[3])+","+h(t[4])+","+h(t[5])+")"}var p={left:"start",right:"end",center:"middle",middle:"middle"};function f(t,e,n){return"top"===n?t+=e/2:"bottom"===n&&(t-=e/2),t}function g(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)}function m(t){var e=t.style,n=t.getGlobalScale();return[e.shadowColor,(e.shadowBlur||0).toFixed(2),(e.shadowOffsetX||0).toFixed(2),(e.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(",")}function y(t){return t&&!!t.image}function v(t){return y(t)||function(t){return t&&!!t.svgElement}(t)}function D(t){return"linear"===t.type}function b(t){return"radial"===t.type}function _(t){return t&&("linear"===t.type||"radial"===t.type)}function x(t){return"url(#"+t+")"}function w(t){var e=t.getGlobalScale(),n=Math.max(e[0],e[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)}function C(t){var e=t.x||0,n=t.y||0,i=(t.rotation||0)*r.RADIAN_TO_DEGREE,o=Object(r.retrieve2)(t.scaleX,1),s=Object(r.retrieve2)(t.scaleY,1),u=t.skewX||0,l=t.skewY||0,c=[];return(e||n)&&c.push("translate("+e+"px,"+n+"px)"),i&&c.push("rotate("+i+")"),1===o&&1===s||c.push("scale("+o+","+s+")"),(u||l)&&c.push("skew("+a(u*r.RADIAN_TO_DEGREE)+"deg, "+a(l*r.RADIAN_TO_DEGREE)+"deg)"),c.join(" ")}var A=o.a.hasGlobalWindow&&Object(r.isFunction)(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:void 0!==t?function(e){return t.from(e).toString("base64")}:function(t){return null}}).call(this,n("b639").Buffer)},"7a9e":function(t,e,n){(e=n("24fb")(!1)).push([t.i,'.loadingWithoutIcon{margin:1em 0;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.loadingWithoutIcon:after{content:".";animation:ellipsis 1.5s steps(1) infinite}.loading{margin:1em 0;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.loading:after{content:".";animation:ellipsis 1.5s steps(1) infinite}.loading:before{content:"";display:inline-block;height:22px;width:22px;margin-right:8px;background-image:var(--bgurl);background-repeat:no-repeat;background-size:contain}@keyframes ellipsis{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}',""]),t.exports=e},"7ba6":function(t,e,n){"use strict";var r=/\\([ \\!"#$%&'()*+,.\/:;<=>?@[\]^_`{|}~-])/g;function i(t,e){var n,i,o=t.posMax,a=t.pos;if(94!==t.src.charCodeAt(a))return!1;if(e)return!1;if(a+2>=o)return!1;for(t.pos=a+1;t.pos<o;){if(94===t.src.charCodeAt(t.pos)){n=!0;break}t.md.inline.skipToken(t)}return n&&a+1!==t.pos?(i=t.src.slice(a+1,t.pos)).match(/(^|[^\\])(\\\\)*\s/)?(t.pos=a,!1):(t.posMax=t.pos,t.pos=a+1,t.push("sup_open","sup",1).markup="^",t.push("text","",0).content=i.replace(r,"$1"),t.push("sup_close","sup",-1).markup="^",t.pos=t.posMax+1,t.posMax=o,!0):(t.pos=a,!1)}t.exports=function(t){t.inline.ruler.after("emphasis","sup",i)}},"7bcc":function(t,e){function n(){return{"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1}}var r=/javascript\s*\:/gim;e.whiteList={"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1},e.getDefaultWhiteList=n,e.onAttr=function(t,e,n){},e.onIgnoreAttr=function(t,e,n){},e.safeAttrValue=function(t,e){return r.test(e)?"":e}},"7c46":function(t,e,n){"use strict";t.exports=function(t){var e={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"}]},n={className:"subst",variants:[{begin:/\$\{/,end:/\}/}],keywords:"true false null this is new super"},r={className:"string",variants:[{begin:"r'''",end:"'''"},{begin:'r"""',end:'"""'},{begin:"r'",end:"'",illegal:"\\n"},{begin:'r"',end:'"',illegal:"\\n"},{begin:"'''",end:"'''",contains:[t.BACKSLASH_ESCAPE,e,n]},{begin:'"""',end:'"""',contains:[t.BACKSLASH_ESCAPE,e,n]},{begin:"'",end:"'",illegal:"\\n",contains:[t.BACKSLASH_ESCAPE,e,n]},{begin:'"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE,e,n]}]};n.contains=[t.C_NUMBER_MODE,r];var i=["Comparable","DateTime","Duration","Function","Iterable","Iterator","List","Map","Match","Object","Pattern","RegExp","Set","Stopwatch","String","StringBuffer","StringSink","Symbol","Type","Uri","bool","double","int","num","Element","ElementList"],o=i.map((function(t){return"".concat(t,"?")}));return{name:"Dart",keywords:{keyword:["abstract","as","assert","async","await","base","break","case","catch","class","const","continue","covariant","default","deferred","do","dynamic","else","enum","export","extends","extension","external","factory","false","final","finally","for","Function","get","hide","if","implements","import","in","interface","is","late","library","mixin","new","null","on","operator","part","required","rethrow","return","sealed","set","show","static","super","switch","sync","this","throw","true","try","typedef","var","void","when","while","with","yield"],built_in:i.concat(o).concat(["Never","Null","dynamic","print","document","querySelector","querySelectorAll","window"]),$pattern:/[A-Za-z][A-Za-z0-9_]*\??/},contains:[r,t.COMMENT(/\/\*\*(?!\/)/,/\*\//,{subLanguage:"markdown",relevance:0}),t.COMMENT(/\/{3,} ?/,/$/,{contains:[{subLanguage:"markdown",begin:".",end:"$",relevance:0}]}),t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,{className:"class",beginKeywords:"class interface",end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},t.UNDERSCORE_TITLE_MODE]},t.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"},{begin:"=>"}]}}},"7c8a":function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=function(t,e){if(!e&&t&&t.__esModule)return t;if(null===t||"object"!=r(t)&&"function"!=typeof t)return{default:t};var n=o(e);if(n&&n.has(t))return n.get(t);var i={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in t)if("default"!==s&&{}.hasOwnProperty.call(t,s)){var u=a?Object.getOwnPropertyDescriptor(t,s):null;u&&(u.get||u.set)?Object.defineProperty(i,s,u):i[s]=t[s]}return i.default=t,n&&n.set(t,i),i}(n("313e"));function o(t){if("function"!=typeof WeakMap)return null;var e=new WeakMap,n=new WeakMap;return(o=function(t){return t?n:e})(t)}e.default={name:"MsgChart",props:{clazz:{type:String,default:"lke-chat-chart"},chartContainerId:{type:String,default:"lke-chat-chart-id"},chartDataArr:{type:Array,default:[]},height:{type:Number,default:400}},data:function(){return{width:600,chart:[]}},mounted:function(){this.width=document.querySelector("#chart-".concat(this.chartContainerId)).offsetWidth-50,window.addEventListener("resize",this.resizeDebounce),this.initChart()},destroyed:function(){window.removeEventListener("resize",this.resizeDebounce)},methods:{initChart:function(){var t=this;this.chartDataArr.forEach((function(e,n){var r=i.init(document.querySelector("#chart-".concat(t.chartContainerId," > #chart-").concat(n)),"light",{renderer:"canvas"});t.chart.push(r);try{"string"==typeof e?r.setOption(JSON.parse(e)):r.setOption(e)}catch(t){}r.resize({width:t.width})}))},updateChart:function(t,e){try{"string"==typeof t?this.chart[e].setOption(JSON.parse(t)):this.chart[e].setOption(t)}catch(t){}},resizeDebounce:function(){var t=this;this.width=document.querySelector("#chart-".concat(this.chartContainerId)).offsetWidth-50,this.chart.forEach((function(e){e.resize({width:t.width})}))}}}},"7ca0":function(t,e){t.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/},"7cc2":function(t,e,n){"use strict";var r=n("0068").assign,i=n("0068").unescapeAll,o=n("0068").escapeHtml,a={};function s(){this.rules=r({},a)}a.code_inline=function(t,e,n,r,i){var a=t[e];return"<code"+i.renderAttrs(a)+">"+o(t[e].content)+"</code>"},a.code_block=function(t,e,n,r,i){var a=t[e];return"<pre"+i.renderAttrs(a)+"><code>"+o(t[e].content)+"</code></pre>\n"},a.fence=function(t,e,n,r,a){var s,u,l,c,h=t[e],d=h.info?i(h.info).trim():"",p="";return d&&(p=d.split(/\s+/g)[0]),0===(s=n.highlight&&n.highlight(h.content,p)||o(h.content)).indexOf("<pre")?s+"\n":d?(u=h.attrIndex("class"),l=h.attrs?h.attrs.slice():[],u<0?l.push(["class",n.langPrefix+p]):l[u][1]+=" "+n.langPrefix+p,c={attrs:l},"<pre><code"+a.renderAttrs(c)+">"+s+"</code></pre>\n"):"<pre><code"+a.renderAttrs(h)+">"+s+"</code></pre>\n"},a.image=function(t,e,n,r,i){var o=t[e];return o.attrs[o.attrIndex("alt")][1]=i.renderInlineAsText(o.children,n,r),i.renderToken(t,e,n)},a.hardbreak=function(t,e,n){return n.xhtmlOut?"<br />\n":"<br>\n"},a.softbreak=function(t,e,n){return n.breaks?n.xhtmlOut?"<br />\n":"<br>\n":"\n"},a.text=function(t,e){return o(t[e].content)},a.html_block=function(t,e){return t[e].content},a.html_inline=function(t,e){return t[e].content},s.prototype.renderAttrs=function(t){var e,n,r;if(!t.attrs)return"";for(r="",e=0,n=t.attrs.length;e<n;e++)r+=" "+o(t.attrs[e][0])+'="'+o(t.attrs[e][1])+'"';return r},s.prototype.renderToken=function(t,e,n){var r,i="",o=!1,a=t[e];return a.hidden?"":(a.block&&-1!==a.nesting&&e&&t[e-1].hidden&&(i+="\n"),i+=(-1===a.nesting?"</":"<")+a.tag,i+=this.renderAttrs(a),0===a.nesting&&n.xhtmlOut&&(i+=" /"),a.block&&(o=!0,1===a.nesting&&e+1<t.length&&(("inline"===(r=t[e+1]).type||r.hidden||-1===r.nesting&&r.tag===a.tag)&&(o=!1))),i+=o?">\n":">")},s.prototype.renderInline=function(t,e,n){for(var r,i="",o=this.rules,a=0,s=t.length;a<s;a++)void 0!==o[r=t[a].type]?i+=o[r](t,a,e,n,this):i+=this.renderToken(t,a,e);return i},s.prototype.renderInlineAsText=function(t,e,n){for(var r="",i=0,o=t.length;i<o;i++)"text"===t[i].type?r+=t[i].content:"image"===t[i].type&&(r+=this.renderInlineAsText(t[i].children,e,n));return r},s.prototype.render=function(t,e,n){var r,i,o,a="",s=this.rules;for(r=0,i=t.length;r<i;r++)"inline"===(o=t[r].type)?a+=this.renderInline(t[r].children,e,n):void 0!==s[o]?a+=s[t[r].type](t,r,e,n,this):a+=this.renderToken(t,r,e,n);return a},t.exports=s},"7d91":function(t,e,n){"use strict";var r=n("0068").unescapeAll;t.exports=function(t,e,n){var i,o,a=0,s=e,u={ok:!1,pos:0,lines:0,str:""};if(e>=n)return u;if(34!==(o=t.charCodeAt(e))&&39!==o&&40!==o)return u;for(e++,40===o&&(o=41);e<n;){if((i=t.charCodeAt(e))===o)return u.pos=e+1,u.lines=a,u.str=r(t.slice(s+1,e)),u.ok=!0,u;10===i?a++:92===i&&e+1<n&&(e++,10===t.charCodeAt(e)&&a++),e++}return u}},"7db4":function(t,e,n){(e=n("24fb")(!1)).push([t.i,".call-info[data-v-364fd0c8]{margin-top:16px;margin-bottom:16px;padding:var(--spacing-quite-loose);align-self:stretch;border:1px solid #dadee7}.call-info[data-v-364fd0c8],.call-info .content[data-v-364fd0c8]{display:flex;align-items:flex-start}.call-info .content[data-v-364fd0c8]{padding:var(--spacing-none);flex-direction:column;flex:1 0 0}.call-info .content .title[data-v-364fd0c8]{color:var(--text---color-text-primary);font-family:PingFang SC;font-size:14px;font-weight:400;line-height:20px}.call-info .content .number[data-v-364fd0c8]{color:var(--text---color-text-primary);font-family:PingFang TC;font-size:36px;font-weight:500;line-height:normal}",""]),t.exports=e},"7f55":function(t,e){e.M=[768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,1155,1156,1157,1158,1159,1160,1161,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1471,1473,1474,1476,1477,1479,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1648,1750,1751,1752,1753,1754,1755,1756,1759,1760,1761,1762,1763,1764,1767,1768,1770,1771,1772,1773,1809,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,2027,2028,2029,2030,2031,2032,2033,2034,2035,2070,2071,2072,2073,2075,2076,2077,2078,2079,2080,2081,2082,2083,2085,2086,2087,2089,2090,2091,2092,2093,2137,2138,2139,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2362,2363,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2385,2386,2387,2388,2389,2390,2391,2402,2403,2433,2434,2435,2492,2494,2495,2496,2497,2498,2499,2500,2503,2504,2507,2508,2509,2519,2530,2531,2561,2562,2563,2620,2622,2623,2624,2625,2626,2631,2632,2635,2636,2637,2641,2672,2673,2677,2689,2690,2691,2748,2750,2751,2752,2753,2754,2755,2756,2757,2759,2760,2761,2763,2764,2765,2786,2787,2817,2818,2819,2876,2878,2879,2880,2881,2882,2883,2884,2887,2888,2891,2892,2893,2902,2903,2914,2915,2946,3006,3007,3008,3009,3010,3014,3015,3016,3018,3019,3020,3021,3031,3072,3073,3074,3075,3134,3135,3136,3137,3138,3139,3140,3142,3143,3144,3146,3147,3148,3149,3157,3158,3170,3171,3201,3202,3203,3260,3262,3263,3264,3265,3266,3267,3268,3270,3271,3272,3274,3275,3276,3277,3285,3286,3298,3299,3329,3330,3331,3390,3391,3392,3393,3394,3395,3396,3398,3399,3400,3402,3403,3404,3405,3415,3426,3427,3458,3459,3530,3535,3536,3537,3538,3539,3540,3542,3544,3545,3546,3547,3548,3549,3550,3551,3570,3571,3633,3636,3637,3638,3639,3640,3641,3642,3655,3656,3657,3658,3659,3660,3661,3662,3761,3764,3765,3766,3767,3768,3769,3771,3772,3784,3785,3786,3787,3788,3789,3864,3865,3893,3895,3897,3902,3903,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3974,3975,3981,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3993,3994,3995,3996,3997,3998,3999,4e3,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,4011,4012,4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4024,4025,4026,4027,4028,4038,4139,4140,4141,4142,4143,4144,4145,4146,4147,4148,4149,4150,4151,4152,4153,4154,4155,4156,4157,4158,4182,4183,4184,4185,4190,4191,4192,4194,4195,4196,4199,4200,4201,4202,4203,4204,4205,4209,4210,4211,4212,4226,4227,4228,4229,4230,4231,4232,4233,4234,4235,4236,4237,4239,4250,4251,4252,4253,4957,4958,4959,5906,5907,5908,5938,5939,5940,5970,5971,6002,6003,6068,6069,6070,6071,6072,6073,6074,6075,6076,6077,6078,6079,6080,6081,6082,6083,6084,6085,6086,6087,6088,6089,6090,6091,6092,6093,6094,6095,6096,6097,6098,6099,6109,6155,6156,6157,6313,6432,6433,6434,6435,6436,6437,6438,6439,6440,6441,6442,6443,6448,6449,6450,6451,6452,6453,6454,6455,6456,6457,6458,6459,6679,6680,6681,6682,6683,6741,6742,6743,6744,6745,6746,6747,6748,6749,6750,6752,6753,6754,6755,6756,6757,6758,6759,6760,6761,6762,6763,6764,6765,6766,6767,6768,6769,6770,6771,6772,6773,6774,6775,6776,6777,6778,6779,6780,6783,6832,6833,6834,6835,6836,6837,6838,6839,6840,6841,6842,6843,6844,6845,6846,6912,6913,6914,6915,6916,6964,6965,6966,6967,6968,6969,6970,6971,6972,6973,6974,6975,6976,6977,6978,6979,6980,7019,7020,7021,7022,7023,7024,7025,7026,7027,7040,7041,7042,7073,7074,7075,7076,7077,7078,7079,7080,7081,7082,7083,7084,7085,7142,7143,7144,7145,7146,7147,7148,7149,7150,7151,7152,7153,7154,7155,7204,7205,7206,7207,7208,7209,7210,7211,7212,7213,7214,7215,7216,7217,7218,7219,7220,7221,7222,7223,7376,7377,7378,7380,7381,7382,7383,7384,7385,7386,7387,7388,7389,7390,7391,7392,7393,7394,7395,7396,7397,7398,7399,7400,7405,7410,7411,7412,7416,7417,7616,7617,7618,7619,7620,7621,7622,7623,7624,7625,7626,7627,7628,7629,7630,7631,7632,7633,7634,7635,7636,7637,7638,7639,7640,7641,7642,7643,7644,7645,7646,7647,7648,7649,7650,7651,7652,7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7676,7677,7678,7679,8400,8401,8402,8403,8404,8405,8406,8407,8408,8409,8410,8411,8412,8413,8414,8415,8416,8417,8418,8419,8420,8421,8422,8423,8424,8425,8426,8427,8428,8429,8430,8431,8432,11503,11504,11505,11647,11744,11745,11746,11747,11748,11749,11750,11751,11752,11753,11754,11755,11756,11757,11758,11759,11760,11761,11762,11763,11764,11765,11766,11767,11768,11769,11770,11771,11772,11773,11774,11775,12330,12331,12332,12333,12334,12335,12441,12442,42607,42608,42609,42610,42612,42613,42614,42615,42616,42617,42618,42619,42620,42621,42654,42655,42736,42737,43010,43014,43019,43043,43044,43045,43046,43047,43136,43137,43188,43189,43190,43191,43192,43193,43194,43195,43196,43197,43198,43199,43200,43201,43202,43203,43204,43232,43233,43234,43235,43236,43237,43238,43239,43240,43241,43242,43243,43244,43245,43246,43247,43248,43249,43302,43303,43304,43305,43306,43307,43308,43309,43335,43336,43337,43338,43339,43340,43341,43342,43343,43344,43345,43346,43347,43392,43393,43394,43395,43443,43444,43445,43446,43447,43448,43449,43450,43451,43452,43453,43454,43455,43456,43493,43561,43562,43563,43564,43565,43566,43567,43568,43569,43570,43571,43572,43573,43574,43587,43596,43597,43643,43644,43645,43696,43698,43699,43700,43703,43704,43710,43711,43713,43755,43756,43757,43758,43759,43765,43766,44003,44004,44005,44006,44007,44008,44009,44010,44012,44013,64286,65024,65025,65026,65027,65028,65029,65030,65031,65032,65033,65034,65035,65036,65037,65038,65039,65056,65057,65058,65059,65060,65061,65062,65063,65064,65065,65066,65067,65068,65069,65070,65071,66045,66272,66422,66423,66424,66425,66426,68097,68098,68099,68101,68102,68108,68109,68110,68111,68152,68153,68154,68159,68325,68326,69632,69633,69634,69688,69689,69690,69691,69692,69693,69694,69695,69696,69697,69698,69699,69700,69701,69702,69759,69760,69761,69762,69808,69809,69810,69811,69812,69813,69814,69815,69816,69817,69818,69888,69889,69890,69927,69928,69929,69930,69931,69932,69933,69934,69935,69936,69937,69938,69939,69940,70003,70016,70017,70018,70067,70068,70069,70070,70071,70072,70073,70074,70075,70076,70077,70078,70079,70080,70090,70091,70092,70188,70189,70190,70191,70192,70193,70194,70195,70196,70197,70198,70199,70367,70368,70369,70370,70371,70372,70373,70374,70375,70376,70377,70378,70400,70401,70402,70403,70460,70462,70463,70464,70465,70466,70467,70468,70471,70472,70475,70476,70477,70487,70498,70499,70502,70503,70504,70505,70506,70507,70508,70512,70513,70514,70515,70516,70832,70833,70834,70835,70836,70837,70838,70839,70840,70841,70842,70843,70844,70845,70846,70847,70848,70849,70850,70851,71087,71088,71089,71090,71091,71092,71093,71096,71097,71098,71099,71100,71101,71102,71103,71104,71132,71133,71216,71217,71218,71219,71220,71221,71222,71223,71224,71225,71226,71227,71228,71229,71230,71231,71232,71339,71340,71341,71342,71343,71344,71345,71346,71347,71348,71349,71350,71351,71453,71454,71455,71456,71457,71458,71459,71460,71461,71462,71463,71464,71465,71466,71467,92912,92913,92914,92915,92916,92976,92977,92978,92979,92980,92981,92982,94033,94034,94035,94036,94037,94038,94039,94040,94041,94042,94043,94044,94045,94046,94047,94048,94049,94050,94051,94052,94053,94054,94055,94056,94057,94058,94059,94060,94061,94062,94063,94064,94065,94066,94067,94068,94069,94070,94071,94072,94073,94074,94075,94076,94077,94078,94095,94096,94097,94098,113821,113822,119141,119142,119143,119144,119145,119149,119150,119151,119152,119153,119154,119163,119164,119165,119166,119167,119168,119169,119170,119173,119174,119175,119176,119177,119178,119179,119210,119211,119212,119213,119362,119363,119364,121344,121345,121346,121347,121348,121349,121350,121351,121352,121353,121354,121355,121356,121357,121358,121359,121360,121361,121362,121363,121364,121365,121366,121367,121368,121369,121370,121371,121372,121373,121374,121375,121376,121377,121378,121379,121380,121381,121382,121383,121384,121385,121386,121387,121388,121389,121390,121391,121392,121393,121394,121395,121396,121397,121398,121403,121404,121405,121406,121407,121408,121409,121410,121411,121412,121413,121414,121415,121416,121417,121418,121419,121420,121421,121422,121423,121424,121425,121426,121427,121428,121429,121430,121431,121432,121433,121434,121435,121436,121437,121438,121439,121440,121441,121442,121443,121444,121445,121446,121447,121448,121449,121450,121451,121452,121461,121476,121499,121500,121501,121502,121503,121505,121506,121507,121508,121509,121510,121511,121512,121513,121514,121515,121516,121517,121518,121519,125136,125137,125138,125139,125140,125141,125142,917760,917761,917762,917763,917764,917765,917766,917767,917768,917769,917770,917771,917772,917773,917774,917775,917776,917777,917778,917779,917780,917781,917782,917783,917784,917785,917786,917787,917788,917789,917790,917791,917792,917793,917794,917795,917796,917797,917798,917799,917800,917801,917802,917803,917804,917805,917806,917807,917808,917809,917810,917811,917812,917813,917814,917815,917816,917817,917818,917819,917820,917821,917822,917823,917824,917825,917826,917827,917828,917829,917830,917831,917832,917833,917834,917835,917836,917837,917838,917839,917840,917841,917842,917843,917844,917845,917846,917847,917848,917849,917850,917851,917852,917853,917854,917855,917856,917857,917858,917859,917860,917861,917862,917863,917864,917865,917866,917867,917868,917869,917870,917871,917872,917873,917874,917875,917876,917877,917878,917879,917880,917881,917882,917883,917884,917885,917886,917887,917888,917889,917890,917891,917892,917893,917894,917895,917896,917897,917898,917899,917900,917901,917902,917903,917904,917905,917906,917907,917908,917909,917910,917911,917912,917913,917914,917915,917916,917917,917918,917919,917920,917921,917922,917923,917924,917925,917926,917927,917928,917929,917930,917931,917932,917933,917934,917935,917936,917937,917938,917939,917940,917941,917942,917943,917944,917945,917946,917947,917948,917949,917950,917951,917952,917953,917954,917955,917956,917957,917958,917959,917960,917961,917962,917963,917964,917965,917966,917967,917968,917969,917970,917971,917972,917973,917974,917975,917976,917977,917978,917979,917980,917981,917982,917983,917984,917985,917986,917987,917988,917989,917990,917991,917992,917993,917994,917995,917996,917997,917998,917999]},"80d3":function(t,e,n){"use strict";var r=n("0068").isSpace;function i(t,e){var n=t.bMarks[e]+t.blkIndent,r=t.eMarks[e];return t.src.substr(n,r-n)}function o(t){var e,n=[],r=0,i=t.length,o=0,a=0,s=!1,u=0;for(e=t.charCodeAt(r);r<i;)96===e?s?(s=!1,u=r):o%2==0&&(s=!0,u=r):124!==e||o%2!=0||s||(n.push(t.substring(a,r)),a=r+1),92===e?o++:o=0,++r===i&&s&&(s=!1,r=u+1),e=t.charCodeAt(r);return n.push(t.substring(a)),n}t.exports=function(t,e,n,a){var s,u,l,c,h,d,p,f,g,m,y,v;if(e+2>n)return!1;if(h=e+1,t.sCount[h]<t.blkIndent)return!1;if(t.sCount[h]-t.blkIndent>=4)return!1;if((l=t.bMarks[h]+t.tShift[h])>=t.eMarks[h])return!1;if(124!==(s=t.src.charCodeAt(l++))&&45!==s&&58!==s)return!1;for(;l<t.eMarks[h];){if(124!==(s=t.src.charCodeAt(l))&&45!==s&&58!==s&&!r(s))return!1;l++}for(d=(u=i(t,e+1)).split("|"),g=[],c=0;c<d.length;c++){if(!(m=d[c].trim())){if(0===c||c===d.length-1)continue;return!1}if(!/^:?-+:?$/.test(m))return!1;58===m.charCodeAt(m.length-1)?g.push(58===m.charCodeAt(0)?"center":"right"):58===m.charCodeAt(0)?g.push("left"):g.push("")}if(-1===(u=i(t,e).trim()).indexOf("|"))return!1;if(t.sCount[e]-t.blkIndent>=4)return!1;if((p=(d=o(u.replace(/^\||\|$/g,""))).length)>g.length)return!1;if(a)return!0;for((f=t.push("table_open","table",1)).map=y=[e,0],(f=t.push("thead_open","thead",1)).map=[e,e+1],(f=t.push("tr_open","tr",1)).map=[e,e+1],c=0;c<d.length;c++)(f=t.push("th_open","th",1)).map=[e,e+1],g[c]&&(f.attrs=[["style","text-align:"+g[c]]]),(f=t.push("inline","",0)).content=d[c].trim(),f.map=[e,e+1],f.children=[],f=t.push("th_close","th",-1);for(f=t.push("tr_close","tr",-1),f=t.push("thead_close","thead",-1),(f=t.push("tbody_open","tbody",1)).map=v=[e+2,0],h=e+2;h<n&&!(t.sCount[h]<t.blkIndent)&&-1!==(u=i(t,h).trim()).indexOf("|")&&!(t.sCount[h]-t.blkIndent>=4);h++){for(d=o(u.replace(/^\||\|$/g,"")),f=t.push("tr_open","tr",1),c=0;c<p;c++)f=t.push("td_open","td",1),g[c]&&(f.attrs=[["style","text-align:"+g[c]]]),(f=t.push("inline","",0)).content=d[c]?d[c].trim():"",f.children=[],f=t.push("td_close","td",-1);f=t.push("tr_close","tr",-1)}return f=t.push("tbody_close","tbody",-1),f=t.push("table_close","table",-1),y[1]=v[1]=h,t.line=h,!0}},"80f0":function(t,e,n){"use strict";n.r(e);var r=n("c513"),i=n("f4f0");for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);var a=n("2877"),s=Object(a.a)(i.default,r.a,r.b,!1,null,null,null);e.default=s.exports},"80f2":function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}!function(t,e){var n="hljs-ln",i="hljs-ln-code",o="hljs-ln-n",a="data-line-number",s=/\r\n|\r|\n/g;function u(n){try{var r=e.querySelectorAll("code.hljs,code.nohighlight");for(var i in r)r.hasOwnProperty(i)&&(l(r[i])||c(r[i],n))}catch(e){t.console.error("LineNumbers error: ",e)}}function l(t){return t.classList.contains("nohljsln")}function c(t,e){"object"===r(t)&&D((function(){t.innerHTML=h(t,e)}))}function h(t,e){var n=function(t,e){return e=e||{},{singleLine:p(e),startFrom:f(t,e)}}(t,e);return g(t),d(t.innerHTML,n)}function d(t,e){var r=y(t);if(""===r[r.length-1].trim()&&r.pop(),r.length>1||e.singleLine){for(var s="",u=0,l=r.length;u<l;u++)s+=b('<tr><td class="{0} {1}" {3}="{5}"><div class="{2}" {3}="{5}"></div></td><td class="{0} {4}" {3}="{5}">{6}</td></tr>',["hljs-ln-line","hljs-ln-numbers",o,a,i,u+e.startFrom,r[u].length>0?r[u]:" "]);return b('<table class="{0}">{1}</table>',[n,s])}return t}function p(t){return!!t.singleLine&&t.singleLine}function f(t,e){var n=1;isFinite(e.startFrom)&&(n=e.startFrom);var r=function(t,e){return t.hasAttribute(e)?t.getAttribute(e):null}(t,"data-ln-start-from");return null!==r&&(n=function(t,e){if(!t)return e;var n=Number(t);return isFinite(n)?n:e}(r,1)),n}function g(t){var e=t.childNodes;for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];v(r.textContent)>0&&(r.childNodes.length>0?g(r):m(r.parentNode))}}function m(t){var e=t.className;if(/hljs-/.test(e)){for(var n=y(t.innerHTML),r=0,i="";r<n.length;r++){i+=b('<span class="{0}">{1}</span>\n',[e,n[r].length>0?n[r]:" "])}t.innerHTML=i.trim()}}function y(t){return 0===t.length?[]:t.split(s)}function v(t){return(t.trim().match(s)||[]).length}function D(e){t.setTimeout(e,0)}function b(t,e){return t.replace(/\{(\d+)\}/g,(function(t,n){return void 0!==e[n]?e[n]:t}))}t.hljs?(t.hljs.initLineNumbersOnLoad=function(n){"interactive"===e.readyState||"complete"===e.readyState?u(n):t.addEventListener("DOMContentLoaded",(function(){u(n)}))},t.hljs.lineNumbersBlock=c,t.hljs.lineNumbersValue=function(t,e){if("string"==typeof t){var n=document.createElement("code");return n.innerHTML=t,h(n,e)}},function(){var t=e.createElement("style");t.type="text/css",t.innerHTML=b(".{0}{border-collapse:collapse}.{0} td{padding:0}.{1}:before{content:attr({2})}",[n,o,a]),e.getElementsByTagName("head")[0].appendChild(t)}()):t.console.error("highlight.js not detected!"),document.addEventListener("copy",(function(t){var e,n=window.getSelection();(function(t){for(var e=t;e;){if(e.className&&-1!==e.className.indexOf("hljs-ln-code"))return!0;e=e.parentNode}return!1})(n.anchorNode)&&(e=-1!==window.navigator.userAgent.indexOf("Edge")?function(t){for(var e=t.toString(),n=t.anchorNode;"TD"!==n.nodeName;)n=n.parentNode;for(var r=t.focusNode;"TD"!==r.nodeName;)r=r.parentNode;var o=parseInt(n.dataset.lineNumber),s=parseInt(r.dataset.lineNumber);if(o!=s){var u=n.textContent,l=r.textContent;if(o>s){var c=o;o=s,s=c,c=u,u=l,l=c}for(;0!==e.indexOf(u);)u=u.slice(1);for(;-1===e.lastIndexOf(l);)l=l.slice(0,-1);for(var h=u,d=function(t){for(var e=t;"TABLE"!==e.nodeName;)e=e.parentNode;return e}(n),p=o+1;p<s;++p){var f=b('.{0}[{1}="{2}"]',[i,a,p]);h+="\n"+d.querySelector(f).textContent}return h+"\n"+l}return e}(n):n.toString(),t.clipboardData.setData("text/plain",e),t.preventDefault())}))}(window,document)},"82c1":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(n("5de3"));function i(t){return t&&t.__esModule?t:{default:t}}var o=(0,i(n("75ba")).default)(r.default);e.default=o},"82cb":function(t,e,n){"use strict";t.exports=function(t){var e=t.regex,n="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",r=e.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),i=e.concat(r,/(::\w+)*/),o={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield"].concat(["include","extend","prepend","public","private","protected","raise","throw"]),built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},a={className:"doctag",begin:"@[A-Za-z]+"},s={begin:"#<",end:">"},u=[t.COMMENT("#","$",{contains:[a]}),t.COMMENT("^=begin","^=end",{contains:[a],relevance:10}),t.COMMENT("^__END__",t.MATCH_NOTHING_RE)],l={className:"subst",begin:/#\{/,end:/\}/,keywords:o},c={className:"string",contains:[t.BACKSLASH_ESCAPE,l],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:e.concat(/<<[-~]?'?/,e.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[t.BACKSLASH_ESCAPE,l]})]}]},h="[0-9](_?[0-9])*",d={className:"number",relevance:0,variants:[{begin:"\\b(".concat("[1-9](_?[0-9])*|0",")(\\.(").concat(h,"))?([eE][+-]?(").concat(h,")|r)?i?\\b")},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},p={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:o}]},f=[c,{variants:[{match:[/class\s+/,i,/\s+<\s+/,i]},{match:[/\b(class|module)\s+/,i]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:o},{match:[/(include|extend)\s+/,i],scope:{2:"title.class"},keywords:o},{relevance:0,match:[i,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:r,scope:"title.class"},{match:[/def/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[p]},{begin:t.IDENT_RE+"::"},{className:"symbol",begin:t.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[c,{begin:n}],relevance:0},d,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:o},{begin:"("+t.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[t.BACKSLASH_ESCAPE,l],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(s,u),relevance:0}].concat(s,u);l.contains=f,p.contains=f;var g=[{begin:/^\s*=>/,starts:{end:"$",contains:f}},{className:"meta.prompt",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]|(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>)(?=[ ])",starts:{end:"$",keywords:o,contains:f}}];return u.unshift(s),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:o,illegal:/\/\*/,contains:[t.SHEBANG({binary:"ruby"})].concat(g).concat(u).concat(f)}}},"834f":function(t,e,n){"use strict";var r=n("096b"),i=n("0068").isSpace;function o(t,e,n,r){var o,a,s,u,l,c,h,d;for(this.src=t,this.md=e,this.env=n,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.parentType="root",this.level=0,this.result="",d=!1,s=u=c=h=0,l=(a=this.src).length;u<l;u++){if(o=a.charCodeAt(u),!d){if(i(o)){c++,9===o?h+=4-h%4:h++;continue}d=!0}10!==o&&u!==l-1||(10!==o&&u++,this.bMarks.push(s),this.eMarks.push(u),this.tShift.push(c),this.sCount.push(h),this.bsCount.push(0),d=!1,c=0,h=0,s=u+1)}this.bMarks.push(a.length),this.eMarks.push(a.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}o.prototype.push=function(t,e,n){var i=new r(t,e,n);return i.block=!0,n<0&&this.level--,i.level=this.level,n>0&&this.level++,this.tokens.push(i),i},o.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]},o.prototype.skipEmptyLines=function(t){for(var e=this.lineMax;t<e&&!(this.bMarks[t]+this.tShift[t]<this.eMarks[t]);t++);return t},o.prototype.skipSpaces=function(t){for(var e,n=this.src.length;t<n&&(e=this.src.charCodeAt(t),i(e));t++);return t},o.prototype.skipSpacesBack=function(t,e){if(t<=e)return t;for(;t>e;)if(!i(this.src.charCodeAt(--t)))return t+1;return t},o.prototype.skipChars=function(t,e){for(var n=this.src.length;t<n&&this.src.charCodeAt(t)===e;t++);return t},o.prototype.skipCharsBack=function(t,e,n){if(t<=n)return t;for(;t>n;)if(e!==this.src.charCodeAt(--t))return t+1;return t},o.prototype.getLines=function(t,e,n,r){var o,a,s,u,l,c,h,d=t;if(t>=e)return"";for(c=new Array(e-t),o=0;d<e;d++,o++){for(a=0,h=u=this.bMarks[d],l=d+1<e||r?this.eMarks[d]+1:this.eMarks[d];u<l&&a<n;){if(s=this.src.charCodeAt(u),i(s))9===s?a+=4-(a+this.bsCount[d])%4:a++;else{if(!(u-h<this.tShift[d]))break;a++}u++}c[o]=a>n?new Array(a-n+1).join(" ")+this.src.slice(u,l):this.src.slice(u,l)}return c.join("")},o.prototype.Token=r,t.exports=o},"838d":function(t,e,n){"use strict";t.exports=function(t){var e,n,r,i,o=t.delimiters,a=t.delimiters.length;for(e=0;e<a;e++)if((r=o[e]).close)for(n=e-r.jump-1;n>=0;){if((i=o[n]).open&&i.marker===r.marker&&i.end<0&&i.level===r.level)if(!((i.close||r.open)&&void 0!==i.length&&void 0!==r.length&&(i.length+r.length)%3==0)){r.jump=e-n,r.open=!1,i.end=e,i.jump=0;break}n-=i.jump+1}}},8753:function(t,e){t.exports={indexOf:function(t,e){var n,r;if(Array.prototype.indexOf)return t.indexOf(e);for(n=0,r=t.length;n<r;n++)if(t[n]===e)return n;return-1},forEach:function(t,e,n){var r,i;if(Array.prototype.forEach)return t.forEach(e,n);for(r=0,i=t.length;r<i;r++)e.call(n,t[r],r,t)},trim:function(t){return String.prototype.trim?t.trim():t.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(t){return String.prototype.trimRight?t.trimRight():t.replace(/(\s*$)/g,"")}}},"8a31":function(t,e,n){"use strict";t.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"โโโโ",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}},"8da8":function(t,e,n){var r=n("2ea2");r.__esModule&&(r=r.default),"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),(0,n("499e").default)("98982dd8",r,!0,{sourceMap:!1,shadowMode:!1})},"8dcb":function(t,e,n){"use strict";t.exports=function(t){var e=t.regex,n=e.concat(/(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDD4A-\uDD65\uDD6F-\uDD85\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDDD0-\uDDED\uDDF0\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])/,e.optional(/(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDD4A-\uDD65\uDD6F-\uDD85\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDDD0-\uDDED\uDDF0\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*:/),/(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDD4A-\uDD65\uDD6F-\uDD85\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDDD0-\uDDED\uDDF0\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*/),r={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},i={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},o=t.inherit(i,{begin:/\(/,end:/\)/}),a=t.inherit(t.APOS_STRING_MODE,{className:"string"}),s=t.inherit(t.QUOTE_STRING_MODE,{className:"string"}),u={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:/(?:[\x2D\.0-:A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDD4A-\uDD65\uDD6F-\uDD85\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDDD0-\uDDED\uDDF0\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])+/,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[r]},{begin:/'/,end:/'/,contains:[r]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[i,s,a,o,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[i,o,s,a]}]}]},t.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},r,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[s]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[u],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[u],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:e.concat(/</,e.lookahead(e.concat(n,e.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:n,relevance:0,starts:u}]},{className:"tag",begin:e.concat(/<\//,e.lookahead(e.concat(n,/>/))),contains:[{className:"name",begin:n,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}},"8f2f":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=o(n("f0c0")),i=o(n("d767"));function o(t){return t&&t.__esModule?t:{default:t}}e.default={name:"LkeMsg",components:{MsgContent:i.default,MsgLoading:r.default},props:{loadingIcon:String,type:String,isReplaceLinks:Boolean,showProcedures:Boolean,isPrintAnimate:Boolean,transferStatus:Boolean,clazz:String,item:Object,styleObj:Object,clazzTable:String,clazzMd:String,anchorAttributes:Object,imgMinWidth:Number|String,imgMaxWidth:Number|String,linkify:Boolean,isMermaidRenderAfterOutput:Boolean},data:function(){return{currentIndex:0}},computed:{loadingText:function(){return this.item.text?this.item.text:this.showProcedures&&"token_stat"===this.type&&this.item.procedures&&this.item.procedures.length>0?this.item.procedures[this.item.procedures.length-1].title||"ๆ่็":""},loadingMessage:function(){return this.item.loading_message||this.item.is_from_self||"token_stat"===this.type&&0===this.currentIndex||"show_search_engine"===this.type&&0===this.currentIndex}},methods:{postrender:function(t){this.currentIndex=t,this.$emit("postrender",t)},imageClick:function(t){this.$emit("imageClick",t)}}}},"8f37":function(t,e,n){"use strict";var r={};function i(t,e){var n;return"string"!=typeof e&&(e=i.defaultChars),n=function(t){var e,n,i=r[t];if(i)return i;for(i=r[t]=[],e=0;e<128;e++)n=String.fromCharCode(e),i.push(n);for(e=0;e<t.length;e++)i[n=t.charCodeAt(e)]="%"+("0"+n.toString(16).toUpperCase()).slice(-2);return i}(e),t.replace(/(%[a-f0-9]{2})+/gi,(function(t){var e,r,i,o,a,s,u,l="";for(e=0,r=t.length;e<r;e+=3)(i=parseInt(t.slice(e+1,e+3),16))<128?l+=n[i]:192==(224&i)&&e+3<r&&128==(192&(o=parseInt(t.slice(e+4,e+6),16)))?(l+=(u=i<<6&1984|63&o)<128?"๏ฟฝ๏ฟฝ":String.fromCharCode(u),e+=3):224==(240&i)&&e+6<r&&(o=parseInt(t.slice(e+4,e+6),16),a=parseInt(t.slice(e+7,e+9),16),128==(192&o)&&128==(192&a))?(l+=(u=i<<12&61440|o<<6&4032|63&a)<2048||u>=55296&&u<=57343?"๏ฟฝ๏ฟฝ๏ฟฝ":String.fromCharCode(u),e+=6):240==(248&i)&&e+9<r&&(o=parseInt(t.slice(e+4,e+6),16),a=parseInt(t.slice(e+7,e+9),16),s=parseInt(t.slice(e+10,e+12),16),128==(192&o)&&128==(192&a)&&128==(192&s))?((u=i<<18&1835008|o<<12&258048|a<<6&4032|63&s)<65536||u>1114111?l+="๏ฟฝ๏ฟฝ๏ฟฝ๏ฟฝ":(u-=65536,l+=String.fromCharCode(55296+(u>>10),56320+(1023&u))),e+=9):l+="๏ฟฝ";return l}))}i.defaultChars=";/?:@&=+$,#",i.componentChars="",t.exports=i},9152:function(t,e){e.read=function(t,e,n,r,i){var o,a,s=8*i-r-1,u=(1<<s)-1,l=u>>1,c=-7,h=n?i-1:0,d=n?-1:1,p=t[e+h];for(h+=d,o=p&(1<<-c)-1,p>>=-c,c+=s;c>0;o=256*o+t[e+h],h+=d,c-=8);for(a=o&(1<<-c)-1,o>>=-c,c+=r;c>0;a=256*a+t[e+h],h+=d,c-=8);if(0===o)o=1-l;else{if(o===u)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,r),o-=l}return(p?-1:1)*a*Math.pow(2,o-r)},e.write=function(t,e,n,r,i,o){var a,s,u,l=8*o-i-1,c=(1<<l)-1,h=c>>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:o-1,f=r?1:-1,g=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=c):(a=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-a))<1&&(a--,u*=2),(e+=a+h>=1?d/u:d*Math.pow(2,1-h))*u>=2&&(a++,u/=2),a+h>=c?(s=0,a=c):a+h>=1?(s=(e*u-1)*Math.pow(2,i),a+=h):(s=e*Math.pow(2,h-1)*Math.pow(2,i),a=0));i>=8;t[n+p]=255&s,p+=f,s/=256,i-=8);for(a=a<<i|s,l+=i;l>0;t[n+p]=255&a,p+=f,a/=256,l-=8);t[n+p-f]|=128*g}},"918f":function(t,e,n){"use strict";n.r(e);var r=n("1de5"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e.default=i.a},"920b":function(t,e,n){"use strict";n.r(e);var r=n("e390");for(var i in r)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(i);var o=n("2877"),a=Object(o.a)(r.default,undefined,undefined,!1,null,null,null);e.default=a.exports},"922c":function(t,e,n){"use strict";t.exports.tokenize=function(t,e){var n,r,i,o,a=t.pos,s=t.src.charCodeAt(a);if(e)return!1;if(126!==s)return!1;if(i=(r=t.scanDelims(t.pos,!0)).length,o=String.fromCharCode(s),i<2)return!1;for(i%2&&(t.push("text","",0).content=o,i--),n=0;n<i;n+=2)t.push("text","",0).content=o+o,t.delimiters.push({marker:s,jump:n,token:t.tokens.length-1,level:t.level,end:-1,open:r.can_open,close:r.can_close});return t.pos+=r.length,!0},t.exports.postProcess=function(t){var e,n,r,i,o,a=[],s=t.delimiters,u=t.delimiters.length;for(e=0;e<u;e++)126===(r=s[e]).marker&&-1!==r.end&&(i=s[r.end],(o=t.tokens[r.token]).type="s_open",o.tag="s",o.nesting=1,o.markup="~~",o.content="",(o=t.tokens[i.token]).type="s_close",o.tag="s",o.nesting=-1,o.markup="~~",o.content="","text"===t.tokens[i.token-1].type&&"~"===t.tokens[i.token-1].content&&a.push(i.token-1));for(;a.length;){for(n=(e=a.pop())+1;n<t.tokens.length&&"s_close"===t.tokens[n].type;)n++;e!==--n&&(o=t.tokens[n],t.tokens[n]=t.tokens[e],t.tokens[e]=o)}}},"932d":function(t,e,n){"use strict";var r=n("0068").normalizeReference,i=n("0068").isSpace;t.exports=function(t,e){var n,o,a,s,u,l,c,h,d,p,f,g,m,y="",v=t.pos,D=t.posMax;if(33!==t.src.charCodeAt(t.pos))return!1;if(91!==t.src.charCodeAt(t.pos+1))return!1;if(l=t.pos+2,(u=t.md.helpers.parseLinkLabel(t,t.pos+1,!1))<0)return!1;if((c=u+1)<D&&40===t.src.charCodeAt(c)){for(c++;c<D&&(o=t.src.charCodeAt(c),i(o)||10===o);c++);if(c>=D)return!1;for(m=c,(d=t.md.helpers.parseLinkDestination(t.src,c,t.posMax)).ok&&(y=t.md.normalizeLink(d.str),t.md.validateLink(y)?c=d.pos:y=""),m=c;c<D&&(o=t.src.charCodeAt(c),i(o)||10===o);c++);if(d=t.md.helpers.parseLinkTitle(t.src,c,t.posMax),c<D&&m!==c&&d.ok)for(p=d.str,c=d.pos;c<D&&(o=t.src.charCodeAt(c),i(o)||10===o);c++);else p="";if(c>=D||41!==t.src.charCodeAt(c))return t.pos=v,!1;c++}else{if(void 0===t.env.references)return!1;if(c<D&&91===t.src.charCodeAt(c)?(m=c+1,(c=t.md.helpers.parseLinkLabel(t,c))>=0?s=t.src.slice(m,c++):c=u+1):c=u+1,s||(s=t.src.slice(l,u)),!(h=t.env.references[r(s)]))return t.pos=v,!1;y=h.href,p=h.title}return e||(a=t.src.slice(l,u),t.md.inline.parse(a,t.md,t.env,g=[]),(f=t.push("image","img",0)).attrs=n=[["src",y],["alt",""]],f.children=g,f.content=a,p&&n.push(["title",p])),t.pos=c,t.posMax=D,!0}},9439:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function i(){i=function(){return e};var t,e={},n=Object.prototype,o=n.hasOwnProperty,a=Object.defineProperty||function(t,e,n){t[e]=n.value},s="function"==typeof Symbol?Symbol:{},u=s.iterator||"@@iterator",l=s.asyncIterator||"@@asyncIterator",c=s.toStringTag||"@@toStringTag";function h(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(t){h=function(t,e,n){return t[e]=n}}function d(t,e,n,r){var i=e&&e.prototype instanceof D?e:D,o=Object.create(i.prototype),s=new I(r||[]);return a(o,"_invoke",{value:F(t,n,s)}),o}function p(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=d;var f="suspendedStart",g="suspendedYield",m="executing",y="completed",v={};function D(){}function b(){}function _(){}var x={};h(x,u,(function(){return this}));var w=Object.getPrototypeOf,C=w&&w(w(T([])));C&&C!==n&&o.call(C,u)&&(x=C);var A=_.prototype=D.prototype=Object.create(x);function S(t){["next","throw","return"].forEach((function(e){h(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(i,a,s,u){var l=p(t[i],t,a);if("throw"!==l.type){var c=l.arg,h=c.value;return h&&"object"==r(h)&&o.call(h,"__await")?e.resolve(h.__await).then((function(t){n("next",t,s,u)}),(function(t){n("throw",t,s,u)})):e.resolve(h).then((function(t){c.value=t,s(c)}),(function(t){return n("throw",t,s,u)}))}u(l.arg)}var i;a(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,i){n(t,r,e,i)}))}return i=i?i.then(o,o):o()}})}function F(e,n,r){var i=f;return function(o,a){if(i===m)throw Error("Generator is already running");if(i===y){if("throw"===o)throw a;return{value:t,done:!0}}for(r.method=o,r.arg=a;;){var s=r.delegate;if(s){var u=M(s,r);if(u){if(u===v)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===f)throw i=y,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=m;var l=p(e,n,r);if("normal"===l.type){if(i=r.done?y:g,l.arg===v)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(i=y,r.method="throw",r.arg=l.arg)}}}function M(e,n){var r=n.method,i=e.iterator[r];if(i===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,M(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),v;var o=p(i,e.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,v;var a=o.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,v):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,v)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function O(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function T(e){if(e||""===e){var n=e[u];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function n(){for(;++i<e.length;)if(o.call(e,i))return n.value=e[i],n.done=!1,n;return n.value=t,n.done=!0,n};return a.next=a}}throw new TypeError(r(e)+" is not iterable")}return b.prototype=_,a(A,"constructor",{value:_,configurable:!0}),a(_,"constructor",{value:b,configurable:!0}),b.displayName=h(_,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,_):(t.__proto__=_,h(t,c,"GeneratorFunction")),t.prototype=Object.create(A),t},e.awrap=function(t){return{__await:t}},S(E.prototype),h(E.prototype,l,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,i,o){void 0===o&&(o=Promise);var a=new E(d(t,n,r,i),o);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},S(A),h(A,c,"Generator"),h(A,u,(function(){return this})),h(A,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=T,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(O),!e)for(var n in this)"t"===n.charAt(0)&&o.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function r(r,i){return s.type="throw",s.arg=e,n.next=r,i&&(n.method="next",n.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var u=o.call(a,"catchLoc"),l=o.call(a,"finallyLoc");if(u&&l){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!l)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,v):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),v},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),O(n),v}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;O(n)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),v}},e}function o(t,e,n,r,i,o,a){try{var s=t[o](a),u=s.value}catch(t){return void n(t)}s.done?e(u):Promise.resolve(u).then(r,i)}Object.defineProperty(e,"__esModule",{value:!0}),e.MermaidService=void 0,e.injectMermaid=function(t,e){if(t.loadType,t.url,!window.isMermaidLoaded){var n=document.createElement("script");n.src=window.MermaidSrc?window.MermaidSrc:"https://cdn.xiaowei.qq.com/webim/assets/static/mermaid.min.js",n.async=!0,n.onload=function(){window.isMermaidLoaded=!0,e()},n.onerror=function(t){window.mermaidLoadError=!0},document.head.appendChild(n)}},window.isMermaidLoaded=!1,window.mermaidLoadError=!1,e.MermaidService={initialized:!1,init:function(){this.initialized||window.mermaid&&window.mermaid.initialize&&(window.mermaid.initialize({startOnLoad:!1,theme:"default",suppressErrorRendering:!0,securityLevel:"loose"}),this.initialized=!0)},renderAll:function(){var t=arguments,e=this;return function(t){return function(){var e=this,n=arguments;return new Promise((function(r,i){var a=t.apply(e,n);function s(t){o(a,r,i,s,u,"next",t)}function u(t){o(a,r,i,s,u,"throw",t)}s(void 0)}))}}(i().mark((function n(){var r,o,a,s,u,l,c,h,d,p;return i().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:r=t.length>0&&void 0!==t[0]?t[0]:document,e.init(),o=r.querySelectorAll("pre > code.language-mermaid"),a=0;case 5:if(!(a<o.length)){n.next=32;break}if(s=o[a],"true"!==(u=s.parentElement).getAttribute("data-processed")){n.next=10;break}return n.abrupt("continue",29);case 10:return l=s.textContent,(c=document.createElement("div")).className="mermaid-container",n.prev=13,h="mermaid-".concat(Date.now(),"-").concat(Math.random().toString(36).substr(2,9)),n.next=17,window.mermaid.render(h,l);case 17:d=n.sent,p=d.svg,c.innerHTML=p,u.parentNode.replaceChild(c,u),n.next=29;break;case 24:n.prev=24,n.t0=n.catch(13),c.innerHTML='\n <div class="mermaid-error">\n <pre>'.concat(l,"</pre>\n </div>\n "),u.parentNode.replaceChild(c,u);case 29:a++,n.next=5;break;case 32:case"end":return n.stop()}}),n,null,[[13,24]])})))()},onMermaidLoaded:function(t){if(window.isMermaidLoaded)t();else{if(window.mermaidLoadError)return;var e=setInterval((function(){window.isMermaidLoaded&&(clearInterval(e),t())}),500);setTimeout((function(){clearInterval(e)}),3e4)}}}},9510:function(t,e,n){"use strict";t.exports=function(t){var e=t.regex,n=/(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFF9D\uFFA0-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDD4A-\uDD65\uDD6F-\uDD85\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDDD0-\uDDED\uDDF0\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0897-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF65-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDD40-\uDD65\uDD69-\uDD6D\uDD6F-\uDD85\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEC2-\uDEC4\uDEFC-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7-\uDFC0\uDFC2\uDFC5\uDFC7-\uDFCA\uDFCC-\uDFD3\uDFE1\uDFE2]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDED0-\uDEE3\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0\uDFF0-\uDFF9]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF5A\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD39]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDD70-\uDD79\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDCF0-\uDCF9\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDDD0-\uDDFA\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*/,r=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],i={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:r,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},o={className:"meta",begin:/^(>>>|\.\.\.) /},a={className:"subst",begin:/\{/,end:/\}/,keywords:i,illegal:/#/},s={begin:/\{\{/,relevance:0},u={className:"string",contains:[t.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[t.BACKSLASH_ESCAPE,o,s,a]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[t.BACKSLASH_ESCAPE,o,s,a]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[t.BACKSLASH_ESCAPE,s,a]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,s,a]},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},l="[0-9](_?[0-9])*",c="(\\b(".concat(l,"))?\\.(").concat(l,")|\\b(").concat(l,")\\."),h="\\b|".concat(r.join("|")),d={className:"number",relevance:0,variants:[{begin:"(\\b(".concat(l,")|(").concat(c,"))[eE][+-]?(").concat(l,")[jJ]?(?=").concat(h,")")},{begin:"(".concat(c,")[jJ]?")},{begin:"\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=".concat(h,")")},{begin:"\\b0[bB](_?[01])+[lL]?(?=".concat(h,")")},{begin:"\\b0[oO](_?[0-7])+[lL]?(?=".concat(h,")")},{begin:"\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=".concat(h,")")},{begin:"\\b(".concat(l,")[jJ](?=").concat(h,")")}]},p={className:"comment",begin:e.lookahead(/# type:/),end:/$/,keywords:i,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},f={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:["self",o,d,u,t.HASH_COMMENT_MODE]}]};return a.contains=[u,d,o],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:i,illegal:/(<\/|\?)|=>/,contains:[o,d,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},u,p,t.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,n],scope:{1:"keyword",3:"title.function"},contains:[f]},{variants:[{match:[/\bclass/,/\s+/,n,/\s*/,/\(\s*/,n,/\s*\)/]},{match:[/\bclass/,/\s+/,n]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[d,f,u]}]}}},"955a":function(t,e,n){var r=n("7a22");r.__esModule&&(r=r.default),"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),(0,n("499e").default)("d67c8580",r,!0,{sourceMap:!1,shadowMode:!1})},9921:function(t,e,n){"use strict";var r=n("0068").arrayReplaceAt;function i(t){return/^<a[>\s]/i.test(t)}function o(t){return/^<\/a\s*>/i.test(t)}t.exports=function(t){var e,n,a,s,u,l,c,h,d,p,f,g,m,y,v,D,b,_=t.tokens;if(t.md.options.linkify)for(n=0,a=_.length;n<a;n++)if("inline"===_[n].type&&t.md.linkify.pretest(_[n].content))for(m=0,e=(s=_[n].children).length-1;e>=0;e--)if("link_close"!==(l=s[e]).type){if("html_inline"===l.type&&(i(l.content)&&m>0&&m--,o(l.content)&&m++),!(m>0)&&"text"===l.type&&t.md.linkify.test(l.content)){for(d=l.content,b=t.md.linkify.match(d),c=[],g=l.level,f=0,h=0;h<b.length;h++)y=b[h].url,v=t.md.normalizeLink(y),t.md.validateLink(v)&&(D=b[h].text,D=b[h].schema?"mailto:"!==b[h].schema||/^mailto:/i.test(D)?t.md.normalizeLinkText(D):t.md.normalizeLinkText("mailto:"+D).replace(/^mailto:/,""):t.md.normalizeLinkText("http://"+D).replace(/^http:\/\//,""),(p=b[h].index)>f&&((u=new t.Token("text","",0)).content=d.slice(f,p),u.level=g,c.push(u)),(u=new t.Token("link_open","a",1)).attrs=[["href",v]],u.level=g++,u.markup="linkify",u.info="auto",c.push(u),(u=new t.Token("text","",0)).content=D,u.level=g,c.push(u),(u=new t.Token("link_close","a",-1)).level=--g,u.markup="linkify",u.info="auto",c.push(u),f=b[h].lastIndex);f<d.length&&((u=new t.Token("text","",0)).content=d.slice(f),u.level=g,c.push(u)),_[n].children=s=r(s,e,c)}}else for(e--;s[e].level!==l.level&&"link_open"!==s[e].type;)e--}},"9c12":function(t,e,n){"use strict";t.exports=function(t,e,n){var r,i,o;if(t.sCount[e]-t.blkIndent<4)return!1;for(i=r=e+1;r<n;)if(t.isEmpty(r))r++;else{if(!(t.sCount[r]-t.blkIndent>=4))break;i=++r}return t.line=i,(o=t.push("code_block","code",0)).content=t.getLines(e,i,4+t.blkIndent,!0),o.map=[e,t.line],!0}},a124:function(t,e,n){"use strict";t.exports=function(t){var e,n,r,i=t.tokens;for(n=0,r=i.length;n<r;n++)"inline"===(e=i[n]).type&&t.md.inline.parse(e.content,t.md,t.env,e.children)}},a36d:function(t,e,n){"use strict";n.r(e);var r=n("7c8a"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e.default=i.a},a7bc:function(t,e){t.exports=/[\0-\x1F\x7F-\x9F]/},a915:function(t,e,n){"use strict";var r=n("4883"),i=[["normalize",n("4c26")],["block",n("3408")],["inline",n("a124")],["linkify",n("9921")],["replacements",n("bb4a")],["smartquotes",n("af30")]];function o(){this.ruler=new r;for(var t=0;t<i.length;t++)this.ruler.push(i[t][0],i[t][1])}o.prototype.process=function(t){var e,n,r;for(e=0,n=(r=this.ruler.getRules("")).length;e<n;e++)r[e](t)},o.prototype.State=n("7133"),t.exports=o},aa43:function(t,e,n){"use strict";t.exports={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]}},ae34:function(t,e,n){var r=n("8753");t.exports=function(t,e){";"!==(t=r.trimRight(t))[t.length-1]&&(t+=";");var n=t.length,i=!1,o=0,a=0,s="";function u(){if(!i){var n=r.trim(t.slice(o,a)),u=n.indexOf(":");if(-1!==u){var l=r.trim(n.slice(0,u)),c=r.trim(n.slice(u+1));if(l){var h=e(o,s.length,l,c,n);h&&(s+=h+"; ")}}}o=a+1}for(;a<n;a++){var l=t[a];if("/"===l&&"*"===t[a+1]){var c=t.indexOf("*/",a+2);if(-1===c)break;o=(a=c+1)+1,i=!1}else"("===l?i=!0:")"===l?i=!1:";"===l?i||u():"\n"===l&&u()}return r.trim(s)}},af30:function(t,e,n){"use strict";var r=n("0068").isWhiteSpace,i=n("0068").isPunctChar,o=n("0068").isMdAsciiPunct,a=/['"]/,s=/['"]/g;function u(t,e,n){return t.substr(0,e)+n+t.substr(e+1)}function l(t,e){var n,a,l,c,h,d,p,f,g,m,y,v,D,b,_,x,w,C,A,S,E;for(A=[],n=0;n<t.length;n++){for(a=t[n],p=t[n].level,w=A.length-1;w>=0&&!(A[w].level<=p);w--);if(A.length=w+1,"text"===a.type){h=0,d=(l=a.content).length;t:for(;h<d&&(s.lastIndex=h,c=s.exec(l));){if(_=x=!0,h=c.index+1,C="'"===c[0],g=32,c.index-1>=0)g=l.charCodeAt(c.index-1);else for(w=n-1;w>=0&&("softbreak"!==t[w].type&&"hardbreak"!==t[w].type);w--)if("text"===t[w].type){g=t[w].content.charCodeAt(t[w].content.length-1);break}if(m=32,h<d)m=l.charCodeAt(h);else for(w=n+1;w<t.length&&("softbreak"!==t[w].type&&"hardbreak"!==t[w].type);w++)if("text"===t[w].type){m=t[w].content.charCodeAt(0);break}if(y=o(g)||i(String.fromCharCode(g)),v=o(m)||i(String.fromCharCode(m)),D=r(g),(b=r(m))?_=!1:v&&(D||y||(_=!1)),D?x=!1:y&&(b||v||(x=!1)),34===m&&'"'===c[0]&&g>=48&&g<=57&&(x=_=!1),_&&x&&(_=!1,x=v),_||x){if(x)for(w=A.length-1;w>=0&&(f=A[w],!(A[w].level<p));w--)if(f.single===C&&A[w].level===p){f=A[w],C?(S=e.md.options.quotes[2],E=e.md.options.quotes[3]):(S=e.md.options.quotes[0],E=e.md.options.quotes[1]),a.content=u(a.content,c.index,E),t[f.token].content=u(t[f.token].content,f.pos,S),h+=E.length-1,f.token===n&&(h+=S.length-1),d=(l=a.content).length,A.length=w;continue t}_?A.push({token:n,pos:c.index,single:C,level:p}):x&&C&&(a.content=u(a.content,c.index,"โ"))}else C&&(a.content=u(a.content,c.index,"โ"))}}}}t.exports=function(t){var e;if(t.md.options.typographer)for(e=t.tokens.length-1;e>=0;e--)"inline"===t.tokens[e].type&&a.test(t.tokens[e].content)&&l(t.tokens[e].children,t)}},b012:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.loadingMessage?t._e():n("VueMarkdown",{class:t.clazzMd||"answer-md",style:t.styleObj,attrs:{highlight:!0,"table-class":t.clazzTable||(t.isFinal?"table-style":"table"),source:t.renderText,anchorAttributes:t.anchorAttributes||{target:"_blank"},linkify:t.linkify||!1,postrender:t.postrender},on:{rendered:t.update}})},i=[]},b117:function(t,e,n){"use strict";t.exports=function(t){var e={};e.src_Any=n("cbc7").source,e.src_Cc=n("a7bc").source,e.src_Z=n("4fc2").source,e.src_P=n("7ca0").source,e.src_ZPCc=[e.src_Z,e.src_P,e.src_Cc].join("|"),e.src_ZCc=[e.src_Z,e.src_Cc].join("|");var r="[><๏ฝ]";return e.src_pseudo_letter="(?:(?![><๏ฝ]|"+e.src_ZPCc+")"+e.src_Any+")",e.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",e.src_auth="(?:(?:(?!"+e.src_ZCc+"|[@/\\[\\]()]).)+@)?",e.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",e.src_host_terminator="(?=$|[><๏ฝ]|"+e.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+e.src_ZPCc+"))",e.src_path="(?:[/?#](?:(?!"+e.src_ZCc+"|"+r+"|[()[\\]{}.,\"'?!\\-]).|\\[(?:(?!"+e.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+e.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+e.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+e.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+e.src_ZCc+"|[']).)+\\'|\\'(?="+e.src_pseudo_letter+"|[-]).|\\.{2,4}[a-zA-Z0-9%/]|\\.(?!"+e.src_ZCc+"|[.]).|"+(t&&t["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+"\\,(?!"+e.src_ZCc+").|\\!(?!"+e.src_ZCc+"|[!]).|\\?(?!"+e.src_ZCc+"|[?]).)+|\\/)?",e.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',e.src_xn="xn--[a-z0-9\\-]{1,59}",e.src_domain_root="(?:"+e.src_xn+"|"+e.src_pseudo_letter+"{1,63})",e.src_domain="(?:"+e.src_xn+"|(?:"+e.src_pseudo_letter+")|(?:"+e.src_pseudo_letter+"(?:-|"+e.src_pseudo_letter+"){0,61}"+e.src_pseudo_letter+"))",e.src_host="(?:(?:(?:(?:"+e.src_domain+")\\.)*"+e.src_domain+"))",e.tpl_host_fuzzy="(?:"+e.src_ip4+"|(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%)))",e.tpl_host_no_ip_fuzzy="(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%))",e.src_host_strict=e.src_host+e.src_host_terminator,e.tpl_host_fuzzy_strict=e.tpl_host_fuzzy+e.src_host_terminator,e.src_host_port_strict=e.src_host+e.src_port+e.src_host_terminator,e.tpl_host_port_fuzzy_strict=e.tpl_host_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_port_no_ip_fuzzy_strict=e.tpl_host_no_ip_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+e.src_ZPCc+"|>|$))",e.tpl_email_fuzzy='(^|[><๏ฝ]|"|\\(|'+e.src_ZCc+")("+e.src_email_name+"@"+e.tpl_host_fuzzy_strict+")",e.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|๏ฝ]|"+e.src_ZPCc+"))((?![$+<=>^`|๏ฝ])"+e.tpl_host_port_fuzzy_strict+e.src_path+")",e.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|๏ฝ]|"+e.src_ZPCc+"))((?![$+<=>^`|๏ฝ])"+e.tpl_host_port_no_ip_fuzzy_strict+e.src_path+")",e}},b441:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.thoughtXssHtmlOptions=e.THOUGHT_STATUS=void 0;var r=n("5e38"),i=(0,r.getDefaultWhiteList)();i.a=["href","title","target"],e.thoughtXssHtmlOptions={css:!1,whiteList:i,onTagAttr:function(t,e,n,i){if(-1!==t.indexOf("_"))return"".concat(e,'="').concat(n,'"');if(["div","span","strong","p","mark"].includes(t)&&!new RegExp("^on").test(e))return"".concat(e,'="').concat(n,'"');if(["class","style"].includes(e))return"".concat(e,'="').concat(n,'"');if("a"===t&&["rel","data-link-url"].includes(e))return"".concat(e,'="').concat(n,'"');if("a"===t&&"href"===e){var o=n.split(":")[0];if(["qdweb","qdim","mqqwpa"].includes(o))return"".concat(e,'="').concat((0,r.escapeAttrValue)(n),'"')}if("video"===t&&["rel","webkit-playsinline","x5-playsinline","title","size","format"].includes(e))return"".concat(e,'="').concat(n,'"');if("audio"===t&&["controls","controlslist","id","speed","title","size","format","data-duration-ms"].includes(e))return"".concat(e,'="').concat(n,'"');return"img"===t&&["alt","data-value"].includes(e)?"".concat(e,'="').concat(n,'"'):void 0}},e.THOUGHT_STATUS={success:"success",failed:"failed",processing:"processing",stop:"stop"}},b635:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.install=e.default=void 0;var r=l(n("20f6")),i=l(n("82c1")),o=l(n("d767")),a=l(n("f0c0")),s=l(n("5886")),u=n("1a38");function l(t){return t&&t.__esModule?t:{default:t}}var c={MsgContent:o.default,MsgChart:i.default,MsgLoading:a.default,LkeMsg:r.default,MsgThought:s.default},h=e.install=function(t){Object.keys(c).forEach((function(e){var n=c[e];n.install&&t.use(n)}))};"undefined"!=typeof window&&window.Vue&&h(window.Vue),e.default={install:h,markdownToHtml:u.markdownToHtml,MsgChart:i.default,MsgContent:o.default,MsgLoading:a.default,LkeMsg:r.default,MsgThought:s.default}},b639:function(t,e,n){"use strict";(function(t){var r=n("1fb5"),i=n("9152"),o=n("e3db");function a(){return u.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return u.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=u.prototype:(null===t&&(t=new u(e)),t.length=e),t}function u(t,e,n){if(!(u.TYPED_ARRAY_SUPPORT||this instanceof u))return new u(t,e,n);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return h(this,t)}return l(this,t,e,n)}function l(t,e,n,r){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,n,r){if(e.byteLength,n<0||e.byteLength<n)throw new RangeError("'offset' is out of bounds");if(e.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");return e=void 0===n&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,n):new Uint8Array(e,n,r),u.TYPED_ARRAY_SUPPORT?(t=e,t.__proto__=u.prototype):t=d(t,e),t}(t,e,n,r):"string"==typeof e?function(t,e,n){if("string"==typeof n&&""!==n||(n="utf8"),!u.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|f(e,n);t=s(t,r);var i=t.write(e,n);return i!==r&&(t=t.slice(0,i)),t}(t,e,n):function(t,e){if(u.isBuffer(e)){var n=0|p(e.length);return 0===(t=s(t,n)).length||e.copy(t,0,0,n),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||function(t){return t!=t}(e.length)?s(t,0):d(t,e);if("Buffer"===e.type&&o(e.data))return d(t,e.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function c(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function h(t,e){if(c(e),t=s(t,e<0?0:0|p(e)),!u.TYPED_ARRAY_SUPPORT)for(var n=0;n<e;++n)t[n]=0;return t}function d(t,e){var n=e.length<0?0:0|p(e.length);t=s(t,n);for(var r=0;r<n;r+=1)t[r]=255&e[r];return t}function p(t){if(t>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|t}function f(t,e){if(u.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var n=t.length;if(0===n)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return V(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return H(t).length;default:if(r)return V(t).length;e=(""+e).toLowerCase(),r=!0}}function g(t,e,n){var r=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return k(this,e,n);case"utf8":case"utf-8":return S(this,e,n);case"ascii":return F(this,e,n);case"latin1":case"binary":return M(this,e,n);case"base64":return A(this,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return O(this,e,n);default:if(r)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),r=!0}}function m(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function y(t,e,n,r,i){if(0===t.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:t.length-1),n<0&&(n=t.length+n),n>=t.length){if(i)return-1;n=t.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof e&&(e=u.from(e,r)),u.isBuffer(e))return 0===e.length?-1:v(t,e,n,r,i);if("number"==typeof e)return e&=255,u.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,n):Uint8Array.prototype.lastIndexOf.call(t,e,n):v(t,[e],n,r,i);throw new TypeError("val must be string, number or Buffer")}function v(t,e,n,r,i){var o,a=1,s=t.length,u=e.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(t.length<2||e.length<2)return-1;a=2,s/=2,u/=2,n/=2}function l(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(i){var c=-1;for(o=n;o<s;o++)if(l(t,o)===l(e,-1===c?0:o-c)){if(-1===c&&(c=o),o-c+1===u)return c*a}else-1!==c&&(o-=o-c),c=-1}else for(n+u>s&&(n=s-u),o=n;o>=0;o--){for(var h=!0,d=0;d<u;d++)if(l(t,o+d)!==l(e,d)){h=!1;break}if(h)return o}return-1}function D(t,e,n,r){n=Number(n)||0;var i=t.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=e.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a<r;++a){var s=parseInt(e.substr(2*a,2),16);if(isNaN(s))return a;t[n+a]=s}return a}function b(t,e,n,r){return G(V(e,t.length-n),t,n,r)}function _(t,e,n,r){return G(function(t){for(var e=[],n=0;n<t.length;++n)e.push(255&t.charCodeAt(n));return e}(e),t,n,r)}function x(t,e,n,r){return _(t,e,n,r)}function w(t,e,n,r){return G(H(e),t,n,r)}function C(t,e,n,r){return G(function(t,e){for(var n,r,i,o=[],a=0;a<t.length&&!((e-=2)<0);++a)r=(n=t.charCodeAt(a))>>8,i=n%256,o.push(i),o.push(r);return o}(e,t.length-n),t,n,r)}function A(t,e,n){return 0===e&&n===t.length?r.fromByteArray(t):r.fromByteArray(t.slice(e,n))}function S(t,e,n){n=Math.min(t.length,n);for(var r=[],i=e;i<n;){var o,a,s,u,l=t[i],c=null,h=l>239?4:l>223?3:l>191?2:1;if(i+h<=n)switch(h){case 1:l<128&&(c=l);break;case 2:128==(192&(o=t[i+1]))&&((u=(31&l)<<6|63&o)>127&&(c=u));break;case 3:o=t[i+1],a=t[i+2],128==(192&o)&&128==(192&a)&&((u=(15&l)<<12|(63&o)<<6|63&a)>2047&&(u<55296||u>57343)&&(c=u));break;case 4:o=t[i+1],a=t[i+2],s=t[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&((u=(15&l)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&u<1114112&&(c=u))}null===c?(c=65533,h=1):c>65535&&(c-=65536,r.push(c>>>10&1023|55296),c=56320|1023&c),r.push(c),i+=h}return function(t){var e=t.length;if(e<=E)return String.fromCharCode.apply(String,t);var n="",r=0;for(;r<e;)n+=String.fromCharCode.apply(String,t.slice(r,r+=E));return n}(r)}e.Buffer=u,e.SlowBuffer=function(t){return+t!=t&&(t=0),u.alloc(+t)},e.INSPECT_MAX_BYTES=50,u.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(t){return!1}}(),e.kMaxLength=a(),u.poolSize=8192,u._augment=function(t){return t.__proto__=u.prototype,t},u.from=function(t,e,n){return l(null,t,e,n)},u.TYPED_ARRAY_SUPPORT&&(u.prototype.__proto__=Uint8Array.prototype,u.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&u[Symbol.species]===u&&Object.defineProperty(u,Symbol.species,{value:null,configurable:!0})),u.alloc=function(t,e,n){return function(t,e,n,r){return c(e),e<=0?s(t,e):void 0!==n?"string"==typeof r?s(t,e).fill(n,r):s(t,e).fill(n):s(t,e)}(null,t,e,n)},u.allocUnsafe=function(t){return h(null,t)},u.allocUnsafeSlow=function(t){return h(null,t)},u.isBuffer=function(t){return!(null==t||!t._isBuffer)},u.compare=function(t,e){if(!u.isBuffer(t)||!u.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var n=t.length,r=e.length,i=0,o=Math.min(n,r);i<o;++i)if(t[i]!==e[i]){n=t[i],r=e[i];break}return n<r?-1:r<n?1:0},u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},u.concat=function(t,e){if(!o(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return u.alloc(0);var n;if(void 0===e)for(e=0,n=0;n<t.length;++n)e+=t[n].length;var r=u.allocUnsafe(e),i=0;for(n=0;n<t.length;++n){var a=t[n];if(!u.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(r,i),i+=a.length}return r},u.byteLength=f,u.prototype._isBuffer=!0,u.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)m(this,e,e+1);return this},u.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)m(this,e,e+3),m(this,e+1,e+2);return this},u.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)m(this,e,e+7),m(this,e+1,e+6),m(this,e+2,e+5),m(this,e+3,e+4);return this},u.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?S(this,0,t):g.apply(this,arguments)},u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===u.compare(this,t)},u.prototype.inspect=function(){var t="",n=e.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(t+=" ... ")),"<Buffer "+t+">"},u.prototype.compare=function(t,e,n,r,i){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===n&&(n=t?t.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),e<0||n>t.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&e>=n)return 0;if(r>=i)return-1;if(e>=n)return 1;if(this===t)return 0;for(var o=(i>>>=0)-(r>>>=0),a=(n>>>=0)-(e>>>=0),s=Math.min(o,a),l=this.slice(r,i),c=t.slice(e,n),h=0;h<s;++h)if(l[h]!==c[h]){o=l[h],a=c[h];break}return o<a?-1:a<o?1:0},u.prototype.includes=function(t,e,n){return-1!==this.indexOf(t,e,n)},u.prototype.indexOf=function(t,e,n){return y(this,t,e,n,!0)},u.prototype.lastIndexOf=function(t,e,n){return y(this,t,e,n,!1)},u.prototype.write=function(t,e,n,r){if(void 0===e)r="utf8",n=this.length,e=0;else if(void 0===n&&"string"==typeof e)r=e,n=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-e;if((void 0===n||n>i)&&(n=i),t.length>0&&(n<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return D(this,t,e,n);case"utf8":case"utf-8":return b(this,t,e,n);case"ascii":return _(this,t,e,n);case"latin1":case"binary":return x(this,t,e,n);case"base64":return w(this,t,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,t,e,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var E=4096;function F(t,e,n){var r="";n=Math.min(t.length,n);for(var i=e;i<n;++i)r+=String.fromCharCode(127&t[i]);return r}function M(t,e,n){var r="";n=Math.min(t.length,n);for(var i=e;i<n;++i)r+=String.fromCharCode(t[i]);return r}function k(t,e,n){var r=t.length;(!e||e<0)&&(e=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=e;o<n;++o)i+=z(t[o]);return i}function O(t,e,n){for(var r=t.slice(e,n),i="",o=0;o<r.length;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function I(t,e,n){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>n)throw new RangeError("Trying to access beyond buffer length")}function T(t,e,n,r,i,o){if(!u.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(n+r>t.length)throw new RangeError("Index out of range")}function B(t,e,n,r){e<0&&(e=65535+e+1);for(var i=0,o=Math.min(t.length-n,2);i<o;++i)t[n+i]=(e&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function L(t,e,n,r){e<0&&(e=4294967295+e+1);for(var i=0,o=Math.min(t.length-n,4);i<o;++i)t[n+i]=e>>>8*(r?i:3-i)&255}function j(t,e,n,r,i,o){if(n+r>t.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function P(t,e,n,r,o){return o||j(t,0,n,4),i.write(t,e,n,r,23,4),n+4}function N(t,e,n,r,o){return o||j(t,0,n,8),i.write(t,e,n,r,52,8),n+8}u.prototype.slice=function(t,e){var n,r=this.length;if((t=~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),(e=void 0===e?r:~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),e<t&&(e=t),u.TYPED_ARRAY_SUPPORT)(n=this.subarray(t,e)).__proto__=u.prototype;else{var i=e-t;n=new u(i,void 0);for(var o=0;o<i;++o)n[o]=this[o+t]}return n},u.prototype.readUIntLE=function(t,e,n){t|=0,e|=0,n||I(t,e,this.length);for(var r=this[t],i=1,o=0;++o<e&&(i*=256);)r+=this[t+o]*i;return r},u.prototype.readUIntBE=function(t,e,n){t|=0,e|=0,n||I(t,e,this.length);for(var r=this[t+--e],i=1;e>0&&(i*=256);)r+=this[t+--e]*i;return r},u.prototype.readUInt8=function(t,e){return e||I(t,1,this.length),this[t]},u.prototype.readUInt16LE=function(t,e){return e||I(t,2,this.length),this[t]|this[t+1]<<8},u.prototype.readUInt16BE=function(t,e){return e||I(t,2,this.length),this[t]<<8|this[t+1]},u.prototype.readUInt32LE=function(t,e){return e||I(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},u.prototype.readUInt32BE=function(t,e){return e||I(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},u.prototype.readIntLE=function(t,e,n){t|=0,e|=0,n||I(t,e,this.length);for(var r=this[t],i=1,o=0;++o<e&&(i*=256);)r+=this[t+o]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*e)),r},u.prototype.readIntBE=function(t,e,n){t|=0,e|=0,n||I(t,e,this.length);for(var r=e,i=1,o=this[t+--r];r>0&&(i*=256);)o+=this[t+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*e)),o},u.prototype.readInt8=function(t,e){return e||I(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},u.prototype.readInt16LE=function(t,e){e||I(t,2,this.length);var n=this[t]|this[t+1]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt16BE=function(t,e){e||I(t,2,this.length);var n=this[t+1]|this[t]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt32LE=function(t,e){return e||I(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},u.prototype.readInt32BE=function(t,e){return e||I(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},u.prototype.readFloatLE=function(t,e){return e||I(t,4,this.length),i.read(this,t,!0,23,4)},u.prototype.readFloatBE=function(t,e){return e||I(t,4,this.length),i.read(this,t,!1,23,4)},u.prototype.readDoubleLE=function(t,e){return e||I(t,8,this.length),i.read(this,t,!0,52,8)},u.prototype.readDoubleBE=function(t,e){return e||I(t,8,this.length),i.read(this,t,!1,52,8)},u.prototype.writeUIntLE=function(t,e,n,r){(t=+t,e|=0,n|=0,r)||T(this,t,e,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[e]=255&t;++o<n&&(i*=256);)this[e+o]=t/i&255;return e+n},u.prototype.writeUIntBE=function(t,e,n,r){(t=+t,e|=0,n|=0,r)||T(this,t,e,n,Math.pow(2,8*n)-1,0);var i=n-1,o=1;for(this[e+i]=255&t;--i>=0&&(o*=256);)this[e+i]=t/o&255;return e+n},u.prototype.writeUInt8=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,1,255,0),u.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},u.prototype.writeUInt16LE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):B(this,t,e,!0),e+2},u.prototype.writeUInt16BE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):B(this,t,e,!1),e+2},u.prototype.writeUInt32LE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):L(this,t,e,!0),e+4},u.prototype.writeUInt32BE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):L(this,t,e,!1),e+4},u.prototype.writeIntLE=function(t,e,n,r){if(t=+t,e|=0,!r){var i=Math.pow(2,8*n-1);T(this,t,e,n,i-1,-i)}var o=0,a=1,s=0;for(this[e]=255&t;++o<n&&(a*=256);)t<0&&0===s&&0!==this[e+o-1]&&(s=1),this[e+o]=(t/a|0)-s&255;return e+n},u.prototype.writeIntBE=function(t,e,n,r){if(t=+t,e|=0,!r){var i=Math.pow(2,8*n-1);T(this,t,e,n,i-1,-i)}var o=n-1,a=1,s=0;for(this[e+o]=255&t;--o>=0&&(a*=256);)t<0&&0===s&&0!==this[e+o+1]&&(s=1),this[e+o]=(t/a|0)-s&255;return e+n},u.prototype.writeInt8=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,1,127,-128),u.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},u.prototype.writeInt16LE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):B(this,t,e,!0),e+2},u.prototype.writeInt16BE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):B(this,t,e,!1),e+2},u.prototype.writeInt32LE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,4,2147483647,-2147483648),u.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):L(this,t,e,!0),e+4},u.prototype.writeInt32BE=function(t,e,n){return t=+t,e|=0,n||T(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),u.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):L(this,t,e,!1),e+4},u.prototype.writeFloatLE=function(t,e,n){return P(this,t,e,!0,n)},u.prototype.writeFloatBE=function(t,e,n){return P(this,t,e,!1,n)},u.prototype.writeDoubleLE=function(t,e,n){return N(this,t,e,!0,n)},u.prototype.writeDoubleBE=function(t,e,n){return N(this,t,e,!1,n)},u.prototype.copy=function(t,e,n,r){if(n||(n=0),r||0===r||(r=this.length),e>=t.length&&(e=t.length),e||(e=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),t.length-e<r-n&&(r=t.length-e+n);var i,o=r-n;if(this===t&&n<e&&e<r)for(i=o-1;i>=0;--i)t[i+e]=this[i+n];else if(o<1e3||!u.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)t[i+e]=this[i+n];else Uint8Array.prototype.set.call(t,this.subarray(n,n+o),e);return o},u.prototype.fill=function(t,e,n,r){if("string"==typeof t){if("string"==typeof e?(r=e,e=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===t.length){var i=t.charCodeAt(0);i<256&&(t=i)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!u.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<n)throw new RangeError("Out of range index");if(n<=e)return this;var o;if(e>>>=0,n=void 0===n?this.length:n>>>0,t||(t=0),"number"==typeof t)for(o=e;o<n;++o)this[o]=t;else{var a=u.isBuffer(t)?t:V(new u(t,r).toString()),s=a.length;for(o=0;o<n-e;++o)this[o+e]=a[o%s]}return this};var R=/[^+\/0-9A-Za-z-_]/g;function z(t){return t<16?"0"+t.toString(16):t.toString(16)}function V(t,e){var n;e=e||1/0;for(var r=t.length,i=null,o=[],a=0;a<r;++a){if((n=t.charCodeAt(a))>55295&&n<57344){if(!i){if(n>56319){(e-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(e-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(e-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((e-=1)<0)break;o.push(n)}else if(n<2048){if((e-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((e-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function H(t){return r.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(R,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function G(t,e,n,r){for(var i=0;i<r&&!(i+n>=e.length||i>=t.length);++i)e[i+n]=t[i];return i}}).call(this,n("c8ba"))},b7ce:function(t,e,n){"use strict";n.r(e);var r=n("c8bf"),i=n("0120");for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);n("c800");var a=n("2877"),s=Object(a.a)(i.default,r.a,r.b,!1,null,null,null);e.default=s.exports},b9de:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=m(n("d4cd")),i=m(n("362d")),o=m(n("54f6")),a=m(n("7ba6")),s=m(n("e6f9")),u=m(n("ff97")),l=m(n("5121")),c=m(n("cf2b")),h=m(n("4bb9")),d=m(n("33db")),p=n("cc48"),f=m(n("be03")),g=n("5e38");function m(t){return t&&t.__esModule?t:{default:t}}function y(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(t){if("string"==typeof t)return v(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?v(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){s=!0,o=t},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}e.default={md:new r.default,template:"<div><slot></slot></div>",data:function(){return{sourceData:this.source}},props:{watches:{type:Array,default:function(){return["source","show","toc"]}},source:{type:String,default:""},show:{type:Boolean,default:!0},highlight:{type:Boolean,default:!0},html:{type:Boolean,default:!0},xhtmlOut:{type:Boolean,default:!0},breaks:{type:Boolean,default:!0},linkify:{type:Boolean,default:!0},emoji:{type:Boolean,default:!0},typographer:{type:Boolean,default:!1},langPrefix:{type:String,default:"language-"},quotes:{type:String,default:"โโโโ"},tableClass:{type:String,default:"table"},taskLists:{type:Boolean,default:!0},toc:{type:Boolean,default:!1},tocId:{type:String},tocClass:{type:String,default:"table-of-contents"},tocFirstLevel:{type:Number,default:2},tocLastLevel:{type:Number},tocAnchorLink:{type:Boolean,default:!0},tocAnchorClass:{type:String,default:"toc-anchor"},tocAnchorLinkSymbol:{type:String,default:"#"},tocAnchorLinkSpace:{type:Boolean,default:!0},tocAnchorLinkClass:{type:String,default:"toc-anchor-link"},anchorAttributes:{type:Object,default:function(){return{}}},prerender:{type:Function,default:function(t){return t}},postrender:{type:Function,default:function(t){return t}}},computed:{tocLastLevelComputed:function(){return this.tocLastLevel>this.tocFirstLevel?this.tocLastLevel:this.tocFirstLevel+1}},render:function(t){var e=this;this.md=(new r.default).use(o.default).use(a.default).use(s.default).use(u.default).use(l.default).use(c.default).use(h.default).use(f.default,{enabled:this.taskLists}),this.emoji&&this.md.use(i.default,{shortcuts:!1}),this.md.set({html:this.html,xhtmlOut:this.xhtmlOut,breaks:this.breaks,linkify:this.linkify,typographer:this.typographer,langPrefix:this.langPrefix,quotes:this.quotes}),this.md.renderer.rules.table_open=function(){return'<table class="'.concat(e.tableClass,'">\n')};var n=this.md.renderer.rules.link_open||function(t,e,n,r,i){return i.renderToken(t,e,n)};this.md.renderer.rules.link_open=function(t,r,i,o,a){return Object.keys(e.anchorAttributes).map((function(n){var i=t[r].attrIndex(n),o=e.anchorAttributes[n];i<0?t[r].attrPush([n,o]):t[r].attrs[i][1]=o})),n(t,r,i,o,a)};var p=this.md.linkify,g=p.match;p.match=function(t){var e=g.call(this,t);return e?e.filter((function(t){return!t.url.endsWith(".sh")})):null},this.toc&&this.md.use(d.default,{tocClassName:this.tocClass,tocFirstLevel:this.tocFirstLevel,tocLastLevel:this.tocLastLevelComputed,anchorLink:this.tocAnchorLink,anchorLinkSymbol:this.tocAnchorLinkSymbol,anchorLinkSpace:this.tocAnchorLinkSpace,anchorClassName:this.tocAnchorClass,anchorLinkSymbolClassName:this.tocAnchorLinkClass,tocCallback:function(t,n,r){r&&(e.tocId&&document.getElementById(e.tocId)&&(document.getElementById(e.tocId).innerHTML=r),e.$emit("toc-rendered",r))}});var m=this.show?this.md.render(this.prerender(this.sourceData.replace(/-->/g,"--\x3e").replace(new RegExp("(^|[^~\\\\])~([^~]|$)","g"),"$1\\~$2"))):"";return m=this.postrender(m),this.$emit("rendered",m),t("div",{domProps:{innerHTML:m}})},beforeMount:function(){var t=this;if(this.$slots.default){this.sourceData="";var e,n=y(this.$slots.default);try{for(n.s();!(e=n.n()).done;){var r=e.value;this.sourceData+=r.text}}catch(t){n.e(t)}finally{n.f()}}if(this.$watch("source",(function(){var e=document.createElement("div"),n=(0,p.replaceVideoTags)(t.source),r=n.replacedString,i=n.videoTags,o=(0,p.extractCodeBlocks)(r),a=o.modifiedMdString,s=o.codeBlocks,u=(0,p.escapeStr)(a),l=(0,p.extractDollarEnclosedStrings)(u),c=l.transformed,h=l.extracted;e.innerHTML=c,(0,p.renderByMathjax)(e).then((function(){t.sourceData=t.prerender((0,p.fixEmptyMarkdownLinks)((0,p.restoreString)((0,p.revertEscapeStr)((0,p.restoreVideoTags)((0,p.restoreCodeBlocks)(e.innerHTML,s),i)),h)));var n=new g.FilterXSS(p.xssHtmlOptions);t.sourceData=n.process(t.sourceData),t.$forceUpdate()}))})),this.watches.forEach((function(e){t.$watch(e,(function(){t.$forceUpdate()}))})),this.sourceData){var i=document.createElement("div"),o=(0,p.replaceVideoTags)(this.sourceData),a=o.replacedString,s=o.videoTags,u=(0,p.extractCodeBlocks)(a),l=u.modifiedMdString,c=u.codeBlocks,h=(0,p.escapeStr)(l),d=(0,p.extractDollarEnclosedStrings)(h),f=d.transformed,m=d.extracted;i.innerHTML=f,(0,p.renderByMathjax)(i).then((function(){t.sourceData=(0,p.fixEmptyMarkdownLinks)((0,p.restoreString)((0,p.revertEscapeStr)((0,p.restoreVideoTags)((0,p.restoreCodeBlocks)(i.innerHTML,c),s)),m));var e=new g.FilterXSS(p.xssHtmlOptions);t.sourceData=e.process(t.sourceData),t.$forceUpdate()}))}}}},baca:function(t,e,n){"use strict";function r(t){switch(t){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}t.exports=function(t,e){for(var n=t.pos;n<t.posMax&&!r(t.src.charCodeAt(n));)n++;return n!==t.pos&&(e||(t.pending+=t.src.slice(t.pos,n)),t.pos=n,!0)}},bb4a:function(t,e,n){"use strict";var r=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,i=/\((c|tm|r|p)\)/i,o=/\((c|tm|r|p)\)/gi,a={c:"ยฉ",r:"ยฎ",p:"ยง",tm:"โข"};function s(t,e){return a[e.toLowerCase()]}function u(t){var e,n,r=0;for(e=t.length-1;e>=0;e--)"text"!==(n=t[e]).type||r||(n.content=n.content.replace(o,s)),"link_open"===n.type&&"auto"===n.info&&r--,"link_close"===n.type&&"auto"===n.info&&r++}function l(t){var e,n,i=0;for(e=t.length-1;e>=0;e--)"text"!==(n=t[e]).type||i||r.test(n.content)&&(n.content=n.content.replace(/\+-/g,"ยฑ").replace(/\.{2,}/g,"โฆ").replace(/([?!])โฆ/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---([^-]|$)/gm,"$1โ$2").replace(/(^|\s)--(\s|$)/gm,"$1โ$2").replace(/(^|[^-\s])--([^-\s]|$)/gm,"$1โ$2")),"link_open"===n.type&&"auto"===n.info&&i--,"link_close"===n.type&&"auto"===n.info&&i++}t.exports=function(t){var e;if(t.md.options.typographer)for(e=t.tokens.length-1;e>=0;e--)"inline"===t.tokens[e].type&&(i.test(t.tokens[e].content)&&u(t.tokens[e].children),r.test(t.tokens[e].content)&&l(t.tokens[e].children))}},bc6c:function(t,e,n){var r=n("7bcc"),i=n("ae34");function o(t){return null==t}function a(t){t=function(t){var e={};for(var n in t)e[n]=t[n];return e}(t||{}),t.whiteList=t.whiteList||r.whiteList,t.onAttr=t.onAttr||r.onAttr,t.onIgnoreAttr=t.onIgnoreAttr||r.onIgnoreAttr,t.safeAttrValue=t.safeAttrValue||r.safeAttrValue,this.options=t}n("8753"),a.prototype.process=function(t){if(!(t=(t=t||"").toString()))return"";var e=this.options,n=e.whiteList,r=e.onAttr,a=e.onIgnoreAttr,s=e.safeAttrValue,u=i(t,(function(t,e,i,u,l){var c=n[i],h=!1;if(!0===c?h=c:"function"==typeof c?h=c(u):c instanceof RegExp&&(h=c.test(u)),!0!==h&&(h=!1),u=s(i,u)){var d={position:e,sourcePosition:t,source:l,isWhite:h};if(h){var p=r(i,u,d);return o(p)?i+":"+u:p}return o(p=a(i,u,d))?void 0:p}}));return u},t.exports=a},bc86:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=n("5e38"),i=n("b441"),o=function(t){return t&&t.__esModule?t:{default:t}}(n("920b"));e.default={name:"MsgThought",components:{VIcon:o.default},props:{titleRender:{type:[Object,Function],default:null},isMobile:Boolean,content:String,title:String,titleIcon:String,nodeName:String,status:String,elapsed:{type:Number,default:0},detailVisible:{type:Boolean,default:!0}},data:function(){return{THOUGHT_STATUS:i.THOUGHT_STATUS,xssHandler:new r.FilterXSS(i.thoughtXssHtmlOptions),renderedContent:""}},computed:{elapsedSeconds:function(){return this.elapsed?(this.elapsed/1e3).toFixed(1):0}},watch:{content:{immediate:!0,handler:function(t){var e=t.replace(new RegExp("^\\n+"),"").replace(new RegExp("\\n","g"),"<br>");this.renderedContent=this.xssHandler.process(e)}}},methods:{onTitleClick:function(){this.$emit("update:detailVisible",!this.detailVisible)}}}},bd68:function(t,e,n){"use strict";t.exports=n("f0f2")},bda0:function(t,e,n){var r=n("1ab2").FilterCSS,i=n("1ab2").getDefaultWhiteList,o=n("eb71");function a(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height","loading"],ins:["datetime"],kbd:[],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}}var s=new r;function u(t){return t.replace(l,"<").replace(c,">")}var l=/</g,c=/>/g,h=/"/g,d=/"/g,p=/&#([a-zA-Z0-9]*);?/gim,f=/:?/gim,g=/&newline;?/gim,m=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi,y=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,v=/u\s*r\s*l\s*\(.*/gi;function D(t){return t.replace(h,""")}function b(t){return t.replace(d,'"')}function _(t){return t.replace(p,(function(t,e){return"x"===e[0]||"X"===e[0]?String.fromCharCode(parseInt(e.substr(1),16)):String.fromCharCode(parseInt(e,10))}))}function x(t){return t.replace(f,":").replace(g," ")}function w(t){for(var e="",n=0,r=t.length;n<r;n++)e+=t.charCodeAt(n)<32?" ":t.charAt(n);return o.trim(e)}function C(t){return t=w(t=x(t=_(t=b(t))))}function A(t){return t=u(t=D(t))}e.whiteList={a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height","loading"],ins:["datetime"],kbd:[],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]},e.getDefaultWhiteList=a,e.onTag=function(t,e,n){},e.onIgnoreTag=function(t,e,n){},e.onTagAttr=function(t,e,n){},e.onIgnoreTagAttr=function(t,e,n){},e.safeAttrValue=function(t,e,n,r){if(n=C(n),"href"===e||"src"===e){if("#"===(n=o.trim(n)))return"#";if("http://"!==n.substr(0,7)&&"https://"!==n.substr(0,8)&&"mailto:"!==n.substr(0,7)&&"tel:"!==n.substr(0,4)&&"data:image/"!==n.substr(0,11)&&"ftp://"!==n.substr(0,6)&&"./"!==n.substr(0,2)&&"../"!==n.substr(0,3)&&"#"!==n[0]&&"/"!==n[0])return""}else if("background"===e){if(m.lastIndex=0,m.test(n))return""}else if("style"===e){if(y.lastIndex=0,y.test(n))return"";if(v.lastIndex=0,v.test(n)&&(m.lastIndex=0,m.test(n)))return"";!1!==r&&(n=(r=r||s).process(n))}return n=A(n)},e.escapeHtml=u,e.escapeQuote=D,e.unescapeQuote=b,e.escapeHtmlEntities=_,e.escapeDangerHtml5Entities=x,e.clearNonPrintableCharacter=w,e.friendlyAttrValue=C,e.escapeAttrValue=A,e.onIgnoreTagStripAll=function(){return""},e.StripTagBody=function(t,e){"function"!=typeof e&&(e=function(){});var n=!Array.isArray(t);function r(e){return!!n||-1!==o.indexOf(t,e)}var i=[],a=!1;return{onIgnoreTag:function(t,n,o){if(r(t)){if(o.isClosing){var s="[/removed]",u=o.position+10;return i.push([!1!==a?a:o.position,u]),a=!1,s}return a||(a=o.position),"[removed]"}return e(t,n,o)},remove:function(t){var e="",n=0;return o.forEach(i,(function(r){e+=t.slice(n,r[0]),n=r[1]})),e+=t.slice(n)}}},e.stripCommentTag=function(t){for(var e="",n=0;n<t.length;){var r=t.indexOf("\x3c!--",n);if(-1===r){e+=t.slice(n);break}e+=t.slice(n,r);var i=t.indexOf("--\x3e",r);if(-1===i)break;n=i+3}return e},e.stripBlankChar=function(t){var e=t.split("");return e=e.filter((function(t){var e=t.charCodeAt(0);return!(127===e||e<=31&&10!==e&&13!==e)})),e.join("")},e.attributeWrapSign='"',e.cssFilter=s,e.getDefaultCSSWhiteList=i},be03:function(t,e,n){"use strict";var r=!0,i=!1,o=!1;function a(t,e,n){var r=t.attrIndex(e),i=[e,n];r<0?t.attrPush(i):t.attrs[r]=i}function s(t,e){for(var n=t[e].level-1,r=e-1;r>=0;r--)if(t[r].level===n)return r;return-1}function u(t,e){return function(t){return"inline"===t.type}(t[e])&&function(t){return"paragraph_open"===t.type}(t[e-1])&&function(t){return"list_item_open"===t.type}(t[e-2])&&function(t){return 0===t.content.indexOf("[ ] ")||0===t.content.indexOf("[x] ")||0===t.content.indexOf("[X] ")}(t[e])}function l(t,e){if(t.children.unshift(function(t,e){var n=new e("html_inline","",0),i=r?' disabled="" ':"";return 0===t.content.indexOf("[ ] ")?n.content='<input class="task-list-item-checkbox"'+i+'type="checkbox">':0!==t.content.indexOf("[x] ")&&0!==t.content.indexOf("[X] ")||(n.content='<input class="task-list-item-checkbox" checked=""'+i+'type="checkbox">'),n}(t,e)),t.children[1].content=t.children[1].content.slice(3),t.content=t.content.slice(3),i)if(o){t.children.pop();var n="task-item-"+Math.ceil(1e7*Math.random()-1e3);t.children[0].content=t.children[0].content.slice(0,-1)+' id="'+n+'">',t.children.push(function(t,e,n){var r=new n("html_inline","",0);return r.content='<label class="task-list-item-label" for="'+e+'">'+t+"</label>",r.attrs=[{for:e}],r}(t.content,n,e))}else t.children.unshift(function(t){var e=new t("html_inline","",0);return e.content="<label>",e}(e)),t.children.push(function(t){var e=new t("html_inline","",0);return e.content="</label>",e}(e))}t.exports=function(t,e){e&&(r=!e.enabled,i=!!e.label,o=!!e.labelAfter),t.core.ruler.after("inline","github-task-lists",(function(t){for(var e=t.tokens,n=2;n<e.length;n++)u(e,n)&&(l(e[n],t.Token),a(e[n-2],"class","task-list-item"+(r?"":" enabled")),a(e[s(e,n-2)],"class","contains-task-list"))}))}},bf2b:function(t,e,n){"use strict";t.exports=function(t,e,n,r){var i,o,a,s,u,l,c,h=!1,d=t.bMarks[e]+t.tShift[e],p=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(d+3>p)return!1;if(126!==(i=t.src.charCodeAt(d))&&96!==i)return!1;if(u=d,(o=(d=t.skipChars(d,i))-u)<3)return!1;if(c=t.src.slice(u,d),(a=t.src.slice(d,p)).indexOf(String.fromCharCode(i))>=0)return!1;if(r)return!0;for(s=e;!(++s>=n)&&!((d=u=t.bMarks[s]+t.tShift[s])<(p=t.eMarks[s])&&t.sCount[s]<t.blkIndent);)if(!(t.src.charCodeAt(d)!==i||t.sCount[s]-t.blkIndent>=4||(d=t.skipChars(d,i),d-u<o||(d=t.skipSpaces(d),d<p)))){h=!0;break}return o=t.sCount[e],t.line=s+(h?1:0),(l=t.push("fence","code",0)).info=a,l.content=t.getLines(e+1,s,o,!0),l.markup=c,l.map=[e,t.line],!0}},c2d8:function(t,e,n){"use strict";var r=n("5706").HTML_TAG_RE;t.exports=function(t,e){var n,i,o,a,s=t.pos;return!(!t.md.options.html||(o=t.posMax,60!==t.src.charCodeAt(s)||s+2>=o||(n=t.src.charCodeAt(s+1),33!==n&&63!==n&&47!==n&&!function(t){var e=32|t;return e>=97&&e<=122}(n)||(i=t.src.slice(s).match(r),!i||(e||(a=t.push("html_inline","",0),a.content=t.src.slice(s,s+i[0].length)),t.pos+=i[0].length,0)))))}},c464:function(t,e,n){"use strict";var r={};function i(t){var e,n,i=r[t];if(i)return i;for(i=r[t]=[],e=0;e<128;e++)n=String.fromCharCode(e),/^[0-9a-z]$/i.test(n)?i.push(n):i.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2));for(e=0;e<t.length;e++)i[t.charCodeAt(e)]=t[e];return i}function o(t,e,n){var r,a,s,u,l,c="";for("string"!=typeof e&&(n=e,e=o.defaultChars),void 0===n&&(n=!0),l=i(e),r=0,a=t.length;r<a;r++)if(s=t.charCodeAt(r),n&&37===s&&r+2<a&&/^[0-9a-f]{2}$/i.test(t.slice(r+1,r+3)))c+=t.slice(r,r+3),r+=2;else if(s<128)c+=l[s];else if(s>=55296&&s<=57343){if(s>=55296&&s<=56319&&r+1<a&&((u=t.charCodeAt(r+1))>=56320&&u<=57343)){c+=encodeURIComponent(t[r]+t[r+1]),r++;continue}c+="%EF%BF%BD"}else c+=encodeURIComponent(t[r]);return c}o.defaultChars=";/?:@&=+$,-_.!~*'()#",o.componentChars="-_.!~*'()",t.exports=o},c513:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:t.clazz},[n("MsgLoading",{attrs:{loadingIcon:t.loadingIcon,loadingMessage:t.loadingMessage,loadingText:t.loadingText,transferStatus:t.transferStatus}}),t._v(" "),t.loadingMessage?t._e():n("MsgContent",{attrs:{isReplaceLinks:t.isReplaceLinks,isPrintAnimate:t.isPrintAnimate,linkify:t.linkify,loadingMessage:t.loadingMessage,content:t.item.content,isFinal:t.item.is_final,isMdExpand:t.item.isMdExpand,clazzTable:t.item.is_final?"table-style":"table",clazzMd:t.clazzMd?t.clazzMd:"answer-md",styleObj:t.styleObj,imgMinWidth:t.imgMinWidth,imgMaxWidth:t.imgMaxWidth,isMermaidRenderAfterOutput:t.isMermaidRenderAfterOutput},on:{postrender:t.postrender,imageClick:t.imageClick}})],1)},i=[]},c800:function(t,e,n){"use strict";n("cca8")},c8a9:function(t,e,n){"use strict";t.exports.tokenize=function(t,e){var n,r,i=t.pos,o=t.src.charCodeAt(i);if(e)return!1;if(95!==o&&42!==o)return!1;for(r=t.scanDelims(t.pos,42===o),n=0;n<r.length;n++)t.push("text","",0).content=String.fromCharCode(o),t.delimiters.push({marker:o,length:r.length,jump:n,token:t.tokens.length-1,level:t.level,end:-1,open:r.can_open,close:r.can_close});return t.pos+=r.length,!0},t.exports.postProcess=function(t){var e,n,r,i,o,a,s=t.delimiters;for(e=t.delimiters.length-1;e>=0;e--)95!==(n=s[e]).marker&&42!==n.marker||-1!==n.end&&(r=s[n.end],a=e>0&&s[e-1].end===n.end+1&&s[e-1].token===n.token-1&&s[n.end+1].token===r.token+1&&s[e-1].marker===n.marker,o=String.fromCharCode(n.marker),(i=t.tokens[n.token]).type=a?"strong_open":"em_open",i.tag=a?"strong":"em",i.nesting=1,i.markup=a?o+o:o,i.content="",(i=t.tokens[r.token]).type=a?"strong_close":"em_close",i.tag=a?"strong":"em",i.nesting=-1,i.markup=a?o+o:o,i.content="",a&&(t.tokens[s[e-1].token].content="",t.tokens[s[n.end+1].token].content="",e--))}},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},c8bf:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.loadingMessage&&!t.transferStatus?n("div",{class:t.loadingIcon?"loading":"loadingWithoutIcon",style:{"--bgurl":t.loadingIcon?"url("+t.loadingIcon+")":"url("+t.defaultIcon+")"}},[t._v(t._s(t.loadingText?t.loadingText:"ๆญฃๅจๆ่ไธญ"))]):t._e()},i=[]},cbc7:function(t,e){t.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/},cc48:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.checkIsSupportsLookbehind=void 0,e.escapeStr=function(t,e){var n=new RegExp("&(?!#?\\w+;)","g");return t&&t.replace?t.replace(e?new RegExp("&","g"):n,"&").replace(new RegExp("<","g"),"<").replace(new RegExp(">","g"),">").replace(new RegExp('"',"g"),""").replace(new RegExp("'","g"),"'"):t},e.extractCodeBlocks=function(t){var e=[],n=new RegExp("```[\\s\\S]*?```","g"),r=t.replace(n,(function(t){return e.push(t),"{{CODE_BLOCK}}"}));return{modifiedMdString:r,codeBlocks:e}},e.extractDollarEnclosedStrings=function(t){var e,n=[],r=t,i=0,a=[],s=/\$\$([\s\S]*?)\$\$/g,u=[];for(;null!==(e=s.exec(t));)u.push({start:e.index,end:e.index+e[0].length-1}),a.push(e[0]);for(var l=0;l<a.length;l++){var h="__DOUBLE_DOLLAR_TEMP_".concat(l,"__");r=r.replace(a[l],h)}var d,p=/\\\[([\s\S]*?)\\\]/g,f=[];for(;null!==(d=p.exec(r));)f.push({full:d[0],content:d[1],start:d.index,end:d.index+d[0].length});for(var g=f.length-1;g>=0;g--){var m=f[g];if(!c(m.content)){var y="__PLACEHOLDER_".concat(i,"__");n[i]=m.full,i++,r=r.substring(0,m.start)+y+r.substring(m.end)}}var v,D=/\$([^\$]+?)\$/g,b=r,_=[];for(;null!==(v=D.exec(b));){var x,w=v[0],C=v[1],A=v.index,S=A+w.length,E=!1,F=o(u);try{for(F.s();!(x=F.n()).done;){var M=x.value;if(A>=M.start&&S<=M.end){E=!0;break}}}catch(t){F.e(t)}finally{F.f()}E||""===C.trim()||_.push({full:w,content:C,start:A,end:S})}for(var k=_.length-1;k>=0;k--){var O=_[k];if(!c(O.content)){var I="__PLACEHOLDER_".concat(i,"__");n[i]=O.full,i++,r=r.substring(0,O.start)+I+r.substring(O.end)}}for(var T=0;T<a.length;T++){var B="__DOUBLE_DOLLAR_TEMP_".concat(T,"__");r=r.replace(B,a[T])}return{transformed:r,extracted:n}},e.fixEmptyMarkdownLinks=void 0,e.initMathJax=l,e.injectMathJax=u,e.isMathJaxFormula=c,e.partialDescape=function(t){for(var e=t.split("\n"),n="",r=!1,i=0;i<e.length;i++)e[i].startsWith(">")&&(e[i]=e[i].replace(/>/g,">")),r&&(e[i]=e[i].replace(new RegExp("<","g"),"<").replace(new RegExp(">","g"),">").replace(new RegExp(""","g"),'"').replace(new RegExp("'","g"),"'")),e[i].startsWith("```")&&(r=!r),n+=e[i]+"\n";return n.replace(/<span>\\<\/span>/g,"\\\\")},e.renderByMathjax=function(t){return t&&!Array.isArray(t)&&(t=[t]),new Promise((function(e,n){l({},(function(){window.MathJax.typesetPromise(t).then((function(){e(void 0)})).catch((function(t){return n(t)}))}))}))},e.replaceSpecialChars=void 0,e.replaceVideoTags=function(t){var e=new RegExp("<video[\\s\\S]*?<\\/video>","gi"),n=[],r=t.replace(e,(function(t){return n.push(t),"HTML@@Video"}));return{replacedString:r,videoTags:n}},e.restoreCodeBlocks=function(t,e){var n=new RegExp("\\{\\{CODE_BLOCK\\}\\}","g"),r=0,i=t.replace(n,(function(){return e[r++]}));return i},e.restoreSpecialChars=void 0,e.restoreString=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=t,i=new RegExp("__PLACEHOLDER_(\\d+)__","g");r=r.replace(i,(function(t,n){var r=parseInt(n,10);return r<e.length?e[r]:t}));var o=new RegExp("__DOUBLE_DOLLAR_TEMP_(\\d+)__","g");return r=r.replace(o,(function(t,e){var r=parseInt(e,10);return r<n.length?n[r]:t})),r},e.restoreVideoTags=function(t,e){var n=t;return e.forEach((function(t){n=n.replace("HTML@@Video",t)})),n},e.revertEscapeStr=function(t){return t&&t.replace?t.replace(new RegExp(""","g"),'"').replace(new RegExp("'","g"),"'").replace(new RegExp("<","g"),"<").replace(new RegExp(">","g"),">").replace(new RegExp("&","g"),"&").replace(new RegExp("<span>\\\\<\\/span>","g"),"\\\\"):t},e.xssHtmlOptions=void 0;var r=n("5e38");function i(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,i,o,a,s=[],u=!0,l=!1;try{if(o=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=o.call(n)).done)&&(s.push(r.value),s.length!==e);u=!0);}catch(t){l=!0,i=t}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}(t,e)||a(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=a(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return s=t.done,t},e:function(t){u=!0,o=t},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw o}}}}function a(t,e){if(t){if("string"==typeof t)return s(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function u(t){if(t.loadType,t.url,!window.isMathJaxLoaded){var e=document.createElement("script");e.src=window.mathjaxSrc?window.mathjaxSrc:"https://cdn.xiaowei.qq.com/webim/assets/static/mathjax/es5/tex-chtml.min.es5.js",e.async=!0,document.head.appendChild(e)}}function l(){var t=arguments.length>1?arguments[1]:void 0;if(window.isMathJaxLoaded)t&&t();else if(window.MathJax){var e=window.MathJax.startup.pageReady;window.MathJax.startup.pageReady=function(){t&&t(),window.isMathJaxLoaded=!0,e()}}else u({}),window.MathJax={loader:{load:["[tex]/mhchem"]},tex:{inlineMath:[["$","$"],["\\(","\\)"]],displayMath:[["$$","$$"],["\\[","\\]"]],processEnvironments:!0,processRefs:!0,processEscapes:!0,packages:{"[+]":["mhchem"]},equationNumbers:{autoNumber:"AMS"}},options:{skipHtmlTags:["script","noscript","style","textarea","pre","code","a"],ignoreHtmlClass:"tex2jax_ignore"},startup:{pageReady:function(){t&&t(),window.isMathJaxLoaded=!0}},svg:{fontCache:"global"}}}function c(t){if(function(t){var e="$"+t+"$";return[/\$\d+(\.\d+)?.*(change|up|down|gain|loss|move).*([\+\-]?\d+(\.\d+)?).*([\+\-]?\d+(\.\d+)?%)/i,/(market\s+cap|capitalization|market\s+value).*(is|\:)\s*\$\d+/i,/(trading|volume|shares|stock).*(at|\@)\s*\$\d+/i,/\$\d+(\.\d+)?\s*(to|-|~)\s*\$\d+(\.\d+)?/i].some((function(t){return t.test(e)}))}(t))return!1;if(t.includes("\\"")){if(t.startsWith("{")&&t.endsWith("}")||t.startsWith("[")&&t.endsWith("]"))return!1;if(/\\"[^\\]+\\"\s*:\s*\\"[^\\]*\\"/.test(t))return!1}if((t.startsWith("{")&&t.endsWith("}")||t.startsWith("[")&&t.endsWith("]"))&&(t.includes('\\"')||t.includes('\\"')||t.includes("\\"")||t.includes("""))&&t.includes(":"))return!1;if(/^#{1,6}\s+/.test(t.trim()))return!1;if(t.includes("###")||t.includes("##")||/^#\s+/.test(t.trim()))return!1;if(!t||""===t.trim())return!1;if(t.match(/^CONST\[/)||t.match(/^[A-Z_]+\[/)||t.includes("@\\`"))return!1;if(t.startsWith("$")&&t.endsWith("$")&&t.includes("\\`")||/\$[a-zA-Z0-9_]+\\`/.test(t)||/`[^`]*`/.test(t))return!1;if(/\*\*.*?\*\*|__.*?__|_.*?_|\*.*?\*|~~.*?~~|\[.*?\]\(.*?\)/.test(t)&&!/(\\frac|\\sum|\\int|\\prod|\\lim|\\{|\\}|\\[|\\]|\\(|\\))/.test(t))return!1;if(t.includes("\n")){var e=t.trim().split("\n");if(e.length>=2&&/^(\$)?\s*\d+(\.\d+)?\s*$/.test(e[0].trim())){var n=e[1].trim();if(/^\*\*.*?(ไปทๆ ผ|ๅไปท|ๆๆฃ|ไผๆ |ไฟ้|ๅฎไปท).*?\*\*\s*:/.test(n)||/^\*\*(Price|Original|Discount|Sale|Special).*?\*\*\s*:/i.test(n))return!1}var r,i=o(e);try{for(i.s();!(r=i.n()).done;){var a=r.value;if(/^#{1,6}\s+/.test(a.trim()))return!1}}catch(t){i.e(t)}finally{i.f()}}var s=t.trim();if(/^(Based on|According to|From|In|The) .*(answer|correct|material|provided|explanation).*:?$/i.test(s))return!1;if(/(at least|\bat\b|\bof\b|\bis\b|\bfine\b|\bpay\b|\bfees?\b|\bprice\b|\bcosts?\b|\bpenalty|\bpenalties)\s+(\*\*)?\$\d+/i.test(t))return!1;if(/^[-โข*]\s+.*\$\d+/.test(t)||/^[\d]+\.?\s+.*\$\d+/.test(t))return!1;if(/table\s+\d+|general\s+impairment|high\s+rate|highest\s+rate/i.test(t)&&/\$\d+/.test(t))return!1;if(/^(\$)?\s*\d+(\.\d+)?\s*$/.test(s))return!1;for(var u=0,l=[/(ๅไปท|็ฐไปท|ไผๆ ไปท|ๆๆฃไปท|ไฟ้ไปท|ๅฎไปท|ๅฎไปท|ไปทๆ ผ|ๆๆฃไฟกๆฏ|ไผๆ ไฟกๆฏ)\s*[:๏ผ]?\s*$/,/(ไปทๆ ผ|่ดน็จ|้้ข)\s*[:๏ผ]?\s*$/,/^\s*([ยฅ๏ผโฌโคโนโฝยขโฉ]|USD|CAD|EUR|GBP|JPY|RMB|CNY)/,/\b(quotation|budget|controller|department|head|manager|director|verbal|approval|vendor|supplier)\b/i,/^(price|cost|fee|amount|fine|penalty|minimum)\s*:?\s*$/i,/(original|discount|sale|special|retail|list|offer)\s+(price|cost)\s*:?\s*$/i,/(price|cost|fine)\s+(before|after|is|of|at least)\s+(tax|discount)\s*:?\s*$/i,/(minimum|maximum|guaranteed)\s+(fine|penalty|cost|payment)/i];u<l.length;u++){if(l[u].test(s))return!1}for(var c=0,h=[/\|.*\|/,/\n.*\|/,/^\s*\$?\d{1,3}(,\d{3})+(\.\d{2})?\s*$/,/\$\d+,\d+/,/[A-Z][a-z]+\s+[A-Z][a-z]+/];c<h.length;c++){if(h[c].test(s))return!1}for(var d=0,p=[/^\*\*[\s\S]*?(ไปทๆ ผ|ๆๆฃ|ไผๆ |ไฟ้|ๅฎไปท|็นไปท|ๆๆ|fine|penalty|payment|fee)[\s\S]*?\*\*\s*:?$/i,/^\*\*(ๅๅ|ไบงๅ|่งๆ ผ|ๅๅท|ๅฐบๅฏธ|ๆฐ้|Table|BAC|Rate|offense|conviction|Explanation|Notes|Additional)[\s\S]*?\*\*\s*:?$/i];d<p.length;d++){if(p[d].test(s))return!1}if(/\$\d+(\.\d+)?([\s,]+(across|for|in|when|per|each|every|all|any|most|minimum|maximum))/i.test(t))return!1;if(/^(\d+)?\.?\d+$/.test(s))return!1;if(/['"][^'"]*\$\d+[^'"]*['"]/.test(t))return!1;if(/^>.*\$\d+/.test(s))return!1;if(t.startsWith("$")&&t.endsWith("$")&&t.length>2){var f=t.slice(1,-1);if(/^\s*\d+(\.\d+)?\s*$/.test(f))return!1;if(/.*\\`.*/.test(f))return!1;if(f.includes("#"))return!1;if(/^[a-zA-Z]+$/.test(f.trim()))return!0}if(/^[A-Za-z]$/.test(s))return!0;if(/^[A-Z]{2}$/.test(s))return!0;var g=t.replace(/\\\\(?=\w)/g,"\\");if(/\([^()]+,[^()]+\)|\[[^[\]]+,[^[\]]+\]/.test(g))return!0;if(/\\`/.test(g)&&/\$[a-zA-Z0-9_]+\\`/.test(g))return!1;if(g.includes("#"))return!1;if(/\\([a-zA-Z]+|[=<>])/.test(g))return!0;if(/\b[a-zA-Z]\s*[\+\-\*\/]?\s*\d+\s*[=<>]?\s*\d*\b/.test(g))return!0;if(/\b[a-zA-Z]\s*[=<>โคโฅ]\s*[a-zA-Z0-9]\b/.test(g))return!0;if(new RegExp("\\\\(".concat(["geq","leq","gt","lt","neq","approx","equiv","geqslant","leqslant","sim","simeq","cong"].join("|"),")")).test(g))return!0;if(/\\text\{[^}]*\}.*?[=+\-*\/\^_\\]/.test(g))return!0;for(var m=0,y=[/\\frac/,/(?!^\s*[\[\{].*?\\\".*?[\]\}]\s*$)[\{\}\(\)\[\]]{2,}/,/[+\-*\/=<>^_]/,/\\(times|div|cdot|pm|mp|sum|int|infty|partial|sqrt|over)/,/\\(begin|end)\{(matrix|pmatrix|bmatrix|vmatrix)\}/,/\\(sum|int|prod|lim)/];m<y.length;m++){if(y[m].test(g))return!0}return!(!g.match(/[\\^_{}]|\\[a-z]+/)||g.match(/\\`/)||g.includes("\\""))}window.isMathJaxLoaded=!1;var h=(0,r.getDefaultWhiteList)();h.a=["href","title","target"],e.xssHtmlOptions={css:!1,whiteList:h,onTag:function(t,e,n){return t.startsWith("mjx-")||t.startsWith("mjx")||t.startsWith("mj")?e:null},onTagAttr:function(t,e,n,i){if(-1!==t.indexOf("_"))return"".concat(e,'="').concat(n,'"');if(["div","span","strong","p","mark"].includes(t)&&!new RegExp("^on").test(e))return"".concat(e,'="').concat(n,'"');if(["class","style"].includes(e))return"".concat(e,'="').concat(n,'"');if("a"===t&&["rel","data-link-url"].includes(e))return"".concat(e,'="').concat(n,'"');if("a"===t&&"href"===e){var o=n.split(":")[0];if(["qdweb","qdim","mqqwpa"].includes(o))return"".concat(e,'="').concat((0,r.escapeAttrValue)(n),'"')}if("video"===t&&["rel","webkit-playsinline","x5-playsinline","title","size","format"].includes(e))return"".concat(e,'="').concat(n,'"');if("audio"===t&&["controls","controlslist","id","speed","title","size","format","data-duration-ms"].includes(e))return"".concat(e,'="').concat(n,'"');return"img"===t&&["alt","data-value"].includes(e)?"".concat(e,'="').concat(n,'"'):!(t.startsWith("mjx-")||t.startsWith("mjx")||t.startsWith("mj")||t.startsWith("mo"))||"class"!==e&&"style"!==e?void 0:"".concat(e,'="').concat((0,r.escapeAttrValue)(n),'"')}};var d={"$@$":"DEOLLERQ1","$@":"DEOLLERQ2"},p=Object.fromEntries(Object.entries(d).map((function(t){var e=i(t,2),n=e[0];return[e[1],n]}))),f=(e.replaceSpecialChars=function(t){var e=t;return Object.entries(d).forEach((function(t){var n=i(t,2),r=n[0],o=n[1];e=e.split(r).join(o)})),e},void(e.restoreSpecialChars=function(t){var e=t;return Object.entries(p).forEach((function(t){var n=i(t,2),r=n[0],o=n[1];e=e.split(r).join(o)})),e})),g=e.checkIsSupportsLookbehind=function(){if("boolean"==typeof f)return f;try{new RegExp("(?<!x)y"),f=!0}catch(t){f=!1}return f};e.fixEmptyMarkdownLinks=function(t){return g()?t.replace(new RegExp("(?<!!)\\[\\]\\((https?:\\/\\/[^)]+)\\)","g"),(function(t,e){return"["+e+"]("+e+")"})):t.replace(new RegExp("(\\!?)(\\[\\]\\((https?:\\/\\/[^)]+)\\))","g"),(function(t,e,n,r){return"!"===e?t:"["+r+"]("+r+")"}))}},cca8:function(t,e,n){var r=n("7a9e");r.__esModule&&(r=r.default),"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),(0,n("499e").default)("edee9386",r,!0,{sourceMap:!1,shadowMode:!1})},cd0f:function(t,e,n){"use strict";var r=n("0068").normalizeReference,i=n("0068").isSpace;t.exports=function(t,e){var n,o,a,s,u,l,c,h,d,p="",f=t.pos,g=t.posMax,m=t.pos,y=!0;if(91!==t.src.charCodeAt(t.pos))return!1;if(u=t.pos+1,(s=t.md.helpers.parseLinkLabel(t,t.pos,!0))<0)return!1;if((l=s+1)<g&&40===t.src.charCodeAt(l)){for(y=!1,l++;l<g&&(o=t.src.charCodeAt(l),i(o)||10===o);l++);if(l>=g)return!1;for(m=l,(c=t.md.helpers.parseLinkDestination(t.src,l,t.posMax)).ok&&(p=t.md.normalizeLink(c.str),t.md.validateLink(p)?l=c.pos:p=""),m=l;l<g&&(o=t.src.charCodeAt(l),i(o)||10===o);l++);if(c=t.md.helpers.parseLinkTitle(t.src,l,t.posMax),l<g&&m!==l&&c.ok)for(d=c.str,l=c.pos;l<g&&(o=t.src.charCodeAt(l),i(o)||10===o);l++);else d="";(l>=g||41!==t.src.charCodeAt(l))&&(y=!0),l++}if(y){if(void 0===t.env.references)return!1;if(l<g&&91===t.src.charCodeAt(l)?(m=l+1,(l=t.md.helpers.parseLinkLabel(t,l))>=0?a=t.src.slice(m,l++):l=s+1):l=s+1,a||(a=t.src.slice(u,s)),!(h=t.env.references[r(a)]))return t.pos=f,!1;p=h.href,d=h.title}return e||(t.pos=u,t.posMax=s,t.push("link_open","a",1).attrs=n=[["href",p]],d&&n.push(["title",d]),t.md.inline.tokenize(t),t.push("link_close","a",-1)),t.pos=l,t.posMax=g,!0}},cf2b:function(t,e,n){"use strict";t.exports=function(t){t.inline.ruler.before("emphasis","ins",(function(t,e){var n,r,i,o,a=t.pos,s=t.src.charCodeAt(a);if(e)return!1;if(43!==s)return!1;if(i=(r=t.scanDelims(t.pos,!0)).length,o=String.fromCharCode(s),i<2)return!1;for(i%2&&(t.push("text","",0).content=o,i--),n=0;n<i;n+=2)t.push("text","",0).content=o+o,t.delimiters.push({marker:s,jump:n,token:t.tokens.length-1,level:t.level,end:-1,open:r.can_open,close:r.can_close});return t.pos+=r.length,!0})),t.inline.ruler2.before("emphasis","ins",(function(t){var e,n,r,i,o,a=[],s=t.delimiters,u=t.delimiters.length;for(e=0;e<u;e++)43===(r=s[e]).marker&&-1!==r.end&&(i=s[r.end],(o=t.tokens[r.token]).type="ins_open",o.tag="ins",o.nesting=1,o.markup="++",o.content="",(o=t.tokens[i.token]).type="ins_close",o.tag="ins",o.nesting=-1,o.markup="++",o.content="","text"===t.tokens[i.token-1].type&&"+"===t.tokens[i.token-1].content&&a.push(i.token-1));for(;a.length;){for(n=(e=a.pop())+1;n<t.tokens.length&&"ins_close"===t.tokens[n].type;)n++;e!==--n&&(o=t.tokens[n],t.tokens[n]=t.tokens[e],t.tokens[e]=o)}}))}},d4cd:function(t,e,n){"use strict";t.exports=n("08ae")},d51b:function(t,e,n){"use strict";var r=function(t){this.value=t},i=function(){function t(){this._len=0}return t.prototype.insert=function(t){var e=new r(t);return this.insertEntry(e),e},t.prototype.insertEntry=function(t){this.head?(this.tail.next=t,t.prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},t.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),o=function(){function t(t){this._list=new i,this._maxSize=10,this._map={},this._maxSize=t}return t.prototype.put=function(t,e){var n=this._list,i=this._map,o=null;if(null==i[t]){var a=n.len(),s=this._lastRemovedEntry;if(a>=this._maxSize&&a>0){var u=n.head;n.remove(u),delete i[u.key],o=u.value,this._lastRemovedEntry=u}s?s.value=e:s=new r(e),s.key=t,n.insertEntry(s),i[t]=s}return o},t.prototype.get=function(t){var e=this._map[t],n=this._list;if(null!=e)return e!==n.tail&&(n.remove(e),n.insertEntry(e)),e.value},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}();e.a=o},d5d1:function(t,e,n){"use strict";e.Any=n("cbc7"),e.Cc=n("a7bc"),e.Cf=n("6fd1"),e.P=n("7ca0"),e.Z=n("4fc2")},d670:function(t,e,n){"use strict";var r=n("0068").normalizeReference,i=n("0068").isSpace;t.exports=function(t,e,n,o){var a,s,u,l,c,h,d,p,f,g,m,y,v,D,b,_,x=0,w=t.bMarks[e]+t.tShift[e],C=t.eMarks[e],A=e+1;if(t.sCount[e]-t.blkIndent>=4)return!1;if(91!==t.src.charCodeAt(w))return!1;for(;++w<C;)if(93===t.src.charCodeAt(w)&&92!==t.src.charCodeAt(w-1)){if(w+1===C)return!1;if(58!==t.src.charCodeAt(w+1))return!1;break}for(l=t.lineMax,b=t.md.block.ruler.getRules("reference"),g=t.parentType,t.parentType="reference";A<l&&!t.isEmpty(A);A++)if(!(t.sCount[A]-t.blkIndent>3||t.sCount[A]<0)){for(D=!1,h=0,d=b.length;h<d;h++)if(b[h](t,A,l,!0)){D=!0;break}if(D)break}for(C=(v=t.getLines(e,A,t.blkIndent,!1).trim()).length,w=1;w<C;w++){if(91===(a=v.charCodeAt(w)))return!1;if(93===a){f=w;break}10===a?x++:92===a&&(++w<C&&10===v.charCodeAt(w)&&x++)}if(f<0||58!==v.charCodeAt(f+1))return!1;for(w=f+2;w<C;w++)if(10===(a=v.charCodeAt(w)))x++;else if(!i(a))break;if(!(m=t.md.helpers.parseLinkDestination(v,w,C)).ok)return!1;if(c=t.md.normalizeLink(m.str),!t.md.validateLink(c))return!1;for(s=w=m.pos,u=x+=m.lines,y=w;w<C;w++)if(10===(a=v.charCodeAt(w)))x++;else if(!i(a))break;for(m=t.md.helpers.parseLinkTitle(v,w,C),w<C&&y!==w&&m.ok?(_=m.str,w=m.pos,x+=m.lines):(_="",w=s,x=u);w<C&&(a=v.charCodeAt(w),i(a));)w++;if(w<C&&10!==v.charCodeAt(w)&&_)for(_="",w=s,x=u;w<C&&(a=v.charCodeAt(w),i(a));)w++;return!(w<C&&10!==v.charCodeAt(w)||(p=r(v.slice(1,f)),!p||(o||(void 0===t.env.references&&(t.env.references={}),void 0===t.env.references[p]&&(t.env.references[p]={title:_,href:c}),t.parentType=g,t.line=e+x+1),0)))}},d767:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(n("2db2"));function i(t){return t&&t.__esModule?t:{default:t}}var o=(0,i(n("75ba")).default)(r.default);e.default=o},d8a6:function(t,e,n){"use strict";t.exports.encode=n("c464"),t.exports.decode=n("8f37"),t.exports.format=n("43e0"),t.exports.parse=n("da5f")},da5f:function(t,e,n){"use strict";function r(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var i=/^([a-z0-9.+-]+:)/i,o=/:[0-9]*$/,a=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,s=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),u=["'"].concat(s),l=["%","/","?",";","#"].concat(u),c=["/","?","#"],h=/^[+a-z0-9A-Z_-]{0,63}$/,d=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,p={javascript:!0,"javascript:":!0},f={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};r.prototype.parse=function(t,e){var n,r,o,s,u,g=t;if(g=g.trim(),!e&&1===t.split("#").length){var m=a.exec(g);if(m)return this.pathname=m[1],m[2]&&(this.search=m[2]),this}var y=i.exec(g);if(y&&(o=(y=y[0]).toLowerCase(),this.protocol=y,g=g.substr(y.length)),(e||y||g.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(u="//"===g.substr(0,2))||y&&p[y]||(g=g.substr(2),this.slashes=!0)),!p[y]&&(u||y&&!f[y])){var v,D,b=-1;for(n=0;n<c.length;n++)-1!==(s=g.indexOf(c[n]))&&(-1===b||s<b)&&(b=s);for(-1!==(D=-1===b?g.lastIndexOf("@"):g.lastIndexOf("@",b))&&(v=g.slice(0,D),g=g.slice(D+1),this.auth=v),b=-1,n=0;n<l.length;n++)-1!==(s=g.indexOf(l[n]))&&(-1===b||s<b)&&(b=s);-1===b&&(b=g.length),":"===g[b-1]&&b--;var _=g.slice(0,b);g=g.slice(b),this.parseHost(_),this.hostname=this.hostname||"";var x="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!x){var w=this.hostname.split(/\./);for(n=0,r=w.length;n<r;n++){var C=w[n];if(C&&!C.match(h)){for(var A="",S=0,E=C.length;S<E;S++)C.charCodeAt(S)>127?A+="x":A+=C[S];if(!A.match(h)){var F=w.slice(0,n),M=w.slice(n+1),k=C.match(d);k&&(F.push(k[1]),M.unshift(k[2])),M.length&&(g=M.join(".")+g),this.hostname=F.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),x&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var O=g.indexOf("#");-1!==O&&(this.hash=g.substr(O),g=g.slice(0,O));var I=g.indexOf("?");return-1!==I&&(this.search=g.substr(I),g=g.slice(0,I)),g&&(this.pathname=g),f[o]&&this.hostname&&!this.pathname&&(this.pathname=""),this},r.prototype.parseHost=function(t){var e=o.exec(t);e&&(":"!==(e=e[0])&&(this.port=e.substr(1)),t=t.substr(0,t.length-e.length)),t&&(this.hostname=t)},t.exports=function(t,e){if(t&&t instanceof r)return t;var n=new r;return n.parse(t,e),n}},df56:function(t,e,n){"use strict";t.exports=function(t,e,n){var r,i,o,a,s=-1,u=t.posMax,l=t.pos;for(t.pos=e+1,r=1;t.pos<u;){if(93===(o=t.src.charCodeAt(t.pos))&&0===--r){i=!0;break}if(a=t.pos,t.md.inline.skipToken(t),91===o)if(a===t.pos-1)r++;else if(n)return t.pos=l,-1}return i&&(s=t.pos),t.pos=l,s}},e1f3:function(t,e,n){"use strict";t.exports=["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","h1","h2","h3","h4","h5","h6","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"]},e390:function(t,e,n){"use strict";n.r(e);var r=n("06ca"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e.default=i.a},e3db:function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},e4ca:function(t,e,n){"use strict";var r=n("0068").isSpace,i=n("0068").unescapeAll;t.exports=function(t,e,n){var o,a,s=e,u={ok:!1,pos:0,lines:0,str:""};if(60===t.charCodeAt(e)){for(e++;e<n;){if(10===(o=t.charCodeAt(e))||r(o))return u;if(62===o)return u.pos=e+1,u.str=i(t.slice(s+1,e)),u.ok=!0,u;92===o&&e+1<n?e+=2:e++}return u}for(a=0;e<n&&32!==(o=t.charCodeAt(e))&&!(o<32||127===o);)if(92===o&&e+1<n)e+=2;else{if(40===o&&a++,41===o){if(0===a)break;a--}e++}return s===e||0!==a||(u.str=i(t.slice(s,e)),u.lines=0,u.pos=e,u.ok=!0),u}},e4cb:function(t,e,n){!function(){var e=n("3393").L,r=n("66d5").N,i=n("2d93").Z,o=n("7f55").M,a=n("2ce5"),s=function(t){return~e.indexOf(t)?"L":~r.indexOf(t)?"N":~i.indexOf(t)?"Z":~o.indexOf(t)?"M":void 0};t.exports=function(t,e){t=t||"";for(var n=(e=e||{}).allowedChars||"-_~",r="boolean"!=typeof e.lower||e.lower,i="boolean"==typeof e.spaces&&e.spaces,o=[],u=a.nfkc(t),l=0;l<u.length;l++){var c=u[l],h=c.charCodeAt(0);if(19968<=h&&h<=40959)o.push(c);else if(44032<=h&&h<=55203)o.push(c);else if((12288<=h&&h<=12290||65281<=h&&h<=65282)&&o.push(" "),-1==n.indexOf(c)){var d=s(h);d&&~"LNM".indexOf(d)&&o.push(c),d&&~"Z".indexOf(d)&&o.push(" ")}else o.push(c)}var p=o.join("").replace(/^\s+|\s+$/g,"").replace(/\s+/g," ");return i||(p=p.replace(/[\s\-]+/g,"-")),r&&(p=p.toLowerCase()),p}}()},e6f9:function(t,e,n){"use strict";function r(t,e){var n=Number(t[e].meta.id+1).toString(),r="fnref"+n;return t[e].meta.subId>0&&(r+=":"+t[e].meta.subId),'<sup class="footnote-ref"><a href="#fn'+n+'" id="'+r+'">['+n+"]</a></sup>"}function i(t,e,n){return(n.xhtmlOut?'<hr class="footnotes-sep" />\n':'<hr class="footnotes-sep">\n')+'<section class="footnotes">\n<ol class="footnotes-list">\n'}function o(){return"</ol>\n</section>\n"}function a(t,e){return'<li id="fn'+Number(t[e].meta.id+1).toString()+'" class="footnote-item">'}function s(){return"</li>\n"}function u(t,e){var n="fnref"+Number(t[e].meta.id+1).toString();return t[e].meta.subId>0&&(n+=":"+t[e].meta.subId),' <a href="#'+n+'" class="footnote-backref">โฉ</a>'}t.exports=function(t){var e=t.helpers.parseLinkLabel,n=t.utils.isSpace;t.renderer.rules.footnote_ref=r,t.renderer.rules.footnote_block_open=i,t.renderer.rules.footnote_block_close=o,t.renderer.rules.footnote_open=a,t.renderer.rules.footnote_close=s,t.renderer.rules.footnote_anchor=u,t.block.ruler.before("reference","footnote_def",(function(t,e,r,i){var o,a,s,u,l,c,h,d,p,f,g,m=t.bMarks[e]+t.tShift[e],y=t.eMarks[e];if(m+4>y)return!1;if(91!==t.src.charCodeAt(m))return!1;if(94!==t.src.charCodeAt(m+1))return!1;for(l=m+2;l<y;l++){if(32===t.src.charCodeAt(l))return!1;if(93===t.src.charCodeAt(l))break}if(l===m+2)return!1;if(l+1>=y||58!==t.src.charCodeAt(++l))return!1;if(i)return!0;for(l++,t.env.footnotes||(t.env.footnotes={}),t.env.footnotes.refs||(t.env.footnotes.refs={}),c=t.src.slice(m+2,l-2),t.env.footnotes.refs[":"+c]=-1,(h=new t.Token("footnote_reference_open","",1)).meta={label:c},h.level=t.level++,t.tokens.push(h),o=t.bMarks[e],a=t.tShift[e],s=t.sCount[e],u=t.parentType,g=l,d=p=t.sCount[e]+l-(t.bMarks[e]+t.tShift[e]);l<y&&(f=t.src.charCodeAt(l),n(f));)9===f?p+=4-p%4:p++,l++;return t.tShift[e]=l-g,t.sCount[e]=p-d,t.bMarks[e]=g,t.blkIndent+=4,t.parentType="footnote",t.sCount[e]<t.blkIndent&&(t.sCount[e]+=t.blkIndent),t.md.block.tokenize(t,e,r,!0),t.parentType=u,t.blkIndent-=4,t.tShift[e]=a,t.sCount[e]=s,t.bMarks[e]=o,(h=new t.Token("footnote_reference_close","",-1)).level=--t.level,t.tokens.push(h),!0}),{alt:["paragraph","reference"]}),t.inline.ruler.after("image","footnote_inline",(function(t,n){var r,i,o,a,s,u=t.posMax,l=t.pos;return!(l+2>=u||94!==t.src.charCodeAt(l)||91!==t.src.charCodeAt(l+1)||(r=l+2,i=e(t,l+1),i<0||(n||(t.env.footnotes||(t.env.footnotes={}),t.env.footnotes.list||(t.env.footnotes.list=[]),o=t.env.footnotes.list.length,t.md.inline.parse(t.src.slice(r,i),t.md,t.env,s=[]),a=t.push("footnote_ref","",0),a.meta={id:o},t.env.footnotes.list[o]={tokens:s}),t.pos=i+1,t.posMax=u,0)))})),t.inline.ruler.after("footnote_inline","footnote_ref",(function(t,e){var n,r,i,o,a,s=t.posMax,u=t.pos;if(u+3>s)return!1;if(!t.env.footnotes||!t.env.footnotes.refs)return!1;if(91!==t.src.charCodeAt(u))return!1;if(94!==t.src.charCodeAt(u+1))return!1;for(r=u+2;r<s;r++){if(32===t.src.charCodeAt(r))return!1;if(10===t.src.charCodeAt(r))return!1;if(93===t.src.charCodeAt(r))break}return!(r===u+2||r>=s||(r++,n=t.src.slice(u+2,r-1),void 0===t.env.footnotes.refs[":"+n]||(e||(t.env.footnotes.list||(t.env.footnotes.list=[]),t.env.footnotes.refs[":"+n]<0?(i=t.env.footnotes.list.length,t.env.footnotes.list[i]={label:n,count:0},t.env.footnotes.refs[":"+n]=i):i=t.env.footnotes.refs[":"+n],o=t.env.footnotes.list[i].count,t.env.footnotes.list[i].count++,a=t.push("footnote_ref","",0),a.meta={id:i,subId:o}),t.pos=r,t.posMax=s,0)))})),t.core.ruler.after("inline","footnote_tail",(function(t){var e,n,r,i,o,a,s,u,l,c,h=!1,d={};if(t.env.footnotes&&(t.tokens=t.tokens.filter((function(t){return"footnote_reference_open"===t.type?(h=!0,l=[],c=t.meta.label,!1):"footnote_reference_close"===t.type?(h=!1,d[":"+c]=l,!1):(h&&l.push(t),!h)})),t.env.footnotes.list)){for(a=t.env.footnotes.list,s=new t.Token("footnote_block_open","",1),t.tokens.push(s),e=0,n=a.length;e<n;e++){for((s=new t.Token("footnote_open","",1)).meta={id:e},t.tokens.push(s),a[e].tokens?(u=[],(s=new t.Token("paragraph_open","p",1)).block=!0,u.push(s),(s=new t.Token("inline","",0)).children=a[e].tokens,s.content="",u.push(s),(s=new t.Token("paragraph_close","p",-1)).block=!0,u.push(s)):a[e].label&&(u=d[":"+a[e].label]),t.tokens=t.tokens.concat(u),o="paragraph_close"===t.tokens[t.tokens.length-1].type?t.tokens.pop():null,i=a[e].count>0?a[e].count:1,r=0;r<i;r++)(s=new t.Token("footnote_anchor","",0)).meta={id:e,subId:r},t.tokens.push(s);o&&t.tokens.push(o),s=new t.Token("footnote_close","",-1),t.tokens.push(s)}s=new t.Token("footnote_block_close","",-1),t.tokens.push(s)}}))}},e80e:function(t,e,n){"use strict";var r=n("0068").isSpace;t.exports=function(t,e,n,i){var o,a,s,u,l,c,h,d,p,f,g,m,y,v,D,b,_,x,w,C,A=t.lineMax,S=t.bMarks[e]+t.tShift[e],E=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(62!==t.src.charCodeAt(S++))return!1;if(i)return!0;for(u=p=t.sCount[e]+S-(t.bMarks[e]+t.tShift[e]),32===t.src.charCodeAt(S)?(S++,u++,p++,o=!1,b=!0):9===t.src.charCodeAt(S)?(b=!0,(t.bsCount[e]+p)%4==3?(S++,u++,p++,o=!1):o=!0):b=!1,f=[t.bMarks[e]],t.bMarks[e]=S;S<E&&(a=t.src.charCodeAt(S),r(a));)9===a?p+=4-(p+t.bsCount[e]+(o?1:0))%4:p++,S++;for(g=[t.bsCount[e]],t.bsCount[e]=t.sCount[e]+1+(b?1:0),c=S>=E,v=[t.sCount[e]],t.sCount[e]=p-u,D=[t.tShift[e]],t.tShift[e]=S-t.bMarks[e],x=t.md.block.ruler.getRules("blockquote"),y=t.parentType,t.parentType="blockquote",C=!1,d=e+1;d<n&&(t.sCount[d]<t.blkIndent&&(C=!0),!((S=t.bMarks[d]+t.tShift[d])>=(E=t.eMarks[d])));d++)if(62!==t.src.charCodeAt(S++)||C){if(c)break;for(_=!1,s=0,l=x.length;s<l;s++)if(x[s](t,d,n,!0)){_=!0;break}if(_){t.lineMax=d,0!==t.blkIndent&&(f.push(t.bMarks[d]),g.push(t.bsCount[d]),D.push(t.tShift[d]),v.push(t.sCount[d]),t.sCount[d]-=t.blkIndent);break}f.push(t.bMarks[d]),g.push(t.bsCount[d]),D.push(t.tShift[d]),v.push(t.sCount[d]),t.sCount[d]=-1}else{for(u=p=t.sCount[d]+S-(t.bMarks[d]+t.tShift[d]),32===t.src.charCodeAt(S)?(S++,u++,p++,o=!1,b=!0):9===t.src.charCodeAt(S)?(b=!0,(t.bsCount[d]+p)%4==3?(S++,u++,p++,o=!1):o=!0):b=!1,f.push(t.bMarks[d]),t.bMarks[d]=S;S<E&&(a=t.src.charCodeAt(S),r(a));)9===a?p+=4-(p+t.bsCount[d]+(o?1:0))%4:p++,S++;c=S>=E,g.push(t.bsCount[d]),t.bsCount[d]=t.sCount[d]+1+(b?1:0),v.push(t.sCount[d]),t.sCount[d]=p-u,D.push(t.tShift[d]),t.tShift[d]=S-t.bMarks[d]}for(m=t.blkIndent,t.blkIndent=0,(w=t.push("blockquote_open","blockquote",1)).markup=">",w.map=h=[e,0],t.md.block.tokenize(t,e,d),(w=t.push("blockquote_close","blockquote",-1)).markup=">",t.lineMax=A,t.parentType=y,h[1]=t.line,s=0;s<D.length;s++)t.bMarks[s+e]=f[s],t.tShift[s+e]=D[s],t.sCount[s+e]=v[s],t.bsCount[s+e]=g[s];return t.blkIndent=m,!0}},e9d0:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:t.clazz,attrs:{id:"chart-"+t.chartContainerId}},t._l(t.chartDataArr,(function(e,r){return n("div",{key:t.chartContainerId+"-chart-"+r,style:{width:t.width+"px",height:t.height+"px"},attrs:{id:"chart-"+r}})})),0)},i=[]},eb71:function(t,e){t.exports={indexOf:function(t,e){var n,r;if(Array.prototype.indexOf)return t.indexOf(e);for(n=0,r=t.length;n<r;n++)if(t[n]===e)return n;return-1},forEach:function(t,e,n){var r,i;if(Array.prototype.forEach)return t.forEach(e,n);for(r=0,i=t.length;r<i;r++)e.call(n,t[r],r,t)},trim:function(t){return String.prototype.trim?t.trim():t.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(t){var e=/\s|\n|\t/.exec(t);return e?e.index:-1}}},eb93:function(t,e,n){(e=n("24fb")(!1)).push([t.i,".question-text[data-v-6d049220],.question-text-mobile[data-v-6d049220]{width:100%}.thought-clps-title[data-v-6d049220]{color:rgba(1,11,50,.41);font-size:12px;font-style:normal;font-weight:400;line-height:16px;cursor:pointer;padding:12px 0 8px 0;display:flex;align-items:center;gap:4px}.thought-clps-content[data-v-6d049220]{display:flex;flex-direction:column;gap:12px;align-self:stretch}.thought-clps-content p[data-v-6d049220]{margin:0}.thought-clps-content .thought-title[data-v-6d049220]{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.thought-clps-content .thought-title .thought-title-container[data-v-6d049220]{display:flex;align-items:center;gap:5px}.thought-clps-content .thought-title .thought-title-icon[data-v-6d049220]{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;border-radius:8px}.thought-clps-content .thought-title .thought-title-name[data-v-6d049220]{color:rgba(0,1,10,.93);font-size:14px;font-style:normal;font-weight:600;line-height:normal}.thought-clps-content .thought-title .thought-title-elapsed[data-v-6d049220]{color:rgba(1,11,50,.41);font-family:Monaco;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.thought-clps-content .thought-detail[data-v-6d049220]{display:flex;padding:12px 0;gap:10px;border-bottom:.5px solid rgba(18,42,79,.08);color:rgba(3,10,38,.65);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.thought-clps-content .thought-detail p[data-v-6d049220]{word-break:break-all;word-wrap:break-word;margin:0}.thought-clps-content .thought-detail.last-item[data-v-6d049220]{border-bottom:1.5px solid #cdd0d9}",""]),t.exports=e},ee8c:function(t,e,n){"use strict";var r=[].concat(["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"]),i=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),o=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),a=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),s=["accent-color","align-content","align-items","align-self","alignment-baseline","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-end-end-radius","border-end-start-radius","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","cx","cy","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","empty-cells","enable-background","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","flood-color","flood-opacity","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","kerning","justify-content","justify-items","justify-self","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-start","mask","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","scale","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","speak","speak-as","src","tab-size","table-layout","text-anchor","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-offset","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","vector-effect","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index"].sort().reverse();t.exports=function(t){var e=t.regex,n=function(t){return{IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:t.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}}(t),u=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[n.BLOCK_COMMENT,{begin:/-(webkit|moz|ms|o)-(?=[a-z])/},n.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\.[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},n.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+o.join("|")+")"},{begin:":(:)?("+a.join("|")+")"}]},n.CSS_VARIABLE,{className:"attribute",begin:"\\b("+s.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[n.BLOCK_COMMENT,n.HEXCOLOR,n.IMPORTANT,n.CSS_NUMBER_MODE].concat(u,[{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[].concat(u,[{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}])},n.FUNCTION_DISPATCH])},{begin:e.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:/@-?\w[\w]*(-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:"and or not only",attribute:i.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"}].concat(u,[n.CSS_NUMBER_MODE])}]},{className:"selector-tag",begin:"\\b("+r.join("|")+")\\b"}]}}},f0c0:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=i(n("b7ce"));function i(t){return t&&t.__esModule?t:{default:t}}var o=(0,i(n("75ba")).default)(r.default);e.default=o},f0f2:function(t){t.exports=JSON.parse('{"Aacute":"ร","aacute":"รก","Abreve":"ฤ","abreve":"ฤ","ac":"โพ","acd":"โฟ","acE":"โพฬณ","Acirc":"ร","acirc":"รข","acute":"ยด","Acy":"ะ","acy":"ะฐ","AElig":"ร","aelig":"รฆ","af":"โก","Afr":"๐","afr":"๐","Agrave":"ร","agrave":"ร ","alefsym":"โต","aleph":"โต","Alpha":"ฮ","alpha":"ฮฑ","Amacr":"ฤ","amacr":"ฤ","amalg":"โจฟ","amp":"&","AMP":"&","andand":"โฉ","And":"โฉ","and":"โง","andd":"โฉ","andslope":"โฉ","andv":"โฉ","ang":"โ ","ange":"โฆค","angle":"โ ","angmsdaa":"โฆจ","angmsdab":"โฆฉ","angmsdac":"โฆช","angmsdad":"โฆซ","angmsdae":"โฆฌ","angmsdaf":"โฆญ","angmsdag":"โฆฎ","angmsdah":"โฆฏ","angmsd":"โก","angrt":"โ","angrtvb":"โพ","angrtvbd":"โฆ","angsph":"โข","angst":"ร
","angzarr":"โผ","Aogon":"ฤ","aogon":"ฤ
","Aopf":"๐ธ","aopf":"๐","apacir":"โฉฏ","ap":"โ","apE":"โฉฐ","ape":"โ","apid":"โ","apos":"\'","ApplyFunction":"โก","approx":"โ","approxeq":"โ","Aring":"ร
","aring":"รฅ","Ascr":"๐","ascr":"๐ถ","Assign":"โ","ast":"*","asymp":"โ","asympeq":"โ","Atilde":"ร","atilde":"รฃ","Auml":"ร","auml":"รค","awconint":"โณ","awint":"โจ","backcong":"โ","backepsilon":"ฯถ","backprime":"โต","backsim":"โฝ","backsimeq":"โ","Backslash":"โ","Barv":"โซง","barvee":"โฝ","barwed":"โ
","Barwed":"โ","barwedge":"โ
","bbrk":"โต","bbrktbrk":"โถ","bcong":"โ","Bcy":"ะ","bcy":"ะฑ","bdquo":"โ","becaus":"โต","because":"โต","Because":"โต","bemptyv":"โฆฐ","bepsi":"ฯถ","bernou":"โฌ","Bernoullis":"โฌ","Beta":"ฮ","beta":"ฮฒ","beth":"โถ","between":"โฌ","Bfr":"๐
","bfr":"๐","bigcap":"โ","bigcirc":"โฏ","bigcup":"โ","bigodot":"โจ","bigoplus":"โจ","bigotimes":"โจ","bigsqcup":"โจ","bigstar":"โ
","bigtriangledown":"โฝ","bigtriangleup":"โณ","biguplus":"โจ","bigvee":"โ","bigwedge":"โ","bkarow":"โค","blacklozenge":"โงซ","blacksquare":"โช","blacktriangle":"โด","blacktriangledown":"โพ","blacktriangleleft":"โ","blacktriangleright":"โธ","blank":"โฃ","blk12":"โ","blk14":"โ","blk34":"โ","block":"โ","bne":"=โฅ","bnequiv":"โกโฅ","bNot":"โซญ","bnot":"โ","Bopf":"๐น","bopf":"๐","bot":"โฅ","bottom":"โฅ","bowtie":"โ","boxbox":"โง","boxdl":"โ","boxdL":"โ","boxDl":"โ","boxDL":"โ","boxdr":"โ","boxdR":"โ","boxDr":"โ","boxDR":"โ","boxh":"โ","boxH":"โ","boxhd":"โฌ","boxHd":"โค","boxhD":"โฅ","boxHD":"โฆ","boxhu":"โด","boxHu":"โง","boxhU":"โจ","boxHU":"โฉ","boxminus":"โ","boxplus":"โ","boxtimes":"โ ","boxul":"โ","boxuL":"โ","boxUl":"โ","boxUL":"โ","boxur":"โ","boxuR":"โ","boxUr":"โ","boxUR":"โ","boxv":"โ","boxV":"โ","boxvh":"โผ","boxvH":"โช","boxVh":"โซ","boxVH":"โฌ","boxvl":"โค","boxvL":"โก","boxVl":"โข","boxVL":"โฃ","boxvr":"โ","boxvR":"โ","boxVr":"โ","boxVR":"โ ","bprime":"โต","breve":"ห","Breve":"ห","brvbar":"ยฆ","bscr":"๐ท","Bscr":"โฌ","bsemi":"โ","bsim":"โฝ","bsime":"โ","bsolb":"โง
","bsol":"\\\\","bsolhsub":"โ","bull":"โข","bullet":"โข","bump":"โ","bumpE":"โชฎ","bumpe":"โ","Bumpeq":"โ","bumpeq":"โ","Cacute":"ฤ","cacute":"ฤ","capand":"โฉ","capbrcup":"โฉ","capcap":"โฉ","cap":"โฉ","Cap":"โ","capcup":"โฉ","capdot":"โฉ","CapitalDifferentialD":"โ
","caps":"โฉ๏ธ","caret":"โ","caron":"ห","Cayleys":"โญ","ccaps":"โฉ","Ccaron":"ฤ","ccaron":"ฤ","Ccedil":"ร","ccedil":"รง","Ccirc":"ฤ","ccirc":"ฤ","Cconint":"โฐ","ccups":"โฉ","ccupssm":"โฉ","Cdot":"ฤ","cdot":"ฤ","cedil":"ยธ","Cedilla":"ยธ","cemptyv":"โฆฒ","cent":"ยข","centerdot":"ยท","CenterDot":"ยท","cfr":"๐ ","Cfr":"โญ","CHcy":"ะง","chcy":"ั","check":"โ","checkmark":"โ","Chi":"ฮง","chi":"ฯ","circ":"ห","circeq":"โ","circlearrowleft":"โบ","circlearrowright":"โป","circledast":"โ","circledcirc":"โ","circleddash":"โ","CircleDot":"โ","circledR":"ยฎ","circledS":"โ","CircleMinus":"โ","CirclePlus":"โ","CircleTimes":"โ","cir":"โ","cirE":"โง","cire":"โ","cirfnint":"โจ","cirmid":"โซฏ","cirscir":"โง","ClockwiseContourIntegral":"โฒ","CloseCurlyDoubleQuote":"โ","CloseCurlyQuote":"โ","clubs":"โฃ","clubsuit":"โฃ","colon":":","Colon":"โท","Colone":"โฉด","colone":"โ","coloneq":"โ","comma":",","commat":"@","comp":"โ","compfn":"โ","complement":"โ","complexes":"โ","cong":"โ
","congdot":"โฉญ","Congruent":"โก","conint":"โฎ","Conint":"โฏ","ContourIntegral":"โฎ","copf":"๐","Copf":"โ","coprod":"โ","Coproduct":"โ","copy":"ยฉ","COPY":"ยฉ","copysr":"โ","CounterClockwiseContourIntegral":"โณ","crarr":"โต","cross":"โ","Cross":"โจฏ","Cscr":"๐","cscr":"๐ธ","csub":"โซ","csube":"โซ","csup":"โซ","csupe":"โซ","ctdot":"โฏ","cudarrl":"โคธ","cudarrr":"โคต","cuepr":"โ","cuesc":"โ","cularr":"โถ","cularrp":"โคฝ","cupbrcap":"โฉ","cupcap":"โฉ","CupCap":"โ","cup":"โช","Cup":"โ","cupcup":"โฉ","cupdot":"โ","cupor":"โฉ
","cups":"โช๏ธ","curarr":"โท","curarrm":"โคผ","curlyeqprec":"โ","curlyeqsucc":"โ","curlyvee":"โ","curlywedge":"โ","curren":"ยค","curvearrowleft":"โถ","curvearrowright":"โท","cuvee":"โ","cuwed":"โ","cwconint":"โฒ","cwint":"โฑ","cylcty":"โญ","dagger":"โ ","Dagger":"โก","daleth":"โธ","darr":"โ","Darr":"โก","dArr":"โ","dash":"โ","Dashv":"โซค","dashv":"โฃ","dbkarow":"โค","dblac":"ห","Dcaron":"ฤ","dcaron":"ฤ","Dcy":"ะ","dcy":"ะด","ddagger":"โก","ddarr":"โ","DD":"โ
","dd":"โ
","DDotrahd":"โค","ddotseq":"โฉท","deg":"ยฐ","Del":"โ","Delta":"ฮ","delta":"ฮด","demptyv":"โฆฑ","dfisht":"โฅฟ","Dfr":"๐","dfr":"๐ก","dHar":"โฅฅ","dharl":"โ","dharr":"โ","DiacriticalAcute":"ยด","DiacriticalDot":"ห","DiacriticalDoubleAcute":"ห","DiacriticalGrave":"`","DiacriticalTilde":"ห","diam":"โ","diamond":"โ","Diamond":"โ","diamondsuit":"โฆ","diams":"โฆ","die":"ยจ","DifferentialD":"โ
","digamma":"ฯ","disin":"โฒ","div":"รท","divide":"รท","divideontimes":"โ","divonx":"โ","DJcy":"ะ","djcy":"ั","dlcorn":"โ","dlcrop":"โ","dollar":"$","Dopf":"๐ป","dopf":"๐","Dot":"ยจ","dot":"ห","DotDot":"โ","doteq":"โ","doteqdot":"โ","DotEqual":"โ","dotminus":"โธ","dotplus":"โ","dotsquare":"โก","doublebarwedge":"โ","DoubleContourIntegral":"โฏ","DoubleDot":"ยจ","DoubleDownArrow":"โ","DoubleLeftArrow":"โ","DoubleLeftRightArrow":"โ","DoubleLeftTee":"โซค","DoubleLongLeftArrow":"โธ","DoubleLongLeftRightArrow":"โบ","DoubleLongRightArrow":"โน","DoubleRightArrow":"โ","DoubleRightTee":"โจ","DoubleUpArrow":"โ","DoubleUpDownArrow":"โ","DoubleVerticalBar":"โฅ","DownArrowBar":"โค","downarrow":"โ","DownArrow":"โ","Downarrow":"โ","DownArrowUpArrow":"โต","DownBreve":"ฬ","downdownarrows":"โ","downharpoonleft":"โ","downharpoonright":"โ","DownLeftRightVector":"โฅ","DownLeftTeeVector":"โฅ","DownLeftVectorBar":"โฅ","DownLeftVector":"โฝ","DownRightTeeVector":"โฅ","DownRightVectorBar":"โฅ","DownRightVector":"โ","DownTeeArrow":"โง","DownTee":"โค","drbkarow":"โค","drcorn":"โ","drcrop":"โ","Dscr":"๐","dscr":"๐น","DScy":"ะ
","dscy":"ั","dsol":"โงถ","Dstrok":"ฤ","dstrok":"ฤ","dtdot":"โฑ","dtri":"โฟ","dtrif":"โพ","duarr":"โต","duhar":"โฅฏ","dwangle":"โฆฆ","DZcy":"ะ","dzcy":"ั","dzigrarr":"โฟ","Eacute":"ร","eacute":"รฉ","easter":"โฉฎ","Ecaron":"ฤ","ecaron":"ฤ","Ecirc":"ร","ecirc":"รช","ecir":"โ","ecolon":"โ","Ecy":"ะญ","ecy":"ั","eDDot":"โฉท","Edot":"ฤ","edot":"ฤ","eDot":"โ","ee":"โ
","efDot":"โ","Efr":"๐","efr":"๐ข","eg":"โช","Egrave":"ร","egrave":"รจ","egs":"โช","egsdot":"โช","el":"โช","Element":"โ","elinters":"โง","ell":"โ","els":"โช","elsdot":"โช","Emacr":"ฤ","emacr":"ฤ","empty":"โ
","emptyset":"โ
","EmptySmallSquare":"โป","emptyv":"โ
","EmptyVerySmallSquare":"โซ","emsp13":"โ","emsp14":"โ
","emsp":"โ","ENG":"ล","eng":"ล","ensp":"โ","Eogon":"ฤ","eogon":"ฤ","Eopf":"๐ผ","eopf":"๐","epar":"โ","eparsl":"โงฃ","eplus":"โฉฑ","epsi":"ฮต","Epsilon":"ฮ","epsilon":"ฮต","epsiv":"ฯต","eqcirc":"โ","eqcolon":"โ","eqsim":"โ","eqslantgtr":"โช","eqslantless":"โช","Equal":"โฉต","equals":"=","EqualTilde":"โ","equest":"โ","Equilibrium":"โ","equiv":"โก","equivDD":"โฉธ","eqvparsl":"โงฅ","erarr":"โฅฑ","erDot":"โ","escr":"โฏ","Escr":"โฐ","esdot":"โ","Esim":"โฉณ","esim":"โ","Eta":"ฮ","eta":"ฮท","ETH":"ร","eth":"รฐ","Euml":"ร","euml":"รซ","euro":"โฌ","excl":"!","exist":"โ","Exists":"โ","expectation":"โฐ","exponentiale":"โ
","ExponentialE":"โ
","fallingdotseq":"โ","Fcy":"ะค","fcy":"ั","female":"โ","ffilig":"๏ฌ","fflig":"๏ฌ","ffllig":"๏ฌ","Ffr":"๐","ffr":"๐ฃ","filig":"๏ฌ","FilledSmallSquare":"โผ","FilledVerySmallSquare":"โช","fjlig":"fj","flat":"โญ","fllig":"๏ฌ","fltns":"โฑ","fnof":"ฦ","Fopf":"๐ฝ","fopf":"๐","forall":"โ","ForAll":"โ","fork":"โ","forkv":"โซ","Fouriertrf":"โฑ","fpartint":"โจ","frac12":"ยฝ","frac13":"โ
","frac14":"ยผ","frac15":"โ
","frac16":"โ
","frac18":"โ
","frac23":"โ
","frac25":"โ
","frac34":"ยพ","frac35":"โ
","frac38":"โ
","frac45":"โ
","frac56":"โ
","frac58":"โ
","frac78":"โ
","frasl":"โ","frown":"โข","fscr":"๐ป","Fscr":"โฑ","gacute":"วต","Gamma":"ฮ","gamma":"ฮณ","Gammad":"ฯ","gammad":"ฯ","gap":"โช","Gbreve":"ฤ","gbreve":"ฤ","Gcedil":"ฤข","Gcirc":"ฤ","gcirc":"ฤ","Gcy":"ะ","gcy":"ะณ","Gdot":"ฤ ","gdot":"ฤก","ge":"โฅ","gE":"โง","gEl":"โช","gel":"โ","geq":"โฅ","geqq":"โง","geqslant":"โฉพ","gescc":"โชฉ","ges":"โฉพ","gesdot":"โช","gesdoto":"โช","gesdotol":"โช","gesl":"โ๏ธ","gesles":"โช","Gfr":"๐","gfr":"๐ค","gg":"โซ","Gg":"โ","ggg":"โ","gimel":"โท","GJcy":"ะ","gjcy":"ั","gla":"โชฅ","gl":"โท","glE":"โช","glj":"โชค","gnap":"โช","gnapprox":"โช","gne":"โช","gnE":"โฉ","gneq":"โช","gneqq":"โฉ","gnsim":"โง","Gopf":"๐พ","gopf":"๐","grave":"`","GreaterEqual":"โฅ","GreaterEqualLess":"โ","GreaterFullEqual":"โง","GreaterGreater":"โชข","GreaterLess":"โท","GreaterSlantEqual":"โฉพ","GreaterTilde":"โณ","Gscr":"๐ข","gscr":"โ","gsim":"โณ","gsime":"โช","gsiml":"โช","gtcc":"โชง","gtcir":"โฉบ","gt":">","GT":">","Gt":"โซ","gtdot":"โ","gtlPar":"โฆ","gtquest":"โฉผ","gtrapprox":"โช","gtrarr":"โฅธ","gtrdot":"โ","gtreqless":"โ","gtreqqless":"โช","gtrless":"โท","gtrsim":"โณ","gvertneqq":"โฉ๏ธ","gvnE":"โฉ๏ธ","Hacek":"ห","hairsp":"โ","half":"ยฝ","hamilt":"โ","HARDcy":"ะช","hardcy":"ั","harrcir":"โฅ","harr":"โ","hArr":"โ","harrw":"โญ","Hat":"^","hbar":"โ","Hcirc":"ฤค","hcirc":"ฤฅ","hearts":"โฅ","heartsuit":"โฅ","hellip":"โฆ","hercon":"โน","hfr":"๐ฅ","Hfr":"โ","HilbertSpace":"โ","hksearow":"โคฅ","hkswarow":"โคฆ","hoarr":"โฟ","homtht":"โป","hookleftarrow":"โฉ","hookrightarrow":"โช","hopf":"๐","Hopf":"โ","horbar":"โ","HorizontalLine":"โ","hscr":"๐ฝ","Hscr":"โ","hslash":"โ","Hstrok":"ฤฆ","hstrok":"ฤง","HumpDownHump":"โ","HumpEqual":"โ","hybull":"โ","hyphen":"โ","Iacute":"ร","iacute":"รญ","ic":"โฃ","Icirc":"ร","icirc":"รฎ","Icy":"ะ","icy":"ะธ","Idot":"ฤฐ","IEcy":"ะ","iecy":"ะต","iexcl":"ยก","iff":"โ","ifr":"๐ฆ","Ifr":"โ","Igrave":"ร","igrave":"รฌ","ii":"โ
","iiiint":"โจ","iiint":"โญ","iinfin":"โง","iiota":"โฉ","IJlig":"ฤฒ","ijlig":"ฤณ","Imacr":"ฤช","imacr":"ฤซ","image":"โ","ImaginaryI":"โ
","imagline":"โ","imagpart":"โ","imath":"ฤฑ","Im":"โ","imof":"โท","imped":"ฦต","Implies":"โ","incare":"โ
","in":"โ","infin":"โ","infintie":"โง","inodot":"ฤฑ","intcal":"โบ","int":"โซ","Int":"โฌ","integers":"โค","Integral":"โซ","intercal":"โบ","Intersection":"โ","intlarhk":"โจ","intprod":"โจผ","InvisibleComma":"โฃ","InvisibleTimes":"โข","IOcy":"ะ","iocy":"ั","Iogon":"ฤฎ","iogon":"ฤฏ","Iopf":"๐","iopf":"๐","Iota":"ฮ","iota":"ฮน","iprod":"โจผ","iquest":"ยฟ","iscr":"๐พ","Iscr":"โ","isin":"โ","isindot":"โต","isinE":"โน","isins":"โด","isinsv":"โณ","isinv":"โ","it":"โข","Itilde":"ฤจ","itilde":"ฤฉ","Iukcy":"ะ","iukcy":"ั","Iuml":"ร","iuml":"รฏ","Jcirc":"ฤด","jcirc":"ฤต","Jcy":"ะ","jcy":"ะน","Jfr":"๐","jfr":"๐ง","jmath":"ศท","Jopf":"๐","jopf":"๐","Jscr":"๐ฅ","jscr":"๐ฟ","Jsercy":"ะ","jsercy":"ั","Jukcy":"ะ","jukcy":"ั","Kappa":"ฮ","kappa":"ฮบ","kappav":"ฯฐ","Kcedil":"ฤถ","kcedil":"ฤท","Kcy":"ะ","kcy":"ะบ","Kfr":"๐","kfr":"๐จ","kgreen":"ฤธ","KHcy":"ะฅ","khcy":"ั
","KJcy":"ะ","kjcy":"ั","Kopf":"๐","kopf":"๐","Kscr":"๐ฆ","kscr":"๐","lAarr":"โ","Lacute":"ฤน","lacute":"ฤบ","laemptyv":"โฆด","lagran":"โ","Lambda":"ฮ","lambda":"ฮป","lang":"โจ","Lang":"โช","langd":"โฆ","langle":"โจ","lap":"โช
","Laplacetrf":"โ","laquo":"ยซ","larrb":"โค","larrbfs":"โค","larr":"โ","Larr":"โ","lArr":"โ","larrfs":"โค","larrhk":"โฉ","larrlp":"โซ","larrpl":"โคน","larrsim":"โฅณ","larrtl":"โข","latail":"โค","lAtail":"โค","lat":"โชซ","late":"โชญ","lates":"โชญ๏ธ","lbarr":"โค","lBarr":"โค","lbbrk":"โฒ","lbrace":"{","lbrack":"[","lbrke":"โฆ","lbrksld":"โฆ","lbrkslu":"โฆ","Lcaron":"ฤฝ","lcaron":"ฤพ","Lcedil":"ฤป","lcedil":"ฤผ","lceil":"โ","lcub":"{","Lcy":"ะ","lcy":"ะป","ldca":"โคถ","ldquo":"โ","ldquor":"โ","ldrdhar":"โฅง","ldrushar":"โฅ","ldsh":"โฒ","le":"โค","lE":"โฆ","LeftAngleBracket":"โจ","LeftArrowBar":"โค","leftarrow":"โ","LeftArrow":"โ","Leftarrow":"โ","LeftArrowRightArrow":"โ","leftarrowtail":"โข","LeftCeiling":"โ","LeftDoubleBracket":"โฆ","LeftDownTeeVector":"โฅก","LeftDownVectorBar":"โฅ","LeftDownVector":"โ","LeftFloor":"โ","leftharpoondown":"โฝ","leftharpoonup":"โผ","leftleftarrows":"โ","leftrightarrow":"โ","LeftRightArrow":"โ","Leftrightarrow":"โ","leftrightarrows":"โ","leftrightharpoons":"โ","leftrightsquigarrow":"โญ","LeftRightVector":"โฅ","LeftTeeArrow":"โค","LeftTee":"โฃ","LeftTeeVector":"โฅ","leftthreetimes":"โ","LeftTriangleBar":"โง","LeftTriangle":"โฒ","LeftTriangleEqual":"โด","LeftUpDownVector":"โฅ","LeftUpTeeVector":"โฅ ","LeftUpVectorBar":"โฅ","LeftUpVector":"โฟ","LeftVectorBar":"โฅ","LeftVector":"โผ","lEg":"โช","leg":"โ","leq":"โค","leqq":"โฆ","leqslant":"โฉฝ","lescc":"โชจ","les":"โฉฝ","lesdot":"โฉฟ","lesdoto":"โช","lesdotor":"โช","lesg":"โ๏ธ","lesges":"โช","lessapprox":"โช
","lessdot":"โ","lesseqgtr":"โ","lesseqqgtr":"โช","LessEqualGreater":"โ","LessFullEqual":"โฆ","LessGreater":"โถ","lessgtr":"โถ","LessLess":"โชก","lesssim":"โฒ","LessSlantEqual":"โฉฝ","LessTilde":"โฒ","lfisht":"โฅผ","lfloor":"โ","Lfr":"๐","lfr":"๐ฉ","lg":"โถ","lgE":"โช","lHar":"โฅข","lhard":"โฝ","lharu":"โผ","lharul":"โฅช","lhblk":"โ","LJcy":"ะ","ljcy":"ั","llarr":"โ","ll":"โช","Ll":"โ","llcorner":"โ","Lleftarrow":"โ","llhard":"โฅซ","lltri":"โบ","Lmidot":"ฤฟ","lmidot":"ล","lmoustache":"โฐ","lmoust":"โฐ","lnap":"โช","lnapprox":"โช","lne":"โช","lnE":"โจ","lneq":"โช","lneqq":"โจ","lnsim":"โฆ","loang":"โฌ","loarr":"โฝ","lobrk":"โฆ","longleftarrow":"โต","LongLeftArrow":"โต","Longleftarrow":"โธ","longleftrightarrow":"โท","LongLeftRightArrow":"โท","Longleftrightarrow":"โบ","longmapsto":"โผ","longrightarrow":"โถ","LongRightArrow":"โถ","Longrightarrow":"โน","looparrowleft":"โซ","looparrowright":"โฌ","lopar":"โฆ
","Lopf":"๐","lopf":"๐","loplus":"โจญ","lotimes":"โจด","lowast":"โ","lowbar":"_","LowerLeftArrow":"โ","LowerRightArrow":"โ","loz":"โ","lozenge":"โ","lozf":"โงซ","lpar":"(","lparlt":"โฆ","lrarr":"โ","lrcorner":"โ","lrhar":"โ","lrhard":"โฅญ","lrm":"โ","lrtri":"โฟ","lsaquo":"โน","lscr":"๐","Lscr":"โ","lsh":"โฐ","Lsh":"โฐ","lsim":"โฒ","lsime":"โช","lsimg":"โช","lsqb":"[","lsquo":"โ","lsquor":"โ","Lstrok":"ล","lstrok":"ล","ltcc":"โชฆ","ltcir":"โฉน","lt":"<","LT":"<","Lt":"โช","ltdot":"โ","lthree":"โ","ltimes":"โ","ltlarr":"โฅถ","ltquest":"โฉป","ltri":"โ","ltrie":"โด","ltrif":"โ","ltrPar":"โฆ","lurdshar":"โฅ","luruhar":"โฅฆ","lvertneqq":"โจ๏ธ","lvnE":"โจ๏ธ","macr":"ยฏ","male":"โ","malt":"โ ","maltese":"โ ","Map":"โค
","map":"โฆ","mapsto":"โฆ","mapstodown":"โง","mapstoleft":"โค","mapstoup":"โฅ","marker":"โฎ","mcomma":"โจฉ","Mcy":"ะ","mcy":"ะผ","mdash":"โ","mDDot":"โบ","measuredangle":"โก","MediumSpace":"โ","Mellintrf":"โณ","Mfr":"๐","mfr":"๐ช","mho":"โง","micro":"ยต","midast":"*","midcir":"โซฐ","mid":"โฃ","middot":"ยท","minusb":"โ","minus":"โ","minusd":"โธ","minusdu":"โจช","MinusPlus":"โ","mlcp":"โซ","mldr":"โฆ","mnplus":"โ","models":"โง","Mopf":"๐","mopf":"๐","mp":"โ","mscr":"๐","Mscr":"โณ","mstpos":"โพ","Mu":"ฮ","mu":"ฮผ","multimap":"โธ","mumap":"โธ","nabla":"โ","Nacute":"ล","nacute":"ล","nang":"โ โ","nap":"โ","napE":"โฉฐฬธ","napid":"โฬธ","napos":"ล","napprox":"โ","natural":"โฎ","naturals":"โ","natur":"โฎ","nbsp":"ย ","nbump":"โฬธ","nbumpe":"โฬธ","ncap":"โฉ","Ncaron":"ล","ncaron":"ล","Ncedil":"ล
","ncedil":"ล","ncong":"โ","ncongdot":"โฉญฬธ","ncup":"โฉ","Ncy":"ะ","ncy":"ะฝ","ndash":"โ","nearhk":"โคค","nearr":"โ","neArr":"โ","nearrow":"โ","ne":"โ ","nedot":"โฬธ","NegativeMediumSpace":"โ","NegativeThickSpace":"โ","NegativeThinSpace":"โ","NegativeVeryThinSpace":"โ","nequiv":"โข","nesear":"โคจ","nesim":"โฬธ","NestedGreaterGreater":"โซ","NestedLessLess":"โช","NewLine":"\\n","nexist":"โ","nexists":"โ","Nfr":"๐","nfr":"๐ซ","ngE":"โงฬธ","nge":"โฑ","ngeq":"โฑ","ngeqq":"โงฬธ","ngeqslant":"โฉพฬธ","nges":"โฉพฬธ","nGg":"โฬธ","ngsim":"โต","nGt":"โซโ","ngt":"โฏ","ngtr":"โฏ","nGtv":"โซฬธ","nharr":"โฎ","nhArr":"โ","nhpar":"โซฒ","ni":"โ","nis":"โผ","nisd":"โบ","niv":"โ","NJcy":"ะ","njcy":"ั","nlarr":"โ","nlArr":"โ","nldr":"โฅ","nlE":"โฆฬธ","nle":"โฐ","nleftarrow":"โ","nLeftarrow":"โ","nleftrightarrow":"โฎ","nLeftrightarrow":"โ","nleq":"โฐ","nleqq":"โฆฬธ","nleqslant":"โฉฝฬธ","nles":"โฉฝฬธ","nless":"โฎ","nLl":"โฬธ","nlsim":"โด","nLt":"โชโ","nlt":"โฎ","nltri":"โช","nltrie":"โฌ","nLtv":"โชฬธ","nmid":"โค","NoBreak":"โ ","NonBreakingSpace":"ย ","nopf":"๐","Nopf":"โ","Not":"โซฌ","not":"ยฌ","NotCongruent":"โข","NotCupCap":"โญ","NotDoubleVerticalBar":"โฆ","NotElement":"โ","NotEqual":"โ ","NotEqualTilde":"โฬธ","NotExists":"โ","NotGreater":"โฏ","NotGreaterEqual":"โฑ","NotGreaterFullEqual":"โงฬธ","NotGreaterGreater":"โซฬธ","NotGreaterLess":"โน","NotGreaterSlantEqual":"โฉพฬธ","NotGreaterTilde":"โต","NotHumpDownHump":"โฬธ","NotHumpEqual":"โฬธ","notin":"โ","notindot":"โตฬธ","notinE":"โนฬธ","notinva":"โ","notinvb":"โท","notinvc":"โถ","NotLeftTriangleBar":"โงฬธ","NotLeftTriangle":"โช","NotLeftTriangleEqual":"โฌ","NotLess":"โฎ","NotLessEqual":"โฐ","NotLessGreater":"โธ","NotLessLess":"โชฬธ","NotLessSlantEqual":"โฉฝฬธ","NotLessTilde":"โด","NotNestedGreaterGreater":"โชขฬธ","NotNestedLessLess":"โชกฬธ","notni":"โ","notniva":"โ","notnivb":"โพ","notnivc":"โฝ","NotPrecedes":"โ","NotPrecedesEqual":"โชฏฬธ","NotPrecedesSlantEqual":"โ ","NotReverseElement":"โ","NotRightTriangleBar":"โงฬธ","NotRightTriangle":"โซ","NotRightTriangleEqual":"โญ","NotSquareSubset":"โฬธ","NotSquareSubsetEqual":"โข","NotSquareSuperset":"โฬธ","NotSquareSupersetEqual":"โฃ","NotSubset":"โโ","NotSubsetEqual":"โ","NotSucceeds":"โ","NotSucceedsEqual":"โชฐฬธ","NotSucceedsSlantEqual":"โก","NotSucceedsTilde":"โฟฬธ","NotSuperset":"โโ","NotSupersetEqual":"โ","NotTilde":"โ","NotTildeEqual":"โ","NotTildeFullEqual":"โ","NotTildeTilde":"โ","NotVerticalBar":"โค","nparallel":"โฆ","npar":"โฆ","nparsl":"โซฝโฅ","npart":"โฬธ","npolint":"โจ","npr":"โ","nprcue":"โ ","nprec":"โ","npreceq":"โชฏฬธ","npre":"โชฏฬธ","nrarrc":"โคณฬธ","nrarr":"โ","nrArr":"โ","nrarrw":"โฬธ","nrightarrow":"โ","nRightarrow":"โ","nrtri":"โซ","nrtrie":"โญ","nsc":"โ","nsccue":"โก","nsce":"โชฐฬธ","Nscr":"๐ฉ","nscr":"๐","nshortmid":"โค","nshortparallel":"โฆ","nsim":"โ","nsime":"โ","nsimeq":"โ","nsmid":"โค","nspar":"โฆ","nsqsube":"โข","nsqsupe":"โฃ","nsub":"โ","nsubE":"โซ
ฬธ","nsube":"โ","nsubset":"โโ","nsubseteq":"โ","nsubseteqq":"โซ
ฬธ","nsucc":"โ","nsucceq":"โชฐฬธ","nsup":"โ
","nsupE":"โซฬธ","nsupe":"โ","nsupset":"โโ","nsupseteq":"โ","nsupseteqq":"โซฬธ","ntgl":"โน","Ntilde":"ร","ntilde":"รฑ","ntlg":"โธ","ntriangleleft":"โช","ntrianglelefteq":"โฌ","ntriangleright":"โซ","ntrianglerighteq":"โญ","Nu":"ฮ","nu":"ฮฝ","num":"#","numero":"โ","numsp":"โ","nvap":"โโ","nvdash":"โฌ","nvDash":"โญ","nVdash":"โฎ","nVDash":"โฏ","nvge":"โฅโ","nvgt":">โ","nvHarr":"โค","nvinfin":"โง","nvlArr":"โค","nvle":"โคโ","nvlt":"<โ","nvltrie":"โดโ","nvrArr":"โค","nvrtrie":"โตโ","nvsim":"โผโ","nwarhk":"โคฃ","nwarr":"โ","nwArr":"โ","nwarrow":"โ","nwnear":"โคง","Oacute":"ร","oacute":"รณ","oast":"โ","Ocirc":"ร","ocirc":"รด","ocir":"โ","Ocy":"ะ","ocy":"ะพ","odash":"โ","Odblac":"ล","odblac":"ล","odiv":"โจธ","odot":"โ","odsold":"โฆผ","OElig":"ล","oelig":"ล","ofcir":"โฆฟ","Ofr":"๐","ofr":"๐ฌ","ogon":"ห","Ograve":"ร","ograve":"รฒ","ogt":"โง","ohbar":"โฆต","ohm":"ฮฉ","oint":"โฎ","olarr":"โบ","olcir":"โฆพ","olcross":"โฆป","oline":"โพ","olt":"โง","Omacr":"ล","omacr":"ล","Omega":"ฮฉ","omega":"ฯ","Omicron":"ฮ","omicron":"ฮฟ","omid":"โฆถ","ominus":"โ","Oopf":"๐","oopf":"๐ ","opar":"โฆท","OpenCurlyDoubleQuote":"โ","OpenCurlyQuote":"โ","operp":"โฆน","oplus":"โ","orarr":"โป","Or":"โฉ","or":"โจ","ord":"โฉ","order":"โด","orderof":"โด","ordf":"ยช","ordm":"ยบ","origof":"โถ","oror":"โฉ","orslope":"โฉ","orv":"โฉ","oS":"โ","Oscr":"๐ช","oscr":"โด","Oslash":"ร","oslash":"รธ","osol":"โ","Otilde":"ร","otilde":"รต","otimesas":"โจถ","Otimes":"โจท","otimes":"โ","Ouml":"ร","ouml":"รถ","ovbar":"โฝ","OverBar":"โพ","OverBrace":"โ","OverBracket":"โด","OverParenthesis":"โ","para":"ยถ","parallel":"โฅ","par":"โฅ","parsim":"โซณ","parsl":"โซฝ","part":"โ","PartialD":"โ","Pcy":"ะ","pcy":"ะฟ","percnt":"%","period":".","permil":"โฐ","perp":"โฅ","pertenk":"โฑ","Pfr":"๐","pfr":"๐ญ","Phi":"ฮฆ","phi":"ฯ","phiv":"ฯ","phmmat":"โณ","phone":"โ","Pi":"ฮ ","pi":"ฯ","pitchfork":"โ","piv":"ฯ","planck":"โ","planckh":"โ","plankv":"โ","plusacir":"โจฃ","plusb":"โ","pluscir":"โจข","plus":"+","plusdo":"โ","plusdu":"โจฅ","pluse":"โฉฒ","PlusMinus":"ยฑ","plusmn":"ยฑ","plussim":"โจฆ","plustwo":"โจง","pm":"ยฑ","Poincareplane":"โ","pointint":"โจ","popf":"๐ก","Popf":"โ","pound":"ยฃ","prap":"โชท","Pr":"โชป","pr":"โบ","prcue":"โผ","precapprox":"โชท","prec":"โบ","preccurlyeq":"โผ","Precedes":"โบ","PrecedesEqual":"โชฏ","PrecedesSlantEqual":"โผ","PrecedesTilde":"โพ","preceq":"โชฏ","precnapprox":"โชน","precneqq":"โชต","precnsim":"โจ","pre":"โชฏ","prE":"โชณ","precsim":"โพ","prime":"โฒ","Prime":"โณ","primes":"โ","prnap":"โชน","prnE":"โชต","prnsim":"โจ","prod":"โ","Product":"โ","profalar":"โฎ","profline":"โ","profsurf":"โ","prop":"โ","Proportional":"โ","Proportion":"โท","propto":"โ","prsim":"โพ","prurel":"โฐ","Pscr":"๐ซ","pscr":"๐
","Psi":"ฮจ","psi":"ฯ","puncsp":"โ","Qfr":"๐","qfr":"๐ฎ","qint":"โจ","qopf":"๐ข","Qopf":"โ","qprime":"โ","Qscr":"๐ฌ","qscr":"๐","quaternions":"โ","quatint":"โจ","quest":"?","questeq":"โ","quot":"\\"","QUOT":"\\"","rAarr":"โ","race":"โฝฬฑ","Racute":"ล","racute":"ล","radic":"โ","raemptyv":"โฆณ","rang":"โฉ","Rang":"โซ","rangd":"โฆ","range":"โฆฅ","rangle":"โฉ","raquo":"ยป","rarrap":"โฅต","rarrb":"โฅ","rarrbfs":"โค ","rarrc":"โคณ","rarr":"โ","Rarr":"โ ","rArr":"โ","rarrfs":"โค","rarrhk":"โช","rarrlp":"โฌ","rarrpl":"โฅ
","rarrsim":"โฅด","Rarrtl":"โค","rarrtl":"โฃ","rarrw":"โ","ratail":"โค","rAtail":"โค","ratio":"โถ","rationals":"โ","rbarr":"โค","rBarr":"โค","RBarr":"โค","rbbrk":"โณ","rbrace":"}","rbrack":"]","rbrke":"โฆ","rbrksld":"โฆ","rbrkslu":"โฆ","Rcaron":"ล","rcaron":"ล","Rcedil":"ล","rcedil":"ล","rceil":"โ","rcub":"}","Rcy":"ะ ","rcy":"ั","rdca":"โคท","rdldhar":"โฅฉ","rdquo":"โ","rdquor":"โ","rdsh":"โณ","real":"โ","realine":"โ","realpart":"โ","reals":"โ","Re":"โ","rect":"โญ","reg":"ยฎ","REG":"ยฎ","ReverseElement":"โ","ReverseEquilibrium":"โ","ReverseUpEquilibrium":"โฅฏ","rfisht":"โฅฝ","rfloor":"โ","rfr":"๐ฏ","Rfr":"โ","rHar":"โฅค","rhard":"โ","rharu":"โ","rharul":"โฅฌ","Rho":"ฮก","rho":"ฯ","rhov":"ฯฑ","RightAngleBracket":"โฉ","RightArrowBar":"โฅ","rightarrow":"โ","RightArrow":"โ","Rightarrow":"โ","RightArrowLeftArrow":"โ","rightarrowtail":"โฃ","RightCeiling":"โ","RightDoubleBracket":"โง","RightDownTeeVector":"โฅ","RightDownVectorBar":"โฅ","RightDownVector":"โ","RightFloor":"โ","rightharpoondown":"โ","rightharpoonup":"โ","rightleftarrows":"โ","rightleftharpoons":"โ","rightrightarrows":"โ","rightsquigarrow":"โ","RightTeeArrow":"โฆ","RightTee":"โข","RightTeeVector":"โฅ","rightthreetimes":"โ","RightTriangleBar":"โง","RightTriangle":"โณ","RightTriangleEqual":"โต","RightUpDownVector":"โฅ","RightUpTeeVector":"โฅ","RightUpVectorBar":"โฅ","RightUpVector":"โพ","RightVectorBar":"โฅ","RightVector":"โ","ring":"ห","risingdotseq":"โ","rlarr":"โ","rlhar":"โ","rlm":"โ","rmoustache":"โฑ","rmoust":"โฑ","rnmid":"โซฎ","roang":"โญ","roarr":"โพ","robrk":"โง","ropar":"โฆ","ropf":"๐ฃ","Ropf":"โ","roplus":"โจฎ","rotimes":"โจต","RoundImplies":"โฅฐ","rpar":")","rpargt":"โฆ","rppolint":"โจ","rrarr":"โ","Rrightarrow":"โ","rsaquo":"โบ","rscr":"๐","Rscr":"โ","rsh":"โฑ","Rsh":"โฑ","rsqb":"]","rsquo":"โ","rsquor":"โ","rthree":"โ","rtimes":"โ","rtri":"โน","rtrie":"โต","rtrif":"โธ","rtriltri":"โง","RuleDelayed":"โงด","ruluhar":"โฅจ","rx":"โ","Sacute":"ล","sacute":"ล","sbquo":"โ","scap":"โชธ","Scaron":"ล ","scaron":"ลก","Sc":"โชผ","sc":"โป","sccue":"โฝ","sce":"โชฐ","scE":"โชด","Scedil":"ล","scedil":"ล","Scirc":"ล","scirc":"ล","scnap":"โชบ","scnE":"โชถ","scnsim":"โฉ","scpolint":"โจ","scsim":"โฟ","Scy":"ะก","scy":"ั","sdotb":"โก","sdot":"โ
","sdote":"โฉฆ","searhk":"โคฅ","searr":"โ","seArr":"โ","searrow":"โ","sect":"ยง","semi":";","seswar":"โคฉ","setminus":"โ","setmn":"โ","sext":"โถ","Sfr":"๐","sfr":"๐ฐ","sfrown":"โข","sharp":"โฏ","SHCHcy":"ะฉ","shchcy":"ั","SHcy":"ะจ","shcy":"ั","ShortDownArrow":"โ","ShortLeftArrow":"โ","shortmid":"โฃ","shortparallel":"โฅ","ShortRightArrow":"โ","ShortUpArrow":"โ","shy":"ยญ","Sigma":"ฮฃ","sigma":"ฯ","sigmaf":"ฯ","sigmav":"ฯ","sim":"โผ","simdot":"โฉช","sime":"โ","simeq":"โ","simg":"โช","simgE":"โช ","siml":"โช","simlE":"โช","simne":"โ","simplus":"โจค","simrarr":"โฅฒ","slarr":"โ","SmallCircle":"โ","smallsetminus":"โ","smashp":"โจณ","smeparsl":"โงค","smid":"โฃ","smile":"โฃ","smt":"โชช","smte":"โชฌ","smtes":"โชฌ๏ธ","SOFTcy":"ะฌ","softcy":"ั","solbar":"โฟ","solb":"โง","sol":"/","Sopf":"๐","sopf":"๐ค","spades":"โ ","spadesuit":"โ ","spar":"โฅ","sqcap":"โ","sqcaps":"โ๏ธ","sqcup":"โ","sqcups":"โ๏ธ","Sqrt":"โ","sqsub":"โ","sqsube":"โ","sqsubset":"โ","sqsubseteq":"โ","sqsup":"โ","sqsupe":"โ","sqsupset":"โ","sqsupseteq":"โ","square":"โก","Square":"โก","SquareIntersection":"โ","SquareSubset":"โ","SquareSubsetEqual":"โ","SquareSuperset":"โ","SquareSupersetEqual":"โ","SquareUnion":"โ","squarf":"โช","squ":"โก","squf":"โช","srarr":"โ","Sscr":"๐ฎ","sscr":"๐","ssetmn":"โ","ssmile":"โฃ","sstarf":"โ","Star":"โ","star":"โ","starf":"โ
","straightepsilon":"ฯต","straightphi":"ฯ","strns":"ยฏ","sub":"โ","Sub":"โ","subdot":"โชฝ","subE":"โซ
","sube":"โ","subedot":"โซ","submult":"โซ","subnE":"โซ","subne":"โ","subplus":"โชฟ","subrarr":"โฅน","subset":"โ","Subset":"โ","subseteq":"โ","subseteqq":"โซ
","SubsetEqual":"โ","subsetneq":"โ","subsetneqq":"โซ","subsim":"โซ","subsub":"โซ","subsup":"โซ","succapprox":"โชธ","succ":"โป","succcurlyeq":"โฝ","Succeeds":"โป","SucceedsEqual":"โชฐ","SucceedsSlantEqual":"โฝ","SucceedsTilde":"โฟ","succeq":"โชฐ","succnapprox":"โชบ","succneqq":"โชถ","succnsim":"โฉ","succsim":"โฟ","SuchThat":"โ","sum":"โ","Sum":"โ","sung":"โช","sup1":"ยน","sup2":"ยฒ","sup3":"ยณ","sup":"โ","Sup":"โ","supdot":"โชพ","supdsub":"โซ","supE":"โซ","supe":"โ","supedot":"โซ","Superset":"โ","SupersetEqual":"โ","suphsol":"โ","suphsub":"โซ","suplarr":"โฅป","supmult":"โซ","supnE":"โซ","supne":"โ","supplus":"โซ","supset":"โ","Supset":"โ","supseteq":"โ","supseteqq":"โซ","supsetneq":"โ","supsetneqq":"โซ","supsim":"โซ","supsub":"โซ","supsup":"โซ","swarhk":"โคฆ","swarr":"โ","swArr":"โ","swarrow":"โ","swnwar":"โคช","szlig":"ร","Tab":"\\t","target":"โ","Tau":"ฮค","tau":"ฯ","tbrk":"โด","Tcaron":"ลค","tcaron":"ลฅ","Tcedil":"ลข","tcedil":"ลฃ","Tcy":"ะข","tcy":"ั","tdot":"โ","telrec":"โ","Tfr":"๐","tfr":"๐ฑ","there4":"โด","therefore":"โด","Therefore":"โด","Theta":"ฮ","theta":"ฮธ","thetasym":"ฯ","thetav":"ฯ","thickapprox":"โ","thicksim":"โผ","ThickSpace":"โโ","ThinSpace":"โ","thinsp":"โ","thkap":"โ","thksim":"โผ","THORN":"ร","thorn":"รพ","tilde":"ห","Tilde":"โผ","TildeEqual":"โ","TildeFullEqual":"โ
","TildeTilde":"โ","timesbar":"โจฑ","timesb":"โ ","times":"ร","timesd":"โจฐ","tint":"โญ","toea":"โคจ","topbot":"โถ","topcir":"โซฑ","top":"โค","Topf":"๐","topf":"๐ฅ","topfork":"โซ","tosa":"โคฉ","tprime":"โด","trade":"โข","TRADE":"โข","triangle":"โต","triangledown":"โฟ","triangleleft":"โ","trianglelefteq":"โด","triangleq":"โ","triangleright":"โน","trianglerighteq":"โต","tridot":"โฌ","trie":"โ","triminus":"โจบ","TripleDot":"โ","triplus":"โจน","trisb":"โง","tritime":"โจป","trpezium":"โข","Tscr":"๐ฏ","tscr":"๐","TScy":"ะฆ","tscy":"ั","TSHcy":"ะ","tshcy":"ั","Tstrok":"ลฆ","tstrok":"ลง","twixt":"โฌ","twoheadleftarrow":"โ","twoheadrightarrow":"โ ","Uacute":"ร","uacute":"รบ","uarr":"โ","Uarr":"โ","uArr":"โ","Uarrocir":"โฅ","Ubrcy":"ะ","ubrcy":"ั","Ubreve":"ลฌ","ubreve":"ลญ","Ucirc":"ร","ucirc":"รป","Ucy":"ะฃ","ucy":"ั","udarr":"โ
","Udblac":"ลฐ","udblac":"ลฑ","udhar":"โฅฎ","ufisht":"โฅพ","Ufr":"๐","ufr":"๐ฒ","Ugrave":"ร","ugrave":"รน","uHar":"โฅฃ","uharl":"โฟ","uharr":"โพ","uhblk":"โ","ulcorn":"โ","ulcorner":"โ","ulcrop":"โ","ultri":"โธ","Umacr":"ลช","umacr":"ลซ","uml":"ยจ","UnderBar":"_","UnderBrace":"โ","UnderBracket":"โต","UnderParenthesis":"โ","Union":"โ","UnionPlus":"โ","Uogon":"ลฒ","uogon":"ลณ","Uopf":"๐","uopf":"๐ฆ","UpArrowBar":"โค","uparrow":"โ","UpArrow":"โ","Uparrow":"โ","UpArrowDownArrow":"โ
","updownarrow":"โ","UpDownArrow":"โ","Updownarrow":"โ","UpEquilibrium":"โฅฎ","upharpoonleft":"โฟ","upharpoonright":"โพ","uplus":"โ","UpperLeftArrow":"โ","UpperRightArrow":"โ","upsi":"ฯ
","Upsi":"ฯ","upsih":"ฯ","Upsilon":"ฮฅ","upsilon":"ฯ
","UpTeeArrow":"โฅ","UpTee":"โฅ","upuparrows":"โ","urcorn":"โ","urcorner":"โ","urcrop":"โ","Uring":"ลฎ","uring":"ลฏ","urtri":"โน","Uscr":"๐ฐ","uscr":"๐","utdot":"โฐ","Utilde":"ลจ","utilde":"ลฉ","utri":"โต","utrif":"โด","uuarr":"โ","Uuml":"ร","uuml":"รผ","uwangle":"โฆง","vangrt":"โฆ","varepsilon":"ฯต","varkappa":"ฯฐ","varnothing":"โ
","varphi":"ฯ","varpi":"ฯ","varpropto":"โ","varr":"โ","vArr":"โ","varrho":"ฯฑ","varsigma":"ฯ","varsubsetneq":"โ๏ธ","varsubsetneqq":"โซ๏ธ","varsupsetneq":"โ๏ธ","varsupsetneqq":"โซ๏ธ","vartheta":"ฯ","vartriangleleft":"โฒ","vartriangleright":"โณ","vBar":"โซจ","Vbar":"โซซ","vBarv":"โซฉ","Vcy":"ะ","vcy":"ะฒ","vdash":"โข","vDash":"โจ","Vdash":"โฉ","VDash":"โซ","Vdashl":"โซฆ","veebar":"โป","vee":"โจ","Vee":"โ","veeeq":"โ","vellip":"โฎ","verbar":"|","Verbar":"โ","vert":"|","Vert":"โ","VerticalBar":"โฃ","VerticalLine":"|","VerticalSeparator":"โ","VerticalTilde":"โ","VeryThinSpace":"โ","Vfr":"๐","vfr":"๐ณ","vltri":"โฒ","vnsub":"โโ","vnsup":"โโ","Vopf":"๐","vopf":"๐ง","vprop":"โ","vrtri":"โณ","Vscr":"๐ฑ","vscr":"๐","vsubnE":"โซ๏ธ","vsubne":"โ๏ธ","vsupnE":"โซ๏ธ","vsupne":"โ๏ธ","Vvdash":"โช","vzigzag":"โฆ","Wcirc":"ลด","wcirc":"ลต","wedbar":"โฉ","wedge":"โง","Wedge":"โ","wedgeq":"โ","weierp":"โ","Wfr":"๐","wfr":"๐ด","Wopf":"๐","wopf":"๐จ","wp":"โ","wr":"โ","wreath":"โ","Wscr":"๐ฒ","wscr":"๐","xcap":"โ","xcirc":"โฏ","xcup":"โ","xdtri":"โฝ","Xfr":"๐","xfr":"๐ต","xharr":"โท","xhArr":"โบ","Xi":"ฮ","xi":"ฮพ","xlarr":"โต","xlArr":"โธ","xmap":"โผ","xnis":"โป","xodot":"โจ","Xopf":"๐","xopf":"๐ฉ","xoplus":"โจ","xotime":"โจ","xrarr":"โถ","xrArr":"โน","Xscr":"๐ณ","xscr":"๐","xsqcup":"โจ","xuplus":"โจ","xutri":"โณ","xvee":"โ","xwedge":"โ","Yacute":"ร","yacute":"รฝ","YAcy":"ะฏ","yacy":"ั","Ycirc":"ลถ","ycirc":"ลท","Ycy":"ะซ","ycy":"ั","yen":"ยฅ","Yfr":"๐","yfr":"๐ถ","YIcy":"ะ","yicy":"ั","Yopf":"๐","yopf":"๐ช","Yscr":"๐ด","yscr":"๐","YUcy":"ะฎ","yucy":"ั","yuml":"รฟ","Yuml":"ลธ","Zacute":"ลน","zacute":"ลบ","Zcaron":"ลฝ","zcaron":"ลพ","Zcy":"ะ","zcy":"ะท","Zdot":"ลป","zdot":"ลผ","zeetrf":"โจ","ZeroWidthSpace":"โ","Zeta":"ฮ","zeta":"ฮถ","zfr":"๐ท","Zfr":"โจ","ZHcy":"ะ","zhcy":"ะถ","zigrarr":"โ","zopf":"๐ซ","Zopf":"โค","Zscr":"๐ต","zscr":"๐","zwj":"โ","zwnj":"โ"}')},f1b5:function(t,e,n){"use strict";n("955a")},f4f0:function(t,e,n){"use strict";n.r(e);var r=n("8f2f"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e.default=i.a},fa38:function(t){t.exports=JSON.parse('{"100":"๐ฏ","1234":"๐ข","grinning":"๐","smiley":"๐","smile":"๐","grin":"๐","laughing":"๐","satisfied":"๐","sweat_smile":"๐
","joy":"๐","rofl":"๐คฃ","relaxed":"โบ๏ธ","blush":"๐","innocent":"๐","slightly_smiling_face":"๐","upside_down_face":"๐","wink":"๐","relieved":"๐","heart_eyes":"๐","kissing_heart":"๐","kissing":"๐","kissing_smiling_eyes":"๐","kissing_closed_eyes":"๐","yum":"๐","stuck_out_tongue_winking_eye":"๐","stuck_out_tongue_closed_eyes":"๐","stuck_out_tongue":"๐","money_mouth_face":"๐ค","hugs":"๐ค","nerd_face":"๐ค","sunglasses":"๐","clown_face":"๐คก","cowboy_hat_face":"๐ค ","smirk":"๐","unamused":"๐","disappointed":"๐","pensive":"๐","worried":"๐","confused":"๐","slightly_frowning_face":"๐","frowning_face":"โน๏ธ","persevere":"๐ฃ","confounded":"๐","tired_face":"๐ซ","weary":"๐ฉ","triumph":"๐ค","angry":"๐ ","rage":"๐ก","pout":"๐ก","no_mouth":"๐ถ","neutral_face":"๐","expressionless":"๐","hushed":"๐ฏ","frowning":"๐ฆ","anguished":"๐ง","open_mouth":"๐ฎ","astonished":"๐ฒ","dizzy_face":"๐ต","flushed":"๐ณ","scream":"๐ฑ","fearful":"๐จ","cold_sweat":"๐ฐ","cry":"๐ข","disappointed_relieved":"๐ฅ","drooling_face":"๐คค","sob":"๐ญ","sweat":"๐","sleepy":"๐ช","sleeping":"๐ด","roll_eyes":"๐","thinking":"๐ค","lying_face":"๐คฅ","grimacing":"๐ฌ","zipper_mouth_face":"๐ค","nauseated_face":"๐คข","sneezing_face":"๐คง","mask":"๐ท","face_with_thermometer":"๐ค","face_with_head_bandage":"๐ค","smiling_imp":"๐","imp":"๐ฟ","japanese_ogre":"๐น","japanese_goblin":"๐บ","hankey":"๐ฉ","poop":"๐ฉ","shit":"๐ฉ","ghost":"๐ป","skull":"๐","skull_and_crossbones":"โ ๏ธ","alien":"๐ฝ","space_invader":"๐พ","robot":"๐ค","jack_o_lantern":"๐","smiley_cat":"๐บ","smile_cat":"๐ธ","joy_cat":"๐น","heart_eyes_cat":"๐ป","smirk_cat":"๐ผ","kissing_cat":"๐ฝ","scream_cat":"๐","crying_cat_face":"๐ฟ","pouting_cat":"๐พ","open_hands":"๐","raised_hands":"๐","clap":"๐","pray":"๐","handshake":"๐ค","+1":"๐","thumbsup":"๐","-1":"๐","thumbsdown":"๐","fist_oncoming":"๐","facepunch":"๐","punch":"๐","fist_raised":"โ","fist":"โ","fist_left":"๐ค","fist_right":"๐ค","crossed_fingers":"๐ค","v":"โ๏ธ","metal":"๐ค","ok_hand":"๐","point_left":"๐","point_right":"๐","point_up_2":"๐","point_down":"๐","point_up":"โ๏ธ","hand":"โ","raised_hand":"โ","raised_back_of_hand":"๐ค","raised_hand_with_fingers_splayed":"๐","vulcan_salute":"๐","wave":"๐","call_me_hand":"๐ค","muscle":"๐ช","middle_finger":"๐","fu":"๐","writing_hand":"โ๏ธ","selfie":"๐คณ","nail_care":"๐
","ring":"๐","lipstick":"๐","kiss":"๐","lips":"๐","tongue":"๐
","ear":"๐","nose":"๐","footprints":"๐ฃ","eye":"๐","eyes":"๐","speaking_head":"๐ฃ","bust_in_silhouette":"๐ค","busts_in_silhouette":"๐ฅ","baby":"๐ถ","boy":"๐ฆ","girl":"๐ง","man":"๐จ","woman":"๐ฉ","blonde_woman":"๐ฑโโ","blonde_man":"๐ฑ","person_with_blond_hair":"๐ฑ","older_man":"๐ด","older_woman":"๐ต","man_with_gua_pi_mao":"๐ฒ","woman_with_turban":"๐ณโโ","man_with_turban":"๐ณ","policewoman":"๐ฎโโ","policeman":"๐ฎ","cop":"๐ฎ","construction_worker_woman":"๐ทโโ","construction_worker_man":"๐ท","construction_worker":"๐ท","guardswoman":"๐โโ","guardsman":"๐","female_detective":"๐ต๏ธโโ๏ธ","male_detective":"๐ต","detective":"๐ต","woman_health_worker":"๐ฉโโ","man_health_worker":"๐จโโ","woman_farmer":"๐ฉโ๐พ","man_farmer":"๐จโ๐พ","woman_cook":"๐ฉโ๐ณ","man_cook":"๐จโ๐ณ","woman_student":"๐ฉโ๐","man_student":"๐จโ๐","woman_singer":"๐ฉโ๐ค","man_singer":"๐จโ๐ค","woman_teacher":"๐ฉโ๐ซ","man_teacher":"๐จโ๐ซ","woman_factory_worker":"๐ฉโ๐ญ","man_factory_worker":"๐จโ๐ญ","woman_technologist":"๐ฉโ๐ป","man_technologist":"๐จโ๐ป","woman_office_worker":"๐ฉโ๐ผ","man_office_worker":"๐จโ๐ผ","woman_mechanic":"๐ฉโ๐ง","man_mechanic":"๐จโ๐ง","woman_scientist":"๐ฉโ๐ฌ","man_scientist":"๐จโ๐ฌ","woman_artist":"๐ฉโ๐จ","man_artist":"๐จโ๐จ","woman_firefighter":"๐ฉโ๐","man_firefighter":"๐จโ๐","woman_pilot":"๐ฉโโ","man_pilot":"๐จโโ","woman_astronaut":"๐ฉโ๐","man_astronaut":"๐จโ๐","woman_judge":"๐ฉโโ","man_judge":"๐จโโ","mrs_claus":"๐คถ","santa":"๐
","princess":"๐ธ","prince":"๐คด","bride_with_veil":"๐ฐ","man_in_tuxedo":"๐คต","angel":"๐ผ","pregnant_woman":"๐คฐ","bowing_woman":"๐โโ","bowing_man":"๐","bow":"๐","tipping_hand_woman":"๐","information_desk_person":"๐","sassy_woman":"๐","tipping_hand_man":"๐โโ","sassy_man":"๐โโ","no_good_woman":"๐
","no_good":"๐
","ng_woman":"๐
","no_good_man":"๐
โโ","ng_man":"๐
โโ","ok_woman":"๐","ok_man":"๐โโ","raising_hand_woman":"๐","raising_hand":"๐","raising_hand_man":"๐โโ","woman_facepalming":"๐คฆโโ","man_facepalming":"๐คฆโโ","woman_shrugging":"๐คทโโ","man_shrugging":"๐คทโโ","pouting_woman":"๐","person_with_pouting_face":"๐","pouting_man":"๐โโ","frowning_woman":"๐","person_frowning":"๐","frowning_man":"๐โโ","haircut_woman":"๐","haircut":"๐","haircut_man":"๐โโ","massage_woman":"๐","massage":"๐","massage_man":"๐โโ","business_suit_levitating":"๐ด","dancer":"๐","man_dancing":"๐บ","dancing_women":"๐ฏ","dancers":"๐ฏ","dancing_men":"๐ฏโโ","walking_woman":"๐ถโโ","walking_man":"๐ถ","walking":"๐ถ","running_woman":"๐โโ","running_man":"๐","runner":"๐","running":"๐","couple":"๐ซ","two_women_holding_hands":"๐ญ","two_men_holding_hands":"๐ฌ","couple_with_heart_woman_man":"๐","couple_with_heart":"๐","couple_with_heart_woman_woman":"๐ฉโโค๏ธโ๐ฉ","couple_with_heart_man_man":"๐จโโค๏ธโ๐จ","couplekiss_man_woman":"๐","couplekiss_woman_woman":"๐ฉโโค๏ธโ๐โ๐ฉ","couplekiss_man_man":"๐จโโค๏ธโ๐โ๐จ","family_man_woman_boy":"๐ช","family":"๐ช","family_man_woman_girl":"๐จโ๐ฉโ๐ง","family_man_woman_girl_boy":"๐จโ๐ฉโ๐งโ๐ฆ","family_man_woman_boy_boy":"๐จโ๐ฉโ๐ฆโ๐ฆ","family_man_woman_girl_girl":"๐จโ๐ฉโ๐งโ๐ง","family_woman_woman_boy":"๐ฉโ๐ฉโ๐ฆ","family_woman_woman_girl":"๐ฉโ๐ฉโ๐ง","family_woman_woman_girl_boy":"๐ฉโ๐ฉโ๐งโ๐ฆ","family_woman_woman_boy_boy":"๐ฉโ๐ฉโ๐ฆโ๐ฆ","family_woman_woman_girl_girl":"๐ฉโ๐ฉโ๐งโ๐ง","family_man_man_boy":"๐จโ๐จโ๐ฆ","family_man_man_girl":"๐จโ๐จโ๐ง","family_man_man_girl_boy":"๐จโ๐จโ๐งโ๐ฆ","family_man_man_boy_boy":"๐จโ๐จโ๐ฆโ๐ฆ","family_man_man_girl_girl":"๐จโ๐จโ๐งโ๐ง","family_woman_boy":"๐ฉโ๐ฆ","family_woman_girl":"๐ฉโ๐ง","family_woman_girl_boy":"๐ฉโ๐งโ๐ฆ","family_woman_boy_boy":"๐ฉโ๐ฆโ๐ฆ","family_woman_girl_girl":"๐ฉโ๐งโ๐ง","family_man_boy":"๐จโ๐ฆ","family_man_girl":"๐จโ๐ง","family_man_girl_boy":"๐จโ๐งโ๐ฆ","family_man_boy_boy":"๐จโ๐ฆโ๐ฆ","family_man_girl_girl":"๐จโ๐งโ๐ง","womans_clothes":"๐","shirt":"๐","tshirt":"๐","jeans":"๐","necktie":"๐","dress":"๐","bikini":"๐","kimono":"๐","high_heel":"๐ ","sandal":"๐ก","boot":"๐ข","mans_shoe":"๐","shoe":"๐","athletic_shoe":"๐","womans_hat":"๐","tophat":"๐ฉ","mortar_board":"๐","crown":"๐","rescue_worker_helmet":"โ","school_satchel":"๐","pouch":"๐","purse":"๐","handbag":"๐","briefcase":"๐ผ","eyeglasses":"๐","dark_sunglasses":"๐ถ","closed_umbrella":"๐","open_umbrella":"โ๏ธ","dog":"๐ถ","cat":"๐ฑ","mouse":"๐ญ","hamster":"๐น","rabbit":"๐ฐ","fox_face":"๐ฆ","bear":"๐ป","panda_face":"๐ผ","koala":"๐จ","tiger":"๐ฏ","lion":"๐ฆ","cow":"๐ฎ","pig":"๐ท","pig_nose":"๐ฝ","frog":"๐ธ","monkey_face":"๐ต","see_no_evil":"๐","hear_no_evil":"๐","speak_no_evil":"๐","monkey":"๐","chicken":"๐","penguin":"๐ง","bird":"๐ฆ","baby_chick":"๐ค","hatching_chick":"๐ฃ","hatched_chick":"๐ฅ","duck":"๐ฆ","eagle":"๐ฆ
","owl":"๐ฆ","bat":"๐ฆ","wolf":"๐บ","boar":"๐","horse":"๐ด","unicorn":"๐ฆ","bee":"๐","honeybee":"๐","bug":"๐","butterfly":"๐ฆ","snail":"๐","shell":"๐","beetle":"๐","ant":"๐","spider":"๐ท","spider_web":"๐ธ","turtle":"๐ข","snake":"๐","lizard":"๐ฆ","scorpion":"๐ฆ","crab":"๐ฆ","squid":"๐ฆ","octopus":"๐","shrimp":"๐ฆ","tropical_fish":"๐ ","fish":"๐","blowfish":"๐ก","dolphin":"๐ฌ","flipper":"๐ฌ","shark":"๐ฆ","whale":"๐ณ","whale2":"๐","crocodile":"๐","leopard":"๐","tiger2":"๐
","water_buffalo":"๐","ox":"๐","cow2":"๐","deer":"๐ฆ","dromedary_camel":"๐ช","camel":"๐ซ","elephant":"๐","rhinoceros":"๐ฆ","gorilla":"๐ฆ","racehorse":"๐","pig2":"๐","goat":"๐","ram":"๐","sheep":"๐","dog2":"๐","poodle":"๐ฉ","cat2":"๐","rooster":"๐","turkey":"๐ฆ","dove":"๐","rabbit2":"๐","mouse2":"๐","rat":"๐","chipmunk":"๐ฟ","feet":"๐พ","paw_prints":"๐พ","dragon":"๐","dragon_face":"๐ฒ","cactus":"๐ต","christmas_tree":"๐","evergreen_tree":"๐ฒ","deciduous_tree":"๐ณ","palm_tree":"๐ด","seedling":"๐ฑ","herb":"๐ฟ","shamrock":"โ๏ธ","four_leaf_clover":"๐","bamboo":"๐","tanabata_tree":"๐","leaves":"๐","fallen_leaf":"๐","maple_leaf":"๐","mushroom":"๐","ear_of_rice":"๐พ","bouquet":"๐","tulip":"๐ท","rose":"๐น","wilted_flower":"๐ฅ","sunflower":"๐ป","blossom":"๐ผ","cherry_blossom":"๐ธ","hibiscus":"๐บ","earth_americas":"๐","earth_africa":"๐","earth_asia":"๐","full_moon":"๐","waning_gibbous_moon":"๐","last_quarter_moon":"๐","waning_crescent_moon":"๐","new_moon":"๐","waxing_crescent_moon":"๐","first_quarter_moon":"๐","moon":"๐","waxing_gibbous_moon":"๐","new_moon_with_face":"๐","full_moon_with_face":"๐","sun_with_face":"๐","first_quarter_moon_with_face":"๐","last_quarter_moon_with_face":"๐","crescent_moon":"๐","dizzy":"๐ซ","star":"โญ๏ธ","star2":"๐","sparkles":"โจ","zap":"โก๏ธ","fire":"๐ฅ","boom":"๐ฅ","collision":"๐ฅ","comet":"โ","sunny":"โ๏ธ","sun_behind_small_cloud":"๐ค","partly_sunny":"โ
๏ธ","sun_behind_large_cloud":"๐ฅ","sun_behind_rain_cloud":"๐ฆ","rainbow":"๐","cloud":"โ๏ธ","cloud_with_rain":"๐ง","cloud_with_lightning_and_rain":"โ","cloud_with_lightning":"๐ฉ","cloud_with_snow":"๐จ","snowman_with_snow":"โ๏ธ","snowman":"โ๏ธ","snowflake":"โ๏ธ","wind_face":"๐ฌ","dash":"๐จ","tornado":"๐ช","fog":"๐ซ","ocean":"๐","droplet":"๐ง","sweat_drops":"๐ฆ","umbrella":"โ๏ธ","green_apple":"๐","apple":"๐","pear":"๐","tangerine":"๐","orange":"๐","mandarin":"๐","lemon":"๐","banana":"๐","watermelon":"๐","grapes":"๐","strawberry":"๐","melon":"๐","cherries":"๐","peach":"๐","pineapple":"๐","kiwi_fruit":"๐ฅ","avocado":"๐ฅ","tomato":"๐
","eggplant":"๐","cucumber":"๐ฅ","carrot":"๐ฅ","corn":"๐ฝ","hot_pepper":"๐ถ","potato":"๐ฅ","sweet_potato":"๐ ","chestnut":"๐ฐ","peanuts":"๐ฅ","honey_pot":"๐ฏ","croissant":"๐ฅ","bread":"๐","baguette_bread":"๐ฅ","cheese":"๐ง","egg":"๐ฅ","fried_egg":"๐ณ","bacon":"๐ฅ","pancakes":"๐ฅ","fried_shrimp":"๐ค","poultry_leg":"๐","meat_on_bone":"๐","pizza":"๐","hotdog":"๐ญ","hamburger":"๐","fries":"๐","stuffed_flatbread":"๐ฅ","taco":"๐ฎ","burrito":"๐ฏ","green_salad":"๐ฅ","shallow_pan_of_food":"๐ฅ","spaghetti":"๐","ramen":"๐","stew":"๐ฒ","fish_cake":"๐ฅ","sushi":"๐ฃ","bento":"๐ฑ","curry":"๐","rice":"๐","rice_ball":"๐","rice_cracker":"๐","oden":"๐ข","dango":"๐ก","shaved_ice":"๐ง","ice_cream":"๐จ","icecream":"๐ฆ","cake":"๐ฐ","birthday":"๐","custard":"๐ฎ","lollipop":"๐ญ","candy":"๐ฌ","chocolate_bar":"๐ซ","popcorn":"๐ฟ","doughnut":"๐ฉ","cookie":"๐ช","milk_glass":"๐ฅ","baby_bottle":"๐ผ","coffee":"โ๏ธ","tea":"๐ต","sake":"๐ถ","beer":"๐บ","beers":"๐ป","clinking_glasses":"๐ฅ","wine_glass":"๐ท","tumbler_glass":"๐ฅ","cocktail":"๐ธ","tropical_drink":"๐น","champagne":"๐พ","spoon":"๐ฅ","fork_and_knife":"๐ด","plate_with_cutlery":"๐ฝ","soccer":"โฝ๏ธ","basketball":"๐","football":"๐","baseball":"โพ๏ธ","tennis":"๐พ","volleyball":"๐","rugby_football":"๐","8ball":"๐ฑ","ping_pong":"๐","badminton":"๐ธ","goal_net":"๐ฅ
","ice_hockey":"๐","field_hockey":"๐","cricket":"๐","golf":"โณ๏ธ","bow_and_arrow":"๐น","fishing_pole_and_fish":"๐ฃ","boxing_glove":"๐ฅ","martial_arts_uniform":"๐ฅ","ice_skate":"โธ","ski":"๐ฟ","skier":"โท","snowboarder":"๐","weight_lifting_woman":"๐๏ธโโ๏ธ","weight_lifting_man":"๐","person_fencing":"๐คบ","women_wrestling":"๐คผโโ","men_wrestling":"๐คผโโ","woman_cartwheeling":"๐คธโโ","man_cartwheeling":"๐คธโโ","basketball_woman":"โน๏ธโโ๏ธ","basketball_man":"โน","woman_playing_handball":"๐คพโโ","man_playing_handball":"๐คพโโ","golfing_woman":"๐๏ธโโ๏ธ","golfing_man":"๐","surfing_woman":"๐โโ","surfing_man":"๐","surfer":"๐","swimming_woman":"๐โโ","swimming_man":"๐","swimmer":"๐","woman_playing_water_polo":"๐คฝโโ","man_playing_water_polo":"๐คฝโโ","rowing_woman":"๐ฃโโ","rowing_man":"๐ฃ","rowboat":"๐ฃ","horse_racing":"๐","biking_woman":"๐ดโโ","biking_man":"๐ด","bicyclist":"๐ด","mountain_biking_woman":"๐ตโโ","mountain_biking_man":"๐ต","mountain_bicyclist":"๐ต","running_shirt_with_sash":"๐ฝ","medal_sports":"๐
","medal_military":"๐","1st_place_medal":"๐ฅ","2nd_place_medal":"๐ฅ","3rd_place_medal":"๐ฅ","trophy":"๐","rosette":"๐ต","reminder_ribbon":"๐","ticket":"๐ซ","tickets":"๐","circus_tent":"๐ช","woman_juggling":"๐คนโโ","man_juggling":"๐คนโโ","performing_arts":"๐ญ","art":"๐จ","clapper":"๐ฌ","microphone":"๐ค","headphones":"๐ง","musical_score":"๐ผ","musical_keyboard":"๐น","drum":"๐ฅ","saxophone":"๐ท","trumpet":"๐บ","guitar":"๐ธ","violin":"๐ป","game_die":"๐ฒ","dart":"๐ฏ","bowling":"๐ณ","video_game":"๐ฎ","slot_machine":"๐ฐ","car":"๐","red_car":"๐","taxi":"๐","blue_car":"๐","bus":"๐","trolleybus":"๐","racing_car":"๐","police_car":"๐","ambulance":"๐","fire_engine":"๐","minibus":"๐","truck":"๐","articulated_lorry":"๐","tractor":"๐","kick_scooter":"๐ด","bike":"๐ฒ","motor_scooter":"๐ต","motorcycle":"๐","rotating_light":"๐จ","oncoming_police_car":"๐","oncoming_bus":"๐","oncoming_automobile":"๐","oncoming_taxi":"๐","aerial_tramway":"๐ก","mountain_cableway":"๐ ","suspension_railway":"๐","railway_car":"๐","train":"๐","mountain_railway":"๐","monorail":"๐","bullettrain_side":"๐","bullettrain_front":"๐
","light_rail":"๐","steam_locomotive":"๐","train2":"๐","metro":"๐","tram":"๐","station":"๐","helicopter":"๐","small_airplane":"๐ฉ","airplane":"โ๏ธ","flight_departure":"๐ซ","flight_arrival":"๐ฌ","rocket":"๐","artificial_satellite":"๐ฐ","seat":"๐บ","canoe":"๐ถ","boat":"โต๏ธ","sailboat":"โต๏ธ","motor_boat":"๐ฅ","speedboat":"๐ค","passenger_ship":"๐ณ","ferry":"โด","ship":"๐ข","anchor":"โ๏ธ","construction":"๐ง","fuelpump":"โฝ๏ธ","busstop":"๐","vertical_traffic_light":"๐ฆ","traffic_light":"๐ฅ","world_map":"๐บ","moyai":"๐ฟ","statue_of_liberty":"๐ฝ","fountain":"โฒ๏ธ","tokyo_tower":"๐ผ","european_castle":"๐ฐ","japanese_castle":"๐ฏ","stadium":"๐","ferris_wheel":"๐ก","roller_coaster":"๐ข","carousel_horse":"๐ ","parasol_on_ground":"โฑ","beach_umbrella":"๐","desert_island":"๐","mountain":"โฐ","mountain_snow":"๐","mount_fuji":"๐ป","volcano":"๐","desert":"๐","camping":"๐","tent":"โบ๏ธ","railway_track":"๐ค","motorway":"๐ฃ","building_construction":"๐","factory":"๐ญ","house":"๐ ","house_with_garden":"๐ก","houses":"๐","derelict_house":"๐","office":"๐ข","department_store":"๐ฌ","post_office":"๐ฃ","european_post_office":"๐ค","hospital":"๐ฅ","bank":"๐ฆ","hotel":"๐จ","convenience_store":"๐ช","school":"๐ซ","love_hotel":"๐ฉ","wedding":"๐","classical_building":"๐","church":"โช๏ธ","mosque":"๐","synagogue":"๐","kaaba":"๐","shinto_shrine":"โฉ","japan":"๐พ","rice_scene":"๐","national_park":"๐","sunrise":"๐
","sunrise_over_mountains":"๐","stars":"๐ ","sparkler":"๐","fireworks":"๐","city_sunrise":"๐","city_sunset":"๐","cityscape":"๐","night_with_stars":"๐","milky_way":"๐","bridge_at_night":"๐","foggy":"๐","watch":"โ๏ธ","iphone":"๐ฑ","calling":"๐ฒ","computer":"๐ป","keyboard":"โจ๏ธ","desktop_computer":"๐ฅ","printer":"๐จ","computer_mouse":"๐ฑ","trackball":"๐ฒ","joystick":"๐น","clamp":"๐","minidisc":"๐ฝ","floppy_disk":"๐พ","cd":"๐ฟ","dvd":"๐","vhs":"๐ผ","camera":"๐ท","camera_flash":"๐ธ","video_camera":"๐น","movie_camera":"๐ฅ","film_projector":"๐ฝ","film_strip":"๐","telephone_receiver":"๐","phone":"โ๏ธ","telephone":"โ๏ธ","pager":"๐","fax":"๐ ","tv":"๐บ","radio":"๐ป","studio_microphone":"๐","level_slider":"๐","control_knobs":"๐","stopwatch":"โฑ","timer_clock":"โฒ","alarm_clock":"โฐ","mantelpiece_clock":"๐ฐ","hourglass":"โ๏ธ","hourglass_flowing_sand":"โณ","satellite":"๐ก","battery":"๐","electric_plug":"๐","bulb":"๐ก","flashlight":"๐ฆ","candle":"๐ฏ","wastebasket":"๐","oil_drum":"๐ข","money_with_wings":"๐ธ","dollar":"๐ต","yen":"๐ด","euro":"๐ถ","pound":"๐ท","moneybag":"๐ฐ","credit_card":"๐ณ","gem":"๐","balance_scale":"โ๏ธ","wrench":"๐ง","hammer":"๐จ","hammer_and_pick":"โ","hammer_and_wrench":"๐ ","pick":"โ","nut_and_bolt":"๐ฉ","gear":"โ๏ธ","chains":"โ","gun":"๐ซ","bomb":"๐ฃ","hocho":"๐ช","knife":"๐ช","dagger":"๐ก","crossed_swords":"โ๏ธ","shield":"๐ก","smoking":"๐ฌ","coffin":"โฐ๏ธ","funeral_urn":"โฑ๏ธ","amphora":"๐บ","crystal_ball":"๐ฎ","prayer_beads":"๐ฟ","barber":"๐","alembic":"โ๏ธ","telescope":"๐ญ","microscope":"๐ฌ","hole":"๐ณ","pill":"๐","syringe":"๐","thermometer":"๐ก","toilet":"๐ฝ","potable_water":"๐ฐ","shower":"๐ฟ","bathtub":"๐","bath":"๐","bellhop_bell":"๐","key":"๐","old_key":"๐","door":"๐ช","couch_and_lamp":"๐","bed":"๐","sleeping_bed":"๐","framed_picture":"๐ผ","shopping":"๐","shopping_cart":"๐","gift":"๐","balloon":"๐","flags":"๐","ribbon":"๐","confetti_ball":"๐","tada":"๐","dolls":"๐","izakaya_lantern":"๐ฎ","lantern":"๐ฎ","wind_chime":"๐","email":"โ๏ธ","envelope":"โ๏ธ","envelope_with_arrow":"๐ฉ","incoming_envelope":"๐จ","e-mail":"๐ง","love_letter":"๐","inbox_tray":"๐ฅ","outbox_tray":"๐ค","package":"๐ฆ","label":"๐ท","mailbox_closed":"๐ช","mailbox":"๐ซ","mailbox_with_mail":"๐ฌ","mailbox_with_no_mail":"๐ญ","postbox":"๐ฎ","postal_horn":"๐ฏ","scroll":"๐","page_with_curl":"๐","page_facing_up":"๐","bookmark_tabs":"๐","bar_chart":"๐","chart_with_upwards_trend":"๐","chart_with_downwards_trend":"๐","spiral_notepad":"๐","spiral_calendar":"๐","calendar":"๐","date":"๐
","card_index":"๐","card_file_box":"๐","ballot_box":"๐ณ","file_cabinet":"๐","clipboard":"๐","file_folder":"๐","open_file_folder":"๐","card_index_dividers":"๐","newspaper_roll":"๐","newspaper":"๐ฐ","notebook":"๐","notebook_with_decorative_cover":"๐","ledger":"๐","closed_book":"๐","green_book":"๐","blue_book":"๐","orange_book":"๐","books":"๐","book":"๐","open_book":"๐","bookmark":"๐","link":"๐","paperclip":"๐","paperclips":"๐","triangular_ruler":"๐","straight_ruler":"๐","pushpin":"๐","round_pushpin":"๐","scissors":"โ๏ธ","pen":"๐","fountain_pen":"๐","black_nib":"โ๏ธ","paintbrush":"๐","crayon":"๐","memo":"๐","pencil":"๐","pencil2":"โ๏ธ","mag":"๐","mag_right":"๐","lock_with_ink_pen":"๐","closed_lock_with_key":"๐","lock":"๐","unlock":"๐","heart":"โค๏ธ","yellow_heart":"๐","green_heart":"๐","blue_heart":"๐","purple_heart":"๐","black_heart":"๐ค","broken_heart":"๐","heavy_heart_exclamation":"โฃ๏ธ","two_hearts":"๐","revolving_hearts":"๐","heartbeat":"๐","heartpulse":"๐","sparkling_heart":"๐","cupid":"๐","gift_heart":"๐","heart_decoration":"๐","peace_symbol":"โฎ๏ธ","latin_cross":"โ๏ธ","star_and_crescent":"โช๏ธ","om":"๐","wheel_of_dharma":"โธ๏ธ","star_of_david":"โก๏ธ","six_pointed_star":"๐ฏ","menorah":"๐","yin_yang":"โฏ๏ธ","orthodox_cross":"โฆ๏ธ","place_of_worship":"๐","ophiuchus":"โ","aries":"โ๏ธ","taurus":"โ๏ธ","gemini":"โ๏ธ","cancer":"โ๏ธ","leo":"โ๏ธ","virgo":"โ๏ธ","libra":"โ๏ธ","scorpius":"โ๏ธ","sagittarius":"โ๏ธ","capricorn":"โ๏ธ","aquarius":"โ๏ธ","pisces":"โ๏ธ","id":"๐","atom_symbol":"โ๏ธ","accept":"๐","radioactive":"โข๏ธ","biohazard":"โฃ๏ธ","mobile_phone_off":"๐ด","vibration_mode":"๐ณ","eight_pointed_black_star":"โด๏ธ","vs":"๐","white_flower":"๐ฎ","ideograph_advantage":"๐","secret":"ใ๏ธ","congratulations":"ใ๏ธ","u6e80":"๐ต","a":"๐
ฐ๏ธ","b":"๐
ฑ๏ธ","ab":"๐","cl":"๐","o2":"๐
พ๏ธ","sos":"๐","x":"โ","o":"โญ๏ธ","stop_sign":"๐","no_entry":"โ๏ธ","name_badge":"๐","no_entry_sign":"๐ซ","anger":"๐ข","hotsprings":"โจ๏ธ","no_pedestrians":"๐ท","do_not_litter":"๐ฏ","no_bicycles":"๐ณ","non-potable_water":"๐ฑ","underage":"๐","no_mobile_phones":"๐ต","no_smoking":"๐ญ","exclamation":"โ๏ธ","heavy_exclamation_mark":"โ๏ธ","grey_exclamation":"โ","question":"โ","grey_question":"โ","bangbang":"โผ๏ธ","interrobang":"โ๏ธ","low_brightness":"๐
","high_brightness":"๐","part_alternation_mark":"ใฝ๏ธ","warning":"โ ๏ธ","children_crossing":"๐ธ","trident":"๐ฑ","fleur_de_lis":"โ๏ธ","beginner":"๐ฐ","recycle":"โป๏ธ","white_check_mark":"โ
","chart":"๐น","sparkle":"โ๏ธ","eight_spoked_asterisk":"โณ๏ธ","negative_squared_cross_mark":"โ","globe_with_meridians":"๐","diamond_shape_with_a_dot_inside":"๐ ","m":"โ๏ธ","cyclone":"๐","zzz":"๐ค","atm":"๐ง","wc":"๐พ","wheelchair":"โฟ๏ธ","parking":"๐
ฟ๏ธ","sa":"๐๏ธ","passport_control":"๐","customs":"๐","baggage_claim":"๐","left_luggage":"๐
","mens":"๐น","womens":"๐บ","baby_symbol":"๐ผ","restroom":"๐ป","put_litter_in_its_place":"๐ฎ","cinema":"๐ฆ","signal_strength":"๐ถ","koko":"๐","symbols":"๐ฃ","information_source":"โน๏ธ","abc":"๐ค","abcd":"๐ก","capital_abcd":"๐ ","ng":"๐","ok":"๐","up":"๐","cool":"๐","new":"๐","free":"๐","zero":"0๏ธโฃ","one":"1๏ธโฃ","two":"2๏ธโฃ","three":"3๏ธโฃ","four":"4๏ธโฃ","five":"5๏ธโฃ","six":"6๏ธโฃ","seven":"7๏ธโฃ","eight":"8๏ธโฃ","nine":"9๏ธโฃ","keycap_ten":"๐","hash":"#๏ธโฃ","asterisk":"*๏ธโฃ","arrow_forward":"โถ๏ธ","pause_button":"โธ","play_or_pause_button":"โฏ","stop_button":"โน","record_button":"โบ","next_track_button":"โญ","previous_track_button":"โฎ","fast_forward":"โฉ","rewind":"โช","arrow_double_up":"โซ","arrow_double_down":"โฌ","arrow_backward":"โ๏ธ","arrow_up_small":"๐ผ","arrow_down_small":"๐ฝ","arrow_right":"โก๏ธ","arrow_left":"โฌ
๏ธ","arrow_up":"โฌ๏ธ","arrow_down":"โฌ๏ธ","arrow_upper_right":"โ๏ธ","arrow_lower_right":"โ๏ธ","arrow_lower_left":"โ๏ธ","arrow_upper_left":"โ๏ธ","arrow_up_down":"โ๏ธ","left_right_arrow":"โ๏ธ","arrow_right_hook":"โช๏ธ","leftwards_arrow_with_hook":"โฉ๏ธ","arrow_heading_up":"โคด๏ธ","arrow_heading_down":"โคต๏ธ","twisted_rightwards_arrows":"๐","repeat":"๐","repeat_one":"๐","arrows_counterclockwise":"๐","arrows_clockwise":"๐","musical_note":"๐ต","notes":"๐ถ","heavy_plus_sign":"โ","heavy_minus_sign":"โ","heavy_division_sign":"โ","heavy_multiplication_x":"โ๏ธ","heavy_dollar_sign":"๐ฒ","currency_exchange":"๐ฑ","tm":"โข๏ธ","copyright":"ยฉ๏ธ","registered":"ยฎ๏ธ","wavy_dash":"ใฐ๏ธ","curly_loop":"โฐ","loop":"โฟ","end":"๐","back":"๐","on":"๐","top":"๐","soon":"๐","heavy_check_mark":"โ๏ธ","ballot_box_with_check":"โ๏ธ","radio_button":"๐","white_circle":"โช๏ธ","black_circle":"โซ๏ธ","red_circle":"๐ด","large_blue_circle":"๐ต","small_red_triangle":"๐บ","small_red_triangle_down":"๐ป","small_orange_diamond":"๐ธ","small_blue_diamond":"๐น","large_orange_diamond":"๐ถ","large_blue_diamond":"๐ท","white_square_button":"๐ณ","black_square_button":"๐ฒ","black_small_square":"โช๏ธ","white_small_square":"โซ๏ธ","black_medium_small_square":"โพ๏ธ","white_medium_small_square":"โฝ๏ธ","black_medium_square":"โผ๏ธ","white_medium_square":"โป๏ธ","black_large_square":"โฌ๏ธ","white_large_square":"โฌ๏ธ","speaker":"๐","mute":"๐","sound":"๐","loud_sound":"๐","bell":"๐","no_bell":"๐","mega":"๐ฃ","loudspeaker":"๐ข","eye_speech_bubble":"๐โ๐จ","speech_balloon":"๐ฌ","thought_balloon":"๐ญ","right_anger_bubble":"๐ฏ","spades":"โ ๏ธ","clubs":"โฃ๏ธ","hearts":"โฅ๏ธ","diamonds":"โฆ๏ธ","black_joker":"๐","flower_playing_cards":"๐ด","mahjong":"๐๏ธ","clock1":"๐","clock2":"๐","clock3":"๐","clock4":"๐","clock5":"๐","clock6":"๐","clock7":"๐","clock8":"๐","clock9":"๐","clock10":"๐","clock11":"๐","clock12":"๐","clock130":"๐","clock230":"๐","clock330":"๐","clock430":"๐","clock530":"๐ ","clock630":"๐ก","clock730":"๐ข","clock830":"๐ฃ","clock930":"๐ค","clock1030":"๐ฅ","clock1130":"๐ฆ","clock1230":"๐ง","white_flag":"๐ณ๏ธ","black_flag":"๐ด","checkered_flag":"๐","triangular_flag_on_post":"๐ฉ","rainbow_flag":"๐ณ๏ธโ๐","afghanistan":"๐ฆ๐ซ","aland_islands":"๐ฆ๐ฝ","albania":"๐ฆ๐ฑ","algeria":"๐ฉ๐ฟ","american_samoa":"๐ฆ๐ธ","andorra":"๐ฆ๐ฉ","angola":"๐ฆ๐ด","anguilla":"๐ฆ๐ฎ","antarctica":"๐ฆ๐ถ","antigua_barbuda":"๐ฆ๐ฌ","argentina":"๐ฆ๐ท","armenia":"๐ฆ๐ฒ","aruba":"๐ฆ๐ผ","australia":"๐ฆ๐บ","austria":"๐ฆ๐น","azerbaijan":"๐ฆ๐ฟ","bahamas":"๐ง๐ธ","bahrain":"๐ง๐ญ","bangladesh":"๐ง๐ฉ","barbados":"๐ง๐ง","belarus":"๐ง๐พ","belgium":"๐ง๐ช","belize":"๐ง๐ฟ","benin":"๐ง๐ฏ","bermuda":"๐ง๐ฒ","bhutan":"๐ง๐น","bolivia":"๐ง๐ด","caribbean_netherlands":"๐ง๐ถ","bosnia_herzegovina":"๐ง๐ฆ","botswana":"๐ง๐ผ","brazil":"๐ง๐ท","british_indian_ocean_territory":"๐ฎ๐ด","british_virgin_islands":"๐ป๐ฌ","brunei":"๐ง๐ณ","bulgaria":"๐ง๐ฌ","burkina_faso":"๐ง๐ซ","burundi":"๐ง๐ฎ","cape_verde":"๐จ๐ป","cambodia":"๐ฐ๐ญ","cameroon":"๐จ๐ฒ","canada":"๐จ๐ฆ","canary_islands":"๐ฎ๐จ","cayman_islands":"๐ฐ๐พ","central_african_republic":"๐จ๐ซ","chad":"๐น๐ฉ","chile":"๐จ๐ฑ","cn":"๐จ๐ณ","christmas_island":"๐จ๐ฝ","cocos_islands":"๐จ๐จ","colombia":"๐จ๐ด","comoros":"๐ฐ๐ฒ","congo_brazzaville":"๐จ๐ฌ","congo_kinshasa":"๐จ๐ฉ","cook_islands":"๐จ๐ฐ","costa_rica":"๐จ๐ท","cote_divoire":"๐จ๐ฎ","croatia":"๐ญ๐ท","cuba":"๐จ๐บ","curacao":"๐จ๐ผ","cyprus":"๐จ๐พ","czech_republic":"๐จ๐ฟ","denmark":"๐ฉ๐ฐ","djibouti":"๐ฉ๐ฏ","dominica":"๐ฉ๐ฒ","dominican_republic":"๐ฉ๐ด","ecuador":"๐ช๐จ","egypt":"๐ช๐ฌ","el_salvador":"๐ธ๐ป","equatorial_guinea":"๐ฌ๐ถ","eritrea":"๐ช๐ท","estonia":"๐ช๐ช","ethiopia":"๐ช๐น","eu":"๐ช๐บ","european_union":"๐ช๐บ","falkland_islands":"๐ซ๐ฐ","faroe_islands":"๐ซ๐ด","fiji":"๐ซ๐ฏ","finland":"๐ซ๐ฎ","fr":"๐ซ๐ท","french_guiana":"๐ฌ๐ซ","french_polynesia":"๐ต๐ซ","french_southern_territories":"๐น๐ซ","gabon":"๐ฌ๐ฆ","gambia":"๐ฌ๐ฒ","georgia":"๐ฌ๐ช","de":"๐ฉ๐ช","ghana":"๐ฌ๐ญ","gibraltar":"๐ฌ๐ฎ","greece":"๐ฌ๐ท","greenland":"๐ฌ๐ฑ","grenada":"๐ฌ๐ฉ","guadeloupe":"๐ฌ๐ต","guam":"๐ฌ๐บ","guatemala":"๐ฌ๐น","guernsey":"๐ฌ๐ฌ","guinea":"๐ฌ๐ณ","guinea_bissau":"๐ฌ๐ผ","guyana":"๐ฌ๐พ","haiti":"๐ญ๐น","honduras":"๐ญ๐ณ","hong_kong":"๐ญ๐ฐ","hungary":"๐ญ๐บ","iceland":"๐ฎ๐ธ","india":"๐ฎ๐ณ","indonesia":"๐ฎ๐ฉ","iran":"๐ฎ๐ท","iraq":"๐ฎ๐ถ","ireland":"๐ฎ๐ช","isle_of_man":"๐ฎ๐ฒ","israel":"๐ฎ๐ฑ","it":"๐ฎ๐น","jamaica":"๐ฏ๐ฒ","jp":"๐ฏ๐ต","crossed_flags":"๐","jersey":"๐ฏ๐ช","jordan":"๐ฏ๐ด","kazakhstan":"๐ฐ๐ฟ","kenya":"๐ฐ๐ช","kiribati":"๐ฐ๐ฎ","kosovo":"๐ฝ๐ฐ","kuwait":"๐ฐ๐ผ","kyrgyzstan":"๐ฐ๐ฌ","laos":"๐ฑ๐ฆ","latvia":"๐ฑ๐ป","lebanon":"๐ฑ๐ง","lesotho":"๐ฑ๐ธ","liberia":"๐ฑ๐ท","libya":"๐ฑ๐พ","liechtenstein":"๐ฑ๐ฎ","lithuania":"๐ฑ๐น","luxembourg":"๐ฑ๐บ","macau":"๐ฒ๐ด","macedonia":"๐ฒ๐ฐ","madagascar":"๐ฒ๐ฌ","malawi":"๐ฒ๐ผ","malaysia":"๐ฒ๐พ","maldives":"๐ฒ๐ป","mali":"๐ฒ๐ฑ","malta":"๐ฒ๐น","marshall_islands":"๐ฒ๐ญ","martinique":"๐ฒ๐ถ","mauritania":"๐ฒ๐ท","mauritius":"๐ฒ๐บ","mayotte":"๐พ๐น","mexico":"๐ฒ๐ฝ","micronesia":"๐ซ๐ฒ","moldova":"๐ฒ๐ฉ","monaco":"๐ฒ๐จ","mongolia":"๐ฒ๐ณ","montenegro":"๐ฒ๐ช","montserrat":"๐ฒ๐ธ","morocco":"๐ฒ๐ฆ","mozambique":"๐ฒ๐ฟ","myanmar":"๐ฒ๐ฒ","namibia":"๐ณ๐ฆ","nauru":"๐ณ๐ท","nepal":"๐ณ๐ต","netherlands":"๐ณ๐ฑ","new_caledonia":"๐ณ๐จ","new_zealand":"๐ณ๐ฟ","nicaragua":"๐ณ๐ฎ","niger":"๐ณ๐ช","nigeria":"๐ณ๐ฌ","niue":"๐ณ๐บ","norfolk_island":"๐ณ๐ซ","northern_mariana_islands":"๐ฒ๐ต","north_korea":"๐ฐ๐ต","norway":"๐ณ๐ด","oman":"๐ด๐ฒ","pakistan":"๐ต๐ฐ","palau":"๐ต๐ผ","palestinian_territories":"๐ต๐ธ","panama":"๐ต๐ฆ","papua_new_guinea":"๐ต๐ฌ","paraguay":"๐ต๐พ","peru":"๐ต๐ช","philippines":"๐ต๐ญ","pitcairn_islands":"๐ต๐ณ","poland":"๐ต๐ฑ","portugal":"๐ต๐น","puerto_rico":"๐ต๐ท","qatar":"๐ถ๐ฆ","reunion":"๐ท๐ช","romania":"๐ท๐ด","ru":"๐ท๐บ","rwanda":"๐ท๐ผ","st_barthelemy":"๐ง๐ฑ","st_helena":"๐ธ๐ญ","st_kitts_nevis":"๐ฐ๐ณ","st_lucia":"๐ฑ๐จ","st_pierre_miquelon":"๐ต๐ฒ","st_vincent_grenadines":"๐ป๐จ","samoa":"๐ผ๐ธ","san_marino":"๐ธ๐ฒ","sao_tome_principe":"๐ธ๐น","saudi_arabia":"๐ธ๐ฆ","senegal":"๐ธ๐ณ","serbia":"๐ท๐ธ","seychelles":"๐ธ๐จ","sierra_leone":"๐ธ๐ฑ","singapore":"๐ธ๐ฌ","sint_maarten":"๐ธ๐ฝ","slovakia":"๐ธ๐ฐ","slovenia":"๐ธ๐ฎ","solomon_islands":"๐ธ๐ง","somalia":"๐ธ๐ด","south_africa":"๐ฟ๐ฆ","south_georgia_south_sandwich_islands":"๐ฌ๐ธ","kr":"๐ฐ๐ท","south_sudan":"๐ธ๐ธ","es":"๐ช๐ธ","sri_lanka":"๐ฑ๐ฐ","sudan":"๐ธ๐ฉ","suriname":"๐ธ๐ท","swaziland":"๐ธ๐ฟ","sweden":"๐ธ๐ช","switzerland":"๐จ๐ญ","syria":"๐ธ๐พ","taiwan":"๐น๐ผ","tajikistan":"๐น๐ฏ","tanzania":"๐น๐ฟ","thailand":"๐น๐ญ","timor_leste":"๐น๐ฑ","togo":"๐น๐ฌ","tokelau":"๐น๐ฐ","tonga":"๐น๐ด","trinidad_tobago":"๐น๐น","tunisia":"๐น๐ณ","tr":"๐น๐ท","turkmenistan":"๐น๐ฒ","turks_caicos_islands":"๐น๐จ","tuvalu":"๐น๐ป","uganda":"๐บ๐ฌ","ukraine":"๐บ๐ฆ","united_arab_emirates":"๐ฆ๐ช","gb":"๐ฌ๐ง","uk":"๐ฌ๐ง","us":"๐บ๐ธ","us_virgin_islands":"๐ป๐ฎ","uruguay":"๐บ๐พ","uzbekistan":"๐บ๐ฟ","vanuatu":"๐ป๐บ","vatican_city":"๐ป๐ฆ","venezuela":"๐ป๐ช","vietnam":"๐ป๐ณ","wallis_futuna":"๐ผ๐ซ","western_sahara":"๐ช๐ญ","yemen":"๐พ๐ช","zambia":"๐ฟ๐ฒ","zimbabwe":"๐ฟ๐ผ"}')},fb15:function(t,e,n){"use strict";n.r(e),n("1eb2");var r=n("b635"),i=n.n(r);for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);e.default=i.a},fbcd:function(t,e,n){"use strict";function r(t){return Array.prototype.slice.call(arguments,1).forEach((function(e){e&&Object.keys(e).forEach((function(n){t[n]=e[n]}))})),t}function i(t){return Object.prototype.toString.call(t)}function o(t){return"[object String]"===i(t)}function a(t){return"[object Object]"===i(t)}function s(t){return"[object RegExp]"===i(t)}function u(t){return"[object Function]"===i(t)}function l(t){return t.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var c={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var h={"http:":{validate:function(t,e,n){var r=t.slice(e);return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(r)?r.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(t,e,n){var r=t.slice(e);return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(r)?e>=3&&":"===t[e-3]||e>=3&&"/"===t[e-3]?0:r.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(t,e,n){var r=t.slice(e);return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(r)?r.match(n.re.mailto)[0].length:0}}},d="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|ัั".split("|");function p(t){var e=t.re=n("b117")(t.__opts__),r=t.__tlds__.slice();function i(t){return t.replace("%TLDS%",e.src_tlds)}t.onCompile(),t.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(e.src_xn),e.src_tlds=r.join("|"),e.email_fuzzy=RegExp(i(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(i(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(i(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(i(e.tpl_host_fuzzy_test),"i");var c=[];function h(t,e){throw new Error('(LinkifyIt) Invalid schema "'+t+'": '+e)}t.__compiled__={},Object.keys(t.__schemas__).forEach((function(e){var n=t.__schemas__[e];if(null!==n){var r={validate:null,link:null};if(t.__compiled__[e]=r,a(n))return s(n.validate)?r.validate=function(t){return function(e,n){var r=e.slice(n);return t.test(r)?r.match(t)[0].length:0}}(n.validate):u(n.validate)?r.validate=n.validate:h(e,n),void(u(n.normalize)?r.normalize=n.normalize:n.normalize?h(e,n):r.normalize=function(t,e){e.normalize(t)});o(n)?c.push(e):h(e,n)}})),c.forEach((function(e){t.__compiled__[t.__schemas__[e]]&&(t.__compiled__[e].validate=t.__compiled__[t.__schemas__[e]].validate,t.__compiled__[e].normalize=t.__compiled__[t.__schemas__[e]].normalize)})),t.__compiled__[""]={validate:null,normalize:function(t,e){e.normalize(t)}};var d=Object.keys(t.__compiled__).filter((function(e){return e.length>0&&t.__compiled__[e]})).map(l).join("|");t.re.schema_test=RegExp("(^|(?!_)(?:[><๏ฝ]|"+e.src_ZPCc+"))("+d+")","i"),t.re.schema_search=RegExp("(^|(?!_)(?:[><๏ฝ]|"+e.src_ZPCc+"))("+d+")","ig"),t.re.pretest=RegExp("("+t.re.schema_test.source+")|("+t.re.host_fuzzy_test.source+")|@","i"),function(t){t.__index__=-1,t.__text_cache__=""}(t)}function f(t,e){var n=t.__index__,r=t.__last_index__,i=t.__text_cache__.slice(n,r);this.schema=t.__schema__.toLowerCase(),this.index=n+e,this.lastIndex=r+e,this.raw=i,this.text=i,this.url=i}function g(t,e){var n=new f(t,e);return t.__compiled__[n.schema].normalize(n,t),n}function m(t,e){if(!(this instanceof m))return new m(t,e);e||function(t){return Object.keys(t||{}).reduce((function(t,e){return t||c.hasOwnProperty(e)}),!1)}(t)&&(e=t,t={}),this.__opts__=r({},c,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=r({},h,t),this.__compiled__={},this.__tlds__=d,this.__tlds_replaced__=!1,this.re={},p(this)}m.prototype.add=function(t,e){return this.__schemas__[t]=e,p(this),this},m.prototype.set=function(t){return this.__opts__=r(this.__opts__,t),this},m.prototype.test=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return!1;var e,n,r,i,o,a,s,u;if(this.re.schema_test.test(t))for((s=this.re.schema_search).lastIndex=0;null!==(e=s.exec(t));)if(i=this.testSchemaAt(t,e[2],s.lastIndex)){this.__schema__=e[2],this.__index__=e.index+e[1].length,this.__last_index__=e.index+e[0].length+i;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&((u=t.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||u<this.__index__)&&null!==(n=t.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(o=n.index+n[1].length,(this.__index__<0||o<this.__index__)&&(this.__schema__="",this.__index__=o,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(t.indexOf("@")>=0&&null!==(r=t.match(this.re.email_fuzzy))&&(o=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||o<this.__index__||o===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=a))),this.__index__>=0},m.prototype.pretest=function(t){return this.re.pretest.test(t)},m.prototype.testSchemaAt=function(t,e,n){return this.__compiled__[e.toLowerCase()]?this.__compiled__[e.toLowerCase()].validate(t,n,this):0},m.prototype.match=function(t){var e=0,n=[];this.__index__>=0&&this.__text_cache__===t&&(n.push(g(this,e)),e=this.__last_index__);for(var r=e?t.slice(e):t;this.test(r);)n.push(g(this,e)),r=r.slice(this.__last_index__),e+=this.__last_index__;return n.length?n:null},m.prototype.tlds=function(t,e){return t=Array.isArray(t)?t:[t],e?(this.__tlds__=this.__tlds__.concat(t).sort().filter((function(t,e,n){return t!==n[e-1]})).reverse(),p(this),this):(this.__tlds__=t.slice(),this.__tlds_replaced__=!0,p(this),this)},m.prototype.normalize=function(t){t.schema||(t.url="http://"+t.url),"mailto:"!==t.schema||/^mailto:/i.test(t.url)||(t.url="mailto:"+t.url)},m.prototype.onCompile=function(){},t.exports=m},fd29:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i}));var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"thought-clps-content"},[t.titleRender?n(t.titleRender,{tag:"component"}):t._e(),t._v(" "),t.titleRender?t._e():n("div",{staticClass:"thought-title",on:{click:t.onTitleClick}},[n("div",{staticClass:"thought-title-container"},[n("img",{staticClass:"thought-title-icon",attrs:{src:t.titleIcon}}),t._v(" "),n("span",{staticClass:"thought-title-name"},[t._v("\n "+t._s(t.title)+"\n "),t.nodeName?n("span",{staticClass:"thought-clps-modellabel"},[t._v("\n -"+t._s(t.nodeName)+"\n ")]):t._e()]),t._v(" "),t.status===t.THOUGHT_STATUS.failed?n("v-icon",{style:{color:"#FF8345"},attrs:{name:"basic_warning_line",size:"16"}}):t._e(),t._v(" "),t.status===t.THOUGHT_STATUS.success?n("v-icon",{style:{color:"#0FB87F"},attrs:{name:"basic_finish_line",size:"16"}}):t._e(),t._v(" "),t.status===t.THOUGHT_STATUS.stop?n("v-icon",{style:{color:"rgba(1,11,50,0.41)"},attrs:{name:"basic_stop_line",size:"16"}}):t._e()],1),t._v(" "),n("div",{staticClass:"thought-title-container thought-title-elapsed"},[n("span",[t._v(t._s(t.elapsedSeconds)+"s")]),t._v(" "),n("v-icon",{staticClass:"thought__header__icon",attrs:{name:"arrow_down_small_line",rotate:t.detailVisible?180:0,size:"12"}})],1)]),t._v(" "),t.detailVisible?n("div",{staticClass:"thought-detail"},[n("div",{staticClass:"question-text",class:{"question-text-mobile":t.isMobile},domProps:{innerHTML:t._s(t.renderedContent)}})]):t._e()],1)},i=[]},fdfe:function(t,e,n){"use strict";var r=n("0068").isSpace;t.exports=function(t,e,n,i){var o,a,s,u,l=t.bMarks[e]+t.tShift[e],c=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(42!==(o=t.src.charCodeAt(l++))&&45!==o&&95!==o)return!1;for(a=1;l<c;){if((s=t.src.charCodeAt(l++))!==o&&!r(s))return!1;s===o&&a++}return!(a<3||(i||(t.line=e+1,u=t.push("hr","hr",0),u.map=[e,t.line],u.markup=Array(a+1).join(String.fromCharCode(o))),0))}},ff97:function(t,e,n){"use strict";t.exports=function(t){var e=t.utils.isSpace;function n(t,e){var n,r,i=t.bMarks[e]+t.tShift[e],o=t.eMarks[e];return i>=o?-1:126!==(r=t.src.charCodeAt(i++))&&58!==r?-1:i===(n=t.skipSpaces(i))||n>=o?-1:i}t.block.ruler.before("paragraph","deflist",(function(t,r,i,o){var a,s,u,l,c,h,d,p,f,g,m,y,v,D,b,_,x,w,C,A;if(o)return!(t.ddIndent<0)&&n(t,r)>=0;if((f=r+1)>=i)return!1;if(t.isEmpty(f)&&++f>=i)return!1;if(t.sCount[f]<t.blkIndent)return!1;if((s=n(t,f))<0)return!1;d=t.tokens.length,C=!0,(A=t.push("dl_open","dl",1)).map=h=[r,0],l=r,u=f;t:for(;;){for(w=!1,(A=t.push("dt_open","dt",1)).map=[l,l],(A=t.push("inline","",0)).map=[l,l],A.content=t.getLines(l,l+1,t.blkIndent,!1).trim(),A.children=[],A=t.push("dt_close","dt",-1);;){for((A=t.push("dd_open","dd",1)).map=c=[f,0],x=s,p=t.eMarks[u],g=t.sCount[u]+s-(t.bMarks[u]+t.tShift[u]);x<p&&(a=t.src.charCodeAt(x),e(a));)9===a?g+=4-g%4:g++,x++;if(s=x,_=t.tight,m=t.ddIndent,y=t.blkIndent,b=t.tShift[u],D=t.sCount[u],v=t.parentType,t.blkIndent=t.ddIndent=t.sCount[u]+2,t.tShift[u]=s-t.bMarks[u],t.sCount[u]=g,t.tight=!0,t.parentType="deflist",t.md.block.tokenize(t,u,i,!0),t.tight&&!w||(C=!1),w=t.line-u>1&&t.isEmpty(t.line-1),t.tShift[u]=b,t.sCount[u]=D,t.tight=_,t.parentType=v,t.blkIndent=y,t.ddIndent=m,A=t.push("dd_close","dd",-1),c[1]=f=t.line,f>=i)break t;if(t.sCount[f]<t.blkIndent)break t;if((s=n(t,f))<0)break;u=f}if(f>=i)break;if(l=f,t.isEmpty(l))break;if(t.sCount[l]<t.blkIndent)break;if((u=l+1)>=i)break;if(t.isEmpty(u)&&u++,u>=i)break;if(t.sCount[u]<t.blkIndent)break;if((s=n(t,u))<0)break}return A=t.push("dl_close","dl",-1),h[1]=f,t.line=f,C&&function(t,e){var n,r,i=t.level+2;for(n=e+2,r=t.tokens.length-2;n<r;n++)t.tokens[n].level===i&&"paragraph_open"===t.tokens[n].type&&(t.tokens[n+2].hidden=!0,t.tokens[n].hidden=!0,n+=2)}(t,d),!0}),{alt:["paragraph","reference","blockquote"]})}}}).default;
|