@wangliang139/klinecharts-pro 0.2.12 → 0.2.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/dist/index.d.ts +30 -153
- package/dist/klinecharts-pro.js +6182 -6077
- package/dist/klinecharts-pro.js.map +1 -1
- package/dist/klinecharts-pro.umd.js +17 -17
- package/dist/klinecharts-pro.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(mt,fe){typeof exports=="object"&&typeof module<"u"?fe(exports,require("klinecharts")):typeof define=="function"&&define.amd?define(["exports","klinecharts"],fe):(mt=typeof globalThis<"u"?globalThis:mt||self,fe(mt.klinechartspro={},mt.klinecharts))})(this,function(mt,fe){"use strict";var Uk=Object.defineProperty;var Zk=(mt,fe,Gt)=>fe in mt?Uk(mt,fe,{enumerable:!0,configurable:!0,writable:!0,value:Gt}):mt[fe]=Gt;var an=(mt,fe,Gt)=>(Zk(mt,typeof fe!="symbol"?fe+"":fe,Gt),Gt);function Gt(e,r,i){const a=(e.x-r.x)*Math.cos(i)-(e.y-r.y)*Math.sin(i)+r.x,s=(e.x-r.x)*Math.sin(i)+(e.y-r.y)*Math.cos(i)+r.y;return{x:a,y:s}}function X0(e,r){if(e.length>1){let i;return e[0].x===e[1].x&&e[0].y!==e[1].y?e[0].y<e[1].y?i={x:e[0].x,y:r.height}:i={x:e[0].x,y:0}:e[0].x>e[1].x?i={x:0,y:fe.utils.getLinearYFromCoordinates(e[0],e[1],{x:0,y:e[0].y})}:i={x:r.width,y:fe.utils.getLinearYFromCoordinates(e[0],e[1],{x:r.width,y:e[0].y})},{coordinates:[e[0],i]}}return[]}function ya(e,r){const i=Math.abs(e.x-r.x),a=Math.abs(e.y-r.y);return Math.sqrt(i*i+a*a)}var gn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function J0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Lr={exports:{}};/**
|
|
2
2
|
* @license
|
|
3
3
|
* Lodash <https://lodash.com/>
|
|
4
4
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
5
5
|
* Released under MIT license <https://lodash.com/license>
|
|
6
6
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
7
7
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
8
|
-
*/wr.exports,function(e,r){(function(){var i,o="4.18.1",s=200,l="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",f="Invalid `variable` option passed into `_.template`",g="Invalid `imports` option passed into `_.template`",y="__lodash_hash_undefined__",C=500,_="__lodash_placeholder__",$=1,M=2,x=4,T=1,k=2,S=1,D=2,z=4,B=8,R=16,Z=32,Q=64,I=128,K=256,j=512,V=30,oe="...",ee=800,N=16,X=1,_e=2,fe=3,ve=1/0,je=9007199254740991,$e=17976931348623157e292,Ke=0/0,Te=4294967295,it=Te-1,ie=Te>>>1,ne=[["ary",I],["bind",S],["bindKey",D],["curry",B],["curryRight",R],["flip",j],["partial",Z],["partialRight",Q],["rearg",K]],ae="[object Arguments]",me="[object Array]",Fe="[object AsyncFunction]",Ce="[object Boolean]",Lt="[object Date]",Fn="[object DOMException]",wn="[object Error]",Ln="[object Function]",zn="[object GeneratorFunction]",Ye="[object Map]",ze="[object Number]",en="[object Null]",rt="[object Object]",Mt="[object Promise]",$n="[object Proxy]",ot="[object RegExp]",ft="[object Set]",kn="[object String]",P1="[object Symbol]",ir="[object Undefined]",Nn="[object WeakMap]",or="[object WeakSet]",t1="[object ArrayBuffer]",Wn="[object DataView]",I1="[object Float32Array]",ar="[object Float64Array]",Ue="[object Int8Array]",sr="[object Int16Array]",O1="[object Int32Array]",E1="[object Uint8Array]",B1="[object Uint8ClampedArray]",D1="[object Uint16Array]",ji="[object Uint32Array]",Tb=/\b__p \+= '';/g,Pb=/\b(__p \+=) '' \+/g,Ib=/(__e\(.*?\)|\b__t\)) \+\n'';/g,P5=/&(?:amp|lt|gt|quot|#39);/g,I5=/[&<>"']/g,Ob=RegExp(P5.source),Eb=RegExp(I5.source),Bb=/<%-([\s\S]+?)%>/g,Db=/<%([\s\S]+?)%>/g,O5=/<%=([\s\S]+?)%>/g,Rb=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Fb=/^\w*$/,zb=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yi=/[\\^$.*+?()[\]{}|]/g,Nb=RegExp(Yi.source),Gi=/^\s+/,Wb=/\s/,Kb=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ub=/\{\n\/\* \[wrapped with (.+)\] \*/,Zb=/,? & /,Qb=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,E5=/[()=,{}\[\]\/\s]/,jb=/\\(\\)?/g,Yb=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,B5=/\w*$/,Gb=/^[-+]0x[0-9a-f]+$/i,Hb=/^0b[01]+$/i,Vb=/^\[object .+?Constructor\]$/,qb=/^0o[0-7]+$/i,Xb=/^(?:0|[1-9]\d*)$/,Jb=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,i0=/($^)/,e_=/['\n\r\u2028\u2029\\]/g,o0="\\ud800-\\udfff",t_="\\u0300-\\u036f",n_="\\ufe20-\\ufe2f",r_="\\u20d0-\\u20ff",D5=t_+n_+r_,R5="\\u2700-\\u27bf",F5="a-z\\xdf-\\xf6\\xf8-\\xff",i_="\\xac\\xb1\\xd7\\xf7",o_="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",a_="\\u2000-\\u206f",s_=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",z5="A-Z\\xc0-\\xd6\\xd8-\\xde",N5="\\ufe0e\\ufe0f",W5=i_+o_+a_+s_,Hi="['’]",l_="["+o0+"]",K5="["+W5+"]",a0="["+D5+"]",U5="\\d+",c_="["+R5+"]",Z5="["+F5+"]",Q5="[^"+o0+W5+U5+R5+F5+z5+"]",Vi="\\ud83c[\\udffb-\\udfff]",u_="(?:"+a0+"|"+Vi+")",j5="[^"+o0+"]",qi="(?:\\ud83c[\\udde6-\\uddff]){2}",Xi="[\\ud800-\\udbff][\\udc00-\\udfff]",R1="["+z5+"]",Y5="\\u200d",G5="(?:"+Z5+"|"+Q5+")",f_="(?:"+R1+"|"+Q5+")",H5="(?:"+Hi+"(?:d|ll|m|re|s|t|ve))?",V5="(?:"+Hi+"(?:D|LL|M|RE|S|T|VE))?",q5=u_+"?",X5="["+N5+"]?",d_="(?:"+Y5+"(?:"+[j5,qi,Xi].join("|")+")"+X5+q5+")*",h_="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",g_="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",J5=X5+q5+d_,p_="(?:"+[c_,qi,Xi].join("|")+")"+J5,y_="(?:"+[j5+a0+"?",a0,qi,Xi,l_].join("|")+")",m_=RegExp(Hi,"g"),b_=RegExp(a0,"g"),Ji=RegExp(Vi+"(?="+Vi+")|"+y_+J5,"g"),__=RegExp([R1+"?"+Z5+"+"+H5+"(?="+[K5,R1,"$"].join("|")+")",f_+"+"+V5+"(?="+[K5,R1+G5,"$"].join("|")+")",R1+"?"+G5+"+"+H5,R1+"+"+V5,g_,h_,U5,p_].join("|"),"g"),v_=RegExp("["+Y5+o0+D5+N5+"]"),C_=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,x_=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],w_=-1,Ze={};Ze[I1]=Ze[ar]=Ze[Ue]=Ze[sr]=Ze[O1]=Ze[E1]=Ze[B1]=Ze[D1]=Ze[ji]=!0,Ze[ae]=Ze[me]=Ze[t1]=Ze[Ce]=Ze[Wn]=Ze[Lt]=Ze[wn]=Ze[Ln]=Ze[Ye]=Ze[ze]=Ze[rt]=Ze[ot]=Ze[ft]=Ze[kn]=Ze[Nn]=!1;var Ne={};Ne[ae]=Ne[me]=Ne[t1]=Ne[Wn]=Ne[Ce]=Ne[Lt]=Ne[I1]=Ne[ar]=Ne[Ue]=Ne[sr]=Ne[O1]=Ne[Ye]=Ne[ze]=Ne[rt]=Ne[ot]=Ne[ft]=Ne[kn]=Ne[P1]=Ne[E1]=Ne[B1]=Ne[D1]=Ne[ji]=!0,Ne[wn]=Ne[Ln]=Ne[Nn]=!1;var L_={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},$_={"&":"&","<":"<",">":">",'"':""","'":"'"},k_={"&":"&","<":"<",">":">",""":'"',"'":"'"},S_={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},A_=parseFloat,M_=parseInt,e2=typeof gn=="object"&&gn&&gn.Object===Object&&gn,T_=typeof self=="object"&&self&&self.Object===Object&&self,dt=e2||T_||Function("return this")(),eo=r&&!r.nodeType&&r,n1=eo&&!0&&e&&!e.nodeType&&e,t2=n1&&n1.exports===eo,to=t2&&e2.process,Wt=function(){try{var w=n1&&n1.require&&n1.require("util").types;return w||to&&to.binding&&to.binding("util")}catch{}}(),n2=Wt&&Wt.isArrayBuffer,r2=Wt&&Wt.isDate,i2=Wt&&Wt.isMap,o2=Wt&&Wt.isRegExp,a2=Wt&&Wt.isSet,s2=Wt&&Wt.isTypedArray;function Tt(w,P,A){switch(A.length){case 0:return w.call(P);case 1:return w.call(P,A[0]);case 2:return w.call(P,A[0],A[1]);case 3:return w.call(P,A[0],A[1],A[2])}return w.apply(P,A)}function P_(w,P,A,q){for(var de=-1,Me=w==null?0:w.length;++de<Me;){var at=w[de];P(q,at,A(at),w)}return q}function Pt(w,P){for(var A=-1,q=w==null?0:w.length;++A<q&&P(w[A],A,w)!==!1;);return w}function I_(w,P){for(var A=w==null?0:w.length;A--&&P(w[A],A,w)!==!1;);return w}function l2(w,P){for(var A=-1,q=w==null?0:w.length;++A<q;)if(!P(w[A],A,w))return!1;return!0}function Kn(w,P){for(var A=-1,q=w==null?0:w.length,de=0,Me=[];++A<q;){var at=w[A];P(at,A,w)&&(Me[de++]=at)}return Me}function s0(w,P){var A=w==null?0:w.length;return!!A&&F1(w,P,0)>-1}function no(w,P,A){for(var q=-1,de=w==null?0:w.length;++q<de;)if(A(P,w[q]))return!0;return!1}function Qe(w,P){for(var A=-1,q=w==null?0:w.length,de=Array(q);++A<q;)de[A]=P(w[A],A,w);return de}function Un(w,P){for(var A=-1,q=P.length,de=w.length;++A<q;)w[de+A]=P[A];return w}function ro(w,P,A,q){var de=-1,Me=w==null?0:w.length;for(q&&Me&&(A=w[++de]);++de<Me;)A=P(A,w[de],de,w);return A}function O_(w,P,A,q){var de=w==null?0:w.length;for(q&&de&&(A=w[--de]);de--;)A=P(A,w[de],de,w);return A}function io(w,P){for(var A=-1,q=w==null?0:w.length;++A<q;)if(P(w[A],A,w))return!0;return!1}var E_=oo("length");function B_(w){return w.split("")}function D_(w){return w.match(Qb)||[]}function c2(w,P,A){var q;return A(w,function(de,Me,at){if(P(de,Me,at))return q=Me,!1}),q}function l0(w,P,A,q){for(var de=w.length,Me=A+(q?1:-1);q?Me--:++Me<de;)if(P(w[Me],Me,w))return Me;return-1}function F1(w,P,A){return P===P?G_(w,P,A):l0(w,u2,A)}function R_(w,P,A,q){for(var de=A-1,Me=w.length;++de<Me;)if(q(w[de],P))return de;return-1}function u2(w){return w!==w}function f2(w,P){var A=w==null?0:w.length;return A?so(w,P)/A:Ke}function oo(w){return function(P){return P==null?i:P[w]}}function ao(w){return function(P){return w==null?i:w[P]}}function d2(w,P,A,q,de){return de(w,function(Me,at,De){A=q?(q=!1,Me):P(A,Me,at,De)}),A}function F_(w,P){var A=w.length;for(w.sort(P);A--;)w[A]=w[A].value;return w}function so(w,P){for(var A,q=-1,de=w.length;++q<de;){var Me=P(w[q]);Me!==i&&(A=A===i?Me:A+Me)}return A}function lo(w,P){for(var A=-1,q=Array(w);++A<w;)q[A]=P(A);return q}function z_(w,P){return Qe(P,function(A){return[A,w[A]]})}function h2(w){return w&&w.slice(0,m2(w)+1).replace(Gi,"")}function It(w){return function(P){return w(P)}}function co(w,P){return Qe(P,function(A){return w[A]})}function lr(w,P){return w.has(P)}function g2(w,P){for(var A=-1,q=w.length;++A<q&&F1(P,w[A],0)>-1;);return A}function p2(w,P){for(var A=w.length;A--&&F1(P,w[A],0)>-1;);return A}function N_(w,P){for(var A=w.length,q=0;A--;)w[A]===P&&++q;return q}var W_=ao(L_),K_=ao($_);function U_(w){return"\\"+S_[w]}function Z_(w,P){return w==null?i:w[P]}function z1(w){return v_.test(w)}function Q_(w){return C_.test(w)}function j_(w){for(var P,A=[];!(P=w.next()).done;)A.push(P.value);return A}function uo(w){var P=-1,A=Array(w.size);return w.forEach(function(q,de){A[++P]=[de,q]}),A}function y2(w,P){return function(A){return w(P(A))}}function Zn(w,P){for(var A=-1,q=w.length,de=0,Me=[];++A<q;){var at=w[A];(at===P||at===_)&&(w[A]=_,Me[de++]=A)}return Me}function c0(w){var P=-1,A=Array(w.size);return w.forEach(function(q){A[++P]=q}),A}function Y_(w){var P=-1,A=Array(w.size);return w.forEach(function(q){A[++P]=[q,q]}),A}function G_(w,P,A){for(var q=A-1,de=w.length;++q<de;)if(w[q]===P)return q;return-1}function H_(w,P,A){for(var q=A+1;q--;)if(w[q]===P)return q;return q}function N1(w){return z1(w)?q_(w):E_(w)}function tn(w){return z1(w)?X_(w):B_(w)}function m2(w){for(var P=w.length;P--&&Wb.test(w.charAt(P)););return P}var V_=ao(k_);function q_(w){for(var P=Ji.lastIndex=0;Ji.test(w);)++P;return P}function X_(w){return w.match(Ji)||[]}function J_(w){return w.match(__)||[]}var ev=function w(P){P=P==null?dt:W1.defaults(dt.Object(),P,W1.pick(dt,x_));var A=P.Array,q=P.Date,de=P.Error,Me=P.Function,at=P.Math,De=P.Object,fo=P.RegExp,tv=P.String,Kt=P.TypeError,u0=A.prototype,nv=Me.prototype,K1=De.prototype,f0=P["__core-js_shared__"],d0=nv.toString,Pe=K1.hasOwnProperty,rv=0,b2=function(){var t=/[^.]+$/.exec(f0&&f0.keys&&f0.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),h0=K1.toString,iv=d0.call(De),ov=dt._,av=fo("^"+d0.call(Pe).replace(Yi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),g0=t2?P.Buffer:i,Qn=P.Symbol,p0=P.Uint8Array,_2=g0?g0.allocUnsafe:i,y0=y2(De.getPrototypeOf,De),v2=De.create,C2=K1.propertyIsEnumerable,m0=u0.splice,x2=Qn?Qn.isConcatSpreadable:i,cr=Qn?Qn.iterator:i,r1=Qn?Qn.toStringTag:i,b0=function(){try{var t=l1(De,"defineProperty");return t({},"",{}),t}catch{}}(),sv=P.clearTimeout!==dt.clearTimeout&&P.clearTimeout,lv=q&&q.now!==dt.Date.now&&q.now,cv=P.setTimeout!==dt.setTimeout&&P.setTimeout,_0=at.ceil,v0=at.floor,ho=De.getOwnPropertySymbols,uv=g0?g0.isBuffer:i,w2=P.isFinite,fv=u0.join,dv=y2(De.keys,De),st=at.max,yt=at.min,hv=q.now,gv=P.parseInt,L2=at.random,pv=u0.reverse,go=l1(P,"DataView"),ur=l1(P,"Map"),po=l1(P,"Promise"),U1=l1(P,"Set"),fr=l1(P,"WeakMap"),dr=l1(De,"create"),C0=fr&&new fr,Z1={},yv=c1(go),mv=c1(ur),bv=c1(po),_v=c1(U1),vv=c1(fr),x0=Qn?Qn.prototype:i,hr=x0?x0.valueOf:i,$2=x0?x0.toString:i;function h(t){if(He(t)&&!pe(t)&&!(t instanceof Se)){if(t instanceof Ut)return t;if(Pe.call(t,"__wrapped__"))return ks(t)}return new Ut(t)}var Q1=function(){function t(){}return function(n){if(!Ge(n))return{};if(v2)return v2(n);t.prototype=n;var a=new t;return t.prototype=i,a}}();function w0(){}function Ut(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=i}h.templateSettings={escape:Bb,evaluate:Db,interpolate:O5,variable:"",imports:{_:h}},h.prototype=w0.prototype,h.prototype.constructor=h,Ut.prototype=Q1(w0.prototype),Ut.prototype.constructor=Ut;function Se(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Te,this.__views__=[]}function Cv(){var t=new Se(this.__wrapped__);return t.__actions__=$t(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=$t(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=$t(this.__views__),t}function xv(){if(this.__filtered__){var t=new Se(this);t.__dir__=-1,t.__filtered__=!0}else t=this.clone(),t.__dir__*=-1;return t}function wv(){var t=this.__wrapped__.value(),n=this.__dir__,a=pe(t),c=n<0,d=a?t.length:0,p=BC(0,d,this.__views__),m=p.start,v=p.end,L=v-m,O=c?v:m-1,E=this.__iteratees__,F=E.length,Y=0,te=yt(L,this.__takeCount__);if(!a||!c&&d==L&&te==L)return H2(t,this.__actions__);var ue=[];e:for(;L--&&Y<te;){O+=n;for(var xe=-1,se=t[O];++xe<F;){var ke=E[xe],Ae=ke.iteratee,Bt=ke.type,xt=Ae(se);if(Bt==_e)se=xt;else if(!xt){if(Bt==X)continue e;break e}}ue[Y++]=se}return ue}Se.prototype=Q1(w0.prototype),Se.prototype.constructor=Se;function i1(t){var n=-1,a=t==null?0:t.length;for(this.clear();++n<a;){var c=t[n];this.set(c[0],c[1])}}function Lv(){this.__data__=dr?dr(null):{},this.size=0}function $v(t){var n=this.has(t)&&delete this.__data__[t];return this.size-=n?1:0,n}function kv(t){var n=this.__data__;if(dr){var a=n[t];return a===y?i:a}return Pe.call(n,t)?n[t]:i}function Sv(t){var n=this.__data__;return dr?n[t]!==i:Pe.call(n,t)}function Av(t,n){var a=this.__data__;return this.size+=this.has(t)?0:1,a[t]=dr&&n===i?y:n,this}i1.prototype.clear=Lv,i1.prototype.delete=$v,i1.prototype.get=kv,i1.prototype.has=Sv,i1.prototype.set=Av;function Sn(t){var n=-1,a=t==null?0:t.length;for(this.clear();++n<a;){var c=t[n];this.set(c[0],c[1])}}function Mv(){this.__data__=[],this.size=0}function Tv(t){var n=this.__data__,a=L0(n,t);if(a<0)return!1;var c=n.length-1;return a==c?n.pop():m0.call(n,a,1),--this.size,!0}function Pv(t){var n=this.__data__,a=L0(n,t);return a<0?i:n[a][1]}function Iv(t){return L0(this.__data__,t)>-1}function Ov(t,n){var a=this.__data__,c=L0(a,t);return c<0?(++this.size,a.push([t,n])):a[c][1]=n,this}Sn.prototype.clear=Mv,Sn.prototype.delete=Tv,Sn.prototype.get=Pv,Sn.prototype.has=Iv,Sn.prototype.set=Ov;function An(t){var n=-1,a=t==null?0:t.length;for(this.clear();++n<a;){var c=t[n];this.set(c[0],c[1])}}function Ev(){this.size=0,this.__data__={hash:new i1,map:new(ur||Sn),string:new i1}}function Bv(t){var n=D0(this,t).delete(t);return this.size-=n?1:0,n}function Dv(t){return D0(this,t).get(t)}function Rv(t){return D0(this,t).has(t)}function Fv(t,n){var a=D0(this,t),c=a.size;return a.set(t,n),this.size+=a.size==c?0:1,this}An.prototype.clear=Ev,An.prototype.delete=Bv,An.prototype.get=Dv,An.prototype.has=Rv,An.prototype.set=Fv;function o1(t){var n=-1,a=t==null?0:t.length;for(this.__data__=new An;++n<a;)this.add(t[n])}function zv(t){return this.__data__.set(t,y),this}function Nv(t){return this.__data__.has(t)}o1.prototype.add=o1.prototype.push=zv,o1.prototype.has=Nv;function nn(t){var n=this.__data__=new Sn(t);this.size=n.size}function Wv(){this.__data__=new Sn,this.size=0}function Kv(t){var n=this.__data__,a=n.delete(t);return this.size=n.size,a}function Uv(t){return this.__data__.get(t)}function Zv(t){return this.__data__.has(t)}function Qv(t,n){var a=this.__data__;if(a instanceof Sn){var c=a.__data__;if(!ur||c.length<s-1)return c.push([t,n]),this.size=++a.size,this;a=this.__data__=new An(c)}return a.set(t,n),this.size=a.size,this}nn.prototype.clear=Wv,nn.prototype.delete=Kv,nn.prototype.get=Uv,nn.prototype.has=Zv,nn.prototype.set=Qv;function k2(t,n){var a=pe(t),c=!a&&u1(t),d=!a&&!c&&Vn(t),p=!a&&!c&&!d&&H1(t),m=a||c||d||p,v=m?lo(t.length,tv):[],L=v.length;for(var O in t)(n||Pe.call(t,O))&&!(m&&(O=="length"||d&&(O=="offset"||O=="parent")||p&&(O=="buffer"||O=="byteLength"||O=="byteOffset")||Pn(O,L)))&&v.push(O);return v}function S2(t){var n=t.length;return n?t[ko(0,n-1)]:i}function jv(t,n){return R0($t(t),a1(n,0,t.length))}function Yv(t){return R0($t(t))}function yo(t,n,a){(a!==i&&!on(t[n],a)||a===i&&!(n in t))&&fn(t,n,a)}function gr(t,n,a){var c=t[n];(!(Pe.call(t,n)&&on(c,a))||a===i&&!(n in t))&&fn(t,n,a)}function L0(t,n){for(var a=t.length;a--;)if(on(t[a][0],n))return a;return-1}function Gv(t,n,a,c){return jn(t,function(d,p,m){n(c,d,a(d),m)}),c}function A2(t,n){return t&&hn(n,ct(n),t)}function Hv(t,n){return t&&hn(n,St(n),t)}function fn(t,n,a){n=="__proto__"&&b0?b0(t,n,{configurable:!0,enumerable:!0,value:a,writable:!0}):t[n]=a}function mo(t,n){for(var a=-1,c=n.length,d=A(c),p=t==null;++a<c;)d[a]=p?i:Xo(t,n[a]);return d}function a1(t,n,a){return t===t&&(a!==i&&(t=t<=a?t:a),n!==i&&(t=t>=n?t:n)),t}function Zt(t,n,a,c,d,p){var m,v=n&$,L=n&M,O=n&x;if(a&&(m=d?a(t,c,d,p):a(t)),m!==i)return m;if(!Ge(t))return t;var E=pe(t);if(E){if(m=RC(t),!v)return $t(t,m)}else{var F=mt(t),Y=F==Ln||F==zn;if(Vn(t))return X2(t,v);if(F==rt||F==ae||Y&&!d){if(m=L||Y?{}:ms(t),!v)return L?kC(t,Hv(m,t)):$C(t,A2(m,t))}else{if(!Ne[F])return d?t:{};m=FC(t,F,v)}}p||(p=new nn);var te=p.get(t);if(te)return te;p.set(t,m),js(t)?t.forEach(function(se){m.add(Zt(se,n,a,se,t,p))}):Zs(t)&&t.forEach(function(se,ke){m.set(ke,Zt(se,n,a,ke,t,p))});var ue=O?L?Ro:Do:L?St:ct,xe=E?i:ue(t);return Pt(xe||t,function(se,ke){xe&&(ke=se,se=t[ke]),gr(m,ke,Zt(se,n,a,ke,t,p))}),m}function Vv(t){var n=ct(t);return function(a){return M2(a,t,n)}}function M2(t,n,a){var c=a.length;if(t==null)return!c;for(t=De(t);c--;){var d=a[c],p=n[d],m=t[d];if(m===i&&!(d in t)||!p(m))return!1}return!0}function T2(t,n,a){if(typeof t!="function")throw new Kt(u);return Cr(function(){t.apply(i,a)},n)}function pr(t,n,a,c){var d=-1,p=s0,m=!0,v=t.length,L=[],O=n.length;if(!v)return L;a&&(n=Qe(n,It(a))),c?(p=no,m=!1):n.length>=s&&(p=lr,m=!1,n=new o1(n));e:for(;++d<v;){var E=t[d],F=a==null?E:a(E);if(E=c||E!==0?E:0,m&&F===F){for(var Y=O;Y--;)if(n[Y]===F)continue e;L.push(E)}else p(n,F,c)||L.push(E)}return L}var jn=rs(dn),P2=rs(_o,!0);function qv(t,n){var a=!0;return jn(t,function(c,d,p){return a=!!n(c,d,p),a}),a}function $0(t,n,a){for(var c=-1,d=t.length;++c<d;){var p=t[c],m=n(p);if(m!=null&&(v===i?m===m&&!Et(m):a(m,v)))var v=m,L=p}return L}function Xv(t,n,a,c){var d=t.length;for(a=be(a),a<0&&(a=-a>d?0:d+a),c=c===i||c>d?d:be(c),c<0&&(c+=d),c=a>c?0:Gs(c);a<c;)t[a++]=n;return t}function I2(t,n){var a=[];return jn(t,function(c,d,p){n(c,d,p)&&a.push(c)}),a}function ht(t,n,a,c,d){var p=-1,m=t.length;for(a||(a=NC),d||(d=[]);++p<m;){var v=t[p];n>0&&a(v)?n>1?ht(v,n-1,a,c,d):Un(d,v):c||(d[d.length]=v)}return d}var bo=is(),O2=is(!0);function dn(t,n){return t&&bo(t,n,ct)}function _o(t,n){return t&&O2(t,n,ct)}function k0(t,n){return Kn(n,function(a){return In(t[a])})}function s1(t,n){n=Gn(n,t);for(var a=0,c=n.length;t!=null&&a<c;)t=t[rn(n[a++])];return a&&a==c?t:i}function E2(t,n,a){var c=n(t);return pe(t)?c:Un(c,a(t))}function vt(t){return t==null?t===i?ir:en:r1&&r1 in De(t)?EC(t):YC(t)}function vo(t,n){return t>n}function Jv(t,n){return t!=null&&Pe.call(t,n)}function eC(t,n){return t!=null&&n in De(t)}function tC(t,n,a){return t>=yt(n,a)&&t<st(n,a)}function Co(t,n,a){for(var c=a?no:s0,d=t[0].length,p=t.length,m=p,v=A(p),L=1/0,O=[];m--;){var E=t[m];m&&n&&(E=Qe(E,It(n))),L=yt(E.length,L),v[m]=!a&&(n||d>=120&&E.length>=120)?new o1(m&&E):i}E=t[0];var F=-1,Y=v[0];e:for(;++F<d&&O.length<L;){var te=E[F],ue=n?n(te):te;if(te=a||te!==0?te:0,!(Y?lr(Y,ue):c(O,ue,a))){for(m=p;--m;){var xe=v[m];if(!(xe?lr(xe,ue):c(t[m],ue,a)))continue e}Y&&Y.push(ue),O.push(te)}}return O}function nC(t,n,a,c){return dn(t,function(d,p,m){n(c,a(d),p,m)}),c}function yr(t,n,a){n=Gn(n,t),t=Cs(t,n);var c=t==null?t:t[rn(jt(n))];return c==null?i:Tt(c,t,a)}function B2(t){return He(t)&&vt(t)==ae}function rC(t){return He(t)&&vt(t)==t1}function iC(t){return He(t)&&vt(t)==Lt}function mr(t,n,a,c,d){return t===n?!0:t==null||n==null||!He(t)&&!He(n)?t!==t&&n!==n:oC(t,n,a,c,mr,d)}function oC(t,n,a,c,d,p){var m=pe(t),v=pe(n),L=m?me:mt(t),O=v?me:mt(n);L=L==ae?rt:L,O=O==ae?rt:O;var E=L==rt,F=O==rt,Y=L==O;if(Y&&Vn(t)){if(!Vn(n))return!1;m=!0,E=!1}if(Y&&!E)return p||(p=new nn),m||H1(t)?gs(t,n,a,c,d,p):IC(t,n,L,a,c,d,p);if(!(a&T)){var te=E&&Pe.call(t,"__wrapped__"),ue=F&&Pe.call(n,"__wrapped__");if(te||ue){var xe=te?t.value():t,se=ue?n.value():n;return p||(p=new nn),d(xe,se,a,c,p)}}return Y?(p||(p=new nn),OC(t,n,a,c,d,p)):!1}function aC(t){return He(t)&&mt(t)==Ye}function xo(t,n,a,c){var d=a.length,p=d,m=!c;if(t==null)return!p;for(t=De(t);d--;){var v=a[d];if(m&&v[2]?v[1]!==t[v[0]]:!(v[0]in t))return!1}for(;++d<p;){v=a[d];var L=v[0],O=t[L],E=v[1];if(m&&v[2]){if(O===i&&!(L in t))return!1}else{var F=new nn;if(c)var Y=c(O,E,L,t,n,F);if(!(Y===i?mr(E,O,T|k,c,F):Y))return!1}}return!0}function D2(t){if(!Ge(t)||KC(t))return!1;var n=In(t)?av:Vb;return n.test(c1(t))}function sC(t){return He(t)&&vt(t)==ot}function lC(t){return He(t)&&mt(t)==ft}function cC(t){return He(t)&&U0(t.length)&&!!Ze[vt(t)]}function R2(t){return typeof t=="function"?t:t==null?At:typeof t=="object"?pe(t)?N2(t[0],t[1]):z2(t):a6(t)}function wo(t){if(!vr(t))return dv(t);var n=[];for(var a in De(t))Pe.call(t,a)&&a!="constructor"&&n.push(a);return n}function uC(t){if(!Ge(t))return jC(t);var n=vr(t),a=[];for(var c in t)c=="constructor"&&(n||!Pe.call(t,c))||a.push(c);return a}function Lo(t,n){return t<n}function F2(t,n){var a=-1,c=kt(t)?A(t.length):[];return jn(t,function(d,p,m){c[++a]=n(d,p,m)}),c}function z2(t){var n=zo(t);return n.length==1&&n[0][2]?_s(n[0][0],n[0][1]):function(a){return a===t||xo(a,t,n)}}function N2(t,n){return Wo(t)&&bs(n)?_s(rn(t),n):function(a){var c=Xo(a,t);return c===i&&c===n?Jo(a,t):mr(n,c,T|k)}}function S0(t,n,a,c,d){t!==n&&bo(n,function(p,m){if(d||(d=new nn),Ge(p))fC(t,n,m,a,S0,c,d);else{var v=c?c(Uo(t,m),p,m+"",t,n,d):i;v===i&&(v=p),yo(t,m,v)}},St)}function fC(t,n,a,c,d,p,m){var v=Uo(t,a),L=Uo(n,a),O=m.get(L);if(O){yo(t,a,O);return}var E=p?p(v,L,a+"",t,n,m):i,F=E===i;if(F){var Y=pe(L),te=!Y&&Vn(L),ue=!Y&&!te&&H1(L);E=L,Y||te||ue?pe(v)?E=v:Ve(v)?E=$t(v):te?(F=!1,E=X2(L,!0)):ue?(F=!1,E=J2(L,!0)):E=[]:xr(L)||u1(L)?(E=v,u1(v)?E=Hs(v):(!Ge(v)||In(v))&&(E=ms(L))):F=!1}F&&(m.set(L,E),d(E,L,c,p,m),m.delete(L)),yo(t,a,E)}function W2(t,n){var a=t.length;if(a)return n+=n<0?a:0,Pn(n,a)?t[n]:i}function K2(t,n,a){n.length?n=Qe(n,function(p){return pe(p)?function(m){return s1(m,p.length===1?p[0]:p)}:p}):n=[At];var c=-1;n=Qe(n,It(le()));var d=F2(t,function(p,m,v){var L=Qe(n,function(O){return O(p)});return{criteria:L,index:++c,value:p}});return F_(d,function(p,m){return LC(p,m,a)})}function dC(t,n){return U2(t,n,function(a,c){return Jo(t,c)})}function U2(t,n,a){for(var c=-1,d=n.length,p={};++c<d;){var m=n[c],v=s1(t,m);a(v,m)&&br(p,Gn(m,t),v)}return p}function hC(t){return function(n){return s1(n,t)}}function $o(t,n,a,c){var d=c?R_:F1,p=-1,m=n.length,v=t;for(t===n&&(n=$t(n)),a&&(v=Qe(t,It(a)));++p<m;)for(var L=0,O=n[p],E=a?a(O):O;(L=d(v,E,L,c))>-1;)v!==t&&m0.call(v,L,1),m0.call(t,L,1);return t}function Z2(t,n){for(var a=t?n.length:0,c=a-1;a--;){var d=n[a];if(a==c||d!==p){var p=d;Pn(d)?m0.call(t,d,1):Mo(t,d)}}return t}function ko(t,n){return t+v0(L2()*(n-t+1))}function gC(t,n,a,c){for(var d=-1,p=st(_0((n-t)/(a||1)),0),m=A(p);p--;)m[c?p:++d]=t,t+=a;return m}function So(t,n){var a="";if(!t||n<1||n>je)return a;do n%2&&(a+=t),n=v0(n/2),n&&(t+=t);while(n);return a}function we(t,n){return Zo(vs(t,n,At),t+"")}function pC(t){return S2(V1(t))}function yC(t,n){var a=V1(t);return R0(a,a1(n,0,a.length))}function br(t,n,a,c){if(!Ge(t))return t;n=Gn(n,t);for(var d=-1,p=n.length,m=p-1,v=t;v!=null&&++d<p;){var L=rn(n[d]),O=a;if(L==="__proto__"||L==="constructor"||L==="prototype")return t;if(d!=m){var E=v[L];O=c?c(E,L,v):i,O===i&&(O=Ge(E)?E:Pn(n[d+1])?[]:{})}gr(v,L,O),v=v[L]}return t}var Q2=C0?function(t,n){return C0.set(t,n),t}:At,mC=b0?function(t,n){return b0(t,"toString",{configurable:!0,enumerable:!1,value:ta(n),writable:!0})}:At;function bC(t){return R0(V1(t))}function Qt(t,n,a){var c=-1,d=t.length;n<0&&(n=-n>d?0:d+n),a=a>d?d:a,a<0&&(a+=d),d=n>a?0:a-n>>>0,n>>>=0;for(var p=A(d);++c<d;)p[c]=t[c+n];return p}function _C(t,n){var a;return jn(t,function(c,d,p){return a=n(c,d,p),!a}),!!a}function A0(t,n,a){var c=0,d=t==null?c:t.length;if(typeof n=="number"&&n===n&&d<=ie){for(;c<d;){var p=c+d>>>1,m=t[p];m!==null&&!Et(m)&&(a?m<=n:m<n)?c=p+1:d=p}return d}return Ao(t,n,At,a)}function Ao(t,n,a,c){var d=0,p=t==null?0:t.length;if(p===0)return 0;n=a(n);for(var m=n!==n,v=n===null,L=Et(n),O=n===i;d<p;){var E=v0((d+p)/2),F=a(t[E]),Y=F!==i,te=F===null,ue=F===F,xe=Et(F);if(m)var se=c||ue;else O?se=ue&&(c||Y):v?se=ue&&Y&&(c||!te):L?se=ue&&Y&&!te&&(c||!xe):te||xe?se=!1:se=c?F<=n:F<n;se?d=E+1:p=E}return yt(p,it)}function j2(t,n){for(var a=-1,c=t.length,d=0,p=[];++a<c;){var m=t[a],v=n?n(m):m;if(!a||!on(v,L)){var L=v;p[d++]=m===0?0:m}}return p}function Y2(t){return typeof t=="number"?t:Et(t)?Ke:+t}function Ot(t){if(typeof t=="string")return t;if(pe(t))return Qe(t,Ot)+"";if(Et(t))return $2?$2.call(t):"";var n=t+"";return n=="0"&&1/t==-ve?"-0":n}function Yn(t,n,a){var c=-1,d=s0,p=t.length,m=!0,v=[],L=v;if(a)m=!1,d=no;else if(p>=s){var O=n?null:TC(t);if(O)return c0(O);m=!1,d=lr,L=new o1}else L=n?[]:v;e:for(;++c<p;){var E=t[c],F=n?n(E):E;if(E=a||E!==0?E:0,m&&F===F){for(var Y=L.length;Y--;)if(L[Y]===F)continue e;n&&L.push(F),v.push(E)}else d(L,F,a)||(L!==v&&L.push(F),v.push(E))}return v}function Mo(t,n){n=Gn(n,t);var a=-1,c=n.length;if(!c)return!0;for(;++a<c;){var d=rn(n[a]);if(d==="__proto__"&&!Pe.call(t,"__proto__")||(d==="constructor"||d==="prototype")&&a<c-1)return!1}var p=Cs(t,n);return p==null||delete p[rn(jt(n))]}function G2(t,n,a,c){return br(t,n,a(s1(t,n)),c)}function M0(t,n,a,c){for(var d=t.length,p=c?d:-1;(c?p--:++p<d)&&n(t[p],p,t););return a?Qt(t,c?0:p,c?p+1:d):Qt(t,c?p+1:0,c?d:p)}function H2(t,n){var a=t;return a instanceof Se&&(a=a.value()),ro(n,function(c,d){return d.func.apply(d.thisArg,Un([c],d.args))},a)}function To(t,n,a){var c=t.length;if(c<2)return c?Yn(t[0]):[];for(var d=-1,p=A(c);++d<c;)for(var m=t[d],v=-1;++v<c;)v!=d&&(p[d]=pr(p[d]||m,t[v],n,a));return Yn(ht(p,1),n,a)}function V2(t,n,a){for(var c=-1,d=t.length,p=n.length,m={};++c<d;){var v=c<p?n[c]:i;a(m,t[c],v)}return m}function Po(t){return Ve(t)?t:[]}function Io(t){return typeof t=="function"?t:At}function Gn(t,n){return pe(t)?t:Wo(t,n)?[t]:$s(Ie(t))}var vC=we;function Hn(t,n,a){var c=t.length;return a=a===i?c:a,!n&&a>=c?t:Qt(t,n,a)}var q2=sv||function(t){return dt.clearTimeout(t)};function X2(t,n){if(n)return t.slice();var a=t.length,c=_2?_2(a):new t.constructor(a);return t.copy(c),c}function Oo(t){var n=new t.constructor(t.byteLength);return new p0(n).set(new p0(t)),n}function CC(t,n){var a=n?Oo(t.buffer):t.buffer;return new t.constructor(a,t.byteOffset,t.byteLength)}function xC(t){var n=new t.constructor(t.source,B5.exec(t));return n.lastIndex=t.lastIndex,n}function wC(t){return hr?De(hr.call(t)):{}}function J2(t,n){var a=n?Oo(t.buffer):t.buffer;return new t.constructor(a,t.byteOffset,t.length)}function es(t,n){if(t!==n){var a=t!==i,c=t===null,d=t===t,p=Et(t),m=n!==i,v=n===null,L=n===n,O=Et(n);if(!v&&!O&&!p&&t>n||p&&m&&L&&!v&&!O||c&&m&&L||!a&&L||!d)return 1;if(!c&&!p&&!O&&t<n||O&&a&&d&&!c&&!p||v&&a&&d||!m&&d||!L)return-1}return 0}function LC(t,n,a){for(var c=-1,d=t.criteria,p=n.criteria,m=d.length,v=a.length;++c<m;){var L=es(d[c],p[c]);if(L){if(c>=v)return L;var O=a[c];return L*(O=="desc"?-1:1)}}return t.index-n.index}function ts(t,n,a,c){for(var d=-1,p=t.length,m=a.length,v=-1,L=n.length,O=st(p-m,0),E=A(L+O),F=!c;++v<L;)E[v]=n[v];for(;++d<m;)(F||d<p)&&(E[a[d]]=t[d]);for(;O--;)E[v++]=t[d++];return E}function ns(t,n,a,c){for(var d=-1,p=t.length,m=-1,v=a.length,L=-1,O=n.length,E=st(p-v,0),F=A(E+O),Y=!c;++d<E;)F[d]=t[d];for(var te=d;++L<O;)F[te+L]=n[L];for(;++m<v;)(Y||d<p)&&(F[te+a[m]]=t[d++]);return F}function $t(t,n){var a=-1,c=t.length;for(n||(n=A(c));++a<c;)n[a]=t[a];return n}function hn(t,n,a,c){var d=!a;a||(a={});for(var p=-1,m=n.length;++p<m;){var v=n[p],L=c?c(a[v],t[v],v,a,t):i;L===i&&(L=t[v]),d?fn(a,v,L):gr(a,v,L)}return a}function $C(t,n){return hn(t,No(t),n)}function kC(t,n){return hn(t,ps(t),n)}function T0(t,n){return function(a,c){var d=pe(a)?P_:Gv,p=n?n():{};return d(a,t,le(c,2),p)}}function j1(t){return we(function(n,a){var c=-1,d=a.length,p=d>1?a[d-1]:i,m=d>2?a[2]:i;for(p=t.length>3&&typeof p=="function"?(d--,p):i,m&&Ct(a[0],a[1],m)&&(p=d<3?i:p,d=1),n=De(n);++c<d;){var v=a[c];v&&t(n,v,c,p)}return n})}function rs(t,n){return function(a,c){if(a==null)return a;if(!kt(a))return t(a,c);for(var d=a.length,p=n?d:-1,m=De(a);(n?p--:++p<d)&&c(m[p],p,m)!==!1;);return a}}function is(t){return function(n,a,c){for(var d=-1,p=De(n),m=c(n),v=m.length;v--;){var L=m[t?v:++d];if(a(p[L],L,p)===!1)break}return n}}function SC(t,n,a){var c=n&S,d=_r(t);function p(){var m=this&&this!==dt&&this instanceof p?d:t;return m.apply(c?a:this,arguments)}return p}function os(t){return function(n){n=Ie(n);var a=z1(n)?tn(n):i,c=a?a[0]:n.charAt(0),d=a?Hn(a,1).join(""):n.slice(1);return c[t]()+d}}function Y1(t){return function(n){return ro(i6(r6(n).replace(m_,"")),t,"")}}function _r(t){return function(){var n=arguments;switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3]);case 5:return new t(n[0],n[1],n[2],n[3],n[4]);case 6:return new t(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new t(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var a=Q1(t.prototype),c=t.apply(a,n);return Ge(c)?c:a}}function AC(t,n,a){var c=_r(t);function d(){for(var p=arguments.length,m=A(p),v=p,L=G1(d);v--;)m[v]=arguments[v];var O=p<3&&m[0]!==L&&m[p-1]!==L?[]:Zn(m,L);if(p-=O.length,p<a)return us(t,n,P0,d.placeholder,i,m,O,i,i,a-p);var E=this&&this!==dt&&this instanceof d?c:t;return Tt(E,this,m)}return d}function as(t){return function(n,a,c){var d=De(n);if(!kt(n)){var p=le(a,3);n=ct(n),a=function(v){return p(d[v],v,d)}}var m=t(n,a,c);return m>-1?d[p?n[m]:m]:i}}function ss(t){return Tn(function(n){var a=n.length,c=a,d=Ut.prototype.thru;for(t&&n.reverse();c--;){var p=n[c];if(typeof p!="function")throw new Kt(u);if(d&&!m&&B0(p)=="wrapper")var m=new Ut([],!0)}for(c=m?c:a;++c<a;){p=n[c];var v=B0(p),L=v=="wrapper"?Fo(p):i;L&&Ko(L[0])&&L[1]==(I|B|Z|K)&&!L[4].length&&L[9]==1?m=m[B0(L[0])].apply(m,L[3]):m=p.length==1&&Ko(p)?m[v]():m.thru(p)}return function(){var O=arguments,E=O[0];if(m&&O.length==1&&pe(E))return m.plant(E).value();for(var F=0,Y=a?n[F].apply(this,O):E;++F<a;)Y=n[F].call(this,Y);return Y}})}function P0(t,n,a,c,d,p,m,v,L,O){var E=n&I,F=n&S,Y=n&D,te=n&(B|R),ue=n&j,xe=Y?i:_r(t);function se(){for(var ke=arguments.length,Ae=A(ke),Bt=ke;Bt--;)Ae[Bt]=arguments[Bt];if(te)var xt=G1(se),Dt=N_(Ae,xt);if(c&&(Ae=ts(Ae,c,d,te)),p&&(Ae=ns(Ae,p,m,te)),ke-=Dt,te&&ke<O){var qe=Zn(Ae,xt);return us(t,n,P0,se.placeholder,a,Ae,qe,v,L,O-ke)}var an=F?a:this,En=Y?an[t]:t;return ke=Ae.length,v?Ae=GC(Ae,v):ue&&ke>1&&Ae.reverse(),E&&L<ke&&(Ae.length=L),this&&this!==dt&&this instanceof se&&(En=xe||_r(En)),En.apply(an,Ae)}return se}function ls(t,n){return function(a,c){return nC(a,t,n(c),{})}}function I0(t,n){return function(a,c){var d;if(a===i&&c===i)return n;if(a!==i&&(d=a),c!==i){if(d===i)return c;typeof a=="string"||typeof c=="string"?(a=Ot(a),c=Ot(c)):(a=Y2(a),c=Y2(c)),d=t(a,c)}return d}}function Eo(t){return Tn(function(n){return n=Qe(n,It(le())),we(function(a){var c=this;return t(n,function(d){return Tt(d,c,a)})})})}function O0(t,n){n=n===i?" ":Ot(n);var a=n.length;if(a<2)return a?So(n,t):n;var c=So(n,_0(t/N1(n)));return z1(n)?Hn(tn(c),0,t).join(""):c.slice(0,t)}function MC(t,n,a,c){var d=n&S,p=_r(t);function m(){for(var v=-1,L=arguments.length,O=-1,E=c.length,F=A(E+L),Y=this&&this!==dt&&this instanceof m?p:t;++O<E;)F[O]=c[O];for(;L--;)F[O++]=arguments[++v];return Tt(Y,d?a:this,F)}return m}function cs(t){return function(n,a,c){return c&&typeof c!="number"&&Ct(n,a,c)&&(a=c=i),n=On(n),a===i?(a=n,n=0):a=On(a),c=c===i?n<a?1:-1:On(c),gC(n,a,c,t)}}function E0(t){return function(n,a){return typeof n=="string"&&typeof a=="string"||(n=Yt(n),a=Yt(a)),t(n,a)}}function us(t,n,a,c,d,p,m,v,L,O){var E=n&B,F=E?m:i,Y=E?i:m,te=E?p:i,ue=E?i:p;n|=E?Z:Q,n&=~(E?Q:Z),n&z||(n&=~(S|D));var xe=[t,n,d,te,F,ue,Y,v,L,O],se=a.apply(i,xe);return Ko(t)&&xs(se,xe),se.placeholder=c,ws(se,t,n)}function Bo(t){var n=at[t];return function(a,c){if(a=Yt(a),c=c==null?0:yt(be(c),292),c&&w2(a)){var d=(Ie(a)+"e").split("e"),p=n(d[0]+"e"+(+d[1]+c));return d=(Ie(p)+"e").split("e"),+(d[0]+"e"+(+d[1]-c))}return n(a)}}var TC=U1&&1/c0(new U1([,-0]))[1]==ve?function(t){return new U1(t)}:ia;function fs(t){return function(n){var a=mt(n);return a==Ye?uo(n):a==ft?Y_(n):z_(n,t(n))}}function Mn(t,n,a,c,d,p,m,v){var L=n&D;if(!L&&typeof t!="function")throw new Kt(u);var O=c?c.length:0;if(O||(n&=~(Z|Q),c=d=i),m=m===i?m:st(be(m),0),v=v===i?v:be(v),O-=d?d.length:0,n&Q){var E=c,F=d;c=d=i}var Y=L?i:Fo(t),te=[t,n,a,c,d,E,F,p,m,v];if(Y&&QC(te,Y),t=te[0],n=te[1],a=te[2],c=te[3],d=te[4],v=te[9]=te[9]===i?L?0:t.length:st(te[9]-O,0),!v&&n&(B|R)&&(n&=~(B|R)),!n||n==S)var ue=SC(t,n,a);else n==B||n==R?ue=AC(t,n,v):(n==Z||n==(S|Z))&&!d.length?ue=MC(t,n,a,c):ue=P0.apply(i,te);var xe=Y?Q2:xs;return ws(xe(ue,te),t,n)}function ds(t,n,a,c){return t===i||on(t,K1[a])&&!Pe.call(c,a)?n:t}function hs(t,n,a,c,d,p){return Ge(t)&&Ge(n)&&(p.set(n,t),S0(t,n,i,hs,p),p.delete(n)),t}function PC(t){return xr(t)?i:t}function gs(t,n,a,c,d,p){var m=a&T,v=t.length,L=n.length;if(v!=L&&!(m&&L>v))return!1;var O=p.get(t),E=p.get(n);if(O&&E)return O==n&&E==t;var F=-1,Y=!0,te=a&k?new o1:i;for(p.set(t,n),p.set(n,t);++F<v;){var ue=t[F],xe=n[F];if(c)var se=m?c(xe,ue,F,n,t,p):c(ue,xe,F,t,n,p);if(se!==i){if(se)continue;Y=!1;break}if(te){if(!io(n,function(ke,Ae){if(!lr(te,Ae)&&(ue===ke||d(ue,ke,a,c,p)))return te.push(Ae)})){Y=!1;break}}else if(!(ue===xe||d(ue,xe,a,c,p))){Y=!1;break}}return p.delete(t),p.delete(n),Y}function IC(t,n,a,c,d,p,m){switch(a){case Wn:if(t.byteLength!=n.byteLength||t.byteOffset!=n.byteOffset)return!1;t=t.buffer,n=n.buffer;case t1:return!(t.byteLength!=n.byteLength||!p(new p0(t),new p0(n)));case Ce:case Lt:case ze:return on(+t,+n);case wn:return t.name==n.name&&t.message==n.message;case ot:case kn:return t==n+"";case Ye:var v=uo;case ft:var L=c&T;if(v||(v=c0),t.size!=n.size&&!L)return!1;var O=m.get(t);if(O)return O==n;c|=k,m.set(t,n);var E=gs(v(t),v(n),c,d,p,m);return m.delete(t),E;case P1:if(hr)return hr.call(t)==hr.call(n)}return!1}function OC(t,n,a,c,d,p){var m=a&T,v=Do(t),L=v.length,O=Do(n),E=O.length;if(L!=E&&!m)return!1;for(var F=L;F--;){var Y=v[F];if(!(m?Y in n:Pe.call(n,Y)))return!1}var te=p.get(t),ue=p.get(n);if(te&&ue)return te==n&&ue==t;var xe=!0;p.set(t,n),p.set(n,t);for(var se=m;++F<L;){Y=v[F];var ke=t[Y],Ae=n[Y];if(c)var Bt=m?c(Ae,ke,Y,n,t,p):c(ke,Ae,Y,t,n,p);if(!(Bt===i?ke===Ae||d(ke,Ae,a,c,p):Bt)){xe=!1;break}se||(se=Y=="constructor")}if(xe&&!se){var xt=t.constructor,Dt=n.constructor;xt!=Dt&&"constructor"in t&&"constructor"in n&&!(typeof xt=="function"&&xt instanceof xt&&typeof Dt=="function"&&Dt instanceof Dt)&&(xe=!1)}return p.delete(t),p.delete(n),xe}function Tn(t){return Zo(vs(t,i,Ms),t+"")}function Do(t){return E2(t,ct,No)}function Ro(t){return E2(t,St,ps)}var Fo=C0?function(t){return C0.get(t)}:ia;function B0(t){for(var n=t.name+"",a=Z1[n],c=Pe.call(Z1,n)?a.length:0;c--;){var d=a[c],p=d.func;if(p==null||p==t)return d.name}return n}function G1(t){var n=Pe.call(h,"placeholder")?h:t;return n.placeholder}function le(){var t=h.iteratee||na;return t=t===na?R2:t,arguments.length?t(arguments[0],arguments[1]):t}function D0(t,n){var a=t.__data__;return WC(n)?a[typeof n=="string"?"string":"hash"]:a.map}function zo(t){for(var n=ct(t),a=n.length;a--;){var c=n[a],d=t[c];n[a]=[c,d,bs(d)]}return n}function l1(t,n){var a=Z_(t,n);return D2(a)?a:i}function EC(t){var n=Pe.call(t,r1),a=t[r1];try{t[r1]=i;var c=!0}catch{}var d=h0.call(t);return c&&(n?t[r1]=a:delete t[r1]),d}var No=ho?function(t){return t==null?[]:(t=De(t),Kn(ho(t),function(n){return C2.call(t,n)}))}:oa,ps=ho?function(t){for(var n=[];t;)Un(n,No(t)),t=y0(t);return n}:oa,mt=vt;(go&&mt(new go(new ArrayBuffer(1)))!=Wn||ur&&mt(new ur)!=Ye||po&&mt(po.resolve())!=Mt||U1&&mt(new U1)!=ft||fr&&mt(new fr)!=Nn)&&(mt=function(t){var n=vt(t),a=n==rt?t.constructor:i,c=a?c1(a):"";if(c)switch(c){case yv:return Wn;case mv:return Ye;case bv:return Mt;case _v:return ft;case vv:return Nn}return n});function BC(t,n,a){for(var c=-1,d=a.length;++c<d;){var p=a[c],m=p.size;switch(p.type){case"drop":t+=m;break;case"dropRight":n-=m;break;case"take":n=yt(n,t+m);break;case"takeRight":t=st(t,n-m);break}}return{start:t,end:n}}function DC(t){var n=t.match(Ub);return n?n[1].split(Zb):[]}function ys(t,n,a){n=Gn(n,t);for(var c=-1,d=n.length,p=!1;++c<d;){var m=rn(n[c]);if(!(p=t!=null&&a(t,m)))break;t=t[m]}return p||++c!=d?p:(d=t==null?0:t.length,!!d&&U0(d)&&Pn(m,d)&&(pe(t)||u1(t)))}function RC(t){var n=t.length,a=new t.constructor(n);return n&&typeof t[0]=="string"&&Pe.call(t,"index")&&(a.index=t.index,a.input=t.input),a}function ms(t){return typeof t.constructor=="function"&&!vr(t)?Q1(y0(t)):{}}function FC(t,n,a){var c=t.constructor;switch(n){case t1:return Oo(t);case Ce:case Lt:return new c(+t);case Wn:return CC(t,a);case I1:case ar:case Ue:case sr:case O1:case E1:case B1:case D1:case ji:return J2(t,a);case Ye:return new c;case ze:case kn:return new c(t);case ot:return xC(t);case ft:return new c;case P1:return wC(t)}}function zC(t,n){var a=n.length;if(!a)return t;var c=a-1;return n[c]=(a>1?"& ":"")+n[c],n=n.join(a>2?", ":" "),t.replace(Kb,`{
|
|
8
|
+
*/Lr.exports,function(e,r){(function(){var i,a="4.18.1",s=200,l="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",f="Invalid `variable` option passed into `_.template`",h="Invalid `imports` option passed into `_.template`",m="__lodash_hash_undefined__",C=500,b="__lodash_placeholder__",x=1,M=2,w=4,S=1,$=2,A=1,P=2,B=4,R=8,z=16,Y=32,Z=64,I=128,K=256,j=512,Q=30,ie="...",ee=800,F=16,q=1,be=2,ue=3,ve=1/0,Ye=9007199254740991,ke=17976931348623157e292,Ge=0/0,Te=4294967295,rt=Te-1,oe=Te>>>1,te=[["ary",I],["bind",A],["bindKey",P],["curry",R],["curryRight",z],["flip",j],["partial",Y],["partialRight",Z],["rearg",K]],ae="[object Arguments]",de="[object Array]",Oe="[object AsyncFunction]",Ce="[object Boolean]",xt="[object Date]",Fn="[object DOMException]",wn="[object Error]",Ln="[object Function]",zn="[object GeneratorFunction]",je="[object Map]",ze="[object Number]",Jt="[object Null]",nt="[object Object]",St="[object Promise]",$n="[object Proxy]",it="[object RegExp]",ct="[object Set]",kn="[object String]",I1="[object Symbol]",or="[object Undefined]",Nn="[object WeakMap]",ar="[object WeakSet]",n1="[object ArrayBuffer]",Kn="[object DataView]",O1="[object Float32Array]",sr="[object Float64Array]",We="[object Int8Array]",lr="[object Int16Array]",E1="[object Int32Array]",D1="[object Uint8Array]",R1="[object Uint8ClampedArray]",B1="[object Uint16Array]",no="[object Uint32Array]",db=/\b__p \+= '';/g,hb=/\b(__p \+=) '' \+/g,gb=/(__e\(.*?\)|\b__t\)) \+\n'';/g,J5=/&(?:amp|lt|gt|quot|#39);/g,es=/[&<>"']/g,pb=RegExp(J5.source),mb=RegExp(es.source),yb=/<%-([\s\S]+?)%>/g,_b=/<%([\s\S]+?)%>/g,ts=/<%=([\s\S]+?)%>/g,bb=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,vb=/^\w*$/,Cb=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ro=/[\\^$.*+?()[\]{}|]/g,xb=RegExp(ro.source),io=/^\s+/,wb=/\s/,Lb=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$b=/\{\n\/\* \[wrapped with (.+)\] \*/,kb=/,? & /,Sb=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ns=/[()=,{}\[\]\/\s]/,Ab=/\\(\\)?/g,Mb=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,rs=/\w*$/,Tb=/^[-+]0x[0-9a-f]+$/i,Pb=/^0b[01]+$/i,Ib=/^\[object .+?Constructor\]$/,Ob=/^0o[0-7]+$/i,Eb=/^(?:0|[1-9]\d*)$/,Db=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,f0=/($^)/,Rb=/['\n\r\u2028\u2029\\]/g,d0="\\ud800-\\udfff",Bb="\\u0300-\\u036f",Fb="\\ufe20-\\ufe2f",zb="\\u20d0-\\u20ff",is=Bb+Fb+zb,os="\\u2700-\\u27bf",as="a-z\\xdf-\\xf6\\xf8-\\xff",Nb="\\xac\\xb1\\xd7\\xf7",Kb="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Wb="\\u2000-\\u206f",Ub=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ss="A-Z\\xc0-\\xd6\\xd8-\\xde",ls="\\ufe0e\\ufe0f",cs=Nb+Kb+Wb+Ub,oo="['’]",Zb="["+d0+"]",us="["+cs+"]",h0="["+is+"]",fs="\\d+",Yb="["+os+"]",ds="["+as+"]",hs="[^"+d0+cs+fs+os+as+ss+"]",ao="\\ud83c[\\udffb-\\udfff]",Gb="(?:"+h0+"|"+ao+")",gs="[^"+d0+"]",so="(?:\\ud83c[\\udde6-\\uddff]){2}",lo="[\\ud800-\\udbff][\\udc00-\\udfff]",F1="["+ss+"]",ps="\\u200d",ms="(?:"+ds+"|"+hs+")",jb="(?:"+F1+"|"+hs+")",ys="(?:"+oo+"(?:d|ll|m|re|s|t|ve))?",_s="(?:"+oo+"(?:D|LL|M|RE|S|T|VE))?",bs=Gb+"?",vs="["+ls+"]?",Hb="(?:"+ps+"(?:"+[gs,so,lo].join("|")+")"+vs+bs+")*",Qb="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Vb="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Cs=vs+bs+Hb,qb="(?:"+[Yb,so,lo].join("|")+")"+Cs,Xb="(?:"+[gs+h0+"?",h0,so,lo,Zb].join("|")+")",Jb=RegExp(oo,"g"),ev=RegExp(h0,"g"),co=RegExp(ao+"(?="+ao+")|"+Xb+Cs,"g"),tv=RegExp([F1+"?"+ds+"+"+ys+"(?="+[us,F1,"$"].join("|")+")",jb+"+"+_s+"(?="+[us,F1+ms,"$"].join("|")+")",F1+"?"+ms+"+"+ys,F1+"+"+_s,Vb,Qb,fs,qb].join("|"),"g"),nv=RegExp("["+ps+d0+is+ls+"]"),rv=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,iv=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ov=-1,Ue={};Ue[O1]=Ue[sr]=Ue[We]=Ue[lr]=Ue[E1]=Ue[D1]=Ue[R1]=Ue[B1]=Ue[no]=!0,Ue[ae]=Ue[de]=Ue[n1]=Ue[Ce]=Ue[Kn]=Ue[xt]=Ue[wn]=Ue[Ln]=Ue[je]=Ue[ze]=Ue[nt]=Ue[it]=Ue[ct]=Ue[kn]=Ue[Nn]=!1;var Ne={};Ne[ae]=Ne[de]=Ne[n1]=Ne[Kn]=Ne[Ce]=Ne[xt]=Ne[O1]=Ne[sr]=Ne[We]=Ne[lr]=Ne[E1]=Ne[je]=Ne[ze]=Ne[nt]=Ne[it]=Ne[ct]=Ne[kn]=Ne[I1]=Ne[D1]=Ne[R1]=Ne[B1]=Ne[no]=!0,Ne[wn]=Ne[Ln]=Ne[Nn]=!1;var av={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},sv={"&":"&","<":"<",">":">",'"':""","'":"'"},lv={"&":"&","<":"<",">":">",""":'"',"'":"'"},cv={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},uv=parseFloat,fv=parseInt,xs=typeof gn=="object"&&gn&&gn.Object===Object&&gn,dv=typeof self=="object"&&self&&self.Object===Object&&self,ut=xs||dv||Function("return this")(),uo=r&&!r.nodeType&&r,r1=uo&&!0&&e&&!e.nodeType&&e,ws=r1&&r1.exports===uo,fo=ws&&xs.process,zt=function(){try{var L=r1&&r1.require&&r1.require("util").types;return L||fo&&fo.binding&&fo.binding("util")}catch{}}(),Ls=zt&&zt.isArrayBuffer,$s=zt&&zt.isDate,ks=zt&&zt.isMap,Ss=zt&&zt.isRegExp,As=zt&&zt.isSet,Ms=zt&&zt.isTypedArray;function At(L,O,T){switch(T.length){case 0:return L.call(O);case 1:return L.call(O,T[0]);case 2:return L.call(O,T[0],T[1]);case 3:return L.call(O,T[0],T[1],T[2])}return L.apply(O,T)}function hv(L,O,T,J){for(var he=-1,Me=L==null?0:L.length;++he<Me;){var ot=L[he];O(J,ot,T(ot),L)}return J}function Mt(L,O){for(var T=-1,J=L==null?0:L.length;++T<J&&O(L[T],T,L)!==!1;);return L}function gv(L,O){for(var T=L==null?0:L.length;T--&&O(L[T],T,L)!==!1;);return L}function Ts(L,O){for(var T=-1,J=L==null?0:L.length;++T<J;)if(!O(L[T],T,L))return!1;return!0}function Wn(L,O){for(var T=-1,J=L==null?0:L.length,he=0,Me=[];++T<J;){var ot=L[T];O(ot,T,L)&&(Me[he++]=ot)}return Me}function g0(L,O){var T=L==null?0:L.length;return!!T&&z1(L,O,0)>-1}function ho(L,O,T){for(var J=-1,he=L==null?0:L.length;++J<he;)if(T(O,L[J]))return!0;return!1}function Ze(L,O){for(var T=-1,J=L==null?0:L.length,he=Array(J);++T<J;)he[T]=O(L[T],T,L);return he}function Un(L,O){for(var T=-1,J=O.length,he=L.length;++T<J;)L[he+T]=O[T];return L}function go(L,O,T,J){var he=-1,Me=L==null?0:L.length;for(J&&Me&&(T=L[++he]);++he<Me;)T=O(T,L[he],he,L);return T}function pv(L,O,T,J){var he=L==null?0:L.length;for(J&&he&&(T=L[--he]);he--;)T=O(T,L[he],he,L);return T}function po(L,O){for(var T=-1,J=L==null?0:L.length;++T<J;)if(O(L[T],T,L))return!0;return!1}var mv=mo("length");function yv(L){return L.split("")}function _v(L){return L.match(Sb)||[]}function Ps(L,O,T){var J;return T(L,function(he,Me,ot){if(O(he,Me,ot))return J=Me,!1}),J}function p0(L,O,T,J){for(var he=L.length,Me=T+(J?1:-1);J?Me--:++Me<he;)if(O(L[Me],Me,L))return Me;return-1}function z1(L,O,T){return O===O?Tv(L,O,T):p0(L,Is,T)}function bv(L,O,T,J){for(var he=T-1,Me=L.length;++he<Me;)if(J(L[he],O))return he;return-1}function Is(L){return L!==L}function Os(L,O){var T=L==null?0:L.length;return T?_o(L,O)/T:Ge}function mo(L){return function(O){return O==null?i:O[L]}}function yo(L){return function(O){return L==null?i:L[O]}}function Es(L,O,T,J,he){return he(L,function(Me,ot,Be){T=J?(J=!1,Me):O(T,Me,ot,Be)}),T}function vv(L,O){var T=L.length;for(L.sort(O);T--;)L[T]=L[T].value;return L}function _o(L,O){for(var T,J=-1,he=L.length;++J<he;){var Me=O(L[J]);Me!==i&&(T=T===i?Me:T+Me)}return T}function bo(L,O){for(var T=-1,J=Array(L);++T<L;)J[T]=O(T);return J}function Cv(L,O){return Ze(O,function(T){return[T,L[T]]})}function Ds(L){return L&&L.slice(0,zs(L)+1).replace(io,"")}function Tt(L){return function(O){return L(O)}}function vo(L,O){return Ze(O,function(T){return L[T]})}function cr(L,O){return L.has(O)}function Rs(L,O){for(var T=-1,J=L.length;++T<J&&z1(O,L[T],0)>-1;);return T}function Bs(L,O){for(var T=L.length;T--&&z1(O,L[T],0)>-1;);return T}function xv(L,O){for(var T=L.length,J=0;T--;)L[T]===O&&++J;return J}var wv=yo(av),Lv=yo(sv);function $v(L){return"\\"+cv[L]}function kv(L,O){return L==null?i:L[O]}function N1(L){return nv.test(L)}function Sv(L){return rv.test(L)}function Av(L){for(var O,T=[];!(O=L.next()).done;)T.push(O.value);return T}function Co(L){var O=-1,T=Array(L.size);return L.forEach(function(J,he){T[++O]=[he,J]}),T}function Fs(L,O){return function(T){return L(O(T))}}function Zn(L,O){for(var T=-1,J=L.length,he=0,Me=[];++T<J;){var ot=L[T];(ot===O||ot===b)&&(L[T]=b,Me[he++]=T)}return Me}function m0(L){var O=-1,T=Array(L.size);return L.forEach(function(J){T[++O]=J}),T}function Mv(L){var O=-1,T=Array(L.size);return L.forEach(function(J){T[++O]=[J,J]}),T}function Tv(L,O,T){for(var J=T-1,he=L.length;++J<he;)if(L[J]===O)return J;return-1}function Pv(L,O,T){for(var J=T+1;J--;)if(L[J]===O)return J;return J}function K1(L){return N1(L)?Ov(L):mv(L)}function en(L){return N1(L)?Ev(L):yv(L)}function zs(L){for(var O=L.length;O--&&wb.test(L.charAt(O)););return O}var Iv=yo(lv);function Ov(L){for(var O=co.lastIndex=0;co.test(L);)++O;return O}function Ev(L){return L.match(co)||[]}function Dv(L){return L.match(tv)||[]}var Rv=function L(O){O=O==null?ut:W1.defaults(ut.Object(),O,W1.pick(ut,iv));var T=O.Array,J=O.Date,he=O.Error,Me=O.Function,ot=O.Math,Be=O.Object,xo=O.RegExp,Bv=O.String,Nt=O.TypeError,y0=T.prototype,Fv=Me.prototype,U1=Be.prototype,_0=O["__core-js_shared__"],b0=Fv.toString,Pe=U1.hasOwnProperty,zv=0,Ns=function(){var t=/[^.]+$/.exec(_0&&_0.keys&&_0.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),v0=U1.toString,Nv=b0.call(Be),Kv=ut._,Wv=xo("^"+b0.call(Pe).replace(ro,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),C0=ws?O.Buffer:i,Yn=O.Symbol,x0=O.Uint8Array,Ks=C0?C0.allocUnsafe:i,w0=Fs(Be.getPrototypeOf,Be),Ws=Be.create,Us=U1.propertyIsEnumerable,L0=y0.splice,Zs=Yn?Yn.isConcatSpreadable:i,ur=Yn?Yn.iterator:i,i1=Yn?Yn.toStringTag:i,$0=function(){try{var t=c1(Be,"defineProperty");return t({},"",{}),t}catch{}}(),Uv=O.clearTimeout!==ut.clearTimeout&&O.clearTimeout,Zv=J&&J.now!==ut.Date.now&&J.now,Yv=O.setTimeout!==ut.setTimeout&&O.setTimeout,k0=ot.ceil,S0=ot.floor,wo=Be.getOwnPropertySymbols,Gv=C0?C0.isBuffer:i,Ys=O.isFinite,jv=y0.join,Hv=Fs(Be.keys,Be),at=ot.max,gt=ot.min,Qv=J.now,Vv=O.parseInt,Gs=ot.random,qv=y0.reverse,Lo=c1(O,"DataView"),fr=c1(O,"Map"),$o=c1(O,"Promise"),Z1=c1(O,"Set"),dr=c1(O,"WeakMap"),hr=c1(Be,"create"),A0=dr&&new dr,Y1={},Xv=u1(Lo),Jv=u1(fr),eC=u1($o),tC=u1(Z1),nC=u1(dr),M0=Yn?Yn.prototype:i,gr=M0?M0.valueOf:i,js=M0?M0.toString:i;function g(t){if(Qe(t)&&!me(t)&&!(t instanceof Se)){if(t instanceof Kt)return t;if(Pe.call(t,"__wrapped__"))return H2(t)}return new Kt(t)}var G1=function(){function t(){}return function(n){if(!He(n))return{};if(Ws)return Ws(n);t.prototype=n;var o=new t;return t.prototype=i,o}}();function T0(){}function Kt(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=i}g.templateSettings={escape:yb,evaluate:_b,interpolate:ts,variable:"",imports:{_:g}},g.prototype=T0.prototype,g.prototype.constructor=g,Kt.prototype=G1(T0.prototype),Kt.prototype.constructor=Kt;function Se(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Te,this.__views__=[]}function rC(){var t=new Se(this.__wrapped__);return t.__actions__=wt(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=wt(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=wt(this.__views__),t}function iC(){if(this.__filtered__){var t=new Se(this);t.__dir__=-1,t.__filtered__=!0}else t=this.clone(),t.__dir__*=-1;return t}function oC(){var t=this.__wrapped__.value(),n=this.__dir__,o=me(t),c=n<0,d=o?t.length:0,p=yx(0,d,this.__views__),_=p.start,v=p.end,k=v-_,E=c?v:_-1,D=this.__iteratees__,N=D.length,H=0,ne=gt(k,this.__takeCount__);if(!o||!c&&d==k&&ne==k)return y2(t,this.__actions__);var ce=[];e:for(;k--&&H<ne;){E+=n;for(var xe=-1,se=t[E];++xe<N;){var $e=D[xe],Ae=$e.iteratee,Ot=$e.type,vt=Ae(se);if(Ot==be)se=vt;else if(!vt){if(Ot==q)continue e;break e}}ce[H++]=se}return ce}Se.prototype=G1(T0.prototype),Se.prototype.constructor=Se;function o1(t){var n=-1,o=t==null?0:t.length;for(this.clear();++n<o;){var c=t[n];this.set(c[0],c[1])}}function aC(){this.__data__=hr?hr(null):{},this.size=0}function sC(t){var n=this.has(t)&&delete this.__data__[t];return this.size-=n?1:0,n}function lC(t){var n=this.__data__;if(hr){var o=n[t];return o===m?i:o}return Pe.call(n,t)?n[t]:i}function cC(t){var n=this.__data__;return hr?n[t]!==i:Pe.call(n,t)}function uC(t,n){var o=this.__data__;return this.size+=this.has(t)?0:1,o[t]=hr&&n===i?m:n,this}o1.prototype.clear=aC,o1.prototype.delete=sC,o1.prototype.get=lC,o1.prototype.has=cC,o1.prototype.set=uC;function Sn(t){var n=-1,o=t==null?0:t.length;for(this.clear();++n<o;){var c=t[n];this.set(c[0],c[1])}}function fC(){this.__data__=[],this.size=0}function dC(t){var n=this.__data__,o=P0(n,t);if(o<0)return!1;var c=n.length-1;return o==c?n.pop():L0.call(n,o,1),--this.size,!0}function hC(t){var n=this.__data__,o=P0(n,t);return o<0?i:n[o][1]}function gC(t){return P0(this.__data__,t)>-1}function pC(t,n){var o=this.__data__,c=P0(o,t);return c<0?(++this.size,o.push([t,n])):o[c][1]=n,this}Sn.prototype.clear=fC,Sn.prototype.delete=dC,Sn.prototype.get=hC,Sn.prototype.has=gC,Sn.prototype.set=pC;function An(t){var n=-1,o=t==null?0:t.length;for(this.clear();++n<o;){var c=t[n];this.set(c[0],c[1])}}function mC(){this.size=0,this.__data__={hash:new o1,map:new(fr||Sn),string:new o1}}function yC(t){var n=U0(this,t).delete(t);return this.size-=n?1:0,n}function _C(t){return U0(this,t).get(t)}function bC(t){return U0(this,t).has(t)}function vC(t,n){var o=U0(this,t),c=o.size;return o.set(t,n),this.size+=o.size==c?0:1,this}An.prototype.clear=mC,An.prototype.delete=yC,An.prototype.get=_C,An.prototype.has=bC,An.prototype.set=vC;function a1(t){var n=-1,o=t==null?0:t.length;for(this.__data__=new An;++n<o;)this.add(t[n])}function CC(t){return this.__data__.set(t,m),this}function xC(t){return this.__data__.has(t)}a1.prototype.add=a1.prototype.push=CC,a1.prototype.has=xC;function tn(t){var n=this.__data__=new Sn(t);this.size=n.size}function wC(){this.__data__=new Sn,this.size=0}function LC(t){var n=this.__data__,o=n.delete(t);return this.size=n.size,o}function $C(t){return this.__data__.get(t)}function kC(t){return this.__data__.has(t)}function SC(t,n){var o=this.__data__;if(o instanceof Sn){var c=o.__data__;if(!fr||c.length<s-1)return c.push([t,n]),this.size=++o.size,this;o=this.__data__=new An(c)}return o.set(t,n),this.size=o.size,this}tn.prototype.clear=wC,tn.prototype.delete=LC,tn.prototype.get=$C,tn.prototype.has=kC,tn.prototype.set=SC;function Hs(t,n){var o=me(t),c=!o&&f1(t),d=!o&&!c&&Vn(t),p=!o&&!c&&!d&&V1(t),_=o||c||d||p,v=_?bo(t.length,Bv):[],k=v.length;for(var E in t)(n||Pe.call(t,E))&&!(_&&(E=="length"||d&&(E=="offset"||E=="parent")||p&&(E=="buffer"||E=="byteLength"||E=="byteOffset")||Pn(E,k)))&&v.push(E);return v}function Qs(t){var n=t.length;return n?t[Ro(0,n-1)]:i}function AC(t,n){return Z0(wt(t),s1(n,0,t.length))}function MC(t){return Z0(wt(t))}function ko(t,n,o){(o!==i&&!rn(t[n],o)||o===i&&!(n in t))&&fn(t,n,o)}function pr(t,n,o){var c=t[n];(!(Pe.call(t,n)&&rn(c,o))||o===i&&!(n in t))&&fn(t,n,o)}function P0(t,n){for(var o=t.length;o--;)if(rn(t[o][0],n))return o;return-1}function TC(t,n,o,c){return Gn(t,function(d,p,_){n(c,d,o(d),_)}),c}function Vs(t,n){return t&&hn(n,lt(n),t)}function PC(t,n){return t&&hn(n,$t(n),t)}function fn(t,n,o){n=="__proto__"&&$0?$0(t,n,{configurable:!0,enumerable:!0,value:o,writable:!0}):t[n]=o}function So(t,n){for(var o=-1,c=n.length,d=T(c),p=t==null;++o<c;)d[o]=p?i:la(t,n[o]);return d}function s1(t,n,o){return t===t&&(o!==i&&(t=t<=o?t:o),n!==i&&(t=t>=n?t:n)),t}function Wt(t,n,o,c,d,p){var _,v=n&x,k=n&M,E=n&w;if(o&&(_=d?o(t,c,d,p):o(t)),_!==i)return _;if(!He(t))return t;var D=me(t);if(D){if(_=bx(t),!v)return wt(t,_)}else{var N=pt(t),H=N==Ln||N==zn;if(Vn(t))return v2(t,v);if(N==nt||N==ae||H&&!d){if(_=k||H?{}:z2(t),!v)return k?lx(t,PC(_,t)):sx(t,Vs(_,t))}else{if(!Ne[N])return d?t:{};_=vx(t,N,v)}}p||(p=new tn);var ne=p.get(t);if(ne)return ne;p.set(t,_),g6(t)?t.forEach(function(se){_.add(Wt(se,n,o,se,t,p))}):d6(t)&&t.forEach(function(se,$e){_.set($e,Wt(se,n,o,$e,t,p))});var ce=E?k?jo:Go:k?$t:lt,xe=D?i:ce(t);return Mt(xe||t,function(se,$e){xe&&($e=se,se=t[$e]),pr(_,$e,Wt(se,n,o,$e,t,p))}),_}function IC(t){var n=lt(t);return function(o){return qs(o,t,n)}}function qs(t,n,o){var c=o.length;if(t==null)return!c;for(t=Be(t);c--;){var d=o[c],p=n[d],_=t[d];if(_===i&&!(d in t)||!p(_))return!1}return!0}function Xs(t,n,o){if(typeof t!="function")throw new Nt(u);return xr(function(){t.apply(i,o)},n)}function mr(t,n,o,c){var d=-1,p=g0,_=!0,v=t.length,k=[],E=n.length;if(!v)return k;o&&(n=Ze(n,Tt(o))),c?(p=ho,_=!1):n.length>=s&&(p=cr,_=!1,n=new a1(n));e:for(;++d<v;){var D=t[d],N=o==null?D:o(D);if(D=c||D!==0?D:0,_&&N===N){for(var H=E;H--;)if(n[H]===N)continue e;k.push(D)}else p(n,N,c)||k.push(D)}return k}var Gn=$2(dn),Js=$2(Mo,!0);function OC(t,n){var o=!0;return Gn(t,function(c,d,p){return o=!!n(c,d,p),o}),o}function I0(t,n,o){for(var c=-1,d=t.length;++c<d;){var p=t[c],_=n(p);if(_!=null&&(v===i?_===_&&!It(_):o(_,v)))var v=_,k=p}return k}function EC(t,n,o,c){var d=t.length;for(o=_e(o),o<0&&(o=-o>d?0:d+o),c=c===i||c>d?d:_e(c),c<0&&(c+=d),c=o>c?0:m6(c);o<c;)t[o++]=n;return t}function e2(t,n){var o=[];return Gn(t,function(c,d,p){n(c,d,p)&&o.push(c)}),o}function ft(t,n,o,c,d){var p=-1,_=t.length;for(o||(o=xx),d||(d=[]);++p<_;){var v=t[p];n>0&&o(v)?n>1?ft(v,n-1,o,c,d):Un(d,v):c||(d[d.length]=v)}return d}var Ao=k2(),t2=k2(!0);function dn(t,n){return t&&Ao(t,n,lt)}function Mo(t,n){return t&&t2(t,n,lt)}function O0(t,n){return Wn(n,function(o){return In(t[o])})}function l1(t,n){n=Hn(n,t);for(var o=0,c=n.length;t!=null&&o<c;)t=t[nn(n[o++])];return o&&o==c?t:i}function n2(t,n,o){var c=n(t);return me(t)?c:Un(c,o(t))}function _t(t){return t==null?t===i?or:Jt:i1&&i1 in Be(t)?mx(t):Mx(t)}function To(t,n){return t>n}function DC(t,n){return t!=null&&Pe.call(t,n)}function RC(t,n){return t!=null&&n in Be(t)}function BC(t,n,o){return t>=gt(n,o)&&t<at(n,o)}function Po(t,n,o){for(var c=o?ho:g0,d=t[0].length,p=t.length,_=p,v=T(p),k=1/0,E=[];_--;){var D=t[_];_&&n&&(D=Ze(D,Tt(n))),k=gt(D.length,k),v[_]=!o&&(n||d>=120&&D.length>=120)?new a1(_&&D):i}D=t[0];var N=-1,H=v[0];e:for(;++N<d&&E.length<k;){var ne=D[N],ce=n?n(ne):ne;if(ne=o||ne!==0?ne:0,!(H?cr(H,ce):c(E,ce,o))){for(_=p;--_;){var xe=v[_];if(!(xe?cr(xe,ce):c(t[_],ce,o)))continue e}H&&H.push(ce),E.push(ne)}}return E}function FC(t,n,o,c){return dn(t,function(d,p,_){n(c,o(d),p,_)}),c}function yr(t,n,o){n=Hn(n,t),t=U2(t,n);var c=t==null?t:t[nn(Zt(n))];return c==null?i:At(c,t,o)}function r2(t){return Qe(t)&&_t(t)==ae}function zC(t){return Qe(t)&&_t(t)==n1}function NC(t){return Qe(t)&&_t(t)==xt}function _r(t,n,o,c,d){return t===n?!0:t==null||n==null||!Qe(t)&&!Qe(n)?t!==t&&n!==n:KC(t,n,o,c,_r,d)}function KC(t,n,o,c,d,p){var _=me(t),v=me(n),k=_?de:pt(t),E=v?de:pt(n);k=k==ae?nt:k,E=E==ae?nt:E;var D=k==nt,N=E==nt,H=k==E;if(H&&Vn(t)){if(!Vn(n))return!1;_=!0,D=!1}if(H&&!D)return p||(p=new tn),_||V1(t)?R2(t,n,o,c,d,p):gx(t,n,k,o,c,d,p);if(!(o&S)){var ne=D&&Pe.call(t,"__wrapped__"),ce=N&&Pe.call(n,"__wrapped__");if(ne||ce){var xe=ne?t.value():t,se=ce?n.value():n;return p||(p=new tn),d(xe,se,o,c,p)}}return H?(p||(p=new tn),px(t,n,o,c,d,p)):!1}function WC(t){return Qe(t)&&pt(t)==je}function Io(t,n,o,c){var d=o.length,p=d,_=!c;if(t==null)return!p;for(t=Be(t);d--;){var v=o[d];if(_&&v[2]?v[1]!==t[v[0]]:!(v[0]in t))return!1}for(;++d<p;){v=o[d];var k=v[0],E=t[k],D=v[1];if(_&&v[2]){if(E===i&&!(k in t))return!1}else{var N=new tn;if(c)var H=c(E,D,k,t,n,N);if(!(H===i?_r(D,E,S|$,c,N):H))return!1}}return!0}function i2(t){if(!He(t)||Lx(t))return!1;var n=In(t)?Wv:Ib;return n.test(u1(t))}function UC(t){return Qe(t)&&_t(t)==it}function ZC(t){return Qe(t)&&pt(t)==ct}function YC(t){return Qe(t)&&V0(t.length)&&!!Ue[_t(t)]}function o2(t){return typeof t=="function"?t:t==null?kt:typeof t=="object"?me(t)?l2(t[0],t[1]):s2(t):A6(t)}function Oo(t){if(!Cr(t))return Hv(t);var n=[];for(var o in Be(t))Pe.call(t,o)&&o!="constructor"&&n.push(o);return n}function GC(t){if(!He(t))return Ax(t);var n=Cr(t),o=[];for(var c in t)c=="constructor"&&(n||!Pe.call(t,c))||o.push(c);return o}function Eo(t,n){return t<n}function a2(t,n){var o=-1,c=Lt(t)?T(t.length):[];return Gn(t,function(d,p,_){c[++o]=n(d,p,_)}),c}function s2(t){var n=Qo(t);return n.length==1&&n[0][2]?K2(n[0][0],n[0][1]):function(o){return o===t||Io(o,t,n)}}function l2(t,n){return qo(t)&&N2(n)?K2(nn(t),n):function(o){var c=la(o,t);return c===i&&c===n?ca(o,t):_r(n,c,S|$)}}function E0(t,n,o,c,d){t!==n&&Ao(n,function(p,_){if(d||(d=new tn),He(p))jC(t,n,_,o,E0,c,d);else{var v=c?c(Jo(t,_),p,_+"",t,n,d):i;v===i&&(v=p),ko(t,_,v)}},$t)}function jC(t,n,o,c,d,p,_){var v=Jo(t,o),k=Jo(n,o),E=_.get(k);if(E){ko(t,o,E);return}var D=p?p(v,k,o+"",t,n,_):i,N=D===i;if(N){var H=me(k),ne=!H&&Vn(k),ce=!H&&!ne&&V1(k);D=k,H||ne||ce?me(v)?D=v:Ve(v)?D=wt(v):ne?(N=!1,D=v2(k,!0)):ce?(N=!1,D=C2(k,!0)):D=[]:wr(k)||f1(k)?(D=v,f1(v)?D=y6(v):(!He(v)||In(v))&&(D=z2(k))):N=!1}N&&(_.set(k,D),d(D,k,c,p,_),_.delete(k)),ko(t,o,D)}function c2(t,n){var o=t.length;if(o)return n+=n<0?o:0,Pn(n,o)?t[n]:i}function u2(t,n,o){n.length?n=Ze(n,function(p){return me(p)?function(_){return l1(_,p.length===1?p[0]:p)}:p}):n=[kt];var c=-1;n=Ze(n,Tt(le()));var d=a2(t,function(p,_,v){var k=Ze(n,function(E){return E(p)});return{criteria:k,index:++c,value:p}});return vv(d,function(p,_){return ax(p,_,o)})}function HC(t,n){return f2(t,n,function(o,c){return ca(t,c)})}function f2(t,n,o){for(var c=-1,d=n.length,p={};++c<d;){var _=n[c],v=l1(t,_);o(v,_)&&br(p,Hn(_,t),v)}return p}function QC(t){return function(n){return l1(n,t)}}function Do(t,n,o,c){var d=c?bv:z1,p=-1,_=n.length,v=t;for(t===n&&(n=wt(n)),o&&(v=Ze(t,Tt(o)));++p<_;)for(var k=0,E=n[p],D=o?o(E):E;(k=d(v,D,k,c))>-1;)v!==t&&L0.call(v,k,1),L0.call(t,k,1);return t}function d2(t,n){for(var o=t?n.length:0,c=o-1;o--;){var d=n[o];if(o==c||d!==p){var p=d;Pn(d)?L0.call(t,d,1):zo(t,d)}}return t}function Ro(t,n){return t+S0(Gs()*(n-t+1))}function VC(t,n,o,c){for(var d=-1,p=at(k0((n-t)/(o||1)),0),_=T(p);p--;)_[c?p:++d]=t,t+=o;return _}function Bo(t,n){var o="";if(!t||n<1||n>Ye)return o;do n%2&&(o+=t),n=S0(n/2),n&&(t+=t);while(n);return o}function we(t,n){return ea(W2(t,n,kt),t+"")}function qC(t){return Qs(q1(t))}function XC(t,n){var o=q1(t);return Z0(o,s1(n,0,o.length))}function br(t,n,o,c){if(!He(t))return t;n=Hn(n,t);for(var d=-1,p=n.length,_=p-1,v=t;v!=null&&++d<p;){var k=nn(n[d]),E=o;if(k==="__proto__"||k==="constructor"||k==="prototype")return t;if(d!=_){var D=v[k];E=c?c(D,k,v):i,E===i&&(E=He(D)?D:Pn(n[d+1])?[]:{})}pr(v,k,E),v=v[k]}return t}var h2=A0?function(t,n){return A0.set(t,n),t}:kt,JC=$0?function(t,n){return $0(t,"toString",{configurable:!0,enumerable:!1,value:fa(n),writable:!0})}:kt;function ex(t){return Z0(q1(t))}function Ut(t,n,o){var c=-1,d=t.length;n<0&&(n=-n>d?0:d+n),o=o>d?d:o,o<0&&(o+=d),d=n>o?0:o-n>>>0,n>>>=0;for(var p=T(d);++c<d;)p[c]=t[c+n];return p}function tx(t,n){var o;return Gn(t,function(c,d,p){return o=n(c,d,p),!o}),!!o}function D0(t,n,o){var c=0,d=t==null?c:t.length;if(typeof n=="number"&&n===n&&d<=oe){for(;c<d;){var p=c+d>>>1,_=t[p];_!==null&&!It(_)&&(o?_<=n:_<n)?c=p+1:d=p}return d}return Fo(t,n,kt,o)}function Fo(t,n,o,c){var d=0,p=t==null?0:t.length;if(p===0)return 0;n=o(n);for(var _=n!==n,v=n===null,k=It(n),E=n===i;d<p;){var D=S0((d+p)/2),N=o(t[D]),H=N!==i,ne=N===null,ce=N===N,xe=It(N);if(_)var se=c||ce;else E?se=ce&&(c||H):v?se=ce&&H&&(c||!ne):k?se=ce&&H&&!ne&&(c||!xe):ne||xe?se=!1:se=c?N<=n:N<n;se?d=D+1:p=D}return gt(p,rt)}function g2(t,n){for(var o=-1,c=t.length,d=0,p=[];++o<c;){var _=t[o],v=n?n(_):_;if(!o||!rn(v,k)){var k=v;p[d++]=_===0?0:_}}return p}function p2(t){return typeof t=="number"?t:It(t)?Ge:+t}function Pt(t){if(typeof t=="string")return t;if(me(t))return Ze(t,Pt)+"";if(It(t))return js?js.call(t):"";var n=t+"";return n=="0"&&1/t==-ve?"-0":n}function jn(t,n,o){var c=-1,d=g0,p=t.length,_=!0,v=[],k=v;if(o)_=!1,d=ho;else if(p>=s){var E=n?null:dx(t);if(E)return m0(E);_=!1,d=cr,k=new a1}else k=n?[]:v;e:for(;++c<p;){var D=t[c],N=n?n(D):D;if(D=o||D!==0?D:0,_&&N===N){for(var H=k.length;H--;)if(k[H]===N)continue e;n&&k.push(N),v.push(D)}else d(k,N,o)||(k!==v&&k.push(N),v.push(D))}return v}function zo(t,n){n=Hn(n,t);var o=-1,c=n.length;if(!c)return!0;for(;++o<c;){var d=nn(n[o]);if(d==="__proto__"&&!Pe.call(t,"__proto__")||(d==="constructor"||d==="prototype")&&o<c-1)return!1}var p=U2(t,n);return p==null||delete p[nn(Zt(n))]}function m2(t,n,o,c){return br(t,n,o(l1(t,n)),c)}function R0(t,n,o,c){for(var d=t.length,p=c?d:-1;(c?p--:++p<d)&&n(t[p],p,t););return o?Ut(t,c?0:p,c?p+1:d):Ut(t,c?p+1:0,c?d:p)}function y2(t,n){var o=t;return o instanceof Se&&(o=o.value()),go(n,function(c,d){return d.func.apply(d.thisArg,Un([c],d.args))},o)}function No(t,n,o){var c=t.length;if(c<2)return c?jn(t[0]):[];for(var d=-1,p=T(c);++d<c;)for(var _=t[d],v=-1;++v<c;)v!=d&&(p[d]=mr(p[d]||_,t[v],n,o));return jn(ft(p,1),n,o)}function _2(t,n,o){for(var c=-1,d=t.length,p=n.length,_={};++c<d;){var v=c<p?n[c]:i;o(_,t[c],v)}return _}function Ko(t){return Ve(t)?t:[]}function Wo(t){return typeof t=="function"?t:kt}function Hn(t,n){return me(t)?t:qo(t,n)?[t]:j2(Ie(t))}var nx=we;function Qn(t,n,o){var c=t.length;return o=o===i?c:o,!n&&o>=c?t:Ut(t,n,o)}var b2=Uv||function(t){return ut.clearTimeout(t)};function v2(t,n){if(n)return t.slice();var o=t.length,c=Ks?Ks(o):new t.constructor(o);return t.copy(c),c}function Uo(t){var n=new t.constructor(t.byteLength);return new x0(n).set(new x0(t)),n}function rx(t,n){var o=n?Uo(t.buffer):t.buffer;return new t.constructor(o,t.byteOffset,t.byteLength)}function ix(t){var n=new t.constructor(t.source,rs.exec(t));return n.lastIndex=t.lastIndex,n}function ox(t){return gr?Be(gr.call(t)):{}}function C2(t,n){var o=n?Uo(t.buffer):t.buffer;return new t.constructor(o,t.byteOffset,t.length)}function x2(t,n){if(t!==n){var o=t!==i,c=t===null,d=t===t,p=It(t),_=n!==i,v=n===null,k=n===n,E=It(n);if(!v&&!E&&!p&&t>n||p&&_&&k&&!v&&!E||c&&_&&k||!o&&k||!d)return 1;if(!c&&!p&&!E&&t<n||E&&o&&d&&!c&&!p||v&&o&&d||!_&&d||!k)return-1}return 0}function ax(t,n,o){for(var c=-1,d=t.criteria,p=n.criteria,_=d.length,v=o.length;++c<_;){var k=x2(d[c],p[c]);if(k){if(c>=v)return k;var E=o[c];return k*(E=="desc"?-1:1)}}return t.index-n.index}function w2(t,n,o,c){for(var d=-1,p=t.length,_=o.length,v=-1,k=n.length,E=at(p-_,0),D=T(k+E),N=!c;++v<k;)D[v]=n[v];for(;++d<_;)(N||d<p)&&(D[o[d]]=t[d]);for(;E--;)D[v++]=t[d++];return D}function L2(t,n,o,c){for(var d=-1,p=t.length,_=-1,v=o.length,k=-1,E=n.length,D=at(p-v,0),N=T(D+E),H=!c;++d<D;)N[d]=t[d];for(var ne=d;++k<E;)N[ne+k]=n[k];for(;++_<v;)(H||d<p)&&(N[ne+o[_]]=t[d++]);return N}function wt(t,n){var o=-1,c=t.length;for(n||(n=T(c));++o<c;)n[o]=t[o];return n}function hn(t,n,o,c){var d=!o;o||(o={});for(var p=-1,_=n.length;++p<_;){var v=n[p],k=c?c(o[v],t[v],v,o,t):i;k===i&&(k=t[v]),d?fn(o,v,k):pr(o,v,k)}return o}function sx(t,n){return hn(t,Vo(t),n)}function lx(t,n){return hn(t,B2(t),n)}function B0(t,n){return function(o,c){var d=me(o)?hv:TC,p=n?n():{};return d(o,t,le(c,2),p)}}function j1(t){return we(function(n,o){var c=-1,d=o.length,p=d>1?o[d-1]:i,_=d>2?o[2]:i;for(p=t.length>3&&typeof p=="function"?(d--,p):i,_&&bt(o[0],o[1],_)&&(p=d<3?i:p,d=1),n=Be(n);++c<d;){var v=o[c];v&&t(n,v,c,p)}return n})}function $2(t,n){return function(o,c){if(o==null)return o;if(!Lt(o))return t(o,c);for(var d=o.length,p=n?d:-1,_=Be(o);(n?p--:++p<d)&&c(_[p],p,_)!==!1;);return o}}function k2(t){return function(n,o,c){for(var d=-1,p=Be(n),_=c(n),v=_.length;v--;){var k=_[t?v:++d];if(o(p[k],k,p)===!1)break}return n}}function cx(t,n,o){var c=n&A,d=vr(t);function p(){var _=this&&this!==ut&&this instanceof p?d:t;return _.apply(c?o:this,arguments)}return p}function S2(t){return function(n){n=Ie(n);var o=N1(n)?en(n):i,c=o?o[0]:n.charAt(0),d=o?Qn(o,1).join(""):n.slice(1);return c[t]()+d}}function H1(t){return function(n){return go(k6($6(n).replace(Jb,"")),t,"")}}function vr(t){return function(){var n=arguments;switch(n.length){case 0:return new t;case 1:return new t(n[0]);case 2:return new t(n[0],n[1]);case 3:return new t(n[0],n[1],n[2]);case 4:return new t(n[0],n[1],n[2],n[3]);case 5:return new t(n[0],n[1],n[2],n[3],n[4]);case 6:return new t(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new t(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var o=G1(t.prototype),c=t.apply(o,n);return He(c)?c:o}}function ux(t,n,o){var c=vr(t);function d(){for(var p=arguments.length,_=T(p),v=p,k=Q1(d);v--;)_[v]=arguments[v];var E=p<3&&_[0]!==k&&_[p-1]!==k?[]:Zn(_,k);if(p-=E.length,p<o)return I2(t,n,F0,d.placeholder,i,_,E,i,i,o-p);var D=this&&this!==ut&&this instanceof d?c:t;return At(D,this,_)}return d}function A2(t){return function(n,o,c){var d=Be(n);if(!Lt(n)){var p=le(o,3);n=lt(n),o=function(v){return p(d[v],v,d)}}var _=t(n,o,c);return _>-1?d[p?n[_]:_]:i}}function M2(t){return Tn(function(n){var o=n.length,c=o,d=Kt.prototype.thru;for(t&&n.reverse();c--;){var p=n[c];if(typeof p!="function")throw new Nt(u);if(d&&!_&&W0(p)=="wrapper")var _=new Kt([],!0)}for(c=_?c:o;++c<o;){p=n[c];var v=W0(p),k=v=="wrapper"?Ho(p):i;k&&Xo(k[0])&&k[1]==(I|R|Y|K)&&!k[4].length&&k[9]==1?_=_[W0(k[0])].apply(_,k[3]):_=p.length==1&&Xo(p)?_[v]():_.thru(p)}return function(){var E=arguments,D=E[0];if(_&&E.length==1&&me(D))return _.plant(D).value();for(var N=0,H=o?n[N].apply(this,E):D;++N<o;)H=n[N].call(this,H);return H}})}function F0(t,n,o,c,d,p,_,v,k,E){var D=n&I,N=n&A,H=n&P,ne=n&(R|z),ce=n&j,xe=H?i:vr(t);function se(){for(var $e=arguments.length,Ae=T($e),Ot=$e;Ot--;)Ae[Ot]=arguments[Ot];if(ne)var vt=Q1(se),Et=xv(Ae,vt);if(c&&(Ae=w2(Ae,c,d,ne)),p&&(Ae=L2(Ae,p,_,ne)),$e-=Et,ne&&$e<E){var qe=Zn(Ae,vt);return I2(t,n,F0,se.placeholder,o,Ae,qe,v,k,E-$e)}var on=N?o:this,En=H?on[t]:t;return $e=Ae.length,v?Ae=Tx(Ae,v):ce&&$e>1&&Ae.reverse(),D&&k<$e&&(Ae.length=k),this&&this!==ut&&this instanceof se&&(En=xe||vr(En)),En.apply(on,Ae)}return se}function T2(t,n){return function(o,c){return FC(o,t,n(c),{})}}function z0(t,n){return function(o,c){var d;if(o===i&&c===i)return n;if(o!==i&&(d=o),c!==i){if(d===i)return c;typeof o=="string"||typeof c=="string"?(o=Pt(o),c=Pt(c)):(o=p2(o),c=p2(c)),d=t(o,c)}return d}}function Zo(t){return Tn(function(n){return n=Ze(n,Tt(le())),we(function(o){var c=this;return t(n,function(d){return At(d,c,o)})})})}function N0(t,n){n=n===i?" ":Pt(n);var o=n.length;if(o<2)return o?Bo(n,t):n;var c=Bo(n,k0(t/K1(n)));return N1(n)?Qn(en(c),0,t).join(""):c.slice(0,t)}function fx(t,n,o,c){var d=n&A,p=vr(t);function _(){for(var v=-1,k=arguments.length,E=-1,D=c.length,N=T(D+k),H=this&&this!==ut&&this instanceof _?p:t;++E<D;)N[E]=c[E];for(;k--;)N[E++]=arguments[++v];return At(H,d?o:this,N)}return _}function P2(t){return function(n,o,c){return c&&typeof c!="number"&&bt(n,o,c)&&(o=c=i),n=On(n),o===i?(o=n,n=0):o=On(o),c=c===i?n<o?1:-1:On(c),VC(n,o,c,t)}}function K0(t){return function(n,o){return typeof n=="string"&&typeof o=="string"||(n=Yt(n),o=Yt(o)),t(n,o)}}function I2(t,n,o,c,d,p,_,v,k,E){var D=n&R,N=D?_:i,H=D?i:_,ne=D?p:i,ce=D?i:p;n|=D?Y:Z,n&=~(D?Z:Y),n&B||(n&=~(A|P));var xe=[t,n,d,ne,N,ce,H,v,k,E],se=o.apply(i,xe);return Xo(t)&&Z2(se,xe),se.placeholder=c,Y2(se,t,n)}function Yo(t){var n=ot[t];return function(o,c){if(o=Yt(o),c=c==null?0:gt(_e(c),292),c&&Ys(o)){var d=(Ie(o)+"e").split("e"),p=n(d[0]+"e"+(+d[1]+c));return d=(Ie(p)+"e").split("e"),+(d[0]+"e"+(+d[1]-c))}return n(o)}}var dx=Z1&&1/m0(new Z1([,-0]))[1]==ve?function(t){return new Z1(t)}:ga;function O2(t){return function(n){var o=pt(n);return o==je?Co(n):o==ct?Mv(n):Cv(n,t(n))}}function Mn(t,n,o,c,d,p,_,v){var k=n&P;if(!k&&typeof t!="function")throw new Nt(u);var E=c?c.length:0;if(E||(n&=~(Y|Z),c=d=i),_=_===i?_:at(_e(_),0),v=v===i?v:_e(v),E-=d?d.length:0,n&Z){var D=c,N=d;c=d=i}var H=k?i:Ho(t),ne=[t,n,o,c,d,D,N,p,_,v];if(H&&Sx(ne,H),t=ne[0],n=ne[1],o=ne[2],c=ne[3],d=ne[4],v=ne[9]=ne[9]===i?k?0:t.length:at(ne[9]-E,0),!v&&n&(R|z)&&(n&=~(R|z)),!n||n==A)var ce=cx(t,n,o);else n==R||n==z?ce=ux(t,n,v):(n==Y||n==(A|Y))&&!d.length?ce=fx(t,n,o,c):ce=F0.apply(i,ne);var xe=H?h2:Z2;return Y2(xe(ce,ne),t,n)}function E2(t,n,o,c){return t===i||rn(t,U1[o])&&!Pe.call(c,o)?n:t}function D2(t,n,o,c,d,p){return He(t)&&He(n)&&(p.set(n,t),E0(t,n,i,D2,p),p.delete(n)),t}function hx(t){return wr(t)?i:t}function R2(t,n,o,c,d,p){var _=o&S,v=t.length,k=n.length;if(v!=k&&!(_&&k>v))return!1;var E=p.get(t),D=p.get(n);if(E&&D)return E==n&&D==t;var N=-1,H=!0,ne=o&$?new a1:i;for(p.set(t,n),p.set(n,t);++N<v;){var ce=t[N],xe=n[N];if(c)var se=_?c(xe,ce,N,n,t,p):c(ce,xe,N,t,n,p);if(se!==i){if(se)continue;H=!1;break}if(ne){if(!po(n,function($e,Ae){if(!cr(ne,Ae)&&(ce===$e||d(ce,$e,o,c,p)))return ne.push(Ae)})){H=!1;break}}else if(!(ce===xe||d(ce,xe,o,c,p))){H=!1;break}}return p.delete(t),p.delete(n),H}function gx(t,n,o,c,d,p,_){switch(o){case Kn:if(t.byteLength!=n.byteLength||t.byteOffset!=n.byteOffset)return!1;t=t.buffer,n=n.buffer;case n1:return!(t.byteLength!=n.byteLength||!p(new x0(t),new x0(n)));case Ce:case xt:case ze:return rn(+t,+n);case wn:return t.name==n.name&&t.message==n.message;case it:case kn:return t==n+"";case je:var v=Co;case ct:var k=c&S;if(v||(v=m0),t.size!=n.size&&!k)return!1;var E=_.get(t);if(E)return E==n;c|=$,_.set(t,n);var D=R2(v(t),v(n),c,d,p,_);return _.delete(t),D;case I1:if(gr)return gr.call(t)==gr.call(n)}return!1}function px(t,n,o,c,d,p){var _=o&S,v=Go(t),k=v.length,E=Go(n),D=E.length;if(k!=D&&!_)return!1;for(var N=k;N--;){var H=v[N];if(!(_?H in n:Pe.call(n,H)))return!1}var ne=p.get(t),ce=p.get(n);if(ne&&ce)return ne==n&&ce==t;var xe=!0;p.set(t,n),p.set(n,t);for(var se=_;++N<k;){H=v[N];var $e=t[H],Ae=n[H];if(c)var Ot=_?c(Ae,$e,H,n,t,p):c($e,Ae,H,t,n,p);if(!(Ot===i?$e===Ae||d($e,Ae,o,c,p):Ot)){xe=!1;break}se||(se=H=="constructor")}if(xe&&!se){var vt=t.constructor,Et=n.constructor;vt!=Et&&"constructor"in t&&"constructor"in n&&!(typeof vt=="function"&&vt instanceof vt&&typeof Et=="function"&&Et instanceof Et)&&(xe=!1)}return p.delete(t),p.delete(n),xe}function Tn(t){return ea(W2(t,i,q2),t+"")}function Go(t){return n2(t,lt,Vo)}function jo(t){return n2(t,$t,B2)}var Ho=A0?function(t){return A0.get(t)}:ga;function W0(t){for(var n=t.name+"",o=Y1[n],c=Pe.call(Y1,n)?o.length:0;c--;){var d=o[c],p=d.func;if(p==null||p==t)return d.name}return n}function Q1(t){var n=Pe.call(g,"placeholder")?g:t;return n.placeholder}function le(){var t=g.iteratee||da;return t=t===da?o2:t,arguments.length?t(arguments[0],arguments[1]):t}function U0(t,n){var o=t.__data__;return wx(n)?o[typeof n=="string"?"string":"hash"]:o.map}function Qo(t){for(var n=lt(t),o=n.length;o--;){var c=n[o],d=t[c];n[o]=[c,d,N2(d)]}return n}function c1(t,n){var o=kv(t,n);return i2(o)?o:i}function mx(t){var n=Pe.call(t,i1),o=t[i1];try{t[i1]=i;var c=!0}catch{}var d=v0.call(t);return c&&(n?t[i1]=o:delete t[i1]),d}var Vo=wo?function(t){return t==null?[]:(t=Be(t),Wn(wo(t),function(n){return Us.call(t,n)}))}:pa,B2=wo?function(t){for(var n=[];t;)Un(n,Vo(t)),t=w0(t);return n}:pa,pt=_t;(Lo&&pt(new Lo(new ArrayBuffer(1)))!=Kn||fr&&pt(new fr)!=je||$o&&pt($o.resolve())!=St||Z1&&pt(new Z1)!=ct||dr&&pt(new dr)!=Nn)&&(pt=function(t){var n=_t(t),o=n==nt?t.constructor:i,c=o?u1(o):"";if(c)switch(c){case Xv:return Kn;case Jv:return je;case eC:return St;case tC:return ct;case nC:return Nn}return n});function yx(t,n,o){for(var c=-1,d=o.length;++c<d;){var p=o[c],_=p.size;switch(p.type){case"drop":t+=_;break;case"dropRight":n-=_;break;case"take":n=gt(n,t+_);break;case"takeRight":t=at(t,n-_);break}}return{start:t,end:n}}function _x(t){var n=t.match($b);return n?n[1].split(kb):[]}function F2(t,n,o){n=Hn(n,t);for(var c=-1,d=n.length,p=!1;++c<d;){var _=nn(n[c]);if(!(p=t!=null&&o(t,_)))break;t=t[_]}return p||++c!=d?p:(d=t==null?0:t.length,!!d&&V0(d)&&Pn(_,d)&&(me(t)||f1(t)))}function bx(t){var n=t.length,o=new t.constructor(n);return n&&typeof t[0]=="string"&&Pe.call(t,"index")&&(o.index=t.index,o.input=t.input),o}function z2(t){return typeof t.constructor=="function"&&!Cr(t)?G1(w0(t)):{}}function vx(t,n,o){var c=t.constructor;switch(n){case n1:return Uo(t);case Ce:case xt:return new c(+t);case Kn:return rx(t,o);case O1:case sr:case We:case lr:case E1:case D1:case R1:case B1:case no:return C2(t,o);case je:return new c;case ze:case kn:return new c(t);case it:return ix(t);case ct:return new c;case I1:return ox(t)}}function Cx(t,n){var o=n.length;if(!o)return t;var c=o-1;return n[c]=(o>1?"& ":"")+n[c],n=n.join(o>2?", ":" "),t.replace(Lb,`{
|
|
9
9
|
/* [wrapped with `+n+`] */
|
|
10
|
-
`)}function NC(t){return pe(t)||u1(t)||!!(x2&&t&&t[x2])}function Pn(t,n){var a=typeof t;return n=n??je,!!n&&(a=="number"||a!="symbol"&&Xb.test(t))&&t>-1&&t%1==0&&t<n}function Ct(t,n,a){if(!Ge(a))return!1;var c=typeof n;return(c=="number"?kt(a)&&Pn(n,a.length):c=="string"&&n in a)?on(a[n],t):!1}function Wo(t,n){if(pe(t))return!1;var a=typeof t;return a=="number"||a=="symbol"||a=="boolean"||t==null||Et(t)?!0:Fb.test(t)||!Rb.test(t)||n!=null&&t in De(n)}function WC(t){var n=typeof t;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?t!=="__proto__":t===null}function Ko(t){var n=B0(t),a=h[n];if(typeof a!="function"||!(n in Se.prototype))return!1;if(t===a)return!0;var c=Fo(a);return!!c&&t===c[0]}function KC(t){return!!b2&&b2 in t}var UC=f0?In:aa;function vr(t){var n=t&&t.constructor,a=typeof n=="function"&&n.prototype||K1;return t===a}function bs(t){return t===t&&!Ge(t)}function _s(t,n){return function(a){return a==null?!1:a[t]===n&&(n!==i||t in De(a))}}function ZC(t){var n=W0(t,function(c){return a.size===C&&a.clear(),c}),a=n.cache;return n}function QC(t,n){var a=t[1],c=n[1],d=a|c,p=d<(S|D|I),m=c==I&&a==B||c==I&&a==K&&t[7].length<=n[8]||c==(I|K)&&n[7].length<=n[8]&&a==B;if(!(p||m))return t;c&S&&(t[2]=n[2],d|=a&S?0:z);var v=n[3];if(v){var L=t[3];t[3]=L?ts(L,v,n[4]):v,t[4]=L?Zn(t[3],_):n[4]}return v=n[5],v&&(L=t[5],t[5]=L?ns(L,v,n[6]):v,t[6]=L?Zn(t[5],_):n[6]),v=n[7],v&&(t[7]=v),c&I&&(t[8]=t[8]==null?n[8]:yt(t[8],n[8])),t[9]==null&&(t[9]=n[9]),t[0]=n[0],t[1]=d,t}function jC(t){var n=[];if(t!=null)for(var a in De(t))n.push(a);return n}function YC(t){return h0.call(t)}function vs(t,n,a){return n=st(n===i?t.length-1:n,0),function(){for(var c=arguments,d=-1,p=st(c.length-n,0),m=A(p);++d<p;)m[d]=c[n+d];d=-1;for(var v=A(n+1);++d<n;)v[d]=c[d];return v[n]=a(m),Tt(t,this,v)}}function Cs(t,n){return n.length<2?t:s1(t,Qt(n,0,-1))}function GC(t,n){for(var a=t.length,c=yt(n.length,a),d=$t(t);c--;){var p=n[c];t[c]=Pn(p,a)?d[p]:i}return t}function Uo(t,n){if(!(n==="constructor"&&typeof t[n]=="function")&&n!="__proto__")return t[n]}var xs=Ls(Q2),Cr=cv||function(t,n){return dt.setTimeout(t,n)},Zo=Ls(mC);function ws(t,n,a){var c=n+"";return Zo(t,zC(c,HC(DC(c),a)))}function Ls(t){var n=0,a=0;return function(){var c=hv(),d=N-(c-a);if(a=c,d>0){if(++n>=ee)return arguments[0]}else n=0;return t.apply(i,arguments)}}function R0(t,n){var a=-1,c=t.length,d=c-1;for(n=n===i?c:n;++a<n;){var p=ko(a,d),m=t[p];t[p]=t[a],t[a]=m}return t.length=n,t}var $s=ZC(function(t){var n=[];return t.charCodeAt(0)===46&&n.push(""),t.replace(zb,function(a,c,d,p){n.push(d?p.replace(jb,"$1"):c||a)}),n});function rn(t){if(typeof t=="string"||Et(t))return t;var n=t+"";return n=="0"&&1/t==-ve?"-0":n}function c1(t){if(t!=null){try{return d0.call(t)}catch{}try{return t+""}catch{}}return""}function HC(t,n){return Pt(ne,function(a){var c="_."+a[0];n&a[1]&&!s0(t,c)&&t.push(c)}),t.sort()}function ks(t){if(t instanceof Se)return t.clone();var n=new Ut(t.__wrapped__,t.__chain__);return n.__actions__=$t(t.__actions__),n.__index__=t.__index__,n.__values__=t.__values__,n}function VC(t,n,a){(a?Ct(t,n,a):n===i)?n=1:n=st(be(n),0);var c=t==null?0:t.length;if(!c||n<1)return[];for(var d=0,p=0,m=A(_0(c/n));d<c;)m[p++]=Qt(t,d,d+=n);return m}function qC(t){for(var n=-1,a=t==null?0:t.length,c=0,d=[];++n<a;){var p=t[n];p&&(d[c++]=p)}return d}function XC(){var t=arguments.length;if(!t)return[];for(var n=A(t-1),a=arguments[0],c=t;c--;)n[c-1]=arguments[c];return Un(pe(a)?$t(a):[a],ht(n,1))}var JC=we(function(t,n){return Ve(t)?pr(t,ht(n,1,Ve,!0)):[]}),ex=we(function(t,n){var a=jt(n);return Ve(a)&&(a=i),Ve(t)?pr(t,ht(n,1,Ve,!0),le(a,2)):[]}),tx=we(function(t,n){var a=jt(n);return Ve(a)&&(a=i),Ve(t)?pr(t,ht(n,1,Ve,!0),i,a):[]});function nx(t,n,a){var c=t==null?0:t.length;return c?(n=a||n===i?1:be(n),Qt(t,n<0?0:n,c)):[]}function rx(t,n,a){var c=t==null?0:t.length;return c?(n=a||n===i?1:be(n),n=c-n,Qt(t,0,n<0?0:n)):[]}function ix(t,n){return t&&t.length?M0(t,le(n,3),!0,!0):[]}function ox(t,n){return t&&t.length?M0(t,le(n,3),!0):[]}function ax(t,n,a,c){var d=t==null?0:t.length;return d?(a&&typeof a!="number"&&Ct(t,n,a)&&(a=0,c=d),Xv(t,n,a,c)):[]}function Ss(t,n,a){var c=t==null?0:t.length;if(!c)return-1;var d=a==null?0:be(a);return d<0&&(d=st(c+d,0)),l0(t,le(n,3),d)}function As(t,n,a){var c=t==null?0:t.length;if(!c)return-1;var d=c-1;return a!==i&&(d=be(a),d=a<0?st(c+d,0):yt(d,c-1)),l0(t,le(n,3),d,!0)}function Ms(t){var n=t==null?0:t.length;return n?ht(t,1):[]}function sx(t){var n=t==null?0:t.length;return n?ht(t,ve):[]}function lx(t,n){var a=t==null?0:t.length;return a?(n=n===i?1:be(n),ht(t,n)):[]}function cx(t){for(var n=-1,a=t==null?0:t.length,c={};++n<a;){var d=t[n];fn(c,d[0],d[1])}return c}function Ts(t){return t&&t.length?t[0]:i}function ux(t,n,a){var c=t==null?0:t.length;if(!c)return-1;var d=a==null?0:be(a);return d<0&&(d=st(c+d,0)),F1(t,n,d)}function fx(t){var n=t==null?0:t.length;return n?Qt(t,0,-1):[]}var dx=we(function(t){var n=Qe(t,Po);return n.length&&n[0]===t[0]?Co(n):[]}),hx=we(function(t){var n=jt(t),a=Qe(t,Po);return n===jt(a)?n=i:a.pop(),a.length&&a[0]===t[0]?Co(a,le(n,2)):[]}),gx=we(function(t){var n=jt(t),a=Qe(t,Po);return n=typeof n=="function"?n:i,n&&a.pop(),a.length&&a[0]===t[0]?Co(a,i,n):[]});function px(t,n){return t==null?"":fv.call(t,n)}function jt(t){var n=t==null?0:t.length;return n?t[n-1]:i}function yx(t,n,a){var c=t==null?0:t.length;if(!c)return-1;var d=c;return a!==i&&(d=be(a),d=d<0?st(c+d,0):yt(d,c-1)),n===n?H_(t,n,d):l0(t,u2,d,!0)}function mx(t,n){return t&&t.length?W2(t,be(n)):i}var bx=we(Ps);function Ps(t,n){return t&&t.length&&n&&n.length?$o(t,n):t}function _x(t,n,a){return t&&t.length&&n&&n.length?$o(t,n,le(a,2)):t}function vx(t,n,a){return t&&t.length&&n&&n.length?$o(t,n,i,a):t}var Cx=Tn(function(t,n){var a=t==null?0:t.length,c=mo(t,n);return Z2(t,Qe(n,function(d){return Pn(d,a)?+d:d}).sort(es)),c});function xx(t,n){var a=[];if(!(t&&t.length))return a;var c=-1,d=[],p=t.length;for(n=le(n,3);++c<p;){var m=t[c];n(m,c,t)&&(a.push(m),d.push(c))}return Z2(t,d),a}function Qo(t){return t==null?t:pv.call(t)}function wx(t,n,a){var c=t==null?0:t.length;return c?(a&&typeof a!="number"&&Ct(t,n,a)?(n=0,a=c):(n=n==null?0:be(n),a=a===i?c:be(a)),Qt(t,n,a)):[]}function Lx(t,n){return A0(t,n)}function $x(t,n,a){return Ao(t,n,le(a,2))}function kx(t,n){var a=t==null?0:t.length;if(a){var c=A0(t,n);if(c<a&&on(t[c],n))return c}return-1}function Sx(t,n){return A0(t,n,!0)}function Ax(t,n,a){return Ao(t,n,le(a,2),!0)}function Mx(t,n){var a=t==null?0:t.length;if(a){var c=A0(t,n,!0)-1;if(on(t[c],n))return c}return-1}function Tx(t){return t&&t.length?j2(t):[]}function Px(t,n){return t&&t.length?j2(t,le(n,2)):[]}function Ix(t){var n=t==null?0:t.length;return n?Qt(t,1,n):[]}function Ox(t,n,a){return t&&t.length?(n=a||n===i?1:be(n),Qt(t,0,n<0?0:n)):[]}function Ex(t,n,a){var c=t==null?0:t.length;return c?(n=a||n===i?1:be(n),n=c-n,Qt(t,n<0?0:n,c)):[]}function Bx(t,n){return t&&t.length?M0(t,le(n,3),!1,!0):[]}function Dx(t,n){return t&&t.length?M0(t,le(n,3)):[]}var Rx=we(function(t){return Yn(ht(t,1,Ve,!0))}),Fx=we(function(t){var n=jt(t);return Ve(n)&&(n=i),Yn(ht(t,1,Ve,!0),le(n,2))}),zx=we(function(t){var n=jt(t);return n=typeof n=="function"?n:i,Yn(ht(t,1,Ve,!0),i,n)});function Nx(t){return t&&t.length?Yn(t):[]}function Wx(t,n){return t&&t.length?Yn(t,le(n,2)):[]}function Kx(t,n){return n=typeof n=="function"?n:i,t&&t.length?Yn(t,i,n):[]}function jo(t){if(!(t&&t.length))return[];var n=0;return t=Kn(t,function(a){if(Ve(a))return n=st(a.length,n),!0}),lo(n,function(a){return Qe(t,oo(a))})}function Is(t,n){if(!(t&&t.length))return[];var a=jo(t);return n==null?a:Qe(a,function(c){return Tt(n,i,c)})}var Ux=we(function(t,n){return Ve(t)?pr(t,n):[]}),Zx=we(function(t){return To(Kn(t,Ve))}),Qx=we(function(t){var n=jt(t);return Ve(n)&&(n=i),To(Kn(t,Ve),le(n,2))}),jx=we(function(t){var n=jt(t);return n=typeof n=="function"?n:i,To(Kn(t,Ve),i,n)}),Yx=we(jo);function Gx(t,n){return V2(t||[],n||[],gr)}function Hx(t,n){return V2(t||[],n||[],br)}var Vx=we(function(t){var n=t.length,a=n>1?t[n-1]:i;return a=typeof a=="function"?(t.pop(),a):i,Is(t,a)});function Os(t){var n=h(t);return n.__chain__=!0,n}function qx(t,n){return n(t),t}function F0(t,n){return n(t)}var Xx=Tn(function(t){var n=t.length,a=n?t[0]:0,c=this.__wrapped__,d=function(p){return mo(p,t)};return n>1||this.__actions__.length||!(c instanceof Se)||!Pn(a)?this.thru(d):(c=c.slice(a,+a+(n?1:0)),c.__actions__.push({func:F0,args:[d],thisArg:i}),new Ut(c,this.__chain__).thru(function(p){return n&&!p.length&&p.push(i),p}))});function Jx(){return Os(this)}function ew(){return new Ut(this.value(),this.__chain__)}function tw(){this.__values__===i&&(this.__values__=Ys(this.value()));var t=this.__index__>=this.__values__.length,n=t?i:this.__values__[this.__index__++];return{done:t,value:n}}function nw(){return this}function rw(t){for(var n,a=this;a instanceof w0;){var c=ks(a);c.__index__=0,c.__values__=i,n?d.__wrapped__=c:n=c;var d=c;a=a.__wrapped__}return d.__wrapped__=t,n}function iw(){var t=this.__wrapped__;if(t instanceof Se){var n=t;return this.__actions__.length&&(n=new Se(this)),n=n.reverse(),n.__actions__.push({func:F0,args:[Qo],thisArg:i}),new Ut(n,this.__chain__)}return this.thru(Qo)}function ow(){return H2(this.__wrapped__,this.__actions__)}var aw=T0(function(t,n,a){Pe.call(t,a)?++t[a]:fn(t,a,1)});function sw(t,n,a){var c=pe(t)?l2:qv;return a&&Ct(t,n,a)&&(n=i),c(t,le(n,3))}function lw(t,n){var a=pe(t)?Kn:I2;return a(t,le(n,3))}var cw=as(Ss),uw=as(As);function fw(t,n){return ht(z0(t,n),1)}function dw(t,n){return ht(z0(t,n),ve)}function hw(t,n,a){return a=a===i?1:be(a),ht(z0(t,n),a)}function Es(t,n){var a=pe(t)?Pt:jn;return a(t,le(n,3))}function Bs(t,n){var a=pe(t)?I_:P2;return a(t,le(n,3))}var gw=T0(function(t,n,a){Pe.call(t,a)?t[a].push(n):fn(t,a,[n])});function pw(t,n,a,c){t=kt(t)?t:V1(t),a=a&&!c?be(a):0;var d=t.length;return a<0&&(a=st(d+a,0)),Z0(t)?a<=d&&t.indexOf(n,a)>-1:!!d&&F1(t,n,a)>-1}var yw=we(function(t,n,a){var c=-1,d=typeof n=="function",p=kt(t)?A(t.length):[];return jn(t,function(m){p[++c]=d?Tt(n,m,a):yr(m,n,a)}),p}),mw=T0(function(t,n,a){fn(t,a,n)});function z0(t,n){var a=pe(t)?Qe:F2;return a(t,le(n,3))}function bw(t,n,a,c){return t==null?[]:(pe(n)||(n=n==null?[]:[n]),a=c?i:a,pe(a)||(a=a==null?[]:[a]),K2(t,n,a))}var _w=T0(function(t,n,a){t[a?0:1].push(n)},function(){return[[],[]]});function vw(t,n,a){var c=pe(t)?ro:d2,d=arguments.length<3;return c(t,le(n,4),a,d,jn)}function Cw(t,n,a){var c=pe(t)?O_:d2,d=arguments.length<3;return c(t,le(n,4),a,d,P2)}function xw(t,n){var a=pe(t)?Kn:I2;return a(t,K0(le(n,3)))}function ww(t){var n=pe(t)?S2:pC;return n(t)}function Lw(t,n,a){(a?Ct(t,n,a):n===i)?n=1:n=be(n);var c=pe(t)?jv:yC;return c(t,n)}function $w(t){var n=pe(t)?Yv:bC;return n(t)}function kw(t){if(t==null)return 0;if(kt(t))return Z0(t)?N1(t):t.length;var n=mt(t);return n==Ye||n==ft?t.size:wo(t).length}function Sw(t,n,a){var c=pe(t)?io:_C;return a&&Ct(t,n,a)&&(n=i),c(t,le(n,3))}var Aw=we(function(t,n){if(t==null)return[];var a=n.length;return a>1&&Ct(t,n[0],n[1])?n=[]:a>2&&Ct(n[0],n[1],n[2])&&(n=[n[0]]),K2(t,ht(n,1),[])}),N0=lv||function(){return dt.Date.now()};function Mw(t,n){if(typeof n!="function")throw new Kt(u);return t=be(t),function(){if(--t<1)return n.apply(this,arguments)}}function Ds(t,n,a){return n=a?i:n,n=t&&n==null?t.length:n,Mn(t,I,i,i,i,i,n)}function Rs(t,n){var a;if(typeof n!="function")throw new Kt(u);return t=be(t),function(){return--t>0&&(a=n.apply(this,arguments)),t<=1&&(n=i),a}}var Yo=we(function(t,n,a){var c=S;if(a.length){var d=Zn(a,G1(Yo));c|=Z}return Mn(t,c,n,a,d)}),Fs=we(function(t,n,a){var c=S|D;if(a.length){var d=Zn(a,G1(Fs));c|=Z}return Mn(n,c,t,a,d)});function zs(t,n,a){n=a?i:n;var c=Mn(t,B,i,i,i,i,i,n);return c.placeholder=zs.placeholder,c}function Ns(t,n,a){n=a?i:n;var c=Mn(t,R,i,i,i,i,i,n);return c.placeholder=Ns.placeholder,c}function Ws(t,n,a){var c,d,p,m,v,L,O=0,E=!1,F=!1,Y=!0;if(typeof t!="function")throw new Kt(u);n=Yt(n)||0,Ge(a)&&(E=!!a.leading,F="maxWait"in a,p=F?st(Yt(a.maxWait)||0,n):p,Y="trailing"in a?!!a.trailing:Y);function te(qe){var an=c,En=d;return c=d=i,O=qe,m=t.apply(En,an),m}function ue(qe){return O=qe,v=Cr(ke,n),E?te(qe):m}function xe(qe){var an=qe-L,En=qe-O,s6=n-an;return F?yt(s6,p-En):s6}function se(qe){var an=qe-L,En=qe-O;return L===i||an>=n||an<0||F&&En>=p}function ke(){var qe=N0();if(se(qe))return Ae(qe);v=Cr(ke,xe(qe))}function Ae(qe){return v=i,Y&&c?te(qe):(c=d=i,m)}function Bt(){v!==i&&q2(v),O=0,c=L=d=v=i}function xt(){return v===i?m:Ae(N0())}function Dt(){var qe=N0(),an=se(qe);if(c=arguments,d=this,L=qe,an){if(v===i)return ue(L);if(F)return q2(v),v=Cr(ke,n),te(L)}return v===i&&(v=Cr(ke,n)),m}return Dt.cancel=Bt,Dt.flush=xt,Dt}var Tw=we(function(t,n){return T2(t,1,n)}),Pw=we(function(t,n,a){return T2(t,Yt(n)||0,a)});function Iw(t){return Mn(t,j)}function W0(t,n){if(typeof t!="function"||n!=null&&typeof n!="function")throw new Kt(u);var a=function(){var c=arguments,d=n?n.apply(this,c):c[0],p=a.cache;if(p.has(d))return p.get(d);var m=t.apply(this,c);return a.cache=p.set(d,m)||p,m};return a.cache=new(W0.Cache||An),a}W0.Cache=An;function K0(t){if(typeof t!="function")throw new Kt(u);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}function Ow(t){return Rs(2,t)}var Ew=vC(function(t,n){n=n.length==1&&pe(n[0])?Qe(n[0],It(le())):Qe(ht(n,1),It(le()));var a=n.length;return we(function(c){for(var d=-1,p=yt(c.length,a);++d<p;)c[d]=n[d].call(this,c[d]);return Tt(t,this,c)})}),Go=we(function(t,n){var a=Zn(n,G1(Go));return Mn(t,Z,i,n,a)}),Ks=we(function(t,n){var a=Zn(n,G1(Ks));return Mn(t,Q,i,n,a)}),Bw=Tn(function(t,n){return Mn(t,K,i,i,i,n)});function Dw(t,n){if(typeof t!="function")throw new Kt(u);return n=n===i?n:be(n),we(t,n)}function Rw(t,n){if(typeof t!="function")throw new Kt(u);return n=n==null?0:st(be(n),0),we(function(a){var c=a[n],d=Hn(a,0,n);return c&&Un(d,c),Tt(t,this,d)})}function Fw(t,n,a){var c=!0,d=!0;if(typeof t!="function")throw new Kt(u);return Ge(a)&&(c="leading"in a?!!a.leading:c,d="trailing"in a?!!a.trailing:d),Ws(t,n,{leading:c,maxWait:n,trailing:d})}function zw(t){return Ds(t,1)}function Nw(t,n){return Go(Io(n),t)}function Ww(){if(!arguments.length)return[];var t=arguments[0];return pe(t)?t:[t]}function Kw(t){return Zt(t,x)}function Uw(t,n){return n=typeof n=="function"?n:i,Zt(t,x,n)}function Zw(t){return Zt(t,$|x)}function Qw(t,n){return n=typeof n=="function"?n:i,Zt(t,$|x,n)}function jw(t,n){return n==null||M2(t,n,ct(n))}function on(t,n){return t===n||t!==t&&n!==n}var Yw=E0(vo),Gw=E0(function(t,n){return t>=n}),u1=B2(function(){return arguments}())?B2:function(t){return He(t)&&Pe.call(t,"callee")&&!C2.call(t,"callee")},pe=A.isArray,Hw=n2?It(n2):rC;function kt(t){return t!=null&&U0(t.length)&&!In(t)}function Ve(t){return He(t)&&kt(t)}function Vw(t){return t===!0||t===!1||He(t)&&vt(t)==Ce}var Vn=uv||aa,qw=r2?It(r2):iC;function Xw(t){return He(t)&&t.nodeType===1&&!xr(t)}function Jw(t){if(t==null)return!0;if(kt(t)&&(pe(t)||typeof t=="string"||typeof t.splice=="function"||Vn(t)||H1(t)||u1(t)))return!t.length;var n=mt(t);if(n==Ye||n==ft)return!t.size;if(vr(t))return!wo(t).length;for(var a in t)if(Pe.call(t,a))return!1;return!0}function eL(t,n){return mr(t,n)}function tL(t,n,a){a=typeof a=="function"?a:i;var c=a?a(t,n):i;return c===i?mr(t,n,i,a):!!c}function Ho(t){if(!He(t))return!1;var n=vt(t);return n==wn||n==Fn||typeof t.message=="string"&&typeof t.name=="string"&&!xr(t)}function nL(t){return typeof t=="number"&&w2(t)}function In(t){if(!Ge(t))return!1;var n=vt(t);return n==Ln||n==zn||n==Fe||n==$n}function Us(t){return typeof t=="number"&&t==be(t)}function U0(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=je}function Ge(t){var n=typeof t;return t!=null&&(n=="object"||n=="function")}function He(t){return t!=null&&typeof t=="object"}var Zs=i2?It(i2):aC;function rL(t,n){return t===n||xo(t,n,zo(n))}function iL(t,n,a){return a=typeof a=="function"?a:i,xo(t,n,zo(n),a)}function oL(t){return Qs(t)&&t!=+t}function aL(t){if(UC(t))throw new de(l);return D2(t)}function sL(t){return t===null}function lL(t){return t==null}function Qs(t){return typeof t=="number"||He(t)&&vt(t)==ze}function xr(t){if(!He(t)||vt(t)!=rt)return!1;var n=y0(t);if(n===null)return!0;var a=Pe.call(n,"constructor")&&n.constructor;return typeof a=="function"&&a instanceof a&&d0.call(a)==iv}var Vo=o2?It(o2):sC;function cL(t){return Us(t)&&t>=-je&&t<=je}var js=a2?It(a2):lC;function Z0(t){return typeof t=="string"||!pe(t)&&He(t)&&vt(t)==kn}function Et(t){return typeof t=="symbol"||He(t)&&vt(t)==P1}var H1=s2?It(s2):cC;function uL(t){return t===i}function fL(t){return He(t)&&mt(t)==Nn}function dL(t){return He(t)&&vt(t)==or}var hL=E0(Lo),gL=E0(function(t,n){return t<=n});function Ys(t){if(!t)return[];if(kt(t))return Z0(t)?tn(t):$t(t);if(cr&&t[cr])return j_(t[cr]());var n=mt(t),a=n==Ye?uo:n==ft?c0:V1;return a(t)}function On(t){if(!t)return t===0?t:0;if(t=Yt(t),t===ve||t===-ve){var n=t<0?-1:1;return n*$e}return t===t?t:0}function be(t){var n=On(t),a=n%1;return n===n?a?n-a:n:0}function Gs(t){return t?a1(be(t),0,Te):0}function Yt(t){if(typeof t=="number")return t;if(Et(t))return Ke;if(Ge(t)){var n=typeof t.valueOf=="function"?t.valueOf():t;t=Ge(n)?n+"":n}if(typeof t!="string")return t===0?t:+t;t=h2(t);var a=Hb.test(t);return a||qb.test(t)?M_(t.slice(2),a?2:8):Gb.test(t)?Ke:+t}function Hs(t){return hn(t,St(t))}function pL(t){return t?a1(be(t),-je,je):t===0?t:0}function Ie(t){return t==null?"":Ot(t)}var yL=j1(function(t,n){if(vr(n)||kt(n)){hn(n,ct(n),t);return}for(var a in n)Pe.call(n,a)&&gr(t,a,n[a])}),Vs=j1(function(t,n){hn(n,St(n),t)}),qs=j1(function(t,n,a,c){hn(n,St(n),t,c)}),qo=j1(function(t,n,a,c){hn(n,ct(n),t,c)}),mL=Tn(mo);function bL(t,n){var a=Q1(t);return n==null?a:A2(a,n)}var _L=we(function(t,n){t=De(t);var a=-1,c=n.length,d=c>2?n[2]:i;for(d&&Ct(n[0],n[1],d)&&(c=1);++a<c;)for(var p=n[a],m=St(p),v=-1,L=m.length;++v<L;){var O=m[v],E=t[O];(E===i||on(E,K1[O])&&!Pe.call(t,O))&&(t[O]=p[O])}return t}),vL=we(function(t){return t.push(i,hs),Tt(Xs,i,t)});function CL(t,n){return c2(t,le(n,3),dn)}function xL(t,n){return c2(t,le(n,3),_o)}function wL(t,n){return t==null?t:bo(t,le(n,3),St)}function LL(t,n){return t==null?t:O2(t,le(n,3),St)}function $L(t,n){return t&&dn(t,le(n,3))}function kL(t,n){return t&&_o(t,le(n,3))}function SL(t){return t==null?[]:k0(t,ct(t))}function AL(t){return t==null?[]:k0(t,St(t))}function Xo(t,n,a){var c=t==null?i:s1(t,n);return c===i?a:c}function ML(t,n){return t!=null&&ys(t,n,Jv)}function Jo(t,n){return t!=null&&ys(t,n,eC)}var TL=ls(function(t,n,a){n!=null&&typeof n.toString!="function"&&(n=h0.call(n)),t[n]=a},ta(At)),PL=ls(function(t,n,a){n!=null&&typeof n.toString!="function"&&(n=h0.call(n)),Pe.call(t,n)?t[n].push(a):t[n]=[a]},le),IL=we(yr);function ct(t){return kt(t)?k2(t):wo(t)}function St(t){return kt(t)?k2(t,!0):uC(t)}function OL(t,n){var a={};return n=le(n,3),dn(t,function(c,d,p){fn(a,n(c,d,p),c)}),a}function EL(t,n){var a={};return n=le(n,3),dn(t,function(c,d,p){fn(a,d,n(c,d,p))}),a}var BL=j1(function(t,n,a){S0(t,n,a)}),Xs=j1(function(t,n,a,c){S0(t,n,a,c)}),DL=Tn(function(t,n){var a={};if(t==null)return a;var c=!1;n=Qe(n,function(p){return p=Gn(p,t),c||(c=p.length>1),p}),hn(t,Ro(t),a),c&&(a=Zt(a,$|M|x,PC));for(var d=n.length;d--;)Mo(a,n[d]);return a});function RL(t,n){return Js(t,K0(le(n)))}var FL=Tn(function(t,n){return t==null?{}:dC(t,n)});function Js(t,n){if(t==null)return{};var a=Qe(Ro(t),function(c){return[c]});return n=le(n),U2(t,a,function(c,d){return n(c,d[0])})}function zL(t,n,a){n=Gn(n,t);var c=-1,d=n.length;for(d||(d=1,t=i);++c<d;){var p=t==null?i:t[rn(n[c])];p===i&&(c=d,p=a),t=In(p)?p.call(t):p}return t}function NL(t,n,a){return t==null?t:br(t,n,a)}function WL(t,n,a,c){return c=typeof c=="function"?c:i,t==null?t:br(t,n,a,c)}var e6=fs(ct),t6=fs(St);function KL(t,n,a){var c=pe(t),d=c||Vn(t)||H1(t);if(n=le(n,4),a==null){var p=t&&t.constructor;d?a=c?new p:[]:Ge(t)?a=In(p)?Q1(y0(t)):{}:a={}}return(d?Pt:dn)(t,function(m,v,L){return n(a,m,v,L)}),a}function UL(t,n){return t==null?!0:Mo(t,n)}function ZL(t,n,a){return t==null?t:G2(t,n,Io(a))}function QL(t,n,a,c){return c=typeof c=="function"?c:i,t==null?t:G2(t,n,Io(a),c)}function V1(t){return t==null?[]:co(t,ct(t))}function jL(t){return t==null?[]:co(t,St(t))}function YL(t,n,a){return a===i&&(a=n,n=i),a!==i&&(a=Yt(a),a=a===a?a:0),n!==i&&(n=Yt(n),n=n===n?n:0),a1(Yt(t),n,a)}function GL(t,n,a){return n=On(n),a===i?(a=n,n=0):a=On(a),t=Yt(t),tC(t,n,a)}function HL(t,n,a){if(a&&typeof a!="boolean"&&Ct(t,n,a)&&(n=a=i),a===i&&(typeof n=="boolean"?(a=n,n=i):typeof t=="boolean"&&(a=t,t=i)),t===i&&n===i?(t=0,n=1):(t=On(t),n===i?(n=t,t=0):n=On(n)),t>n){var c=t;t=n,n=c}if(a||t%1||n%1){var d=L2();return yt(t+d*(n-t+A_("1e-"+((d+"").length-1))),n)}return ko(t,n)}var VL=Y1(function(t,n,a){return n=n.toLowerCase(),t+(a?n6(n):n)});function n6(t){return ea(Ie(t).toLowerCase())}function r6(t){return t=Ie(t),t&&t.replace(Jb,W_).replace(b_,"")}function qL(t,n,a){t=Ie(t),n=Ot(n);var c=t.length;a=a===i?c:a1(be(a),0,c);var d=a;return a-=n.length,a>=0&&t.slice(a,d)==n}function XL(t){return t=Ie(t),t&&Eb.test(t)?t.replace(I5,K_):t}function JL(t){return t=Ie(t),t&&Nb.test(t)?t.replace(Yi,"\\$&"):t}var e$=Y1(function(t,n,a){return t+(a?"-":"")+n.toLowerCase()}),t$=Y1(function(t,n,a){return t+(a?" ":"")+n.toLowerCase()}),n$=os("toLowerCase");function r$(t,n,a){t=Ie(t),n=be(n);var c=n?N1(t):0;if(!n||c>=n)return t;var d=(n-c)/2;return O0(v0(d),a)+t+O0(_0(d),a)}function i$(t,n,a){t=Ie(t),n=be(n);var c=n?N1(t):0;return n&&c<n?t+O0(n-c,a):t}function o$(t,n,a){t=Ie(t),n=be(n);var c=n?N1(t):0;return n&&c<n?O0(n-c,a)+t:t}function a$(t,n,a){return a||n==null?n=0:n&&(n=+n),gv(Ie(t).replace(Gi,""),n||0)}function s$(t,n,a){return(a?Ct(t,n,a):n===i)?n=1:n=be(n),So(Ie(t),n)}function l$(){var t=arguments,n=Ie(t[0]);return t.length<3?n:n.replace(t[1],t[2])}var c$=Y1(function(t,n,a){return t+(a?"_":"")+n.toLowerCase()});function u$(t,n,a){return a&&typeof a!="number"&&Ct(t,n,a)&&(n=a=i),a=a===i?Te:a>>>0,a?(t=Ie(t),t&&(typeof n=="string"||n!=null&&!Vo(n))&&(n=Ot(n),!n&&z1(t))?Hn(tn(t),0,a):t.split(n,a)):[]}var f$=Y1(function(t,n,a){return t+(a?" ":"")+ea(n)});function d$(t,n,a){return t=Ie(t),a=a==null?0:a1(be(a),0,t.length),n=Ot(n),t.slice(a,a+n.length)==n}function h$(t,n,a){var c=h.templateSettings;a&&Ct(t,n,a)&&(n=i),t=Ie(t),n=qo({},n,c,ds);var d=qo({},n.imports,c.imports,ds),p=ct(d),m=co(d,p);Pt(p,function(se){if(E5.test(se))throw new de(g)});var v,L,O=0,E=n.interpolate||i0,F="__p += '",Y=fo((n.escape||i0).source+"|"+E.source+"|"+(E===O5?Yb:i0).source+"|"+(n.evaluate||i0).source+"|$","g"),te="//# sourceURL="+(Pe.call(n,"sourceURL")?(n.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++w_+"]")+`
|
|
11
|
-
`;t.replace(
|
|
12
|
-
__e(
|
|
13
|
-
'`),
|
|
14
|
-
`+
|
|
15
|
-
__p += '`),Ae&&(
|
|
10
|
+
`)}function xx(t){return me(t)||f1(t)||!!(Zs&&t&&t[Zs])}function Pn(t,n){var o=typeof t;return n=n??Ye,!!n&&(o=="number"||o!="symbol"&&Eb.test(t))&&t>-1&&t%1==0&&t<n}function bt(t,n,o){if(!He(o))return!1;var c=typeof n;return(c=="number"?Lt(o)&&Pn(n,o.length):c=="string"&&n in o)?rn(o[n],t):!1}function qo(t,n){if(me(t))return!1;var o=typeof t;return o=="number"||o=="symbol"||o=="boolean"||t==null||It(t)?!0:vb.test(t)||!bb.test(t)||n!=null&&t in Be(n)}function wx(t){var n=typeof t;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?t!=="__proto__":t===null}function Xo(t){var n=W0(t),o=g[n];if(typeof o!="function"||!(n in Se.prototype))return!1;if(t===o)return!0;var c=Ho(o);return!!c&&t===c[0]}function Lx(t){return!!Ns&&Ns in t}var $x=_0?In:ma;function Cr(t){var n=t&&t.constructor,o=typeof n=="function"&&n.prototype||U1;return t===o}function N2(t){return t===t&&!He(t)}function K2(t,n){return function(o){return o==null?!1:o[t]===n&&(n!==i||t in Be(o))}}function kx(t){var n=H0(t,function(c){return o.size===C&&o.clear(),c}),o=n.cache;return n}function Sx(t,n){var o=t[1],c=n[1],d=o|c,p=d<(A|P|I),_=c==I&&o==R||c==I&&o==K&&t[7].length<=n[8]||c==(I|K)&&n[7].length<=n[8]&&o==R;if(!(p||_))return t;c&A&&(t[2]=n[2],d|=o&A?0:B);var v=n[3];if(v){var k=t[3];t[3]=k?w2(k,v,n[4]):v,t[4]=k?Zn(t[3],b):n[4]}return v=n[5],v&&(k=t[5],t[5]=k?L2(k,v,n[6]):v,t[6]=k?Zn(t[5],b):n[6]),v=n[7],v&&(t[7]=v),c&I&&(t[8]=t[8]==null?n[8]:gt(t[8],n[8])),t[9]==null&&(t[9]=n[9]),t[0]=n[0],t[1]=d,t}function Ax(t){var n=[];if(t!=null)for(var o in Be(t))n.push(o);return n}function Mx(t){return v0.call(t)}function W2(t,n,o){return n=at(n===i?t.length-1:n,0),function(){for(var c=arguments,d=-1,p=at(c.length-n,0),_=T(p);++d<p;)_[d]=c[n+d];d=-1;for(var v=T(n+1);++d<n;)v[d]=c[d];return v[n]=o(_),At(t,this,v)}}function U2(t,n){return n.length<2?t:l1(t,Ut(n,0,-1))}function Tx(t,n){for(var o=t.length,c=gt(n.length,o),d=wt(t);c--;){var p=n[c];t[c]=Pn(p,o)?d[p]:i}return t}function Jo(t,n){if(!(n==="constructor"&&typeof t[n]=="function")&&n!="__proto__")return t[n]}var Z2=G2(h2),xr=Yv||function(t,n){return ut.setTimeout(t,n)},ea=G2(JC);function Y2(t,n,o){var c=n+"";return ea(t,Cx(c,Px(_x(c),o)))}function G2(t){var n=0,o=0;return function(){var c=Qv(),d=F-(c-o);if(o=c,d>0){if(++n>=ee)return arguments[0]}else n=0;return t.apply(i,arguments)}}function Z0(t,n){var o=-1,c=t.length,d=c-1;for(n=n===i?c:n;++o<n;){var p=Ro(o,d),_=t[p];t[p]=t[o],t[o]=_}return t.length=n,t}var j2=kx(function(t){var n=[];return t.charCodeAt(0)===46&&n.push(""),t.replace(Cb,function(o,c,d,p){n.push(d?p.replace(Ab,"$1"):c||o)}),n});function nn(t){if(typeof t=="string"||It(t))return t;var n=t+"";return n=="0"&&1/t==-ve?"-0":n}function u1(t){if(t!=null){try{return b0.call(t)}catch{}try{return t+""}catch{}}return""}function Px(t,n){return Mt(te,function(o){var c="_."+o[0];n&o[1]&&!g0(t,c)&&t.push(c)}),t.sort()}function H2(t){if(t instanceof Se)return t.clone();var n=new Kt(t.__wrapped__,t.__chain__);return n.__actions__=wt(t.__actions__),n.__index__=t.__index__,n.__values__=t.__values__,n}function Ix(t,n,o){(o?bt(t,n,o):n===i)?n=1:n=at(_e(n),0);var c=t==null?0:t.length;if(!c||n<1)return[];for(var d=0,p=0,_=T(k0(c/n));d<c;)_[p++]=Ut(t,d,d+=n);return _}function Ox(t){for(var n=-1,o=t==null?0:t.length,c=0,d=[];++n<o;){var p=t[n];p&&(d[c++]=p)}return d}function Ex(){var t=arguments.length;if(!t)return[];for(var n=T(t-1),o=arguments[0],c=t;c--;)n[c-1]=arguments[c];return Un(me(o)?wt(o):[o],ft(n,1))}var Dx=we(function(t,n){return Ve(t)?mr(t,ft(n,1,Ve,!0)):[]}),Rx=we(function(t,n){var o=Zt(n);return Ve(o)&&(o=i),Ve(t)?mr(t,ft(n,1,Ve,!0),le(o,2)):[]}),Bx=we(function(t,n){var o=Zt(n);return Ve(o)&&(o=i),Ve(t)?mr(t,ft(n,1,Ve,!0),i,o):[]});function Fx(t,n,o){var c=t==null?0:t.length;return c?(n=o||n===i?1:_e(n),Ut(t,n<0?0:n,c)):[]}function zx(t,n,o){var c=t==null?0:t.length;return c?(n=o||n===i?1:_e(n),n=c-n,Ut(t,0,n<0?0:n)):[]}function Nx(t,n){return t&&t.length?R0(t,le(n,3),!0,!0):[]}function Kx(t,n){return t&&t.length?R0(t,le(n,3),!0):[]}function Wx(t,n,o,c){var d=t==null?0:t.length;return d?(o&&typeof o!="number"&&bt(t,n,o)&&(o=0,c=d),EC(t,n,o,c)):[]}function Q2(t,n,o){var c=t==null?0:t.length;if(!c)return-1;var d=o==null?0:_e(o);return d<0&&(d=at(c+d,0)),p0(t,le(n,3),d)}function V2(t,n,o){var c=t==null?0:t.length;if(!c)return-1;var d=c-1;return o!==i&&(d=_e(o),d=o<0?at(c+d,0):gt(d,c-1)),p0(t,le(n,3),d,!0)}function q2(t){var n=t==null?0:t.length;return n?ft(t,1):[]}function Ux(t){var n=t==null?0:t.length;return n?ft(t,ve):[]}function Zx(t,n){var o=t==null?0:t.length;return o?(n=n===i?1:_e(n),ft(t,n)):[]}function Yx(t){for(var n=-1,o=t==null?0:t.length,c={};++n<o;){var d=t[n];fn(c,d[0],d[1])}return c}function X2(t){return t&&t.length?t[0]:i}function Gx(t,n,o){var c=t==null?0:t.length;if(!c)return-1;var d=o==null?0:_e(o);return d<0&&(d=at(c+d,0)),z1(t,n,d)}function jx(t){var n=t==null?0:t.length;return n?Ut(t,0,-1):[]}var Hx=we(function(t){var n=Ze(t,Ko);return n.length&&n[0]===t[0]?Po(n):[]}),Qx=we(function(t){var n=Zt(t),o=Ze(t,Ko);return n===Zt(o)?n=i:o.pop(),o.length&&o[0]===t[0]?Po(o,le(n,2)):[]}),Vx=we(function(t){var n=Zt(t),o=Ze(t,Ko);return n=typeof n=="function"?n:i,n&&o.pop(),o.length&&o[0]===t[0]?Po(o,i,n):[]});function qx(t,n){return t==null?"":jv.call(t,n)}function Zt(t){var n=t==null?0:t.length;return n?t[n-1]:i}function Xx(t,n,o){var c=t==null?0:t.length;if(!c)return-1;var d=c;return o!==i&&(d=_e(o),d=d<0?at(c+d,0):gt(d,c-1)),n===n?Pv(t,n,d):p0(t,Is,d,!0)}function Jx(t,n){return t&&t.length?c2(t,_e(n)):i}var ew=we(J2);function J2(t,n){return t&&t.length&&n&&n.length?Do(t,n):t}function tw(t,n,o){return t&&t.length&&n&&n.length?Do(t,n,le(o,2)):t}function nw(t,n,o){return t&&t.length&&n&&n.length?Do(t,n,i,o):t}var rw=Tn(function(t,n){var o=t==null?0:t.length,c=So(t,n);return d2(t,Ze(n,function(d){return Pn(d,o)?+d:d}).sort(x2)),c});function iw(t,n){var o=[];if(!(t&&t.length))return o;var c=-1,d=[],p=t.length;for(n=le(n,3);++c<p;){var _=t[c];n(_,c,t)&&(o.push(_),d.push(c))}return d2(t,d),o}function ta(t){return t==null?t:qv.call(t)}function ow(t,n,o){var c=t==null?0:t.length;return c?(o&&typeof o!="number"&&bt(t,n,o)?(n=0,o=c):(n=n==null?0:_e(n),o=o===i?c:_e(o)),Ut(t,n,o)):[]}function aw(t,n){return D0(t,n)}function sw(t,n,o){return Fo(t,n,le(o,2))}function lw(t,n){var o=t==null?0:t.length;if(o){var c=D0(t,n);if(c<o&&rn(t[c],n))return c}return-1}function cw(t,n){return D0(t,n,!0)}function uw(t,n,o){return Fo(t,n,le(o,2),!0)}function fw(t,n){var o=t==null?0:t.length;if(o){var c=D0(t,n,!0)-1;if(rn(t[c],n))return c}return-1}function dw(t){return t&&t.length?g2(t):[]}function hw(t,n){return t&&t.length?g2(t,le(n,2)):[]}function gw(t){var n=t==null?0:t.length;return n?Ut(t,1,n):[]}function pw(t,n,o){return t&&t.length?(n=o||n===i?1:_e(n),Ut(t,0,n<0?0:n)):[]}function mw(t,n,o){var c=t==null?0:t.length;return c?(n=o||n===i?1:_e(n),n=c-n,Ut(t,n<0?0:n,c)):[]}function yw(t,n){return t&&t.length?R0(t,le(n,3),!1,!0):[]}function _w(t,n){return t&&t.length?R0(t,le(n,3)):[]}var bw=we(function(t){return jn(ft(t,1,Ve,!0))}),vw=we(function(t){var n=Zt(t);return Ve(n)&&(n=i),jn(ft(t,1,Ve,!0),le(n,2))}),Cw=we(function(t){var n=Zt(t);return n=typeof n=="function"?n:i,jn(ft(t,1,Ve,!0),i,n)});function xw(t){return t&&t.length?jn(t):[]}function ww(t,n){return t&&t.length?jn(t,le(n,2)):[]}function Lw(t,n){return n=typeof n=="function"?n:i,t&&t.length?jn(t,i,n):[]}function na(t){if(!(t&&t.length))return[];var n=0;return t=Wn(t,function(o){if(Ve(o))return n=at(o.length,n),!0}),bo(n,function(o){return Ze(t,mo(o))})}function e6(t,n){if(!(t&&t.length))return[];var o=na(t);return n==null?o:Ze(o,function(c){return At(n,i,c)})}var $w=we(function(t,n){return Ve(t)?mr(t,n):[]}),kw=we(function(t){return No(Wn(t,Ve))}),Sw=we(function(t){var n=Zt(t);return Ve(n)&&(n=i),No(Wn(t,Ve),le(n,2))}),Aw=we(function(t){var n=Zt(t);return n=typeof n=="function"?n:i,No(Wn(t,Ve),i,n)}),Mw=we(na);function Tw(t,n){return _2(t||[],n||[],pr)}function Pw(t,n){return _2(t||[],n||[],br)}var Iw=we(function(t){var n=t.length,o=n>1?t[n-1]:i;return o=typeof o=="function"?(t.pop(),o):i,e6(t,o)});function t6(t){var n=g(t);return n.__chain__=!0,n}function Ow(t,n){return n(t),t}function Y0(t,n){return n(t)}var Ew=Tn(function(t){var n=t.length,o=n?t[0]:0,c=this.__wrapped__,d=function(p){return So(p,t)};return n>1||this.__actions__.length||!(c instanceof Se)||!Pn(o)?this.thru(d):(c=c.slice(o,+o+(n?1:0)),c.__actions__.push({func:Y0,args:[d],thisArg:i}),new Kt(c,this.__chain__).thru(function(p){return n&&!p.length&&p.push(i),p}))});function Dw(){return t6(this)}function Rw(){return new Kt(this.value(),this.__chain__)}function Bw(){this.__values__===i&&(this.__values__=p6(this.value()));var t=this.__index__>=this.__values__.length,n=t?i:this.__values__[this.__index__++];return{done:t,value:n}}function Fw(){return this}function zw(t){for(var n,o=this;o instanceof T0;){var c=H2(o);c.__index__=0,c.__values__=i,n?d.__wrapped__=c:n=c;var d=c;o=o.__wrapped__}return d.__wrapped__=t,n}function Nw(){var t=this.__wrapped__;if(t instanceof Se){var n=t;return this.__actions__.length&&(n=new Se(this)),n=n.reverse(),n.__actions__.push({func:Y0,args:[ta],thisArg:i}),new Kt(n,this.__chain__)}return this.thru(ta)}function Kw(){return y2(this.__wrapped__,this.__actions__)}var Ww=B0(function(t,n,o){Pe.call(t,o)?++t[o]:fn(t,o,1)});function Uw(t,n,o){var c=me(t)?Ts:OC;return o&&bt(t,n,o)&&(n=i),c(t,le(n,3))}function Zw(t,n){var o=me(t)?Wn:e2;return o(t,le(n,3))}var Yw=A2(Q2),Gw=A2(V2);function jw(t,n){return ft(G0(t,n),1)}function Hw(t,n){return ft(G0(t,n),ve)}function Qw(t,n,o){return o=o===i?1:_e(o),ft(G0(t,n),o)}function n6(t,n){var o=me(t)?Mt:Gn;return o(t,le(n,3))}function r6(t,n){var o=me(t)?gv:Js;return o(t,le(n,3))}var Vw=B0(function(t,n,o){Pe.call(t,o)?t[o].push(n):fn(t,o,[n])});function qw(t,n,o,c){t=Lt(t)?t:q1(t),o=o&&!c?_e(o):0;var d=t.length;return o<0&&(o=at(d+o,0)),q0(t)?o<=d&&t.indexOf(n,o)>-1:!!d&&z1(t,n,o)>-1}var Xw=we(function(t,n,o){var c=-1,d=typeof n=="function",p=Lt(t)?T(t.length):[];return Gn(t,function(_){p[++c]=d?At(n,_,o):yr(_,n,o)}),p}),Jw=B0(function(t,n,o){fn(t,o,n)});function G0(t,n){var o=me(t)?Ze:a2;return o(t,le(n,3))}function eL(t,n,o,c){return t==null?[]:(me(n)||(n=n==null?[]:[n]),o=c?i:o,me(o)||(o=o==null?[]:[o]),u2(t,n,o))}var tL=B0(function(t,n,o){t[o?0:1].push(n)},function(){return[[],[]]});function nL(t,n,o){var c=me(t)?go:Es,d=arguments.length<3;return c(t,le(n,4),o,d,Gn)}function rL(t,n,o){var c=me(t)?pv:Es,d=arguments.length<3;return c(t,le(n,4),o,d,Js)}function iL(t,n){var o=me(t)?Wn:e2;return o(t,Q0(le(n,3)))}function oL(t){var n=me(t)?Qs:qC;return n(t)}function aL(t,n,o){(o?bt(t,n,o):n===i)?n=1:n=_e(n);var c=me(t)?AC:XC;return c(t,n)}function sL(t){var n=me(t)?MC:ex;return n(t)}function lL(t){if(t==null)return 0;if(Lt(t))return q0(t)?K1(t):t.length;var n=pt(t);return n==je||n==ct?t.size:Oo(t).length}function cL(t,n,o){var c=me(t)?po:tx;return o&&bt(t,n,o)&&(n=i),c(t,le(n,3))}var uL=we(function(t,n){if(t==null)return[];var o=n.length;return o>1&&bt(t,n[0],n[1])?n=[]:o>2&&bt(n[0],n[1],n[2])&&(n=[n[0]]),u2(t,ft(n,1),[])}),j0=Zv||function(){return ut.Date.now()};function fL(t,n){if(typeof n!="function")throw new Nt(u);return t=_e(t),function(){if(--t<1)return n.apply(this,arguments)}}function i6(t,n,o){return n=o?i:n,n=t&&n==null?t.length:n,Mn(t,I,i,i,i,i,n)}function o6(t,n){var o;if(typeof n!="function")throw new Nt(u);return t=_e(t),function(){return--t>0&&(o=n.apply(this,arguments)),t<=1&&(n=i),o}}var ra=we(function(t,n,o){var c=A;if(o.length){var d=Zn(o,Q1(ra));c|=Y}return Mn(t,c,n,o,d)}),a6=we(function(t,n,o){var c=A|P;if(o.length){var d=Zn(o,Q1(a6));c|=Y}return Mn(n,c,t,o,d)});function s6(t,n,o){n=o?i:n;var c=Mn(t,R,i,i,i,i,i,n);return c.placeholder=s6.placeholder,c}function l6(t,n,o){n=o?i:n;var c=Mn(t,z,i,i,i,i,i,n);return c.placeholder=l6.placeholder,c}function c6(t,n,o){var c,d,p,_,v,k,E=0,D=!1,N=!1,H=!0;if(typeof t!="function")throw new Nt(u);n=Yt(n)||0,He(o)&&(D=!!o.leading,N="maxWait"in o,p=N?at(Yt(o.maxWait)||0,n):p,H="trailing"in o?!!o.trailing:H);function ne(qe){var on=c,En=d;return c=d=i,E=qe,_=t.apply(En,on),_}function ce(qe){return E=qe,v=xr($e,n),D?ne(qe):_}function xe(qe){var on=qe-k,En=qe-E,M6=n-on;return N?gt(M6,p-En):M6}function se(qe){var on=qe-k,En=qe-E;return k===i||on>=n||on<0||N&&En>=p}function $e(){var qe=j0();if(se(qe))return Ae(qe);v=xr($e,xe(qe))}function Ae(qe){return v=i,H&&c?ne(qe):(c=d=i,_)}function Ot(){v!==i&&b2(v),E=0,c=k=d=v=i}function vt(){return v===i?_:Ae(j0())}function Et(){var qe=j0(),on=se(qe);if(c=arguments,d=this,k=qe,on){if(v===i)return ce(k);if(N)return b2(v),v=xr($e,n),ne(k)}return v===i&&(v=xr($e,n)),_}return Et.cancel=Ot,Et.flush=vt,Et}var dL=we(function(t,n){return Xs(t,1,n)}),hL=we(function(t,n,o){return Xs(t,Yt(n)||0,o)});function gL(t){return Mn(t,j)}function H0(t,n){if(typeof t!="function"||n!=null&&typeof n!="function")throw new Nt(u);var o=function(){var c=arguments,d=n?n.apply(this,c):c[0],p=o.cache;if(p.has(d))return p.get(d);var _=t.apply(this,c);return o.cache=p.set(d,_)||p,_};return o.cache=new(H0.Cache||An),o}H0.Cache=An;function Q0(t){if(typeof t!="function")throw new Nt(u);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}function pL(t){return o6(2,t)}var mL=nx(function(t,n){n=n.length==1&&me(n[0])?Ze(n[0],Tt(le())):Ze(ft(n,1),Tt(le()));var o=n.length;return we(function(c){for(var d=-1,p=gt(c.length,o);++d<p;)c[d]=n[d].call(this,c[d]);return At(t,this,c)})}),ia=we(function(t,n){var o=Zn(n,Q1(ia));return Mn(t,Y,i,n,o)}),u6=we(function(t,n){var o=Zn(n,Q1(u6));return Mn(t,Z,i,n,o)}),yL=Tn(function(t,n){return Mn(t,K,i,i,i,n)});function _L(t,n){if(typeof t!="function")throw new Nt(u);return n=n===i?n:_e(n),we(t,n)}function bL(t,n){if(typeof t!="function")throw new Nt(u);return n=n==null?0:at(_e(n),0),we(function(o){var c=o[n],d=Qn(o,0,n);return c&&Un(d,c),At(t,this,d)})}function vL(t,n,o){var c=!0,d=!0;if(typeof t!="function")throw new Nt(u);return He(o)&&(c="leading"in o?!!o.leading:c,d="trailing"in o?!!o.trailing:d),c6(t,n,{leading:c,maxWait:n,trailing:d})}function CL(t){return i6(t,1)}function xL(t,n){return ia(Wo(n),t)}function wL(){if(!arguments.length)return[];var t=arguments[0];return me(t)?t:[t]}function LL(t){return Wt(t,w)}function $L(t,n){return n=typeof n=="function"?n:i,Wt(t,w,n)}function kL(t){return Wt(t,x|w)}function SL(t,n){return n=typeof n=="function"?n:i,Wt(t,x|w,n)}function AL(t,n){return n==null||qs(t,n,lt(n))}function rn(t,n){return t===n||t!==t&&n!==n}var ML=K0(To),TL=K0(function(t,n){return t>=n}),f1=r2(function(){return arguments}())?r2:function(t){return Qe(t)&&Pe.call(t,"callee")&&!Us.call(t,"callee")},me=T.isArray,PL=Ls?Tt(Ls):zC;function Lt(t){return t!=null&&V0(t.length)&&!In(t)}function Ve(t){return Qe(t)&&Lt(t)}function IL(t){return t===!0||t===!1||Qe(t)&&_t(t)==Ce}var Vn=Gv||ma,OL=$s?Tt($s):NC;function EL(t){return Qe(t)&&t.nodeType===1&&!wr(t)}function DL(t){if(t==null)return!0;if(Lt(t)&&(me(t)||typeof t=="string"||typeof t.splice=="function"||Vn(t)||V1(t)||f1(t)))return!t.length;var n=pt(t);if(n==je||n==ct)return!t.size;if(Cr(t))return!Oo(t).length;for(var o in t)if(Pe.call(t,o))return!1;return!0}function RL(t,n){return _r(t,n)}function BL(t,n,o){o=typeof o=="function"?o:i;var c=o?o(t,n):i;return c===i?_r(t,n,i,o):!!c}function oa(t){if(!Qe(t))return!1;var n=_t(t);return n==wn||n==Fn||typeof t.message=="string"&&typeof t.name=="string"&&!wr(t)}function FL(t){return typeof t=="number"&&Ys(t)}function In(t){if(!He(t))return!1;var n=_t(t);return n==Ln||n==zn||n==Oe||n==$n}function f6(t){return typeof t=="number"&&t==_e(t)}function V0(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Ye}function He(t){var n=typeof t;return t!=null&&(n=="object"||n=="function")}function Qe(t){return t!=null&&typeof t=="object"}var d6=ks?Tt(ks):WC;function zL(t,n){return t===n||Io(t,n,Qo(n))}function NL(t,n,o){return o=typeof o=="function"?o:i,Io(t,n,Qo(n),o)}function KL(t){return h6(t)&&t!=+t}function WL(t){if($x(t))throw new he(l);return i2(t)}function UL(t){return t===null}function ZL(t){return t==null}function h6(t){return typeof t=="number"||Qe(t)&&_t(t)==ze}function wr(t){if(!Qe(t)||_t(t)!=nt)return!1;var n=w0(t);if(n===null)return!0;var o=Pe.call(n,"constructor")&&n.constructor;return typeof o=="function"&&o instanceof o&&b0.call(o)==Nv}var aa=Ss?Tt(Ss):UC;function YL(t){return f6(t)&&t>=-Ye&&t<=Ye}var g6=As?Tt(As):ZC;function q0(t){return typeof t=="string"||!me(t)&&Qe(t)&&_t(t)==kn}function It(t){return typeof t=="symbol"||Qe(t)&&_t(t)==I1}var V1=Ms?Tt(Ms):YC;function GL(t){return t===i}function jL(t){return Qe(t)&&pt(t)==Nn}function HL(t){return Qe(t)&&_t(t)==ar}var QL=K0(Eo),VL=K0(function(t,n){return t<=n});function p6(t){if(!t)return[];if(Lt(t))return q0(t)?en(t):wt(t);if(ur&&t[ur])return Av(t[ur]());var n=pt(t),o=n==je?Co:n==ct?m0:q1;return o(t)}function On(t){if(!t)return t===0?t:0;if(t=Yt(t),t===ve||t===-ve){var n=t<0?-1:1;return n*ke}return t===t?t:0}function _e(t){var n=On(t),o=n%1;return n===n?o?n-o:n:0}function m6(t){return t?s1(_e(t),0,Te):0}function Yt(t){if(typeof t=="number")return t;if(It(t))return Ge;if(He(t)){var n=typeof t.valueOf=="function"?t.valueOf():t;t=He(n)?n+"":n}if(typeof t!="string")return t===0?t:+t;t=Ds(t);var o=Pb.test(t);return o||Ob.test(t)?fv(t.slice(2),o?2:8):Tb.test(t)?Ge:+t}function y6(t){return hn(t,$t(t))}function qL(t){return t?s1(_e(t),-Ye,Ye):t===0?t:0}function Ie(t){return t==null?"":Pt(t)}var XL=j1(function(t,n){if(Cr(n)||Lt(n)){hn(n,lt(n),t);return}for(var o in n)Pe.call(n,o)&&pr(t,o,n[o])}),_6=j1(function(t,n){hn(n,$t(n),t)}),b6=j1(function(t,n,o,c){hn(n,$t(n),t,c)}),sa=j1(function(t,n,o,c){hn(n,lt(n),t,c)}),JL=Tn(So);function e$(t,n){var o=G1(t);return n==null?o:Vs(o,n)}var t$=we(function(t,n){t=Be(t);var o=-1,c=n.length,d=c>2?n[2]:i;for(d&&bt(n[0],n[1],d)&&(c=1);++o<c;)for(var p=n[o],_=$t(p),v=-1,k=_.length;++v<k;){var E=_[v],D=t[E];(D===i||rn(D,U1[E])&&!Pe.call(t,E))&&(t[E]=p[E])}return t}),n$=we(function(t){return t.push(i,D2),At(v6,i,t)});function r$(t,n){return Ps(t,le(n,3),dn)}function i$(t,n){return Ps(t,le(n,3),Mo)}function o$(t,n){return t==null?t:Ao(t,le(n,3),$t)}function a$(t,n){return t==null?t:t2(t,le(n,3),$t)}function s$(t,n){return t&&dn(t,le(n,3))}function l$(t,n){return t&&Mo(t,le(n,3))}function c$(t){return t==null?[]:O0(t,lt(t))}function u$(t){return t==null?[]:O0(t,$t(t))}function la(t,n,o){var c=t==null?i:l1(t,n);return c===i?o:c}function f$(t,n){return t!=null&&F2(t,n,DC)}function ca(t,n){return t!=null&&F2(t,n,RC)}var d$=T2(function(t,n,o){n!=null&&typeof n.toString!="function"&&(n=v0.call(n)),t[n]=o},fa(kt)),h$=T2(function(t,n,o){n!=null&&typeof n.toString!="function"&&(n=v0.call(n)),Pe.call(t,n)?t[n].push(o):t[n]=[o]},le),g$=we(yr);function lt(t){return Lt(t)?Hs(t):Oo(t)}function $t(t){return Lt(t)?Hs(t,!0):GC(t)}function p$(t,n){var o={};return n=le(n,3),dn(t,function(c,d,p){fn(o,n(c,d,p),c)}),o}function m$(t,n){var o={};return n=le(n,3),dn(t,function(c,d,p){fn(o,d,n(c,d,p))}),o}var y$=j1(function(t,n,o){E0(t,n,o)}),v6=j1(function(t,n,o,c){E0(t,n,o,c)}),_$=Tn(function(t,n){var o={};if(t==null)return o;var c=!1;n=Ze(n,function(p){return p=Hn(p,t),c||(c=p.length>1),p}),hn(t,jo(t),o),c&&(o=Wt(o,x|M|w,hx));for(var d=n.length;d--;)zo(o,n[d]);return o});function b$(t,n){return C6(t,Q0(le(n)))}var v$=Tn(function(t,n){return t==null?{}:HC(t,n)});function C6(t,n){if(t==null)return{};var o=Ze(jo(t),function(c){return[c]});return n=le(n),f2(t,o,function(c,d){return n(c,d[0])})}function C$(t,n,o){n=Hn(n,t);var c=-1,d=n.length;for(d||(d=1,t=i);++c<d;){var p=t==null?i:t[nn(n[c])];p===i&&(c=d,p=o),t=In(p)?p.call(t):p}return t}function x$(t,n,o){return t==null?t:br(t,n,o)}function w$(t,n,o,c){return c=typeof c=="function"?c:i,t==null?t:br(t,n,o,c)}var x6=O2(lt),w6=O2($t);function L$(t,n,o){var c=me(t),d=c||Vn(t)||V1(t);if(n=le(n,4),o==null){var p=t&&t.constructor;d?o=c?new p:[]:He(t)?o=In(p)?G1(w0(t)):{}:o={}}return(d?Mt:dn)(t,function(_,v,k){return n(o,_,v,k)}),o}function $$(t,n){return t==null?!0:zo(t,n)}function k$(t,n,o){return t==null?t:m2(t,n,Wo(o))}function S$(t,n,o,c){return c=typeof c=="function"?c:i,t==null?t:m2(t,n,Wo(o),c)}function q1(t){return t==null?[]:vo(t,lt(t))}function A$(t){return t==null?[]:vo(t,$t(t))}function M$(t,n,o){return o===i&&(o=n,n=i),o!==i&&(o=Yt(o),o=o===o?o:0),n!==i&&(n=Yt(n),n=n===n?n:0),s1(Yt(t),n,o)}function T$(t,n,o){return n=On(n),o===i?(o=n,n=0):o=On(o),t=Yt(t),BC(t,n,o)}function P$(t,n,o){if(o&&typeof o!="boolean"&&bt(t,n,o)&&(n=o=i),o===i&&(typeof n=="boolean"?(o=n,n=i):typeof t=="boolean"&&(o=t,t=i)),t===i&&n===i?(t=0,n=1):(t=On(t),n===i?(n=t,t=0):n=On(n)),t>n){var c=t;t=n,n=c}if(o||t%1||n%1){var d=Gs();return gt(t+d*(n-t+uv("1e-"+((d+"").length-1))),n)}return Ro(t,n)}var I$=H1(function(t,n,o){return n=n.toLowerCase(),t+(o?L6(n):n)});function L6(t){return ua(Ie(t).toLowerCase())}function $6(t){return t=Ie(t),t&&t.replace(Db,wv).replace(ev,"")}function O$(t,n,o){t=Ie(t),n=Pt(n);var c=t.length;o=o===i?c:s1(_e(o),0,c);var d=o;return o-=n.length,o>=0&&t.slice(o,d)==n}function E$(t){return t=Ie(t),t&&mb.test(t)?t.replace(es,Lv):t}function D$(t){return t=Ie(t),t&&xb.test(t)?t.replace(ro,"\\$&"):t}var R$=H1(function(t,n,o){return t+(o?"-":"")+n.toLowerCase()}),B$=H1(function(t,n,o){return t+(o?" ":"")+n.toLowerCase()}),F$=S2("toLowerCase");function z$(t,n,o){t=Ie(t),n=_e(n);var c=n?K1(t):0;if(!n||c>=n)return t;var d=(n-c)/2;return N0(S0(d),o)+t+N0(k0(d),o)}function N$(t,n,o){t=Ie(t),n=_e(n);var c=n?K1(t):0;return n&&c<n?t+N0(n-c,o):t}function K$(t,n,o){t=Ie(t),n=_e(n);var c=n?K1(t):0;return n&&c<n?N0(n-c,o)+t:t}function W$(t,n,o){return o||n==null?n=0:n&&(n=+n),Vv(Ie(t).replace(io,""),n||0)}function U$(t,n,o){return(o?bt(t,n,o):n===i)?n=1:n=_e(n),Bo(Ie(t),n)}function Z$(){var t=arguments,n=Ie(t[0]);return t.length<3?n:n.replace(t[1],t[2])}var Y$=H1(function(t,n,o){return t+(o?"_":"")+n.toLowerCase()});function G$(t,n,o){return o&&typeof o!="number"&&bt(t,n,o)&&(n=o=i),o=o===i?Te:o>>>0,o?(t=Ie(t),t&&(typeof n=="string"||n!=null&&!aa(n))&&(n=Pt(n),!n&&N1(t))?Qn(en(t),0,o):t.split(n,o)):[]}var j$=H1(function(t,n,o){return t+(o?" ":"")+ua(n)});function H$(t,n,o){return t=Ie(t),o=o==null?0:s1(_e(o),0,t.length),n=Pt(n),t.slice(o,o+n.length)==n}function Q$(t,n,o){var c=g.templateSettings;o&&bt(t,n,o)&&(n=i),t=Ie(t),n=sa({},n,c,E2);var d=sa({},n.imports,c.imports,E2),p=lt(d),_=vo(d,p);Mt(p,function(se){if(ns.test(se))throw new he(h)});var v,k,E=0,D=n.interpolate||f0,N="__p += '",H=xo((n.escape||f0).source+"|"+D.source+"|"+(D===ts?Mb:f0).source+"|"+(n.evaluate||f0).source+"|$","g"),ne="//# sourceURL="+(Pe.call(n,"sourceURL")?(n.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++ov+"]")+`
|
|
11
|
+
`;t.replace(H,function(se,$e,Ae,Ot,vt,Et){return Ae||(Ae=Ot),N+=t.slice(E,Et).replace(Rb,$v),$e&&(v=!0,N+=`' +
|
|
12
|
+
__e(`+$e+`) +
|
|
13
|
+
'`),vt&&(k=!0,N+=`';
|
|
14
|
+
`+vt+`;
|
|
15
|
+
__p += '`),Ae&&(N+=`' +
|
|
16
16
|
((__t = (`+Ae+`)) == null ? '' : __t) +
|
|
17
|
-
'`),
|
|
18
|
-
`;var
|
|
19
|
-
`+
|
|
17
|
+
'`),E=Et+se.length,se}),N+=`';
|
|
18
|
+
`;var ce=Pe.call(n,"variable")&&n.variable;if(!ce)N=`with (obj) {
|
|
19
|
+
`+N+`
|
|
20
20
|
}
|
|
21
|
-
`;else if(
|
|
22
|
-
`+(
|
|
23
|
-
`)+"var __t, __p = ''"+(v?", __e = _.escape":"")+(
|
|
21
|
+
`;else if(ns.test(ce))throw new he(f);N=(k?N.replace(db,""):N).replace(hb,"$1").replace(gb,"$1;"),N="function("+(ce||"obj")+`) {
|
|
22
|
+
`+(ce?"":`obj || (obj = {});
|
|
23
|
+
`)+"var __t, __p = ''"+(v?", __e = _.escape":"")+(k?`, __j = Array.prototype.join;
|
|
24
24
|
function print() { __p += __j.call(arguments, '') }
|
|
25
25
|
`:`;
|
|
26
|
-
`)+
|
|
27
|
-
}`;var xe=o6(function(){return Me(p,te+"return "+F).apply(i,m)});if(xe.source=F,Ho(xe))throw xe;return xe}function g$(t){return Ie(t).toLowerCase()}function p$(t){return Ie(t).toUpperCase()}function y$(t,n,a){if(t=Ie(t),t&&(a||n===i))return h2(t);if(!t||!(n=Ot(n)))return t;var c=tn(t),d=tn(n),p=g2(c,d),m=p2(c,d)+1;return Hn(c,p,m).join("")}function m$(t,n,a){if(t=Ie(t),t&&(a||n===i))return t.slice(0,m2(t)+1);if(!t||!(n=Ot(n)))return t;var c=tn(t),d=p2(c,tn(n))+1;return Hn(c,0,d).join("")}function b$(t,n,a){if(t=Ie(t),t&&(a||n===i))return t.replace(Gi,"");if(!t||!(n=Ot(n)))return t;var c=tn(t),d=g2(c,tn(n));return Hn(c,d).join("")}function _$(t,n){var a=V,c=oe;if(Ge(n)){var d="separator"in n?n.separator:d;a="length"in n?be(n.length):a,c="omission"in n?Ot(n.omission):c}t=Ie(t);var p=t.length;if(z1(t)){var m=tn(t);p=m.length}if(a>=p)return t;var v=a-N1(c);if(v<1)return c;var L=m?Hn(m,0,v).join(""):t.slice(0,v);if(d===i)return L+c;if(m&&(v+=L.length-v),Vo(d)){if(t.slice(v).search(d)){var O,E=L;for(d.global||(d=fo(d.source,Ie(B5.exec(d))+"g")),d.lastIndex=0;O=d.exec(E);)var F=O.index;L=L.slice(0,F===i?v:F)}}else if(t.indexOf(Ot(d),v)!=v){var Y=L.lastIndexOf(d);Y>-1&&(L=L.slice(0,Y))}return L+c}function v$(t){return t=Ie(t),t&&Ob.test(t)?t.replace(P5,V_):t}var C$=Y1(function(t,n,a){return t+(a?" ":"")+n.toUpperCase()}),ea=os("toUpperCase");function i6(t,n,a){return t=Ie(t),n=a?i:n,n===i?Q_(t)?J_(t):D_(t):t.match(n)||[]}var o6=we(function(t,n){try{return Tt(t,i,n)}catch(a){return Ho(a)?a:new de(a)}}),x$=Tn(function(t,n){return Pt(n,function(a){a=rn(a),fn(t,a,Yo(t[a],t))}),t});function w$(t){var n=t==null?0:t.length,a=le();return t=n?Qe(t,function(c){if(typeof c[1]!="function")throw new Kt(u);return[a(c[0]),c[1]]}):[],we(function(c){for(var d=-1;++d<n;){var p=t[d];if(Tt(p[0],this,c))return Tt(p[1],this,c)}})}function L$(t){return Vv(Zt(t,$))}function ta(t){return function(){return t}}function $$(t,n){return t==null||t!==t?n:t}var k$=ss(),S$=ss(!0);function At(t){return t}function na(t){return R2(typeof t=="function"?t:Zt(t,$))}function A$(t){return z2(Zt(t,$))}function M$(t,n){return N2(t,Zt(n,$))}var T$=we(function(t,n){return function(a){return yr(a,t,n)}}),P$=we(function(t,n){return function(a){return yr(t,a,n)}});function ra(t,n,a){var c=ct(n),d=k0(n,c);a==null&&!(Ge(n)&&(d.length||!c.length))&&(a=n,n=t,t=this,d=k0(n,ct(n)));var p=!(Ge(a)&&"chain"in a)||!!a.chain,m=In(t);return Pt(d,function(v){var L=n[v];t[v]=L,m&&(t.prototype[v]=function(){var O=this.__chain__;if(p||O){var E=t(this.__wrapped__),F=E.__actions__=$t(this.__actions__);return F.push({func:L,args:arguments,thisArg:t}),E.__chain__=O,E}return L.apply(t,Un([this.value()],arguments))})}),t}function I$(){return dt._===this&&(dt._=ov),this}function ia(){}function O$(t){return t=be(t),we(function(n){return W2(n,t)})}var E$=Eo(Qe),B$=Eo(l2),D$=Eo(io);function a6(t){return Wo(t)?oo(rn(t)):hC(t)}function R$(t){return function(n){return t==null?i:s1(t,n)}}var F$=cs(),z$=cs(!0);function oa(){return[]}function aa(){return!1}function N$(){return{}}function W$(){return""}function K$(){return!0}function U$(t,n){if(t=be(t),t<1||t>je)return[];var a=Te,c=yt(t,Te);n=le(n),t-=Te;for(var d=lo(c,n);++a<t;)n(a);return d}function Z$(t){return pe(t)?Qe(t,rn):Et(t)?[t]:$t($s(Ie(t)))}function Q$(t){var n=++rv;return Ie(t)+n}var j$=I0(function(t,n){return t+n},0),Y$=Bo("ceil"),G$=I0(function(t,n){return t/n},1),H$=Bo("floor");function V$(t){return t&&t.length?$0(t,At,vo):i}function q$(t,n){return t&&t.length?$0(t,le(n,2),vo):i}function X$(t){return f2(t,At)}function J$(t,n){return f2(t,le(n,2))}function ek(t){return t&&t.length?$0(t,At,Lo):i}function tk(t,n){return t&&t.length?$0(t,le(n,2),Lo):i}var nk=I0(function(t,n){return t*n},1),rk=Bo("round"),ik=I0(function(t,n){return t-n},0);function ok(t){return t&&t.length?so(t,At):0}function ak(t,n){return t&&t.length?so(t,le(n,2)):0}return h.after=Mw,h.ary=Ds,h.assign=yL,h.assignIn=Vs,h.assignInWith=qs,h.assignWith=qo,h.at=mL,h.before=Rs,h.bind=Yo,h.bindAll=x$,h.bindKey=Fs,h.castArray=Ww,h.chain=Os,h.chunk=VC,h.compact=qC,h.concat=XC,h.cond=w$,h.conforms=L$,h.constant=ta,h.countBy=aw,h.create=bL,h.curry=zs,h.curryRight=Ns,h.debounce=Ws,h.defaults=_L,h.defaultsDeep=vL,h.defer=Tw,h.delay=Pw,h.difference=JC,h.differenceBy=ex,h.differenceWith=tx,h.drop=nx,h.dropRight=rx,h.dropRightWhile=ix,h.dropWhile=ox,h.fill=ax,h.filter=lw,h.flatMap=fw,h.flatMapDeep=dw,h.flatMapDepth=hw,h.flatten=Ms,h.flattenDeep=sx,h.flattenDepth=lx,h.flip=Iw,h.flow=k$,h.flowRight=S$,h.fromPairs=cx,h.functions=SL,h.functionsIn=AL,h.groupBy=gw,h.initial=fx,h.intersection=dx,h.intersectionBy=hx,h.intersectionWith=gx,h.invert=TL,h.invertBy=PL,h.invokeMap=yw,h.iteratee=na,h.keyBy=mw,h.keys=ct,h.keysIn=St,h.map=z0,h.mapKeys=OL,h.mapValues=EL,h.matches=A$,h.matchesProperty=M$,h.memoize=W0,h.merge=BL,h.mergeWith=Xs,h.method=T$,h.methodOf=P$,h.mixin=ra,h.negate=K0,h.nthArg=O$,h.omit=DL,h.omitBy=RL,h.once=Ow,h.orderBy=bw,h.over=E$,h.overArgs=Ew,h.overEvery=B$,h.overSome=D$,h.partial=Go,h.partialRight=Ks,h.partition=_w,h.pick=FL,h.pickBy=Js,h.property=a6,h.propertyOf=R$,h.pull=bx,h.pullAll=Ps,h.pullAllBy=_x,h.pullAllWith=vx,h.pullAt=Cx,h.range=F$,h.rangeRight=z$,h.rearg=Bw,h.reject=xw,h.remove=xx,h.rest=Dw,h.reverse=Qo,h.sampleSize=Lw,h.set=NL,h.setWith=WL,h.shuffle=$w,h.slice=wx,h.sortBy=Aw,h.sortedUniq=Tx,h.sortedUniqBy=Px,h.split=u$,h.spread=Rw,h.tail=Ix,h.take=Ox,h.takeRight=Ex,h.takeRightWhile=Bx,h.takeWhile=Dx,h.tap=qx,h.throttle=Fw,h.thru=F0,h.toArray=Ys,h.toPairs=e6,h.toPairsIn=t6,h.toPath=Z$,h.toPlainObject=Hs,h.transform=KL,h.unary=zw,h.union=Rx,h.unionBy=Fx,h.unionWith=zx,h.uniq=Nx,h.uniqBy=Wx,h.uniqWith=Kx,h.unset=UL,h.unzip=jo,h.unzipWith=Is,h.update=ZL,h.updateWith=QL,h.values=V1,h.valuesIn=jL,h.without=Ux,h.words=i6,h.wrap=Nw,h.xor=Zx,h.xorBy=Qx,h.xorWith=jx,h.zip=Yx,h.zipObject=Gx,h.zipObjectDeep=Hx,h.zipWith=Vx,h.entries=e6,h.entriesIn=t6,h.extend=Vs,h.extendWith=qs,ra(h,h),h.add=j$,h.attempt=o6,h.camelCase=VL,h.capitalize=n6,h.ceil=Y$,h.clamp=YL,h.clone=Kw,h.cloneDeep=Zw,h.cloneDeepWith=Qw,h.cloneWith=Uw,h.conformsTo=jw,h.deburr=r6,h.defaultTo=$$,h.divide=G$,h.endsWith=qL,h.eq=on,h.escape=XL,h.escapeRegExp=JL,h.every=sw,h.find=cw,h.findIndex=Ss,h.findKey=CL,h.findLast=uw,h.findLastIndex=As,h.findLastKey=xL,h.floor=H$,h.forEach=Es,h.forEachRight=Bs,h.forIn=wL,h.forInRight=LL,h.forOwn=$L,h.forOwnRight=kL,h.get=Xo,h.gt=Yw,h.gte=Gw,h.has=ML,h.hasIn=Jo,h.head=Ts,h.identity=At,h.includes=pw,h.indexOf=ux,h.inRange=GL,h.invoke=IL,h.isArguments=u1,h.isArray=pe,h.isArrayBuffer=Hw,h.isArrayLike=kt,h.isArrayLikeObject=Ve,h.isBoolean=Vw,h.isBuffer=Vn,h.isDate=qw,h.isElement=Xw,h.isEmpty=Jw,h.isEqual=eL,h.isEqualWith=tL,h.isError=Ho,h.isFinite=nL,h.isFunction=In,h.isInteger=Us,h.isLength=U0,h.isMap=Zs,h.isMatch=rL,h.isMatchWith=iL,h.isNaN=oL,h.isNative=aL,h.isNil=lL,h.isNull=sL,h.isNumber=Qs,h.isObject=Ge,h.isObjectLike=He,h.isPlainObject=xr,h.isRegExp=Vo,h.isSafeInteger=cL,h.isSet=js,h.isString=Z0,h.isSymbol=Et,h.isTypedArray=H1,h.isUndefined=uL,h.isWeakMap=fL,h.isWeakSet=dL,h.join=px,h.kebabCase=e$,h.last=jt,h.lastIndexOf=yx,h.lowerCase=t$,h.lowerFirst=n$,h.lt=hL,h.lte=gL,h.max=V$,h.maxBy=q$,h.mean=X$,h.meanBy=J$,h.min=ek,h.minBy=tk,h.stubArray=oa,h.stubFalse=aa,h.stubObject=N$,h.stubString=W$,h.stubTrue=K$,h.multiply=nk,h.nth=mx,h.noConflict=I$,h.noop=ia,h.now=N0,h.pad=r$,h.padEnd=i$,h.padStart=o$,h.parseInt=a$,h.random=HL,h.reduce=vw,h.reduceRight=Cw,h.repeat=s$,h.replace=l$,h.result=zL,h.round=rk,h.runInContext=w,h.sample=ww,h.size=kw,h.snakeCase=c$,h.some=Sw,h.sortedIndex=Lx,h.sortedIndexBy=$x,h.sortedIndexOf=kx,h.sortedLastIndex=Sx,h.sortedLastIndexBy=Ax,h.sortedLastIndexOf=Mx,h.startCase=f$,h.startsWith=d$,h.subtract=ik,h.sum=ok,h.sumBy=ak,h.template=h$,h.times=U$,h.toFinite=On,h.toInteger=be,h.toLength=Gs,h.toLower=g$,h.toNumber=Yt,h.toSafeInteger=pL,h.toString=Ie,h.toUpper=p$,h.trim=y$,h.trimEnd=m$,h.trimStart=b$,h.truncate=_$,h.unescape=v$,h.uniqueId=Q$,h.upperCase=C$,h.upperFirst=ea,h.each=Es,h.eachRight=Bs,h.first=Ts,ra(h,function(){var t={};return dn(h,function(n,a){Pe.call(h.prototype,a)||(t[a]=n)}),t}(),{chain:!1}),h.VERSION=o,Pt(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){h[t].placeholder=h}),Pt(["drop","take"],function(t,n){Se.prototype[t]=function(a){a=a===i?1:st(be(a),0);var c=this.__filtered__&&!n?new Se(this):this.clone();return c.__filtered__?c.__takeCount__=yt(a,c.__takeCount__):c.__views__.push({size:yt(a,Te),type:t+(c.__dir__<0?"Right":"")}),c},Se.prototype[t+"Right"]=function(a){return this.reverse()[t](a).reverse()}}),Pt(["filter","map","takeWhile"],function(t,n){var a=n+1,c=a==X||a==fe;Se.prototype[t]=function(d){var p=this.clone();return p.__iteratees__.push({iteratee:le(d,3),type:a}),p.__filtered__=p.__filtered__||c,p}}),Pt(["head","last"],function(t,n){var a="take"+(n?"Right":"");Se.prototype[t]=function(){return this[a](1).value()[0]}}),Pt(["initial","tail"],function(t,n){var a="drop"+(n?"":"Right");Se.prototype[t]=function(){return this.__filtered__?new Se(this):this[a](1)}}),Se.prototype.compact=function(){return this.filter(At)},Se.prototype.find=function(t){return this.filter(t).head()},Se.prototype.findLast=function(t){return this.reverse().find(t)},Se.prototype.invokeMap=we(function(t,n){return typeof t=="function"?new Se(this):this.map(function(a){return yr(a,t,n)})}),Se.prototype.reject=function(t){return this.filter(K0(le(t)))},Se.prototype.slice=function(t,n){t=be(t);var a=this;return a.__filtered__&&(t>0||n<0)?new Se(a):(t<0?a=a.takeRight(-t):t&&(a=a.drop(t)),n!==i&&(n=be(n),a=n<0?a.dropRight(-n):a.take(n-t)),a)},Se.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},Se.prototype.toArray=function(){return this.take(Te)},dn(Se.prototype,function(t,n){var a=/^(?:filter|find|map|reject)|While$/.test(n),c=/^(?:head|last)$/.test(n),d=h[c?"take"+(n=="last"?"Right":""):n],p=c||/^find/.test(n);d&&(h.prototype[n]=function(){var m=this.__wrapped__,v=c?[1]:arguments,L=m instanceof Se,O=v[0],E=L||pe(m),F=function(ke){var Ae=d.apply(h,Un([ke],v));return c&&Y?Ae[0]:Ae};E&&a&&typeof O=="function"&&O.length!=1&&(L=E=!1);var Y=this.__chain__,te=!!this.__actions__.length,ue=p&&!Y,xe=L&&!te;if(!p&&E){m=xe?m:new Se(this);var se=t.apply(m,v);return se.__actions__.push({func:F0,args:[F],thisArg:i}),new Ut(se,Y)}return ue&&xe?t.apply(this,v):(se=this.thru(F),ue?c?se.value()[0]:se.value():se)})}),Pt(["pop","push","shift","sort","splice","unshift"],function(t){var n=u0[t],a=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",c=/^(?:pop|shift)$/.test(t);h.prototype[t]=function(){var d=arguments;if(c&&!this.__chain__){var p=this.value();return n.apply(pe(p)?p:[],d)}return this[a](function(m){return n.apply(pe(m)?m:[],d)})}}),dn(Se.prototype,function(t,n){var a=h[n];if(a){var c=a.name+"";Pe.call(Z1,c)||(Z1[c]=[]),Z1[c].push({name:n,func:a})}}),Z1[P0(i,D).name]=[{name:"wrapper",func:i}],Se.prototype.clone=Cv,Se.prototype.reverse=xv,Se.prototype.value=wv,h.prototype.at=Xx,h.prototype.chain=Jx,h.prototype.commit=ew,h.prototype.next=tw,h.prototype.plant=rw,h.prototype.reverse=iw,h.prototype.toJSON=h.prototype.valueOf=h.prototype.value=ow,h.prototype.first=h.prototype.head,cr&&(h.prototype[cr]=nw),h},W1=ev();n1?((n1.exports=W1)._=W1,eo._=W1):dt._=W1}).call(gn)}(wr,wr.exports);var la=wr.exports;const Xe=j0(la),l6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"arrow",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i})=>{if(i.length>1){const o=i[1].x>i[0].x?0:1,s=ce.utils.getLinearSlopeIntercept(i[0],i[1]);let l;s?l=Math.atan(s[0])+Math.PI*o:i[1].y>i[0].y?l=Math.PI/2:l=Math.PI/2*3;const u=Gt({x:i[1].x-8,y:i[1].y+4},i[1],l),f=Gt({x:i[1].x-8,y:i[1].y-4},i[1],l);return[{type:"line",attrs:{coordinates:i},styles:r()},{type:"line",ignoreEvent:!0,attrs:{coordinates:[u,i[1],f]},styles:r()}]}return[]},setProperties:i=>{e=Xe.merge({},e,i)},getProperties:()=>e}},c6=()=>{let e=new Map,r=i=>{const o=e.get(i);return{style:(o==null?void 0:o.style)??"stroke_fill",color:(o==null?void 0:o.backgroundColor)??"rgba(22, 119, 255, 0.15)",borderColor:(o==null?void 0:o.lineColor)??(o==null?void 0:o.borderColor),borderSize:o==null?void 0:o.borderWidth,borderStyle:(o==null?void 0:o.borderStyle)??(o==null?void 0:o.lineStyle)}};return{name:"circle",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i,overlay:o})=>{if(i.length>1){const s=sa(i[0],i[1]);return{type:"circle",attrs:{...i[0],r:s},styles:r(o.id)}}return[]},setProperties:(i,o)=>{e.set(o,Xe.merge({},e.get(o),i))},getProperties:i=>e.get(i)??{}}},u6=()=>{let e=new Map,r=i=>{const o=e.get(i);return{style:o.style??"stroke_fill",color:o.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:o.lineColor??o.borderColor,borderSize:o.borderWidth,borderStyle:o.borderStyle??o.lineStyle}};return{name:"rect",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i,overlay:o})=>i.length>1?[{type:"polygon",attrs:{coordinates:[i[0],{x:i[1].x,y:i[0].y},i[1],{x:i[0].x,y:i[1].y}]},styles:r(o.id)}]:[],setProperties:(i,o)=>{e.set(o,Xe.merge({},e.get(o),i))},getProperties:i=>e.get(i)??{}}},f6=()=>{let e={},r=()=>({style:e.style??"stroke_fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"parallelogram",totalStep:4,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o})=>{if(o.length===2)return[{type:"line",ignoreEvent:!0,attrs:{coordinates:o},styles:i()}];if(o.length===3){const s={x:o[0].x+(o[2].x-o[1].x),y:o[2].y};return[{type:"polygon",attrs:{coordinates:[o[0],o[1],o[2],s]},styles:r()}]}return[]},performEventPressedMove:({points:o,performPointIndex:s,performPoint:l})=>{s<2&&(o[0].value=l.value,o[1].value=l.value)},performEventMoveForDrawing:({currentStep:o,points:s,performPoint:l})=>{o===2&&(s[0].value=l.value)},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},d6=()=>{let e={},r=()=>({style:e.style??"stroke_fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});return{name:"triangle",totalStep:4,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i})=>[{type:"polygon",attrs:{coordinates:i},styles:r()}],setProperties:i=>{e=Xe.merge({},e,i)},getProperties:()=>e}},h6=()=>{let e={},r=()=>({style:e.style??"stroke",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciCircle",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o})=>{if(o.length>1){const s=Math.abs(o[0].x-o[1].x),l=Math.abs(o[0].y-o[1].y),u=Math.sqrt(s*s+l*l),f=[.236,.382,.5,.618,.786,1],g=[],y=[];return f.forEach(C=>{const _=u*C;g.push({...o[0],r:_}),y.push({x:o[0].x,y:o[0].y+_+6,text:`${(C*100).toFixed(1)}%`})}),[{type:"circle",attrs:g,styles:r()},{type:"text",ignoreEvent:!0,attrs:y,styles:i()}]}return[]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},g6=()=>{let e={};const r=()=>({style:e.lineStyle??"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciSegment",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o,overlay:s,chart:l,yAxis:u})=>{const f=[],g=[];if(o.length>1){let y=0;const C=l.getSymbol();((u==null?void 0:u.isInCandle())??!0)&&C?y=C.pricePrecision:l.getIndicators({paneId:s.paneId}).forEach(S=>{y=Math.max(y,S.precision)});const _=o[1].x>o[0].x?o[0].x:o[1].x,$=[1,.786,.618,.5,.382,.236,0],M=o[0].y-o[1].y,x=s.points,T=x[0].value-x[1].value;$.forEach(k=>{const S=o[1].y+M*k,D=(x[1].value+T*k).toFixed(y.price);f.push({coordinates:[{x:o[0].x,y:S},{x:o[1].x,y:S}]}),g.push({x:_,y:S,text:`${D} (${(k*100).toFixed(1)}%)`,baseline:"bottom"})})}return[{type:"line",attrs:f,styles:r()},{type:"text",ignoreEvent:!0,attrs:g,styles:i()}]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},p6=()=>{let e={},r=()=>({style:e.style??"stroke",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"fibonacciSpiral",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o,bounding:s})=>{if(o.length>1){const l=sa(o[0],o[1])/Math.sqrt(24),u=o[1].x>o[0].x?0:1,f=ce.utils.getLinearSlopeIntercept(o[0],o[1]);let g;f?g=Math.atan(f[0])+Math.PI*u:o[1].y>o[0].y?g=Math.PI/2:g=Math.PI/2*3;const y=Gt({x:o[0].x-l,y:o[0].y},o[0],g),C=Gt({x:o[0].x-l,y:o[0].y-l},o[0],g),_=[{...y,r:l,startAngle:g,endAngle:g+Math.PI/2},{...C,r:l*2,startAngle:g+Math.PI/2,endAngle:g+Math.PI}];let $=o[0].x-l,M=o[0].y-l;for(let x=2;x<9;x++){const T=_[x-2].r+_[x-1].r;let k=0;switch(x%4){case 0:{k=g,$-=_[x-2].r;break}case 1:{k=g+Math.PI/2,M-=_[x-2].r;break}case 2:{k=g+Math.PI,$+=_[x-2].r;break}case 3:{k=g+Math.PI/2*3,M+=_[x-2].r;break}}const S=k+Math.PI/2,D=Gt({x:$,y:M},o[0],g);_.push({...D,r:T,startAngle:k,endAngle:S})}return[{type:"arc",attrs:_,styles:r()},{type:"line",attrs:Q0(o,s),styles:i()}]}return[]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},y6=()=>{let e={};const r=()=>({style:e.lineStyle??"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciSpeedResistanceFan",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o,bounding:s})=>{const l=[];let u=[];const f=[];if(o.length>1){const g=o[1].x>o[0].x?-38:4,y=o[1].y>o[0].y?-2:20,C=o[1].x-o[0].x,_=o[1].y-o[0].y;[1,.75,.618,.5,.382,.25,0].forEach(M=>{const x=o[1].x-C*M,T=o[1].y-_*M;l.push({coordinates:[{x,y:o[0].y},{x,y:o[1].y}]}),l.push({coordinates:[{x:o[0].x,y:T},{x:o[1].x,y:T}]}),u=u.concat(Q0([o[0],{x,y:o[1].y}],s)),u=u.concat(Q0([o[0],{x:o[1].x,y:T}],s)),f.unshift({x:o[0].x+g,y:T+10,text:`${M.toFixed(3)}`}),f.unshift({x:x-18,y:o[0].y+y,text:`${M.toFixed(3)}`})})}return[{type:"line",attrs:l,styles:r()},{type:"line",attrs:u,styles:r()},{type:"text",ignoreEvent:!0,attrs:f,styles:i()}]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},m6=()=>{let e={};const r=()=>({style:"dashed",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({style:e.lineStyle??"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),o=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciExtension",totalStep:4,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({chart:s,yAxis:l,coordinates:u,overlay:f})=>{const g=[],y=[];if(u.length>2){let C=0;const _=s.getSymbol();((l==null?void 0:l.isInCandle())??!0)&&_?C=_.pricePrecision:s.getIndicators({paneId:f.paneId}).forEach(D=>{C=Math.max(C,D.precision)});const $=f.points,M=$[1].value-$[0].value,x=u[1].y-u[0].y,T=[0,.236,.382,.5,.618,.786,1],k=u[2].x>u[1].x?u[1].x:u[2].x;T.forEach(S=>{const D=u[2].y+x*S,z=($[2].value+M*S).toFixed(C.price);g.push({coordinates:[{x:u[1].x,y:D},{x:u[2].x,y:D}]}),y.push({x:k,y:D,text:`${z} (${(S*100).toFixed(1)}%)`,baseline:"bottom"})})}return[{type:"line",attrs:{coordinates:u},styles:r()},{type:"line",attrs:g,styles:i()},{type:"text",ignoreEvent:!0,attrs:y,styles:o()}]},setProperties:s=>{e=Xe.merge({},e,s)},getProperties:()=>e}},b6=()=>{let e={},r=()=>({style:e.style??"fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),o=()=>({style:"dashed",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),s=()=>({style:"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"gannBox",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:l})=>{if(l.length>1){const u=(l[1].y-l[0].y)/4,f=l[1].x-l[0].x,g=[{coordinates:[l[0],{x:l[1].x,y:l[1].y-u}]},{coordinates:[l[0],{x:l[1].x,y:l[1].y-u*2}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[1].x,y:l[0].y+u}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[1].x,y:l[0].y+u*2}]},{coordinates:[{...l[0]},{x:l[0].x+f*.236,y:l[1].y}]},{coordinates:[{...l[0]},{x:l[0].x+f*.5,y:l[1].y}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[0].x+f*.236,y:l[0].y}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[0].x+f*.5,y:l[0].y}]}],y=[{coordinates:[l[0],l[1]]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[1].x,y:l[0].y}]}];return[{type:"line",attrs:[{coordinates:[l[0],{x:l[1].x,y:l[0].y}]},{coordinates:[{x:l[1].x,y:l[0].y},l[1]]},{coordinates:[l[1],{x:l[0].x,y:l[1].y}]},{coordinates:[{x:l[0].x,y:l[1].y},l[0]]}],styles:i()},{type:"polygon",ignoreEvent:!0,attrs:{coordinates:[l[0],{x:l[1].x,y:l[0].y},l[1],{x:l[0].x,y:l[1].y}]},styles:r()},{type:"line",attrs:g,styles:o()},{type:"line",attrs:y,styles:s()}]}return[]},setProperties:l=>{e=Xe.merge({},e,l)},getProperties:()=>e}},_6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"threeWaves",totalStep:5,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o})=>{const s=o.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:o},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},v6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fiveWaves",totalStep:7,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o})=>{const s=o.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:o},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},C6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"eightWaves",totalStep:10,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o})=>{const s=o.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:o},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},x6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"anyWaves",totalStep:Number.MAX_SAFE_INTEGER,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:o})=>{const s=o.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:o},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:o=>{e=Xe.merge({},e,o)},getProperties:()=>e}},w6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({...r(),style:"dashed"}),o=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"abcd",totalStep:5,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:s})=>{let l=[],u=[];const f=["A","B","C","D"],g=s.map((y,C)=>({...y,baseline:"bottom",text:`(${f[C]})`}));return s.length>2&&(l=[s[0],s[2]],s.length>3&&(u=[s[1],s[3]])),[{type:"line",attrs:{coordinates:s},styles:r()},{type:"line",attrs:[{coordinates:l},{coordinates:u}],styles:i()},{type:"text",ignoreEvent:!0,attrs:g,styles:o()}]},setProperties:s=>{e=Xe.merge({},e,s)},getProperties:()=>e}},L6=()=>{let e={},r=()=>({style:e.style??"fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),o=()=>({...i(),style:"dashed"}),s=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"xabcd",totalStep:6,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,styles:{polygon:{color:"rgba(22, 119, 255, 0.15)"}},createPointFigures:({coordinates:l,overlay:u})=>{const f=[],g=[],y=["X","A","B","C","D"],C=l.map((_,$)=>({..._,baseline:"bottom",text:`(${y[$]})`}));return l.length>2&&(f.push({coordinates:[l[0],l[2]]}),g.push({coordinates:[l[0],l[1],l[2]]}),l.length>3&&(f.push({coordinates:[l[1],l[3]]}),l.length>4&&(f.push({coordinates:[l[2],l[4]]}),g.push({coordinates:[l[2],l[3],l[4]]})))),[{type:"line",attrs:{coordinates:l},styles:i()},{type:"line",attrs:f,styles:o()},{type:"polygon",ignoreEvent:!0,attrs:g,styles:r()},{type:"text",ignoreEvent:!0,attrs:C,styles:s()}]},setProperties:l=>{e=Xe.merge({},e,l)},getProperties:()=>e}},$6=(e,r,i)=>{const o={price:0,volume:0},s=e.getSymbol();return((i==null?void 0:i.isInCandle())??!0)&&s?(o.price=s.pricePrecision,o.volume=s.volumePrecision):e.getIndicators({paneId:r.paneId}).forEach(u=>{o.price=Math.max(o.price,u.precision)}),o},Y0=e=>({thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900})[e],Je={lineStyle:{style:"dashed",size:1,color:"#00698b",dashedValue:[4,4]},labelStyle:{style:"stroke_fill",size:12,family:"Helvetica Neue",weight:"normal",paddingLeft:5,paddingRight:5,paddingBottom:5,paddingTop:5,borderStyle:"solid",borderSize:1,borderDashedValue:[0,0],borderRadius:3,color:"#FFFFFF",borderColor:"#00698b",backgroundColor:"#00698b",show:!0}},q1=(e,r)=>{if(e){const{params:i,callback:o}=e;o(i,r)}},k6=()=>{let e={isBodyVisible:!0,isCancelButtonVisible:!0,isQuantityVisible:!0,marginRight:10};const r=()=>({style:e.lineStyle??Je.lineStyle.style,size:e.lineWidth??Je.lineStyle.size,color:e.lineColor??Je.lineStyle.color,dashedValue:e.lineDashedValue??Je.lineStyle.dashedValue}),i=o=>({style:Je.labelStyle.style,size:(o=="body"?e.bodySize:o=="quantity"?e.quantitySize:e.cancelButtonSize)??e.bodySize??Je.labelStyle.size,weight:(o=="body"?e.bodyWeight:o=="quantity"?e.quantityWeight:e.cancelButtonWeight)??e.bodyWeight??Je.labelStyle.weight,family:(o=="body"?e.bodyFont:o=="quantity"?e.quantityFont:"icomoon")??e.bodyFont??Je.labelStyle.family,color:(o=="body"?e.bodyTextColor:o=="quantity"?e.quantityColor:e.cancelButtonIconColor)??e.bodyTextColor??Je.labelStyle.color,backgroundColor:(o=="body"?e.bodyBackgroundColor:o=="quantity"?e.quantityBackgroundColor:e.cancelButtonBackgroundColor)??e.bodyBackgroundColor??Je.labelStyle.backgroundColor,borderColor:(o=="body"?e.bodyBorderColor:o=="quantity"?e.quantityBorderColor:e.cancelButtonBorderColor)??e.bodyBorderColor??Je.labelStyle.borderColor,borderStyle:e.borderStyle??Je.labelStyle.borderStyle,borderSize:e.borderSize??Je.labelStyle.borderSize,borderDashedValue:e.borderDashedValue??Je.labelStyle.borderDashedValue,borderRadius:e.borderRadius??Je.labelStyle.borderRadius,paddingLeft:(o=="body"?e.bodyPaddingLeft:o=="quantity"?e.quantityPaddingLeft:e.cancelButtonPaddingLeft)??e.bodyPaddingLeft??Je.labelStyle.paddingLeft,paddingRight:(o=="body"?e.bodyPaddingRight:o=="quantity"?e.quantityPaddingRight:e.cancelButtonPaddingRight)??e.bodyPaddingRight??Je.labelStyle.paddingRight,paddingTop:(o=="body"?e.bodyPaddingTop:o=="quantity"?e.quantityPaddingTop:e.cancelButtonPaddingTop)??e.bodyPaddingTop??Je.labelStyle.paddingTop,paddingBottom:(o=="body"?e.bodyPaddingBottom:o=="quantity"?e.quantityPaddingBottom:e.cancelButtonPaddingBottom)??e.bodyPaddingBottom??Je.labelStyle.paddingBottom});return{name:"orderLine",totalStep:2,needDefaultPointFigure:!1,needDefaultXAxisFigure:!1,needDefaultYAxisFigure:!0,createPointFigures:({chart:o,coordinates:s,bounding:l})=>{var k,S,D,z,B,R,Z;const u=i("body"),f=i("quantity"),g=i("cancel-button"),y="",C=(e.quantity??"Size").toString(),_=e.text??"Position Line",$=e.marginRight,M=ce.utils.calcTextWidth(y)+g.paddingLeft+g.paddingRight+$-(e.borderSize??Je.labelStyle.borderSize),x=ce.utils.calcTextWidth(C.toString())+f.paddingLeft+f.paddingRight+M,T=ce.utils.calcTextWidth(_.toString())+u.paddingLeft+u.paddingRight+x;return[{key:"price-line",type:"line",attrs:{coordinates:[{x:0,y:e.price?o.convertToPixel({timestamp:(k=o.getDataList().at(o.getDataList().length-1))==null?void 0:k.timestamp,value:e.price}).y:s[0].y},{x:l.width-T,y:e.price?o.convertToPixel({timestamp:(S=o.getDataList().at(o.getDataList().length-1))==null?void 0:S.timestamp,value:e.price}).y:s[0].y}]},styles:r(),ignoreEvent:!0},{key:"price-line-two",type:"line",attrs:{coordinates:[{x:l.width-$,y:e.price?o.convertToPixel({timestamp:(D=o.getDataList().at(o.getDataList().length-1))==null?void 0:D.timestamp,value:e.price}).y:s[0].y},{x:l.width,y:e.price?o.convertToPixel({timestamp:(z=o.getDataList().at(o.getDataList().length-1))==null?void 0:z.timestamp,value:e.price}).y:s[0].y}]},styles:r(),ignoreEvent:!0},{key:"body",type:"text",attrs:{x:l.width-x,y:e.price?o.convertToPixel({timestamp:(B=o.getDataList().at(o.getDataList().length-1))==null?void 0:B.timestamp,value:e.price}).y:s[0].y,text:_,align:"right",baseline:"middle"},styles:u},{key:"quantity",type:"text",attrs:{x:l.width-M,y:e.price?o.convertToPixel({timestamp:(R=o.getDataList().at(o.getDataList().length-1))==null?void 0:R.timestamp,value:e.price}).y:s[0].y,text:C,align:"right",baseline:"middle"},styles:f},{key:"cancel-button",type:"text",attrs:{x:l.width-$,y:e.price?o.convertToPixel({timestamp:(Z=o.getDataList().at(o.getDataList().length-1))==null?void 0:Z.timestamp,value:e.price}).y:s[0].y,text:y,align:"right",baseline:"middle"},styles:g}]},createYAxisFigures:({chart:o,overlay:s,coordinates:l,bounding:u,yAxis:f})=>{var M;const g=$6(o,s,f),y=(f==null?void 0:f.isFromZero())??!1;let C,_;y?(C="left",_=0):(C="right",_=u.width);let $;return e.price!==void 0&&(s.points[0].value=e.price),ce.utils.isValid(s.extendData)&&(ce.utils.isFunction(s.extendData)?$=s.extendData(s):$=s.extendData??""),!ce.utils.isValid($)&&s.points[0].value!==void 0&&($=ce.utils.formatPrecision(s.points[0].value,g.price)),{type:"text",attrs:{x:_,y:e.price?o.convertToPixel({timestamp:(M=o.getDataList().at(o.getDataList().length-1))==null?void 0:M.timestamp,value:e.price}).y:l[0].y,text:$??"",align:C,baseline:"middle"},styles:i("body")}},onSelected:o=>(o.preventDefault&&o.preventDefault(),o.overlay.mode="normal",!1),onRightClick:o=>(o.preventDefault&&o.preventDefault(),!1),onPressedMoveStart:o=>(q1(e.onMoveStart,o),!1),onPressedMoving:o=>(e.price=o.chart.convertFromPixel([{y:o.y,x:o.x}],{paneId:"candle_pane"}).value,q1(e.onMove,o),!1),onPressedMoveEnd:o=>(q1(e.onMoveEnd,o),!1),onClick:o=>{var s;switch((s=o.figure)==null?void 0:s.key){case"cancel-button":q1(e.onCancel,o);break;case"quantity":q1(e.onModify,o);break}return!1},setPrice(o){return e.price=o,this},setText(o){return e.text=o,this},setQuantity(o){return e.quantity=o,this},setModifyTooltip(o){return e.modifyTooltip=o,this},setTooltip(o){return e.tooltip=o,this},setLineColor(o){return e.lineColor=o,this},setLineWidth(o){return e.lineWidth=o,this},setLineStyle(o){return e.lineStyle=o,this},setLineLength(o){return e.lineDashedValue=[o,o],this},setLineDashedValue(o){return e.lineDashedValue=o,this},setBodyFont(o){return e.bodyFont=o,this},setBodyFontWeight(o){return ce.utils.isString(o)&&(o=Y0(o)),e.bodyWeight=o,this},setBodyTextColor(o){return e.bodyTextColor=o,this},setBodyBackgroundColor(o){return e.bodyBackgroundColor=o,this},setBodyBorderColor(o){return e.bodyBorderColor=o,this},setQuantityFont(o){return e.quantityFont=o,this},setQuantityFontWeight(o){return ce.utils.isString(o)&&(o=Y0(o)),e.quantityWeight=o,this},setQuantityColor(o){return e.quantityColor=o,this},setQuantityBackgroundColor(o){return e.quantityBackgroundColor=o,this},setQuantityBorderColor(o){return e.quantityBorderColor=o,this},setCancelButtonFontWeight(o){return ce.utils.isString(o)&&(o=Y0(o)),e.cancelButtonWeight=o,this},setCancelButtonIconColor(o){return e.cancelButtonIconColor=o,this},setCancelButtonBackgroundColor(o){return e.cancelButtonBackgroundColor=o,this},setCancelButtonBorderColor(o){return e.cancelButtonBorderColor=o,this},setBorderStyle(o){return e.borderStyle=o,this},setBorderSize(o){return e.borderSize=o,this},setBorderDashedValue(o){return e.borderDashedValue=o,this},setBorderRadius(o){return e.borderRadius=o,this},onMoveStart(o,s){return e.onMoveStart={params:o,callback:s},this},onMove(o,s){return e.onMove={params:o,callback:s},this},onMoveEnd(o,s){return e.onMoveEnd={params:o,callback:s},this},onCancel(o,s){return e.onCancel={params:o,callback:s},this},onModify(o,s){return e.onModify={params:o,callback:s},this}}},S6=()=>{let e={};return{name:"brush",totalStep:3,needDefaultPointFigure:!1,needDefaultXAxisFigure:!1,needDefaultYAxisFigure:!1,styles:{},createPointFigures:({coordinates:r})=>{const i=[];if(r.length>1){const o=r.filter((s,l)=>l!==1);i.push({coordinates:o})}return[{type:"line",attrs:i,styles:{style:"solid",smooth:!0}}]},performEventMoveForDrawing:({currentStep:r,points:i,performPoint:o})=>{r>=2&&i.push(o)},setProperties:r=>{e=Xe.merge({},e,r)},getProperties:()=>e}},A6=[l6(),S6(),c6(),u6(),d6(),f6(),h6(),g6(),p6(),y6(),m6(),b6(),_6(),v6(),C6(),x6(),w6(),L6(),k6()];class M6{constructor(r){wt(this,"_apiKey");wt(this,"_prevSymbolMarket");wt(this,"_ws");this._apiKey=r}async searchSymbols(r){return await((await(await fetch(`https://api.polygon.io/v3/reference/tickers?apiKey=${this._apiKey}&active=true&search=${r??""}`)).json()).results||[]).map(s=>({ticker:s.ticker,name:s.name,shortName:s.ticker,market:s.market,exchange:s.primary_exchange,priceCurrency:s.currency_name,type:s.type,logo:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAA66SURBVHic7Z17cFTVGcB/527AiKGgRA0ShGhKoQjFMb4qUMCMPIrWqdbHSEdlHDGgI9V2aq2d1hmKtVbRsSTGEcQRp4pStaZQlNYUwYLiSKU0SCMBDRCmoQSJGGF3T/84d2VZk+w9d899hf3NMBnl3ns+5vtyHt/5HoIehpQIaijDYjiSciRlwCCgBCgG+gNFQCGCAvUScaADaAfagFagBdiFoAlBI0m2UkWTEMgA/lmeIYIWIFdkLQNJMBbBJUjOA8agFOwF7cAmBO8hWUeMtWIWezwayxciZwByGb1pZTyCaUguA0YGLNIWBK8jWUExa8Q1HA5YHi0iYQByGTH2UYnkBmA6cHLQMnXBfqAOwXMMYLW4hkTQAmUj1AYgqzkLuAXBTUgGBi2PFoI9SJYAT4nZbA9anK4IpQHIhUzE4i4k04OWxQiCOpI8IubwZtCiZBIqA5A1TEdyH3Bh0LJ4xAYE80QVdUELkiIUBiCf4FIk85FcELQsviB4B8G94jb+GrwoASKfZBgJHkUyNUg5AkOwkhhzxa1sC06EAJALKUJwL3A30DsIGULEYeBhJPPFHNr9Htx3A5A1TECyGCjze+yQ04Rgpqii3s9BfTMAWUsfksxD8iO/xowkggVY3Cdmccif4XxAPskw4rwCjPBjvB5AAwVc6cfewPJ6AFnNzcTZSF75OowgzkZZzc1eD+SZAUiJkNX8FlgM9PVqnB5MX2CxrOa3Uno3U3vyYVlLPxIshR7iyQueOmLMELM4YPrDxg1A1jKQJKuQjDL97eMawWYsJpu+fjZqAPL3DMFiNVBu8rt5vqSRJJXidnaa+qAxA5CPU0aMvwFDTX0zT6fsIMEkcQdNJj5mxADs3/x68sr3ix0kmWBiJsjZAOyQrDXkp32/aSTG+Fz3BDkZgKylH0neym/4AkJtDMflcjpw7QeQEkGCpXnlB4hkFAmW5uIncO8IquFB8uf8MDDd1oUrXFmO7aJc7HbQPJ4wU8zmad2XtA3AvtjZSN69GzYOUkCF7gWSlgHIWvqQyF/shJgGYlToXCXr7QGSzCOv/DAzwtaRYxzPAHYkT+jCmvN0gmCi08giRwZgx/B9QD6MKyo0IRntJMbQ2RKgAjjzyo8OZbbOspJ1BrB3/ZvJR+9GjcMUMCrbqSD7DJDgUfLKjyK9bd11S7czgHyCS0my2pxMIaHvUCgshl5FUFQKQtWJ4FALHGmHz5rhizY43BaomEawqOwuA6mg25cl840L5DexQiithNMvhNMvglMr4IT+zt5t3QS762H332FXfTQNQumwy1zLLmcAO1HzNU+E8oNTK+AbN8KwGc4V3h3JODS9Av98GPauz/17fiK4vKuE1K4NoJr1RDFLd+BY+PYCOK3CuzH2rof3fg07Q5Pkm40NYjYXdfYXnRqAXMhEBH/zVibDFBbDRQ/AiFv8G3PbUlhTpfYNYUcyqbP6BJ2fAizu8lwgkwwcC9c3+Kt8UMvLtZuhZKy/47qhC51+ZQawy7J85LlApjhjAkx7Te3ogyIZhz9PhebQH5jOzixX09kM4POvUQ6cdTVc/kawygewCmDKy2omCjdf0e0xM4BdjeuTSBRk6jtUTb9BKz+djlZ4eRy0bQ1aks4R7GEAg9Orlx07A6hSbOFXPsCkp8OlfFAb0UnaQTn+IRnIPirT/1dBxgM3+CqQW0beptZ+NyTj0LIW9m6A//0L2puP/l1RKXytHAZ9RzmNYoX63z/9IrU53LbUnXxeo3S8KvWfXy4BdgXOFsJbhFFhFcAPP4E+JXrvJeOw+TH44NFjld4VfUrg3Htg5Cx9QzjUAn8YEVbP4X6KKUlVND26BLQynrArH9TGT1f5h1pg+fnw9o+dKT/1zrq58MeL4UCj3nh9StQsFU5OtnUNpBuAYFog4ugy5Lt6z3/RBq9OVH59N7RuUu93tOq9N3KWu/H8IE3XRw1AFV4OP2dO0Xt+4/2578o/a1YePx36DoXiMbmN6xVpurbAzu8Lvup2dgqL1R+nHGmHLU+YGfujl/RnkUGV2Z8JhpG2zu0ZIEHoPRgA9NPMP21eDYkOc+M3LNJ7/rTzzI1tGlvnygAElwQqjFPc7MZNouvq1TVYP7F1rgxAddrIkw3dvYTOcuU3ts4L7B47Id2tZHBwh97zXvwGNr4AfU539uyhvebHN8cYKREiUrd/sUK49XPnzyfj8FyZ87P/8cfZFhbDg5bCMYkOdSRzilUAFz/knTxRx2K4hYxYaZcdmmFY5ddBxa88ESXySMotu69edNi+XP+d838Jlz4bvtvDoJGUWaimitFhz1p3a/qwGXBdg/qZJ8UgC9VRMzokOuDdX7h7t6hUzQTX2fGDbq57exYlQlbzb6KY83/1uyr2PxeOtKtY/w+fUQkgybgJyaJEg5DV7IaIRAGlc8o58P1/mFvXj7SrOP+df4aP/6J/+xdN9ghZzadEtd7PmVNg6mvquGeSZFzNCB8th8bnwxrYYYKDQlZzGOgVtCSuGXELjK8xbwQpEh3KCLbURi8lLDtHhKwhiYcNCXzhzClw2YveH/N218O796ufPQGB7BkGANB/OEx9Wf30mubV8NYd4Q3/dopAWkh6xta3bSssO1clbZqMAeiM0kq45n3lYfRq6fEDSTzam8Cu6FcOYx/XDx9zw+56eON687EH/nDQAv+7VXrOgUaVq/fyOHXO9/J8f8YE+N6b4Q7+6Jr26DqCdOhXDufcrgpGmCgW0RmHWuCVcfoh5MHSIGQ1a4BxQUviC7FCtSycdRUMmW7eGNq2wkvnR6NegOItIatZBvwgaEl8xypQ03f5tcooTio1892ddbDicjPf8p4XC4BdQUsRCMm4Os6lAj1PrYCzr1bLhG7mUTpDpsM3boIPl5iQ0mt2WQgz3aciz383wvp74NnBsOoH7jOJAC5ZAL092muYRNBkIYjUrsVzknHY/hK8eK77490J/WH0XPOymUbQaJEk4u4sD2l8Hl4YBZ+syv5sJqPmhN9JlGSrRRVN9ERfgCk6WmHlldCyTu+9wmL3NQz8oZ0qmiwhkEAOC95xQKIDVl2tf7wbPNkbecywSQikmqME7yFDnB/Yq0jVBXDK5y0qqMMkh1rgg8fgvJ87fyes2cGgdE6qRIxkHXBnkPJ0i27tnb3rzRsAKLeyjgGE2T2sdG7nBsZYG6gw2dD15Zty6mTy3416z+fiT/AaW+cWgN1/dkugAnXHZ816629RqXeJmTqZSeGNOt6S6jmcXiLm9cDEcYLuJcsQj5qanhji32qnpOk6vUTMikCEcYru9DvMg4p3/cr1zvY6s4WfpOn6qAEUswbYH4Q8jtB1xpRWmp8Fvq6ZVfTpDrPjm2G/rWsgzQDsunHhLYD/8V9UxS8dxj1ubiN2UimMuVvvnX2hdK/UpWoEQmapWMFzvovjlCPt+jV6+g5V0Tp9h+Y2dp8SuMJFUeqPXbiQvSZDx8cawABWI9TuMJS8/xv9jJ3+w1VR6dFz3fnmB09RGUi60cZftIWvfLwqFn2MUMcYgLiGBJIlvgqlQ0crvP0T/fd6Fakr2hv3qJ+Dp3R/TDzlHPjmbXDVuzB9pbsZpGGR99HJukiWpFcKh6g2jJhWp18xtDMOtSglpa58+5QcbSeXC+3N6hYxfCllX2kY0XnPoBpeQ+LRQdoAJ5Wq7OCwetpWXB6+hlKCOlHFV2LVOu8ZlOQRzwXKhc+aVf3eMMbiNywKn/KhS51Gu21c/+Fqlx+WmWD7cnjjujDWGeiybVzXvYMF8zwTxxRtW1Usfi7xe6b48JmwKr9bXXbfO7iGDUguMC+RYawCuGAefOtu/8OwjrSrjOF//s7fcZ0ieEdUdT2Td9893GEP+sBJxlVE7/Mj1J29XzS9qnb7YVU+ZNVh1rRwWcMKJFPNSeQDp5yjHD/l15qvGZDoUEbWsCh8jp5MBCtFVfeNQLIbwJMMI85moLcxwfwilQo2eLJq5uQ2ROuLNnUbuX05/CcyJWMOU8AocSvbunvIUWEIWc184GdGxAqSXkWqzWvxGCgcoJw+J2Y4flI3eAd3qq5i+zZFLeEzxQNidvYl3JkBLKQIwQcQsaqixy9NSEaLOdnD/bvfBNqIObQjmJm7XHl8QTDTifLBoQEAiCrqESxwL1UeXxAsEFXUO33csQHYT98HNGiKlMc/GmwdOUa7Oph9KthIT6srFH0OUkBFtl1/JnozAGAPEN4kkuOXO3WVDy4MAEDM5mkg34ojPDxk60Qb1wUi7WZTf4IQxw0cH9RRxRV2kq82rmYAACGQxJiBYLPbb+TJEcFmYsxwq3zIwQAAxCwOYDEZ8lVGAqARi8liFgdy+UhOBgB2XmGSSmBHrt/K45gdJKlM5fflQs4GACBuZycJJpE3Aj/YQYJJ4nZ2mviYEQMAEHfQRJIJ5JcDL2kkyQRxh7nKbsbLxMtaBpJkFZJRpr99XCPYbK/5RhN3jM0AKcQs9mAxjjDnGUaPOizGmVY+eDADpLD9BA8CLlJ58qTxEFX8NJejXnd43ilEVnMz8Bj5uwNdDgJ3uvXwOcWXVjH2BdIr9PSy9OZooIAr3fj2dTG+B+gMcSvbiFGRjydwgGABMf1bPffD+YysYQKSxeTDyzJpQjBTJ5jDBL7MAOmIKuqRjAYegKOVKo5jDgMPIBntt/IhgBkgHfkkw0jwaOTyDkwhWEmMuX5N952LEALkE1yKZH4k0tBMIHgHwb3iNv4avCghQtYwHcl9hD0r2T0bEMwTVeFxkoXKAFLIhUzE4q5QF6nQQVBHkkfEHN4MWpRMQmkAKexyNbcguAkZsRb3gj12vaWnMsuyhIlQG0AKuYwY+6hEcgMqBO3koGXqgv1AHYLnGMDqzIJMYSQSBpCOXEZvWhmPYBqSy4CRAYu0BcHrSFZQzJr0IoxRIHIGkImsZSAJxiK4BMl5wBjAqz7y7cAmu8HGOmKs9eKGzk8ibwCZ2LeQZVgMR1KOpAwYBJQAxUB/lIEUIr5smBEHOlAKbgNagRZgF4ImBI0k2UoVTV7dygXF/wF+fTz59Jc5ygAAAABJRU5ErkJggg=="}))}async getHistoryKLineData(r,i,o,s){return await((await(await fetch(`https://api.polygon.io/v2/aggs/ticker/${r.ticker}/range/${i.span}/${i.type}/${o}/${s}?apiKey=${this._apiKey}`)).json()).results||[]).map(f=>({timestamp:f.t,open:f.o,high:f.h,low:f.l,close:f.c,volume:f.v,turnover:f.vw}))}subscribe(r,i,o){var s,l;this._prevSymbolMarket!==r.market?((s=this._ws)==null||s.close(),this._ws=new WebSocket(`wss://delayed.polygon.io/${r.market}`),this._ws.onopen=()=>{var u;(u=this._ws)==null||u.send(JSON.stringify({action:"auth",params:this._apiKey}))},this._ws.onmessage=u=>{var g;const f=JSON.parse(u.data);f[0].ev==="status"?f[0].status==="auth_success"&&((g=this._ws)==null||g.send(JSON.stringify({action:"subscribe",params:`T.${r.ticker}`}))):"sym"in f&&o({timestamp:f.s,open:f.o,high:f.h,low:f.l,close:f.c,volume:f.v,turnover:f.vw})}):(l=this._ws)==null||l.send(JSON.stringify({action:"subscribe",params:`T.${r.ticker}`})),this._prevSymbolMarket=r.market}unsubscribe(r,i){}}class T6{constructor(r,i,o){wt(this,"apikey");wt(this,"apiurl");wt(this,"testsesson_id");this.apiurl=r,this.apikey=i,this.testsesson_id=o}async retrieveOrder(r){const i=await this.makeFetchWithAuthAndBody("GET",`${this.apiurl}/positions/${r}`),o=await(i==null?void 0:i.json());return{entryPoint:o.data.entrypoint,stopLoss:o.data.stoploss,takeProfit:o.data.takeprofit,lotSize:o.data.lotsize,pl:o.data.pl,accountId:o.data.account_id,orderId:o.data.id,entryTime:o.data.entrytime,exitTime:o.data.exittime,exitPoint:o.data.exitpoint,action:o.data.action}}async retrieveOrders(r,i){try{return((await(await this.makeFetchWithAuthAndBody("GET",`${this.apiurl}/positions`)).json()).data||[]).map(l=>({entryPoint:l.entrypoint,stopLoss:l.stoploss,takeProfit:l.takeprofit,lotSize:l.lotsize,pl:l.pl,accountId:l.account_id,orderId:l.id,entryTime:l.entrytime,exitTime:l.exittime,exitPoint:l.exitpoint,action:l.action}))}catch{return[]}}async openOrder(r,i,o,s,l){const u=await this.makeFetchWithAuthAndBody("POST",`${this.apiurl}/positions`,{account_id:this.testsesson_id,action:r,entrypoint:o,stoploss:s,takeprofit:l}),f=await(u==null?void 0:u.json());return{orderId:f.id,accountId:f.account_id,action:f.action,entryPoint:f.entrypoint,exitPoint:f.exitpoint,stopLoss:f.stoploss,takeProfit:f.takeprofit,lotSize:f.lotsize,pips:f.pips,pl:f.pl,entryTime:f.entrytime,exitTime:f.exittime,exitType:f.exittype,partials:f.partials}}async closeOrder(r,i){try{const o=await this.makeFetchWithAuthAndBody("PUT",`${this.apiurl}/positions/${r}`);return await(o==null?void 0:o.json())}catch{return null}}async modifyOrder(r){const i=await this.makeFetchWithAuthAndBody("PUT",`${this.apiurl}/positions/${r.id}`,r),o=await(i==null?void 0:i.json());return{orderId:o.id,accountId:o.account_id,action:o.action,entryPoint:o.entrypoint,exitPoint:o.exitpoint,stopLoss:o.stoploss,takeProfit:o.takeprofit,lotSize:o.lotsize,pips:o.pips,pl:o.pl,entryTime:o.entrytime,exitTime:o.exittime,exitType:o.exittype,partials:o.partials}}async unsetSlOrTP(r,i){const o=await this.makeFetchWithAuthAndBody("PUT",`${this.apiurl}/positions/${r}/unset/${i}`),s=await(o==null?void 0:o.json());return{orderId:s.id,accountId:s.account_id,action:s.action,entryPoint:s.entrypoint,exitPoint:s.exitpoint,stopLoss:s.stoploss,takeProfit:s.takeprofit,lotSize:s.lotsize,pips:s.pips,pl:s.pl,entryTime:s.entrytime,exitTime:s.exittime,exitType:s.exittype,partials:s.partials}}launchOrderModal(r,i,o){}async makeFetchWithAuthAndBody(r,i,o){const s={method:r,credentials:"include",headers:{Accept:"application/json","Content-Type":"application/json",authorization:`Bearer ${this.apikey}`},body:o?JSON.stringify(o):null};try{return await fetch(`${i}`,s)}catch(l){return alert(l.message??"An error occured"),null}}}class P6{constructor(r="dummy_order_controller"){wt(this,"storage_name");this.storage_name=r}async retrieveOrder(r){return this.retrieveOrderFromLs(r)}async retrieveOrders(r,i){let o=this.retrieveOrdersFromLs();return r&&(o=o.filter((s,l)=>s.action==r)),i&&(o=o.filter(s=>s.accountId==i)),o}async openOrder(r,i,o,s,l){const u=this.retrieveOrdersFromLs(),f={orderId:u.length?u.at(u.length-1).orderId+1:0,action:r,entryPoint:o,exitPoint:void 0,stopLoss:s,takeProfit:l,lotSize:i,pips:0,pl:0,entryTime:new Date().getTime().toString(),exitTime:void 0,exitType:void 0,partials:void 0};return this.storeOrder(f,u),f}async closeOrder(r,i){try{const o=this.retrieveOrdersFromLs(),s=o.findIndex(u=>u.orderId==r);if(s<0)return null;const l=o[s];return(!i||i>l.lotSize)&&(i=l.lotSize),l.lotSize-=i,this.storeOrder(l,o,s),l}catch{return null}}async modifyOrder(r){const i=this.retrieveOrdersFromLs(),o=i.findIndex(l=>l.orderId==r.id);if(o<0)return null;const s=i[o];return s.action=r.action??s.action,s.entryPoint=r.entrypoint??s.entryPoint,s.exitPoint=r.exitpoint??s.exitPoint,s.stopLoss=r.stoploss??s.stopLoss,s.takeProfit=r.takeprofit??s.takeProfit,s.lotSize=r.lotsize??s.lotSize,s.pips=r.pips??s.pips,s.pl=r.pl??s.pl,s.entryTime=["buy","sell"].includes(s.action)?new Date().getTime().toString():s.entryTime,s.exitTime=s.exitPoint&&s.exitTime?new Date().getTime().toString():s.exitTime,this.storeOrder(s,i,o),s}async unsetSlOrTP(r,i){const o=this.retrieveOrdersFromLs(),s=o.findIndex(u=>u.orderId==r);if(s<0)return null;const l=o[s];return i=="sl"?l.stopLoss=void 0:l.takeProfit=void 0,this.storeOrder(l,o,s),l}launchOrderModal(r,i,o){}retrieveOrdersFromLs(){return JSON.parse(localStorage.getItem(this.storage_name)??"[]")}retrieveOrderFromLs(r){return this.retrieveOrdersFromLs().find(i=>i.orderId==r)??null}storeOrder(r,i,o){if(i||(i=this.retrieveOrdersFromLs()),o&&o>i.length)throw new Error("storeOrder: index cannot be greater than total order length");o?i[o]=r:i.push(r),localStorage.setItem(this.storage_name,JSON.stringify(i))}}const I6=!1,O6=(e,r)=>e===r,G0=Symbol("solid-proxy"),E6=typeof Proxy=="function",B6=Symbol("solid-track"),Lr={equals:O6};let ca=pa;const pn=1,$r=2,ua={owned:null,cleanups:null,context:null,owner:null},H0={};var Ee=null;let V0=null,D6=null,Oe=null,gt=null,yn=null,kr=0;function Sr(e,r){const i=Oe,o=Ee,s=e.length===0,l=r===void 0?o:r,u=s?ua:{owned:null,cleanups:null,context:l?l.context:null,owner:l},f=s?e:()=>e(()=>Ht(()=>X1(u)));Ee=u,Oe=null;try{return mn(f,!0)}finally{Oe=i,Ee=o}}function H(e,r){r=r?Object.assign({},Lr,r):Lr;const i={value:e,observers:null,observerSlots:null,comparator:r.equals||void 0},o=s=>(typeof s=="function"&&(s=s(i.value)),ga(i,s));return[ha.bind(i),o]}function fa(e,r,i){const o=Ar(e,r,!0,pn);f1(o)}function Be(e,r,i){const o=Ar(e,r,!1,pn);f1(o)}function sn(e,r,i){ca=Z6;const o=Ar(e,r,!1,pn);(!i||!i.render)&&(o.user=!0),yn?yn.push(o):f1(o)}function ln(e,r,i){i=i?Object.assign({},Lr,i):Lr;const o=Ar(e,r,!0,0);return o.observers=null,o.observerSlots=null,o.comparator=i.equals||void 0,f1(o),ha.bind(o)}function R6(e){return e&&typeof e=="object"&&"then"in e}function F6(e,r,i){let o,s,l;typeof r=="function"?(o=e,s=r,l=i||{}):(o=!0,s=e,l=r||{});let u=null,f=H0,g=!1,y="initialValue"in l,C=typeof o=="function"&&ln(o);const _=new Set,[$,M]=(l.storage||H)(l.initialValue),[x,T]=H(void 0),[k,S]=H(void 0,{equals:!1}),[D,z]=H(y?"ready":"unresolved");function B(K,j,V,oe){return u===K&&(u=null,oe!==void 0&&(y=!0),(K===f||j===f)&&l.onHydrated&&queueMicrotask(()=>l.onHydrated(oe,{value:j})),f=H0,R(j,V)),j}function R(K,j){mn(()=>{j===void 0&&M(()=>K),z(j!==void 0?"errored":y?"ready":"unresolved"),T(j);for(const V of _.keys())V.decrement();_.clear()},!1)}function Z(){const K=W6,j=$(),V=x();if(V!==void 0&&!u)throw V;return Oe&&!Oe.user&&K&&fa(()=>{k(),u&&(K.resolved||_.has(K)||(K.increment(),_.add(K)))}),j}function Q(K=!0){if(K!==!1&&g)return;g=!1;const j=C?C():o;if(j==null||j===!1){B(u,Ht($));return}let V;const oe=f!==H0?f:Ht(()=>{try{return s(j,{value:$(),refetching:K})}catch(ee){V=ee}});if(V!==void 0){B(u,void 0,Pr(V),j);return}else if(!R6(oe))return B(u,oe,void 0,j),oe;return u=oe,"v"in oe?(oe.s===1?B(u,oe.v,void 0,j):B(u,void 0,Pr(oe.v),j),oe):(g=!0,queueMicrotask(()=>g=!1),mn(()=>{z(y?"refreshing":"pending"),S()},!1),oe.then(ee=>B(oe,ee,void 0,j),ee=>B(oe,void 0,Pr(ee),j)))}Object.defineProperties(Z,{state:{get:()=>D()},error:{get:()=>x()},loading:{get(){const K=D();return K==="pending"||K==="refreshing"}},latest:{get(){if(!y)return Z();const K=x();if(K&&!u)throw K;return $()}}});let I=Ee;return C?fa(()=>(I=Ee,Q(!1))):Q(!1),[Z,{refetch:K=>z6(I,()=>Q(K)),mutate:M}]}function Ht(e){if(Oe===null)return e();const r=Oe;Oe=null;try{return e()}finally{Oe=r}}function da(e){sn(()=>Ht(e))}function q0(e){return Ee===null||(Ee.cleanups===null?Ee.cleanups=[e]:Ee.cleanups.push(e)),e}function z6(e,r){const i=Ee,o=Oe;Ee=e,Oe=null;try{return mn(r,!0)}catch(s){X0(s)}finally{Ee=i,Oe=o}}function N6(e){const r=Oe,i=Ee;return Promise.resolve().then(()=>{Oe=r,Ee=i;let o;return mn(e,!1),Oe=Ee=null,o?o.done:void 0})}let W6;function ha(){if(this.sources&&this.state)if(this.state===pn)f1(this);else{const e=gt;gt=null,mn(()=>Tr(this),!1),gt=e}if(Oe){const e=this.observers?this.observers.length:0;Oe.sources?(Oe.sources.push(this),Oe.sourceSlots.push(e)):(Oe.sources=[this],Oe.sourceSlots=[e]),this.observers?(this.observers.push(Oe),this.observerSlots.push(Oe.sources.length-1)):(this.observers=[Oe],this.observerSlots=[Oe.sources.length-1])}return this.value}function ga(e,r,i){let o=e.value;return(!e.comparator||!e.comparator(o,r))&&(e.value=r,e.observers&&e.observers.length&&mn(()=>{for(let s=0;s<e.observers.length;s+=1){const l=e.observers[s],u=V0&&V0.running;u&&V0.disposed.has(l),(u?!l.tState:!l.state)&&(l.pure?gt.push(l):yn.push(l),l.observers&&ya(l)),u||(l.state=pn)}if(gt.length>1e6)throw gt=[],new Error},!1)),r}function f1(e){if(!e.fn)return;X1(e);const r=kr;K6(e,e.value,r)}function K6(e,r,i){let o;const s=Ee,l=Oe;Oe=Ee=e;try{o=e.fn(r)}catch(u){return e.pure&&(e.state=pn,e.owned&&e.owned.forEach(X1),e.owned=null),e.updatedAt=i+1,X0(u)}finally{Oe=l,Ee=s}(!e.updatedAt||e.updatedAt<=i)&&(e.updatedAt!=null&&"observers"in e?ga(e,o):e.value=o,e.updatedAt=i)}function Ar(e,r,i,o=pn,s){const l={fn:e,state:o,updatedAt:null,owned:null,sources:null,sourceSlots:null,cleanups:null,value:r,owner:Ee,context:Ee?Ee.context:null,pure:i};return Ee===null||Ee!==ua&&(Ee.owned?Ee.owned.push(l):Ee.owned=[l]),l}function Mr(e){if(e.state===0)return;if(e.state===$r)return Tr(e);if(e.suspense&&Ht(e.suspense.inFallback))return e.suspense.effects.push(e);const r=[e];for(;(e=e.owner)&&(!e.updatedAt||e.updatedAt<kr);)e.state&&r.push(e);for(let i=r.length-1;i>=0;i--)if(e=r[i],e.state===pn)f1(e);else if(e.state===$r){const o=gt;gt=null,mn(()=>Tr(e,r[0]),!1),gt=o}}function mn(e,r){if(gt)return e();let i=!1;r||(gt=[]),yn?i=!0:yn=[],kr++;try{const o=e();return U6(i),o}catch(o){i||(yn=null),gt=null,X0(o)}}function U6(e){if(gt&&(pa(gt),gt=null),e)return;const r=yn;yn=null,r.length&&mn(()=>ca(r),!1)}function pa(e){for(let r=0;r<e.length;r++)Mr(e[r])}function Z6(e){let r,i=0;for(r=0;r<e.length;r++){const o=e[r];o.user?e[i++]=o:Mr(o)}for(r=0;r<i;r++)Mr(e[r])}function Tr(e,r){e.state=0;for(let i=0;i<e.sources.length;i+=1){const o=e.sources[i];if(o.sources){const s=o.state;s===pn?o!==r&&(!o.updatedAt||o.updatedAt<kr)&&Mr(o):s===$r&&Tr(o,r)}}}function ya(e){for(let r=0;r<e.observers.length;r+=1){const i=e.observers[r];i.state||(i.state=$r,i.pure?gt.push(i):yn.push(i),i.observers&&ya(i))}}function X1(e){let r;if(e.sources)for(;e.sources.length;){const i=e.sources.pop(),o=e.sourceSlots.pop(),s=i.observers;if(s&&s.length){const l=s.pop(),u=i.observerSlots.pop();o<s.length&&(l.sourceSlots[u]=o,s[o]=l,i.observerSlots[o]=u)}}if(e.tOwned){for(r=e.tOwned.length-1;r>=0;r--)X1(e.tOwned[r]);delete e.tOwned}if(e.owned){for(r=e.owned.length-1;r>=0;r--)X1(e.owned[r]);e.owned=null}if(e.cleanups){for(r=e.cleanups.length-1;r>=0;r--)e.cleanups[r]();e.cleanups=null}e.state=0}function Pr(e){return e instanceof Error?e:new Error(typeof e=="string"?e:"Unknown error",{cause:e})}function X0(e,r=Ee){throw Pr(e)}const Q6=Symbol("fallback");function ma(e){for(let r=0;r<e.length;r++)e[r]()}function j6(e,r,i={}){let o=[],s=[],l=[],u=0,f=r.length>1?[]:null;return q0(()=>ma(l)),()=>{let g=e()||[],y=g.length,C,_;return g[B6],Ht(()=>{let M,x,T,k,S,D,z,B,R;if(y===0)u!==0&&(ma(l),l=[],o=[],s=[],u=0,f&&(f=[])),i.fallback&&(o=[Q6],s[0]=Sr(Z=>(l[0]=Z,i.fallback())),u=1);else if(u===0){for(s=new Array(y),_=0;_<y;_++)o[_]=g[_],s[_]=Sr($);u=y}else{for(T=new Array(y),k=new Array(y),f&&(S=new Array(y)),D=0,z=Math.min(u,y);D<z&&o[D]===g[D];D++);for(z=u-1,B=y-1;z>=D&&B>=D&&o[z]===g[B];z--,B--)T[B]=s[z],k[B]=l[z],f&&(S[B]=f[z]);for(M=new Map,x=new Array(B+1),_=B;_>=D;_--)R=g[_],C=M.get(R),x[_]=C===void 0?-1:C,M.set(R,_);for(C=D;C<=z;C++)R=o[C],_=M.get(R),_!==void 0&&_!==-1?(T[_]=s[C],k[_]=l[C],f&&(S[_]=f[C]),_=x[_],M.set(R,_)):l[C]();for(_=D;_<y;_++)_ in T?(s[_]=T[_],l[_]=k[_],f&&(f[_]=S[_],f[_](_))):s[_]=Sr($);s=s.slice(0,u=y),o=g.slice(0)}return s});function $(M){if(l[_]=M,f){const[x,T]=H(_);return f[_]=T,r(g[_],x)}return r(g[_])}}}function J(e,r){return Ht(()=>e(r||{}))}function Ir(){return!0}const Y6={get(e,r,i){return r===G0?i:e.get(r)},has(e,r){return r===G0?!0:e.has(r)},set:Ir,deleteProperty:Ir,getOwnPropertyDescriptor(e,r){return{configurable:!0,enumerable:!0,get(){return e.get(r)},set:Ir,deleteProperty:Ir}},ownKeys(e){return e.keys()}};function J0(e){return(e=typeof e=="function"?e():e)?e:{}}function G6(){for(let e=0,r=this.length;e<r;++e){const i=this[e]();if(i!==void 0)return i}}function ba(...e){let r=!1;for(let u=0;u<e.length;u++){const f=e[u];r=r||!!f&&G0 in f,e[u]=typeof f=="function"?(r=!0,ln(f)):f}if(E6&&r)return new Proxy({get(u){for(let f=e.length-1;f>=0;f--){const g=J0(e[f])[u];if(g!==void 0)return g}},has(u){for(let f=e.length-1;f>=0;f--)if(u in J0(e[f]))return!0;return!1},keys(){const u=[];for(let f=0;f<e.length;f++)u.push(...Object.keys(J0(e[f])));return[...new Set(u)]}},Y6);const i={},o=Object.create(null);for(let u=e.length-1;u>=0;u--){const f=e[u];if(!f)continue;const g=Object.getOwnPropertyNames(f);for(let y=g.length-1;y>=0;y--){const C=g[y];if(C==="__proto__"||C==="constructor")continue;const _=Object.getOwnPropertyDescriptor(f,C);if(!o[C])o[C]=_.get?{enumerable:!0,configurable:!0,get:G6.bind(i[C]=[_.get.bind(f)])}:_.value!==void 0?_:void 0;else{const $=i[C];$&&(_.get?$.push(_.get.bind(f)):_.value!==void 0&&$.push(()=>_.value))}}}const s={},l=Object.keys(o);for(let u=l.length-1;u>=0;u--){const f=l[u],g=o[f];g&&g.get?Object.defineProperty(s,f,g):s[f]=g?g.value:void 0}return s}const H6=e=>`Stale read from <${e}>.`;function V6(e){const r="fallback"in e&&{fallback:()=>e.fallback};return ln(j6(()=>e.each,e.children,r||void 0))}function lt(e){const r=e.keyed,i=ln(()=>e.when,void 0,void 0),o=r?i:ln(i,void 0,{equals:(s,l)=>!s==!l});return ln(()=>{const s=o();if(s){const l=e.children;return typeof l=="function"&&l.length>0?Ht(()=>l(r?s:()=>{if(!Ht(o))throw H6("Show");return i()})):l}return e.fallback},void 0,void 0)}const et=e=>ln(()=>e());function q6(e,r,i){let o=i.length,s=r.length,l=o,u=0,f=0,g=r[s-1].nextSibling,y=null;for(;u<s||f<l;){if(r[u]===i[f]){u++,f++;continue}for(;r[s-1]===i[l-1];)s--,l--;if(s===u){const C=l<o?f?i[f-1].nextSibling:i[l-f]:g;for(;f<l;)e.insertBefore(i[f++],C)}else if(l===f)for(;u<s;)(!y||!y.has(r[u]))&&r[u].remove(),u++;else if(r[u]===i[l-1]&&i[f]===r[s-1]){const C=r[--s].nextSibling;e.insertBefore(i[f++],r[u++].nextSibling),e.insertBefore(i[--l],C),r[s]=i[l]}else{if(!y){y=new Map;let _=f;for(;_<l;)y.set(i[_],_++)}const C=y.get(r[u]);if(C!=null)if(f<C&&C<l){let _=u,$=1,M;for(;++_<s&&_<l&&!((M=y.get(r[_]))==null||M!==C+$);)$++;if($>C-f){const x=r[u];for(;f<C;)e.insertBefore(i[f++],x)}else e.replaceChild(i[f++],r[u++])}else u++;else r[u++].remove()}}}const _a="_$DX_DELEGATE";function X6(e,r,i,o={}){let s;return Sr(l=>{s=l,r===document?e():G(r,e(),r.firstChild?null:void 0,i)},o.owner),()=>{s(),r.textContent=""}}function U(e,r,i,o){let s;const l=()=>{const f=o?document.createElementNS("http://www.w3.org/1998/Math/MathML","template"):document.createElement("template");return f.innerHTML=e,i?f.content.firstChild.firstChild:o?f.firstChild:f.content.firstChild},u=r?()=>Ht(()=>document.importNode(s||(s=l()),!0)):()=>(s||(s=l())).cloneNode(!0);return u.cloneNode=u,u}function Rt(e,r=window.document){const i=r[_a]||(r[_a]=new Set);for(let o=0,s=e.length;o<s;o++){const l=e[o];i.has(l)||(i.add(l),r.addEventListener(l,J6))}}function bt(e,r,i){i==null?e.removeAttribute(r):e.setAttribute(r,i)}function Vt(e,r){r==null?e.removeAttribute("class"):e.className=r}function bn(e,r,i,o){if(o)Array.isArray(i)?(e[`$$${r}`]=i[0],e[`$$${r}Data`]=i[1]):e[`$$${r}`]=i;else if(Array.isArray(i)){const s=i[0];e.addEventListener(r,i[0]=l=>s.call(e,i[1],l))}else e.addEventListener(r,i,typeof i!="function"&&i)}function qt(e,r,i){if(!r)return i?bt(e,"style"):r;const o=e.style;if(typeof r=="string")return o.cssText=r;typeof i=="string"&&(o.cssText=i=void 0),i||(i={}),r||(r={});let s,l;for(l in i)r[l]==null&&o.removeProperty(l),delete i[l];for(l in r)s=r[l],s!==i[l]&&(o.setProperty(l,s),i[l]=s);return i}function Or(e,r,i){i!=null?e.style.setProperty(r,i):e.style.removeProperty(r)}function ei(e,r,i){return Ht(()=>e(r,i))}function G(e,r,i,o){if(i!==void 0&&!o&&(o=[]),typeof r!="function")return Er(e,r,o,i);Be(s=>Er(e,r(),s,i),o)}function J6(e){let r=e.target;const i=`$$${e.type}`,o=e.target,s=e.currentTarget,l=g=>Object.defineProperty(e,"target",{configurable:!0,value:g}),u=()=>{const g=r[i];if(g&&!r.disabled){const y=r[`${i}Data`];if(y!==void 0?g.call(r,y,e):g.call(r,e),e.cancelBubble)return}return r.host&&typeof r.host!="string"&&!r.host._$host&&r.contains(e.target)&&l(r.host),!0},f=()=>{for(;u()&&(r=r._$host||r.parentNode||r.host););};if(Object.defineProperty(e,"currentTarget",{configurable:!0,get(){return r||document}}),e.composedPath){const g=e.composedPath();l(g[0]);for(let y=0;y<g.length-2&&(r=g[y],!!u());y++){if(r._$host){r=r._$host,f();break}if(r.parentNode===s)break}}else f();l(o)}function Er(e,r,i,o,s){for(;typeof i=="function";)i=i();if(r===i)return i;const l=typeof r,u=o!==void 0;if(e=u&&i[0]&&i[0].parentNode||e,l==="string"||l==="number"){if(l==="number"&&(r=r.toString(),r===i))return i;if(u){let f=i[0];f&&f.nodeType===3?f.data!==r&&(f.data=r):f=document.createTextNode(r),i=d1(e,i,o,f)}else i!==""&&typeof i=="string"?i=e.firstChild.data=r:i=e.textContent=r}else if(r==null||l==="boolean")i=d1(e,i,o);else{if(l==="function")return Be(()=>{let f=r();for(;typeof f=="function";)f=f();i=Er(e,f,i,o)}),()=>i;if(Array.isArray(r)){const f=[],g=i&&Array.isArray(i);if(ti(f,r,i,s))return Be(()=>i=Er(e,f,i,o,!0)),()=>i;if(f.length===0){if(i=d1(e,i,o),u)return i}else g?i.length===0?va(e,f,o):q6(e,i,f):(i&&d1(e),va(e,f));i=f}else if(r.nodeType){if(Array.isArray(i)){if(u)return i=d1(e,i,o,r);d1(e,i,null,r)}else i==null||i===""||!e.firstChild?e.appendChild(r):e.replaceChild(r,e.firstChild);i=r}}return i}function ti(e,r,i,o){let s=!1;for(let l=0,u=r.length;l<u;l++){let f=r[l],g=i&&i[e.length],y;if(!(f==null||f===!0||f===!1))if((y=typeof f)=="object"&&f.nodeType)e.push(f);else if(Array.isArray(f))s=ti(e,f,g)||s;else if(y==="function")if(o){for(;typeof f=="function";)f=f();s=ti(e,Array.isArray(f)?f:[f],Array.isArray(g)?g:[g])||s}else e.push(f),s=!0;else{const C=String(f);g&&g.nodeType===3&&g.data===C?e.push(g):e.push(document.createTextNode(C))}}return s}function va(e,r,i=null){for(let o=0,s=r.length;o<s;o++)e.insertBefore(r[o],i)}function d1(e,r,i,o){if(i===void 0)return e.textContent="";const s=o||document.createTextNode("");if(r.length){let l=!1;for(let u=r.length-1;u>=0;u--){const f=r[u];if(s!==f){const g=f.parentNode===e;!l&&!u?g?e.replaceChild(s,f):e.insertBefore(s,i):g&&f.remove()}else l=!0}}else e.insertBefore(s,i);return[s]}function e3(){this.__data__=[],this.size=0}var t3=e3;function n3(e,r){return e===r||e!==e&&r!==r}var Ca=n3,r3=Ca;function i3(e,r){for(var i=e.length;i--;)if(r3(e[i][0],r))return i;return-1}var Br=i3,o3=Br,a3=Array.prototype,s3=a3.splice;function l3(e){var r=this.__data__,i=o3(r,e);if(i<0)return!1;var o=r.length-1;return i==o?r.pop():s3.call(r,i,1),--this.size,!0}var c3=l3,u3=Br;function f3(e){var r=this.__data__,i=u3(r,e);return i<0?void 0:r[i][1]}var d3=f3,h3=Br;function g3(e){return h3(this.__data__,e)>-1}var p3=g3,y3=Br;function m3(e,r){var i=this.__data__,o=y3(i,e);return o<0?(++this.size,i.push([e,r])):i[o][1]=r,this}var b3=m3,_3=t3,v3=c3,C3=d3,x3=p3,w3=b3;function h1(e){var r=-1,i=e==null?0:e.length;for(this.clear();++r<i;){var o=e[r];this.set(o[0],o[1])}}h1.prototype.clear=_3,h1.prototype.delete=v3,h1.prototype.get=C3,h1.prototype.has=x3,h1.prototype.set=w3;var Dr=h1,L3=Dr;function $3(){this.__data__=new L3,this.size=0}var k3=$3;function S3(e){var r=this.__data__,i=r.delete(e);return this.size=r.size,i}var A3=S3;function M3(e){return this.__data__.get(e)}var T3=M3;function P3(e){return this.__data__.has(e)}var I3=P3,O3=typeof gn=="object"&&gn&&gn.Object===Object&&gn,xa=O3,E3=xa,B3=typeof self=="object"&&self&&self.Object===Object&&self,D3=E3||B3||Function("return this")(),cn=D3,R3=cn,F3=R3.Symbol,Rr=F3,wa=Rr,La=Object.prototype,z3=La.hasOwnProperty,N3=La.toString,J1=wa?wa.toStringTag:void 0;function W3(e){var r=z3.call(e,J1),i=e[J1];try{e[J1]=void 0;var o=!0}catch{}var s=N3.call(e);return o&&(r?e[J1]=i:delete e[J1]),s}var K3=W3,U3=Object.prototype,Z3=U3.toString;function Q3(e){return Z3.call(e)}var j3=Q3,$a=Rr,Y3=K3,G3=j3,H3="[object Null]",V3="[object Undefined]",ka=$a?$a.toStringTag:void 0;function q3(e){return e==null?e===void 0?V3:H3:ka&&ka in Object(e)?Y3(e):G3(e)}var er=q3;function X3(e){var r=typeof e;return e!=null&&(r=="object"||r=="function")}var g1=X3,J3=er,e8=g1,t8="[object AsyncFunction]",n8="[object Function]",r8="[object GeneratorFunction]",i8="[object Proxy]";function o8(e){if(!e8(e))return!1;var r=J3(e);return r==n8||r==r8||r==t8||r==i8}var Sa=o8,a8=cn,s8=a8["__core-js_shared__"],l8=s8,ni=l8,Aa=function(){var e=/[^.]+$/.exec(ni&&ni.keys&&ni.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function c8(e){return!!Aa&&Aa in e}var u8=c8,f8=Function.prototype,d8=f8.toString;function h8(e){if(e!=null){try{return d8.call(e)}catch{}try{return e+""}catch{}}return""}var Ma=h8,g8=Sa,p8=u8,y8=g1,m8=Ma,b8=/[\\^$.*+?()[\]{}|]/g,_8=/^\[object .+?Constructor\]$/,v8=Function.prototype,C8=Object.prototype,x8=v8.toString,w8=C8.hasOwnProperty,L8=RegExp("^"+x8.call(w8).replace(b8,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function $8(e){if(!y8(e)||p8(e))return!1;var r=g8(e)?L8:_8;return r.test(m8(e))}var k8=$8;function S8(e,r){return e==null?void 0:e[r]}var A8=S8,M8=k8,T8=A8;function P8(e,r){var i=T8(e,r);return M8(i)?i:void 0}var qn=P8,I8=qn,O8=cn,E8=I8(O8,"Map"),ri=E8,B8=qn,D8=B8(Object,"create"),Fr=D8,Ta=Fr;function R8(){this.__data__=Ta?Ta(null):{},this.size=0}var F8=R8;function z8(e){var r=this.has(e)&&delete this.__data__[e];return this.size-=r?1:0,r}var N8=z8,W8=Fr,K8="__lodash_hash_undefined__",U8=Object.prototype,Z8=U8.hasOwnProperty;function Q8(e){var r=this.__data__;if(W8){var i=r[e];return i===K8?void 0:i}return Z8.call(r,e)?r[e]:void 0}var j8=Q8,Y8=Fr,G8=Object.prototype,H8=G8.hasOwnProperty;function V8(e){var r=this.__data__;return Y8?r[e]!==void 0:H8.call(r,e)}var q8=V8,X8=Fr,J8="__lodash_hash_undefined__";function el(e,r){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=X8&&r===void 0?J8:r,this}var tl=el,nl=F8,rl=N8,il=j8,ol=q8,al=tl;function p1(e){var r=-1,i=e==null?0:e.length;for(this.clear();++r<i;){var o=e[r];this.set(o[0],o[1])}}p1.prototype.clear=nl,p1.prototype.delete=rl,p1.prototype.get=il,p1.prototype.has=ol,p1.prototype.set=al;var sl=p1,Pa=sl,ll=Dr,cl=ri;function ul(){this.size=0,this.__data__={hash:new Pa,map:new(cl||ll),string:new Pa}}var fl=ul;function dl(e){var r=typeof e;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?e!=="__proto__":e===null}var hl=dl,gl=hl;function pl(e,r){var i=e.__data__;return gl(r)?i[typeof r=="string"?"string":"hash"]:i.map}var zr=pl,yl=zr;function ml(e){var r=yl(this,e).delete(e);return this.size-=r?1:0,r}var bl=ml,_l=zr;function vl(e){return _l(this,e).get(e)}var Cl=vl,xl=zr;function wl(e){return xl(this,e).has(e)}var Ll=wl,$l=zr;function kl(e,r){var i=$l(this,e),o=i.size;return i.set(e,r),this.size+=i.size==o?0:1,this}var Sl=kl,Al=fl,Ml=bl,Tl=Cl,Pl=Ll,Il=Sl;function y1(e){var r=-1,i=e==null?0:e.length;for(this.clear();++r<i;){var o=e[r];this.set(o[0],o[1])}}y1.prototype.clear=Al,y1.prototype.delete=Ml,y1.prototype.get=Tl,y1.prototype.has=Pl,y1.prototype.set=Il;var Ia=y1,Ol=Dr,El=ri,Bl=Ia,Dl=200;function Rl(e,r){var i=this.__data__;if(i instanceof Ol){var o=i.__data__;if(!El||o.length<Dl-1)return o.push([e,r]),this.size=++i.size,this;i=this.__data__=new Bl(o)}return i.set(e,r),this.size=i.size,this}var Fl=Rl,zl=Dr,Nl=k3,Wl=A3,Kl=T3,Ul=I3,Zl=Fl;function m1(e){var r=this.__data__=new zl(e);this.size=r.size}m1.prototype.clear=Nl,m1.prototype.delete=Wl,m1.prototype.get=Kl,m1.prototype.has=Ul,m1.prototype.set=Zl;var Ql=m1;function jl(e,r){for(var i=-1,o=e==null?0:e.length;++i<o&&r(e[i],i,e)!==!1;);return e}var Yl=jl,Gl=qn,Hl=function(){try{var e=Gl(Object,"defineProperty");return e({},"",{}),e}catch{}}(),Vl=Hl,Oa=Vl;function ql(e,r,i){r=="__proto__"&&Oa?Oa(e,r,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[r]=i}var Ea=ql,Xl=Ea,Jl=Ca,e7=Object.prototype,t7=e7.hasOwnProperty;function n7(e,r,i){var o=e[r];(!(t7.call(e,r)&&Jl(o,i))||i===void 0&&!(r in e))&&Xl(e,r,i)}var ii=n7,r7=ii,i7=Ea;function o7(e,r,i,o){var s=!i;i||(i={});for(var l=-1,u=r.length;++l<u;){var f=r[l],g=o?o(i[f],e[f],f,i,e):void 0;g===void 0&&(g=e[f]),s?i7(i,f,g):r7(i,f,g)}return i}var Nr=o7;function a7(e,r){for(var i=-1,o=Array(e);++i<e;)o[i]=r(i);return o}var s7=a7;function l7(e){return e!=null&&typeof e=="object"}var b1=l7,c7=er,u7=b1,f7="[object Arguments]";function d7(e){return u7(e)&&c7(e)==f7}var h7=d7,Ba=h7,g7=b1,Da=Object.prototype,p7=Da.hasOwnProperty,y7=Da.propertyIsEnumerable,m7=Ba(function(){return arguments}())?Ba:function(e){return g7(e)&&p7.call(e,"callee")&&!y7.call(e,"callee")},b7=m7,_7=Array.isArray,_1=_7,Wr={exports:{}};function v7(){return!1}var C7=v7;Wr.exports,function(e,r){var i=cn,o=C7,s=r&&!r.nodeType&&r,l=s&&!0&&e&&!e.nodeType&&e,u=l&&l.exports===s,f=u?i.Buffer:void 0,g=f?f.isBuffer:void 0,y=g||o;e.exports=y}(Wr,Wr.exports);var Ra=Wr.exports,x7=9007199254740991,w7=/^(?:0|[1-9]\d*)$/;function L7(e,r){var i=typeof e;return r=r??x7,!!r&&(i=="number"||i!="symbol"&&w7.test(e))&&e>-1&&e%1==0&&e<r}var Fa=L7,$7=9007199254740991;function k7(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=$7}var za=k7,S7=er,A7=za,M7=b1,T7="[object Arguments]",P7="[object Array]",I7="[object Boolean]",O7="[object Date]",E7="[object Error]",B7="[object Function]",D7="[object Map]",R7="[object Number]",F7="[object Object]",z7="[object RegExp]",N7="[object Set]",W7="[object String]",K7="[object WeakMap]",U7="[object ArrayBuffer]",Z7="[object DataView]",Q7="[object Float32Array]",j7="[object Float64Array]",Y7="[object Int8Array]",G7="[object Int16Array]",H7="[object Int32Array]",V7="[object Uint8Array]",q7="[object Uint8ClampedArray]",X7="[object Uint16Array]",J7="[object Uint32Array]",We={};We[Q7]=We[j7]=We[Y7]=We[G7]=We[H7]=We[V7]=We[q7]=We[X7]=We[J7]=!0,We[T7]=We[P7]=We[U7]=We[I7]=We[Z7]=We[O7]=We[E7]=We[B7]=We[D7]=We[R7]=We[F7]=We[z7]=We[N7]=We[W7]=We[K7]=!1;function ec(e){return M7(e)&&A7(e.length)&&!!We[S7(e)]}var tc=ec;function nc(e){return function(r){return e(r)}}var oi=nc,Kr={exports:{}};Kr.exports,function(e,r){var i=xa,o=r&&!r.nodeType&&r,s=o&&!0&&e&&!e.nodeType&&e,l=s&&s.exports===o,u=l&&i.process,f=function(){try{var g=s&&s.require&&s.require("util").types;return g||u&&u.binding&&u.binding("util")}catch{}}();e.exports=f}(Kr,Kr.exports);var ai=Kr.exports,rc=tc,ic=oi,Na=ai,Wa=Na&&Na.isTypedArray,oc=Wa?ic(Wa):rc,ac=oc,sc=s7,lc=b7,cc=_1,uc=Ra,fc=Fa,dc=ac,hc=Object.prototype,gc=hc.hasOwnProperty;function pc(e,r){var i=cc(e),o=!i&&lc(e),s=!i&&!o&&uc(e),l=!i&&!o&&!s&&dc(e),u=i||o||s||l,f=u?sc(e.length,String):[],g=f.length;for(var y in e)(r||gc.call(e,y))&&!(u&&(y=="length"||s&&(y=="offset"||y=="parent")||l&&(y=="buffer"||y=="byteLength"||y=="byteOffset")||fc(y,g)))&&f.push(y);return f}var Ka=pc,yc=Object.prototype;function mc(e){var r=e&&e.constructor,i=typeof r=="function"&&r.prototype||yc;return e===i}var si=mc;function bc(e,r){return function(i){return e(r(i))}}var Ua=bc,_c=Ua,vc=_c(Object.keys,Object),Cc=vc,xc=si,wc=Cc,Lc=Object.prototype,$c=Lc.hasOwnProperty;function kc(e){if(!xc(e))return wc(e);var r=[];for(var i in Object(e))$c.call(e,i)&&i!="constructor"&&r.push(i);return r}var Sc=kc,Ac=Sa,Mc=za;function Tc(e){return e!=null&&Mc(e.length)&&!Ac(e)}var Za=Tc,Pc=Ka,Ic=Sc,Oc=Za;function Ec(e){return Oc(e)?Pc(e):Ic(e)}var li=Ec,Bc=Nr,Dc=li;function Rc(e,r){return e&&Bc(r,Dc(r),e)}var Fc=Rc;function zc(e){var r=[];if(e!=null)for(var i in Object(e))r.push(i);return r}var Nc=zc,Wc=g1,Kc=si,Uc=Nc,Zc=Object.prototype,Qc=Zc.hasOwnProperty;function jc(e){if(!Wc(e))return Uc(e);var r=Kc(e),i=[];for(var o in e)o=="constructor"&&(r||!Qc.call(e,o))||i.push(o);return i}var Yc=jc,Gc=Ka,Hc=Yc,Vc=Za;function qc(e){return Vc(e)?Gc(e,!0):Hc(e)}var ci=qc,Xc=Nr,Jc=ci;function e4(e,r){return e&&Xc(r,Jc(r),e)}var t4=e4,Ur={exports:{}};Ur.exports,function(e,r){var i=cn,o=r&&!r.nodeType&&r,s=o&&!0&&e&&!e.nodeType&&e,l=s&&s.exports===o,u=l?i.Buffer:void 0,f=u?u.allocUnsafe:void 0;function g(y,C){if(C)return y.slice();var _=y.length,$=f?f(_):new y.constructor(_);return y.copy($),$}e.exports=g}(Ur,Ur.exports);var n4=Ur.exports;function r4(e,r){var i=-1,o=e.length;for(r||(r=Array(o));++i<o;)r[i]=e[i];return r}var i4=r4;function o4(e,r){for(var i=-1,o=e==null?0:e.length,s=0,l=[];++i<o;){var u=e[i];r(u,i,e)&&(l[s++]=u)}return l}var a4=o4;function s4(){return[]}var Qa=s4,l4=a4,c4=Qa,u4=Object.prototype,f4=u4.propertyIsEnumerable,ja=Object.getOwnPropertySymbols,d4=ja?function(e){return e==null?[]:(e=Object(e),l4(ja(e),function(r){return f4.call(e,r)}))}:c4,ui=d4,h4=Nr,g4=ui;function p4(e,r){return h4(e,g4(e),r)}var y4=p4;function m4(e,r){for(var i=-1,o=r.length,s=e.length;++i<o;)e[s+i]=r[i];return e}var Ya=m4,b4=Ua,_4=b4(Object.getPrototypeOf,Object),Ga=_4,v4=Ya,C4=Ga,x4=ui,w4=Qa,L4=Object.getOwnPropertySymbols,$4=L4?function(e){for(var r=[];e;)v4(r,x4(e)),e=C4(e);return r}:w4,Ha=$4,k4=Nr,S4=Ha;function A4(e,r){return k4(e,S4(e),r)}var M4=A4,T4=Ya,P4=_1;function I4(e,r,i){var o=r(e);return P4(e)?o:T4(o,i(e))}var Va=I4,O4=Va,E4=ui,B4=li;function D4(e){return O4(e,B4,E4)}var R4=D4,F4=Va,z4=Ha,N4=ci;function W4(e){return F4(e,N4,z4)}var K4=W4,U4=qn,Z4=cn,Q4=U4(Z4,"DataView"),j4=Q4,Y4=qn,G4=cn,H4=Y4(G4,"Promise"),V4=H4,q4=qn,X4=cn,J4=q4(X4,"Set"),eu=J4,tu=qn,nu=cn,ru=tu(nu,"WeakMap"),iu=ru,fi=j4,di=ri,hi=V4,gi=eu,pi=iu,qa=er,v1=Ma,Xa="[object Map]",ou="[object Object]",Ja="[object Promise]",e9="[object Set]",t9="[object WeakMap]",n9="[object DataView]",au=v1(fi),su=v1(di),lu=v1(hi),cu=v1(gi),uu=v1(pi),Xn=qa;(fi&&Xn(new fi(new ArrayBuffer(1)))!=n9||di&&Xn(new di)!=Xa||hi&&Xn(hi.resolve())!=Ja||gi&&Xn(new gi)!=e9||pi&&Xn(new pi)!=t9)&&(Xn=function(e){var r=qa(e),i=r==ou?e.constructor:void 0,o=i?v1(i):"";if(o)switch(o){case au:return n9;case su:return Xa;case lu:return Ja;case cu:return e9;case uu:return t9}return r});var yi=Xn,fu=Object.prototype,du=fu.hasOwnProperty;function hu(e){var r=e.length,i=new e.constructor(r);return r&&typeof e[0]=="string"&&du.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var gu=hu,pu=cn,yu=pu.Uint8Array,mu=yu,r9=mu;function bu(e){var r=new e.constructor(e.byteLength);return new r9(r).set(new r9(e)),r}var mi=bu,_u=mi;function vu(e,r){var i=r?_u(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var Cu=vu,xu=/\w*$/;function wu(e){var r=new e.constructor(e.source,xu.exec(e));return r.lastIndex=e.lastIndex,r}var Lu=wu,i9=Rr,o9=i9?i9.prototype:void 0,a9=o9?o9.valueOf:void 0;function $u(e){return a9?Object(a9.call(e)):{}}var ku=$u,Su=mi;function Au(e,r){var i=r?Su(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var Mu=Au,Tu=mi,Pu=Cu,Iu=Lu,Ou=ku,Eu=Mu,Bu="[object Boolean]",Du="[object Date]",Ru="[object Map]",Fu="[object Number]",zu="[object RegExp]",Nu="[object Set]",Wu="[object String]",Ku="[object Symbol]",Uu="[object ArrayBuffer]",Zu="[object DataView]",Qu="[object Float32Array]",ju="[object Float64Array]",Yu="[object Int8Array]",Gu="[object Int16Array]",Hu="[object Int32Array]",Vu="[object Uint8Array]",qu="[object Uint8ClampedArray]",Xu="[object Uint16Array]",Ju="[object Uint32Array]";function ef(e,r,i){var o=e.constructor;switch(r){case Uu:return Tu(e);case Bu:case Du:return new o(+e);case Zu:return Pu(e,i);case Qu:case ju:case Yu:case Gu:case Hu:case Vu:case qu:case Xu:case Ju:return Eu(e,i);case Ru:return new o;case Fu:case Wu:return new o(e);case zu:return Iu(e);case Nu:return new o;case Ku:return Ou(e)}}var tf=ef,nf=g1,s9=Object.create,rf=function(){function e(){}return function(r){if(!nf(r))return{};if(s9)return s9(r);e.prototype=r;var i=new e;return e.prototype=void 0,i}}(),of=rf,af=of,sf=Ga,lf=si;function cf(e){return typeof e.constructor=="function"&&!lf(e)?af(sf(e)):{}}var uf=cf,ff=yi,df=b1,hf="[object Map]";function gf(e){return df(e)&&ff(e)==hf}var pf=gf,yf=pf,mf=oi,l9=ai,c9=l9&&l9.isMap,bf=c9?mf(c9):yf,_f=bf,vf=yi,Cf=b1,xf="[object Set]";function wf(e){return Cf(e)&&vf(e)==xf}var Lf=wf,$f=Lf,kf=oi,u9=ai,f9=u9&&u9.isSet,Sf=f9?kf(f9):$f,Af=Sf,Mf=Ql,Tf=Yl,Pf=ii,If=Fc,Of=t4,Ef=n4,Bf=i4,Df=y4,Rf=M4,Ff=R4,zf=K4,Nf=yi,Wf=gu,Kf=tf,Uf=uf,Zf=_1,Qf=Ra,jf=_f,Yf=g1,Gf=Af,Hf=li,Vf=ci,qf=1,Xf=2,Jf=4,d9="[object Arguments]",ed="[object Array]",td="[object Boolean]",nd="[object Date]",rd="[object Error]",h9="[object Function]",id="[object GeneratorFunction]",od="[object Map]",ad="[object Number]",g9="[object Object]",sd="[object RegExp]",ld="[object Set]",cd="[object String]",ud="[object Symbol]",fd="[object WeakMap]",dd="[object ArrayBuffer]",hd="[object DataView]",gd="[object Float32Array]",pd="[object Float64Array]",yd="[object Int8Array]",md="[object Int16Array]",bd="[object Int32Array]",_d="[object Uint8Array]",vd="[object Uint8ClampedArray]",Cd="[object Uint16Array]",xd="[object Uint32Array]",Re={};Re[d9]=Re[ed]=Re[dd]=Re[hd]=Re[td]=Re[nd]=Re[gd]=Re[pd]=Re[yd]=Re[md]=Re[bd]=Re[od]=Re[ad]=Re[g9]=Re[sd]=Re[ld]=Re[cd]=Re[ud]=Re[_d]=Re[vd]=Re[Cd]=Re[xd]=!0,Re[rd]=Re[h9]=Re[fd]=!1;function Zr(e,r,i,o,s,l){var u,f=r&qf,g=r&Xf,y=r&Jf;if(i&&(u=s?i(e,o,s,l):i(e)),u!==void 0)return u;if(!Yf(e))return e;var C=Zf(e);if(C){if(u=Wf(e),!f)return Bf(e,u)}else{var _=Nf(e),$=_==h9||_==id;if(Qf(e))return Ef(e,f);if(_==g9||_==d9||$&&!s){if(u=g||$?{}:Uf(e),!f)return g?Rf(e,Of(u,e)):Df(e,If(u,e))}else{if(!Re[_])return s?e:{};u=Kf(e,_,f)}}l||(l=new Mf);var M=l.get(e);if(M)return M;l.set(e,u),Gf(e)?e.forEach(function(k){u.add(Zr(k,r,i,k,e,l))}):jf(e)&&e.forEach(function(k,S){u.set(S,Zr(k,r,i,S,e,l))});var x=y?g?zf:Ff:g?Vf:Hf,T=C?void 0:x(e);return Tf(T||e,function(k,S){T&&(S=k,k=e[S]),Pf(u,S,Zr(k,r,i,S,e,l))}),u}var wd=Zr,Ld=wd,$d=1,kd=4;function Sd(e){return Ld(e,$d|kd)}var Ad=Sd;const Md=j0(Ad);var Td=er,Pd=b1,Id="[object Symbol]";function Od(e){return typeof e=="symbol"||Pd(e)&&Td(e)==Id}var bi=Od,Ed=_1,Bd=bi,Dd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Rd=/^\w*$/;function Fd(e,r){if(Ed(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||Bd(e)?!0:Rd.test(e)||!Dd.test(e)||r!=null&&e in Object(r)}var zd=Fd,p9=Ia,Nd="Expected a function";function _i(e,r){if(typeof e!="function"||r!=null&&typeof r!="function")throw new TypeError(Nd);var i=function(){var o=arguments,s=r?r.apply(this,o):o[0],l=i.cache;if(l.has(s))return l.get(s);var u=e.apply(this,o);return i.cache=l.set(s,u)||l,u};return i.cache=new(_i.Cache||p9),i}_i.Cache=p9;var Wd=_i,Kd=Wd,Ud=500;function Zd(e){var r=Kd(e,function(o){return i.size===Ud&&i.clear(),o}),i=r.cache;return r}var Qd=Zd,jd=Qd,Yd=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Gd=/\\(\\)?/g,Hd=jd(function(e){var r=[];return e.charCodeAt(0)===46&&r.push(""),e.replace(Yd,function(i,o,s,l){r.push(s?l.replace(Gd,"$1"):o||i)}),r}),Vd=Hd;function qd(e,r){for(var i=-1,o=e==null?0:e.length,s=Array(o);++i<o;)s[i]=r(e[i],i,e);return s}var Xd=qd,y9=Rr,Jd=Xd,eh=_1,th=bi,nh=1/0,m9=y9?y9.prototype:void 0,b9=m9?m9.toString:void 0;function _9(e){if(typeof e=="string")return e;if(eh(e))return Jd(e,_9)+"";if(th(e))return b9?b9.call(e):"";var r=e+"";return r=="0"&&1/e==-nh?"-0":r}var rh=_9,ih=rh;function oh(e){return e==null?"":ih(e)}var ah=oh,sh=_1,lh=zd,ch=Vd,uh=ah;function fh(e,r){return sh(e)?e:lh(e,r)?[e]:ch(uh(e))}var dh=fh,hh=bi,gh=1/0;function ph(e){if(typeof e=="string"||hh(e))return e;var r=e+"";return r=="0"&&1/e==-gh?"-0":r}var yh=ph,mh=ii,bh=dh,_h=Fa,v9=g1,vh=yh;function Ch(e,r,i,o){if(!v9(e))return e;r=bh(r,e);for(var s=-1,l=r.length,u=l-1,f=e;f!=null&&++s<l;){var g=vh(r[s]),y=i;if(g==="__proto__"||g==="constructor"||g==="prototype")return e;if(s!=u){var C=f[g];y=o?o(C,g,f):void 0,y===void 0&&(y=v9(C)?C:_h(r[s+1])?[]:{})}mh(f,g,y),f=f[g]}return e}var xh=Ch,wh=xh;function Lh(e,r,i){return e==null?e:wh(e,r,i)}var $h=Lh;const tr=j0($h);var kh=U("<button>");const Sh=e=>(()=>{var r=kh();return bn(r,"click",e.onClick,!0),G(r,()=>e.children),Be(i=>{var o=e.style,s=`klinecharts-pro-button ${e.type??"confirm"} ${e.class??""}`;return i.e=qt(r,o,i.e),s!==i.t&&Vt(r,i.t=s),i},{e:void 0,t:void 0}),r})();Rt(["click"]);var Ah=U('<svg viewBox="0 0 1024 1024"class=icon><path d="M810.666667 128H213.333333c-46.933333 0-85.333333 38.4-85.333333 85.333333v597.333334c0 46.933333 38.4 85.333333 85.333333 85.333333h597.333334c46.933333 0 85.333333-38.4 85.333333-85.333333V213.333333c0-46.933333-38.4-85.333333-85.333333-85.333333z m-353.706667 567.04a42.496 42.496 0 0 1-60.16 0L243.626667 541.866667c-8.106667-8.106667-12.373333-18.773333-12.373334-29.866667s4.693333-22.186667 12.373334-29.866667a42.496 42.496 0 0 1 60.16 0L426.666667 604.586667l293.546666-293.546667a42.496 42.496 0 1 1 60.16 60.16l-323.413333 323.84z">'),Mh=U('<svg viewBox="0 0 1024 1024"class=icon><path d="M245.333333 128h533.333334A117.333333 117.333333 0 0 1 896 245.333333v533.333334A117.333333 117.333333 0 0 1 778.666667 896H245.333333A117.333333 117.333333 0 0 1 128 778.666667V245.333333A117.333333 117.333333 0 0 1 245.333333 128z m0 64c-29.44 0-53.333333 23.893333-53.333333 53.333333v533.333334c0 29.44 23.893333 53.333333 53.333333 53.333333h533.333334c29.44 0 53.333333-23.893333 53.333333-53.333333V245.333333c0-29.44-23.893333-53.333333-53.333333-53.333333H245.333333z">'),Th=U("<div>"),Ph=U("<span class=label>");const Ih=()=>Ah(),Oh=()=>Mh(),C9=e=>{const[r,i]=H(e.checked??!1);return sn(()=>{"checked"in e&&i(e.checked)}),(()=>{var o=Th();return o.$$click=s=>{const l=!r();e.onChange&&e.onChange(l),i(l)},G(o,(()=>{var s=et(()=>!!r());return()=>s()?J(Ih,{}):J(Oh,{})})(),null),G(o,(()=>{var s=et(()=>!!e.label);return()=>s()&&(()=>{var l=Ph();return G(l,()=>e.label),l})()})(),null),Be(s=>{var l=e.style,u=`klinecharts-pro-checkbox ${r()&&"checked"||""} ${e.class||""}`;return s.e=qt(o,l,s.e),u!==s.t&&Vt(o,s.t=u),s},{e:void 0,t:void 0}),o})()};Rt(["click"]);var Eh=U("<div class=klinecharts-pro-loading><i class=circle1></i><i class=circle2></i><i class=circle3>");const x9=()=>Eh();var Bh=U('<div class=klinecharts-pro-empty><svg class=icon viewBox="0 0 1024 1024"><path d="M855.6 427.2H168.5c-12.7 0-24.4 6.9-30.6 18L4.4 684.7C1.5 689.9 0 695.8 0 701.8v287.1c0 19.4 15.7 35.1 35.1 35.1H989c19.4 0 35.1-15.7 35.1-35.1V701.8c0-6-1.5-11.8-4.4-17.1L886.2 445.2c-6.2-11.1-17.9-18-30.6-18zM673.4 695.6c-16.5 0-30.8 11.5-34.3 27.7-12.7 58.5-64.8 102.3-127.2 102.3s-114.5-43.8-127.2-102.3c-3.5-16.1-17.8-27.7-34.3-27.7H119c-26.4 0-43.3-28-31.1-51.4l81.7-155.8c6.1-11.6 18-18.8 31.1-18.8h622.4c13 0 25 7.2 31.1 18.8l81.7 155.8c12.2 23.4-4.7 51.4-31.1 51.4H673.4zM819.9 209.5c-1-1.8-2.1-3.7-3.2-5.5-9.8-16.6-31.1-22.2-47.8-12.6L648.5 261c-17 9.8-22.7 31.6-12.6 48.4 0.9 1.4 1.7 2.9 2.5 4.4 9.5 17 31.2 22.8 48 13L807 257.3c16.7-9.7 22.4-31 12.9-47.8zM375.4 261.1L255 191.6c-16.7-9.6-38-4-47.8 12.6-1.1 1.8-2.1 3.6-3.2 5.5-9.5 16.8-3.8 38.1 12.9 47.8L337.3 327c16.9 9.7 38.6 4 48-13.1 0.8-1.5 1.7-2.9 2.5-4.4 10.2-16.8 4.5-38.6-12.4-48.4zM512 239.3h2.5c19.5 0.3 35.5-15.5 35.5-35.1v-139c0-19.3-15.6-34.9-34.8-35.1h-6.4C489.6 30.3 474 46 474 65.2v139c0 19.5 15.9 35.4 35.5 35.1h2.5z">');const Dh=()=>Bh();var Rh=U("<ul>"),Fh=U("<li>");const Qr=e=>(()=>{var r=Rh();return G(r,J(lt,{get when(){return e.loading},get children(){return J(x9,{})}}),null),G(r,J(lt,{get when(){var i;return et(()=>!e.loading&&!e.children)()&&!((i=e.dataSource)!=null&&i.length)},get children(){return J(Dh,{})}}),null),G(r,J(lt,{get when(){return e.children},get children(){return e.children}}),null),G(r,J(lt,{get when(){return!e.children},get children(){var i;return(i=e.dataSource)==null?void 0:i.map(o=>{var s;return((s=e.renderItem)==null?void 0:s.call(e,o))??Fh()})}}),null),Be(i=>{var o=e.style,s=`klinecharts-pro-list ${e.class??""}`;return i.e=qt(r,o,i.e),s!==i.t&&Vt(r,i.t=s),i},{e:void 0,t:void 0}),r})();var zh=U('<div class=klinecharts-pro-modal><div><div class=title-container><svg class=close-icon viewBox="0 0 1024 1024"><path d="M934.184927 199.723787 622.457206 511.452531l311.727721 311.703161c14.334473 14.229073 23.069415 33.951253 23.069415 55.743582 0 43.430138-35.178197 78.660524-78.735226 78.660524-21.664416 0-41.361013-8.865925-55.642275-23.069415L511.149121 622.838388 199.420377 934.490384c-14.204513 14.20349-33.901111 23.069415-55.642275 23.069415-43.482327 0-78.737272-35.230386-78.737272-78.660524 0-21.792329 8.864902-41.513486 23.094998-55.743582l311.677579-311.703161L88.135828 199.723787c-14.230096-14.255679-23.094998-33.92567-23.094998-55.642275 0-43.430138 35.254945-78.762855 78.737272-78.762855 21.741163 0 41.437761 8.813736 55.642275 23.069415l311.727721 311.727721L822.876842 88.389096c14.281261-14.255679 33.977859-23.069415 55.642275-23.069415 43.557028 0 78.735226 35.332716 78.735226 78.762855C957.254342 165.798117 948.5194 185.468109 934.184927 199.723787"></path></svg></div><div class=content-container>'),Nh=U("<div class=button-container>");const C1=e=>{const r=o=>{var s;o.target&&o.target.classList.contains("klinecharts-pro-modal")&&((s=e.onClose)==null||s.call(e))},i={};return e.width!=null&&(i.width=`${e.width}px`,i["max-width"]=`${e.width}px`),e.height!=null&&(i.height=`${e.height}px`,i["max-height"]=`${e.height}px`),(()=>{var o=zh(),s=o.firstChild,l=s.firstChild,u=l.firstChild,f=l.nextSibling;return o.$$click=r,G(l,()=>e.title,u),bn(u,"click",e.onClose,!0),G(f,()=>e.children),G(s,(()=>{var g=et(()=>!!(e.buttons&&e.buttons.length>0));return()=>g()&&(()=>{var y=Nh();return G(y,()=>e.buttons.map(C=>J(Sh,ba(C,{get children(){return C.children}})))),y})()})(),null),Be(g=>{var y=`inner${e.height!=null?" inner--fixed-height":""}`,C=i;return y!==g.e&&Vt(s,g.e=y),g.t=qt(s,C,g.t),g},{e:void 0,t:void 0}),o})()};Rt(["click"]);var Wh=U("<div tabindex=0><div class=selector-container><span class=value></span><i class=arrow>"),Kh=U("<div class=drop-down-container><ul>"),Uh=U("<li>");const w9=e=>{const[r,i]=H(!1);return(()=>{var o=Wh(),s=o.firstChild,l=s.firstChild;return o.addEventListener("blur",u=>{i(!1)}),o.$$click=u=>{i(f=>!f)},G(l,()=>e.value),G(o,(()=>{var u=et(()=>!!(e.dataSource&&e.dataSource.length>0));return()=>u()&&(()=>{var f=Kh(),g=f.firstChild;return G(g,()=>e.dataSource.map(y=>{const _=y[e.valueKey??"text"]??y;return(()=>{var $=Uh();return $.$$click=M=>{var x;M.stopPropagation(),e.value!==_&&((x=e.onSelected)==null||x.call(e,y)),i(!1)},G($,_),$})()})),f})()})(),null),Be(u=>{var f=e.style,g=`klinecharts-pro-select ${e.class??""} ${r()?"klinecharts-pro-select-show":""}`;return u.e=qt(o,f,u.e),g!==u.t&&Vt(o,u.t=g),u},{e:void 0,t:void 0}),o})()};Rt(["click"]);var Zh=U("<span class=prefix>"),Qh=U("<span class=suffix>"),jh=U("<div><input id=myInput class=value>");const[Yh,ck]=H("klinecharts-pro-input klinecharts-pro-timeframe-modal-input"),L9=e=>{const r=ba({min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER},e);let i;const[o,s]=H("normal"),l=u=>{u&&u.focus()};return sn(()=>{l(document.querySelector("#myInput"))}),(()=>{var u=jh(),f=u.firstChild;u.$$click=()=>{i==null||i.focus()},G(u,J(lt,{get when(){return r.prefix},get children(){var y=Zh();return G(y,()=>r.prefix),y}}),f),bn(f,"keydown",r.onKeyDown,!0),f.addEventListener("change",y=>{var _,$;const C=y.target.value;if("precision"in r){let M;const x=Math.max(0,Math.floor(r.precision));x<=0?M=new RegExp(/^[1-9]\d*$/):M=new RegExp("^\\d+\\.?\\d{0,"+x+"}$"),(C===""||M.test(C)&&+C>=r.min&&+C<=r.max)&&((_=r.onChange)==null||_.call(r,C===""?C:+C))}else($=r.onChange)==null||$.call(r,C)}),f.addEventListener("blur",()=>{s("normal")}),f.addEventListener("focus",()=>{s("focus")});var g=i;return typeof g=="function"?ei(g,f):i=f,G(u,J(lt,{get when(){return r.suffix},get children(){var y=Qh();return G(y,()=>r.suffix),y}}),null),Be(y=>{var C=r.style,_=`${Yh()}${r.class??""}`,$=o(),M=r.placeholder??"",x=r.focus===!0?r.focus:!1;return y.e=qt(u,C,y.e),_!==y.t&&Vt(u,y.t=_),$!==y.a&&bt(u,"data-status",y.a=$),M!==y.o&&bt(f,"placeholder",y.o=M),x!==y.i&&(f.autofocus=y.i=x),y},{e:void 0,t:void 0,a:void 0,o:void 0,i:void 0}),Be(()=>f.value=r.value),u})()};Rt(["click","keydown"]);var Gh=U("<div><i class=thumb>");const Hh=e=>(()=>{var r=Gh();return r.$$click=i=>{e.onChange&&e.onChange()},Be(i=>{var o=e.style,s=`klinecharts-pro-switch ${e.open?"turn-on":"turn-off"} ${e.class??""}`;return i.e=qt(r,o,i.e),s!==i.t&&Vt(r,i.t=s),i},{e:void 0,t:void 0}),r})();Rt(["click"]);const{min:Vh,max:qh}=Math,Jn=(e,r=0,i=1)=>Vh(qh(r,e),i),vi=e=>{e._clipped=!1,e._unclipped=e.slice(0);for(let r=0;r<=3;r++)r<3?((e[r]<0||e[r]>255)&&(e._clipped=!0),e[r]=Jn(e[r],0,255)):r===3&&(e[r]=Jn(e[r],0,1));return e},$9={};for(let e of["Boolean","Number","String","Function","Array","Date","RegExp","Undefined","Null"])$9[`[object ${e}]`]=e.toLowerCase();function Le(e){return $9[Object.prototype.toString.call(e)]||"object"}const ye=(e,r=null)=>e.length>=3?Array.prototype.slice.call(e):Le(e[0])=="object"&&r?r.split("").filter(i=>e[0][i]!==void 0).map(i=>e[0][i]):e[0].slice(0),x1=e=>{if(e.length<2)return null;const r=e.length-1;return Le(e[r])=="string"?e[r].toLowerCase():null},{PI:jr,min:k9,max:S9}=Math,Ft=e=>Math.round(e*100)/100,Ci=e=>Math.round(e*100)/100,_n=jr*2,xi=jr/3,Xh=jr/180,Jh=180/jr;function A9(e){return[...e.slice(0,3).reverse(),...e.slice(3)]}const ge={format:{},autodetect:[]};let W=class{constructor(...r){const i=this;if(Le(r[0])==="object"&&r[0].constructor&&r[0].constructor===this.constructor)return r[0];let o=x1(r),s=!1;if(!o){s=!0,ge.sorted||(ge.autodetect=ge.autodetect.sort((l,u)=>u.p-l.p),ge.sorted=!0);for(let l of ge.autodetect)if(o=l.test(...r),o)break}if(ge.format[o]){const l=ge.format[o].apply(null,s?r:r.slice(0,-1));i._rgb=vi(l)}else throw new Error("unknown format: "+r);i._rgb.length===3&&i._rgb.push(1)}toString(){return Le(this.hex)=="function"?this.hex():`[${this._rgb.join(",")}]`}};const eg="3.2.0",he=(...e)=>new W(...e);he.version=eg;const w1={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",laserlemon:"#ffff54",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrod:"#fafad2",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",maroon2:"#7f0000",maroon3:"#b03060",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",purple2:"#7f007f",purple3:"#a020f0",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},tg=/^#?([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/,ng=/^#?([A-Fa-f0-9]{8}|[A-Fa-f0-9]{4})$/,M9=e=>{if(e.match(tg)){(e.length===4||e.length===7)&&(e=e.substr(1)),e.length===3&&(e=e.split(""),e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);const r=parseInt(e,16),i=r>>16,o=r>>8&255,s=r&255;return[i,o,s,1]}if(e.match(ng)){(e.length===5||e.length===9)&&(e=e.substr(1)),e.length===4&&(e=e.split(""),e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]+e[3]+e[3]);const r=parseInt(e,16),i=r>>24&255,o=r>>16&255,s=r>>8&255,l=Math.round((r&255)/255*100)/100;return[i,o,s,l]}throw new Error(`unknown hex color: ${e}`)},{round:Yr}=Math,T9=(...e)=>{let[r,i,o,s]=ye(e,"rgba"),l=x1(e)||"auto";s===void 0&&(s=1),l==="auto"&&(l=s<1?"rgba":"rgb"),r=Yr(r),i=Yr(i),o=Yr(o);let f="000000"+(r<<16|i<<8|o).toString(16);f=f.substr(f.length-6);let g="0"+Yr(s*255).toString(16);switch(g=g.substr(g.length-2),l.toLowerCase()){case"rgba":return`#${f}${g}`;case"argb":return`#${g}${f}`;default:return`#${f}`}};W.prototype.name=function(){const e=T9(this._rgb,"rgb");for(let r of Object.keys(w1))if(w1[r]===e)return r.toLowerCase();return e},ge.format.named=e=>{if(e=e.toLowerCase(),w1[e])return M9(w1[e]);throw new Error("unknown color name: "+e)},ge.autodetect.push({p:5,test:(e,...r)=>{if(!r.length&&Le(e)==="string"&&w1[e.toLowerCase()])return"named"}}),W.prototype.alpha=function(e,r=!1){return e!==void 0&&Le(e)==="number"?r?(this._rgb[3]=e,this):new W([this._rgb[0],this._rgb[1],this._rgb[2],e],"rgb"):this._rgb[3]},W.prototype.clipped=function(){return this._rgb._clipped||!1};const un={Kn:18,labWhitePoint:"d65",Xn:.95047,Yn:1,Zn:1.08883,t0:.137931034,t1:.206896552,t2:.12841855,t3:.008856452,kE:216/24389,kKE:8,kK:24389/27,RefWhiteRGB:{X:.95047,Y:1,Z:1.08883},MtxRGB2XYZ:{m00:.4124564390896922,m01:.21267285140562253,m02:.0193338955823293,m10:.357576077643909,m11:.715152155287818,m12:.11919202588130297,m20:.18043748326639894,m21:.07217499330655958,m22:.9503040785363679},MtxXYZ2RGB:{m00:3.2404541621141045,m01:-.9692660305051868,m02:.055643430959114726,m10:-1.5371385127977166,m11:1.8760108454466942,m12:-.2040259135167538,m20:-.498531409556016,m21:.041556017530349834,m22:1.0572251882231791},As:.9414285350000001,Bs:1.040417467,Cs:1.089532651,MtxAdaptMa:{m00:.8951,m01:-.7502,m02:.0389,m10:.2664,m11:1.7135,m12:-.0685,m20:-.1614,m21:.0367,m22:1.0296},MtxAdaptMaI:{m00:.9869929054667123,m01:.43230526972339456,m02:-.008528664575177328,m10:-.14705425642099013,m11:.5183602715367776,m12:.04004282165408487,m20:.15996265166373125,m21:.0492912282128556,m22:.9684866957875502}},rg=new Map([["a",[1.0985,.35585]],["b",[1.0985,.35585]],["c",[.98074,1.18232]],["d50",[.96422,.82521]],["d55",[.95682,.92149]],["d65",[.95047,1.08883]],["e",[1,1,1]],["f2",[.99186,.67393]],["f7",[.95041,1.08747]],["f11",[1.00962,.6435]],["icc",[.96422,.82521]]]);function vn(e){const r=rg.get(String(e).toLowerCase());if(!r)throw new Error("unknown Lab illuminant "+e);un.labWhitePoint=e,un.Xn=r[0],un.Zn=r[1]}function nr(){return un.labWhitePoint}const wi=(...e)=>{e=ye(e,"lab");const[r,i,o]=e,[s,l,u]=ig(r,i,o),[f,g,y]=P9(s,l,u);return[f,g,y,e.length>3?e[3]:1]},ig=(e,r,i)=>{const{kE:o,kK:s,kKE:l,Xn:u,Yn:f,Zn:g}=un,y=(e+16)/116,C=.002*r+y,_=y-.005*i,$=C*C*C,M=_*_*_,x=$>o?$:(116*C-16)/s,T=e>l?Math.pow((e+16)/116,3):e/s,k=M>o?M:(116*_-16)/s,S=x*u,D=T*f,z=k*g;return[S,D,z]},Li=e=>{const r=Math.sign(e);return e=Math.abs(e),(e<=.0031308?e*12.92:1.055*Math.pow(e,1/2.4)-.055)*r},P9=(e,r,i)=>{const{MtxAdaptMa:o,MtxAdaptMaI:s,MtxXYZ2RGB:l,RefWhiteRGB:u,Xn:f,Yn:g,Zn:y}=un,C=f*o.m00+g*o.m10+y*o.m20,_=f*o.m01+g*o.m11+y*o.m21,$=f*o.m02+g*o.m12+y*o.m22,M=u.X*o.m00+u.Y*o.m10+u.Z*o.m20,x=u.X*o.m01+u.Y*o.m11+u.Z*o.m21,T=u.X*o.m02+u.Y*o.m12+u.Z*o.m22,k=(e*o.m00+r*o.m10+i*o.m20)*(M/C),S=(e*o.m01+r*o.m11+i*o.m21)*(x/_),D=(e*o.m02+r*o.m12+i*o.m22)*(T/$),z=k*s.m00+S*s.m10+D*s.m20,B=k*s.m01+S*s.m11+D*s.m21,R=k*s.m02+S*s.m12+D*s.m22,Z=Li(z*l.m00+B*l.m10+R*l.m20),Q=Li(z*l.m01+B*l.m11+R*l.m21),I=Li(z*l.m02+B*l.m12+R*l.m22);return[Z*255,Q*255,I*255]},$i=(...e)=>{const[r,i,o,...s]=ye(e,"rgb"),[l,u,f]=I9(r,i,o),[g,y,C]=og(l,u,f);return[g,y,C,...s.length>0&&s[0]<1?[s[0]]:[]]};function og(e,r,i){const{Xn:o,Yn:s,Zn:l,kE:u,kK:f}=un,g=e/o,y=r/s,C=i/l,_=g>u?Math.pow(g,1/3):(f*g+16)/116,$=y>u?Math.pow(y,1/3):(f*y+16)/116,M=C>u?Math.pow(C,1/3):(f*C+16)/116;return[116*$-16,500*(_-$),200*($-M)]}function ki(e){const r=Math.sign(e);return e=Math.abs(e),(e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4))*r}const I9=(e,r,i)=>{e=ki(e/255),r=ki(r/255),i=ki(i/255);const{MtxRGB2XYZ:o,MtxAdaptMa:s,MtxAdaptMaI:l,Xn:u,Yn:f,Zn:g,As:y,Bs:C,Cs:_}=un;let $=e*o.m00+r*o.m10+i*o.m20,M=e*o.m01+r*o.m11+i*o.m21,x=e*o.m02+r*o.m12+i*o.m22;const T=u*s.m00+f*s.m10+g*s.m20,k=u*s.m01+f*s.m11+g*s.m21,S=u*s.m02+f*s.m12+g*s.m22;let D=$*s.m00+M*s.m10+x*s.m20,z=$*s.m01+M*s.m11+x*s.m21,B=$*s.m02+M*s.m12+x*s.m22;return D*=T/y,z*=k/C,B*=S/_,$=D*l.m00+z*l.m10+B*l.m20,M=D*l.m01+z*l.m11+B*l.m21,x=D*l.m02+z*l.m12+B*l.m22,[$,M,x]};W.prototype.lab=function(){return $i(this._rgb)},Object.assign(he,{lab:(...e)=>new W(...e,"lab"),getLabWhitePoint:nr,setLabWhitePoint:vn}),ge.format.lab=wi,ge.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"lab"),Le(e)==="array"&&e.length===3)return"lab"}}),W.prototype.darken=function(e=1){const r=this,i=r.lab();return i[0]-=un.Kn*e,new W(i,"lab").alpha(r.alpha(),!0)},W.prototype.brighten=function(e=1){return this.darken(-e)},W.prototype.darker=W.prototype.darken,W.prototype.brighter=W.prototype.brighten,W.prototype.get=function(e){const[r,i]=e.split("."),o=this[r]();if(i){const s=r.indexOf(i)-(r.substr(0,2)==="ok"?2:0);if(s>-1)return o[s];throw new Error(`unknown channel ${i} in mode ${r}`)}else return o};const{pow:ag}=Math,sg=1e-7,lg=20;W.prototype.luminance=function(e,r="rgb"){if(e!==void 0&&Le(e)==="number"){if(e===0)return new W([0,0,0,this._rgb[3]],"rgb");if(e===1)return new W([255,255,255,this._rgb[3]],"rgb");let i=this.luminance(),o=lg;const s=(u,f)=>{const g=u.interpolate(f,.5,r),y=g.luminance();return Math.abs(e-y)<sg||!o--?g:y>e?s(u,g):s(g,f)},l=(i>e?s(new W([0,0,0]),this):s(this,new W([255,255,255]))).rgb();return new W([...l,this._rgb[3]])}return cg(...this._rgb.slice(0,3))};const cg=(e,r,i)=>(e=Si(e),r=Si(r),i=Si(i),.2126*e+.7152*r+.0722*i),Si=e=>(e/=255,e<=.03928?e/12.92:ag((e+.055)/1.055,2.4)),pt={},L1=(e,r,i=.5,...o)=>{let s=o[0]||"lrgb";if(!pt[s]&&!o.length&&(s=Object.keys(pt)[0]),!pt[s])throw new Error(`interpolation mode ${s} is not defined`);return Le(e)!=="object"&&(e=new W(e)),Le(r)!=="object"&&(r=new W(r)),pt[s](e,r,i).alpha(e.alpha()+i*(r.alpha()-e.alpha()))};W.prototype.mix=W.prototype.interpolate=function(e,r=.5,...i){return L1(this,e,r,...i)},W.prototype.premultiply=function(e=!1){const r=this._rgb,i=r[3];return e?(this._rgb=[r[0]*i,r[1]*i,r[2]*i,i],this):new W([r[0]*i,r[1]*i,r[2]*i,i],"rgb")};const{sin:ug,cos:fg}=Math,O9=(...e)=>{let[r,i,o]=ye(e,"lch");return isNaN(o)&&(o=0),o=o*Xh,[r,fg(o)*i,ug(o)*i]},Ai=(...e)=>{e=ye(e,"lch");const[r,i,o]=e,[s,l,u]=O9(r,i,o),[f,g,y]=wi(s,l,u);return[f,g,y,e.length>3?e[3]:1]},dg=(...e)=>{const r=A9(ye(e,"hcl"));return Ai(...r)},{sqrt:hg,atan2:gg,round:pg}=Math,E9=(...e)=>{const[r,i,o]=ye(e,"lab"),s=hg(i*i+o*o);let l=(gg(o,i)*Jh+360)%360;return pg(s*1e4)===0&&(l=Number.NaN),[r,s,l]},Mi=(...e)=>{const[r,i,o,...s]=ye(e,"rgb"),[l,u,f]=$i(r,i,o),[g,y,C]=E9(l,u,f);return[g,y,C,...s.length>0&&s[0]<1?[s[0]]:[]]};W.prototype.lch=function(){return Mi(this._rgb)},W.prototype.hcl=function(){return A9(Mi(this._rgb))},Object.assign(he,{lch:(...e)=>new W(...e,"lch"),hcl:(...e)=>new W(...e,"hcl")}),ge.format.lch=Ai,ge.format.hcl=dg,["lch","hcl"].forEach(e=>ge.autodetect.push({p:2,test:(...r)=>{if(r=ye(r,e),Le(r)==="array"&&r.length===3)return e}})),W.prototype.saturate=function(e=1){const r=this,i=r.lch();return i[1]+=un.Kn*e,i[1]<0&&(i[1]=0),new W(i,"lch").alpha(r.alpha(),!0)},W.prototype.desaturate=function(e=1){return this.saturate(-e)},W.prototype.set=function(e,r,i=!1){const[o,s]=e.split("."),l=this[o]();if(s){const u=o.indexOf(s)-(o.substr(0,2)==="ok"?2:0);if(u>-1){if(Le(r)=="string")switch(r.charAt(0)){case"+":l[u]+=+r;break;case"-":l[u]+=+r;break;case"*":l[u]*=+r.substr(1);break;case"/":l[u]/=+r.substr(1);break;default:l[u]=+r}else if(Le(r)==="number")l[u]=r;else throw new Error("unsupported value for Color.set");const f=new W(l,o);return i?(this._rgb=f._rgb,this):f}throw new Error(`unknown channel ${s} in mode ${o}`)}else return l},W.prototype.tint=function(e=.5,...r){return L1(this,"white",e,...r)},W.prototype.shade=function(e=.5,...r){return L1(this,"black",e,...r)};const yg=(e,r,i)=>{const o=e._rgb,s=r._rgb;return new W(o[0]+i*(s[0]-o[0]),o[1]+i*(s[1]-o[1]),o[2]+i*(s[2]-o[2]),"rgb")};pt.rgb=yg;const{sqrt:Ti,pow:$1}=Math,mg=(e,r,i)=>{const[o,s,l]=e._rgb,[u,f,g]=r._rgb;return new W(Ti($1(o,2)*(1-i)+$1(u,2)*i),Ti($1(s,2)*(1-i)+$1(f,2)*i),Ti($1(l,2)*(1-i)+$1(g,2)*i),"rgb")};pt.lrgb=mg;const bg=(e,r,i)=>{const o=e.lab(),s=r.lab();return new W(o[0]+i*(s[0]-o[0]),o[1]+i*(s[1]-o[1]),o[2]+i*(s[2]-o[2]),"lab")};pt.lab=bg;const k1=(e,r,i,o)=>{let s,l;o==="hsl"?(s=e.hsl(),l=r.hsl()):o==="hsv"?(s=e.hsv(),l=r.hsv()):o==="hcg"?(s=e.hcg(),l=r.hcg()):o==="hsi"?(s=e.hsi(),l=r.hsi()):o==="lch"||o==="hcl"?(o="hcl",s=e.hcl(),l=r.hcl()):o==="oklch"&&(s=e.oklch().reverse(),l=r.oklch().reverse());let u,f,g,y,C,_;(o.substr(0,1)==="h"||o==="oklch")&&([u,g,C]=s,[f,y,_]=l);let $,M,x,T;return!isNaN(u)&&!isNaN(f)?(f>u&&f-u>180?T=f-(u+360):f<u&&u-f>180?T=f+360-u:T=f-u,M=u+i*T):isNaN(u)?isNaN(f)?M=Number.NaN:(M=f,(C==1||C==0)&&o!="hsv"&&($=y)):(M=u,(_==1||_==0)&&o!="hsv"&&($=g)),$===void 0&&($=g+i*(y-g)),x=C+i*(_-C),o==="oklch"?new W([x,$,M],o):new W([M,$,x],o)},B9=(e,r,i)=>k1(e,r,i,"lch");pt.lch=B9,pt.hcl=B9;const _g=e=>{if(Le(e)=="number"&&e>=0&&e<=16777215){const r=e>>16,i=e>>8&255,o=e&255;return[r,i,o,1]}throw new Error("unknown num color: "+e)},vg=(...e)=>{const[r,i,o]=ye(e,"rgb");return(r<<16)+(i<<8)+o};W.prototype.num=function(){return vg(this._rgb)},Object.assign(he,{num:(...e)=>new W(...e,"num")}),ge.format.num=_g,ge.autodetect.push({p:5,test:(...e)=>{if(e.length===1&&Le(e[0])==="number"&&e[0]>=0&&e[0]<=16777215)return"num"}});const Cg=(e,r,i)=>{const o=e.num(),s=r.num();return new W(o+i*(s-o),"num")};pt.num=Cg;const{floor:xg}=Math,wg=(...e)=>{e=ye(e,"hcg");let[r,i,o]=e,s,l,u;o=o*255;const f=i*255;if(i===0)s=l=u=o;else{r===360&&(r=0),r>360&&(r-=360),r<0&&(r+=360),r/=60;const g=xg(r),y=r-g,C=o*(1-i),_=C+f*(1-y),$=C+f*y,M=C+f;switch(g){case 0:[s,l,u]=[M,$,C];break;case 1:[s,l,u]=[_,M,C];break;case 2:[s,l,u]=[C,M,$];break;case 3:[s,l,u]=[C,_,M];break;case 4:[s,l,u]=[$,C,M];break;case 5:[s,l,u]=[M,C,_];break}}return[s,l,u,e.length>3?e[3]:1]},Lg=(...e)=>{const[r,i,o]=ye(e,"rgb"),s=k9(r,i,o),l=S9(r,i,o),u=l-s,f=u*100/255,g=s/(255-u)*100;let y;return u===0?y=Number.NaN:(r===l&&(y=(i-o)/u),i===l&&(y=2+(o-r)/u),o===l&&(y=4+(r-i)/u),y*=60,y<0&&(y+=360)),[y,f,g]};W.prototype.hcg=function(){return Lg(this._rgb)};const $g=(...e)=>new W(...e,"hcg");he.hcg=$g,ge.format.hcg=wg,ge.autodetect.push({p:1,test:(...e)=>{if(e=ye(e,"hcg"),Le(e)==="array"&&e.length===3)return"hcg"}});const kg=(e,r,i)=>k1(e,r,i,"hcg");pt.hcg=kg;const{cos:S1}=Math,Sg=(...e)=>{e=ye(e,"hsi");let[r,i,o]=e,s,l,u;return isNaN(r)&&(r=0),isNaN(i)&&(i=0),r>360&&(r-=360),r<0&&(r+=360),r/=360,r<1/3?(u=(1-i)/3,s=(1+i*S1(_n*r)/S1(xi-_n*r))/3,l=1-(u+s)):r<2/3?(r-=1/3,s=(1-i)/3,l=(1+i*S1(_n*r)/S1(xi-_n*r))/3,u=1-(s+l)):(r-=2/3,l=(1-i)/3,u=(1+i*S1(_n*r)/S1(xi-_n*r))/3,s=1-(l+u)),s=Jn(o*s*3),l=Jn(o*l*3),u=Jn(o*u*3),[s*255,l*255,u*255,e.length>3?e[3]:1]},{min:Ag,sqrt:Mg,acos:Tg}=Math,Pg=(...e)=>{let[r,i,o]=ye(e,"rgb");r/=255,i/=255,o/=255;let s;const l=Ag(r,i,o),u=(r+i+o)/3,f=u>0?1-l/u:0;return f===0?s=NaN:(s=(r-i+(r-o))/2,s/=Mg((r-i)*(r-i)+(r-o)*(i-o)),s=Tg(s),o>i&&(s=_n-s),s/=_n),[s*360,f,u]};W.prototype.hsi=function(){return Pg(this._rgb)};const Ig=(...e)=>new W(...e,"hsi");he.hsi=Ig,ge.format.hsi=Sg,ge.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"hsi"),Le(e)==="array"&&e.length===3)return"hsi"}});const Og=(e,r,i)=>k1(e,r,i,"hsi");pt.hsi=Og;const Pi=(...e)=>{e=ye(e,"hsl");const[r,i,o]=e;let s,l,u;if(i===0)s=l=u=o*255;else{const f=[0,0,0],g=[0,0,0],y=o<.5?o*(1+i):o+i-o*i,C=2*o-y,_=r/360;f[0]=_+1/3,f[1]=_,f[2]=_-1/3;for(let $=0;$<3;$++)f[$]<0&&(f[$]+=1),f[$]>1&&(f[$]-=1),6*f[$]<1?g[$]=C+(y-C)*6*f[$]:2*f[$]<1?g[$]=y:3*f[$]<2?g[$]=C+(y-C)*(2/3-f[$])*6:g[$]=C;[s,l,u]=[g[0]*255,g[1]*255,g[2]*255]}return e.length>3?[s,l,u,e[3]]:[s,l,u,1]},D9=(...e)=>{e=ye(e,"rgba");let[r,i,o]=e;r/=255,i/=255,o/=255;const s=k9(r,i,o),l=S9(r,i,o),u=(l+s)/2;let f,g;return l===s?(f=0,g=Number.NaN):f=u<.5?(l-s)/(l+s):(l-s)/(2-l-s),r==l?g=(i-o)/(l-s):i==l?g=2+(o-r)/(l-s):o==l&&(g=4+(r-i)/(l-s)),g*=60,g<0&&(g+=360),e.length>3&&e[3]!==void 0?[g,f,u,e[3]]:[g,f,u]};W.prototype.hsl=function(){return D9(this._rgb)};const Eg=(...e)=>new W(...e,"hsl");he.hsl=Eg,ge.format.hsl=Pi,ge.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"hsl"),Le(e)==="array"&&e.length===3)return"hsl"}});const Bg=(e,r,i)=>k1(e,r,i,"hsl");pt.hsl=Bg;const{floor:Dg}=Math,Rg=(...e)=>{e=ye(e,"hsv");let[r,i,o]=e,s,l,u;if(o*=255,i===0)s=l=u=o;else{r===360&&(r=0),r>360&&(r-=360),r<0&&(r+=360),r/=60;const f=Dg(r),g=r-f,y=o*(1-i),C=o*(1-i*g),_=o*(1-i*(1-g));switch(f){case 0:[s,l,u]=[o,_,y];break;case 1:[s,l,u]=[C,o,y];break;case 2:[s,l,u]=[y,o,_];break;case 3:[s,l,u]=[y,C,o];break;case 4:[s,l,u]=[_,y,o];break;case 5:[s,l,u]=[o,y,C];break}}return[s,l,u,e.length>3?e[3]:1]},{min:Fg,max:zg}=Math,Ng=(...e)=>{e=ye(e,"rgb");let[r,i,o]=e;const s=Fg(r,i,o),l=zg(r,i,o),u=l-s;let f,g,y;return y=l/255,l===0?(f=Number.NaN,g=0):(g=u/l,r===l&&(f=(i-o)/u),i===l&&(f=2+(o-r)/u),o===l&&(f=4+(r-i)/u),f*=60,f<0&&(f+=360)),[f,g,y]};W.prototype.hsv=function(){return Ng(this._rgb)};const Wg=(...e)=>new W(...e,"hsv");he.hsv=Wg,ge.format.hsv=Rg,ge.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"hsv"),Le(e)==="array"&&e.length===3)return"hsv"}});const Kg=(e,r,i)=>k1(e,r,i,"hsv");pt.hsv=Kg;function Gr(e,r){let i=e.length;Array.isArray(e[0])||(e=[e]),Array.isArray(r[0])||(r=r.map(u=>[u]));let o=r[0].length,s=r[0].map((u,f)=>r.map(g=>g[f])),l=e.map(u=>s.map(f=>Array.isArray(u)?u.reduce((g,y,C)=>g+y*(f[C]||0),0):f.reduce((g,y)=>g+y*u,0)));return i===1&&(l=l[0]),o===1?l.map(u=>u[0]):l}const Ii=(...e)=>{e=ye(e,"lab");const[r,i,o,...s]=e,[l,u,f]=Ug([r,i,o]),[g,y,C]=P9(l,u,f);return[g,y,C,...s.length>0&&s[0]<1?[s[0]]:[]]};function Ug(e){var r=[[1.2268798758459243,-.5578149944602171,.2813910456659647],[-.0405757452148008,1.112286803280317,-.0717110580655164],[-.0763729366746601,-.4214933324022432,1.5869240198367816]],i=[[1,.3963377773761749,.2158037573099136],[1,-.1055613458156586,-.0638541728258133],[1,-.0894841775298119,-1.2914855480194092]],o=Gr(i,e);return Gr(r,o.map(s=>s**3))}const Oi=(...e)=>{const[r,i,o,...s]=ye(e,"rgb"),l=I9(r,i,o);return[...Zg(l),...s.length>0&&s[0]<1?[s[0]]:[]]};function Zg(e){const r=[[.819022437996703,.3619062600528904,-.1288737815209879],[.0329836539323885,.9292868615863434,.0361446663506424],[.0481771893596242,.2642395317527308,.6335478284694309]],i=[[.210454268309314,.7936177747023054,-.0040720430116193],[1.9779985324311684,-2.42859224204858,.450593709617411],[.0259040424655478,.7827717124575296,-.8086757549230774]],o=Gr(r,e);return Gr(i,o.map(s=>Math.cbrt(s)))}W.prototype.oklab=function(){return Oi(this._rgb)},Object.assign(he,{oklab:(...e)=>new W(...e,"oklab")}),ge.format.oklab=Ii,ge.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"oklab"),Le(e)==="array"&&e.length===3)return"oklab"}});const Qg=(e,r,i)=>{const o=e.oklab(),s=r.oklab();return new W(o[0]+i*(s[0]-o[0]),o[1]+i*(s[1]-o[1]),o[2]+i*(s[2]-o[2]),"oklab")};pt.oklab=Qg;const jg=(e,r,i)=>k1(e,r,i,"oklch");pt.oklch=jg;const{pow:Ei,sqrt:Bi,PI:Di,cos:R9,sin:F9,atan2:Yg}=Math,Gg=(e,r="lrgb",i=null)=>{const o=e.length;i||(i=Array.from(new Array(o)).map(()=>1));const s=o/i.reduce(function(_,$){return _+$});if(i.forEach((_,$)=>{i[$]*=s}),e=e.map(_=>new W(_)),r==="lrgb")return Hg(e,i);const l=e.shift(),u=l.get(r),f=[];let g=0,y=0;for(let _=0;_<u.length;_++)if(u[_]=(u[_]||0)*i[0],f.push(isNaN(u[_])?0:i[0]),r.charAt(_)==="h"&&!isNaN(u[_])){const $=u[_]/180*Di;g+=R9($)*i[0],y+=F9($)*i[0]}let C=l.alpha()*i[0];e.forEach((_,$)=>{const M=_.get(r);C+=_.alpha()*i[$+1];for(let x=0;x<u.length;x++)if(!isNaN(M[x]))if(f[x]+=i[$+1],r.charAt(x)==="h"){const T=M[x]/180*Di;g+=R9(T)*i[$+1],y+=F9(T)*i[$+1]}else u[x]+=M[x]*i[$+1]});for(let _=0;_<u.length;_++)if(r.charAt(_)==="h"){let $=Yg(y/f[_],g/f[_])/Di*180;for(;$<0;)$+=360;for(;$>=360;)$-=360;u[_]=$}else u[_]=u[_]/f[_];return C/=o,new W(u,r).alpha(C>.99999?1:C,!0)},Hg=(e,r)=>{const i=e.length,o=[0,0,0,0];for(let s=0;s<e.length;s++){const l=e[s],u=r[s]/i,f=l._rgb;o[0]+=Ei(f[0],2)*u,o[1]+=Ei(f[1],2)*u,o[2]+=Ei(f[2],2)*u,o[3]+=f[3]*u}return o[0]=Bi(o[0]),o[1]=Bi(o[1]),o[2]=Bi(o[2]),o[3]>.9999999&&(o[3]=1),new W(vi(o))},{pow:Vg}=Math;function Hr(e){let r="rgb",i=he("#ccc"),o=0,s=[0,1],l=[0,1],u=[],f=[0,0],g=!1,y=[],C=!1,_=0,$=1,M=!1,x={},T=!0,k=1;const S=function(I){if(I=I||["#fff","#000"],I&&Le(I)==="string"&&he.brewer&&he.brewer[I.toLowerCase()]&&(I=he.brewer[I.toLowerCase()]),Le(I)==="array"){I.length===1&&(I=[I[0],I[0]]),I=I.slice(0);for(let K=0;K<I.length;K++)I[K]=he(I[K]);u.length=0;for(let K=0;K<I.length;K++)u.push(K/(I.length-1))}return Z(),y=I},D=function(I){if(g!=null){const K=g.length-1;let j=0;for(;j<K&&I>=g[j];)j++;return j-1}return 0};let z=I=>I,B=I=>I;const R=function(I,K){let j,V;if(K==null&&(K=!1),isNaN(I)||I===null)return i;K?V=I:g&&g.length>2?V=D(I)/(g.length-2):$!==_?V=(I-_)/($-_):V=1,V=B(V),K||(V=z(V)),k!==1&&(V=Vg(V,k)),V=f[0]+V*(1-f[0]-f[1]),V=Jn(V,0,1);const oe=Math.floor(V*1e4);if(T&&x[oe])j=x[oe];else{if(Le(y)==="array")for(let ee=0;ee<u.length;ee++){const N=u[ee];if(V<=N){j=y[ee];break}if(V>=N&&ee===u.length-1){j=y[ee];break}if(V>N&&V<u[ee+1]){V=(V-N)/(u[ee+1]-N),j=he.interpolate(y[ee],y[ee+1],V,r);break}}else Le(y)==="function"&&(j=y(V));T&&(x[oe]=j)}return j};var Z=()=>x={};S(e);const Q=function(I){const K=he(R(I));return C&&K[C]?K[C]():K};return Q.classes=function(I){if(I!=null){if(Le(I)==="array")g=I,s=[I[0],I[I.length-1]];else{const K=he.analyze(s);I===0?g=[K.min,K.max]:g=he.limits(K,"e",I)}return Q}return g},Q.domain=function(I){if(!arguments.length)return l;l=I.slice(0),_=I[0],$=I[I.length-1],u=[];const K=y.length;if(I.length===K&&_!==$)for(let j of Array.from(I))u.push((j-_)/($-_));else{for(let j=0;j<K;j++)u.push(j/(K-1));if(I.length>2){const j=I.map((oe,ee)=>ee/(I.length-1)),V=I.map(oe=>(oe-_)/($-_));V.every((oe,ee)=>j[ee]===oe)||(B=oe=>{if(oe<=0||oe>=1)return oe;let ee=0;for(;oe>=V[ee+1];)ee++;const N=(oe-V[ee])/(V[ee+1]-V[ee]);return j[ee]+N*(j[ee+1]-j[ee])})}}return s=[_,$],Q},Q.mode=function(I){return arguments.length?(r=I,Z(),Q):r},Q.range=function(I,K){return S(I),Q},Q.out=function(I){return C=I,Q},Q.spread=function(I){return arguments.length?(o=I,Q):o},Q.correctLightness=function(I){return I==null&&(I=!0),M=I,Z(),M?z=function(K){const j=R(0,!0).lab()[0],V=R(1,!0).lab()[0],oe=j>V;let ee=R(K,!0).lab()[0];const N=j+(V-j)*K;let X=ee-N,_e=0,fe=1,ve=20;for(;Math.abs(X)>.01&&ve-- >0;)(function(){return oe&&(X*=-1),X<0?(_e=K,K+=(fe-K)*.5):(fe=K,K+=(_e-K)*.5),ee=R(K,!0).lab()[0],X=ee-N})();return K}:z=K=>K,Q},Q.padding=function(I){return I!=null?(Le(I)==="number"&&(I=[I,I]),f=I,Q):f},Q.colors=function(I,K){arguments.length<2&&(K="hex");let j=[];if(arguments.length===0)j=y.slice(0);else if(I===1)j=[Q(.5)];else if(I>1){const V=s[0],oe=s[1]-V;j=qg(0,I,!1).map(ee=>Q(V+ee/(I-1)*oe))}else{e=[];let V=[];if(g&&g.length>2)for(let oe=1,ee=g.length,N=1<=ee;N?oe<ee:oe>ee;N?oe++:oe--)V.push((g[oe-1]+g[oe])*.5);else V=s;j=V.map(oe=>Q(oe))}return he[K]&&(j=j.map(V=>V[K]())),j},Q.cache=function(I){return I!=null?(T=I,Q):T},Q.gamma=function(I){return I!=null?(k=I,Q):k},Q.nodata=function(I){return I!=null?(i=he(I),Q):i},Q}function qg(e,r,i){let o=[],s=e<r,l=i?s?r+1:r-1:r;for(let u=e;s?u<l:u>l;s?u++:u--)o.push(u);return o}const Xg=function(e){let r=[1,1];for(let i=1;i<e;i++){let o=[1];for(let s=1;s<=r.length;s++)o[s]=(r[s]||0)+r[s-1];r=o}return r},Jg=function(e){let r,i,o,s;if(e=e.map(l=>new W(l)),e.length===2)[i,o]=e.map(l=>l.lab()),r=function(l){const u=[0,1,2].map(f=>i[f]+l*(o[f]-i[f]));return new W(u,"lab")};else if(e.length===3)[i,o,s]=e.map(l=>l.lab()),r=function(l){const u=[0,1,2].map(f=>(1-l)*(1-l)*i[f]+2*(1-l)*l*o[f]+l*l*s[f]);return new W(u,"lab")};else if(e.length===4){let l;[i,o,s,l]=e.map(u=>u.lab()),r=function(u){const f=[0,1,2].map(g=>(1-u)*(1-u)*(1-u)*i[g]+3*(1-u)*(1-u)*u*o[g]+3*(1-u)*u*u*s[g]+u*u*u*l[g]);return new W(f,"lab")}}else if(e.length>=5){let l,u,f;l=e.map(g=>g.lab()),f=e.length-1,u=Xg(f),r=function(g){const y=1-g,C=[0,1,2].map(_=>l.reduce(($,M,x)=>$+u[x]*y**(f-x)*g**x*M[_],0));return new W(C,"lab")}}else throw new RangeError("No point in running bezier with only one color.");return r},ep=e=>{const r=Jg(e);return r.scale=()=>Hr(r),r},{round:z9}=Math;W.prototype.rgb=function(e=!0){return e===!1?this._rgb.slice(0,3):this._rgb.slice(0,3).map(z9)},W.prototype.rgba=function(e=!0){return this._rgb.slice(0,4).map((r,i)=>i<3?e===!1?r:z9(r):r)},Object.assign(he,{rgb:(...e)=>new W(...e,"rgb")}),ge.format.rgb=(...e)=>{const r=ye(e,"rgba");return r[3]===void 0&&(r[3]=1),r},ge.autodetect.push({p:3,test:(...e)=>{if(e=ye(e,"rgba"),Le(e)==="array"&&(e.length===3||e.length===4&&Le(e[3])=="number"&&e[3]>=0&&e[3]<=1))return"rgb"}});const Xt=(e,r,i)=>{if(!Xt[i])throw new Error("unknown blend mode "+i);return Xt[i](e,r)},Bn=e=>(r,i)=>{const o=he(i).rgb(),s=he(r).rgb();return he.rgb(e(o,s))},Dn=e=>(r,i)=>{const o=[];return o[0]=e(r[0],i[0]),o[1]=e(r[1],i[1]),o[2]=e(r[2],i[2]),o},tp=e=>e,np=(e,r)=>e*r/255,rp=(e,r)=>e>r?r:e,ip=(e,r)=>e>r?e:r,op=(e,r)=>255*(1-(1-e/255)*(1-r/255)),ap=(e,r)=>r<128?2*e*r/255:255*(1-2*(1-e/255)*(1-r/255)),sp=(e,r)=>255*(1-(1-r/255)/(e/255)),lp=(e,r)=>e===255?255:(e=255*(r/255)/(1-e/255),e>255?255:e);Xt.normal=Bn(Dn(tp)),Xt.multiply=Bn(Dn(np)),Xt.screen=Bn(Dn(op)),Xt.overlay=Bn(Dn(ap)),Xt.darken=Bn(Dn(rp)),Xt.lighten=Bn(Dn(ip)),Xt.dodge=Bn(Dn(lp)),Xt.burn=Bn(Dn(sp));const{pow:cp,sin:up,cos:fp}=Math;function dp(e=300,r=-1.5,i=1,o=1,s=[0,1]){let l=0,u;Le(s)==="array"?u=s[1]-s[0]:(u=0,s=[s,s]);const f=function(g){const y=_n*((e+120)/360+r*g),C=cp(s[0]+u*g,o),$=(l!==0?i[0]+g*l:i)*C*(1-C)/2,M=fp(y),x=up(y),T=C+$*(-.14861*M+1.78277*x),k=C+$*(-.29227*M-.90649*x),S=C+$*(1.97294*M);return he(vi([T*255,k*255,S*255,1]))};return f.start=function(g){return g==null?e:(e=g,f)},f.rotations=function(g){return g==null?r:(r=g,f)},f.gamma=function(g){return g==null?o:(o=g,f)},f.hue=function(g){return g==null?i:(i=g,Le(i)==="array"?(l=i[1]-i[0],l===0&&(i=i[1])):l=0,f)},f.lightness=function(g){return g==null?s:(Le(g)==="array"?(s=g,u=g[1]-g[0]):(s=[g,g],u=0),f)},f.scale=()=>he.scale(f),f.hue(i),f}const hp="0123456789abcdef",{floor:gp,random:pp}=Math,yp=(e=pp)=>{let r="#";for(let i=0;i<6;i++)r+=hp.charAt(gp(e()*16));return new W(r,"hex")},{log:N9,pow:mp,floor:bp,abs:_p}=Math;function W9(e,r=null){const i={min:Number.MAX_VALUE,max:Number.MAX_VALUE*-1,sum:0,values:[],count:0};return Le(e)==="object"&&(e=Object.values(e)),e.forEach(o=>{r&&Le(o)==="object"&&(o=o[r]),o!=null&&!isNaN(o)&&(i.values.push(o),i.sum+=o,o<i.min&&(i.min=o),o>i.max&&(i.max=o),i.count+=1)}),i.domain=[i.min,i.max],i.limits=(o,s)=>K9(i,o,s),i}function K9(e,r="equal",i=7){Le(e)=="array"&&(e=W9(e));const{min:o,max:s}=e,l=e.values.sort((f,g)=>f-g);if(i===1)return[o,s];const u=[];if(r.substr(0,1)==="c"&&(u.push(o),u.push(s)),r.substr(0,1)==="e"){u.push(o);for(let f=1;f<i;f++)u.push(o+f/i*(s-o));u.push(s)}else if(r.substr(0,1)==="l"){if(o<=0)throw new Error("Logarithmic scales are only possible for values > 0");const f=Math.LOG10E*N9(o),g=Math.LOG10E*N9(s);u.push(o);for(let y=1;y<i;y++)u.push(mp(10,f+y/i*(g-f)));u.push(s)}else if(r.substr(0,1)==="q"){u.push(o);for(let f=1;f<i;f++){const g=(l.length-1)*f/i,y=bp(g);if(y===g)u.push(l[y]);else{const C=g-y;u.push(l[y]*(1-C)+l[y+1]*C)}}u.push(s)}else if(r.substr(0,1)==="k"){let f;const g=l.length,y=new Array(g),C=new Array(i);let _=!0,$=0,M=null;M=[],M.push(o);for(let k=1;k<i;k++)M.push(o+k/i*(s-o));for(M.push(s);_;){for(let S=0;S<i;S++)C[S]=0;for(let S=0;S<g;S++){const D=l[S];let z=Number.MAX_VALUE,B;for(let R=0;R<i;R++){const Z=_p(M[R]-D);Z<z&&(z=Z,B=R),C[B]++,y[S]=B}}const k=new Array(i);for(let S=0;S<i;S++)k[S]=null;for(let S=0;S<g;S++)f=y[S],k[f]===null?k[f]=l[S]:k[f]+=l[S];for(let S=0;S<i;S++)k[S]*=1/C[S];_=!1;for(let S=0;S<i;S++)if(k[S]!==M[S]){_=!0;break}M=k,$++,$>200&&(_=!1)}const x={};for(let k=0;k<i;k++)x[k]=[];for(let k=0;k<g;k++)f=y[k],x[f].push(l[k]);let T=[];for(let k=0;k<i;k++)T.push(x[k][0]),T.push(x[k][x[k].length-1]);T=T.sort((k,S)=>k-S),u.push(T[0]);for(let k=1;k<T.length;k+=2){const S=T[k];!isNaN(S)&&u.indexOf(S)===-1&&u.push(S)}}return u}const vp=(e,r)=>{e=new W(e),r=new W(r);const i=e.luminance(),o=r.luminance();return i>o?(i+.05)/(o+.05):(o+.05)/(i+.05)};/**
|
|
26
|
+
`)+N+`return __p
|
|
27
|
+
}`;var xe=S6(function(){return Me(p,ne+"return "+N).apply(i,_)});if(xe.source=N,oa(xe))throw xe;return xe}function V$(t){return Ie(t).toLowerCase()}function q$(t){return Ie(t).toUpperCase()}function X$(t,n,o){if(t=Ie(t),t&&(o||n===i))return Ds(t);if(!t||!(n=Pt(n)))return t;var c=en(t),d=en(n),p=Rs(c,d),_=Bs(c,d)+1;return Qn(c,p,_).join("")}function J$(t,n,o){if(t=Ie(t),t&&(o||n===i))return t.slice(0,zs(t)+1);if(!t||!(n=Pt(n)))return t;var c=en(t),d=Bs(c,en(n))+1;return Qn(c,0,d).join("")}function ek(t,n,o){if(t=Ie(t),t&&(o||n===i))return t.replace(io,"");if(!t||!(n=Pt(n)))return t;var c=en(t),d=Rs(c,en(n));return Qn(c,d).join("")}function tk(t,n){var o=Q,c=ie;if(He(n)){var d="separator"in n?n.separator:d;o="length"in n?_e(n.length):o,c="omission"in n?Pt(n.omission):c}t=Ie(t);var p=t.length;if(N1(t)){var _=en(t);p=_.length}if(o>=p)return t;var v=o-K1(c);if(v<1)return c;var k=_?Qn(_,0,v).join(""):t.slice(0,v);if(d===i)return k+c;if(_&&(v+=k.length-v),aa(d)){if(t.slice(v).search(d)){var E,D=k;for(d.global||(d=xo(d.source,Ie(rs.exec(d))+"g")),d.lastIndex=0;E=d.exec(D);)var N=E.index;k=k.slice(0,N===i?v:N)}}else if(t.indexOf(Pt(d),v)!=v){var H=k.lastIndexOf(d);H>-1&&(k=k.slice(0,H))}return k+c}function nk(t){return t=Ie(t),t&&pb.test(t)?t.replace(J5,Iv):t}var rk=H1(function(t,n,o){return t+(o?" ":"")+n.toUpperCase()}),ua=S2("toUpperCase");function k6(t,n,o){return t=Ie(t),n=o?i:n,n===i?Sv(t)?Dv(t):_v(t):t.match(n)||[]}var S6=we(function(t,n){try{return At(t,i,n)}catch(o){return oa(o)?o:new he(o)}}),ik=Tn(function(t,n){return Mt(n,function(o){o=nn(o),fn(t,o,ra(t[o],t))}),t});function ok(t){var n=t==null?0:t.length,o=le();return t=n?Ze(t,function(c){if(typeof c[1]!="function")throw new Nt(u);return[o(c[0]),c[1]]}):[],we(function(c){for(var d=-1;++d<n;){var p=t[d];if(At(p[0],this,c))return At(p[1],this,c)}})}function ak(t){return IC(Wt(t,x))}function fa(t){return function(){return t}}function sk(t,n){return t==null||t!==t?n:t}var lk=M2(),ck=M2(!0);function kt(t){return t}function da(t){return o2(typeof t=="function"?t:Wt(t,x))}function uk(t){return s2(Wt(t,x))}function fk(t,n){return l2(t,Wt(n,x))}var dk=we(function(t,n){return function(o){return yr(o,t,n)}}),hk=we(function(t,n){return function(o){return yr(t,o,n)}});function ha(t,n,o){var c=lt(n),d=O0(n,c);o==null&&!(He(n)&&(d.length||!c.length))&&(o=n,n=t,t=this,d=O0(n,lt(n)));var p=!(He(o)&&"chain"in o)||!!o.chain,_=In(t);return Mt(d,function(v){var k=n[v];t[v]=k,_&&(t.prototype[v]=function(){var E=this.__chain__;if(p||E){var D=t(this.__wrapped__),N=D.__actions__=wt(this.__actions__);return N.push({func:k,args:arguments,thisArg:t}),D.__chain__=E,D}return k.apply(t,Un([this.value()],arguments))})}),t}function gk(){return ut._===this&&(ut._=Kv),this}function ga(){}function pk(t){return t=_e(t),we(function(n){return c2(n,t)})}var mk=Zo(Ze),yk=Zo(Ts),_k=Zo(po);function A6(t){return qo(t)?mo(nn(t)):QC(t)}function bk(t){return function(n){return t==null?i:l1(t,n)}}var vk=P2(),Ck=P2(!0);function pa(){return[]}function ma(){return!1}function xk(){return{}}function wk(){return""}function Lk(){return!0}function $k(t,n){if(t=_e(t),t<1||t>Ye)return[];var o=Te,c=gt(t,Te);n=le(n),t-=Te;for(var d=bo(c,n);++o<t;)n(o);return d}function kk(t){return me(t)?Ze(t,nn):It(t)?[t]:wt(j2(Ie(t)))}function Sk(t){var n=++zv;return Ie(t)+n}var Ak=z0(function(t,n){return t+n},0),Mk=Yo("ceil"),Tk=z0(function(t,n){return t/n},1),Pk=Yo("floor");function Ik(t){return t&&t.length?I0(t,kt,To):i}function Ok(t,n){return t&&t.length?I0(t,le(n,2),To):i}function Ek(t){return Os(t,kt)}function Dk(t,n){return Os(t,le(n,2))}function Rk(t){return t&&t.length?I0(t,kt,Eo):i}function Bk(t,n){return t&&t.length?I0(t,le(n,2),Eo):i}var Fk=z0(function(t,n){return t*n},1),zk=Yo("round"),Nk=z0(function(t,n){return t-n},0);function Kk(t){return t&&t.length?_o(t,kt):0}function Wk(t,n){return t&&t.length?_o(t,le(n,2)):0}return g.after=fL,g.ary=i6,g.assign=XL,g.assignIn=_6,g.assignInWith=b6,g.assignWith=sa,g.at=JL,g.before=o6,g.bind=ra,g.bindAll=ik,g.bindKey=a6,g.castArray=wL,g.chain=t6,g.chunk=Ix,g.compact=Ox,g.concat=Ex,g.cond=ok,g.conforms=ak,g.constant=fa,g.countBy=Ww,g.create=e$,g.curry=s6,g.curryRight=l6,g.debounce=c6,g.defaults=t$,g.defaultsDeep=n$,g.defer=dL,g.delay=hL,g.difference=Dx,g.differenceBy=Rx,g.differenceWith=Bx,g.drop=Fx,g.dropRight=zx,g.dropRightWhile=Nx,g.dropWhile=Kx,g.fill=Wx,g.filter=Zw,g.flatMap=jw,g.flatMapDeep=Hw,g.flatMapDepth=Qw,g.flatten=q2,g.flattenDeep=Ux,g.flattenDepth=Zx,g.flip=gL,g.flow=lk,g.flowRight=ck,g.fromPairs=Yx,g.functions=c$,g.functionsIn=u$,g.groupBy=Vw,g.initial=jx,g.intersection=Hx,g.intersectionBy=Qx,g.intersectionWith=Vx,g.invert=d$,g.invertBy=h$,g.invokeMap=Xw,g.iteratee=da,g.keyBy=Jw,g.keys=lt,g.keysIn=$t,g.map=G0,g.mapKeys=p$,g.mapValues=m$,g.matches=uk,g.matchesProperty=fk,g.memoize=H0,g.merge=y$,g.mergeWith=v6,g.method=dk,g.methodOf=hk,g.mixin=ha,g.negate=Q0,g.nthArg=pk,g.omit=_$,g.omitBy=b$,g.once=pL,g.orderBy=eL,g.over=mk,g.overArgs=mL,g.overEvery=yk,g.overSome=_k,g.partial=ia,g.partialRight=u6,g.partition=tL,g.pick=v$,g.pickBy=C6,g.property=A6,g.propertyOf=bk,g.pull=ew,g.pullAll=J2,g.pullAllBy=tw,g.pullAllWith=nw,g.pullAt=rw,g.range=vk,g.rangeRight=Ck,g.rearg=yL,g.reject=iL,g.remove=iw,g.rest=_L,g.reverse=ta,g.sampleSize=aL,g.set=x$,g.setWith=w$,g.shuffle=sL,g.slice=ow,g.sortBy=uL,g.sortedUniq=dw,g.sortedUniqBy=hw,g.split=G$,g.spread=bL,g.tail=gw,g.take=pw,g.takeRight=mw,g.takeRightWhile=yw,g.takeWhile=_w,g.tap=Ow,g.throttle=vL,g.thru=Y0,g.toArray=p6,g.toPairs=x6,g.toPairsIn=w6,g.toPath=kk,g.toPlainObject=y6,g.transform=L$,g.unary=CL,g.union=bw,g.unionBy=vw,g.unionWith=Cw,g.uniq=xw,g.uniqBy=ww,g.uniqWith=Lw,g.unset=$$,g.unzip=na,g.unzipWith=e6,g.update=k$,g.updateWith=S$,g.values=q1,g.valuesIn=A$,g.without=$w,g.words=k6,g.wrap=xL,g.xor=kw,g.xorBy=Sw,g.xorWith=Aw,g.zip=Mw,g.zipObject=Tw,g.zipObjectDeep=Pw,g.zipWith=Iw,g.entries=x6,g.entriesIn=w6,g.extend=_6,g.extendWith=b6,ha(g,g),g.add=Ak,g.attempt=S6,g.camelCase=I$,g.capitalize=L6,g.ceil=Mk,g.clamp=M$,g.clone=LL,g.cloneDeep=kL,g.cloneDeepWith=SL,g.cloneWith=$L,g.conformsTo=AL,g.deburr=$6,g.defaultTo=sk,g.divide=Tk,g.endsWith=O$,g.eq=rn,g.escape=E$,g.escapeRegExp=D$,g.every=Uw,g.find=Yw,g.findIndex=Q2,g.findKey=r$,g.findLast=Gw,g.findLastIndex=V2,g.findLastKey=i$,g.floor=Pk,g.forEach=n6,g.forEachRight=r6,g.forIn=o$,g.forInRight=a$,g.forOwn=s$,g.forOwnRight=l$,g.get=la,g.gt=ML,g.gte=TL,g.has=f$,g.hasIn=ca,g.head=X2,g.identity=kt,g.includes=qw,g.indexOf=Gx,g.inRange=T$,g.invoke=g$,g.isArguments=f1,g.isArray=me,g.isArrayBuffer=PL,g.isArrayLike=Lt,g.isArrayLikeObject=Ve,g.isBoolean=IL,g.isBuffer=Vn,g.isDate=OL,g.isElement=EL,g.isEmpty=DL,g.isEqual=RL,g.isEqualWith=BL,g.isError=oa,g.isFinite=FL,g.isFunction=In,g.isInteger=f6,g.isLength=V0,g.isMap=d6,g.isMatch=zL,g.isMatchWith=NL,g.isNaN=KL,g.isNative=WL,g.isNil=ZL,g.isNull=UL,g.isNumber=h6,g.isObject=He,g.isObjectLike=Qe,g.isPlainObject=wr,g.isRegExp=aa,g.isSafeInteger=YL,g.isSet=g6,g.isString=q0,g.isSymbol=It,g.isTypedArray=V1,g.isUndefined=GL,g.isWeakMap=jL,g.isWeakSet=HL,g.join=qx,g.kebabCase=R$,g.last=Zt,g.lastIndexOf=Xx,g.lowerCase=B$,g.lowerFirst=F$,g.lt=QL,g.lte=VL,g.max=Ik,g.maxBy=Ok,g.mean=Ek,g.meanBy=Dk,g.min=Rk,g.minBy=Bk,g.stubArray=pa,g.stubFalse=ma,g.stubObject=xk,g.stubString=wk,g.stubTrue=Lk,g.multiply=Fk,g.nth=Jx,g.noConflict=gk,g.noop=ga,g.now=j0,g.pad=z$,g.padEnd=N$,g.padStart=K$,g.parseInt=W$,g.random=P$,g.reduce=nL,g.reduceRight=rL,g.repeat=U$,g.replace=Z$,g.result=C$,g.round=zk,g.runInContext=L,g.sample=oL,g.size=lL,g.snakeCase=Y$,g.some=cL,g.sortedIndex=aw,g.sortedIndexBy=sw,g.sortedIndexOf=lw,g.sortedLastIndex=cw,g.sortedLastIndexBy=uw,g.sortedLastIndexOf=fw,g.startCase=j$,g.startsWith=H$,g.subtract=Nk,g.sum=Kk,g.sumBy=Wk,g.template=Q$,g.times=$k,g.toFinite=On,g.toInteger=_e,g.toLength=m6,g.toLower=V$,g.toNumber=Yt,g.toSafeInteger=qL,g.toString=Ie,g.toUpper=q$,g.trim=X$,g.trimEnd=J$,g.trimStart=ek,g.truncate=tk,g.unescape=nk,g.uniqueId=Sk,g.upperCase=rk,g.upperFirst=ua,g.each=n6,g.eachRight=r6,g.first=X2,ha(g,function(){var t={};return dn(g,function(n,o){Pe.call(g.prototype,o)||(t[o]=n)}),t}(),{chain:!1}),g.VERSION=a,Mt(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){g[t].placeholder=g}),Mt(["drop","take"],function(t,n){Se.prototype[t]=function(o){o=o===i?1:at(_e(o),0);var c=this.__filtered__&&!n?new Se(this):this.clone();return c.__filtered__?c.__takeCount__=gt(o,c.__takeCount__):c.__views__.push({size:gt(o,Te),type:t+(c.__dir__<0?"Right":"")}),c},Se.prototype[t+"Right"]=function(o){return this.reverse()[t](o).reverse()}}),Mt(["filter","map","takeWhile"],function(t,n){var o=n+1,c=o==q||o==ue;Se.prototype[t]=function(d){var p=this.clone();return p.__iteratees__.push({iteratee:le(d,3),type:o}),p.__filtered__=p.__filtered__||c,p}}),Mt(["head","last"],function(t,n){var o="take"+(n?"Right":"");Se.prototype[t]=function(){return this[o](1).value()[0]}}),Mt(["initial","tail"],function(t,n){var o="drop"+(n?"":"Right");Se.prototype[t]=function(){return this.__filtered__?new Se(this):this[o](1)}}),Se.prototype.compact=function(){return this.filter(kt)},Se.prototype.find=function(t){return this.filter(t).head()},Se.prototype.findLast=function(t){return this.reverse().find(t)},Se.prototype.invokeMap=we(function(t,n){return typeof t=="function"?new Se(this):this.map(function(o){return yr(o,t,n)})}),Se.prototype.reject=function(t){return this.filter(Q0(le(t)))},Se.prototype.slice=function(t,n){t=_e(t);var o=this;return o.__filtered__&&(t>0||n<0)?new Se(o):(t<0?o=o.takeRight(-t):t&&(o=o.drop(t)),n!==i&&(n=_e(n),o=n<0?o.dropRight(-n):o.take(n-t)),o)},Se.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},Se.prototype.toArray=function(){return this.take(Te)},dn(Se.prototype,function(t,n){var o=/^(?:filter|find|map|reject)|While$/.test(n),c=/^(?:head|last)$/.test(n),d=g[c?"take"+(n=="last"?"Right":""):n],p=c||/^find/.test(n);d&&(g.prototype[n]=function(){var _=this.__wrapped__,v=c?[1]:arguments,k=_ instanceof Se,E=v[0],D=k||me(_),N=function($e){var Ae=d.apply(g,Un([$e],v));return c&&H?Ae[0]:Ae};D&&o&&typeof E=="function"&&E.length!=1&&(k=D=!1);var H=this.__chain__,ne=!!this.__actions__.length,ce=p&&!H,xe=k&&!ne;if(!p&&D){_=xe?_:new Se(this);var se=t.apply(_,v);return se.__actions__.push({func:Y0,args:[N],thisArg:i}),new Kt(se,H)}return ce&&xe?t.apply(this,v):(se=this.thru(N),ce?c?se.value()[0]:se.value():se)})}),Mt(["pop","push","shift","sort","splice","unshift"],function(t){var n=y0[t],o=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",c=/^(?:pop|shift)$/.test(t);g.prototype[t]=function(){var d=arguments;if(c&&!this.__chain__){var p=this.value();return n.apply(me(p)?p:[],d)}return this[o](function(_){return n.apply(me(_)?_:[],d)})}}),dn(Se.prototype,function(t,n){var o=g[n];if(o){var c=o.name+"";Pe.call(Y1,c)||(Y1[c]=[]),Y1[c].push({name:n,func:o})}}),Y1[F0(i,P).name]=[{name:"wrapper",func:i}],Se.prototype.clone=rC,Se.prototype.reverse=iC,Se.prototype.value=oC,g.prototype.at=Ew,g.prototype.chain=Dw,g.prototype.commit=Rw,g.prototype.next=Bw,g.prototype.plant=zw,g.prototype.reverse=Nw,g.prototype.toJSON=g.prototype.valueOf=g.prototype.value=Kw,g.prototype.first=g.prototype.head,ur&&(g.prototype[ur]=Fw),g},W1=Rv();r1?((r1.exports=W1)._=W1,uo._=W1):ut._=W1}).call(gn)}(Lr,Lr.exports);var T6=Lr.exports;const Xe=J0(T6),P6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"arrow",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i})=>{if(i.length>1){const a=i[1].x>i[0].x?0:1,s=fe.utils.getLinearSlopeIntercept(i[0],i[1]);let l;s?l=Math.atan(s[0])+Math.PI*a:i[1].y>i[0].y?l=Math.PI/2:l=Math.PI/2*3;const u=Gt({x:i[1].x-8,y:i[1].y+4},i[1],l),f=Gt({x:i[1].x-8,y:i[1].y-4},i[1],l);return[{type:"line",attrs:{coordinates:i},styles:r()},{type:"line",ignoreEvent:!0,attrs:{coordinates:[u,i[1],f]},styles:r()}]}return[]},setProperties:i=>{e=Xe.merge({},e,i)},getProperties:()=>e}},I6=()=>{let e=new Map,r=i=>{const a=e.get(i);return{style:(a==null?void 0:a.style)??"stroke_fill",color:(a==null?void 0:a.backgroundColor)??"rgba(22, 119, 255, 0.15)",borderColor:(a==null?void 0:a.lineColor)??(a==null?void 0:a.borderColor),borderSize:a==null?void 0:a.borderWidth,borderStyle:(a==null?void 0:a.borderStyle)??(a==null?void 0:a.lineStyle)}};return{name:"circle",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i,overlay:a})=>{if(i.length>1){const s=ya(i[0],i[1]);return{type:"circle",attrs:{...i[0],r:s},styles:r(a.id)}}return[]},setProperties:(i,a)=>{e.set(a,Xe.merge({},e.get(a),i))},getProperties:i=>e.get(i)??{}}},O6=()=>{let e=new Map,r=i=>{const a=e.get(i);return{style:a.style??"stroke_fill",color:a.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:a.lineColor??a.borderColor,borderSize:a.borderWidth,borderStyle:a.borderStyle??a.lineStyle}};return{name:"rect",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i,overlay:a})=>i.length>1?[{type:"polygon",attrs:{coordinates:[i[0],{x:i[1].x,y:i[0].y},i[1],{x:i[0].x,y:i[1].y}]},styles:r(a.id)}]:[],setProperties:(i,a)=>{e.set(a,Xe.merge({},e.get(a),i))},getProperties:i=>e.get(i)??{}}},E6=()=>{let e={},r=()=>({style:e.style??"stroke_fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"parallelogram",totalStep:4,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a})=>{if(a.length===2)return[{type:"line",ignoreEvent:!0,attrs:{coordinates:a},styles:i()}];if(a.length===3){const s={x:a[0].x+(a[2].x-a[1].x),y:a[2].y};return[{type:"polygon",attrs:{coordinates:[a[0],a[1],a[2],s]},styles:r()}]}return[]},performEventPressedMove:({points:a,performPointIndex:s,performPoint:l})=>{s<2&&(a[0].value=l.value,a[1].value=l.value)},performEventMoveForDrawing:({currentStep:a,points:s,performPoint:l})=>{a===2&&(s[0].value=l.value)},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},D6=()=>{let e={},r=()=>({style:e.style??"stroke_fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});return{name:"triangle",totalStep:4,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:i})=>[{type:"polygon",attrs:{coordinates:i},styles:r()}],setProperties:i=>{e=Xe.merge({},e,i)},getProperties:()=>e}},R6=()=>{let e={},r=()=>({style:e.style??"stroke",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciCircle",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a})=>{if(a.length>1){const s=Math.abs(a[0].x-a[1].x),l=Math.abs(a[0].y-a[1].y),u=Math.sqrt(s*s+l*l),f=[.236,.382,.5,.618,.786,1],h=[],m=[];return f.forEach(C=>{const b=u*C;h.push({...a[0],r:b}),m.push({x:a[0].x,y:a[0].y+b+6,text:`${(C*100).toFixed(1)}%`})}),[{type:"circle",attrs:h,styles:r()},{type:"text",ignoreEvent:!0,attrs:m,styles:i()}]}return[]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},B6=()=>{let e={};const r=()=>({style:e.lineStyle??"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciSegment",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a,overlay:s,chart:l,yAxis:u})=>{const f=[],h=[];if(a.length>1){let m=0;const C=l.getSymbol();((u==null?void 0:u.isInCandle())??!0)&&C?m=C.pricePrecision:l.getIndicators({paneId:s.paneId}).forEach(A=>{m=Math.max(m,A.precision)});const b=a[1].x>a[0].x?a[0].x:a[1].x,x=[1,.786,.618,.5,.382,.236,0],M=a[0].y-a[1].y,w=s.points,S=w[0].value-w[1].value;x.forEach($=>{const A=a[1].y+M*$,P=(w[1].value+S*$).toFixed(m.price);f.push({coordinates:[{x:a[0].x,y:A},{x:a[1].x,y:A}]}),h.push({x:b,y:A,text:`${P} (${($*100).toFixed(1)}%)`,baseline:"bottom"})})}return[{type:"line",attrs:f,styles:r()},{type:"text",ignoreEvent:!0,attrs:h,styles:i()}]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},F6=()=>{let e={},r=()=>({style:e.style??"stroke",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"fibonacciSpiral",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a,bounding:s})=>{if(a.length>1){const l=ya(a[0],a[1])/Math.sqrt(24),u=a[1].x>a[0].x?0:1,f=fe.utils.getLinearSlopeIntercept(a[0],a[1]);let h;f?h=Math.atan(f[0])+Math.PI*u:a[1].y>a[0].y?h=Math.PI/2:h=Math.PI/2*3;const m=Gt({x:a[0].x-l,y:a[0].y},a[0],h),C=Gt({x:a[0].x-l,y:a[0].y-l},a[0],h),b=[{...m,r:l,startAngle:h,endAngle:h+Math.PI/2},{...C,r:l*2,startAngle:h+Math.PI/2,endAngle:h+Math.PI}];let x=a[0].x-l,M=a[0].y-l;for(let w=2;w<9;w++){const S=b[w-2].r+b[w-1].r;let $=0;switch(w%4){case 0:{$=h,x-=b[w-2].r;break}case 1:{$=h+Math.PI/2,M-=b[w-2].r;break}case 2:{$=h+Math.PI,x+=b[w-2].r;break}case 3:{$=h+Math.PI/2*3,M+=b[w-2].r;break}}const A=$+Math.PI/2,P=Gt({x,y:M},a[0],h);b.push({...P,r:S,startAngle:$,endAngle:A})}return[{type:"arc",attrs:b,styles:r()},{type:"line",attrs:X0(a,s),styles:i()}]}return[]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},z6=()=>{let e={};const r=()=>({style:e.lineStyle??"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciSpeedResistanceFan",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a,bounding:s})=>{const l=[];let u=[];const f=[];if(a.length>1){const h=a[1].x>a[0].x?-38:4,m=a[1].y>a[0].y?-2:20,C=a[1].x-a[0].x,b=a[1].y-a[0].y;[1,.75,.618,.5,.382,.25,0].forEach(M=>{const w=a[1].x-C*M,S=a[1].y-b*M;l.push({coordinates:[{x:w,y:a[0].y},{x:w,y:a[1].y}]}),l.push({coordinates:[{x:a[0].x,y:S},{x:a[1].x,y:S}]}),u=u.concat(X0([a[0],{x:w,y:a[1].y}],s)),u=u.concat(X0([a[0],{x:a[1].x,y:S}],s)),f.unshift({x:a[0].x+h,y:S+10,text:`${M.toFixed(3)}`}),f.unshift({x:w-18,y:a[0].y+m,text:`${M.toFixed(3)}`})})}return[{type:"line",attrs:l,styles:r()},{type:"line",attrs:u,styles:r()},{type:"text",ignoreEvent:!0,attrs:f,styles:i()}]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},N6=()=>{let e={};const r=()=>({style:"dashed",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({style:e.lineStyle??"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),a=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fibonacciExtension",totalStep:4,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({chart:s,yAxis:l,coordinates:u,overlay:f})=>{const h=[],m=[];if(u.length>2){let C=0;const b=s.getSymbol();((l==null?void 0:l.isInCandle())??!0)&&b?C=b.pricePrecision:s.getIndicators({paneId:f.paneId}).forEach(P=>{C=Math.max(C,P.precision)});const x=f.points,M=x[1].value-x[0].value,w=u[1].y-u[0].y,S=[0,.236,.382,.5,.618,.786,1],$=u[2].x>u[1].x?u[1].x:u[2].x;S.forEach(A=>{const P=u[2].y+w*A,B=(x[2].value+M*A).toFixed(C.price);h.push({coordinates:[{x:u[1].x,y:P},{x:u[2].x,y:P}]}),m.push({x:$,y:P,text:`${B} (${(A*100).toFixed(1)}%)`,baseline:"bottom"})})}return[{type:"line",attrs:{coordinates:u},styles:r()},{type:"line",attrs:h,styles:i()},{type:"text",ignoreEvent:!0,attrs:m,styles:a()}]},setProperties:s=>{e=Xe.merge({},e,s)},getProperties:()=>e}},K6=()=>{let e={},r=()=>({style:e.style??"fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),a=()=>({style:"dashed",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),s=()=>({style:"solid",size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue});return{name:"gannBox",totalStep:3,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:l})=>{if(l.length>1){const u=(l[1].y-l[0].y)/4,f=l[1].x-l[0].x,h=[{coordinates:[l[0],{x:l[1].x,y:l[1].y-u}]},{coordinates:[l[0],{x:l[1].x,y:l[1].y-u*2}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[1].x,y:l[0].y+u}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[1].x,y:l[0].y+u*2}]},{coordinates:[{...l[0]},{x:l[0].x+f*.236,y:l[1].y}]},{coordinates:[{...l[0]},{x:l[0].x+f*.5,y:l[1].y}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[0].x+f*.236,y:l[0].y}]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[0].x+f*.5,y:l[0].y}]}],m=[{coordinates:[l[0],l[1]]},{coordinates:[{x:l[0].x,y:l[1].y},{x:l[1].x,y:l[0].y}]}];return[{type:"line",attrs:[{coordinates:[l[0],{x:l[1].x,y:l[0].y}]},{coordinates:[{x:l[1].x,y:l[0].y},l[1]]},{coordinates:[l[1],{x:l[0].x,y:l[1].y}]},{coordinates:[{x:l[0].x,y:l[1].y},l[0]]}],styles:i()},{type:"polygon",ignoreEvent:!0,attrs:{coordinates:[l[0],{x:l[1].x,y:l[0].y},l[1],{x:l[0].x,y:l[1].y}]},styles:r()},{type:"line",attrs:h,styles:a()},{type:"line",attrs:m,styles:s()}]}return[]},setProperties:l=>{e=Xe.merge({},e,l)},getProperties:()=>e}},W6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"threeWaves",totalStep:5,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a})=>{const s=a.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:a},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},U6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"fiveWaves",totalStep:7,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a})=>{const s=a.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:a},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},Z6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"eightWaves",totalStep:10,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a})=>{const s=a.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:a},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},Y6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"anyWaves",totalStep:Number.MAX_SAFE_INTEGER,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:a})=>{const s=a.map((l,u)=>({...l,text:`(${u})`,baseline:"bottom"}));return[{type:"line",attrs:{coordinates:a},styles:r()},{type:"text",ignoreEvent:!0,attrs:s,styles:i()}]},setProperties:a=>{e=Xe.merge({},e,a)},getProperties:()=>e}},G6=()=>{let e={};const r=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),i=()=>({...r(),style:"dashed"}),a=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"abcd",totalStep:5,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,createPointFigures:({coordinates:s})=>{let l=[],u=[];const f=["A","B","C","D"],h=s.map((m,C)=>({...m,baseline:"bottom",text:`(${f[C]})`}));return s.length>2&&(l=[s[0],s[2]],s.length>3&&(u=[s[1],s[3]])),[{type:"line",attrs:{coordinates:s},styles:r()},{type:"line",attrs:[{coordinates:l},{coordinates:u}],styles:i()},{type:"text",ignoreEvent:!0,attrs:h,styles:a()}]},setProperties:s=>{e=Xe.merge({},e,s)},getProperties:()=>e}},j6=()=>{let e={},r=()=>({style:e.style??"fill",color:e.backgroundColor??"rgba(22, 119, 255, 0.15)",borderColor:e.lineColor??e.borderColor,borderSize:e.borderWidth,borderStyle:e.borderStyle??e.lineStyle});const i=()=>({style:e.lineStyle,size:e.lineWidth,color:e.lineColor??e.borderColor,dashedValue:e.lineDashedValue}),a=()=>({...i(),style:"dashed"}),s=()=>({color:e.textColor,family:e.textFont,size:e.textFontSize,weight:e.textFontWeight,backgroundColor:e.textBackgroundColor,paddingLeft:e.textPaddingLeft,paddingRight:e.textPaddingRight,paddingTop:e.textPaddingTop,paddingBottom:e.textPaddingBottom});return{name:"xabcd",totalStep:6,needDefaultPointFigure:!0,needDefaultXAxisFigure:!0,needDefaultYAxisFigure:!0,styles:{polygon:{color:"rgba(22, 119, 255, 0.15)"}},createPointFigures:({coordinates:l,overlay:u})=>{const f=[],h=[],m=["X","A","B","C","D"],C=l.map((b,x)=>({...b,baseline:"bottom",text:`(${m[x]})`}));return l.length>2&&(f.push({coordinates:[l[0],l[2]]}),h.push({coordinates:[l[0],l[1],l[2]]}),l.length>3&&(f.push({coordinates:[l[1],l[3]]}),l.length>4&&(f.push({coordinates:[l[2],l[4]]}),h.push({coordinates:[l[2],l[3],l[4]]})))),[{type:"line",attrs:{coordinates:l},styles:i()},{type:"line",attrs:f,styles:a()},{type:"polygon",ignoreEvent:!0,attrs:h,styles:r()},{type:"text",ignoreEvent:!0,attrs:C,styles:s()}]},setProperties:l=>{e=Xe.merge({},e,l)},getProperties:()=>e}},H6=()=>{let e={};return{name:"brush",totalStep:3,needDefaultPointFigure:!1,needDefaultXAxisFigure:!1,needDefaultYAxisFigure:!1,styles:{},createPointFigures:({coordinates:r})=>{const i=[];if(r.length>1){const a=r.filter((s,l)=>l!==1);i.push({coordinates:a})}return[{type:"line",attrs:i,styles:{style:"solid",smooth:!0}}]},performEventMoveForDrawing:({currentStep:r,points:i,performPoint:a})=>{r>=2&&i.push(a)},setProperties:r=>{e=Xe.merge({},e,r)},getProperties:()=>e}};function qn(e,r){return new Intl.NumberFormat("en-US",{minimumFractionDigits:r,maximumFractionDigits:r,useGrouping:!0}).format(e)}const ei=(e,r,i)=>{const a={price:0,volume:0},s=e.getSymbol();return((i==null?void 0:i.isInCandle())??!0)&&s?(a.price=s.pricePrecision,a.volume=s.volumePrecision):e.getIndicators({paneId:r.paneId}).forEach(u=>{a.price=Math.max(a.price,u.precision)}),a},_a="#2ebd85",ba="#f6465d",Q6="#2ebd85",V6="#f6465d",q6=e=>({style:"solid",size:1,color:e,dashedValue:[]}),va=e=>({style:"stroke_fill",size:12,family:"Arial, sans-serif",weight:"normal",color:e,backgroundColor:"rgba(255,255,255,0.5)",borderColor:e,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:2,paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4}),X6=e=>({style:"stroke_fill",size:12,family:"Arial, sans-serif",weight:"normal",color:"white",backgroundColor:e,borderColor:e,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:[2,0,0,2],paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4}),J6=e=>({style:"stroke_fill",size:12,family:"Arial, sans-serif",weight:"normal",color:e,backgroundColor:"white",borderColor:e,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:[0,2,2,0],paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4}),e3=()=>({name:"positionAvgLine",totalStep:1,mode:"normal",lock:!0,needDefaultPointFigure:!1,needDefaultXAxisFigure:!1,needDefaultYAxisFigure:!1,createPointFigures:({chart:e,coordinates:r,bounding:i,overlay:a})=>{var F;const s=(F=a.points[0])==null?void 0:F.value,l=a.extendData,u=e.getDataList().at(-1);if(s===void 0||!l||!u||!Number.isFinite(u.close))return[];const f=u.timestamp,h=e.convertToPixel({timestamp:f,value:s}).y??r[0].y,m=u.close,C=l.multiplier??1,b=l.side==="long"?(m-s)*l.size*C:(s-m)*l.size*C,x=e.getSymbol(),M=(x==null?void 0:x.pricePrecision)??2,w=(x==null?void 0:x.volumePrecision)??4,S=qn(l.size,w),$=`PNL ${b>=0?"+":""}${qn(b,M)}`,A=l.side==="long"?_a:ba,P=b>=0?Q6:V6,B=J6(A),R=X6(P),z=B.paddingLeft,Y=B.paddingRight,Z=fe.utils.calcTextWidth(S)+z+Y,I=fe.utils.calcTextWidth($)+z+Y,K=16,j=-1,Q=0,ie=K+I+j,ee=ie+Z+Q;return[{key:"avg-line",type:"line",attrs:{coordinates:[{x:Math.min(ee,i.width),y:h},{x:i.width,y:h}]},styles:q6(A),ignoreEvent:!0},{key:"pnl",type:"text",attrs:{x:K,y:h,text:$,align:"left",baseline:"middle"},styles:R,ignoreEvent:!0},{key:"qty",type:"text",attrs:{x:ie,y:h,text:S,align:"left",baseline:"middle"},styles:B,ignoreEvent:!0}]},createYAxisFigures:({chart:e,overlay:r,coordinates:i,bounding:a,yAxis:s})=>{var M;const l=(M=r.points[0])==null?void 0:M.value,u=r.extendData,f=ei(e,r,s);if(l===void 0||!u)return{type:"text",attrs:{x:0,y:i[0].y,text:"",align:"right",baseline:"middle"},styles:va("#888")};const h=u.side==="long"?_a:ba,m=e.getDataList().at(-1),C=m&&Number.isFinite(m.close)?e.convertToPixel({timestamp:m.timestamp,value:l}).y??i[0].y:i[0].y,b=(s==null?void 0:s.isFromZero())??!1,x=qn(l,f.price);return{type:"text",attrs:{x:b?0:a.width,y:C,text:x,align:b?"left":"right",baseline:"middle"},styles:va(h)}},onPressedMoveStart:()=>!1,onPressedMoving:()=>!1,onPressedMoveEnd:()=>!1,onMouseEnter:()=>!1,onMouseLeave:()=>!1,onSelected:e=>(e.preventDefault&&e.preventDefault(),e.overlay.mode="normal",!1),onRightClick:e=>(e.preventDefault&&e.preventDefault(),!1)});function Ca(e){if(e==null)return;const r=Array.isArray(e)?e[0]:e,i=r==null?void 0:r.value;return typeof i=="number"&&Number.isFinite(i)?i:void 0}function t3(e){const r=e.getSize("candle_pane","main");if(!r||r.width<=0||r.height<=0)return null;const i=r.width*.5,a=Ca(e.convertFromPixel([{x:i,y:0}],{paneId:"candle_pane"})),s=Ca(e.convertFromPixel([{x:i,y:r.height}],{paneId:"candle_pane"}));return a===void 0||s===void 0?null:{min:Math.min(a,s),max:Math.max(a,s)}}function $r(e,r){const i=t3(e);return i?r>=i.min&&r<=i.max:!1}const kr="#f6465d",n3=()=>({style:"dashed",size:1,color:kr,dashedValue:[4,4]}),Sr={style:"stroke_fill",size:12,family:"Arial, sans-serif",weight:"normal",color:"white",backgroundColor:kr,borderColor:kr,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:2,paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4},r3={style:"fill",size:12,family:"Arial, sans-serif",weight:"normal",color:"white",backgroundColor:"rgba(22, 26, 32, 0.5)",borderColor:kr,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:2,paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4},i3=()=>({name:"liquidationLine",mode:"normal",totalStep:1,lock:!0,needDefaultPointFigure:!1,needDefaultXAxisFigure:!1,needDefaultYAxisFigure:!1,createPointFigures:({chart:e,coordinates:r,bounding:i,overlay:a})=>{var P;const s=(P=a.points[0])==null?void 0:P.value,l=e.getDataList().at(-1);if(s===void 0||!Number.isFinite(s)||!l)return[];if(!$r(e,s))return[];const u=l.timestamp,f=e.convertToPixel({timestamp:u,value:s}).y??r[0].y,h=e.getSymbol(),m=(h==null?void 0:h.pricePrecision)??2,b=`Liq: ${qn(s,m)}`,x=Sr.paddingLeft,M=Sr.paddingRight,w=fe.utils.calcTextWidth(b)+x+M,S=16,$=2,A=S+w+$;return[{key:"liq-line",type:"line",attrs:{coordinates:[{x:Math.min(A,i.width),y:f},{x:i.width,y:f}]},styles:n3(),ignoreEvent:!0},{key:"liq-label",type:"text",attrs:{x:S,y:f,text:b,align:"left",baseline:"middle"},styles:Sr,ignoreEvent:!0}]},createYAxisFigures:({chart:e,overlay:r,coordinates:i,bounding:a,yAxis:s})=>{var x;const l=(x=r.points[0])==null?void 0:x.value,u=ei(e,r,s),f={type:"text",attrs:{x:0,y:i[0].y,text:"",align:"right",baseline:"middle"},styles:Sr};if(l===void 0||!Number.isFinite(l)||!$r(e,l))return f;const h=e.getDataList().at(-1);if(!h)return f;const m=e.convertToPixel({timestamp:h.timestamp,value:l}).y??i[0].y,C=(s==null?void 0:s.isFromZero())??!1,b=qn(l,u.price);return{type:"text",attrs:{x:C?0:a.width,y:m,text:b,align:C?"left":"right",baseline:"middle"},styles:r3}},onPressedMoveStart:()=>!1,onPressedMoving:()=>!1,onPressedMoveEnd:()=>!1,onMouseEnter:()=>!1,onMouseLeave:()=>!1,onSelected:e=>(e.preventDefault&&e.preventDefault(),e.overlay.mode="normal",!1),onRightClick:e=>(e.preventDefault&&e.preventDefault(),!1)}),o3="#2ebd85",a3="#f6465d";function xa(e){return e?o3:a3}const s3=e=>({style:"dashed",size:1,color:e,dashedValue:[4,4]}),l3=e=>({style:"stroke_fill",size:12,family:"Arial, sans-serif",weight:"normal",color:e,backgroundColor:"white",borderColor:e,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:[2,0,0,2],paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4}),c3=e=>({style:"stroke_fill",size:12,family:"Arial, sans-serif",weight:"normal",color:e,backgroundColor:"white",borderColor:e,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:[0,2,2,0],paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4}),wa=e=>({style:"stroke_fill",size:12,family:"Arial, sans-serif",weight:"normal",color:e,backgroundColor:"rgba(255,255,255,0.5)",borderColor:e,borderStyle:"solid",borderSize:1,borderDashedValue:[],borderRadius:2,paddingLeft:4,paddingRight:4,paddingTop:4,paddingBottom:4}),u3=()=>({name:"pendingOrderLine",mode:"normal",totalStep:1,lock:!0,needDefaultPointFigure:!1,needDefaultXAxisFigure:!1,needDefaultYAxisFigure:!1,createPointFigures:({chart:e,coordinates:r,bounding:i,overlay:a})=>{var K;const s=(K=a.points[0])==null?void 0:K.value,l=a.extendData,u=e.getDataList().at(-1);if(s===void 0||!Number.isFinite(s)||!l||!u)return[];if(!$r(e,s))return[];const f=u.timestamp,h=e.convertToPixel({timestamp:f,value:s}).y??r[0].y,m=e.getSymbol();m==null||m.pricePrecision;const C=(m==null?void 0:m.volumePrecision)??4,b="限价",x=qn(l.size,C),M=xa(l.isBuy),w=l3(M),S=c3(M),$=w.paddingLeft,A=w.paddingRight,P=fe.utils.calcTextWidth(b)+$+A,B=fe.utils.calcTextWidth(x)+$+A,R=16,z=-1,Y=2,Z=R+P+z,I=Z+B+Y;return[{key:"order-line",type:"line",attrs:{coordinates:[{x:Math.min(I,i.width),y:h},{x:i.width,y:h}]},styles:s3(M),ignoreEvent:!0},{key:"order-price",type:"text",attrs:{x:R,y:h,text:b,align:"left",baseline:"middle"},styles:w,ignoreEvent:!0},{key:"order-size",type:"text",attrs:{x:Z,y:h,text:x,align:"left",baseline:"middle"},styles:S,ignoreEvent:!0}]},createYAxisFigures:({chart:e,overlay:r,coordinates:i,bounding:a,yAxis:s})=>{var w;const l=(w=r.points[0])==null?void 0:w.value,u=ei(e,r,s),f={type:"text",attrs:{x:0,y:i[0].y,text:"",align:"right",baseline:"middle"},styles:wa("#888")};if(l===void 0||!Number.isFinite(l))return f;const h=r.extendData;if(!h||!$r(e,l))return f;const m=xa(h.isBuy),C=e.getDataList().at(-1);if(!C)return f;const b=e.convertToPixel({timestamp:C.timestamp,value:l}).y??i[0].y,x=(s==null?void 0:s.isFromZero())??!1,M=qn(l,u.price);return{type:"text",attrs:{x:x?0:a.width,y:b,text:M,align:x?"left":"right",baseline:"middle"},styles:wa(m)}},onPressedMoveStart:()=>!1,onPressedMoving:()=>!1,onPressedMoveEnd:()=>!1,onMouseEnter:()=>!1,onMouseLeave:()=>!1,onSelected:e=>(e.preventDefault&&e.preventDefault(),e.overlay.mode="normal",!1),onRightClick:e=>(e.preventDefault&&e.preventDefault(),!1)}),La=[P6(),H6(),I6(),O6(),D6(),E6(),R6(),B6(),F6(),z6(),N6(),K6(),W6(),U6(),Z6(),Y6(),G6(),j6(),e3(),i3(),u3()];class f3{constructor(r){an(this,"_apiKey");an(this,"_prevSymbolMarket");an(this,"_ws");this._apiKey=r}async searchSymbols(r){return await((await(await fetch(`https://api.polygon.io/v3/reference/tickers?apiKey=${this._apiKey}&active=true&search=${r??""}`)).json()).results||[]).map(s=>({ticker:s.ticker,name:s.name,shortName:s.ticker,market:s.market,exchange:s.primary_exchange,priceCurrency:s.currency_name,type:s.type,logo:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAA66SURBVHic7Z17cFTVGcB/527AiKGgRA0ShGhKoQjFMb4qUMCMPIrWqdbHSEdlHDGgI9V2aq2d1hmKtVbRsSTGEcQRp4pStaZQlNYUwYLiSKU0SCMBDRCmoQSJGGF3T/84d2VZk+w9d899hf3NMBnl3ns+5vtyHt/5HoIehpQIaijDYjiSciRlwCCgBCgG+gNFQCGCAvUScaADaAfagFagBdiFoAlBI0m2UkWTEMgA/lmeIYIWIFdkLQNJMBbBJUjOA8agFOwF7cAmBO8hWUeMtWIWezwayxciZwByGb1pZTyCaUguA0YGLNIWBK8jWUExa8Q1HA5YHi0iYQByGTH2UYnkBmA6cHLQMnXBfqAOwXMMYLW4hkTQAmUj1AYgqzkLuAXBTUgGBi2PFoI9SJYAT4nZbA9anK4IpQHIhUzE4i4k04OWxQiCOpI8IubwZtCiZBIqA5A1TEdyH3Bh0LJ4xAYE80QVdUELkiIUBiCf4FIk85FcELQsviB4B8G94jb+GrwoASKfZBgJHkUyNUg5AkOwkhhzxa1sC06EAJALKUJwL3A30DsIGULEYeBhJPPFHNr9Htx3A5A1TECyGCjze+yQ04Rgpqii3s9BfTMAWUsfksxD8iO/xowkggVY3Cdmccif4XxAPskw4rwCjPBjvB5AAwVc6cfewPJ6AFnNzcTZSF75OowgzkZZzc1eD+SZAUiJkNX8FlgM9PVqnB5MX2CxrOa3Uno3U3vyYVlLPxIshR7iyQueOmLMELM4YPrDxg1A1jKQJKuQjDL97eMawWYsJpu+fjZqAPL3DMFiNVBu8rt5vqSRJJXidnaa+qAxA5CPU0aMvwFDTX0zT6fsIMEkcQdNJj5mxADs3/x68sr3ix0kmWBiJsjZAOyQrDXkp32/aSTG+Fz3BDkZgKylH0neym/4AkJtDMflcjpw7QeQEkGCpXnlB4hkFAmW5uIncO8IquFB8uf8MDDd1oUrXFmO7aJc7HbQPJ4wU8zmad2XtA3AvtjZSN69GzYOUkCF7gWSlgHIWvqQyF/shJgGYlToXCXr7QGSzCOv/DAzwtaRYxzPAHYkT+jCmvN0gmCi08giRwZgx/B9QD6MKyo0IRntJMbQ2RKgAjjzyo8OZbbOspJ1BrB3/ZvJR+9GjcMUMCrbqSD7DJDgUfLKjyK9bd11S7czgHyCS0my2pxMIaHvUCgshl5FUFQKQtWJ4FALHGmHz5rhizY43BaomEawqOwuA6mg25cl840L5DexQiithNMvhNMvglMr4IT+zt5t3QS762H332FXfTQNQumwy1zLLmcAO1HzNU+E8oNTK+AbN8KwGc4V3h3JODS9Av98GPauz/17fiK4vKuE1K4NoJr1RDFLd+BY+PYCOK3CuzH2rof3fg07Q5Pkm40NYjYXdfYXnRqAXMhEBH/zVibDFBbDRQ/AiFv8G3PbUlhTpfYNYUcyqbP6BJ2fAizu8lwgkwwcC9c3+Kt8UMvLtZuhZKy/47qhC51+ZQawy7J85LlApjhjAkx7Te3ogyIZhz9PhebQH5jOzixX09kM4POvUQ6cdTVc/kawygewCmDKy2omCjdf0e0xM4BdjeuTSBRk6jtUTb9BKz+djlZ4eRy0bQ1aks4R7GEAg9Orlx07A6hSbOFXPsCkp8OlfFAb0UnaQTn+IRnIPirT/1dBxgM3+CqQW0beptZ+NyTj0LIW9m6A//0L2puP/l1RKXytHAZ9RzmNYoX63z/9IrU53LbUnXxeo3S8KvWfXy4BdgXOFsJbhFFhFcAPP4E+JXrvJeOw+TH44NFjld4VfUrg3Htg5Cx9QzjUAn8YEVbP4X6KKUlVND26BLQynrArH9TGT1f5h1pg+fnw9o+dKT/1zrq58MeL4UCj3nh9StQsFU5OtnUNpBuAYFog4ugy5Lt6z3/RBq9OVH59N7RuUu93tOq9N3KWu/H8IE3XRw1AFV4OP2dO0Xt+4/2578o/a1YePx36DoXiMbmN6xVpurbAzu8Lvup2dgqL1R+nHGmHLU+YGfujl/RnkUGV2Z8JhpG2zu0ZIEHoPRgA9NPMP21eDYkOc+M3LNJ7/rTzzI1tGlvnygAElwQqjFPc7MZNouvq1TVYP7F1rgxAddrIkw3dvYTOcuU3ts4L7B47Id2tZHBwh97zXvwGNr4AfU539uyhvebHN8cYKREiUrd/sUK49XPnzyfj8FyZ87P/8cfZFhbDg5bCMYkOdSRzilUAFz/knTxRx2K4hYxYaZcdmmFY5ddBxa88ESXySMotu69edNi+XP+d838Jlz4bvtvDoJGUWaimitFhz1p3a/qwGXBdg/qZJ8UgC9VRMzokOuDdX7h7t6hUzQTX2fGDbq57exYlQlbzb6KY83/1uyr2PxeOtKtY/w+fUQkgybgJyaJEg5DV7IaIRAGlc8o58P1/mFvXj7SrOP+df4aP/6J/+xdN9ghZzadEtd7PmVNg6mvquGeSZFzNCB8th8bnwxrYYYKDQlZzGOgVtCSuGXELjK8xbwQpEh3KCLbURi8lLDtHhKwhiYcNCXzhzClw2YveH/N218O796ufPQGB7BkGANB/OEx9Wf30mubV8NYd4Q3/dopAWkh6xta3bSssO1clbZqMAeiM0kq45n3lYfRq6fEDSTzam8Cu6FcOYx/XDx9zw+56eON687EH/nDQAv+7VXrOgUaVq/fyOHXO9/J8f8YE+N6b4Q7+6Jr26DqCdOhXDufcrgpGmCgW0RmHWuCVcfoh5MHSIGQ1a4BxQUviC7FCtSycdRUMmW7eGNq2wkvnR6NegOItIatZBvwgaEl8xypQ03f5tcooTio1892ddbDicjPf8p4XC4BdQUsRCMm4Os6lAj1PrYCzr1bLhG7mUTpDpsM3boIPl5iQ0mt2WQgz3aciz383wvp74NnBsOoH7jOJAC5ZAL092muYRNBkIYjUrsVzknHY/hK8eK77490J/WH0XPOymUbQaJEk4u4sD2l8Hl4YBZ+syv5sJqPmhN9JlGSrRRVN9ERfgCk6WmHlldCyTu+9wmL3NQz8oZ0qmiwhkEAOC95xQKIDVl2tf7wbPNkbecywSQikmqME7yFDnB/Yq0jVBXDK5y0qqMMkh1rgg8fgvJ87fyes2cGgdE6qRIxkHXBnkPJ0i27tnb3rzRsAKLeyjgGE2T2sdG7nBsZYG6gw2dD15Zty6mTy3416z+fiT/AaW+cWgN1/dkugAnXHZ816629RqXeJmTqZSeGNOt6S6jmcXiLm9cDEcYLuJcsQj5qanhji32qnpOk6vUTMikCEcYru9DvMg4p3/cr1zvY6s4WfpOn6qAEUswbYH4Q8jtB1xpRWmp8Fvq6ZVfTpDrPjm2G/rWsgzQDsunHhLYD/8V9UxS8dxj1ubiN2UimMuVvvnX2hdK/UpWoEQmapWMFzvovjlCPt+jV6+g5V0Tp9h+Y2dp8SuMJFUeqPXbiQvSZDx8cawABWI9TuMJS8/xv9jJ3+w1VR6dFz3fnmB09RGUi60cZftIWvfLwqFn2MUMcYgLiGBJIlvgqlQ0crvP0T/fd6Fakr2hv3qJ+Dp3R/TDzlHPjmbXDVuzB9pbsZpGGR99HJukiWpFcKh6g2jJhWp18xtDMOtSglpa58+5QcbSeXC+3N6hYxfCllX2kY0XnPoBpeQ+LRQdoAJ5Wq7OCwetpWXB6+hlKCOlHFV2LVOu8ZlOQRzwXKhc+aVf3eMMbiNywKn/KhS51Gu21c/+Fqlx+WmWD7cnjjujDWGeiybVzXvYMF8zwTxxRtW1Usfi7xe6b48JmwKr9bXXbfO7iGDUguMC+RYawCuGAefOtu/8OwjrSrjOF//s7fcZ0ieEdUdT2Td9893GEP+sBJxlVE7/Mj1J29XzS9qnb7YVU+ZNVh1rRwWcMKJFPNSeQDp5yjHD/l15qvGZDoUEbWsCh8jp5MBCtFVfeNQLIbwJMMI85moLcxwfwilQo2eLJq5uQ2ROuLNnUbuX05/CcyJWMOU8AocSvbunvIUWEIWc184GdGxAqSXkWqzWvxGCgcoJw+J2Y4flI3eAd3qq5i+zZFLeEzxQNidvYl3JkBLKQIwQcQsaqixy9NSEaLOdnD/bvfBNqIObQjmJm7XHl8QTDTifLBoQEAiCrqESxwL1UeXxAsEFXUO33csQHYT98HNGiKlMc/GmwdOUa7Oph9KthIT6srFH0OUkBFtl1/JnozAGAPEN4kkuOXO3WVDy4MAEDM5mkg34ojPDxk60Qb1wUi7WZTf4IQxw0cH9RRxRV2kq82rmYAACGQxJiBYLPbb+TJEcFmYsxwq3zIwQAAxCwOYDEZ8lVGAqARi8liFgdy+UhOBgB2XmGSSmBHrt/K45gdJKlM5fflQs4GACBuZycJJpE3Aj/YQYJJ4nZ2mviYEQMAEHfQRJIJ5JcDL2kkyQRxh7nKbsbLxMtaBpJkFZJRpr99XCPYbK/5RhN3jM0AKcQs9mAxjjDnGUaPOizGmVY+eDADpLD9BA8CLlJ58qTxEFX8NJejXnd43ilEVnMz8Bj5uwNdDgJ3uvXwOcWXVjH2BdIr9PSy9OZooIAr3fj2dTG+B+gMcSvbiFGRjydwgGABMf1bPffD+YysYQKSxeTDyzJpQjBTJ5jDBL7MAOmIKuqRjAYegKOVKo5jDgMPIBntt/IhgBkgHfkkw0jwaOTyDkwhWEmMuX5N952LEALkE1yKZH4k0tBMIHgHwb3iNv4avCghQtYwHcl9hD0r2T0bEMwTVeFxkoXKAFLIhUzE4q5QF6nQQVBHkkfEHN4MWpRMQmkAKexyNbcguAkZsRb3gj12vaWnMsuyhIlQG0AKuYwY+6hEcgMqBO3koGXqgv1AHYLnGMDqzIJMYSQSBpCOXEZvWhmPYBqSy4CRAYu0BcHrSFZQzJr0IoxRIHIGkImsZSAJxiK4BMl5wBjAqz7y7cAmu8HGOmKs9eKGzk8ibwCZ2LeQZVgMR1KOpAwYBJQAxUB/lIEUIr5smBEHOlAKbgNagRZgF4ImBI0k2UoVTV7dygXF/wF+fTz59Jc5ygAAAABJRU5ErkJggg=="}))}async getHistoryKLineData(r,i,a,s){return await((await(await fetch(`https://api.polygon.io/v2/aggs/ticker/${r.ticker}/range/${i.span}/${i.type}/${a}/${s}?apiKey=${this._apiKey}`)).json()).results||[]).map(f=>({timestamp:f.t,open:f.o,high:f.h,low:f.l,close:f.c,volume:f.v,turnover:f.vw}))}subscribe(r,i,a){var s,l;this._prevSymbolMarket!==r.market?((s=this._ws)==null||s.close(),this._ws=new WebSocket(`wss://delayed.polygon.io/${r.market}`),this._ws.onopen=()=>{var u;(u=this._ws)==null||u.send(JSON.stringify({action:"auth",params:this._apiKey}))},this._ws.onmessage=u=>{var h;const f=JSON.parse(u.data);f[0].ev==="status"?f[0].status==="auth_success"&&((h=this._ws)==null||h.send(JSON.stringify({action:"subscribe",params:`T.${r.ticker}`}))):"sym"in f&&a({timestamp:f.s,open:f.o,high:f.h,low:f.l,close:f.c,volume:f.v,turnover:f.vw})}):(l=this._ws)==null||l.send(JSON.stringify({action:"subscribe",params:`T.${r.ticker}`})),this._prevSymbolMarket=r.market}unsubscribe(r,i){}}const d3=!1,h3=(e,r)=>e===r,ti=Symbol("solid-proxy"),g3=typeof Proxy=="function",p3=Symbol("solid-track"),Ar={equals:h3};let $a=Pa;const pn=1,Mr=2,ka={owned:null,cleanups:null,context:null,owner:null},ni={};var De=null;let ri=null,m3=null,Ee=null,dt=null,mn=null,Tr=0;function Pr(e,r){const i=Ee,a=De,s=e.length===0,l=r===void 0?a:r,u=s?ka:{owned:null,cleanups:null,context:l?l.context:null,owner:l},f=s?e:()=>e(()=>Ht(()=>X1(u)));De=u,Ee=null;try{return yn(f,!0)}finally{Ee=i,De=a}}function V(e,r){r=r?Object.assign({},Ar,r):Ar;const i={value:e,observers:null,observerSlots:null,comparator:r.equals||void 0},a=s=>(typeof s=="function"&&(s=s(i.value)),Ta(i,s));return[Ma.bind(i),a]}function Sa(e,r,i){const a=Ir(e,r,!0,pn);d1(a)}function Re(e,r,i){const a=Ir(e,r,!1,pn);d1(a)}function jt(e,r,i){$a=L3;const a=Ir(e,r,!1,pn);(!i||!i.render)&&(a.user=!0),mn?mn.push(a):d1(a)}function sn(e,r,i){i=i?Object.assign({},Ar,i):Ar;const a=Ir(e,r,!0,0);return a.observers=null,a.observerSlots=null,a.comparator=i.equals||void 0,d1(a),Ma.bind(a)}function y3(e){return e&&typeof e=="object"&&"then"in e}function _3(e,r,i){let a,s,l;typeof r=="function"?(a=e,s=r,l=i||{}):(a=!0,s=e,l=r||{});let u=null,f=ni,h=!1,m="initialValue"in l,C=typeof a=="function"&&sn(a);const b=new Set,[x,M]=(l.storage||V)(l.initialValue),[w,S]=V(void 0),[$,A]=V(void 0,{equals:!1}),[P,B]=V(m?"ready":"unresolved");function R(K,j,Q,ie){return u===K&&(u=null,ie!==void 0&&(m=!0),(K===f||j===f)&&l.onHydrated&&queueMicrotask(()=>l.onHydrated(ie,{value:j})),f=ni,z(j,Q)),j}function z(K,j){yn(()=>{j===void 0&&M(()=>K),B(j!==void 0?"errored":m?"ready":"unresolved"),S(j);for(const Q of b.keys())Q.decrement();b.clear()},!1)}function Y(){const K=C3,j=x(),Q=w();if(Q!==void 0&&!u)throw Q;return Ee&&!Ee.user&&K&&Sa(()=>{$(),u&&(K.resolved||b.has(K)||(K.increment(),b.add(K)))}),j}function Z(K=!0){if(K!==!1&&h)return;h=!1;const j=C?C():a;if(j==null||j===!1){R(u,Ht(x));return}let Q;const ie=f!==ni?f:Ht(()=>{try{return s(j,{value:x(),refetching:K})}catch(ee){Q=ee}});if(Q!==void 0){R(u,void 0,Dr(Q),j);return}else if(!y3(ie))return R(u,ie,void 0,j),ie;return u=ie,"v"in ie?(ie.s===1?R(u,ie.v,void 0,j):R(u,void 0,Dr(ie.v),j),ie):(h=!0,queueMicrotask(()=>h=!1),yn(()=>{B(m?"refreshing":"pending"),A()},!1),ie.then(ee=>R(ie,ee,void 0,j),ee=>R(ie,void 0,Dr(ee),j)))}Object.defineProperties(Y,{state:{get:()=>P()},error:{get:()=>w()},loading:{get(){const K=P();return K==="pending"||K==="refreshing"}},latest:{get(){if(!m)return Y();const K=w();if(K&&!u)throw K;return x()}}});let I=De;return C?Sa(()=>(I=De,Z(!1))):Z(!1),[Y,{refetch:K=>b3(I,()=>Z(K)),mutate:M}]}function Ht(e){if(Ee===null)return e();const r=Ee;Ee=null;try{return e()}finally{Ee=r}}function Aa(e){jt(()=>Ht(e))}function ii(e){return De===null||(De.cleanups===null?De.cleanups=[e]:De.cleanups.push(e)),e}function b3(e,r){const i=De,a=Ee;De=e,Ee=null;try{return yn(r,!0)}catch(s){oi(s)}finally{De=i,Ee=a}}function v3(e){const r=Ee,i=De;return Promise.resolve().then(()=>{Ee=r,De=i;let a;return yn(e,!1),Ee=De=null,a?a.done:void 0})}let C3;function Ma(){if(this.sources&&this.state)if(this.state===pn)d1(this);else{const e=dt;dt=null,yn(()=>Er(this),!1),dt=e}if(Ee){const e=this.observers?this.observers.length:0;Ee.sources?(Ee.sources.push(this),Ee.sourceSlots.push(e)):(Ee.sources=[this],Ee.sourceSlots=[e]),this.observers?(this.observers.push(Ee),this.observerSlots.push(Ee.sources.length-1)):(this.observers=[Ee],this.observerSlots=[Ee.sources.length-1])}return this.value}function Ta(e,r,i){let a=e.value;return(!e.comparator||!e.comparator(a,r))&&(e.value=r,e.observers&&e.observers.length&&yn(()=>{for(let s=0;s<e.observers.length;s+=1){const l=e.observers[s],u=ri&&ri.running;u&&ri.disposed.has(l),(u?!l.tState:!l.state)&&(l.pure?dt.push(l):mn.push(l),l.observers&&Ia(l)),u||(l.state=pn)}if(dt.length>1e6)throw dt=[],new Error},!1)),r}function d1(e){if(!e.fn)return;X1(e);const r=Tr;x3(e,e.value,r)}function x3(e,r,i){let a;const s=De,l=Ee;Ee=De=e;try{a=e.fn(r)}catch(u){return e.pure&&(e.state=pn,e.owned&&e.owned.forEach(X1),e.owned=null),e.updatedAt=i+1,oi(u)}finally{Ee=l,De=s}(!e.updatedAt||e.updatedAt<=i)&&(e.updatedAt!=null&&"observers"in e?Ta(e,a):e.value=a,e.updatedAt=i)}function Ir(e,r,i,a=pn,s){const l={fn:e,state:a,updatedAt:null,owned:null,sources:null,sourceSlots:null,cleanups:null,value:r,owner:De,context:De?De.context:null,pure:i};return De===null||De!==ka&&(De.owned?De.owned.push(l):De.owned=[l]),l}function Or(e){if(e.state===0)return;if(e.state===Mr)return Er(e);if(e.suspense&&Ht(e.suspense.inFallback))return e.suspense.effects.push(e);const r=[e];for(;(e=e.owner)&&(!e.updatedAt||e.updatedAt<Tr);)e.state&&r.push(e);for(let i=r.length-1;i>=0;i--)if(e=r[i],e.state===pn)d1(e);else if(e.state===Mr){const a=dt;dt=null,yn(()=>Er(e,r[0]),!1),dt=a}}function yn(e,r){if(dt)return e();let i=!1;r||(dt=[]),mn?i=!0:mn=[],Tr++;try{const a=e();return w3(i),a}catch(a){i||(mn=null),dt=null,oi(a)}}function w3(e){if(dt&&(Pa(dt),dt=null),e)return;const r=mn;mn=null,r.length&&yn(()=>$a(r),!1)}function Pa(e){for(let r=0;r<e.length;r++)Or(e[r])}function L3(e){let r,i=0;for(r=0;r<e.length;r++){const a=e[r];a.user?e[i++]=a:Or(a)}for(r=0;r<i;r++)Or(e[r])}function Er(e,r){e.state=0;for(let i=0;i<e.sources.length;i+=1){const a=e.sources[i];if(a.sources){const s=a.state;s===pn?a!==r&&(!a.updatedAt||a.updatedAt<Tr)&&Or(a):s===Mr&&Er(a,r)}}}function Ia(e){for(let r=0;r<e.observers.length;r+=1){const i=e.observers[r];i.state||(i.state=Mr,i.pure?dt.push(i):mn.push(i),i.observers&&Ia(i))}}function X1(e){let r;if(e.sources)for(;e.sources.length;){const i=e.sources.pop(),a=e.sourceSlots.pop(),s=i.observers;if(s&&s.length){const l=s.pop(),u=i.observerSlots.pop();a<s.length&&(l.sourceSlots[u]=a,s[a]=l,i.observerSlots[a]=u)}}if(e.tOwned){for(r=e.tOwned.length-1;r>=0;r--)X1(e.tOwned[r]);delete e.tOwned}if(e.owned){for(r=e.owned.length-1;r>=0;r--)X1(e.owned[r]);e.owned=null}if(e.cleanups){for(r=e.cleanups.length-1;r>=0;r--)e.cleanups[r]();e.cleanups=null}e.state=0}function Dr(e){return e instanceof Error?e:new Error(typeof e=="string"?e:"Unknown error",{cause:e})}function oi(e,r=De){throw Dr(e)}const $3=Symbol("fallback");function Oa(e){for(let r=0;r<e.length;r++)e[r]()}function k3(e,r,i={}){let a=[],s=[],l=[],u=0,f=r.length>1?[]:null;return ii(()=>Oa(l)),()=>{let h=e()||[],m=h.length,C,b;return h[p3],Ht(()=>{let M,w,S,$,A,P,B,R,z;if(m===0)u!==0&&(Oa(l),l=[],a=[],s=[],u=0,f&&(f=[])),i.fallback&&(a=[$3],s[0]=Pr(Y=>(l[0]=Y,i.fallback())),u=1);else if(u===0){for(s=new Array(m),b=0;b<m;b++)a[b]=h[b],s[b]=Pr(x);u=m}else{for(S=new Array(m),$=new Array(m),f&&(A=new Array(m)),P=0,B=Math.min(u,m);P<B&&a[P]===h[P];P++);for(B=u-1,R=m-1;B>=P&&R>=P&&a[B]===h[R];B--,R--)S[R]=s[B],$[R]=l[B],f&&(A[R]=f[B]);for(M=new Map,w=new Array(R+1),b=R;b>=P;b--)z=h[b],C=M.get(z),w[b]=C===void 0?-1:C,M.set(z,b);for(C=P;C<=B;C++)z=a[C],b=M.get(z),b!==void 0&&b!==-1?(S[b]=s[C],$[b]=l[C],f&&(A[b]=f[C]),b=w[b],M.set(z,b)):l[C]();for(b=P;b<m;b++)b in S?(s[b]=S[b],l[b]=$[b],f&&(f[b]=A[b],f[b](b))):s[b]=Pr(x);s=s.slice(0,u=m),a=h.slice(0)}return s});function x(M){if(l[b]=M,f){const[w,S]=V(b);return f[b]=S,r(h[b],w)}return r(h[b])}}}function X(e,r){return Ht(()=>e(r||{}))}function Rr(){return!0}const S3={get(e,r,i){return r===ti?i:e.get(r)},has(e,r){return r===ti?!0:e.has(r)},set:Rr,deleteProperty:Rr,getOwnPropertyDescriptor(e,r){return{configurable:!0,enumerable:!0,get(){return e.get(r)},set:Rr,deleteProperty:Rr}},ownKeys(e){return e.keys()}};function ai(e){return(e=typeof e=="function"?e():e)?e:{}}function A3(){for(let e=0,r=this.length;e<r;++e){const i=this[e]();if(i!==void 0)return i}}function Ea(...e){let r=!1;for(let u=0;u<e.length;u++){const f=e[u];r=r||!!f&&ti in f,e[u]=typeof f=="function"?(r=!0,sn(f)):f}if(g3&&r)return new Proxy({get(u){for(let f=e.length-1;f>=0;f--){const h=ai(e[f])[u];if(h!==void 0)return h}},has(u){for(let f=e.length-1;f>=0;f--)if(u in ai(e[f]))return!0;return!1},keys(){const u=[];for(let f=0;f<e.length;f++)u.push(...Object.keys(ai(e[f])));return[...new Set(u)]}},S3);const i={},a=Object.create(null);for(let u=e.length-1;u>=0;u--){const f=e[u];if(!f)continue;const h=Object.getOwnPropertyNames(f);for(let m=h.length-1;m>=0;m--){const C=h[m];if(C==="__proto__"||C==="constructor")continue;const b=Object.getOwnPropertyDescriptor(f,C);if(!a[C])a[C]=b.get?{enumerable:!0,configurable:!0,get:A3.bind(i[C]=[b.get.bind(f)])}:b.value!==void 0?b:void 0;else{const x=i[C];x&&(b.get?x.push(b.get.bind(f)):b.value!==void 0&&x.push(()=>b.value))}}}const s={},l=Object.keys(a);for(let u=l.length-1;u>=0;u--){const f=l[u],h=a[f];h&&h.get?Object.defineProperty(s,f,h):s[f]=h?h.value:void 0}return s}const M3=e=>`Stale read from <${e}>.`;function T3(e){const r="fallback"in e&&{fallback:()=>e.fallback};return sn(k3(()=>e.each,e.children,r||void 0))}function st(e){const r=e.keyed,i=sn(()=>e.when,void 0,void 0),a=r?i:sn(i,void 0,{equals:(s,l)=>!s==!l});return sn(()=>{const s=a();if(s){const l=e.children;return typeof l=="function"&&l.length>0?Ht(()=>l(r?s:()=>{if(!Ht(a))throw M3("Show");return i()})):l}return e.fallback},void 0,void 0)}const Je=e=>sn(()=>e());function P3(e,r,i){let a=i.length,s=r.length,l=a,u=0,f=0,h=r[s-1].nextSibling,m=null;for(;u<s||f<l;){if(r[u]===i[f]){u++,f++;continue}for(;r[s-1]===i[l-1];)s--,l--;if(s===u){const C=l<a?f?i[f-1].nextSibling:i[l-f]:h;for(;f<l;)e.insertBefore(i[f++],C)}else if(l===f)for(;u<s;)(!m||!m.has(r[u]))&&r[u].remove(),u++;else if(r[u]===i[l-1]&&i[f]===r[s-1]){const C=r[--s].nextSibling;e.insertBefore(i[f++],r[u++].nextSibling),e.insertBefore(i[--l],C),r[s]=i[l]}else{if(!m){m=new Map;let b=f;for(;b<l;)m.set(i[b],b++)}const C=m.get(r[u]);if(C!=null)if(f<C&&C<l){let b=u,x=1,M;for(;++b<s&&b<l&&!((M=m.get(r[b]))==null||M!==C+x);)x++;if(x>C-f){const w=r[u];for(;f<C;)e.insertBefore(i[f++],w)}else e.replaceChild(i[f++],r[u++])}else u++;else r[u++].remove()}}}const Da="_$DX_DELEGATE";function I3(e,r,i,a={}){let s;return Pr(l=>{s=l,r===document?e():G(r,e(),r.firstChild?null:void 0,i)},a.owner),()=>{s(),r.textContent=""}}function U(e,r,i,a){let s;const l=()=>{const f=a?document.createElementNS("http://www.w3.org/1998/Math/MathML","template"):document.createElement("template");return f.innerHTML=e,i?f.content.firstChild.firstChild:a?f.firstChild:f.content.firstChild},u=r?()=>Ht(()=>document.importNode(s||(s=l()),!0)):()=>(s||(s=l())).cloneNode(!0);return u.cloneNode=u,u}function Dt(e,r=window.document){const i=r[Da]||(r[Da]=new Set);for(let a=0,s=e.length;a<s;a++){const l=e[a];i.has(l)||(i.add(l),r.addEventListener(l,O3))}}function Ct(e,r,i){i==null?e.removeAttribute(r):e.setAttribute(r,i)}function Qt(e,r){r==null?e.removeAttribute("class"):e.className=r}function _n(e,r,i,a){if(a)Array.isArray(i)?(e[`$$${r}`]=i[0],e[`$$${r}Data`]=i[1]):e[`$$${r}`]=i;else if(Array.isArray(i)){const s=i[0];e.addEventListener(r,i[0]=l=>s.call(e,i[1],l))}else e.addEventListener(r,i,typeof i!="function"&&i)}function Vt(e,r,i){if(!r)return i?Ct(e,"style"):r;const a=e.style;if(typeof r=="string")return a.cssText=r;typeof i=="string"&&(a.cssText=i=void 0),i||(i={}),r||(r={});let s,l;for(l in i)r[l]==null&&a.removeProperty(l),delete i[l];for(l in r)s=r[l],s!==i[l]&&(a.setProperty(l,s),i[l]=s);return i}function Br(e,r,i){i!=null?e.style.setProperty(r,i):e.style.removeProperty(r)}function si(e,r,i){return Ht(()=>e(r,i))}function G(e,r,i,a){if(i!==void 0&&!a&&(a=[]),typeof r!="function")return Fr(e,r,a,i);Re(s=>Fr(e,r(),s,i),a)}function O3(e){let r=e.target;const i=`$$${e.type}`,a=e.target,s=e.currentTarget,l=h=>Object.defineProperty(e,"target",{configurable:!0,value:h}),u=()=>{const h=r[i];if(h&&!r.disabled){const m=r[`${i}Data`];if(m!==void 0?h.call(r,m,e):h.call(r,e),e.cancelBubble)return}return r.host&&typeof r.host!="string"&&!r.host._$host&&r.contains(e.target)&&l(r.host),!0},f=()=>{for(;u()&&(r=r._$host||r.parentNode||r.host););};if(Object.defineProperty(e,"currentTarget",{configurable:!0,get(){return r||document}}),e.composedPath){const h=e.composedPath();l(h[0]);for(let m=0;m<h.length-2&&(r=h[m],!!u());m++){if(r._$host){r=r._$host,f();break}if(r.parentNode===s)break}}else f();l(a)}function Fr(e,r,i,a,s){for(;typeof i=="function";)i=i();if(r===i)return i;const l=typeof r,u=a!==void 0;if(e=u&&i[0]&&i[0].parentNode||e,l==="string"||l==="number"){if(l==="number"&&(r=r.toString(),r===i))return i;if(u){let f=i[0];f&&f.nodeType===3?f.data!==r&&(f.data=r):f=document.createTextNode(r),i=h1(e,i,a,f)}else i!==""&&typeof i=="string"?i=e.firstChild.data=r:i=e.textContent=r}else if(r==null||l==="boolean")i=h1(e,i,a);else{if(l==="function")return Re(()=>{let f=r();for(;typeof f=="function";)f=f();i=Fr(e,f,i,a)}),()=>i;if(Array.isArray(r)){const f=[],h=i&&Array.isArray(i);if(li(f,r,i,s))return Re(()=>i=Fr(e,f,i,a,!0)),()=>i;if(f.length===0){if(i=h1(e,i,a),u)return i}else h?i.length===0?Ra(e,f,a):P3(e,i,f):(i&&h1(e),Ra(e,f));i=f}else if(r.nodeType){if(Array.isArray(i)){if(u)return i=h1(e,i,a,r);h1(e,i,null,r)}else i==null||i===""||!e.firstChild?e.appendChild(r):e.replaceChild(r,e.firstChild);i=r}}return i}function li(e,r,i,a){let s=!1;for(let l=0,u=r.length;l<u;l++){let f=r[l],h=i&&i[e.length],m;if(!(f==null||f===!0||f===!1))if((m=typeof f)=="object"&&f.nodeType)e.push(f);else if(Array.isArray(f))s=li(e,f,h)||s;else if(m==="function")if(a){for(;typeof f=="function";)f=f();s=li(e,Array.isArray(f)?f:[f],Array.isArray(h)?h:[h])||s}else e.push(f),s=!0;else{const C=String(f);h&&h.nodeType===3&&h.data===C?e.push(h):e.push(document.createTextNode(C))}}return s}function Ra(e,r,i=null){for(let a=0,s=r.length;a<s;a++)e.insertBefore(r[a],i)}function h1(e,r,i,a){if(i===void 0)return e.textContent="";const s=a||document.createTextNode("");if(r.length){let l=!1;for(let u=r.length-1;u>=0;u--){const f=r[u];if(s!==f){const h=f.parentNode===e;!l&&!u?h?e.replaceChild(s,f):e.insertBefore(s,i):h&&f.remove()}else l=!0}}else e.insertBefore(s,i);return[s]}function E3(){this.__data__=[],this.size=0}var D3=E3;function R3(e,r){return e===r||e!==e&&r!==r}var Ba=R3,B3=Ba;function F3(e,r){for(var i=e.length;i--;)if(B3(e[i][0],r))return i;return-1}var zr=F3,z3=zr,N3=Array.prototype,K3=N3.splice;function W3(e){var r=this.__data__,i=z3(r,e);if(i<0)return!1;var a=r.length-1;return i==a?r.pop():K3.call(r,i,1),--this.size,!0}var U3=W3,Z3=zr;function Y3(e){var r=this.__data__,i=Z3(r,e);return i<0?void 0:r[i][1]}var G3=Y3,j3=zr;function H3(e){return j3(this.__data__,e)>-1}var Q3=H3,V3=zr;function q3(e,r){var i=this.__data__,a=V3(i,e);return a<0?(++this.size,i.push([e,r])):i[a][1]=r,this}var X3=q3,J3=D3,e8=U3,t8=G3,n8=Q3,r8=X3;function g1(e){var r=-1,i=e==null?0:e.length;for(this.clear();++r<i;){var a=e[r];this.set(a[0],a[1])}}g1.prototype.clear=J3,g1.prototype.delete=e8,g1.prototype.get=t8,g1.prototype.has=n8,g1.prototype.set=r8;var Nr=g1,i8=Nr;function o8(){this.__data__=new i8,this.size=0}var a8=o8;function s8(e){var r=this.__data__,i=r.delete(e);return this.size=r.size,i}var l8=s8;function c8(e){return this.__data__.get(e)}var u8=c8;function f8(e){return this.__data__.has(e)}var d8=f8,h8=typeof gn=="object"&&gn&&gn.Object===Object&&gn,Fa=h8,g8=Fa,p8=typeof self=="object"&&self&&self.Object===Object&&self,m8=g8||p8||Function("return this")(),ln=m8,y8=ln,_8=y8.Symbol,Kr=_8,za=Kr,Na=Object.prototype,b8=Na.hasOwnProperty,v8=Na.toString,J1=za?za.toStringTag:void 0;function C8(e){var r=b8.call(e,J1),i=e[J1];try{e[J1]=void 0;var a=!0}catch{}var s=v8.call(e);return a&&(r?e[J1]=i:delete e[J1]),s}var x8=C8,w8=Object.prototype,L8=w8.toString;function $8(e){return L8.call(e)}var k8=$8,Ka=Kr,S8=x8,A8=k8,M8="[object Null]",T8="[object Undefined]",Wa=Ka?Ka.toStringTag:void 0;function P8(e){return e==null?e===void 0?T8:M8:Wa&&Wa in Object(e)?S8(e):A8(e)}var er=P8;function I8(e){var r=typeof e;return e!=null&&(r=="object"||r=="function")}var p1=I8,O8=er,E8=p1,D8="[object AsyncFunction]",R8="[object Function]",B8="[object GeneratorFunction]",F8="[object Proxy]";function z8(e){if(!E8(e))return!1;var r=O8(e);return r==R8||r==B8||r==D8||r==F8}var Ua=z8,N8=ln,K8=N8["__core-js_shared__"],W8=K8,ci=W8,Za=function(){var e=/[^.]+$/.exec(ci&&ci.keys&&ci.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function U8(e){return!!Za&&Za in e}var Z8=U8,Y8=Function.prototype,G8=Y8.toString;function j8(e){if(e!=null){try{return G8.call(e)}catch{}try{return e+""}catch{}}return""}var Ya=j8,H8=Ua,Q8=Z8,V8=p1,q8=Ya,X8=/[\\^$.*+?()[\]{}|]/g,J8=/^\[object .+?Constructor\]$/,el=Function.prototype,tl=Object.prototype,nl=el.toString,rl=tl.hasOwnProperty,il=RegExp("^"+nl.call(rl).replace(X8,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ol(e){if(!V8(e)||Q8(e))return!1;var r=H8(e)?il:J8;return r.test(q8(e))}var al=ol;function sl(e,r){return e==null?void 0:e[r]}var ll=sl,cl=al,ul=ll;function fl(e,r){var i=ul(e,r);return cl(i)?i:void 0}var Xn=fl,dl=Xn,hl=ln,gl=dl(hl,"Map"),ui=gl,pl=Xn,ml=pl(Object,"create"),Wr=ml,Ga=Wr;function yl(){this.__data__=Ga?Ga(null):{},this.size=0}var _l=yl;function bl(e){var r=this.has(e)&&delete this.__data__[e];return this.size-=r?1:0,r}var vl=bl,Cl=Wr,xl="__lodash_hash_undefined__",wl=Object.prototype,Ll=wl.hasOwnProperty;function $l(e){var r=this.__data__;if(Cl){var i=r[e];return i===xl?void 0:i}return Ll.call(r,e)?r[e]:void 0}var kl=$l,Sl=Wr,Al=Object.prototype,Ml=Al.hasOwnProperty;function Tl(e){var r=this.__data__;return Sl?r[e]!==void 0:Ml.call(r,e)}var Pl=Tl,Il=Wr,Ol="__lodash_hash_undefined__";function El(e,r){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Il&&r===void 0?Ol:r,this}var Dl=El,Rl=_l,Bl=vl,Fl=kl,zl=Pl,Nl=Dl;function m1(e){var r=-1,i=e==null?0:e.length;for(this.clear();++r<i;){var a=e[r];this.set(a[0],a[1])}}m1.prototype.clear=Rl,m1.prototype.delete=Bl,m1.prototype.get=Fl,m1.prototype.has=zl,m1.prototype.set=Nl;var Kl=m1,ja=Kl,Wl=Nr,Ul=ui;function Zl(){this.size=0,this.__data__={hash:new ja,map:new(Ul||Wl),string:new ja}}var Yl=Zl;function Gl(e){var r=typeof e;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?e!=="__proto__":e===null}var jl=Gl,Hl=jl;function Ql(e,r){var i=e.__data__;return Hl(r)?i[typeof r=="string"?"string":"hash"]:i.map}var Ur=Ql,Vl=Ur;function ql(e){var r=Vl(this,e).delete(e);return this.size-=r?1:0,r}var Xl=ql,Jl=Ur;function e7(e){return Jl(this,e).get(e)}var t7=e7,n7=Ur;function r7(e){return n7(this,e).has(e)}var i7=r7,o7=Ur;function a7(e,r){var i=o7(this,e),a=i.size;return i.set(e,r),this.size+=i.size==a?0:1,this}var s7=a7,l7=Yl,c7=Xl,u7=t7,f7=i7,d7=s7;function y1(e){var r=-1,i=e==null?0:e.length;for(this.clear();++r<i;){var a=e[r];this.set(a[0],a[1])}}y1.prototype.clear=l7,y1.prototype.delete=c7,y1.prototype.get=u7,y1.prototype.has=f7,y1.prototype.set=d7;var Ha=y1,h7=Nr,g7=ui,p7=Ha,m7=200;function y7(e,r){var i=this.__data__;if(i instanceof h7){var a=i.__data__;if(!g7||a.length<m7-1)return a.push([e,r]),this.size=++i.size,this;i=this.__data__=new p7(a)}return i.set(e,r),this.size=i.size,this}var _7=y7,b7=Nr,v7=a8,C7=l8,x7=u8,w7=d8,L7=_7;function _1(e){var r=this.__data__=new b7(e);this.size=r.size}_1.prototype.clear=v7,_1.prototype.delete=C7,_1.prototype.get=x7,_1.prototype.has=w7,_1.prototype.set=L7;var $7=_1;function k7(e,r){for(var i=-1,a=e==null?0:e.length;++i<a&&r(e[i],i,e)!==!1;);return e}var S7=k7,A7=Xn,M7=function(){try{var e=A7(Object,"defineProperty");return e({},"",{}),e}catch{}}(),T7=M7,Qa=T7;function P7(e,r,i){r=="__proto__"&&Qa?Qa(e,r,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[r]=i}var Va=P7,I7=Va,O7=Ba,E7=Object.prototype,D7=E7.hasOwnProperty;function R7(e,r,i){var a=e[r];(!(D7.call(e,r)&&O7(a,i))||i===void 0&&!(r in e))&&I7(e,r,i)}var fi=R7,B7=fi,F7=Va;function z7(e,r,i,a){var s=!i;i||(i={});for(var l=-1,u=r.length;++l<u;){var f=r[l],h=a?a(i[f],e[f],f,i,e):void 0;h===void 0&&(h=e[f]),s?F7(i,f,h):B7(i,f,h)}return i}var Zr=z7;function N7(e,r){for(var i=-1,a=Array(e);++i<e;)a[i]=r(i);return a}var K7=N7;function W7(e){return e!=null&&typeof e=="object"}var b1=W7,U7=er,Z7=b1,Y7="[object Arguments]";function G7(e){return Z7(e)&&U7(e)==Y7}var j7=G7,qa=j7,H7=b1,Xa=Object.prototype,Q7=Xa.hasOwnProperty,V7=Xa.propertyIsEnumerable,q7=qa(function(){return arguments}())?qa:function(e){return H7(e)&&Q7.call(e,"callee")&&!V7.call(e,"callee")},X7=q7,J7=Array.isArray,v1=J7,Yr={exports:{}};function ec(){return!1}var tc=ec;Yr.exports,function(e,r){var i=ln,a=tc,s=r&&!r.nodeType&&r,l=s&&!0&&e&&!e.nodeType&&e,u=l&&l.exports===s,f=u?i.Buffer:void 0,h=f?f.isBuffer:void 0,m=h||a;e.exports=m}(Yr,Yr.exports);var Ja=Yr.exports,nc=9007199254740991,rc=/^(?:0|[1-9]\d*)$/;function ic(e,r){var i=typeof e;return r=r??nc,!!r&&(i=="number"||i!="symbol"&&rc.test(e))&&e>-1&&e%1==0&&e<r}var e9=ic,oc=9007199254740991;function ac(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=oc}var t9=ac,sc=er,lc=t9,cc=b1,uc="[object Arguments]",fc="[object Array]",dc="[object Boolean]",hc="[object Date]",gc="[object Error]",pc="[object Function]",mc="[object Map]",yc="[object Number]",_c="[object Object]",bc="[object RegExp]",vc="[object Set]",Cc="[object String]",xc="[object WeakMap]",wc="[object ArrayBuffer]",Lc="[object DataView]",$c="[object Float32Array]",kc="[object Float64Array]",Sc="[object Int8Array]",Ac="[object Int16Array]",Mc="[object Int32Array]",Tc="[object Uint8Array]",Pc="[object Uint8ClampedArray]",Ic="[object Uint16Array]",Oc="[object Uint32Array]",Ke={};Ke[$c]=Ke[kc]=Ke[Sc]=Ke[Ac]=Ke[Mc]=Ke[Tc]=Ke[Pc]=Ke[Ic]=Ke[Oc]=!0,Ke[uc]=Ke[fc]=Ke[wc]=Ke[dc]=Ke[Lc]=Ke[hc]=Ke[gc]=Ke[pc]=Ke[mc]=Ke[yc]=Ke[_c]=Ke[bc]=Ke[vc]=Ke[Cc]=Ke[xc]=!1;function Ec(e){return cc(e)&&lc(e.length)&&!!Ke[sc(e)]}var Dc=Ec;function Rc(e){return function(r){return e(r)}}var di=Rc,Gr={exports:{}};Gr.exports,function(e,r){var i=Fa,a=r&&!r.nodeType&&r,s=a&&!0&&e&&!e.nodeType&&e,l=s&&s.exports===a,u=l&&i.process,f=function(){try{var h=s&&s.require&&s.require("util").types;return h||u&&u.binding&&u.binding("util")}catch{}}();e.exports=f}(Gr,Gr.exports);var hi=Gr.exports,Bc=Dc,Fc=di,n9=hi,r9=n9&&n9.isTypedArray,zc=r9?Fc(r9):Bc,Nc=zc,Kc=K7,Wc=X7,Uc=v1,Zc=Ja,Yc=e9,Gc=Nc,jc=Object.prototype,Hc=jc.hasOwnProperty;function Qc(e,r){var i=Uc(e),a=!i&&Wc(e),s=!i&&!a&&Zc(e),l=!i&&!a&&!s&&Gc(e),u=i||a||s||l,f=u?Kc(e.length,String):[],h=f.length;for(var m in e)(r||Hc.call(e,m))&&!(u&&(m=="length"||s&&(m=="offset"||m=="parent")||l&&(m=="buffer"||m=="byteLength"||m=="byteOffset")||Yc(m,h)))&&f.push(m);return f}var i9=Qc,Vc=Object.prototype;function qc(e){var r=e&&e.constructor,i=typeof r=="function"&&r.prototype||Vc;return e===i}var gi=qc;function Xc(e,r){return function(i){return e(r(i))}}var o9=Xc,Jc=o9,e4=Jc(Object.keys,Object),t4=e4,n4=gi,r4=t4,i4=Object.prototype,o4=i4.hasOwnProperty;function a4(e){if(!n4(e))return r4(e);var r=[];for(var i in Object(e))o4.call(e,i)&&i!="constructor"&&r.push(i);return r}var s4=a4,l4=Ua,c4=t9;function u4(e){return e!=null&&c4(e.length)&&!l4(e)}var a9=u4,f4=i9,d4=s4,h4=a9;function g4(e){return h4(e)?f4(e):d4(e)}var pi=g4,p4=Zr,m4=pi;function y4(e,r){return e&&p4(r,m4(r),e)}var _4=y4;function b4(e){var r=[];if(e!=null)for(var i in Object(e))r.push(i);return r}var v4=b4,C4=p1,x4=gi,w4=v4,L4=Object.prototype,$4=L4.hasOwnProperty;function k4(e){if(!C4(e))return w4(e);var r=x4(e),i=[];for(var a in e)a=="constructor"&&(r||!$4.call(e,a))||i.push(a);return i}var S4=k4,A4=i9,M4=S4,T4=a9;function P4(e){return T4(e)?A4(e,!0):M4(e)}var mi=P4,I4=Zr,O4=mi;function E4(e,r){return e&&I4(r,O4(r),e)}var D4=E4,jr={exports:{}};jr.exports,function(e,r){var i=ln,a=r&&!r.nodeType&&r,s=a&&!0&&e&&!e.nodeType&&e,l=s&&s.exports===a,u=l?i.Buffer:void 0,f=u?u.allocUnsafe:void 0;function h(m,C){if(C)return m.slice();var b=m.length,x=f?f(b):new m.constructor(b);return m.copy(x),x}e.exports=h}(jr,jr.exports);var R4=jr.exports;function B4(e,r){var i=-1,a=e.length;for(r||(r=Array(a));++i<a;)r[i]=e[i];return r}var F4=B4;function z4(e,r){for(var i=-1,a=e==null?0:e.length,s=0,l=[];++i<a;){var u=e[i];r(u,i,e)&&(l[s++]=u)}return l}var N4=z4;function K4(){return[]}var s9=K4,W4=N4,U4=s9,Z4=Object.prototype,Y4=Z4.propertyIsEnumerable,l9=Object.getOwnPropertySymbols,G4=l9?function(e){return e==null?[]:(e=Object(e),W4(l9(e),function(r){return Y4.call(e,r)}))}:U4,yi=G4,j4=Zr,H4=yi;function Q4(e,r){return j4(e,H4(e),r)}var V4=Q4;function q4(e,r){for(var i=-1,a=r.length,s=e.length;++i<a;)e[s+i]=r[i];return e}var c9=q4,X4=o9,J4=X4(Object.getPrototypeOf,Object),u9=J4,eu=c9,tu=u9,nu=yi,ru=s9,iu=Object.getOwnPropertySymbols,ou=iu?function(e){for(var r=[];e;)eu(r,nu(e)),e=tu(e);return r}:ru,f9=ou,au=Zr,su=f9;function lu(e,r){return au(e,su(e),r)}var cu=lu,uu=c9,fu=v1;function du(e,r,i){var a=r(e);return fu(e)?a:uu(a,i(e))}var d9=du,hu=d9,gu=yi,pu=pi;function mu(e){return hu(e,pu,gu)}var yu=mu,_u=d9,bu=f9,vu=mi;function Cu(e){return _u(e,vu,bu)}var xu=Cu,wu=Xn,Lu=ln,$u=wu(Lu,"DataView"),ku=$u,Su=Xn,Au=ln,Mu=Su(Au,"Promise"),Tu=Mu,Pu=Xn,Iu=ln,Ou=Pu(Iu,"Set"),Eu=Ou,Du=Xn,Ru=ln,Bu=Du(Ru,"WeakMap"),Fu=Bu,_i=ku,bi=ui,vi=Tu,Ci=Eu,xi=Fu,h9=er,C1=Ya,g9="[object Map]",zu="[object Object]",p9="[object Promise]",m9="[object Set]",y9="[object WeakMap]",_9="[object DataView]",Nu=C1(_i),Ku=C1(bi),Wu=C1(vi),Uu=C1(Ci),Zu=C1(xi),Jn=h9;(_i&&Jn(new _i(new ArrayBuffer(1)))!=_9||bi&&Jn(new bi)!=g9||vi&&Jn(vi.resolve())!=p9||Ci&&Jn(new Ci)!=m9||xi&&Jn(new xi)!=y9)&&(Jn=function(e){var r=h9(e),i=r==zu?e.constructor:void 0,a=i?C1(i):"";if(a)switch(a){case Nu:return _9;case Ku:return g9;case Wu:return p9;case Uu:return m9;case Zu:return y9}return r});var wi=Jn,Yu=Object.prototype,Gu=Yu.hasOwnProperty;function ju(e){var r=e.length,i=new e.constructor(r);return r&&typeof e[0]=="string"&&Gu.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var Hu=ju,Qu=ln,Vu=Qu.Uint8Array,qu=Vu,b9=qu;function Xu(e){var r=new e.constructor(e.byteLength);return new b9(r).set(new b9(e)),r}var Li=Xu,Ju=Li;function ef(e,r){var i=r?Ju(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var tf=ef,nf=/\w*$/;function rf(e){var r=new e.constructor(e.source,nf.exec(e));return r.lastIndex=e.lastIndex,r}var of=rf,v9=Kr,C9=v9?v9.prototype:void 0,x9=C9?C9.valueOf:void 0;function af(e){return x9?Object(x9.call(e)):{}}var sf=af,lf=Li;function cf(e,r){var i=r?lf(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var uf=cf,ff=Li,df=tf,hf=of,gf=sf,pf=uf,mf="[object Boolean]",yf="[object Date]",_f="[object Map]",bf="[object Number]",vf="[object RegExp]",Cf="[object Set]",xf="[object String]",wf="[object Symbol]",Lf="[object ArrayBuffer]",$f="[object DataView]",kf="[object Float32Array]",Sf="[object Float64Array]",Af="[object Int8Array]",Mf="[object Int16Array]",Tf="[object Int32Array]",Pf="[object Uint8Array]",If="[object Uint8ClampedArray]",Of="[object Uint16Array]",Ef="[object Uint32Array]";function Df(e,r,i){var a=e.constructor;switch(r){case Lf:return ff(e);case mf:case yf:return new a(+e);case $f:return df(e,i);case kf:case Sf:case Af:case Mf:case Tf:case Pf:case If:case Of:case Ef:return pf(e,i);case _f:return new a;case bf:case xf:return new a(e);case vf:return hf(e);case Cf:return new a;case wf:return gf(e)}}var Rf=Df,Bf=p1,w9=Object.create,Ff=function(){function e(){}return function(r){if(!Bf(r))return{};if(w9)return w9(r);e.prototype=r;var i=new e;return e.prototype=void 0,i}}(),zf=Ff,Nf=zf,Kf=u9,Wf=gi;function Uf(e){return typeof e.constructor=="function"&&!Wf(e)?Nf(Kf(e)):{}}var Zf=Uf,Yf=wi,Gf=b1,jf="[object Map]";function Hf(e){return Gf(e)&&Yf(e)==jf}var Qf=Hf,Vf=Qf,qf=di,L9=hi,$9=L9&&L9.isMap,Xf=$9?qf($9):Vf,Jf=Xf,ed=wi,td=b1,nd="[object Set]";function rd(e){return td(e)&&ed(e)==nd}var id=rd,od=id,ad=di,k9=hi,S9=k9&&k9.isSet,sd=S9?ad(S9):od,ld=sd,cd=$7,ud=S7,fd=fi,dd=_4,hd=D4,gd=R4,pd=F4,md=V4,yd=cu,_d=yu,bd=xu,vd=wi,Cd=Hu,xd=Rf,wd=Zf,Ld=v1,$d=Ja,kd=Jf,Sd=p1,Ad=ld,Md=pi,Td=mi,Pd=1,Id=2,Od=4,A9="[object Arguments]",Ed="[object Array]",Dd="[object Boolean]",Rd="[object Date]",Bd="[object Error]",M9="[object Function]",Fd="[object GeneratorFunction]",zd="[object Map]",Nd="[object Number]",T9="[object Object]",Kd="[object RegExp]",Wd="[object Set]",Ud="[object String]",Zd="[object Symbol]",Yd="[object WeakMap]",Gd="[object ArrayBuffer]",jd="[object DataView]",Hd="[object Float32Array]",Qd="[object Float64Array]",Vd="[object Int8Array]",qd="[object Int16Array]",Xd="[object Int32Array]",Jd="[object Uint8Array]",eh="[object Uint8ClampedArray]",th="[object Uint16Array]",nh="[object Uint32Array]",Fe={};Fe[A9]=Fe[Ed]=Fe[Gd]=Fe[jd]=Fe[Dd]=Fe[Rd]=Fe[Hd]=Fe[Qd]=Fe[Vd]=Fe[qd]=Fe[Xd]=Fe[zd]=Fe[Nd]=Fe[T9]=Fe[Kd]=Fe[Wd]=Fe[Ud]=Fe[Zd]=Fe[Jd]=Fe[eh]=Fe[th]=Fe[nh]=!0,Fe[Bd]=Fe[M9]=Fe[Yd]=!1;function Hr(e,r,i,a,s,l){var u,f=r&Pd,h=r&Id,m=r&Od;if(i&&(u=s?i(e,a,s,l):i(e)),u!==void 0)return u;if(!Sd(e))return e;var C=Ld(e);if(C){if(u=Cd(e),!f)return pd(e,u)}else{var b=vd(e),x=b==M9||b==Fd;if($d(e))return gd(e,f);if(b==T9||b==A9||x&&!s){if(u=h||x?{}:wd(e),!f)return h?yd(e,hd(u,e)):md(e,dd(u,e))}else{if(!Fe[b])return s?e:{};u=xd(e,b,f)}}l||(l=new cd);var M=l.get(e);if(M)return M;l.set(e,u),Ad(e)?e.forEach(function($){u.add(Hr($,r,i,$,e,l))}):kd(e)&&e.forEach(function($,A){u.set(A,Hr($,r,i,A,e,l))});var w=m?h?bd:_d:h?Td:Md,S=C?void 0:w(e);return ud(S||e,function($,A){S&&(A=$,$=e[A]),fd(u,A,Hr($,r,i,A,e,l))}),u}var rh=Hr,ih=rh,oh=1,ah=4;function sh(e){return ih(e,oh|ah)}var lh=sh;const ch=J0(lh);var uh=er,fh=b1,dh="[object Symbol]";function hh(e){return typeof e=="symbol"||fh(e)&&uh(e)==dh}var $i=hh,gh=v1,ph=$i,mh=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,yh=/^\w*$/;function _h(e,r){if(gh(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||ph(e)?!0:yh.test(e)||!mh.test(e)||r!=null&&e in Object(r)}var bh=_h,P9=Ha,vh="Expected a function";function ki(e,r){if(typeof e!="function"||r!=null&&typeof r!="function")throw new TypeError(vh);var i=function(){var a=arguments,s=r?r.apply(this,a):a[0],l=i.cache;if(l.has(s))return l.get(s);var u=e.apply(this,a);return i.cache=l.set(s,u)||l,u};return i.cache=new(ki.Cache||P9),i}ki.Cache=P9;var Ch=ki,xh=Ch,wh=500;function Lh(e){var r=xh(e,function(a){return i.size===wh&&i.clear(),a}),i=r.cache;return r}var $h=Lh,kh=$h,Sh=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ah=/\\(\\)?/g,Mh=kh(function(e){var r=[];return e.charCodeAt(0)===46&&r.push(""),e.replace(Sh,function(i,a,s,l){r.push(s?l.replace(Ah,"$1"):a||i)}),r}),Th=Mh;function Ph(e,r){for(var i=-1,a=e==null?0:e.length,s=Array(a);++i<a;)s[i]=r(e[i],i,e);return s}var Ih=Ph,I9=Kr,Oh=Ih,Eh=v1,Dh=$i,Rh=1/0,O9=I9?I9.prototype:void 0,E9=O9?O9.toString:void 0;function D9(e){if(typeof e=="string")return e;if(Eh(e))return Oh(e,D9)+"";if(Dh(e))return E9?E9.call(e):"";var r=e+"";return r=="0"&&1/e==-Rh?"-0":r}var Bh=D9,Fh=Bh;function zh(e){return e==null?"":Fh(e)}var Nh=zh,Kh=v1,Wh=bh,Uh=Th,Zh=Nh;function Yh(e,r){return Kh(e)?e:Wh(e,r)?[e]:Uh(Zh(e))}var Gh=Yh,jh=$i,Hh=1/0;function Qh(e){if(typeof e=="string"||jh(e))return e;var r=e+"";return r=="0"&&1/e==-Hh?"-0":r}var Vh=Qh,qh=fi,Xh=Gh,Jh=e9,R9=p1,eg=Vh;function tg(e,r,i,a){if(!R9(e))return e;r=Xh(r,e);for(var s=-1,l=r.length,u=l-1,f=e;f!=null&&++s<l;){var h=eg(r[s]),m=i;if(h==="__proto__"||h==="constructor"||h==="prototype")return e;if(s!=u){var C=f[h];m=a?a(C,h,f):void 0,m===void 0&&(m=R9(C)?C:Jh(r[s+1])?[]:{})}qh(f,h,m),f=f[h]}return e}var ng=tg,rg=ng;function ig(e,r,i){return e==null?e:rg(e,r,i)}var og=ig;const tr=J0(og);var ag=U("<button>");const sg=e=>(()=>{var r=ag();return _n(r,"click",e.onClick,!0),G(r,()=>e.children),Re(i=>{var a=e.style,s=`klinecharts-pro-button ${e.type??"confirm"} ${e.class??""}`;return i.e=Vt(r,a,i.e),s!==i.t&&Qt(r,i.t=s),i},{e:void 0,t:void 0}),r})();Dt(["click"]);var lg=U('<svg viewBox="0 0 1024 1024"class=icon><path d="M810.666667 128H213.333333c-46.933333 0-85.333333 38.4-85.333333 85.333333v597.333334c0 46.933333 38.4 85.333333 85.333333 85.333333h597.333334c46.933333 0 85.333333-38.4 85.333333-85.333333V213.333333c0-46.933333-38.4-85.333333-85.333333-85.333333z m-353.706667 567.04a42.496 42.496 0 0 1-60.16 0L243.626667 541.866667c-8.106667-8.106667-12.373333-18.773333-12.373334-29.866667s4.693333-22.186667 12.373334-29.866667a42.496 42.496 0 0 1 60.16 0L426.666667 604.586667l293.546666-293.546667a42.496 42.496 0 1 1 60.16 60.16l-323.413333 323.84z">'),cg=U('<svg viewBox="0 0 1024 1024"class=icon><path d="M245.333333 128h533.333334A117.333333 117.333333 0 0 1 896 245.333333v533.333334A117.333333 117.333333 0 0 1 778.666667 896H245.333333A117.333333 117.333333 0 0 1 128 778.666667V245.333333A117.333333 117.333333 0 0 1 245.333333 128z m0 64c-29.44 0-53.333333 23.893333-53.333333 53.333333v533.333334c0 29.44 23.893333 53.333333 53.333333 53.333333h533.333334c29.44 0 53.333333-23.893333 53.333333-53.333333V245.333333c0-29.44-23.893333-53.333333-53.333333-53.333333H245.333333z">'),ug=U("<div>"),fg=U("<span class=label>");const dg=()=>lg(),hg=()=>cg(),B9=e=>{const[r,i]=V(e.checked??!1);return jt(()=>{"checked"in e&&i(e.checked)}),(()=>{var a=ug();return a.$$click=s=>{const l=!r();e.onChange&&e.onChange(l),i(l)},G(a,(()=>{var s=Je(()=>!!r());return()=>s()?X(dg,{}):X(hg,{})})(),null),G(a,(()=>{var s=Je(()=>!!e.label);return()=>s()&&(()=>{var l=fg();return G(l,()=>e.label),l})()})(),null),Re(s=>{var l=e.style,u=`klinecharts-pro-checkbox ${r()&&"checked"||""} ${e.class||""}`;return s.e=Vt(a,l,s.e),u!==s.t&&Qt(a,s.t=u),s},{e:void 0,t:void 0}),a})()};Dt(["click"]);var gg=U("<div class=klinecharts-pro-loading><i class=circle1></i><i class=circle2></i><i class=circle3>");const F9=()=>gg();var pg=U('<div class=klinecharts-pro-empty><svg class=icon viewBox="0 0 1024 1024"><path d="M855.6 427.2H168.5c-12.7 0-24.4 6.9-30.6 18L4.4 684.7C1.5 689.9 0 695.8 0 701.8v287.1c0 19.4 15.7 35.1 35.1 35.1H989c19.4 0 35.1-15.7 35.1-35.1V701.8c0-6-1.5-11.8-4.4-17.1L886.2 445.2c-6.2-11.1-17.9-18-30.6-18zM673.4 695.6c-16.5 0-30.8 11.5-34.3 27.7-12.7 58.5-64.8 102.3-127.2 102.3s-114.5-43.8-127.2-102.3c-3.5-16.1-17.8-27.7-34.3-27.7H119c-26.4 0-43.3-28-31.1-51.4l81.7-155.8c6.1-11.6 18-18.8 31.1-18.8h622.4c13 0 25 7.2 31.1 18.8l81.7 155.8c12.2 23.4-4.7 51.4-31.1 51.4H673.4zM819.9 209.5c-1-1.8-2.1-3.7-3.2-5.5-9.8-16.6-31.1-22.2-47.8-12.6L648.5 261c-17 9.8-22.7 31.6-12.6 48.4 0.9 1.4 1.7 2.9 2.5 4.4 9.5 17 31.2 22.8 48 13L807 257.3c16.7-9.7 22.4-31 12.9-47.8zM375.4 261.1L255 191.6c-16.7-9.6-38-4-47.8 12.6-1.1 1.8-2.1 3.6-3.2 5.5-9.5 16.8-3.8 38.1 12.9 47.8L337.3 327c16.9 9.7 38.6 4 48-13.1 0.8-1.5 1.7-2.9 2.5-4.4 10.2-16.8 4.5-38.6-12.4-48.4zM512 239.3h2.5c19.5 0.3 35.5-15.5 35.5-35.1v-139c0-19.3-15.6-34.9-34.8-35.1h-6.4C489.6 30.3 474 46 474 65.2v139c0 19.5 15.9 35.4 35.5 35.1h2.5z">');const mg=()=>pg();var yg=U("<ul>"),_g=U("<li>");const Qr=e=>(()=>{var r=yg();return G(r,X(st,{get when(){return e.loading},get children(){return X(F9,{})}}),null),G(r,X(st,{get when(){var i;return Je(()=>!e.loading&&!e.children)()&&!((i=e.dataSource)!=null&&i.length)},get children(){return X(mg,{})}}),null),G(r,X(st,{get when(){return e.children},get children(){return e.children}}),null),G(r,X(st,{get when(){return!e.children},get children(){var i;return(i=e.dataSource)==null?void 0:i.map(a=>{var s;return((s=e.renderItem)==null?void 0:s.call(e,a))??_g()})}}),null),Re(i=>{var a=e.style,s=`klinecharts-pro-list ${e.class??""}`;return i.e=Vt(r,a,i.e),s!==i.t&&Qt(r,i.t=s),i},{e:void 0,t:void 0}),r})();var bg=U('<div class=klinecharts-pro-modal><div><div class=title-container><svg class=close-icon viewBox="0 0 1024 1024"><path d="M934.184927 199.723787 622.457206 511.452531l311.727721 311.703161c14.334473 14.229073 23.069415 33.951253 23.069415 55.743582 0 43.430138-35.178197 78.660524-78.735226 78.660524-21.664416 0-41.361013-8.865925-55.642275-23.069415L511.149121 622.838388 199.420377 934.490384c-14.204513 14.20349-33.901111 23.069415-55.642275 23.069415-43.482327 0-78.737272-35.230386-78.737272-78.660524 0-21.792329 8.864902-41.513486 23.094998-55.743582l311.677579-311.703161L88.135828 199.723787c-14.230096-14.255679-23.094998-33.92567-23.094998-55.642275 0-43.430138 35.254945-78.762855 78.737272-78.762855 21.741163 0 41.437761 8.813736 55.642275 23.069415l311.727721 311.727721L822.876842 88.389096c14.281261-14.255679 33.977859-23.069415 55.642275-23.069415 43.557028 0 78.735226 35.332716 78.735226 78.762855C957.254342 165.798117 948.5194 185.468109 934.184927 199.723787"></path></svg></div><div class=content-container>'),vg=U("<div class=button-container>");const x1=e=>{const r=a=>{var s;a.target&&a.target.classList.contains("klinecharts-pro-modal")&&((s=e.onClose)==null||s.call(e))},i={};return e.width!=null&&(i.width=`${e.width}px`,i["max-width"]=`${e.width}px`),e.height!=null&&(i.height=`${e.height}px`,i["max-height"]=`${e.height}px`),(()=>{var a=bg(),s=a.firstChild,l=s.firstChild,u=l.firstChild,f=l.nextSibling;return a.$$click=r,G(l,()=>e.title,u),_n(u,"click",e.onClose,!0),G(f,()=>e.children),G(s,(()=>{var h=Je(()=>!!(e.buttons&&e.buttons.length>0));return()=>h()&&(()=>{var m=vg();return G(m,()=>e.buttons.map(C=>X(sg,Ea(C,{get children(){return C.children}})))),m})()})(),null),Re(h=>{var m=`inner${e.height!=null?" inner--fixed-height":""}`,C=i;return m!==h.e&&Qt(s,h.e=m),h.t=Vt(s,C,h.t),h},{e:void 0,t:void 0}),a})()};Dt(["click"]);var Cg=U("<div tabindex=0><div class=selector-container><span class=value></span><i class=arrow>"),xg=U("<div class=drop-down-container><ul>"),wg=U("<li>");const z9=e=>{const[r,i]=V(!1);return(()=>{var a=Cg(),s=a.firstChild,l=s.firstChild;return a.addEventListener("blur",u=>{i(!1)}),a.$$click=u=>{i(f=>!f)},G(l,()=>e.value),G(a,(()=>{var u=Je(()=>!!(e.dataSource&&e.dataSource.length>0));return()=>u()&&(()=>{var f=xg(),h=f.firstChild;return G(h,()=>e.dataSource.map(m=>{const b=m[e.valueKey??"text"]??m;return(()=>{var x=wg();return x.$$click=M=>{var w;M.stopPropagation(),e.value!==b&&((w=e.onSelected)==null||w.call(e,m)),i(!1)},G(x,b),x})()})),f})()})(),null),Re(u=>{var f=e.style,h=`klinecharts-pro-select ${e.class??""} ${r()?"klinecharts-pro-select-show":""}`;return u.e=Vt(a,f,u.e),h!==u.t&&Qt(a,u.t=h),u},{e:void 0,t:void 0}),a})()};Dt(["click"]);var Lg=U("<span class=prefix>"),$g=U("<span class=suffix>"),kg=U("<div><input id=myInput class=value>");const[Sg,Yk]=V("klinecharts-pro-input klinecharts-pro-timeframe-modal-input"),N9=e=>{const r=Ea({min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER},e);let i;const[a,s]=V("normal"),l=u=>{u&&u.focus()};return jt(()=>{l(document.querySelector("#myInput"))}),(()=>{var u=kg(),f=u.firstChild;u.$$click=()=>{i==null||i.focus()},G(u,X(st,{get when(){return r.prefix},get children(){var m=Lg();return G(m,()=>r.prefix),m}}),f),_n(f,"keydown",r.onKeyDown,!0),f.addEventListener("change",m=>{var b,x;const C=m.target.value;if("precision"in r){let M;const w=Math.max(0,Math.floor(r.precision));w<=0?M=new RegExp(/^[1-9]\d*$/):M=new RegExp("^\\d+\\.?\\d{0,"+w+"}$"),(C===""||M.test(C)&&+C>=r.min&&+C<=r.max)&&((b=r.onChange)==null||b.call(r,C===""?C:+C))}else(x=r.onChange)==null||x.call(r,C)}),f.addEventListener("blur",()=>{s("normal")}),f.addEventListener("focus",()=>{s("focus")});var h=i;return typeof h=="function"?si(h,f):i=f,G(u,X(st,{get when(){return r.suffix},get children(){var m=$g();return G(m,()=>r.suffix),m}}),null),Re(m=>{var C=r.style,b=`${Sg()}${r.class??""}`,x=a(),M=r.placeholder??"",w=r.focus===!0?r.focus:!1;return m.e=Vt(u,C,m.e),b!==m.t&&Qt(u,m.t=b),x!==m.a&&Ct(u,"data-status",m.a=x),M!==m.o&&Ct(f,"placeholder",m.o=M),w!==m.i&&(f.autofocus=m.i=w),m},{e:void 0,t:void 0,a:void 0,o:void 0,i:void 0}),Re(()=>f.value=r.value),u})()};Dt(["click","keydown"]);var Ag=U("<div><i class=thumb>");const Vr=e=>(()=>{var r=Ag();return r.$$click=i=>{e.onChange&&e.onChange()},Re(i=>{var a=e.style,s=`klinecharts-pro-switch ${e.open?"turn-on":"turn-off"} ${e.class??""}`;return i.e=Vt(r,a,i.e),s!==i.t&&Qt(r,i.t=s),i},{e:void 0,t:void 0}),r})();Dt(["click"]);const{min:Mg,max:Tg}=Math,e1=(e,r=0,i=1)=>Mg(Tg(r,e),i),Si=e=>{e._clipped=!1,e._unclipped=e.slice(0);for(let r=0;r<=3;r++)r<3?((e[r]<0||e[r]>255)&&(e._clipped=!0),e[r]=e1(e[r],0,255)):r===3&&(e[r]=e1(e[r],0,1));return e},K9={};for(let e of["Boolean","Number","String","Function","Array","Date","RegExp","Undefined","Null"])K9[`[object ${e}]`]=e.toLowerCase();function Le(e){return K9[Object.prototype.toString.call(e)]||"object"}const ye=(e,r=null)=>e.length>=3?Array.prototype.slice.call(e):Le(e[0])=="object"&&r?r.split("").filter(i=>e[0][i]!==void 0).map(i=>e[0][i]):e[0].slice(0),w1=e=>{if(e.length<2)return null;const r=e.length-1;return Le(e[r])=="string"?e[r].toLowerCase():null},{PI:qr,min:W9,max:U9}=Math,Rt=e=>Math.round(e*100)/100,Ai=e=>Math.round(e*100)/100,bn=qr*2,Mi=qr/3,Pg=qr/180,Ig=180/qr;function Z9(e){return[...e.slice(0,3).reverse(),...e.slice(3)]}const pe={format:{},autodetect:[]};let W=class{constructor(...r){const i=this;if(Le(r[0])==="object"&&r[0].constructor&&r[0].constructor===this.constructor)return r[0];let a=w1(r),s=!1;if(!a){s=!0,pe.sorted||(pe.autodetect=pe.autodetect.sort((l,u)=>u.p-l.p),pe.sorted=!0);for(let l of pe.autodetect)if(a=l.test(...r),a)break}if(pe.format[a]){const l=pe.format[a].apply(null,s?r:r.slice(0,-1));i._rgb=Si(l)}else throw new Error("unknown format: "+r);i._rgb.length===3&&i._rgb.push(1)}toString(){return Le(this.hex)=="function"?this.hex():`[${this._rgb.join(",")}]`}};const Og="3.2.0",ge=(...e)=>new W(...e);ge.version=Og;const L1={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",laserlemon:"#ffff54",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrod:"#fafad2",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",maroon2:"#7f0000",maroon3:"#b03060",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",purple2:"#7f007f",purple3:"#a020f0",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},Eg=/^#?([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/,Dg=/^#?([A-Fa-f0-9]{8}|[A-Fa-f0-9]{4})$/,Y9=e=>{if(e.match(Eg)){(e.length===4||e.length===7)&&(e=e.substr(1)),e.length===3&&(e=e.split(""),e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);const r=parseInt(e,16),i=r>>16,a=r>>8&255,s=r&255;return[i,a,s,1]}if(e.match(Dg)){(e.length===5||e.length===9)&&(e=e.substr(1)),e.length===4&&(e=e.split(""),e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]+e[3]+e[3]);const r=parseInt(e,16),i=r>>24&255,a=r>>16&255,s=r>>8&255,l=Math.round((r&255)/255*100)/100;return[i,a,s,l]}throw new Error(`unknown hex color: ${e}`)},{round:Xr}=Math,G9=(...e)=>{let[r,i,a,s]=ye(e,"rgba"),l=w1(e)||"auto";s===void 0&&(s=1),l==="auto"&&(l=s<1?"rgba":"rgb"),r=Xr(r),i=Xr(i),a=Xr(a);let f="000000"+(r<<16|i<<8|a).toString(16);f=f.substr(f.length-6);let h="0"+Xr(s*255).toString(16);switch(h=h.substr(h.length-2),l.toLowerCase()){case"rgba":return`#${f}${h}`;case"argb":return`#${h}${f}`;default:return`#${f}`}};W.prototype.name=function(){const e=G9(this._rgb,"rgb");for(let r of Object.keys(L1))if(L1[r]===e)return r.toLowerCase();return e},pe.format.named=e=>{if(e=e.toLowerCase(),L1[e])return Y9(L1[e]);throw new Error("unknown color name: "+e)},pe.autodetect.push({p:5,test:(e,...r)=>{if(!r.length&&Le(e)==="string"&&L1[e.toLowerCase()])return"named"}}),W.prototype.alpha=function(e,r=!1){return e!==void 0&&Le(e)==="number"?r?(this._rgb[3]=e,this):new W([this._rgb[0],this._rgb[1],this._rgb[2],e],"rgb"):this._rgb[3]},W.prototype.clipped=function(){return this._rgb._clipped||!1};const cn={Kn:18,labWhitePoint:"d65",Xn:.95047,Yn:1,Zn:1.08883,t0:.137931034,t1:.206896552,t2:.12841855,t3:.008856452,kE:216/24389,kKE:8,kK:24389/27,RefWhiteRGB:{X:.95047,Y:1,Z:1.08883},MtxRGB2XYZ:{m00:.4124564390896922,m01:.21267285140562253,m02:.0193338955823293,m10:.357576077643909,m11:.715152155287818,m12:.11919202588130297,m20:.18043748326639894,m21:.07217499330655958,m22:.9503040785363679},MtxXYZ2RGB:{m00:3.2404541621141045,m01:-.9692660305051868,m02:.055643430959114726,m10:-1.5371385127977166,m11:1.8760108454466942,m12:-.2040259135167538,m20:-.498531409556016,m21:.041556017530349834,m22:1.0572251882231791},As:.9414285350000001,Bs:1.040417467,Cs:1.089532651,MtxAdaptMa:{m00:.8951,m01:-.7502,m02:.0389,m10:.2664,m11:1.7135,m12:-.0685,m20:-.1614,m21:.0367,m22:1.0296},MtxAdaptMaI:{m00:.9869929054667123,m01:.43230526972339456,m02:-.008528664575177328,m10:-.14705425642099013,m11:.5183602715367776,m12:.04004282165408487,m20:.15996265166373125,m21:.0492912282128556,m22:.9684866957875502}},Rg=new Map([["a",[1.0985,.35585]],["b",[1.0985,.35585]],["c",[.98074,1.18232]],["d50",[.96422,.82521]],["d55",[.95682,.92149]],["d65",[.95047,1.08883]],["e",[1,1,1]],["f2",[.99186,.67393]],["f7",[.95041,1.08747]],["f11",[1.00962,.6435]],["icc",[.96422,.82521]]]);function vn(e){const r=Rg.get(String(e).toLowerCase());if(!r)throw new Error("unknown Lab illuminant "+e);cn.labWhitePoint=e,cn.Xn=r[0],cn.Zn=r[1]}function nr(){return cn.labWhitePoint}const Ti=(...e)=>{e=ye(e,"lab");const[r,i,a]=e,[s,l,u]=Bg(r,i,a),[f,h,m]=j9(s,l,u);return[f,h,m,e.length>3?e[3]:1]},Bg=(e,r,i)=>{const{kE:a,kK:s,kKE:l,Xn:u,Yn:f,Zn:h}=cn,m=(e+16)/116,C=.002*r+m,b=m-.005*i,x=C*C*C,M=b*b*b,w=x>a?x:(116*C-16)/s,S=e>l?Math.pow((e+16)/116,3):e/s,$=M>a?M:(116*b-16)/s,A=w*u,P=S*f,B=$*h;return[A,P,B]},Pi=e=>{const r=Math.sign(e);return e=Math.abs(e),(e<=.0031308?e*12.92:1.055*Math.pow(e,1/2.4)-.055)*r},j9=(e,r,i)=>{const{MtxAdaptMa:a,MtxAdaptMaI:s,MtxXYZ2RGB:l,RefWhiteRGB:u,Xn:f,Yn:h,Zn:m}=cn,C=f*a.m00+h*a.m10+m*a.m20,b=f*a.m01+h*a.m11+m*a.m21,x=f*a.m02+h*a.m12+m*a.m22,M=u.X*a.m00+u.Y*a.m10+u.Z*a.m20,w=u.X*a.m01+u.Y*a.m11+u.Z*a.m21,S=u.X*a.m02+u.Y*a.m12+u.Z*a.m22,$=(e*a.m00+r*a.m10+i*a.m20)*(M/C),A=(e*a.m01+r*a.m11+i*a.m21)*(w/b),P=(e*a.m02+r*a.m12+i*a.m22)*(S/x),B=$*s.m00+A*s.m10+P*s.m20,R=$*s.m01+A*s.m11+P*s.m21,z=$*s.m02+A*s.m12+P*s.m22,Y=Pi(B*l.m00+R*l.m10+z*l.m20),Z=Pi(B*l.m01+R*l.m11+z*l.m21),I=Pi(B*l.m02+R*l.m12+z*l.m22);return[Y*255,Z*255,I*255]},Ii=(...e)=>{const[r,i,a,...s]=ye(e,"rgb"),[l,u,f]=H9(r,i,a),[h,m,C]=Fg(l,u,f);return[h,m,C,...s.length>0&&s[0]<1?[s[0]]:[]]};function Fg(e,r,i){const{Xn:a,Yn:s,Zn:l,kE:u,kK:f}=cn,h=e/a,m=r/s,C=i/l,b=h>u?Math.pow(h,1/3):(f*h+16)/116,x=m>u?Math.pow(m,1/3):(f*m+16)/116,M=C>u?Math.pow(C,1/3):(f*C+16)/116;return[116*x-16,500*(b-x),200*(x-M)]}function Oi(e){const r=Math.sign(e);return e=Math.abs(e),(e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4))*r}const H9=(e,r,i)=>{e=Oi(e/255),r=Oi(r/255),i=Oi(i/255);const{MtxRGB2XYZ:a,MtxAdaptMa:s,MtxAdaptMaI:l,Xn:u,Yn:f,Zn:h,As:m,Bs:C,Cs:b}=cn;let x=e*a.m00+r*a.m10+i*a.m20,M=e*a.m01+r*a.m11+i*a.m21,w=e*a.m02+r*a.m12+i*a.m22;const S=u*s.m00+f*s.m10+h*s.m20,$=u*s.m01+f*s.m11+h*s.m21,A=u*s.m02+f*s.m12+h*s.m22;let P=x*s.m00+M*s.m10+w*s.m20,B=x*s.m01+M*s.m11+w*s.m21,R=x*s.m02+M*s.m12+w*s.m22;return P*=S/m,B*=$/C,R*=A/b,x=P*l.m00+B*l.m10+R*l.m20,M=P*l.m01+B*l.m11+R*l.m21,w=P*l.m02+B*l.m12+R*l.m22,[x,M,w]};W.prototype.lab=function(){return Ii(this._rgb)},Object.assign(ge,{lab:(...e)=>new W(...e,"lab"),getLabWhitePoint:nr,setLabWhitePoint:vn}),pe.format.lab=Ti,pe.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"lab"),Le(e)==="array"&&e.length===3)return"lab"}}),W.prototype.darken=function(e=1){const r=this,i=r.lab();return i[0]-=cn.Kn*e,new W(i,"lab").alpha(r.alpha(),!0)},W.prototype.brighten=function(e=1){return this.darken(-e)},W.prototype.darker=W.prototype.darken,W.prototype.brighter=W.prototype.brighten,W.prototype.get=function(e){const[r,i]=e.split("."),a=this[r]();if(i){const s=r.indexOf(i)-(r.substr(0,2)==="ok"?2:0);if(s>-1)return a[s];throw new Error(`unknown channel ${i} in mode ${r}`)}else return a};const{pow:zg}=Math,Ng=1e-7,Kg=20;W.prototype.luminance=function(e,r="rgb"){if(e!==void 0&&Le(e)==="number"){if(e===0)return new W([0,0,0,this._rgb[3]],"rgb");if(e===1)return new W([255,255,255,this._rgb[3]],"rgb");let i=this.luminance(),a=Kg;const s=(u,f)=>{const h=u.interpolate(f,.5,r),m=h.luminance();return Math.abs(e-m)<Ng||!a--?h:m>e?s(u,h):s(h,f)},l=(i>e?s(new W([0,0,0]),this):s(this,new W([255,255,255]))).rgb();return new W([...l,this._rgb[3]])}return Wg(...this._rgb.slice(0,3))};const Wg=(e,r,i)=>(e=Ei(e),r=Ei(r),i=Ei(i),.2126*e+.7152*r+.0722*i),Ei=e=>(e/=255,e<=.03928?e/12.92:zg((e+.055)/1.055,2.4)),ht={},$1=(e,r,i=.5,...a)=>{let s=a[0]||"lrgb";if(!ht[s]&&!a.length&&(s=Object.keys(ht)[0]),!ht[s])throw new Error(`interpolation mode ${s} is not defined`);return Le(e)!=="object"&&(e=new W(e)),Le(r)!=="object"&&(r=new W(r)),ht[s](e,r,i).alpha(e.alpha()+i*(r.alpha()-e.alpha()))};W.prototype.mix=W.prototype.interpolate=function(e,r=.5,...i){return $1(this,e,r,...i)},W.prototype.premultiply=function(e=!1){const r=this._rgb,i=r[3];return e?(this._rgb=[r[0]*i,r[1]*i,r[2]*i,i],this):new W([r[0]*i,r[1]*i,r[2]*i,i],"rgb")};const{sin:Ug,cos:Zg}=Math,Q9=(...e)=>{let[r,i,a]=ye(e,"lch");return isNaN(a)&&(a=0),a=a*Pg,[r,Zg(a)*i,Ug(a)*i]},Di=(...e)=>{e=ye(e,"lch");const[r,i,a]=e,[s,l,u]=Q9(r,i,a),[f,h,m]=Ti(s,l,u);return[f,h,m,e.length>3?e[3]:1]},Yg=(...e)=>{const r=Z9(ye(e,"hcl"));return Di(...r)},{sqrt:Gg,atan2:jg,round:Hg}=Math,V9=(...e)=>{const[r,i,a]=ye(e,"lab"),s=Gg(i*i+a*a);let l=(jg(a,i)*Ig+360)%360;return Hg(s*1e4)===0&&(l=Number.NaN),[r,s,l]},Ri=(...e)=>{const[r,i,a,...s]=ye(e,"rgb"),[l,u,f]=Ii(r,i,a),[h,m,C]=V9(l,u,f);return[h,m,C,...s.length>0&&s[0]<1?[s[0]]:[]]};W.prototype.lch=function(){return Ri(this._rgb)},W.prototype.hcl=function(){return Z9(Ri(this._rgb))},Object.assign(ge,{lch:(...e)=>new W(...e,"lch"),hcl:(...e)=>new W(...e,"hcl")}),pe.format.lch=Di,pe.format.hcl=Yg,["lch","hcl"].forEach(e=>pe.autodetect.push({p:2,test:(...r)=>{if(r=ye(r,e),Le(r)==="array"&&r.length===3)return e}})),W.prototype.saturate=function(e=1){const r=this,i=r.lch();return i[1]+=cn.Kn*e,i[1]<0&&(i[1]=0),new W(i,"lch").alpha(r.alpha(),!0)},W.prototype.desaturate=function(e=1){return this.saturate(-e)},W.prototype.set=function(e,r,i=!1){const[a,s]=e.split("."),l=this[a]();if(s){const u=a.indexOf(s)-(a.substr(0,2)==="ok"?2:0);if(u>-1){if(Le(r)=="string")switch(r.charAt(0)){case"+":l[u]+=+r;break;case"-":l[u]+=+r;break;case"*":l[u]*=+r.substr(1);break;case"/":l[u]/=+r.substr(1);break;default:l[u]=+r}else if(Le(r)==="number")l[u]=r;else throw new Error("unsupported value for Color.set");const f=new W(l,a);return i?(this._rgb=f._rgb,this):f}throw new Error(`unknown channel ${s} in mode ${a}`)}else return l},W.prototype.tint=function(e=.5,...r){return $1(this,"white",e,...r)},W.prototype.shade=function(e=.5,...r){return $1(this,"black",e,...r)};const Qg=(e,r,i)=>{const a=e._rgb,s=r._rgb;return new W(a[0]+i*(s[0]-a[0]),a[1]+i*(s[1]-a[1]),a[2]+i*(s[2]-a[2]),"rgb")};ht.rgb=Qg;const{sqrt:Bi,pow:k1}=Math,Vg=(e,r,i)=>{const[a,s,l]=e._rgb,[u,f,h]=r._rgb;return new W(Bi(k1(a,2)*(1-i)+k1(u,2)*i),Bi(k1(s,2)*(1-i)+k1(f,2)*i),Bi(k1(l,2)*(1-i)+k1(h,2)*i),"rgb")};ht.lrgb=Vg;const qg=(e,r,i)=>{const a=e.lab(),s=r.lab();return new W(a[0]+i*(s[0]-a[0]),a[1]+i*(s[1]-a[1]),a[2]+i*(s[2]-a[2]),"lab")};ht.lab=qg;const S1=(e,r,i,a)=>{let s,l;a==="hsl"?(s=e.hsl(),l=r.hsl()):a==="hsv"?(s=e.hsv(),l=r.hsv()):a==="hcg"?(s=e.hcg(),l=r.hcg()):a==="hsi"?(s=e.hsi(),l=r.hsi()):a==="lch"||a==="hcl"?(a="hcl",s=e.hcl(),l=r.hcl()):a==="oklch"&&(s=e.oklch().reverse(),l=r.oklch().reverse());let u,f,h,m,C,b;(a.substr(0,1)==="h"||a==="oklch")&&([u,h,C]=s,[f,m,b]=l);let x,M,w,S;return!isNaN(u)&&!isNaN(f)?(f>u&&f-u>180?S=f-(u+360):f<u&&u-f>180?S=f+360-u:S=f-u,M=u+i*S):isNaN(u)?isNaN(f)?M=Number.NaN:(M=f,(C==1||C==0)&&a!="hsv"&&(x=m)):(M=u,(b==1||b==0)&&a!="hsv"&&(x=h)),x===void 0&&(x=h+i*(m-h)),w=C+i*(b-C),a==="oklch"?new W([w,x,M],a):new W([M,x,w],a)},q9=(e,r,i)=>S1(e,r,i,"lch");ht.lch=q9,ht.hcl=q9;const Xg=e=>{if(Le(e)=="number"&&e>=0&&e<=16777215){const r=e>>16,i=e>>8&255,a=e&255;return[r,i,a,1]}throw new Error("unknown num color: "+e)},Jg=(...e)=>{const[r,i,a]=ye(e,"rgb");return(r<<16)+(i<<8)+a};W.prototype.num=function(){return Jg(this._rgb)},Object.assign(ge,{num:(...e)=>new W(...e,"num")}),pe.format.num=Xg,pe.autodetect.push({p:5,test:(...e)=>{if(e.length===1&&Le(e[0])==="number"&&e[0]>=0&&e[0]<=16777215)return"num"}});const ep=(e,r,i)=>{const a=e.num(),s=r.num();return new W(a+i*(s-a),"num")};ht.num=ep;const{floor:tp}=Math,np=(...e)=>{e=ye(e,"hcg");let[r,i,a]=e,s,l,u;a=a*255;const f=i*255;if(i===0)s=l=u=a;else{r===360&&(r=0),r>360&&(r-=360),r<0&&(r+=360),r/=60;const h=tp(r),m=r-h,C=a*(1-i),b=C+f*(1-m),x=C+f*m,M=C+f;switch(h){case 0:[s,l,u]=[M,x,C];break;case 1:[s,l,u]=[b,M,C];break;case 2:[s,l,u]=[C,M,x];break;case 3:[s,l,u]=[C,b,M];break;case 4:[s,l,u]=[x,C,M];break;case 5:[s,l,u]=[M,C,b];break}}return[s,l,u,e.length>3?e[3]:1]},rp=(...e)=>{const[r,i,a]=ye(e,"rgb"),s=W9(r,i,a),l=U9(r,i,a),u=l-s,f=u*100/255,h=s/(255-u)*100;let m;return u===0?m=Number.NaN:(r===l&&(m=(i-a)/u),i===l&&(m=2+(a-r)/u),a===l&&(m=4+(r-i)/u),m*=60,m<0&&(m+=360)),[m,f,h]};W.prototype.hcg=function(){return rp(this._rgb)};const ip=(...e)=>new W(...e,"hcg");ge.hcg=ip,pe.format.hcg=np,pe.autodetect.push({p:1,test:(...e)=>{if(e=ye(e,"hcg"),Le(e)==="array"&&e.length===3)return"hcg"}});const op=(e,r,i)=>S1(e,r,i,"hcg");ht.hcg=op;const{cos:A1}=Math,ap=(...e)=>{e=ye(e,"hsi");let[r,i,a]=e,s,l,u;return isNaN(r)&&(r=0),isNaN(i)&&(i=0),r>360&&(r-=360),r<0&&(r+=360),r/=360,r<1/3?(u=(1-i)/3,s=(1+i*A1(bn*r)/A1(Mi-bn*r))/3,l=1-(u+s)):r<2/3?(r-=1/3,s=(1-i)/3,l=(1+i*A1(bn*r)/A1(Mi-bn*r))/3,u=1-(s+l)):(r-=2/3,l=(1-i)/3,u=(1+i*A1(bn*r)/A1(Mi-bn*r))/3,s=1-(l+u)),s=e1(a*s*3),l=e1(a*l*3),u=e1(a*u*3),[s*255,l*255,u*255,e.length>3?e[3]:1]},{min:sp,sqrt:lp,acos:cp}=Math,up=(...e)=>{let[r,i,a]=ye(e,"rgb");r/=255,i/=255,a/=255;let s;const l=sp(r,i,a),u=(r+i+a)/3,f=u>0?1-l/u:0;return f===0?s=NaN:(s=(r-i+(r-a))/2,s/=lp((r-i)*(r-i)+(r-a)*(i-a)),s=cp(s),a>i&&(s=bn-s),s/=bn),[s*360,f,u]};W.prototype.hsi=function(){return up(this._rgb)};const fp=(...e)=>new W(...e,"hsi");ge.hsi=fp,pe.format.hsi=ap,pe.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"hsi"),Le(e)==="array"&&e.length===3)return"hsi"}});const dp=(e,r,i)=>S1(e,r,i,"hsi");ht.hsi=dp;const Fi=(...e)=>{e=ye(e,"hsl");const[r,i,a]=e;let s,l,u;if(i===0)s=l=u=a*255;else{const f=[0,0,0],h=[0,0,0],m=a<.5?a*(1+i):a+i-a*i,C=2*a-m,b=r/360;f[0]=b+1/3,f[1]=b,f[2]=b-1/3;for(let x=0;x<3;x++)f[x]<0&&(f[x]+=1),f[x]>1&&(f[x]-=1),6*f[x]<1?h[x]=C+(m-C)*6*f[x]:2*f[x]<1?h[x]=m:3*f[x]<2?h[x]=C+(m-C)*(2/3-f[x])*6:h[x]=C;[s,l,u]=[h[0]*255,h[1]*255,h[2]*255]}return e.length>3?[s,l,u,e[3]]:[s,l,u,1]},X9=(...e)=>{e=ye(e,"rgba");let[r,i,a]=e;r/=255,i/=255,a/=255;const s=W9(r,i,a),l=U9(r,i,a),u=(l+s)/2;let f,h;return l===s?(f=0,h=Number.NaN):f=u<.5?(l-s)/(l+s):(l-s)/(2-l-s),r==l?h=(i-a)/(l-s):i==l?h=2+(a-r)/(l-s):a==l&&(h=4+(r-i)/(l-s)),h*=60,h<0&&(h+=360),e.length>3&&e[3]!==void 0?[h,f,u,e[3]]:[h,f,u]};W.prototype.hsl=function(){return X9(this._rgb)};const hp=(...e)=>new W(...e,"hsl");ge.hsl=hp,pe.format.hsl=Fi,pe.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"hsl"),Le(e)==="array"&&e.length===3)return"hsl"}});const gp=(e,r,i)=>S1(e,r,i,"hsl");ht.hsl=gp;const{floor:pp}=Math,mp=(...e)=>{e=ye(e,"hsv");let[r,i,a]=e,s,l,u;if(a*=255,i===0)s=l=u=a;else{r===360&&(r=0),r>360&&(r-=360),r<0&&(r+=360),r/=60;const f=pp(r),h=r-f,m=a*(1-i),C=a*(1-i*h),b=a*(1-i*(1-h));switch(f){case 0:[s,l,u]=[a,b,m];break;case 1:[s,l,u]=[C,a,m];break;case 2:[s,l,u]=[m,a,b];break;case 3:[s,l,u]=[m,C,a];break;case 4:[s,l,u]=[b,m,a];break;case 5:[s,l,u]=[a,m,C];break}}return[s,l,u,e.length>3?e[3]:1]},{min:yp,max:_p}=Math,bp=(...e)=>{e=ye(e,"rgb");let[r,i,a]=e;const s=yp(r,i,a),l=_p(r,i,a),u=l-s;let f,h,m;return m=l/255,l===0?(f=Number.NaN,h=0):(h=u/l,r===l&&(f=(i-a)/u),i===l&&(f=2+(a-r)/u),a===l&&(f=4+(r-i)/u),f*=60,f<0&&(f+=360)),[f,h,m]};W.prototype.hsv=function(){return bp(this._rgb)};const vp=(...e)=>new W(...e,"hsv");ge.hsv=vp,pe.format.hsv=mp,pe.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"hsv"),Le(e)==="array"&&e.length===3)return"hsv"}});const Cp=(e,r,i)=>S1(e,r,i,"hsv");ht.hsv=Cp;function Jr(e,r){let i=e.length;Array.isArray(e[0])||(e=[e]),Array.isArray(r[0])||(r=r.map(u=>[u]));let a=r[0].length,s=r[0].map((u,f)=>r.map(h=>h[f])),l=e.map(u=>s.map(f=>Array.isArray(u)?u.reduce((h,m,C)=>h+m*(f[C]||0),0):f.reduce((h,m)=>h+m*u,0)));return i===1&&(l=l[0]),a===1?l.map(u=>u[0]):l}const zi=(...e)=>{e=ye(e,"lab");const[r,i,a,...s]=e,[l,u,f]=xp([r,i,a]),[h,m,C]=j9(l,u,f);return[h,m,C,...s.length>0&&s[0]<1?[s[0]]:[]]};function xp(e){var r=[[1.2268798758459243,-.5578149944602171,.2813910456659647],[-.0405757452148008,1.112286803280317,-.0717110580655164],[-.0763729366746601,-.4214933324022432,1.5869240198367816]],i=[[1,.3963377773761749,.2158037573099136],[1,-.1055613458156586,-.0638541728258133],[1,-.0894841775298119,-1.2914855480194092]],a=Jr(i,e);return Jr(r,a.map(s=>s**3))}const Ni=(...e)=>{const[r,i,a,...s]=ye(e,"rgb"),l=H9(r,i,a);return[...wp(l),...s.length>0&&s[0]<1?[s[0]]:[]]};function wp(e){const r=[[.819022437996703,.3619062600528904,-.1288737815209879],[.0329836539323885,.9292868615863434,.0361446663506424],[.0481771893596242,.2642395317527308,.6335478284694309]],i=[[.210454268309314,.7936177747023054,-.0040720430116193],[1.9779985324311684,-2.42859224204858,.450593709617411],[.0259040424655478,.7827717124575296,-.8086757549230774]],a=Jr(r,e);return Jr(i,a.map(s=>Math.cbrt(s)))}W.prototype.oklab=function(){return Ni(this._rgb)},Object.assign(ge,{oklab:(...e)=>new W(...e,"oklab")}),pe.format.oklab=zi,pe.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"oklab"),Le(e)==="array"&&e.length===3)return"oklab"}});const Lp=(e,r,i)=>{const a=e.oklab(),s=r.oklab();return new W(a[0]+i*(s[0]-a[0]),a[1]+i*(s[1]-a[1]),a[2]+i*(s[2]-a[2]),"oklab")};ht.oklab=Lp;const $p=(e,r,i)=>S1(e,r,i,"oklch");ht.oklch=$p;const{pow:Ki,sqrt:Wi,PI:Ui,cos:J9,sin:e5,atan2:kp}=Math,Sp=(e,r="lrgb",i=null)=>{const a=e.length;i||(i=Array.from(new Array(a)).map(()=>1));const s=a/i.reduce(function(b,x){return b+x});if(i.forEach((b,x)=>{i[x]*=s}),e=e.map(b=>new W(b)),r==="lrgb")return Ap(e,i);const l=e.shift(),u=l.get(r),f=[];let h=0,m=0;for(let b=0;b<u.length;b++)if(u[b]=(u[b]||0)*i[0],f.push(isNaN(u[b])?0:i[0]),r.charAt(b)==="h"&&!isNaN(u[b])){const x=u[b]/180*Ui;h+=J9(x)*i[0],m+=e5(x)*i[0]}let C=l.alpha()*i[0];e.forEach((b,x)=>{const M=b.get(r);C+=b.alpha()*i[x+1];for(let w=0;w<u.length;w++)if(!isNaN(M[w]))if(f[w]+=i[x+1],r.charAt(w)==="h"){const S=M[w]/180*Ui;h+=J9(S)*i[x+1],m+=e5(S)*i[x+1]}else u[w]+=M[w]*i[x+1]});for(let b=0;b<u.length;b++)if(r.charAt(b)==="h"){let x=kp(m/f[b],h/f[b])/Ui*180;for(;x<0;)x+=360;for(;x>=360;)x-=360;u[b]=x}else u[b]=u[b]/f[b];return C/=a,new W(u,r).alpha(C>.99999?1:C,!0)},Ap=(e,r)=>{const i=e.length,a=[0,0,0,0];for(let s=0;s<e.length;s++){const l=e[s],u=r[s]/i,f=l._rgb;a[0]+=Ki(f[0],2)*u,a[1]+=Ki(f[1],2)*u,a[2]+=Ki(f[2],2)*u,a[3]+=f[3]*u}return a[0]=Wi(a[0]),a[1]=Wi(a[1]),a[2]=Wi(a[2]),a[3]>.9999999&&(a[3]=1),new W(Si(a))},{pow:Mp}=Math;function e0(e){let r="rgb",i=ge("#ccc"),a=0,s=[0,1],l=[0,1],u=[],f=[0,0],h=!1,m=[],C=!1,b=0,x=1,M=!1,w={},S=!0,$=1;const A=function(I){if(I=I||["#fff","#000"],I&&Le(I)==="string"&&ge.brewer&&ge.brewer[I.toLowerCase()]&&(I=ge.brewer[I.toLowerCase()]),Le(I)==="array"){I.length===1&&(I=[I[0],I[0]]),I=I.slice(0);for(let K=0;K<I.length;K++)I[K]=ge(I[K]);u.length=0;for(let K=0;K<I.length;K++)u.push(K/(I.length-1))}return Y(),m=I},P=function(I){if(h!=null){const K=h.length-1;let j=0;for(;j<K&&I>=h[j];)j++;return j-1}return 0};let B=I=>I,R=I=>I;const z=function(I,K){let j,Q;if(K==null&&(K=!1),isNaN(I)||I===null)return i;K?Q=I:h&&h.length>2?Q=P(I)/(h.length-2):x!==b?Q=(I-b)/(x-b):Q=1,Q=R(Q),K||(Q=B(Q)),$!==1&&(Q=Mp(Q,$)),Q=f[0]+Q*(1-f[0]-f[1]),Q=e1(Q,0,1);const ie=Math.floor(Q*1e4);if(S&&w[ie])j=w[ie];else{if(Le(m)==="array")for(let ee=0;ee<u.length;ee++){const F=u[ee];if(Q<=F){j=m[ee];break}if(Q>=F&&ee===u.length-1){j=m[ee];break}if(Q>F&&Q<u[ee+1]){Q=(Q-F)/(u[ee+1]-F),j=ge.interpolate(m[ee],m[ee+1],Q,r);break}}else Le(m)==="function"&&(j=m(Q));S&&(w[ie]=j)}return j};var Y=()=>w={};A(e);const Z=function(I){const K=ge(z(I));return C&&K[C]?K[C]():K};return Z.classes=function(I){if(I!=null){if(Le(I)==="array")h=I,s=[I[0],I[I.length-1]];else{const K=ge.analyze(s);I===0?h=[K.min,K.max]:h=ge.limits(K,"e",I)}return Z}return h},Z.domain=function(I){if(!arguments.length)return l;l=I.slice(0),b=I[0],x=I[I.length-1],u=[];const K=m.length;if(I.length===K&&b!==x)for(let j of Array.from(I))u.push((j-b)/(x-b));else{for(let j=0;j<K;j++)u.push(j/(K-1));if(I.length>2){const j=I.map((ie,ee)=>ee/(I.length-1)),Q=I.map(ie=>(ie-b)/(x-b));Q.every((ie,ee)=>j[ee]===ie)||(R=ie=>{if(ie<=0||ie>=1)return ie;let ee=0;for(;ie>=Q[ee+1];)ee++;const F=(ie-Q[ee])/(Q[ee+1]-Q[ee]);return j[ee]+F*(j[ee+1]-j[ee])})}}return s=[b,x],Z},Z.mode=function(I){return arguments.length?(r=I,Y(),Z):r},Z.range=function(I,K){return A(I),Z},Z.out=function(I){return C=I,Z},Z.spread=function(I){return arguments.length?(a=I,Z):a},Z.correctLightness=function(I){return I==null&&(I=!0),M=I,Y(),M?B=function(K){const j=z(0,!0).lab()[0],Q=z(1,!0).lab()[0],ie=j>Q;let ee=z(K,!0).lab()[0];const F=j+(Q-j)*K;let q=ee-F,be=0,ue=1,ve=20;for(;Math.abs(q)>.01&&ve-- >0;)(function(){return ie&&(q*=-1),q<0?(be=K,K+=(ue-K)*.5):(ue=K,K+=(be-K)*.5),ee=z(K,!0).lab()[0],q=ee-F})();return K}:B=K=>K,Z},Z.padding=function(I){return I!=null?(Le(I)==="number"&&(I=[I,I]),f=I,Z):f},Z.colors=function(I,K){arguments.length<2&&(K="hex");let j=[];if(arguments.length===0)j=m.slice(0);else if(I===1)j=[Z(.5)];else if(I>1){const Q=s[0],ie=s[1]-Q;j=Tp(0,I,!1).map(ee=>Z(Q+ee/(I-1)*ie))}else{e=[];let Q=[];if(h&&h.length>2)for(let ie=1,ee=h.length,F=1<=ee;F?ie<ee:ie>ee;F?ie++:ie--)Q.push((h[ie-1]+h[ie])*.5);else Q=s;j=Q.map(ie=>Z(ie))}return ge[K]&&(j=j.map(Q=>Q[K]())),j},Z.cache=function(I){return I!=null?(S=I,Z):S},Z.gamma=function(I){return I!=null?($=I,Z):$},Z.nodata=function(I){return I!=null?(i=ge(I),Z):i},Z}function Tp(e,r,i){let a=[],s=e<r,l=i?s?r+1:r-1:r;for(let u=e;s?u<l:u>l;s?u++:u--)a.push(u);return a}const Pp=function(e){let r=[1,1];for(let i=1;i<e;i++){let a=[1];for(let s=1;s<=r.length;s++)a[s]=(r[s]||0)+r[s-1];r=a}return r},Ip=function(e){let r,i,a,s;if(e=e.map(l=>new W(l)),e.length===2)[i,a]=e.map(l=>l.lab()),r=function(l){const u=[0,1,2].map(f=>i[f]+l*(a[f]-i[f]));return new W(u,"lab")};else if(e.length===3)[i,a,s]=e.map(l=>l.lab()),r=function(l){const u=[0,1,2].map(f=>(1-l)*(1-l)*i[f]+2*(1-l)*l*a[f]+l*l*s[f]);return new W(u,"lab")};else if(e.length===4){let l;[i,a,s,l]=e.map(u=>u.lab()),r=function(u){const f=[0,1,2].map(h=>(1-u)*(1-u)*(1-u)*i[h]+3*(1-u)*(1-u)*u*a[h]+3*(1-u)*u*u*s[h]+u*u*u*l[h]);return new W(f,"lab")}}else if(e.length>=5){let l,u,f;l=e.map(h=>h.lab()),f=e.length-1,u=Pp(f),r=function(h){const m=1-h,C=[0,1,2].map(b=>l.reduce((x,M,w)=>x+u[w]*m**(f-w)*h**w*M[b],0));return new W(C,"lab")}}else throw new RangeError("No point in running bezier with only one color.");return r},Op=e=>{const r=Ip(e);return r.scale=()=>e0(r),r},{round:t5}=Math;W.prototype.rgb=function(e=!0){return e===!1?this._rgb.slice(0,3):this._rgb.slice(0,3).map(t5)},W.prototype.rgba=function(e=!0){return this._rgb.slice(0,4).map((r,i)=>i<3?e===!1?r:t5(r):r)},Object.assign(ge,{rgb:(...e)=>new W(...e,"rgb")}),pe.format.rgb=(...e)=>{const r=ye(e,"rgba");return r[3]===void 0&&(r[3]=1),r},pe.autodetect.push({p:3,test:(...e)=>{if(e=ye(e,"rgba"),Le(e)==="array"&&(e.length===3||e.length===4&&Le(e[3])=="number"&&e[3]>=0&&e[3]<=1))return"rgb"}});const qt=(e,r,i)=>{if(!qt[i])throw new Error("unknown blend mode "+i);return qt[i](e,r)},Dn=e=>(r,i)=>{const a=ge(i).rgb(),s=ge(r).rgb();return ge.rgb(e(a,s))},Rn=e=>(r,i)=>{const a=[];return a[0]=e(r[0],i[0]),a[1]=e(r[1],i[1]),a[2]=e(r[2],i[2]),a},Ep=e=>e,Dp=(e,r)=>e*r/255,Rp=(e,r)=>e>r?r:e,Bp=(e,r)=>e>r?e:r,Fp=(e,r)=>255*(1-(1-e/255)*(1-r/255)),zp=(e,r)=>r<128?2*e*r/255:255*(1-2*(1-e/255)*(1-r/255)),Np=(e,r)=>255*(1-(1-r/255)/(e/255)),Kp=(e,r)=>e===255?255:(e=255*(r/255)/(1-e/255),e>255?255:e);qt.normal=Dn(Rn(Ep)),qt.multiply=Dn(Rn(Dp)),qt.screen=Dn(Rn(Fp)),qt.overlay=Dn(Rn(zp)),qt.darken=Dn(Rn(Rp)),qt.lighten=Dn(Rn(Bp)),qt.dodge=Dn(Rn(Kp)),qt.burn=Dn(Rn(Np));const{pow:Wp,sin:Up,cos:Zp}=Math;function Yp(e=300,r=-1.5,i=1,a=1,s=[0,1]){let l=0,u;Le(s)==="array"?u=s[1]-s[0]:(u=0,s=[s,s]);const f=function(h){const m=bn*((e+120)/360+r*h),C=Wp(s[0]+u*h,a),x=(l!==0?i[0]+h*l:i)*C*(1-C)/2,M=Zp(m),w=Up(m),S=C+x*(-.14861*M+1.78277*w),$=C+x*(-.29227*M-.90649*w),A=C+x*(1.97294*M);return ge(Si([S*255,$*255,A*255,1]))};return f.start=function(h){return h==null?e:(e=h,f)},f.rotations=function(h){return h==null?r:(r=h,f)},f.gamma=function(h){return h==null?a:(a=h,f)},f.hue=function(h){return h==null?i:(i=h,Le(i)==="array"?(l=i[1]-i[0],l===0&&(i=i[1])):l=0,f)},f.lightness=function(h){return h==null?s:(Le(h)==="array"?(s=h,u=h[1]-h[0]):(s=[h,h],u=0),f)},f.scale=()=>ge.scale(f),f.hue(i),f}const Gp="0123456789abcdef",{floor:jp,random:Hp}=Math,Qp=(e=Hp)=>{let r="#";for(let i=0;i<6;i++)r+=Gp.charAt(jp(e()*16));return new W(r,"hex")},{log:n5,pow:Vp,floor:qp,abs:Xp}=Math;function r5(e,r=null){const i={min:Number.MAX_VALUE,max:Number.MAX_VALUE*-1,sum:0,values:[],count:0};return Le(e)==="object"&&(e=Object.values(e)),e.forEach(a=>{r&&Le(a)==="object"&&(a=a[r]),a!=null&&!isNaN(a)&&(i.values.push(a),i.sum+=a,a<i.min&&(i.min=a),a>i.max&&(i.max=a),i.count+=1)}),i.domain=[i.min,i.max],i.limits=(a,s)=>i5(i,a,s),i}function i5(e,r="equal",i=7){Le(e)=="array"&&(e=r5(e));const{min:a,max:s}=e,l=e.values.sort((f,h)=>f-h);if(i===1)return[a,s];const u=[];if(r.substr(0,1)==="c"&&(u.push(a),u.push(s)),r.substr(0,1)==="e"){u.push(a);for(let f=1;f<i;f++)u.push(a+f/i*(s-a));u.push(s)}else if(r.substr(0,1)==="l"){if(a<=0)throw new Error("Logarithmic scales are only possible for values > 0");const f=Math.LOG10E*n5(a),h=Math.LOG10E*n5(s);u.push(a);for(let m=1;m<i;m++)u.push(Vp(10,f+m/i*(h-f)));u.push(s)}else if(r.substr(0,1)==="q"){u.push(a);for(let f=1;f<i;f++){const h=(l.length-1)*f/i,m=qp(h);if(m===h)u.push(l[m]);else{const C=h-m;u.push(l[m]*(1-C)+l[m+1]*C)}}u.push(s)}else if(r.substr(0,1)==="k"){let f;const h=l.length,m=new Array(h),C=new Array(i);let b=!0,x=0,M=null;M=[],M.push(a);for(let $=1;$<i;$++)M.push(a+$/i*(s-a));for(M.push(s);b;){for(let A=0;A<i;A++)C[A]=0;for(let A=0;A<h;A++){const P=l[A];let B=Number.MAX_VALUE,R;for(let z=0;z<i;z++){const Y=Xp(M[z]-P);Y<B&&(B=Y,R=z),C[R]++,m[A]=R}}const $=new Array(i);for(let A=0;A<i;A++)$[A]=null;for(let A=0;A<h;A++)f=m[A],$[f]===null?$[f]=l[A]:$[f]+=l[A];for(let A=0;A<i;A++)$[A]*=1/C[A];b=!1;for(let A=0;A<i;A++)if($[A]!==M[A]){b=!0;break}M=$,x++,x>200&&(b=!1)}const w={};for(let $=0;$<i;$++)w[$]=[];for(let $=0;$<h;$++)f=m[$],w[f].push(l[$]);let S=[];for(let $=0;$<i;$++)S.push(w[$][0]),S.push(w[$][w[$].length-1]);S=S.sort(($,A)=>$-A),u.push(S[0]);for(let $=1;$<S.length;$+=2){const A=S[$];!isNaN(A)&&u.indexOf(A)===-1&&u.push(A)}}return u}const Jp=(e,r)=>{e=new W(e),r=new W(r);const i=e.luminance(),a=r.luminance();return i>a?(i+.05)/(a+.05):(a+.05)/(i+.05)};/**
|
|
28
28
|
* @license
|
|
29
29
|
*
|
|
30
30
|
* The APCA contrast prediction algorithm is based of the formulas published
|
|
@@ -36,5 +36,5 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
36
36
|
*
|
|
37
37
|
* You can read more about the APCA Readability Criterion at
|
|
38
38
|
* https://readtech.org/ARC/
|
|
39
|
-
*/const U9=.027,Cp=5e-4,xp=.1,Z9=1.14,Vr=.022,Q9=1.414,wp=(e,r)=>{e=new W(e),r=new W(r),e.alpha()<1&&(e=L1(r,e,e.alpha(),"rgb"));const i=j9(...e.rgb()),o=j9(...r.rgb()),s=i>=Vr?i:i+Math.pow(Vr-i,Q9),l=o>=Vr?o:o+Math.pow(Vr-o,Q9),u=Math.pow(l,.56)-Math.pow(s,.57),f=Math.pow(l,.65)-Math.pow(s,.62),g=Math.abs(l-s)<Cp?0:s<l?u*Z9:f*Z9;return(Math.abs(g)<xp?0:g>0?g-U9:g+U9)*100};function j9(e,r,i){return .2126729*Math.pow(e/255,2.4)+.7151522*Math.pow(r/255,2.4)+.072175*Math.pow(i/255,2.4)}const{sqrt:Cn,pow:tt,min:Lp,max:$p,atan2:Y9,abs:G9,cos:qr,sin:H9,exp:kp,PI:V9}=Math;function Sp(e,r,i=1,o=1,s=1){var l=function(it){return 360*it/(2*V9)},u=function(it){return 2*V9*it/360};e=new W(e),r=new W(r);const[f,g,y]=Array.from(e.lab()),[C,_,$]=Array.from(r.lab()),M=(f+C)/2,x=Cn(tt(g,2)+tt(y,2)),T=Cn(tt(_,2)+tt($,2)),k=(x+T)/2,S=.5*(1-Cn(tt(k,7)/(tt(k,7)+tt(25,7)))),D=g*(1+S),z=_*(1+S),B=Cn(tt(D,2)+tt(y,2)),R=Cn(tt(z,2)+tt($,2)),Z=(B+R)/2,Q=l(Y9(y,D)),I=l(Y9($,z)),K=Q>=0?Q:Q+360,j=I>=0?I:I+360,V=G9(K-j)>180?(K+j+360)/2:(K+j)/2,oe=1-.17*qr(u(V-30))+.24*qr(u(2*V))+.32*qr(u(3*V+6))-.2*qr(u(4*V-63));let ee=j-K;ee=G9(ee)<=180?ee:j<=K?ee+360:ee-360,ee=2*Cn(B*R)*H9(u(ee)/2);const N=C-f,X=R-B,_e=1+.015*tt(M-50,2)/Cn(20+tt(M-50,2)),fe=1+.045*Z,ve=1+.015*Z*oe,je=30*kp(-tt((V-275)/25,2)),Ke=-(2*Cn(tt(Z,7)/(tt(Z,7)+tt(25,7))))*H9(2*u(je)),Te=Cn(tt(N/(i*_e),2)+tt(X/(o*fe),2)+tt(ee/(s*ve),2)+Ke*(X/(o*fe))*(ee/(s*ve)));return $p(0,Lp(100,Te))}function Ap(e,r,i="lab"){e=new W(e),r=new W(r);const o=e.get(i),s=r.get(i);let l=0;for(let u in o){const f=(o[u]||0)-(s[u]||0);l+=f*f}return Math.sqrt(l)}const Mp=(...e)=>{try{return new W(...e),!0}catch{return!1}},Tp={cool(){return Hr([he.hsl(180,1,.9),he.hsl(250,.7,.4)])},hot(){return Hr(["#000","#f00","#ff0","#fff"]).mode("rgb")}},Ri={OrRd:["#fff7ec","#fee8c8","#fdd49e","#fdbb84","#fc8d59","#ef6548","#d7301f","#b30000","#7f0000"],PuBu:["#fff7fb","#ece7f2","#d0d1e6","#a6bddb","#74a9cf","#3690c0","#0570b0","#045a8d","#023858"],BuPu:["#f7fcfd","#e0ecf4","#bfd3e6","#9ebcda","#8c96c6","#8c6bb1","#88419d","#810f7c","#4d004b"],Oranges:["#fff5eb","#fee6ce","#fdd0a2","#fdae6b","#fd8d3c","#f16913","#d94801","#a63603","#7f2704"],BuGn:["#f7fcfd","#e5f5f9","#ccece6","#99d8c9","#66c2a4","#41ae76","#238b45","#006d2c","#00441b"],YlOrBr:["#ffffe5","#fff7bc","#fee391","#fec44f","#fe9929","#ec7014","#cc4c02","#993404","#662506"],YlGn:["#ffffe5","#f7fcb9","#d9f0a3","#addd8e","#78c679","#41ab5d","#238443","#006837","#004529"],Reds:["#fff5f0","#fee0d2","#fcbba1","#fc9272","#fb6a4a","#ef3b2c","#cb181d","#a50f15","#67000d"],RdPu:["#fff7f3","#fde0dd","#fcc5c0","#fa9fb5","#f768a1","#dd3497","#ae017e","#7a0177","#49006a"],Greens:["#f7fcf5","#e5f5e0","#c7e9c0","#a1d99b","#74c476","#41ab5d","#238b45","#006d2c","#00441b"],YlGnBu:["#ffffd9","#edf8b1","#c7e9b4","#7fcdbb","#41b6c4","#1d91c0","#225ea8","#253494","#081d58"],Purples:["#fcfbfd","#efedf5","#dadaeb","#bcbddc","#9e9ac8","#807dba","#6a51a3","#54278f","#3f007d"],GnBu:["#f7fcf0","#e0f3db","#ccebc5","#a8ddb5","#7bccc4","#4eb3d3","#2b8cbe","#0868ac","#084081"],Greys:["#ffffff","#f0f0f0","#d9d9d9","#bdbdbd","#969696","#737373","#525252","#252525","#000000"],YlOrRd:["#ffffcc","#ffeda0","#fed976","#feb24c","#fd8d3c","#fc4e2a","#e31a1c","#bd0026","#800026"],PuRd:["#f7f4f9","#e7e1ef","#d4b9da","#c994c7","#df65b0","#e7298a","#ce1256","#980043","#67001f"],Blues:["#f7fbff","#deebf7","#c6dbef","#9ecae1","#6baed6","#4292c6","#2171b5","#08519c","#08306b"],PuBuGn:["#fff7fb","#ece2f0","#d0d1e6","#a6bddb","#67a9cf","#3690c0","#02818a","#016c59","#014636"],Viridis:["#440154","#482777","#3f4a8a","#31678e","#26838f","#1f9d8a","#6cce5a","#b6de2b","#fee825"],Spectral:["#9e0142","#d53e4f","#f46d43","#fdae61","#fee08b","#ffffbf","#e6f598","#abdda4","#66c2a5","#3288bd","#5e4fa2"],RdYlGn:["#a50026","#d73027","#f46d43","#fdae61","#fee08b","#ffffbf","#d9ef8b","#a6d96a","#66bd63","#1a9850","#006837"],RdBu:["#67001f","#b2182b","#d6604d","#f4a582","#fddbc7","#f7f7f7","#d1e5f0","#92c5de","#4393c3","#2166ac","#053061"],PiYG:["#8e0152","#c51b7d","#de77ae","#f1b6da","#fde0ef","#f7f7f7","#e6f5d0","#b8e186","#7fbc41","#4d9221","#276419"],PRGn:["#40004b","#762a83","#9970ab","#c2a5cf","#e7d4e8","#f7f7f7","#d9f0d3","#a6dba0","#5aae61","#1b7837","#00441b"],RdYlBu:["#a50026","#d73027","#f46d43","#fdae61","#fee090","#ffffbf","#e0f3f8","#abd9e9","#74add1","#4575b4","#313695"],BrBG:["#543005","#8c510a","#bf812d","#dfc27d","#f6e8c3","#f5f5f5","#c7eae5","#80cdc1","#35978f","#01665e","#003c30"],RdGy:["#67001f","#b2182b","#d6604d","#f4a582","#fddbc7","#ffffff","#e0e0e0","#bababa","#878787","#4d4d4d","#1a1a1a"],PuOr:["#7f3b08","#b35806","#e08214","#fdb863","#fee0b6","#f7f7f7","#d8daeb","#b2abd2","#8073ac","#542788","#2d004b"],Set2:["#66c2a5","#fc8d62","#8da0cb","#e78ac3","#a6d854","#ffd92f","#e5c494","#b3b3b3"],Accent:["#7fc97f","#beaed4","#fdc086","#ffff99","#386cb0","#f0027f","#bf5b17","#666666"],Set1:["#e41a1c","#377eb8","#4daf4a","#984ea3","#ff7f00","#ffff33","#a65628","#f781bf","#999999"],Set3:["#8dd3c7","#ffffb3","#bebada","#fb8072","#80b1d3","#fdb462","#b3de69","#fccde5","#d9d9d9","#bc80bd","#ccebc5","#ffed6f"],Dark2:["#1b9e77","#d95f02","#7570b3","#e7298a","#66a61e","#e6ab02","#a6761d","#666666"],Paired:["#a6cee3","#1f78b4","#b2df8a","#33a02c","#fb9a99","#e31a1c","#fdbf6f","#ff7f00","#cab2d6","#6a3d9a","#ffff99","#b15928"],Pastel2:["#b3e2cd","#fdcdac","#cbd5e8","#f4cae4","#e6f5c9","#fff2ae","#f1e2cc","#cccccc"],Pastel1:["#fbb4ae","#b3cde3","#ccebc5","#decbe4","#fed9a6","#ffffcc","#e5d8bd","#fddaec","#f2f2f2"]},q9=Object.keys(Ri),X9=new Map(q9.map(e=>[e.toLowerCase(),e])),Pp=typeof Proxy=="function"?new Proxy(Ri,{get(e,r){const i=r.toLowerCase();if(X9.has(i))return e[X9.get(i)]},getOwnPropertyNames(){return Object.getOwnPropertyNames(q9)}}):Ri,Ip=(...e)=>{e=ye(e,"cmyk");const[r,i,o,s]=e,l=e.length>4?e[4]:1;return s===1?[0,0,0,l]:[r>=1?0:255*(1-r)*(1-s),i>=1?0:255*(1-i)*(1-s),o>=1?0:255*(1-o)*(1-s),l]},{max:J9}=Math,Op=(...e)=>{let[r,i,o]=ye(e,"rgb");r=r/255,i=i/255,o=o/255;const s=1-J9(r,J9(i,o)),l=s<1?1/(1-s):0,u=(1-r-s)*l,f=(1-i-s)*l,g=(1-o-s)*l;return[u,f,g,s]};W.prototype.cmyk=function(){return Op(this._rgb)},Object.assign(he,{cmyk:(...e)=>new W(...e,"cmyk")}),ge.format.cmyk=Ip,ge.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"cmyk"),Le(e)==="array"&&e.length===4)return"cmyk"}});const Ep=(...e)=>{const r=ye(e,"hsla");let i=x1(e)||"lsa";return r[0]=Ft(r[0]||0)+"deg",r[1]=Ft(r[1]*100)+"%",r[2]=Ft(r[2]*100)+"%",i==="hsla"||r.length>3&&r[3]<1?(r[3]="/ "+(r.length>3?r[3]:1),i="hsla"):r.length=3,`${i.substr(0,3)}(${r.join(" ")})`},Bp=(...e)=>{const r=ye(e,"lab");let i=x1(e)||"lab";return r[0]=Ft(r[0])+"%",r[1]=Ft(r[1]),r[2]=Ft(r[2]),i==="laba"||r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`lab(${r.join(" ")})`},Dp=(...e)=>{const r=ye(e,"lch");let i=x1(e)||"lab";return r[0]=Ft(r[0])+"%",r[1]=Ft(r[1]),r[2]=isNaN(r[2])?"none":Ft(r[2])+"deg",i==="lcha"||r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`lch(${r.join(" ")})`},Rp=(...e)=>{const r=ye(e,"lab");return r[0]=Ft(r[0]*100)+"%",r[1]=Ci(r[1]),r[2]=Ci(r[2]),r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`oklab(${r.join(" ")})`},e5=(...e)=>{const[r,i,o,...s]=ye(e,"rgb"),[l,u,f]=Oi(r,i,o),[g,y,C]=E9(l,u,f);return[g,y,C,...s.length>0&&s[0]<1?[s[0]]:[]]},Fp=(...e)=>{const r=ye(e,"lch");return r[0]=Ft(r[0]*100)+"%",r[1]=Ci(r[1]),r[2]=isNaN(r[2])?"none":Ft(r[2])+"deg",r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`oklch(${r.join(" ")})`},{round:Fi}=Math,zp=(...e)=>{const r=ye(e,"rgba");let i=x1(e)||"rgb";if(i.substr(0,3)==="hsl")return Ep(D9(r),i);if(i.substr(0,3)==="lab"){const o=nr();vn("d50");const s=Bp($i(r),i);return vn(o),s}if(i.substr(0,3)==="lch"){const o=nr();vn("d50");const s=Dp(Mi(r),i);return vn(o),s}return i.substr(0,5)==="oklab"?Rp(Oi(r)):i.substr(0,5)==="oklch"?Fp(e5(r)):(r[0]=Fi(r[0]),r[1]=Fi(r[1]),r[2]=Fi(r[2]),(i==="rgba"||r.length>3&&r[3]<1)&&(r[3]="/ "+(r.length>3?r[3]:1),i="rgba"),`${i.substr(0,3)}(${r.slice(0,i==="rgb"?3:4).join(" ")})`)},t5=(...e)=>{e=ye(e,"lch");const[r,i,o,...s]=e,[l,u,f]=O9(r,i,o),[g,y,C]=Ii(l,u,f);return[g,y,C,...s.length>0&&s[0]<1?[s[0]]:[]]},xn=/((?:-?\d+)|(?:-?\d+(?:\.\d+)?)%|none)/.source,Jt=/((?:-?(?:\d+(?:\.\d*)?|\.\d+)%?)|none)/.source,Xr=/((?:-?(?:\d+(?:\.\d*)?|\.\d+)%)|none)/.source,zt=/\s*/.source,A1=/\s+/.source,zi=/\s*,\s*/.source,Jr=/((?:-?(?:\d+(?:\.\d*)?|\.\d+)(?:deg)?)|none)/.source,M1=/\s*(?:\/\s*((?:[01]|[01]?\.\d+)|\d+(?:\.\d+)?%))?/.source,n5=new RegExp("^rgba?\\("+zt+[xn,xn,xn].join(A1)+M1+"\\)$"),r5=new RegExp("^rgb\\("+zt+[xn,xn,xn].join(zi)+zt+"\\)$"),i5=new RegExp("^rgba\\("+zt+[xn,xn,xn,Jt].join(zi)+zt+"\\)$"),o5=new RegExp("^hsla?\\("+zt+[Jr,Xr,Xr].join(A1)+M1+"\\)$"),a5=new RegExp("^hsl?\\("+zt+[Jr,Xr,Xr].join(zi)+zt+"\\)$"),s5=/^hsla\(\s*(-?\d+(?:\.\d+)?),\s*(-?\d+(?:\.\d+)?)%\s*,\s*(-?\d+(?:\.\d+)?)%\s*,\s*([01]|[01]?\.\d+)\)$/,l5=new RegExp("^lab\\("+zt+[Jt,Jt,Jt].join(A1)+M1+"\\)$"),c5=new RegExp("^lch\\("+zt+[Jt,Jt,Jr].join(A1)+M1+"\\)$"),u5=new RegExp("^oklab\\("+zt+[Jt,Jt,Jt].join(A1)+M1+"\\)$"),f5=new RegExp("^oklch\\("+zt+[Jt,Jt,Jr].join(A1)+M1+"\\)$"),{round:d5}=Math,T1=e=>e.map((r,i)=>i<=2?Jn(d5(r),0,255):r),nt=(e,r=0,i=100,o=!1)=>(typeof e=="string"&&e.endsWith("%")&&(e=parseFloat(e.substring(0,e.length-1))/100,o?e=r+(e+1)*.5*(i-r):e=r+e*(i-r)),+e),_t=(e,r)=>e==="none"?r:e,Ni=e=>{if(e=e.toLowerCase().trim(),e==="transparent")return[0,0,0,0];let r;if(ge.format.named)try{return ge.format.named(e)}catch{}if((r=e.match(n5))||(r=e.match(r5))){let i=r.slice(1,4);for(let s=0;s<3;s++)i[s]=+nt(_t(i[s],0),0,255);i=T1(i);const o=r[4]!==void 0?+nt(r[4],0,1):1;return i[3]=o,i}if(r=e.match(i5)){const i=r.slice(1,5);for(let o=0;o<4;o++)i[o]=+nt(i[o],0,255);return i}if((r=e.match(o5))||(r=e.match(a5))){const i=r.slice(1,4);i[0]=+_t(i[0].replace("deg",""),0),i[1]=+nt(_t(i[1],0),0,100)*.01,i[2]=+nt(_t(i[2],0),0,100)*.01;const o=T1(Pi(i)),s=r[4]!==void 0?+nt(r[4],0,1):1;return o[3]=s,o}if(r=e.match(s5)){const i=r.slice(1,4);i[1]*=.01,i[2]*=.01;const o=Pi(i);for(let s=0;s<3;s++)o[s]=d5(o[s]);return o[3]=+r[4],o}if(r=e.match(l5)){const i=r.slice(1,4);i[0]=nt(_t(i[0],0),0,100),i[1]=nt(_t(i[1],0),-125,125,!0),i[2]=nt(_t(i[2],0),-125,125,!0);const o=nr();vn("d50");const s=T1(wi(i));vn(o);const l=r[4]!==void 0?+nt(r[4],0,1):1;return s[3]=l,s}if(r=e.match(c5)){const i=r.slice(1,4);i[0]=nt(i[0],0,100),i[1]=nt(_t(i[1],0),0,150,!1),i[2]=+_t(i[2].replace("deg",""),0);const o=nr();vn("d50");const s=T1(Ai(i));vn(o);const l=r[4]!==void 0?+nt(r[4],0,1):1;return s[3]=l,s}if(r=e.match(u5)){const i=r.slice(1,4);i[0]=nt(_t(i[0],0),0,1),i[1]=nt(_t(i[1],0),-.4,.4,!0),i[2]=nt(_t(i[2],0),-.4,.4,!0);const o=T1(Ii(i)),s=r[4]!==void 0?+nt(r[4],0,1):1;return o[3]=s,o}if(r=e.match(f5)){const i=r.slice(1,4);i[0]=nt(_t(i[0],0),0,1),i[1]=nt(_t(i[1],0),0,.4,!1),i[2]=+_t(i[2].replace("deg",""),0);const o=T1(t5(i)),s=r[4]!==void 0?+nt(r[4],0,1):1;return o[3]=s,o}};Ni.test=e=>n5.test(e)||o5.test(e)||l5.test(e)||c5.test(e)||u5.test(e)||f5.test(e)||r5.test(e)||i5.test(e)||a5.test(e)||s5.test(e)||e==="transparent",W.prototype.css=function(e){return zp(this._rgb,e)};const Np=(...e)=>new W(...e,"css");he.css=Np,ge.format.css=Ni,ge.autodetect.push({p:5,test:(e,...r)=>{if(!r.length&&Le(e)==="string"&&Ni.test(e))return"css"}}),ge.format.gl=(...e)=>{const r=ye(e,"rgba");return r[0]*=255,r[1]*=255,r[2]*=255,r};const Wp=(...e)=>new W(...e,"gl");he.gl=Wp,W.prototype.gl=function(){const e=this._rgb;return[e[0]/255,e[1]/255,e[2]/255,e[3]]},W.prototype.hex=function(e){return T9(this._rgb,e)};const Kp=(...e)=>new W(...e,"hex");he.hex=Kp,ge.format.hex=M9,ge.autodetect.push({p:4,test:(e,...r)=>{if(!r.length&&Le(e)==="string"&&[3,4,5,6,7,8,9].indexOf(e.length)>=0)return"hex"}});const{log:e0}=Math,h5=e=>{const r=e/100;let i,o,s;return r<66?(i=255,o=r<6?0:-155.25485562709179-.44596950469579133*(o=r-2)+104.49216199393888*e0(o),s=r<20?0:-254.76935184120902+.8274096064007395*(s=r-10)+115.67994401066147*e0(s)):(i=351.97690566805693+.114206453784165*(i=r-55)-40.25366309332127*e0(i),o=325.4494125711974+.07943456536662342*(o=r-50)-28.0852963507957*e0(o),s=255),[i,o,s,1]},{round:Up}=Math,Zp=(...e)=>{const r=ye(e,"rgb"),i=r[0],o=r[2];let s=1e3,l=4e4;const u=.4;let f;for(;l-s>u;){f=(l+s)*.5;const g=h5(f);g[2]/g[0]>=o/i?l=f:s=f}return Up(f)};W.prototype.temp=W.prototype.kelvin=W.prototype.temperature=function(){return Zp(this._rgb)};const Wi=(...e)=>new W(...e,"temp");Object.assign(he,{temp:Wi,kelvin:Wi,temperature:Wi}),ge.format.temp=ge.format.kelvin=ge.format.temperature=h5,W.prototype.oklch=function(){return e5(this._rgb)},Object.assign(he,{oklch:(...e)=>new W(...e,"oklch")}),ge.format.oklch=t5,ge.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"oklch"),Le(e)==="array"&&e.length===3)return"oklch"}}),Object.assign(he,{analyze:W9,average:Gg,bezier:ep,blend:Xt,brewer:Pp,Color:W,colors:w1,contrast:vp,contrastAPCA:wp,cubehelix:dp,deltaE:Sp,distance:Ap,input:ge,interpolate:L1,limits:K9,mix:L1,random:yp,scale:Hr,scales:Tp,valid:Mp});var Qp=U("<div tabindex=0><div class=selector-container><i class=arrow></i></div><div class=drop-down-container style=left:50%;top:20%><div class=split_line></div><div class=range_div><input class=range type=range min=1 max=100><p>%</p></div><div class=split_line></div><div class=submit><span class=cancel>Cancel</span><span>Ok"),jp=U("<div class=klinecharts-pro-color-backdrop aria-hidden=true>"),Yp=U("<div class=each_line>"),Gp=U("<div>"),Hp=U("<div class=each_line style=display:flex;align-items:center;gap:8px><div style=width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.04);cursor:pointer><span style=font-size:18px;line-height:1;color:var(--klinecharts-pro-text-color,#fff)>+"),Vp=U('<div style=display:flex;flex-direction:column;gap:8px;padding:6px;width:260px><div style=display:flex;gap:8px;align-items:center><div></div><input style="flex:1;padding:6px;border-radius:4px;border:1px solid rgba(255,255,255,0.08);background:transparent;color:inherit"></div><div style="width:220px;height:140px;border-radius:6px;position:relative;touch-action:none;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2)"><div style=position:absolute;inset:0;borderRadius:6px></div><div style="position:absolute;inset:0;borderRadius:6px;background:linear-gradient(to top, #ffffff, rgba(255,255,255,0));mixBlendMode:overlay;opacity:0.6"></div><div style="position:absolute;inset:0;borderRadius:6px;background:linear-gradient(to bottom, rgba(0,0,0,0), #000);opacity:0.6"></div><div style="position:absolute;transform:translate(-50%,-50%);width:12px;height:12px;borderRadius:50%;boxShadow:0 0 0 2px rgba(255,255,255,0.9);border:1px solid rgba(0,0,0,0.6)"></div></div><div style=display:flex;align-items:center;gap:8px><input type=range min=0 max=360 style="flex:1;height:10px;background:linear-gradient(90deg, red 0%, yellow 17%, lime 33%, cyan 50%, blue 67%, magenta 83%, red 100%);border-radius:6px;padding:0"><span style=width:38px;text-align:center></span></div><div style=display:flex;gap:8px;justify-content:flex-end><button class=cancel>Cancel</button><button class=ok>Add');const qp=e=>{const r=String(e.value).includes("rgba")?he(String(e.value)).alpha()*100:100,[i,o]=H(!1),[s,l]=H(r),[u,f]=H(e.value),[g,y]=H(e.value),[C,_]=H(!1),[$,M]=H(!1),[x,T]=H(e.value??"#000000"),[k,S]=H(0),[D,z]=H(1),[B,R]=H(.5),[Z,Q]=H(!1),I=[["rgb(255, 255, 255)","rgb(219, 219, 219)","rgb(184, 184, 184)","rgb(156, 156, 156)","rgb(128, 128, 128)","rgb(99, 99, 99)","rgb(74, 74, 74)","rgb(46, 46, 46)","rgb(15, 15, 15)","rgb(0, 0, 0)"],["rgb(242, 54, 69)","rgb(255, 152, 0)","rgb(255, 235, 59)","rgb(76, 175, 80)","rgb(8, 153, 129)","rgb(0, 188, 212)","rgb(41, 98, 255)","rgb(103, 58, 183)","rgb(156, 39, 176)","rgb(233, 30, 99)"],["rgb(252, 203, 205)","rgb(255, 224, 178)","rgb(255, 249, 196)","rgb(200, 230, 201)","rgb(172, 229, 220)","rgb(178, 235, 242)","rgb(187, 217, 251)","rgb(209, 196, 233)","rgb(225, 190, 231)","rgb(248, 187, 208)"],["rgb(250, 161, 164)","rgb(255, 204, 128)","rgb(255, 245, 157)","rgb(165, 214, 167)","rgb(112, 204, 189)","rgb(128, 222, 234)","rgb(144, 191, 249)","rgb(179, 157, 219)","rgb(206, 147, 216)","rgb(244, 143, 177)"],["rgb(247, 124, 128)","rgb(255, 183, 77)","rgb(255, 241, 118)","rgb(129, 199, 132)","rgb(66, 189, 168)","rgb(77, 208, 225)","rgb(91, 156, 246)","rgb(149, 117, 205)","rgb(186, 104, 200)","rgb(240, 98, 146)"],["rgb(247, 82, 95)","rgb(255, 167, 38)","rgb(255, 238, 88)","rgb(102, 187, 106)","rgb(34, 171, 148)","rgb(38, 198, 218)","rgb(49, 121, 245)","rgb(126, 87, 194)","rgb(171, 71, 188)","rgb(236, 64, 122)"],["rgb(178, 40, 51)","rgb(245, 124, 0)","rgb(251, 192, 45)","rgb(56, 142, 60)","rgb(5, 102, 86)","rgb(0, 151, 167)","rgb(24, 72, 204)","rgb(81, 45, 168)","rgb(123, 31, 162)","rgb(194, 24, 91)"],["rgb(128, 25, 34)","rgb(230, 81, 0)","rgb(245, 127, 23)","rgb(27, 94, 32)","rgb(0, 51, 42)","rgb(0, 96, 100)","rgb(12, 50, 153)","rgb(49, 27, 146)","rgb(74, 20, 140)","rgb(136, 14, 79)"]],K=ie=>{try{return he(ie).hex()}catch{return String(ie||"#000000")}},j=ie=>{const ne=K(ie),[ae,me,Fe]=he(ne).hsl();S(Number.isFinite(ae)?Math.round(ae):0),z(Number.isFinite(me)?me:1),R(Number.isFinite(Fe)?Fe:.5),T(ne)},V=()=>{o(!1),M(!1)},oe=()=>{var ie;f(e.value),y(e.value),(ie=e.onChange)==null||ie.call(e,e.value),V()},ee=ie=>{var me;f(ie);const ne=s()/100,ae=he(ie).alpha(ne).css();y(ae),(e.reactiveChange??!0)&&((me=e.onChange)==null||me.call(e,ae))},N=()=>{var ae;const ie=s()/100,ne=he(u()).alpha(ie).css();y(ne),(e.reactiveChange??!0)&&((ae=e.onChange)==null||ae.call(e,ne))},X=ie=>{l(ie.target.value),N()},_e=()=>{const ie=u()??e.value??"#000000";j(String(ie)),M(!0),o(!0)},fe=ie=>{S(ie);const ne=he.hsl(ie,D(),B()).hex();T(ne)},ve=ie=>{let ne=ie.trim();ne.startsWith("#")||(ne="#"+ne);try{const ae=he(ne).hex(),[me,Fe,Ce]=he(ae).hsl();S(Number.isFinite(me)?Math.round(me):k()),z(Number.isFinite(Fe)?Fe:D()),R(Number.isFinite(Ce)?Ce:B()),T(ae)}catch{T(ie)}},je=ie=>{var ne,ae;(ae=(ne=ie.target).setPointerCapture)==null||ae.call(ne,ie.pointerId),Q(!0),Te(ie)},$e=ie=>{Z()&&Te(ie)},Ke=ie=>{var ne,ae;try{(ae=(ne=ie.target).releasePointerCapture)==null||ae.call(ne,ie.pointerId)}catch{}Q(!1)},Te=ie=>{const ae=ie.currentTarget.getBoundingClientRect(),me=Math.min(Math.max(0,ie.clientX-ae.left),ae.width),Fe=Math.min(Math.max(0,ie.clientY-ae.top),ae.height),Ce=ae.width?me/ae.width:0,Lt=ae.height?1-Fe/ae.height:.5;z(Ce),R(Lt);const Fn=he.hsl(k(),Ce,Lt).hex();T(Fn)},it=()=>{try{const ie=K(x());I[0].unshift(ie),ee(ie),M(!1)}catch{}};return[et(()=>et(()=>!!i())()&&(()=>{var ie=jp();return ie.$$click=()=>{oe()},ie})()),(()=>{var ie=Qp(),ne=ie.firstChild,ae=ne.nextSibling,me=ae.firstChild,Fe=me.nextSibling,Ce=Fe.firstChild,Lt=Ce.nextSibling,Fn=Lt.firstChild,wn=Fe.nextSibling,Ln=wn.nextSibling,zn=Ln.firstChild,Ye=zn.nextSibling;return ne.$$click=ze=>{o(!0)},G(ae,(()=>{var ze=et(()=>!$());return()=>ze()&&I.map(en=>(()=>{var rt=Yp();return G(rt,()=>en.map(Mt=>(()=>{var $n=Gp();return $n.$$click=ot=>{ot.preventDefault(),ee(Mt)},Be(ot=>{var ft=`each_color ${Mt==u()?"selected":""}`,kn=`background-color: ${Mt}`;return ft!==ot.e&&Vt($n,ot.e=ft),ot.t=qt($n,kn,ot.t),ot},{e:void 0,t:void 0}),$n})())),rt})())})(),me),G(ae,(()=>{var ze=et(()=>!$());return()=>ze()&&(()=>{var en=Hp(),rt=en.firstChild;return rt.$$click=Mt=>{Mt.stopPropagation(),_e()},en})()})(),me),G(ae,(()=>{var ze=et(()=>!!$());return()=>ze()&&(()=>{var en=Vp(),rt=en.firstChild,Mt=rt.firstChild,$n=Mt.nextSibling,ot=rt.nextSibling,ft=ot.firstChild,kn=ft.nextSibling,P1=kn.nextSibling,ir=P1.nextSibling,Nn=ot.nextSibling,or=Nn.firstChild,t1=or.nextSibling,Wn=Nn.nextSibling,I1=Wn.firstChild,ar=I1.nextSibling;return $n.$$input=Ue=>ve(Ue.currentTarget.value),ot.$$pointerup=Ue=>Ke(Ue),ot.$$pointermove=Ue=>$e(Ue),ot.$$pointerdown=Ue=>je(Ue),or.$$input=Ue=>fe(Number(Ue.currentTarget.value)),G(t1,k),I1.$$click=()=>M(!1),ar.$$click=it,Be(Ue=>{var sr=`width:40px;height:40px;border-radius:4px;border:1px solid rgba(255,255,255,0.08);background:${x()}`,O1=`linear-gradient(to right, hsl(${k()}, 0%, 50%), hsl(${k()}, 100%, 50%))`,E1=`${Math.round(D()*100)}%`,B1=`${Math.round((1-B())*100)}%`,D1=x();return Ue.e=qt(Mt,sr,Ue.e),O1!==Ue.t&&Or(ft,"background",Ue.t=O1),E1!==Ue.a&&Or(ir,"left",Ue.a=E1),B1!==Ue.o&&Or(ir,"top",Ue.o=B1),D1!==Ue.i&&Or(ir,"background",Ue.i=D1),Ue},{e:void 0,t:void 0,a:void 0,o:void 0,i:void 0}),Be(()=>$n.value=x()),Be(()=>or.value=k()),en})()})(),me),Ce.addEventListener("blur",()=>{_(!1)}),Ce.addEventListener("focus",()=>{_(!0)}),Ce.$$input=ze=>{ze.preventDefault,X(ze)},G(Lt,s,Fn),zn.$$click=oe,Ye.$$click=()=>{var ze;e.reactiveChange===!1&&((ze=e.onChange)==null||ze.call(e,g())),V()},Be(ze=>{var en=`width: 120px; background-color: ${g()}`,rt=`klinecharts-pro-color ${e.class??""} ${i()?"klinecharts-pro-color-show":""}`,Mt=`background-color: ${g()}; border: 1px solid ${u()}`;return ze.e=qt(ie,en,ze.e),rt!==ze.t&&Vt(ie,ze.t=rt),ze.a=qt(Ce,Mt,ze.a),ze},{e:void 0,t:void 0,a:void 0}),Be(()=>Ce.value=s()),ie})()]};Rt(["click","input","pointerdown","pointermove","pointerup"]);const g5={"zh-CN":{indicator:"指标",main_indicator:"主图指标",sub_indicator:"副图指标",setting:"设置",timezone:"时区",screenshot:"截屏",full_screen:"全屏",exit_full_screen:"退出全屏",save:"保存",confirm:"确定",cancel:"取消",ma:"MA(移动平均线)",ema:"EMA(指数平滑移动平均线)",sma:"SMA",boll:"BOLL(布林线)",bbi:"BBI(多空指数)",sar:"SAR(停损点指向指标)",vol:"VOL(成交量)",macd:"MACD(指数平滑异同移动平均线)",kdj:"KDJ(随机指标)",rsi:"RSI(相对强弱指标)",bias:"BIAS(乖离率)",brar:"BRAR(情绪指标)",cci:"CCI(顺势指标)",dmi:"DMI(动向指标)",cr:"CR(能量指标)",psy:"PSY(心理线)",dma:"DMA(平行线差指标)",trix:"TRIX(三重指数平滑平均线)",obv:"OBV(能量潮指标)",vr:"VR(成交量变异率)",wr:"WR(威廉指标)",mtm:"MTM(动量指标)",emv:"EMV(简易波动指标)",roc:"ROC(变动率指标)",pvt:"PVT(价量趋势指标)",ao:"AO(动量震荡指标)",utc:"世界统一时间",honolulu:"(UTC-10) 檀香山",juneau:"(UTC-8) 朱诺",los_angeles:"(UTC-7) 洛杉矶",chicago:"(UTC-5) 芝加哥",toronto:"(UTC-4) 多伦多",sao_paulo:"(UTC-3) 圣保罗",london:"(UTC+1) 伦敦",berlin:"(UTC+2) 柏林",bahrain:"(UTC+3) 巴林",dubai:"(UTC+4) 迪拜",ashkhabad:"(UTC+5) 阿什哈巴德",almaty:"(UTC+6) 阿拉木图",bangkok:"(UTC+7) 曼谷",shanghai:"(UTC+8) 上海",tokyo:"(UTC+9) 东京",sydney:"(UTC+10) 悉尼",norfolk:"(UTC+12) 诺福克岛",horizontal_straight_line:"水平直线",horizontal_ray_line:"水平射线",horizontal_segment:"水平线段",vertical_straight_line:"垂直直线",vertical_ray_line:"垂直射线",vertical_segment:"垂直线段",straight_line:"直线",ray_line:"射线",segment:"线段",arrow:"箭头",price_line:"价格线",price_channel_line:"价格通道线",parallel_straight_line:"平行直线",fibonacci_line:"斐波那契回调直线",fibonacci_segment:"斐波那契回调线段",fibonacci_circle:"斐波那契圆环",fibonacci_spiral:"斐波那契螺旋",fibonacci_speed_resistance_fan:"斐波那契速度阻力扇",fibonacci_extension:"斐波那契趋势扩展",gann_box:"江恩箱",rect:"矩形",parallelogram:"平行四边形",circle:"圆",triangle:"三角形",three_waves:"三浪",five_waves:"五浪",eight_waves:"八浪",any_waves:"任意浪",abcd:"ABCD形态",xabcd:"XABCD形态",weak_magnet:"弱磁模式",strong_magnet:"强磁模式",symbol_search:"商品搜索",symbol_code:"商品代码",params_1:"参数1",params_2:"参数2",params_3:"参数3",params_4:"参数4",params_5:"参数5",period:"周期",standard_deviation:"标准差",candle_type:"蜡烛图类型",candle_solid:"全实心",candle_stroke:"全空心",candle_up_stroke:"涨空心",candle_down_stroke:"跌空心",ohlc:"OHLC",area:"面积图",heikin_ashi:"平金·阿什",last_price_show:"最新价显示",high_price_show:"最高价显示",low_price_show:"最低价显示",indicator_last_value_show:"指标最新值显示",price_axis_type:"价格轴类型",normal:"线性轴",percentage:"百分比轴",log:"对数轴",reverse_coordinate:"倒置坐标",grid_show:"网格线显示",restore_default:"重置"},"en-US":{indicator:"Indicator",main_indicator:"Main Indicator",sub_indicator:"Sub Indicator",setting:"Setting",timezone:"Timezone",screenshot:"Screenshot",full_screen:"Full Screen",exit_full_screen:"Exit",save:"Save",confirm:"Confirm",cancel:"Cancel",ma:"MA(Moving Average)",ema:"EMA(Exponential Moving Average)",sma:"SMA",boll:"BOLL(Bolinger Bands)",bbi:"BBI(Bull And Bearlndex)",sar:"SAR(Stop and Reverse)",vol:"VOL(Volume)",macd:"MACD(Moving Average Convergence / Divergence)",kdj:"KDJ(KDJ Index)",rsi:"RSI(Relative Strength Index)",bias:"BIAS(Bias Ratio)",brar:"BRAR(情绪指标)",cci:"CCI(Commodity Channel Index)",dmi:"DMI(Directional Movement Index)",cr:"CR(能量指标)",psy:"PSY(Psychological Line)",dma:"DMA(Different of Moving Average)",trix:"TRIX(Triple Exponentially Smoothed Moving Average)",obv:"OBV(On Balance Volume)",vr:"VR(Volatility Volume Ratio)",wr:"WR(Williams %R)",mtm:"MTM(Momentum Index)",emv:"EMV(Ease of Movement Value)",roc:"ROC(Price Rate of Change)",pvt:"PVT(Price and Volume Trend)",ao:"AO(Awesome Oscillator)",utc:"UTC",honolulu:"(UTC-10) Honolulu",juneau:"(UTC-8) Juneau",los_angeles:"(UTC-7) Los Angeles",chicago:"(UTC-5) Chicago",toronto:"(UTC-4) Toronto",sao_paulo:"(UTC-3) Sao Paulo",london:"(UTC+1) London",berlin:"(UTC+2) Berlin",bahrain:"(UTC+3) Bahrain",dubai:"(UTC+4) Dubai",ashkhabad:"(UTC+5) Ashkhabad",almaty:"(UTC+6) Almaty",bangkok:"(UTC+7) Bangkok",shanghai:"(UTC+8) Shanghai",tokyo:"(UTC+9) Tokyo",sydney:"(UTC+10) Sydney",norfolk:"(UTC+12) Norfolk",horizontal_straight_line:"Horizontal Line",horizontal_ray_line:"Horizontal Ray",horizontal_segment:"Horizontal Segment",vertical_straight_line:"Vertical Line",vertical_ray_line:"Vertical Ray",vertical_segment:"Vertical Segment",straight_line:"Trend Line",ray_line:"Ray",segment:"Segment",arrow:"Arrow",price_line:"Price Line",price_channel_line:"Price Channel Line",parallel_straight_line:"Parallel Line",fibonacci_line:"Fibonacci Line",fibonacci_segment:"Fibonacci Segment",fibonacci_circle:"Fibonacci Circle",fibonacci_spiral:"Fibonacci Spiral",fibonacci_speed_resistance_fan:"Fibonacci Sector",fibonacci_extension:"Fibonacci Extension",gann_box:"Gann Box",rect:"Rect",parallelogram:"Parallelogram",circle:"Circle",triangle:"Triangle",three_waves:"Three Waves",five_waves:"Five Waves",eight_waves:"Eight Waves",any_waves:"Any Waves",abcd:"ABCD Pattern",xabcd:"XABCD Pattern",weak_magnet:"Weak Magnet",strong_magnet:"Strong Magnet",symbol_search:"Symbol Search",symbol_code:"Symbol Code",params_1:"Parameter 1",params_2:"Parameter 2",params_3:"Parameter 3",params_4:"Parameter 4",params_5:"Parameter 5",period:"Period",standard_deviation:"Standard Deviation",candle_type:"Candle Type",candle_solid:"Candle Solid",candle_stroke:"Candle Stroke",candle_up_stroke:"Candle Up Stroke",candle_down_stroke:"Candle Down Stroke",ohlc:"OHLC",area:"Area",heikin_ashi:"Heikin Ashi",last_price_show:"Show Last Price",high_price_show:"Show Highest Price",low_price_show:"Show Lowest Price",indicator_last_value_show:"Show indicator's last value",price_axis_type:"Price Axis Type",normal:"Normal",percentage:"Percentage",log:"Log",reverse_coordinate:"Reverse Coordinate",grid_show:"Show Grids",restore_default:"Restore Defaults"}};function Xp(e,r){g5[e]=r}const b=(e,r)=>{var i;return((i=g5[r])==null?void 0:i[e])??e};H(!1),H(!1);const[p5,ET]=H(!1);H(!1),H(!1),H(!1),H(!1),H("");const[Jp,ey]=H("");function y5(e){const r=Jp();if(r)return document.getElementById(r);if(e instanceof Element){const i=e.closest(".klinecharts-pro");if(i instanceof HTMLElement)return i}return document.querySelector(".klinecharts-pro")}function ty(){const e=document;return e.fullscreenElement??e.webkitFullscreenElement??e.mozFullScreenElement??e.msFullscreenElement??null}function ny(e){const r=y5(e),i=ty();return!!(r&&i&&(r===i||r.contains(i)))}const[ry,m5]=H(!1),[t0,Ki]=H(null),[rr,Ui]=H(null);H();const[re,iy]=H(null),[Zi,b5]=H(null),[_5,v5]=H([""]),[C5,x5]=H({}),[BT,Rn]=H(!1);H("");const[w5,oy]=H(!1);H(1),H();const[ay,n0]=H(null);var sy=U("<img alt=symbol>"),ly=U("<div class=symbol><span>"),cy=U('<div class=klinecharts-pro-period-bar><div class=menu-container><svg viewBox="0 0 1024 1024"><path d="M192.037 287.953h640.124c17.673 0 32-14.327 32-32s-14.327-32-32-32H192.037c-17.673 0-32 14.327-32 32s14.327 32 32 32zM832.161 479.169H438.553c-17.673 0-32 14.327-32 32s14.327 32 32 32h393.608c17.673 0 32-14.327 32-32s-14.327-32-32-32zM832.161 735.802H192.037c-17.673 0-32 14.327-32 32s14.327 32 32 32h640.124c17.673 0 32-14.327 32-32s-14.327-32-32-32zM319.028 351.594l-160 160 160 160z"></path></svg></div><div class="item tools"><svg viewBox="0 0 20 20"><path d=M15.873,20L3.65079,20C1.5873,20,0,18.3871,0,16.2903L0,3.70968C-3.78442e-7,1.6129,1.5873,0,3.65079,0L15.873,0C17.9365,0,19.5238,1.6129,19.5238,3.70968C19.5238,4.35484,19.2063,4.51613,18.5714,4.51613C17.9365,4.51613,17.619,4.19355,17.619,3.70968C17.619,2.74194,16.8254,1.93548,15.873,1.93548L3.65079,1.93548C2.69841,1.93548,1.90476,2.74194,1.90476,3.70968L1.90476,16.2903C1.90476,17.2581,2.69841,18.0645,3.65079,18.0645L15.873,18.0645C16.8254,18.0645,17.619,17.2581,17.619,16.2903C17.619,15.8065,18.0952,15.3226,18.5714,15.3226C19.0476,15.3226,19.5238,15.8065,19.5238,16.2903C19.5238,18.2258,17.9365,20,15.873,20ZM14.9206,12.9032C14.7619,12.9032,14.4444,12.9032,14.2857,12.7419L11.2698,9.35484C10.9524,9.03226,10.9524,8.54839,11.2698,8.22581C11.5873,7.90323,12.0635,7.90323,12.381,8.22581L15.3968,11.6129C15.7143,11.9355,15.7143,12.4194,15.3968,12.7419C15.3968,12.9032,15.2381,12.9032,14.9206,12.9032ZM11.4286,13.2258C11.2698,13.2258,11.1111,13.2258,10.9524,13.0645C10.6349,12.7419,10.6349,12.4194,10.9524,12.0968L15.0794,7.74193C15.3968,7.41935,15.7143,7.41935,16.0317,7.74193C16.3492,8.06452,16.3492,8.3871,16.0317,8.70968L11.9048,13.0645C11.746,13.2258,11.5873,13.2258,11.4286,13.2258ZM10.3175,3.70968C10.6349,3.70968,11.4286,3.87097,11.4286,4.67742C11.4286,5.32258,10.4762,5.16129,10.1587,5.16129C8.73016,5.16129,8.25397,5.96774,8.09524,6.6129L7.77778,8.54839L9.36508,8.54839C9.68254,8.54839,10,8.87097,10,9.19355C10,9.51613,9.68254,9.83871,9.36508,9.83871L7.61905,9.83871L6.50794,14.8387Q6.34921,16.2903,5.39683,16.2903Q4.44444,16.2903,4.92064,14.8387L6.03175,10L4.60317,10C4.28571,10,3.96825,9.67742,3.96825,9.35484C3.96825,8.70968,4.28571,8.54839,4.60317,8.54839L6.34921,8.54839L6.8254,6.45161C7.14286,3.70968,9.52381,3.54839,10.3175,3.70968ZM18.4127,6.6129C18.5714,6.12903,18.8889,5.96774,19.3651,5.96774C19.8413,6.12903,20,6.45161,20,6.93548L18.4127,13.3871C18.254,13.871,17.9365,14.0323,17.4603,14.0323C16.9841,13.871,16.8254,13.5484,16.8254,13.0645L18.4127,6.6129Z></path></svg><span></span></div><div class="item tools"><svg width=20 height=20 viewBox="0 0 20 20"><path d=M18.5446,9.09091C18.3333,6.61616,17.2887,4.31818,15.5751,2.63889C13.8498,0.94697,11.6197,0,9.28404,0C8.02817,0,6.81925,0.265151,5.66901,0.782828C5.65728,0.782828,5.65728,0.795454,5.64554,0.795454C5.6338,0.795454,5.6338,0.808081,5.62207,0.808081C4.53052,1.31313,3.55634,2.0202,2.71127,2.92929C1.85446,3.85101,1.18545,4.91162,0.715963,6.11111C0.246479,7.33586,0,8.64899,0,10C0,10.8712,0.105634,11.7172,0.305164,12.5379C0.305164,12.5631,0.316901,12.5884,0.328638,12.6136C0.739437,14.2298,1.51408,15.7197,2.62911,16.9571C4.07277,18.548,5.92723,19.5581,7.93427,19.8737C7.95775,19.8737,7.96948,19.8864,7.99296,19.8864C8.3216,19.9369,8.66197,19.9747,9.00235,19.9747L9.21362,19.9747C9.61268,19.9747,10.3756,19.9369,11.0094,19.697C11.1737,19.6338,11.3028,19.5076,11.3732,19.3434C11.4437,19.1793,11.4554,18.9899,11.3967,18.8131C11.3028,18.5354,11.0563,18.346,10.7864,18.346C10.716,18.346,10.6338,18.3586,10.5634,18.3838C10.0939,18.5606,9.46009,18.5859,9.20188,18.5859L9.09624,18.5859C9.20188,18.2702,9.23709,17.9167,9.15493,17.5505C9.00235,16.8939,8.50939,16.3384,7.58216,15.7955L7.19484,15.5682C6.57277,15.2146,6.23239,15.0253,6.03286,14.7348C5.83333,14.4444,5.69249,13.9899,5.51643,12.9798C5.38732,12.298,5.04695,11.7677,4.50704,11.4646C4.14319,11.2626,3.70892,11.149,3.19249,11.149C2.82864,11.149,2.42958,11.1995,2.00704,11.3005C1.79578,11.351,1.59624,11.4141,1.42019,11.4646C1.33803,10.9848,1.30282,10.4798,1.30282,9.97475C1.30282,6.93182,2.76995,4.26768,4.98826,2.72727C5,3.00505,5.05869,3.29545,5.17606,3.57323C5.48122,4.26768,6.10329,4.7096,7.01878,4.89899C7.06573,4.91162,7.10094,4.91162,7.13615,4.91162L7.1831,4.91162C7.26526,4.91162,7.57042,4.92424,7.88732,5.0505C8.3216,5.2399,8.56808,5.55555,8.65023,6.04798C8.84977,7.61364,9.07277,10.4293,8.79108,11.3384C8.76761,11.4141,8.75587,11.4899,8.75587,11.5657C8.75587,11.9444,9.0493,12.2601,9.40141,12.2601C9.57747,12.2601,9.74179,12.1843,9.85915,12.0581C9.97653,11.9318,12.6174,9.05303,13.3216,8.09343C13.4038,7.97979,13.4859,7.87878,13.5798,7.76515C13.9202,7.33586,14.2723,6.90656,14.4014,6.26262C14.554,5.56818,14.4014,4.79798,13.9437,3.85101C13.615,3.16919,13.5563,2.86616,13.5446,2.75252C13.5563,2.7399,13.5798,2.72727,13.6033,2.71464C15.6221,4.10353,17.0188,6.43939,17.2535,9.19192C17.2887,9.55808,17.5587,9.82323,17.8991,9.82323L17.9577,9.82323C18.3099,9.8106,18.5681,9.48232,18.5446,9.09091ZM3.19249,12.5631C3.48592,12.5631,3.72066,12.6136,3.89671,12.7146C4.08451,12.8283,4.19014,12.9924,4.23709,13.2702C4.43662,14.3434,4.61268,15.0631,5,15.6061C5.37559,16.1364,5.85681,16.4015,6.58451,16.8182L6.60798,16.8308C6.71362,16.8939,6.84272,16.9571,6.96009,17.0328C7.69953,17.4621,7.86385,17.7525,7.89906,17.8914C7.93427,18.0303,7.85211,18.2323,7.74648,18.4343C4.91784,17.8535,2.65258,15.6944,1.73709,12.8283C2.15962,12.702,2.71127,12.5631,3.19249,12.5631ZM12.7934,4.5202C13.4272,5.83333,13.1455,6.18687,12.5822,6.89394C12.4883,7.00758,12.3944,7.12121,12.3005,7.24747C11.9484,7.72727,11.0211,8.77525,10.2113,9.68434C10.2113,9.24242,10.1878,8.73737,10.1526,8.19444C10.0704,6.95707,9.92958,5.90909,9.92958,5.87121L9.92958,5.83333C9.75352,4.83586,9.20188,4.11616,8.3216,3.76263C7.82864,3.56061,7.37089,3.53535,7.19484,3.53535C6.73709,3.43434,6.4554,3.24495,6.33803,2.99242C6.19718,2.68939,6.29108,2.24747,6.38498,1.9697C7.28873,1.59091,8.26291,1.37626,9.28404,1.37626C10.3873,1.37626,11.4437,1.61616,12.4061,2.04545C12.3357,2.18434,12.277,2.34848,12.2535,2.5505C12.2066,3.04293,12.3709,3.64899,12.7934,4.5202Z></path><path d=M15.22299772857666,9.722223632261718C12.59389772857666,9.722223632261718,10.44600772857666,12.020201374511718,10.44600772857666,14.861111374511719C10.44600772857666,17.70202137451172,12.58215772857666,20.000021374511718,15.223007728576661,20.000021374511718C17.86384772857666,20.000021374511718,19.99999772857666,17.70202137451172,19.99999772857666,14.861111374511719C19.99999772857666,12.020201374511718,17.85211772857666,9.72222212709572,15.22299772857666,9.722223632261718ZM15.22299772857666,18.598491374511717C13.30985772857666,18.598491374511717,11.737087728576661,16.91919137451172,11.737087728576661,14.848481374511719C11.737087728576661,12.777781374511719,13.29811772857666,11.098491374511719,15.22299772857666,11.098491374511719C17.14787772857666,11.098491374511719,18.708917728576658,12.777781374511719,18.708917728576658,14.848481374511719C18.708917728576658,16.91919137451172,17.13614772857666,18.59848137451172,15.22299772857666,18.598491374511717Z></path><path d=M15.692486288146974,15.050496970825195L15.692486288146974,12.676760970825196C15.692486288146974,12.297972970825196,15.399058288146973,11.982316970825195,15.046945288146972,11.982316970825195C14.694833288146972,11.982316970825195,14.401406288146973,12.297972970825196,14.401406288146973,12.676760970825196L14.401406288146973,15.340896970825195C14.401406288146973,15.530296970825194,14.471829288146973,15.694436970825196,14.589200288146973,15.833326970825196L15.751176288146972,17.095956970825195C15.868546288146973,17.222216970825194,16.032866288146973,17.297976970825196,16.208916288146973,17.297976970825196C16.384976288146973,17.297976970825196,16.537556288146973,17.222216970825194,16.666666288146974,17.095956970825195C16.78403628814697,16.969686970825194,16.854456288146974,16.792916970825196,16.854456288146974,16.603526970825193C16.854456288146974,16.414136970825197,16.78403628814697,16.237366970825196,16.666666288146974,16.111106970825197L15.692486288146974,15.050496970825195Z></path></svg><span></span></div><div class="item tools"><svg viewBox="0 0 20 20"><path d=M19.7361,12.542L18.1916,11.2919C18.2647,10.8678,18.3025,10.4347,18.3025,10.0017C18.3025,9.56861,18.2647,9.13555,18.1916,8.71142L19.7361,7.46135C19.9743,7.26938,20.0615,6.95686,19.9554,6.6756L19.9342,6.61756C19.5074,5.49026,18.8755,4.45449,18.0549,3.53926L18.0124,3.49238C17.8096,3.26692,17.4819,3.1821,17.1848,3.28032L15.2677,3.92544C14.5603,3.3763,13.7704,2.94324,12.9168,2.63966L12.5466,0.742229C12.49,0.449802,12.2472,0.222111,11.9383,0.168536L11.8746,0.157375C10.6461,-0.0524583,9.35391,-0.0524583,8.1254,0.157375L8.06174,0.168536C7.75284,0.222111,7.50997,0.449802,7.45338,0.742229L7.08082,2.64859C6.2343,2.95217,5.44909,3.383,4.74641,3.92991L2.81522,3.28032C2.52047,3.1821,2.19036,3.26469,1.98757,3.49238L1.94513,3.53926C1.12455,4.45672,0.492609,5.49249,0.0658141,6.61756L0.0445921,6.6756C-0.0615171,6.95463,0.0257283,7.26715,0.263885,7.46135L1.82723,8.72482C1.75413,9.14448,1.71876,9.57308,1.71876,9.99944C1.71876,10.428,1.75413,10.8566,1.82723,11.2741L0.263885,12.5375C0.025729,12.7295,-0.0615164,13.042,0.0445929,13.3233L0.0658148,13.3813C0.49261,14.5064,1.12455,15.5444,1.94513,16.4596L1.98757,16.5065C2.19036,16.732,2.51812,16.8168,2.81522,16.7186L4.74641,16.069C5.44909,16.6159,6.2343,17.0489,7.08082,17.3503L7.45338,19.2567C7.50997,19.5491,7.75284,19.7768,8.06174,19.8303L8.1254,19.8415C8.74084,19.9464,9.37042,20,10,20C10.6296,20,11.2615,19.9464,11.8746,19.8415L11.9383,19.8303C12.2472,19.7768,12.49,19.5491,12.5466,19.2567L12.9168,17.3592C13.7704,17.0556,14.5603,16.6248,15.2677,16.0734L17.1848,16.7186C17.4795,16.8168,17.8096,16.7342,18.0124,16.5065L18.0549,16.4596C18.8755,15.5422,19.5074,14.5064,19.9342,13.3813L19.9554,13.3233C20.0615,13.0487,19.9743,12.7362,19.7361,12.542ZM16.5175,8.97483C16.5764,9.3119,16.6071,9.65791,16.6071,10.0039C16.6071,10.3499,16.5764,10.6959,16.5175,11.033L16.3618,11.9281L18.1233,13.3545C17.8568,13.9372,17.5196,14.4863,17.1188,14.9975L14.9305,14.2631L14.1901,14.839C13.6266,15.2765,12.9994,15.6203,12.3203,15.8614L11.4219,16.1806L10.9998,18.3459C10.3372,18.4173,9.66045,18.4173,8.9955,18.3459L8.57342,16.1761L7.6821,15.8524C7.01008,15.6114,6.38521,15.2676,5.82637,14.8323L5.08596,14.2541L2.88361,14.9953C2.48275,14.4841,2.14791,13.9327,1.8791,13.3523L3.65938,11.9125L3.50611,11.0196C3.44952,10.687,3.41887,10.3432,3.41887,10.0039C3.41887,9.66237,3.44716,9.32083,3.50611,8.98822L3.65938,8.09531L1.8791,6.6555C2.14556,6.07288,2.48275,5.52374,2.88361,5.01255L5.08596,5.75367L5.82637,5.17551C6.38521,4.74022,7.01008,4.39645,7.6821,4.15536L8.57578,3.83615L8.99786,1.66638C9.66045,1.59495,10.3372,1.59495,11.0021,1.66638L11.4242,3.83168L12.3226,4.1509C12.9994,4.39198,13.6289,4.73575,14.1925,5.17328L14.9329,5.7492L17.1211,5.01479C17.522,5.52598,17.8568,6.07734,18.1256,6.65773L16.3642,8.08416L16.5175,8.97483ZM10.0024,5.85189C7.7104,5.85189,5.85231,7.61092,5.85231,9.78068C5.85231,11.9504,7.7104,13.7095,10.0024,13.7095C12.2943,13.7095,14.1524,11.9504,14.1524,9.78068C14.1524,7.61092,12.2943,5.85189,10.0024,5.85189ZM11.8699,11.5486C11.37,12.0196,10.7074,12.2808,10.0024,12.2808C9.29732,12.2808,8.63473,12.0196,8.13483,11.5486C7.6373,11.0754,7.36142,10.4481,7.36142,9.78068C7.36142,9.11323,7.6373,8.48596,8.13483,8.01272C8.63473,7.53948,9.29732,7.28054,10.0024,7.28054C10.7074,7.28054,11.37,7.53948,11.8699,8.01272C12.3674,8.48596,12.6433,9.11323,12.6433,9.78068C12.6433,10.4481,12.3674,11.0754,11.8699,11.5486Z></path></svg><span></span></div><div class="item tools"><svg viewBox="0 0 20 20"><path d=M6.50977,1L13.4902,1C13.6406,1,13.7695,1.1104910000000001,13.7969,1.2631700000000001L14.0273,2.52277C14.1387,3.13147,14.6543,3.57143,15.2559,3.57143L17.5,3.57143C18.8809,3.57143,20,4.72254,20,6.14286L20,16.4286C20,17.8489,18.8809,19,17.5,19L2.5,19C1.11914,19,0,17.8489,0,16.4286L0,6.14286C0,4.72254,1.11914,3.57143,2.5,3.57143L4.74414,3.57143C5.3457,3.57143,5.86133,3.13147,5.97266,2.52277L6.20312,1.2631700000000001C6.23047,1.1104910000000001,6.35937,1,6.50977,1ZM15.2559,4.857139999999999C14.0547,4.857139999999999,13.0215,3.97522,12.7988,2.75982L12.7129,2.28571L7.28711,2.28571L7.20117,2.75982C6.98047,3.97522,5.94727,4.857139999999999,4.74414,4.857139999999999L2.5,4.857139999999999C1.81055,4.857139999999999,1.25,5.43371,1.25,6.14286L1.25,16.4286C1.25,17.1377,1.81055,17.7143,2.5,17.7143L17.5,17.7143C18.1895,17.7143,18.75,17.1377,18.75,16.4286L18.75,6.14286C18.75,5.43371,18.1895,4.857139999999999,17.5,4.857139999999999L15.2559,4.857139999999999ZM4.375,6.78571L3.125,6.78571C2.7793,6.78571,2.5,6.49844,2.5,6.14286C2.5,5.78728,2.7793,5.5,3.125,5.5L4.375,5.5C4.7207,5.5,5,5.78728,5,6.14286C5,6.49844,4.7207,6.78571,4.375,6.78571ZM10,6.14286C7.06641,6.14286,4.6875,8.58973,4.6875,11.6071C4.6875,14.6246,7.06641,17.0714,10,17.0714C12.9336,17.0714,15.3125,14.6246,15.3125,11.6071C15.3125,8.58973,12.9336,6.14286,10,6.14286ZM10,7.42857C11.0859,7.42857,12.1055,7.8625,12.873,8.65201C13.6406,9.44152,14.0625,10.49018,14.0625,11.6071C14.0625,12.7241,13.6406,13.7728,12.873,14.5623C12.1055,15.3518,11.0859,15.7857,10,15.7857C8.91406,15.7857,7.89453,15.3518,7.12695,14.5623C6.35937,13.7728,5.9375,12.7241,5.9375,11.6071C5.9375,10.49018,6.35938,9.44152,7.12695,8.65201C7.89453,7.8625,8.91406,7.42857,10,7.42857ZM10,9.67857C8.96484,9.67857,8.125,10.54241,8.125,11.6071C8.125,12.6719,8.96484,13.5357,10,13.5357C11.0352,13.5357,11.875,12.6719,11.875,11.6071C11.875,10.54241,11.0352,9.67857,10,9.67857ZM10,10.96429C10.3438,10.96429,10.625,11.2536,10.625,11.6071C10.625,11.9607,10.3438,12.25,10,12.25C9.65625,12.25,9.375,11.9607,9.375,11.6071C9.375,11.2536,9.65625,10.96429,10,10.96429Z></path></svg><span></span></div><div class="item tools">'),uy=U("<button type=button>"),fy=U('<svg viewBox="0 0 20 20"><path d=M1.08108,0L0,1.079L4.18919,5.27938L2.54826,6.91715L6.9112,6.91715L6.9112,2.56262L5.28957,4.18112L1.08108,0ZM15.8108,5.27938L20,1.079L18.9189,0L14.7104,4.18112L13.0888,2.56262L13.0888,6.91715L17.4517,6.91715L15.8108,5.27938ZM4.16988,14.7014L0.07722,18.8054L1.1583,20L5.27027,15.7996L6.9112,17.4374L6.9112,13.0829L2.54826,13.0829L4.16988,14.7014ZM17.4517,13.0829L13.0888,13.0829L13.0888,17.4374L14.7297,15.7996L18.8417,20L19.9228,18.8054L15.8301,14.7013L17.4517,13.0829Z>'),L5=U("<span>"),dy=U('<svg viewBox="0 0 20 20"><path d=M2.93444,1.76899L7.57544,6.40999L6.38918,7.59626L1.76899,2.93444L0,4.70343L0,0L4.70343,0L2.93444,1.76899ZM6.40999,12.4037L1.76899,17.0447L0,15.2758L0,19.9792L4.70343,19.9792L2.93444,18.2102L7.57544,13.5692L6.40999,12.4037ZM15.2758,0L17.0447,1.76899L12.4037,6.40999L13.59,7.59626L18.231,2.95526L20,4.72425L20,0L15.2758,0ZM13.5692,12.4037L12.3829,13.59L17.0239,18.231L15.2549,20L19.9792,20L19.9792,15.2758L18.2102,17.0447L13.5692,12.4037Z>');const hy=e=>{let r;const i=l=>l.span===e.period.span&&l.type===e.period.type,o=()=>{oy(ny(r))},s=l=>{if(l.shiftKey)return;const u=l.currentTarget;if(u.scrollWidth<=u.clientWidth)return;let f=l.deltaY;if(l.deltaMode===WheelEvent.DOM_DELTA_LINE?f*=16:l.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(f*=u.clientWidth),f===0)return;const g=u.scrollWidth-u.clientWidth;f>0&&u.scrollLeft>=g-1||f<0&&u.scrollLeft<=0||(l.preventDefault(),u.scrollLeft+=f)};return da(()=>{document.addEventListener("fullscreenchange",o),document.addEventListener("mozfullscreenchange",o),document.addEventListener("webkitfullscreenchange",o),document.addEventListener("msfullscreenchange",o)}),q0(()=>{document.removeEventListener("fullscreenchange",o),document.removeEventListener("mozfullscreenchange",o),document.removeEventListener("webkitfullscreenchange",o),document.removeEventListener("msfullscreenchange",o)}),(()=>{var l=cy(),u=l.firstChild,f=u.firstChild,g=u.nextSibling,y=g.firstChild,C=y.nextSibling,_=g.nextSibling,$=_.firstChild,M=$.nextSibling,x=_.nextSibling,T=x.firstChild,k=T.nextSibling,S=x.nextSibling,D=S.firstChild,z=D.nextSibling,B=S.nextSibling;return ei(R=>{const Z=r;Z&&Z.removeEventListener("wheel",s),r=R,R&&R.addEventListener("wheel",s,{passive:!1})},l),bn(f,"click",e.onMenuClick,!0),G(l,J(lt,{get when(){return e.symbol},get children(){var R=ly(),Z=R.firstChild;return bn(R,"click",e.onSymbolClick,!0),G(R,J(lt,{get when(){return e.symbol.logo},get children(){var Q=sy();return Be(()=>bt(Q,"src",e.symbol.logo)),Q}}),Z),G(Z,()=>e.symbol.shortName??e.symbol.name??e.symbol.ticker),R}}),g),G(l,()=>e.periods.map(R=>(()=>{var Z=uy();return Z.$$click=()=>{e.onPeriodChange(R)},G(Z,()=>R.text),Be(()=>Vt(Z,`item tools period ${i(R)?"selected":""}`)),Z})()),g),bn(g,"click",e.onIndicatorClick,!0),G(C,()=>b("indicator",e.locale)),bn(_,"click",e.onTimezoneClick,!0),G(M,()=>b("timezone",e.locale)),bn(x,"click",e.onSettingClick,!0),G(k,()=>b("setting",e.locale)),bn(S,"click",e.onScreenshotClick,!0),G(z,()=>b("screenshot",e.locale)),B.$$click=()=>{if(w5())(document.exitFullscreen??document.msExitFullscreen??document.mozCancelFullScreen??document.webkitExitFullscreen).call(document);else{const R=y5(r);R&&(R.requestFullscreen??R.webkitRequestFullscreen??R.mozRequestFullScreen??R.msRequestFullscreen).call(R)}},G(B,(()=>{var R=et(()=>!!w5());return()=>R()?[fy(),(()=>{var Z=L5();return G(Z,()=>b("exit_full_screen",e.locale)),Z})()]:[dy(),(()=>{var Z=L5();return G(Z,()=>b("full_screen",e.locale)),Z})()]})()),Be(()=>bt(f,"class",e.spread?"":"rotate")),l})()};Rt(["click"]);var gy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M12.41465,11L18.5,11C18.7761,11,19,11.22386,19,11.5C19,11.77614,18.7761,12,18.5,12L12.41465,12C12.20873,12.5826,11.65311,13,11,13C10.34689,13,9.79127,12.5826,9.58535,12L3.5,12C3.223857,12,3,11.77614,3,11.5C3,11.22386,3.223857,11,3.5,11L9.58535,11C9.79127,10.417404,10.34689,10,11,10C11.65311,10,12.20873,10.417404,12.41465,11Z stroke-opacity=0 stroke=none>');const py=()=>gy();var yy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M6.91465,11L11.08535,11C11.29127,10.417404,11.84689,10,12.5,10C13.15311,10,13.70873,10.417404,13.91465,11L18.5,11C18.7761,11,19,11.22386,19,11.5C19,11.77614,18.7761,12,18.5,12L13.91465,12C13.70873,12.5826,13.15311,13,12.5,13C11.84689,13,11.29127,12.5826,11.08535,12L6.91465,12C6.70873,12.5826,6.15311,13,5.5,13C4.671573,13,4,12.32843,4,11.5C4,10.671573,4.671573,10,5.5,10C6.15311,10,6.70873,10.417404,6.91465,11Z stroke-opacity=0 stroke=none>');const my=()=>yy();var by=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M6.91465,12.5C6.70873,13.0826,6.15311,13.5,5.5,13.5C4.671573,13.5,4,12.82843,4,12C4,11.171573,4.671573,10.5,5.5,10.5C6.15311,10.5,6.70873,10.917404,6.91465,11.5L16.0853,11.5C16.2913,10.917404,16.846899999999998,10.5,17.5,10.5C18.328400000000002,10.5,19,11.171573,19,12C19,12.82843,18.328400000000002,13.5,17.5,13.5C16.846899999999998,13.5,16.2913,13.0826,16.0853,12.5L6.91465,12.5Z stroke-opacity=0 stroke=none>');const _y=()=>by();var vy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11,12.41465L11,18.5C11,18.7761,11.22386,19,11.5,19C11.77614,19,12,18.7761,12,18.5L12,12.41465C12.5826,12.20873,13,11.65311,13,11C13,10.34689,12.5826,9.79127,12,9.58535L12,3.5C12,3.223857,11.77614,3,11.5,3C11.22386,3,11,3.223857,11,3.5L11,9.58535C10.417404,9.79127,10,10.34689,10,11C10,11.65311,10.417404,12.20873,11,12.41465Z stroke-opacity=0 stroke=none>');const Cy=()=>vy();var xy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11.66558837890625,19C10.83716137890625,19,10.16558837890625,18.328400000000002,10.16558837890625,17.5C10.16558837890625,16.846899999999998,10.58298437890625,16.2913,11.16557337890625,16.0854L11.16557337890625,11.91464C10.58298437890625,11.70872,10.16558837890625,11.1531,10.16558837890625,10.5C10.16558837890625,9.8469,10.58298437890625,9.29128,11.16557337890625,9.08536L11.16557337890625,4.5C11.16557337890625,4.223857,11.38942837890625,4,11.66556837890625,4C11.94171837890625,4,12.16556837890625,4.223857,12.16556837890625,4.5L12.16556837890625,9.08535C12.74817837890625,9.291260000000001,13.16558837890625,9.846879999999999,13.16558837890625,10.5C13.16558837890625,11.153120000000001,12.74817837890625,11.708739999999999,12.16556837890625,11.91465L12.16556837890625,16.0854C12.74817837890625,16.2913,13.16558837890625,16.846899999999998,13.16558837890625,17.5C13.16558837890625,18.328400000000002,12.49401837890625,19,11.66558837890625,19Z stroke-opacity=0 stroke=none>');const wy=()=>xy();var Ly=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11.165603637695312,6.91465C11.748203637695312,6.70873,12.165603637695312,6.15311,12.165603637695312,5.5C12.165603637695312,4.671573,11.494033637695313,4,10.665603637695312,4C9.837176637695313,4,9.165603637695312,4.671573,9.165603637695312,5.5C9.165603637695312,6.15311,9.583007637695312,6.70873,10.165603637695312,6.91465L10.165603637695312,16.0854C9.583007637695312,16.2913,9.165603637695312,16.846899999999998,9.165603637695312,17.5C9.165603637695312,18.328400000000002,9.837176637695313,19,10.665603637695312,19C11.494033637695313,19,12.165603637695312,18.328400000000002,12.165603637695312,17.5C12.165603637695312,16.846899999999998,11.748203637695312,16.2913,11.165603637695312,16.0854L11.165603637695312,6.91465Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const $y=()=>Ly();var ky=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M5.146447,15.753C4.9511845,15.9483,4.9511845,16.2649,5.146447,16.4602C5.341709,16.6554,5.658291,16.6554,5.853554,16.4602L8.156600000000001,14.15711C8.352409999999999,14.25082,8.57173,14.3033,8.8033,14.3033C9.631730000000001,14.3033,10.3033,13.63172,10.3033,12.80329C10.3033,12.57172,10.250820000000001,12.352409999999999,10.157119999999999,12.15659L12.156600000000001,10.15711C12.352409999999999,10.250820000000001,12.571729999999999,10.30329,12.8033,10.30329C13.63173,10.30329,14.3033,9.63172,14.3033,8.80329C14.3033,8.57172,14.25082,8.352409999999999,14.15712,8.15659L16.4602,5.853553C16.6554,5.658291,16.6554,5.341709,16.4602,5.146447C16.2649,4.9511843,15.9483,4.9511843,15.753,5.146447L13.45001,7.449479999999999C13.25419,7.35577,13.03487,7.3032900000000005,12.8033,7.3032900000000005C11.97487,7.3032900000000005,11.3033,7.97487,11.3033,8.80329C11.3033,9.03487,11.35578,9.254190000000001,11.44949,9.450009999999999L9.450009999999999,11.449480000000001C9.254190000000001,11.35577,9.03487,11.30329,8.8033,11.30329C7.97487,11.30329,7.3033,11.97487,7.3033,12.80329C7.3033,13.03487,7.35578,13.25419,7.44949,13.45001L5.146447,15.753Z stroke-opacity=0 stroke=none>');const Sy=()=>ky();var Ay=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M7.573332939453125,14.54567903564453C7.667042939453125,14.741499035644532,7.719512939453125,14.960809035644532,7.719512939453125,15.19239903564453C7.719512939453125,16.02079903564453,7.047942939453125,16.69239903564453,6.219512939453125,16.69239903564453C5.391085939453125,16.69239903564453,4.719512939453125,16.02079903564453,4.719512939453125,15.19239903564453C4.719512939453125,14.36394903564453,5.391085939453125,13.692379035644532,6.219512939453125,13.692379035644532C6.451092939453125,13.692379035644532,6.670412939453125,13.74485903564453,6.866232939453125,13.83856903564453L9.865702939453126,10.83909903564453C9.771992939453124,10.643279035644532,9.719512939453125,10.42395903564453,9.719512939453125,10.192379035644532C9.719512939453125,9.36394903564453,10.391082939453124,8.692379035644532,11.219512939453125,8.692379035644532C11.451092939453126,8.692379035644532,11.670412939453126,8.74485903564453,11.866232939453125,8.838569035644532L15.462112939453124,5.242645035644531C15.657412939453126,5.047383335644532,15.974012939453125,5.047383335644532,16.169212939453125,5.242645035644531C16.364512939453125,5.437907035644531,16.364512939453125,5.754489035644531,16.169212939453125,5.949752035644531L12.573332939453124,9.545679035644532C12.667042939453125,9.74149903564453,12.719512939453125,9.96080903564453,12.719512939453125,10.192379035644532C12.719512939453125,11.020809035644533,12.047942939453126,11.692379035644532,11.219512939453125,11.692379035644532C10.987942939453125,11.692379035644532,10.768632939453125,11.639909035644532,10.572812939453126,11.54619903564453L7.573332939453125,14.54567903564453Z stroke-opacity=0 stroke=none>');const My=()=>Ay();var Ty=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M15.719512939453125,8.461776733398438C16.547912939453127,8.461776733398438,17.219512939453125,7.7902067333984375,17.219512939453125,6.9617767333984375C17.219512939453125,6.133349733398438,16.547912939453127,5.4617767333984375,15.719512939453125,5.4617767333984375C14.891082939453124,5.4617767333984375,14.219512939453125,6.133349733398438,14.219512939453125,6.9617767333984375C14.219512939453125,7.193346733398437,14.271992939453124,7.412666733398438,14.365692939453124,7.608486733398438L7.366222939453126,14.607956733398437C7.170402939453125,14.514256733398437,6.951082939453125,14.461776733398438,6.719512939453125,14.461776733398438C5.891085939453125,14.461776733398438,5.219512939453125,15.133346733398437,5.219512939453125,15.961776733398438C5.219512939453125,16.79017673339844,5.891085939453125,17.461776733398438,6.719512939453125,17.461776733398438C7.547942939453125,17.461776733398438,8.219512939453125,16.79017673339844,8.219512939453125,15.961776733398438C8.219512939453125,15.730176733398437,8.167032939453126,15.510876733398437,8.073322939453124,15.315066733398437L15.072802939453124,8.315586733398437C15.268612939453124,8.409296733398438,15.487912939453125,8.461776733398438,15.719512939453125,8.461776733398438Z stroke-opacity=0 stroke=none>');const Py=()=>Ty();var Iy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M17.0643,7.033864912109375L18,3.585784912109375L14.5078,4.509695912109375L15.3537,5.344934912109375L6.02026,14.560584912109375C5.87635,14.517484912109374,5.72366,14.494284912109375,5.5655,14.494284912109375C4.7009,14.494284912109375,4,15.186384912109375,4,16.040084912109375C4,16.893784912109375,4.7009,17.585784912109375,5.5655,17.585784912109375C6.43011,17.585784912109375,7.13101,16.893784912109375,7.13101,16.040084912109375C7.13101,15.722284912109375,7.03392,15.426984912109376,6.86744,15.181384912109374L16.0917,6.073604912109375L17.0643,7.033864912109375Z stroke-opacity=0 stroke=none>');const Oy=()=>Iy();var Ey=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M6.91465,13.00505L18.5,13.00505C18.7761,13.00505,19,13.228909999999999,19,13.50505C19,13.781189999999999,18.7761,14.00505,18.5,14.00505L6.91465,14.00505C6.70873,14.58765,6.15311,15.00505,5.5,15.00505C4.671573,15.00505,4,14.33348,4,13.50505C4,12.67662,4.671573,12.00505,5.5,12.00505C6.15311,12.00505,6.70873,12.422450000000001,6.91465,13.00505ZM7.81404,11.625L10.48591,11.625L10.48591,10.90625L9.65193,10.90625L9.65193,7.125L8.997630000000001,7.125C8.71443,7.306641,8.415600000000001,7.419922,7.96443,7.498047L7.96443,8.05078L8.77497,8.05078L8.77497,10.90625L7.81404,10.90625L7.81404,11.625ZM11.081620000000001,11.625L14.0562,11.625L14.0562,10.88281L13.09724,10.88281C12.8863,10.88281,12.59333,10.90625,12.36482,10.93555C13.17537,10.11328,13.84724,9.2207,13.84724,8.39062C13.84724,7.541016,13.28865,7,12.4488,7C11.84333,7,11.446850000000001,7.234375,11.03279,7.679688L11.52497,8.16797C11.747630000000001,7.914062,12.0113,7.697266,12.33552,7.697266C12.7613,7.697266,13.00154,7.982422,13.00154,8.43359C13.00154,9.14648,12.29255,10.00781,11.081620000000001,11.11523L11.081620000000001,11.625ZM15.9605,11.75C16.8121,11.75,17.526899999999998,11.2832,17.526899999999998,10.4375C17.526899999999998,9.82031,17.142200000000003,9.43945,16.6441,9.30078L16.6441,9.27148C17.1129,9.08594,17.3824,8.7207,17.3824,8.21289C17.3824,7.421875,16.8004,7,15.9429,7C15.4215,7,14.9957,7.210938,14.6109,7.541016L15.066,8.11133C15.3258,7.849609,15.5836,7.697266,15.9019,7.697266C16.2789,7.697266,16.4957,7.914062,16.4957,8.28125C16.4957,8.70898,16.2301,9,15.4215,9L15.4215,9.63672C16.3804,9.63672,16.6383,9.91992,16.6383,10.38086C16.6383,10.79688,16.3336,11.03125,15.8824,11.03125C15.4742,11.03125,15.1578,10.82227,14.8922,10.55078L14.4781,11.13281C14.7906,11.486329999999999,15.2652,11.75,15.9605,11.75Z stroke-opacity=0 stroke=none>');const By=()=>Ey();var Dy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M3.146447,14.178126025390625C2.9511847,13.982826025390626,2.9511847,13.666226025390625,3.146447,13.470926025390625L7.39146,9.225966025390626C7.35417,9.095106025390624,7.33421,8.956946025390625,7.33421,8.814116025390625C7.33421,7.985696025390625,8.00578,7.314116025390625,8.834209999999999,7.314116025390625C8.97703,7.314116025390625,9.11519,7.334086025390625,9.24605,7.371366025390625L13.753,2.864373025390625C13.9483,2.669110325390625,14.2649,2.669110325390625,14.4602,2.864373025390625C14.6554,3.059635025390625,14.6554,3.376217025390625,14.4602,3.571479025390625L10.06916,7.962476025390625C10.23631,8.204386025390626,10.334209999999999,8.497826025390625,10.334209999999999,8.814116025390625C10.334209999999999,9.642546025390626,9.66264,10.314116025390625,8.834209999999999,10.314116025390625C8.51791,10.314116025390625,8.22448,10.216226025390625,7.98256,10.049076025390626L3.853554,14.178126025390625C3.658291,14.373326025390625,3.341709,14.373326025390625,3.146447,14.178126025390625ZM7.67736,19.188526025390626C7.4821,18.993226025390626,7.4821,18.676626025390625,7.67736,18.481426025390626L9.9804,16.178326025390625C9.88669,15.982526025390625,9.834209999999999,15.763226025390624,9.834209999999999,15.531626025390626C9.834209999999999,14.703226025390626,10.50578,14.031626025390626,11.33421,14.031626025390626C11.56579,14.031626025390626,11.78511,14.084126025390624,11.98093,14.177826025390624L13.9804,12.178356025390626C13.8867,11.982536025390624,13.8342,11.763216025390625,13.8342,11.531636025390625C13.8342,10.703206025390624,14.5058,10.031636025390625,15.3342,10.031636025390625C15.5658,10.031636025390625,15.7851,10.084116025390625,15.9809,10.177826025390626L18.284,7.874796025390625C18.4792,7.679536025390625,18.7958,7.679536025390625,18.9911,7.874796025390625C19.1863,8.070056025390624,19.1863,8.386636025390626,18.9911,8.581906025390625L16.688000000000002,10.884936025390624C16.7817,11.080756025390626,16.8342,11.300066025390626,16.8342,11.531636025390625C16.8342,12.360066025390624,16.162599999999998,13.031626025390626,15.3342,13.031626025390626C15.1026,13.031626025390626,14.8833,12.979126025390626,14.6875,12.885426025390625L12.68803,14.884926025390625C12.78174,15.080726025390625,12.83421,15.300026025390626,12.83421,15.531626025390626C12.83421,16.360026025390624,12.16264,17.031626025390626,11.33421,17.031626025390626C11.10264,17.031626025390626,10.88333,16.979126025390627,10.68751,16.885426025390625L8.38446,19.188526025390626C8.1892,19.383726025390626,7.87262,19.383726025390626,7.67736,19.188526025390626Z stroke-opacity=0 stroke=none>');const Ry=()=>Dy();var Fy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M3.3367688759765626,12.63173C3.5320318759765623,12.82699,3.8486138759765627,12.82699,4.043876875976562,12.63173L11.822052875976562,4.853553C12.017312875976563,4.658291,12.017312875976563,4.341708,11.822052875976562,4.146446C11.626792875976562,3.9511843,11.310202875976563,3.9511843,11.114942875976563,4.146446L3.3367688759765626,11.92462C3.1415071759765625,12.11988,3.1415071759765625,12.43647,3.3367688759765626,12.63173ZM5.001492875976562,17.0351C4.806232875976562,16.8399,4.806232875976562,16.5233,5.001492875976562,16.328L7.304532875976562,14.025C7.210822875976563,13.82916,7.158352875976563,13.60984,7.158352875976563,13.37827C7.158352875976563,12.54984,7.829922875976562,11.87827,8.658352875976561,11.87827C8.889922875976563,11.87827,9.109232875976563,11.93075,9.305052875976562,12.02446L11.304532875976562,10.02498C11.210822875976563,9.82916,11.158352875976561,9.60984,11.158352875976561,9.37827C11.158352875976561,8.54984,11.829922875976562,7.8782700000000006,12.658352875976563,7.8782700000000006C12.889922875976563,7.8782700000000006,13.109232875976563,7.93075,13.305022875976562,8.024460000000001L15.608122875976562,5.72142C15.803322875976562,5.5261499999999995,16.119922875976563,5.5261499999999995,16.315222875976563,5.72142C16.510422875976563,5.9166799999999995,16.510422875976563,6.23326,16.315222875976563,6.42852L14.012122875976562,8.73156C14.105822875976562,8.92738,14.158322875976562,9.1467,14.158322875976562,9.37827C14.158322875976562,10.2067,13.486822875976562,10.87827,12.658352875976563,10.87827C12.426772875976562,10.87827,12.207452875976562,10.82579,12.011642875976563,10.73209L10.012162875976562,12.73156C10.105872875976562,12.92738,10.158352875976561,13.1467,10.158352875976561,13.37827C10.158352875976561,14.2067,9.486772875976563,14.8783,8.658352875976561,14.8783C8.426772875976562,14.8783,8.207452875976562,14.8258,8.011642875976563,14.7321L5.708602875976562,17.0351C5.513342875976562,17.2304,5.196752875976562,17.2304,5.001492875976562,17.0351ZM10.415712875976563,18.328C10.220452875976562,18.5233,9.903862875976563,18.5233,9.708602875976563,18.328C9.513342875976562,18.1328,9.513342875976562,17.816200000000002,9.708602875976563,17.6209L12.304532875976562,15.025C12.210822875976563,14.8292,12.158352875976563,14.6098,12.158352875976563,14.3783C12.158352875976563,13.54984,12.829922875976562,12.87827,13.658322875976562,12.87827C13.889922875976563,12.87827,14.109222875976563,12.93075,14.305022875976562,13.02446L17.486822875976564,9.84274C17.682022875976564,9.64747,17.99862287597656,9.64747,18.19392287597656,9.84274C18.38912287597656,10.038,18.38912287597656,10.35458,18.19392287597656,10.54984L15.012122875976562,13.73156C15.105822875976562,13.92738,15.158322875976562,14.1467,15.158322875976562,14.3783C15.158322875976562,15.2067,14.486822875976562,15.8783,13.658322875976562,15.8783C13.426822875976562,15.8783,13.207422875976562,15.8258,13.011642875976563,15.7321L10.415712875976563,18.328Z stroke-opacity=0 stroke=none>');const zy=()=>Fy();var Ny=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M13.1889,6C12.98303,6.582599999999999,12.42741,7,11.7743,7C11.12119,7,10.565570000000001,6.582599999999999,10.35965,6L3.5,6C3.223857,6,3,5.77614,3,5.5C3,5.22386,3.223857,5,3.5,5L10.35965,5C10.565570000000001,4.417404,11.12119,4,11.7743,4C12.42741,4,12.98303,4.417404,13.1889,5L18.5,5C18.7761,5,19,5.22386,19,5.5C19,5.77614,18.7761,6,18.5,6L13.1889,6ZM3,8.5C3,8.22386,3.223857,8,3.5,8L18.5,8C18.7761,8,19,8.22386,19,8.5C19,8.77614,18.7761,9,18.5,9L3.5,9C3.223857,9,3,8.77614,3,8.5ZM3.278549,11.5C3.278549,11.22386,3.502407,11,3.778549,11L18.7785,11C19.0547,11,19.2785,11.22386,19.2785,11.5C19.2785,11.77614,19.0547,12,18.7785,12L3.778549,12C3.502407,12,3.278549,11.77614,3.278549,11.5ZM3.139267,14.5C3.139267,14.2239,3.363124,14,3.6392670000000003,14L18.6393,14C18.915399999999998,14,19.1393,14.2239,19.1393,14.5C19.1393,14.7761,18.915399999999998,15,18.6393,15L3.6392670000000003,15C3.363124,15,3.139267,14.7761,3.139267,14.5ZM13.1889,18C12.98303,18.5826,12.42741,19,11.7743,19C11.12119,19,10.565570000000001,18.5826,10.35965,18L3.778549,18C3.502407,18,3.278549,17.7761,3.278549,17.5C3.278549,17.2239,3.502407,17,3.778549,17L10.35965,17C10.565570000000001,16.4174,11.12119,16,11.7743,16C12.42741,16,12.98303,16.4174,13.1889,17L18.7785,17C19.0547,17,19.2785,17.2239,19.2785,17.5C19.2785,17.7761,19.0547,18,18.7785,18L13.1889,18Z stroke-opacity=0 stroke=none>');const Wy=()=>Ny();var Ky=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M4.91465,6C4.70873,6.582599999999999,4.15311,7,3.5,7C2.671573,7,2,6.32843,2,5.5C2,4.671573,2.671573,4,3.5,4C4.15311,4,4.70873,4.417404,4.91465,5L18.2257,5C18.5018,5,18.7257,5.22386,18.7257,5.5C18.7257,5.77614,18.5018,6,18.2257,6L4.91465,6ZM2.7257,8.5C2.7257,8.22386,2.949558,8,3.2257,8L18.2257,8C18.5018,8,18.7257,8.22386,18.7257,8.5C18.7257,8.77614,18.5018,9,18.2257,9L3.2257,9C2.949558,9,2.7257,8.77614,2.7257,8.5ZM3.00425,11.5C3.00425,11.22386,3.22811,11,3.50425,11L18.5042,11C18.7804,11,19.0042,11.22386,19.0042,11.5C19.0042,11.77614,18.7804,12,18.5042,12L3.50425,12C3.22811,12,3.00425,11.77614,3.00425,11.5ZM2.864967,14.5C2.864967,14.2239,3.08882,14,3.36497,14L18.365,14C18.6411,14,18.865,14.2239,18.865,14.5C18.865,14.7761,18.6411,15,18.365,15L3.36497,15C3.08882,15,2.864967,14.7761,2.864967,14.5ZM20,17.5C20,18.328400000000002,19.3284,19,18.5,19C17.846899999999998,19,17.2913,18.5826,17.0854,18L3.50425,18C3.22811,18,3.00425,17.7761,3.00425,17.5C3.00425,17.2239,3.22811,17,3.50425,17L17.0854,17C17.2913,16.4174,17.846899999999998,16,18.5,16C19.3284,16,20,16.671599999999998,20,17.5Z stroke-opacity=0 stroke=none>');const Uy=()=>Ky();var Zy=U('<svg class=icon-overlay viewBox="0 0 22 22"><ellipse cx=10.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=17.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=10.5 cy=11.5 rx=7 ry=7 fill-opacity=0 stroke-opacity=1 fill=none stroke-width=1></ellipse><ellipse cx=10.5 cy=11.5 rx=5 ry=5 fill-opacity=0 stroke-opacity=1 fill=none stroke-width=1></ellipse><ellipse cx=10.5 cy=11.5 rx=3 ry=3 fill-opacity=0 stroke-opacity=1 fill=none stroke-width=1>');const Qy=()=>Zy();var jy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M3,7.32468C5.90649,3.3893050000000002,11.49833,2.81306,14.6674,6.31944C14.9056,6.1554199999999994,15.192,6.05979,15.5,6.05979C15.845,6.05979,16.1628,6.17974,16.4162,6.381349999999999L18.4509,4.23827L19,4.816615L16.8945,7.03429C16.962600000000002,7.21075,17,7.40319,17,7.60463C17,8.45782,16.328400000000002,9.14947,15.5,9.14947C14.6716,9.14947,14,8.45782,14,7.60463C14,7.36402,14.0534,7.13625,14.1487,6.93322C11.32695,3.748365,6.25159,4.253956,3.612785,7.82695L3,7.32468ZM14.09,15.4717C15.7427,13.78985,16.244500000000002,11.524740000000001,15.5633,9.30134L15.5618,9.30134L16.3012,9.0502C17.072400000000002,11.56646,16.497700000000002,14.158,14.6282,16.0599C12.28737,18.442,8.62386,18.6988,6.41348,16.4501C4.5526,14.5572,4.52076,11.19671,6.36766,9.3177C7.89069,7.76754,10.07544,7.706189999999999,11.56741,9.22363C11.95453,9.61742,12.24817,10.08363,12.43369,10.57677L14.1451,8.77421L14.6942,9.35256L12.64982,11.50582C12.65827,11.59712,12.66295,11.68839,12.66378,11.77936C12.87398,12.04523,13,12.38451,13,12.7541C13,13.60729,12.32843,14.2989,11.5,14.2989C10.67157,14.2989,10,13.60729,10,12.7541C10,11.90091,10.67157,11.20926,11.5,11.20926C11.60387,11.20926,11.70528,11.220130000000001,11.8032,11.240829999999999L11.81763,11.22564C11.69858,10.71874,11.42858,10.21929,11.0284,9.81179C9.844000000000001,8.60765,8.136890000000001,8.65592,6.90822,9.90586C5.37975,11.460930000000001,5.40693,14.288,6.95404,15.8619C8.84598,17.7867,12.03496,17.5626,14.09,15.4717Z stroke-opacity=0 stroke=none>');const Yy=()=>jy();var Gy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M4,17.0854L4,3.5C4,3.223858,4.22386,3,4.5,3C4.77614,3,5,3.223858,5,3.5L5,10L7.57584,10L9.8127,4.46359C9.91614,4.20756,10.20756,4.08386,10.46359,4.1873000000000005C10.71963,4.29075,10.84333,4.58216,10.73988,4.8382000000000005L8.65438,10L11.08535,10C11.29127,9.4174,11.84689,9,12.5,9C12.65154,9,12.79784,9.02247,12.93573,9.06427L16.6464,5.35355C16.8417,5.15829,17.1583,5.15829,17.3536,5.35355C17.5488,5.54882,17.5488,5.8654,17.3536,6.06066L13.7475,9.66675C13.907,9.90508,14,10.19168,14,10.5C14,11.15311,13.5826,11.70873,13,11.91465L13,14.3638L18.3714,12.1936C18.6274,12.09015,18.918799999999997,12.21385,19.0222,12.46989C19.1257,12.72592,19.002,13.0173,18.746000000000002,13.1208L13,15.4423L13,18L19.5,18C19.7761,18,20,18.2239,20,18.5C20,18.7761,19.7761,19,19.5,19L5.91465,19C5.70873,19.5826,5.15311,20,4.5,20C3.671573,20,3,19.3284,3,18.5C3,17.846899999999998,3.417404,17.2913,4,17.0854ZM6.3729499999999994,17.0413L12,14.7678L12,11.91465C11.88136,11.87271,11.76956,11.81627,11.66675,11.74746L6.3729499999999994,17.0413ZM12,15.8463L6.6694700000000005,18L12,18L12,15.8463ZM6.38629,15.6137L8.250350000000001,11L11,11L6.38629,15.6137ZM5,11L7.17182,11L5,16.3754L5,11Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Hy=()=>Gy();var Vy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M17,4.5C17,5.32843,16.328400000000002,6,15.5,6C15.0931,6,14.7241,5.83802,14.4539,5.57503L5.98992,8.32515C5.99658,8.38251,6,8.440850000000001,6,8.5C6,9.15311,5.582599999999999,9.70873,5,9.91465L5,11.08535C5.42621,11.236,5.763999999999999,11.57379,5.91465,12L19.5,12C19.7761,12,20,12.22386,20,12.5C20,12.77614,19.7761,13,19.5,13L5.91465,13C5.70873,13.5826,5.15311,14,4.5,14C3.671573,14,3,13.3284,3,12.5C3,11.84689,3.417404,11.29127,4,11.08535L4,9.91465C3.417404,9.70873,3,9.15311,3,8.5C3,7.67157,3.671573,7,4.5,7C4.90411,7,5.2709,7.15981,5.5406200000000005,7.41967L14.0093,4.66802C14.0032,4.6128599999999995,14,4.5568,14,4.5C14,3.671573,14.6716,3,15.5,3C16.328400000000002,3,17,3.671573,17,4.5ZM4,15.5C4,15.2239,4.22386,15,4.5,15L19.5,15C19.7761,15,20,15.2239,20,15.5C20,15.7761,19.7761,16,19.5,16L4.5,16C4.22386,16,4,15.7761,4,15.5ZM4,18.5C4,18.2239,4.22386,18,4.5,18L19.5,18C19.7761,18,20,18.2239,20,18.5C20,18.7761,19.7761,19,19.5,19L4.5,19C4.22386,19,4,18.7761,4,18.5Z stroke-opacity=0 stroke=none>');const qy=()=>Vy();var Xy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M20,3.5C20,4.15311,19.5826,4.70873,19,4.91465L19,18.5C19,18.7761,18.7761,19,18.5,19L4.91465,19C4.70873,19.5826,4.15311,20,3.5,20C2.671573,20,2,19.3284,2,18.5C2,17.846899999999998,2.417404,17.2913,3,17.0854L3,3.5C3,3.22386,3.22386,3,3.5,3L17.0854,3C17.2913,2.417404,17.846899999999998,2,18.5,2C19.3284,2,20,2.671573,20,3.5ZM17.0854,4C17.236,4.42621,17.5738,4.763999999999999,18,4.91465L18,8L14,8L14,4L17.0854,4ZM13,4L13,8L9,8L9,4L13,4ZM13,9L9,9L9,13L13,13L13,9ZM13,14L9,14L9,18L13,18L13,14ZM14,18L14,14L18,14L18,18L14,18ZM18,13L14,13L14,9L18,9L18,13ZM4.91465,18C4.763999999999999,17.5738,4.42621,17.236,4,17.0854L4,14L8,14L8,18L4.91465,18ZM4,8L4,4L8,4L8,8L4,8ZM8,9L8,13L4,13L4,9L8,9Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Jy=()=>Xy();var em=U('<svg class=icon-overlay viewBox="0 0 22 22"><ellipse cx=10.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=17.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=10.5 cy=11.5 rx=7 ry=7 fill-opacity=0 fill=none stroke-opacity=1 stroke-width=1>');const tm=()=>em();var nm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11.57625,6.9981C11.55099,6.999359999999999,11.52557,7,11.5,7C11.34,7,11.18584,6.97495,11.04125,6.9285499999999995L5.55401,16.4327C5.713760000000001,16.5905,5.83826,16.7839,5.91465,17L16.0854,17C16.2187,16.622700000000002,16.4987,16.314700000000002,16.8569,16.1445L11.57625,6.9981ZM12.50759,6.611219999999999C12.81005,6.336790000000001,13,5.94058,13,5.5C13,4.671573,12.32843,4,11.5,4C10.67157,4,10,4.671573,10,5.5C10,5.80059,10.08841,6.08052,10.24066,6.31522L4.64514,16.0069C4.59738,16.002299999999998,4.54896,16,4.5,16C3.671573,16,3,16.671599999999998,3,17.5C3,18.328400000000002,3.671573,19,4.5,19C5.15311,19,5.70873,18.5826,5.91465,18L16.0854,18C16.2913,18.5826,16.846899999999998,19,17.5,19C18.328400000000002,19,19,18.328400000000002,19,17.5C19,16.8365,18.5691,16.2735,17.971899999999998,16.075699999999998L12.50759,6.611219999999999Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const rm=()=>nm();var im=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M19,4.5C19,5.15311,18.5826,5.70873,18,5.91465L18,18.5C18,18.7761,17.7761,19,17.5,19L5.91465,19C5.70873,19.5826,5.15311,20,4.5,20C3.671573,20,3,19.3284,3,18.5C3,17.846899999999998,3.417404,17.2913,4,17.0854L4,4.5C4,4.22386,4.22386,4,4.5,4L16.0854,4C16.2913,3.417404,16.846899999999998,3,17.5,3C18.328400000000002,3,19,3.671573,19,4.5ZM5,5L16.0854,5C16.236,5.42621,16.5738,5.763999999999999,17,5.91465L17,18L5.91465,18C5.763999999999999,17.5738,5.42621,17.236,5,17.0854L5,5Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const om=()=>im();var am=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M19.6401,7.99355C20.4028,7.92291,21,7.2811900000000005,21,6.5C21,5.671573,20.3284,5,19.5,5C18.8469,5,18.2913,5.417404,18.0854,6L7.62067,6C7.34453,6,7.12067,6.22386,7.12067,6.5C7.12067,6.5479,7.12741,6.59423,7.13999,6.63809L3.2294099999999997,15.0243C2.530138,15.1517,2,15.764,2,16.5C2,17.328400000000002,2.671573,18,3.5,18C4.15311,18,4.70873,17.5826,4.91465,17L14.5963,17C14.6456,17.076,14.7162,17.1396,14.8044,17.1807C15.0546,17.2974,15.3521,17.1891,15.4688,16.9388L19.6401,7.99355ZM14.7896,16.0293L18.6551,7.739599999999999C18.3942,7.56144,18.1925,7.30307,18.0854,7L8.0746,7L4.25044,15.2009C4.55701,15.3784,4.79493,15.6613,4.91465,16L14.6207,16C14.68,16,14.7368,16.0103,14.7896,16.0293Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const sm=()=>am();var lm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M8.134443814697265,7.494615087890625L8.764323814697265,7.494615087890625L8.764323814697265,3.414215087890625L8.310223814697267,3.414215087890625L7.294603814697266,4.005035087890625L7.289713814697266,4.634915087890625L8.134443814697265,4.149892087890625L8.134443814697265,7.494615087890625ZM18.832003814697266,6.933095087890624Q19.004603814697266,6.635245087890625,19.004603814697266,6.2543850878906255Q19.004603814697266,5.884915087890625,18.845103814697264,5.593575087890625Q18.685503814697267,5.3006050878906255,18.399103814697266,5.136225087890625Q18.114303814697266,4.9702050878906245,17.754603814697266,4.9653250878906245L18.820603814697265,3.840647087890625L18.820603814697265,3.414215087890625L16.519203814697264,3.414215087890625L16.519203814697264,3.939931087890625L18.050803814697264,3.939931087890625L16.719403814697266,5.334785087890625L17.074203814697263,5.7205350878906245Q17.254903814697265,5.484525087890625,17.619503814697268,5.484525087890625Q17.980803814697268,5.484525087890625,18.187503814697266,5.689605087890625Q18.394203814697267,5.894685087890625,18.394203814697267,6.2543850878906255Q18.394203814697267,6.604315087890625,18.187503814697266,6.822415087890625Q17.980803814697268,7.0405150878906255,17.640603814697265,7.0405150878906255Q17.334603814697267,7.0405150878906255,17.124703814697266,6.890775087890625Q16.914703814697265,6.739415087890626,16.820303814697265,6.469225087890624L16.354803814697263,6.744295087890626Q16.480103814697266,7.125155087890625,16.821903814697265,7.341625087890625Q17.165403814697264,7.559725087890625,17.640603814697265,7.559725087890625Q18.039403814697266,7.559725087890625,18.348603814697267,7.393705087890625Q18.659503814697267,7.229315087890625,18.832003814697266,6.933095087890624ZM10.000003814697266,10.634915087890626C10.000003814697266,11.024655087890626,9.851363814697265,11.379685087890625,9.607683814697266,11.646395087890625L12.168903814697266,15.171615087890626C12.275403814697265,15.147615087890625,12.386203814697266,15.134915087890626,12.500003814697266,15.134915087890626C12.596503814697266,15.134915087890626,12.690803814697265,15.144015087890624,12.782303814697265,15.161415087890624L16.108803814697268,11.196955087890625C16.038703814697264,11.023375087890624,16.000003814697266,10.833655087890625,16.000003814697266,10.634915087890626C16.000003814697266,9.806495087890625,16.671603814697264,9.134915087890626,17.500003814697266,9.134915087890626C18.328403814697264,9.134915087890626,19.000003814697266,9.806495087890625,19.000003814697266,10.634915087890626C19.000003814697266,11.463345087890625,18.328403814697264,12.134915087890626,17.500003814697266,12.134915087890626C17.239503814697265,12.134915087890626,16.994503814697268,12.068495087890625,16.781003814697264,11.951675087890624L13.654703814697266,15.677415087890624C13.870303814697266,15.937215087890625,14.000003814697266,16.270915087890625,14.000003814697266,16.634915087890626C14.000003814697266,17.463315087890624,13.328403814697266,18.134915087890626,12.500003814697266,18.134915087890626C11.671573814697265,18.134915087890626,11.000003814697266,17.463315087890624,11.000003814697266,16.634915087890626C11.000003814697266,16.284415087890626,11.120193814697265,15.962015087890626,11.321603814697266,15.706715087890625L8.715393814697265,12.119565087890624C8.645053814697267,12.129685087890625,8.573143814697266,12.134915087890626,8.500003814697266,12.134915087890626C8.162103814697264,12.134915087890626,7.8503038146972655,12.023195087890626,7.599523814697266,11.834665087890626L4.505583814697266,15.521915087890624C4.809213814697266,15.796415087890624,5.000003814697266,16.193415087890624,5.000003814697266,16.634915087890626C5.000003814697266,17.463315087890624,4.328433814697266,18.134915087890626,3.5000038146972656,18.134915087890626C2.6715768146972656,18.134915087890626,2.0000038146972656,17.463315087890624,2.0000038146972656,16.634915087890626C2.0000038146972656,15.806515087890626,2.6715768146972656,15.134915087890626,3.5000038146972656,15.134915087890626C3.508253814697266,15.134915087890626,3.5164838146972657,15.135015087890626,3.524703814697266,15.135115087890625L7.033823814697266,10.953115087890625C7.011673814697265,10.850565087890626,7.000003814697266,10.744105087890624,7.000003814697266,10.634915087890626C7.000003814697266,9.806495087890625,7.671573814697266,9.134915087890626,8.500003814697266,9.134915087890626C9.328433814697267,9.134915087890626,10.000003814697266,9.806495087890625,10.000003814697266,10.634915087890626Z stroke-opacity=0 stroke=none>');const cm=()=>lm();var um=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M8.13444,7.494615087890625L8.76432,7.494615087890625L8.76432,3.414215087890625L8.310220000000001,3.414215087890625L7.2946,4.005035087890625L7.28971,4.634915087890625L8.13444,4.149892087890625L8.13444,7.494615087890625ZM18.832,6.929835087890625Q19.0046,6.635245087890625,19.0046,6.2543850878906255Q19.0046,5.889805087890625,18.8451,5.5952050878906245Q18.6855,5.3006050878906255,18.3975,5.132965087890625Q18.1094,4.9653250878906245,17.7399,4.9653250878906245Q17.435499999999998,4.9653250878906245,17.1556,5.149245087890625L17.2793,3.939931087890625L18.8304,3.939931087890625L18.8304,3.414215087890625L16.7406,3.414215087890625L16.5094,5.665195087890625L17.0156,5.795405087890625Q17.095399999999998,5.655425087890626,17.2516,5.570795087890625Q17.4095,5.484525087890625,17.6357,5.484525087890625Q17.9694,5.484525087890625,18.1842,5.697745087890625Q18.4007,5.909335087890625,18.4007,6.2543850878906255Q18.4007,6.604315087890625,18.1842,6.822415087890625Q17.9694,7.0405150878906255,17.6292,7.0405150878906255Q17.3298,7.0405150878906255,17.119799999999998,6.890775087890625Q16.9098,6.739415087890626,16.825200000000002,6.474115087890625L16.3597,6.749175087890626Q16.470399999999998,7.110505087890624,16.807299999999998,7.335115087890625Q17.144199999999998,7.559725087890625,17.6292,7.559725087890625Q18.0296,7.559725087890625,18.3438,7.392075087890625Q18.6595,7.224435087890625,18.832,6.929835087890625ZM10,10.634915087890626C10,11.024655087890626,9.85136,11.379685087890625,9.60768,11.646395087890625L12.1689,15.171615087890626C12.2754,15.147615087890625,12.3862,15.134915087890626,12.5,15.134915087890626C12.5965,15.134915087890626,12.6908,15.144015087890624,12.7823,15.161415087890624L16.108800000000002,11.196955087890625C16.0387,11.023375087890624,16,10.833655087890625,16,10.634915087890626C16,9.806495087890625,16.671599999999998,9.134915087890626,17.5,9.134915087890626C18.3284,9.134915087890626,19,9.806495087890625,19,10.634915087890626C19,11.463345087890625,18.3284,12.134915087890626,17.5,12.134915087890626C17.2395,12.134915087890626,16.994500000000002,12.068505087890625,16.781,11.951675087890624L13.6547,15.677415087890624C13.8703,15.937215087890625,14,16.270915087890625,14,16.634915087890626C14,17.463315087890624,13.3284,18.134915087890626,12.5,18.134915087890626C11.67157,18.134915087890626,11,17.463315087890624,11,16.634915087890626C11,16.284415087890626,11.12019,15.962015087890626,11.3216,15.706715087890625L8.71539,12.119565087890624C8.645050000000001,12.129685087890625,8.57314,12.134915087890626,8.5,12.134915087890626C8.162099999999999,12.134915087890626,7.8503,12.023195087890626,7.59952,11.834665087890626L4.50558,15.521915087890624C4.80921,15.796415087890624,5,16.193415087890624,5,16.634915087890626C5,17.463315087890624,4.32843,18.134915087890626,3.5,18.134915087890626C2.671573,18.134915087890626,2,17.463315087890624,2,16.634915087890626C2,15.806515087890626,2.671573,15.134915087890626,3.5,15.134915087890626C3.5082500000000003,15.134915087890626,3.51648,15.135015087890626,3.5247,15.135115087890625L7.03382,10.953115087890625C7.01167,10.850565087890626,7,10.744105087890624,7,10.634915087890626C7,9.806495087890625,7.67157,9.134915087890626,8.5,9.134915087890626C9.32843,9.134915087890626,10,9.806495087890625,10,10.634915087890626Z stroke-opacity=0 stroke=none>');const fm=()=>um();var dm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M18.8532,7.020985087890625Q19.0257,6.734525087890625,19.0257,6.369945087890625Q19.0257,6.020005087890625,18.8499,5.754705087890625Q18.6758,5.489415087890626,18.3649,5.339675087890625Q18.5944,5.209465087890625,18.7214,4.994615087890625Q18.8499,4.779775087890625,18.8499,4.5193550878906255Q18.8499,4.2003480878906245,18.7002,3.951324087890625Q18.5505,3.700673087890625,18.277,3.557444087890625Q18.0052,3.414215087890625,17.6455,3.414215087890625Q17.285800000000002,3.414215087890625,17.0107,3.557444087890625Q16.7357,3.700673087890625,16.5843,3.951324087890625Q16.4346,4.2003480878906245,16.4346,4.5193550878906255Q16.4346,4.779775087890625,16.561500000000002,4.994615087890625Q16.6901,5.209465087890625,16.919600000000003,5.339675087890625Q16.6055,5.489415087890626,16.4297,5.757965087890625Q16.255499999999998,6.024895087890625,16.255499999999998,6.369945087890625Q16.255499999999998,6.734525087890625,16.4297,7.020985087890625Q16.6055,7.305815087890625,16.919600000000003,7.465325087890625Q17.2354,7.624825087890625,17.6455,7.624825087890625Q18.0557,7.624825087890625,18.3682,7.465325087890625Q18.6807,7.305815087890625,18.8532,7.020985087890625ZM8.76432,7.559725087890625L8.13444,7.559725087890625L8.13444,4.214996087890625L7.28971,4.700025087890625L7.2946,4.070139087890625L8.310220000000001,3.479319087890625L8.76432,3.479319087890625L8.76432,7.559725087890625ZM17.1816,4.955555087890625Q17.0042,4.784655087890625,17.0042,4.5095950878906255Q17.0042,4.229645087890625,17.18,4.057119087890625Q17.355800000000002,3.884592087890625,17.6455,3.884592087890625Q17.935200000000002,3.884592087890625,18.1077,4.057119087890625Q18.2803,4.229645087890625,18.2803,4.5095950878906255Q18.2803,4.784655087890625,18.1045,4.955555087890625Q17.930300000000003,5.124825087890625,17.6455,5.124825087890625Q17.3607,5.124825087890625,17.1816,4.955555087890625ZM18.2217,5.7953950878906255Q18.4398,6.005365087890625,18.4398,6.3552950878906245Q18.4398,6.705235087890625,18.2217,6.915195087890625Q18.0052,7.125155087890625,17.6455,7.125155087890625Q17.285800000000002,7.125155087890625,17.067700000000002,6.915195087890625Q16.849600000000002,6.705235087890625,16.849600000000002,6.3552950878906245Q16.849600000000002,6.005365087890625,17.064500000000002,5.7953950878906255Q17.2793,5.585435087890625,17.6455,5.585435087890625Q18.0052,5.585435087890625,18.2217,5.7953950878906255ZM9.60768,11.711495087890626C9.85136,11.444785087890626,10,11.089765087890626,10,10.700025087890625C10,9.871595087890626,9.32843,9.200025087890625,8.5,9.200025087890625C7.67157,9.200025087890625,7,9.871595087890626,7,10.700025087890625C7,10.809205087890625,7.01167,10.915665087890625,7.03382,11.018215087890624L3.5247,15.200215087890625C3.51648,15.200115087890625,3.5082500000000003,15.200015087890625,3.5,15.200015087890625C2.671573,15.200015087890625,2,15.871615087890625,2,16.700015087890627C2,17.528415087890625,2.671573,18.200015087890627,3.5,18.200015087890627C4.32843,18.200015087890627,5,17.528415087890625,5,16.700015087890627C5,16.258515087890625,4.80921,15.861515087890625,4.50558,15.587015087890626L7.59952,11.899765087890625C7.8503,12.088295087890625,8.162099999999999,12.200025087890625,8.5,12.200025087890625C8.57314,12.200025087890625,8.645050000000001,12.194785087890626,8.71539,12.184675087890625L11.3216,15.771815087890625C11.12019,16.027215087890625,11,16.349515087890623,11,16.700015087890627C11,17.528415087890625,11.67157,18.200015087890627,12.5,18.200015087890627C13.3284,18.200015087890627,14,17.528415087890625,14,16.700015087890627C14,16.336015087890623,13.8703,16.002315087890626,13.6547,15.742515087890625L16.781,12.016775087890625C16.994500000000002,12.133605087890626,17.2395,12.200025087890625,17.5,12.200025087890625C18.3284,12.200025087890625,19,11.528445087890624,19,10.700025087890625C19,9.871595087890626,18.3284,9.200025087890625,17.5,9.200025087890625C16.671599999999998,9.200025087890625,16,9.871595087890626,16,10.700025087890625C16,10.898765087890624,16.0387,11.088475087890625,16.108800000000002,11.262055087890625L12.7823,15.226515087890625C12.6908,15.209115087890625,12.5965,15.200015087890625,12.5,15.200015087890625C12.3862,15.200015087890625,12.2754,15.212715087890626,12.1689,15.236715087890625L9.60768,11.711495087890626Z stroke-opacity=0 stroke=none>');const hm=()=>dm();var gm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M9.474616630859375,7.494615087890625L8.844736630859375,7.494615087890625L8.844736630859375,4.149892087890625L8.000006630859374,4.634915087890625L8.004896630859374,4.005035087890625L9.020516630859376,3.414215087890625L9.474616630859375,3.414215087890625L9.474616630859375,7.494615087890625ZM18.529296630859378,4.8318550878906255Q18.307996630859375,5.028795087890625,18.122396630859377,5.385245087890625Q17.868496630859376,5.019035087890625,17.629196630859376,4.8269750878906255Q17.389996630859375,4.634915087890625,17.168596630859376,4.634915087890625Q16.794296630859375,4.634915087890625,16.522496630859376,4.976715087890625Q16.252296630859377,5.3168850878906255,16.252296630859377,5.7856350878906255Q16.252296630859377,6.218575087890625,16.502896630859375,6.521315087890625Q16.755196630859373,6.822415087890625,17.114896630859377,6.822415087890625Q17.368796630859375,6.822415087890625,17.588596630859374,6.625475087890624Q17.809896630859377,6.428535087890625,17.998696630859374,6.0688350878906245Q18.249396630859373,6.439935087890625,18.488596630859377,6.631985087890625Q18.727896630859377,6.822415087890625,18.952496630859375,6.822415087890625Q19.326796630859373,6.822415087890625,19.596996630859376,6.482245087890625Q19.868796630859375,6.140455087890626,19.868796630859375,5.671705087890626Q19.868796630859375,5.238755087890625,19.618196630859376,4.937655087890625Q19.367496630859375,4.634915087890625,19.006196630859375,4.634915087890625Q18.750696630859377,4.634915087890625,18.529296630859378,4.8318550878906255ZM18.337296630859377,5.674955087890625L18.278696630859375,5.596835087890625Q18.449596630859375,5.272935087890625,18.622096630859374,5.1101750878906245Q18.794596630859374,4.947415087890625,18.967096630859373,4.947415087890625Q19.194996630859375,4.947415087890625,19.346396630859374,5.1345950878906255Q19.497696630859377,5.320135087890625,19.497696630859377,5.598455087890625Q19.497696630859377,5.8914250878906245,19.360996630859376,6.096505087890625Q19.224296630859374,6.301585087890626,19.027396630859375,6.301585087890626Q18.915096630859374,6.301585087890626,18.742496630859375,6.146965087890624Q18.569996630859375,5.992335087890625,18.337296630859377,5.674955087890625ZM17.785496630859377,5.779125087890625L17.842496630859372,5.857245087890625Q17.668296630859373,6.186025087890625,17.495796630859374,6.348785087890625Q17.324896630859374,6.509915087890625,17.153996630859375,6.509915087890625Q16.926096630859377,6.509915087890625,16.774796630859377,6.324375087890624Q16.623396630859375,6.137195087890625,16.623396630859375,5.858875087890625Q16.623396630859375,5.565905087890625,16.761696630859376,5.360825087890625Q16.900096630859373,5.1557550878906255,17.095396630859376,5.1557550878906255Q17.228896630859374,5.1557550878906255,17.365596630859375,5.2778250878906245Q17.502296630859377,5.399895087890625,17.785496630859377,5.779125087890625ZM10.710296630859375,10.634915087890626C10.710296630859375,11.024655087890626,10.561656630859375,11.379685087890625,10.317976630859375,11.646395087890625L12.879196630859376,15.171615087890626C12.985696630859374,15.147615087890625,13.096496630859376,15.134915087890626,13.210296630859375,15.134915087890626C13.306796630859376,15.134915087890626,13.401096630859374,15.144015087890624,13.492596630859374,15.161415087890624L16.819096630859377,11.196955087890625C16.748996630859374,11.023375087890624,16.710296630859375,10.833655087890625,16.710296630859375,10.634915087890626C16.710296630859375,9.806495087890625,17.381896630859373,9.134915087890626,18.210296630859375,9.134915087890626C19.038696630859373,9.134915087890626,19.710296630859375,9.806495087890625,19.710296630859375,10.634915087890626C19.710296630859375,11.463345087890625,19.038696630859373,12.134915087890626,18.210296630859375,12.134915087890626C17.949796630859375,12.134915087890626,17.704796630859377,12.068505087890625,17.491296630859374,11.951675087890624L14.364996630859375,15.677415087890624C14.580596630859375,15.937215087890625,14.710296630859375,16.270915087890625,14.710296630859375,16.634915087890626C14.710296630859375,17.463315087890624,14.038696630859375,18.134915087890626,13.210296630859375,18.134915087890626C12.381866630859374,18.134915087890626,11.710296630859375,17.463315087890624,11.710296630859375,16.634915087890626C11.710296630859375,16.284415087890626,11.830486630859374,15.962015087890626,12.031896630859375,15.706715087890625L9.425686630859374,12.119565087890624C9.355346630859376,12.129685087890625,9.283436630859375,12.134915087890626,9.210296630859375,12.134915087890626C8.872396630859374,12.134915087890626,8.560596630859376,12.023195087890626,8.309816630859375,11.834665087890626L5.215876630859375,15.521915087890624C5.519506630859375,15.796415087890624,5.710296630859375,16.193415087890624,5.710296630859375,16.634915087890626C5.710296630859375,17.463315087890624,5.038726630859375,18.134915087890626,4.210296630859375,18.134915087890626C3.381869630859375,18.134915087890626,2.710296630859375,17.463315087890624,2.710296630859375,16.634915087890626C2.710296630859375,15.806515087890626,3.381869630859375,15.134915087890626,4.210296630859375,15.134915087890626C4.218546630859375,15.134915087890626,4.226776630859375,15.135015087890626,4.234996630859375,15.135115087890625L7.744116630859375,10.953115087890625C7.721966630859375,10.850565087890626,7.710296630859375,10.744105087890624,7.710296630859375,10.634915087890626C7.710296630859375,9.806495087890625,8.381866630859374,9.134915087890626,9.210296630859375,9.134915087890626C10.038726630859376,9.134915087890626,10.710296630859375,9.806495087890625,10.710296630859375,10.634915087890626Z stroke-opacity=0 stroke=none>');const pm=()=>gm();var ym=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M21,5.5C21,6.32843,20.3284,7,19.5,7C19.4136,7,19.3289,6.99269,19.2465,6.97866L15.6257,15.5086C15.8587,15.7729,16,16.119999999999997,16,16.5C16,17.328400000000002,15.3284,18,14.5,18C13.8469,18,13.2913,17.5826,13.0854,17L3.91465,17C3.70873,17.5826,3.15311,18,2.5,18C1.671573,18,1,17.328400000000002,1,16.5C1,15.6716,1.671573,15,2.5,15C2.5840199999999998,15,2.66643,15.0069,2.74668,15.0202L6.36934,6.48574C6.13933,6.22213,6,5.87733,6,5.5C6,4.671573,6.67157,4,7.5,4C8.15311,4,8.70873,4.417404,8.91465,5L18.0854,5C18.2913,4.417404,18.8469,4,19.5,4C20.3284,4,21,4.671573,21,5.5ZM18.0854,6L8.91465,6C8.892579999999999,6.06243,8.8665,6.12296,8.83672,6.18128L13.9814,15.0921C14.143,15.0325,14.3177,15,14.5,15C14.584,15,14.6664,15.0069,14.7467,15.0202L18.3693,6.48574C18.2462,6.3446,18.149,6.1802,18.0854,6ZM13.2036,15.745L8.0861,6.8811800000000005C7.90605,6.95768,7.70797,7,7.5,7C7.41359,7,7.32888,6.99269,7.24647,6.97866L3.62571,15.5086C3.7512,15.651,3.8501,15.8174,3.91465,16L13.0854,16C13.1169,15.9108,13.1566,15.8255,13.2036,15.745Z stroke-opacity=0 stroke=none>');const mm=()=>ym();var bm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M5.92159,5.93994C6.04014,5.90529,6.152620000000001,5.85639,6.25704,5.79523L9.12729,9.89437C9.045449999999999,10.07959,9,10.28449,9,10.5C9,10.79522,9.08529,11.07053,9.232569999999999,11.30262L4.97573,16.7511L5.92159,5.93994ZM4.92259,5.8848400000000005C4.38078,5.658659999999999,4,5.1238,4,4.5C4,3.671573,4.67157,3,5.5,3C6.2157,3,6.81433,3.50124,6.96399,4.17183L15.1309,4.88634C15.3654,4.36387,15.8902,4,16.5,4C17.328400000000002,4,18,4.67157,18,5.5C18,6.08983,17.659599999999998,6.60015,17.1645,6.84518L18.4264,14.0018C18.4508,14.0006,18.4753,14,18.5,14C19.3284,14,20,14.6716,20,15.5C20,16.328400000000002,19.3284,17,18.5,17C17.932499999999997,17,17.4386,16.6849,17.183799999999998,16.22L5.99686,18.5979C5.946429999999999,19.3807,5.29554,20,4.5,20C3.671573,20,3,19.3284,3,18.5C3,17.869300000000003,3.389292,17.3295,3.94071,17.1077L4.92259,5.8848400000000005ZM5.72452,17.6334C5.69799,17.596,5.6698,17.5599,5.64004,17.525100000000002L10.01843,11.92103C10.16958,11.97223,10.33155,12,10.5,12C10.80059,12,11.08052,11.91158,11.31522,11.75934L17.0606,15.0765C17.0457,15.1271,17.0335,15.1789,17.023899999999998,15.2317L5.72452,17.6334ZM11.92855,10.95875L17.4349,14.1379L16.1699,6.96356C15.9874,6.92257,15.8174,6.8483,15.6667,6.74746L11.99771,10.4165C11.99923,10.44414,12,10.47198,12,10.5C12,10.66,11.97495,10.814160000000001,11.92855,10.95875ZM10.5,9C10.259830000000001,9,10.03285,9.05644,9.83159,9.15679L7.04919,5.1831L15.0493,5.88302C15.054,5.90072,15.059,5.91829,15.0643,5.9357299999999995L11.56066,9.43934C11.28921,9.16789,10.91421,9,10.5,9Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const _m=()=>bm();var vm=U('<svg viewBox="0 0 22 22"><path d=M4.727219638671875,8.007996215820313L9.973849638671876,2.7629472158203123C10.167279638671875,2.5696791158203123,10.480729638671875,2.5696791158203123,10.674169638671875,2.7629472158203123L13.223329638671874,5.311756215820313C13.416929638671874,5.505236215820313,13.416929638671874,5.8189862158203125,13.223329638671874,6.012466215820313L7.977129638671875,11.257906215820313C7.379859638671875,11.855176215820313,7.407609638671875,12.909396215820312,8.033809638671876,13.535596215820313C8.660409638671876,14.162596215820313,9.713849638671874,14.189996215820312,10.311129638671876,13.591896215820313L15.556929638671875,8.346066215820311C15.750429638671875,8.152526215820313,16.064229638671875,8.152526215820313,16.257629638671872,8.346066215820311L18.806529638671876,10.895266215820312C19.000029638671876,11.088746215820313,19.000029638671876,11.402496215820312,18.806529638671876,11.595976215820313L13.560629638671875,16.841796215820313C11.165619638671876,19.237196215820312,7.197149638671875,19.19919621582031,4.783499638671875,16.785496215820313C2.3698426386718747,14.371896215820312,2.331397638671875,10.403416215820313,4.727219638671875,8.007996215820313ZM12.172299638671875,5.662106215820312L10.323809638671875,3.8136162158203124L5.4287196386718755,8.709096215820313C3.422893638671875,10.714536215820312,3.4549956386718748,14.055196215820313,5.484999638671875,16.08479621582031C7.514609638671875,18.114796215820313,10.855289638671875,18.146496215820314,12.860719638671876,16.141096215820312L15.465629638671874,13.535796215820312L14.090929638671875,12.160756215820312L14.791629638671875,11.460436215820312L16.166229638671876,12.834996215820313L17.755829638671877,11.245226215820313L15.907729638671874,9.396736215820312L11.011839638671875,14.292596215820312C10.042809638671875,15.262396215820312,8.418249638671874,15.243796215820312,7.406019638671875,14.306496215820312L7.333099638671875,14.236296215820312C6.327599638671876,13.230796215820313,6.284009638671876,11.550396215820312,7.276419638671875,10.557586215820312L9.882199638671874,7.952026215820313L8.501079638671875,6.570906215820313L9.201789638671876,5.870186215820313L10.582939638671874,7.251336215820312L12.172299638671875,5.662106215820312Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Cm=e=>(()=>{var r=vm();return bt(r,"class",`icon-overlay ${e??""}`),r})();var xm=U('<svg viewBox="0 0 22 22"><defs><clipPath id=master_svg0_151_615><rect x=0 y=0 width=22 height=22 rx=0></rect></clipPath></defs><g clip-path=url(#master_svg0_151_615)><path d=M19.672,3.0673368C19.4417,2.9354008,19.1463,3.00292252,18.9994,3.2210900000000002L17.4588,5.50622L16.743299999999998,3.781253L13.9915,7.4662L13.9618,7.51108C13.8339,7.72862,13.8936,8.005659999999999,14.1004,8.15391L14.1462,8.183430000000001C14.3683,8.308720000000001,14.6511,8.25001,14.8022,8.047229999999999L16.4907,5.78571L17.246299999999998,7.60713L19.8374,3.7635389999999997L19.8651,3.717088C19.9871,3.484615,19.9023,3.199273,19.672,3.0673368ZM4.79974,8.462530000000001L10.117740000000001,3.252975C10.31381,3.0610145,10.63152,3.0610145,10.82759,3.252975L13.4115,5.78453C13.6076,5.976710000000001,13.6076,6.28833,13.4115,6.4805L8.093869999999999,11.69045C7.48847,12.28368,7.51659,13.3308,8.151309999999999,13.9528C8.786439999999999,14.5755,9.85421,14.6027,10.45961,14.0087L15.7768,8.79831C15.9729,8.60609,16.2909,8.60609,16.487099999999998,8.79831L19.0705,11.33026C19.2667,11.52244,19.2667,11.83406,19.0705,12.02623L13.7533,17.2366C11.32572,19.6158,7.30328,19.578,4.85679,17.1807C2.410298,14.7834,2.371331,10.84174,4.79974,8.462530000000001ZM12.3461,6.1325199999999995L10.47246,4.29654L5.51079,9.15889C3.477674,11.15076,3.510214,14.4688,5.56784,16.4847C7.62506,18.500999999999998,11.01117,18.5325,13.0439,16.540599999999998L15.6842,13.9529L14.2908,12.58718L15.0011,11.89161L16.394399999999997,13.2569L18.0056,11.67786L16.1323,9.84188L11.16985,14.7046C10.18764,15.6679,8.540980000000001,15.6494,7.51498,14.7184L7.44107,14.6487C6.4219,13.65,6.37771,11.98096,7.38362,10.994869999999999L10.02485,8.40693L8.624939999999999,7.03516L9.335180000000001,6.33919L10.73512,7.71099L12.3461,6.1325199999999995Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const wm=e=>(()=>{var r=xm();return bt(r,"class",`icon-overlay ${e??""}`),r})();var Lm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11,17C5.80945,17,3.667717,12.85,3.113386,11.575C2.9622047,11.2,2.9622047,10.8,3.113386,10.425C3.667717,9.15,5.80945,5,11,5C16.165399999999998,5,18.3323,9.15,18.8866,10.425C19.0378,10.8,19.0378,11.2,18.8866,11.575C18.3323,12.85,16.165399999999998,17,11,17ZM4.04567,10.8C3.995276,10.925,3.995276,11.05,4.04567,11.175C4.52441,12.325,6.43937,16,11,16C15.5606,16,17.4756,12.325,17.9543,11.2C18.0047,11.075,18.0047,10.95,17.9543,10.825C17.4756,9.675,15.5606,6,11,6C6.43937,6,4.52441,9.675,4.04567,10.8ZM11,13.5C9.61417,13.5,8.480319999999999,12.375,8.480319999999999,11C8.480319999999999,9.625,9.61417,8.5,11,8.5C12.38583,8.5,13.5197,9.625,13.5197,11C13.5197,12.375,12.38583,13.5,11,13.5ZM11,9.5C10.1685,9.5,9.48819,10.175,9.48819,11C9.48819,11.825,10.1685,12.5,11,12.5C11.8315,12.5,12.51181,11.825,12.51181,11C12.51181,10.175,11.8315,9.5,11,9.5Z stroke-opacity=0 fill-opacity=1>');const $m=()=>Lm();var km=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M5.80417,14.9887L4.62563,16.167299999999997C4.43037,16.3625,4.43037,16.6791,4.62563,16.8744C4.82089,17.0696,5.13748,17.0696,5.332739999999999,16.8744L6.62638,15.5807C7.75595,16.290100000000002,9.19328,16.7929,11,16.7929C16.165399999999998,16.7929,18.3323,12.64289,18.8866,11.36789C19.0378,10.99289,19.0378,10.59289,18.8866,10.21789C18.5549,9.45486,17.6456,7.66212,15.8617,6.34545L17.3536,4.853553C17.5488,4.658291,17.5488,4.341709,17.3536,4.146447C17.1583,3.9511845,16.8417,3.9511845,16.6464,4.146447L15.0014,5.7915399999999995C13.9314,5.1969,12.61166,4.792893,11,4.792893C5.80945,4.792893,3.667717,8.94289,3.113386,10.21789C2.9622049,10.59289,2.9622049,10.99289,3.113386,11.36789C3.424435,12.08333,4.2353000000000005,13.70399,5.80417,14.9887ZM7.36012,14.847C8.32327,15.4074,9.52286,15.7929,11,15.7929C15.5606,15.7929,17.4756,12.11789,17.9543,10.99289C18.0047,10.86789,18.0047,10.74289,17.9543,10.61789C17.659,9.90846,16.8171,8.23812,15.1447,7.06241L12.96929,9.23782C13.3134,9.66543,13.5197,10.20642,13.5197,10.79289C13.5197,12.16789,12.38583,13.29289,11,13.29289C10.41596,13.29289,9.87667,13.09308,9.44815,12.75896L7.36012,14.847ZM8.794609999999999,11.99829L6.520099999999999,14.2728C5.06905,13.12119,4.32057,11.628250000000001,4.04567,10.96789C3.995275,10.84289,3.995275,10.71789,4.04567,10.59289C4.52441,9.46789,6.43937,5.79289,11,5.79289C12.28868,5.79289,13.3661,6.086320000000001,14.2596,6.53329L12.19759,8.5953C11.84086,8.40257,11.43271,8.29289,11,8.29289C9.61417,8.29289,8.480319999999999,9.41789,8.480319999999999,10.79289C8.480319999999999,11.22918,8.594470000000001,11.64029,8.794609999999999,11.99829ZM10.16528,12.04183C10.404869999999999,12.20032,10.692070000000001,12.29289,11,12.29289C11.8315,12.29289,12.51181,11.61789,12.51181,10.79289C12.51181,10.48318,12.41593,10.194600000000001,12.25216,9.95494L10.16528,12.04183ZM11.43602,9.35687L9.55616,11.236740000000001C9.512,11.09633,9.48819,10.94724,9.48819,10.79289C9.48819,9.96789,10.1685,9.29289,11,9.29289C11.15142,9.29289,11.29782,9.31528,11.43602,9.35687Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Sm=()=>km();var Am=U('<svg class=icon-overlay viewBox="0 0 22 22"><defs><clipPath id=master_svg0_151_625><rect x=0 y=0 width=22 height=22 rx=0></rect></clipPath></defs><g clip-path=url(#master_svg0_151_625)><path d=M14.5385,9.76923L15.6538,9.76923C16.6538,9.76923,17.4615,10.576920000000001,17.4615,11.576920000000001L17.4615,17.1923C17.4615,18.1923,16.6538,19,15.6538,19L5.80769,19C4.807692,19,4,18.1923,4,17.1923L4,11.576920000000001C4,10.576920000000001,4.807692,9.76923,5.80769,9.76923L7.23077,9.76923L7.23077,7.576919999999999C7.23077,5.61538,8.88462,4,10.88462,4C12.88462,4,14.5385,5.61538,14.5385,7.576919999999999L14.5385,9.76923ZM10.88461,5.15385C9.5,5.15385,8.38461,6.23077,8.38461,7.576919999999999L8.38461,9.76923L13.38462,9.76923L13.38462,7.576919999999999C13.38462,6.23077,12.26923,5.15385,10.88461,5.15385ZM15.6538,17.8462C16,17.8462,16.3077,17.5385,16.3077,17.1923L16.3077,11.576920000000001C16.3077,11.23077,16,10.923079999999999,15.6538,10.923079999999999L5.80769,10.923079999999999C5.46154,10.923079999999999,5.15385,11.23077,5.15385,11.576920000000001L5.15385,17.1923C5.15385,17.5385,5.46154,17.8462,5.80769,17.8462L15.6538,17.8462ZM10.153839999999999,12.65385C10.153839999999999,12.34615,10.42307,12.07692,10.73076,12.07692C11.038450000000001,12.07692,11.307680000000001,12.34615,11.307680000000001,12.65385L11.307680000000001,14.5769C11.307680000000001,14.8846,11.038450000000001,15.1538,10.73076,15.1538C10.42307,15.1538,10.153839999999999,14.8846,10.153839999999999,14.5769L10.153839999999999,12.65385Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Mm=()=>Am();var Tm=U('<svg class=icon-overlay viewBox="0 0 22 22"><defs><clipPath id=master_svg0_151_620><rect x=0 y=0 width=22 height=22 rx=0></rect></clipPath></defs><g clip-path=url(#master_svg0_151_620)><path d=M8.38461,9.76923L15.6538,9.76923C16.6538,9.76923,17.4615,10.576920000000001,17.4615,11.576920000000001L17.4615,17.1923C17.4615,18.1923,16.6538,19,15.6538,19L5.80769,19C4.807692,19,4,18.1923,4,17.1923L4,11.576920000000001C4,10.576920000000001,4.807693,9.76923,5.80769,9.76923L7.23077,9.76923L7.23077,7.576919999999999C7.23077,5.61538,8.88462,4,10.88462,4C12.46154,4,13.84615,4.961539,14.3462,6.423080000000001C14.4615,6.73077,14.3077,7.038460000000001,14,7.15385C13.69231,7.26923,13.38461,7.11538,13.26923,6.80769C12.92308,5.80769,11.96154,5.15385,10.88462,5.15385C9.5,5.15385,8.38461,6.23077,8.38461,7.576919999999999L8.38461,9.76923ZM15.6538,17.8462C16,17.8462,16.3077,17.5385,16.3077,17.1923L16.3077,11.576920000000001C16.3077,11.23077,16,10.923079999999999,15.6538,10.923079999999999L5.80769,10.923079999999999C5.46154,10.923079999999999,5.15385,11.23077,5.15385,11.576920000000001L5.15385,17.1923C5.15385,17.5385,5.46154,17.8462,5.80769,17.8462L15.6538,17.8462ZM10.153839999999999,12.65385C10.153839999999999,12.34615,10.42307,12.07692,10.73076,12.07692C11.03846,12.07692,11.307690000000001,12.34615,11.307690000000001,12.65385L11.307690000000001,14.5769C11.307690000000001,14.8846,11.03846,15.1538,10.73076,15.1538C10.42307,15.1538,10.153839999999999,14.8846,10.153839999999999,14.5769L10.153839999999999,12.65385Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Pm=()=>Tm();var Im=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M16.966900000000003,8.67144C16.6669,8.67144,16.4247,8.91558,16.4247,9.21802L16.4247,16.631500000000003C16.4247,17.322,16.007199999999997,17.9068,15.5139,17.9068L13.93072,17.9068L13.93072,9.2162C13.93072,8.91741,13.68675,8.67144,13.38855,8.67144C13.09036,8.67144,12.84639,8.91741,12.84639,9.21802L12.84639,17.9068L10.151810000000001,17.9068L10.151810000000001,9.21802C10.151810000000001,8.91741,9.90783,8.67144,9.609639999999999,8.67144C9.31145,8.67144,9.06747,8.91741,9.06747,9.219850000000001L9.06747,17.9068L7.48614,17.9068C6.99277,17.9068,6.5753,17.322,6.5753,16.631500000000003L6.5753,9.21802C6.5753,8.91558,6.333130000000001,8.67144,6.03313,8.67144C5.73313,8.67144,5.49096,8.91558,5.49096,9.21802L5.49096,16.631500000000003C5.49096,17.9378,6.385540000000001,19,7.48614,19L15.512,19C16.6127,19,17.509,17.9378,17.509,16.631500000000003L17.509,9.21802C17.509,8.91558,17.2669,8.67144,16.966900000000003,8.67144ZM18.4578,6.21183L4.542169,6.21183C4.243976,6.21183,4,6.45779,4,6.75841C4,7.05903,4.243976,7.30499,4.542169,7.30499L18.4578,7.30499C18.756,7.30499,19,7.05903,19,6.75841C19,6.45779,18.756,6.21183,18.4578,6.21183ZM8.68072,5.10045L14.3193,5.10045C14.6175,5.10045,14.8614,4.852666,14.8614,4.550225C14.8614,4.247783,14.6175,4,14.3193,4L8.68072,4C8.38253,4,8.13855,4.247783,8.13855,4.550225C8.13855,4.852666,8.38253,5.10045,8.68072,5.10045Z stroke-opacity=0 fill-opacity=1>');const Om=()=>Im();var Em=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M17.0643,7.033864912109375L18,3.585784912109375L14.5078,4.509695912109375L15.3537,5.344934912109375L6.02026,14.560584912109375C5.87635,14.517484912109374,5.72366,14.494284912109375,5.5655,14.494284912109375C4.7009,14.494284912109375,4,15.186384912109375,4,16.040084912109375C4,16.893784912109375,4.7009,17.585784912109375,5.5655,17.585784912109375C6.43011,17.585784912109375,7.13101,16.893784912109375,7.13101,16.040084912109375C7.13101,15.722284912109375,7.03392,15.426984912109376,6.86744,15.181384912109374L16.0917,6.073604912109375L17.0643,7.033864912109375Z stroke-opacity=0 stroke=none>');const Bm={horizontalStraightLine:py,horizontalRayLine:my,horizontalSegment:_y,verticalStraightLine:Cy,verticalRayLine:wy,verticalSegment:$y,straightLine:Sy,rayLine:My,segment:Py,arrow:Oy,priceLine:By,priceChannelLine:Ry,parallelStraightLine:zy,fibonacciLine:Wy,fibonacciSegment:Uy,fibonacciCircle:Qy,fibonacciSpiral:Yy,fibonacciSpeedResistanceFan:Hy,fibonacciExtension:qy,gannBox:Jy,circle:tm,triangle:rm,rect:om,parallelogram:sm,threeWaves:cm,fiveWaves:fm,eightWaves:hm,anyWaves:pm,abcd:mm,xabcd:_m,weak_magnet:Cm,strong_magnet:wm,lock:Mm,unlock:Pm,visible:$m,invisible:Sm,remove:Om,brush:()=>Em()};function Dm(e){return[{key:"horizontalStraightLine",text:b("horizontal_straight_line",e)},{key:"horizontalRayLine",text:b("horizontal_ray_line",e)},{key:"horizontalSegment",text:b("horizontal_segment",e)},{key:"verticalStraightLine",text:b("vertical_straight_line",e)},{key:"verticalRayLine",text:b("vertical_ray_line",e)},{key:"verticalSegment",text:b("vertical_segment",e)},{key:"straightLine",text:b("straight_line",e)},{key:"rayLine",text:b("ray_line",e)},{key:"segment",text:b("segment",e)},{key:"arrow",text:b("arrow",e)},{key:"brush",text:b("brush",e)},{key:"priceLine",text:b("price_line",e)}]}function Rm(e){return[{key:"priceChannelLine",text:b("price_channel_line",e)},{key:"parallelStraightLine",text:b("parallel_straight_line",e)}]}function Fm(e){return[{key:"circle",text:b("circle",e)},{key:"rect",text:b("rect",e)},{key:"parallelogram",text:b("parallelogram",e)},{key:"triangle",text:b("triangle",e)}]}function zm(e){return[{key:"fibonacciLine",text:b("fibonacci_line",e)},{key:"fibonacciSegment",text:b("fibonacci_segment",e)},{key:"fibonacciCircle",text:b("fibonacci_circle",e)},{key:"fibonacciSpiral",text:b("fibonacci_spiral",e)},{key:"fibonacciSpeedResistanceFan",text:b("fibonacci_speed_resistance_fan",e)},{key:"fibonacciExtension",text:b("fibonacci_extension",e)},{key:"gannBox",text:b("gann_box",e)}]}function Nm(e){return[{key:"xabcd",text:b("xabcd",e)},{key:"abcd",text:b("abcd",e)},{key:"threeWaves",text:b("three_waves",e)},{key:"fiveWaves",text:b("five_waves",e)},{key:"eightWaves",text:b("eight_waves",e)},{key:"anyWaves",text:b("any_waves",e)}]}function Wm(e){return[{key:"weak_magnet",text:b("weak_magnet",e)},{key:"strong_magnet",text:b("strong_magnet",e)}]}const Nt=e=>Bm[e.name](e.class);var Km=U('<div class=klinecharts-pro-drawing-bar><span class=split-line></span><div class=item tabindex=0><span style=width:32px;height:32px></span><div class=icon-arrow><svg viewBox="0 0 4 6"><path d=M1.07298,0.159458C0.827521,-0.0531526,0.429553,-0.0531526,0.184094,0.159458C-0.0613648,0.372068,-0.0613648,0.716778,0.184094,0.929388L2.61275,3.03303L0.260362,5.07061C0.0149035,5.28322,0.0149035,5.62793,0.260362,5.84054C0.505822,6.05315,0.903789,6.05315,1.14925,5.84054L3.81591,3.53075C4.01812,3.3556,4.05374,3.0908,3.92279,2.88406C3.93219,2.73496,3.87113,2.58315,3.73964,2.46925L1.07298,0.159458Z stroke=none stroke-opacity=0></path></svg></div></div><div class=item><span style=width:32px;height:32px></span></div><div class=item><span style=width:32px;height:32px></span></div><span class=split-line></span><div class=item><span style=width:32px;height:32px>'),Um=U('<div class=item tabindex=0><span style=width:32px;height:32px></span><div class=icon-arrow><svg viewBox="0 0 4 6"><path d=M1.07298,0.159458C0.827521,-0.0531526,0.429553,-0.0531526,0.184094,0.159458C-0.0613648,0.372068,-0.0613648,0.716778,0.184094,0.929388L2.61275,3.03303L0.260362,5.07061C0.0149035,5.28322,0.0149035,5.62793,0.260362,5.84054C0.505822,6.05315,0.903789,6.05315,1.14925,5.84054L3.81591,3.53075C4.01812,3.3556,4.05374,3.0908,3.92279,2.88406C3.93219,2.73496,3.87113,2.58315,3.73964,2.46925L1.07298,0.159458Z stroke=none stroke-opacity=0>'),$5=U("<li><span style=padding-left:8px>");const k5="drawing_tools",Zm=e=>{const[r,i]=H("horizontalStraightLine"),[o,s]=H("priceChannelLine"),[l,u]=H("circle"),[f,g]=H("fibonacciLine"),[y,C]=H("xabcd"),[_,$]=H("weak_magnet"),[M,x]=H("normal"),[T,k]=H(!1),[S,D]=H(!0),[z,B]=H(""),R=ln(()=>[{key:"singleLine",icon:r(),list:Dm(e.locale),setter:i},{key:"moreLine",icon:o(),list:Rm(e.locale),setter:s},{key:"polygon",icon:l(),list:Fm(e.locale),setter:u},{key:"fibonacci",icon:f(),list:zm(e.locale),setter:g},{key:"wave",icon:y(),list:Nm(e.locale),setter:C}]),Z=ln(()=>Wm(e.locale));return(()=>{var Q=Km(),I=Q.firstChild,K=I.nextSibling,j=K.firstChild,V=j.nextSibling,oe=V.firstChild,ee=K.nextSibling,N=ee.firstChild,X=ee.nextSibling,_e=X.firstChild,fe=X.nextSibling,ve=fe.nextSibling,je=ve.firstChild;return G(Q,()=>R().map($e=>(()=>{var Ke=Um(),Te=Ke.firstChild,it=Te.nextSibling,ie=it.firstChild;return Ke.addEventListener("blur",()=>{B("")}),Te.$$click=()=>{e.onDrawingItemClick({groupId:k5,name:$e.icon,visible:S(),lock:T(),mode:M()})},G(Te,J(Nt,{get name(){return $e.icon}})),it.$$click=()=>{$e.key===z()?B(""):B($e.key)},G(Ke,(()=>{var ne=et(()=>$e.key===z());return()=>ne()&&J(Qr,{class:"list",get children(){return $e.list.map(ae=>(()=>{var me=$5(),Fe=me.firstChild;return me.$$click=()=>{$e.setter(ae.key),e.onDrawingItemClick({name:ae.key,lock:T(),mode:M()}),B("")},G(me,J(Nt,{get name(){return ae.key}}),Fe),G(Fe,()=>ae.text),me})())}})})(),null),Be(()=>bt(ie,"class",$e.key===z()?"rotate":"")),Ke})()),I),K.addEventListener("blur",()=>{B("")}),j.$$click=()=>{let $e=_();M()!=="normal"&&($e="normal"),x($e),e.onModeChange($e)},G(j,(()=>{var $e=et(()=>_()==="weak_magnet");return()=>$e()?et(()=>M()==="weak_magnet")()?J(Nt,{name:"weak_magnet",class:"selected"}):J(Nt,{name:"weak_magnet"}):et(()=>M()==="strong_magnet")()?J(Nt,{name:"strong_magnet",class:"selected"}):J(Nt,{name:"strong_magnet"})})()),V.$$click=()=>{z()==="mode"?B(""):B("mode")},G(K,(()=>{var $e=et(()=>z()==="mode");return()=>$e()&&J(Qr,{class:"list",get children(){return Z().map(Ke=>(()=>{var Te=$5(),it=Te.firstChild;return Te.$$click=()=>{$(Ke.key),x(Ke.key),e.onModeChange(Ke.key),B("")},G(Te,J(Nt,{get name(){return Ke.key}}),it),G(it,()=>Ke.text),Te})())}})})(),null),N.$$click=()=>{const $e=!T();k($e),e.onLockChange($e)},G(N,(()=>{var $e=et(()=>!!T());return()=>$e()?J(Nt,{name:"lock"}):J(Nt,{name:"unlock"})})()),_e.$$click=()=>{const $e=!S();D($e),e.onVisibleChange($e)},G(_e,(()=>{var $e=et(()=>!!S());return()=>$e()?J(Nt,{name:"visible"}):J(Nt,{name:"invisible"})})()),je.$$click=()=>{e.onRemoveClick(k5)},G(je,J(Nt,{name:"remove"})),Be(()=>bt(oe,"class",z()==="mode"?"rotate":"")),Q})()};Rt(["click"]);var S5=U("<li class=title>"),Qm=U('<div style="padding:0 20px">'),A5=U("<li class=row>");const jm=e=>J(C1,{get title(){return b("indicator",e.locale)},width:400,get onClose(){return e.onClose},get children(){var r=Qm();return G(r,J(Qr,{class:"klinecharts-pro-indicator-modal-list",get children(){return[(()=>{var i=S5();return G(i,()=>b("main_indicator",e.locale)),i})(),et(()=>["MA","EMA","SMA","BOLL","SAR","BBI"].map(i=>{const o=e.mainIndicators.includes(i);return(()=>{var s=A5();return s.$$click=l=>{e.onMainIndicatorChange({name:i,id:"candle_pane",added:!o})},G(s,J(C9,{checked:o,get label(){return b(i.toLowerCase(),e.locale)}})),s})()})),(()=>{var i=S5();return G(i,()=>b("sub_indicator",e.locale)),i})(),et(()=>["MA","EMA","VOL","MACD","BOLL","KDJ","RSI","BIAS","BRAR","CCI","DMI","CR","PSY","DMA","TRIX","OBV","VR","WR","MTM","EMV","SAR","SMA","ROC","PVT","BBI","AO"].map(i=>{const o=i in e.subIndicators;return(()=>{var s=A5();return s.$$click=l=>{e.onSubIndicatorChange({name:i,id:e.subIndicators[i]??"",added:!o})},G(s,J(C9,{checked:o,get label(){return b(i.toLowerCase(),e.locale)}})),s})()}))]}})),r}});Rt(["click"]);function M5(e,r){switch(e){case"Etc/UTC":return b("utc",r);case"Pacific/Honolulu":return b("honolulu",r);case"America/Juneau":return b("juneau",r);case"America/Los_Angeles":return b("los_angeles",r);case"America/Chicago":return b("chicago",r);case"America/Toronto":return b("toronto",r);case"America/Sao_Paulo":return b("sao_paulo",r);case"Europe/London":return b("london",r);case"Europe/Berlin":return b("berlin",r);case"Asia/Bahrain":return b("bahrain",r);case"Asia/Dubai":return b("dubai",r);case"Asia/Ashkhabad":return b("ashkhabad",r);case"Asia/Almaty":return b("almaty",r);case"Asia/Bangkok":return b("bangkok",r);case"Asia/Shanghai":return b("shanghai",r);case"Asia/Tokyo":return b("tokyo",r);case"Australia/Sydney":return b("sydney",r);case"Pacific/Norfolk":return b("norfolk",r)}return e}function Ym(e){return[{key:"Etc/UTC",text:b("utc",e)},{key:"Pacific/Honolulu",text:b("honolulu",e)},{key:"America/Juneau",text:b("juneau",e)},{key:"America/Los_Angeles",text:b("los_angeles",e)},{key:"America/Chicago",text:b("chicago",e)},{key:"America/Toronto",text:b("toronto",e)},{key:"America/Sao_Paulo",text:b("sao_paulo",e)},{key:"Europe/London",text:b("london",e)},{key:"Europe/Berlin",text:b("berlin",e)},{key:"Asia/Bahrain",text:b("bahrain",e)},{key:"Asia/Dubai",text:b("dubai",e)},{key:"Asia/Ashkhabad",text:b("ashkhabad",e)},{key:"Asia/Almaty",text:b("almaty",e)},{key:"Asia/Bangkok",text:b("bangkok",e)},{key:"Asia/Shanghai",text:b("shanghai",e)},{key:"Asia/Tokyo",text:b("tokyo",e)},{key:"Australia/Sydney",text:b("sydney",e)},{key:"Pacific/Norfolk",text:b("norfolk",e)}]}var Gm=U('<div style="padding:20px 20px 0 20px">');const Hm=e=>{const[r,i]=H(e.timezone),o=ln(()=>Ym(e.locale));return J(C1,{get title(){return b("timezone",e.locale)},width:320,get buttons(){return[{children:b("confirm",e.locale),onClick:()=>{e.onConfirm(r()),e.onClose()}}]},get onClose(){return e.onClose},get children(){var s=Gm();return G(s,J(w9,{style:{width:"100%"},get value(){return r().text},onSelected:l=>{i(l)},get dataSource(){return o()}})),s}})},e1=e=>{const r=[{key:"solid",text:b("solid",e)},{key:"dashed",text:b("dashed",e)}],i=[{key:[4,4]}],o=[{key:"true",text:!0},{key:"false",text:!1}],s=[{key:1,text:1},{key:2,text:2},{key:3,text:3},{key:4,text:4},{key:5,text:5},{key:6,text:6},{key:7,text:7},{key:8,text:8},{key:9,text:9},{key:10,text:10},{key:11,text:11},{key:12,text:12},{key:13,text:13},{key:14,text:14},{key:15,text:15}],l=[{key:"fill",text:b("fill",e)},{key:"stroke",text:b("stroke",e)},{key:"stroke_fill",text:b("stroke_fill",e)}],u=[{key:"none",text:b("none",e)},{key:"always",text:b("always",e)},{key:"follow_cross",text:b("follow_cross",e)}],f=[{key:10,text:10},{key:11,text:11},{key:12,text:12},{key:14,text:14},{key:16,text:16},{key:18,text:18},{key:20,text:20},{key:22,text:22},{key:24,text:24}],g=[{key:"normal",text:b("Normal",e)}],y=[{key:"Helvetica Neue",text:b("Helvetica Neue",e)}];return{solid_dashed:r,dashed_value:i,size:s,fill_stroke:l,font_family:y,font_size:f,font_weight:g,none_always_followCross:u,true_false:o}},Vm=e=>{const{font_family:r,font_size:i,font_weight:o,size:s,solid_dashed:l,fill_stroke:u,none_always_followCross:f}=e1(e);return[{key:"candle.type",text:b("candle_type",e),component:"select",dataSource:[{key:"candle_solid",text:b("candle_solid",e)},{key:"candle_stroke",text:b("candle_stroke",e)},{key:"candle_up_stroke",text:b("candle_up_stroke",e)},{key:"candle_down_stroke",text:b("candle_down_stroke",e)},{key:"ohlc",text:b("ohlc",e)},{key:"area",text:b("area",e)},{key:"heikin_ashi",text:b("heikin_ashi",e)}]},{key:"candle.bar.upColor",text:b("Bar up color",e),component:"color"},{key:"candle.bar.downColor",text:b("Bar down color",e),component:"color"},{key:"candle.bar.noChangeColor",text:b("Bar no-change color",e),component:"color"},{key:"candle.bar.upBorderColor",text:b("Bar up-border color",e),component:"color"},{key:"candle.bar.downBorderColor",text:b("Bar down-border color",e),component:"color"},{key:"candle.bar.noChangeBorderColor",text:b("Bar no-change-border color",e),component:"color"},{key:"candle.bar.upWickColor",text:b("Bar up-wick color",e),component:"color"},{key:"candle.bar.downWickColor",text:b("Bar down-wick color",e),component:"color"},{key:"candle.bar.noChangeWickColor",text:b("Bar no-change-wick color",e),component:"color"},{key:"candle.area.lineSize",text:b("Area linesize",e),component:"select",dataSource:s},{key:"candle.area.lineColor",text:b("Area line color",e),component:"color"},{key:"candle.priceMark.high.show",text:b("high_price_show",e),component:"switch"},{key:"candle.priceMark.high.color",text:b("Pricemark high color",e),component:"color"},{key:"candle.priceMark.high.textSize",text:b("Pricemark High Textsize",e),component:"select",dataSource:i},{key:"candle.priceMark.high.textFamily",text:b("Pricemark High Font family",e),component:"select",dataSource:r},{key:"candle.priceMark.high.textWeight",text:b("Pricemark High Font Weight",e),component:"select",dataSource:o},{key:"candle.priceMark.low.show",text:b("low_price_show",e),component:"switch"},{key:"candle.priceMark.low.color",text:b("Pricemark low color",e),component:"color"},{key:"candle.priceMark.low.textSize",text:b("Pricemark Low Textsize",e),component:"select",dataSource:i},{key:"candle.priceMark.low.textFamily",text:b("Pricemark Low Font family",e),component:"select",dataSource:r},{key:"candle.priceMark.low.textWeight",text:b("Pricemark Low Font Weight",e),component:"select",dataSource:o},{key:"candle.priceMark.last.show",text:b("Show Pricemark last",e),component:"switch"},{key:"candle.priceMark.last.upColor",text:b("Pricemark last up-color",e),component:"color"},{key:"candle.priceMark.last.downColor",text:b("Pricemark last down-color",e),component:"color"},{key:"candle.priceMark.last.noChangeColor",text:b("Pricemark last no-change-color",e),component:"color"},{key:"candle.priceMark.last.line.show",text:b("Show Pricemark last line",e),component:"switch"},{key:"candle.priceMark.last.line.style",text:b("Pricemark last line style",e),component:"select",dataSource:l},{key:"candle.priceMark.last.line.size",text:b("Pricemark last line size",e),component:"select",dataSource:s},{key:"candle.priceMark.last.text.show",text:b("Show Pricemark last text",e),component:"switch"},{key:"candle.priceMark.last.text.style",text:b("Pricemark last text style",e),component:"select",dataSource:u},{key:"candle.priceMark.last.text.size",text:b("Pricemark last text size",e),component:"select",dataSource:i},{key:"candle.priceMark.last.text.color",text:b("Pricemark last text color",e),component:"color"},{key:"candle.tooltip.showRule",text:b("candle_tooltip",e),component:"select",dataSource:f},{key:"candle.tooltip.showType",text:b("Tooltip showtype",e),component:"select",dataSource:[{key:"rect",text:b("Rect",e)},{key:"standard",text:b("Standard",e)}]},{key:"candle.tooltip.rect.position",text:b("Tooltip rect position",e),component:"select",dataSource:[{key:"fixed",text:b("Fixed",e)},{key:"pointer",text:b("Pointer",e)}]},{key:"candle.tooltip.rect.color",text:b("Tooltip rect color",e),component:"color"},{key:"candle.tooltip.rect.borderColor",text:b("Tooltip rect border-color",e),component:"color"},{key:"candle.tooltip.text.size",text:b("Tooltip text size",e),component:"select",dataSource:i},{key:"candle.tooltip.text.weight",text:b("Tooltip text weight",e),component:"select",dataSource:o},{key:"candle.tooltip.text.color",text:b("Tooltip text color",e),component:"color"}]},qm=e=>{const{fill_stroke:r,font_size:i,font_weight:o,none_always_followCross:s}=e1(e);return[{key:"indicator.ohlc.upColor",text:b("Ohlc up-color",e),component:"color"},{key:"indicator.ohlc.downColor",text:b("Ohlc down-color",e),component:"color"},{key:"indicator.ohlc.noChangeColor",text:b("Ohlc no-change-color",e),component:"color"},{key:"indicator.lastValueMark.show",text:b("indicator_last_value_show",e),component:"switch"},{key:"indicator.lastValueMark.text.show",text:b("Show last value mark text",e),component:"switch"},{key:"indicator.lastValueMark.text.style",text:b("Last value mark text style",e),component:"select",dataSource:r},{key:"indicator.lastValueMark.text.size",text:b("Last value mark text size",e),component:"select",dataSource:i},{key:"indicator.lastValueMark.text.weight",text:b("Last value mark text Weight",e),component:"select",dataSource:o},{key:"indicator.lastValueMark.text.color",text:b("Last value mark text color",e),component:"color"},{key:"indicator.tooltip.showRule",text:b("Tooltip showrule",e),component:"select",dataSource:s},{key:"indicator.tooltip.showType",text:b("Tooltip showtype",e),component:"select",dataSource:[{key:"standard",text:b("Standard",e)},{key:"rect",text:b("Rect",e)}]},{key:"indicator.tooltip.showName",text:b("Show tooltip name",e),component:"switch"},{key:"indicator.tooltip.showParams",text:b("Show tooltip params",e),component:"switch"},{key:"indicator.tooltip.text.size",text:b("Tooltip text size",e),component:"select",dataSource:i},{key:"indicator.tooltip.text.weight",text:b("Tooltip text Weight",e),component:"select",dataSource:o},{key:"indicator.tooltip.text.color",text:b("Tooltip text color",e),component:"color"}]},Xm=e=>{const{font_size:r,size:i,font_weight:o}=e1(e);return[{key:"xAxis.show",text:b("Show xAxis",e),component:"switch"},{key:"xAxis.axisLine.show",text:b("Show axis line",e),component:"switch"},{key:"xAxis.axisLine.color",text:b("Axis line color",e),component:"color"},{key:"xAxis.axisLine.size",text:b("Axis line size",e),component:"select",dataSource:i},{key:"xAxis.tickText.show",text:b("Show tick text",e),component:"switch"},{key:"xAxis.tickText.size",text:b("Tick text size",e),component:"select",dataSource:r},{key:"xAxis.tickText.weight",text:b("Tick text Weight",e),component:"select",dataSource:o},{key:"xAxis.tickText.color",text:b("Tick text color",e),component:"color"},{key:"xAxis.tickLine.show",text:b("Show tick line",e),component:"switch"},{key:"xAxis.tickLine.size",text:b("Tick line size",e),component:"select",dataSource:i},{key:"xAxis.tickLine.length",text:b("Tick line length",e),component:"select",dataSource:i},{key:"xAxis.tickLine.color",text:b("Tick line color",e),component:"color"}]},Jm=e=>{const{size:r,font_weight:i,font_size:o}=e1(e);return[{key:"yAxis.show",text:b("Show yAxis",e),component:"switch"},{key:"yAxis.position",text:b("Position",e),component:"select",dataSource:[{key:"right",text:b("Right",e)},{key:"left",text:b("Left",e)}]},{key:"yAxis.type",text:b("price_axis_type",e),component:"select",dataSource:[{key:"normal",text:b("normal",e)},{key:"percentage",text:b("percentage",e)},{key:"log",text:b("log",e)}]},{key:"yAxis.inside",text:b("Inside",e),component:"switch"},{key:"yAxis.reverse",text:b("reverse_coordinate",e),component:"switch"},{key:"yAxis.axisLine.show",text:b("Show axis line",e),component:"switch"},{key:"yAxis.axisLine.size",text:b("Axis line size",e),component:"select",dataSource:r},{key:"yAxis.axisLine.color",text:b("Axis line color",e),component:"color"},{key:"yAxis.tickText.show",text:b("Show tick text",e),component:"switch"},{key:"yAxis.tickText.color",text:b("Tick text color",e),component:"color"},{key:"yAxis.tickText.size",text:b("Tick text size",e),component:"select",dataSource:o},{key:"yAxis.tickText.weight",text:b("Tick text Weight",e),component:"select",dataSource:i},{key:"yAxis.tickLine.show",text:b("Show tick line",e),component:"switch"},{key:"yAxis.tickLine.color",text:b("Tick line color",e),component:"color"},{key:"yAxis.tickLine.size",text:b("Tick line size",e),component:"select",dataSource:r},{key:"yAxis.tickLine.length",text:b("Tick line length",e),component:"select",dataSource:r}]},eb=e=>{const{size:r}=e1(e);return[{key:"grid.show",text:b("grid_show",e),component:"switch"},{key:"grid.horizontal.show",text:b("Show horizontal",e),component:"switch"},{key:"grid.horizontal.show",text:b("Horizontal size",e),component:"select",dataSource:r},{key:"grid.horizontal.color",text:b("Horizontal color",e),component:"color"},{key:"grid.vertical.show",text:b("Show vertical",e),component:"switch"},{key:"grid.vertical.show",text:b("Vertical size",e),component:"select",dataSource:r},{key:"grid.vertical.color",text:b("Vertical color",e),component:"color"}]},tb=e=>{const{solid_dashed:r,dashed_value:i,fill_stroke:o,size:s,font_size:l,font_weight:u}=e1(e);return[{key:"crosshair.show",text:b("Show Crosshair",e),component:"switch"},{key:"crosshair.horizontal.show",text:b("Show horizontal",e),component:"switch"},{key:"crosshair.horizontal.line.show",text:b("Show horizontal line",e),component:"switch"},{key:"crosshair.horizontal.line.style",text:b("Horizontal Line Style",e),component:"select",dataSource:r},{key:"crosshair.horizontal.line.dashed_value",text:b("Horizontal Line Style",e),component:"select",dataSource:i},{key:"crosshair.horizontal.line.size",text:b("Horizontal Line size",e),component:"select",dataSource:s},{key:"crosshair.horizontal.line.color",text:b("Horizontal Line color",e),component:"color"},{key:"crosshair.horizontal.text.show",text:b("Show horizontal text",e),component:"switch"},{key:"crosshair.horizontal.text.style",text:b("Horizontal text Style",e),component:"select",dataSource:o},{key:"crosshair.horizontal.text.size",text:b("Horizontal text size",e),component:"select",dataSource:l},{key:"crosshair.horizontal.text.weight",text:b("Horizontal text weight",e),component:"select",dataSource:u},{key:"crosshair.horizontal.text.color",text:b("Horizontal text color",e),component:"color"},{key:"crosshair.horizontal.text.backgroundColor",text:b("Horizontal text background color",e),component:"color"},{key:"crosshair.vertical.show",text:b("Show vertical",e),component:"switch"},{key:"crosshair.vertical.line.show",text:b("Show vertical line",e),component:"switch"},{key:"crosshair.vertical.line.style",text:b("Vertical Line Style",e),component:"select",dataSource:r},{key:"crosshair.vertical.line.size",text:b("Vertical Line size",e),component:"select",dataSource:s},{key:"crosshair.vertical.line.size",text:b("Vertical Line size",e),component:"select",dataSource:s},{key:"crosshair.vertical.line.color",text:b("Vertical line color",e),component:"color"},{key:"crosshair.vertical.text.show",text:b("Show vertical text",e),component:"switch"},{key:"crosshair.vertical.text.style",text:b("Vertical text Style",e),component:"select",dataSource:o},{key:"crosshair.vertical.text.size",text:b("Vertical text size",e),component:"select",dataSource:l},{key:"crosshair.vertical.text.weight",text:b("Vertical text weight",e),component:"select",dataSource:u},{key:"crosshair.vertical.text.color",text:b("Vertical text color",e),component:"color"},{key:"crosshair.vertical.text.backgroundColor",text:b("Vertical text background color",e),component:"color"}]};function T5(e){const{size:r}=e1(e);return[...Vm(e),...qm(e),...Xm(e),...Jm(e),...eb(e),...tb(e),{key:"separator.size",text:b("Seperator size",e),component:"select",dataSource:r},{key:"separator.fill",text:b("Fill",e),component:"switch"},{key:"separator.activeBackgroundColor",text:b("Background color",e),component:"color"}]}var nb=U("<div class=klinecharts-pro-setting-modal-content><div class=sidebar></div><div class=content>"),rb=U("<button>"),ib=U("<div class=component><span>");const ob=e=>{const[r,i]=H(e.currentStyles),[o,s]=H(T5(e.locale)),[l,u]=H("candle");sn(()=>{s(T5(e.locale))});const f=(C,_)=>{const $=localStorage.getItem("chartstatedata");let M;$?(M=JSON.parse($),M.styleObj=M.styleObj??{}):M={styleObj:{}};const x=C.key.indexOf(".");x===-1?C.key:C.key.slice(0,x)+""+C.key.slice(x),tr(M.styleObj,C.key,_),localStorage.setItem("chartstatedata",JSON.stringify(M)),Rn(!0);const T={};tr(T,C.key,_),tr(T,C.key,_);const k=ce.utils.clone(r());tr(k,C.key,_),i(k),s(o().map(S=>({...S}))),e.onChange(T)},g=()=>{const C=localStorage.getItem("chartstatedata");let _;C&&(_=JSON.parse(C),_.styleObj&&(_.styleObj={}),localStorage.setItem("chartstatedata",JSON.stringify(_))),e.onRestoreDefault(o()),e.onClose()},y=[{text:"Candle",key:"candle"},{text:"Indicator",key:"indicator"},{text:"Grid",key:"grid"},{text:"X-Axis",key:"xAxis"},{text:"Y-Axis",key:"yAxis"},{text:"Separator",key:"separator"},{text:"Crosshair",key:"crosshair"}];return J(C1,{get title(){return b("setting",e.locale)},width:640,height:560,get buttons(){return[{children:b("restore_default",e.locale),onClick:()=>{g()}}]},get onClose(){return e.onClose},get children(){var C=nb(),_=C.firstChild,$=_.nextSibling;return G(_,()=>y.map(M=>(()=>{var x=rb();return x.$$click=()=>u(M.key),G(x,()=>M.text),Be(()=>Vt(x,`${l()==M.key?"selected":""}`)),x})())),G($,J(V6,{get each(){return o().filter(M=>M.key.includes(l()))},children:M=>{let x;const T=ce.utils.formatValue(r(),M.key);switch(M.component){case"select":{x=J(w9,{style:{width:"120px"},get value(){return b(T,e.locale)},get dataSource(){return M.dataSource},onSelected:k=>{const S=k.key;f(M,S)}});break}case"switch":{const k=!!T;x=J(Hh,{open:k,onChange:()=>{f(M,!k)}});break}case"color":{x=J(qp,{style:{width:"120px"},value:T,reactiveChange:!1,onChange:k=>{f(M,k)}});break}}return(()=>{var k=ib(),S=k.firstChild;return G(S,()=>M.text),G(k,x,null),k})()}})),C}})};Rt(["click"]);var ab=U('<div style="margin:20px 20px 0 20px"><img style=width:500px>');const sb=e=>J(C1,{get title(){return b("screenshot",e.locale)},width:540,get buttons(){return[{type:"confirm",children:b("save",e.locale),onClick:()=>{const r=document.createElement("a");r.download="screenshot",r.href=e.url,document.body.appendChild(r),r.click(),r.remove()}}]},get onClose(){return e.onClose},get children(){var r=ab(),i=r.firstChild;return Be(()=>bt(i,"src",e.url)),r}}),lb={AO:[{paramNameKey:"params_1",precision:0,min:1,default:5},{paramNameKey:"params_2",precision:0,min:1,default:34}],BIAS:[{paramNameKey:"BIAS1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"BIAS2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"BIAS3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"BIAS4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"BIAS5",precision:0,min:1,styleKey:"lines[4].color"}],BOLL:[{paramNameKey:"period",precision:0,min:1,default:20},{paramNameKey:"standard_deviation",precision:2,min:1,default:2}],BRAR:[{paramNameKey:"period",precision:0,min:1,default:26}],BBI:[{paramNameKey:"params_1",precision:0,min:1,default:3},{paramNameKey:"params_2",precision:0,min:1,default:6},{paramNameKey:"params_3",precision:0,min:1,default:12},{paramNameKey:"params_4",precision:0,min:1,default:24}],CCI:[{paramNameKey:"params_1",precision:0,min:1,default:20}],CR:[{paramNameKey:"params_1",precision:0,min:1,default:26},{paramNameKey:"params_2",precision:0,min:1,default:10},{paramNameKey:"params_3",precision:0,min:1,default:20},{paramNameKey:"params_4",precision:0,min:1,default:40},{paramNameKey:"params_5",precision:0,min:1,default:60}],DMA:[{paramNameKey:"params_1",precision:0,min:1,default:10},{paramNameKey:"params_2",precision:0,min:1,default:50},{paramNameKey:"params_3",precision:0,min:1,default:10}],DMI:[{paramNameKey:"params_1",precision:0,min:1,default:14},{paramNameKey:"params_2",precision:0,min:1,default:6}],EMV:[{paramNameKey:"params_1",precision:0,min:1,default:14},{paramNameKey:"params_2",precision:0,min:1,default:9}],EMA:[{paramNameKey:"EMA1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"EMA2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"EMA3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"EMA4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"EMA5",precision:0,min:1,styleKey:"lines[4].color"}],MTM:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:6}],MA:[{paramNameKey:"MA1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"MA2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"MA3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"MA4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"MA5",precision:0,min:1,styleKey:"lines[4].color"}],MACD:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:26},{paramNameKey:"params_2",precision:0,min:1,default:9}],OBV:[{paramNameKey:"params_1",precision:0,min:1,default:30}],PVT:[],PSY:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:6}],ROC:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:6}],RSI:[{paramNameKey:"RSI1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"RSI2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"RSI3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"RSI4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"RSI5",precision:0,min:1,styleKey:"lines[4].color"}],SMA:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:2}],KDJ:[{paramNameKey:"params_1",precision:0,min:1,default:9},{paramNameKey:"params_2",precision:0,min:1,default:3},{paramNameKey:"params_3",precision:0,min:1,default:3}],SAR:[{paramNameKey:"params_1",precision:0,min:1,default:2},{paramNameKey:"params_2",precision:0,min:1,default:2},{paramNameKey:"params_3",precision:0,min:1,default:20}],TRIX:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:9}],VOL:[{paramNameKey:"MA1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"MA2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"MA3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"MA4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"MA5",precision:0,min:1,styleKey:"lines[4].color"}],VR:[{paramNameKey:"params_1",precision:0,min:1,default:26},{paramNameKey:"params_2",precision:0,min:1,default:6}],WR:[{paramNameKey:"WR1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"WR2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"WR3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"WR4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"WR5",precision:0,min:1,styleKey:"lines[4].color"}]};var cb=U("<div class=klinecharts-pro-indicator-setting-modal-content>"),ub=U("<div class=param-row><span>");const fb=e=>{const[r,i]=H(ce.utils.clone(e.params.calcParams)),o=s=>lb[s];return J(C1,{get title(){return e.params.indicatorName},width:360,get buttons(){return[{type:"confirm",children:b("confirm",e.locale),onClick:()=>{const s=o(e.params.indicatorName),l=[];ce.utils.clone(r()).forEach((u,f)=>{!ce.utils.isValid(u)||u===""?"default"in s[f]&&l.push(s[f].default):l.push(u)}),e.onConfirm(l),e.onClose()}}]},get onClose(){return e.onClose},get children(){var s=cb();return G(s,()=>o(e.params.indicatorName).map((l,u)=>(()=>{var f=ub(),g=f.firstChild;return G(g,()=>b(l.paramNameKey,e.locale)),G(f,J(L9,{style:{width:"200px"},get value(){return r()[u]??""},get precision(){return l.precision},get min(){return l.min},onChange:y=>{const C=ce.utils.clone(r());C[u]=y,i(C)}}),null),f})())),s}})};var db=U('<div style="margin:10px 20px 0 20px">'),hb=U('<svg viewBox="0 0 1024 1024"><path d="M945.066667 898.133333l-189.866667-189.866666c55.466667-64 87.466667-149.333333 87.466667-241.066667 0-204.8-168.533333-373.333333-373.333334-373.333333S96 264.533333 96 469.333333 264.533333 842.666667 469.333333 842.666667c91.733333 0 174.933333-34.133333 241.066667-87.466667l189.866667 189.866667c6.4 6.4 14.933333 8.533333 23.466666 8.533333s17.066667-2.133333 23.466667-8.533333c8.533333-12.8 8.533333-34.133333-2.133333-46.933334zM469.333333 778.666667C298.666667 778.666667 160 640 160 469.333333S298.666667 160 469.333333 160 778.666667 298.666667 778.666667 469.333333 640 778.666667 469.333333 778.666667z">'),gb=U("<img alt=symbol>"),pb=U("<li><div><span>");const yb=e=>{const[r,i]=H(""),[o]=F6(r,e.datafeed.searchSymbols.bind(e.datafeed));return J(C1,{get title(){return b("symbol_search",e.locale)},width:460,get onClose(){return e.onClose},get children(){var s=db();return G(s,J(L9,{class:"klinecharts-pro-symbol-search-modal-input",get placeholder(){return b("symbol_code",e.locale)},get suffix(){return hb()},get value(){return r()},onChange:l=>{const u=`${l}`;i(u)}}),null),G(s,J(Qr,{class:"klinecharts-pro-symbol-search-modal-list",get loading(){return o.loading},get dataSource(){return o()??[]},renderItem:l=>(()=>{var u=pb(),f=u.firstChild,g=f.firstChild;return u.$$click=()=>{e.onSymbolSelected(l),e.onClose()},G(f,J(lt,{get when(){return l.logo},get children(){var y=gb();return Be(()=>bt(y,"src",l.logo)),y}}),g),G(g,()=>l.shortName??l.ticker,null),G(g,()=>`${l.name?`(${l.name})`:""}`,null),G(u,()=>l.exchange??"",null),Be(()=>bt(g,"title",l.name??"")),u})()}),null),s}})};Rt(["click"]);class Qi{constructor(r,i){wt(this,"_chart");wt(this,"_charts",new Map);wt(this,"id");const o=ce.init(r,i);if(!o)throw new Error("Failed to initialize chart");this._chart=o,this.id=o.id}get chart(){return this._chart}get charts(){return Array.from(this._charts.values())}static init(r,i){return new Qi(r,i)}getDom(r,i){return this._chart.getDom(r,i)}getSize(r,i){return this._chart.getSize(r,i)}createIndicator(r,i,o){return this._chart.createIndicator(r,i,o)}getIndicators(r){return this._chart.getIndicators(r)}createOverlay(r){return this._chart.createOverlay(r)}getOverlays(r){return this._chart.getOverlays(r)}setPaneOptions(r){return this._chart.setPaneOptions(r)}getPaneOptions(r){return this._chart.getPaneOptions(r)}scrollByDistance(r,i){return this._chart.scrollByDistance(r,i)}scrollToRealTime(r){return this._chart.scrollToRealTime(r)}scrollToDataIndex(r,i){return this._chart.scrollToDataIndex(r,i)}scrollToTimestamp(r,i){return this._chart.scrollToTimestamp(r,i)}zoomAtCoordinate(r,i,o){return this._chart.zoomAtCoordinate(r,i,o)}zoomAtDataIndex(r,i,o){return this._chart.zoomAtDataIndex(r,i,o)}zoomAtTimestamp(r,i,o){return this._chart.zoomAtTimestamp(r,i,o)}convertToPixel(r,i){return this._chart.convertToPixel(r,i)}convertFromPixel(r,i){return this._chart.convertFromPixel(r,i)}executeAction(r,i){return this._chart.executeAction(r,i)}subscribeAction(r,i){return this._chart.subscribeAction(r,i)}unsubscribeAction(r,i){return this._chart.unsubscribeAction(r,i)}getConvertPictureUrl(r,i,o){return this._chart.getConvertPictureUrl(r,i,o)}resize(){return this._chart.resize()}setStyles(r){return this._chart.setStyles(r)}getStyles(){return this._chart.getStyles()}setFormatter(r){return this._chart.setFormatter(r)}getFormatter(){return this._chart.getFormatter()}setLocale(r){return this._chart.setLocale(r)}getLocale(){return this._chart.getLocale()}setTimezone(r){return this._chart.setTimezone(r)}getTimezone(){return this._chart.getTimezone()}setThousandsSeparator(r){return this._chart.setThousandsSeparator(r)}getThousandsSeparator(){return this._chart.getThousandsSeparator()}setDecimalFold(r){return this._chart.setDecimalFold(r)}getDecimalFold(){return this._chart.getDecimalFold()}setSymbol(r){return this._chart.setSymbol(r)}getSymbol(){return this._chart.getSymbol()}setPeriod(r){return this._chart.setPeriod(r)}getPeriod(){return this._chart.getPeriod()}getDataList(){return this._chart.getDataList()}setOffsetRightDistance(r){return this._chart.setOffsetRightDistance(r)}getOffsetRightDistance(){return this._chart.getOffsetRightDistance()}setMaxOffsetLeftDistance(r){return this._chart.setMaxOffsetLeftDistance(r)}setMaxOffsetRightDistance(r){return this._chart.setMaxOffsetRightDistance(r)}setLeftMinVisibleBarCount(r){return this._chart.setLeftMinVisibleBarCount(r)}setRightMinVisibleBarCount(r){return this._chart.setRightMinVisibleBarCount(r)}setBarSpace(r){return this._chart.setBarSpace(r)}getBarSpace(){return this._chart.getBarSpace()}getVisibleRange(){return this._chart.getVisibleRange()}setDataLoader(r){return this._chart.setDataLoader(r)}overrideIndicator(r){return this._chart.overrideIndicator(r)}removeIndicator(r){return this._chart.removeIndicator(r)}overrideOverlay(r){return this._chart.overrideOverlay(r)}removeOverlay(r){return this._chart.removeOverlay(r)}setZoomEnabled(r){return this._chart.setZoomEnabled(r)}isZoomEnabled(){return this._chart.isZoomEnabled()}setZoomAnchor(r){this._chart.setZoomAnchor(r)}getZoomAnchor(){return this._chart.getZoomAnchor()}setScrollEnabled(r){return this._chart.setScrollEnabled(r)}isScrollEnabled(){return this._chart.isScrollEnabled()}resetData(){return this._chart.resetData()}setActiveChart(r){const i=this._charts.get(r);return i&&(this._chart=i),this}chartById(r){return this._charts.get(r)}getOverlayById(r){return this._chart.getOverlays({id:r})[0]??null}createOrderLine(r){const i=this._chart.getDataList(),o=this._chart.createOverlay({name:"orderLine",paneId:"candle_pane",points:[{timestamp:i[i.length-40].timestamp,value:i[i.length-40].close}]});return o?this._chart.getOverlays({id:o,paneId:"candle_pane"})[0]:null}createOrderLines(r,i){const o=[],s=this._chart.getDataList(),l=Math.floor(s.length/(r+1));for(let g=1;g<=r;g++)o.push({timestamp:s[l*g].timestamp,value:s[l*g].close});const u={name:"orderLine",paneId:"candle_pane",points:o},f=this._chart.createOverlay(u);return!f||la.isArray(f)&&f.length===0?[]:f.map(g=>this._chart.getOverlays({id:g,paneId:"canlde_pane"})[0])}}const mb=e=>{const r=["calc","figures","regenerateFigures","draw","createTooltipDataSource"];let i=e;return r.forEach(o=>{delete i[o]}),i},bb=e=>{const r=["onDrawStart","onDrawing","onDrawEnd","onClick","onDoubleClick","onRightClick","onMouseEnter","onMouseLeave","onPressedMoveStart","onPressedMoving","onPressedMoveEnd","onRemoved","onSelected","onDeselected","performEventMoveForDrawing","performEventPressedMove","_prevPressedPoint","_prevPressedPoints","createPointFigures","createXAxisFigures","createYAxisFigures"];let i=e;return r.forEach(o=>{delete i[o]}),i},_b=()=>{const e=(x,T,k)=>{const S=localStorage.getItem("chartstatedata");let D;const z=mb(Xe.cloneDeep(x));return S?(D=JSON.parse(S),D.indicators?D.indicators.find(B=>{var R,Z;return((R=B.value)==null?void 0:R.name)===z.name&&((Z=B.paneOptions)==null?void 0:Z.id)===(k==null?void 0:k.id)})?D.indicators=D.indicators.map(B=>{var R;return((R=B.value)==null?void 0:R.id)!==z.id?B:{value:z,isStack:T,paneOptions:k}}):D.indicators.push({value:z,isStack:T,paneOptions:k}):D.indicators=[{value:z,isStack:T,paneOptions:k}]):D={indicators:[{value:z,isStack:T,paneOptions:k}]},localStorage.setItem("chartstatedata",JSON.stringify(D)),Rn(!0),!1},r=x=>{const T=localStorage.getItem("chartstatedata");let k;const S=bb(Xe.cloneDeep(x));return T?(k=JSON.parse(T),k.overlays?k.overlays.find(D=>{var z;return((z=D.value)==null?void 0:z.id)===S.id})?k.overlays=k.overlays.map(D=>{var z;return((z=D.value)==null?void 0:z.id)!==S.id?D:{value:S,paneId:x.paneId}}):k.overlays.push({value:S,paneId:x.paneId}):k.overlays=[{value:x,paneId:x.paneId}]):k={overlays:[{value:S,paneId:x.paneId}]},localStorage.setItem("chartstatedata",JSON.stringify(k)),Rn(!0),!1};function i(x,T,k,S,D=!1){T==="VOL"&&(S={axis:{gap:{bottom:2}},...S});const z=(S==null?void 0:S.id)==="candle_pane",B=x.createIndicator({name:T,createTooltipDataSource:R=>{const Q=R.chart.getStyles().indicator.tooltip.features,I=[];return z&&I.push(R.indicator.visible?Q[1]:Q[0]),I.push(Q[2]),I.push(Q[3]),{features:I}}},k,S)??null;if(B&&D){const R=x==null?void 0:x.getIndicators({id:B,name:T})[0];R&&e(R,k,{id:B})}return B}const o=(x,T,k=!1)=>{var B,R,Z;const S=(B=re())==null?void 0:B.createOverlay({...x,paneId:T});if(!S)return!1;const D=(R=re())==null?void 0:R.getOverlays({id:S})[0],z=Q=>(Q.preventDefault&&Q.preventDefault(),s(Q.overlay.id),!0);D&&(x.properties&&D.setProperties(x.properties,S),(Z=re())==null||Z.overrideOverlay({id:D.id,onDrawEnd:Q=>["measure"].includes(D.name)?!1:r(Q.overlay),onPressedMoveEnd:Q=>["measure"].includes(D.name)?!1:r(Q.overlay),onSelected:Q=>n0(Q.overlay),onDeselected:()=>n0(null),onRightClick:D.onRightClick?D.onRightClick:z,onDoubleClick:D.onDoubleClick?D.onDoubleClick:z}),k||r(D))},s=x=>{var k,S,D;const T=localStorage.getItem("chartstatedata");if(T){let z=JSON.parse(T);z.overlays=(k=z.overlays)==null?void 0:k.filter(B=>{var R;return((R=B.value)==null?void 0:R.id)!==x}),localStorage.setItem("chartstatedata",JSON.stringify(z)),Rn(!0)}(S=re())==null||S.removeOverlay({id:x}),((D=ay())==null?void 0:D.id)===x&&n0(null)},l=(x,T)=>{var S,D;const k=localStorage.getItem("chartstatedata");if(k){let z=JSON.parse(k);z.overlays=(S=z.overlays)==null?void 0:S.map(B=>{var R;return((R=B.value)==null?void 0:R.id)===x&&(B.value={...B.value,...T},B.paneId=T.paneId??B.paneId),B}),localStorage.setItem("chartstatedata",JSON.stringify(z)),Rn(!0),(D=re())==null||D.overrideOverlay({...T,id:x})}},u=(x,T)=>{var S,D;const k=localStorage.getItem("chartstatedata");if(k){let z=JSON.parse(k);z.overlays=(S=z.overlays)==null?void 0:S.map(R=>{var Z;return((Z=R.value)==null?void 0:Z.id)===x&&(R.value.properties={...R.value.properties,...T}),R});const B=(D=re())==null?void 0:D.getOverlayById(x);B&&B.setProperties(T,x),localStorage.setItem("chartstatedata",JSON.stringify(z)),Rn(!0)}},f=x=>{const T=[..._5()];x.added?(i(re(),x.name,!0,{id:"candle_pane"},!0),T.push(x.name)):(C(x.name,"candle_pane"),T.splice(T.indexOf(x.name),1)),v5(T)},g=x=>{const T={...C5()};if(x.added){const k=i(re(),x.name,!1,void 0,!0);k&&(T[x.name]=k)}else x.paneId&&(C(x.name,x.paneId),delete T[x.name]);x5(T)},y=(x,T)=>{var S,D;const k=localStorage.getItem("chartstatedata");if(k){let z=JSON.parse(k);z.indicators=(S=z.indicators)==null?void 0:S.map(B=>{var R;return((R=B.value)==null?void 0:R.name)===x.indicatorName&&(B.value.name=x.indicatorName,B.value.calcParams=T,B.paneOptions.id=x.paneId),B}),localStorage.setItem("chartstatedata",JSON.stringify(z)),Rn(!0),(D=re())==null||D.overrideIndicator({name:x.indicatorName,calcParams:T,paneId:x.paneId})}},C=(x,T,k)=>{var D,z;const S=localStorage.getItem("chartstatedata");if((D=re())==null||D.removeIndicator({id:x,paneId:k,name:T}),S){let B=JSON.parse(S);B.indicators=(z=B.indicators)==null?void 0:z.filter(R=>{var Z,Q;return((Z=R.paneOptions)==null?void 0:Z.id)!==k&&((Q=R.value)==null?void 0:Q.name)!==T}),localStorage.setItem("chartstatedata",JSON.stringify(B)),Rn(!0)}},_=(x,T)=>{document.documentElement.style.setProperty(x,T,"important");const k=document.querySelector("[data-theme]");k&&k.style.setProperty(x,T,"important")},$=x=>{var T;x.background&&_("--klinecharts-pro-pane-background",x.background),x.backgroundGradientStartColor&&_("--klinecharts-pro-pane-background-gradient-start",x.backgroundGradientStartColor),x.backgroundGradientEndColor&&_("--klinecharts-pro-pane-background-gradient-end",x.backgroundGradientEndColor),(T=x.separator)!=null&&T.color&&_("--klinecharts-pro-border-color",x.separator.color)};return{createIndicator:i,modifyIndicator:y,popIndicator:C,syncIndiObject:e,syncObject:r,pushOverlay:o,modifyOverlay:l,modifyOverlayProperties:u,popOverlay:s,pushMainIndicator:f,pushSubIndicator:g,restoreChartState:async x=>{const T=D=>{const z=JSON.parse(D);z.figures,z.overlays&&z.overlays.forEach(B=>{o(B.value,B.paneId,!0)}),z.indicators&&setTimeout(()=>{const B=[..._5()],R={...C5};z.indicators.forEach(Z=>{var Q,I,K;Z.value&&((Q=re())==null||Q.createIndicator(Z.value,Z.isStack,Z.paneOptions),((I=Z.paneOptions)==null?void 0:I.id)==="candle_pane"?B.push(Z.value.name):R[Z.value.name]=(K=Z.paneOptions)==null?void 0:K.id)}),v5(B),x5(R)},500)},k=localStorage.getItem("chartstatedata");k&&T(k);const S=JSON.parse(k)??{};x&&($(x),S.styleObj||(S.styleObj=x,localStorage.setItem("chartstatedata",JSON.stringify(S)))),S.styleObj&&b5(S.styleObj)}}};var vb=U('<i class="icon-close klinecharts-pro-load-icon">'),Cb=U("<div class=klinecharts-pro-content><div class=klinecharts-pro-widget>"),xb=U("<div class=klinecharts-pro-order-pane-reserved aria-hidden=true>");const{createIndicator:r0,pushOverlay:wb,restoreChartState:Lb}=_b(),$b=e=>{let r,i;const[o,s]=H(e.theme),[l,u]=H(e.locale),[f,g]=H(!1),[y,C]=H([...e.mainIndicators]),[_,$]=H({}),[M,x]=H(!1),[T,k]=H({key:e.timezone,text:M5(e.timezone,e.locale)}),[S,D]=H(!1),[z,B]=H(),[R,Z]=H(""),[Q,I]=H(e.drawingBarVisible),[K,j]=H(!1),[V,oe]=H({visible:!1,indicatorName:"",paneId:"",calcParams:[]});Ui(e.period),Ki(e.symbol),e.ref({setTheme:s,getTheme:()=>o(),setStyles:b5,getStyles:()=>Zi()??{},setLocale:u,getLocale:()=>l(),setTimezone:N=>{k({key:N,text:M5(e.timezone,l())})},getTimezone:()=>T().key,setSymbol:Ki,getSymbol:()=>t0(),setPeriod:Ui,getPeriod:()=>rr(),getInstanceApi:()=>re(),resize:()=>{var N;return(N=re())==null?void 0:N.resize()},dispose:()=>{}});const ee=()=>{var N;(N=re())==null||N.resize()};return da(()=>{var X,_e,fe,ve,je,$e,Ke,Te,it,ie;if(window.addEventListener("resize",ee),iy(Qi.init(r,{formatter:{formatDate:ne=>{switch(rr().type){case"minute":return ne.type==="xAxis"?ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"HH:mm"):ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY-MM-DD HH:mm");case"hour":return ne.type==="xAxis"?ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"MM-DD HH:mm"):ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY-MM-DD HH:mm");case"day":case"week":return ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY-MM-DD");case"month":return ne.type==="xAxis"?ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY-MM"):ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY-MM-DD");case"year":return ne.type==="xAxis"?ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY"):ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY-MM-DD")}return ce.utils.formatDate(ne.dateTimeFormat,ne.timestamp,"YYYY-MM-DD HH:mm")}}})),re()){ey(e.rootElementId);const ne=re().getDom("candle_pane","main");if(ne){let Fe=document.createElement("div");if(Fe.className="klinecharts-pro-watermark",ce.utils.isString(e.watermark)){const Ce=e.watermark.replace(/(^\s*)|(\s*$)/g,"");Fe.innerHTML=Ce}else Fe.appendChild(e.watermark);ne.appendChild(Fe)}const ae=re().getDom("candle_pane","yAxis");i=document.createElement("span"),i.className="klinecharts-pro-price-unit",ae==null||ae.appendChild(i),(X=re())==null||X.setZoomAnchor({main:"last_bar",xAxis:"last_bar"}),(_e=re())==null||_e.setBarSpace(400),(fe=re())==null||fe.subscribeAction("onCrosshairFeatureClick",Fe=>{}),(ve=re())==null||ve.subscribeAction("onIndicatorTooltipFeatureClick",Fe=>{var Lt,Fn,wn,Ln,zn;const Ce=Fe;switch(Ce.feature.id){case"visible":{(Lt=re())==null||Lt.overrideIndicator({name:Ce.indicator.name,visible:!0,paneId:Ce.paneId});break}case"invisible":{(Fn=re())==null||Fn.overrideIndicator({name:Ce.indicator.name,visible:!1,paneId:Ce.paneId});break}case"setting":{const Ye=(wn=re())==null?void 0:wn.getIndicators({paneId:Ce.paneId,name:Ce.indicator.name,id:Ce.indicator.id}).at(0);if(!Ye)return;oe({visible:!0,indicatorName:Ce.indicator.name,paneId:Ce.paneId,calcParams:Ye.calcParams});break}case"close":if(Ce.paneId==="candle_pane"){const Ye=[...y()];(Ln=re())==null||Ln.removeIndicator({paneId:Ce.paneId,name:Ce.indicator.name,id:Ce.indicator.id}),Ye.splice(Ye.indexOf(Ce.indicator.name),1),C(Ye)}else{const Ye={..._()};(zn=re())==null||zn.removeIndicator({paneId:Ce.paneId,name:Ce.indicator.name,id:Ce.indicator.id}),delete Ye[Ce.indicator.name],$(Ye)}}}),(je=re())==null||je.subscribeAction("onCandleTooltipFeatureClick",Fe=>{}),($e=re())==null||$e.subscribeAction("onZoom",Fe=>{}),(Ke=re())==null||Ke.subscribeAction("onCrosshairChange",Fe=>{}),Lb(e.overrides);const me=t0();me!=null&&me.priceCurrency?(i.innerHTML=me==null?void 0:me.priceCurrency.toLocaleUpperCase(),i.style.display="flex"):i.style.display="none",(Te=re())==null||Te.setSymbol({ticker:me.ticker,pricePrecision:(me==null?void 0:me.pricePrecision)??2,volumePrecision:(me==null?void 0:me.volumePrecision)??0}),(it=re())==null||it.setPeriod(rr()),(ie=re())==null||ie.setDataLoader(e.dataloader)}const N=re();if(N){y().forEach(ae=>{r0(N,ae,!0,{id:"candle_pane"})});const ne={};e.subIndicators.forEach(ae=>{const me=r0(N,ae,!0);me&&(ne[ae]=me)}),$(ne)}}),q0(()=>{window.removeEventListener("resize",ee),ce.dispose(r)}),sn(N=>{var Ke,Te,it,ie;const X=t0(),_e=rr(),fe=re();if(!X||!_e)return{symbol:X,period:_e};const ve=N!==void 0&&(N.period.span!==_e.span||N.period.type!==_e.type||N.period.text!==_e.text),je=N!==void 0&&(((Ke=N.symbol)==null?void 0:Ke.ticker)!==X.ticker||(((Te=N.symbol)==null?void 0:Te.pricePrecision)??2)!==(X.pricePrecision??2)||(((it=N.symbol)==null?void 0:it.volumePrecision)??0)!==(X.volumePrecision??0));return N!==void 0&&((ie=N.symbol)==null?void 0:ie.ticker)!==X.ticker&&n0(null),ve&&(fe==null||fe.setPeriod(_e)),ve&&!je||fe==null||fe.setSymbol({...X,pricePrecision:X.pricePrecision??2,volumePrecision:X.volumePrecision??0}),{symbol:X,period:_e}}),sn(()=>{var _e,fe;const N=o();(_e=re())==null||_e.setStyles(N);const X=N==="dark"?"#929AA5":"#76808F";(fe=re())==null||fe.setStyles({indicator:{tooltip:{features:[{id:"visible",position:"middle",marginLeft:6,marginTop:3,marginRight:0,marginBottom:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:X,activeColor:X,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"},{id:"invisible",position:"middle",marginLeft:6,marginTop:3,marginRight:0,marginBottom:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:X,activeColor:X,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"},{id:"setting",position:"middle",marginLeft:6,marginTop:3,marginBottom:0,marginRight:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:X,activeColor:X,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"},{id:"close",position:"middle",marginLeft:6,marginTop:3,marginRight:0,marginBottom:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:X,activeColor:X,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"}]}}})}),sn(()=>{var N;(N=re())==null||N.setLocale(l())}),sn(()=>{var N;(N=re())==null||N.setTimezone(T().key)}),sn(()=>{B(Md(re().getStyles()))}),sn(()=>{var N;Zi()&&((N=re())==null||N.setStyles(Zi()))}),[vb(),J(lt,{get when(){return K()},get children(){return J(yb,{get locale(){return e.locale},get datafeed(){return e.dataloader},onSymbolSelected:N=>{Ki(N)},onClose:()=>{j(!1)}})}}),J(lt,{get when(){return f()},get children(){return J(jm,{get locale(){return e.locale},get mainIndicators(){return y()},get subIndicators(){return _()},onClose:()=>{g(!1)},onMainIndicatorChange:N=>{var _e;const X=[...y()];N.added?(r0(re(),N.name,!0,{id:"candle_pane"}),X.push(N.name)):((_e=re())==null||_e.removeIndicator({name:N.name,paneId:"candle_pane",id:N.id??void 0}),X.splice(X.indexOf(N.name),1)),C(X)},onSubIndicatorChange:N=>{var _e;const X={..._()};if(N.added){const fe=r0(re(),N.name);fe&&(X[N.name]=fe)}else N.id&&((_e=re())==null||_e.removeIndicator({name:N.name,id:N.id}),delete X[N.name]);$(X)}})}}),J(lt,{get when(){return M()},get children(){return J(Hm,{get locale(){return e.locale},get timezone(){return T()},onClose:()=>{x(!1)},onConfirm:k})}}),J(lt,{get when(){return S()},get children(){return J(ob,{get locale(){return e.locale},get currentStyles(){return ce.utils.clone(re().getStyles())},onClose:()=>{D(!1)},onChange:N=>{var X;(X=re())==null||X.setStyles(N)},onRestoreDefault:N=>{var _e;const X={};N.forEach(fe=>{const ve=fe.key;tr(X,ve,ce.utils.formatValue(z(),ve))}),(_e=re())==null||_e.setStyles(X)}})}}),J(lt,{get when(){return R().length>0},get children(){return J(sb,{get locale(){return e.locale},get url(){return R()},onClose:()=>{Z("")}})}}),J(lt,{get when(){return V().visible},get children(){return J(fb,{get locale(){return e.locale},get params(){return V()},onClose:()=>{oe({visible:!1,indicatorName:"",paneId:"",calcParams:[]})},onConfirm:N=>{var _e;const X=V();(_e=re())==null||_e.overrideIndicator({name:X.indicatorName,calcParams:N,paneId:X.paneId})}})}}),J(hy,{get locale(){return e.locale},get symbol(){return t0()},get spread(){return Q()},get period(){return rr()},get periods(){return e.periods},onMenuClick:async()=>{var N;try{await N6(()=>I(!Q())),(N=re())==null||N.resize()}catch{}},onSymbolClick:()=>{j(!K())},onPeriodChange:Ui,onIndicatorClick:()=>{g(N=>!N)},onTimezoneClick:()=>{x(N=>!N)},onSettingClick:()=>{D(N=>!N)},onScreenshotClick:()=>{if(re()){const N=re().getConvertPictureUrl(!0,"jpeg",e.theme==="dark"?"#151517":"#ffffff");Z(N)}}}),(()=>{var N=Cb(),X=N.firstChild;G(N,J(lt,{get when(){return ry()},get children(){return J(x9,{})}}),X),G(N,J(lt,{get when(){return Q()},get children(){return J(Zm,{get locale(){return e.locale},onDrawingItemClick:fe=>{wb(fe)},onModeChange:fe=>{var ve;(ve=re())==null||ve.overrideOverlay({mode:fe})},onLockChange:fe=>{var ve;(ve=re())==null||ve.overrideOverlay({lock:fe})},onVisibleChange:fe=>{var ve;(ve=re())==null||ve.overrideOverlay({visible:fe})},onRemoveClick:fe=>{var ve;(ve=re())==null||ve.removeOverlay({groupId:fe})}})}}),X);var _e=r;return typeof _e=="function"?ei(_e,X):r=X,Be(fe=>{var ve=p5(),je=e.overrides.backgroundType??"solid",$e=Q();return ve!==fe.e&&bt(N,"data-orders-pane-visible",fe.e=ve),je!==fe.t&&bt(X,"data-pane-style",fe.t=je),$e!==fe.a&&bt(X,"data-drawing-bar-visible",fe.a=$e),fe},{e:void 0,t:void 0,a:void 0}),N})(),J(lt,{get when(){return p5()},get children(){return xb()}})]};class kb{constructor(r){wt(this,"_datafeed");wt(this,"_loading");this._datafeed=r,this._loading=!1}async getBars(r){const{type:i,timestamp:o,symbol:s,period:l,callback:u}=r,f=l;if(i==="backward"||i==="update"){u([],!1);return}this._loading=!0,m5(!0);const g=o??new Date().getTime();await(async()=>{const[C,_]=this.adjustFromTo(f,g,500),$=await this._datafeed.getHistoryKLineData(s,f,C,_);u($,$.length>0),this._loading=!1,m5(!1)})()}subscribeBar(r){const{symbol:i,period:o,callback:s}=r;this._datafeed.subscribe(i,o,s)}unsubscribeBar(r){const{symbol:i,period:o}=r;this._datafeed.unsubscribe(i,o)}searchSymbols(r){return this._datafeed.searchSymbols(r)}get loading(){return this._loading}set loading(r){this._loading=r}adjustFromTo(r,i,o){let s=i,l=s;switch(r.type){case"minute":s-=s%(60*1e3),l=s-o*r.span*60*1e3;break;case"hour":s-=s%(60*60*1e3),l=s-o*r.span*60*60*1e3;break;case"day":s-=s%(24*60*60*1e3),l=s-o*r.span*24*60*60*1e3;break;case"week":{const u=new Date(s),f=u.getDay()||7;u.setHours(0,0,0,0),s=u.getTime()-(f-1)*24*60*60*1e3,l=s-o*r.span*7*24*60*60*1e3;break}case"month":{const u=new Date(s);s=new Date(u.getFullYear(),u.getMonth(),1).getTime();const f=new Date(s-o*r.span*30*24*60*60*1e3);l=new Date(f.getFullYear(),f.getMonth(),1).getTime();break}case"year":{const u=new Date(s);s=new Date(u.getFullYear(),0,1).getTime();const f=new Date(s-o*r.span*365*24*60*60*1e3);l=new Date(f.getFullYear(),0,1).getTime();break}}return[l,s]}}var Sb=U('<svg class=logo viewBox="0 0 80 92"><path d=M28.148808359375,51.7280513671875L22.963588359375,51.7280513671875C21.572648359375002,51.7280513671875,20.445068359375,52.6220613671875,20.445068359375,53.7248813671875L20.445068359375,72.3979013671875C20.445068359375,73.5007013671875,21.572648359375002,74.39470136718751,22.963588359375,74.39470136718751L33.926568359375,74.39470136718751C35.317468359375,74.39470136718751,36.445068359375,73.5007013671875,36.445068359375,72.3979013671875L36.445068359375,53.7248813671875C36.445068359375,52.6220613671875,35.317468359375,51.7280513671875,33.926568359375,51.7280513671875L28.741398359374998,51.7280513671875L28.741398359374998,46.2963223671875C28.741398359374998,46.1665793671875,28.608748359375,46.0614013671875,28.445108359375,46.0614013671875C28.281468359375,46.0614013671875,28.148808359375,46.1665793671875,28.148808359375,46.2963223671875L28.148808359375,51.7280513671875ZM28.741398359374998,74.3948013671875L28.741398359374998,79.82650136718749C28.741398359374998,79.9563013671875,28.608748359375,80.0614013671875,28.445108359375,80.0614013671875C28.281468359375,80.0614013671875,28.148808359375,79.9563013671875,28.148808359375,79.82650136718749L28.148808359375,74.3948013671875L28.741398359374998,74.3948013671875Z></path><path d=M51.148808359374996,44.7280513671875L45.963588359375,44.7280513671875C44.572648359375,44.7280513671875,43.445068359375,45.6220613671875,43.445068359375,46.7248813671875L43.445068359375,65.3979013671875C43.445068359375,66.5007013671875,44.572648359375,67.39470136718751,45.963588359375,67.39470136718751L56.926568359375,67.39470136718751C58.317468359375,67.39470136718751,59.445068359375,66.5007013671875,59.445068359375,65.3979013671875L59.445068359375,46.7248813671875C59.445068359375,45.6220613671875,58.317468359375,44.7280513671875,56.926568359375,44.7280513671875L51.741398359375,44.7280513671875L51.741398359375,39.2963223671875C51.741398359375,39.1665793671875,51.608748359375,39.0614013671875,51.445108359375,39.0614013671875C51.281468359375,39.0614013671875,51.148808359374996,39.1665793671875,51.148808359374996,39.2963223671875L51.148808359374996,44.7280513671875ZM51.741398359375,67.3948013671875L51.741398359375,72.82650136718749C51.741398359375,72.9563013671875,51.608748359375,73.0614013671875,51.445108359375,73.0614013671875C51.281468359375,73.0614013671875,51.148808359374996,72.9563013671875,51.148808359374996,72.82650136718749L51.148808359374996,67.3948013671875L51.741398359375,67.3948013671875Z></path><path d=M17.7274,90.6541C17.5901,90.6541,17.4517,90.6436,17.3121,90.6225C9.93219,89.5095,4.80718,86.7136,2.07787,82.3084C-1.1223,77.1437,0.241766,71.6314,0.56829,70.5137C5.37624,46.647,15.0785,38.4945,21.5025,33.0957C22.9683,31.8633,24.2342,30.7995,25.1676,29.7672C25.4105,29.4984,25.6051,29.2154,25.7556,28.9202C24.7465,29.2231,24.1971,29.4326,24.1703,29.4429C22.908,29.9368,21.4777,29.3247,20.9761,28.076C20.4756,26.8272,21.0897,25.4146,22.352,24.9172C22.5042,24.8571,23.5312,24.4607,25.3073,23.9616C24.087,21.4425,21.7693,18.7949,19.7125,16.6431L19.2819,16.1902C16.2438,12.9776,14.6017,4.80159,14.3036,3.19471C14.1306,2.26212,14.4636,1.30796,15.1814,0.679657C15.8995,0.0512175,16.8976,-0.159672,17.8125,0.123747C22.7731,1.66274,24.2638,1.81255,27.2321,2.11098C28.7357,2.26195,29.83,3.59029,29.6762,5.07662C29.5236,6.56295,28.182,7.64786,26.6784,7.49454C24.4992,7.27569,22.9517,7.09896,20.724,6.56646C21.4493,9.09088,22.3803,11.5427,23.2771,12.4919L23.6876,12.9237C25.3757,14.69,28.9691,18.45,30.7016,22.7299C35.0392,21.9433,40.8791,21.3359,47.7817,21.7249C48.2004,20.7386,48.8054,19.7953,49.5907,18.9135C49.7137,18.7754,49.8498,18.6502,49.9988,18.539C53.6142,15.8508,57.5491,12.857,59.7803,11.0758C58.1028,11.2502,56.1034,11.0278,53.9124,9.70882C53.2439,9.30622,52.5992,8.89427,51.9662,8.48933C48.4668,6.25164,46.497,5.12109,43.4234,5.94853C41.9647,6.34058,40.4622,5.48975,40.0659,4.04789C39.6695,2.60604,40.5296,1.11853,41.9871,0.726471C47.5602,-0.773825,51.4796,1.73271,54.9364,3.9434L54.9364,3.9434C55.5284,4.32176,56.1318,4.70797,56.7564,5.08482C58.3843,6.06556,59.4858,5.76127,61.2899,5.13865C62.3511,4.77234,63.5567,4.35687,64.8675,4.53476C66.3321,4.73254,67.4406,5.56933,67.9103,6.83096C68.7444,9.07333,67.1035,11.5533,65.5797,13.2374C64.6729,14.2394,60.0845,17.7606,56.4519,20.4957C56.9477,20.3369,57.4767,20.2511,58.026,20.2511C59.4281,20.2511,60.6982,20.8102,61.621,21.7153C65.4948,20.6901,67.87,17.9563,67.9033,17.9175C68.78,16.8888,70.3322,16.7577,71.3721,17.6226C72.412,18.4886,72.5457,20.0253,71.6702,21.054C71.5221,21.2286,69.5063,23.5492,66.0787,25.233C69.5399,26.8822,72.9993,29.682,74.1841,34.4145C74.5106,35.7206,73.7062,37.0407,72.3859,37.3638C72.1871,37.4117,71.9884,37.4351,71.792,37.4351C70.687,37.4351,69.6826,36.6932,69.4046,35.5848C68.4378,31.7217,64.8144,29.7431,61.7619,28.7456C60.8298,29.7349,59.5009,30.3535,58.026,30.3535C55.8642,30.3535,54.0162,29.0245,53.2713,27.1474C53.2022,27.138,53.1331,27.1287,53.0642,27.1195C54.232,29.5936,57.0851,31.9259,58.1868,32.665C58.3157,32.7516,58.4423,32.8523,58.5547,32.9599C66.5865,40.6151,72.4887,48.8133,76.0971,57.3287C76.6815,58.7074,76.0249,60.2932,74.6313,60.8702C74.2976,61.01,73.9388,61.082,73.576,61.082C72.5065,61.082,71.4914,60.4582,71.0525,59.4213C67.7577,51.6455,62.331,44.1074,54.9203,37.0116C53.6073,36.1009,48.0984,31.9917,47.2065,26.583C40.9421,26.2679,35.6187,26.8278,31.6725,27.5336C31.6197,29.527,30.9225,31.5172,29.2456,33.3731C28.0614,34.6827,26.5968,35.915,25.0446,37.2188C21.9414,39.8269,18.2648,42.9169,14.8104,48.1192C11.356,53.3215,8.12389,60.6361,5.9098,71.6934C5.88732,71.8035,5.85893,71.9123,5.82344,72.0188C5.81634,72.041,4.57886,76.0413,6.77344,79.5289C8.6332,82.4828,12.4557,84.4139,18.1367,85.2705C19.6297,85.4953,20.6566,86.8762,20.4295,88.3532C20.2213,89.6944,19.0559,90.6541,17.7274,90.6541ZM35.1195,7.03101C33.3502,7.03101,31.9158,5.61208,31.9158,3.86173C31.9158,2.11139,33.3502,0.69245,35.1195,0.69245C36.8889,0.69245,38.3233,2.11139,38.3233,3.86173C38.3233,5.61208,36.8889,7.03101,35.1195,7.03101ZM57.6848,23.1892L58.414,24.4754C58.8984,24.3623,59.3923,24.3435,59.8644,24.4203C60.2191,24.5005,60.5087,24.7182,60.6663,25.0229C60.8636,25.3394,60.8993,25.7346,60.7646,26.1094C60.5988,26.5176,60.2972,26.8749,59.9085,27.1235L60.31,27.8316L59.7886,28.1294L59.3994,27.443C58.9257,27.7175,58.399,27.883,57.8664,27.9247L57.3744,27.0569C57.6378,27.0741,57.9071,27.048,58.1704,26.9797C58.4501,26.9251,58.7239,26.8323,58.9829,26.7044L58.2801,25.4647C57.8047,25.5877,57.3167,25.6065,56.8549,25.5197C56.4913,25.4263,56.196,25.1971,56.0328,24.8814C55.8433,24.5561,55.8127,24.1572,55.9484,23.7789C56.088,23.373,56.3763,23.0149,56.7584,22.7726L56.4166,22.1699L56.938,21.8721L57.2727,22.4625C57.6615,22.2376,58.0888,22.0901,58.5254,22.0301L59.0042,22.8746C58.5548,22.8828,58.103,22.9906,57.6848,23.1892ZM56.9319,24.2961Q57.1278,24.6417,57.7863,24.5856L57.1695,23.4978Q56.6982,23.884,56.9319,24.2961ZM58.9077,25.3462L59.4981,26.3875L59.499,26.3891Q59.9965,26.0045,59.7628,25.5923Q59.573,25.2576,58.9077,25.3462ZM73.2212,66.5065C73.2212,68.2569,74.6555,69.6758,76.4249,69.6758C78.1943,69.6758,79.6286,68.2569,79.6286,66.5065C79.6286,64.7562,78.1943,63.3372,76.4249,63.3372C74.6555,63.3372,73.2212,64.7562,73.2212,66.5065ZM35.9465,91.8045C35.0734,91.8045,34.2038,91.7987,33.3378,91.7858C31.827,91.7636,30.6203,90.5359,30.6428,89.0402C30.6653,87.5457,31.9158,86.3297,33.4183,86.3742C49.6344,86.6059,65.7512,84.6175,67.6134,84.037C72.1953,82.4184,74.5295,79.3603,74.5295,74.9575C74.5295,73.463,75.754,72.2517,77.2648,72.2517C78.7755,72.2517,80,73.463,80,74.9575C80,81.5992,76.148,86.7686,69.4317,89.142C67.0041,89.9999,51.0955,91.8046,35.9465,91.8045ZM25.2731,92C23.5037,92,22.0693,90.5811,22.0693,88.8307C22.0693,87.0804,23.5037,85.6615,25.2731,85.6615C27.0424,85.6615,28.4768,87.0804,28.4768,88.8307C28.4768,90.5811,27.0424,92,25.2731,92Z>');const Ab=Sb();class Mb{constructor(r){wt(this,"_container");wt(this,"_chartApi",null);if(ce.utils.isString(r.container)){if(this._container=document.getElementById(r.container),!this._container)throw new Error("Container is null")}else this._container=r.container;this._container.classList.add("klinecharts-pro"),this._container.setAttribute("data-theme",r.theme??"light");const i=new kb(r.datafeed);X6(()=>{const o=this;return J($b,{ref:s=>{o._chartApi=s},get watermark(){return r.watermark??Ab},get theme(){return r.theme??"light"},get locale(){return r.locale??"zh-CN"},get drawingBarVisible(){return r.drawingBarVisible??!0},get orderPanelVisible(){return r.orderPanelVisible??!1},get symbol(){return r.symbol},get period(){return r.period},get periods(){return r.periods??[{span:1,type:"minute",text:"1m"},{span:5,type:"minute",text:"5m"},{span:15,type:"minute",text:"15m"},{span:1,type:"hour",text:"1H"},{span:2,type:"hour",text:"2H"},{span:4,type:"hour",text:"4H"},{span:1,type:"day",text:"D"},{span:1,type:"week",text:"W"},{span:1,type:"month",text:"M"},{span:1,type:"year",text:"Y"}]},get overrides(){return r.overrides??{}},get timezone(){return r.timezone??"Etc/UTC"},get mainIndicators(){return r.mainIndicators??["MA"]},get subIndicators(){return r.subIndicators??["VOL"]},get dataTimestamp(){return r.dataTimestamp??new Date().getTime()},get rootElementId(){var s;return r.rootElementId??((s=o._container)==null?void 0:s.id)??""},dataloader:i})},this._container)}destroy(){this._container&&ce.dispose(this._container),this._container=null,this._chartApi=null}setTheme(r){var i;(i=this._container)==null||i.setAttribute("data-theme",r),this._chartApi.setTheme(r)}getTheme(){return this._chartApi.getTheme()}setStyles(r){this._chartApi.setStyles(r)}getStyles(){return this._chartApi.getStyles()}setLocale(r){this._chartApi.setLocale(r)}getLocale(){return this._chartApi.getLocale()}setTimezone(r){this._chartApi.setTimezone(r)}getTimezone(){return this._chartApi.getTimezone()}setSymbol(r){this._chartApi.setSymbol(r)}getSymbol(){return this._chartApi.getSymbol()}setPeriod(r){this._chartApi.setPeriod(r)}getPeriod(){return this._chartApi.getPeriod()}getInstanceApi(){return re()}resize(){re().resize()}dispose(){this.destroy()}}const RT="";console.log("[@wangliang139/klinecharts-pro] v0.2.12"),A6.forEach(e=>{ce.registerOverlay(e)}),ut.DefaultDatafeed=M6,ut.DefaultOrderController=T6,ut.DummyOrderController=P6,ut.KLineChartPro=Mb,ut.loadLocales=Xp,Object.defineProperty(ut,Symbol.toStringTag,{value:"Module"})});
|
|
39
|
+
*/const o5=.027,em=5e-4,tm=.1,a5=1.14,t0=.022,s5=1.414,nm=(e,r)=>{e=new W(e),r=new W(r),e.alpha()<1&&(e=$1(r,e,e.alpha(),"rgb"));const i=l5(...e.rgb()),a=l5(...r.rgb()),s=i>=t0?i:i+Math.pow(t0-i,s5),l=a>=t0?a:a+Math.pow(t0-a,s5),u=Math.pow(l,.56)-Math.pow(s,.57),f=Math.pow(l,.65)-Math.pow(s,.62),h=Math.abs(l-s)<em?0:s<l?u*a5:f*a5;return(Math.abs(h)<tm?0:h>0?h-o5:h+o5)*100};function l5(e,r,i){return .2126729*Math.pow(e/255,2.4)+.7151522*Math.pow(r/255,2.4)+.072175*Math.pow(i/255,2.4)}const{sqrt:Cn,pow:et,min:rm,max:im,atan2:c5,abs:u5,cos:n0,sin:f5,exp:om,PI:d5}=Math;function am(e,r,i=1,a=1,s=1){var l=function(rt){return 360*rt/(2*d5)},u=function(rt){return 2*d5*rt/360};e=new W(e),r=new W(r);const[f,h,m]=Array.from(e.lab()),[C,b,x]=Array.from(r.lab()),M=(f+C)/2,w=Cn(et(h,2)+et(m,2)),S=Cn(et(b,2)+et(x,2)),$=(w+S)/2,A=.5*(1-Cn(et($,7)/(et($,7)+et(25,7)))),P=h*(1+A),B=b*(1+A),R=Cn(et(P,2)+et(m,2)),z=Cn(et(B,2)+et(x,2)),Y=(R+z)/2,Z=l(c5(m,P)),I=l(c5(x,B)),K=Z>=0?Z:Z+360,j=I>=0?I:I+360,Q=u5(K-j)>180?(K+j+360)/2:(K+j)/2,ie=1-.17*n0(u(Q-30))+.24*n0(u(2*Q))+.32*n0(u(3*Q+6))-.2*n0(u(4*Q-63));let ee=j-K;ee=u5(ee)<=180?ee:j<=K?ee+360:ee-360,ee=2*Cn(R*z)*f5(u(ee)/2);const F=C-f,q=z-R,be=1+.015*et(M-50,2)/Cn(20+et(M-50,2)),ue=1+.045*Y,ve=1+.015*Y*ie,Ye=30*om(-et((Q-275)/25,2)),Ge=-(2*Cn(et(Y,7)/(et(Y,7)+et(25,7))))*f5(2*u(Ye)),Te=Cn(et(F/(i*be),2)+et(q/(a*ue),2)+et(ee/(s*ve),2)+Ge*(q/(a*ue))*(ee/(s*ve)));return im(0,rm(100,Te))}function sm(e,r,i="lab"){e=new W(e),r=new W(r);const a=e.get(i),s=r.get(i);let l=0;for(let u in a){const f=(a[u]||0)-(s[u]||0);l+=f*f}return Math.sqrt(l)}const lm=(...e)=>{try{return new W(...e),!0}catch{return!1}},cm={cool(){return e0([ge.hsl(180,1,.9),ge.hsl(250,.7,.4)])},hot(){return e0(["#000","#f00","#ff0","#fff"]).mode("rgb")}},Zi={OrRd:["#fff7ec","#fee8c8","#fdd49e","#fdbb84","#fc8d59","#ef6548","#d7301f","#b30000","#7f0000"],PuBu:["#fff7fb","#ece7f2","#d0d1e6","#a6bddb","#74a9cf","#3690c0","#0570b0","#045a8d","#023858"],BuPu:["#f7fcfd","#e0ecf4","#bfd3e6","#9ebcda","#8c96c6","#8c6bb1","#88419d","#810f7c","#4d004b"],Oranges:["#fff5eb","#fee6ce","#fdd0a2","#fdae6b","#fd8d3c","#f16913","#d94801","#a63603","#7f2704"],BuGn:["#f7fcfd","#e5f5f9","#ccece6","#99d8c9","#66c2a4","#41ae76","#238b45","#006d2c","#00441b"],YlOrBr:["#ffffe5","#fff7bc","#fee391","#fec44f","#fe9929","#ec7014","#cc4c02","#993404","#662506"],YlGn:["#ffffe5","#f7fcb9","#d9f0a3","#addd8e","#78c679","#41ab5d","#238443","#006837","#004529"],Reds:["#fff5f0","#fee0d2","#fcbba1","#fc9272","#fb6a4a","#ef3b2c","#cb181d","#a50f15","#67000d"],RdPu:["#fff7f3","#fde0dd","#fcc5c0","#fa9fb5","#f768a1","#dd3497","#ae017e","#7a0177","#49006a"],Greens:["#f7fcf5","#e5f5e0","#c7e9c0","#a1d99b","#74c476","#41ab5d","#238b45","#006d2c","#00441b"],YlGnBu:["#ffffd9","#edf8b1","#c7e9b4","#7fcdbb","#41b6c4","#1d91c0","#225ea8","#253494","#081d58"],Purples:["#fcfbfd","#efedf5","#dadaeb","#bcbddc","#9e9ac8","#807dba","#6a51a3","#54278f","#3f007d"],GnBu:["#f7fcf0","#e0f3db","#ccebc5","#a8ddb5","#7bccc4","#4eb3d3","#2b8cbe","#0868ac","#084081"],Greys:["#ffffff","#f0f0f0","#d9d9d9","#bdbdbd","#969696","#737373","#525252","#252525","#000000"],YlOrRd:["#ffffcc","#ffeda0","#fed976","#feb24c","#fd8d3c","#fc4e2a","#e31a1c","#bd0026","#800026"],PuRd:["#f7f4f9","#e7e1ef","#d4b9da","#c994c7","#df65b0","#e7298a","#ce1256","#980043","#67001f"],Blues:["#f7fbff","#deebf7","#c6dbef","#9ecae1","#6baed6","#4292c6","#2171b5","#08519c","#08306b"],PuBuGn:["#fff7fb","#ece2f0","#d0d1e6","#a6bddb","#67a9cf","#3690c0","#02818a","#016c59","#014636"],Viridis:["#440154","#482777","#3f4a8a","#31678e","#26838f","#1f9d8a","#6cce5a","#b6de2b","#fee825"],Spectral:["#9e0142","#d53e4f","#f46d43","#fdae61","#fee08b","#ffffbf","#e6f598","#abdda4","#66c2a5","#3288bd","#5e4fa2"],RdYlGn:["#a50026","#d73027","#f46d43","#fdae61","#fee08b","#ffffbf","#d9ef8b","#a6d96a","#66bd63","#1a9850","#006837"],RdBu:["#67001f","#b2182b","#d6604d","#f4a582","#fddbc7","#f7f7f7","#d1e5f0","#92c5de","#4393c3","#2166ac","#053061"],PiYG:["#8e0152","#c51b7d","#de77ae","#f1b6da","#fde0ef","#f7f7f7","#e6f5d0","#b8e186","#7fbc41","#4d9221","#276419"],PRGn:["#40004b","#762a83","#9970ab","#c2a5cf","#e7d4e8","#f7f7f7","#d9f0d3","#a6dba0","#5aae61","#1b7837","#00441b"],RdYlBu:["#a50026","#d73027","#f46d43","#fdae61","#fee090","#ffffbf","#e0f3f8","#abd9e9","#74add1","#4575b4","#313695"],BrBG:["#543005","#8c510a","#bf812d","#dfc27d","#f6e8c3","#f5f5f5","#c7eae5","#80cdc1","#35978f","#01665e","#003c30"],RdGy:["#67001f","#b2182b","#d6604d","#f4a582","#fddbc7","#ffffff","#e0e0e0","#bababa","#878787","#4d4d4d","#1a1a1a"],PuOr:["#7f3b08","#b35806","#e08214","#fdb863","#fee0b6","#f7f7f7","#d8daeb","#b2abd2","#8073ac","#542788","#2d004b"],Set2:["#66c2a5","#fc8d62","#8da0cb","#e78ac3","#a6d854","#ffd92f","#e5c494","#b3b3b3"],Accent:["#7fc97f","#beaed4","#fdc086","#ffff99","#386cb0","#f0027f","#bf5b17","#666666"],Set1:["#e41a1c","#377eb8","#4daf4a","#984ea3","#ff7f00","#ffff33","#a65628","#f781bf","#999999"],Set3:["#8dd3c7","#ffffb3","#bebada","#fb8072","#80b1d3","#fdb462","#b3de69","#fccde5","#d9d9d9","#bc80bd","#ccebc5","#ffed6f"],Dark2:["#1b9e77","#d95f02","#7570b3","#e7298a","#66a61e","#e6ab02","#a6761d","#666666"],Paired:["#a6cee3","#1f78b4","#b2df8a","#33a02c","#fb9a99","#e31a1c","#fdbf6f","#ff7f00","#cab2d6","#6a3d9a","#ffff99","#b15928"],Pastel2:["#b3e2cd","#fdcdac","#cbd5e8","#f4cae4","#e6f5c9","#fff2ae","#f1e2cc","#cccccc"],Pastel1:["#fbb4ae","#b3cde3","#ccebc5","#decbe4","#fed9a6","#ffffcc","#e5d8bd","#fddaec","#f2f2f2"]},h5=Object.keys(Zi),g5=new Map(h5.map(e=>[e.toLowerCase(),e])),um=typeof Proxy=="function"?new Proxy(Zi,{get(e,r){const i=r.toLowerCase();if(g5.has(i))return e[g5.get(i)]},getOwnPropertyNames(){return Object.getOwnPropertyNames(h5)}}):Zi,fm=(...e)=>{e=ye(e,"cmyk");const[r,i,a,s]=e,l=e.length>4?e[4]:1;return s===1?[0,0,0,l]:[r>=1?0:255*(1-r)*(1-s),i>=1?0:255*(1-i)*(1-s),a>=1?0:255*(1-a)*(1-s),l]},{max:p5}=Math,dm=(...e)=>{let[r,i,a]=ye(e,"rgb");r=r/255,i=i/255,a=a/255;const s=1-p5(r,p5(i,a)),l=s<1?1/(1-s):0,u=(1-r-s)*l,f=(1-i-s)*l,h=(1-a-s)*l;return[u,f,h,s]};W.prototype.cmyk=function(){return dm(this._rgb)},Object.assign(ge,{cmyk:(...e)=>new W(...e,"cmyk")}),pe.format.cmyk=fm,pe.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"cmyk"),Le(e)==="array"&&e.length===4)return"cmyk"}});const hm=(...e)=>{const r=ye(e,"hsla");let i=w1(e)||"lsa";return r[0]=Rt(r[0]||0)+"deg",r[1]=Rt(r[1]*100)+"%",r[2]=Rt(r[2]*100)+"%",i==="hsla"||r.length>3&&r[3]<1?(r[3]="/ "+(r.length>3?r[3]:1),i="hsla"):r.length=3,`${i.substr(0,3)}(${r.join(" ")})`},gm=(...e)=>{const r=ye(e,"lab");let i=w1(e)||"lab";return r[0]=Rt(r[0])+"%",r[1]=Rt(r[1]),r[2]=Rt(r[2]),i==="laba"||r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`lab(${r.join(" ")})`},pm=(...e)=>{const r=ye(e,"lch");let i=w1(e)||"lab";return r[0]=Rt(r[0])+"%",r[1]=Rt(r[1]),r[2]=isNaN(r[2])?"none":Rt(r[2])+"deg",i==="lcha"||r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`lch(${r.join(" ")})`},mm=(...e)=>{const r=ye(e,"lab");return r[0]=Rt(r[0]*100)+"%",r[1]=Ai(r[1]),r[2]=Ai(r[2]),r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`oklab(${r.join(" ")})`},m5=(...e)=>{const[r,i,a,...s]=ye(e,"rgb"),[l,u,f]=Ni(r,i,a),[h,m,C]=V9(l,u,f);return[h,m,C,...s.length>0&&s[0]<1?[s[0]]:[]]},ym=(...e)=>{const r=ye(e,"lch");return r[0]=Rt(r[0]*100)+"%",r[1]=Ai(r[1]),r[2]=isNaN(r[2])?"none":Rt(r[2])+"deg",r.length>3&&r[3]<1?r[3]="/ "+(r.length>3?r[3]:1):r.length=3,`oklch(${r.join(" ")})`},{round:Yi}=Math,_m=(...e)=>{const r=ye(e,"rgba");let i=w1(e)||"rgb";if(i.substr(0,3)==="hsl")return hm(X9(r),i);if(i.substr(0,3)==="lab"){const a=nr();vn("d50");const s=gm(Ii(r),i);return vn(a),s}if(i.substr(0,3)==="lch"){const a=nr();vn("d50");const s=pm(Ri(r),i);return vn(a),s}return i.substr(0,5)==="oklab"?mm(Ni(r)):i.substr(0,5)==="oklch"?ym(m5(r)):(r[0]=Yi(r[0]),r[1]=Yi(r[1]),r[2]=Yi(r[2]),(i==="rgba"||r.length>3&&r[3]<1)&&(r[3]="/ "+(r.length>3?r[3]:1),i="rgba"),`${i.substr(0,3)}(${r.slice(0,i==="rgb"?3:4).join(" ")})`)},y5=(...e)=>{e=ye(e,"lch");const[r,i,a,...s]=e,[l,u,f]=Q9(r,i,a),[h,m,C]=zi(l,u,f);return[h,m,C,...s.length>0&&s[0]<1?[s[0]]:[]]},xn=/((?:-?\d+)|(?:-?\d+(?:\.\d+)?)%|none)/.source,Xt=/((?:-?(?:\d+(?:\.\d*)?|\.\d+)%?)|none)/.source,r0=/((?:-?(?:\d+(?:\.\d*)?|\.\d+)%)|none)/.source,Bt=/\s*/.source,M1=/\s+/.source,Gi=/\s*,\s*/.source,i0=/((?:-?(?:\d+(?:\.\d*)?|\.\d+)(?:deg)?)|none)/.source,T1=/\s*(?:\/\s*((?:[01]|[01]?\.\d+)|\d+(?:\.\d+)?%))?/.source,_5=new RegExp("^rgba?\\("+Bt+[xn,xn,xn].join(M1)+T1+"\\)$"),b5=new RegExp("^rgb\\("+Bt+[xn,xn,xn].join(Gi)+Bt+"\\)$"),v5=new RegExp("^rgba\\("+Bt+[xn,xn,xn,Xt].join(Gi)+Bt+"\\)$"),C5=new RegExp("^hsla?\\("+Bt+[i0,r0,r0].join(M1)+T1+"\\)$"),x5=new RegExp("^hsl?\\("+Bt+[i0,r0,r0].join(Gi)+Bt+"\\)$"),w5=/^hsla\(\s*(-?\d+(?:\.\d+)?),\s*(-?\d+(?:\.\d+)?)%\s*,\s*(-?\d+(?:\.\d+)?)%\s*,\s*([01]|[01]?\.\d+)\)$/,L5=new RegExp("^lab\\("+Bt+[Xt,Xt,Xt].join(M1)+T1+"\\)$"),$5=new RegExp("^lch\\("+Bt+[Xt,Xt,i0].join(M1)+T1+"\\)$"),k5=new RegExp("^oklab\\("+Bt+[Xt,Xt,Xt].join(M1)+T1+"\\)$"),S5=new RegExp("^oklch\\("+Bt+[Xt,Xt,i0].join(M1)+T1+"\\)$"),{round:A5}=Math,P1=e=>e.map((r,i)=>i<=2?e1(A5(r),0,255):r),tt=(e,r=0,i=100,a=!1)=>(typeof e=="string"&&e.endsWith("%")&&(e=parseFloat(e.substring(0,e.length-1))/100,a?e=r+(e+1)*.5*(i-r):e=r+e*(i-r)),+e),yt=(e,r)=>e==="none"?r:e,ji=e=>{if(e=e.toLowerCase().trim(),e==="transparent")return[0,0,0,0];let r;if(pe.format.named)try{return pe.format.named(e)}catch{}if((r=e.match(_5))||(r=e.match(b5))){let i=r.slice(1,4);for(let s=0;s<3;s++)i[s]=+tt(yt(i[s],0),0,255);i=P1(i);const a=r[4]!==void 0?+tt(r[4],0,1):1;return i[3]=a,i}if(r=e.match(v5)){const i=r.slice(1,5);for(let a=0;a<4;a++)i[a]=+tt(i[a],0,255);return i}if((r=e.match(C5))||(r=e.match(x5))){const i=r.slice(1,4);i[0]=+yt(i[0].replace("deg",""),0),i[1]=+tt(yt(i[1],0),0,100)*.01,i[2]=+tt(yt(i[2],0),0,100)*.01;const a=P1(Fi(i)),s=r[4]!==void 0?+tt(r[4],0,1):1;return a[3]=s,a}if(r=e.match(w5)){const i=r.slice(1,4);i[1]*=.01,i[2]*=.01;const a=Fi(i);for(let s=0;s<3;s++)a[s]=A5(a[s]);return a[3]=+r[4],a}if(r=e.match(L5)){const i=r.slice(1,4);i[0]=tt(yt(i[0],0),0,100),i[1]=tt(yt(i[1],0),-125,125,!0),i[2]=tt(yt(i[2],0),-125,125,!0);const a=nr();vn("d50");const s=P1(Ti(i));vn(a);const l=r[4]!==void 0?+tt(r[4],0,1):1;return s[3]=l,s}if(r=e.match($5)){const i=r.slice(1,4);i[0]=tt(i[0],0,100),i[1]=tt(yt(i[1],0),0,150,!1),i[2]=+yt(i[2].replace("deg",""),0);const a=nr();vn("d50");const s=P1(Di(i));vn(a);const l=r[4]!==void 0?+tt(r[4],0,1):1;return s[3]=l,s}if(r=e.match(k5)){const i=r.slice(1,4);i[0]=tt(yt(i[0],0),0,1),i[1]=tt(yt(i[1],0),-.4,.4,!0),i[2]=tt(yt(i[2],0),-.4,.4,!0);const a=P1(zi(i)),s=r[4]!==void 0?+tt(r[4],0,1):1;return a[3]=s,a}if(r=e.match(S5)){const i=r.slice(1,4);i[0]=tt(yt(i[0],0),0,1),i[1]=tt(yt(i[1],0),0,.4,!1),i[2]=+yt(i[2].replace("deg",""),0);const a=P1(y5(i)),s=r[4]!==void 0?+tt(r[4],0,1):1;return a[3]=s,a}};ji.test=e=>_5.test(e)||C5.test(e)||L5.test(e)||$5.test(e)||k5.test(e)||S5.test(e)||b5.test(e)||v5.test(e)||x5.test(e)||w5.test(e)||e==="transparent",W.prototype.css=function(e){return _m(this._rgb,e)};const bm=(...e)=>new W(...e,"css");ge.css=bm,pe.format.css=ji,pe.autodetect.push({p:5,test:(e,...r)=>{if(!r.length&&Le(e)==="string"&&ji.test(e))return"css"}}),pe.format.gl=(...e)=>{const r=ye(e,"rgba");return r[0]*=255,r[1]*=255,r[2]*=255,r};const vm=(...e)=>new W(...e,"gl");ge.gl=vm,W.prototype.gl=function(){const e=this._rgb;return[e[0]/255,e[1]/255,e[2]/255,e[3]]},W.prototype.hex=function(e){return G9(this._rgb,e)};const Cm=(...e)=>new W(...e,"hex");ge.hex=Cm,pe.format.hex=Y9,pe.autodetect.push({p:4,test:(e,...r)=>{if(!r.length&&Le(e)==="string"&&[3,4,5,6,7,8,9].indexOf(e.length)>=0)return"hex"}});const{log:o0}=Math,M5=e=>{const r=e/100;let i,a,s;return r<66?(i=255,a=r<6?0:-155.25485562709179-.44596950469579133*(a=r-2)+104.49216199393888*o0(a),s=r<20?0:-254.76935184120902+.8274096064007395*(s=r-10)+115.67994401066147*o0(s)):(i=351.97690566805693+.114206453784165*(i=r-55)-40.25366309332127*o0(i),a=325.4494125711974+.07943456536662342*(a=r-50)-28.0852963507957*o0(a),s=255),[i,a,s,1]},{round:xm}=Math,wm=(...e)=>{const r=ye(e,"rgb"),i=r[0],a=r[2];let s=1e3,l=4e4;const u=.4;let f;for(;l-s>u;){f=(l+s)*.5;const h=M5(f);h[2]/h[0]>=a/i?l=f:s=f}return xm(f)};W.prototype.temp=W.prototype.kelvin=W.prototype.temperature=function(){return wm(this._rgb)};const Hi=(...e)=>new W(...e,"temp");Object.assign(ge,{temp:Hi,kelvin:Hi,temperature:Hi}),pe.format.temp=pe.format.kelvin=pe.format.temperature=M5,W.prototype.oklch=function(){return m5(this._rgb)},Object.assign(ge,{oklch:(...e)=>new W(...e,"oklch")}),pe.format.oklch=y5,pe.autodetect.push({p:2,test:(...e)=>{if(e=ye(e,"oklch"),Le(e)==="array"&&e.length===3)return"oklch"}}),Object.assign(ge,{analyze:r5,average:Sp,bezier:Op,blend:qt,brewer:um,Color:W,colors:L1,contrast:Jp,contrastAPCA:nm,cubehelix:Yp,deltaE:am,distance:sm,input:pe,interpolate:$1,limits:i5,mix:$1,random:Qp,scale:e0,scales:cm,valid:lm});var Lm=U("<div tabindex=0><div class=selector-container><i class=arrow></i></div><div class=drop-down-container style=left:50%;top:20%><div class=split_line></div><div class=range_div><input class=range type=range min=1 max=100><p>%</p></div><div class=split_line></div><div class=submit><span class=cancel>Cancel</span><span>Ok"),$m=U("<div class=klinecharts-pro-color-backdrop aria-hidden=true>"),km=U("<div class=each_line>"),Sm=U("<div>"),Am=U("<div class=each_line style=display:flex;align-items:center;gap:8px><div style=width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.04);cursor:pointer><span style=font-size:18px;line-height:1;color:var(--klinecharts-pro-text-color,#fff)>+"),Mm=U('<div style=display:flex;flex-direction:column;gap:8px;padding:6px;width:260px><div style=display:flex;gap:8px;align-items:center><div></div><input style="flex:1;padding:6px;border-radius:4px;border:1px solid rgba(255,255,255,0.08);background:transparent;color:inherit"></div><div style="width:220px;height:140px;border-radius:6px;position:relative;touch-action:none;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2)"><div style=position:absolute;inset:0;borderRadius:6px></div><div style="position:absolute;inset:0;borderRadius:6px;background:linear-gradient(to top, #ffffff, rgba(255,255,255,0));mixBlendMode:overlay;opacity:0.6"></div><div style="position:absolute;inset:0;borderRadius:6px;background:linear-gradient(to bottom, rgba(0,0,0,0), #000);opacity:0.6"></div><div style="position:absolute;transform:translate(-50%,-50%);width:12px;height:12px;borderRadius:50%;boxShadow:0 0 0 2px rgba(255,255,255,0.9);border:1px solid rgba(0,0,0,0.6)"></div></div><div style=display:flex;align-items:center;gap:8px><input type=range min=0 max=360 style="flex:1;height:10px;background:linear-gradient(90deg, red 0%, yellow 17%, lime 33%, cyan 50%, blue 67%, magenta 83%, red 100%);border-radius:6px;padding:0"><span style=width:38px;text-align:center></span></div><div style=display:flex;gap:8px;justify-content:flex-end><button class=cancel>Cancel</button><button class=ok>Add');const Tm=e=>{const r=String(e.value).includes("rgba")?ge(String(e.value)).alpha()*100:100,[i,a]=V(!1),[s,l]=V(r),[u,f]=V(e.value),[h,m]=V(e.value),[C,b]=V(!1),[x,M]=V(!1),[w,S]=V(e.value??"#000000"),[$,A]=V(0),[P,B]=V(1),[R,z]=V(.5),[Y,Z]=V(!1),I=[["rgb(255, 255, 255)","rgb(219, 219, 219)","rgb(184, 184, 184)","rgb(156, 156, 156)","rgb(128, 128, 128)","rgb(99, 99, 99)","rgb(74, 74, 74)","rgb(46, 46, 46)","rgb(15, 15, 15)","rgb(0, 0, 0)"],["rgb(242, 54, 69)","rgb(255, 152, 0)","rgb(255, 235, 59)","rgb(76, 175, 80)","rgb(8, 153, 129)","rgb(0, 188, 212)","rgb(41, 98, 255)","rgb(103, 58, 183)","rgb(156, 39, 176)","rgb(233, 30, 99)"],["rgb(252, 203, 205)","rgb(255, 224, 178)","rgb(255, 249, 196)","rgb(200, 230, 201)","rgb(172, 229, 220)","rgb(178, 235, 242)","rgb(187, 217, 251)","rgb(209, 196, 233)","rgb(225, 190, 231)","rgb(248, 187, 208)"],["rgb(250, 161, 164)","rgb(255, 204, 128)","rgb(255, 245, 157)","rgb(165, 214, 167)","rgb(112, 204, 189)","rgb(128, 222, 234)","rgb(144, 191, 249)","rgb(179, 157, 219)","rgb(206, 147, 216)","rgb(244, 143, 177)"],["rgb(247, 124, 128)","rgb(255, 183, 77)","rgb(255, 241, 118)","rgb(129, 199, 132)","rgb(66, 189, 168)","rgb(77, 208, 225)","rgb(91, 156, 246)","rgb(149, 117, 205)","rgb(186, 104, 200)","rgb(240, 98, 146)"],["rgb(247, 82, 95)","rgb(255, 167, 38)","rgb(255, 238, 88)","rgb(102, 187, 106)","rgb(34, 171, 148)","rgb(38, 198, 218)","rgb(49, 121, 245)","rgb(126, 87, 194)","rgb(171, 71, 188)","rgb(236, 64, 122)"],["rgb(178, 40, 51)","rgb(245, 124, 0)","rgb(251, 192, 45)","rgb(56, 142, 60)","rgb(5, 102, 86)","rgb(0, 151, 167)","rgb(24, 72, 204)","rgb(81, 45, 168)","rgb(123, 31, 162)","rgb(194, 24, 91)"],["rgb(128, 25, 34)","rgb(230, 81, 0)","rgb(245, 127, 23)","rgb(27, 94, 32)","rgb(0, 51, 42)","rgb(0, 96, 100)","rgb(12, 50, 153)","rgb(49, 27, 146)","rgb(74, 20, 140)","rgb(136, 14, 79)"]],K=oe=>{try{return ge(oe).hex()}catch{return String(oe||"#000000")}},j=oe=>{const te=K(oe),[ae,de,Oe]=ge(te).hsl();A(Number.isFinite(ae)?Math.round(ae):0),B(Number.isFinite(de)?de:1),z(Number.isFinite(Oe)?Oe:.5),S(te)},Q=()=>{a(!1),M(!1)},ie=()=>{var oe;f(e.value),m(e.value),(oe=e.onChange)==null||oe.call(e,e.value),Q()},ee=oe=>{var de;f(oe);const te=s()/100,ae=ge(oe).alpha(te).css();m(ae),(e.reactiveChange??!0)&&((de=e.onChange)==null||de.call(e,ae))},F=()=>{var ae;const oe=s()/100,te=ge(u()).alpha(oe).css();m(te),(e.reactiveChange??!0)&&((ae=e.onChange)==null||ae.call(e,te))},q=oe=>{l(oe.target.value),F()},be=()=>{const oe=u()??e.value??"#000000";j(String(oe)),M(!0),a(!0)},ue=oe=>{A(oe);const te=ge.hsl(oe,P(),R()).hex();S(te)},ve=oe=>{let te=oe.trim();te.startsWith("#")||(te="#"+te);try{const ae=ge(te).hex(),[de,Oe,Ce]=ge(ae).hsl();A(Number.isFinite(de)?Math.round(de):$()),B(Number.isFinite(Oe)?Oe:P()),z(Number.isFinite(Ce)?Ce:R()),S(ae)}catch{S(oe)}},Ye=oe=>{var te,ae;(ae=(te=oe.target).setPointerCapture)==null||ae.call(te,oe.pointerId),Z(!0),Te(oe)},ke=oe=>{Y()&&Te(oe)},Ge=oe=>{var te,ae;try{(ae=(te=oe.target).releasePointerCapture)==null||ae.call(te,oe.pointerId)}catch{}Z(!1)},Te=oe=>{const ae=oe.currentTarget.getBoundingClientRect(),de=Math.min(Math.max(0,oe.clientX-ae.left),ae.width),Oe=Math.min(Math.max(0,oe.clientY-ae.top),ae.height),Ce=ae.width?de/ae.width:0,xt=ae.height?1-Oe/ae.height:.5;B(Ce),z(xt);const Fn=ge.hsl($(),Ce,xt).hex();S(Fn)},rt=()=>{try{const oe=K(w());I[0].unshift(oe),ee(oe),M(!1)}catch{}};return[Je(()=>Je(()=>!!i())()&&(()=>{var oe=$m();return oe.$$click=()=>{ie()},oe})()),(()=>{var oe=Lm(),te=oe.firstChild,ae=te.nextSibling,de=ae.firstChild,Oe=de.nextSibling,Ce=Oe.firstChild,xt=Ce.nextSibling,Fn=xt.firstChild,wn=Oe.nextSibling,Ln=wn.nextSibling,zn=Ln.firstChild,je=zn.nextSibling;return te.$$click=ze=>{a(!0)},G(ae,(()=>{var ze=Je(()=>!x());return()=>ze()&&I.map(Jt=>(()=>{var nt=km();return G(nt,()=>Jt.map(St=>(()=>{var $n=Sm();return $n.$$click=it=>{it.preventDefault(),ee(St)},Re(it=>{var ct=`each_color ${St==u()?"selected":""}`,kn=`background-color: ${St}`;return ct!==it.e&&Qt($n,it.e=ct),it.t=Vt($n,kn,it.t),it},{e:void 0,t:void 0}),$n})())),nt})())})(),de),G(ae,(()=>{var ze=Je(()=>!x());return()=>ze()&&(()=>{var Jt=Am(),nt=Jt.firstChild;return nt.$$click=St=>{St.stopPropagation(),be()},Jt})()})(),de),G(ae,(()=>{var ze=Je(()=>!!x());return()=>ze()&&(()=>{var Jt=Mm(),nt=Jt.firstChild,St=nt.firstChild,$n=St.nextSibling,it=nt.nextSibling,ct=it.firstChild,kn=ct.nextSibling,I1=kn.nextSibling,or=I1.nextSibling,Nn=it.nextSibling,ar=Nn.firstChild,n1=ar.nextSibling,Kn=Nn.nextSibling,O1=Kn.firstChild,sr=O1.nextSibling;return $n.$$input=We=>ve(We.currentTarget.value),it.$$pointerup=We=>Ge(We),it.$$pointermove=We=>ke(We),it.$$pointerdown=We=>Ye(We),ar.$$input=We=>ue(Number(We.currentTarget.value)),G(n1,$),O1.$$click=()=>M(!1),sr.$$click=rt,Re(We=>{var lr=`width:40px;height:40px;border-radius:4px;border:1px solid rgba(255,255,255,0.08);background:${w()}`,E1=`linear-gradient(to right, hsl(${$()}, 0%, 50%), hsl(${$()}, 100%, 50%))`,D1=`${Math.round(P()*100)}%`,R1=`${Math.round((1-R())*100)}%`,B1=w();return We.e=Vt(St,lr,We.e),E1!==We.t&&Br(ct,"background",We.t=E1),D1!==We.a&&Br(or,"left",We.a=D1),R1!==We.o&&Br(or,"top",We.o=R1),B1!==We.i&&Br(or,"background",We.i=B1),We},{e:void 0,t:void 0,a:void 0,o:void 0,i:void 0}),Re(()=>$n.value=w()),Re(()=>ar.value=$()),Jt})()})(),de),Ce.addEventListener("blur",()=>{b(!1)}),Ce.addEventListener("focus",()=>{b(!0)}),Ce.$$input=ze=>{ze.preventDefault,q(ze)},G(xt,s,Fn),zn.$$click=ie,je.$$click=()=>{var ze;e.reactiveChange===!1&&((ze=e.onChange)==null||ze.call(e,h())),Q()},Re(ze=>{var Jt=`width: 120px; background-color: ${h()}`,nt=`klinecharts-pro-color ${e.class??""} ${i()?"klinecharts-pro-color-show":""}`,St=`background-color: ${h()}; border: 1px solid ${u()}`;return ze.e=Vt(oe,Jt,ze.e),nt!==ze.t&&Qt(oe,ze.t=nt),ze.a=Vt(Ce,St,ze.a),ze},{e:void 0,t:void 0,a:void 0}),Re(()=>Ce.value=s()),oe})()]};Dt(["click","input","pointerdown","pointermove","pointerup"]);const T5={"zh-CN":{indicator:"指标",main_indicator:"主图指标",sub_indicator:"副图指标",setting:"设置",timezone:"时区",screenshot:"截屏",full_screen:"全屏",exit_full_screen:"退出全屏",save:"保存",confirm:"确定",cancel:"取消",ma:"MA(移动平均线)",ema:"EMA(指数平滑移动平均线)",sma:"SMA",boll:"BOLL(布林线)",bbi:"BBI(多空指数)",sar:"SAR(停损点指向指标)",vol:"VOL(成交量)",macd:"MACD(指数平滑异同移动平均线)",kdj:"KDJ(随机指标)",rsi:"RSI(相对强弱指标)",bias:"BIAS(乖离率)",brar:"BRAR(情绪指标)",cci:"CCI(顺势指标)",dmi:"DMI(动向指标)",cr:"CR(能量指标)",psy:"PSY(心理线)",dma:"DMA(平行线差指标)",trix:"TRIX(三重指数平滑平均线)",obv:"OBV(能量潮指标)",vr:"VR(成交量变异率)",wr:"WR(威廉指标)",mtm:"MTM(动量指标)",emv:"EMV(简易波动指标)",roc:"ROC(变动率指标)",pvt:"PVT(价量趋势指标)",ao:"AO(动量震荡指标)",utc:"世界统一时间",honolulu:"(UTC-10) 檀香山",juneau:"(UTC-8) 朱诺",los_angeles:"(UTC-7) 洛杉矶",chicago:"(UTC-5) 芝加哥",toronto:"(UTC-4) 多伦多",sao_paulo:"(UTC-3) 圣保罗",london:"(UTC+1) 伦敦",berlin:"(UTC+2) 柏林",bahrain:"(UTC+3) 巴林",dubai:"(UTC+4) 迪拜",ashkhabad:"(UTC+5) 阿什哈巴德",almaty:"(UTC+6) 阿拉木图",bangkok:"(UTC+7) 曼谷",shanghai:"(UTC+8) 上海",tokyo:"(UTC+9) 东京",sydney:"(UTC+10) 悉尼",norfolk:"(UTC+12) 诺福克岛",horizontal_straight_line:"水平直线",horizontal_ray_line:"水平射线",horizontal_segment:"水平线段",vertical_straight_line:"垂直直线",vertical_ray_line:"垂直射线",vertical_segment:"垂直线段",straight_line:"直线",ray_line:"射线",segment:"线段",arrow:"箭头",price_line:"价格线",price_channel_line:"价格通道线",parallel_straight_line:"平行直线",fibonacci_line:"斐波那契回调直线",fibonacci_segment:"斐波那契回调线段",fibonacci_circle:"斐波那契圆环",fibonacci_spiral:"斐波那契螺旋",fibonacci_speed_resistance_fan:"斐波那契速度阻力扇",fibonacci_extension:"斐波那契趋势扩展",gann_box:"江恩箱",rect:"矩形",parallelogram:"平行四边形",circle:"圆",triangle:"三角形",three_waves:"三浪",five_waves:"五浪",eight_waves:"八浪",any_waves:"任意浪",abcd:"ABCD形态",xabcd:"XABCD形态",weak_magnet:"弱磁模式",strong_magnet:"强磁模式",symbol_search:"商品搜索",symbol_code:"商品代码",params_1:"参数1",params_2:"参数2",params_3:"参数3",params_4:"参数4",params_5:"参数5",period:"周期",standard_deviation:"标准差",candle_type:"蜡烛图类型",candle_solid:"全实心",candle_stroke:"全空心",candle_up_stroke:"涨空心",candle_down_stroke:"跌空心",ohlc:"OHLC",area:"面积图",heikin_ashi:"平金·阿什",last_price_show:"最新价显示",high_price_show:"最高价显示",low_price_show:"最低价显示",indicator_last_value_show:"指标最新值显示",price_axis_type:"价格轴类型",normal:"线性轴",percentage:"百分比轴",log:"对数轴",reverse_coordinate:"倒置坐标",grid_show:"网格线显示",setting_sidebar_trading:"交易",trading_display_positions:"当前持仓",trading_display_liquidation:"强平价格",trading_display_open_orders:"当前委托",restore_default:"重置"},"en-US":{indicator:"Indicator",main_indicator:"Main Indicator",sub_indicator:"Sub Indicator",setting:"Setting",timezone:"Timezone",screenshot:"Screenshot",full_screen:"Full Screen",exit_full_screen:"Exit",save:"Save",confirm:"Confirm",cancel:"Cancel",ma:"MA(Moving Average)",ema:"EMA(Exponential Moving Average)",sma:"SMA",boll:"BOLL(Bolinger Bands)",bbi:"BBI(Bull And Bearlndex)",sar:"SAR(Stop and Reverse)",vol:"VOL(Volume)",macd:"MACD(Moving Average Convergence / Divergence)",kdj:"KDJ(KDJ Index)",rsi:"RSI(Relative Strength Index)",bias:"BIAS(Bias Ratio)",brar:"BRAR(情绪指标)",cci:"CCI(Commodity Channel Index)",dmi:"DMI(Directional Movement Index)",cr:"CR(能量指标)",psy:"PSY(Psychological Line)",dma:"DMA(Different of Moving Average)",trix:"TRIX(Triple Exponentially Smoothed Moving Average)",obv:"OBV(On Balance Volume)",vr:"VR(Volatility Volume Ratio)",wr:"WR(Williams %R)",mtm:"MTM(Momentum Index)",emv:"EMV(Ease of Movement Value)",roc:"ROC(Price Rate of Change)",pvt:"PVT(Price and Volume Trend)",ao:"AO(Awesome Oscillator)",utc:"UTC",honolulu:"(UTC-10) Honolulu",juneau:"(UTC-8) Juneau",los_angeles:"(UTC-7) Los Angeles",chicago:"(UTC-5) Chicago",toronto:"(UTC-4) Toronto",sao_paulo:"(UTC-3) Sao Paulo",london:"(UTC+1) London",berlin:"(UTC+2) Berlin",bahrain:"(UTC+3) Bahrain",dubai:"(UTC+4) Dubai",ashkhabad:"(UTC+5) Ashkhabad",almaty:"(UTC+6) Almaty",bangkok:"(UTC+7) Bangkok",shanghai:"(UTC+8) Shanghai",tokyo:"(UTC+9) Tokyo",sydney:"(UTC+10) Sydney",norfolk:"(UTC+12) Norfolk",horizontal_straight_line:"Horizontal Line",horizontal_ray_line:"Horizontal Ray",horizontal_segment:"Horizontal Segment",vertical_straight_line:"Vertical Line",vertical_ray_line:"Vertical Ray",vertical_segment:"Vertical Segment",straight_line:"Trend Line",ray_line:"Ray",segment:"Segment",arrow:"Arrow",price_line:"Price Line",price_channel_line:"Price Channel Line",parallel_straight_line:"Parallel Line",fibonacci_line:"Fibonacci Line",fibonacci_segment:"Fibonacci Segment",fibonacci_circle:"Fibonacci Circle",fibonacci_spiral:"Fibonacci Spiral",fibonacci_speed_resistance_fan:"Fibonacci Sector",fibonacci_extension:"Fibonacci Extension",gann_box:"Gann Box",rect:"Rect",parallelogram:"Parallelogram",circle:"Circle",triangle:"Triangle",three_waves:"Three Waves",five_waves:"Five Waves",eight_waves:"Eight Waves",any_waves:"Any Waves",abcd:"ABCD Pattern",xabcd:"XABCD Pattern",weak_magnet:"Weak Magnet",strong_magnet:"Strong Magnet",symbol_search:"Symbol Search",symbol_code:"Symbol Code",params_1:"Parameter 1",params_2:"Parameter 2",params_3:"Parameter 3",params_4:"Parameter 4",params_5:"Parameter 5",period:"Period",standard_deviation:"Standard Deviation",candle_type:"Candle Type",candle_solid:"Candle Solid",candle_stroke:"Candle Stroke",candle_up_stroke:"Candle Up Stroke",candle_down_stroke:"Candle Down Stroke",ohlc:"OHLC",area:"Area",heikin_ashi:"Heikin Ashi",last_price_show:"Show Last Price",high_price_show:"Show Highest Price",low_price_show:"Show Lowest Price",indicator_last_value_show:"Show indicator's last value",price_axis_type:"Price Axis Type",normal:"Normal",percentage:"Percentage",log:"Log",reverse_coordinate:"Reverse Coordinate",grid_show:"Show Grids",setting_sidebar_trading:"Trading",trading_display_positions:"Open positions",trading_display_liquidation:"Liquidation price",trading_display_open_orders:"Open orders",restore_default:"Restore Defaults"}};function Pm(e,r){T5[e]=r}const y=(e,r)=>{var i;return((i=T5[r])==null?void 0:i[e])??e};V(!1),V(!1),V(!1),V(!1),V(!1),V("");const[Im,Om]=V("");function P5(e){const r=Im();if(r)return document.getElementById(r);if(e instanceof Element){const i=e.closest(".klinecharts-pro");if(i instanceof HTMLElement)return i}return document.querySelector(".klinecharts-pro")}function Em(){const e=document;return e.fullscreenElement??e.webkitFullscreenElement??e.mozFullScreenElement??e.msFullscreenElement??null}function Dm(e){const r=P5(e),i=Em();return!!(r&&i&&(r===i||r.contains(i)))}const[Rm,I5]=V(!1),[a0,Qi]=V(null),[rr,Vi]=V(null);V();const[re,Bm]=V(null),[qi,O5]=V(null),[E5,D5]=V([""]),[R5,B5]=V({}),[LP,Bn]=V(!1);V("");const[F5,Fm]=V(!1);V(1),V();const[zm,s0]=V(null);var Nm=U("<img alt=symbol>"),Km=U("<div class=symbol><span>"),Wm=U('<div class=klinecharts-pro-period-bar><div class=menu-container><svg viewBox="0 0 1024 1024"><path d="M192.037 287.953h640.124c17.673 0 32-14.327 32-32s-14.327-32-32-32H192.037c-17.673 0-32 14.327-32 32s14.327 32 32 32zM832.161 479.169H438.553c-17.673 0-32 14.327-32 32s14.327 32 32 32h393.608c17.673 0 32-14.327 32-32s-14.327-32-32-32zM832.161 735.802H192.037c-17.673 0-32 14.327-32 32s14.327 32 32 32h640.124c17.673 0 32-14.327 32-32s-14.327-32-32-32zM319.028 351.594l-160 160 160 160z"></path></svg></div><div class="item tools"><svg viewBox="0 0 20 20"><path d=M15.873,20L3.65079,20C1.5873,20,0,18.3871,0,16.2903L0,3.70968C-3.78442e-7,1.6129,1.5873,0,3.65079,0L15.873,0C17.9365,0,19.5238,1.6129,19.5238,3.70968C19.5238,4.35484,19.2063,4.51613,18.5714,4.51613C17.9365,4.51613,17.619,4.19355,17.619,3.70968C17.619,2.74194,16.8254,1.93548,15.873,1.93548L3.65079,1.93548C2.69841,1.93548,1.90476,2.74194,1.90476,3.70968L1.90476,16.2903C1.90476,17.2581,2.69841,18.0645,3.65079,18.0645L15.873,18.0645C16.8254,18.0645,17.619,17.2581,17.619,16.2903C17.619,15.8065,18.0952,15.3226,18.5714,15.3226C19.0476,15.3226,19.5238,15.8065,19.5238,16.2903C19.5238,18.2258,17.9365,20,15.873,20ZM14.9206,12.9032C14.7619,12.9032,14.4444,12.9032,14.2857,12.7419L11.2698,9.35484C10.9524,9.03226,10.9524,8.54839,11.2698,8.22581C11.5873,7.90323,12.0635,7.90323,12.381,8.22581L15.3968,11.6129C15.7143,11.9355,15.7143,12.4194,15.3968,12.7419C15.3968,12.9032,15.2381,12.9032,14.9206,12.9032ZM11.4286,13.2258C11.2698,13.2258,11.1111,13.2258,10.9524,13.0645C10.6349,12.7419,10.6349,12.4194,10.9524,12.0968L15.0794,7.74193C15.3968,7.41935,15.7143,7.41935,16.0317,7.74193C16.3492,8.06452,16.3492,8.3871,16.0317,8.70968L11.9048,13.0645C11.746,13.2258,11.5873,13.2258,11.4286,13.2258ZM10.3175,3.70968C10.6349,3.70968,11.4286,3.87097,11.4286,4.67742C11.4286,5.32258,10.4762,5.16129,10.1587,5.16129C8.73016,5.16129,8.25397,5.96774,8.09524,6.6129L7.77778,8.54839L9.36508,8.54839C9.68254,8.54839,10,8.87097,10,9.19355C10,9.51613,9.68254,9.83871,9.36508,9.83871L7.61905,9.83871L6.50794,14.8387Q6.34921,16.2903,5.39683,16.2903Q4.44444,16.2903,4.92064,14.8387L6.03175,10L4.60317,10C4.28571,10,3.96825,9.67742,3.96825,9.35484C3.96825,8.70968,4.28571,8.54839,4.60317,8.54839L6.34921,8.54839L6.8254,6.45161C7.14286,3.70968,9.52381,3.54839,10.3175,3.70968ZM18.4127,6.6129C18.5714,6.12903,18.8889,5.96774,19.3651,5.96774C19.8413,6.12903,20,6.45161,20,6.93548L18.4127,13.3871C18.254,13.871,17.9365,14.0323,17.4603,14.0323C16.9841,13.871,16.8254,13.5484,16.8254,13.0645L18.4127,6.6129Z></path></svg><span></span></div><div class="item tools"><svg width=20 height=20 viewBox="0 0 20 20"><path d=M18.5446,9.09091C18.3333,6.61616,17.2887,4.31818,15.5751,2.63889C13.8498,0.94697,11.6197,0,9.28404,0C8.02817,0,6.81925,0.265151,5.66901,0.782828C5.65728,0.782828,5.65728,0.795454,5.64554,0.795454C5.6338,0.795454,5.6338,0.808081,5.62207,0.808081C4.53052,1.31313,3.55634,2.0202,2.71127,2.92929C1.85446,3.85101,1.18545,4.91162,0.715963,6.11111C0.246479,7.33586,0,8.64899,0,10C0,10.8712,0.105634,11.7172,0.305164,12.5379C0.305164,12.5631,0.316901,12.5884,0.328638,12.6136C0.739437,14.2298,1.51408,15.7197,2.62911,16.9571C4.07277,18.548,5.92723,19.5581,7.93427,19.8737C7.95775,19.8737,7.96948,19.8864,7.99296,19.8864C8.3216,19.9369,8.66197,19.9747,9.00235,19.9747L9.21362,19.9747C9.61268,19.9747,10.3756,19.9369,11.0094,19.697C11.1737,19.6338,11.3028,19.5076,11.3732,19.3434C11.4437,19.1793,11.4554,18.9899,11.3967,18.8131C11.3028,18.5354,11.0563,18.346,10.7864,18.346C10.716,18.346,10.6338,18.3586,10.5634,18.3838C10.0939,18.5606,9.46009,18.5859,9.20188,18.5859L9.09624,18.5859C9.20188,18.2702,9.23709,17.9167,9.15493,17.5505C9.00235,16.8939,8.50939,16.3384,7.58216,15.7955L7.19484,15.5682C6.57277,15.2146,6.23239,15.0253,6.03286,14.7348C5.83333,14.4444,5.69249,13.9899,5.51643,12.9798C5.38732,12.298,5.04695,11.7677,4.50704,11.4646C4.14319,11.2626,3.70892,11.149,3.19249,11.149C2.82864,11.149,2.42958,11.1995,2.00704,11.3005C1.79578,11.351,1.59624,11.4141,1.42019,11.4646C1.33803,10.9848,1.30282,10.4798,1.30282,9.97475C1.30282,6.93182,2.76995,4.26768,4.98826,2.72727C5,3.00505,5.05869,3.29545,5.17606,3.57323C5.48122,4.26768,6.10329,4.7096,7.01878,4.89899C7.06573,4.91162,7.10094,4.91162,7.13615,4.91162L7.1831,4.91162C7.26526,4.91162,7.57042,4.92424,7.88732,5.0505C8.3216,5.2399,8.56808,5.55555,8.65023,6.04798C8.84977,7.61364,9.07277,10.4293,8.79108,11.3384C8.76761,11.4141,8.75587,11.4899,8.75587,11.5657C8.75587,11.9444,9.0493,12.2601,9.40141,12.2601C9.57747,12.2601,9.74179,12.1843,9.85915,12.0581C9.97653,11.9318,12.6174,9.05303,13.3216,8.09343C13.4038,7.97979,13.4859,7.87878,13.5798,7.76515C13.9202,7.33586,14.2723,6.90656,14.4014,6.26262C14.554,5.56818,14.4014,4.79798,13.9437,3.85101C13.615,3.16919,13.5563,2.86616,13.5446,2.75252C13.5563,2.7399,13.5798,2.72727,13.6033,2.71464C15.6221,4.10353,17.0188,6.43939,17.2535,9.19192C17.2887,9.55808,17.5587,9.82323,17.8991,9.82323L17.9577,9.82323C18.3099,9.8106,18.5681,9.48232,18.5446,9.09091ZM3.19249,12.5631C3.48592,12.5631,3.72066,12.6136,3.89671,12.7146C4.08451,12.8283,4.19014,12.9924,4.23709,13.2702C4.43662,14.3434,4.61268,15.0631,5,15.6061C5.37559,16.1364,5.85681,16.4015,6.58451,16.8182L6.60798,16.8308C6.71362,16.8939,6.84272,16.9571,6.96009,17.0328C7.69953,17.4621,7.86385,17.7525,7.89906,17.8914C7.93427,18.0303,7.85211,18.2323,7.74648,18.4343C4.91784,17.8535,2.65258,15.6944,1.73709,12.8283C2.15962,12.702,2.71127,12.5631,3.19249,12.5631ZM12.7934,4.5202C13.4272,5.83333,13.1455,6.18687,12.5822,6.89394C12.4883,7.00758,12.3944,7.12121,12.3005,7.24747C11.9484,7.72727,11.0211,8.77525,10.2113,9.68434C10.2113,9.24242,10.1878,8.73737,10.1526,8.19444C10.0704,6.95707,9.92958,5.90909,9.92958,5.87121L9.92958,5.83333C9.75352,4.83586,9.20188,4.11616,8.3216,3.76263C7.82864,3.56061,7.37089,3.53535,7.19484,3.53535C6.73709,3.43434,6.4554,3.24495,6.33803,2.99242C6.19718,2.68939,6.29108,2.24747,6.38498,1.9697C7.28873,1.59091,8.26291,1.37626,9.28404,1.37626C10.3873,1.37626,11.4437,1.61616,12.4061,2.04545C12.3357,2.18434,12.277,2.34848,12.2535,2.5505C12.2066,3.04293,12.3709,3.64899,12.7934,4.5202Z></path><path d=M15.22299772857666,9.722223632261718C12.59389772857666,9.722223632261718,10.44600772857666,12.020201374511718,10.44600772857666,14.861111374511719C10.44600772857666,17.70202137451172,12.58215772857666,20.000021374511718,15.223007728576661,20.000021374511718C17.86384772857666,20.000021374511718,19.99999772857666,17.70202137451172,19.99999772857666,14.861111374511719C19.99999772857666,12.020201374511718,17.85211772857666,9.72222212709572,15.22299772857666,9.722223632261718ZM15.22299772857666,18.598491374511717C13.30985772857666,18.598491374511717,11.737087728576661,16.91919137451172,11.737087728576661,14.848481374511719C11.737087728576661,12.777781374511719,13.29811772857666,11.098491374511719,15.22299772857666,11.098491374511719C17.14787772857666,11.098491374511719,18.708917728576658,12.777781374511719,18.708917728576658,14.848481374511719C18.708917728576658,16.91919137451172,17.13614772857666,18.59848137451172,15.22299772857666,18.598491374511717Z></path><path d=M15.692486288146974,15.050496970825195L15.692486288146974,12.676760970825196C15.692486288146974,12.297972970825196,15.399058288146973,11.982316970825195,15.046945288146972,11.982316970825195C14.694833288146972,11.982316970825195,14.401406288146973,12.297972970825196,14.401406288146973,12.676760970825196L14.401406288146973,15.340896970825195C14.401406288146973,15.530296970825194,14.471829288146973,15.694436970825196,14.589200288146973,15.833326970825196L15.751176288146972,17.095956970825195C15.868546288146973,17.222216970825194,16.032866288146973,17.297976970825196,16.208916288146973,17.297976970825196C16.384976288146973,17.297976970825196,16.537556288146973,17.222216970825194,16.666666288146974,17.095956970825195C16.78403628814697,16.969686970825194,16.854456288146974,16.792916970825196,16.854456288146974,16.603526970825193C16.854456288146974,16.414136970825197,16.78403628814697,16.237366970825196,16.666666288146974,16.111106970825197L15.692486288146974,15.050496970825195Z></path></svg><span></span></div><div class="item tools"><svg viewBox="0 0 20 20"><path d=M19.7361,12.542L18.1916,11.2919C18.2647,10.8678,18.3025,10.4347,18.3025,10.0017C18.3025,9.56861,18.2647,9.13555,18.1916,8.71142L19.7361,7.46135C19.9743,7.26938,20.0615,6.95686,19.9554,6.6756L19.9342,6.61756C19.5074,5.49026,18.8755,4.45449,18.0549,3.53926L18.0124,3.49238C17.8096,3.26692,17.4819,3.1821,17.1848,3.28032L15.2677,3.92544C14.5603,3.3763,13.7704,2.94324,12.9168,2.63966L12.5466,0.742229C12.49,0.449802,12.2472,0.222111,11.9383,0.168536L11.8746,0.157375C10.6461,-0.0524583,9.35391,-0.0524583,8.1254,0.157375L8.06174,0.168536C7.75284,0.222111,7.50997,0.449802,7.45338,0.742229L7.08082,2.64859C6.2343,2.95217,5.44909,3.383,4.74641,3.92991L2.81522,3.28032C2.52047,3.1821,2.19036,3.26469,1.98757,3.49238L1.94513,3.53926C1.12455,4.45672,0.492609,5.49249,0.0658141,6.61756L0.0445921,6.6756C-0.0615171,6.95463,0.0257283,7.26715,0.263885,7.46135L1.82723,8.72482C1.75413,9.14448,1.71876,9.57308,1.71876,9.99944C1.71876,10.428,1.75413,10.8566,1.82723,11.2741L0.263885,12.5375C0.025729,12.7295,-0.0615164,13.042,0.0445929,13.3233L0.0658148,13.3813C0.49261,14.5064,1.12455,15.5444,1.94513,16.4596L1.98757,16.5065C2.19036,16.732,2.51812,16.8168,2.81522,16.7186L4.74641,16.069C5.44909,16.6159,6.2343,17.0489,7.08082,17.3503L7.45338,19.2567C7.50997,19.5491,7.75284,19.7768,8.06174,19.8303L8.1254,19.8415C8.74084,19.9464,9.37042,20,10,20C10.6296,20,11.2615,19.9464,11.8746,19.8415L11.9383,19.8303C12.2472,19.7768,12.49,19.5491,12.5466,19.2567L12.9168,17.3592C13.7704,17.0556,14.5603,16.6248,15.2677,16.0734L17.1848,16.7186C17.4795,16.8168,17.8096,16.7342,18.0124,16.5065L18.0549,16.4596C18.8755,15.5422,19.5074,14.5064,19.9342,13.3813L19.9554,13.3233C20.0615,13.0487,19.9743,12.7362,19.7361,12.542ZM16.5175,8.97483C16.5764,9.3119,16.6071,9.65791,16.6071,10.0039C16.6071,10.3499,16.5764,10.6959,16.5175,11.033L16.3618,11.9281L18.1233,13.3545C17.8568,13.9372,17.5196,14.4863,17.1188,14.9975L14.9305,14.2631L14.1901,14.839C13.6266,15.2765,12.9994,15.6203,12.3203,15.8614L11.4219,16.1806L10.9998,18.3459C10.3372,18.4173,9.66045,18.4173,8.9955,18.3459L8.57342,16.1761L7.6821,15.8524C7.01008,15.6114,6.38521,15.2676,5.82637,14.8323L5.08596,14.2541L2.88361,14.9953C2.48275,14.4841,2.14791,13.9327,1.8791,13.3523L3.65938,11.9125L3.50611,11.0196C3.44952,10.687,3.41887,10.3432,3.41887,10.0039C3.41887,9.66237,3.44716,9.32083,3.50611,8.98822L3.65938,8.09531L1.8791,6.6555C2.14556,6.07288,2.48275,5.52374,2.88361,5.01255L5.08596,5.75367L5.82637,5.17551C6.38521,4.74022,7.01008,4.39645,7.6821,4.15536L8.57578,3.83615L8.99786,1.66638C9.66045,1.59495,10.3372,1.59495,11.0021,1.66638L11.4242,3.83168L12.3226,4.1509C12.9994,4.39198,13.6289,4.73575,14.1925,5.17328L14.9329,5.7492L17.1211,5.01479C17.522,5.52598,17.8568,6.07734,18.1256,6.65773L16.3642,8.08416L16.5175,8.97483ZM10.0024,5.85189C7.7104,5.85189,5.85231,7.61092,5.85231,9.78068C5.85231,11.9504,7.7104,13.7095,10.0024,13.7095C12.2943,13.7095,14.1524,11.9504,14.1524,9.78068C14.1524,7.61092,12.2943,5.85189,10.0024,5.85189ZM11.8699,11.5486C11.37,12.0196,10.7074,12.2808,10.0024,12.2808C9.29732,12.2808,8.63473,12.0196,8.13483,11.5486C7.6373,11.0754,7.36142,10.4481,7.36142,9.78068C7.36142,9.11323,7.6373,8.48596,8.13483,8.01272C8.63473,7.53948,9.29732,7.28054,10.0024,7.28054C10.7074,7.28054,11.37,7.53948,11.8699,8.01272C12.3674,8.48596,12.6433,9.11323,12.6433,9.78068C12.6433,10.4481,12.3674,11.0754,11.8699,11.5486Z></path></svg><span></span></div><div class="item tools"><svg viewBox="0 0 20 20"><path d=M6.50977,1L13.4902,1C13.6406,1,13.7695,1.1104910000000001,13.7969,1.2631700000000001L14.0273,2.52277C14.1387,3.13147,14.6543,3.57143,15.2559,3.57143L17.5,3.57143C18.8809,3.57143,20,4.72254,20,6.14286L20,16.4286C20,17.8489,18.8809,19,17.5,19L2.5,19C1.11914,19,0,17.8489,0,16.4286L0,6.14286C0,4.72254,1.11914,3.57143,2.5,3.57143L4.74414,3.57143C5.3457,3.57143,5.86133,3.13147,5.97266,2.52277L6.20312,1.2631700000000001C6.23047,1.1104910000000001,6.35937,1,6.50977,1ZM15.2559,4.857139999999999C14.0547,4.857139999999999,13.0215,3.97522,12.7988,2.75982L12.7129,2.28571L7.28711,2.28571L7.20117,2.75982C6.98047,3.97522,5.94727,4.857139999999999,4.74414,4.857139999999999L2.5,4.857139999999999C1.81055,4.857139999999999,1.25,5.43371,1.25,6.14286L1.25,16.4286C1.25,17.1377,1.81055,17.7143,2.5,17.7143L17.5,17.7143C18.1895,17.7143,18.75,17.1377,18.75,16.4286L18.75,6.14286C18.75,5.43371,18.1895,4.857139999999999,17.5,4.857139999999999L15.2559,4.857139999999999ZM4.375,6.78571L3.125,6.78571C2.7793,6.78571,2.5,6.49844,2.5,6.14286C2.5,5.78728,2.7793,5.5,3.125,5.5L4.375,5.5C4.7207,5.5,5,5.78728,5,6.14286C5,6.49844,4.7207,6.78571,4.375,6.78571ZM10,6.14286C7.06641,6.14286,4.6875,8.58973,4.6875,11.6071C4.6875,14.6246,7.06641,17.0714,10,17.0714C12.9336,17.0714,15.3125,14.6246,15.3125,11.6071C15.3125,8.58973,12.9336,6.14286,10,6.14286ZM10,7.42857C11.0859,7.42857,12.1055,7.8625,12.873,8.65201C13.6406,9.44152,14.0625,10.49018,14.0625,11.6071C14.0625,12.7241,13.6406,13.7728,12.873,14.5623C12.1055,15.3518,11.0859,15.7857,10,15.7857C8.91406,15.7857,7.89453,15.3518,7.12695,14.5623C6.35937,13.7728,5.9375,12.7241,5.9375,11.6071C5.9375,10.49018,6.35938,9.44152,7.12695,8.65201C7.89453,7.8625,8.91406,7.42857,10,7.42857ZM10,9.67857C8.96484,9.67857,8.125,10.54241,8.125,11.6071C8.125,12.6719,8.96484,13.5357,10,13.5357C11.0352,13.5357,11.875,12.6719,11.875,11.6071C11.875,10.54241,11.0352,9.67857,10,9.67857ZM10,10.96429C10.3438,10.96429,10.625,11.2536,10.625,11.6071C10.625,11.9607,10.3438,12.25,10,12.25C9.65625,12.25,9.375,11.9607,9.375,11.6071C9.375,11.2536,9.65625,10.96429,10,10.96429Z></path></svg><span></span></div><div class="item tools">'),Um=U("<button type=button>"),Zm=U('<svg viewBox="0 0 20 20"><path d=M1.08108,0L0,1.079L4.18919,5.27938L2.54826,6.91715L6.9112,6.91715L6.9112,2.56262L5.28957,4.18112L1.08108,0ZM15.8108,5.27938L20,1.079L18.9189,0L14.7104,4.18112L13.0888,2.56262L13.0888,6.91715L17.4517,6.91715L15.8108,5.27938ZM4.16988,14.7014L0.07722,18.8054L1.1583,20L5.27027,15.7996L6.9112,17.4374L6.9112,13.0829L2.54826,13.0829L4.16988,14.7014ZM17.4517,13.0829L13.0888,13.0829L13.0888,17.4374L14.7297,15.7996L18.8417,20L19.9228,18.8054L15.8301,14.7013L17.4517,13.0829Z>'),z5=U("<span>"),Ym=U('<svg viewBox="0 0 20 20"><path d=M2.93444,1.76899L7.57544,6.40999L6.38918,7.59626L1.76899,2.93444L0,4.70343L0,0L4.70343,0L2.93444,1.76899ZM6.40999,12.4037L1.76899,17.0447L0,15.2758L0,19.9792L4.70343,19.9792L2.93444,18.2102L7.57544,13.5692L6.40999,12.4037ZM15.2758,0L17.0447,1.76899L12.4037,6.40999L13.59,7.59626L18.231,2.95526L20,4.72425L20,0L15.2758,0ZM13.5692,12.4037L12.3829,13.59L17.0239,18.231L15.2549,20L19.9792,20L19.9792,15.2758L18.2102,17.0447L13.5692,12.4037Z>');const Gm=e=>{let r;const i=l=>l.span===e.period.span&&l.type===e.period.type,a=()=>{Fm(Dm(r))},s=l=>{if(l.shiftKey)return;const u=l.currentTarget;if(u.scrollWidth<=u.clientWidth)return;let f=l.deltaY;if(l.deltaMode===WheelEvent.DOM_DELTA_LINE?f*=16:l.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(f*=u.clientWidth),f===0)return;const h=u.scrollWidth-u.clientWidth;f>0&&u.scrollLeft>=h-1||f<0&&u.scrollLeft<=0||(l.preventDefault(),u.scrollLeft+=f)};return Aa(()=>{document.addEventListener("fullscreenchange",a),document.addEventListener("mozfullscreenchange",a),document.addEventListener("webkitfullscreenchange",a),document.addEventListener("msfullscreenchange",a)}),ii(()=>{document.removeEventListener("fullscreenchange",a),document.removeEventListener("mozfullscreenchange",a),document.removeEventListener("webkitfullscreenchange",a),document.removeEventListener("msfullscreenchange",a)}),(()=>{var l=Wm(),u=l.firstChild,f=u.firstChild,h=u.nextSibling,m=h.firstChild,C=m.nextSibling,b=h.nextSibling,x=b.firstChild,M=x.nextSibling,w=b.nextSibling,S=w.firstChild,$=S.nextSibling,A=w.nextSibling,P=A.firstChild,B=P.nextSibling,R=A.nextSibling;return si(z=>{const Y=r;Y&&Y.removeEventListener("wheel",s),r=z,z&&z.addEventListener("wheel",s,{passive:!1})},l),_n(f,"click",e.onMenuClick,!0),G(l,X(st,{get when(){return e.symbol},get children(){var z=Km(),Y=z.firstChild;return _n(z,"click",e.onSymbolClick,!0),G(z,X(st,{get when(){return e.symbol.logo},get children(){var Z=Nm();return Re(()=>Ct(Z,"src",e.symbol.logo)),Z}}),Y),G(Y,()=>e.symbol.shortName??e.symbol.name??e.symbol.ticker),z}}),h),G(l,()=>e.periods.map(z=>(()=>{var Y=Um();return Y.$$click=()=>{e.onPeriodChange(z)},G(Y,()=>z.text),Re(()=>Qt(Y,`item tools period ${i(z)?"selected":""}`)),Y})()),h),_n(h,"click",e.onIndicatorClick,!0),G(C,()=>y("indicator",e.locale)),_n(b,"click",e.onTimezoneClick,!0),G(M,()=>y("timezone",e.locale)),_n(w,"click",e.onSettingClick,!0),G($,()=>y("setting",e.locale)),_n(A,"click",e.onScreenshotClick,!0),G(B,()=>y("screenshot",e.locale)),R.$$click=()=>{if(F5())(document.exitFullscreen??document.msExitFullscreen??document.mozCancelFullScreen??document.webkitExitFullscreen).call(document);else{const z=P5(r);z&&(z.requestFullscreen??z.webkitRequestFullscreen??z.mozRequestFullScreen??z.msRequestFullscreen).call(z)}},G(R,(()=>{var z=Je(()=>!!F5());return()=>z()?[Zm(),(()=>{var Y=z5();return G(Y,()=>y("exit_full_screen",e.locale)),Y})()]:[Ym(),(()=>{var Y=z5();return G(Y,()=>y("full_screen",e.locale)),Y})()]})()),Re(()=>Ct(f,"class",e.spread?"":"rotate")),l})()};Dt(["click"]);var jm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M12.41465,11L18.5,11C18.7761,11,19,11.22386,19,11.5C19,11.77614,18.7761,12,18.5,12L12.41465,12C12.20873,12.5826,11.65311,13,11,13C10.34689,13,9.79127,12.5826,9.58535,12L3.5,12C3.223857,12,3,11.77614,3,11.5C3,11.22386,3.223857,11,3.5,11L9.58535,11C9.79127,10.417404,10.34689,10,11,10C11.65311,10,12.20873,10.417404,12.41465,11Z stroke-opacity=0 stroke=none>');const Hm=()=>jm();var Qm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M6.91465,11L11.08535,11C11.29127,10.417404,11.84689,10,12.5,10C13.15311,10,13.70873,10.417404,13.91465,11L18.5,11C18.7761,11,19,11.22386,19,11.5C19,11.77614,18.7761,12,18.5,12L13.91465,12C13.70873,12.5826,13.15311,13,12.5,13C11.84689,13,11.29127,12.5826,11.08535,12L6.91465,12C6.70873,12.5826,6.15311,13,5.5,13C4.671573,13,4,12.32843,4,11.5C4,10.671573,4.671573,10,5.5,10C6.15311,10,6.70873,10.417404,6.91465,11Z stroke-opacity=0 stroke=none>');const Vm=()=>Qm();var qm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M6.91465,12.5C6.70873,13.0826,6.15311,13.5,5.5,13.5C4.671573,13.5,4,12.82843,4,12C4,11.171573,4.671573,10.5,5.5,10.5C6.15311,10.5,6.70873,10.917404,6.91465,11.5L16.0853,11.5C16.2913,10.917404,16.846899999999998,10.5,17.5,10.5C18.328400000000002,10.5,19,11.171573,19,12C19,12.82843,18.328400000000002,13.5,17.5,13.5C16.846899999999998,13.5,16.2913,13.0826,16.0853,12.5L6.91465,12.5Z stroke-opacity=0 stroke=none>');const Xm=()=>qm();var Jm=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11,12.41465L11,18.5C11,18.7761,11.22386,19,11.5,19C11.77614,19,12,18.7761,12,18.5L12,12.41465C12.5826,12.20873,13,11.65311,13,11C13,10.34689,12.5826,9.79127,12,9.58535L12,3.5C12,3.223857,11.77614,3,11.5,3C11.22386,3,11,3.223857,11,3.5L11,9.58535C10.417404,9.79127,10,10.34689,10,11C10,11.65311,10.417404,12.20873,11,12.41465Z stroke-opacity=0 stroke=none>');const ey=()=>Jm();var ty=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11.66558837890625,19C10.83716137890625,19,10.16558837890625,18.328400000000002,10.16558837890625,17.5C10.16558837890625,16.846899999999998,10.58298437890625,16.2913,11.16557337890625,16.0854L11.16557337890625,11.91464C10.58298437890625,11.70872,10.16558837890625,11.1531,10.16558837890625,10.5C10.16558837890625,9.8469,10.58298437890625,9.29128,11.16557337890625,9.08536L11.16557337890625,4.5C11.16557337890625,4.223857,11.38942837890625,4,11.66556837890625,4C11.94171837890625,4,12.16556837890625,4.223857,12.16556837890625,4.5L12.16556837890625,9.08535C12.74817837890625,9.291260000000001,13.16558837890625,9.846879999999999,13.16558837890625,10.5C13.16558837890625,11.153120000000001,12.74817837890625,11.708739999999999,12.16556837890625,11.91465L12.16556837890625,16.0854C12.74817837890625,16.2913,13.16558837890625,16.846899999999998,13.16558837890625,17.5C13.16558837890625,18.328400000000002,12.49401837890625,19,11.66558837890625,19Z stroke-opacity=0 stroke=none>');const ny=()=>ty();var ry=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11.165603637695312,6.91465C11.748203637695312,6.70873,12.165603637695312,6.15311,12.165603637695312,5.5C12.165603637695312,4.671573,11.494033637695313,4,10.665603637695312,4C9.837176637695313,4,9.165603637695312,4.671573,9.165603637695312,5.5C9.165603637695312,6.15311,9.583007637695312,6.70873,10.165603637695312,6.91465L10.165603637695312,16.0854C9.583007637695312,16.2913,9.165603637695312,16.846899999999998,9.165603637695312,17.5C9.165603637695312,18.328400000000002,9.837176637695313,19,10.665603637695312,19C11.494033637695313,19,12.165603637695312,18.328400000000002,12.165603637695312,17.5C12.165603637695312,16.846899999999998,11.748203637695312,16.2913,11.165603637695312,16.0854L11.165603637695312,6.91465Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const iy=()=>ry();var oy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M5.146447,15.753C4.9511845,15.9483,4.9511845,16.2649,5.146447,16.4602C5.341709,16.6554,5.658291,16.6554,5.853554,16.4602L8.156600000000001,14.15711C8.352409999999999,14.25082,8.57173,14.3033,8.8033,14.3033C9.631730000000001,14.3033,10.3033,13.63172,10.3033,12.80329C10.3033,12.57172,10.250820000000001,12.352409999999999,10.157119999999999,12.15659L12.156600000000001,10.15711C12.352409999999999,10.250820000000001,12.571729999999999,10.30329,12.8033,10.30329C13.63173,10.30329,14.3033,9.63172,14.3033,8.80329C14.3033,8.57172,14.25082,8.352409999999999,14.15712,8.15659L16.4602,5.853553C16.6554,5.658291,16.6554,5.341709,16.4602,5.146447C16.2649,4.9511843,15.9483,4.9511843,15.753,5.146447L13.45001,7.449479999999999C13.25419,7.35577,13.03487,7.3032900000000005,12.8033,7.3032900000000005C11.97487,7.3032900000000005,11.3033,7.97487,11.3033,8.80329C11.3033,9.03487,11.35578,9.254190000000001,11.44949,9.450009999999999L9.450009999999999,11.449480000000001C9.254190000000001,11.35577,9.03487,11.30329,8.8033,11.30329C7.97487,11.30329,7.3033,11.97487,7.3033,12.80329C7.3033,13.03487,7.35578,13.25419,7.44949,13.45001L5.146447,15.753Z stroke-opacity=0 stroke=none>');const ay=()=>oy();var sy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M7.573332939453125,14.54567903564453C7.667042939453125,14.741499035644532,7.719512939453125,14.960809035644532,7.719512939453125,15.19239903564453C7.719512939453125,16.02079903564453,7.047942939453125,16.69239903564453,6.219512939453125,16.69239903564453C5.391085939453125,16.69239903564453,4.719512939453125,16.02079903564453,4.719512939453125,15.19239903564453C4.719512939453125,14.36394903564453,5.391085939453125,13.692379035644532,6.219512939453125,13.692379035644532C6.451092939453125,13.692379035644532,6.670412939453125,13.74485903564453,6.866232939453125,13.83856903564453L9.865702939453126,10.83909903564453C9.771992939453124,10.643279035644532,9.719512939453125,10.42395903564453,9.719512939453125,10.192379035644532C9.719512939453125,9.36394903564453,10.391082939453124,8.692379035644532,11.219512939453125,8.692379035644532C11.451092939453126,8.692379035644532,11.670412939453126,8.74485903564453,11.866232939453125,8.838569035644532L15.462112939453124,5.242645035644531C15.657412939453126,5.047383335644532,15.974012939453125,5.047383335644532,16.169212939453125,5.242645035644531C16.364512939453125,5.437907035644531,16.364512939453125,5.754489035644531,16.169212939453125,5.949752035644531L12.573332939453124,9.545679035644532C12.667042939453125,9.74149903564453,12.719512939453125,9.96080903564453,12.719512939453125,10.192379035644532C12.719512939453125,11.020809035644533,12.047942939453126,11.692379035644532,11.219512939453125,11.692379035644532C10.987942939453125,11.692379035644532,10.768632939453125,11.639909035644532,10.572812939453126,11.54619903564453L7.573332939453125,14.54567903564453Z stroke-opacity=0 stroke=none>');const ly=()=>sy();var cy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M15.719512939453125,8.461776733398438C16.547912939453127,8.461776733398438,17.219512939453125,7.7902067333984375,17.219512939453125,6.9617767333984375C17.219512939453125,6.133349733398438,16.547912939453127,5.4617767333984375,15.719512939453125,5.4617767333984375C14.891082939453124,5.4617767333984375,14.219512939453125,6.133349733398438,14.219512939453125,6.9617767333984375C14.219512939453125,7.193346733398437,14.271992939453124,7.412666733398438,14.365692939453124,7.608486733398438L7.366222939453126,14.607956733398437C7.170402939453125,14.514256733398437,6.951082939453125,14.461776733398438,6.719512939453125,14.461776733398438C5.891085939453125,14.461776733398438,5.219512939453125,15.133346733398437,5.219512939453125,15.961776733398438C5.219512939453125,16.79017673339844,5.891085939453125,17.461776733398438,6.719512939453125,17.461776733398438C7.547942939453125,17.461776733398438,8.219512939453125,16.79017673339844,8.219512939453125,15.961776733398438C8.219512939453125,15.730176733398437,8.167032939453126,15.510876733398437,8.073322939453124,15.315066733398437L15.072802939453124,8.315586733398437C15.268612939453124,8.409296733398438,15.487912939453125,8.461776733398438,15.719512939453125,8.461776733398438Z stroke-opacity=0 stroke=none>');const uy=()=>cy();var fy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M17.0643,7.033864912109375L18,3.585784912109375L14.5078,4.509695912109375L15.3537,5.344934912109375L6.02026,14.560584912109375C5.87635,14.517484912109374,5.72366,14.494284912109375,5.5655,14.494284912109375C4.7009,14.494284912109375,4,15.186384912109375,4,16.040084912109375C4,16.893784912109375,4.7009,17.585784912109375,5.5655,17.585784912109375C6.43011,17.585784912109375,7.13101,16.893784912109375,7.13101,16.040084912109375C7.13101,15.722284912109375,7.03392,15.426984912109376,6.86744,15.181384912109374L16.0917,6.073604912109375L17.0643,7.033864912109375Z stroke-opacity=0 stroke=none>');const dy=()=>fy();var hy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M6.91465,13.00505L18.5,13.00505C18.7761,13.00505,19,13.228909999999999,19,13.50505C19,13.781189999999999,18.7761,14.00505,18.5,14.00505L6.91465,14.00505C6.70873,14.58765,6.15311,15.00505,5.5,15.00505C4.671573,15.00505,4,14.33348,4,13.50505C4,12.67662,4.671573,12.00505,5.5,12.00505C6.15311,12.00505,6.70873,12.422450000000001,6.91465,13.00505ZM7.81404,11.625L10.48591,11.625L10.48591,10.90625L9.65193,10.90625L9.65193,7.125L8.997630000000001,7.125C8.71443,7.306641,8.415600000000001,7.419922,7.96443,7.498047L7.96443,8.05078L8.77497,8.05078L8.77497,10.90625L7.81404,10.90625L7.81404,11.625ZM11.081620000000001,11.625L14.0562,11.625L14.0562,10.88281L13.09724,10.88281C12.8863,10.88281,12.59333,10.90625,12.36482,10.93555C13.17537,10.11328,13.84724,9.2207,13.84724,8.39062C13.84724,7.541016,13.28865,7,12.4488,7C11.84333,7,11.446850000000001,7.234375,11.03279,7.679688L11.52497,8.16797C11.747630000000001,7.914062,12.0113,7.697266,12.33552,7.697266C12.7613,7.697266,13.00154,7.982422,13.00154,8.43359C13.00154,9.14648,12.29255,10.00781,11.081620000000001,11.11523L11.081620000000001,11.625ZM15.9605,11.75C16.8121,11.75,17.526899999999998,11.2832,17.526899999999998,10.4375C17.526899999999998,9.82031,17.142200000000003,9.43945,16.6441,9.30078L16.6441,9.27148C17.1129,9.08594,17.3824,8.7207,17.3824,8.21289C17.3824,7.421875,16.8004,7,15.9429,7C15.4215,7,14.9957,7.210938,14.6109,7.541016L15.066,8.11133C15.3258,7.849609,15.5836,7.697266,15.9019,7.697266C16.2789,7.697266,16.4957,7.914062,16.4957,8.28125C16.4957,8.70898,16.2301,9,15.4215,9L15.4215,9.63672C16.3804,9.63672,16.6383,9.91992,16.6383,10.38086C16.6383,10.79688,16.3336,11.03125,15.8824,11.03125C15.4742,11.03125,15.1578,10.82227,14.8922,10.55078L14.4781,11.13281C14.7906,11.486329999999999,15.2652,11.75,15.9605,11.75Z stroke-opacity=0 stroke=none>');const gy=()=>hy();var py=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M3.146447,14.178126025390625C2.9511847,13.982826025390626,2.9511847,13.666226025390625,3.146447,13.470926025390625L7.39146,9.225966025390626C7.35417,9.095106025390624,7.33421,8.956946025390625,7.33421,8.814116025390625C7.33421,7.985696025390625,8.00578,7.314116025390625,8.834209999999999,7.314116025390625C8.97703,7.314116025390625,9.11519,7.334086025390625,9.24605,7.371366025390625L13.753,2.864373025390625C13.9483,2.669110325390625,14.2649,2.669110325390625,14.4602,2.864373025390625C14.6554,3.059635025390625,14.6554,3.376217025390625,14.4602,3.571479025390625L10.06916,7.962476025390625C10.23631,8.204386025390626,10.334209999999999,8.497826025390625,10.334209999999999,8.814116025390625C10.334209999999999,9.642546025390626,9.66264,10.314116025390625,8.834209999999999,10.314116025390625C8.51791,10.314116025390625,8.22448,10.216226025390625,7.98256,10.049076025390626L3.853554,14.178126025390625C3.658291,14.373326025390625,3.341709,14.373326025390625,3.146447,14.178126025390625ZM7.67736,19.188526025390626C7.4821,18.993226025390626,7.4821,18.676626025390625,7.67736,18.481426025390626L9.9804,16.178326025390625C9.88669,15.982526025390625,9.834209999999999,15.763226025390624,9.834209999999999,15.531626025390626C9.834209999999999,14.703226025390626,10.50578,14.031626025390626,11.33421,14.031626025390626C11.56579,14.031626025390626,11.78511,14.084126025390624,11.98093,14.177826025390624L13.9804,12.178356025390626C13.8867,11.982536025390624,13.8342,11.763216025390625,13.8342,11.531636025390625C13.8342,10.703206025390624,14.5058,10.031636025390625,15.3342,10.031636025390625C15.5658,10.031636025390625,15.7851,10.084116025390625,15.9809,10.177826025390626L18.284,7.874796025390625C18.4792,7.679536025390625,18.7958,7.679536025390625,18.9911,7.874796025390625C19.1863,8.070056025390624,19.1863,8.386636025390626,18.9911,8.581906025390625L16.688000000000002,10.884936025390624C16.7817,11.080756025390626,16.8342,11.300066025390626,16.8342,11.531636025390625C16.8342,12.360066025390624,16.162599999999998,13.031626025390626,15.3342,13.031626025390626C15.1026,13.031626025390626,14.8833,12.979126025390626,14.6875,12.885426025390625L12.68803,14.884926025390625C12.78174,15.080726025390625,12.83421,15.300026025390626,12.83421,15.531626025390626C12.83421,16.360026025390624,12.16264,17.031626025390626,11.33421,17.031626025390626C11.10264,17.031626025390626,10.88333,16.979126025390627,10.68751,16.885426025390625L8.38446,19.188526025390626C8.1892,19.383726025390626,7.87262,19.383726025390626,7.67736,19.188526025390626Z stroke-opacity=0 stroke=none>');const my=()=>py();var yy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M3.3367688759765626,12.63173C3.5320318759765623,12.82699,3.8486138759765627,12.82699,4.043876875976562,12.63173L11.822052875976562,4.853553C12.017312875976563,4.658291,12.017312875976563,4.341708,11.822052875976562,4.146446C11.626792875976562,3.9511843,11.310202875976563,3.9511843,11.114942875976563,4.146446L3.3367688759765626,11.92462C3.1415071759765625,12.11988,3.1415071759765625,12.43647,3.3367688759765626,12.63173ZM5.001492875976562,17.0351C4.806232875976562,16.8399,4.806232875976562,16.5233,5.001492875976562,16.328L7.304532875976562,14.025C7.210822875976563,13.82916,7.158352875976563,13.60984,7.158352875976563,13.37827C7.158352875976563,12.54984,7.829922875976562,11.87827,8.658352875976561,11.87827C8.889922875976563,11.87827,9.109232875976563,11.93075,9.305052875976562,12.02446L11.304532875976562,10.02498C11.210822875976563,9.82916,11.158352875976561,9.60984,11.158352875976561,9.37827C11.158352875976561,8.54984,11.829922875976562,7.8782700000000006,12.658352875976563,7.8782700000000006C12.889922875976563,7.8782700000000006,13.109232875976563,7.93075,13.305022875976562,8.024460000000001L15.608122875976562,5.72142C15.803322875976562,5.5261499999999995,16.119922875976563,5.5261499999999995,16.315222875976563,5.72142C16.510422875976563,5.9166799999999995,16.510422875976563,6.23326,16.315222875976563,6.42852L14.012122875976562,8.73156C14.105822875976562,8.92738,14.158322875976562,9.1467,14.158322875976562,9.37827C14.158322875976562,10.2067,13.486822875976562,10.87827,12.658352875976563,10.87827C12.426772875976562,10.87827,12.207452875976562,10.82579,12.011642875976563,10.73209L10.012162875976562,12.73156C10.105872875976562,12.92738,10.158352875976561,13.1467,10.158352875976561,13.37827C10.158352875976561,14.2067,9.486772875976563,14.8783,8.658352875976561,14.8783C8.426772875976562,14.8783,8.207452875976562,14.8258,8.011642875976563,14.7321L5.708602875976562,17.0351C5.513342875976562,17.2304,5.196752875976562,17.2304,5.001492875976562,17.0351ZM10.415712875976563,18.328C10.220452875976562,18.5233,9.903862875976563,18.5233,9.708602875976563,18.328C9.513342875976562,18.1328,9.513342875976562,17.816200000000002,9.708602875976563,17.6209L12.304532875976562,15.025C12.210822875976563,14.8292,12.158352875976563,14.6098,12.158352875976563,14.3783C12.158352875976563,13.54984,12.829922875976562,12.87827,13.658322875976562,12.87827C13.889922875976563,12.87827,14.109222875976563,12.93075,14.305022875976562,13.02446L17.486822875976564,9.84274C17.682022875976564,9.64747,17.99862287597656,9.64747,18.19392287597656,9.84274C18.38912287597656,10.038,18.38912287597656,10.35458,18.19392287597656,10.54984L15.012122875976562,13.73156C15.105822875976562,13.92738,15.158322875976562,14.1467,15.158322875976562,14.3783C15.158322875976562,15.2067,14.486822875976562,15.8783,13.658322875976562,15.8783C13.426822875976562,15.8783,13.207422875976562,15.8258,13.011642875976563,15.7321L10.415712875976563,18.328Z stroke-opacity=0 stroke=none>');const _y=()=>yy();var by=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M13.1889,6C12.98303,6.582599999999999,12.42741,7,11.7743,7C11.12119,7,10.565570000000001,6.582599999999999,10.35965,6L3.5,6C3.223857,6,3,5.77614,3,5.5C3,5.22386,3.223857,5,3.5,5L10.35965,5C10.565570000000001,4.417404,11.12119,4,11.7743,4C12.42741,4,12.98303,4.417404,13.1889,5L18.5,5C18.7761,5,19,5.22386,19,5.5C19,5.77614,18.7761,6,18.5,6L13.1889,6ZM3,8.5C3,8.22386,3.223857,8,3.5,8L18.5,8C18.7761,8,19,8.22386,19,8.5C19,8.77614,18.7761,9,18.5,9L3.5,9C3.223857,9,3,8.77614,3,8.5ZM3.278549,11.5C3.278549,11.22386,3.502407,11,3.778549,11L18.7785,11C19.0547,11,19.2785,11.22386,19.2785,11.5C19.2785,11.77614,19.0547,12,18.7785,12L3.778549,12C3.502407,12,3.278549,11.77614,3.278549,11.5ZM3.139267,14.5C3.139267,14.2239,3.363124,14,3.6392670000000003,14L18.6393,14C18.915399999999998,14,19.1393,14.2239,19.1393,14.5C19.1393,14.7761,18.915399999999998,15,18.6393,15L3.6392670000000003,15C3.363124,15,3.139267,14.7761,3.139267,14.5ZM13.1889,18C12.98303,18.5826,12.42741,19,11.7743,19C11.12119,19,10.565570000000001,18.5826,10.35965,18L3.778549,18C3.502407,18,3.278549,17.7761,3.278549,17.5C3.278549,17.2239,3.502407,17,3.778549,17L10.35965,17C10.565570000000001,16.4174,11.12119,16,11.7743,16C12.42741,16,12.98303,16.4174,13.1889,17L18.7785,17C19.0547,17,19.2785,17.2239,19.2785,17.5C19.2785,17.7761,19.0547,18,18.7785,18L13.1889,18Z stroke-opacity=0 stroke=none>');const vy=()=>by();var Cy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M4.91465,6C4.70873,6.582599999999999,4.15311,7,3.5,7C2.671573,7,2,6.32843,2,5.5C2,4.671573,2.671573,4,3.5,4C4.15311,4,4.70873,4.417404,4.91465,5L18.2257,5C18.5018,5,18.7257,5.22386,18.7257,5.5C18.7257,5.77614,18.5018,6,18.2257,6L4.91465,6ZM2.7257,8.5C2.7257,8.22386,2.949558,8,3.2257,8L18.2257,8C18.5018,8,18.7257,8.22386,18.7257,8.5C18.7257,8.77614,18.5018,9,18.2257,9L3.2257,9C2.949558,9,2.7257,8.77614,2.7257,8.5ZM3.00425,11.5C3.00425,11.22386,3.22811,11,3.50425,11L18.5042,11C18.7804,11,19.0042,11.22386,19.0042,11.5C19.0042,11.77614,18.7804,12,18.5042,12L3.50425,12C3.22811,12,3.00425,11.77614,3.00425,11.5ZM2.864967,14.5C2.864967,14.2239,3.08882,14,3.36497,14L18.365,14C18.6411,14,18.865,14.2239,18.865,14.5C18.865,14.7761,18.6411,15,18.365,15L3.36497,15C3.08882,15,2.864967,14.7761,2.864967,14.5ZM20,17.5C20,18.328400000000002,19.3284,19,18.5,19C17.846899999999998,19,17.2913,18.5826,17.0854,18L3.50425,18C3.22811,18,3.00425,17.7761,3.00425,17.5C3.00425,17.2239,3.22811,17,3.50425,17L17.0854,17C17.2913,16.4174,17.846899999999998,16,18.5,16C19.3284,16,20,16.671599999999998,20,17.5Z stroke-opacity=0 stroke=none>');const xy=()=>Cy();var wy=U('<svg class=icon-overlay viewBox="0 0 22 22"><ellipse cx=10.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=17.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=10.5 cy=11.5 rx=7 ry=7 fill-opacity=0 stroke-opacity=1 fill=none stroke-width=1></ellipse><ellipse cx=10.5 cy=11.5 rx=5 ry=5 fill-opacity=0 stroke-opacity=1 fill=none stroke-width=1></ellipse><ellipse cx=10.5 cy=11.5 rx=3 ry=3 fill-opacity=0 stroke-opacity=1 fill=none stroke-width=1>');const Ly=()=>wy();var $y=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M3,7.32468C5.90649,3.3893050000000002,11.49833,2.81306,14.6674,6.31944C14.9056,6.1554199999999994,15.192,6.05979,15.5,6.05979C15.845,6.05979,16.1628,6.17974,16.4162,6.381349999999999L18.4509,4.23827L19,4.816615L16.8945,7.03429C16.962600000000002,7.21075,17,7.40319,17,7.60463C17,8.45782,16.328400000000002,9.14947,15.5,9.14947C14.6716,9.14947,14,8.45782,14,7.60463C14,7.36402,14.0534,7.13625,14.1487,6.93322C11.32695,3.748365,6.25159,4.253956,3.612785,7.82695L3,7.32468ZM14.09,15.4717C15.7427,13.78985,16.244500000000002,11.524740000000001,15.5633,9.30134L15.5618,9.30134L16.3012,9.0502C17.072400000000002,11.56646,16.497700000000002,14.158,14.6282,16.0599C12.28737,18.442,8.62386,18.6988,6.41348,16.4501C4.5526,14.5572,4.52076,11.19671,6.36766,9.3177C7.89069,7.76754,10.07544,7.706189999999999,11.56741,9.22363C11.95453,9.61742,12.24817,10.08363,12.43369,10.57677L14.1451,8.77421L14.6942,9.35256L12.64982,11.50582C12.65827,11.59712,12.66295,11.68839,12.66378,11.77936C12.87398,12.04523,13,12.38451,13,12.7541C13,13.60729,12.32843,14.2989,11.5,14.2989C10.67157,14.2989,10,13.60729,10,12.7541C10,11.90091,10.67157,11.20926,11.5,11.20926C11.60387,11.20926,11.70528,11.220130000000001,11.8032,11.240829999999999L11.81763,11.22564C11.69858,10.71874,11.42858,10.21929,11.0284,9.81179C9.844000000000001,8.60765,8.136890000000001,8.65592,6.90822,9.90586C5.37975,11.460930000000001,5.40693,14.288,6.95404,15.8619C8.84598,17.7867,12.03496,17.5626,14.09,15.4717Z stroke-opacity=0 stroke=none>');const ky=()=>$y();var Sy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M4,17.0854L4,3.5C4,3.223858,4.22386,3,4.5,3C4.77614,3,5,3.223858,5,3.5L5,10L7.57584,10L9.8127,4.46359C9.91614,4.20756,10.20756,4.08386,10.46359,4.1873000000000005C10.71963,4.29075,10.84333,4.58216,10.73988,4.8382000000000005L8.65438,10L11.08535,10C11.29127,9.4174,11.84689,9,12.5,9C12.65154,9,12.79784,9.02247,12.93573,9.06427L16.6464,5.35355C16.8417,5.15829,17.1583,5.15829,17.3536,5.35355C17.5488,5.54882,17.5488,5.8654,17.3536,6.06066L13.7475,9.66675C13.907,9.90508,14,10.19168,14,10.5C14,11.15311,13.5826,11.70873,13,11.91465L13,14.3638L18.3714,12.1936C18.6274,12.09015,18.918799999999997,12.21385,19.0222,12.46989C19.1257,12.72592,19.002,13.0173,18.746000000000002,13.1208L13,15.4423L13,18L19.5,18C19.7761,18,20,18.2239,20,18.5C20,18.7761,19.7761,19,19.5,19L5.91465,19C5.70873,19.5826,5.15311,20,4.5,20C3.671573,20,3,19.3284,3,18.5C3,17.846899999999998,3.417404,17.2913,4,17.0854ZM6.3729499999999994,17.0413L12,14.7678L12,11.91465C11.88136,11.87271,11.76956,11.81627,11.66675,11.74746L6.3729499999999994,17.0413ZM12,15.8463L6.6694700000000005,18L12,18L12,15.8463ZM6.38629,15.6137L8.250350000000001,11L11,11L6.38629,15.6137ZM5,11L7.17182,11L5,16.3754L5,11Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Ay=()=>Sy();var My=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M17,4.5C17,5.32843,16.328400000000002,6,15.5,6C15.0931,6,14.7241,5.83802,14.4539,5.57503L5.98992,8.32515C5.99658,8.38251,6,8.440850000000001,6,8.5C6,9.15311,5.582599999999999,9.70873,5,9.91465L5,11.08535C5.42621,11.236,5.763999999999999,11.57379,5.91465,12L19.5,12C19.7761,12,20,12.22386,20,12.5C20,12.77614,19.7761,13,19.5,13L5.91465,13C5.70873,13.5826,5.15311,14,4.5,14C3.671573,14,3,13.3284,3,12.5C3,11.84689,3.417404,11.29127,4,11.08535L4,9.91465C3.417404,9.70873,3,9.15311,3,8.5C3,7.67157,3.671573,7,4.5,7C4.90411,7,5.2709,7.15981,5.5406200000000005,7.41967L14.0093,4.66802C14.0032,4.6128599999999995,14,4.5568,14,4.5C14,3.671573,14.6716,3,15.5,3C16.328400000000002,3,17,3.671573,17,4.5ZM4,15.5C4,15.2239,4.22386,15,4.5,15L19.5,15C19.7761,15,20,15.2239,20,15.5C20,15.7761,19.7761,16,19.5,16L4.5,16C4.22386,16,4,15.7761,4,15.5ZM4,18.5C4,18.2239,4.22386,18,4.5,18L19.5,18C19.7761,18,20,18.2239,20,18.5C20,18.7761,19.7761,19,19.5,19L4.5,19C4.22386,19,4,18.7761,4,18.5Z stroke-opacity=0 stroke=none>');const Ty=()=>My();var Py=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M20,3.5C20,4.15311,19.5826,4.70873,19,4.91465L19,18.5C19,18.7761,18.7761,19,18.5,19L4.91465,19C4.70873,19.5826,4.15311,20,3.5,20C2.671573,20,2,19.3284,2,18.5C2,17.846899999999998,2.417404,17.2913,3,17.0854L3,3.5C3,3.22386,3.22386,3,3.5,3L17.0854,3C17.2913,2.417404,17.846899999999998,2,18.5,2C19.3284,2,20,2.671573,20,3.5ZM17.0854,4C17.236,4.42621,17.5738,4.763999999999999,18,4.91465L18,8L14,8L14,4L17.0854,4ZM13,4L13,8L9,8L9,4L13,4ZM13,9L9,9L9,13L13,13L13,9ZM13,14L9,14L9,18L13,18L13,14ZM14,18L14,14L18,14L18,18L14,18ZM18,13L14,13L14,9L18,9L18,13ZM4.91465,18C4.763999999999999,17.5738,4.42621,17.236,4,17.0854L4,14L8,14L8,18L4.91465,18ZM4,8L4,4L8,4L8,8L4,8ZM8,9L8,13L4,13L4,9L8,9Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Iy=()=>Py();var Oy=U('<svg class=icon-overlay viewBox="0 0 22 22"><ellipse cx=10.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=17.5 cy=11.5 rx=1.5 ry=1.5 stroke-opacity=0 stroke=none></ellipse><ellipse cx=10.5 cy=11.5 rx=7 ry=7 fill-opacity=0 fill=none stroke-opacity=1 stroke-width=1>');const Ey=()=>Oy();var Dy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11.57625,6.9981C11.55099,6.999359999999999,11.52557,7,11.5,7C11.34,7,11.18584,6.97495,11.04125,6.9285499999999995L5.55401,16.4327C5.713760000000001,16.5905,5.83826,16.7839,5.91465,17L16.0854,17C16.2187,16.622700000000002,16.4987,16.314700000000002,16.8569,16.1445L11.57625,6.9981ZM12.50759,6.611219999999999C12.81005,6.336790000000001,13,5.94058,13,5.5C13,4.671573,12.32843,4,11.5,4C10.67157,4,10,4.671573,10,5.5C10,5.80059,10.08841,6.08052,10.24066,6.31522L4.64514,16.0069C4.59738,16.002299999999998,4.54896,16,4.5,16C3.671573,16,3,16.671599999999998,3,17.5C3,18.328400000000002,3.671573,19,4.5,19C5.15311,19,5.70873,18.5826,5.91465,18L16.0854,18C16.2913,18.5826,16.846899999999998,19,17.5,19C18.328400000000002,19,19,18.328400000000002,19,17.5C19,16.8365,18.5691,16.2735,17.971899999999998,16.075699999999998L12.50759,6.611219999999999Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Ry=()=>Dy();var By=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M19,4.5C19,5.15311,18.5826,5.70873,18,5.91465L18,18.5C18,18.7761,17.7761,19,17.5,19L5.91465,19C5.70873,19.5826,5.15311,20,4.5,20C3.671573,20,3,19.3284,3,18.5C3,17.846899999999998,3.417404,17.2913,4,17.0854L4,4.5C4,4.22386,4.22386,4,4.5,4L16.0854,4C16.2913,3.417404,16.846899999999998,3,17.5,3C18.328400000000002,3,19,3.671573,19,4.5ZM5,5L16.0854,5C16.236,5.42621,16.5738,5.763999999999999,17,5.91465L17,18L5.91465,18C5.763999999999999,17.5738,5.42621,17.236,5,17.0854L5,5Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Fy=()=>By();var zy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M19.6401,7.99355C20.4028,7.92291,21,7.2811900000000005,21,6.5C21,5.671573,20.3284,5,19.5,5C18.8469,5,18.2913,5.417404,18.0854,6L7.62067,6C7.34453,6,7.12067,6.22386,7.12067,6.5C7.12067,6.5479,7.12741,6.59423,7.13999,6.63809L3.2294099999999997,15.0243C2.530138,15.1517,2,15.764,2,16.5C2,17.328400000000002,2.671573,18,3.5,18C4.15311,18,4.70873,17.5826,4.91465,17L14.5963,17C14.6456,17.076,14.7162,17.1396,14.8044,17.1807C15.0546,17.2974,15.3521,17.1891,15.4688,16.9388L19.6401,7.99355ZM14.7896,16.0293L18.6551,7.739599999999999C18.3942,7.56144,18.1925,7.30307,18.0854,7L8.0746,7L4.25044,15.2009C4.55701,15.3784,4.79493,15.6613,4.91465,16L14.6207,16C14.68,16,14.7368,16.0103,14.7896,16.0293Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Ny=()=>zy();var Ky=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M8.134443814697265,7.494615087890625L8.764323814697265,7.494615087890625L8.764323814697265,3.414215087890625L8.310223814697267,3.414215087890625L7.294603814697266,4.005035087890625L7.289713814697266,4.634915087890625L8.134443814697265,4.149892087890625L8.134443814697265,7.494615087890625ZM18.832003814697266,6.933095087890624Q19.004603814697266,6.635245087890625,19.004603814697266,6.2543850878906255Q19.004603814697266,5.884915087890625,18.845103814697264,5.593575087890625Q18.685503814697267,5.3006050878906255,18.399103814697266,5.136225087890625Q18.114303814697266,4.9702050878906245,17.754603814697266,4.9653250878906245L18.820603814697265,3.840647087890625L18.820603814697265,3.414215087890625L16.519203814697264,3.414215087890625L16.519203814697264,3.939931087890625L18.050803814697264,3.939931087890625L16.719403814697266,5.334785087890625L17.074203814697263,5.7205350878906245Q17.254903814697265,5.484525087890625,17.619503814697268,5.484525087890625Q17.980803814697268,5.484525087890625,18.187503814697266,5.689605087890625Q18.394203814697267,5.894685087890625,18.394203814697267,6.2543850878906255Q18.394203814697267,6.604315087890625,18.187503814697266,6.822415087890625Q17.980803814697268,7.0405150878906255,17.640603814697265,7.0405150878906255Q17.334603814697267,7.0405150878906255,17.124703814697266,6.890775087890625Q16.914703814697265,6.739415087890626,16.820303814697265,6.469225087890624L16.354803814697263,6.744295087890626Q16.480103814697266,7.125155087890625,16.821903814697265,7.341625087890625Q17.165403814697264,7.559725087890625,17.640603814697265,7.559725087890625Q18.039403814697266,7.559725087890625,18.348603814697267,7.393705087890625Q18.659503814697267,7.229315087890625,18.832003814697266,6.933095087890624ZM10.000003814697266,10.634915087890626C10.000003814697266,11.024655087890626,9.851363814697265,11.379685087890625,9.607683814697266,11.646395087890625L12.168903814697266,15.171615087890626C12.275403814697265,15.147615087890625,12.386203814697266,15.134915087890626,12.500003814697266,15.134915087890626C12.596503814697266,15.134915087890626,12.690803814697265,15.144015087890624,12.782303814697265,15.161415087890624L16.108803814697268,11.196955087890625C16.038703814697264,11.023375087890624,16.000003814697266,10.833655087890625,16.000003814697266,10.634915087890626C16.000003814697266,9.806495087890625,16.671603814697264,9.134915087890626,17.500003814697266,9.134915087890626C18.328403814697264,9.134915087890626,19.000003814697266,9.806495087890625,19.000003814697266,10.634915087890626C19.000003814697266,11.463345087890625,18.328403814697264,12.134915087890626,17.500003814697266,12.134915087890626C17.239503814697265,12.134915087890626,16.994503814697268,12.068495087890625,16.781003814697264,11.951675087890624L13.654703814697266,15.677415087890624C13.870303814697266,15.937215087890625,14.000003814697266,16.270915087890625,14.000003814697266,16.634915087890626C14.000003814697266,17.463315087890624,13.328403814697266,18.134915087890626,12.500003814697266,18.134915087890626C11.671573814697265,18.134915087890626,11.000003814697266,17.463315087890624,11.000003814697266,16.634915087890626C11.000003814697266,16.284415087890626,11.120193814697265,15.962015087890626,11.321603814697266,15.706715087890625L8.715393814697265,12.119565087890624C8.645053814697267,12.129685087890625,8.573143814697266,12.134915087890626,8.500003814697266,12.134915087890626C8.162103814697264,12.134915087890626,7.8503038146972655,12.023195087890626,7.599523814697266,11.834665087890626L4.505583814697266,15.521915087890624C4.809213814697266,15.796415087890624,5.000003814697266,16.193415087890624,5.000003814697266,16.634915087890626C5.000003814697266,17.463315087890624,4.328433814697266,18.134915087890626,3.5000038146972656,18.134915087890626C2.6715768146972656,18.134915087890626,2.0000038146972656,17.463315087890624,2.0000038146972656,16.634915087890626C2.0000038146972656,15.806515087890626,2.6715768146972656,15.134915087890626,3.5000038146972656,15.134915087890626C3.508253814697266,15.134915087890626,3.5164838146972657,15.135015087890626,3.524703814697266,15.135115087890625L7.033823814697266,10.953115087890625C7.011673814697265,10.850565087890626,7.000003814697266,10.744105087890624,7.000003814697266,10.634915087890626C7.000003814697266,9.806495087890625,7.671573814697266,9.134915087890626,8.500003814697266,9.134915087890626C9.328433814697267,9.134915087890626,10.000003814697266,9.806495087890625,10.000003814697266,10.634915087890626Z stroke-opacity=0 stroke=none>');const Wy=()=>Ky();var Uy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M8.13444,7.494615087890625L8.76432,7.494615087890625L8.76432,3.414215087890625L8.310220000000001,3.414215087890625L7.2946,4.005035087890625L7.28971,4.634915087890625L8.13444,4.149892087890625L8.13444,7.494615087890625ZM18.832,6.929835087890625Q19.0046,6.635245087890625,19.0046,6.2543850878906255Q19.0046,5.889805087890625,18.8451,5.5952050878906245Q18.6855,5.3006050878906255,18.3975,5.132965087890625Q18.1094,4.9653250878906245,17.7399,4.9653250878906245Q17.435499999999998,4.9653250878906245,17.1556,5.149245087890625L17.2793,3.939931087890625L18.8304,3.939931087890625L18.8304,3.414215087890625L16.7406,3.414215087890625L16.5094,5.665195087890625L17.0156,5.795405087890625Q17.095399999999998,5.655425087890626,17.2516,5.570795087890625Q17.4095,5.484525087890625,17.6357,5.484525087890625Q17.9694,5.484525087890625,18.1842,5.697745087890625Q18.4007,5.909335087890625,18.4007,6.2543850878906255Q18.4007,6.604315087890625,18.1842,6.822415087890625Q17.9694,7.0405150878906255,17.6292,7.0405150878906255Q17.3298,7.0405150878906255,17.119799999999998,6.890775087890625Q16.9098,6.739415087890626,16.825200000000002,6.474115087890625L16.3597,6.749175087890626Q16.470399999999998,7.110505087890624,16.807299999999998,7.335115087890625Q17.144199999999998,7.559725087890625,17.6292,7.559725087890625Q18.0296,7.559725087890625,18.3438,7.392075087890625Q18.6595,7.224435087890625,18.832,6.929835087890625ZM10,10.634915087890626C10,11.024655087890626,9.85136,11.379685087890625,9.60768,11.646395087890625L12.1689,15.171615087890626C12.2754,15.147615087890625,12.3862,15.134915087890626,12.5,15.134915087890626C12.5965,15.134915087890626,12.6908,15.144015087890624,12.7823,15.161415087890624L16.108800000000002,11.196955087890625C16.0387,11.023375087890624,16,10.833655087890625,16,10.634915087890626C16,9.806495087890625,16.671599999999998,9.134915087890626,17.5,9.134915087890626C18.3284,9.134915087890626,19,9.806495087890625,19,10.634915087890626C19,11.463345087890625,18.3284,12.134915087890626,17.5,12.134915087890626C17.2395,12.134915087890626,16.994500000000002,12.068505087890625,16.781,11.951675087890624L13.6547,15.677415087890624C13.8703,15.937215087890625,14,16.270915087890625,14,16.634915087890626C14,17.463315087890624,13.3284,18.134915087890626,12.5,18.134915087890626C11.67157,18.134915087890626,11,17.463315087890624,11,16.634915087890626C11,16.284415087890626,11.12019,15.962015087890626,11.3216,15.706715087890625L8.71539,12.119565087890624C8.645050000000001,12.129685087890625,8.57314,12.134915087890626,8.5,12.134915087890626C8.162099999999999,12.134915087890626,7.8503,12.023195087890626,7.59952,11.834665087890626L4.50558,15.521915087890624C4.80921,15.796415087890624,5,16.193415087890624,5,16.634915087890626C5,17.463315087890624,4.32843,18.134915087890626,3.5,18.134915087890626C2.671573,18.134915087890626,2,17.463315087890624,2,16.634915087890626C2,15.806515087890626,2.671573,15.134915087890626,3.5,15.134915087890626C3.5082500000000003,15.134915087890626,3.51648,15.135015087890626,3.5247,15.135115087890625L7.03382,10.953115087890625C7.01167,10.850565087890626,7,10.744105087890624,7,10.634915087890626C7,9.806495087890625,7.67157,9.134915087890626,8.5,9.134915087890626C9.32843,9.134915087890626,10,9.806495087890625,10,10.634915087890626Z stroke-opacity=0 stroke=none>');const Zy=()=>Uy();var Yy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M18.8532,7.020985087890625Q19.0257,6.734525087890625,19.0257,6.369945087890625Q19.0257,6.020005087890625,18.8499,5.754705087890625Q18.6758,5.489415087890626,18.3649,5.339675087890625Q18.5944,5.209465087890625,18.7214,4.994615087890625Q18.8499,4.779775087890625,18.8499,4.5193550878906255Q18.8499,4.2003480878906245,18.7002,3.951324087890625Q18.5505,3.700673087890625,18.277,3.557444087890625Q18.0052,3.414215087890625,17.6455,3.414215087890625Q17.285800000000002,3.414215087890625,17.0107,3.557444087890625Q16.7357,3.700673087890625,16.5843,3.951324087890625Q16.4346,4.2003480878906245,16.4346,4.5193550878906255Q16.4346,4.779775087890625,16.561500000000002,4.994615087890625Q16.6901,5.209465087890625,16.919600000000003,5.339675087890625Q16.6055,5.489415087890626,16.4297,5.757965087890625Q16.255499999999998,6.024895087890625,16.255499999999998,6.369945087890625Q16.255499999999998,6.734525087890625,16.4297,7.020985087890625Q16.6055,7.305815087890625,16.919600000000003,7.465325087890625Q17.2354,7.624825087890625,17.6455,7.624825087890625Q18.0557,7.624825087890625,18.3682,7.465325087890625Q18.6807,7.305815087890625,18.8532,7.020985087890625ZM8.76432,7.559725087890625L8.13444,7.559725087890625L8.13444,4.214996087890625L7.28971,4.700025087890625L7.2946,4.070139087890625L8.310220000000001,3.479319087890625L8.76432,3.479319087890625L8.76432,7.559725087890625ZM17.1816,4.955555087890625Q17.0042,4.784655087890625,17.0042,4.5095950878906255Q17.0042,4.229645087890625,17.18,4.057119087890625Q17.355800000000002,3.884592087890625,17.6455,3.884592087890625Q17.935200000000002,3.884592087890625,18.1077,4.057119087890625Q18.2803,4.229645087890625,18.2803,4.5095950878906255Q18.2803,4.784655087890625,18.1045,4.955555087890625Q17.930300000000003,5.124825087890625,17.6455,5.124825087890625Q17.3607,5.124825087890625,17.1816,4.955555087890625ZM18.2217,5.7953950878906255Q18.4398,6.005365087890625,18.4398,6.3552950878906245Q18.4398,6.705235087890625,18.2217,6.915195087890625Q18.0052,7.125155087890625,17.6455,7.125155087890625Q17.285800000000002,7.125155087890625,17.067700000000002,6.915195087890625Q16.849600000000002,6.705235087890625,16.849600000000002,6.3552950878906245Q16.849600000000002,6.005365087890625,17.064500000000002,5.7953950878906255Q17.2793,5.585435087890625,17.6455,5.585435087890625Q18.0052,5.585435087890625,18.2217,5.7953950878906255ZM9.60768,11.711495087890626C9.85136,11.444785087890626,10,11.089765087890626,10,10.700025087890625C10,9.871595087890626,9.32843,9.200025087890625,8.5,9.200025087890625C7.67157,9.200025087890625,7,9.871595087890626,7,10.700025087890625C7,10.809205087890625,7.01167,10.915665087890625,7.03382,11.018215087890624L3.5247,15.200215087890625C3.51648,15.200115087890625,3.5082500000000003,15.200015087890625,3.5,15.200015087890625C2.671573,15.200015087890625,2,15.871615087890625,2,16.700015087890627C2,17.528415087890625,2.671573,18.200015087890627,3.5,18.200015087890627C4.32843,18.200015087890627,5,17.528415087890625,5,16.700015087890627C5,16.258515087890625,4.80921,15.861515087890625,4.50558,15.587015087890626L7.59952,11.899765087890625C7.8503,12.088295087890625,8.162099999999999,12.200025087890625,8.5,12.200025087890625C8.57314,12.200025087890625,8.645050000000001,12.194785087890626,8.71539,12.184675087890625L11.3216,15.771815087890625C11.12019,16.027215087890625,11,16.349515087890623,11,16.700015087890627C11,17.528415087890625,11.67157,18.200015087890627,12.5,18.200015087890627C13.3284,18.200015087890627,14,17.528415087890625,14,16.700015087890627C14,16.336015087890623,13.8703,16.002315087890626,13.6547,15.742515087890625L16.781,12.016775087890625C16.994500000000002,12.133605087890626,17.2395,12.200025087890625,17.5,12.200025087890625C18.3284,12.200025087890625,19,11.528445087890624,19,10.700025087890625C19,9.871595087890626,18.3284,9.200025087890625,17.5,9.200025087890625C16.671599999999998,9.200025087890625,16,9.871595087890626,16,10.700025087890625C16,10.898765087890624,16.0387,11.088475087890625,16.108800000000002,11.262055087890625L12.7823,15.226515087890625C12.6908,15.209115087890625,12.5965,15.200015087890625,12.5,15.200015087890625C12.3862,15.200015087890625,12.2754,15.212715087890626,12.1689,15.236715087890625L9.60768,11.711495087890626Z stroke-opacity=0 stroke=none>');const Gy=()=>Yy();var jy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M9.474616630859375,7.494615087890625L8.844736630859375,7.494615087890625L8.844736630859375,4.149892087890625L8.000006630859374,4.634915087890625L8.004896630859374,4.005035087890625L9.020516630859376,3.414215087890625L9.474616630859375,3.414215087890625L9.474616630859375,7.494615087890625ZM18.529296630859378,4.8318550878906255Q18.307996630859375,5.028795087890625,18.122396630859377,5.385245087890625Q17.868496630859376,5.019035087890625,17.629196630859376,4.8269750878906255Q17.389996630859375,4.634915087890625,17.168596630859376,4.634915087890625Q16.794296630859375,4.634915087890625,16.522496630859376,4.976715087890625Q16.252296630859377,5.3168850878906255,16.252296630859377,5.7856350878906255Q16.252296630859377,6.218575087890625,16.502896630859375,6.521315087890625Q16.755196630859373,6.822415087890625,17.114896630859377,6.822415087890625Q17.368796630859375,6.822415087890625,17.588596630859374,6.625475087890624Q17.809896630859377,6.428535087890625,17.998696630859374,6.0688350878906245Q18.249396630859373,6.439935087890625,18.488596630859377,6.631985087890625Q18.727896630859377,6.822415087890625,18.952496630859375,6.822415087890625Q19.326796630859373,6.822415087890625,19.596996630859376,6.482245087890625Q19.868796630859375,6.140455087890626,19.868796630859375,5.671705087890626Q19.868796630859375,5.238755087890625,19.618196630859376,4.937655087890625Q19.367496630859375,4.634915087890625,19.006196630859375,4.634915087890625Q18.750696630859377,4.634915087890625,18.529296630859378,4.8318550878906255ZM18.337296630859377,5.674955087890625L18.278696630859375,5.596835087890625Q18.449596630859375,5.272935087890625,18.622096630859374,5.1101750878906245Q18.794596630859374,4.947415087890625,18.967096630859373,4.947415087890625Q19.194996630859375,4.947415087890625,19.346396630859374,5.1345950878906255Q19.497696630859377,5.320135087890625,19.497696630859377,5.598455087890625Q19.497696630859377,5.8914250878906245,19.360996630859376,6.096505087890625Q19.224296630859374,6.301585087890626,19.027396630859375,6.301585087890626Q18.915096630859374,6.301585087890626,18.742496630859375,6.146965087890624Q18.569996630859375,5.992335087890625,18.337296630859377,5.674955087890625ZM17.785496630859377,5.779125087890625L17.842496630859372,5.857245087890625Q17.668296630859373,6.186025087890625,17.495796630859374,6.348785087890625Q17.324896630859374,6.509915087890625,17.153996630859375,6.509915087890625Q16.926096630859377,6.509915087890625,16.774796630859377,6.324375087890624Q16.623396630859375,6.137195087890625,16.623396630859375,5.858875087890625Q16.623396630859375,5.565905087890625,16.761696630859376,5.360825087890625Q16.900096630859373,5.1557550878906255,17.095396630859376,5.1557550878906255Q17.228896630859374,5.1557550878906255,17.365596630859375,5.2778250878906245Q17.502296630859377,5.399895087890625,17.785496630859377,5.779125087890625ZM10.710296630859375,10.634915087890626C10.710296630859375,11.024655087890626,10.561656630859375,11.379685087890625,10.317976630859375,11.646395087890625L12.879196630859376,15.171615087890626C12.985696630859374,15.147615087890625,13.096496630859376,15.134915087890626,13.210296630859375,15.134915087890626C13.306796630859376,15.134915087890626,13.401096630859374,15.144015087890624,13.492596630859374,15.161415087890624L16.819096630859377,11.196955087890625C16.748996630859374,11.023375087890624,16.710296630859375,10.833655087890625,16.710296630859375,10.634915087890626C16.710296630859375,9.806495087890625,17.381896630859373,9.134915087890626,18.210296630859375,9.134915087890626C19.038696630859373,9.134915087890626,19.710296630859375,9.806495087890625,19.710296630859375,10.634915087890626C19.710296630859375,11.463345087890625,19.038696630859373,12.134915087890626,18.210296630859375,12.134915087890626C17.949796630859375,12.134915087890626,17.704796630859377,12.068505087890625,17.491296630859374,11.951675087890624L14.364996630859375,15.677415087890624C14.580596630859375,15.937215087890625,14.710296630859375,16.270915087890625,14.710296630859375,16.634915087890626C14.710296630859375,17.463315087890624,14.038696630859375,18.134915087890626,13.210296630859375,18.134915087890626C12.381866630859374,18.134915087890626,11.710296630859375,17.463315087890624,11.710296630859375,16.634915087890626C11.710296630859375,16.284415087890626,11.830486630859374,15.962015087890626,12.031896630859375,15.706715087890625L9.425686630859374,12.119565087890624C9.355346630859376,12.129685087890625,9.283436630859375,12.134915087890626,9.210296630859375,12.134915087890626C8.872396630859374,12.134915087890626,8.560596630859376,12.023195087890626,8.309816630859375,11.834665087890626L5.215876630859375,15.521915087890624C5.519506630859375,15.796415087890624,5.710296630859375,16.193415087890624,5.710296630859375,16.634915087890626C5.710296630859375,17.463315087890624,5.038726630859375,18.134915087890626,4.210296630859375,18.134915087890626C3.381869630859375,18.134915087890626,2.710296630859375,17.463315087890624,2.710296630859375,16.634915087890626C2.710296630859375,15.806515087890626,3.381869630859375,15.134915087890626,4.210296630859375,15.134915087890626C4.218546630859375,15.134915087890626,4.226776630859375,15.135015087890626,4.234996630859375,15.135115087890625L7.744116630859375,10.953115087890625C7.721966630859375,10.850565087890626,7.710296630859375,10.744105087890624,7.710296630859375,10.634915087890626C7.710296630859375,9.806495087890625,8.381866630859374,9.134915087890626,9.210296630859375,9.134915087890626C10.038726630859376,9.134915087890626,10.710296630859375,9.806495087890625,10.710296630859375,10.634915087890626Z stroke-opacity=0 stroke=none>');const Hy=()=>jy();var Qy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M21,5.5C21,6.32843,20.3284,7,19.5,7C19.4136,7,19.3289,6.99269,19.2465,6.97866L15.6257,15.5086C15.8587,15.7729,16,16.119999999999997,16,16.5C16,17.328400000000002,15.3284,18,14.5,18C13.8469,18,13.2913,17.5826,13.0854,17L3.91465,17C3.70873,17.5826,3.15311,18,2.5,18C1.671573,18,1,17.328400000000002,1,16.5C1,15.6716,1.671573,15,2.5,15C2.5840199999999998,15,2.66643,15.0069,2.74668,15.0202L6.36934,6.48574C6.13933,6.22213,6,5.87733,6,5.5C6,4.671573,6.67157,4,7.5,4C8.15311,4,8.70873,4.417404,8.91465,5L18.0854,5C18.2913,4.417404,18.8469,4,19.5,4C20.3284,4,21,4.671573,21,5.5ZM18.0854,6L8.91465,6C8.892579999999999,6.06243,8.8665,6.12296,8.83672,6.18128L13.9814,15.0921C14.143,15.0325,14.3177,15,14.5,15C14.584,15,14.6664,15.0069,14.7467,15.0202L18.3693,6.48574C18.2462,6.3446,18.149,6.1802,18.0854,6ZM13.2036,15.745L8.0861,6.8811800000000005C7.90605,6.95768,7.70797,7,7.5,7C7.41359,7,7.32888,6.99269,7.24647,6.97866L3.62571,15.5086C3.7512,15.651,3.8501,15.8174,3.91465,16L13.0854,16C13.1169,15.9108,13.1566,15.8255,13.2036,15.745Z stroke-opacity=0 stroke=none>');const Vy=()=>Qy();var qy=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M5.92159,5.93994C6.04014,5.90529,6.152620000000001,5.85639,6.25704,5.79523L9.12729,9.89437C9.045449999999999,10.07959,9,10.28449,9,10.5C9,10.79522,9.08529,11.07053,9.232569999999999,11.30262L4.97573,16.7511L5.92159,5.93994ZM4.92259,5.8848400000000005C4.38078,5.658659999999999,4,5.1238,4,4.5C4,3.671573,4.67157,3,5.5,3C6.2157,3,6.81433,3.50124,6.96399,4.17183L15.1309,4.88634C15.3654,4.36387,15.8902,4,16.5,4C17.328400000000002,4,18,4.67157,18,5.5C18,6.08983,17.659599999999998,6.60015,17.1645,6.84518L18.4264,14.0018C18.4508,14.0006,18.4753,14,18.5,14C19.3284,14,20,14.6716,20,15.5C20,16.328400000000002,19.3284,17,18.5,17C17.932499999999997,17,17.4386,16.6849,17.183799999999998,16.22L5.99686,18.5979C5.946429999999999,19.3807,5.29554,20,4.5,20C3.671573,20,3,19.3284,3,18.5C3,17.869300000000003,3.389292,17.3295,3.94071,17.1077L4.92259,5.8848400000000005ZM5.72452,17.6334C5.69799,17.596,5.6698,17.5599,5.64004,17.525100000000002L10.01843,11.92103C10.16958,11.97223,10.33155,12,10.5,12C10.80059,12,11.08052,11.91158,11.31522,11.75934L17.0606,15.0765C17.0457,15.1271,17.0335,15.1789,17.023899999999998,15.2317L5.72452,17.6334ZM11.92855,10.95875L17.4349,14.1379L16.1699,6.96356C15.9874,6.92257,15.8174,6.8483,15.6667,6.74746L11.99771,10.4165C11.99923,10.44414,12,10.47198,12,10.5C12,10.66,11.97495,10.814160000000001,11.92855,10.95875ZM10.5,9C10.259830000000001,9,10.03285,9.05644,9.83159,9.15679L7.04919,5.1831L15.0493,5.88302C15.054,5.90072,15.059,5.91829,15.0643,5.9357299999999995L11.56066,9.43934C11.28921,9.16789,10.91421,9,10.5,9Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const Xy=()=>qy();var Jy=U('<svg viewBox="0 0 22 22"><path d=M4.727219638671875,8.007996215820313L9.973849638671876,2.7629472158203123C10.167279638671875,2.5696791158203123,10.480729638671875,2.5696791158203123,10.674169638671875,2.7629472158203123L13.223329638671874,5.311756215820313C13.416929638671874,5.505236215820313,13.416929638671874,5.8189862158203125,13.223329638671874,6.012466215820313L7.977129638671875,11.257906215820313C7.379859638671875,11.855176215820313,7.407609638671875,12.909396215820312,8.033809638671876,13.535596215820313C8.660409638671876,14.162596215820313,9.713849638671874,14.189996215820312,10.311129638671876,13.591896215820313L15.556929638671875,8.346066215820311C15.750429638671875,8.152526215820313,16.064229638671875,8.152526215820313,16.257629638671872,8.346066215820311L18.806529638671876,10.895266215820312C19.000029638671876,11.088746215820313,19.000029638671876,11.402496215820312,18.806529638671876,11.595976215820313L13.560629638671875,16.841796215820313C11.165619638671876,19.237196215820312,7.197149638671875,19.19919621582031,4.783499638671875,16.785496215820313C2.3698426386718747,14.371896215820312,2.331397638671875,10.403416215820313,4.727219638671875,8.007996215820313ZM12.172299638671875,5.662106215820312L10.323809638671875,3.8136162158203124L5.4287196386718755,8.709096215820313C3.422893638671875,10.714536215820312,3.4549956386718748,14.055196215820313,5.484999638671875,16.08479621582031C7.514609638671875,18.114796215820313,10.855289638671875,18.146496215820314,12.860719638671876,16.141096215820312L15.465629638671874,13.535796215820312L14.090929638671875,12.160756215820312L14.791629638671875,11.460436215820312L16.166229638671876,12.834996215820313L17.755829638671877,11.245226215820313L15.907729638671874,9.396736215820312L11.011839638671875,14.292596215820312C10.042809638671875,15.262396215820312,8.418249638671874,15.243796215820312,7.406019638671875,14.306496215820312L7.333099638671875,14.236296215820312C6.327599638671876,13.230796215820313,6.284009638671876,11.550396215820312,7.276419638671875,10.557586215820312L9.882199638671874,7.952026215820313L8.501079638671875,6.570906215820313L9.201789638671876,5.870186215820313L10.582939638671874,7.251336215820312L12.172299638671875,5.662106215820312Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const e_=e=>(()=>{var r=Jy();return Ct(r,"class",`icon-overlay ${e??""}`),r})();var t_=U('<svg viewBox="0 0 22 22"><defs><clipPath id=master_svg0_151_615><rect x=0 y=0 width=22 height=22 rx=0></rect></clipPath></defs><g clip-path=url(#master_svg0_151_615)><path d=M19.672,3.0673368C19.4417,2.9354008,19.1463,3.00292252,18.9994,3.2210900000000002L17.4588,5.50622L16.743299999999998,3.781253L13.9915,7.4662L13.9618,7.51108C13.8339,7.72862,13.8936,8.005659999999999,14.1004,8.15391L14.1462,8.183430000000001C14.3683,8.308720000000001,14.6511,8.25001,14.8022,8.047229999999999L16.4907,5.78571L17.246299999999998,7.60713L19.8374,3.7635389999999997L19.8651,3.717088C19.9871,3.484615,19.9023,3.199273,19.672,3.0673368ZM4.79974,8.462530000000001L10.117740000000001,3.252975C10.31381,3.0610145,10.63152,3.0610145,10.82759,3.252975L13.4115,5.78453C13.6076,5.976710000000001,13.6076,6.28833,13.4115,6.4805L8.093869999999999,11.69045C7.48847,12.28368,7.51659,13.3308,8.151309999999999,13.9528C8.786439999999999,14.5755,9.85421,14.6027,10.45961,14.0087L15.7768,8.79831C15.9729,8.60609,16.2909,8.60609,16.487099999999998,8.79831L19.0705,11.33026C19.2667,11.52244,19.2667,11.83406,19.0705,12.02623L13.7533,17.2366C11.32572,19.6158,7.30328,19.578,4.85679,17.1807C2.410298,14.7834,2.371331,10.84174,4.79974,8.462530000000001ZM12.3461,6.1325199999999995L10.47246,4.29654L5.51079,9.15889C3.477674,11.15076,3.510214,14.4688,5.56784,16.4847C7.62506,18.500999999999998,11.01117,18.5325,13.0439,16.540599999999998L15.6842,13.9529L14.2908,12.58718L15.0011,11.89161L16.394399999999997,13.2569L18.0056,11.67786L16.1323,9.84188L11.16985,14.7046C10.18764,15.6679,8.540980000000001,15.6494,7.51498,14.7184L7.44107,14.6487C6.4219,13.65,6.37771,11.98096,7.38362,10.994869999999999L10.02485,8.40693L8.624939999999999,7.03516L9.335180000000001,6.33919L10.73512,7.71099L12.3461,6.1325199999999995Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const n_=e=>(()=>{var r=t_();return Ct(r,"class",`icon-overlay ${e??""}`),r})();var r_=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M11,17C5.80945,17,3.667717,12.85,3.113386,11.575C2.9622047,11.2,2.9622047,10.8,3.113386,10.425C3.667717,9.15,5.80945,5,11,5C16.165399999999998,5,18.3323,9.15,18.8866,10.425C19.0378,10.8,19.0378,11.2,18.8866,11.575C18.3323,12.85,16.165399999999998,17,11,17ZM4.04567,10.8C3.995276,10.925,3.995276,11.05,4.04567,11.175C4.52441,12.325,6.43937,16,11,16C15.5606,16,17.4756,12.325,17.9543,11.2C18.0047,11.075,18.0047,10.95,17.9543,10.825C17.4756,9.675,15.5606,6,11,6C6.43937,6,4.52441,9.675,4.04567,10.8ZM11,13.5C9.61417,13.5,8.480319999999999,12.375,8.480319999999999,11C8.480319999999999,9.625,9.61417,8.5,11,8.5C12.38583,8.5,13.5197,9.625,13.5197,11C13.5197,12.375,12.38583,13.5,11,13.5ZM11,9.5C10.1685,9.5,9.48819,10.175,9.48819,11C9.48819,11.825,10.1685,12.5,11,12.5C11.8315,12.5,12.51181,11.825,12.51181,11C12.51181,10.175,11.8315,9.5,11,9.5Z stroke-opacity=0 fill-opacity=1>');const i_=()=>r_();var o_=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M5.80417,14.9887L4.62563,16.167299999999997C4.43037,16.3625,4.43037,16.6791,4.62563,16.8744C4.82089,17.0696,5.13748,17.0696,5.332739999999999,16.8744L6.62638,15.5807C7.75595,16.290100000000002,9.19328,16.7929,11,16.7929C16.165399999999998,16.7929,18.3323,12.64289,18.8866,11.36789C19.0378,10.99289,19.0378,10.59289,18.8866,10.21789C18.5549,9.45486,17.6456,7.66212,15.8617,6.34545L17.3536,4.853553C17.5488,4.658291,17.5488,4.341709,17.3536,4.146447C17.1583,3.9511845,16.8417,3.9511845,16.6464,4.146447L15.0014,5.7915399999999995C13.9314,5.1969,12.61166,4.792893,11,4.792893C5.80945,4.792893,3.667717,8.94289,3.113386,10.21789C2.9622049,10.59289,2.9622049,10.99289,3.113386,11.36789C3.424435,12.08333,4.2353000000000005,13.70399,5.80417,14.9887ZM7.36012,14.847C8.32327,15.4074,9.52286,15.7929,11,15.7929C15.5606,15.7929,17.4756,12.11789,17.9543,10.99289C18.0047,10.86789,18.0047,10.74289,17.9543,10.61789C17.659,9.90846,16.8171,8.23812,15.1447,7.06241L12.96929,9.23782C13.3134,9.66543,13.5197,10.20642,13.5197,10.79289C13.5197,12.16789,12.38583,13.29289,11,13.29289C10.41596,13.29289,9.87667,13.09308,9.44815,12.75896L7.36012,14.847ZM8.794609999999999,11.99829L6.520099999999999,14.2728C5.06905,13.12119,4.32057,11.628250000000001,4.04567,10.96789C3.995275,10.84289,3.995275,10.71789,4.04567,10.59289C4.52441,9.46789,6.43937,5.79289,11,5.79289C12.28868,5.79289,13.3661,6.086320000000001,14.2596,6.53329L12.19759,8.5953C11.84086,8.40257,11.43271,8.29289,11,8.29289C9.61417,8.29289,8.480319999999999,9.41789,8.480319999999999,10.79289C8.480319999999999,11.22918,8.594470000000001,11.64029,8.794609999999999,11.99829ZM10.16528,12.04183C10.404869999999999,12.20032,10.692070000000001,12.29289,11,12.29289C11.8315,12.29289,12.51181,11.61789,12.51181,10.79289C12.51181,10.48318,12.41593,10.194600000000001,12.25216,9.95494L10.16528,12.04183ZM11.43602,9.35687L9.55616,11.236740000000001C9.512,11.09633,9.48819,10.94724,9.48819,10.79289C9.48819,9.96789,10.1685,9.29289,11,9.29289C11.15142,9.29289,11.29782,9.31528,11.43602,9.35687Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const a_=()=>o_();var s_=U('<svg class=icon-overlay viewBox="0 0 22 22"><defs><clipPath id=master_svg0_151_625><rect x=0 y=0 width=22 height=22 rx=0></rect></clipPath></defs><g clip-path=url(#master_svg0_151_625)><path d=M14.5385,9.76923L15.6538,9.76923C16.6538,9.76923,17.4615,10.576920000000001,17.4615,11.576920000000001L17.4615,17.1923C17.4615,18.1923,16.6538,19,15.6538,19L5.80769,19C4.807692,19,4,18.1923,4,17.1923L4,11.576920000000001C4,10.576920000000001,4.807692,9.76923,5.80769,9.76923L7.23077,9.76923L7.23077,7.576919999999999C7.23077,5.61538,8.88462,4,10.88462,4C12.88462,4,14.5385,5.61538,14.5385,7.576919999999999L14.5385,9.76923ZM10.88461,5.15385C9.5,5.15385,8.38461,6.23077,8.38461,7.576919999999999L8.38461,9.76923L13.38462,9.76923L13.38462,7.576919999999999C13.38462,6.23077,12.26923,5.15385,10.88461,5.15385ZM15.6538,17.8462C16,17.8462,16.3077,17.5385,16.3077,17.1923L16.3077,11.576920000000001C16.3077,11.23077,16,10.923079999999999,15.6538,10.923079999999999L5.80769,10.923079999999999C5.46154,10.923079999999999,5.15385,11.23077,5.15385,11.576920000000001L5.15385,17.1923C5.15385,17.5385,5.46154,17.8462,5.80769,17.8462L15.6538,17.8462ZM10.153839999999999,12.65385C10.153839999999999,12.34615,10.42307,12.07692,10.73076,12.07692C11.038450000000001,12.07692,11.307680000000001,12.34615,11.307680000000001,12.65385L11.307680000000001,14.5769C11.307680000000001,14.8846,11.038450000000001,15.1538,10.73076,15.1538C10.42307,15.1538,10.153839999999999,14.8846,10.153839999999999,14.5769L10.153839999999999,12.65385Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const l_=()=>s_();var c_=U('<svg class=icon-overlay viewBox="0 0 22 22"><defs><clipPath id=master_svg0_151_620><rect x=0 y=0 width=22 height=22 rx=0></rect></clipPath></defs><g clip-path=url(#master_svg0_151_620)><path d=M8.38461,9.76923L15.6538,9.76923C16.6538,9.76923,17.4615,10.576920000000001,17.4615,11.576920000000001L17.4615,17.1923C17.4615,18.1923,16.6538,19,15.6538,19L5.80769,19C4.807692,19,4,18.1923,4,17.1923L4,11.576920000000001C4,10.576920000000001,4.807693,9.76923,5.80769,9.76923L7.23077,9.76923L7.23077,7.576919999999999C7.23077,5.61538,8.88462,4,10.88462,4C12.46154,4,13.84615,4.961539,14.3462,6.423080000000001C14.4615,6.73077,14.3077,7.038460000000001,14,7.15385C13.69231,7.26923,13.38461,7.11538,13.26923,6.80769C12.92308,5.80769,11.96154,5.15385,10.88462,5.15385C9.5,5.15385,8.38461,6.23077,8.38461,7.576919999999999L8.38461,9.76923ZM15.6538,17.8462C16,17.8462,16.3077,17.5385,16.3077,17.1923L16.3077,11.576920000000001C16.3077,11.23077,16,10.923079999999999,15.6538,10.923079999999999L5.80769,10.923079999999999C5.46154,10.923079999999999,5.15385,11.23077,5.15385,11.576920000000001L5.15385,17.1923C5.15385,17.5385,5.46154,17.8462,5.80769,17.8462L15.6538,17.8462ZM10.153839999999999,12.65385C10.153839999999999,12.34615,10.42307,12.07692,10.73076,12.07692C11.03846,12.07692,11.307690000000001,12.34615,11.307690000000001,12.65385L11.307690000000001,14.5769C11.307690000000001,14.8846,11.03846,15.1538,10.73076,15.1538C10.42307,15.1538,10.153839999999999,14.8846,10.153839999999999,14.5769L10.153839999999999,12.65385Z stroke-opacity=0 fill-rule=evenodd fill-opacity=1>');const u_=()=>c_();var f_=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M16.966900000000003,8.67144C16.6669,8.67144,16.4247,8.91558,16.4247,9.21802L16.4247,16.631500000000003C16.4247,17.322,16.007199999999997,17.9068,15.5139,17.9068L13.93072,17.9068L13.93072,9.2162C13.93072,8.91741,13.68675,8.67144,13.38855,8.67144C13.09036,8.67144,12.84639,8.91741,12.84639,9.21802L12.84639,17.9068L10.151810000000001,17.9068L10.151810000000001,9.21802C10.151810000000001,8.91741,9.90783,8.67144,9.609639999999999,8.67144C9.31145,8.67144,9.06747,8.91741,9.06747,9.219850000000001L9.06747,17.9068L7.48614,17.9068C6.99277,17.9068,6.5753,17.322,6.5753,16.631500000000003L6.5753,9.21802C6.5753,8.91558,6.333130000000001,8.67144,6.03313,8.67144C5.73313,8.67144,5.49096,8.91558,5.49096,9.21802L5.49096,16.631500000000003C5.49096,17.9378,6.385540000000001,19,7.48614,19L15.512,19C16.6127,19,17.509,17.9378,17.509,16.631500000000003L17.509,9.21802C17.509,8.91558,17.2669,8.67144,16.966900000000003,8.67144ZM18.4578,6.21183L4.542169,6.21183C4.243976,6.21183,4,6.45779,4,6.75841C4,7.05903,4.243976,7.30499,4.542169,7.30499L18.4578,7.30499C18.756,7.30499,19,7.05903,19,6.75841C19,6.45779,18.756,6.21183,18.4578,6.21183ZM8.68072,5.10045L14.3193,5.10045C14.6175,5.10045,14.8614,4.852666,14.8614,4.550225C14.8614,4.247783,14.6175,4,14.3193,4L8.68072,4C8.38253,4,8.13855,4.247783,8.13855,4.550225C8.13855,4.852666,8.38253,5.10045,8.68072,5.10045Z stroke-opacity=0 fill-opacity=1>');const d_=()=>f_();var h_=U('<svg class=icon-overlay viewBox="0 0 22 22"><path d=M17.0643,7.033864912109375L18,3.585784912109375L14.5078,4.509695912109375L15.3537,5.344934912109375L6.02026,14.560584912109375C5.87635,14.517484912109374,5.72366,14.494284912109375,5.5655,14.494284912109375C4.7009,14.494284912109375,4,15.186384912109375,4,16.040084912109375C4,16.893784912109375,4.7009,17.585784912109375,5.5655,17.585784912109375C6.43011,17.585784912109375,7.13101,16.893784912109375,7.13101,16.040084912109375C7.13101,15.722284912109375,7.03392,15.426984912109376,6.86744,15.181384912109374L16.0917,6.073604912109375L17.0643,7.033864912109375Z stroke-opacity=0 stroke=none>');const g_={horizontalStraightLine:Hm,horizontalRayLine:Vm,horizontalSegment:Xm,verticalStraightLine:ey,verticalRayLine:ny,verticalSegment:iy,straightLine:ay,rayLine:ly,segment:uy,arrow:dy,priceLine:gy,priceChannelLine:my,parallelStraightLine:_y,fibonacciLine:vy,fibonacciSegment:xy,fibonacciCircle:Ly,fibonacciSpiral:ky,fibonacciSpeedResistanceFan:Ay,fibonacciExtension:Ty,gannBox:Iy,circle:Ey,triangle:Ry,rect:Fy,parallelogram:Ny,threeWaves:Wy,fiveWaves:Zy,eightWaves:Gy,anyWaves:Hy,abcd:Vy,xabcd:Xy,weak_magnet:e_,strong_magnet:n_,lock:l_,unlock:u_,visible:i_,invisible:a_,remove:d_,brush:()=>h_()};function p_(e){return[{key:"horizontalStraightLine",text:y("horizontal_straight_line",e)},{key:"horizontalRayLine",text:y("horizontal_ray_line",e)},{key:"horizontalSegment",text:y("horizontal_segment",e)},{key:"verticalStraightLine",text:y("vertical_straight_line",e)},{key:"verticalRayLine",text:y("vertical_ray_line",e)},{key:"verticalSegment",text:y("vertical_segment",e)},{key:"straightLine",text:y("straight_line",e)},{key:"rayLine",text:y("ray_line",e)},{key:"segment",text:y("segment",e)},{key:"arrow",text:y("arrow",e)},{key:"brush",text:y("brush",e)},{key:"priceLine",text:y("price_line",e)}]}function m_(e){return[{key:"priceChannelLine",text:y("price_channel_line",e)},{key:"parallelStraightLine",text:y("parallel_straight_line",e)}]}function y_(e){return[{key:"circle",text:y("circle",e)},{key:"rect",text:y("rect",e)},{key:"parallelogram",text:y("parallelogram",e)},{key:"triangle",text:y("triangle",e)}]}function __(e){return[{key:"fibonacciLine",text:y("fibonacci_line",e)},{key:"fibonacciSegment",text:y("fibonacci_segment",e)},{key:"fibonacciCircle",text:y("fibonacci_circle",e)},{key:"fibonacciSpiral",text:y("fibonacci_spiral",e)},{key:"fibonacciSpeedResistanceFan",text:y("fibonacci_speed_resistance_fan",e)},{key:"fibonacciExtension",text:y("fibonacci_extension",e)},{key:"gannBox",text:y("gann_box",e)}]}function b_(e){return[{key:"xabcd",text:y("xabcd",e)},{key:"abcd",text:y("abcd",e)},{key:"threeWaves",text:y("three_waves",e)},{key:"fiveWaves",text:y("five_waves",e)},{key:"eightWaves",text:y("eight_waves",e)},{key:"anyWaves",text:y("any_waves",e)}]}function v_(e){return[{key:"weak_magnet",text:y("weak_magnet",e)},{key:"strong_magnet",text:y("strong_magnet",e)}]}const Ft=e=>g_[e.name](e.class);var C_=U('<div class=klinecharts-pro-drawing-bar><span class=split-line></span><div class=item tabindex=0><span style=width:32px;height:32px></span><div class=icon-arrow><svg viewBox="0 0 4 6"><path d=M1.07298,0.159458C0.827521,-0.0531526,0.429553,-0.0531526,0.184094,0.159458C-0.0613648,0.372068,-0.0613648,0.716778,0.184094,0.929388L2.61275,3.03303L0.260362,5.07061C0.0149035,5.28322,0.0149035,5.62793,0.260362,5.84054C0.505822,6.05315,0.903789,6.05315,1.14925,5.84054L3.81591,3.53075C4.01812,3.3556,4.05374,3.0908,3.92279,2.88406C3.93219,2.73496,3.87113,2.58315,3.73964,2.46925L1.07298,0.159458Z stroke=none stroke-opacity=0></path></svg></div></div><div class=item><span style=width:32px;height:32px></span></div><div class=item><span style=width:32px;height:32px></span></div><span class=split-line></span><div class=item><span style=width:32px;height:32px>'),x_=U('<div class=item tabindex=0><span style=width:32px;height:32px></span><div class=icon-arrow><svg viewBox="0 0 4 6"><path d=M1.07298,0.159458C0.827521,-0.0531526,0.429553,-0.0531526,0.184094,0.159458C-0.0613648,0.372068,-0.0613648,0.716778,0.184094,0.929388L2.61275,3.03303L0.260362,5.07061C0.0149035,5.28322,0.0149035,5.62793,0.260362,5.84054C0.505822,6.05315,0.903789,6.05315,1.14925,5.84054L3.81591,3.53075C4.01812,3.3556,4.05374,3.0908,3.92279,2.88406C3.93219,2.73496,3.87113,2.58315,3.73964,2.46925L1.07298,0.159458Z stroke=none stroke-opacity=0>'),N5=U("<li><span style=padding-left:8px>");const K5="drawing_tools",w_=e=>{const[r,i]=V("horizontalStraightLine"),[a,s]=V("priceChannelLine"),[l,u]=V("circle"),[f,h]=V("fibonacciLine"),[m,C]=V("xabcd"),[b,x]=V("weak_magnet"),[M,w]=V("normal"),[S,$]=V(!1),[A,P]=V(!0),[B,R]=V(""),z=sn(()=>[{key:"singleLine",icon:r(),list:p_(e.locale),setter:i},{key:"moreLine",icon:a(),list:m_(e.locale),setter:s},{key:"polygon",icon:l(),list:y_(e.locale),setter:u},{key:"fibonacci",icon:f(),list:__(e.locale),setter:h},{key:"wave",icon:m(),list:b_(e.locale),setter:C}]),Y=sn(()=>v_(e.locale));return(()=>{var Z=C_(),I=Z.firstChild,K=I.nextSibling,j=K.firstChild,Q=j.nextSibling,ie=Q.firstChild,ee=K.nextSibling,F=ee.firstChild,q=ee.nextSibling,be=q.firstChild,ue=q.nextSibling,ve=ue.nextSibling,Ye=ve.firstChild;return G(Z,()=>z().map(ke=>(()=>{var Ge=x_(),Te=Ge.firstChild,rt=Te.nextSibling,oe=rt.firstChild;return Ge.addEventListener("blur",()=>{R("")}),Te.$$click=()=>{e.onDrawingItemClick({groupId:K5,name:ke.icon,visible:A(),lock:S(),mode:M()})},G(Te,X(Ft,{get name(){return ke.icon}})),rt.$$click=()=>{ke.key===B()?R(""):R(ke.key)},G(Ge,(()=>{var te=Je(()=>ke.key===B());return()=>te()&&X(Qr,{class:"list",get children(){return ke.list.map(ae=>(()=>{var de=N5(),Oe=de.firstChild;return de.$$click=()=>{ke.setter(ae.key),e.onDrawingItemClick({name:ae.key,lock:S(),mode:M()}),R("")},G(de,X(Ft,{get name(){return ae.key}}),Oe),G(Oe,()=>ae.text),de})())}})})(),null),Re(()=>Ct(oe,"class",ke.key===B()?"rotate":"")),Ge})()),I),K.addEventListener("blur",()=>{R("")}),j.$$click=()=>{let ke=b();M()!=="normal"&&(ke="normal"),w(ke),e.onModeChange(ke)},G(j,(()=>{var ke=Je(()=>b()==="weak_magnet");return()=>ke()?Je(()=>M()==="weak_magnet")()?X(Ft,{name:"weak_magnet",class:"selected"}):X(Ft,{name:"weak_magnet"}):Je(()=>M()==="strong_magnet")()?X(Ft,{name:"strong_magnet",class:"selected"}):X(Ft,{name:"strong_magnet"})})()),Q.$$click=()=>{B()==="mode"?R(""):R("mode")},G(K,(()=>{var ke=Je(()=>B()==="mode");return()=>ke()&&X(Qr,{class:"list",get children(){return Y().map(Ge=>(()=>{var Te=N5(),rt=Te.firstChild;return Te.$$click=()=>{x(Ge.key),w(Ge.key),e.onModeChange(Ge.key),R("")},G(Te,X(Ft,{get name(){return Ge.key}}),rt),G(rt,()=>Ge.text),Te})())}})})(),null),F.$$click=()=>{const ke=!S();$(ke),e.onLockChange(ke)},G(F,(()=>{var ke=Je(()=>!!S());return()=>ke()?X(Ft,{name:"lock"}):X(Ft,{name:"unlock"})})()),be.$$click=()=>{const ke=!A();P(ke),e.onVisibleChange(ke)},G(be,(()=>{var ke=Je(()=>!!A());return()=>ke()?X(Ft,{name:"visible"}):X(Ft,{name:"invisible"})})()),Ye.$$click=()=>{e.onRemoveClick(K5)},G(Ye,X(Ft,{name:"remove"})),Re(()=>Ct(ie,"class",B()==="mode"?"rotate":"")),Z})()};Dt(["click"]);var W5=U("<li class=title>"),L_=U('<div style="padding:0 20px">'),U5=U("<li class=row>");const $_=e=>X(x1,{get title(){return y("indicator",e.locale)},width:400,get onClose(){return e.onClose},get children(){var r=L_();return G(r,X(Qr,{class:"klinecharts-pro-indicator-modal-list",get children(){return[(()=>{var i=W5();return G(i,()=>y("main_indicator",e.locale)),i})(),Je(()=>["MA","EMA","SMA","BOLL","SAR","BBI"].map(i=>{const a=e.mainIndicators.includes(i);return(()=>{var s=U5();return s.$$click=l=>{e.onMainIndicatorChange({name:i,id:"candle_pane",added:!a})},G(s,X(B9,{checked:a,get label(){return y(i.toLowerCase(),e.locale)}})),s})()})),(()=>{var i=W5();return G(i,()=>y("sub_indicator",e.locale)),i})(),Je(()=>["MA","EMA","VOL","MACD","BOLL","KDJ","RSI","BIAS","BRAR","CCI","DMI","CR","PSY","DMA","TRIX","OBV","VR","WR","MTM","EMV","SAR","SMA","ROC","PVT","BBI","AO"].map(i=>{const a=i in e.subIndicators;return(()=>{var s=U5();return s.$$click=l=>{e.onSubIndicatorChange({name:i,id:e.subIndicators[i]??"",added:!a})},G(s,X(B9,{checked:a,get label(){return y(i.toLowerCase(),e.locale)}})),s})()}))]}})),r}});Dt(["click"]);function Z5(e,r){switch(e){case"Etc/UTC":return y("utc",r);case"Pacific/Honolulu":return y("honolulu",r);case"America/Juneau":return y("juneau",r);case"America/Los_Angeles":return y("los_angeles",r);case"America/Chicago":return y("chicago",r);case"America/Toronto":return y("toronto",r);case"America/Sao_Paulo":return y("sao_paulo",r);case"Europe/London":return y("london",r);case"Europe/Berlin":return y("berlin",r);case"Asia/Bahrain":return y("bahrain",r);case"Asia/Dubai":return y("dubai",r);case"Asia/Ashkhabad":return y("ashkhabad",r);case"Asia/Almaty":return y("almaty",r);case"Asia/Bangkok":return y("bangkok",r);case"Asia/Shanghai":return y("shanghai",r);case"Asia/Tokyo":return y("tokyo",r);case"Australia/Sydney":return y("sydney",r);case"Pacific/Norfolk":return y("norfolk",r)}return e}function k_(e){return[{key:"Etc/UTC",text:y("utc",e)},{key:"Pacific/Honolulu",text:y("honolulu",e)},{key:"America/Juneau",text:y("juneau",e)},{key:"America/Los_Angeles",text:y("los_angeles",e)},{key:"America/Chicago",text:y("chicago",e)},{key:"America/Toronto",text:y("toronto",e)},{key:"America/Sao_Paulo",text:y("sao_paulo",e)},{key:"Europe/London",text:y("london",e)},{key:"Europe/Berlin",text:y("berlin",e)},{key:"Asia/Bahrain",text:y("bahrain",e)},{key:"Asia/Dubai",text:y("dubai",e)},{key:"Asia/Ashkhabad",text:y("ashkhabad",e)},{key:"Asia/Almaty",text:y("almaty",e)},{key:"Asia/Bangkok",text:y("bangkok",e)},{key:"Asia/Shanghai",text:y("shanghai",e)},{key:"Asia/Tokyo",text:y("tokyo",e)},{key:"Australia/Sydney",text:y("sydney",e)},{key:"Pacific/Norfolk",text:y("norfolk",e)}]}var S_=U('<div style="padding:20px 20px 0 20px">');const A_=e=>{const[r,i]=V(e.timezone),a=sn(()=>k_(e.locale));return X(x1,{get title(){return y("timezone",e.locale)},width:320,get buttons(){return[{children:y("confirm",e.locale),onClick:()=>{e.onConfirm(r()),e.onClose()}}]},get onClose(){return e.onClose},get children(){var s=S_();return G(s,X(z9,{style:{width:"100%"},get value(){return r().text},onSelected:l=>{i(l)},get dataSource(){return a()}})),s}})},t1=e=>{const r=[{key:"solid",text:y("solid",e)},{key:"dashed",text:y("dashed",e)}],i=[{key:[4,4]}],a=[{key:"true",text:!0},{key:"false",text:!1}],s=[{key:1,text:1},{key:2,text:2},{key:3,text:3},{key:4,text:4},{key:5,text:5},{key:6,text:6},{key:7,text:7},{key:8,text:8},{key:9,text:9},{key:10,text:10},{key:11,text:11},{key:12,text:12},{key:13,text:13},{key:14,text:14},{key:15,text:15}],l=[{key:"fill",text:y("fill",e)},{key:"stroke",text:y("stroke",e)},{key:"stroke_fill",text:y("stroke_fill",e)}],u=[{key:"none",text:y("none",e)},{key:"always",text:y("always",e)},{key:"follow_cross",text:y("follow_cross",e)}],f=[{key:10,text:10},{key:11,text:11},{key:12,text:12},{key:14,text:14},{key:16,text:16},{key:18,text:18},{key:20,text:20},{key:22,text:22},{key:24,text:24}],h=[{key:"normal",text:y("Normal",e)}],m=[{key:"Helvetica Neue",text:y("Helvetica Neue",e)}];return{solid_dashed:r,dashed_value:i,size:s,fill_stroke:l,font_family:m,font_size:f,font_weight:h,none_always_followCross:u,true_false:a}},M_=e=>{const{font_family:r,font_size:i,font_weight:a,size:s,solid_dashed:l,fill_stroke:u,none_always_followCross:f}=t1(e);return[{key:"candle.type",text:y("candle_type",e),component:"select",dataSource:[{key:"candle_solid",text:y("candle_solid",e)},{key:"candle_stroke",text:y("candle_stroke",e)},{key:"candle_up_stroke",text:y("candle_up_stroke",e)},{key:"candle_down_stroke",text:y("candle_down_stroke",e)},{key:"ohlc",text:y("ohlc",e)},{key:"area",text:y("area",e)},{key:"heikin_ashi",text:y("heikin_ashi",e)}]},{key:"candle.bar.upColor",text:y("Bar up color",e),component:"color"},{key:"candle.bar.downColor",text:y("Bar down color",e),component:"color"},{key:"candle.bar.noChangeColor",text:y("Bar no-change color",e),component:"color"},{key:"candle.bar.upBorderColor",text:y("Bar up-border color",e),component:"color"},{key:"candle.bar.downBorderColor",text:y("Bar down-border color",e),component:"color"},{key:"candle.bar.noChangeBorderColor",text:y("Bar no-change-border color",e),component:"color"},{key:"candle.bar.upWickColor",text:y("Bar up-wick color",e),component:"color"},{key:"candle.bar.downWickColor",text:y("Bar down-wick color",e),component:"color"},{key:"candle.bar.noChangeWickColor",text:y("Bar no-change-wick color",e),component:"color"},{key:"candle.area.lineSize",text:y("Area linesize",e),component:"select",dataSource:s},{key:"candle.area.lineColor",text:y("Area line color",e),component:"color"},{key:"candle.priceMark.high.show",text:y("high_price_show",e),component:"switch"},{key:"candle.priceMark.high.color",text:y("Pricemark high color",e),component:"color"},{key:"candle.priceMark.high.textSize",text:y("Pricemark High Textsize",e),component:"select",dataSource:i},{key:"candle.priceMark.high.textFamily",text:y("Pricemark High Font family",e),component:"select",dataSource:r},{key:"candle.priceMark.high.textWeight",text:y("Pricemark High Font Weight",e),component:"select",dataSource:a},{key:"candle.priceMark.low.show",text:y("low_price_show",e),component:"switch"},{key:"candle.priceMark.low.color",text:y("Pricemark low color",e),component:"color"},{key:"candle.priceMark.low.textSize",text:y("Pricemark Low Textsize",e),component:"select",dataSource:i},{key:"candle.priceMark.low.textFamily",text:y("Pricemark Low Font family",e),component:"select",dataSource:r},{key:"candle.priceMark.low.textWeight",text:y("Pricemark Low Font Weight",e),component:"select",dataSource:a},{key:"candle.priceMark.last.show",text:y("Show Pricemark last",e),component:"switch"},{key:"candle.priceMark.last.upColor",text:y("Pricemark last up-color",e),component:"color"},{key:"candle.priceMark.last.downColor",text:y("Pricemark last down-color",e),component:"color"},{key:"candle.priceMark.last.noChangeColor",text:y("Pricemark last no-change-color",e),component:"color"},{key:"candle.priceMark.last.line.show",text:y("Show Pricemark last line",e),component:"switch"},{key:"candle.priceMark.last.line.style",text:y("Pricemark last line style",e),component:"select",dataSource:l},{key:"candle.priceMark.last.line.size",text:y("Pricemark last line size",e),component:"select",dataSource:s},{key:"candle.priceMark.last.text.show",text:y("Show Pricemark last text",e),component:"switch"},{key:"candle.priceMark.last.text.style",text:y("Pricemark last text style",e),component:"select",dataSource:u},{key:"candle.priceMark.last.text.size",text:y("Pricemark last text size",e),component:"select",dataSource:i},{key:"candle.priceMark.last.text.color",text:y("Pricemark last text color",e),component:"color"},{key:"candle.tooltip.showRule",text:y("candle_tooltip",e),component:"select",dataSource:f},{key:"candle.tooltip.showType",text:y("Tooltip showtype",e),component:"select",dataSource:[{key:"rect",text:y("Rect",e)},{key:"standard",text:y("Standard",e)}]},{key:"candle.tooltip.rect.position",text:y("Tooltip rect position",e),component:"select",dataSource:[{key:"fixed",text:y("Fixed",e)},{key:"pointer",text:y("Pointer",e)}]},{key:"candle.tooltip.rect.color",text:y("Tooltip rect color",e),component:"color"},{key:"candle.tooltip.rect.borderColor",text:y("Tooltip rect border-color",e),component:"color"},{key:"candle.tooltip.text.size",text:y("Tooltip text size",e),component:"select",dataSource:i},{key:"candle.tooltip.text.weight",text:y("Tooltip text weight",e),component:"select",dataSource:a},{key:"candle.tooltip.text.color",text:y("Tooltip text color",e),component:"color"}]},T_=e=>{const{fill_stroke:r,font_size:i,font_weight:a,none_always_followCross:s}=t1(e);return[{key:"indicator.ohlc.upColor",text:y("Ohlc up-color",e),component:"color"},{key:"indicator.ohlc.downColor",text:y("Ohlc down-color",e),component:"color"},{key:"indicator.ohlc.noChangeColor",text:y("Ohlc no-change-color",e),component:"color"},{key:"indicator.lastValueMark.show",text:y("indicator_last_value_show",e),component:"switch"},{key:"indicator.lastValueMark.text.show",text:y("Show last value mark text",e),component:"switch"},{key:"indicator.lastValueMark.text.style",text:y("Last value mark text style",e),component:"select",dataSource:r},{key:"indicator.lastValueMark.text.size",text:y("Last value mark text size",e),component:"select",dataSource:i},{key:"indicator.lastValueMark.text.weight",text:y("Last value mark text Weight",e),component:"select",dataSource:a},{key:"indicator.lastValueMark.text.color",text:y("Last value mark text color",e),component:"color"},{key:"indicator.tooltip.showRule",text:y("Tooltip showrule",e),component:"select",dataSource:s},{key:"indicator.tooltip.showType",text:y("Tooltip showtype",e),component:"select",dataSource:[{key:"standard",text:y("Standard",e)},{key:"rect",text:y("Rect",e)}]},{key:"indicator.tooltip.showName",text:y("Show tooltip name",e),component:"switch"},{key:"indicator.tooltip.showParams",text:y("Show tooltip params",e),component:"switch"},{key:"indicator.tooltip.text.size",text:y("Tooltip text size",e),component:"select",dataSource:i},{key:"indicator.tooltip.text.weight",text:y("Tooltip text Weight",e),component:"select",dataSource:a},{key:"indicator.tooltip.text.color",text:y("Tooltip text color",e),component:"color"}]},P_=e=>{const{font_size:r,size:i,font_weight:a}=t1(e);return[{key:"xAxis.show",text:y("Show xAxis",e),component:"switch"},{key:"xAxis.axisLine.show",text:y("Show axis line",e),component:"switch"},{key:"xAxis.axisLine.color",text:y("Axis line color",e),component:"color"},{key:"xAxis.axisLine.size",text:y("Axis line size",e),component:"select",dataSource:i},{key:"xAxis.tickText.show",text:y("Show tick text",e),component:"switch"},{key:"xAxis.tickText.size",text:y("Tick text size",e),component:"select",dataSource:r},{key:"xAxis.tickText.weight",text:y("Tick text Weight",e),component:"select",dataSource:a},{key:"xAxis.tickText.color",text:y("Tick text color",e),component:"color"},{key:"xAxis.tickLine.show",text:y("Show tick line",e),component:"switch"},{key:"xAxis.tickLine.size",text:y("Tick line size",e),component:"select",dataSource:i},{key:"xAxis.tickLine.length",text:y("Tick line length",e),component:"select",dataSource:i},{key:"xAxis.tickLine.color",text:y("Tick line color",e),component:"color"}]},I_=e=>{const{size:r,font_weight:i,font_size:a}=t1(e);return[{key:"yAxis.show",text:y("Show yAxis",e),component:"switch"},{key:"yAxis.position",text:y("Position",e),component:"select",dataSource:[{key:"right",text:y("Right",e)},{key:"left",text:y("Left",e)}]},{key:"yAxis.type",text:y("price_axis_type",e),component:"select",dataSource:[{key:"normal",text:y("normal",e)},{key:"percentage",text:y("percentage",e)},{key:"log",text:y("log",e)}]},{key:"yAxis.inside",text:y("Inside",e),component:"switch"},{key:"yAxis.reverse",text:y("reverse_coordinate",e),component:"switch"},{key:"yAxis.axisLine.show",text:y("Show axis line",e),component:"switch"},{key:"yAxis.axisLine.size",text:y("Axis line size",e),component:"select",dataSource:r},{key:"yAxis.axisLine.color",text:y("Axis line color",e),component:"color"},{key:"yAxis.tickText.show",text:y("Show tick text",e),component:"switch"},{key:"yAxis.tickText.color",text:y("Tick text color",e),component:"color"},{key:"yAxis.tickText.size",text:y("Tick text size",e),component:"select",dataSource:a},{key:"yAxis.tickText.weight",text:y("Tick text Weight",e),component:"select",dataSource:i},{key:"yAxis.tickLine.show",text:y("Show tick line",e),component:"switch"},{key:"yAxis.tickLine.color",text:y("Tick line color",e),component:"color"},{key:"yAxis.tickLine.size",text:y("Tick line size",e),component:"select",dataSource:r},{key:"yAxis.tickLine.length",text:y("Tick line length",e),component:"select",dataSource:r}]},O_=e=>{const{size:r}=t1(e);return[{key:"grid.show",text:y("grid_show",e),component:"switch"},{key:"grid.horizontal.show",text:y("Show horizontal",e),component:"switch"},{key:"grid.horizontal.show",text:y("Horizontal size",e),component:"select",dataSource:r},{key:"grid.horizontal.color",text:y("Horizontal color",e),component:"color"},{key:"grid.vertical.show",text:y("Show vertical",e),component:"switch"},{key:"grid.vertical.show",text:y("Vertical size",e),component:"select",dataSource:r},{key:"grid.vertical.color",text:y("Vertical color",e),component:"color"}]},E_=e=>{const{solid_dashed:r,dashed_value:i,fill_stroke:a,size:s,font_size:l,font_weight:u}=t1(e);return[{key:"crosshair.show",text:y("Show Crosshair",e),component:"switch"},{key:"crosshair.horizontal.show",text:y("Show horizontal",e),component:"switch"},{key:"crosshair.horizontal.line.show",text:y("Show horizontal line",e),component:"switch"},{key:"crosshair.horizontal.line.style",text:y("Horizontal Line Style",e),component:"select",dataSource:r},{key:"crosshair.horizontal.line.dashed_value",text:y("Horizontal Line Style",e),component:"select",dataSource:i},{key:"crosshair.horizontal.line.size",text:y("Horizontal Line size",e),component:"select",dataSource:s},{key:"crosshair.horizontal.line.color",text:y("Horizontal Line color",e),component:"color"},{key:"crosshair.horizontal.text.show",text:y("Show horizontal text",e),component:"switch"},{key:"crosshair.horizontal.text.style",text:y("Horizontal text Style",e),component:"select",dataSource:a},{key:"crosshair.horizontal.text.size",text:y("Horizontal text size",e),component:"select",dataSource:l},{key:"crosshair.horizontal.text.weight",text:y("Horizontal text weight",e),component:"select",dataSource:u},{key:"crosshair.horizontal.text.color",text:y("Horizontal text color",e),component:"color"},{key:"crosshair.horizontal.text.backgroundColor",text:y("Horizontal text background color",e),component:"color"},{key:"crosshair.vertical.show",text:y("Show vertical",e),component:"switch"},{key:"crosshair.vertical.line.show",text:y("Show vertical line",e),component:"switch"},{key:"crosshair.vertical.line.style",text:y("Vertical Line Style",e),component:"select",dataSource:r},{key:"crosshair.vertical.line.size",text:y("Vertical Line size",e),component:"select",dataSource:s},{key:"crosshair.vertical.line.size",text:y("Vertical Line size",e),component:"select",dataSource:s},{key:"crosshair.vertical.line.color",text:y("Vertical line color",e),component:"color"},{key:"crosshair.vertical.text.show",text:y("Show vertical text",e),component:"switch"},{key:"crosshair.vertical.text.style",text:y("Vertical text Style",e),component:"select",dataSource:a},{key:"crosshair.vertical.text.size",text:y("Vertical text size",e),component:"select",dataSource:l},{key:"crosshair.vertical.text.weight",text:y("Vertical text weight",e),component:"select",dataSource:u},{key:"crosshair.vertical.text.color",text:y("Vertical text color",e),component:"color"},{key:"crosshair.vertical.text.backgroundColor",text:y("Vertical text background color",e),component:"color"}]};function Y5(e){const{size:r}=t1(e);return[...M_(e),...T_(e),...P_(e),...I_(e),...O_(e),...E_(e),{key:"separator.size",text:y("Seperator size",e),component:"select",dataSource:r},{key:"separator.fill",text:y("Fill",e),component:"switch"},{key:"separator.activeBackgroundColor",text:y("Background color",e),component:"color"}]}const G5="chartstatedata",Xi={showPositions:!1,showLiquidation:!1,showOpenOrders:!1},l0="trading-display";let un={...Xi},j5=[],H5=null,Q5=[];function V5(){try{const e=localStorage.getItem(G5);return e?JSON.parse(e):{}}catch{return{}}}function D_(e){localStorage.setItem(G5,JSON.stringify(e))}function Ji(){const r=V5().tradingDisplay;return r&&typeof r.showPositions=="boolean"&&typeof r.showLiquidation=="boolean"?(un={showPositions:r.showPositions,showLiquidation:r.showLiquidation,showOpenOrders:typeof r.showOpenOrders=="boolean"?r.showOpenOrders:Xi.showOpenOrders},un):(un={...Xi},un)}function q5(e){un={...e};const r=V5();r.tradingDisplay=un,D_(r)}function eo(e){q5(e),ir()}function R_(e){j5=e.slice(),ir()}function B_(e){H5=e,e!=null&&Number.isFinite(e)&&q5({...un,showLiquidation:!0}),ir()}function F_(e){Q5=e.slice(),ir()}function X5(e){return e.replace(/[^a-zA-Z0-9_-]/g,"_")}function z_(e){const r=e.getOverlays({groupId:l0})??[];if(r.length>0){r.forEach(a=>e.removeOverlay({id:a.id}));return}(e.getOverlays()??[]).filter(a=>{var s,l,u;return((s=a.id)==null?void 0:s.startsWith("trading-pos-"))||((l=a.id)==null?void 0:l.startsWith("trading-liq"))||((u=a.id)==null?void 0:u.startsWith("trading-order-"))}).forEach(a=>e.removeOverlay({id:a.id}))}function ir(){const e=re();if(!e)return;z_(e);const i=e.getDataList().at(-1),a=i==null?void 0:i.timestamp,s=un.showPositions,l=un.showLiquidation,u=un.showOpenOrders,f=j5.filter(h=>h.size!==0&&Number.isFinite(h.avgPrice));if(s&&f.forEach((h,m)=>{const C=X5(h.id??`idx${m}`),b=a??Date.now(),x=`trading-pos-${C}`,w=e.createOverlay({id:x,name:"positionAvgLine",groupId:l0,paneId:"candle_pane",mode:"normal",points:[{timestamp:b,value:h.avgPrice}],extendData:{side:h.side,size:h.size,multiplier:h.multiplier??1}})??x;e.overrideOverlay({id:w,onSelected:S=>(S.preventDefault&&S.preventDefault(),S.overlay.mode="normal",!1),onRightClick:S=>(S.preventDefault&&S.preventDefault(),!1)})}),l&&f.length>0){const h=H5;if(h!=null&&Number.isFinite(h)){const m=a??Date.now(),C="trading-liq",x=e.createOverlay({id:C,name:"liquidationLine",groupId:l0,paneId:"candle_pane",mode:"normal",points:[{timestamp:m,value:h}],extendData:{}})??C;e.overrideOverlay({id:x,onSelected:M=>(M.preventDefault&&M.preventDefault(),M.overlay.mode="normal",!1),onRightClick:M=>(M.preventDefault&&M.preventDefault(),!1)})}}u&&Q5.filter(m=>m.orderType!=="market"&&Number.isFinite(m.price)&&m.size!==0&&(m.side==="long"||m.side==="short")&&typeof m.isBuy=="boolean").forEach((m,C)=>{const b=X5(m.id??`idx${C}`),x=a??Date.now(),M=`trading-order-${b}`,S=e.createOverlay({id:M,name:"pendingOrderLine",groupId:l0,paneId:"candle_pane",mode:"normal",points:[{timestamp:x,value:m.price}],extendData:{isBuy:m.isBuy,size:m.size}})??M;e.overrideOverlay({id:S,onSelected:$=>($.preventDefault&&$.preventDefault(),$.overlay.mode="normal",!1),onRightClick:$=>($.preventDefault&&$.preventDefault(),!1)})})}var c0=U("<div class=component><span>"),N_=U("<div class=klinecharts-pro-setting-modal-content><div class=sidebar></div><div class=content>"),K_=U("<button>");const W_=e=>{const[r,i]=V(e.currentStyles),[a,s]=V(Y5(e.locale)),[l,u]=V("trading"),[f,h]=V(Ji());jt(()=>{s(Y5(e.locale))}),jt(()=>{l()==="trading"&&h(Ji())});const m=(x,M)=>{const w=localStorage.getItem("chartstatedata");let S;w?(S=JSON.parse(w),S.styleObj=S.styleObj??{}):S={styleObj:{}};const $=x.key.indexOf(".");$===-1?x.key:x.key.slice(0,$)+""+x.key.slice($),tr(S.styleObj,x.key,M),localStorage.setItem("chartstatedata",JSON.stringify(S)),Bn(!0);const A={};tr(A,x.key,M),tr(A,x.key,M);const P=fe.utils.clone(r());tr(P,x.key,M),i(P),s(a().map(B=>({...B}))),e.onChange(A)},C=()=>{const x=localStorage.getItem("chartstatedata");let M;x&&(M=JSON.parse(x),M.styleObj&&(M.styleObj={}),localStorage.setItem("chartstatedata",JSON.stringify(M))),e.onRestoreDefault(a()),e.onClose()},b=[{text:y("setting_sidebar_trading",e.locale),key:"trading"},{text:"Candle",key:"candle"},{text:"Indicator",key:"indicator"},{text:"Grid",key:"grid"},{text:"X-Axis",key:"xAxis"},{text:"Y-Axis",key:"yAxis"},{text:"Separator",key:"separator"},{text:"Crosshair",key:"crosshair"}];return X(x1,{get title(){return y("setting",e.locale)},width:640,height:560,get buttons(){return[{children:y("restore_default",e.locale),onClick:()=>{C()}}]},get onClose(){return e.onClose},get children(){var x=N_(),M=x.firstChild,w=M.nextSibling;return G(M,()=>b.map(S=>(()=>{var $=K_();return $.$$click=()=>u(S.key),G($,()=>S.text),Re(()=>Qt($,`${l()==S.key?"selected":""}`)),$})())),G(w,X(st,{get when(){return l()==="trading"},get fallback(){return X(T3,{get each(){return a().filter(S=>S.key.includes(l()))},children:S=>{let $;const A=fe.utils.formatValue(r(),S.key);switch(S.component){case"select":{$=X(z9,{style:{width:"120px"},get value(){return y(A,e.locale)},get dataSource(){return S.dataSource},onSelected:P=>{const B=P.key;m(S,B)}});break}case"switch":{const P=!!A;$=X(Vr,{open:P,onChange:()=>{m(S,!P)}});break}case"color":{$=X(Tm,{style:{width:"120px"},value:A,reactiveChange:!1,onChange:P=>{m(S,P)}});break}}return(()=>{var P=c0(),B=P.firstChild;return G(B,()=>S.text),G(P,$,null),P})()}})},get children(){return[(()=>{var S=c0(),$=S.firstChild;return G($,()=>y("trading_display_positions",e.locale)),G(S,X(Vr,{get open(){return f().showPositions},onChange:()=>{const A={...f(),showPositions:!f().showPositions};h(A),eo(A)}}),null),S})(),(()=>{var S=c0(),$=S.firstChild;return G($,()=>y("trading_display_liquidation",e.locale)),G(S,X(Vr,{get open(){return f().showLiquidation},onChange:()=>{const A={...f(),showLiquidation:!f().showLiquidation};h(A),eo(A)}}),null),S})(),(()=>{var S=c0(),$=S.firstChild;return G($,()=>y("trading_display_open_orders",e.locale)),G(S,X(Vr,{get open(){return f().showOpenOrders},onChange:()=>{const A={...f(),showOpenOrders:!f().showOpenOrders};h(A),eo(A)}}),null),S})()]}})),x}})};Dt(["click"]);var U_=U('<div style="margin:20px 20px 0 20px"><img style=width:500px>');const Z_=e=>X(x1,{get title(){return y("screenshot",e.locale)},width:540,get buttons(){return[{type:"confirm",children:y("save",e.locale),onClick:()=>{const r=document.createElement("a");r.download="screenshot",r.href=e.url,document.body.appendChild(r),r.click(),r.remove()}}]},get onClose(){return e.onClose},get children(){var r=U_(),i=r.firstChild;return Re(()=>Ct(i,"src",e.url)),r}}),Y_={AO:[{paramNameKey:"params_1",precision:0,min:1,default:5},{paramNameKey:"params_2",precision:0,min:1,default:34}],BIAS:[{paramNameKey:"BIAS1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"BIAS2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"BIAS3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"BIAS4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"BIAS5",precision:0,min:1,styleKey:"lines[4].color"}],BOLL:[{paramNameKey:"period",precision:0,min:1,default:20},{paramNameKey:"standard_deviation",precision:2,min:1,default:2}],BRAR:[{paramNameKey:"period",precision:0,min:1,default:26}],BBI:[{paramNameKey:"params_1",precision:0,min:1,default:3},{paramNameKey:"params_2",precision:0,min:1,default:6},{paramNameKey:"params_3",precision:0,min:1,default:12},{paramNameKey:"params_4",precision:0,min:1,default:24}],CCI:[{paramNameKey:"params_1",precision:0,min:1,default:20}],CR:[{paramNameKey:"params_1",precision:0,min:1,default:26},{paramNameKey:"params_2",precision:0,min:1,default:10},{paramNameKey:"params_3",precision:0,min:1,default:20},{paramNameKey:"params_4",precision:0,min:1,default:40},{paramNameKey:"params_5",precision:0,min:1,default:60}],DMA:[{paramNameKey:"params_1",precision:0,min:1,default:10},{paramNameKey:"params_2",precision:0,min:1,default:50},{paramNameKey:"params_3",precision:0,min:1,default:10}],DMI:[{paramNameKey:"params_1",precision:0,min:1,default:14},{paramNameKey:"params_2",precision:0,min:1,default:6}],EMV:[{paramNameKey:"params_1",precision:0,min:1,default:14},{paramNameKey:"params_2",precision:0,min:1,default:9}],EMA:[{paramNameKey:"EMA1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"EMA2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"EMA3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"EMA4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"EMA5",precision:0,min:1,styleKey:"lines[4].color"}],MTM:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:6}],MA:[{paramNameKey:"MA1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"MA2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"MA3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"MA4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"MA5",precision:0,min:1,styleKey:"lines[4].color"}],MACD:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:26},{paramNameKey:"params_2",precision:0,min:1,default:9}],OBV:[{paramNameKey:"params_1",precision:0,min:1,default:30}],PVT:[],PSY:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:6}],ROC:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:6}],RSI:[{paramNameKey:"RSI1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"RSI2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"RSI3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"RSI4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"RSI5",precision:0,min:1,styleKey:"lines[4].color"}],SMA:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:2}],KDJ:[{paramNameKey:"params_1",precision:0,min:1,default:9},{paramNameKey:"params_2",precision:0,min:1,default:3},{paramNameKey:"params_3",precision:0,min:1,default:3}],SAR:[{paramNameKey:"params_1",precision:0,min:1,default:2},{paramNameKey:"params_2",precision:0,min:1,default:2},{paramNameKey:"params_3",precision:0,min:1,default:20}],TRIX:[{paramNameKey:"params_1",precision:0,min:1,default:12},{paramNameKey:"params_2",precision:0,min:1,default:9}],VOL:[{paramNameKey:"MA1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"MA2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"MA3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"MA4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"MA5",precision:0,min:1,styleKey:"lines[4].color"}],VR:[{paramNameKey:"params_1",precision:0,min:1,default:26},{paramNameKey:"params_2",precision:0,min:1,default:6}],WR:[{paramNameKey:"WR1",precision:0,min:1,styleKey:"lines[0].color"},{paramNameKey:"WR2",precision:0,min:1,styleKey:"lines[1].color"},{paramNameKey:"WR3",precision:0,min:1,styleKey:"lines[2].color"},{paramNameKey:"WR4",precision:0,min:1,styleKey:"lines[3].color"},{paramNameKey:"WR5",precision:0,min:1,styleKey:"lines[4].color"}]};var G_=U("<div class=klinecharts-pro-indicator-setting-modal-content>"),j_=U("<div class=param-row><span>");const H_=e=>{const[r,i]=V(fe.utils.clone(e.params.calcParams)),a=s=>Y_[s];return X(x1,{get title(){return e.params.indicatorName},width:360,get buttons(){return[{type:"confirm",children:y("confirm",e.locale),onClick:()=>{const s=a(e.params.indicatorName),l=[];fe.utils.clone(r()).forEach((u,f)=>{!fe.utils.isValid(u)||u===""?"default"in s[f]&&l.push(s[f].default):l.push(u)}),e.onConfirm(l),e.onClose()}}]},get onClose(){return e.onClose},get children(){var s=G_();return G(s,()=>a(e.params.indicatorName).map((l,u)=>(()=>{var f=j_(),h=f.firstChild;return G(h,()=>y(l.paramNameKey,e.locale)),G(f,X(N9,{style:{width:"200px"},get value(){return r()[u]??""},get precision(){return l.precision},get min(){return l.min},onChange:m=>{const C=fe.utils.clone(r());C[u]=m,i(C)}}),null),f})())),s}})};var Q_=U('<div style="margin:10px 20px 0 20px">'),V_=U('<svg viewBox="0 0 1024 1024"><path d="M945.066667 898.133333l-189.866667-189.866666c55.466667-64 87.466667-149.333333 87.466667-241.066667 0-204.8-168.533333-373.333333-373.333334-373.333333S96 264.533333 96 469.333333 264.533333 842.666667 469.333333 842.666667c91.733333 0 174.933333-34.133333 241.066667-87.466667l189.866667 189.866667c6.4 6.4 14.933333 8.533333 23.466666 8.533333s17.066667-2.133333 23.466667-8.533333c8.533333-12.8 8.533333-34.133333-2.133333-46.933334zM469.333333 778.666667C298.666667 778.666667 160 640 160 469.333333S298.666667 160 469.333333 160 778.666667 298.666667 778.666667 469.333333 640 778.666667 469.333333 778.666667z">'),q_=U("<img alt=symbol>"),X_=U("<li><div><span>");const J_=e=>{const[r,i]=V(""),[a]=_3(r,e.datafeed.searchSymbols.bind(e.datafeed));return X(x1,{get title(){return y("symbol_search",e.locale)},width:460,get onClose(){return e.onClose},get children(){var s=Q_();return G(s,X(N9,{class:"klinecharts-pro-symbol-search-modal-input",get placeholder(){return y("symbol_code",e.locale)},get suffix(){return V_()},get value(){return r()},onChange:l=>{const u=`${l}`;i(u)}}),null),G(s,X(Qr,{class:"klinecharts-pro-symbol-search-modal-list",get loading(){return a.loading},get dataSource(){return a()??[]},renderItem:l=>(()=>{var u=X_(),f=u.firstChild,h=f.firstChild;return u.$$click=()=>{e.onSymbolSelected(l),e.onClose()},G(f,X(st,{get when(){return l.logo},get children(){var m=q_();return Re(()=>Ct(m,"src",l.logo)),m}}),h),G(h,()=>l.shortName??l.ticker,null),G(h,()=>`${l.name?`(${l.name})`:""}`,null),G(u,()=>l.exchange??"",null),Re(()=>Ct(h,"title",l.name??"")),u})()}),null),s}})};Dt(["click"]);class to{constructor(r,i){an(this,"_chart");an(this,"_charts",new Map);an(this,"id");if(r==null)throw new Error("Chart container is required");if(typeof r!="string"&&!(r instanceof HTMLElement))throw new Error("Invalid chart container");const a=fe.init(r,i);if(!a)throw new Error("Failed to initialize chart");this._chart=a,this.id=a.id}get chart(){return this._chart}get charts(){return Array.from(this._charts.values())}static init(r,i){return new to(r,i)}getDom(r,i){return this._chart.getDom(r,i)}getSize(r,i){return this._chart.getSize(r,i)}createIndicator(r,i,a){return this._chart.createIndicator(r,i,a)}getIndicators(r){return this._chart.getIndicators(r)}createOverlay(r){return this._chart.createOverlay(r)}getOverlays(r){return this._chart.getOverlays(r)}setPaneOptions(r){return this._chart.setPaneOptions(r)}getPaneOptions(r){return this._chart.getPaneOptions(r)}scrollByDistance(r,i){return this._chart.scrollByDistance(r,i)}scrollToRealTime(r){return this._chart.scrollToRealTime(r)}scrollToDataIndex(r,i){return this._chart.scrollToDataIndex(r,i)}scrollToTimestamp(r,i){return this._chart.scrollToTimestamp(r,i)}zoomAtCoordinate(r,i,a){return this._chart.zoomAtCoordinate(r,i,a)}zoomAtDataIndex(r,i,a){return this._chart.zoomAtDataIndex(r,i,a)}zoomAtTimestamp(r,i,a){return this._chart.zoomAtTimestamp(r,i,a)}convertToPixel(r,i){return this._chart.convertToPixel(r,i)}convertFromPixel(r,i){return this._chart.convertFromPixel(r,i)}executeAction(r,i){return this._chart.executeAction(r,i)}subscribeAction(r,i){return this._chart.subscribeAction(r,i)}unsubscribeAction(r,i){return this._chart.unsubscribeAction(r,i)}getConvertPictureUrl(r,i,a){return this._chart.getConvertPictureUrl(r,i,a)}resize(){return this._chart.resize()}setStyles(r){return this._chart.setStyles(r)}getStyles(){return this._chart.getStyles()}setFormatter(r){return this._chart.setFormatter(r)}getFormatter(){return this._chart.getFormatter()}setLocale(r){return this._chart.setLocale(r)}getLocale(){return this._chart.getLocale()}setTimezone(r){return this._chart.setTimezone(r)}getTimezone(){return this._chart.getTimezone()}setThousandsSeparator(r){return this._chart.setThousandsSeparator(r)}getThousandsSeparator(){return this._chart.getThousandsSeparator()}setDecimalFold(r){return this._chart.setDecimalFold(r)}getDecimalFold(){return this._chart.getDecimalFold()}setSymbol(r){return this._chart.setSymbol(r)}getSymbol(){return this._chart.getSymbol()}setPeriod(r){return this._chart.setPeriod(r)}getPeriod(){return this._chart.getPeriod()}getDataList(){return this._chart.getDataList()}setOffsetRightDistance(r){return this._chart.setOffsetRightDistance(r)}getOffsetRightDistance(){return this._chart.getOffsetRightDistance()}setMaxOffsetLeftDistance(r){return this._chart.setMaxOffsetLeftDistance(r)}setMaxOffsetRightDistance(r){return this._chart.setMaxOffsetRightDistance(r)}setLeftMinVisibleBarCount(r){return this._chart.setLeftMinVisibleBarCount(r)}setRightMinVisibleBarCount(r){return this._chart.setRightMinVisibleBarCount(r)}setBarSpace(r){return this._chart.setBarSpace(r)}getBarSpace(){return this._chart.getBarSpace()}getVisibleRange(){return this._chart.getVisibleRange()}setDataLoader(r){return this._chart.setDataLoader(r)}overrideIndicator(r){return this._chart.overrideIndicator(r)}removeIndicator(r){return this._chart.removeIndicator(r)}overrideOverlay(r){return this._chart.overrideOverlay(r)}removeOverlay(r){return this._chart.removeOverlay(r)}setZoomEnabled(r){return this._chart.setZoomEnabled(r)}isZoomEnabled(){return this._chart.isZoomEnabled()}setZoomAnchor(r){this._chart.setZoomAnchor(r)}getZoomAnchor(){return this._chart.getZoomAnchor()}setScrollEnabled(r){return this._chart.setScrollEnabled(r)}isScrollEnabled(){return this._chart.isScrollEnabled()}resetData(){return this._chart.resetData()}setActiveChart(r){const i=this._charts.get(r);return i&&(this._chart=i),this}chartById(r){return this._charts.get(r)}getOverlayById(r){return this._chart.getOverlays({id:r})[0]??null}}const eb=e=>{const r=["calc","figures","regenerateFigures","draw","createTooltipDataSource"];let i=e;return r.forEach(a=>{delete i[a]}),i},tb=e=>{const r=["onDrawStart","onDrawing","onDrawEnd","onClick","onDoubleClick","onRightClick","onMouseEnter","onMouseLeave","onPressedMoveStart","onPressedMoving","onPressedMoveEnd","onRemoved","onSelected","onDeselected","performEventMoveForDrawing","performEventPressedMove","_prevPressedPoint","_prevPressedPoints","createPointFigures","createXAxisFigures","createYAxisFigures"];let i=e;return r.forEach(a=>{delete i[a]}),i},nb=()=>{const e=(w,S,$)=>{const A=localStorage.getItem("chartstatedata");let P;const B=eb(Xe.cloneDeep(w));return A?(P=JSON.parse(A),P.indicators?P.indicators.find(R=>{var z,Y;return((z=R.value)==null?void 0:z.name)===B.name&&((Y=R.paneOptions)==null?void 0:Y.id)===($==null?void 0:$.id)})?P.indicators=P.indicators.map(R=>{var z;return((z=R.value)==null?void 0:z.id)!==B.id?R:{value:B,isStack:S,paneOptions:$}}):P.indicators.push({value:B,isStack:S,paneOptions:$}):P.indicators=[{value:B,isStack:S,paneOptions:$}]):P={indicators:[{value:B,isStack:S,paneOptions:$}]},localStorage.setItem("chartstatedata",JSON.stringify(P)),Bn(!0),!1},r=w=>{const S=localStorage.getItem("chartstatedata");let $;const A=tb(Xe.cloneDeep(w));return S?($=JSON.parse(S),$.overlays?$.overlays.find(P=>{var B;return((B=P.value)==null?void 0:B.id)===A.id})?$.overlays=$.overlays.map(P=>{var B;return((B=P.value)==null?void 0:B.id)!==A.id?P:{value:A,paneId:w.paneId}}):$.overlays.push({value:A,paneId:w.paneId}):$.overlays=[{value:w,paneId:w.paneId}]):$={overlays:[{value:A,paneId:w.paneId}]},localStorage.setItem("chartstatedata",JSON.stringify($)),Bn(!0),!1};function i(w,S,$,A,P=!1){S==="VOL"&&(A={axis:{gap:{bottom:2}},...A});const B=(A==null?void 0:A.id)==="candle_pane",R=w.createIndicator({name:S,createTooltipDataSource:z=>{const Z=z.chart.getStyles().indicator.tooltip.features,I=[];return B&&I.push(z.indicator.visible?Z[1]:Z[0]),I.push(Z[2]),I.push(Z[3]),{features:I}}},$,A)??null;if(R&&P){const z=w==null?void 0:w.getIndicators({id:R,name:S})[0];z&&e(z,$,{id:R})}return R}const a=(w,S,$=!1)=>{var R,z,Y;const A=(R=re())==null?void 0:R.createOverlay({...w,paneId:S});if(!A)return!1;const P=(z=re())==null?void 0:z.getOverlays({id:A})[0],B=Z=>(Z.preventDefault&&Z.preventDefault(),s(Z.overlay.id),!0);P&&(w.properties&&P.setProperties(w.properties,A),(Y=re())==null||Y.overrideOverlay({id:P.id,onDrawEnd:Z=>["measure"].includes(P.name)?!1:r(Z.overlay),onPressedMoveEnd:Z=>["measure"].includes(P.name)?!1:r(Z.overlay),onSelected:Z=>s0(Z.overlay),onDeselected:()=>s0(null),onRightClick:P.onRightClick?P.onRightClick:B,onDoubleClick:P.onDoubleClick?P.onDoubleClick:B}),$||r(P))},s=w=>{var $,A,P;const S=localStorage.getItem("chartstatedata");if(S){let B=JSON.parse(S);B.overlays=($=B.overlays)==null?void 0:$.filter(R=>{var z;return((z=R.value)==null?void 0:z.id)!==w}),localStorage.setItem("chartstatedata",JSON.stringify(B)),Bn(!0)}(A=re())==null||A.removeOverlay({id:w}),((P=zm())==null?void 0:P.id)===w&&s0(null)},l=(w,S)=>{var A,P;const $=localStorage.getItem("chartstatedata");if($){let B=JSON.parse($);B.overlays=(A=B.overlays)==null?void 0:A.map(R=>{var z;return((z=R.value)==null?void 0:z.id)===w&&(R.value={...R.value,...S},R.paneId=S.paneId??R.paneId),R}),localStorage.setItem("chartstatedata",JSON.stringify(B)),Bn(!0),(P=re())==null||P.overrideOverlay({...S,id:w})}},u=(w,S)=>{var A,P;const $=localStorage.getItem("chartstatedata");if($){let B=JSON.parse($);B.overlays=(A=B.overlays)==null?void 0:A.map(z=>{var Y;return((Y=z.value)==null?void 0:Y.id)===w&&(z.value.properties={...z.value.properties,...S}),z});const R=(P=re())==null?void 0:P.getOverlayById(w);R&&R.setProperties(S,w),localStorage.setItem("chartstatedata",JSON.stringify(B)),Bn(!0)}},f=w=>{const S=[...E5()];w.added?(i(re(),w.name,!0,{id:"candle_pane"},!0),S.push(w.name)):(C(w.name,"candle_pane"),S.splice(S.indexOf(w.name),1)),D5(S)},h=w=>{const S={...R5()};if(w.added){const $=i(re(),w.name,!1,void 0,!0);$&&(S[w.name]=$)}else w.paneId&&(C(w.name,w.paneId),delete S[w.name]);B5(S)},m=(w,S)=>{var A,P;const $=localStorage.getItem("chartstatedata");if($){let B=JSON.parse($);B.indicators=(A=B.indicators)==null?void 0:A.map(R=>{var z;return((z=R.value)==null?void 0:z.name)===w.indicatorName&&(R.value.name=w.indicatorName,R.value.calcParams=S,R.paneOptions.id=w.paneId),R}),localStorage.setItem("chartstatedata",JSON.stringify(B)),Bn(!0),(P=re())==null||P.overrideIndicator({name:w.indicatorName,calcParams:S,paneId:w.paneId})}},C=(w,S,$)=>{var P,B;const A=localStorage.getItem("chartstatedata");if((P=re())==null||P.removeIndicator({id:w,paneId:$,name:S}),A){let R=JSON.parse(A);R.indicators=(B=R.indicators)==null?void 0:B.filter(z=>{var Y,Z;return((Y=z.paneOptions)==null?void 0:Y.id)!==$&&((Z=z.value)==null?void 0:Z.name)!==S}),localStorage.setItem("chartstatedata",JSON.stringify(R)),Bn(!0)}},b=(w,S)=>{document.documentElement.style.setProperty(w,S,"important");const $=document.querySelector("[data-theme]");$&&$.style.setProperty(w,S,"important")},x=w=>{var S;w.background&&b("--klinecharts-pro-pane-background",w.background),w.backgroundGradientStartColor&&b("--klinecharts-pro-pane-background-gradient-start",w.backgroundGradientStartColor),w.backgroundGradientEndColor&&b("--klinecharts-pro-pane-background-gradient-end",w.backgroundGradientEndColor),(S=w.separator)!=null&&S.color&&b("--klinecharts-pro-border-color",w.separator.color)};return{createIndicator:i,modifyIndicator:m,popIndicator:C,syncIndiObject:e,syncObject:r,pushOverlay:a,modifyOverlay:l,modifyOverlayProperties:u,popOverlay:s,pushMainIndicator:f,pushSubIndicator:h,restoreChartState:async w=>{const S=P=>{const B=JSON.parse(P);B.figures,B.overlays&&B.overlays.forEach(R=>{a(R.value,R.paneId,!0)}),B.indicators&&setTimeout(()=>{const R=[...E5()],z={...R5};B.indicators.forEach(Y=>{var Z,I,K;Y.value&&((Z=re())==null||Z.createIndicator(Y.value,Y.isStack,Y.paneOptions),((I=Y.paneOptions)==null?void 0:I.id)==="candle_pane"?R.push(Y.value.name):z[Y.value.name]=(K=Y.paneOptions)==null?void 0:K.id)}),D5(R),B5(z)},500)},$=localStorage.getItem("chartstatedata");$&&S($);const A=JSON.parse($)??{};w&&(x(w),A.styleObj||(A.styleObj=w,localStorage.setItem("chartstatedata",JSON.stringify(A)))),A.styleObj&&O5(A.styleObj)}}};var rb=U('<i class="icon-close klinecharts-pro-load-icon">'),ib=U("<div class=klinecharts-pro-content><div class=klinecharts-pro-widget>");const{createIndicator:u0,pushOverlay:ob,restoreChartState:ab}=nb(),sb=e=>{let r,i;const[a,s]=V(e.theme),[l,u]=V(e.locale),[f,h]=V(!1),[m,C]=V([...e.mainIndicators]),[b,x]=V({}),[M,w]=V(!1),[S,$]=V({key:e.timezone,text:Z5(e.timezone,e.locale)}),[A,P]=V(!1),[B,R]=V(),[z,Y]=V(""),[Z,I]=V(e.drawingBarVisible),[K,j]=V(!1),[Q,ie]=V({visible:!1,indicatorName:"",paneId:"",calcParams:[]});Vi(e.period),Qi(e.symbol),e.ref({setTheme:s,getTheme:()=>a(),setStyles:O5,getStyles:()=>qi()??{},setLocale:u,getLocale:()=>l(),setTimezone:F=>{$({key:F,text:Z5(e.timezone,l())})},getTimezone:()=>S().key,setSymbol:Qi,getSymbol:()=>a0(),setPeriod:Vi,getPeriod:()=>rr(),getInstanceApi:()=>re(),resize:()=>{var F;return(F=re())==null?void 0:F.resize()},dispose:()=>{},setPositions:F=>{R_(F)},setLiqPrice:F=>{B_(F)},setOpenOrders:F=>{F_(F)}});const ee=()=>{var F;(F=re())==null||F.resize()};return Aa(()=>{var q,be,ue,ve,Ye,ke,Ge,Te,rt,oe;if(window.addEventListener("resize",ee),Bm(to.init(r,{formatter:{formatDate:te=>{switch(rr().type){case"minute":return te.type==="xAxis"?fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"HH:mm"):fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY-MM-DD HH:mm");case"hour":return te.type==="xAxis"?fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"MM-DD HH:mm"):fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY-MM-DD HH:mm");case"day":case"week":return fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY-MM-DD");case"month":return te.type==="xAxis"?fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY-MM"):fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY-MM-DD");case"year":return te.type==="xAxis"?fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY"):fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY-MM-DD")}return fe.utils.formatDate(te.dateTimeFormat,te.timestamp,"YYYY-MM-DD HH:mm")}}})),re()){Om(e.rootElementId);const te=re().getDom("candle_pane","main");if(te){let Oe=document.createElement("div");if(Oe.className="klinecharts-pro-watermark",fe.utils.isString(e.watermark)){const Ce=e.watermark.replace(/(^\s*)|(\s*$)/g,"");Oe.innerHTML=Ce}else Oe.appendChild(e.watermark);te.appendChild(Oe)}const ae=re().getDom("candle_pane","yAxis");i=document.createElement("span"),i.className="klinecharts-pro-price-unit",ae==null||ae.appendChild(i),(q=re())==null||q.setZoomAnchor({main:"last_bar",xAxis:"last_bar"}),(be=re())==null||be.setBarSpace(400),(ue=re())==null||ue.subscribeAction("onCrosshairFeatureClick",Oe=>{}),(ve=re())==null||ve.subscribeAction("onIndicatorTooltipFeatureClick",Oe=>{var xt,Fn,wn,Ln,zn;const Ce=Oe;switch(Ce.feature.id){case"visible":{(xt=re())==null||xt.overrideIndicator({name:Ce.indicator.name,visible:!0,paneId:Ce.paneId});break}case"invisible":{(Fn=re())==null||Fn.overrideIndicator({name:Ce.indicator.name,visible:!1,paneId:Ce.paneId});break}case"setting":{const je=(wn=re())==null?void 0:wn.getIndicators({paneId:Ce.paneId,name:Ce.indicator.name,id:Ce.indicator.id}).at(0);if(!je)return;ie({visible:!0,indicatorName:Ce.indicator.name,paneId:Ce.paneId,calcParams:je.calcParams});break}case"close":if(Ce.paneId==="candle_pane"){const je=[...m()];(Ln=re())==null||Ln.removeIndicator({paneId:Ce.paneId,name:Ce.indicator.name,id:Ce.indicator.id}),je.splice(je.indexOf(Ce.indicator.name),1),C(je)}else{const je={...b()};(zn=re())==null||zn.removeIndicator({paneId:Ce.paneId,name:Ce.indicator.name,id:Ce.indicator.id}),delete je[Ce.indicator.name],x(je)}}}),(Ye=re())==null||Ye.subscribeAction("onCandleTooltipFeatureClick",Oe=>{}),(ke=re())==null||ke.subscribeAction("onZoom",Oe=>{}),(Ge=re())==null||Ge.subscribeAction("onCrosshairChange",Oe=>{}),ab(e.overrides),Ji(),ir();const de=a0();de!=null&&de.priceCurrency?(i.innerHTML=de==null?void 0:de.priceCurrency.toLocaleUpperCase(),i.style.display="flex"):i.style.display="none",(Te=re())==null||Te.setSymbol({ticker:de.ticker,pricePrecision:(de==null?void 0:de.pricePrecision)??2,volumePrecision:(de==null?void 0:de.volumePrecision)??0}),(rt=re())==null||rt.setPeriod(rr()),(oe=re())==null||oe.setDataLoader(e.dataloader)}const F=re();if(F){m().forEach(ae=>{u0(F,ae,!0,{id:"candle_pane"})});const te={};e.subIndicators.forEach(ae=>{const de=u0(F,ae,!0);de&&(te[ae]=de)}),x(te)}}),ii(()=>{window.removeEventListener("resize",ee),fe.dispose(r)}),jt(F=>{var Te,rt,oe,te,ae,de,Oe;const q=a0(),be=rr(),ue=re();if(!q||!be)return{symbol:q,period:be};const ve=F!==void 0&&(F.period.span!==be.span||F.period.type!==be.type||F.period.text!==be.text),Ye=F!==void 0&&(((Te=F.symbol)==null?void 0:Te.ticker)!==q.ticker||(((rt=F.symbol)==null?void 0:rt.pricePrecision)??2)!==(q.pricePrecision??2)||(((oe=F.symbol)==null?void 0:oe.volumePrecision)??0)!==(q.volumePrecision??0)),ke=F!==void 0&&((te=F.symbol)==null?void 0:te.ticker)===q.ticker&&((((ae=F.symbol)==null?void 0:ae.pricePrecision)??2)!==(q.pricePrecision??2)||(((de=F.symbol)==null?void 0:de.volumePrecision)??0)!==(q.volumePrecision??0));return F!==void 0&&((Oe=F.symbol)==null?void 0:Oe.ticker)!==q.ticker&&s0(null),ve&&(ue==null||ue.setPeriod(be)),ve&&!Ye||(ue==null||ue.setSymbol({...q,pricePrecision:q.pricePrecision??2,volumePrecision:q.volumePrecision??0}),ke&&(ue==null||ue.resize())),{symbol:q,period:be}}),jt(()=>{var be,ue;const F=a();(be=re())==null||be.setStyles(F);const q=F==="dark"?"#929AA5":"#76808F";(ue=re())==null||ue.setStyles({indicator:{tooltip:{features:[{id:"visible",position:"middle",marginLeft:6,marginTop:3,marginRight:0,marginBottom:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:q,activeColor:q,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"},{id:"invisible",position:"middle",marginLeft:6,marginTop:3,marginRight:0,marginBottom:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:q,activeColor:q,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"},{id:"setting",position:"middle",marginLeft:6,marginTop:3,marginBottom:0,marginRight:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:q,activeColor:q,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"},{id:"close",position:"middle",marginLeft:6,marginTop:3,marginRight:0,marginBottom:0,paddingLeft:0,paddingTop:0,paddingRight:0,paddingBottom:0,type:"icon_font",content:{code:"",family:"icomoon"},size:14,color:q,activeColor:q,backgroundColor:"transparent",activeBackgroundColor:"rgba(22, 119, 255, 0.15)"}]}}})}),jt(()=>{var F;(F=re())==null||F.setLocale(l())}),jt(()=>{var F;(F=re())==null||F.setTimezone(S().key)}),jt(()=>{R(ch(re().getStyles()))}),jt(()=>{var F;qi()&&((F=re())==null||F.setStyles(qi()))}),[rb(),X(st,{get when(){return K()},get children(){return X(J_,{get locale(){return e.locale},get datafeed(){return e.dataloader},onSymbolSelected:F=>{Qi(F)},onClose:()=>{j(!1)}})}}),X(st,{get when(){return f()},get children(){return X($_,{get locale(){return e.locale},get mainIndicators(){return m()},get subIndicators(){return b()},onClose:()=>{h(!1)},onMainIndicatorChange:F=>{var be;const q=[...m()];F.added?(u0(re(),F.name,!0,{id:"candle_pane"}),q.push(F.name)):((be=re())==null||be.removeIndicator({name:F.name,paneId:"candle_pane",id:F.id??void 0}),q.splice(q.indexOf(F.name),1)),C(q)},onSubIndicatorChange:F=>{var be;const q={...b()};if(F.added){const ue=u0(re(),F.name);ue&&(q[F.name]=ue)}else F.id&&((be=re())==null||be.removeIndicator({name:F.name,id:F.id}),delete q[F.name]);x(q)}})}}),X(st,{get when(){return M()},get children(){return X(A_,{get locale(){return e.locale},get timezone(){return S()},onClose:()=>{w(!1)},onConfirm:$})}}),X(st,{get when(){return A()},get children(){return X(W_,{get locale(){return e.locale},get currentStyles(){return fe.utils.clone(re().getStyles())},onClose:()=>{P(!1)},onChange:F=>{var q;(q=re())==null||q.setStyles(F)},onRestoreDefault:F=>{var be;const q={};F.forEach(ue=>{const ve=ue.key;tr(q,ve,fe.utils.formatValue(B(),ve))}),(be=re())==null||be.setStyles(q)}})}}),X(st,{get when(){return z().length>0},get children(){return X(Z_,{get locale(){return e.locale},get url(){return z()},onClose:()=>{Y("")}})}}),X(st,{get when(){return Q().visible},get children(){return X(H_,{get locale(){return e.locale},get params(){return Q()},onClose:()=>{ie({visible:!1,indicatorName:"",paneId:"",calcParams:[]})},onConfirm:F=>{var be;const q=Q();(be=re())==null||be.overrideIndicator({name:q.indicatorName,calcParams:F,paneId:q.paneId})}})}}),X(Gm,{get locale(){return e.locale},get symbol(){return a0()},get spread(){return Z()},get period(){return rr()},get periods(){return e.periods},onMenuClick:async()=>{var F;try{await v3(()=>I(!Z())),(F=re())==null||F.resize()}catch{}},onSymbolClick:()=>{j(!K())},onPeriodChange:Vi,onIndicatorClick:()=>{h(F=>!F)},onTimezoneClick:()=>{w(F=>!F)},onSettingClick:()=>{P(F=>!F)},onScreenshotClick:()=>{if(re()){const F=re().getConvertPictureUrl(!0,"jpeg",e.theme==="dark"?"#151517":"#ffffff");Y(F)}}}),(()=>{var F=ib(),q=F.firstChild;G(F,X(st,{get when(){return Rm()},get children(){return X(F9,{})}}),q),G(F,X(st,{get when(){return Z()},get children(){return X(w_,{get locale(){return e.locale},onDrawingItemClick:ue=>{ob(ue,"candle_pane")},onModeChange:ue=>{var ve;(ve=re())==null||ve.overrideOverlay({groupId:"drawing_tools",mode:ue})},onLockChange:ue=>{var ve;(ve=re())==null||ve.overrideOverlay({groupId:"drawing_tools",lock:ue})},onVisibleChange:ue=>{var ve;(ve=re())==null||ve.overrideOverlay({groupId:"drawing_tools",visible:ue})},onRemoveClick:ue=>{var ve;(ve=re())==null||ve.removeOverlay({groupId:ue})}})}}),q);var be=r;return typeof be=="function"?si(be,q):r=q,Re(ue=>{var ve=e.overrides.backgroundType??"solid",Ye=Z();return ve!==ue.e&&Ct(q,"data-pane-style",ue.e=ve),Ye!==ue.t&&Ct(q,"data-drawing-bar-visible",ue.t=Ye),ue},{e:void 0,t:void 0}),F})()]};class lb{constructor(r){an(this,"_datafeed");an(this,"_loading");this._datafeed=r,this._loading=!1}async getBars(r){const{type:i,timestamp:a,symbol:s,period:l,callback:u}=r,f=l;if(i==="backward"||i==="update"){u([],!1);return}this._loading=!0,I5(!0);const h=a??new Date().getTime();await(async()=>{const[C,b]=this.adjustFromTo(f,h,500),x=await this._datafeed.getHistoryKLineData(s,f,C,b);u(x,x.length>0),this._loading=!1,I5(!1)})()}subscribeBar(r){const{symbol:i,period:a,callback:s}=r;this._datafeed.subscribe(i,a,s)}unsubscribeBar(r){const{symbol:i,period:a}=r;this._datafeed.unsubscribe(i,a)}searchSymbols(r){return this._datafeed.searchSymbols(r)}get loading(){return this._loading}set loading(r){this._loading=r}adjustFromTo(r,i,a){let s=i,l=s;switch(r.type){case"minute":s-=s%(60*1e3),l=s-a*r.span*60*1e3;break;case"hour":s-=s%(60*60*1e3),l=s-a*r.span*60*60*1e3;break;case"day":s-=s%(24*60*60*1e3),l=s-a*r.span*24*60*60*1e3;break;case"week":{const u=new Date(s),f=u.getDay()||7;u.setHours(0,0,0,0),s=u.getTime()-(f-1)*24*60*60*1e3,l=s-a*r.span*7*24*60*60*1e3;break}case"month":{const u=new Date(s);s=new Date(u.getFullYear(),u.getMonth(),1).getTime();const f=new Date(s-a*r.span*30*24*60*60*1e3);l=new Date(f.getFullYear(),f.getMonth(),1).getTime();break}case"year":{const u=new Date(s);s=new Date(u.getFullYear(),0,1).getTime();const f=new Date(s-a*r.span*365*24*60*60*1e3);l=new Date(f.getFullYear(),0,1).getTime();break}}return[l,s]}}var cb=U('<svg class=logo viewBox="0 0 80 92"><path d=M28.148808359375,51.7280513671875L22.963588359375,51.7280513671875C21.572648359375002,51.7280513671875,20.445068359375,52.6220613671875,20.445068359375,53.7248813671875L20.445068359375,72.3979013671875C20.445068359375,73.5007013671875,21.572648359375002,74.39470136718751,22.963588359375,74.39470136718751L33.926568359375,74.39470136718751C35.317468359375,74.39470136718751,36.445068359375,73.5007013671875,36.445068359375,72.3979013671875L36.445068359375,53.7248813671875C36.445068359375,52.6220613671875,35.317468359375,51.7280513671875,33.926568359375,51.7280513671875L28.741398359374998,51.7280513671875L28.741398359374998,46.2963223671875C28.741398359374998,46.1665793671875,28.608748359375,46.0614013671875,28.445108359375,46.0614013671875C28.281468359375,46.0614013671875,28.148808359375,46.1665793671875,28.148808359375,46.2963223671875L28.148808359375,51.7280513671875ZM28.741398359374998,74.3948013671875L28.741398359374998,79.82650136718749C28.741398359374998,79.9563013671875,28.608748359375,80.0614013671875,28.445108359375,80.0614013671875C28.281468359375,80.0614013671875,28.148808359375,79.9563013671875,28.148808359375,79.82650136718749L28.148808359375,74.3948013671875L28.741398359374998,74.3948013671875Z></path><path d=M51.148808359374996,44.7280513671875L45.963588359375,44.7280513671875C44.572648359375,44.7280513671875,43.445068359375,45.6220613671875,43.445068359375,46.7248813671875L43.445068359375,65.3979013671875C43.445068359375,66.5007013671875,44.572648359375,67.39470136718751,45.963588359375,67.39470136718751L56.926568359375,67.39470136718751C58.317468359375,67.39470136718751,59.445068359375,66.5007013671875,59.445068359375,65.3979013671875L59.445068359375,46.7248813671875C59.445068359375,45.6220613671875,58.317468359375,44.7280513671875,56.926568359375,44.7280513671875L51.741398359375,44.7280513671875L51.741398359375,39.2963223671875C51.741398359375,39.1665793671875,51.608748359375,39.0614013671875,51.445108359375,39.0614013671875C51.281468359375,39.0614013671875,51.148808359374996,39.1665793671875,51.148808359374996,39.2963223671875L51.148808359374996,44.7280513671875ZM51.741398359375,67.3948013671875L51.741398359375,72.82650136718749C51.741398359375,72.9563013671875,51.608748359375,73.0614013671875,51.445108359375,73.0614013671875C51.281468359375,73.0614013671875,51.148808359374996,72.9563013671875,51.148808359374996,72.82650136718749L51.148808359374996,67.3948013671875L51.741398359375,67.3948013671875Z></path><path d=M17.7274,90.6541C17.5901,90.6541,17.4517,90.6436,17.3121,90.6225C9.93219,89.5095,4.80718,86.7136,2.07787,82.3084C-1.1223,77.1437,0.241766,71.6314,0.56829,70.5137C5.37624,46.647,15.0785,38.4945,21.5025,33.0957C22.9683,31.8633,24.2342,30.7995,25.1676,29.7672C25.4105,29.4984,25.6051,29.2154,25.7556,28.9202C24.7465,29.2231,24.1971,29.4326,24.1703,29.4429C22.908,29.9368,21.4777,29.3247,20.9761,28.076C20.4756,26.8272,21.0897,25.4146,22.352,24.9172C22.5042,24.8571,23.5312,24.4607,25.3073,23.9616C24.087,21.4425,21.7693,18.7949,19.7125,16.6431L19.2819,16.1902C16.2438,12.9776,14.6017,4.80159,14.3036,3.19471C14.1306,2.26212,14.4636,1.30796,15.1814,0.679657C15.8995,0.0512175,16.8976,-0.159672,17.8125,0.123747C22.7731,1.66274,24.2638,1.81255,27.2321,2.11098C28.7357,2.26195,29.83,3.59029,29.6762,5.07662C29.5236,6.56295,28.182,7.64786,26.6784,7.49454C24.4992,7.27569,22.9517,7.09896,20.724,6.56646C21.4493,9.09088,22.3803,11.5427,23.2771,12.4919L23.6876,12.9237C25.3757,14.69,28.9691,18.45,30.7016,22.7299C35.0392,21.9433,40.8791,21.3359,47.7817,21.7249C48.2004,20.7386,48.8054,19.7953,49.5907,18.9135C49.7137,18.7754,49.8498,18.6502,49.9988,18.539C53.6142,15.8508,57.5491,12.857,59.7803,11.0758C58.1028,11.2502,56.1034,11.0278,53.9124,9.70882C53.2439,9.30622,52.5992,8.89427,51.9662,8.48933C48.4668,6.25164,46.497,5.12109,43.4234,5.94853C41.9647,6.34058,40.4622,5.48975,40.0659,4.04789C39.6695,2.60604,40.5296,1.11853,41.9871,0.726471C47.5602,-0.773825,51.4796,1.73271,54.9364,3.9434L54.9364,3.9434C55.5284,4.32176,56.1318,4.70797,56.7564,5.08482C58.3843,6.06556,59.4858,5.76127,61.2899,5.13865C62.3511,4.77234,63.5567,4.35687,64.8675,4.53476C66.3321,4.73254,67.4406,5.56933,67.9103,6.83096C68.7444,9.07333,67.1035,11.5533,65.5797,13.2374C64.6729,14.2394,60.0845,17.7606,56.4519,20.4957C56.9477,20.3369,57.4767,20.2511,58.026,20.2511C59.4281,20.2511,60.6982,20.8102,61.621,21.7153C65.4948,20.6901,67.87,17.9563,67.9033,17.9175C68.78,16.8888,70.3322,16.7577,71.3721,17.6226C72.412,18.4886,72.5457,20.0253,71.6702,21.054C71.5221,21.2286,69.5063,23.5492,66.0787,25.233C69.5399,26.8822,72.9993,29.682,74.1841,34.4145C74.5106,35.7206,73.7062,37.0407,72.3859,37.3638C72.1871,37.4117,71.9884,37.4351,71.792,37.4351C70.687,37.4351,69.6826,36.6932,69.4046,35.5848C68.4378,31.7217,64.8144,29.7431,61.7619,28.7456C60.8298,29.7349,59.5009,30.3535,58.026,30.3535C55.8642,30.3535,54.0162,29.0245,53.2713,27.1474C53.2022,27.138,53.1331,27.1287,53.0642,27.1195C54.232,29.5936,57.0851,31.9259,58.1868,32.665C58.3157,32.7516,58.4423,32.8523,58.5547,32.9599C66.5865,40.6151,72.4887,48.8133,76.0971,57.3287C76.6815,58.7074,76.0249,60.2932,74.6313,60.8702C74.2976,61.01,73.9388,61.082,73.576,61.082C72.5065,61.082,71.4914,60.4582,71.0525,59.4213C67.7577,51.6455,62.331,44.1074,54.9203,37.0116C53.6073,36.1009,48.0984,31.9917,47.2065,26.583C40.9421,26.2679,35.6187,26.8278,31.6725,27.5336C31.6197,29.527,30.9225,31.5172,29.2456,33.3731C28.0614,34.6827,26.5968,35.915,25.0446,37.2188C21.9414,39.8269,18.2648,42.9169,14.8104,48.1192C11.356,53.3215,8.12389,60.6361,5.9098,71.6934C5.88732,71.8035,5.85893,71.9123,5.82344,72.0188C5.81634,72.041,4.57886,76.0413,6.77344,79.5289C8.6332,82.4828,12.4557,84.4139,18.1367,85.2705C19.6297,85.4953,20.6566,86.8762,20.4295,88.3532C20.2213,89.6944,19.0559,90.6541,17.7274,90.6541ZM35.1195,7.03101C33.3502,7.03101,31.9158,5.61208,31.9158,3.86173C31.9158,2.11139,33.3502,0.69245,35.1195,0.69245C36.8889,0.69245,38.3233,2.11139,38.3233,3.86173C38.3233,5.61208,36.8889,7.03101,35.1195,7.03101ZM57.6848,23.1892L58.414,24.4754C58.8984,24.3623,59.3923,24.3435,59.8644,24.4203C60.2191,24.5005,60.5087,24.7182,60.6663,25.0229C60.8636,25.3394,60.8993,25.7346,60.7646,26.1094C60.5988,26.5176,60.2972,26.8749,59.9085,27.1235L60.31,27.8316L59.7886,28.1294L59.3994,27.443C58.9257,27.7175,58.399,27.883,57.8664,27.9247L57.3744,27.0569C57.6378,27.0741,57.9071,27.048,58.1704,26.9797C58.4501,26.9251,58.7239,26.8323,58.9829,26.7044L58.2801,25.4647C57.8047,25.5877,57.3167,25.6065,56.8549,25.5197C56.4913,25.4263,56.196,25.1971,56.0328,24.8814C55.8433,24.5561,55.8127,24.1572,55.9484,23.7789C56.088,23.373,56.3763,23.0149,56.7584,22.7726L56.4166,22.1699L56.938,21.8721L57.2727,22.4625C57.6615,22.2376,58.0888,22.0901,58.5254,22.0301L59.0042,22.8746C58.5548,22.8828,58.103,22.9906,57.6848,23.1892ZM56.9319,24.2961Q57.1278,24.6417,57.7863,24.5856L57.1695,23.4978Q56.6982,23.884,56.9319,24.2961ZM58.9077,25.3462L59.4981,26.3875L59.499,26.3891Q59.9965,26.0045,59.7628,25.5923Q59.573,25.2576,58.9077,25.3462ZM73.2212,66.5065C73.2212,68.2569,74.6555,69.6758,76.4249,69.6758C78.1943,69.6758,79.6286,68.2569,79.6286,66.5065C79.6286,64.7562,78.1943,63.3372,76.4249,63.3372C74.6555,63.3372,73.2212,64.7562,73.2212,66.5065ZM35.9465,91.8045C35.0734,91.8045,34.2038,91.7987,33.3378,91.7858C31.827,91.7636,30.6203,90.5359,30.6428,89.0402C30.6653,87.5457,31.9158,86.3297,33.4183,86.3742C49.6344,86.6059,65.7512,84.6175,67.6134,84.037C72.1953,82.4184,74.5295,79.3603,74.5295,74.9575C74.5295,73.463,75.754,72.2517,77.2648,72.2517C78.7755,72.2517,80,73.463,80,74.9575C80,81.5992,76.148,86.7686,69.4317,89.142C67.0041,89.9999,51.0955,91.8046,35.9465,91.8045ZM25.2731,92C23.5037,92,22.0693,90.5811,22.0693,88.8307C22.0693,87.0804,23.5037,85.6615,25.2731,85.6615C27.0424,85.6615,28.4768,87.0804,28.4768,88.8307C28.4768,90.5811,27.0424,92,25.2731,92Z>');const ub=cb();class fb{constructor(r){an(this,"_container");an(this,"_chartApi",null);if(fe.utils.isString(r.container)){if(this._container=document.getElementById(r.container),!this._container)throw new Error("Container is null")}else this._container=r.container;this._container.classList.add("klinecharts-pro"),this._container.setAttribute("data-theme",r.theme??"light");const i=new lb(r.datafeed);I3(()=>{const a=this;return X(sb,{ref:s=>{a._chartApi=s},get watermark(){return r.watermark??ub},get theme(){return r.theme??"light"},get locale(){return r.locale??"zh-CN"},get drawingBarVisible(){return r.drawingBarVisible??!0},get symbol(){return r.symbol},get period(){return r.period},get periods(){return r.periods??[{span:1,type:"minute",text:"1m"},{span:5,type:"minute",text:"5m"},{span:15,type:"minute",text:"15m"},{span:1,type:"hour",text:"1H"},{span:2,type:"hour",text:"2H"},{span:4,type:"hour",text:"4H"},{span:1,type:"day",text:"D"},{span:1,type:"week",text:"W"},{span:1,type:"month",text:"M"},{span:1,type:"year",text:"Y"}]},get overrides(){return r.overrides??{}},get timezone(){return r.timezone??"Etc/UTC"},get mainIndicators(){return r.mainIndicators??["MA"]},get subIndicators(){return r.subIndicators??["VOL"]},get dataTimestamp(){return r.dataTimestamp??new Date().getTime()},get rootElementId(){var s;return r.rootElementId??((s=a._container)==null?void 0:s.id)??""},dataloader:i})},this._container)}destroy(){this._container&&fe.dispose(this._container),this._container=null,this._chartApi=null}setTheme(r){var i;(i=this._container)==null||i.setAttribute("data-theme",r),this._chartApi.setTheme(r)}getTheme(){return this._chartApi.getTheme()}setStyles(r){this._chartApi.setStyles(r)}getStyles(){return this._chartApi.getStyles()}setLocale(r){this._chartApi.setLocale(r)}getLocale(){return this._chartApi.getLocale()}setTimezone(r){this._chartApi.setTimezone(r)}getTimezone(){return this._chartApi.getTimezone()}setSymbol(r){this._chartApi.setSymbol(r)}getSymbol(){return this._chartApi.getSymbol()}setPeriod(r){this._chartApi.setPeriod(r)}getPeriod(){return this._chartApi.getPeriod()}getInstanceApi(){return re()}resize(){re().resize()}dispose(){this.destroy()}setPositions(r){var i;(i=this._chartApi)==null||i.setPositions(r)}setLiqPrice(r){var i;(i=this._chartApi)==null||i.setLiqPrice(r)}setOpenOrders(r){var i;(i=this._chartApi)==null||i.setOpenOrders(r)}}const kP="";console.log("[@wangliang139/klinecharts-pro] v0.2.14"),console.log("overlays:",La),La.forEach(e=>{fe.registerOverlay(e)}),mt.DefaultDatafeed=f3,mt.KLineChartPro=fb,mt.loadLocales=Pm,Object.defineProperty(mt,Symbol.toStringTag,{value:"Module"})});
|
|
40
40
|
//# sourceMappingURL=klinecharts-pro.umd.js.map
|