@allurereport/web-classic 3.0.1 → 3.1.0
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/multi/app-b491577c193a7caf8c74.js +2 -0
- package/dist/multi/{app-81fc0bb26fd1b73b22f9.js.LICENSE.txt → app-b491577c193a7caf8c74.js.LICENSE.txt} +7 -0
- package/dist/multi/manifest.json +22 -22
- package/dist/multi/{styles-02faf4bb6ebabe212265.css → styles-88c7772c6bdc61325e60.css} +1 -1
- package/dist/single/app-0a173e3f1e0c5c003891.js +2 -0
- package/dist/single/{app-997b57d6b8885a4f88c7.js.LICENSE.txt → app-0a173e3f1e0c5c003891.js.LICENSE.txt} +7 -0
- package/dist/single/manifest.json +1 -1
- package/package.json +6 -6
- package/src/components/BaseLayout/styles.scss +0 -3
- package/src/components/Overview/index.tsx +7 -3
- package/src/components/ThemeButton/ThemeButton.tsx +6 -17
- package/src/index.html +39 -36
- package/src/index.tsx +1 -2
- package/src/stores/index.ts +0 -1
- package/src/utils/treeFilters.ts +1 -0
- package/dist/multi/app-81fc0bb26fd1b73b22f9.js +0 -2
- package/dist/single/app-997b57d6b8885a4f88c7.js +0 -2
- package/src/stores/theme.ts +0 -30
- /package/dist/multi/{10.app-81fc0bb26fd1b73b22f9.js → 10.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{222.app-81fc0bb26fd1b73b22f9.js → 222.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{26.app-81fc0bb26fd1b73b22f9.js → 26.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{302.app-81fc0bb26fd1b73b22f9.js → 302.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{304.app-81fc0bb26fd1b73b22f9.js → 304.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{369.app-81fc0bb26fd1b73b22f9.js → 369.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{389.app-81fc0bb26fd1b73b22f9.js → 389.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{498.app-81fc0bb26fd1b73b22f9.js → 498.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{60.app-81fc0bb26fd1b73b22f9.js → 60.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{643.app-81fc0bb26fd1b73b22f9.js → 643.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{671.app-81fc0bb26fd1b73b22f9.js → 671.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{725.app-81fc0bb26fd1b73b22f9.js → 725.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{770.app-81fc0bb26fd1b73b22f9.js → 770.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{848.app-81fc0bb26fd1b73b22f9.js → 848.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{853.app-81fc0bb26fd1b73b22f9.js → 853.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{872.app-81fc0bb26fd1b73b22f9.js → 872.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{895.app-81fc0bb26fd1b73b22f9.js → 895.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{920.app-81fc0bb26fd1b73b22f9.js → 920.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{979.app-81fc0bb26fd1b73b22f9.js → 979.app-b491577c193a7caf8c74.js} +0 -0
- /package/dist/multi/{991.app-81fc0bb26fd1b73b22f9.js → 991.app-b491577c193a7caf8c74.js} +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see app-b491577c193a7caf8c74.js.LICENSE.txt */
|
|
2
|
+
!function(){var e,t,n,r,i={36:function(e,t,n){var r=n(2296);e.exports=function(e){return r(this,e).get(e)}},53:function(){Prism.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},Prism.languages.markup.tag.inside["attr-value"].inside.entity=Prism.languages.markup.entity,Prism.languages.markup.doctype.inside["internal-subset"].inside=Prism.languages.markup,Prism.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(Prism.languages.markup.tag,"addInlined",{value:function(e,t){var n={};n["language-"+t]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:Prism.languages[t]},n.cdata=/^<!\[CDATA\[|\]\]>$/i;var r={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:n}};r["language-"+t]={pattern:/[\s\S]+/,inside:Prism.languages[t]};var i={};i[e]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:r},Prism.languages.insertBefore("markup","cdata",i)}}),Object.defineProperty(Prism.languages.markup.tag,"addAttribute",{value:function(e,t){Prism.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:Prism.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),Prism.languages.html=Prism.languages.markup,Prism.languages.mathml=Prism.languages.markup,Prism.languages.svg=Prism.languages.markup,Prism.languages.xml=Prism.languages.extend("markup",{}),Prism.languages.ssml=Prism.languages.xml,Prism.languages.atom=Prism.languages.xml,Prism.languages.rss=Prism.languages.xml},155:function(e,t,n){var r={"./am.json":[6060,60],"./az.json":[3853,853],"./br.json":[2770,770],"./de.json":[369,369],"./en.json":[389,389],"./es.json":[8302,302],"./fr.json":[5222,222],"./he.json":[1725,725],"./isv.json":[4848,848],"./it.json":[4895,895],"./ja.json":[3979,979],"./ka.json":[7498,498],"./kr.json":[9643,643],"./nl.json":[6920,920],"./pl.json":[9026,26],"./pt.json":[8010,10],"./ru.json":[671,671],"./sv.json":[991,991],"./tr.json":[7304,304],"./zh.json":[9872,872]};function i(e){if(!n.o(r,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],i=t[0];return n.e(t[1]).then((function(){return n.t(i,19)}))}i.keys=function(){return Object.keys(r)},i.id=155,e.exports=i},559:function(e,t,n){var r=n(2495);e.exports=function(e){return null==e?"":r(e)}},580:function(e,t,n){var r=n(6261),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return i.call(t,e)?t[e]:void 0}},759:function(e,t,n){var r=n(7372),i=n(9967);e.exports=function(e,t){var n=i(e,t);return r(n)?n:void 0}},1008:function(e,t,n){var r=n(2296);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},1057:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},1243:function(e,t,n){var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=r},1526:function(e,t,n){var r=n(9053),i=n(9469),o=n(580),a=n(3424),s=n(2448);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=s,e.exports=l},1662:function(e){"use strict";e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"𝔅","bfr":"𝔟","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"𝔹","bopf":"𝕓","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"¦","bscr":"𝒷","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"¤","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"𝔉","ffr":"𝔣","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"","InvisibleTimes":"","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"","NegativeThickSpace":"","NegativeThinSpace":"","NegativeVeryThinSpace":"","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":" ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"","zwnj":""}')},1750:function(e,t,n){var r=n(4221),i=n(9709),o=n(7268),a=n(7856),s=n(4736);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=s,e.exports=l},1872:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=r(n(6484)),o=String.fromCodePoint||function(e){var t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+String.fromCharCode(e)};t.default=function(e){return e>=55296&&e<=57343||e>1114111?"�":(e in i.default&&(e=i.default[e]),o(e))}},2082:function(e){"use strict";e.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')},2170:function(e,t,n){var r=n(8550),i=Object.prototype,o=i.hasOwnProperty,a=i.toString,s=r?r.toStringTag:void 0;e.exports=function(e){var t=o.call(e,s),n=e[s];try{e[s]=void 0;var r=!0}catch(e){}var i=a.call(e);return r&&(t?e[s]=n:delete e[s]),i}},2226:function(e,t,n){var r=n(9978),i=n(4015),o=n(5369),a=n(559);e.exports=function(e,t){return r(e)?e:i(e,t)?[e]:o(a(e))}},2296:function(e,t,n){var r=n(5351);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},2323:function(e,t,n){var r=n(5295),i=n(4224);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},2448:function(e,t,n){var r=n(6261);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?"__lodash_hash_undefined__":t,this}},2495:function(e,t,n){var r=n(8550),i=n(6539),o=n(9978),a=n(5287),s=r?r.prototype:void 0,l=s?s.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(o(t))return i(t,e)+"";if(a(t))return l?l.call(t):"";var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}},2607:function(){Prism.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},Prism.languages.webmanifest=Prism.languages.json},3053:function(e,t,n){var r=n(2296);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},3424:function(e,t,n){var r=n(6261),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:i.call(t,e)}},3719:function(){Prism.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern://,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},Prism.languages.python["string-interpolation"].inside.interpolation.inside.rest=Prism.languages.python,Prism.languages.py=Prism.languages.python},3723:function(e,t,n){var r,i=n(6426),o=(r=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!o&&o in e}},3796:function(e,t,n){var r=n(5287);e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}},4015:function(e,t,n){var r=n(9978),i=n(5287),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,a=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||a.test(e)||!o.test(e)||null!=t&&e in Object(t)}},4031:function(e,t,n){var r=n(7430);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},4103:function(e,t,n){var r=n(4375);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},4221:function(e){e.exports=function(){this.__data__=[],this.size=0}},4224:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},4286:function(){!function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+t.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))}(Prism)},4375:function(e,t,n){var r=n(2226),i=n(3796);e.exports=function(e,t){for(var n=0,o=(t=r(t,e)).length;null!=e&&n<o;)e=e[i(t[n++])];return n&&n==o?e:void 0}},4736:function(e,t,n){var r=n(9046);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},4814:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.decodeHTML=t.decodeHTMLStrict=t.decodeXML=void 0;var i=r(n(1662)),o=r(n(7194)),a=r(n(2082)),s=r(n(1872)),l=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;function c(e){var t=d(e);return function(e){return String(e).replace(l,t)}}t.decodeXML=c(a.default),t.decodeHTMLStrict=c(i.default);var u=function(e,t){return e<t?1:-1};function d(e){return function(t){if("#"===t.charAt(1)){var n=t.charAt(2);return"X"===n||"x"===n?s.default(parseInt(t.substr(3),16)):s.default(parseInt(t.substr(2),10))}return e[t.slice(1,-1)]||t}}t.decodeHTML=function(){for(var e=Object.keys(o.default).sort(u),t=Object.keys(i.default).sort(u),n=0,r=0;n<t.length;n++)e[r]===t[n]?(t[n]+=";?",r++):t[n]+=";";var a=new RegExp("&(?:"+t.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),s=d(i.default);function l(e){return";"!==e.substr(-1)&&(e+=";"),s(e)}return function(e){return String(e).replace(a,l)}}()},4989:function(e,t,n){var r=n(1526),i=n(1750),o=n(7446);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},5287:function(e,t,n){var r=n(5295),i=n(9943);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},5295:function(e,t,n){var r=n(8550),i=n(2170),o=n(8249),a=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?i(e):o(e)}},5351:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},5369:function(e,t,n){var r=n(7745),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,a=r((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,(function(e,n,r,i){t.push(r?i.replace(o,"$1"):n||e)})),t}));e.exports=a},5410:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decodeXMLStrict=t.decodeHTML5Strict=t.decodeHTML4Strict=t.decodeHTML5=t.decodeHTML4=t.decodeHTMLStrict=t.decodeHTML=t.decodeXML=t.encodeHTML5=t.encodeHTML4=t.escapeUTF8=t.escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=t.encode=t.decodeStrict=t.decode=void 0;var r=n(4814),i=n(8018);t.decode=function(e,t){return(!t||t<=0?r.decodeXML:r.decodeHTML)(e)},t.decodeStrict=function(e,t){return(!t||t<=0?r.decodeXML:r.decodeHTMLStrict)(e)},t.encode=function(e,t){return(!t||t<=0?i.encodeXML:i.encodeHTML)(e)};var o=n(8018);Object.defineProperty(t,"encodeXML",{enumerable:!0,get:function(){return o.encodeXML}}),Object.defineProperty(t,"encodeHTML",{enumerable:!0,get:function(){return o.encodeHTML}}),Object.defineProperty(t,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return o.encodeNonAsciiHTML}}),Object.defineProperty(t,"escape",{enumerable:!0,get:function(){return o.escape}}),Object.defineProperty(t,"escapeUTF8",{enumerable:!0,get:function(){return o.escapeUTF8}}),Object.defineProperty(t,"encodeHTML4",{enumerable:!0,get:function(){return o.encodeHTML}}),Object.defineProperty(t,"encodeHTML5",{enumerable:!0,get:function(){return o.encodeHTML}});var a=n(4814);Object.defineProperty(t,"decodeXML",{enumerable:!0,get:function(){return a.decodeXML}}),Object.defineProperty(t,"decodeHTML",{enumerable:!0,get:function(){return a.decodeHTML}}),Object.defineProperty(t,"decodeHTMLStrict",{enumerable:!0,get:function(){return a.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML4",{enumerable:!0,get:function(){return a.decodeHTML}}),Object.defineProperty(t,"decodeHTML5",{enumerable:!0,get:function(){return a.decodeHTML}}),Object.defineProperty(t,"decodeHTML4Strict",{enumerable:!0,get:function(){return a.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML5Strict",{enumerable:!0,get:function(){return a.decodeHTMLStrict}}),Object.defineProperty(t,"decodeXMLStrict",{enumerable:!0,get:function(){return a.decodeXML}})},5487:function(){!function(e){var t=/(?:\r?\n|\r)[ \t]*\|.+\|(?:(?!\|).)*/.source;e.languages.gherkin={pystring:{pattern:/("""|''')[\s\S]+?\1/,alias:"string"},comment:{pattern:/(^[ \t]*)#.*/m,lookbehind:!0},tag:{pattern:/(^[ \t]*)@\S*/m,lookbehind:!0},feature:{pattern:/((?:^|\r?\n|\r)[ \t]*)(?:Ability|Ahoy matey!|Arwedd|Aspekt|Besigheid Behoefte|Business Need|Caracteristica|Característica|Egenskab|Egenskap|Eiginleiki|Feature|Fīča|Fitur|Fonctionnalité|Fonksyonalite|Funcionalidade|Funcionalitat|Functionalitate|Funcţionalitate|Funcționalitate|Functionaliteit|Fungsi|Funkcia|Funkcija|Funkcionalitāte|Funkcionalnost|Funkcja|Funksie|Funktionalität|Funktionalitéit|Funzionalità|Hwaet|Hwæt|Jellemző|Karakteristik|Lastnost|Mak|Mogucnost|laH|Mogućnost|Moznosti|Možnosti|OH HAI|Omadus|Ominaisuus|Osobina|Özellik|Potrzeba biznesowa|perbogh|poQbogh malja'|Požadavek|Požiadavka|Pretty much|Qap|Qu'meH 'ut|Savybė|Tính năng|Trajto|Vermoë|Vlastnosť|Właściwość|Značilnost|Δυνατότητα|Λειτουργία|Могућност|Мөмкинлек|Особина|Свойство|Үзенчәлеклелек|Функционал|Функционалност|Функция|Функціонал|תכונה|خاصية|خصوصیت|صلاحیت|کاروبار کی ضرورت|وِیژگی|रूप लेख|ਖਾਸੀਅਤ|ਨਕਸ਼ ਨੁਹਾਰ|ਮੁਹਾਂਦਰਾ|గుణము|ಹೆಚ್ಚಳ|ความต้องการทางธุรกิจ|ความสามารถ|โครงหลัก|기능|フィーチャ|功能|機能):(?:[^:\r\n]+(?:\r?\n|\r|$))*/,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]+/,lookbehind:!0},keyword:/[^:\r\n]+:/}},scenario:{pattern:/(^[ \t]*)(?:Abstract Scenario|Abstrakt Scenario|Achtergrond|Aer|Ær|Agtergrond|All y'all|Antecedentes|Antecedents|Atburðarás|Atburðarásir|Awww, look mate|B4|Background|Baggrund|Bakgrund|Bakgrunn|Bakgrunnur|Beispiele|Beispiller|Bối cảnh|Cefndir|Cenario|Cenário|Cenario de Fundo|Cenário de Fundo|Cenarios|Cenários|Contesto|Context|Contexte|Contexto|Conto|Contoh|Contone|Dæmi|Dasar|Dead men tell no tales|Delineacao do Cenario|Delineação do Cenário|Dis is what went down|Dữ liệu|Dyagram Senaryo|Dyagram senaryo|Egzanp|Ejemplos|Eksempler|Ekzemploj|Enghreifftiau|Esbozo do escenario|Escenari|Escenario|Esempi|Esquema de l'escenari|Esquema del escenario|Esquema do Cenario|Esquema do Cenário|EXAMPLZ|Examples|Exempel|Exemple|Exemples|Exemplos|First off|Fono|Forgatókönyv|Forgatókönyv vázlat|Fundo|Geçmiş|Grundlage|Hannergrond|ghantoH|Háttér|Heave to|Istorik|Juhtumid|Keadaan|Khung kịch bản|Khung tình huống|Kịch bản|Koncept|Konsep skenario|Kontèks|Kontekst|Kontekstas|Konteksts|Kontext|Konturo de la scenaro|Latar Belakang|lut chovnatlh|lut|lutmey|Lýsing Atburðarásar|Lýsing Dæma|MISHUN SRSLY|MISHUN|Menggariskan Senario|mo'|Náčrt Scenára|Náčrt Scénáře|Náčrt Scenáru|Oris scenarija|Örnekler|Osnova|Osnova Scenára|Osnova scénáře|Osnutek|Ozadje|Paraugs|Pavyzdžiai|Példák|Piemēri|Plan du scénario|Plan du Scénario|Plan Senaryo|Plan senaryo|Plang vum Szenario|Pozadí|Pozadie|Pozadina|Príklady|Příklady|Primer|Primeri|Primjeri|Przykłady|Raamstsenaarium|Reckon it's like|Rerefons|Scenár|Scénář|Scenarie|Scenarij|Scenarijai|Scenarijaus šablonas|Scenariji|Scenārijs|Scenārijs pēc parauga|Scenarijus|Scenario|Scénario|Scenario Amlinellol|Scenario Outline|Scenario Template|Scenariomal|Scenariomall|Scenarios|Scenariu|Scenariusz|Scenaro|Schema dello scenario|Se ðe|Se the|Se þe|Senario|Senaryo Deskripsyon|Senaryo deskripsyon|Senaryo|Senaryo taslağı|Shiver me timbers|Situācija|Situai|Situasie Uiteensetting|Situasie|Skenario konsep|Skenario|Skica|Structura scenariu|Structură scenariu|Struktura scenarija|Stsenaarium|Swa hwaer swa|Swa|Swa hwær swa|Szablon scenariusza|Szenario|Szenariogrundriss|Tapaukset|Tapaus|Tapausaihio|Taust|Tausta|Template Keadaan|Template Senario|Template Situai|The thing of it is|Tình huống|Variantai|Voorbeelde|Voorbeelden|Wharrimean is|Yo-ho-ho|You'll wanna|Założenia|Παραδείγματα|Περιγραφή Σεναρίου|Σενάρια|Σενάριο|Υπόβαθρο|Кереш|Контекст|Концепт|Мисаллар|Мисоллар|Основа|Передумова|Позадина|Предистория|Предыстория|Приклади|Пример|Примери|Примеры|Рамка на сценарий|Скица|Структура сценарија|Структура сценария|Структура сценарію|Сценарий|Сценарий структураси|Сценарийның төзелеше|Сценарији|Сценарио|Сценарій|Тарих|Үрнәкләр|דוגמאות|רקע|תבנית תרחיש|תרחיש|الخلفية|الگوی سناریو|امثلة|پس منظر|زمینه|سناریو|سيناريو|سيناريو مخطط|مثالیں|منظر نامے کا خاکہ|منظرنامہ|نمونه ها|उदाहरण|परिदृश्य|परिदृश्य रूपरेखा|पृष्ठभूमि|ਉਦਾਹਰਨਾਂ|ਪਟਕਥਾ|ਪਟਕਥਾ ਢਾਂਚਾ|ਪਟਕਥਾ ਰੂਪ ਰੇਖਾ|ਪਿਛੋਕੜ|ఉదాహరణలు|కథనం|నేపథ్యం|సన్నివేశం|ಉದಾಹರಣೆಗಳು|ಕಥಾಸಾರಾಂಶ|ವಿವರಣೆ|ಹಿನ್ನೆಲೆ|โครงสร้างของเหตุการณ์|ชุดของตัวอย่าง|ชุดของเหตุการณ์|แนวคิด|สรุปเหตุการณ์|เหตุการณ์|배경|시나리오|시나리오 개요|예|サンプル|シナリオ|シナリオアウトライン|シナリオテンプレ|シナリオテンプレート|テンプレ|例|例子|剧本|剧本大纲|劇本|劇本大綱|场景|场景大纲|場景|場景大綱|背景):[^:\r\n]*/m,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]*/,lookbehind:!0},keyword:/[^:\r\n]+:/}},"table-body":{pattern:RegExp("("+t+")(?:"+t+")+"),lookbehind:!0,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"},td:{pattern:/\s*[^\s|][^|]*/,alias:"string"},punctuation:/\|/}},"table-head":{pattern:RegExp(t),inside:{th:{pattern:/\s*[^\s|][^|]*/,alias:"variable"},punctuation:/\|/}},atrule:{pattern:/(^[ \t]+)(?:'a|'ach|'ej|7|a|A také|A taktiež|A tiež|A zároveň|Aber|Ac|Adott|Akkor|Ak|Aleshores|Ale|Ali|Allora|Alors|Als|Ama|Amennyiben|Amikor|Ampak|an|AN|Ananging|And y'all|And|Angenommen|Anrhegedig a|An|Apabila|Atès|Atesa|Atunci|Avast!|Aye|A|awer|Bagi|Banjur|Bet|Biết|Blimey!|Buh|But at the end of the day I reckon|But y'all|But|BUT|Cal|Când|Cand|Cando|Ce|Cuando|Če|Ða ðe|Ða|Dadas|Dada|Dados|Dado|DaH ghu' bejlu'|dann|Dann|Dano|Dan|Dar|Dat fiind|Data|Date fiind|Date|Dati fiind|Dati|Daţi fiind|Dați fiind|DEN|Dato|De|Den youse gotta|Dengan|Diberi|Diyelim ki|Donada|Donat|Donitaĵo|Do|Dun|Duota|Ðurh|Eeldades|Ef|Eğer ki|Entao|Então|Entón|E|En|Entonces|Epi|És|Etant donnée|Etant donné|Et|Étant données|Étant donnée|Étant donné|Etant données|Etant donnés|Étant donnés|Fakat|Gangway!|Gdy|Gegeben seien|Gegeben sei|Gegeven|Gegewe|ghu' noblu'|Gitt|Given y'all|Given|Givet|Givun|Ha|Cho|I CAN HAZ|In|Ir|It's just unbelievable|I|Ja|Jeśli|Jeżeli|Kad|Kada|Kadar|Kai|Kaj|Když|Keď|Kemudian|Ketika|Khi|Kiedy|Ko|Kuid|Kui|Kun|Lan|latlh|Le sa a|Let go and haul|Le|Lè sa a|Lè|Logo|Lorsqu'<|Lorsque|mä|Maar|Mais|Mając|Ma|Majd|Maka|Manawa|Mas|Men|Menawa|Mutta|Nalika|Nalikaning|Nanging|Når|När|Nato|Nhưng|Niin|Njuk|O zaman|Och|Og|Oletetaan|Ond|Onda|Oraz|Pak|Pero|Però|Podano|Pokiaľ|Pokud|Potem|Potom|Privzeto|Pryd|Quan|Quand|Quando|qaSDI'|Så|Sed|Se|Siis|Sipoze ke|Sipoze Ke|Sipoze|Si|Şi|Și|Soit|Stel|Tada|Tad|Takrat|Tak|Tapi|Ter|Tetapi|Tha the|Tha|Then y'all|Then|Thì|Thurh|Toda|Too right|Un|Und|ugeholl|Và|vaj|Vendar|Ve|wann|Wanneer|WEN|Wenn|When y'all|When|Wtedy|Wun|Y'know|Yeah nah|Yna|Youse know like when|Youse know when youse got|Y|Za predpokladu|Za předpokladu|Zadan|Zadani|Zadano|Zadate|Zadato|Zakładając|Zaradi|Zatati|Þa þe|Þa|Þá|Þegar|Þurh|Αλλά|Δεδομένου|Και|Όταν|Τότε|А також|Агар|Але|Али|Аммо|А|Әгәр|Әйтик|Әмма|Бирок|Ва|Вә|Дадено|Дано|Допустим|Если|Задате|Задати|Задато|И|І|К тому же|Када|Кад|Когато|Когда|Коли|Ләкин|Лекин|Нәтиҗәдә|Нехай|Но|Онда|Припустимо, що|Припустимо|Пусть|Также|Та|Тогда|Тоді|То|Унда|Һәм|Якщо|אבל|אזי|אז|בהינתן|וגם|כאשר|آنگاه|اذاً|اگر|اما|اور|با فرض|بالفرض|بفرض|پھر|تب|ثم|جب|عندما|فرض کیا|لكن|لیکن|متى|هنگامی|و|अगर|और|कदा|किन्तु|चूंकि|जब|तथा|तदा|तब|परन्तु|पर|यदि|ਅਤੇ|ਜਦੋਂ|ਜਿਵੇਂ ਕਿ|ਜੇਕਰ|ਤਦ|ਪਰ|అప్పుడు|ఈ పరిస్థితిలో|కాని|చెప్పబడినది|మరియు|ಆದರೆ|ನಂತರ|ನೀಡಿದ|ಮತ್ತು|ಸ್ಥಿತಿಯನ್ನು|กำหนดให้|ดังนั้น|แต่|เมื่อ|และ|그러면<|그리고<|단<|만약<|만일<|먼저<|조건<|하지만<|かつ<|しかし<|ただし<|ならば<|もし<|並且<|但し<|但是<|假如<|假定<|假設<|假设<|前提<|同时<|同時<|并且<|当<|當<|而且<|那么<|那麼<)(?=[ \t])/m,lookbehind:!0},string:{pattern:/"(?:\\.|[^"\\\r\n])*"|'(?:\\.|[^'\\\r\n])*'/,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"}}},outline:{pattern:/<[^>]+>/,alias:"variable"}}}(Prism)},5954:function(e,t,n){var r=function(e){var t=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,n=0,r={},i={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function e(t){return t instanceof o?new o(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++n}),e.__id},clone:function e(t,n){var r,o;switch(n=n||{},i.util.type(t)){case"Object":if(o=i.util.objId(t),n[o])return n[o];for(var a in r={},n[o]=r,t)t.hasOwnProperty(a)&&(r[a]=e(t[a],n));return r;case"Array":return o=i.util.objId(t),n[o]?n[o]:(r=[],n[o]=r,t.forEach((function(t,i){r[i]=e(t,n)})),r);default:return t}},getLanguage:function(e){for(;e;){var n=t.exec(e.className);if(n)return n[1].toLowerCase();e=e.parentElement}return"none"},setLanguage:function(e,n){e.className=e.className.replace(RegExp(t,"gi"),""),e.classList.add("language-"+n)},currentScript:function(){if("undefined"==typeof document)return null;if(document.currentScript&&"SCRIPT"===document.currentScript.tagName)return document.currentScript;try{throw new Error}catch(r){var e=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(r.stack)||[])[1];if(e){var t=document.getElementsByTagName("script");for(var n in t)if(t[n].src==e)return t[n]}return null}},isActive:function(e,t,n){for(var r="no-"+t;e;){var i=e.classList;if(i.contains(t))return!0;if(i.contains(r))return!1;e=e.parentElement}return!!n}},languages:{plain:r,plaintext:r,text:r,txt:r,extend:function(e,t){var n=i.util.clone(i.languages[e]);for(var r in t)n[r]=t[r];return n},insertBefore:function(e,t,n,r){var o=(r=r||i.languages)[e],a={};for(var s in o)if(o.hasOwnProperty(s)){if(s==t)for(var l in n)n.hasOwnProperty(l)&&(a[l]=n[l]);n.hasOwnProperty(s)||(a[s]=o[s])}var c=r[e];return r[e]=a,i.languages.DFS(i.languages,(function(t,n){n===c&&t!=e&&(this[t]=a)})),a},DFS:function e(t,n,r,o){o=o||{};var a=i.util.objId;for(var s in t)if(t.hasOwnProperty(s)){n.call(t,s,t[s],r||s);var l=t[s],c=i.util.type(l);"Object"!==c||o[a(l)]?"Array"!==c||o[a(l)]||(o[a(l)]=!0,e(l,n,s,o)):(o[a(l)]=!0,e(l,n,null,o))}}},plugins:{},highlightAll:function(e,t){i.highlightAllUnder(document,e,t)},highlightAllUnder:function(e,t,n){var r={callback:n,container:e,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};i.hooks.run("before-highlightall",r),r.elements=Array.prototype.slice.apply(r.container.querySelectorAll(r.selector)),i.hooks.run("before-all-elements-highlight",r);for(var o,a=0;o=r.elements[a++];)i.highlightElement(o,!0===t,r.callback)},highlightElement:function(t,n,r){var o=i.util.getLanguage(t),a=i.languages[o];i.util.setLanguage(t,o);var s=t.parentElement;s&&"pre"===s.nodeName.toLowerCase()&&i.util.setLanguage(s,o);var l={element:t,language:o,grammar:a,code:t.textContent};function c(e){l.highlightedCode=e,i.hooks.run("before-insert",l),l.element.innerHTML=l.highlightedCode,i.hooks.run("after-highlight",l),i.hooks.run("complete",l),r&&r.call(l.element)}if(i.hooks.run("before-sanity-check",l),(s=l.element.parentElement)&&"pre"===s.nodeName.toLowerCase()&&!s.hasAttribute("tabindex")&&s.setAttribute("tabindex","0"),!l.code)return i.hooks.run("complete",l),void(r&&r.call(l.element));if(i.hooks.run("before-highlight",l),l.grammar)if(n&&e.Worker){var u=new Worker(i.filename);u.onmessage=function(e){c(e.data)},u.postMessage(JSON.stringify({language:l.language,code:l.code,immediateClose:!0}))}else c(i.highlight(l.code,l.grammar,l.language));else c(i.util.encode(l.code))},highlight:function(e,t,n){var r={code:e,grammar:t,language:n};if(i.hooks.run("before-tokenize",r),!r.grammar)throw new Error('The language "'+r.language+'" has no grammar.');return r.tokens=i.tokenize(r.code,r.grammar),i.hooks.run("after-tokenize",r),o.stringify(i.util.encode(r.tokens),r.language)},tokenize:function(e,t){var n=t.rest;if(n){for(var r in n)t[r]=n[r];delete t.rest}var i=new l;return c(i,i.head,e),s(e,i,t,i.head,0),function(e){for(var t=[],n=e.head.next;n!==e.tail;)t.push(n.value),n=n.next;return t}(i)},hooks:{all:{},add:function(e,t){var n=i.hooks.all;n[e]=n[e]||[],n[e].push(t)},run:function(e,t){var n=i.hooks.all[e];if(n&&n.length)for(var r,o=0;r=n[o++];)r(t)}},Token:o};function o(e,t,n,r){this.type=e,this.content=t,this.alias=n,this.length=0|(r||"").length}function a(e,t,n,r){e.lastIndex=t;var i=e.exec(n);if(i&&r&&i[1]){var o=i[1].length;i.index+=o,i[0]=i[0].slice(o)}return i}function s(e,t,n,r,l,d){for(var f in n)if(n.hasOwnProperty(f)&&n[f]){var h=n[f];h=Array.isArray(h)?h:[h];for(var p=0;p<h.length;++p){if(d&&d.cause==f+","+p)return;var g=h[p],v=g.inside,m=!!g.lookbehind,b=!!g.greedy,y=g.alias;if(b&&!g.pattern.global){var _=g.pattern.toString().match(/[imsuy]*$/)[0];g.pattern=RegExp(g.pattern.source,_+"g")}for(var w=g.pattern||g,x=r.next,k=l;x!==t.tail&&!(d&&k>=d.reach);k+=x.value.length,x=x.next){var C=x.value;if(t.length>e.length)return;if(!(C instanceof o)){var S,A=1;if(b){if(!(S=a(w,k,e,m))||S.index>=e.length)break;var M=S.index,L=S.index+S[0].length,T=k;for(T+=x.value.length;M>=T;)T+=(x=x.next).value.length;if(k=T-=x.value.length,x.value instanceof o)continue;for(var E=x;E!==t.tail&&(T<L||"string"==typeof E.value);E=E.next)A++,T+=E.value.length;A--,C=e.slice(k,T),S.index-=k}else if(!(S=a(w,0,C,m)))continue;M=S.index;var N=S[0],O=C.slice(0,M),P=C.slice(M+N.length),R=k+C.length;d&&R>d.reach&&(d.reach=R);var D=x.prev;if(O&&(D=c(t,D,O),k+=O.length),u(t,D,A),x=c(t,D,new o(f,v?i.tokenize(N,v):N,y,N)),P&&c(t,x,P),A>1){var z={cause:f+","+p,reach:R};s(e,t,n,x.prev,k,z),d&&z.reach>d.reach&&(d.reach=z.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function c(e,t,n){var r=t.next,i={value:n,prev:t,next:r};return t.next=i,r.prev=i,e.length++,i}function u(e,t,n){for(var r=t.next,i=0;i<n&&r!==e.tail;i++)r=r.next;t.next=r,r.prev=t,e.length-=i}if(e.Prism=i,o.stringify=function e(t,n){if("string"==typeof t)return t;if(Array.isArray(t)){var r="";return t.forEach((function(t){r+=e(t,n)})),r}var o={type:t.type,content:e(t.content,n),tag:"span",classes:["token",t.type],attributes:{},language:n},a=t.alias;a&&(Array.isArray(a)?Array.prototype.push.apply(o.classes,a):o.classes.push(a)),i.hooks.run("wrap",o);var s="";for(var l in o.attributes)s+=" "+l+'="'+(o.attributes[l]||"").replace(/"/g,""")+'"';return"<"+o.tag+' class="'+o.classes.join(" ")+'"'+s+">"+o.content+"</"+o.tag+">"},!e.document)return e.addEventListener?(i.disableWorkerMessageHandler||e.addEventListener("message",(function(t){var n=JSON.parse(t.data),r=n.language,o=n.code,a=n.immediateClose;e.postMessage(i.highlight(o,i.languages[r],r)),a&&e.close()}),!1),i):i;var d=i.util.currentScript();function f(){i.manual||i.highlightAll()}if(d&&(i.filename=d.src,d.hasAttribute("data-manual")&&(i.manual=!0)),!i.manual){var h=document.readyState;"loading"===h||"interactive"===h&&d&&d.defer?document.addEventListener("DOMContentLoaded",f):window.requestAnimationFrame?window.requestAnimationFrame(f):window.setTimeout(f,16)}return i}("undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{});e.exports&&(e.exports=r),void 0!==n.g&&(n.g.Prism=r)},6261:function(e,t,n){var r=n(759)(Object,"create");e.exports=r},6426:function(e,t,n){var r=n(9970)["__core-js_shared__"];e.exports=r},6484:function(e){"use strict";e.exports=JSON.parse('{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}')},6539:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}},6660:function(e,t,n){var r=n(5295),i=n(9340),o=n(9943),a=Function.prototype,s=Object.prototype,l=a.toString,c=s.hasOwnProperty,u=l.call(Object);e.exports=function(e){if(!o(e)||"[object Object]"!=r(e))return!1;var t=i(e);if(null===t)return!0;var n=c.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&l.call(n)==u}},6750:function(){Prism.languages.javascript=Prism.languages.extend("clike",{"class-name":[Prism.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),Prism.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,Prism.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:Prism.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:Prism.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),Prism.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:Prism.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),Prism.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),Prism.languages.markup&&(Prism.languages.markup.tag.addInlined("script","javascript"),Prism.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),Prism.languages.js=Prism.languages.javascript},6923:function(){Prism.languages.go=Prism.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),Prism.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete Prism.languages.go["class-name"]},6979:function(){!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,i,o){if(n.language===r){var a=n.tokenStack=[];n.code=n.code.replace(i,(function(e){if("function"==typeof o&&!o(e))return e;for(var i,s=a.length;-1!==n.code.indexOf(i=t(r,s));)++s;return a[s]=e,i})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var i=0,o=Object.keys(n.tokenStack);!function a(s){for(var l=0;l<s.length&&!(i>=o.length);l++){var c=s[l];if("string"==typeof c||c.content&&"string"==typeof c.content){var u=o[i],d=n.tokenStack[u],f="string"==typeof c?c:c.content,h=t(r,u),p=f.indexOf(h);if(p>-1){++i;var g=f.substring(0,p),v=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),m=f.substring(p+h.length),b=[];g&&b.push.apply(b,a([g])),b.push(v),m&&b.push.apply(b,a([m])),"string"==typeof c?s.splice.apply(s,[l,1].concat(b)):c.content=b}}else c.content&&a(c.content)}return s}(n.tokens)}}}})}(Prism)},7194:function(e){"use strict";e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}')},7268:function(e,t,n){var r=n(9046);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},7324:function(){!function(){if("undefined"!=typeof Prism&&"undefined"!=typeof document){var e="line-numbers",t=/\n(?!$)/g,n=Prism.plugins.lineNumbers={getLine:function(t,n){if("PRE"===t.tagName&&t.classList.contains(e)){var r=t.querySelector(".line-numbers-rows");if(r){var i=parseInt(t.getAttribute("data-start"),10)||1,o=i+(r.children.length-1);n<i&&(n=i),n>o&&(n=o);var a=n-i;return r.children[a]}}},resize:function(e){i([e])},assumeViewportIndependence:!0},r=void 0;window.addEventListener("resize",(function(){n.assumeViewportIndependence&&r===window.innerWidth||(r=window.innerWidth,i(Array.prototype.slice.call(document.querySelectorAll("pre."+e))))})),Prism.hooks.add("complete",(function(n){if(n.code){var r=n.element,o=r.parentNode;if(o&&/pre/i.test(o.nodeName)&&!r.querySelector(".line-numbers-rows")&&Prism.util.isActive(r,e)){r.classList.remove(e),o.classList.add(e);var a,s=n.code.match(t),l=s?s.length+1:1,c=new Array(l+1).join("<span></span>");(a=document.createElement("span")).setAttribute("aria-hidden","true"),a.className="line-numbers-rows",a.innerHTML=c,o.hasAttribute("data-start")&&(o.style.counterReset="linenumber "+(parseInt(o.getAttribute("data-start"),10)-1)),n.element.appendChild(a),i([o]),Prism.hooks.run("line-numbers",n)}}})),Prism.hooks.add("line-numbers",(function(e){e.plugins=e.plugins||{},e.plugins.lineNumbers=!0}))}function i(e){if(0!=(e=e.filter((function(e){var t,n=(t=e,t?window.getComputedStyle?getComputedStyle(t):t.currentStyle||null:null)["white-space"];return"pre-wrap"===n||"pre-line"===n}))).length){var n=e.map((function(e){var n=e.querySelector("code"),r=e.querySelector(".line-numbers-rows");if(n&&r){var i=e.querySelector(".line-numbers-sizer"),o=n.textContent.split(t);i||((i=document.createElement("span")).className="line-numbers-sizer",n.appendChild(i)),i.innerHTML="0",i.style.display="block";var a=i.getBoundingClientRect().height;return i.innerHTML="",{element:e,lines:o,lineHeights:[],oneLinerHeight:a,sizer:i}}})).filter(Boolean);n.forEach((function(e){var t=e.sizer,n=e.lines,r=e.lineHeights,i=e.oneLinerHeight;r[n.length-1]=void 0,n.forEach((function(e,n){if(e&&e.length>1){var o=t.appendChild(document.createElement("span"));o.style.display="block",o.textContent=e}else r[n]=i}))})),n.forEach((function(e){for(var t=e.sizer,n=e.lineHeights,r=0,i=0;i<n.length;i++)void 0===n[i]&&(n[i]=t.children[r++].getBoundingClientRect().height)})),n.forEach((function(e){var t=e.sizer,n=e.element.querySelector(".line-numbers-rows");t.style.display="none",t.innerHTML="",e.lineHeights.forEach((function(e,t){n.children[t].style.height=e+"px"}))}))}}}()},7372:function(e,t,n){var r=n(2323),i=n(3723),o=n(4224),a=n(9414),s=/^\[object .+?Constructor\]$/,l=Function.prototype,c=Object.prototype,u=l.toString,d=c.hasOwnProperty,f=RegExp("^"+u.call(d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!o(e)||i(e))&&(r(e)?f:s).test(a(e))}},7425:function(){Prism.languages.csv={value:/[^\r\n,"]+|"(?:[^"]|"")*"(?!")/,punctuation:/,/}},7430:function(e,t,n){var r=n(4989),i=n(3053),o=n(36),a=n(7584),s=n(1008);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=o,l.prototype.has=a,l.prototype.set=s,e.exports=l},7446:function(e,t,n){var r=n(759)(n(9970),"Map");e.exports=r},7584:function(e,t,n){var r=n(2296);e.exports=function(e){return r(this,e).has(e)}},7588:function(){!function(e){e.languages.kotlin=e.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete e.languages.kotlin["class-name"];var t={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.kotlin}};e.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:t},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:t},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete e.languages.kotlin.string,e.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),e.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),e.languages.kt=e.languages.kotlin,e.languages.kts=e.languages.kotlin}(Prism)},7595:function(){Prism.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/}},7598:function(){!function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(Prism)},7745:function(e,t,n){var r=n(4031);e.exports=function(e){var t=r(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}},7748:function(){!function(){if("undefined"!=typeof Prism&&"undefined"!=typeof document){var e=[],t={},n=function(){};Prism.plugins.toolbar={};var r=Prism.plugins.toolbar.registerButton=function(n,r){var i;i="function"==typeof r?r:function(e){var t;return"function"==typeof r.onClick?((t=document.createElement("button")).type="button",t.addEventListener("click",(function(){r.onClick.call(this,e)}))):"string"==typeof r.url?(t=document.createElement("a")).href=r.url:t=document.createElement("span"),r.className&&t.classList.add(r.className),t.textContent=r.text,t},n in t?console.warn('There is a button with the key "'+n+'" registered already.'):e.push(t[n]=i)},i=Prism.plugins.toolbar.hook=function(r){var i=r.element.parentNode;if(i&&/pre/i.test(i.nodeName)&&!i.parentNode.classList.contains("code-toolbar")){var o=document.createElement("div");o.classList.add("code-toolbar"),i.parentNode.insertBefore(o,i),o.appendChild(i);var a=document.createElement("div");a.classList.add("toolbar");var s=e,l=function(e){for(;e;){var t=e.getAttribute("data-toolbar-order");if(null!=t)return(t=t.trim()).length?t.split(/\s*,\s*/g):[];e=e.parentElement}}(r.element);l&&(s=l.map((function(e){return t[e]||n}))),s.forEach((function(e){var t=e(r);if(t){var n=document.createElement("div");n.classList.add("toolbar-item"),n.appendChild(t),a.appendChild(n)}})),o.appendChild(a)}};r("label",(function(e){var t=e.element.parentNode;if(t&&/pre/i.test(t.nodeName)&&t.hasAttribute("data-label")){var n,r,i=t.getAttribute("data-label");try{r=document.querySelector("template#"+i)}catch(e){}return r?n=r.content:(t.hasAttribute("data-url")?(n=document.createElement("a")).href=t.getAttribute("data-url"):n=document.createElement("span"),n.textContent=i),n}})),Prism.hooks.add("complete",i)}}()},7856:function(e,t,n){var r=n(9046);e.exports=function(e){return r(this.__data__,e)>-1}},7985:function(e,t,n){"use strict";function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function i(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,l=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){l=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(l)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var a,s=n(5410),l={fg:"#FFF",bg:"#000",newline:!1,escapeXML:!1,stream:!1,colors:(a={0:"#000",1:"#A00",2:"#0A0",3:"#A50",4:"#00A",5:"#A0A",6:"#0AA",7:"#AAA",8:"#555",9:"#F55",10:"#5F5",11:"#FF5",12:"#55F",13:"#F5F",14:"#5FF",15:"#FFF"},f(0,5).forEach((function(e){f(0,5).forEach((function(t){f(0,5).forEach((function(n){return function(e,t,n,r){var o=e>0?40*e+55:0,a=t>0?40*t+55:0,s=n>0?40*n+55:0;r[16+36*e+6*t+n]=function(e){var t,n=[],r=i(e);try{for(r.s();!(t=r.n()).done;){var o=t.value;n.push(c(o))}}catch(e){r.e(e)}finally{r.f()}return"#"+n.join("")}([o,a,s])}(e,t,n,a)}))}))})),f(0,23).forEach((function(e){var t=e+232,n=c(10*e+8);a[t]="#"+n+n+n})),a)};function c(e){for(var t=e.toString(16);t.length<2;)t="0"+t;return t}function u(e,t,n,r){var i;return"text"===t?i=function(e,t){return t.escapeXML?s.encodeXML(e):e}(n,r):"display"===t?i=function(e,t,n){var r,i={"-1":function(){return"<br/>"},0:function(){return e.length&&d(e)},1:function(){return p(e,"b")},3:function(){return p(e,"i")},4:function(){return p(e,"u")},8:function(){return g(e,"display:none")},9:function(){return p(e,"strike")},22:function(){return g(e,"font-weight:normal;text-decoration:none;font-style:normal")},23:function(){return b(e,"i")},24:function(){return b(e,"u")},39:function(){return v(e,n.fg)},49:function(){return m(e,n.bg)},53:function(){return g(e,"text-decoration:overline")}};return i[t=parseInt(t,10)]?r=i[t]():4<t&&t<7?r=p(e,"blink"):29<t&&t<38?r=v(e,n.colors[t-30]):39<t&&t<48?r=m(e,n.colors[t-40]):89<t&&t<98?r=v(e,n.colors[t-90+8]):99<t&&t<108&&(r=m(e,n.colors[t-100+8])),r}(e,n,r):"xterm256Foreground"===t?i=v(e,r.colors[n]):"xterm256Background"===t?i=m(e,r.colors[n]):"rgb"===t&&(i=function(e,t){return g(e,(38===+(t=t.substring(2).slice(0,-1)).substr(0,2)?"color:#":"background-color:#")+t.substring(5).split(";").map((function(e){return("0"+Number(e).toString(16)).substr(-2)})).join(""))}(e,n)),i}function d(e){var t=e.slice(0);return e.length=0,t.reverse().map((function(e){return"</"+e+">"})).join("")}function f(e,t){for(var n=[],r=e;r<=t;r++)n.push(r);return n}function h(e){var t=null;return 0===(e=parseInt(e,10))?t="all":1===e?t="bold":2<e&&e<5?t="underline":4<e&&e<7?t="blink":8===e?t="hide":9===e?t="strike":29<e&&e<38||39===e||89<e&&e<98?t="foreground-color":(39<e&&e<48||49===e||99<e&&e<108)&&(t="background-color"),t}function p(e,t,n){return n||(n=""),e.push(t),"<".concat(t).concat(n?' style="'.concat(n,'"'):"",">")}function g(e,t){return p(e,"span",t)}function v(e,t){return p(e,"span","color:"+t)}function m(e,t){return p(e,"span","background-color:"+t)}function b(e,t){var n;if(e.slice(-1)[0]===t&&(n=e.pop()),n)return"</"+t+">"}var y=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),(t=t||{}).colors&&(t.colors=Object.assign({},l.colors,t.colors)),this.options=Object.assign({},l,t),this.stack=[],this.stickyStack=[]}var t,n;return t=e,(n=[{key:"toHtml",value:function(e){var t=this;e="string"==typeof e?[e]:e;var n=this.stack,r=this.options,o=[];return this.stickyStack.forEach((function(e){var t=u(n,e.token,e.data,r);t&&o.push(t)})),function(e,t,n){var r=!1;function o(){return""}function a(e){return t.newline?n("display",-1):n("text",e),""}var s=[{pattern:/^\x08+/,sub:o},{pattern:/^\x1b\[[012]?K/,sub:o},{pattern:/^\x1b\[\(B/,sub:o},{pattern:/^\x1b\[[34]8;2;\d+;\d+;\d+m/,sub:function(e){return n("rgb",e),""}},{pattern:/^\x1b\[38;5;(\d+)m/,sub:function(e,t){return n("xterm256Foreground",t),""}},{pattern:/^\x1b\[48;5;(\d+)m/,sub:function(e,t){return n("xterm256Background",t),""}},{pattern:/^\n/,sub:a},{pattern:/^\r+\n/,sub:a},{pattern:/^\r/,sub:a},{pattern:/^\x1b\[((?:\d{1,3};?)+|)m/,sub:function(e,t){r=!0,0===t.trim().length&&(t="0");var o,a=i(t=t.trimRight(";").split(";"));try{for(a.s();!(o=a.n()).done;){var s=o.value;n("display",s)}}catch(e){a.e(e)}finally{a.f()}return""}},{pattern:/^\x1b\[\d?J/,sub:o},{pattern:/^\x1b\[\d{0,3};\d{0,3}f/,sub:o},{pattern:/^\x1b\[?[\d;]{0,3}/,sub:o},{pattern:/^(([^\x1b\x08\r\n])+)/,sub:function(e){return n("text",e),""}}];function l(t,n){n>3&&r||(r=!1,e=e.replace(t.pattern,t.sub))}var c=[],u=e.length;e:for(;u>0;){for(var d=0,f=0,h=s.length;f<h;d=++f)if(l(s[d],d),e.length!==u){u=e.length;continue e}if(e.length===u)break;c.push(0),u=e.length}}(e.join(""),r,(function(e,i){var a=u(n,e,i,r);a&&o.push(a),r.stream&&(t.stickyStack=function(e,t,n){var r;return"text"!==t&&(e=e.filter((r=h(n),function(e){return(null===r||e.category!==r)&&"all"!==r}))).push({token:t,data:n,category:h(n)}),e}(t.stickyStack,e,i))})),n.length&&o.push(d(n)),o.join("")}}])&&r(t.prototype,n),e}();e.exports=y},8018:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.escapeUTF8=t.escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=void 0;var i=u(r(n(2082)).default),o=d(i);t.encodeXML=v(i);var a,s,l=u(r(n(1662)).default),c=d(l);function u(e){return Object.keys(e).sort().reduce((function(t,n){return t[e[n]]="&"+n+";",t}),{})}function d(e){for(var t=[],n=[],r=0,i=Object.keys(e);r<i.length;r++){var o=i[r];1===o.length?t.push("\\"+o):n.push(o)}t.sort();for(var a=0;a<t.length-1;a++){for(var s=a;s<t.length-1&&t[s].charCodeAt(1)+1===t[s+1].charCodeAt(1);)s+=1;var l=1+s-a;l<3||t.splice(a,l,t[a]+"-"+t[s])}return n.unshift("["+t.join("")+"]"),new RegExp(n.join("|"),"g")}t.encodeHTML=(a=l,s=c,function(e){return e.replace(s,(function(e){return a[e]})).replace(f,p)}),t.encodeNonAsciiHTML=v(l);var f=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,h=null!=String.prototype.codePointAt?function(e){return e.codePointAt(0)}:function(e){return 1024*(e.charCodeAt(0)-55296)+e.charCodeAt(1)-56320+65536};function p(e){return"&#x"+(e.length>1?h(e):e.charCodeAt(0)).toString(16).toUpperCase()+";"}var g=new RegExp(o.source+"|"+f.source,"g");function v(e){return function(t){return t.replace(g,(function(t){return e[t]||p(t)}))}}t.escape=function(e){return e.replace(g,p)},t.escapeUTF8=function(e){return e.replace(o,p)}},8249:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},8394:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},8550:function(e,t,n){var r=n(9970).Symbol;e.exports=r},8870:function(){!function(e){function t(e,t){return e.replace(/<<(\d+)>>/g,(function(e,n){return"(?:"+t[+n]+")"}))}function n(e,n,r){return RegExp(t(e,n),r||"")}function r(e,t){for(var n=0;n<t;n++)e=e.replace(/<<self>>/g,(function(){return"(?:"+e+")"}));return e.replace(/<<self>>/g,"[^\\s\\S]")}var i="bool byte char decimal double dynamic float int long object sbyte short string uint ulong ushort var void",o="class enum interface record struct",a="add alias and ascending async await by descending from(?=\\s*(?:\\w|$)) get global group into init(?=\\s*;) join let nameof not notnull on or orderby partial remove select set unmanaged value when where with(?=\\s*{)",s="abstract as base break case catch checked const continue default delegate do else event explicit extern finally fixed for foreach goto if implicit in internal is lock namespace new null operator out override params private protected public readonly ref return sealed sizeof stackalloc static switch this throw try typeof unchecked unsafe using virtual volatile while yield";function l(e){return"\\b(?:"+e.trim().replace(/ /g,"|")+")\\b"}var c=l(o),u=RegExp(l(i+" "+o+" "+a+" "+s)),d=l(o+" "+a+" "+s),f=l(i+" "+o+" "+s),h=r(/<(?:[^<>;=+\-*/%&|^]|<<self>>)*>/.source,2),p=r(/\((?:[^()]|<<self>>)*\)/.source,2),g=/@?\b[A-Za-z_]\w*\b/.source,v=t(/<<0>>(?:\s*<<1>>)?/.source,[g,h]),m=t(/(?!<<0>>)<<1>>(?:\s*\.\s*<<1>>)*/.source,[d,v]),b=/\[\s*(?:,\s*)*\]/.source,y=t(/<<0>>(?:\s*(?:\?\s*)?<<1>>)*(?:\s*\?)?/.source,[m,b]),_=t(/[^,()<>[\];=+\-*/%&|^]|<<0>>|<<1>>|<<2>>/.source,[h,p,b]),w=t(/\(<<0>>+(?:,<<0>>+)+\)/.source,[_]),x=t(/(?:<<0>>|<<1>>)(?:\s*(?:\?\s*)?<<2>>)*(?:\s*\?)?/.source,[w,m,b]),k={keyword:u,punctuation:/[<>()?,.:[\]]/},C=/'(?:[^\r\n'\\]|\\.|\\[Uux][\da-fA-F]{1,8})'/.source,S=/"(?:\\.|[^\\"\r\n])*"/.source,A=/@"(?:""|\\[\s\S]|[^\\"])*"(?!")/.source;e.languages.csharp=e.languages.extend("clike",{string:[{pattern:n(/(^|[^$\\])<<0>>/.source,[A]),lookbehind:!0,greedy:!0},{pattern:n(/(^|[^@$\\])<<0>>/.source,[S]),lookbehind:!0,greedy:!0}],"class-name":[{pattern:n(/(\busing\s+static\s+)<<0>>(?=\s*;)/.source,[m]),lookbehind:!0,inside:k},{pattern:n(/(\busing\s+<<0>>\s*=\s*)<<1>>(?=\s*;)/.source,[g,x]),lookbehind:!0,inside:k},{pattern:n(/(\busing\s+)<<0>>(?=\s*=)/.source,[g]),lookbehind:!0},{pattern:n(/(\b<<0>>\s+)<<1>>/.source,[c,v]),lookbehind:!0,inside:k},{pattern:n(/(\bcatch\s*\(\s*)<<0>>/.source,[m]),lookbehind:!0,inside:k},{pattern:n(/(\bwhere\s+)<<0>>/.source,[g]),lookbehind:!0},{pattern:n(/(\b(?:is(?:\s+not)?|as)\s+)<<0>>/.source,[y]),lookbehind:!0,inside:k},{pattern:n(/\b<<0>>(?=\s+(?!<<1>>|with\s*\{)<<2>>(?:\s*[=,;:{)\]]|\s+(?:in|when)\b))/.source,[x,f,g]),inside:k}],keyword:u,number:/(?:\b0(?:x[\da-f_]*[\da-f]|b[01_]*[01])|(?:\B\.\d+(?:_+\d+)*|\b\d+(?:_+\d+)*(?:\.\d+(?:_+\d+)*)?)(?:e[-+]?\d+(?:_+\d+)*)?)(?:[dflmu]|lu|ul)?\b/i,operator:/>>=?|<<=?|[-=]>|([-+&|])\1|~|\?\?=?|[-+*/%&|^!=<>]=?/,punctuation:/\?\.?|::|[{}[\];(),.:]/}),e.languages.insertBefore("csharp","number",{range:{pattern:/\.\./,alias:"operator"}}),e.languages.insertBefore("csharp","punctuation",{"named-parameter":{pattern:n(/([(,]\s*)<<0>>(?=\s*:)/.source,[g]),lookbehind:!0,alias:"punctuation"}}),e.languages.insertBefore("csharp","class-name",{namespace:{pattern:n(/(\b(?:namespace|using)\s+)<<0>>(?:\s*\.\s*<<0>>)*(?=\s*[;{])/.source,[g]),lookbehind:!0,inside:{punctuation:/\./}},"type-expression":{pattern:n(/(\b(?:default|sizeof|typeof)\s*\(\s*(?!\s))(?:[^()\s]|\s(?!\s)|<<0>>)*(?=\s*\))/.source,[p]),lookbehind:!0,alias:"class-name",inside:k},"return-type":{pattern:n(/<<0>>(?=\s+(?:<<1>>\s*(?:=>|[({]|\.\s*this\s*\[)|this\s*\[))/.source,[x,m]),inside:k,alias:"class-name"},"constructor-invocation":{pattern:n(/(\bnew\s+)<<0>>(?=\s*[[({])/.source,[x]),lookbehind:!0,inside:k,alias:"class-name"},"generic-method":{pattern:n(/<<0>>\s*<<1>>(?=\s*\()/.source,[g,h]),inside:{function:n(/^<<0>>/.source,[g]),generic:{pattern:RegExp(h),alias:"class-name",inside:k}}},"type-list":{pattern:n(/\b((?:<<0>>\s+<<1>>|record\s+<<1>>\s*<<5>>|where\s+<<2>>)\s*:\s*)(?:<<3>>|<<4>>|<<1>>\s*<<5>>|<<6>>)(?:\s*,\s*(?:<<3>>|<<4>>|<<6>>))*(?=\s*(?:where|[{;]|=>|$))/.source,[c,v,g,x,u.source,p,/\bnew\s*\(\s*\)/.source]),lookbehind:!0,inside:{"record-arguments":{pattern:n(/(^(?!new\s*\()<<0>>\s*)<<1>>/.source,[v,p]),lookbehind:!0,greedy:!0,inside:e.languages.csharp},keyword:u,"class-name":{pattern:RegExp(x),greedy:!0,inside:k},punctuation:/[,()]/}},preprocessor:{pattern:/(^[\t ]*)#.*/m,lookbehind:!0,alias:"property",inside:{directive:{pattern:/(#)\b(?:define|elif|else|endif|endregion|error|if|line|nullable|pragma|region|undef|warning)\b/,lookbehind:!0,alias:"keyword"}}}});var M=S+"|"+C,L=t(/\/(?![*/])|\/\/[^\r\n]*[\r\n]|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>/.source,[M]),T=r(t(/[^"'/()]|<<0>>|\(<<self>>*\)/.source,[L]),2),E=/\b(?:assembly|event|field|method|module|param|property|return|type)\b/.source,N=t(/<<0>>(?:\s*\(<<1>>*\))?/.source,[m,T]);e.languages.insertBefore("csharp","class-name",{attribute:{pattern:n(/((?:^|[^\s\w>)?])\s*\[\s*)(?:<<0>>\s*:\s*)?<<1>>(?:\s*,\s*<<1>>)*(?=\s*\])/.source,[E,N]),lookbehind:!0,greedy:!0,inside:{target:{pattern:n(/^<<0>>(?=\s*:)/.source,[E]),alias:"keyword"},"attribute-arguments":{pattern:n(/\(<<0>>*\)/.source,[T]),inside:e.languages.csharp},"class-name":{pattern:RegExp(m),inside:{punctuation:/\./}},punctuation:/[:,]/}}});var O=/:[^}\r\n]+/.source,P=r(t(/[^"'/()]|<<0>>|\(<<self>>*\)/.source,[L]),2),R=t(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[P,O]),D=r(t(/[^"'/()]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>|\(<<self>>*\)/.source,[M]),2),z=t(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[D,O]);function I(t,r){return{interpolation:{pattern:n(/((?:^|[^{])(?:\{\{)*)<<0>>/.source,[t]),lookbehind:!0,inside:{"format-string":{pattern:n(/(^\{(?:(?![}:])<<0>>)*)<<1>>(?=\}$)/.source,[r,O]),lookbehind:!0,inside:{punctuation:/^:/}},punctuation:/^\{|\}$/,expression:{pattern:/[\s\S]+/,alias:"language-csharp",inside:e.languages.csharp}}},string:/[\s\S]+/}}e.languages.insertBefore("csharp","string",{"interpolation-string":[{pattern:n(/(^|[^\\])(?:\$@|@\$)"(?:""|\\[\s\S]|\{\{|<<0>>|[^\\{"])*"/.source,[R]),lookbehind:!0,greedy:!0,inside:I(R,P)},{pattern:n(/(^|[^@\\])\$"(?:\\.|\{\{|<<0>>|[^\\"{])*"/.source,[z]),lookbehind:!0,greedy:!0,inside:I(z,D)}],char:{pattern:RegExp(C),greedy:!0}}),e.languages.dotnet=e.languages.cs=e.languages.csharp}(Prism)},9046:function(e,t,n){var r=n(1057);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}},9053:function(e,t,n){var r=n(6261);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},9340:function(e,t,n){var r=n(8394)(Object.getPrototypeOf,Object);e.exports=r},9414:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},9445:function(){!function(e){var t=/\/\*[\s\S]*?\*\/|\/\/.*|#(?!\[).*/,n=[{pattern:/\b(?:false|true)\b/i,alias:"boolean"},{pattern:/(::\s*)\b[a-z_]\w*\b(?!\s*\()/i,greedy:!0,lookbehind:!0},{pattern:/(\b(?:case|const)\s+)\b[a-z_]\w*(?=\s*[;=])/i,greedy:!0,lookbehind:!0},/\b(?:null)\b/i,/\b[A-Z_][A-Z0-9_]*\b(?!\s*\()/],r=/\b0b[01]+(?:_[01]+)*\b|\b0o[0-7]+(?:_[0-7]+)*\b|\b0x[\da-f]+(?:_[\da-f]+)*\b|(?:\b\d+(?:_\d+)*\.?(?:\d+(?:_\d+)*)?|\B\.\d+)(?:e[+-]?\d+)?/i,i=/<?=>|\?\?=?|\.{3}|\??->|[!=]=?=?|::|\*\*=?|--|\+\+|&&|\|\||<<|>>|[?~]|[/^|%*&<>.+-]=?/,o=/[{}\[\](),:;]/;e.languages.php={delimiter:{pattern:/\?>$|^<\?(?:php(?=\s)|=)?/i,alias:"important"},comment:t,variable:/\$+(?:\w+\b|(?=\{))/,package:{pattern:/(namespace\s+|use\s+(?:function\s+)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,lookbehind:!0,inside:{punctuation:/\\/}},"class-name-definition":{pattern:/(\b(?:class|enum|interface|trait)\s+)\b[a-z_]\w*(?!\\)\b/i,lookbehind:!0,alias:"class-name"},"function-definition":{pattern:/(\bfunction\s+)[a-z_]\w*(?=\s*\()/i,lookbehind:!0,alias:"function"},keyword:[{pattern:/(\(\s*)\b(?:array|bool|boolean|float|int|integer|object|string)\b(?=\s*\))/i,alias:"type-casting",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|object|self|static|string)\b(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|never|object|self|static|string|void)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/\b(?:array(?!\s*\()|bool|float|int|iterable|mixed|object|string|void)\b/i,alias:"type-declaration",greedy:!0},{pattern:/(\|\s*)(?:false|null)\b|\b(?:false|null)(?=\s*\|)/i,alias:"type-declaration",greedy:!0,lookbehind:!0},{pattern:/\b(?:parent|self|static)(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(\byield\s+)from\b/i,lookbehind:!0},/\bclass\b/i,{pattern:/((?:^|[^\s>:]|(?:^|[^-])>|(?:^|[^:]):)\s*)\b(?:abstract|and|array|as|break|callable|case|catch|clone|const|continue|declare|default|die|do|echo|else|elseif|empty|enddeclare|endfor|endforeach|endif|endswitch|endwhile|enum|eval|exit|extends|final|finally|fn|for|foreach|function|global|goto|if|implements|include|include_once|instanceof|insteadof|interface|isset|list|match|namespace|never|new|or|parent|print|private|protected|public|readonly|require|require_once|return|self|static|switch|throw|trait|try|unset|use|var|while|xor|yield|__halt_compiler)\b/i,lookbehind:!0}],"argument-name":{pattern:/([(,]\s*)\b[a-z_]\w*(?=\s*:(?!:))/i,lookbehind:!0},"class-name":[{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self|\s+static))\s+|\bcatch\s*\()\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/(\|\s*)\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/\b[a-z_]\w*(?!\\)\b(?=\s*\|)/i,greedy:!0},{pattern:/(\|\s*)(?:\\?\b[a-z_]\w*)+\b/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(?:\\?\b[a-z_]\w*)+\b(?=\s*\|)/i,alias:"class-name-fully-qualified",greedy:!0,inside:{punctuation:/\\/}},{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self\b|\s+static\b))\s+|\bcatch\s*\()(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*\$)/i,alias:"type-declaration",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-declaration"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*::)/i,alias:["class-name-fully-qualified","static-context"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/([(,?]\s*)[a-z_]\w*(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-hint"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b[a-z_]\w*(?!\\)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:["class-name-fully-qualified","return-type"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,function:{pattern:/(^|[^\\\w])\\?[a-z_](?:[\w\\]*\w)?(?=\s*\()/i,lookbehind:!0,inside:{punctuation:/\\/}},property:{pattern:/(->\s*)\w+/,lookbehind:!0},number:r,operator:i,punctuation:o};var a={pattern:/\{\$(?:\{(?:\{[^{}]+\}|[^{}]+)\}|[^{}])+\}|(^|[^\\{])\$+(?:\w+(?:\[[^\r\n\[\]]+\]|->\w+)?)/,lookbehind:!0,inside:e.languages.php},s=[{pattern:/<<<'([^']+)'[\r\n](?:.*[\r\n])*?\1;/,alias:"nowdoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<'[^']+'|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<'?|[';]$/}}}},{pattern:/<<<(?:"([^"]+)"[\r\n](?:.*[\r\n])*?\1;|([a-z_]\w*)[\r\n](?:.*[\r\n])*?\2;)/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<(?:"[^"]+"|[a-z_]\w*)|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<"?|[";]$/}},interpolation:a}},{pattern:/`(?:\\[\s\S]|[^\\`])*`/,alias:"backtick-quoted-string",greedy:!0},{pattern:/'(?:\\[\s\S]|[^\\'])*'/,alias:"single-quoted-string",greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,alias:"double-quoted-string",greedy:!0,inside:{interpolation:a}}];e.languages.insertBefore("php","variable",{string:s,attribute:{pattern:/#\[(?:[^"'\/#]|\/(?![*/])|\/\/.*$|#(?!\[).*$|\/\*(?:[^*]|\*(?!\/))*\*\/|"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*')+\](?=\s*[a-z$#])/im,greedy:!0,inside:{"attribute-content":{pattern:/^(#\[)[\s\S]+(?=\]$)/,lookbehind:!0,inside:{comment:t,string:s,"attribute-class-name":[{pattern:/([^:]|^)\b[a-z_]\w*(?!\\)\b/i,alias:"class-name",greedy:!0,lookbehind:!0},{pattern:/([^:]|^)(?:\\?\b[a-z_]\w*)+/i,alias:["class-name","class-name-fully-qualified"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,number:r,operator:i,punctuation:o}},delimiter:{pattern:/^#\[|\]$/,alias:"punctuation"}}}}),e.hooks.add("before-tokenize",(function(t){/<\?/.test(t.code)&&e.languages["markup-templating"].buildPlaceholders(t,"php",/<\?(?:[^"'/#]|\/(?![*/])|("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|(?:\/\/|#(?!\[))(?:[^?\n\r]|\?(?!>))*(?=$|\?>|[\r\n])|#\[|\/\*(?:[^*]|\*(?!\/))*(?:\*\/|$))*?(?:\?>|$)/g)})),e.hooks.add("after-tokenize",(function(t){e.languages["markup-templating"].tokenizePlaceholders(t,"php")}))}(Prism)},9469:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},9497:function(){!function(e){e.languages.ruby=e.languages.extend("clike",{comment:{pattern:/#.*|^=begin\s[\s\S]*?^=end/m,greedy:!0},"class-name":{pattern:/(\b(?:class|module)\s+|\bcatch\s+\()[\w.\\]+|\b[A-Z_]\w*(?=\s*\.\s*new\b)/,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:BEGIN|END|alias|and|begin|break|case|class|def|define_method|defined|do|each|else|elsif|end|ensure|extend|for|if|in|include|module|new|next|nil|not|or|prepend|private|protected|public|raise|redo|require|rescue|retry|return|self|super|then|throw|undef|unless|until|when|while|yield)\b/,operator:/\.{2,3}|&\.|===|<?=>|[!=]?~|(?:&&|\|\||<<|>>|\*\*|[+\-*/%<>!^&|=])=?|[?:]/,punctuation:/[(){}[\].,;]/}),e.languages.insertBefore("ruby","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}});var t={pattern:/((?:^|[^\\])(?:\\{2})*)#\{(?:[^{}]|\{[^{}]*\})*\}/,lookbehind:!0,inside:{content:{pattern:/^(#\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:e.languages.ruby},delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"}}};delete e.languages.ruby.function;var n="(?:"+[/([^a-zA-Z0-9\s{(\[<=])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/\((?:[^()\\]|\\[\s\S]|\((?:[^()\\]|\\[\s\S])*\))*\)/.source,/\{(?:[^{}\\]|\\[\s\S]|\{(?:[^{}\\]|\\[\s\S])*\})*\}/.source,/\[(?:[^\[\]\\]|\\[\s\S]|\[(?:[^\[\]\\]|\\[\s\S])*\])*\]/.source,/<(?:[^<>\\]|\\[\s\S]|<(?:[^<>\\]|\\[\s\S])*>)*>/.source].join("|")+")",r=/(?:"(?:\\.|[^"\\\r\n])*"|(?:\b[a-zA-Z_]\w*|[^\s\0-\x7F]+)[?!]?|\$.)/.source;e.languages.insertBefore("ruby","keyword",{"regex-literal":[{pattern:RegExp(/%r/.source+n+/[egimnosux]{0,6}/.source),greedy:!0,inside:{interpolation:t,regex:/[\s\S]+/}},{pattern:/(^|[^/])\/(?!\/)(?:\[[^\r\n\]]+\]|\\.|[^[/\\\r\n])+\/[egimnosux]{0,6}(?=\s*(?:$|[\r\n,.;})#]))/,lookbehind:!0,greedy:!0,inside:{interpolation:t,regex:/[\s\S]+/}}],variable:/[@$]+[a-zA-Z_]\w*(?:[?!]|\b)/,symbol:[{pattern:RegExp(/(^|[^:]):/.source+r),lookbehind:!0,greedy:!0},{pattern:RegExp(/([\r\n{(,][ \t]*)/.source+r+/(?=:(?!:))/.source),lookbehind:!0,greedy:!0}],"method-definition":{pattern:/(\bdef\s+)\w+(?:\s*\.\s*\w+)?/,lookbehind:!0,inside:{function:/\b\w+$/,keyword:/^self\b/,"class-name":/^\w+/,punctuation:/\./}}}),e.languages.insertBefore("ruby","string",{"string-literal":[{pattern:RegExp(/%[qQiIwWs]?/.source+n),greedy:!0,inside:{interpolation:t,string:/[\s\S]+/}},{pattern:/("|')(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|(?!\1)[^\\#\r\n])*\1/,greedy:!0,inside:{interpolation:t,string:/[\s\S]+/}},{pattern:/<<[-~]?([a-z_]\w*)[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?[a-z_]\w*|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?/}},interpolation:t,string:/[\s\S]+/}},{pattern:/<<[-~]?'([a-z_]\w*)'[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?'[a-z_]\w*'|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?'|'$/}},string:/[\s\S]+/}}],"command-literal":[{pattern:RegExp(/%x/.source+n),greedy:!0,inside:{interpolation:t,command:{pattern:/[\s\S]+/,alias:"string"}}},{pattern:/`(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|[^\\`#\r\n])*`/,greedy:!0,inside:{interpolation:t,command:{pattern:/[\s\S]+/,alias:"string"}}}]}),delete e.languages.ruby.string,e.languages.insertBefore("ruby","number",{builtin:/\b(?:Array|Bignum|Binding|Class|Continuation|Dir|Exception|FalseClass|File|Fixnum|Float|Hash|IO|Integer|MatchData|Method|Module|NilClass|Numeric|Object|Proc|Range|Regexp|Stat|String|Struct|Symbol|TMS|Thread|ThreadGroup|Time|TrueClass)\b/,constant:/\b[A-Z][A-Z0-9_]*(?:[?!]|\b)/}),e.languages.rb=e.languages.ruby}(Prism)},9649:function(){!function(e){var t=/\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\s*[(){}[\]<>=%~.:,;?+\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/,n=/(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source,r={pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),lookbehind:!0,inside:{namespace:{pattern:/^[a-z]\w*(?:\s*\.\s*[a-z]\w*)*(?:\s*\.)?/,inside:{punctuation:/\./}},punctuation:/\./}};e.languages.java=e.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"/,lookbehind:!0,greedy:!0},"class-name":[r,{pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z]\w*(?=\s+\w+\s*[;,=()]|\s*(?:\[[\s,]*\]\s*)?::\s*new\b)/.source),lookbehind:!0,inside:r.inside},{pattern:RegExp(/(\b(?:class|enum|extends|implements|instanceof|interface|new|record|throws)\s+)/.source+n+/[A-Z]\w*\b/.source),lookbehind:!0,inside:r.inside}],keyword:t,function:[e.languages.clike.function,{pattern:/(::\s*)[a-z_]\w*/,lookbehind:!0}],number:/\b0b[01][01_]*L?\b|\b0x(?:\.[\da-f_p+-]+|[\da-f_]+(?:\.[\da-f_p+-]+)?)\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?\d[\d_]*)?[dfl]?/i,operator:{pattern:/(^|[^.])(?:<<=?|>>>?=?|->|--|\+\+|&&|\|\||::|[?:~]|[-+*/%&|^!=<>]=?)/m,lookbehind:!0},constant:/\b[A-Z][A-Z_\d]+\b/}),e.languages.insertBefore("java","string",{"triple-quoted-string":{pattern:/"""[ \t]*[\r\n](?:(?:"|"")?(?:\\.|[^"\\]))*"""/,greedy:!0,alias:"string"},char:{pattern:/'(?:\\.|[^'\\\r\n]){1,6}'/,greedy:!0}}),e.languages.insertBefore("java","class-name",{annotation:{pattern:/(^|[^.])@\w+(?:\s*\.\s*\w+)*/,lookbehind:!0,alias:"punctuation"},generics:{pattern:/<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&))*>)*>)*>)*>/,inside:{"class-name":r,keyword:t,punctuation:/[<>(),.:]/,operator:/[?&|]/}},import:[{pattern:RegExp(/(\bimport\s+)/.source+n+/(?:[A-Z]\w*|\*)(?=\s*;)/.source),lookbehind:!0,inside:{namespace:r.inside.namespace,punctuation:/\./,operator:/\*/,"class-name":/\w+/}},{pattern:RegExp(/(\bimport\s+static\s+)/.source+n+/(?:\w+|\*)(?=\s*;)/.source),lookbehind:!0,alias:"static",inside:{namespace:r.inside.namespace,static:/\b\w+$/,punctuation:/\./,operator:/\*/,"class-name":/\w+/}}],namespace:{pattern:RegExp(/(\b(?:exports|import(?:\s+static)?|module|open|opens|package|provides|requires|to|transitive|uses|with)\s+)(?!<keyword>)[a-z]\w*(?:\.[a-z]\w*)*\.?/.source.replace(/<keyword>/g,(function(){return t.source}))),lookbehind:!0,inside:{punctuation:/\./}}})}(Prism)},9709:function(e,t,n){var r=n(9046),i=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0||(n==t.length-1?t.pop():i.call(t,n,1),--this.size,0))}},9780:function(){!function(){if("undefined"!=typeof Prism&&"undefined"!=typeof document)if(Prism.plugins.toolbar){var e={none:"Plain text",plain:"Plain text",plaintext:"Plain text",text:"Plain text",txt:"Plain text",html:"HTML",xml:"XML",svg:"SVG",mathml:"MathML",ssml:"SSML",rss:"RSS",css:"CSS",clike:"C-like",js:"JavaScript",abap:"ABAP",abnf:"ABNF",al:"AL",antlr4:"ANTLR4",g4:"ANTLR4",apacheconf:"Apache Configuration",apl:"APL",aql:"AQL",ino:"Arduino",arff:"ARFF",armasm:"ARM Assembly","arm-asm":"ARM Assembly",art:"Arturo",asciidoc:"AsciiDoc",adoc:"AsciiDoc",aspnet:"ASP.NET (C#)",asm6502:"6502 Assembly",asmatmel:"Atmel AVR Assembly",autohotkey:"AutoHotkey",autoit:"AutoIt",avisynth:"AviSynth",avs:"AviSynth","avro-idl":"Avro IDL",avdl:"Avro IDL",awk:"AWK",gawk:"GAWK",sh:"Shell",basic:"BASIC",bbcode:"BBcode",bbj:"BBj",bnf:"BNF",rbnf:"RBNF",bqn:"BQN",bsl:"BSL (1C:Enterprise)",oscript:"OneScript",csharp:"C#",cs:"C#",dotnet:"C#",cpp:"C++",cfscript:"CFScript",cfc:"CFScript",cil:"CIL",cilkc:"Cilk/C","cilk-c":"Cilk/C",cilkcpp:"Cilk/C++","cilk-cpp":"Cilk/C++",cilk:"Cilk/C++",cmake:"CMake",cobol:"COBOL",coffee:"CoffeeScript",conc:"Concurnas",csp:"Content-Security-Policy","css-extras":"CSS Extras",csv:"CSV",cue:"CUE",dataweave:"DataWeave",dax:"DAX",django:"Django/Jinja2",jinja2:"Django/Jinja2","dns-zone-file":"DNS zone file","dns-zone":"DNS zone file",dockerfile:"Docker",dot:"DOT (Graphviz)",gv:"DOT (Graphviz)",ebnf:"EBNF",editorconfig:"EditorConfig",ejs:"EJS",etlua:"Embedded Lua templating",erb:"ERB","excel-formula":"Excel Formula",xlsx:"Excel Formula",xls:"Excel Formula",fsharp:"F#","firestore-security-rules":"Firestore security rules",ftl:"FreeMarker Template Language",gml:"GameMaker Language",gamemakerlanguage:"GameMaker Language",gap:"GAP (CAS)",gcode:"G-code",gdscript:"GDScript",gedcom:"GEDCOM",gettext:"gettext",po:"gettext",glsl:"GLSL",gn:"GN",gni:"GN","linker-script":"GNU Linker Script",ld:"GNU Linker Script","go-module":"Go module","go-mod":"Go module",graphql:"GraphQL",hbs:"Handlebars",hs:"Haskell",hcl:"HCL",hlsl:"HLSL",http:"HTTP",hpkp:"HTTP Public-Key-Pins",hsts:"HTTP Strict-Transport-Security",ichigojam:"IchigoJam","icu-message-format":"ICU Message Format",idr:"Idris",ignore:".ignore",gitignore:".gitignore",hgignore:".hgignore",npmignore:".npmignore",inform7:"Inform 7",javadoc:"JavaDoc",javadoclike:"JavaDoc-like",javastacktrace:"Java stack trace",jq:"JQ",jsdoc:"JSDoc","js-extras":"JS Extras",json:"JSON",webmanifest:"Web App Manifest",json5:"JSON5",jsonp:"JSONP",jsstacktrace:"JS stack trace","js-templates":"JS Templates",keepalived:"Keepalived Configure",kts:"Kotlin Script",kt:"Kotlin",kumir:"KuMir (КуМир)",kum:"KuMir (КуМир)",latex:"LaTeX",tex:"TeX",context:"ConTeXt",lilypond:"LilyPond",ly:"LilyPond",emacs:"Lisp",elisp:"Lisp","emacs-lisp":"Lisp",llvm:"LLVM IR",log:"Log file",lolcode:"LOLCODE",magma:"Magma (CAS)",md:"Markdown","markup-templating":"Markup templating",matlab:"MATLAB",maxscript:"MAXScript",mel:"MEL",metafont:"METAFONT",mongodb:"MongoDB",moon:"MoonScript",n1ql:"N1QL",n4js:"N4JS",n4jsd:"N4JS","nand2tetris-hdl":"Nand To Tetris HDL",naniscript:"Naninovel Script",nani:"Naninovel Script",nasm:"NASM",neon:"NEON",nginx:"nginx",nsis:"NSIS",objectivec:"Objective-C",objc:"Objective-C",ocaml:"OCaml",opencl:"OpenCL",openqasm:"OpenQasm",qasm:"OpenQasm",parigp:"PARI/GP",objectpascal:"Object Pascal",psl:"PATROL Scripting Language",pcaxis:"PC-Axis",px:"PC-Axis",peoplecode:"PeopleCode",pcode:"PeopleCode",php:"PHP",phpdoc:"PHPDoc","php-extras":"PHP Extras","plant-uml":"PlantUML",plantuml:"PlantUML",plsql:"PL/SQL",powerquery:"PowerQuery",pq:"PowerQuery",mscript:"PowerQuery",powershell:"PowerShell",promql:"PromQL",properties:".properties",protobuf:"Protocol Buffers",purebasic:"PureBasic",pbfasm:"PureBasic",purs:"PureScript",py:"Python",qsharp:"Q#",qs:"Q#",q:"Q (kdb+ database)",qml:"QML",rkt:"Racket",cshtml:"Razor C#",razor:"Razor C#",jsx:"React JSX",tsx:"React TSX",renpy:"Ren'py",rpy:"Ren'py",res:"ReScript",rest:"reST (reStructuredText)",robotframework:"Robot Framework",robot:"Robot Framework",rb:"Ruby",sas:"SAS",sass:"Sass (Sass)",scss:"Sass (SCSS)","shell-session":"Shell session","sh-session":"Shell session",shellsession:"Shell session",sml:"SML",smlnj:"SML/NJ",solidity:"Solidity (Ethereum)",sol:"Solidity (Ethereum)","solution-file":"Solution file",sln:"Solution file",soy:"Soy (Closure Template)",sparql:"SPARQL",rq:"SPARQL","splunk-spl":"Splunk SPL",sqf:"SQF: Status Quo Function (Arma 3)",sql:"SQL",stata:"Stata Ado",iecst:"Structured Text (IEC 61131-3)",supercollider:"SuperCollider",sclang:"SuperCollider",systemd:"Systemd configuration file","t4-templating":"T4 templating","t4-cs":"T4 Text Templates (C#)",t4:"T4 Text Templates (C#)","t4-vb":"T4 Text Templates (VB)",tap:"TAP",tt2:"Template Toolkit 2",toml:"TOML",trickle:"trickle",troy:"troy",trig:"TriG",ts:"TypeScript",tsconfig:"TSConfig",uscript:"UnrealScript",uc:"UnrealScript",uorazor:"UO Razor Script",uri:"URI",url:"URL",vbnet:"VB.Net",vhdl:"VHDL",vim:"vim","visual-basic":"Visual Basic",vba:"VBA",vb:"Visual Basic",wasm:"WebAssembly","web-idl":"Web IDL",webidl:"Web IDL",wgsl:"WGSL",wiki:"Wiki markup",wolfram:"Wolfram language",nb:"Mathematica Notebook",wl:"Wolfram language",xeoracube:"XeoraCube","xml-doc":"XML doc (.net)",xojo:"Xojo (REALbasic)",xquery:"XQuery",yaml:"YAML",yml:"YAML",yang:"YANG"};Prism.plugins.toolbar.registerButton("show-language",(function(t){var n=t.element.parentNode;if(n&&/pre/i.test(n.nodeName)){var r,i=n.getAttribute("data-language")||e[t.language]||((r=t.language)?(r.substring(0,1).toUpperCase()+r.substring(1)).replace(/s(?=cript)/,"S"):r);if(i){var o=document.createElement("span");return o.textContent=i,o}}}))}else console.warn("Show Languages plugin loaded before Toolbar plugin.")}()},9943:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},9967:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},9970:function(e,t,n){var r=n(1243),i="object"==typeof self&&self&&self.Object===Object&&self,o=r||i||Function("return this")();e.exports=o},9978:function(e){var t=Array.isArray;e.exports=t}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return i[e].call(n.exports,n,n.exports,a),n.exports}a.m=i,a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},t=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},a.t=function(n,r){if(1&r&&(n=this(n)),8&r)return n;if("object"==typeof n&&n){if(4&r&&n.__esModule)return n;if(16&r&&"function"==typeof n.then)return n}var i=Object.create(null);a.r(i);var o={};e=e||[null,t({}),t([]),t(t)];for(var s=2&r&&n;("object"==typeof s||"function"==typeof s)&&!~e.indexOf(s);s=t(s))Object.getOwnPropertyNames(s).forEach((function(e){o[e]=function(){return n[e]}}));return o.default=function(){return n},a.d(i,o),i},a.d=function(e,t){for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.f={},a.e=function(e){return Promise.all(Object.keys(a.f).reduce((function(t,n){return a.f[n](e,t),t}),[]))},a.u=function(e){return e+".app-"+a.h()+".js"},a.miniCssF=function(e){},a.h=function(){return"b491577c193a7caf8c74"},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n={},r="@allurereport/web-classic:",a.l=function(e,t,i,o){if(n[e])n[e].push(t);else{var s,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var d=c[u];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")==r+i){s=d;break}}s||(l=!0,(s=document.createElement("script")).charset="utf-8",a.nc&&s.setAttribute("nonce",a.nc),s.setAttribute("data-webpack",r+i),s.src=e),n[e]=[t];var f=function(t,r){s.onerror=s.onload=null,clearTimeout(h);var i=n[e];if(delete n[e],s.parentNode&&s.parentNode.removeChild(s),i&&i.forEach((function(e){return e(r)})),t)return t(r)},h=setTimeout(f.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=f.bind(null,s.onerror),s.onload=f.bind(null,s.onload),l&&document.head.appendChild(s)}},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},function(){var e;a.g.importScripts&&(e=a.g.location+"");var t=a.g.document;if(!e&&t&&(t.currentScript&&"SCRIPT"===t.currentScript.tagName.toUpperCase()&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");if(n.length)for(var r=n.length-1;r>-1&&(!e||!/^http(s?):/.test(e));)e=n[r--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e}(),function(){var e={792:0};a.f.j=function(t,n){var r=a.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var i=new Promise((function(n,i){r=e[t]=[n,i]}));n.push(r[2]=i);var o=a.p+a.u(t),s=new Error;a.l(o,(function(n){if(a.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var i=n&&("load"===n.type?"missing":n.type),o=n&&n.target&&n.target.src;s.message="Loading chunk "+t+" failed.\n("+i+": "+o+")",s.name="ChunkLoadError",s.type=i,s.request=o,r[1](s)}}),"chunk-"+t,t)}};var t=function(t,n){var r,i,o=n[0],s=n[1],l=n[2],c=0;if(o.some((function(t){return 0!==e[t]}))){for(r in s)a.o(s,r)&&(a.m[r]=s[r]);l&&l(a)}for(t&&t(n);c<o.length;c++)i=o[c],a.o(e,i)&&e[i]&&e[i][0](),e[i]=0},n=self.webpackChunk_allurereport_web_classic=self.webpackChunk_allurereport_web_classic||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))}(),function(){"use strict";var e={};a.r(e),a.d(e,{broken:function(){return WJ},failed:function(){return VJ},"item-time":function(){return GJ},"item-title":function(){return YJ},order:function(){return XJ},passed:function(){return ZJ},root:function(){return KJ},skipped:function(){return JJ},"status-broken":function(){return QJ},"status-failed":function(){return eQ},"status-passed":function(){return tQ},"status-skipped":function(){return nQ},"status-unknown":function(){return rQ},"test-count":function(){return iQ},tree:function(){return oQ},"tree-content":function(){return aQ},"tree-count":function(){return sQ},"tree-empty-results":function(){return lQ},"tree-empty-results-clear-button":function(){return cQ},"tree-empty-results-title":function(){return uQ},"tree-header":function(){return dQ},"tree-header-arrow":function(){return fQ},"tree-header-arrow-opened":function(){return hQ},"tree-header-bar":function(){return pQ},"tree-header-bar-item":function(){return gQ},"tree-header-title":function(){return vQ},"tree-item":function(){return mQ},"tree-item-icon":function(){return bQ},"tree-item-marked":function(){return yQ},"tree-list":function(){return _Q},unknown:function(){return wQ}});var t={};a.r(t),a.d(t,{"arrow-button":function(){return EQ},"arrow-button-icon":function(){return NQ},"arrow-button-icon--opened":function(){return OQ},"arrow-button-m":function(){return PQ},"arrow-button-s":function(){return RQ},"icon-size-m":function(){return DQ}});var n={};a.r(n),a.d(n,{"status-broken":function(){return n1},"status-failed":function(){return r1},"status-passed":function(){return i1},"status-skipped":function(){return o1},"status-unknown":function(){return a1},"test-result-prev-status":function(){return s1},"test-result-prev-status-tooltip":function(){return l1},"test-result-prev-statuses":function(){return c1}});var r={};a.r(r),a.d(r,{"severity-blocker":function(){return h1},"severity-critical":function(){return p1},"severity-minor":function(){return g1},"severity-normal":function(){return v1},"severity-trivial":function(){return m1},"test-result-severity":function(){return b1},"test-result-severity-text":function(){return y1}});var i={};a.r(i),a.d(i,{"status-broken":function(){return x1},"status-failed":function(){return k1},"status-passed":function(){return C1},"status-skipped":function(){return S1},"status-unknown":function(){return A1},"test-result-status":function(){return M1},"test-result-status-icon":function(){return L1},"test-result-status-text":function(){return T1}});var o={};a.r(o),a.d(o,{"metadata-color-badge":function(){return K1},"metadata-icon":function(){return J1},"metadata-item-title":function(){return Q1},"metadata-item-value":function(){return e2},"metadata-test-type":function(){return t2},"metadata-tooltip":function(){return n2},"metadata-tooltip-value":function(){return r2},"metadata-with-icon":function(){return i2},"report-metadata":function(){return o2},"report-metadata-all-tests":function(){return a2},"report-metadata-keyvalue":function(){return s2},"report-metadata-keyvalue-title":function(){return l2},"report-metadata-keyvalue-value":function(){return c2},"report-metadata-keyvalue-wrapper":function(){return u2},"report-metadata-list":function(){return d2},"report-metadata-s":function(){return f2},"report-metadata-separator":function(){return h2},"report-metadata-status":function(){return p2},"report-metadata-summary":function(){return g2},"report-metadata-values":function(){return v2},"report-metadata-wrapper":function(){return m2},"status-broken":function(){return b2},"status-failed":function(){return y2},"status-passed":function(){return _2},"status-skipped":function(){return w2},"status-unknown":function(){return x2}});var s,l,c,u,d,f,h,p,g,v,m,b,y,_={},w=[],x=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,k=Array.isArray;function C(e,t){for(var n in t)e[n]=t[n];return e}function S(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function A(e,t,n){var r,i,o,a={};for(o in t)"key"==o?r=t[o]:"ref"==o?i=t[o]:a[o]=t[o];if(arguments.length>2&&(a.children=arguments.length>3?s.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===a[o]&&(a[o]=e.defaultProps[o]);return M(e,a,r,i,null)}function M(e,t,n,r,i){var o={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==i?++c:i,__i:-1,__u:0};return null==i&&null!=l.vnode&&l.vnode(o),o}function L(e){return e.children}function T(e,t){this.props=e,this.context=t}function E(e,t){if(null==t)return e.__?E(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?E(e):null}function N(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return N(e)}}function O(e){(!e.__d&&(e.__d=!0)&&d.push(e)&&!P.__r++||f!=l.debounceRendering)&&((f=l.debounceRendering)||h)(P)}function P(){for(var e,t,n,r,i,o,a,s=1;d.length;)d.length>s&&d.sort(p),e=d.shift(),s=d.length,e.__d&&(n=void 0,r=void 0,i=(r=(t=e).__v).__e,o=[],a=[],t.__P&&((n=C({},r)).__v=r.__v+1,l.vnode&&l.vnode(n),H(t.__P,n,r,t.__n,t.__P.namespaceURI,32&r.__u?[i]:null,o,null==i?E(r):i,!!(32&r.__u),a),n.__v=r.__v,n.__.__k[n.__i]=n,$(o,n,a),r.__e=r.__=null,n.__e!=i&&N(n)));P.__r=0}function R(e,t,n,r,i,o,a,s,l,c,u){var d,f,h,p,g,v,m,b=r&&r.__k||w,y=t.length;for(l=function(e,t,n,r,i){var o,a,s,l,c,u=n.length,d=u,f=0;for(e.__k=new Array(i),o=0;o<i;o++)null!=(a=t[o])&&"boolean"!=typeof a&&"function"!=typeof a?("string"==typeof a||"number"==typeof a||"bigint"==typeof a||a.constructor==String?a=e.__k[o]=M(null,a,null,null,null):k(a)?a=e.__k[o]=M(L,{children:a},null,null,null):void 0===a.constructor&&a.__b>0?a=e.__k[o]=M(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[o]=a,l=o+f,a.__=e,a.__b=e.__b+1,s=null,-1!=(c=a.__i=I(a,n,l,d))&&(d--,(s=n[c])&&(s.__u|=2)),null==s||null==s.__v?(-1==c&&(i>u?f--:i<u&&f++),"function"!=typeof a.type&&(a.__u|=4)):c!=l&&(c==l-1?f--:c==l+1?f++:(c>l?f--:f++,a.__u|=4))):e.__k[o]=null;if(d)for(o=0;o<u;o++)null!=(s=n[o])&&!(2&s.__u)&&(s.__e==r&&(r=E(s)),G(s,s));return r}(n,t,b,l,y),d=0;d<y;d++)null!=(h=n.__k[d])&&(f=-1==h.__i?_:b[h.__i]||_,h.__i=d,v=H(e,h,f,i,o,a,s,l,c,u),p=h.__e,h.ref&&f.ref!=h.ref&&(f.ref&&V(f.ref,null,h),u.push(h.ref,h.__c||p,h)),null==g&&null!=p&&(g=p),(m=!!(4&h.__u))||f.__k===h.__k?l=D(h,l,e,m):"function"==typeof h.type&&void 0!==v?l=v:p&&(l=p.nextSibling),h.__u&=-7);return n.__e=g,l}function D(e,t,n,r){var i,o;if("function"==typeof e.type){for(i=e.__k,o=0;i&&o<i.length;o++)i[o]&&(i[o].__=e,t=D(i[o],t,n,r));return t}e.__e!=t&&(r&&(t&&e.type&&!t.parentNode&&(t=E(e)),n.insertBefore(e.__e,t||null)),t=e.__e);do{t=t&&t.nextSibling}while(null!=t&&8==t.nodeType);return t}function z(e,t){return t=t||[],null==e||"boolean"==typeof e||(k(e)?e.some((function(e){z(e,t)})):t.push(e)),t}function I(e,t,n,r){var i,o,a,s=e.key,l=e.type,c=t[n],u=null!=c&&!(2&c.__u);if(null===c&&null==s||u&&s==c.key&&l==c.type)return n;if(r>(u?1:0))for(i=n-1,o=n+1;i>=0||o<t.length;)if(null!=(c=t[a=i>=0?i--:o++])&&!(2&c.__u)&&s==c.key&&l==c.type)return a;return-1}function F(e,t,n){"-"==t[0]?e.setProperty(t,null==n?"":n):e[t]=null==n?"":"number"!=typeof n||x.test(t)?n:n+"px"}function j(e,t,n,r,i){var o,a;e:if("style"==t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof r&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||F(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||F(e.style,t,n[t])}else if("o"==t[0]&&"n"==t[1])o=t!=(t=t.replace(g,"$1")),a=t.toLowerCase(),t=a in e||"onFocusOut"==t||"onFocusIn"==t?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?r?n.u=r.u:(n.u=v,e.addEventListener(t,o?b:m,o)):e.removeEventListener(t,o?b:m,o);else{if("http://www.w3.org/2000/svg"==i)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=t&&"height"!=t&&"href"!=t&&"list"!=t&&"form"!=t&&"tabIndex"!=t&&"download"!=t&&"rowSpan"!=t&&"colSpan"!=t&&"role"!=t&&"popover"!=t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&"-"!=t[4]?e.removeAttribute(t):e.setAttribute(t,"popover"==t&&1==n?"":n))}}function B(e){return function(t){if(this.l){var n=this.l[t.type+e];if(null==t.t)t.t=v++;else if(t.t<n.u)return;return n(l.event?l.event(t):t)}}}function H(e,t,n,r,i,o,a,s,c,u){var d,f,h,p,g,v,m,b,y,_,w,x,A,M,E,N,O,P=t.type;if(void 0!==t.constructor)return null;128&n.__u&&(c=!!(32&n.__u),o=[s=t.__e=n.__e]),(d=l.__b)&&d(t);e:if("function"==typeof P)try{if(b=t.props,y="prototype"in P&&P.prototype.render,_=(d=P.contextType)&&r[d.__c],w=d?_?_.props.value:d.__:r,n.__c?m=(f=t.__c=n.__c).__=f.__E:(y?t.__c=f=new P(b,w):(t.__c=f=new T(b,w),f.constructor=P,f.render=Y),_&&_.sub(f),f.state||(f.state={}),f.__n=r,h=f.__d=!0,f.__h=[],f._sb=[]),y&&null==f.__s&&(f.__s=f.state),y&&null!=P.getDerivedStateFromProps&&(f.__s==f.state&&(f.__s=C({},f.__s)),C(f.__s,P.getDerivedStateFromProps(b,f.__s))),p=f.props,g=f.state,f.__v=t,h)y&&null==P.getDerivedStateFromProps&&null!=f.componentWillMount&&f.componentWillMount(),y&&null!=f.componentDidMount&&f.__h.push(f.componentDidMount);else{if(y&&null==P.getDerivedStateFromProps&&b!==p&&null!=f.componentWillReceiveProps&&f.componentWillReceiveProps(b,w),t.__v==n.__v||!f.__e&&null!=f.shouldComponentUpdate&&!1===f.shouldComponentUpdate(b,f.__s,w)){for(t.__v!=n.__v&&(f.props=b,f.state=f.__s,f.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some((function(e){e&&(e.__=t)})),x=0;x<f._sb.length;x++)f.__h.push(f._sb[x]);f._sb=[],f.__h.length&&a.push(f);break e}null!=f.componentWillUpdate&&f.componentWillUpdate(b,f.__s,w),y&&null!=f.componentDidUpdate&&f.__h.push((function(){f.componentDidUpdate(p,g,v)}))}if(f.context=w,f.props=b,f.__P=e,f.__e=!1,A=l.__r,M=0,y){for(f.state=f.__s,f.__d=!1,A&&A(t),d=f.render(f.props,f.state,f.context),E=0;E<f._sb.length;E++)f.__h.push(f._sb[E]);f._sb=[]}else do{f.__d=!1,A&&A(t),d=f.render(f.props,f.state,f.context),f.state=f.__s}while(f.__d&&++M<25);f.state=f.__s,null!=f.getChildContext&&(r=C(C({},r),f.getChildContext())),y&&!h&&null!=f.getSnapshotBeforeUpdate&&(v=f.getSnapshotBeforeUpdate(p,g)),N=d,null!=d&&d.type===L&&null==d.key&&(N=U(d.props.children)),s=R(e,k(N)?N:[N],t,n,r,i,o,a,s,c,u),f.base=t.__e,t.__u&=-161,f.__h.length&&a.push(f),m&&(f.__E=f.__=null)}catch(e){if(t.__v=null,c||null!=o)if(e.then){for(t.__u|=c?160:128;s&&8==s.nodeType&&s.nextSibling;)s=s.nextSibling;o[o.indexOf(s)]=null,t.__e=s}else{for(O=o.length;O--;)S(o[O]);q(t)}else t.__e=n.__e,t.__k=n.__k,e.then||q(t);l.__e(e,t,n)}else null==o&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=W(n.__e,t,n,r,i,o,a,c,u);return(d=l.diffed)&&d(t),128&t.__u?void 0:s}function q(e){e&&e.__c&&(e.__c.__e=!0),e&&e.__k&&e.__k.forEach(q)}function $(e,t,n){for(var r=0;r<n.length;r++)V(n[r],n[++r],n[++r]);l.__c&&l.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){l.__e(e,t.__v)}}))}function U(e){return"object"!=typeof e||null==e||e.__b&&e.__b>0?e:k(e)?e.map(U):C({},e)}function W(e,t,n,r,i,o,a,c,u){var d,f,h,p,g,v,m,b=n.props||_,y=t.props,w=t.type;if("svg"==w?i="http://www.w3.org/2000/svg":"math"==w?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),null!=o)for(d=0;d<o.length;d++)if((g=o[d])&&"setAttribute"in g==!!w&&(w?g.localName==w:3==g.nodeType)){e=g,o[d]=null;break}if(null==e){if(null==w)return document.createTextNode(y);e=document.createElementNS(i,w,y.is&&y),c&&(l.__m&&l.__m(t,o),c=!1),o=null}if(null==w)b===y||c&&e.data==y||(e.data=y);else{if(o=o&&s.call(e.childNodes),!c&&null!=o)for(b={},d=0;d<e.attributes.length;d++)b[(g=e.attributes[d]).name]=g.value;for(d in b)if(g=b[d],"children"==d);else if("dangerouslySetInnerHTML"==d)h=g;else if(!(d in y)){if("value"==d&&"defaultValue"in y||"checked"==d&&"defaultChecked"in y)continue;j(e,d,null,g,i)}for(d in y)g=y[d],"children"==d?p=g:"dangerouslySetInnerHTML"==d?f=g:"value"==d?v=g:"checked"==d?m=g:c&&"function"!=typeof g||b[d]===g||j(e,d,g,b[d],i);if(f)c||h&&(f.__html==h.__html||f.__html==e.innerHTML)||(e.innerHTML=f.__html),t.__k=[];else if(h&&(e.innerHTML=""),R("template"==t.type?e.content:e,k(p)?p:[p],t,n,r,"foreignObject"==w?"http://www.w3.org/1999/xhtml":i,o,a,o?o[0]:n.__k&&E(n,0),c,u),null!=o)for(d=o.length;d--;)S(o[d]);c||(d="value","progress"==w&&null==v?e.removeAttribute("value"):null!=v&&(v!==e[d]||"progress"==w&&!v||"option"==w&&v!=b[d])&&j(e,d,v,b[d],i),d="checked",null!=m&&m!=e[d]&&j(e,d,m,b[d],i))}return e}function V(e,t,n){try{if("function"==typeof e){var r="function"==typeof e.__u;r&&e.__u(),r&&null==t||(e.__u=e(t))}else e.current=t}catch(e){l.__e(e,n)}}function G(e,t,n){var r,i;if(l.unmount&&l.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||V(r,null,t)),null!=(r=e.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){l.__e(e,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&G(r[i],t,n||"function"!=typeof e.type);n||S(e.__e),e.__c=e.__=e.__e=void 0}function Y(e,t,n){return this.constructor(e,n)}function X(e,t,n){var r,i,o,a;t==document&&(t=document.documentElement),l.__&&l.__(e,t),i=(r="function"==typeof n)?null:n&&n.__k||t.__k,o=[],a=[],H(t,e=(!r&&n||t).__k=A(L,null,[e]),i||_,_,t.namespaceURI,!r&&n?[n]:i?null:t.firstChild?s.call(t.childNodes):null,o,!r&&n?n:i?i.__e:t.firstChild,r,a),$(o,e,a)}function Z(e,t,n){var r,i,o,a,l=C({},e.props);for(o in e.type&&e.type.defaultProps&&(a=e.type.defaultProps),t)"key"==o?r=t[o]:"ref"==o?i=t[o]:l[o]=void 0===t[o]&&null!=a?a[o]:t[o];return arguments.length>2&&(l.children=arguments.length>3?s.call(arguments,2):n),M(e.type,l,r||e.key,i||e.ref,null)}function K(e){function t(e){var n,r;return this.getChildContext||(n=new Set,(r={})[t.__c]=this,this.getChildContext=function(){return r},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(e){this.props.value!=e.value&&n.forEach((function(e){e.__e=!0,O(e)}))},this.sub=function(e){n.add(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n&&n.delete(e),t&&t.call(e)}}),e.children}return t.__c="__cC"+y++,t.__=e,t.Provider=t.__l=(t.Consumer=function(e,t){return e.children(t)}).contextType=t,t}s=w.slice,l={__e:function(e,t,n,r){for(var i,o,a;t=t.__;)if((i=t.__c)&&!i.__)try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(e)),a=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(e,r||{}),a=i.__d),a)return i.__E=i}catch(t){e=t}throw e}},c=0,u=function(e){return null!=e&&void 0===e.constructor},T.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=C({},this.state),"function"==typeof e&&(e=e(C({},n),this.props)),e&&C(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),O(this))},T.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),O(this))},T.prototype.render=L,d=[],h="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,p=function(e,t){return e.__v.__b-t.__v.__b},P.__r=0,g=/(PointerCapture)$|Capture$/i,v=0,m=B(!1),b=B(!0),y=0;var J,Q,ee,te,ne=0,re=[],ie=l,oe=ie.__b,ae=ie.__r,se=ie.diffed,le=ie.__c,ce=ie.unmount,ue=ie.__;function de(e,t){ie.__h&&ie.__h(Q,e,ne||t),ne=0;var n=Q.__H||(Q.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function fe(e){return ne=1,function(e,t,n){var r=de(J++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):Ce(void 0,t),function(e){var t=r.__N?r.__N[0]:r.__[0],n=r.t(t,e);t!==n&&(r.__N=[n,r.__[1]],r.__c.setState({}))}],r.__c=Q,!Q.__f)){var i=function(e,t,n){if(!r.__c.__H)return!0;var i=r.__c.__H.__.filter((function(e){return!!e.__c}));if(i.every((function(e){return!e.__N})))return!o||o.call(this,e,t,n);var a=r.__c.props!==e;return i.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(a=!0)}})),o&&o.call(this,e,t,n)||a};Q.__f=!0;var o=Q.shouldComponentUpdate,a=Q.componentWillUpdate;Q.componentWillUpdate=function(e,t,n){if(this.__e){var r=o;o=void 0,i(e,t,n),o=r}a&&a.call(this,e,t,n)},Q.shouldComponentUpdate=i}return r.__N||r.__}(Ce,e)}function he(e,t){var n=de(J++,3);!ie.__s&&ke(n.__H,t)&&(n.__=e,n.u=t,Q.__H.__h.push(n))}function pe(e){return ne=5,ge((function(){return{current:e}}),[])}function ge(e,t){var n=de(J++,7);return ke(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function ve(e,t){return ne=8,ge((function(){return e}),t)}function me(e){var t=Q.context[e.__c],n=de(J++,9);return n.c=e,t?(null==n.__&&(n.__=!0,t.sub(Q)),t.props.value):e.__}function be(){for(var e;e=re.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(we),e.__H.__h.forEach(xe),e.__H.__h=[]}catch(t){e.__H.__h=[],ie.__e(t,e.__v)}}ie.__b=function(e){Q=null,oe&&oe(e)},ie.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),ue&&ue(e,t)},ie.__r=function(e){ae&&ae(e),J=0;var t=(Q=e.__c).__H;t&&(ee===Q?(t.__h=[],Q.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.u=e.__N=void 0}))):(t.__h.forEach(we),t.__h.forEach(xe),t.__h=[],J=0)),ee=Q},ie.diffed=function(e){se&&se(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==re.push(t)&&te===ie.requestAnimationFrame||((te=ie.requestAnimationFrame)||_e)(be)),t.__H.__.forEach((function(e){e.u&&(e.__H=e.u),e.u=void 0}))),ee=Q=null},ie.__c=function(e,t){t.some((function(e){try{e.__h.forEach(we),e.__h=e.__h.filter((function(e){return!e.__||xe(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],ie.__e(n,e.__v)}})),le&&le(e,t)},ie.unmount=function(e){ce&&ce(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{we(e)}catch(e){t=e}})),n.__H=void 0,t&&ie.__e(t,n.__v))};var ye="function"==typeof requestAnimationFrame;function _e(e){var t,n=function(){clearTimeout(r),ye&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);ye&&(t=requestAnimationFrame(n))}function we(e){var t=Q,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Q=t}function xe(e){var t=Q;e.__c=e.__(),Q=t}function ke(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Ce(e,t){return"function"==typeof t?t(e):t}crypto;var Se=Symbol.for("preact-signals");function Ae(){if(Ee>1)Ee--;else{for(var e,t=!1;void 0!==Te;){var n=Te;for(Te=void 0,Ne++;void 0!==n;){var r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&ze(n))try{n.c()}catch(n){t||(e=n,t=!0)}n=r}}if(Ne=0,Ee--,t)throw e}}var Me=void 0;function Le(e){var t=Me;Me=void 0;try{return e()}finally{Me=t}}var Te=void 0,Ee=0,Ne=0,Oe=0;function Pe(e){if(void 0!==Me){var t=e.n;if(void 0===t||t.t!==Me)return t={i:0,S:e,p:Me.s,n:void 0,t:Me,e:void 0,x:void 0,r:t},void 0!==Me.s&&(Me.s.n=t),Me.s=t,e.n=t,32&Me.f&&e.S(t),t;if(-1===t.i)return t.i=0,void 0!==t.n&&(t.n.p=t.p,void 0!==t.p&&(t.p.n=t.n),t.p=Me.s,t.n=void 0,Me.s.n=t,Me.s=t),t}}function Re(e,t){this.v=e,this.i=0,this.n=void 0,this.t=void 0,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function De(e,t){return new Re(e,t)}function ze(e){for(var t=e.s;void 0!==t;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function Ie(e){for(var t=e.s;void 0!==t;t=t.n){var n=t.S.n;if(void 0!==n&&(t.r=n),t.S.n=t,t.i=-1,void 0===t.n){e.s=t;break}}}function Fe(e){for(var t=e.s,n=void 0;void 0!==t;){var r=t.p;-1===t.i?(t.S.U(t),void 0!==r&&(r.n=t.n),void 0!==t.n&&(t.n.p=r)):n=t,t.S.n=t.r,void 0!==t.r&&(t.r=void 0),t=r}e.s=n}function je(e,t){Re.call(this,void 0),this.x=e,this.s=void 0,this.g=Oe-1,this.f=4,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function Be(e,t){return new je(e,t)}function He(e){var t=e.u;if(e.u=void 0,"function"==typeof t){Ee++;var n=Me;Me=void 0;try{t()}catch(t){throw e.f&=-2,e.f|=8,qe(e),t}finally{Me=n,Ae()}}}function qe(e){for(var t=e.s;void 0!==t;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,He(e)}function $e(e){if(Me!==this)throw new Error("Out-of-order effect");Fe(this),Me=e,this.f&=-2,8&this.f&&qe(this),Ae()}function Ue(e,t){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32,this.name=null==t?void 0:t.name}function We(e,t){var n=new Ue(e,t);try{n.c()}catch(e){throw n.d(),e}var r=n.d.bind(n);return r[Symbol.dispose]=r,r}Re.prototype.brand=Se,Re.prototype.h=function(){return!0},Re.prototype.S=function(e){var t=this,n=this.t;n!==e&&void 0===e.e&&(e.x=n,this.t=e,void 0!==n?n.e=e:Le((function(){var e;null==(e=t.W)||e.call(t)})))},Re.prototype.U=function(e){var t=this;if(void 0!==this.t){var n=e.e,r=e.x;void 0!==n&&(n.x=r,e.e=void 0),void 0!==r&&(r.e=n,e.x=void 0),e===this.t&&(this.t=r,void 0===r&&Le((function(){var e;null==(e=t.Z)||e.call(t)})))}},Re.prototype.subscribe=function(e){var t=this;return We((function(){var n=t.value,r=Me;Me=void 0;try{e(n)}finally{Me=r}}),{name:"sub"})},Re.prototype.valueOf=function(){return this.value},Re.prototype.toString=function(){return this.value+""},Re.prototype.toJSON=function(){return this.value},Re.prototype.peek=function(){var e=Me;Me=void 0;try{return this.value}finally{Me=e}},Object.defineProperty(Re.prototype,"value",{get:function(){var e=Pe(this);return void 0!==e&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(Ne>100)throw new Error("Cycle detected");this.v=e,this.i++,Oe++,Ee++;try{for(var t=this.t;void 0!==t;t=t.x)t.t.N()}finally{Ae()}}}}),je.prototype=new Re,je.prototype.h=function(){if(this.f&=-3,1&this.f)return!1;if(32==(36&this.f))return!0;if(this.f&=-5,this.g===Oe)return!0;if(this.g=Oe,this.f|=1,this.i>0&&!ze(this))return this.f&=-2,!0;var e=Me;try{Ie(this),Me=this;var t=this.x();(16&this.f||this.v!==t||0===this.i)&&(this.v=t,this.f&=-17,this.i++)}catch(e){this.v=e,this.f|=16,this.i++}return Me=e,Fe(this),this.f&=-2,!0},je.prototype.S=function(e){if(void 0===this.t){this.f|=36;for(var t=this.s;void 0!==t;t=t.n)t.S.S(t)}Re.prototype.S.call(this,e)},je.prototype.U=function(e){if(void 0!==this.t&&(Re.prototype.U.call(this,e),void 0===this.t)){this.f&=-33;for(var t=this.s;void 0!==t;t=t.n)t.S.U(t)}},je.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;void 0!==e;e=e.x)e.t.N()}},Object.defineProperty(je.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=Pe(this);if(this.h(),void 0!==e&&(e.i=this.i),16&this.f)throw this.v;return this.v}}),Ue.prototype.c=function(){var e=this.S();try{if(8&this.f)return;if(void 0===this.x)return;var t=this.x();"function"==typeof t&&(this.u=t)}finally{e()}},Ue.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,He(this),Ie(this),Ee++;var e=Me;return Me=this,$e.bind(this,e)},Ue.prototype.N=function(){2&this.f||(this.f|=2,this.o=Te,Te=this)},Ue.prototype.d=function(){this.f|=8,1&this.f||qe(this)},Ue.prototype.dispose=function(){this.d()};var Ve,Ge,Ye="undefined"!=typeof window&&!!window.__PREACT_SIGNALS_DEVTOOLS__,Xe=[];function Ze(e,t){l[e]=t.bind(null,l[e]||function(){})}function Ke(e){Ge&&Ge(),Ge=e&&e.S()}function Je(e){var t=this,n=e.data,r=function(e,t){return fe((function(){return De(e,t)}))[0]}(n);r.value=n;var i=ge((function(){for(var e=t,n=t.__v;n=n.__;)if(n.__c){n.__c.__$f|=4;break}var i=Be((function(){var e=r.value.value;return 0===e?0:!0===e?"":e||""})),o=Be((function(){return!Array.isArray(i.value)&&!u(i.value)})),a=We((function(){if(this.N=nt,o.value){var t=i.value;e.__v&&e.__v.__e&&3===e.__v.__e.nodeType&&(e.__v.__e.data=t)}})),s=t.__$u.d;return t.__$u.d=function(){a(),s.call(this)},[o,i]}),[]),o=i[0],a=i[1];return o.value?a.peek():a.value}function Qe(e,t,n,r){var i=t in e&&void 0===e.ownerSVGElement,o=De(n);return{o:function(e,t){o.value=e,r=t},d:We((function(){this.N=nt;var n=o.value.value;r[t]!==n&&(r[t]=n,i?e[t]=n:null==n||!1===n&&"-"!==t[4]?e.removeAttribute(t):e.setAttribute(t,n))}))}}We((function(){Ve=this.N}))(),Je.displayName="ReactiveTextNode",Object.defineProperties(Re.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Je},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}}),Ze("__b",(function(e,t){if("string"==typeof t.type){var n,r=t.props;for(var i in r)if("children"!==i){var o=r[i];o instanceof Re&&(n||(t.__np=n={}),n[i]=o,r[i]=o.peek())}}e(t)})),Ze("__r",(function(e,t){if(t.type!==L){Ke();var n,r=t.__c;r&&(r.__$f&=-2,void 0===(n=r.__$u)&&(r.__$u=n=function(e,t){var n;return We((function(){n=this}),{name:t}),n.c=e,n}((function(){var e;Ye&&(null==(e=n.y)||e.call(n)),r.__$f|=1,r.setState({})}),"function"==typeof t.type?t.type.displayName||t.type.name:""))),Ke(n)}e(t)})),Ze("__e",(function(e,t,n,r){Ke(),e(t,n,r)})),Ze("diffed",(function(e,t){var n;if(Ke(),"string"==typeof t.type&&(n=t.__e)){var r=t.__np,i=t.props;if(r){var o=n.U;if(o)for(var a in o){var s=o[a];void 0===s||a in r||(s.d(),o[a]=void 0)}else o={},n.U=o;for(var l in r){var c=o[l],u=r[l];void 0===c?(c=Qe(n,l,u,i),o[l]=c):c.o(u,i)}}}e(t)})),Ze("unmount",(function(e,t){if("string"==typeof t.type){var n=t.__e;if(n){var r=n.U;if(r)for(var i in n.U=void 0,r){var o=r[i];o&&o.d()}}}else{var a=t.__c;if(a){var s=a.__$u;s&&(a.__$u=void 0,s.d())}}e(t)})),Ze("__h",(function(e,t,n,r){(r<3||9===r)&&(t.__$f|=2),e(t,n,r)})),T.prototype.shouldComponentUpdate=function(e,t){var n=this.__$u,r=n&&void 0!==n.s;for(var i in t)return!0;if(this.__f||"boolean"==typeof this.u&&!0===this.u){var o=2&this.__$f;if(!(r||o||4&this.__$f))return!0;if(1&this.__$f)return!0}else{if(!(r||4&this.__$f))return!0;if(3&this.__$f)return!0}for(var a in e)if("__source"!==a&&e[a]!==this.props[a])return!0;for(var s in this.props)if(!(s in e))return!0;return!1},"undefined"==typeof requestAnimationFrame&&setTimeout;var et=function(e){queueMicrotask((function(){queueMicrotask(e)}))};function tt(){!function(e){if(Ee>0)return e();Ee++;try{return e()}finally{Ae()}}((function(){for(var e;e=Xe.shift();)Ve.call(e)}))}function nt(){1===Xe.push(this)&&(l.requestAnimationFrame||et)(tt)}var rt=function(e){return"function"==typeof e.children?e.children(e.v,e.i):e.children};function it(e,t){for(var n in t)e[n]=t[n];return e}function ot(e,t){for(var n in e)if("__source"!==n&&!(n in t))return!0;for(var r in t)if("__source"!==r&&e[r]!==t[r])return!0;return!1}function at(e,t){this.props=e,this.context=t}function st(e,t){function n(e){var n=this.props.ref,r=n==e.ref;return!r&&n&&(n.call?n(null):n.current=null),t?!t(this.props,e)||!r:ot(this.props,e)}function r(t){return this.shouldComponentUpdate=n,A(e,t)}return r.displayName="Memo("+(e.displayName||e.name)+")",r.prototype.isReactComponent=!0,r.__f=!0,r.type=e,r}rt.displayName="Item",(at.prototype=new T).isPureReactComponent=!0,at.prototype.shouldComponentUpdate=function(e,t){return ot(this.props,e)||ot(this.state,t)};var lt=l.__b;l.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),lt&<(e)};var ct="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function ut(e){function t(t){var n=it({},t);return delete n.ref,e(n,t.ref||null)}return t.$$typeof=ct,t.render=e,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var dt=l.__e;l.__e=function(e,t,n,r){if(e.then)for(var i,o=t;o=o.__;)if((i=o.__c)&&i.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),i.__c(e,t);dt(e,t,n,r)};var ft=l.unmount;function ht(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach((function(e){"function"==typeof e.__c&&e.__c()})),e.__c.__H=null),null!=(e=it({},e)).__c&&(e.__c.__P===n&&(e.__c.__P=t),e.__c.__e=!0,e.__c=null),e.__k=e.__k&&e.__k.map((function(e){return ht(e,t,n)}))),e}function pt(e,t,n){return e&&n&&(e.__v=null,e.__k=e.__k&&e.__k.map((function(e){return pt(e,t,n)})),e.__c&&e.__c.__P===t&&(e.__e&&n.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=n)),e}function gt(){this.__u=0,this.o=null,this.__b=null}function vt(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function mt(){this.i=null,this.l=null}l.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),ft&&ft(e)},(gt.prototype=new T).__c=function(e,t){var n=t.__c,r=this;null==r.o&&(r.o=[]),r.o.push(n);var i=vt(r.__v),o=!1,a=function(){o||(o=!0,n.__R=null,i?i(s):s())};n.__R=a;var s=function(){if(! --r.__u){if(r.state.__a){var e=r.state.__a;r.__v.__k[0]=pt(e,e.__c.__P,e.__c.__O)}var t;for(r.setState({__a:r.__b=null});t=r.o.pop();)t.forceUpdate()}};r.__u++||32&t.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(a,a)},gt.prototype.componentWillUnmount=function(){this.o=[]},gt.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),r=this.__v.__k[0].__c;this.__v.__k[0]=ht(this.__b,n,r.__O=r.__P)}this.__b=null}var i=t.__a&&A(L,null,e.fallback);return i&&(i.__u&=-33),[A(L,null,t.__a?null:e.children),i]};var bt=function(e,t,n){if(++n[1]===n[0]&&e.l.delete(t),e.props.revealOrder&&("t"!==e.props.revealOrder[0]||!e.l.size))for(n=e.i;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.i=n=n[2]}};(mt.prototype=new T).__a=function(e){var t=this,n=vt(t.__v),r=t.l.get(e);return r[0]++,function(i){var o=function(){t.props.revealOrder?(r.push(i),bt(t,e,r)):i()};n?n(o):o()}},mt.prototype.render=function(e){this.i=null,this.l=new Map;var t=z(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this.l.set(t[n],this.i=[1,0,this.i]);return e.children},mt.prototype.componentDidUpdate=mt.prototype.componentDidMount=function(){var e=this;this.l.forEach((function(t,n){bt(e,n,t)}))};var yt="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,_t=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,wt=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,xt=/[A-Z0-9]/g,kt="undefined"!=typeof document,Ct=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/:/fil|che|ra/).test(e)};T.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach((function(e){Object.defineProperty(T.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})}));var St=l.event;function At(){}function Mt(){return this.cancelBubble}function Lt(){return this.defaultPrevented}l.event=function(e){return St&&(e=St(e)),e.persist=At,e.isPropagationStopped=Mt,e.isDefaultPrevented=Lt,e.nativeEvent=e};var Tt={enumerable:!1,configurable:!0,get:function(){return this.class}},Et=l.vnode;l.vnode=function(e){"string"==typeof e.type&&function(e){var t=e.props,n=e.type,r={},i=-1===n.indexOf("-");for(var o in t){var a=t[o];if(!("value"===o&&"defaultValue"in t&&null==a||kt&&"children"===o&&"noscript"===n||"class"===o||"className"===o)){var s=o.toLowerCase();"defaultValue"===o&&"value"in t&&null==t.value?o="value":"download"===o&&!0===a?a="":"translate"===s&&"no"===a?a=!1:"o"===s[0]&&"n"===s[1]?"ondoubleclick"===s?o="ondblclick":"onchange"!==s||"input"!==n&&"textarea"!==n||Ct(t.type)?"onfocus"===s?o="onfocusin":"onblur"===s?o="onfocusout":wt.test(o)&&(o=s):s=o="oninput":i&&_t.test(o)?o=o.replace(xt,"-$&").toLowerCase():null===a&&(a=void 0),"oninput"===s&&r[o=s]&&(o="oninputCapture"),r[o]=a}}"select"==n&&r.multiple&&Array.isArray(r.value)&&(r.value=z(t.children).forEach((function(e){e.props.selected=-1!=r.value.indexOf(e.props.value)}))),"select"==n&&null!=r.defaultValue&&(r.value=z(t.children).forEach((function(e){e.props.selected=r.multiple?-1!=r.defaultValue.indexOf(e.props.value):r.defaultValue==e.props.value}))),t.class&&!t.className?(r.class=t.class,Object.defineProperty(r,"className",Tt)):(t.className&&!t.class||t.class&&t.className)&&(r.class=r.className=t.className),e.props=r}(e),e.$$typeof=yt,Et&&Et(e)};var Nt=l.__r;l.__r=function(e){Nt&&Nt(e),e.__c};var Ot=l.diffed;function Pt(e){return!!e&&e.$$typeof===yt}function Rt(e){return Pt(e)?Z.apply(null,arguments):e}l.diffed=function(e){Ot&&Ot(e);var t=e.props,n=e.__e;null!=n&&"textarea"===e.type&&"value"in t&&t.value!==n.value&&(n.value=null==t.value?"":t.value)};var Dt=function(e,t){return e(t)},zt=a(6660),It=a(4103);function Ft(e){var t,n,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=Ft(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function jt(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=Ft(e))&&(r&&(r+=" "),r+=t);return r}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==a.g?a.g:"undefined"!=typeof self&&self;var Bt={exports:{}};Bt.exports=function(){function e(e){return e&&"object"==typeof e&&"[object RegExp]"!==Object.prototype.toString.call(e)&&"[object Date]"!==Object.prototype.toString.call(e)}function t(t,n){return n&&!0===n.clone&&e(t)?i(function(e){return Array.isArray(e)?[]:{}}(t),t,n):t}function n(n,r,o){var a=n.slice();return r.forEach((function(r,s){void 0===a[s]?a[s]=t(r,o):e(r)?a[s]=i(n[s],r,o):-1===n.indexOf(r)&&a.push(t(r,o))})),a}function r(n,r,o){var a={};return e(n)&&Object.keys(n).forEach((function(e){a[e]=t(n[e],o)})),Object.keys(r).forEach((function(s){e(r[s])&&n[s]?a[s]=i(n[s],r[s],o):a[s]=t(r[s],o)})),a}function i(e,i,o){var a=Array.isArray(i),s=(o||{arrayMerge:n}).arrayMerge||n;return a?Array.isArray(e)?s(e,i,o):t(i,o):r(e,i,o)}return i.all=function(e,t){if(!Array.isArray(e)||e.length<2)throw new Error("first argument should be an array with at least two elements");return e.reduce((function(e,n){return i(e,n,t)}))},i}();var Ht,qt,$t=Bt.exports,Ut={exports:{}};Ht=Ut,(qt=Ut.exports).default={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}},Ht.exports=qt.default;var Wt=Ut.exports;const{svg:Vt,xlink:Gt}=Wt,Yt={[Vt.name]:Vt.uri,[Gt.name]:Gt.uri};function Xt(e="",t){const n=function(e){return Object.keys(e).map((t=>`${t}="${e[t].toString().replace(/"/g,""")}"`)).join(" ")}($t(Yt,t||{}));return`<svg ${n}>${e}</svg>`}const{svg:Zt,xlink:Kt}=Wt;var Jt={attrs:{[Zt.name]:Zt.uri,[Kt.name]:Kt.uri,style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"}};class Qt{constructor(e){this.config=$t(Jt,e||{}),this.symbols=[]}add(e){const{symbols:t}=this,n=this.find(e.id);return n?(t[t.indexOf(n)]=e,!1):(t.push(e),!0)}remove(e){const{symbols:t}=this,n=this.find(e);return!!n&&(t.splice(t.indexOf(n),1),n.destroy(),!0)}find(e){return this.symbols.filter((t=>t.id===e))[0]||null}has(e){return null!==this.find(e)}stringify(){const{attrs:e}=this.config,t=this.symbols.map((e=>e.stringify())).join("");return Xt(t,e)}toString(){return this.stringify()}destroy(){this.symbols.forEach((e=>e.destroy()))}}class en{constructor({id:e,viewBox:t,content:n}){this.id=e,this.viewBox=t,this.content=n}stringify(){return this.content}toString(){return this.stringify()}destroy(){["id","viewBox","content"].forEach((e=>delete this[e]))}}function tn(e){const t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n}class nn extends en{get isMounted(){return!!this.node}static createFromExistingNode(e){return new nn({id:e.getAttribute("id"),viewBox:e.getAttribute("viewBox"),content:e.outerHTML})}destroy(){this.isMounted&&this.unmount(),super.destroy()}mount(e){if(this.isMounted)return this.node;const t="string"==typeof e?document.querySelector(e):e,n=this.render();return this.node=n,t.appendChild(n),n}render(){return tn(Xt(this.stringify())).childNodes[0]}unmount(){this.node.parentNode.removeChild(this.node)}}var rn={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1};function on(e){return Array.prototype.slice.call(e,0)}function an(e){return(e||window.location.href).split("#")[0]}function sn(e,t="linearGradient, radialGradient, pattern, mask, clipPath"){return on(e.querySelectorAll("symbol")).forEach((e=>{on(e.querySelectorAll(t)).forEach((t=>{e.parentNode.insertBefore(t,e)}))})),e}const ln=Wt.xlink.uri,cn="xlink:href",un=/[{}|\\\^\[\]`"<>]/g;function dn(e){return e.replace(un,(e=>`%${e[0].charCodeAt(0).toString(16).toUpperCase()}`))}const fn=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],hn=fn.map((e=>`[${e}]`)).join(","),pn="mount",gn="symbol_mount",vn="__SVG_SPRITE_NODE__",mn="__SVG_SPRITE__",bn=()=>{const e=document.getElementById(vn);e?yn.attach(e):yn.mount(document.body,!0)};let yn=new class extends Qt{constructor(e={}){super($t(rn,e));const t=(n=n||Object.create(null),{on:function(e,t){(n[e]||(n[e]=[])).push(t)},off:function(e,t){n[e]&&n[e].splice(n[e].indexOf(t)>>>0,1)},emit:function(e,t){(n[e]||[]).map((function(e){e(t)})),(n["*"]||[]).map((function(n){n(e,t)}))}});var n;this._emitter=t,this.node=null;const{config:r}=this;if(r.autoConfigure&&this._autoConfigure(e),r.syncUrlsWithBaseTag){const e=document.getElementsByTagName("base")[0].getAttribute("href");t.on(pn,(()=>this.updateUrls("#",e)))}const i=this._handleLocationChange.bind(this);this._handleLocationChange=i,r.listenLocationChangeEvent&&window.addEventListener(r.locationChangeEvent,i),r.locationChangeAngularEmitter&&function(e){angular.module("ng").run(["$rootScope",t=>{t.$on("$locationChangeSuccess",((t,n,r)=>{!function(e,t){const n=document.createEvent("CustomEvent");n.initCustomEvent(e,!1,!1,t),window.dispatchEvent(n)}(e,{oldUrl:r,newUrl:n})}))}])}(r.locationChangeEvent),t.on(pn,(e=>{r.moveGradientsOutsideSymbol&&sn(e)})),t.on(gn,(e=>{r.moveGradientsOutsideSymbol&&sn(e.parentNode),(/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent)||/edge/i.test(navigator.userAgent))&&function(e){const t=[];on(e.querySelectorAll("style")).forEach((e=>{e.textContent+="",t.push(e)}))}(e)}))}get isMounted(){return!!this.node}_autoConfigure(e){const{config:t}=this;void 0===e.syncUrlsWithBaseTag&&(t.syncUrlsWithBaseTag=void 0!==document.getElementsByTagName("base")[0]),void 0===e.locationChangeAngularEmitter&&(t.locationChangeAngularEmitter=void 0!==window.angular),void 0===e.moveGradientsOutsideSymbol&&(t.moveGradientsOutsideSymbol=/firefox/i.test(navigator.userAgent))}_handleLocationChange(e){const{oldUrl:t,newUrl:n}=e.detail;this.updateUrls(t,n)}add(e){const t=super.add(e);return this.isMounted&&t&&(e.mount(this.node),this._emitter.emit(gn,e.node)),t}attach(e){const t=this;if(t.isMounted)return t.node;const n="string"==typeof e?document.querySelector(e):e;return t.node=n,this.symbols.forEach((e=>{e.mount(t.node),this._emitter.emit(gn,e.node)})),on(n.querySelectorAll("symbol")).forEach((e=>{const n=nn.createFromExistingNode(e);n.node=e,t.add(n)})),this._emitter.emit(pn,n),n}destroy(){const{config:e,symbols:t,_emitter:n}=this;t.forEach((e=>e.destroy())),n.off("*"),window.removeEventListener(e.locationChangeEvent,this._handleLocationChange),this.isMounted&&this.unmount()}mount(e=this.config.mountTo,t=!1){const n=this;if(n.isMounted)return n.node;const r="string"==typeof e?document.querySelector(e):e,i=n.render();return this.node=i,t&&r.childNodes[0]?r.insertBefore(i,r.childNodes[0]):r.appendChild(i),this._emitter.emit(pn,i),i}render(){return tn(this.stringify())}unmount(){this.node.parentNode.removeChild(this.node)}updateUrls(e,t){if(!this.isMounted)return!1;const n=document.querySelectorAll(this.config.usagesToUpdate);return function(e,t,n,r){const i=dn(n),o=dn(r),a=function(e,t){return on(e).reduce(((e,n)=>{if(!n.attributes)return e;const r=on(n.attributes),i=t?r.filter(t):r;return e.concat(i)}),[])}(e.querySelectorAll(hn),(({localName:e,value:t})=>-1!==fn.indexOf(e)&&-1!==t.indexOf(`url(${i}`)));a.forEach((e=>e.value=e.value.replace(new RegExp(i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),o))),function(e,t,n){on(e).forEach((e=>{const r=e.getAttribute(cn);if(r&&0===r.indexOf(t)){const i=r.replace(t,n);e.setAttributeNS(ln,cn,i)}}))}(t,i,o)}(this.node,n,`${an(e)}#`,`${an(t)}#`),!0}}({attrs:{id:vn,"aria-hidden":"true"},autoConfigure:"undefined"!=typeof document,listenLocationChangeEvent:"undefined"!=typeof window});var _n,wn,xn,kn,Cn,Sn;"undefined"!=typeof window&&"undefined"!=typeof document&&(window[mn]?yn=window[mn]:window[mn]=yn,document.body?bn():(wn=[],kn=(xn=document).documentElement.doScroll,Cn="DOMContentLoaded",(Sn=(kn?/^loaded|^c/:/^loaded|^i|^c/).test(xn.readyState))||xn.addEventListener(Cn,_n=function(){for(xn.removeEventListener(Cn,_n),Sn=1;_n=wn.shift();)_n()}),function(e){Sn?setTimeout(e,0):wn.push(e)})(bn));const An=new nn({id:"3cf198e5ab1bad8a5cfcd7df9010e2d9",content:'<symbol fill="#000000" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" id="3cf198e5ab1bad8a5cfcd7df9010e2d9"><title>ionicons-v5_logos</title><path d="M48.48,378.73a300.52,300.52,0,0,0,152.89,95.92,262.57,262.57,0,0,0,159.3-17.25,225.52,225.52,0,0,0,66.79-47,6.36,6.36,0,0,0-2-8.53,11.76,11.76,0,0,0-8-.05,401.92,401.92,0,0,1-116.55,39.34,358.13,358.13,0,0,1-127.29-8.83,446.73,446.73,0,0,1-119.1-60.49,5,5,0,0,0-6.06,6.9Z" /><path d="M387.15,388.44a168.11,168.11,0,0,1,48.94-2.23l.67.13a10,10,0,0,1,7.37,12.05A204.71,204.71,0,0,1,429,444.47a2.55,2.55,0,0,0,1.66,3.18,2.51,2.51,0,0,0,2.23-.37A83.31,83.31,0,0,0,464,382.86a12.44,12.44,0,0,0-10.22-13.22A95.75,95.75,0,0,0,384.91,384a2.55,2.55,0,0,0-.57,3.55A2.52,2.52,0,0,0,387.15,388.44Z" /><path d="M304.24,324.92a164,164,0,0,1-28.92,25.3A135.16,135.16,0,0,1,208.63,369a99.49,99.49,0,0,1-57.49-19.85,97.25,97.25,0,0,1-27.36-100.28,112.35,112.35,0,0,1,65.3-69.06,367.67,367.67,0,0,1,104.7-15.55V127A37.82,37.82,0,0,0,261,94.72a59.9,59.9,0,0,0-31.17,4.08,48.89,48.89,0,0,0-27.13,34.67,12,12,0,0,1-12.58,6.72l-50.9-4.5a11.38,11.38,0,0,1-8.38-10.16,103.66,103.66,0,0,1,36.61-63.45A143.86,143.86,0,0,1,257.85,32a146.24,146.24,0,0,1,84.27,27.67,86.82,86.82,0,0,1,30.7,70.22V258.8a84.46,84.46,0,0,0,8,31.28l15.87,23.23a13,13,0,0,1,0,11.23L349.7,364.25a12.5,12.5,0,0,1-12.68-.44A244.84,244.84,0,0,1,304.24,324.92Zm-10.6-116.83a257.68,257.68,0,0,0-44,2.89A63,63,0,0,0,208,242.54a63,63,0,0,0,3.07,54,40.6,40.6,0,0,0,47.11,12.19,78.61,78.61,0,0,0,35.46-55.58V208.09" /></symbol>',viewBox:"0 0 512 512"});yn.add(An);const Mn=new nn({id:"7e3aa6e8f105b74dd36141c94bfbc1eb",content:'<symbol viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" id="7e3aa6e8f105b74dd36141c94bfbc1eb">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M9.554 4.47a.6.6 0 0 1-.13.654l-3 3a.6.6 0 0 1-.849 0l-3-3A.6.6 0 0 1 3 4.1h6a.6.6 0 0 1 .554.37Z" fill="currentColor" fill-opacity=".56" />\n</symbol>',viewBox:"0 0 12 12"});yn.add(Mn);const Ln=new nn({id:"24e7a4e46048b860fb6606873a47ca5c",content:'<symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" id="24e7a4e46048b860fb6606873a47ca5c">\n<style type="text/css">\n\t#24e7a4e46048b860fb6606873a47ca5c .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#3861AD;}\n</style>\n<path class="st0" d="M616.7,236.8L473.9,524.6l251.5,291.6l-466.9,53l724.5,7.5L616.7,236.8z M588.5,123.3l-328,274.5L17,808.6\n\tl207.3-21.1L588.5,123.3z" />\n</symbol>',viewBox:"0 0 1000 1000"});yn.add(Ln);const Tn=new nn({id:"08905e107fe816161977b08a5ef22c4c",content:'<symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" id="08905e107fe816161977b08a5ef22c4c">\n<style type="text/css">\n\t#08905e107fe816161977b08a5ef22c4c .st0{fill:none;}\n\t#08905e107fe816161977b08a5ef22c4c .st1{fill:#4B7BBE;}\n\t#08905e107fe816161977b08a5ef22c4c .st2{fill:url(#08905e107fe816161977b08a5ef22c4c_SVGID_1_);}\n</style>\n<g>\n\t<path class="st0" d="M413.5,621.2h173l41.7-243.7H367.5L413.5,621.2z" />\n\t<path class="st1" d="M112.7,127.6C98,127.4,86,139.1,85.8,153.8c0,1.5,0.1,3.1,0.3,4.6l112.7,684c2.9,17.3,17.8,30,35.3,30.1h540.5\n\t\tc13.1,0.2,24.4-9.3,26.5-22.3l112.7-691.7c2.3-14.5-7.5-28.1-22-30.4c-1.5-0.2-3.1-0.4-4.6-0.3L112.7,127.6z M587.1,621.9H414.6\n\t\tl-46.7-244h261L587.1,621.9z" />\n\t\n\t\t<linearGradient id="08905e107fe816161977b08a5ef22c4c_SVGID_1_" gradientUnits="userSpaceOnUse" x1="203.175" y1="921.2677" x2="202.969" y2="921.0508" gradientTransform="matrix(1996.6343 0 0 -1480.3047 -404731.125 1364202.875)">\n\t\t<stop offset="0.18" style="stop-color:#325BA9" />\n\t\t<stop offset="1" style="stop-color:#4B7BBE" />\n\t</linearGradient>\n\t<path class="st2" d="M877.3,377.5H628.4l-41.8,243.9H414.3L210.8,862.9c6.5,5.6,14.7,8.7,23.2,8.7h540.2\n\t\tc13.1,0.2,24.4-9.3,26.5-22.3L877.3,377.5z" />\n</g>\n</symbol>',viewBox:"0 0 1000 1000"});yn.add(Tn);const En=new nn({id:"b0313fd65d77a8ee445beafb8ba8af49",content:'<symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" id="b0313fd65d77a8ee445beafb8ba8af49">\n<style type="text/css">\n\t#b0313fd65d77a8ee445beafb8ba8af49 .st0{fill:#171717;}\n</style>\n<g transform="matrix(2.791226 0 0 2.791226 71.368826 91.588681)">\n\t<circle class="st0" cx="150.8" cy="146.4" r="42.4" />\n\t<path class="st0" d="M150.8-31.9C67.8-31.9-2,24.9-21.8,101.8c-0.2,0.7-0.3,1.4-0.3,2.1c0,4.7,3.8,8.5,8.5,8.5h71.9\n\t\tc3.3,0,6.3-1.9,7.7-5c0,0,0.1-0.2,0.2-0.3c14.8-32,47.2-54.2,84.7-54.2c51.6,0,93.4,41.8,93.4,93.4s-41.8,93.4-93.4,93.4\n\t\tc-37.6,0-69.9-22.2-84.7-54.2c0-0.1-0.2-0.3-0.2-0.3c-1.4-3-4.4-5-7.7-5h-71.9c-4.7,0-8.5,3.8-8.5,8.5c0,0.7,0.1,1.4,0.3,2.1\n\t\tC-2,267.8,67.8,324.6,150.8,324.6c98.5,0,178.4-79.8,178.4-178.3S249.4-31.9,151-31.9L150.8-31.9z" />\n</g>\n</symbol>',viewBox:"0 0 1000 1000"});yn.add(En);const Nn=new nn({id:"f681aed9de72a8ea119158d26e3472cc",content:'<symbol viewBox="0 0 12 8" fill="currentColor" xmlns="http://www.w3.org/2000/svg" id="f681aed9de72a8ea119158d26e3472cc">\n <circle cx="3" cy="2" r="1" />\n <circle cx="6" cy="2" r="1" />\n <circle cx="9" cy="2" r="1" />\n <circle cx="3" cy="6" r="1" />\n <circle cx="6" cy="6" r="1" />\n <circle cx="9" cy="6" r="1" />\n</symbol>',viewBox:"0 0 12 8"});yn.add(Nn);const On=new nn({id:"794d462808034f88cff7dcb5a3f392e3",content:'<symbol viewBox="0 0 2500 2500" xmlns="http://www.w3.org/2000/svg" id="794d462808034f88cff7dcb5a3f392e3"><path clip-rule="evenodd" d="m503.6 242.3-10.7 10.7 438.1 438.1c-62 96.7-97.6 215.5-97.6 350.6 0 375.6 275.8 625 625 625 130.5 0 250.8-34.8 350.2-98l440.3 440.3c-228.1 301.3-590.7 491-998.8 491-690.3 0-1250.1-542.6-1250.1-1250 0-420.7 198-783.1 503.6-1007.7zm208.4-123.8c162.9-76.2 345.4-118.5 538-118.5 690.3 0 1250 542.6 1250 1250 0 194.6-42.3 376.7-118.1 538.5l-396.2-396.2c62-96.7 97.6-215.5 97.6-350.6 0-375.6-275.8-625-625-625-130.5 0-250.8 34.8-350.2 98zm746.3 1298.2c-209.6 0-375-149.6-375-375s165.4-375 375-375 375 149.6 375 375-165.4 375-375 375z" fill="#192d46" fill-rule="evenodd" /></symbol>',viewBox:"0 0 2500 2500"});yn.add(On);const Pn=new nn({id:"a2e5db401ed62fd39ef21026fac761ae",content:'<symbol viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" id="a2e5db401ed62fd39ef21026fac761ae">\n<g clip-path="url(#a2e5db401ed62fd39ef21026fac761ae_clip0_53_89)">\n<path d="M10 30H4C3.46957 30 2.96086 29.7893 2.58579 29.4142C2.21071 29.0391 2 28.5304 2 28V16C2 15.4696 2.21071 14.9609 2.58579 14.5858C2.96086 14.2107 3.46957 14 4 14H10C10.5304 14 11.0391 14.2107 11.4142 14.5858C11.7893 14.9609 12 15.4696 12 16V28C12 28.5304 11.7893 29.0391 11.4142 29.4142C11.0391 29.7893 10.5304 30 10 30ZM4 16V28H10V16H4Z" fill="currentColor" />\n<path d="M28 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V12H6V6H28V20H14V22H16V26H14V28H23V26H18V22H28C28.5304 22 29.0391 21.7893 29.4142 21.4142C29.7893 21.0391 30 20.5304 30 20V6C30 5.46957 29.7893 4.96086 29.4142 4.58579C29.0391 4.21071 28.5304 4 28 4Z" fill="currentColor" />\n</g>\n<defs>\n<clipPath id="a2e5db401ed62fd39ef21026fac761ae_clip0_53_89">\n<rect width="32" height="32" fill="white" />\n</clipPath>\n</defs>\n</symbol>',viewBox:"0 0 32 32"});yn.add(Pn);const Rn=new nn({id:"b1d648a783b58a400b404192338f655e",content:'<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 98 96" id="b1d648a783b58a400b404192338f655e">\n <path fill="currentColor" fill-rule="evenodd" d="M48.85 0C21.84 0 0 22 0 49.22 0 70.97 14 89.39 33.4 95.9c2.43.49 3.32-1.06 3.32-2.37 0-1.14-.08-5.05-.08-9.12-13.59 2.93-16.42-5.87-16.42-5.87-2.18-5.7-5.42-7.17-5.42-7.17-4.45-3.01.33-3.01.33-3.01 4.93.32 7.52 5.05 7.52 5.05 4.37 7.5 11.4 5.38 14.23 4.07.4-3.18 1.7-5.38 3.08-6.6-10.84-1.14-22.25-5.38-22.25-24.28 0-5.38 1.94-9.78 5.02-13.2-.49-1.22-2.19-6.28.48-13.04 0 0 4.13-1.3 13.43 5.05a46.97 46.97 0 0 1 12.21-1.63c4.13 0 8.33.57 12.22 1.63 9.3-6.35 13.42-5.05 13.42-5.05 2.67 6.76.97 11.82.49 13.04a18.9 18.9 0 0 1 5.01 13.2c0 18.9-11.4 23.06-22.32 24.28 1.78 1.55 3.32 4.48 3.32 9.13 0 6.6-.08 11.9-.08 13.52 0 1.3.89 2.86 3.31 2.37a49.18 49.18 0 0 0 33.4-46.7C97.72 22 75.8 0 48.86 0z" clip-rule="evenodd" />\n</symbol>',viewBox:"0 0 98 96"});yn.add(Rn);const Dn=new nn({id:"6c54f7e0e4a7e61b356c74e8c52789c5",content:'<symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" id="6c54f7e0e4a7e61b356c74e8c52789c5">\n<style type="text/css">\n\t#6c54f7e0e4a7e61b356c74e8c52789c5 .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#E2452A;}\n\t#6c54f7e0e4a7e61b356c74e8c52789c5 .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#F36E2C;}\n\t#6c54f7e0e4a7e61b356c74e8c52789c5 .st2{fill-rule:evenodd;clip-rule:evenodd;fill:#FAA327;}\n</style>\n<g>\n\t<path class="st0" d="M500,959.9L683.8,394H316.2L500,959.9z" />\n\t<path class="st1" d="M500,959.9L316.2,394H58.6L500,959.9z" />\n\t<path class="st2" d="M58.6,394L2.7,566.1c-5.1,15.7,0.5,32.9,13.8,42.6L500,959.9L58.6,394z" />\n\t<path class="st0" d="M58.6,394h257.6L205.5,53.4c-5.7-17.5-30.5-17.5-36.2,0L58.6,394z" />\n\t<path class="st1" d="M500,959.9L683.8,394h257.6L500,959.9z" />\n\t<path class="st2" d="M941.4,394l55.8,171.9c5.1,15.7-0.5,32.9-13.8,42.6L500,959.9L941.4,394z" />\n\t<path class="st0" d="M941.4,394H683.8L794.5,53.3c5.7-17.5,30.5-17.5,36.2,0L941.4,394z" />\n</g>\n</symbol>',viewBox:"0 0 1000 1000"});yn.add(Dn);const zn=new nn({id:"2452a92e8d5bc90b62427d2f031ffbe8",content:'<symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1000 1000" id="2452a92e8d5bc90b62427d2f031ffbe8">\n<style type="text/css">\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st0{fill:#D33833;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st1{fill:#EF3D3A;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st2{fill:#231F20;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st3{fill:#F0D6B7;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st4{fill:#335061;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st5{fill:#6D6B6D;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st6{fill:#DCD9D8;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st7{fill:#F7E4CD;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st8{fill:#49728B;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st9{fill:#FFFFFF;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st10{stroke:#D33833;stroke-width:10.8864;stroke-miterlimit:23.9808;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st11{fill:#81B0C4;}\n\t#2452a92e8d5bc90b62427d2f031ffbe8 .st12{fill:#1D1919;}\n</style>\n<g>\n\t<path class="st0" d="M730.1,426.2c0,130.3-103.3,235.9-230.7,235.9S268.6,556.5,268.6,426.2c0-130.3,103.3-235.9,230.7-235.9\n\t\tC626.8,190.3,730.1,296,730.1,426.2" />\n\t<path class="st1" d="M278.1,484.7c0,0-16.7-246,210.1-253.1l-15.8-26.4l-123,41.3l-35.2,40.4l-30.7,58.8L266,414.1l5.2,45.8" />\n\t<path class="st2" d="M341.4,265.3c-40.4,41.5-65.5,98.6-65.5,161.9S301,547.5,341.4,589c40.6,41.5,96.2,67,158,67\n\t\tc61.8,0,117.4-25.5,158-67c40.4-41.5,65.5-98.6,65.5-161.9c0-63.3-25.1-120.4-65.5-161.9c-40.6-41.3-96.2-67-158-67\n\t\tC437.8,198.3,381.9,223.8,341.4,265.3L341.4,265.3z M331.1,598.9c-43-43.9-69.6-104.8-69.6-171.7s26.6-127.8,69.6-171.9\n\t\tc43-43.9,102.5-71.3,168.2-71.3c65.7,0,125.2,27.4,168.2,71.3c43,43.9,69.6,104.8,69.6,171.9c0,67-26.6,127.8-69.6,171.7\n\t\tc-43,44.1-102.5,71.3-168.2,71.3C433.7,670.2,374.1,643,331.1,598.9L331.1,598.9z" />\n\t<path class="st3" d="M596.5,427.5l-35.2,5.2l-47.4,5.4l-30.7,0.7l-30-0.9l-22.9-7.1l-20.3-22l-15.8-44.8l-3.5-9.7l-21-7.1\n\t\tL357.4,327l-8.7-29l9.7-25.5l22.9-8l18.4,8.7l8.7,19.4l10.6-1.7l3.5-4.5l-3.5-20.3l-0.9-25.5l5.2-35.2l-0.2-20.1l16-25.7l28.1-20.3\n\t\tl49.1-21l54.5,8l47.4,34.2l22,35.2l14.1,25.5l3.5,63.3l-10.6,54.5l-19.4,48.4l-18.2,25.9" />\n\t<path class="st4" d="M566.7,579.5l-125.6,5.2v21l10.6,73.9l-5.2,6.1l-87.8-30l-6.1-10.6l-8.7-99.4l-20.7-59.5l-4.5-14.1l70.3-48.4\n\t\tl22-8.7l19.4,23.8l16.7,14.9l19.4,6.1l8.7,2.6l10.6,45.8l8,9.7l20.3-7.1l-14.1,27.4l76.3,36.1L566.7,579.5" />\n\t<path class="st5" d="M358.3,272.9l22.9-8l18.4,8.7l8.7,19.4l10.6-1.7l2.6-10.6l-5.2-20.3l5.2-48.4l-4.5-26.4l15.8-18.4l34.2-27.2\n\t\tl-9.7-13.2l-48.4,23.8l-20.3,15.8L377.5,191L360,214.8l-5.2,28.1L358.3,272.9" />\n\t<path class="st6" d="M394.4,190.3c0,0,13.2-32.6,65.9-48.4c52.7-15.8,2.6-11.4,2.6-11.4l-57.1,22l-22,22l-9.7,17.5L394.4,190.3\n\t\t M368,266.8c0,0-18.4-61.6,51.9-70.3l-2.6-10.6l-48.4,11.4l-14.1,45.8l3.5,30L368,266.8" />\n\t<path class="st7" d="M396.1,348.4l11.5-11.2c0,0,5.2,0.6,6.1,6.7c0.9,6.1,3.5,61.6,41.3,91.4c3.5,2.8-28.1-4.5-28.1-4.5L398.9,387\n\t\t M557.8,331.7c0,0,2-26.6,9.3-24.6c7.3,2,7.3,9.3,7.3,9.3S556.8,327.6,557.8,331.7 M630.7,234.2c0,0-14.5,3-15.8,15.8\n\t\tc-1.3,12.8,15.8,2.6,18.4,1.7 M524.5,235.1c0,0-19.4,2.6-19.4,14.9c0,12.3,22,11.3,28.1,6.1 M405,292.3c0,0-33.3-20.3-36.8-0.9\n\t\tc-3.5,19.4-11.4,33.3,5.2,53.6l-11.4-3.5l-10.6-27.2l-3.5-26.4l20.3-21l22.9,1.7l13.2,10.6L405,292.3 M420.8,236.8\n\t\tc0,0,14.9-77.4,90.4-92.3c62.1-12.3,94.9,2.6,107.2,16.7c0,0-55.4-65.9-108.1-45.8c-52.7,20.3-91.4,57.1-90.4,80.8\n\t\tC421.4,236.8,420.8,236.8,420.8,236.8 M624.6,170c0,0-25.5-0.9-26.4,22c0,0,0,3.5,1.7,7.1c0,0,20.3-22.9,32.6-10.6" />\n\t<path class="st7" d="M513.1,201.4c0,0-4.5-35-34.2-14.7c-19.4,13.2-17.5,31.6-14.1,35.2c3.5,3.5,2.6,10.6,5.2,5.8\n\t\tc2.6-4.8,1.9-20.7,11.5-25.1C491,198.1,507,193.3,513.1,201.4" />\n\t<path class="st8" d="M430.5,438.9l-82.6,36.8c0,0,34.2,136.2,16.7,178.4l-12.3-4.5l-0.9-51.9l-22.9-98.2l-9.7-27.2l86.2-58.1\n\t\tL430.5,438.9 M438.9,514.2l11.7,14.3v52.7h-14c0,0-1.7-36.8-1.7-41.3c0-4.5,1.7-20.3,1.7-20.3 M439.2,589.2l-39.6,1.7l11.4,8\n\t\tl28.1,4.5" />\n\t<path class="st4" d="M574.5,580.5l32.6-0.9l8,80.8l-33.3,4.5L574.5,580.5" />\n\t<path class="st4" d="M583.3,580.5l49.1-2.6c0,0,20.3-51,20.3-53.6c0-2.6,17.5-73.9,17.5-73.9l-39.6-41.3l-8-7.1l-21,21v81.7\n\t\tL583.3,580.5" />\n\t<path class="st8" d="M605.2,574.3l-30.7,6.1L579,605c11.3,5.2,30.7-8.7,30.7-8.7 M606.2,420.5l61.6,45.8l1.7-21l-46.5-43\n\t\tL606.2,420.5" />\n\t<path class="st9" d="M469.8,753.5l-18.2-73.9l-9.1-54.5l-1.5-40.4l82.4-4.5h51.2l-4.7,92.3l8,71.3l-0.9,13.2l-66.8,5.2L469.8,753.5\n\t\t" />\n\t<path class="st6" d="M563.2,579.5c0,0-4.5,91.4,8.7,156.5c0,0-26.4,16.7-64.9,21l73.9-2.6l8.7-5.2l-10.6-144l-2.8-30.9" />\n\t<path class="st9" d="M616.4,653.4l34.2-9.7l64.9-3.5l9.7-30l-17.5-51.9l-20.3-2.6l-28.1,8.7l-26.8,13.2l-14.3-2.6l-11.2,4.5" />\n\t<path class="st6" d="M615.8,635.7c0,0,22.9-10.6,26.4-9.7l-9.7-48.4l11.4-4.5c0,0,8,45.8,8,51c0,0,49.1,2.6,53.6,2.6\n\t\tc0,0,10.6-20.3,8-41.3l9.7,28.1l0.9,15.8l-14.1,21l-15.8,3.5l-26.4-0.9l-8.7-11.4l-30.7,4.5l-9.7,3.5" />\n\t<path class="st9" d="M581.2,573.4l-19.4-49.1l-20.3-29c0,0,4.5-12.3,10.6-12.3h20.3l19.4,7.1l-1.7,32.6L581.2,573.4" />\n\t<path class="st6" d="M585.1,556.7c0,0-24.6-47.4-24.6-54.5c0,0,4.5-10.6,10.6-8c6.1,2.6,19.4,9.7,19.4,9.7v-16.7l-30-6.1l-20.3,2.6\n\t\tl34.2,81.1l7.1,0.9" />\n\t<path class="st9" d="M477.6,440.7l-24.4-2.6l-22.9-7.1v8l11.2,12.3l35.2,15.8" />\n\t<path class="st6" d="M438.3,443.3c0,0,27.2,11.4,36.1,8.7l0.9,10.6l-24.6-5.2l-14.9-10.6L438.3,443.3" />\n\t<path class="st0" d="M616.4,486c-14.9-0.4-28.5-2.2-40.2-5.6c0.7-4.8-0.7-9.5,0.6-13c3.3-2.4,8.7-2.4,13.8-3\n\t\tc-4.3-2-10.4-3-15.3-1.7c-0.2-3.3-1.7-5.4-2.6-8c8.4-3,28.1-22.5,39.3-16.2c5.4,3.2,7.6,20.7,8,29.4C620.3,475,619.2,482,616.4,486\n\t\t" />\n\t<path class="st10" d="M616.4,486c-14.9-0.4-28.5-2.2-40.2-5.6c0.7-4.8-0.7-9.5,0.6-13c3.3-2.4,8.7-2.4,13.8-3\n\t\tc-4.3-2-10.4-3-15.3-1.7c-0.2-3.3-1.7-5.4-2.6-8c8.4-3,28.1-22.5,39.3-16.2c5.4,3.2,7.6,20.7,8,29.4C620.3,475,619.2,482,616.4,486\n\t\tL616.4,486z" />\n\t<path class="st0" d="M545.1,461.6c0,1.1,0,2.2-0.2,3.3c-4.7,3-12.1,3-17.3,5.6c7.4,0.4,13.4,2.2,18.6,4.7c-0.2,2.8-0.2,5.8-0.4,8.6\n\t\tc-8.6,5.8-16.4,14.5-26.4,20.1c-4.8,2.6-21.4,9.3-26.4,8c-2.8-0.7-3.2-4.3-4.3-7.6c-2.4-7.1-8-18.6-8.6-29.4\n\t\tc-0.6-13.6-2-36.5,12.7-33.7c11.9,2.2,25.7,7.6,34.8,12.7C533.4,457.1,536.6,460.8,545.1,461.6" />\n\t<path class="st10" d="M545.1,461.6c0,1.1,0,2.2-0.2,3.3c-4.7,3-12.1,3-17.3,5.6c7.4,0.4,13.4,2.2,18.6,4.7\n\t\tc-0.2,2.8-0.2,5.8-0.4,8.6c-8.6,5.8-16.4,14.5-26.4,20.1c-4.8,2.6-21.4,9.3-26.4,8c-2.8-0.7-3.2-4.3-4.3-7.6\n\t\tc-2.4-7.1-8-18.6-8.6-29.4c-0.6-13.6-2-36.5,12.7-33.7c11.9,2.2,25.7,7.6,34.8,12.7C533.4,457.1,536.6,460.8,545.1,461.6\n\t\tL545.1,461.6z" />\n\t<path class="st0" d="M553.5,477.8c-1.3-7.4-2.8-9.5-2.2-16C571.2,448.6,574.7,484.5,553.5,477.8" />\n\t<path class="st10" d="M553.5,477.8c-1.3-7.4-2.8-9.5-2.2-16C571.2,448.6,574.7,484.5,553.5,477.8L553.5,477.8z" />\n\t<path class="st1" d="M582.2,483.7c0,0-6.1-8.7-1.7-11.4c4.5-2.6,8.7,0,11.4-4.5c2.6-4.5,0-7.1,0.9-12.3c0.9-5.2,5.2-6.1,9.7-7.1\n\t\tc4.5-0.9,16.7-2.6,18.4,1.7l-5.2-15.8l-10.6-3.5l-33.3,19.4l-1.7,9.7v19.4 M489.9,512.7c-1.1-13.8-2.2-27.4-3.3-41.1\n\t\tc-1.9-20.5,4.8-16.9,22.7-16.9c2.8,0,16.7,3.2,17.7,5.2c4.8,9.9-8,7.6,5.6,15.1c11.4,6.1,31.6-3.7,27-17.7\n\t\tc-2.6-3.2-13.4-0.9-17.3-3l-20.7-10.6c-8.7-4.5-28.8-11.2-38.1-4.8c-23.6,16,1.5,56.2,9.9,72.9" />\n\t<path class="st2" d="M513.1,201.4c-24-5.6-35.9,10-43.2,26.2c-6.5-1.5-3.9-10.4-2.2-14.9c4.3-11.7,21.6-27.5,35.7-25.3\n\t\tC509.4,188.2,517.6,193.8,513.1,201.4 M629.8,228.6h1.1c5.4,11.2,10,23.1,16.9,33.1c-4.7,10.8-34.6,20.1-34.2,1.1\n\t\tc6.5-2.8,17.7-0.6,23.4-4.3C633.7,249.5,629,241.6,629.8,228.6 M525.2,229c5.2,9.5,6.9,19.4,14.1,26.4c3.4,3.2,9.7,7.1,6.5,16\n\t\tc-0.7,2-6.1,6.7-9.3,7.6c-11.3,3.3-38,0.7-29-13.6c9.5,0.4,22.1,6.1,29.2-0.7C531.4,256.2,521.7,239,525.2,229 M625.5,324.6\n\t\tc-17.1,11-36.3,23.1-64.6,20.3c-6-5.2-8.4-16.9-2.4-24.6c3,5.2,1.1,14.9,9.7,16.4c16,2.8,34.6-9.9,46.1-14.1\n\t\tc7.1-12.1-0.6-16.4-7.1-24.2c-13.2-15.8-30.7-35.5-30.1-59.2c5.4-3.9,5.8,6,6.5,7.6c6.9,16,24.2,36.7,36.7,50.4\n\t\tc3.2,3.3,8.2,6.7,8.7,8.9C630.7,312.5,624.8,320.3,625.5,324.6 M398.9,313.1c-5.4-3.2-6.7-16.6-13-16.9c-9.1-0.6-7.4,17.5-7.4,28.1\n\t\tc-6.1-5.6-7.3-23.1-2.8-32c-5.2-2.6-7.4,2.8-10.4,4.7C369.1,269.9,404.8,284.4,398.9,313.1 M636.3,336c-8,15.3-19.4,32-42.8,32.6\n\t\tc-0.6-4.8-0.9-12.5,0-15.4C611.6,351.2,622.7,342.1,636.3,336 M523.9,345.8c14.9,7.8,42.4,8.7,62.9,8.2c1.1,4.5,1.1,10,1.1,15.4\n\t\tC561.7,370.6,530.8,364.1,523.9,345.8 M521.1,360.4c10.4,26,46,23.1,75.9,22.3c-1.3,3.3-4.1,7.4-7.8,8.7\n\t\tc-9.7,3.9-36.1,6.9-49.5-0.2c-8.4-4.5-14-14.7-18.6-20.7C519.1,367.8,507.9,360.5,521.1,360.4" />\n\t<path class="st11" d="M624.2,503.8c-12.1,20.8-23.8,42.2-38.1,60.5c6-17.7,8.6-47.4,9.5-70.1C608.2,488.2,619,495.4,624.2,503.8" />\n\t<path class="st2" d="M689.5,578.6c-13.6,2.8-23.1,16-36.5,15.1C660.5,583.5,673.1,579,689.5,578.6 M695.5,599.8\n\t\tc-11.2,1.1-24.2,3-35.4,2C665.5,593.7,686,596.7,695.5,599.8 M699.4,618.3c-12.5,0.2-27.9,0-39.8-0.9\n\t\tC666.6,609.7,691.4,614.5,699.4,618.3" />\n\t<path class="st6" d="M600.8,668.5c1.9,15.6,8,31.4,7.3,48.6c-6.9,2.2-10.8,4.3-20.1,4.3c-0.6-14.5-2.6-36.8-2-50.8\n\t\tC590.3,670.9,597,667.4,600.8,668.5" />\n\t<path class="st3" d="M580.7,437.8c-6.3,4.1-11.5,9.1-17.7,13.6c-13.4,0.7-20.7-0.9-30.3-8.6c0.2-0.6,1.1-0.4,1.1-1.1\n\t\tC548.1,448,566.3,439.1,580.7,437.8" />\n\t<path class="st11" d="M505.9,535.1c3.9-16.9,19.4-25.9,33.3-35.2c14.3,18.2,23.1,41.7,32.7,64.4C549,557.4,525.8,546.4,505.9,535.1\n\t\t" />\n\t<path class="st2" d="M585.9,670.7c-0.6,14,1.3,36.1,2,50.8c9.3,0,13.2-2,20.1-4.3c0.7-17.1-5.4-32.9-7.3-48.6\n\t\tC597,667.4,590.3,670.9,585.9,670.7z M442.2,591.8c6.1,56,14.9,102.9,31.1,152.6c35.9,11,79.1,11.9,110.9,2\n\t\tc-5.8-27.9-3.3-62-6.7-91.9c-2.6-22.5-1.3-45-4.8-67.9C534.1,578.6,479.8,584.8,442.2,591.8L442.2,591.8z M581.8,587\n\t\tc-0.4,24,1.1,47.8,3,71.8c9.3-1.3,15.4-2.2,24-4.3c-2.8-23.1-2.4-49.3-8.2-69.8C594.1,584.9,588.3,584.8,581.8,587L581.8,587z\n\t\t M628.5,583.1c-4.5-0.9-9.5,0-13.6,0c2,19.5,6.7,41.1,8.4,61.8c6.5,0.2,10-3,15.4-3.9C639.1,622.9,637.2,598,628.5,583.1\n\t\tL628.5,583.1z M699.4,647.8c13.8-3.3,22.3-20.1,18.4-37.4c-2.6-11.5-7.1-33.5-12.1-40.9c-3.5-5.4-13.4-12.7-21.4-7.6\n\t\tc-12.8,8.2-35.4,10.6-44.7,20.5c4.7,15.6,6.1,36.8,8,56.6c16,0.9,35.5-4.5,48.9,1.3c-9.3,3-21.2,3-29.2,7.4\n\t\tC674.1,650.8,689.3,650.3,699.4,647.8L699.4,647.8z M571.7,564.3c-9.7-22.7-18.4-46.1-32.7-64.4c-14,9.3-29.2,18.2-33.3,35.2\n\t\tC525.8,546.4,549,557.4,571.7,564.3L571.7,564.3z M595.5,494.1c-0.9,22.7-3.5,52.5-9.5,70.1c14.3-18.4,26.1-39.6,38.1-60.5\n\t\tC619,495.4,608.2,488.2,595.5,494.1L595.5,494.1z M568.6,484.7c-5.4-0.6-10,6.3-17.1,3.3c-1.7,1.9-3.2,3.7-4.8,5.6\n\t\tc15.6,19,22.9,45.8,35,67.9c6.5-21.4,5.8-44.7,7.3-67.9C579.9,494,574.9,485.2,568.6,484.7L568.6,484.7z M551.3,461.8\n\t\tc-0.6,6.5,0.9,8.6,2.2,16C574.7,484.5,571.2,448.6,551.3,461.8z M527.6,453.9c-9.1-5-22.9-10.4-34.8-12.7\n\t\tc-14.7-2.8-13.2,20.1-12.7,33.7c0.6,10.8,6.1,22.1,8.6,29.4c1.1,3.3,1.5,6.9,4.3,7.6c5,1.1,21.8-5.4,26.4-8\n\t\tc10-5.4,17.9-14.1,26.4-20.1c0.2-2.8,0.2-5.8,0.4-8.6c-5.2-2.6-11-4.3-18.6-4.7c5-2.6,12.7-2.6,17.3-5.6c0-1.1,0-2.2,0.2-3.4\n\t\tC536.6,460.8,533.4,457.1,527.6,453.9L527.6,453.9z M440.2,438.1c-7.6,7.8,21.4,18.2,30.5,18.8c0-4.8,2.8-9.5,2.2-13\n\t\tC461.9,442,447.6,443.3,440.2,438.1L440.2,438.1z M534,441.7c0,0.7-0.9,0.6-1.1,1.1c9.9,7.6,17.1,9.3,30.3,8.6\n\t\tc6-4.3,11.4-9.5,17.7-13.6C566.3,439.1,548.1,448,534,441.7L534,441.7z M619.9,467.7c-0.4-8.6-2.6-26.2-8-29.4\n\t\tc-11.2-6.5-30.9,13.2-39.3,16.2c0.9,2.6,2.4,4.7,2.6,8c5-1.3,11-0.4,15.3,1.7c-5,0.6-10.4,0.6-13.8,3c-1.1,3.5,0.4,8.2-0.6,13\n\t\tc11.7,3.3,25.3,5,40.2,5.6C619.2,482,620.3,475,619.9,467.7L619.9,467.7z M427.3,445.6c-2.4-1.7-18.6-22.7-20.8-21.8\n\t\tc-29.2,11.5-56.6,31.4-80.9,50.4c23.3,50.1,32.7,111.3,34.4,170.3c26.6,12.5,50.1,30.5,86.3,32.4c-4.3-29.6-8-56.2-10.4-84.1\n\t\tc-9.1-3.9-22.1,0.2-30.7-1.1c0-10.2,13-4.5,14.1-11.3c0.7-5.2-7.3-5.6-4.7-13.8c6.7,2.4,10.2,7.8,17.3,9.9\n\t\tc6.5-14.1,0-39.3,0.9-51.2c0.2-2.2,1.1-12.3,6.1-10.6c4.5,1.5-0.2,27,0.2,38.1c0.4,10.4-1.3,20.3,3,26.8c35-4.8,70.5-7.8,108.5-8.9\n\t\tc-8.4-3.5-18.2-6.9-29-13c-6-3.3-24.4-10.2-26-15.8c-2.8-8.9,7.1-13.6,8.7-21.2c-17.7,9.7-21-9.3-25.3-22.5\n\t\tc-3.7-12.1-6-21.2-6.9-28.1C456.7,462.1,440.4,454.9,427.3,445.6L427.3,445.6z M604.5,426.2c24.4-11.7,28.8,44.1,19.2,62.2\n\t\tc1.5,5.4,6.5,7.4,8.6,12.3c-13.6,24.4-28.7,47.1-42.6,71.1c10.2-6.5,25.1-1.1,37.2-6c4.5-1.7,7.6-11.9,11-20.1\n\t\tc9.3-22.3,19-50.6,23.3-71.8c0.9-4.8,3.7-15.4,3-19.7c-1.1-7.8-11.5-13.6-16.9-18.2c-9.9-8.9-16-16.6-26.4-24.9\n\t\tC616.8,417.1,607.8,421.2,604.5,426.2L604.5,426.2z M371.7,210.2c-11.5,12.8-9.1,36.7-7.8,53.8c21-13.2,48.8,1.1,48.6,23.4\n\t\tc10-0.2,3.7-12.5,1.9-20.5c-6-25.9,10-53.8,0.7-77.4C397,191,382.3,198.3,371.7,210.2L371.7,210.2z M454.7,135.9\n\t\tc-26.2,7.4-59.9,26.6-70.7,50.2c8.4-1.3,14.1-5.4,22.3-6c3.2-0.2,7.3,1.3,10.8,0.4c7.1-1.9,13.2-17.9,18.6-23.8\n\t\tc5.2-5.8,11.5-8.4,15.8-13.6c2.8-1.3,6.9-1.3,7.1-5.4C457.5,136.5,456.2,135.6,454.7,135.9L454.7,135.9z M591.5,143\n\t\tc-27.4-15.4-73.5-27-102.5-12.5c-23.4,11.7-55.1,31.1-65.9,55.5c10,23.6-3,45.2-3.9,69.2c-0.4,12.8,6,23.8,6.5,37.8\n\t\tc-3.5,5.8-14,6.3-21.2,6c-2.4-12.3-6.7-26.1-19.4-27.5c-17.9-2-31.1,12.8-31.8,28.3c-0.9,18.2,14,48.4,35.2,46.3\n\t\tc8.2-0.7,10.2-8.9,19.2-8.9c4.8,9.7-7.4,12.7-8.7,19.5c-0.4,1.9,0.9,8.7,1.9,12.1c3.9,15.8,12.5,36.5,20.8,48.6\n\t\tc10.8,15.4,31.8,17.7,54.5,19.2c4.1-8.7,19-8,28.7-5.8c-11.7-4.7-22.5-15.8-31.4-25.7c-10.2-11.4-20.7-23.4-21.2-38.3\n\t\tc19.5,27,35.5,50.6,70.9,62.5c26.8,8.9,58.1-4.1,78.7-18.6c8.6-6,13.6-15.6,19.7-24.2c22.7-32.7,33.3-79.3,31.1-124.5\n\t\tc-0.9-18.6-0.9-37.2-7.3-49.7c-6.5-13-28.7-24.9-41.7-13c-2.4-12.8,10.8-20.7,26.2-16C618.8,168.9,607.3,152,591.5,143L591.5,143z\n\t\t M642.4,563.7c21.4-10.6,61.2-28.5,74.4,0c5,10.6,10.8,28.3,13.2,39.3c3.5,15.3-3.9,47.6-19.7,52.7c-14,4.5-30.1,4.3-46.9,0.9\n\t\tc-2-1.7-4.1-4.5-5.8-7.4c-11.9-0.4-23.3,0.6-32.6,5.6c0.9,8.9-5,10.2-10.8,12.1c-4.1,16.6,8.4,38.1,5.4,53\n\t\tc-2,10.8-15.3,12.5-24.9,14.3c-0.4,6,0.4,11,1.1,16c-2.2,8.2-12.1,12.8-21.6,14c-31.1,3.7-78.1,5.4-107.9-5.4\n\t\tc-8.4-20.5-14.9-45.2-21.8-68.5c-29,3.2-52.7-12.5-74.8-22.9c-7.6-3.5-18.2-5.6-21.2-11.7c-2.8-6-1.7-17.3-2.4-27.9\n\t\tc-1.7-27.4-3.3-53.8-10.4-81.7c-3.2-12.7-8.9-23.6-12.8-35.7c-3.7-11.2-10-25.1-11.7-36.3c-2.4-16.6,13.2-17.5,23.1-24.7\n\t\tc15.4-11.2,27.5-17.3,44.3-27.4c5-3,19.9-10.4,21.6-14c3.4-6.9-5.8-16.6-8.2-22c-3.9-8.6-6-15.8-6.5-24.2\n\t\tc-14-2.2-24.7-10.6-31.1-19.9c-10.6-15.6-18.1-44.5-8.7-66.2c0.7-1.7,4.3-5.2,4.8-7.8c1.1-5.2-2-12.1-2.2-17.7\n\t\tc-0.9-28.5,4.8-53,24-61.6c7.8-31.1,35.7-41.3,62-56.8c9.9-5.8,20.7-9.5,31.8-13.6c40-14.7,101.6-11.9,134.9,13.2\n\t\tc14.1,10.6,36.7,33.1,44.7,49.5c21.4,43,19.7,115,4.8,167.5c-2,7.1-4.8,17.3-8.9,25.9c-2.8,6-11.5,17.7-10.6,22.9\n\t\tc1.1,5.4,20.1,19.7,24.2,23.6c7.3,7.1,21.2,16.4,22.3,25.3c1.3,9.5-4.1,22.5-6.9,31.6C661.6,508.3,652.7,536.4,642.4,563.7\n\t\tL642.4,563.7z" />\n\t<path class="st7" d="M500.1,352.4c1.1-1.5,7.4-3.9,16.4,0.4c0,0-10.6,1.7-9.7,19.4l-4.5-0.9C502.5,371.3,497.9,355.3,500.1,352.4" />\n\t<path class="st12" d="M577.1,503.4c0,2.6-2.2,4.8-4.8,4.8c-2.6,0-4.8-2.2-4.8-4.8c0-2.6,2.2-4.8,4.8-4.8\n\t\tC575.1,498.6,577.1,500.8,577.1,503.4 M582,526c0,2.6-2.2,4.8-4.8,4.8c-2.6,0-4.8-2.2-4.8-4.8s2.2-4.8,4.8-4.8\n\t\tC579.9,521.1,582,523.2,582,526" />\n\t<g>\n\t\t<path class="st2" d="M328.5,810.7c-1.5,0.2-2.8,0.4-3.9,0.6c-1.1,0.2-2.2,0.4-3.7,0.7c-1.7,0.4-2.6,1.1-3,2.2\n\t\t\tc-0.4,1.1-0.7,2.2-0.7,3.7v45.4c0,4-0.9,7.9-2.6,11.5c-1.7,3.5-3.9,6.3-6.9,8.7c-3,2.2-6.3,4.1-10,5.2c-3.7,1.1-7.6,1.9-11.7,1.9\n\t\t\tc-7.3,0-13-1.7-17.5-5.2c-4.5-3.5-6.7-8.2-6.7-14.3c0-3.5,0.9-6.5,3-8.9c2-2.4,4.8-3.5,8.4-3.5c3.3,0,6,0.9,8,3c2,2,3,4.5,3,7.3\n\t\t\tc0,2.4-0.9,4.8-2.6,6.9c-1.7,2-3.7,4.1-6,5.8v0.7c0.4,0.7,1.1,1.5,2.2,2c1.1,0.6,2.4,0.7,3.5,0.7c4.7,0,8.4-1.7,11-5\n\t\t\tc2.6-3.3,3.9-8.4,3.9-15.1v-46.5c0-1.3-0.2-2.6-0.6-3.5c-0.4-0.9-1.5-1.7-3.2-2.4c-1.1-0.6-2.6-0.9-4.3-1.3\n\t\t\tc-1.7-0.4-3-0.6-4.1-0.7V806H328v4.7L328.5,810.7L328.5,810.7z M397.4,874.7c-1.3,2.2-3,4.3-4.8,6.3c-1.9,2-4.1,3.5-6.5,5\n\t\t\tc-2.6,1.5-5.2,2.6-7.8,3.3c-2.6,0.7-5.8,1.1-9.1,1.1c-5.8,0-10.6-0.7-14.9-2.4c-4.1-1.7-7.6-3.7-10.2-6.5c-2.8-2.8-4.7-6-6.1-9.7\n\t\t\tc-1.4-3.9-2-8-2-12.1c0-3.9,0.7-7.8,2.2-11.3c1.5-3.5,3.5-6.9,6.1-9.7s6-5,10-6.7c4.3-1.7,8.8-2.6,13.4-2.6c5.4,0,9.9,0.7,13.4,2\n\t\t\tc3.5,1.3,6.3,3.2,8.6,5.4c2.2,2.2,3.7,4.8,4.8,7.8c0.9,3,1.5,6.1,1.5,9.5v3.7h-39.3c0,8,1.5,14,4.7,18c3,4.1,8,6.1,14.5,6.1\n\t\t\tc3.7,0,6.9-0.9,9.9-3c3-2,5.5-4.6,7.4-7.6L397.4,874.7L397.4,874.7z M375.2,852.5c0-2.2-0.2-4.7-0.4-7.1c-0.2-2.4-0.6-4.5-1.3-6\n\t\t\tc-0.7-1.9-1.5-3.2-2.8-4.1c-1.1-0.9-2.6-1.3-4.3-1.3c-3,0-5.4,1.5-7.1,4.5c-1.9,3-2.8,7.8-3,14.3L375.2,852.5L375.2,852.5z\n\t\t\t M479.4,888.4h-35v-4.3c0.7,0,1.7-0.2,2.6-0.4c1.1-0.2,1.9-0.4,2.4-0.6c0.7-0.4,1.3-1.1,1.7-1.9c0.4-0.7,0.6-2,0.6-3.5v-27.2\n\t\t\tc0-3.9-0.7-6.9-2.2-8.9c-1.5-2-3.5-3-6.5-3c-1.5,0-3,0.2-4.3,0.7c-1.3,0.4-2.6,1.1-3.9,2c-1.1,0.7-2,1.5-2.8,2.4\n\t\t\tc-0.7,0.7-1.3,1.5-1.7,2.2v31.1c0,1.3,0.2,2.4,0.6,3.3c0.4,0.9,1.1,1.7,1.9,2c0.6,0.4,1.3,0.7,2.2,0.9l2.8,0.6v4.3h-35.4v-4.3\n\t\t\tc0.9,0,1.9-0.2,3-0.4c0.9-0.2,1.9-0.4,2.6-0.6c1.3-0.4,2-1.1,2.6-2c0.4-0.9,0.7-2,0.7-3.5v-33.9c0-1.1-0.4-2.4-0.9-3.5\n\t\t\tc-0.6-1.1-1.5-2-2.4-2.8c-0.7-0.4-1.5-0.9-2.6-1.1c-1.1-0.4-2.3-0.6-3.5-0.6v-4.3l27.7-1.5l0.9,0.9v8.4h0.2\n\t\t\tc1.4-1.1,2.7-2.3,3.9-3.5c1.4-1.2,2.8-2.3,4.3-3.3c1.5-0.9,3.3-1.7,5.6-2.4c2.2-0.7,4.8-0.9,7.4-0.9c6.3,0,11,1.9,14.1,5.4\n\t\t\tc3.2,3.5,4.7,8.4,4.7,14.3v28.5c0,1.5,0.2,2.6,0.6,3.3c0.4,0.9,1.3,1.5,2.4,2c0.6,0.2,1.3,0.6,2.2,0.7c0.9,0.2,1.9,0.4,3.2,0.6\n\t\t\tv4.5H479.4L479.4,888.4z M559.5,888.4h-27.4c-2.9-5.2-6-10.2-9.3-15.1c-2.8-4.1-5.4-8-7.8-11.4l-3.3,3v12.7c0,1.3,0.2,2.6,0.6,3.3\n\t\t\tc0.4,0.9,1.1,1.5,2.4,2c0.7,0.4,1.5,0.6,2.4,0.7c0.9,0.2,1.9,0.4,2.8,0.4v4.3h-36.1v-4.3c0.9,0,1.9-0.2,3-0.4\n\t\t\tc0.9-0.2,1.9-0.4,2.6-0.6c1.3-0.4,2-1.1,2.6-2c0.4-0.9,0.7-2,0.7-3.5v-64.8c0-1.3-0.4-2.6-0.9-3.9c-0.6-1.3-1.3-2.4-2.4-3.2\n\t\t\tc-0.7-0.4-1.9-0.9-3.3-1.1c-1.5-0.4-2.8-0.6-4.1-0.6v-4.3l28.8-1.5l0.9,0.9v59.9c2.8-2.6,6.1-5.6,9.7-8.9c3.5-3.3,6.5-6.1,8.6-8.4\n\t\t\tc1.3-1.3,2-2.2,2-3c0.2-0.7,0.2-1.1,0.2-1.3c0-0.7-0.6-1.3-1.9-1.7c-1.3-0.4-3-0.9-5.6-1.3v-4.1h29.4v4.1c-3.9,1.1-6.9,2-8.9,3\n\t\t\tc-2,0.9-4.3,2.2-6.7,3.7c-1.6,1.1-3.1,2.2-4.7,3.3c-1.5,1.1-3.2,2.6-5.2,4.3c3.7,5.6,7.3,10.6,10.4,15.3c3.2,4.7,6.5,9.7,10,14.9\n\t\t\tc1.1,1.9,2.6,3,4.5,3.7c1.9,0.6,3.5,0.9,5.4,1.1v4.5L559.5,888.4L559.5,888.4z M596.7,888.4H560v-4.3c0.9,0,2-0.2,3-0.4\n\t\t\tc0.9-0.2,1.9-0.4,2.4-0.6c1.3-0.4,2-1.1,2.6-2c0.6-0.9,0.7-2,0.7-3.5v-33.9c0-1.3-0.4-2.6-0.9-3.5c-0.5-1-1.3-1.9-2.2-2.4\n\t\t\tc-0.7-0.4-1.7-0.9-3.2-1.3c-1.5-0.4-2.8-0.7-3.9-0.7v-4.3L587,830l0.9,0.9v46.1c0,1.3,0.4,2.4,0.9,3.5c0.6,0.9,1.5,1.7,2.4,2\n\t\t\tc0.7,0.4,1.7,0.7,2.6,0.9c0.9,0.2,1.9,0.4,3,0.6v4.3L596.7,888.4L596.7,888.4z M588.3,809.3c0,3-1.1,5.4-3.3,7.4\n\t\t\tc-2.2,2-5,3.2-8,3.2c-3.2,0-5.8-1.1-8.2-3.2c-2.2-2-3.3-4.7-3.3-7.4c0-3,1.1-5.4,3.3-7.6c2.2-2,5-3.2,8.2-3.2c3.2,0,5.8,1.1,8,3.2\n\t\t\tC587.2,803.8,588.3,806.4,588.3,809.3L588.3,809.3z M678.7,888.4h-35v-4.3c0.7,0,1.7-0.2,2.6-0.4c1.1-0.2,1.9-0.4,2.4-0.6\n\t\t\tc0.7-0.4,1.3-1.1,1.7-1.9c0.4-0.7,0.6-2,0.6-3.5v-27.2c0-3.9-0.7-6.9-2.2-8.9c-1.5-2-3.5-3-6.5-3c-1.5,0-3,0.2-4.3,0.7\n\t\t\tc-1.3,0.6-2.6,1.1-3.9,2c-1.1,0.7-2,1.5-2.8,2.4c-0.7,0.7-1.3,1.5-1.7,2.2v31.1c0,1.3,0.2,2.4,0.6,3.3c0.4,0.9,1.1,1.7,1.9,2\n\t\t\tc0.6,0.4,1.3,0.7,2.2,0.9l2.8,0.6v4.3h-35.4v-4.3c0.9,0,1.9-0.2,3-0.4c0.9-0.2,1.9-0.4,2.6-0.6c1.3-0.4,2-1.1,2.6-2\n\t\t\tc0.4-0.9,0.7-2,0.7-3.5v-33.9c0-1.1-0.4-2.4-0.9-3.5c-0.6-1.1-1.5-2-2.4-2.8c-0.7-0.4-1.5-0.9-2.6-1.1c-1.1-0.4-2.3-0.6-3.5-0.6\n\t\t\tv-4.3l27.7-1.5l0.9,0.9v8.4h0.2c1.4-1.1,2.7-2.3,3.9-3.5c1.4-1.2,2.8-2.3,4.3-3.3c1.5-0.9,3.3-1.7,5.6-2.4\n\t\t\tc2.2-0.7,4.8-0.9,7.4-0.9c6.3,0,11,1.9,14.1,5.4c3.2,3.5,4.7,8.4,4.7,14.3v28.5c0,1.5,0.2,2.6,0.6,3.3c0.4,0.9,1.3,1.5,2.4,2\n\t\t\tc0.6,0.2,1.3,0.6,2.2,0.7c0.9,0.2,1.9,0.4,3.2,0.6v4.5H678.7L678.7,888.4z M710.9,890.5c-3.7,0-7.4-0.6-11-1.7\n\t\t\tc-3.5-1.1-6.3-2.2-8.4-3.5l-1.7,3.9h-4.5l-0.7-21.6h4.3c0.6,1.7,1.5,3.7,3,6c1.3,2.2,3,4.1,4.7,6c1.9,1.7,4,3.2,6.3,4.5\n\t\t\tc2.4,1.1,4.8,1.9,7.4,1.9c3.5,0,6.1-0.7,7.8-2c1.7-1.3,2.6-3.5,2.6-6.3c0-1.5-0.4-2.8-1.1-3.9c-0.7-0.9-1.9-1.9-3.2-2.6\n\t\t\tc-1.5-0.7-3.2-1.5-5-2c-1.9-0.6-4.1-1.1-6.7-2c-2.6-0.7-4.8-1.5-6.7-2.4c-1.9-0.7-3.9-2-5.8-3.7c-1.7-1.5-3.2-3.3-4.1-5.4\n\t\t\tc-1.1-2-1.5-4.7-1.5-7.6c0-5.4,2.2-9.9,6.9-13.2c4.7-3.3,10.6-5,18-5c3.5,0,6.7,0.4,9.7,1.1c3,0.7,5.4,1.5,7.4,2.4l1.3-3.3h4.5\n\t\t\tl0.9,19.7h-4.1c-1.3-4.1-3.7-7.4-6.9-10.4c-3.3-3-6.9-4.5-10.6-4.5c-3,0-5.4,0.6-7.1,1.9c-1.7,1.3-2.6,3-2.6,5.2\n\t\t\tc0,3,1.3,5,3.7,6.3c2.4,1.3,6,2.6,10.4,3.7c6.9,1.9,11.9,4.3,15.3,7.3c3.2,3.2,4.8,7.1,4.8,11.7c0,6.3-2.4,11.4-7.4,14.7\n\t\t\tC725.4,888.6,718.9,890.5,710.9,890.5L710.9,890.5z" />\n\t</g>\n</g>\n</symbol>',viewBox:"0 0 1000 1000"});yn.add(zn);const In=new nn({id:"97e840812207a4e85942a3d4cc9c425d",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="97e840812207a4e85942a3d4cc9c425d">\n <g clip-path="url(#97e840812207a4e85942a3d4cc9c425d_a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".56" stroke-width="1.5" d="M8 5.333V8m0 2.666h.006M14.666 8A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.333 0Z" />\n </g>\n <defs>\n <clipPath id="97e840812207a4e85942a3d4cc9c425d_a">\n <path fill="currentColor" d="M0 0h16v16H0z" />\n </clipPath>\n </defs>\n</symbol>',viewBox:"0 0 16 16"});yn.add(In);const Fn=new nn({id:"baa55e80ecedd3915711331585e90af7",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="baa55e80ecedd3915711331585e90af7">\n<path vector-effect="non-scaling-stroke" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n<path vector-effect="non-scaling-stroke" d="M8 12L11 15L16 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Fn);const jn=new nn({id:"775baebe430676d24e713405f5093bc3",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="775baebe430676d24e713405f5093bc3">\n<path vector-effect="non-scaling-stroke" d="M12 8V12M12 16H12.01" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />\n<path vector-effect="non-scaling-stroke" d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(jn);const Bn=new nn({id:"cbe64e3708f915704f4aaf5a638de8c2",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="cbe64e3708f915704f4aaf5a638de8c2">\n<path vector-effect="non-scaling-stroke" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n<path vector-effect="non-scaling-stroke" d="M12 8V16M8 12H16" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Bn);const Hn=new nn({id:"fd1fdbebd322c484b74d1ba8222ec72e",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="fd1fdbebd322c484b74d1ba8222ec72e">\n<path vector-effect="non-scaling-stroke" d="M11 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H15.2C16.8802 21 17.7202 21 18.362 20.673C18.9265 20.3854 19.3854 19.9265 19.673 19.362C20 18.7202 20 17.8802 20 16.2V13M20.1213 3.87868C21.2929 5.05025 21.2929 6.94975 20.1213 8.12132C18.9497 9.29289 17.0503 9.29289 15.8787 8.12132C14.7071 6.94975 14.7071 5.05025 15.8787 3.87868C17.0503 2.70711 18.9497 2.70711 20.1213 3.87868Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Hn);const qn=new nn({id:"acae55df77c0fb0eb96789a895527143",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="acae55df77c0fb0eb96789a895527143">\n <path vector-effect="non-scaling-stroke" d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n <path vector-effect="non-scaling-stroke" d="M9 11L15 17M15 11L9 17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(qn);const $n=new nn({id:"6a0dfad9d21a9029d1e845251a03a91c",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="6a0dfad9d21a9029d1e845251a03a91c">\n<path vector-effect="non-scaling-stroke" d="M7 13L12 18L17 13M7 6L12 11L17 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add($n);const Un=new nn({id:"6714b0a01cad0cd868b19137adbf8ef7",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="6714b0a01cad0cd868b19137adbf8ef7">\n<path vector-effect="non-scaling-stroke" d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Un);const Wn=new nn({id:"d369105b52d959e0f31d7e56dae2612e",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="d369105b52d959e0f31d7e56dae2612e">\n<path vector-effect="non-scaling-stroke" d="M9 18L15 12L9 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Wn);const Vn=new nn({id:"0b66582bad1b04536ee18b4b8d9e9a30",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="0b66582bad1b04536ee18b4b8d9e9a30">\n<path vector-effect="non-scaling-stroke" d="M17 18L12 13L7 18M17 11L12 6L7 11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Vn);const Gn=new nn({id:"7d421dfdc55a22c840e4f6e7f6d142f1",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="7d421dfdc55a22c840e4f6e7f6d142f1">\n<path vector-effect="non-scaling-stroke" d="M18 15L12 9L6 15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Gn);const Yn=new nn({id:"a5aca797db351fc35e3c4b4d5d3a6673",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="a5aca797db351fc35e3c4b4d5d3a6673">\n<path vector-effect="non-scaling-stroke" d="M4 4V5.4C4 8.76031 4 10.4405 4.65396 11.7239C5.2292 12.8529 6.14708 13.7708 7.27606 14.346C8.55953 15 10.2397 15 13.6 15H20M20 15L15 10M20 15L15 20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Yn);const Xn=new nn({id:"14ab32a1c041859dcf2a710b85f4e6bb",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="14ab32a1c041859dcf2a710b85f4e6bb">\n<path vector-effect="non-scaling-stroke" d="M14 10L21 3M21 3H15M21 3V9M10 14L3 21M3 21H9M3 21L3 15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Xn);const Zn=new nn({id:"2df7897188ce65409ea57e820129bd3f",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="2df7897188ce65409ea57e820129bd3f">\n<path vector-effect="non-scaling-stroke" d="M8.54636 19.7675C10.9455 20.8319 13.803 20.7741 16.2499 19.3613C20.3154 17.0141 21.7084 11.8156 19.3612 7.75008L19.1112 7.31706M4.63826 16.2502C2.29105 12.1847 3.68399 6.98619 7.74948 4.63898C10.1965 3.22621 13.0539 3.16841 15.4531 4.23277M2.49316 16.3338L5.22521 17.0659L5.95727 14.3338M18.0424 9.6659L18.7744 6.93385L21.5065 7.6659" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Zn);const Kn=new nn({id:"2e896c815a6200a31f8b8e813ff3443b",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="2e896c815a6200a31f8b8e813ff3443b">\n<path vector-effect="non-scaling-stroke" d="M4.5 18H19.5M4.5 12H15.5M4.5 6H12.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Kn);const Jn=new nn({id:"9401086058a257018c5f11bd2d0f1699",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="9401086058a257018c5f11bd2d0f1699">\n<path vector-effect="non-scaling-stroke" d="M4.5 6H19.5M4.5 12C6.45262 12 13.5474 12 15.5 12M4.5 18L12.5 18" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Jn);const Qn=new nn({id:"b46ed421558c23c2bc56040f64fea542",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="b46ed421558c23c2bc56040f64fea542">\n<path vector-effect="non-scaling-stroke" d="M7 4V20M7 20L3 16M7 20L11 16M17 20V4M17 4L13 8M17 4L21 8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Qn);const er=new nn({id:"bb021e85399e995f42b66451360b7f3e",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="bb021e85399e995f42b66451360b7f3e">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".7" stroke-width="1.5" d="M8 13v4m8-6v6M12 7v10m-4 4h11l2-2V5l-2-2H5L3 5v14l2 2h3Z" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(er);const tr=new nn({id:"b8e35b773a72279be0d53e5346e26652",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="b8e35b773a72279be0d53e5346e26652">\n <path d="M11 8H7" stroke="currentColor" stroke-opacity="0.7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n <path d="M13 16H7" stroke="currentColor" stroke-opacity="0.7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n <path d="M17 12H7" stroke="currentColor" stroke-opacity="0.7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n <path d="M5 21L3 19V5L5 3H19L21 5V19L19 21H5Z" stroke="currentColor" stroke-opacity="0.7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(tr);const nr=new nn({id:"c2b90d2236acecf4ea15dfe9c6962306",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="c2b90d2236acecf4ea15dfe9c6962306">\n<path vector-effect="non-scaling-stroke" d="M2.5 7L5 9.5M2.5 20.5L5.5 17.5M1.5 13.5H4.6213M19 13.5H22.5M19 9.5L21.5 7M18.5 17.5L21.5 20.5M8 7.5V6.5C8 4.29086 9.7908 2.5 12 2.5C14.2092 2.5 16 4.29086 16 6.5V7.5M12 21.5C8.13401 21.5 5 18.366 5 14.5V11.4999C5 10.3829 5 9.82428 5.15712 9.37516C5.43856 8.57093 6.07093 7.93856 6.87522 7.65712C7.32427 7.5 7.88284 7.5 9 7.5H15.0001C16.1171 7.5 16.6757 7.5 17.1248 7.65712C17.9291 7.93856 18.5614 8.57093 18.8429 9.37516C19 9.82428 19 10.3829 19 11.4999V14.5C19 18.366 15.866 21.5 12 21.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(nr);const rr=new nn({id:"11fffc2467a7bbf0274413a1ad37dc9f",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="11fffc2467a7bbf0274413a1ad37dc9f">\n<path vector-effect="non-scaling-stroke" d="M14.5 15L17.5 12L14.5 9M9.5 9L6.5 12L9.5 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(rr);const ir=new nn({id:"6a4ae14f6cf80dfe96ec4985f4a1f09a",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="6a4ae14f6cf80dfe96ec4985f4a1f09a">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".7" stroke-width="1.5" d="M12 4v14l2 2h3m0 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0ZM7 4h10M7 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm10 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0Zm-5 8h5m0 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0Z" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(ir);const or=new nn({id:"28573ddc1fa4574541a30ea41dc809d3",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="28573ddc1fa4574541a30ea41dc809d3">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".7" stroke-width="1.5" d="M16 4h2l2 2v14l-2 2H6l-2-2V6l2-2h2m1 11 2 2 5-4m-6-7h5l1-1V4v0-1l-1-1H9L8 3v2l1 1h1Z" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(or);const ar=new nn({id:"5d13576ad53afa1a06870e7f2a89611c",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="5d13576ad53afa1a06870e7f2a89611c">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".7" stroke-width="1.5" d="M14 11H8m2 4H8m8-8H8m12 0v13l-2 2H6l-2-2V4l2-2h12l2 2v3Z" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(ar);const sr=new nn({id:"301433459aced022caf70a344436a818",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="301433459aced022caf70a344436a818">\n<path vector-effect="non-scaling-stroke" d="M20 7V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12.5M12.5 11H8M11.5 15H8M16 7H8M18 18V12.5C18 11.6716 18.6716 11 19.5 11C20.3284 11 21 11.6716 21 12.5V18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18V14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(sr);const lr=new nn({id:"8e25e3f623b611fe5142a6270ac7268d",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="8e25e3f623b611fe5142a6270ac7268d">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".7" stroke-width="1.5" d="m13 7-1-2-1-1-1-1H3L2 4v3m0 0h18l2 2v10l-2 2H4l-2-2V7Z" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(lr);const cr=new nn({id:"d5953776c0059805d8d02c9caa134ebb",content:'<symbol viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="d5953776c0059805d8d02c9caa134ebb">\n <g clip-path="url(#d5953776c0059805d8d02c9caa134ebb_clip0_3176_61815)">\n <path d="M4.99967 7.99967L6.99967 9.99967L10.9997 5.99967M14.6663 7.99967C14.6663 11.6816 11.6816 14.6663 7.99967 14.6663C4.31778 14.6663 1.33301 11.6816 1.33301 7.99967C1.33301 4.31778 4.31778 1.33301 7.99967 1.33301C11.6816 1.33301 14.6663 4.31778 14.6663 7.99967Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />\n </g>\n <defs>\n <clipPath id="d5953776c0059805d8d02c9caa134ebb_clip0_3176_61815">\n <rect width="16" height="16" fill="white" />\n </clipPath>\n </defs>\n</symbol>',viewBox:"0 0 16 16"});yn.add(cr);const ur=new nn({id:"fcf877cdf00a9154483271d31c261114",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="fcf877cdf00a9154483271d31c261114">\n<path vector-effect="non-scaling-stroke" d="M20 6L9 17L4 12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(ur);const dr=new nn({id:"1bc28c2f0dfd279d91231ef6e553e638",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="1bc28c2f0dfd279d91231ef6e553e638">\n<path vector-effect="non-scaling-stroke" d="M13 5H21M13 9H18M13 15H21M13 19H18M3 17.012L4.99133 19L9 15M4 4H8C8.55228 4 9 4.44772 9 5V9C9 9.55228 8.55228 10 8 10H4C3.44772 10 3 9.55228 3 9V5C3 4.44772 3.44772 4 4 4Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(dr);const fr=new nn({id:"472a7e86c3a9476a4f38bb06c801d30d",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="472a7e86c3a9476a4f38bb06c801d30d">\n<path vector-effect="non-scaling-stroke" d="M5 15C4.06812 15 3.60218 15 3.23463 14.8478C2.74458 14.6448 2.35523 14.2554 2.15224 13.7654C2 13.3978 2 12.9319 2 12V5.2C2 4.0799 2 3.51984 2.21799 3.09202C2.40973 2.71569 2.71569 2.40973 3.09202 2.21799C3.51984 2 4.0799 2 5.2 2H12C12.9319 2 13.3978 2 13.7654 2.15224C14.2554 2.35523 14.6448 2.74458 14.8478 3.23463C15 3.60218 15 4.06812 15 5M12.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V12.2C22 11.0799 22 10.5198 21.782 10.092C21.5903 9.71569 21.2843 9.40973 20.908 9.21799C20.4802 9 19.9201 9 18.8 9H12.2C11.0799 9 10.5198 9 10.092 9.21799C9.71569 9.40973 9.40973 9.71569 9.21799 10.092C9 10.5198 9 11.0799 9 12.2V18.8C9 19.9201 9 20.4802 9.21799 20.908C9.40973 21.2843 9.71569 21.5903 10.092 21.782C10.5198 22 11.0799 22 12.2 22Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(fr);const hr=new nn({id:"0e6dd40015c633a2be9271018b9b22bf",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="0e6dd40015c633a2be9271018b9b22bf">\n<path vector-effect="non-scaling-stroke" d="M4 16.2422C2.79401 15.435 2 14.0602 2 12.5C2 10.1564 3.79151 8.23129 6.07974 8.01937C6.54781 5.17213 9.02024 3 12 3C14.9798 3 17.4522 5.17213 17.9203 8.01937C20.2085 8.23129 22 10.1564 22 12.5C22 14.0602 21.206 15.435 20 16.2422M8 17L12 21M12 21L16 17M12 21V12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(hr);const pr=new nn({id:"dacf24b7c84e8a250ab378b98cf65780",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="dacf24b7c84e8a250ab378b98cf65780">\n<path vector-effect="non-scaling-stroke" d="M5 9H19M5 15H19" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(pr);const gr=new nn({id:"f6af8233c5d208fa571aed090bfc4178",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="f6af8233c5d208fa571aed090bfc4178">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".56" stroke-width="1.5" d="M1.613 8.475c-.09-.144-.136-.216-.161-.326a.782.782 0 0 1 0-.298c.025-.111.07-.183.161-.327C2.363 6.336 4.597 3.333 8 3.333c3.404 0 5.637 3.003 6.387 4.191.09.144.136.216.162.327.019.083.019.214 0 .298-.026.11-.071.182-.162.326-.75 1.188-2.983 4.191-6.387 4.191-3.403 0-5.636-3.003-6.387-4.19Z" />\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".56" stroke-width="1.5" d="M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" />\n</symbol>',viewBox:"0 0 16 16"});yn.add(gr);const vr=new nn({id:"1dbee23bffd948419bd2fd229b954c6e",content:'<symbol viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="1dbee23bffd948419bd2fd229b954c6e">\n <path d="M6.39268 5.99967C6.54942 5.55412 6.85878 5.17841 7.26599 4.9391C7.67319 4.69978 8.15195 4.6123 8.61747 4.69215C9.08299 4.772 9.50523 5.01402 9.8094 5.37536C10.1136 5.7367 10.2801 6.19402 10.2793 6.66634C10.2793 7.99967 8.27935 8.66634 8.27935 8.66634M8.33268 11.333H8.33935M14.9993 7.99967C14.9993 11.6816 12.0146 14.6663 8.33268 14.6663C4.65078 14.6663 1.66602 11.6816 1.66602 7.99967C1.66602 4.31778 4.65078 1.33301 8.33268 1.33301C12.0146 1.33301 14.9993 4.31778 14.9993 7.99967Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 16 16"});yn.add(vr);const mr=new nn({id:"e2bf3103166453fd92fed1c3c2fcc807",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="e2bf3103166453fd92fed1c3c2fcc807">\n<path vector-effect="non-scaling-stroke" d="M8 17H16M11.0177 2.764L4.23539 8.03912C3.78202 8.39175 3.55534 8.56806 3.39203 8.78886C3.24737 8.98444 3.1396 9.20478 3.07403 9.43905C3 9.70352 3 9.9907 3 10.5651V17.8C3 18.9201 3 19.4801 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4801 21 18.9201 21 17.8V10.5651C21 9.9907 21 9.70352 20.926 9.43905C20.8604 9.20478 20.7526 8.98444 20.608 8.78886C20.4447 8.56806 20.218 8.39175 19.7646 8.03913L12.9823 2.764C12.631 2.49075 12.4553 2.35412 12.2613 2.3016C12.0902 2.25526 11.9098 2.25526 11.7387 2.3016C11.5447 2.35412 11.369 2.49075 11.0177 2.764Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(mr);const br=new nn({id:"9e9e6121746e98be5b9b47de8c377cc3",content:'<symbol viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="9e9e6121746e98be5b9b47de8c377cc3">\n <path d="M8.33268 10.6663V7.99967M8.33268 5.33301H8.33935M14.9993 7.99967C14.9993 11.6816 12.0146 14.6663 8.33268 14.6663C4.65078 14.6663 1.66602 11.6816 1.66602 7.99967C1.66602 4.31778 4.65078 1.33301 8.33268 1.33301C12.0146 1.33301 14.9993 4.31778 14.9993 7.99967Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 17 16"});yn.add(br);const yr=new nn({id:"db4c3937a96a0ed2c4446a44d3ed4487",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="db4c3937a96a0ed2c4446a44d3ed4487">\n<path vector-effect="non-scaling-stroke" d="M10.0002 13C10.4297 13.5741 10.9776 14.0491 11.6067 14.3929C12.2359 14.7367 12.9317 14.9411 13.6468 14.9923C14.362 15.0435 15.0798 14.9403 15.7515 14.6897C16.4233 14.4392 17.0333 14.047 17.5402 13.54L20.5402 10.54C21.451 9.59695 21.955 8.33394 21.9436 7.02296C21.9322 5.71198 21.4063 4.45791 20.4793 3.53087C19.5523 2.60383 18.2982 2.07799 16.9872 2.0666C15.6762 2.0552 14.4132 2.55918 13.4702 3.46997L11.7502 5.17997M14.0002 11C13.5707 10.4258 13.0228 9.95078 12.3936 9.60703C11.7645 9.26327 11.0687 9.05885 10.3535 9.00763C9.63841 8.95641 8.92061 9.0596 8.24885 9.31018C7.5771 9.56077 6.96709 9.9529 6.4602 10.46L3.4602 13.46C2.54941 14.403 2.04544 15.666 2.05683 16.977C2.06822 18.288 2.59407 19.542 3.52111 20.4691C4.44815 21.3961 5.70221 21.9219 7.01319 21.9333C8.32418 21.9447 9.58719 21.4408 10.5302 20.53L12.2402 18.82" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(yr);const _r=new nn({id:"f346781556394af2bd92144ed8a81446",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="f346781556394af2bd92144ed8a81446">\n<path vector-effect="non-scaling-stroke" d="M21 9L21 3M21 3H15M21 3L13 11M10 5H7.8C6.11984 5 5.27976 5 4.63803 5.32698C4.07354 5.6146 3.6146 6.07354 3.32698 6.63803C3 7.27976 3 8.11984 3 9.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H14.2C15.8802 21 16.7202 21 17.362 20.673C17.9265 20.3854 18.3854 19.9265 18.673 19.362C19 18.7202 19 17.8802 19 16.2V14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(_r);const wr=new nn({id:"8d8df0b9801fcd9df0e1e4ce5e79d4cf",content:'<symbol viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="8d8df0b9801fcd9df0e1e4ce5e79d4cf">\n <path d="M6 7.99967H11.3333M15.3333 7.99967C15.3333 11.6816 12.3486 14.6663 8.66667 14.6663C4.98477 14.6663 2 11.6816 2 7.99967C2 4.31778 4.98477 1.33301 8.66667 1.33301C12.3486 1.33301 15.3333 4.31778 15.3333 7.99967Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 17 16"});yn.add(wr);const xr=new nn({id:"eb91e2adaaf820e51d7f9276a36ae9bc",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="eb91e2adaaf820e51d7f9276a36ae9bc">\n<path vector-effect="non-scaling-stroke" d="M21 21L16.65 16.65M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(xr);const kr=new nn({id:"a3d8dc7d008afa216e105f1d0e428c8a",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="a3d8dc7d008afa216e105f1d0e428c8a">\n<path vector-effect="non-scaling-stroke" d="M3 8L15 8M15 8C15 9.65686 16.3431 11 18 11C19.6569 11 21 9.65685 21 8C21 6.34315 19.6569 5 18 5C16.3431 5 15 6.34315 15 8ZM9 16L21 16M9 16C9 17.6569 7.65685 19 6 19C4.34315 19 3 17.6569 3 16C3 14.3431 4.34315 13 6 13C7.65685 13 9 14.3431 9 16Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(kr);const Cr=new nn({id:"f331d6d24c4f20291cf991275fd9c844",content:'<symbol viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="f331d6d24c4f20291cf991275fd9c844">\n <path d="M10.6667 5.99967L6.66667 9.99967M6.66667 5.99967L10.6667 9.99967M15.3333 7.99967C15.3333 11.6816 12.3486 14.6663 8.66667 14.6663C4.98477 14.6663 2 11.6816 2 7.99967C2 4.31778 4.98477 1.33301 8.66667 1.33301C12.3486 1.33301 15.3333 4.31778 15.3333 7.99967Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 17 16"});yn.add(Cr);const Sr=new nn({id:"00720afc1b6bf51893d1d598043a4de1",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="00720afc1b6bf51893d1d598043a4de1">\n<path vector-effect="non-scaling-stroke" d="M18 6L6 18M6 6L18 18" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Sr);const Ar=new nn({id:"72dc6b01e3eb761c8218eb9909e841a6",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="72dc6b01e3eb761c8218eb9909e841a6">\n<path vector-effect="non-scaling-stroke" d="M12.9999 2L4.09332 12.6879C3.74451 13.1064 3.57011 13.3157 3.56744 13.4925C3.56512 13.6461 3.63359 13.7923 3.75312 13.8889C3.89061 14 4.16304 14 4.7079 14H11.9999L10.9999 22L19.9064 11.3121C20.2552 10.8936 20.4296 10.6843 20.4323 10.5075C20.4346 10.3539 20.3661 10.2077 20.2466 10.1111C20.1091 10 19.8367 10 19.2918 10H11.9999L12.9999 2Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Ar);const Mr=new nn({id:"2b588854ea2eb02a33849edc6074ba47",content:'<symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="2b588854ea2eb02a33849edc6074ba47">\n <path d="M2.667 10s.667-.667 2.667-.667c2 0 3.333 1.333 5.333 1.333S13.334 10 13.334 10V2s-.667.666-2.667.666c-2 0-3.333-1.333-5.333-1.333S2.667 2 2.667 2v12.666" stroke="currentColor" stroke-opacity=".72" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 16 16"});yn.add(Mr);const Lr=new nn({id:"e7a5450a50d9dbdceccdc513ec1c2df5",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="e7a5450a50d9dbdceccdc513ec1c2df5">\n<path vector-effect="non-scaling-stroke" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n<path vector-effect="non-scaling-stroke" d="M9.5 8.96533C9.5 8.48805 9.5 8.24941 9.59974 8.11618C9.68666 8.00007 9.81971 7.92744 9.96438 7.9171C10.1304 7.90525 10.3311 8.03429 10.7326 8.29239L15.4532 11.3271C15.8016 11.551 15.9758 11.663 16.0359 11.8054C16.0885 11.9298 16.0885 12.0702 16.0359 12.1946C15.9758 12.337 15.8016 12.449 15.4532 12.6729L10.7326 15.7076C10.3311 15.9657 10.1304 16.0948 9.96438 16.0829C9.81971 16.0726 9.68666 15.9999 9.59974 15.8838C9.5 15.7506 9.5 15.512 9.5 15.0347V8.96533Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Lr);const Tr=new nn({id:"cf230c9fbe89a2e58d07758cd8433be3",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="cf230c9fbe89a2e58d07758cd8433be3">\n <g clip-path="url(#cf230c9fbe89a2e58d07758cd8433be3_a)">\n <path vector-effect="non-scaling-stroke" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9.566 3.1 1.3-1.3a1.607 1.607 0 0 1 2.267 0L14.2 2.867a1.6 1.6 0 0 1 0 2.266l-1.3 1.3m1.766-5.1-1 1m-.333 6.334a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z" />\n </g>\n <defs>\n <clipPath id="cf230c9fbe89a2e58d07758cd8433be3_a">\n <path vector-effect="non-scaling-stroke" fill="currentColor" d="M0 0h16v16H0z" />\n </clipPath>\n </defs>\n</symbol>',viewBox:"0 0 16 16"});yn.add(Tr);const Er=new nn({id:"74dd05c5f266368b8b6322f3a7323966",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="74dd05c5f266368b8b6322f3a7323966">\n <path vector-effect="non-scaling-stroke" d="M16.2 21H6.93137C6.32555 21 6.02265 21 5.88238 20.8802C5.76068 20.7763 5.69609 20.6203 5.70865 20.4608C5.72312 20.2769 5.93731 20.0627 6.36569 19.6343L14.8686 11.1314C15.2646 10.7354 15.4627 10.5373 15.691 10.4632C15.8918 10.3979 16.1082 10.3979 16.309 10.4632C16.5373 10.5373 16.7354 10.7354 17.1314 11.1314L21 15V16.2M16.2 21C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2M16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Er);const Nr=new nn({id:"59472a73e3c4c5e34794720bd8f10af7",content:'<symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none" id="59472a73e3c4c5e34794720bd8f10af7">\n <path vector-effect="non-scaling-stroke" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity="1" stroke-width="1.5" d="M12 3v18M8 3h11l2 2v14l-2 2H5l-2-2V5l2-2h3Z" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Nr);const Or=new nn({id:"a7ec9c9b2ab84be9a85639d7ee018535",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="a7ec9c9b2ab84be9a85639d7ee018535">\n <path vector-effect="non-scaling-stroke" d="M3 9H21M7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2C21 17.8802 21 18.7202 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.7202 21 17.8802 21 16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3Z" stroke="currentColor" stroke-opacity="1" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Or);const Pr=new nn({id:"217fc04c9aefedce6159f027086c12b3",content:'<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" id="217fc04c9aefedce6159f027086c12b3">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".7" stroke-width="1.5" d="m14 10 7-7m0 0h-6m6 0v6m-11 5-7 7m0 0h6m-6 0v-6" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Pr);const Rr=new nn({id:"dd12d7a14d7b9ccc775f46c10d72715d",content:'<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" id="dd12d7a14d7b9ccc775f46c10d72715d">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".7" stroke-width="1.5" d="M4 14h6m0 0v6m0-6-7 7m17-11h-6m0 0V4m0 6 7-7" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Rr);const Dr=new nn({id:"2cfef4a6ca3bcab80737e78fa35a1e8e",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="2cfef4a6ca3bcab80737e78fa35a1e8e">\n<path vector-effect="non-scaling-stroke" d="M15 9H15.01M15 15C18.3137 15 21 12.3137 21 9C21 5.68629 18.3137 3 15 3C11.6863 3 9 5.68629 9 9C9 9.27368 9.01832 9.54308 9.05381 9.80704C9.11218 10.2412 9.14136 10.4583 9.12172 10.5956C9.10125 10.7387 9.0752 10.8157 9.00469 10.9419C8.937 11.063 8.81771 11.1823 8.57913 11.4209L3.46863 16.5314C3.29568 16.7043 3.2092 16.7908 3.14736 16.8917C3.09253 16.9812 3.05213 17.0787 3.02763 17.1808C3 17.2959 3 17.4182 3 17.6627V19.4C3 19.9601 3 20.2401 3.10899 20.454C3.20487 20.6422 3.35785 20.7951 3.54601 20.891C3.75992 21 4.03995 21 4.6 21H6.33726C6.58185 21 6.70414 21 6.81923 20.9724C6.92127 20.9479 7.01881 20.9075 7.10828 20.8526C7.2092 20.7908 7.29568 20.7043 7.46863 20.5314L12.5791 15.4209C12.8177 15.1823 12.937 15.063 13.0581 14.9953C13.1843 14.9248 13.2613 14.8987 13.4044 14.8783C13.5417 14.8586 13.7588 14.8878 14.193 14.9462C14.4569 14.9817 14.7263 15 15 15Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Dr);const zr=new nn({id:"f5f0f4b804a352ab8e0f24140051bbe3",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="f5f0f4b804a352ab8e0f24140051bbe3">\n<path vector-effect="non-scaling-stroke" d="M8.99999 12H12M8.99999 12C8.99999 12.3965 9.07692 12.7751 9.21667 13.1216M8.99999 12C8.99999 11.6224 9.06975 11.2611 9.19707 10.9283M15 12H12M15 12C15 11.6224 14.9303 11.2611 14.8029 10.9283M15 12C15 12.3776 14.9303 12.7389 14.8029 13.0717M12 15V12M12 15C11.6219 15 11.2601 14.93 10.9269 14.8024M12 15C12.4299 15 12.8388 14.9096 13.2085 14.7467M12 9V12M12 9C12.4299 9 12.8388 9.09044 13.2085 9.25334M12 9C11.5908 9 11.2008 9.08191 10.8454 9.23022M12 12L9.82377 9.93503M12 12L14.3085 13.916M12 12L9.94168 14.1825M12 12L14.1762 9.93503M12 12L14.8029 10.9283M12 12L9.21667 13.1216M12 12L10.9269 14.8024M12 12L13.2085 9.25334M12 12L14.8029 13.0717M12 12L13.2085 14.7467M12 12L10.8454 9.23022M12 12L9.19707 10.9283M9.82377 9.93503C10.1094 9.63416 10.4567 9.39246 10.8454 9.23022M9.82377 9.93503C9.55415 10.2191 9.33956 10.5559 9.19707 10.9283M14.3085 13.916C14.5165 13.6657 14.6846 13.381 14.8029 13.0717M14.3085 13.916C14.0131 14.2716 13.6371 14.5578 13.2085 14.7467M9.94168 14.1825C9.62921 13.8877 9.38003 13.5266 9.21667 13.1216M9.94168 14.1825C10.224 14.4488 10.5579 14.661 10.9269 14.8024M14.1762 9.93503C14.4458 10.2191 14.6604 10.5559 14.8029 10.9283M14.1762 9.93503C13.9039 9.64814 13.5755 9.41504 13.2085 9.25334M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(zr);const Ir=new nn({id:"b53acf6616bc3217ee53f6fa11e30526",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="b53acf6616bc3217ee53f6fa11e30526">\n<path vector-effect="non-scaling-stroke" d="M5.5839 4.7328C6.33209 3.98462 7.17125 3.38527 8.06529 2.9339C7.43285 6.41756 8.46285 10.1468 11.158 12.842C13.8532 15.5372 17.5824 16.5672 21.0661 15.9347C20.6147 16.8288 20.0154 17.6679 19.2672 18.4161C15.4887 22.1946 9.36244 22.1946 5.5839 18.4161C1.80537 14.6376 1.80537 8.51134 5.5839 4.7328Z" stroke="currentColor" stroke-width="1.5" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Ir);const Fr=new nn({id:"f6726cf2a294337e9b40efc54b12453b",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="f6726cf2a294337e9b40efc54b12453b">\n<path vector-effect="non-scaling-stroke" d="M22 12H20M19.071 19.0711L17.6567 17.6569M4 12H2M6.34292 6.34317L4.92871 4.92896M12 4V2M17.6567 6.34317L19.071 4.92896M12 22V20M4.92871 19.0711L6.34292 17.6569M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Fr);const jr=new nn({id:"2b3f4c2f95a2713befa37cddaf060a24",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="2b3f4c2f95a2713befa37cddaf060a24">\n <path stroke="currentColor" stroke-width="1.5" d="M5.508 10.742a6.796 6.796 0 0 0 1.916 5.834 6.795 6.795 0 0 0 5.833 1.915 5.706 5.706 0 1 1-7.749-7.749Z" />\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 8h-1.2m-.557 4.243-.849-.849M11.2 8H10m2.606-3.394-.849-.849M16 3.2V2m3.394 2.606.849-.849M16 14v-1.2m-4.243-.557.849-.849M19.6 8a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0Z" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(jr);const Br=new nn({id:"fcf01aebea5d02da45d4b8d3bac62b58",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="fcf01aebea5d02da45d4b8d3bac62b58">\n<path vector-effect="non-scaling-stroke" d="M12 9.5V13.5L14.5 15M12 5C7.30558 5 3.5 8.80558 3.5 13.5C3.5 18.1944 7.30558 22 12 22C16.6944 22 20.5 18.1944 20.5 13.5C20.5 8.80558 16.6944 5 12 5ZM12 5V2M10 2H14M20.329 5.59204L18.829 4.09204L19.579 4.84204M3.67102 5.59204L5.17102 4.09204L4.42102 4.84204" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Br);const Hr=new nn({id:"ef04c87a5207f2ffaf69e06eb3c4633d",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 400 400" id="ef04c87a5207f2ffaf69e06eb3c4633d">\n <path fill="#2D4552" d="M136 222c-12 3-21 10-26 16 5-5 12-9 22-12 10-2 18-2 25-1v-6c-6 0-13 0-21 3Zm-27-46-48 12 3 3 40-10s0 7-5 14c9-7 10-19 10-19Zm40 112C82 306 46 228 35 188a227 227 0 0 1-7-45c-4 1-6 2-5 8 0 9 2 23 7 42 11 40 47 118 114 100 15-4 26-11 34-20-7 7-17 12-29 15Zm13-160v5h26l-2-5h-24Z" />\n <path fill="#2D4552" d="M194 168c12 3 18 11 21 19l14 3s-2-25-25-32c-22-6-36 12-37 14 6-4 15-8 27-4Zm105 19c-21-6-35 12-36 14 6-4 15-8 27-5 12 4 18 12 21 19l14 4s-2-26-26-32Zm-13 68-110-31s1 6 6 14l93 26 11-9Zm-76 66c-87-23-77-134-63-187 6-22 12-38 17-49-3 0-5 1-8 6-5 11-12 28-18 52-14 53-25 164 62 188 41 11 73-6 97-32a90 90 0 0 1-87 22Z" />\n <path fill="#E2574C" d="M162 262v-22l-63 18s5-27 37-36c10-3 19-3 26-2v-92h31l-10-24c-4-9-9-3-19 6-8 6-27 19-55 27-29 8-52 6-61 4-14-2-21-5-20 5 0 9 2 23 7 42 11 40 47 118 114 100 18-4 30-14 39-26h-26ZM61 188l48-12s-1 18-19 23-29-11-29-11Z" />\n <path fill="#2EAD33" d="M342 129c-13 2-43 5-79-5-37-10-62-27-71-35-14-12-20-20-26-8-5 11-12 29-19 53-14 53-24 164 63 187s134-78 148-131c6-24 9-42 10-54 1-14-9-10-26-7Zm-176 44s14-22 38-15c23 7 25 32 25 32l-63-17Zm57 96c-41-12-47-45-47-45l110 31s-22 26-63 14Zm39-68s14-21 37-14c24 6 26 32 26 32l-63-18Z" />\n <path fill="#D65348" d="m140 246-41 12s5-26 35-36l-23-86-2 1c-29 8-52 6-61 4-14-2-21-5-20 5 0 9 2 23 7 42 11 40 47 118 114 100h2l-11-42Zm-79-58 48-12s-1 18-19 23-29-11-29-11Z" />\n <path fill="#1D8D22" d="M225 269h-2c-41-12-47-45-47-45l57 16 30-116c-37-10-62-27-71-35-14-12-20-20-26-8-5 11-12 29-19 53-14 53-24 164 63 187l2 1 13-53Zm-59-96s14-22 38-15c23 7 25 32 25 32l-63-17Z" />\n <path fill="#C04B41" d="m142 245-11 4c3 14 7 28 14 40l4-1 9-3c-8-12-13-25-16-40Zm-4-102c-6 21-11 51-10 81l8-2 2-1a273 273 0 0 1 14-103l-8 5-6 20Z" />\n</symbol>',viewBox:"0 0 400 400"});yn.add(Hr);const qr=new nn({id:"4af8011a58a597dd8fd8c52187120c54",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32" id="4af8011a58a597dd8fd8c52187120c54">\n <g clip-path="url(#4af8011a58a597dd8fd8c52187120c54_a)">\n <path fill="url(#4af8011a58a597dd8fd8c52187120c54_b)" fill-rule="evenodd" d="M22.23 4.66a3.6 3.6 0 0 1 5.1.04A16.08 16.08 0 0 1 31.97 16a3.6 3.6 0 1 1-7.2 0c0-2.4-.98-4.61-2.58-6.24a3.6 3.6 0 0 1 .03-5.1Z" clip-rule="evenodd" />\n <path fill="url(#4af8011a58a597dd8fd8c52187120c54_c)" fill-rule="evenodd" d="M12.4 3.6A3.6 3.6 0 0 1 16 0c4.4 0 8.4 1.8 11.29 4.66a3.6 3.6 0 0 1-5.06 5.13A8.87 8.87 0 0 0 16 7.2a3.6 3.6 0 0 1-3.6-3.6Z" clip-rule="evenodd" />\n <path fill="url(#4af8011a58a597dd8fd8c52187120c54_d)" fill-rule="evenodd" d="M0 16A16 16 0 0 1 16 0a3.6 3.6 0 0 1 0 7.2 8.8 8.8 0 0 0-6.21 15.04 3.6 3.6 0 0 1-5.13 5.06A16.08 16.08 0 0 1 0 16Z" clip-rule="evenodd" />\n <path fill="url(#4af8011a58a597dd8fd8c52187120c54_e)" fill-rule="evenodd" d="M4.66 22.24a3.6 3.6 0 0 1 5.1-.03 8.87 8.87 0 0 0 6.23 2.59 3.6 3.6 0 0 1 0 7.2c-4.4 0-8.4-1.8-11.3-4.66a3.6 3.6 0 0 1-.03-5.1Z" clip-rule="evenodd" />\n <path fill="url(#4af8011a58a597dd8fd8c52187120c54_f)" fill-rule="evenodd" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6A16 16 0 0 1 16 32a3.6 3.6 0 0 1 0-7.2 8.8 8.8 0 0 0 8.8-8.8 3.6 3.6 0 0 1 3.6-3.6Z" clip-rule="evenodd" />\n <path fill="url(#4af8011a58a597dd8fd8c52187120c54_g)" fill-rule="evenodd" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6v12.4a3.6 3.6 0 1 1-7.2 0V16a3.6 3.6 0 0 1 3.6-3.6Z" clip-rule="evenodd" />\n <g clip-path="url(#4af8011a58a597dd8fd8c52187120c54_h)">\n <path fill="url(#4af8011a58a597dd8fd8c52187120c54_i)" fill-rule="evenodd" d="M22.23 4.66a3.6 3.6 0 0 1 5.1.04A16.08 16.08 0 0 1 31.97 16a3.6 3.6 0 1 1-7.2 0c0-2.4-.98-4.61-2.58-6.24a3.6 3.6 0 0 1 .03-5.1Z" clip-rule="evenodd" />\n </g>\n </g>\n <defs>\n <linearGradient id="4af8011a58a597dd8fd8c52187120c54_b" x1="26.4" x2="28.8" y1="9.6" y2="15.01" gradientUnits="userSpaceOnUse">\n <stop stop-color="#7E22CE" />\n <stop offset="1" stop-color="#8B5CF6" />\n </linearGradient>\n <linearGradient id="4af8011a58a597dd8fd8c52187120c54_c" x1="26.8" x2="17.8" y1="9.4" y2="3.61" gradientUnits="userSpaceOnUse">\n <stop stop-color="#EF4444" />\n <stop offset="1" stop-color="#DC2626" />\n </linearGradient>\n <linearGradient id="4af8011a58a597dd8fd8c52187120c54_d" x1="3.6" x2="5.4" y1="14.01" y2="24.81" gradientUnits="userSpaceOnUse">\n <stop stop-color="#22C55E" />\n <stop offset="1" stop-color="#15803D" />\n </linearGradient>\n <linearGradient id="4af8011a58a597dd8fd8c52187120c54_e" x1="4.8" x2="14.4" y1="22.21" y2="29.21" gradientUnits="userSpaceOnUse">\n <stop stop-color="#94A3B8" />\n <stop offset=".96" stop-color="#64748B" />\n <stop offset="1" stop-color="#64748B" />\n </linearGradient>\n <linearGradient id="4af8011a58a597dd8fd8c52187120c54_f" x1="28.4" x2="22.19" y1="22.18" y2="28.4" gradientUnits="userSpaceOnUse">\n <stop stop-color="#D97706" />\n <stop offset="1" stop-color="#FBBF24" />\n </linearGradient>\n <linearGradient id="4af8011a58a597dd8fd8c52187120c54_g" x1="29.2" x2="30.63" y1="54.43" y2="54.28" gradientUnits="userSpaceOnUse">\n <stop stop-color="#FBBF24" />\n <stop offset="1" stop-color="#FBBF24" />\n </linearGradient>\n <linearGradient id="4af8011a58a597dd8fd8c52187120c54_i" x1="26.4" x2="28.8" y1="9.6" y2="15.01" gradientUnits="userSpaceOnUse">\n <stop stop-color="#7E22CE" />\n <stop offset="1" stop-color="#8B5CF6" />\n </linearGradient>\n <clipPath id="4af8011a58a597dd8fd8c52187120c54_a">\n <path fill="#fff" d="M0 0h32v32H0z" />\n </clipPath>\n <clipPath id="4af8011a58a597dd8fd8c52187120c54_h">\n <path fill="#fff" d="M24.8 12H32v8h-7.2z" />\n </clipPath>\n </defs>\n</symbol>',viewBox:"0 0 32 32"});yn.add(qr);const $r=new nn({id:"9a80d543f66830af93634ae4d68aa0b7",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="9a80d543f66830af93634ae4d68aa0b7">\n<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12V8ZM12 15C11.4477 15 11 15.4477 11 16C11 16.5523 11.4477 17 12 17H12.01C12.5623 17 13.01 16.5523 13.01 16C13.01 15.4477 12.5623 15 12.01 15H12Z" fill="currentColor" />\n</symbol>',viewBox:"0 0 24 24"});yn.add($r);const Ur=new nn({id:"9fc212651ca048f099abf61155ea3483",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="9fc212651ca048f099abf61155ea3483">\n<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM17.2071 9.70711C17.5976 9.31658 17.5976 8.68342 17.2071 8.29289C16.8166 7.90237 16.1834 7.90237 15.7929 8.29289L10.5 13.5858L8.20711 11.2929C7.81658 10.9024 7.18342 10.9024 6.79289 11.2929C6.40237 11.6834 6.40237 12.3166 6.79289 12.7071L9.79289 15.7071C10.1834 16.0976 10.8166 16.0976 11.2071 15.7071L17.2071 9.70711Z" fill="currentColor" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Ur);const Wr=new nn({id:"6f69a868093429cca2d18204c014d1de",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="6f69a868093429cca2d18204c014d1de">\n<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM10.9066 8.27123C11.3138 8.03191 11.7926 7.94443 12.2581 8.02428C12.7236 8.10413 13.1459 8.34615 13.45 8.70749C13.7542 9.06883 13.9207 9.52615 13.92 9.99847L13.92 9.99996C13.92 10.4691 13.5549 10.9582 12.8653 11.4179C12.5509 11.6275 12.2294 11.7889 11.9826 11.8986C11.8606 11.9529 11.7603 11.9929 11.6929 12.0186C11.663 12.03 11.6329 12.041 11.6027 12.0516C11.0794 12.2267 10.7968 12.7926 10.9713 13.3162C11.146 13.8401 11.7123 14.1233 12.2362 13.9486L12.4049 13.8876C12.5015 13.8508 12.6356 13.7971 12.7949 13.7263C13.1105 13.586 13.5391 13.3724 13.9747 13.082C14.7849 12.5419 15.9195 11.5312 15.92 10.0009C15.9213 9.05644 15.5883 8.14201 14.9801 7.41949C14.3717 6.69682 13.5273 6.21277 12.5962 6.05307C11.6652 5.89337 10.7077 6.06833 9.89327 6.54696C9.07886 7.02559 8.46013 7.77701 8.14666 8.66812C7.96339 9.18911 8.23716 9.76002 8.75815 9.9433C9.27914 10.1266 9.85006 9.85279 10.0333 9.33181C10.1901 8.88625 10.4994 8.51054 10.9066 8.27123ZM12 16C11.4477 16 11 16.4477 11 17C11 17.5522 11.4477 18 12 18H12.01C12.5623 18 13.01 17.5522 13.01 17C13.01 16.4477 12.5623 16 12.01 16H12Z" fill="currentColor" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Wr);const Vr=new nn({id:"27eb29a1af650efa3c8f236e96fd49b8",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="27eb29a1af650efa3c8f236e96fd49b8">\n<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM8 11C7.44772 11 7 11.4477 7 12C7 12.5523 7.44772 13 8 13H16C16.5523 13 17 12.5523 17 12C17 11.4477 16.5523 11 16 11H8Z" fill="currentColor" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Vr);const Gr=new nn({id:"84649b25b6ed4f61642b91b506fa7afd",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="84649b25b6ed4f61642b91b506fa7afd">\n<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7V11H17C17.5523 11 18 11.4477 18 12C18 12.5523 17.5523 13 17 13H13V17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17V13H7C6.44772 13 6 12.5523 6 12C6 11.4477 6.44772 11 7 11H11V7Z" fill="currentColor" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Gr);const Yr=new nn({id:"d37b4d7c76a2a7896f3890561ed86f2d",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="d37b4d7c76a2a7896f3890561ed86f2d">\n<path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289Z" fill="currentColor" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Yr);const Xr=new nn({id:"eddd9bec4b080bb230775b072a486acc",content:'<symbol viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" id="eddd9bec4b080bb230775b072a486acc">\n <circle cx="8" cy="8" r="7" stroke="currentColor" stroke-opacity="0.32" stroke-width="1.5" vector-effect="non-scaling-stroke" />\n <path d="M 15 8 A 7 7 0 0 1 8 15" stroke="currentColor" stroke-opacity="1" stroke-width="1.5" class="allure-spinner" vector-effect="non-scaling-stroke" />\n <style>\n #eddd9bec4b080bb230775b072a486acc .allure-spinner {\n transform-origin: center;\n animation: allure-spinner-spin 0.75s infinite ease-in-out;\n }\n\n @keyframes allure-spinner-spin {\n 100% {\n transform: rotate(360deg);\n }\n }\n </style>\n</symbol>',viewBox:"0 0 16 16"});yn.add(Xr);const Zr=new nn({id:"52eca3113bd4208c703a4e2a0c10f117",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="52eca3113bd4208c703a4e2a0c10f117">\n<path d="M16 4C16.93 4 17.395 4 17.7765 4.10222C18.8117 4.37962 19.6204 5.18827 19.8978 6.22354C20 6.60504 20 7.07003 20 8V17.2C20 18.8802 20 19.7202 19.673 20.362C19.3854 20.9265 18.9265 21.3854 18.362 21.673C17.7202 22 16.8802 22 15.2 22H8.8C7.11984 22 6.27976 22 5.63803 21.673C5.07354 21.3854 4.6146 20.9265 4.32698 20.362C4 19.7202 4 18.8802 4 17.2V8C4 7.07003 4 6.60504 4.10222 6.22354C4.37962 5.18827 5.18827 4.37962 6.22354 4.10222C6.60504 4 7.07003 4 8 4M12 17V11M9 14H15M9.6 6H14.4C14.9601 6 15.2401 6 15.454 5.89101C15.6422 5.79513 15.7951 5.64215 15.891 5.45399C16 5.24008 16 4.96005 16 4.4V3.6C16 3.03995 16 2.75992 15.891 2.54601C15.7951 2.35785 15.6422 2.20487 15.454 2.10899C15.2401 2 14.9601 2 14.4 2H9.6C9.03995 2 8.75992 2 8.54601 2.10899C8.35785 2.20487 8.20487 2.35785 8.10899 2.54601C8 2.75992 8 3.03995 8 3.6V4.4C8 4.96005 8 5.24008 8.10899 5.45399C8.20487 5.64215 8.35785 5.79513 8.54601 5.89101C8.75992 6 9.03995 6 9.6 6Z" stroke="currentColor" stroke-opacity="1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />\n</symbol>',viewBox:"0 0 24 24"});yn.add(Zr);const Kr=new nn({id:"baef59387353cd7f2939ebd4ddf30155",content:'<symbol viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" id="baef59387353cd7f2939ebd4ddf30155">\n<g clip-path="url(#baef59387353cd7f2939ebd4ddf30155_clip0_428_25)">\n<path d="M5.24 22.51L6.67 21.09C5.10422 19.6841 3.87398 17.9447 3.07 16C5.1 10.93 10.7 7 16 7C17.3639 7.018 18.7154 7.26128 20 7.72L21.55 6.16C19.7927 5.41732 17.9077 5.02335 16 5C12.7405 5.12257 9.58839 6.19756 6.9332 8.09209C4.27802 9.98662 2.23616 12.6176 1.06 15.66C0.980569 15.8797 0.980569 16.1203 1.06 16.34C1.94825 18.697 3.38043 20.811 5.24 22.51Z" fill="currentColor" />\n<path d="M12 15.73C12.0695 14.7717 12.4817 13.8705 13.1611 13.1911C13.8405 12.5117 14.7417 12.0995 15.7 12.03L17.51 10.21C16.4958 9.94295 15.4292 9.94642 14.4168 10.2201C13.4043 10.4937 12.4812 11.028 11.7396 11.7696C10.998 12.5112 10.4637 13.4343 10.1901 14.4468C9.91642 15.4592 9.91295 16.5258 10.18 17.54L12 15.73Z" fill="currentColor" />\n<path d="M30.94 15.66C29.7933 12.6732 27.7981 10.087 25.2 8.22L30 3.41L28.59 2L2 28.59L3.41 30L8.51 24.9C10.7839 26.234 13.364 26.9574 16 27C19.2595 26.8774 22.4116 25.8024 25.0668 23.9079C27.722 22.0134 29.7638 19.3824 30.94 16.34C31.0194 16.1203 31.0194 15.8797 30.94 15.66ZM20 16C19.9958 16.7001 19.8079 17.3868 19.4551 17.9916C19.1023 18.5963 18.597 19.0978 17.9896 19.4461C17.3822 19.7943 16.6941 19.977 15.994 19.9759C15.2939 19.9749 14.6063 19.7901 14 19.44L19.44 14C19.7995 14.6057 19.9927 15.2957 20 16ZM16 25C13.9021 24.9634 11.8439 24.4214 10 23.42L12.54 20.88C13.6953 21.6816 15.0955 22.052 16.4961 21.9265C17.8967 21.8009 19.2087 21.1874 20.2031 20.1931C21.1974 19.1987 21.8109 17.8867 21.9365 16.4861C22.062 15.0855 21.6916 13.6853 20.89 12.53L23.76 9.66C26.0546 11.235 27.849 13.4354 28.93 16C26.9 21.07 21.3 25 16 25Z" fill="currentColor" />\n</g>\n<defs>\n<clipPath id="baef59387353cd7f2939ebd4ddf30155_clip0_428_25">\n<rect width="32" height="32" fill="white" />\n</clipPath>\n</defs>\n</symbol>',viewBox:"0 0 32 32"});yn.add(Kr);const Jr=new nn({id:"81703ad6b4eb056b5d8424a52fc8c0e8",content:'<symbol viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" id="81703ad6b4eb056b5d8424a52fc8c0e8">\n<g clip-path="url(#81703ad6b4eb056b5d8424a52fc8c0e8_clip0_428_24)">\n<path d="M30.94 15.66C29.7638 12.6176 27.722 9.98662 25.0668 8.09209C22.4116 6.19756 19.2595 5.12257 16 5C12.7405 5.12257 9.58839 6.19756 6.9332 8.09209C4.27802 9.98662 2.23616 12.6176 1.06 15.66C0.980569 15.8797 0.980569 16.1203 1.06 16.34C2.23616 19.3824 4.27802 22.0134 6.9332 23.9079C9.58839 25.8024 12.7405 26.8774 16 27C19.2595 26.8774 22.4116 25.8024 25.0668 23.9079C27.722 22.0134 29.7638 19.3824 30.94 16.34C31.0194 16.1203 31.0194 15.8797 30.94 15.66ZM16 25C10.7 25 5.1 21.07 3.07 16C5.1 10.93 10.7 7 16 7C21.3 7 26.9 10.93 28.93 16C26.9 21.07 21.3 25 16 25Z" fill="currentColor" />\n<path d="M16 10C14.8133 10 13.6533 10.3519 12.6666 11.0112C11.6799 11.6705 10.9109 12.6075 10.4567 13.7039C10.0026 14.8003 9.88378 16.0067 10.1153 17.1705C10.3468 18.3344 10.9182 19.4035 11.7574 20.2426C12.5965 21.0818 13.6656 21.6532 14.8295 21.8847C15.9933 22.1162 17.1997 21.9974 18.2961 21.5433C19.3925 21.0892 20.3295 20.3201 20.9888 19.3334C21.6481 18.3467 22 17.1867 22 16C22 14.4087 21.3679 12.8826 20.2426 11.7574C19.1174 10.6321 17.5913 10 16 10ZM16 20C15.2089 20 14.4355 19.7654 13.7777 19.3259C13.1199 18.8864 12.6072 18.2616 12.3045 17.5307C12.0017 16.7998 11.9225 15.9956 12.0769 15.2196C12.2312 14.4437 12.6122 13.731 13.1716 13.1716C13.731 12.6122 14.4437 12.2312 15.2196 12.0769C15.9956 11.9225 16.7998 12.0017 17.5307 12.3045C18.2616 12.6072 18.8864 13.1199 19.3259 13.7777C19.7654 14.4355 20 15.2089 20 16C20 17.0609 19.5786 18.0783 18.8284 18.8284C18.0783 19.5786 17.0609 20 16 20Z" fill="currentColor" />\n</g>\n<defs>\n<clipPath id="81703ad6b4eb056b5d8424a52fc8c0e8_clip0_428_24">\n<rect width="32" height="32" fill="white" />\n</clipPath>\n</defs>\n</symbol>',viewBox:"0 0 32 32"});yn.add(Jr);var Qr={icon:"styles_icon__peopu","size-xs":"styles_size-xs__jr71y","size-s":"styles_size-s__nGH-V","size-m":"styles_size-m__INBNd","size-l":"styles_size-l__SWmMv","size-xl":"styles_size-xl__-K5s3",inline:"styles_inline__BmJqE"},ei=0;function ti(e,t,n,r,i,o){t||(t={});var a,s,c=t;if("ref"in c)for(s in c={},t)"ref"==s?a=t[s]:c[s]=t[s];var u={type:e,props:c,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--ei,__i:-1,__u:0,__source:i,__self:o};if("function"==typeof e&&(a=e.defaultProps))for(s in a)void 0===c[s]&&(c[s]=a[s]);return l.vnode&&l.vnode(u),u}const ni={amazon:An.id,arrowsChevronDown:Mn.id,azure:Ln.id,bitbucket:Tn.id,circleci:En.id,draggable:Nn.id,drone:On.id,environment:Pn.id,github:Rn.id,gitlab:Dn.id,jenkins:zn.id,lineAlertsAlertCircle:In.id,lineAlertsFixed:Fn.id,lineAlertsMalfunctioned:jn.id,lineAlertsNew:Bn.id,lineAlertsNotificationBox:Hn.id,lineAlertsRegressed:qn.id,lineArrowsChevronDown:Un.id,lineArrowsChevronDownDouble:$n.id,lineArrowsChevronRight:Wn.id,lineArrowsChevronUp:Gn.id,lineArrowsChevronUpDouble:Vn.id,lineArrowsCornerDownRight:Yn.id,lineArrowsExpand3:Xn.id,lineArrowsRefreshCcw1:Zn.id,lineArrowsSortLineAsc:Kn.id,lineArrowsSortLineDesc:Jn.id,lineArrowsSwitchVertical1:Qn.id,lineChartsBarChartSquare:er.id,lineChartsTimeline:tr.id,lineDevBug2:nr.id,lineDevCodeSquare:rr.id,lineDevDataflow3:ir.id,lineFilesClipboardCheck:or.id,lineFilesFile2:ar.id,lineFilesFileAttachment2:sr.id,lineFilesFolder:lr.id,lineGeneralCheck:ur.id,lineGeneralCheckCircle:cr.id,lineGeneralChecklist3:dr.id,lineGeneralCopy3:fr.id,lineGeneralDownloadCloud:hr.id,lineGeneralEqual:pr.id,lineGeneralEye:gr.id,lineGeneralHelpCircle:vr.id,lineGeneralHomeLine:mr.id,lineGeneralInfoCircle:br.id,lineGeneralLink1:yr.id,lineGeneralLinkExternal:_r.id,lineGeneralMinusCircle:wr.id,lineGeneralSearchMd:xr.id,lineGeneralSettings1:kr.id,lineGeneralXCircle:Cr.id,lineGeneralXClose:Sr.id,lineGeneralZap:Ar.id,lineHelpersFlag:Mr.id,lineHelpersPlayCircle:Lr.id,lineIconBomb2:Tr.id,lineImagesImage:Er.id,lineLayoutsColumn2:Nr.id,lineLayoutsLayoutTop:Or.id,lineLayoutsMaximize2:Pr.id,lineLayoutsMinimize2:Rr.id,lineSecurityKey:Dr.id,lineShapesDotCircle:zr.id,lineShapesMoon:Ir.id,lineShapesSun:Fr.id,lineShapesThemeAuto:jr.id,lineTimeClockStopwatch:Br.id,playwrightLogo:Hr.id,reportLogo:qr.id,solidAlertCircle:$r.id,solidCheckCircle:Ur.id,solidHelpCircle:Wr.id,solidMinusCircle:Vr.id,solidPlusCircle:Gr.id,solidXCircle:Yr.id,spinner:Xr.id,testNew:Zr.id,view:Jr.id,viewOff:Kr.id},ri=({id:e,size:t="s",inline:n=!1,className:r="","data-testid":i,...o})=>ti("svg",{...o,className:jt(Qr.icon,Qr[`size-${t}`],n&&Qr.inline,r),"data-testid":i,children:ti("use",{xlinkHref:`#${e}`})}),ii=({size:e})=>ti(ri,{role:"progressbar",id:Xr.id,size:e}),oi=({size:e="m",tag:t="span",type:n="paragraph",bold:r=!1,className:i,children:o,...a})=>"paragraph"===n?ti(t,{...a,className:jt(`paragraphs-text-${e}${r?"-bold":""}`,i),children:o}):"ui"===n?ti(t,{...a,className:jt(`ui-text-${e}-ui${r?"-bold":""}`,i),children:o}):null,ai=({size:e="m",tag:t="span",type:n="paragraph",bold:r=!1,className:i,children:o,...a})=>"paragraph"===n?ti(t,{...a,className:jt(`paragraphs-code-${e}${r?"-bold":""}`,i),children:o}):"ui"===n?ti(t,{...a,className:jt(`ui-code-${e}-ui${r?"-bold":""}`,i),children:o}):null,si=({size:e="m",tag:t="span",className:n,children:r,...i})=>ti(t,{...i,className:jt(`headings-head-${e}`,n),children:r});var li={button:"styles_button__dJOMr",fullWidth:"styles_fullWidth__UvMfL",contentIcon:"styles_contentIcon__WG8cP",leadingIcon:"styles_leadingIcon__YCONr",dropdownIcon:"styles_dropdownIcon__QbL-e",buttonIcon:"styles_buttonIcon__jkuyM",size_l:"styles_size_l__qdpXc",size_m:"styles_size_m__YdAJU",size_xs:"styles_size_xs__VcVUS",size_s:"styles_size_s__ujh2O",icon_size_xs:"styles_icon_size_xs__I8F1x",style_primary:"styles_style_primary__repZw",active:"styles_active__qHBgG",danger:"styles_danger__ifSNz",positive:"styles_positive__NaE-e",style_outline:"styles_style_outline__UDLGz",style_ghost:"styles_style_ghost__XxqyT",style_flat:"styles_style_flat__tgVZ1",style_raised:"styles_style_raised__Pwwft",text:"styles_text__n3hds",pending:"styles_pending__8GUAj",content:"styles_content__pYX6n",leadingSlot:"styles_leadingSlot__v4sKN",trailingSlot:"styles_trailingSlot__bMgTb",spinner:"styles_spinner__anTET"};const ci=e=>{const{text:t,type:n="button",icon:r,iconSize:i="m",onClick:o,isPending:a=!1,size:s="m",style:l="primary",action:c="default",fullWidth:u=!1,isDisabled:d=!1,isIconButton:f=!1,isDropdownButton:h=!1,isActive:p=!1,focusable:g=!0,href:v,target:m="_self",className:b,leadingSlot:y,trailingSlot:_,rounded:w,isLink:x=!1,iconColor:k="primary",...C}=e,S=d||a,A={...C,tabIndex:g?0:-1,className:jt(li.button,f&&li.buttonIcon,li[`size_${s}`],li[`icon_size_${i}`],li[`style_${l}`],"danger"===c&&li.danger,"positive"===c&&li.positive,a&&li.pending,u&&li.fullWidth,!S&&p&&li.active,b),onClick:o,"data-rounded":w||void 0,"data-link":x||void 0,"data-icon-color":"default"===c&&k||void 0},M=ti(oi,{type:"ui",size:"s"===s?"s":"m",bold:!0,className:li.content,children:[r&&ti(ri,{size:"s",className:f?li.contentIcon:li.leadingIcon,id:r}),y&&ti("div",{className:li.leadingSlot,children:y}),!f&&ti("span",{className:li.text,children:t}),_&&ti("div",{className:li.trailingSlot,children:_}),h&&ti(ri,{id:ni.lineArrowsChevronDown,size:"s",className:li.dropdownIcon}),ti("span",{className:li.spinner,"aria-hidden":!a,children:ti(ii,{})})]});return v?ti("a",{...A,href:v,target:m,"aria-disabled":S?"true":void 0,style:S?{pointerEvents:"none"}:void 0,children:M}):ti("button",{...A,disabled:S,type:n,children:M})},ui=e=>ti(ci,{...e}),di=e=>ti(ci,{...e,isIconButton:!0}),fi=e=>ti(ci,{...e,isDropdownButton:!0,isActive:e.isExpanded}),hi=Math.min,pi=Math.max,gi=Math.round,vi=Math.floor,mi=e=>({x:e,y:e}),bi={left:"right",right:"left",bottom:"top",top:"bottom"},yi={start:"end",end:"start"};function _i(e,t,n){return pi(e,hi(t,n))}function wi(e,t){return"function"==typeof e?e(t):e}function xi(e){return e.split("-")[0]}function ki(e){return e.split("-")[1]}function Ci(e){return"x"===e?"y":"x"}function Si(e){return"y"===e?"height":"width"}const Ai=new Set(["top","bottom"]);function Mi(e){return Ai.has(xi(e))?"y":"x"}function Li(e){return Ci(Mi(e))}function Ti(e){return e.replace(/start|end/g,(e=>yi[e]))}const Ei=["left","right"],Ni=["right","left"],Oi=["top","bottom"],Pi=["bottom","top"];function Ri(e){return e.replace(/left|right|bottom|top/g,(e=>bi[e]))}function Di(e){const{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function zi(e,t,n){let{reference:r,floating:i}=e;const o=Mi(t),a=Li(t),s=Si(a),l=xi(t),c="y"===o,u=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,f=r[s]/2-i[s]/2;let h;switch(l){case"top":h={x:u,y:r.y-i.height};break;case"bottom":h={x:u,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:d};break;case"left":h={x:r.x-i.width,y:d};break;default:h={x:r.x,y:r.y}}switch(ki(t)){case"start":h[a]-=f*(n&&c?-1:1);break;case"end":h[a]+=f*(n&&c?-1:1)}return h}async function Ii(e,t){var n;void 0===t&&(t={});const{x:r,y:i,platform:o,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:f=!1,padding:h=0}=wi(t,e),p=function(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}(h),g=s[f?"floating"===d?"reference":"floating":d],v=Di(await o.getClippingRect({element:null==(n=await(null==o.isElement?void 0:o.isElement(g)))||n?g:g.contextElement||await(null==o.getDocumentElement?void 0:o.getDocumentElement(s.floating)),boundary:c,rootBoundary:u,strategy:l})),m="floating"===d?{x:r,y:i,width:a.floating.width,height:a.floating.height}:a.reference,b=await(null==o.getOffsetParent?void 0:o.getOffsetParent(s.floating)),y=await(null==o.isElement?void 0:o.isElement(b))&&await(null==o.getScale?void 0:o.getScale(b))||{x:1,y:1},_=Di(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:m,offsetParent:b,strategy:l}):m);return{top:(v.top-_.top+p.top)/y.y,bottom:(_.bottom-v.bottom+p.bottom)/y.y,left:(v.left-_.left+p.left)/y.x,right:(_.right-v.right+p.right)/y.x}}const Fi=new Set(["left","top"]);function ji(){return"undefined"!=typeof window}function Bi(e){return $i(e)?(e.nodeName||"").toLowerCase():"#document"}function Hi(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function qi(e){var t;return null==(t=($i(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function $i(e){return!!ji()&&(e instanceof Node||e instanceof Hi(e).Node)}function Ui(e){return!!ji()&&(e instanceof Element||e instanceof Hi(e).Element)}function Wi(e){return!!ji()&&(e instanceof HTMLElement||e instanceof Hi(e).HTMLElement)}function Vi(e){return!(!ji()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof Hi(e).ShadowRoot)}const Gi=new Set(["inline","contents"]);function Yi(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=ao(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!Gi.has(i)}const Xi=new Set(["table","td","th"]);function Zi(e){return Xi.has(Bi(e))}const Ki=[":popover-open",":modal"];function Ji(e){return Ki.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}const Qi=["transform","translate","scale","rotate","perspective"],eo=["transform","translate","scale","rotate","perspective","filter"],to=["paint","layout","strict","content"];function no(e){const t=ro(),n=Ui(e)?ao(e):e;return Qi.some((e=>!!n[e]&&"none"!==n[e]))||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||eo.some((e=>(n.willChange||"").includes(e)))||to.some((e=>(n.contain||"").includes(e)))}function ro(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const io=new Set(["html","body","#document"]);function oo(e){return io.has(Bi(e))}function ao(e){return Hi(e).getComputedStyle(e)}function so(e){return Ui(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function lo(e){if("html"===Bi(e))return e;const t=e.assignedSlot||e.parentNode||Vi(e)&&e.host||qi(e);return Vi(t)?t.host:t}function co(e){const t=lo(e);return oo(t)?e.ownerDocument?e.ownerDocument.body:e.body:Wi(t)&&Yi(t)?t:co(t)}function uo(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const i=co(e),o=i===(null==(r=e.ownerDocument)?void 0:r.body),a=Hi(i);if(o){const e=fo(a);return t.concat(a,a.visualViewport||[],Yi(i)?i:[],e&&n?uo(e):[])}return t.concat(i,uo(i,[],n))}function fo(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ho(e){const t=ao(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=Wi(e),o=i?e.offsetWidth:n,a=i?e.offsetHeight:r,s=gi(n)!==o||gi(r)!==a;return s&&(n=o,r=a),{width:n,height:r,$:s}}function po(e){return Ui(e)?e:e.contextElement}function go(e){const t=po(e);if(!Wi(t))return mi(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:o}=ho(t);let a=(o?gi(n.width):n.width)/r,s=(o?gi(n.height):n.height)/i;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const vo=mi(0);function mo(e){const t=Hi(e);return ro()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:vo}function bo(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const i=e.getBoundingClientRect(),o=po(e);let a=mi(1);t&&(r?Ui(r)&&(a=go(r)):a=go(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==Hi(e))&&t}(o,n,r)?mo(o):mi(0);let l=(i.left+s.x)/a.x,c=(i.top+s.y)/a.y,u=i.width/a.x,d=i.height/a.y;if(o){const e=Hi(o),t=r&&Ui(r)?Hi(r):r;let n=e,i=fo(n);for(;i&&r&&t!==n;){const e=go(i),t=i.getBoundingClientRect(),r=ao(i),o=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,a=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,u*=e.x,d*=e.y,l+=o,c+=a,n=Hi(i),i=fo(n)}}return Di({width:u,height:d,x:l,y:c})}function yo(e,t){const n=so(e).scrollLeft;return t?t.left+n:bo(qi(e)).left+n}function _o(e,t){const n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-yo(e,n),y:n.top+t.scrollTop}}const wo=new Set(["absolute","fixed"]);function xo(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=Hi(e),r=qi(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;const e=ro();(!e||e&&"fixed"===t)&&(s=i.offsetLeft,l=i.offsetTop)}const c=yo(r);if(c<=0){const e=r.ownerDocument,t=e.body,n=getComputedStyle(t),i="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,a=Math.abs(r.clientWidth-t.clientWidth-i);a<=25&&(o-=a)}else c<=25&&(o+=c);return{width:o,height:a,x:s,y:l}}(e,n);else if("document"===t)r=function(e){const t=qi(e),n=so(e),r=e.ownerDocument.body,i=pi(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=pi(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+yo(e);const s=-n.scrollTop;return"rtl"===ao(r).direction&&(a+=pi(t.clientWidth,r.clientWidth)-i),{width:i,height:o,x:a,y:s}}(qi(e));else if(Ui(t))r=function(e,t){const n=bo(e,!0,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft,o=Wi(e)?go(e):mi(1);return{width:e.clientWidth*o.x,height:e.clientHeight*o.y,x:i*o.x,y:r*o.y}}(t,n);else{const n=mo(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return Di(r)}function ko(e,t){const n=lo(e);return!(n===t||!Ui(n)||oo(n))&&("fixed"===ao(n).position||ko(n,t))}function Co(e,t,n){const r=Wi(t),i=qi(t),o="fixed"===n,a=bo(e,!0,o,t);let s={scrollLeft:0,scrollTop:0};const l=mi(0);function c(){l.x=yo(i)}if(r||!r&&!o)if(("body"!==Bi(t)||Yi(i))&&(s=so(t)),r){const e=bo(t,!0,o,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else i&&c();o&&!r&&i&&c();const u=!i||r||o?mi(0):_o(i,s);return{x:a.left+s.scrollLeft-l.x-u.x,y:a.top+s.scrollTop-l.y-u.y,width:a.width,height:a.height}}function So(e){return"static"===ao(e).position}function Ao(e,t){if(!Wi(e)||"fixed"===ao(e).position)return null;if(t)return t(e);let n=e.offsetParent;return qi(e)===n&&(n=n.ownerDocument.body),n}function Mo(e,t){const n=Hi(e);if(Ji(e))return n;if(!Wi(e)){let t=lo(e);for(;t&&!oo(t);){if(Ui(t)&&!So(t))return t;t=lo(t)}return n}let r=Ao(e,t);for(;r&&Zi(r)&&So(r);)r=Ao(r,t);return r&&oo(r)&&So(r)&&!no(r)?n:r||function(e){let t=lo(e);for(;Wi(t)&&!oo(t);){if(no(t))return t;if(Ji(t))return null;t=lo(t)}return null}(e)||n}const Lo={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const o="fixed"===i,a=qi(r),s=!!t&&Ji(t.floating);if(r===a||s&&o)return n;let l={scrollLeft:0,scrollTop:0},c=mi(1);const u=mi(0),d=Wi(r);if((d||!d&&!o)&&(("body"!==Bi(r)||Yi(a))&&(l=so(r)),Wi(r))){const e=bo(r);c=go(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}const f=!a||d||o?mi(0):_o(a,l);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+u.x+f.x,y:n.y*c.y-l.scrollTop*c.y+u.y+f.y}},getDocumentElement:qi,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const o="clippingAncestors"===n?Ji(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=uo(e,[],!1).filter((e=>Ui(e)&&"body"!==Bi(e))),i=null;const o="fixed"===ao(e).position;let a=o?lo(e):e;for(;Ui(a)&&!oo(a);){const t=ao(a),n=no(a);n||"fixed"!==t.position||(i=null),(o?!n&&!i:!n&&"static"===t.position&&i&&wo.has(i.position)||Yi(a)&&!n&&ko(e,a))?r=r.filter((e=>e!==a)):i=t,a=lo(a)}return t.set(e,r),r}(t,this._c):[].concat(n),a=[...o,r],s=a[0],l=a.reduce(((e,n)=>{const r=xo(t,n,i);return e.top=pi(r.top,e.top),e.right=hi(r.right,e.right),e.bottom=hi(r.bottom,e.bottom),e.left=pi(r.left,e.left),e}),xo(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Mo,getElementRects:async function(e){const t=this.getOffsetParent||Mo,n=this.getDimensions,r=await n(e.floating);return{reference:Co(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=ho(e);return{width:t,height:n}},getScale:go,isElement:Ui,isRTL:function(e){return"rtl"===ao(e).direction}};function To(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Eo(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=po(e),u=i||o?[...c?uo(c):[],...uo(t)]:[];u.forEach((e=>{i&&e.addEventListener("scroll",n,{passive:!0}),o&&e.addEventListener("resize",n)}));const d=c&&s?function(e,t){let n,r=null;const i=qi(e);function o(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function a(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),o();const c=e.getBoundingClientRect(),{left:u,top:d,width:f,height:h}=c;if(s||t(),!f||!h)return;const p={rootMargin:-vi(d)+"px "+-vi(i.clientWidth-(u+f))+"px "+-vi(i.clientHeight-(d+h))+"px "+-vi(u)+"px",threshold:pi(0,hi(1,l))||1};let g=!0;function v(t){const r=t[0].intersectionRatio;if(r!==l){if(!g)return a();r?a(!1,r):n=setTimeout((()=>{a(!1,1e-7)}),1e3)}1!==r||To(c,e.getBoundingClientRect())||a(),g=!1}try{r=new IntersectionObserver(v,{...p,root:i.ownerDocument})}catch(e){r=new IntersectionObserver(v,p)}r.observe(e)}(!0),o}(c,n):null;let f,h=-1,p=null;a&&(p=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),n()})),c&&!l&&p.observe(c),p.observe(t));let g=l?bo(e):null;return l&&function t(){const r=bo(e);g&&!To(g,r)&&n(),g=r,f=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{i&&e.removeEventListener("scroll",n),o&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=p)||e.disconnect(),p=null,l&&cancelAnimationFrame(f)}}const No=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:i,y:o,placement:a,middlewareData:s}=t,l=await async function(e,t){const{placement:n,platform:r,elements:i}=e,o=await(null==r.isRTL?void 0:r.isRTL(i.floating)),a=xi(n),s=ki(n),l="y"===Mi(n),c=Fi.has(a)?-1:1,u=o&&l?-1:1,d=wi(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&"number"==typeof p&&(h="end"===s?-1*p:p),l?{x:h*u,y:f*c}:{x:f*c,y:h*u}}(t,e);return a===(null==(n=s.offset)?void 0:n.placement)&&null!=(r=s.arrow)&&r.alignmentOffset?{}:{x:i+l.x,y:o+l.y,data:{...l,placement:a}}}}},Oo=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=wi(e,t),c={x:n,y:r},u=await Ii(t,l),d=Mi(xi(i)),f=Ci(d);let h=c[f],p=c[d];if(o){const e="y"===f?"bottom":"right";h=_i(h+u["y"===f?"top":"left"],h,h-u[e])}if(a){const e="y"===d?"bottom":"right";p=_i(p+u["y"===d?"top":"left"],p,p-u[e])}const g=s.fn({...t,[f]:h,[d]:p});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[f]:o,[d]:a}}}}}},Po=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:i,middlewareData:o,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:g=!0,...v}=wi(e,t);if(null!=(n=o.arrow)&&n.alignmentOffset)return{};const m=xi(i),b=Mi(s),y=xi(s)===s,_=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=f||(y||!g?[Ri(s)]:function(e){const t=Ri(e);return[Ti(e),t,Ti(t)]}(s)),x="none"!==p;!f&&x&&w.push(...function(e,t,n,r){const i=ki(e);let o=function(e,t,n){switch(e){case"top":case"bottom":return n?t?Ni:Ei:t?Ei:Ni;case"left":case"right":return t?Oi:Pi;default:return[]}}(xi(e),"start"===n,r);return i&&(o=o.map((e=>e+"-"+i)),t&&(o=o.concat(o.map(Ti)))),o}(s,g,p,_));const k=[s,...w],C=await Ii(t,v),S=[];let A=(null==(r=o.flip)?void 0:r.overflows)||[];if(u&&S.push(C[m]),d){const e=function(e,t,n){void 0===n&&(n=!1);const r=ki(e),i=Li(e),o=Si(i);let a="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=Ri(a)),[a,Ri(a)]}(i,a,_);S.push(C[e[0]],C[e[1]])}if(A=[...A,{placement:i,overflows:S}],!S.every((e=>e<=0))){var M,L;const e=((null==(M=o.flip)?void 0:M.index)||0)+1,t=k[e];if(t&&("alignment"!==d||b===Mi(t)||A.every((e=>Mi(e.placement)!==b||e.overflows[0]>0))))return{data:{index:e,overflows:A},reset:{placement:t}};let n=null==(L=A.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:L.placement;if(!n)switch(h){case"bestFit":{var T;const e=null==(T=A.filter((e=>{if(x){const t=Mi(e.placement);return t===b||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:T[0];e&&(n=e);break}case"initialPlacement":n=s}if(i!==n)return{reset:{placement:n}}}return{}}}},Ro=(e,t,n)=>{const r=new Map,i={platform:Lo,...n},o={...i.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=o.filter(Boolean),l=await(null==a.isRTL?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=zi(c,r,l),f=r,h={},p=0;for(let n=0;n<s.length;n++){const{name:o,fn:g}=s[n],{x:v,y:m,data:b,reset:y}=await g({x:u,y:d,initialPlacement:r,placement:f,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:e,floating:t}});u=null!=v?v:u,d=null!=m?m:d,h={...h,[o]:{...h[o],...b}},y&&p<=50&&(p++,"object"==typeof y&&(y.placement&&(f=y.placement),y.rects&&(c=!0===y.rects?await a.getElementRects({reference:e,floating:t,strategy:i}):y.rects),({x:u,y:d}=zi(c,f,l))),n=-1)}return{x:u,y:d,placement:f,strategy:i,middlewareData:h}})(e,t,{...i,platform:o})},Do=({children:e,"data-testid":t})=>ti("div",{className:"styles_custom-tooltip__2reCz","data-testid":t,children:ti(oi,{className:"tooltip-content",size:"s",bold:!0,children:e})}),zo=({tooltipText:e,tooltipTextAfterClick:t,tooltipComponent:n,children:r,placement:i="top",triggerMode:o="hover",autoHideDelay:a=600,showDelay:s=200,isTriggerActive:l=!0,"data-testid":c})=>{const u=pe(null),d=pe(null),[f,h]=fe(!1),[p,g]=fe(e),v=pe(null),m=pe(null);he((()=>{g(e);const t=()=>{d.current&&u.current&&Ro(d.current,u.current,{placement:i,middleware:[No(6),Po(),Oo({padding:5})]}).then((({x:e,y:t})=>{u.current&&Object.assign(u.current.style,{left:`${e}px`,top:`${t}px`,position:"absolute","z-index":100})}))};return f&&t(),d.current&&u.current?Eo(d.current,u.current,t):()=>{}}),[f,i,e]),he((()=>()=>{v.current&&clearTimeout(v.current)}),[]);const b=n||ti(Do,{"data-testid":c,children:p});return ti("div",{onMouseEnter:()=>{"hover"===o&&l&&(m.current=window.setTimeout((()=>{h(!0)}),s)),"click"===o&&v.current&&clearTimeout(v.current)},onMouseLeave:()=>{m.current&&clearTimeout(m.current),"hover"===o?(h(!1),g(e)):"click"===o&&f&&(v.current=window.setTimeout((()=>{h(!1)}),a))},onClick:()=>{"click"===o&&d.current&&l&&(h(!0),v.current&&clearTimeout(v.current)),t&&g(t)},children:[ti("div",{ref:d,children:r}),ti("div",{ref:u,children:f&&b})]})},Io=e=>{const{source:t,transformData:n=e=>e,renderLoader:r=()=>null,renderError:i=e=>ti("div",{children:e}),renderData:o}=e;return t.value.loading?r():t.value.error?i(t.value.error):o(n(t.value.data))},Fo=()=>ti("div",{className:"styles_page-loader__OFuzd",children:ti(ii,{size:"m"})});var jo="styles_slot__Grn3c";const Bo=e=>{e.stopPropagation()},Ho=e=>{const{placeholder:t,value:n,onChange:r,changeDebounce:i=300,leadingSlot:o,trailingSlot:a,error:s}=e,[l,c]=fe(n),u=pe(null),d=((e,t=300)=>{const n=pe(e);return he((()=>{n.current=e}),[e]),ve(((e,t=300)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout((()=>{e(...r)}),t)}})(((...e)=>n.current(...e)),t),[t])})(r,i),f=!!l,h=!!s;return ti(oi,{className:"styles_inputWrap__96bWy",type:"ui",size:"m",tag:"div",onClick:()=>u.current?.focus(),"data-invalid":h||void 0,children:[ti("div",{className:"styles_leadingIcon__6Bcbs",children:ti(ri,{id:xr.id,size:"s"})}),o&&ti("div",{className:jo,onClick:Bo,children:o}),ti("input",{ref:u,className:"styles_input__ir8z5",type:"text",placeholder:t,onInput:e=>{const t=e.target.value;c(t),d(t)},value:l,name:"search",autocomplete:"off","data-testid":"search-input","aria-invalid":h||void 0}),a&&ti("div",{className:jo,onClick:Bo,children:a}),f&&ti("div",{className:"styles_clearButton__SR4Dg",children:ti(di,{size:"s",icon:Sr.id,onClick:e=>{e.preventDefault(),e.stopPropagation(),c(""),d("")},style:"ghost","data-testid":"clear-button"})})]})};function qo(e,t){for(var n in e)if("__source"!==n&&!(n in t))return!0;for(var r in t)if("__source"!==r&&e[r]!==t[r])return!0;return!1}function $o(e,t){this.props=e,this.context=t}($o.prototype=new T).isPureReactComponent=!0,$o.prototype.shouldComponentUpdate=function(e,t){return qo(this.props,e)||qo(this.state,t)};var Uo=l.__b;l.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),Uo&&Uo(e)};var Wo=l.__e;l.__e=function(e,t,n,r){if(e.then)for(var i,o=t;o=o.__;)if((i=o.__c)&&i.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),i.__c(e,t);Wo(e,t,n,r)};var Vo=l.unmount;function Go(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach((function(e){"function"==typeof e.__c&&e.__c()})),e.__c.__H=null),null!=(e=function(e,t){for(var n in t)e[n]=t[n];return e}({},e)).__c&&(e.__c.__P===n&&(e.__c.__P=t),e.__c.__e=!0,e.__c=null),e.__k=e.__k&&e.__k.map((function(e){return Go(e,t,n)}))),e}function Yo(e,t,n){return e&&n&&(e.__v=null,e.__k=e.__k&&e.__k.map((function(e){return Yo(e,t,n)})),e.__c&&e.__c.__P===t&&(e.__e&&n.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=n)),e}function Xo(){this.__u=0,this.o=null,this.__b=null}function Zo(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function Ko(){this.i=null,this.l=null}l.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),Vo&&Vo(e)},(Xo.prototype=new T).__c=function(e,t){var n=t.__c,r=this;null==r.o&&(r.o=[]),r.o.push(n);var i=Zo(r.__v),o=!1,a=function(){o||(o=!0,n.__R=null,i?i(s):s())};n.__R=a;var s=function(){if(! --r.__u){if(r.state.__a){var e=r.state.__a;r.__v.__k[0]=Yo(e,e.__c.__P,e.__c.__O)}var t;for(r.setState({__a:r.__b=null});t=r.o.pop();)t.forceUpdate()}};r.__u++||32&t.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(a,a)},Xo.prototype.componentWillUnmount=function(){this.o=[]},Xo.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),r=this.__v.__k[0].__c;this.__v.__k[0]=Go(this.__b,n,r.__O=r.__P)}this.__b=null}var i=t.__a&&A(L,null,e.fallback);return i&&(i.__u&=-33),[A(L,null,t.__a?null:e.children),i]};var Jo=function(e,t,n){if(++n[1]===n[0]&&e.l.delete(t),e.props.revealOrder&&("t"!==e.props.revealOrder[0]||!e.l.size))for(n=e.i;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.i=n=n[2]}};function Qo(e){return this.getChildContext=function(){return e.context},e.children}function ea(e){var t=this,n=e.h;if(t.componentWillUnmount=function(){X(null,t.v),t.v=null,t.h=null},t.h&&t.h!==n&&t.componentWillUnmount(),!t.v){for(var r=t.__v;null!==r&&!r.__m&&null!==r.__;)r=r.__;t.h=n,t.v={nodeType:1,parentNode:n,childNodes:[],__k:{__m:r.__m},contains:function(){return!0},insertBefore:function(e,n){this.childNodes.push(e),t.h.insertBefore(e,n)},removeChild:function(e){this.childNodes.splice(this.childNodes.indexOf(e)>>>1,1),t.h.removeChild(e)}}}X(A(Qo,{context:t.context},e.__v),t.v)}function ta(e,t){var n=A(ea,{__v:e,h:t});return n.containerInfo=t,n}(Ko.prototype=new T).__a=function(e){var t=this,n=Zo(t.__v),r=t.l.get(e);return r[0]++,function(i){var o=function(){t.props.revealOrder?(r.push(i),Jo(t,e,r)):i()};n?n(o):o()}},Ko.prototype.render=function(e){this.i=null,this.l=new Map;var t=z(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this.l.set(t[n],this.i=[1,0,this.i]);return e.children},Ko.prototype.componentDidUpdate=Ko.prototype.componentDidMount=function(){var e=this;this.l.forEach((function(t,n){Jo(e,n,t)}))};var na="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,ra=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,ia=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,oa=/[A-Z0-9]/g,aa="undefined"!=typeof document,sa=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/:/fil|che|ra/).test(e)};T.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach((function(e){Object.defineProperty(T.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})}));var la=l.event;function ca(){}function ua(){return this.cancelBubble}function da(){return this.defaultPrevented}l.event=function(e){return la&&(e=la(e)),e.persist=ca,e.isPropagationStopped=ua,e.isDefaultPrevented=da,e.nativeEvent=e};var fa={enumerable:!1,configurable:!0,get:function(){return this.class}},ha=l.vnode;l.vnode=function(e){"string"==typeof e.type&&function(e){var t=e.props,n=e.type,r={},i=-1===n.indexOf("-");for(var o in t){var a=t[o];if(!("value"===o&&"defaultValue"in t&&null==a||aa&&"children"===o&&"noscript"===n||"class"===o||"className"===o)){var s=o.toLowerCase();"defaultValue"===o&&"value"in t&&null==t.value?o="value":"download"===o&&!0===a?a="":"translate"===s&&"no"===a?a=!1:"o"===s[0]&&"n"===s[1]?"ondoubleclick"===s?o="ondblclick":"onchange"!==s||"input"!==n&&"textarea"!==n||sa(t.type)?"onfocus"===s?o="onfocusin":"onblur"===s?o="onfocusout":ia.test(o)&&(o=s):s=o="oninput":i&&ra.test(o)?o=o.replace(oa,"-$&").toLowerCase():null===a&&(a=void 0),"oninput"===s&&r[o=s]&&(o="oninputCapture"),r[o]=a}}"select"==n&&r.multiple&&Array.isArray(r.value)&&(r.value=z(t.children).forEach((function(e){e.props.selected=-1!=r.value.indexOf(e.props.value)}))),"select"==n&&null!=r.defaultValue&&(r.value=z(t.children).forEach((function(e){e.props.selected=r.multiple?-1!=r.defaultValue.indexOf(e.props.value):r.defaultValue==e.props.value}))),t.class&&!t.className?(r.class=t.class,Object.defineProperty(r,"className",fa)):(t.className&&!t.class||t.class&&t.className)&&(r.class=r.className=t.className),e.props=r}(e),e.$$typeof=na,ha&&ha(e)};var pa=l.__r;l.__r=function(e){pa&&pa(e),e.__c};var ga=l.diffed;l.diffed=function(e){ga&&ga(e);var t=e.props,n=e.__e;null!=n&&"textarea"===e.type&&"value"in t&&t.value!==n.value&&(n.value=null==t.value?"":t.value)};var va={menu:"styles_menu__Y2xWi","size-s":"styles_size-s__phegq","size-m":"styles_size-m__FqoGi","size-l":"styles_size-l__ShSlS","size-xl":"styles_size-xl__Mk5k2",menuListItem:"styles_menuListItem__FHex0",section:"styles_section__gV07b",menuItem:"styles_menuItem__mOGZq",interactive:"styles_interactive__VHNnJ",leadingIcon:"styles_leadingIcon__0ikkr",content:"styles_content__XpstT",right:"styles_right__9xwiq",checkmarkIcon:"styles_checkmarkIcon__SnS-7"};const ma=K(null),ba=e=>{const{children:t,menuTrigger:n,menuTriggerWrapper:r="div",size:i="m",isInitialOpened:o=!1,placement:a="bottom-end",...s}=e,[l,c]=fe(o),u=pe(null),d=pe(null);return he((()=>{const e=e=>{"Escape"===e.key&&l&&c(!1)};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[l]),he((()=>{const e=e=>{l&&u.current&&(u.current.contains(e.target)||c(!1))};return l&&document.addEventListener("click",e),()=>{document.removeEventListener("click",e)}}),[l]),he((()=>{const e=()=>{(u.current||d.current)&&Ro(d.current,u.current,{placement:a,middleware:[No(6),Po(),Oo({padding:5})],strategy:"fixed"}).then((({x:e,y:t,strategy:n})=>{u.current&&Object.assign(u.current.style,{left:`${e}px`,top:`${t}px`,position:n,zIndex:1})}))};return e(),Eo(d.current,u.current,e)}),[u.current,d.current]),ti(ma.Provider,{value:{setIsOpened:c},children:ti(L,{children:["function"==typeof n&&ti(r,{ref:d,children:n({isOpened:l,onClick:()=>{c(!l)},setIsOpened:c})}),ta(ti("div",{ref:u,...s,children:l&&ti("aside",{className:jt(va.menu,va[`size-${i}`]),children:t})}),document.body)]})})};ba.Section=e=>{const{children:t,...n}=e;return ti("ul",{className:va.section,...n,children:t})},ba.Section.displayName="Menu.Section";const ya=e=>{const{setIsOpened:t}=(()=>{const e=me(ma);if(!e)throw new Error("useMenuContext must be used within a Menu");return e})(),{children:n,onClick:r,leadingIcon:i,rightSlot:o,ariaLabel:a,closeMenuOnClick:s=!0,dataTestId:l,...c}=e,u="function"==typeof r,d="string"==typeof i;return ti("li",{className:va.menuListItem,...c,children:ti(oi,{"aria-label":a,type:"paragraph",size:"m",tag:u?"button":"div",className:jt(va.menuItem,u&&va.interactive),onClick:e=>{u&&s&&(e.stopPropagation(),t(!1)),u&&r?.()},"data-interactive-menu-item":!!u||void 0,"data-testid":l,children:[d&&ti(ri,{id:i,className:va.leadingIcon,size:"m"}),ti("div",{className:va.content,children:n}),o&&ti("div",{className:va.right,children:o})]})})};(ba.Item=ya).displayName="Menu.Item",(ba.ItemWithCheckmark=e=>{const{isChecked:t=!1,...n}=e;return ti(ya,{...n,rightSlot:t&&ti(ri,{className:va.checkmarkIcon,id:ur.id})})}).displayName="Menu.ItemWithCheckmark";var _a,wa,xa,ka;function Ca(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function Sa(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function Aa(){}(ka=_a||(_a={})).CurrentStatus="currentStatus",ka.StatusDynamics="statusDynamics",ka.StatusTransitions="statusTransitions",ka.StabilityDistribution="stabilityDistribution",ka.TestBaseGrowthDynamics="testBaseGrowthDynamics",ka.FBSUAgePyramid="fbsuAgePyramid",ka.Durations="durations",ka.DurationDynamics="durationDynamics",ka.TrSeverities="testResultSeverities",ka.TestingPyramid="testingPyramid",ka.CoverageDiff="coverageDiff",ka.SuccessRateDistribution="successRateDistribution",ka.ProblemsDistribution="problemsDistribution",function(e){e.Status="status",e.Severity="severity"}(wa||(wa={})),function(e){e.Raw="raw",e.Percent="percent",e.Diverging="diverging"}(xa||(xa={})),_a.CurrentStatus,_a.StatusDynamics,_a.TrSeverities,_a.StatusTransitions,_a.TestBaseGrowthDynamics,_a.CoverageDiff,_a.SuccessRateDistribution,_a.ProblemsDistribution,_a.StabilityDistribution,_a.StabilityDistribution,_a.StabilityDistribution,_a.Durations,_a.Durations,_a.DurationDynamics,_a.FBSUAgePyramid,_a.TestingPyramid;var Ma=.7,La=1/Ma,Ta="\\s*([+-]?\\d+)\\s*",Ea="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Na="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Oa=/^#([0-9a-f]{3,8})$/,Pa=new RegExp(`^rgb\\(${Ta},${Ta},${Ta}\\)$`),Ra=new RegExp(`^rgb\\(${Na},${Na},${Na}\\)$`),Da=new RegExp(`^rgba\\(${Ta},${Ta},${Ta},${Ea}\\)$`),za=new RegExp(`^rgba\\(${Na},${Na},${Na},${Ea}\\)$`),Ia=new RegExp(`^hsl\\(${Ea},${Na},${Na}\\)$`),Fa=new RegExp(`^hsla\\(${Ea},${Na},${Na},${Ea}\\)$`),ja={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Ba(){return this.rgb().formatHex()}function Ha(){return this.rgb().formatRgb()}function qa(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=Oa.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?$a(t):3===n?new Ga(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?Ua(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?Ua(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=Pa.exec(e))?new Ga(t[1],t[2],t[3],1):(t=Ra.exec(e))?new Ga(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=Da.exec(e))?Ua(t[1],t[2],t[3],t[4]):(t=za.exec(e))?Ua(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Ia.exec(e))?Qa(t[1],t[2]/100,t[3]/100,1):(t=Fa.exec(e))?Qa(t[1],t[2]/100,t[3]/100,t[4]):ja.hasOwnProperty(e)?$a(ja[e]):"transparent"===e?new Ga(NaN,NaN,NaN,0):null}function $a(e){return new Ga(e>>16&255,e>>8&255,255&e,1)}function Ua(e,t,n,r){return r<=0&&(e=t=n=NaN),new Ga(e,t,n,r)}function Wa(e){return e instanceof Aa||(e=qa(e)),e?new Ga((e=e.rgb()).r,e.g,e.b,e.opacity):new Ga}function Va(e,t,n,r){return 1===arguments.length?Wa(e):new Ga(e,t,n,null==r?1:r)}function Ga(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function Ya(){return`#${Ja(this.r)}${Ja(this.g)}${Ja(this.b)}`}function Xa(){const e=Za(this.opacity);return`${1===e?"rgb(":"rgba("}${Ka(this.r)}, ${Ka(this.g)}, ${Ka(this.b)}${1===e?")":`, ${e})`}`}function Za(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Ka(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Ja(e){return((e=Ka(e))<16?"0":"")+e.toString(16)}function Qa(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new ts(e,t,n,r)}function es(e){if(e instanceof ts)return new ts(e.h,e.s,e.l,e.opacity);if(e instanceof Aa||(e=qa(e)),!e)return new ts;if(e instanceof ts)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,i=Math.min(t,n,r),o=Math.max(t,n,r),a=NaN,s=o-i,l=(o+i)/2;return s?(a=t===o?(n-r)/s+6*(n<r):n===o?(r-t)/s+2:(t-n)/s+4,s/=l<.5?o+i:2-o-i,a*=60):s=l>0&&l<1?0:a,new ts(a,s,l,e.opacity)}function ts(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function ns(e){return(e=(e||0)%360)<0?e+360:e}function rs(e){return Math.max(0,Math.min(1,e||0))}function is(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}Ca(Aa,qa,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Ba,formatHex:Ba,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return es(this).formatHsl()},formatRgb:Ha,toString:Ha}),Ca(Ga,Va,Sa(Aa,{brighter(e){return e=null==e?La:Math.pow(La,e),new Ga(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?Ma:Math.pow(Ma,e),new Ga(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Ga(Ka(this.r),Ka(this.g),Ka(this.b),Za(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Ya,formatHex:Ya,formatHex8:function(){return`#${Ja(this.r)}${Ja(this.g)}${Ja(this.b)}${Ja(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Xa,toString:Xa})),Ca(ts,(function(e,t,n,r){return 1===arguments.length?es(e):new ts(e,t,n,null==r?1:r)}),Sa(Aa,{brighter(e){return e=null==e?La:Math.pow(La,e),new ts(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?Ma:Math.pow(Ma,e),new ts(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,i=2*n-r;return new Ga(is(e>=240?e-240:e+120,i,r),is(e,i,r),is(e<120?e+240:e-120,i,r),this.opacity)},clamp(){return new ts(ns(this.h),rs(this.s),rs(this.l),Za(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Za(this.opacity);return`${1===e?"hsl(":"hsla("}${ns(this.h)}, ${100*rs(this.s)}%, ${100*rs(this.l)}%${1===e?")":`, ${e})`}`}}));const os=Math.PI/180,as=180/Math.PI;var ss=-.14861,ls=1.78277,cs=-.29227,us=-.90649,ds=1.97294,fs=ds*us,hs=ds*ls,ps=ls*cs-us*ss;function gs(e,t,n,r){return 1===arguments.length?function(e){if(e instanceof vs)return new vs(e.h,e.s,e.l,e.opacity);e instanceof Ga||(e=Wa(e));var t=e.r/255,n=e.g/255,r=e.b/255,i=(ps*r+fs*t-hs*n)/(ps+fs-hs),o=r-i,a=(ds*(n-i)-cs*o)/us,s=Math.sqrt(a*a+o*o)/(ds*i*(1-i)),l=s?Math.atan2(a,o)*as-120:NaN;return new vs(l<0?l+360:l,s,i,e.opacity)}(e):new vs(e,t,n,null==r?1:r)}function vs(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}Ca(vs,gs,Sa(Aa,{brighter(e){return e=null==e?La:Math.pow(La,e),new vs(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?Ma:Math.pow(Ma,e),new vs(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=isNaN(this.h)?0:(this.h+120)*os,t=+this.l,n=isNaN(this.s)?0:this.s*t*(1-t),r=Math.cos(e),i=Math.sin(e);return new Ga(255*(t+n*(ss*r+ls*i)),255*(t+n*(cs*r+us*i)),255*(t+n*(ds*r)),this.opacity)}}));var ms=e=>()=>e;function bs(e,t){return function(n){return e+n*t}}function ys(e,t){var n=t-e;return n?bs(e,n):ms(isNaN(e)?t:e)}var _s,ws=function e(t){var n=function(e){return 1==(e=+e)?ys:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}(t,n,e):ms(isNaN(t)?n:t)}}(t);function r(e,t){var r=n((e=Va(e)).r,(t=Va(t)).r),i=n(e.g,t.g),o=n(e.b,t.b),a=ys(e.opacity,t.opacity);return function(t){return e.r=r(t),e.g=i(t),e.b=o(t),e.opacity=a(t),e+""}}return r.gamma=e,r}(1),xs=(_s=function(e){var t=e.length-1;return function(n){var r=n<=0?n=0:n>=1?(n=1,t-1):Math.floor(n*t),i=e[r],o=e[r+1],a=r>0?e[r-1]:2*i-o,s=r<t-1?e[r+2]:2*o-i;return function(e,t,n,r,i){var o=e*e,a=o*e;return((1-3*e+3*o-a)*t+(4-6*o+3*a)*n+(1+3*e+3*o-3*a)*r+a*i)/6}((n-r/t)*t,a,i,o,s)}},function(e){var t,n,r=e.length,i=new Array(r),o=new Array(r),a=new Array(r);for(t=0;t<r;++t)n=Va(e[t]),i[t]=n.r||0,o[t]=n.g||0,a[t]=n.b||0;return i=_s(i),o=_s(o),a=_s(a),n.opacity=1,function(e){return n.r=i(e),n.g=o(e),n.b=a(e),n+""}});function ks(e,t){t||(t=[]);var n,r=e?Math.min(t.length,e.length):0,i=t.slice();return function(o){for(n=0;n<r;++n)i[n]=e[n]*(1-o)+t[n]*o;return i}}function Cs(e,t){var n,r=t?t.length:0,i=e?Math.min(r,e.length):0,o=new Array(i),a=new Array(r);for(n=0;n<i;++n)o[n]=Ns(e[n],t[n]);for(;n<r;++n)a[n]=t[n];return function(e){for(n=0;n<i;++n)a[n]=o[n](e);return a}}function Ss(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function As(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function Ms(e,t){var n,r={},i={};for(n in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)n in e?r[n]=Ns(e[n],t[n]):i[n]=t[n];return function(e){for(n in r)i[n]=r[n](e);return i}}var Ls=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Ts=new RegExp(Ls.source,"g");function Es(e,t){var n,r,i,o=Ls.lastIndex=Ts.lastIndex=0,a=-1,s=[],l=[];for(e+="",t+="";(n=Ls.exec(e))&&(r=Ts.exec(t));)(i=r.index)>o&&(i=t.slice(o,i),s[a]?s[a]+=i:s[++a]=i),(n=n[0])===(r=r[0])?s[a]?s[a]+=r:s[++a]=r:(s[++a]=null,l.push({i:a,x:As(n,r)})),o=Ts.lastIndex;return o<t.length&&(i=t.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var n,r=0;r<t;++r)s[(n=l[r]).i]=n.x(e);return s.join("")})}function Ns(e,t){var n,r=typeof t;return null==t||"boolean"===r?ms(t):("number"===r?As:"string"===r?(n=qa(t))?(t=n,ws):Es:t instanceof qa?ws:t instanceof Date?Ss:function(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}(t)?ks:Array.isArray(t)?Cs:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?Ms:As)(e,t)}function Os(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}}var Ps,Rs=180/Math.PI,Ds={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function zs(e,t,n,r,i,o){var a,s,l;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(l=e*n+t*r)&&(n-=e*l,r-=t*l),(s=Math.sqrt(n*n+r*r))&&(n/=s,r/=s,l/=s),e*r<t*n&&(e=-e,t=-t,l=-l,a=-a),{translateX:i,translateY:o,rotate:Math.atan2(t,e)*Rs,skewX:Math.atan(l)*Rs,scaleX:a,scaleY:s}}function Is(e,t,n,r){function i(e){return e.length?e.pop()+" ":""}return function(o,a){var s=[],l=[];return o=e(o),a=e(a),function(e,r,i,o,a,s){if(e!==i||r!==o){var l=a.push("translate(",null,t,null,n);s.push({i:l-4,x:As(e,i)},{i:l-2,x:As(r,o)})}else(i||o)&&a.push("translate("+i+t+o+n)}(o.translateX,o.translateY,a.translateX,a.translateY,s,l),function(e,t,n,o){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),o.push({i:n.push(i(n)+"rotate(",null,r)-2,x:As(e,t)})):t&&n.push(i(n)+"rotate("+t+r)}(o.rotate,a.rotate,s,l),function(e,t,n,o){e!==t?o.push({i:n.push(i(n)+"skewX(",null,r)-2,x:As(e,t)}):t&&n.push(i(n)+"skewX("+t+r)}(o.skewX,a.skewX,s,l),function(e,t,n,r,o,a){if(e!==n||t!==r){var s=o.push(i(o)+"scale(",null,",",null,")");a.push({i:s-4,x:As(e,n)},{i:s-2,x:As(t,r)})}else 1===n&&1===r||o.push(i(o)+"scale("+n+","+r+")")}(o.scaleX,o.scaleY,a.scaleX,a.scaleY,s,l),o=a=null,function(e){for(var t,n=-1,r=l.length;++n<r;)s[(t=l[n]).i]=t.x(e);return s.join("")}}}var Fs=Is((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Ds:zs(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),js=Is((function(e){return null==e?Ds:(Ps||(Ps=document.createElementNS("http://www.w3.org/2000/svg","g")),Ps.setAttribute("transform",e),(e=Ps.transform.baseVal.consolidate())?zs((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):Ds)}),", ",")",")");function Bs(e){return function t(n){function r(t,r){var i=e((t=gs(t)).h,(r=gs(r)).h),o=ys(t.s,r.s),a=ys(t.l,r.l),s=ys(t.opacity,r.opacity);return function(e){return t.h=i(e),t.s=o(e),t.l=a(Math.pow(e,n)),t.opacity=s(e),t+""}}return n=+n,r.gamma=t,r}(1)}Bs((function(e,t){var n=t-e;return n?bs(e,n>180||n<-180?n-360*Math.round(n/360):n):ms(isNaN(e)?t:e)}));var Hs=Bs(ys);function qs(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function $s(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Us(e){let t,n,r;function i(e,r,i=0,o=e.length){if(i<o){if(0!==t(r,r))return o;do{const t=i+o>>>1;n(e[t],r)<0?i=t+1:o=t}while(i<o)}return i}return 2!==e.length?(t=qs,n=(t,n)=>qs(e(t),n),r=(t,n)=>e(t)-n):(t=e===qs||e===$s?e:Ws,n=e,r=e),{left:i,center:function(e,t,n=0,o=e.length){const a=i(e,t,n,o-1);return a>n&&r(e[a-1],t)>-r(e[a],t)?a-1:a},right:function(e,r,i=0,o=e.length){if(i<o){if(0!==t(r,r))return o;do{const t=i+o>>>1;n(e[t],r)<=0?i=t+1:o=t}while(i<o)}return i}}}function Ws(){return 0}const Vs=Us(qs).right;Us((function(e){return null===e?NaN:+e})).center;class Gs extends Map{constructor(e,t=Xs){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,n]of e)this.set(t,n)}get(e){return super.get(Ys(this,e))}has(e){return super.has(Ys(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):(e.set(r,n),n)}(this,e),t)}delete(e){return super.delete(function({_intern:e,_key:t},n){const r=t(n);return e.has(r)&&(n=e.get(r),e.delete(r)),n}(this,e))}}function Ys({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):n}function Xs(e){return null!==e&&"object"==typeof e?e.valueOf():e}const Zs=Math.sqrt(50),Ks=Math.sqrt(10),Js=Math.sqrt(2);function Qs(e,t,n){const r=(t-e)/Math.max(0,n),i=Math.floor(Math.log10(r)),o=r/Math.pow(10,i),a=o>=Zs?10:o>=Ks?5:o>=Js?2:1;let s,l,c;return i<0?(c=Math.pow(10,-i)/a,s=Math.round(e*c),l=Math.round(t*c),s/c<e&&++s,l/c>t&&--l,c=-c):(c=Math.pow(10,i)*a,s=Math.round(e/c),l=Math.round(t/c),s*c<e&&++s,l*c>t&&--l),l<s&&.5<=n&&n<2?Qs(e,t,2*n):[s,l,c]}function el(e,t,n){if(!((n=+n)>0))return[];if((e=+e)==(t=+t))return[e];const r=t<e,[i,o,a]=r?Qs(t,e,n):Qs(e,t,n);if(!(o>=i))return[];const s=o-i+1,l=new Array(s);if(r)if(a<0)for(let e=0;e<s;++e)l[e]=(o-e)/-a;else for(let e=0;e<s;++e)l[e]=(o-e)*a;else if(a<0)for(let e=0;e<s;++e)l[e]=(i+e)/-a;else for(let e=0;e<s;++e)l[e]=(i+e)*a;return l}function tl(e,t,n){return Qs(e=+e,t=+t,n=+n)[2]}function nl(e,t,n){n=+n;const r=(t=+t)<(e=+e),i=r?tl(t,e,n):tl(e,t,n);return(r?-1:1)*(i<0?1/-i:i)}function rl(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e)}return this}function il(e,t){switch(arguments.length){case 0:break;case 1:"function"==typeof e?this.interpolator(e):this.range(e);break;default:this.domain(e),"function"==typeof t?this.interpolator(t):this.range(t)}return this}const ol=Symbol("implicit");function al(){var e=new Gs,t=[],n=[],r=ol;function i(i){let o=e.get(i);if(void 0===o){if(r!==ol)return r;e.set(i,o=t.push(i)-1)}return n[o%n.length]}return i.domain=function(n){if(!arguments.length)return t.slice();t=[],e=new Gs;for(const r of n)e.has(r)||e.set(r,t.push(r)-1);return i},i.range=function(e){return arguments.length?(n=Array.from(e),i):n.slice()},i.unknown=function(e){return arguments.length?(r=e,i):r},i.copy=function(){return al(t,n).unknown(r)},rl.apply(i,arguments),i}function sl(){var e,t,n=al().unknown(void 0),r=n.domain,i=n.range,o=0,a=1,s=!1,l=0,c=0,u=.5;function d(){var n=r().length,d=a<o,f=d?a:o,h=d?o:a;e=(h-f)/Math.max(1,n-l+2*c),s&&(e=Math.floor(e)),f+=(h-f-e*(n-l))*u,t=e*(1-l),s&&(f=Math.round(f),t=Math.round(t));var p=function(e,t,n){e=+e,t=+t,n=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+n;for(var r=-1,i=0|Math.max(0,Math.ceil((t-e)/n)),o=new Array(i);++r<i;)o[r]=e+r*n;return o}(n).map((function(t){return f+e*t}));return i(d?p.reverse():p)}return delete n.unknown,n.domain=function(e){return arguments.length?(r(e),d()):r()},n.range=function(e){return arguments.length?([o,a]=e,o=+o,a=+a,d()):[o,a]},n.rangeRound=function(e){return[o,a]=e,o=+o,a=+a,s=!0,d()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(s=!!e,d()):s},n.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),d()):l},n.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),d()):l},n.paddingOuter=function(e){return arguments.length?(c=+e,d()):c},n.align=function(e){return arguments.length?(u=Math.max(0,Math.min(1,e)),d()):u},n.copy=function(){return sl(r(),[o,a]).round(s).paddingInner(l).paddingOuter(c).align(u)},rl.apply(d(),arguments)}function ll(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return ll(t())},e}function cl(){return ll(sl.apply(null,arguments).paddingInner(1))}function ul(e){return+e}var dl=[0,1];function fl(e){return e}function hl(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:function(e){return function(){return e}}(isNaN(t)?NaN:.5)}function pl(e,t,n){var r=e[0],i=e[1],o=t[0],a=t[1];return i<r?(r=hl(i,r),o=n(a,o)):(r=hl(r,i),o=n(o,a)),function(e){return o(r(e))}}function gl(e,t,n){var r=Math.min(e.length,t.length)-1,i=new Array(r),o=new Array(r),a=-1;for(e[r]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++a<r;)i[a]=hl(e[a],e[a+1]),o[a]=n(t[a],t[a+1]);return function(t){var n=Vs(e,t,1,r)-1;return o[n](i[n](t))}}function vl(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function ml(){var e,t,n,r,i,o,a=dl,s=dl,l=Ns,c=fl;function u(){var e=Math.min(a.length,s.length);return c!==fl&&(c=function(e,t){var n;return e>t&&(n=e,e=t,t=n),function(n){return Math.max(e,Math.min(t,n))}}(a[0],a[e-1])),r=e>2?gl:pl,i=o=null,d}function d(t){return null==t||isNaN(t=+t)?n:(i||(i=r(a.map(e),s,l)))(e(c(t)))}return d.invert=function(n){return c(t((o||(o=r(s,a.map(e),As)))(n)))},d.domain=function(e){return arguments.length?(a=Array.from(e,ul),u()):a.slice()},d.range=function(e){return arguments.length?(s=Array.from(e),u()):s.slice()},d.rangeRound=function(e){return s=Array.from(e),l=Os,u()},d.clamp=function(e){return arguments.length?(c=!!e||fl,u()):c!==fl},d.interpolate=function(e){return arguments.length?(l=e,u()):l},d.unknown=function(e){return arguments.length?(n=e,d):n},function(n,r){return e=n,t=r,u()}}function bl(){return ml()(fl,fl)}function yl(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var n,r=e.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+e.slice(n+1)]}function _l(e){return(e=yl(Math.abs(e)))?e[1]:NaN}var wl,xl=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function kl(e){if(!(t=xl.exec(e)))throw new Error("invalid format: "+e);var t;return new Cl({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function Cl(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function Sl(e,t){var n=yl(e,t);if(!n)return e+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")}kl.prototype=Cl.prototype,Cl.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var Al={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>Sl(100*e,t),r:Sl,s:function(e,t){var n=yl(e,t);if(!n)return e+"";var r=n[0],i=n[1],o=i-(wl=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,a=r.length;return o===a?r:o>a?r+new Array(o-a+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+new Array(1-o).join("0")+yl(e,Math.max(0,t+o-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function Ml(e){return e}var Ll,Tl,El,Nl=Array.prototype.map,Ol=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function Pl(e){var t=e.domain;return e.ticks=function(e){var n=t();return el(n[0],n[n.length-1],null==e?10:e)},e.tickFormat=function(e,n){var r=t();return function(e,t,n,r){var i,o=nl(e,t,n);switch((r=kl(null==r?",f":r)).type){case"s":var a=Math.max(Math.abs(e),Math.abs(t));return null!=r.precision||isNaN(i=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(_l(t)/3)))-_l(Math.abs(e)))}(o,a))||(r.precision=i),El(r,a);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(i=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,_l(t)-_l(e))+1}(o,Math.max(Math.abs(e),Math.abs(t))))||(r.precision=i-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(i=function(e){return Math.max(0,-_l(Math.abs(e)))}(o))||(r.precision=i-2*("%"===r.type))}return Tl(r)}(r[0],r[r.length-1],null==e?10:e,n)},e.nice=function(n){null==n&&(n=10);var r,i,o=t(),a=0,s=o.length-1,l=o[a],c=o[s],u=10;for(c<l&&(i=l,l=c,c=i,i=a,a=s,s=i);u-- >0;){if((i=tl(l,c,n))===r)return o[a]=l,o[s]=c,t(o);if(i>0)l=Math.floor(l/i)*i,c=Math.ceil(c/i)*i;else{if(!(i<0))break;l=Math.ceil(l*i)/i,c=Math.floor(c*i)/i}r=i}return e},e}function Rl(){var e=bl();return e.copy=function(){return vl(e,Rl())},rl.apply(e,arguments),Pl(e)}function Dl(e,t){var n,r=0,i=(e=e.slice()).length-1,o=e[r],a=e[i];return a<o&&(n=r,r=i,i=n,n=o,o=a,a=n),e[r]=t.floor(o),e[i]=t.ceil(a),e}function zl(e){return Math.log(e)}function Il(e){return Math.exp(e)}function Fl(e){return-Math.log(-e)}function jl(e){return-Math.exp(-e)}function Bl(e){return isFinite(e)?+("1e"+e):e<0?0:e}function Hl(e){return(t,n)=>-e(-t,n)}function ql(){const e=function(e){const t=e(zl,Il),n=t.domain;let r,i,o=10;function a(){return r=function(e){return e===Math.E?Math.log:10===e&&Math.log10||2===e&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}(o),i=function(e){return 10===e?Bl:e===Math.E?Math.exp:t=>Math.pow(e,t)}(o),n()[0]<0?(r=Hl(r),i=Hl(i),e(Fl,jl)):e(zl,Il),t}return t.base=function(e){return arguments.length?(o=+e,a()):o},t.domain=function(e){return arguments.length?(n(e),a()):n()},t.ticks=e=>{const t=n();let a=t[0],s=t[t.length-1];const l=s<a;l&&([a,s]=[s,a]);let c,u,d=r(a),f=r(s);const h=null==e?10:+e;let p=[];if(!(o%1)&&f-d<h){if(d=Math.floor(d),f=Math.ceil(f),a>0){for(;d<=f;++d)for(c=1;c<o;++c)if(u=d<0?c/i(-d):c*i(d),!(u<a)){if(u>s)break;p.push(u)}}else for(;d<=f;++d)for(c=o-1;c>=1;--c)if(u=d>0?c/i(-d):c*i(d),!(u<a)){if(u>s)break;p.push(u)}2*p.length<h&&(p=el(a,s,h))}else p=el(d,f,Math.min(f-d,h)).map(i);return l?p.reverse():p},t.tickFormat=(e,n)=>{if(null==e&&(e=10),null==n&&(n=10===o?"s":","),"function"!=typeof n&&(o%1||null!=(n=kl(n)).precision||(n.trim=!0),n=Tl(n)),e===1/0)return n;const a=Math.max(1,o*e/t.ticks().length);return e=>{let t=e/i(Math.round(r(e)));return t*o<o-.5&&(t*=o),t<=a?n(e):""}},t.nice=()=>n(Dl(n(),{floor:e=>i(Math.floor(r(e))),ceil:e=>i(Math.ceil(r(e)))})),t}(ml()).domain([1,10]);return e.copy=()=>vl(e,ql()).base(e.base()),rl.apply(e,arguments),e}function $l(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function Ul(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Wl(){var e=function(e){var t=1,n=e($l(t),Ul(t));return n.constant=function(n){return arguments.length?e($l(t=+n),Ul(t)):t},Pl(n)}(ml());return e.copy=function(){return vl(e,Wl()).constant(e.constant())},rl.apply(e,arguments)}function Vl(){var e,t=0,n=1,r=1,i=[.5],o=[0,1];function a(t){return null!=t&&t<=t?o[Vs(i,t,0,r)]:e}function s(){var e=-1;for(i=new Array(r);++e<r;)i[e]=((e+1)*n-(e-r)*t)/(r+1);return a}return a.domain=function(e){return arguments.length?([t,n]=e,t=+t,n=+n,s()):[t,n]},a.range=function(e){return arguments.length?(r=(o=Array.from(e)).length-1,s()):o.slice()},a.invertExtent=function(e){var a=o.indexOf(e);return a<0?[NaN,NaN]:a<1?[t,i[0]]:a>=r?[i[r-1],n]:[i[a-1],i[a]]},a.unknown=function(t){return arguments.length?(e=t,a):a},a.thresholds=function(){return i.slice()},a.copy=function(){return Vl().domain([t,n]).range(o).unknown(e)},rl.apply(Pl(a),arguments)}Ll=function(e){var t,n,r=void 0===e.grouping||void 0===e.thousands?Ml:(t=Nl.call(e.grouping,Number),n=e.thousands+"",function(e,r){for(var i=e.length,o=[],a=0,s=t[0],l=0;i>0&&s>0&&(l+s+1>r&&(s=Math.max(1,r-l)),o.push(e.substring(i-=s,i+s)),!((l+=s+1)>r));)s=t[a=(a+1)%t.length];return o.reverse().join(n)}),i=void 0===e.currency?"":e.currency[0]+"",o=void 0===e.currency?"":e.currency[1]+"",a=void 0===e.decimal?".":e.decimal+"",s=void 0===e.numerals?Ml:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(Nl.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=void 0===e.minus?"−":e.minus+"",u=void 0===e.nan?"NaN":e.nan+"";function d(e){var t=(e=kl(e)).fill,n=e.align,d=e.sign,f=e.symbol,h=e.zero,p=e.width,g=e.comma,v=e.precision,m=e.trim,b=e.type;"n"===b?(g=!0,b="g"):Al[b]||(void 0===v&&(v=12),m=!0,b="g"),(h||"0"===t&&"="===n)&&(h=!0,t="0",n="=");var y="$"===f?i:"#"===f&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",_="$"===f?o:/[%p]/.test(b)?l:"",w=Al[b],x=/[defgprs%]/.test(b);function k(e){var i,o,l,f=y,k=_;if("c"===b)k=w(e)+k,e="";else{var C=(e=+e)<0||1/e<0;if(e=isNaN(e)?u:w(Math.abs(e),v),m&&(e=function(e){e:for(var t,n=e.length,r=1,i=-1;r<n;++r)switch(e[r]){case".":i=t=r;break;case"0":0===i&&(i=r),t=r;break;default:if(!+e[r])break e;i>0&&(i=0)}return i>0?e.slice(0,i)+e.slice(t+1):e}(e)),C&&0==+e&&"+"!==d&&(C=!1),f=(C?"("===d?d:c:"-"===d||"("===d?"":d)+f,k=("s"===b?Ol[8+wl/3]:"")+k+(C&&"("===d?")":""),x)for(i=-1,o=e.length;++i<o;)if(48>(l=e.charCodeAt(i))||l>57){k=(46===l?a+e.slice(i+1):e.slice(i))+k,e=e.slice(0,i);break}}g&&!h&&(e=r(e,1/0));var S=f.length+e.length+k.length,A=S<p?new Array(p-S+1).join(t):"";switch(g&&h&&(e=r(A+e,A.length?p-k.length:1/0),A=""),n){case"<":e=f+e+k+A;break;case"=":e=f+A+e+k;break;case"^":e=A.slice(0,S=A.length>>1)+f+e+k+A.slice(S);break;default:e=A+f+e+k}return s(e)}return v=void 0===v?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,v)):Math.max(0,Math.min(20,v)),k.toString=function(){return e+""},k}return{format:d,formatPrefix:function(e,t){var n=d(((e=kl(e)).type="f",e)),r=3*Math.max(-8,Math.min(8,Math.floor(_l(t)/3))),i=Math.pow(10,-r),o=Ol[8+r/3];return function(e){return n(i*e)+o}}}}({thousands:",",grouping:[3],currency:["$",""]}),Tl=Ll.format,El=Ll.formatPrefix;const Gl=new Date,Yl=new Date;function Xl(e,t,n,r){function i(t){return e(t=0===arguments.length?new Date:new Date(+t)),t}return i.floor=t=>(e(t=new Date(+t)),t),i.ceil=n=>(e(n=new Date(n-1)),t(n,1),e(n),n),i.round=e=>{const t=i(e),n=i.ceil(e);return e-t<n-e?t:n},i.offset=(e,n)=>(t(e=new Date(+e),null==n?1:Math.floor(n)),e),i.range=(n,r,o)=>{const a=[];if(n=i.ceil(n),o=null==o?1:Math.floor(o),!(n<r&&o>0))return a;let s;do{a.push(s=new Date(+n)),t(n,o),e(n)}while(s<n&&n<r);return a},i.filter=n=>Xl((t=>{if(t>=t)for(;e(t),!n(t);)t.setTime(t-1)}),((e,r)=>{if(e>=e)if(r<0)for(;++r<=0;)for(;t(e,-1),!n(e););else for(;--r>=0;)for(;t(e,1),!n(e););})),n&&(i.count=(t,r)=>(Gl.setTime(+t),Yl.setTime(+r),e(Gl),e(Yl),Math.floor(n(Gl,Yl))),i.every=e=>(e=Math.floor(e),isFinite(e)&&e>0?e>1?i.filter(r?t=>r(t)%e==0:t=>i.count(0,t)%e==0):i:null)),i}const Zl=Xl((()=>{}),((e,t)=>{e.setTime(+e+t)}),((e,t)=>t-e));Zl.every=e=>(e=Math.floor(e),isFinite(e)&&e>0?e>1?Xl((t=>{t.setTime(Math.floor(t/e)*e)}),((t,n)=>{t.setTime(+t+n*e)}),((t,n)=>(n-t)/e)):Zl:null),Zl.range;const Kl=1e3,Jl=6e4,Ql=36e5,ec=864e5,tc=6048e5,nc=31536e6,rc=Xl((e=>{e.setTime(e-e.getMilliseconds())}),((e,t)=>{e.setTime(+e+t*Kl)}),((e,t)=>(t-e)/Kl),(e=>e.getUTCSeconds()));rc.range;const ic=Xl((e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Kl)}),((e,t)=>{e.setTime(+e+t*Jl)}),((e,t)=>(t-e)/Jl),(e=>e.getMinutes()));ic.range;const oc=Xl((e=>{e.setUTCSeconds(0,0)}),((e,t)=>{e.setTime(+e+t*Jl)}),((e,t)=>(t-e)/Jl),(e=>e.getUTCMinutes()));oc.range;const ac=Xl((e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Kl-e.getMinutes()*Jl)}),((e,t)=>{e.setTime(+e+t*Ql)}),((e,t)=>(t-e)/Ql),(e=>e.getHours()));ac.range;const sc=Xl((e=>{e.setUTCMinutes(0,0,0)}),((e,t)=>{e.setTime(+e+t*Ql)}),((e,t)=>(t-e)/Ql),(e=>e.getUTCHours()));sc.range;const lc=Xl((e=>e.setHours(0,0,0,0)),((e,t)=>e.setDate(e.getDate()+t)),((e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*Jl)/ec),(e=>e.getDate()-1));lc.range;const cc=Xl((e=>{e.setUTCHours(0,0,0,0)}),((e,t)=>{e.setUTCDate(e.getUTCDate()+t)}),((e,t)=>(t-e)/ec),(e=>e.getUTCDate()-1));cc.range;const uc=Xl((e=>{e.setUTCHours(0,0,0,0)}),((e,t)=>{e.setUTCDate(e.getUTCDate()+t)}),((e,t)=>(t-e)/ec),(e=>Math.floor(e/ec)));function dc(e){return Xl((t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)}),((e,t)=>{e.setDate(e.getDate()+7*t)}),((e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*Jl)/tc))}uc.range;const fc=dc(0),hc=dc(1),pc=dc(2),gc=dc(3),vc=dc(4),mc=dc(5),bc=dc(6);function yc(e){return Xl((t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)}),((e,t)=>{e.setUTCDate(e.getUTCDate()+7*t)}),((e,t)=>(t-e)/tc))}fc.range,hc.range,pc.range,gc.range,vc.range,mc.range,bc.range;const _c=yc(0),wc=yc(1),xc=yc(2),kc=yc(3),Cc=yc(4),Sc=yc(5),Ac=yc(6);_c.range,wc.range,xc.range,kc.range,Cc.range,Sc.range,Ac.range;const Mc=Xl((e=>{e.setDate(1),e.setHours(0,0,0,0)}),((e,t)=>{e.setMonth(e.getMonth()+t)}),((e,t)=>t.getMonth()-e.getMonth()+12*(t.getFullYear()-e.getFullYear())),(e=>e.getMonth()));Mc.range;const Lc=Xl((e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)}),((e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)}),((e,t)=>t.getUTCMonth()-e.getUTCMonth()+12*(t.getUTCFullYear()-e.getUTCFullYear())),(e=>e.getUTCMonth()));Lc.range;const Tc=Xl((e=>{e.setMonth(0,1),e.setHours(0,0,0,0)}),((e,t)=>{e.setFullYear(e.getFullYear()+t)}),((e,t)=>t.getFullYear()-e.getFullYear()),(e=>e.getFullYear()));Tc.every=e=>isFinite(e=Math.floor(e))&&e>0?Xl((t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)}),((t,n)=>{t.setFullYear(t.getFullYear()+n*e)})):null,Tc.range;const Ec=Xl((e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),((e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)}),((e,t)=>t.getUTCFullYear()-e.getUTCFullYear()),(e=>e.getUTCFullYear()));function Nc(e,t,n,r,i,o){const a=[[rc,1,Kl],[rc,5,5e3],[rc,15,15e3],[rc,30,3e4],[o,1,Jl],[o,5,3e5],[o,15,9e5],[o,30,18e5],[i,1,Ql],[i,3,108e5],[i,6,216e5],[i,12,432e5],[r,1,ec],[r,2,1728e5],[n,1,tc],[t,1,2592e6],[t,3,7776e6],[e,1,nc]];function s(t,n,r){const i=Math.abs(n-t)/r,o=Us((([,,e])=>e)).right(a,i);if(o===a.length)return e.every(nl(t/nc,n/nc,r));if(0===o)return Zl.every(Math.max(nl(t,n,r),1));const[s,l]=a[i/a[o-1][2]<a[o][2]/i?o-1:o];return s.every(l)}return[function(e,t,n){const r=t<e;r&&([e,t]=[t,e]);const i=n&&"function"==typeof n.range?n:s(e,t,n),o=i?i.range(e,+t+1):[];return r?o.reverse():o},s]}Ec.every=e=>isFinite(e=Math.floor(e))&&e>0?Xl((t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),((t,n)=>{t.setUTCFullYear(t.getUTCFullYear()+n*e)})):null,Ec.range;const[Oc,Pc]=Nc(Ec,Lc,_c,uc,sc,oc),[Rc,Dc]=Nc(Tc,Mc,fc,lc,ac,ic);function zc(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function Ic(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function Fc(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}var jc,Bc,Hc,qc={"-":"",_:" ",0:"0"},$c=/^\s*\d+/,Uc=/^%/,Wc=/[\\^$*+?|[\]().{}]/g;function Vc(e,t,n){var r=e<0?"-":"",i=(r?-e:e)+"",o=i.length;return r+(o<n?new Array(n-o+1).join(t)+i:i)}function Gc(e){return e.replace(Wc,"\\$&")}function Yc(e){return new RegExp("^(?:"+e.map(Gc).join("|")+")","i")}function Xc(e){return new Map(e.map(((e,t)=>[e.toLowerCase(),t])))}function Zc(e,t,n){var r=$c.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function Kc(e,t,n){var r=$c.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function Jc(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function Qc(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function eu(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function tu(e,t,n){var r=$c.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function nu(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function ru(e,t,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return r?(e.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function iu(e,t,n){var r=$c.exec(t.slice(n,n+1));return r?(e.q=3*r[0]-3,n+r[0].length):-1}function ou(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function au(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function su(e,t,n){var r=$c.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function lu(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function cu(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function uu(e,t,n){var r=$c.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function du(e,t,n){var r=$c.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function fu(e,t,n){var r=$c.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function hu(e,t,n){var r=Uc.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function pu(e,t,n){var r=$c.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function gu(e,t,n){var r=$c.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function vu(e,t){return Vc(e.getDate(),t,2)}function mu(e,t){return Vc(e.getHours(),t,2)}function bu(e,t){return Vc(e.getHours()%12||12,t,2)}function yu(e,t){return Vc(1+lc.count(Tc(e),e),t,3)}function _u(e,t){return Vc(e.getMilliseconds(),t,3)}function wu(e,t){return _u(e,t)+"000"}function xu(e,t){return Vc(e.getMonth()+1,t,2)}function ku(e,t){return Vc(e.getMinutes(),t,2)}function Cu(e,t){return Vc(e.getSeconds(),t,2)}function Su(e){var t=e.getDay();return 0===t?7:t}function Au(e,t){return Vc(fc.count(Tc(e)-1,e),t,2)}function Mu(e){var t=e.getDay();return t>=4||0===t?vc(e):vc.ceil(e)}function Lu(e,t){return e=Mu(e),Vc(vc.count(Tc(e),e)+(4===Tc(e).getDay()),t,2)}function Tu(e){return e.getDay()}function Eu(e,t){return Vc(hc.count(Tc(e)-1,e),t,2)}function Nu(e,t){return Vc(e.getFullYear()%100,t,2)}function Ou(e,t){return Vc((e=Mu(e)).getFullYear()%100,t,2)}function Pu(e,t){return Vc(e.getFullYear()%1e4,t,4)}function Ru(e,t){var n=e.getDay();return Vc((e=n>=4||0===n?vc(e):vc.ceil(e)).getFullYear()%1e4,t,4)}function Du(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Vc(t/60|0,"0",2)+Vc(t%60,"0",2)}function zu(e,t){return Vc(e.getUTCDate(),t,2)}function Iu(e,t){return Vc(e.getUTCHours(),t,2)}function Fu(e,t){return Vc(e.getUTCHours()%12||12,t,2)}function ju(e,t){return Vc(1+cc.count(Ec(e),e),t,3)}function Bu(e,t){return Vc(e.getUTCMilliseconds(),t,3)}function Hu(e,t){return Bu(e,t)+"000"}function qu(e,t){return Vc(e.getUTCMonth()+1,t,2)}function $u(e,t){return Vc(e.getUTCMinutes(),t,2)}function Uu(e,t){return Vc(e.getUTCSeconds(),t,2)}function Wu(e){var t=e.getUTCDay();return 0===t?7:t}function Vu(e,t){return Vc(_c.count(Ec(e)-1,e),t,2)}function Gu(e){var t=e.getUTCDay();return t>=4||0===t?Cc(e):Cc.ceil(e)}function Yu(e,t){return e=Gu(e),Vc(Cc.count(Ec(e),e)+(4===Ec(e).getUTCDay()),t,2)}function Xu(e){return e.getUTCDay()}function Zu(e,t){return Vc(wc.count(Ec(e)-1,e),t,2)}function Ku(e,t){return Vc(e.getUTCFullYear()%100,t,2)}function Ju(e,t){return Vc((e=Gu(e)).getUTCFullYear()%100,t,2)}function Qu(e,t){return Vc(e.getUTCFullYear()%1e4,t,4)}function ed(e,t){var n=e.getUTCDay();return Vc((e=n>=4||0===n?Cc(e):Cc.ceil(e)).getUTCFullYear()%1e4,t,4)}function td(){return"+0000"}function nd(){return"%"}function rd(e){return+e}function id(e){return Math.floor(+e/1e3)}function od(e){return new Date(e)}function ad(e){return e instanceof Date?+e:+new Date(+e)}function sd(e,t,n,r,i,o,a,s,l,c){var u=bl(),d=u.invert,f=u.domain,h=c(".%L"),p=c(":%S"),g=c("%I:%M"),v=c("%I %p"),m=c("%a %d"),b=c("%b %d"),y=c("%B"),_=c("%Y");function w(e){return(l(e)<e?h:s(e)<e?p:a(e)<e?g:o(e)<e?v:r(e)<e?i(e)<e?m:b:n(e)<e?y:_)(e)}return u.invert=function(e){return new Date(d(e))},u.domain=function(e){return arguments.length?f(Array.from(e,ad)):f().map(od)},u.ticks=function(t){var n=f();return e(n[0],n[n.length-1],null==t?10:t)},u.tickFormat=function(e,t){return null==t?w:c(t)},u.nice=function(e){var n=f();return e&&"function"==typeof e.range||(e=t(n[0],n[n.length-1],null==e?10:e)),e?f(Dl(n,e)):u},u.copy=function(){return vl(u,sd(e,t,n,r,i,o,a,s,l,c))},u}function ld(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function cd(){var e=Pl(function(){var e,t,n,r,i,o=0,a=1,s=fl,l=!1;function c(t){return null==t||isNaN(t=+t)?i:s(0===n?.5:(t=(r(t)-e)*n,l?Math.max(0,Math.min(1,t)):t))}function u(e){return function(t){var n,r;return arguments.length?([n,r]=t,s=e(n,r),c):[s(0),s(1)]}}return c.domain=function(i){return arguments.length?([o,a]=i,e=r(o=+o),t=r(a=+a),n=e===t?0:1/(t-e),c):[o,a]},c.clamp=function(e){return arguments.length?(l=!!e,c):l},c.interpolator=function(e){return arguments.length?(s=e,c):s},c.range=u(Ns),c.rangeRound=u(Os),c.unknown=function(e){return arguments.length?(i=e,c):i},function(i){return r=i,e=i(o),t=i(a),n=e===t?0:1/(t-e),c}}()(fl));return e.copy=function(){return ld(e,cd())},il.apply(e,arguments)}function ud(){var e=Pl(function(){var e,t,n,r,i,o,a,s=0,l=.5,c=1,u=1,d=fl,f=!1;function h(e){return isNaN(e=+e)?a:(e=.5+((e=+o(e))-t)*(u*e<u*t?r:i),d(f?Math.max(0,Math.min(1,e)):e))}function p(e){return function(t){var n,r,i;return arguments.length?([n,r,i]=t,d=function(e,t){void 0===t&&(t=e,e=Ns);for(var n=0,r=t.length-1,i=t[0],o=new Array(r<0?0:r);n<r;)o[n]=e(i,i=t[++n]);return function(e){var t=Math.max(0,Math.min(r-1,Math.floor(e*=r)));return o[t](e-t)}}(e,[n,r,i]),h):[d(0),d(.5),d(1)]}}return h.domain=function(a){return arguments.length?([s,l,c]=a,e=o(s=+s),t=o(l=+l),n=o(c=+c),r=e===t?0:.5/(t-e),i=t===n?0:.5/(n-t),u=t<e?-1:1,h):[s,l,c]},h.clamp=function(e){return arguments.length?(f=!!e,h):f},h.interpolator=function(e){return arguments.length?(d=e,h):d},h.range=p(Ns),h.rangeRound=p(Os),h.unknown=function(e){return arguments.length?(a=e,h):a},function(a){return o=a,e=a(s),t=a(l),n=a(c),r=e===t?0:.5/(t-e),i=t===n?0:.5/(n-t),u=t<e?-1:1,h}}()(fl));return e.copy=function(){return ld(e,ud())},il.apply(e,arguments)}jc=function(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,o=e.days,a=e.shortDays,s=e.months,l=e.shortMonths,c=Yc(i),u=Xc(i),d=Yc(o),f=Xc(o),h=Yc(a),p=Xc(a),g=Yc(s),v=Xc(s),m=Yc(l),b=Xc(l),y={a:function(e){return a[e.getDay()]},A:function(e){return o[e.getDay()]},b:function(e){return l[e.getMonth()]},B:function(e){return s[e.getMonth()]},c:null,d:vu,e:vu,f:wu,g:Ou,G:Ru,H:mu,I:bu,j:yu,L:_u,m:xu,M:ku,p:function(e){return i[+(e.getHours()>=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:rd,s:id,S:Cu,u:Su,U:Au,V:Lu,w:Tu,W:Eu,x:null,X:null,y:Nu,Y:Pu,Z:Du,"%":nd},_={a:function(e){return a[e.getUTCDay()]},A:function(e){return o[e.getUTCDay()]},b:function(e){return l[e.getUTCMonth()]},B:function(e){return s[e.getUTCMonth()]},c:null,d:zu,e:zu,f:Hu,g:Ju,G:ed,H:Iu,I:Fu,j:ju,L:Bu,m:qu,M:$u,p:function(e){return i[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:rd,s:id,S:Uu,u:Wu,U:Vu,V:Yu,w:Xu,W:Zu,x:null,X:null,y:Ku,Y:Qu,Z:td,"%":nd},w={a:function(e,t,n){var r=h.exec(t.slice(n));return r?(e.w=p.get(r[0].toLowerCase()),n+r[0].length):-1},A:function(e,t,n){var r=d.exec(t.slice(n));return r?(e.w=f.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(e,t,n){var r=m.exec(t.slice(n));return r?(e.m=b.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(e,t,n){var r=g.exec(t.slice(n));return r?(e.m=v.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(e,n,r){return C(e,t,n,r)},d:au,e:au,f:fu,g:nu,G:tu,H:lu,I:lu,j:su,L:du,m:ou,M:cu,p:function(e,t,n){var r=c.exec(t.slice(n));return r?(e.p=u.get(r[0].toLowerCase()),n+r[0].length):-1},q:iu,Q:pu,s:gu,S:uu,u:Kc,U:Jc,V:Qc,w:Zc,W:eu,x:function(e,t,r){return C(e,n,t,r)},X:function(e,t,n){return C(e,r,t,n)},y:nu,Y:tu,Z:ru,"%":hu};function x(e,t){return function(n){var r,i,o,a=[],s=-1,l=0,c=e.length;for(n instanceof Date||(n=new Date(+n));++s<c;)37===e.charCodeAt(s)&&(a.push(e.slice(l,s)),null!=(i=qc[r=e.charAt(++s)])?r=e.charAt(++s):i="e"===r?" ":"0",(o=t[r])&&(r=o(n,i)),a.push(r),l=s+1);return a.push(e.slice(l,s)),a.join("")}}function k(e,t){return function(n){var r,i,o=Fc(1900,void 0,1);if(C(o,e,n+="",0)!=n.length)return null;if("Q"in o)return new Date(o.Q);if("s"in o)return new Date(1e3*o.s+("L"in o?o.L:0));if(t&&!("Z"in o)&&(o.Z=0),"p"in o&&(o.H=o.H%12+12*o.p),void 0===o.m&&(o.m="q"in o?o.q:0),"V"in o){if(o.V<1||o.V>53)return null;"w"in o||(o.w=1),"Z"in o?(i=(r=Ic(Fc(o.y,0,1))).getUTCDay(),r=i>4||0===i?wc.ceil(r):wc(r),r=cc.offset(r,7*(o.V-1)),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(i=(r=zc(Fc(o.y,0,1))).getDay(),r=i>4||0===i?hc.ceil(r):hc(r),r=lc.offset(r,7*(o.V-1)),o.y=r.getFullYear(),o.m=r.getMonth(),o.d=r.getDate()+(o.w+6)%7)}else("W"in o||"U"in o)&&("w"in o||(o.w="u"in o?o.u%7:"W"in o?1:0),i="Z"in o?Ic(Fc(o.y,0,1)).getUTCDay():zc(Fc(o.y,0,1)).getDay(),o.m=0,o.d="W"in o?(o.w+6)%7+7*o.W-(i+5)%7:o.w+7*o.U-(i+6)%7);return"Z"in o?(o.H+=o.Z/100|0,o.M+=o.Z%100,Ic(o)):zc(o)}}function C(e,t,n,r){for(var i,o,a=0,s=t.length,l=n.length;a<s;){if(r>=l)return-1;if(37===(i=t.charCodeAt(a++))){if(i=t.charAt(a++),!(o=w[i in qc?t.charAt(a++):i])||(r=o(e,n,r))<0)return-1}else if(i!=n.charCodeAt(r++))return-1}return r}return y.x=x(n,y),y.X=x(r,y),y.c=x(t,y),_.x=x(n,_),_.X=x(r,_),_.c=x(t,_),{format:function(e){var t=x(e+="",y);return t.toString=function(){return e},t},parse:function(e){var t=k(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=x(e+="",_);return t.toString=function(){return e},t},utcParse:function(e){var t=k(e+="",!0);return t.toString=function(){return e},t}}}({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]}),Bc=jc.format,jc.parse,Hc=jc.utcFormat,jc.utcParse;const dd=new Set(["failed","broken"]),fd=new Set(["passed"]),hd=new Set([...dd,...fd]),pd=e=>{const t=new Set(e);return e=>t.has(e.status)};var gd,vd;function md(e){return function(){return e}}pd(fd),pd(dd),pd(hd),function(e){e.Amazon="amazon",e.Azure="azure",e.Bitbucket="bitbucket",e.Circle="circle",e.Drone="drone",e.Github="github",e.Gitlab="gitlab",e.Jenkins="jenkins",e.Local="local"}(gd||(gd={})),function(e){e.TestResults="test-results.json",e.TestCases="test-cases.json",e.Fixtures="fixtures.json",e.GlobalErrors="global-errors.json",e.GlobalAttachments="global-attachments.json",e.Attachments="attachments.json",e.Environments="environments.json",e.ReportVariables="report-variables.json",e.IndexAttachmentsByTestResults="index-attachments-by-test-results.json",e.IndexTestResultsByHistoryId="index-test-results-by-history-id.json",e.IndexTestResultsByTestCase="index-test-results-by-test-case.json",e.IndexLatestEnvTestResultsByHistoryId="index-latest-env-test-results-by-history-id.json",e.IndexAttachmentsByFixture="index-attachments-by-fixture.json",e.IndexFixturesByTestResult="index-fixtures-by-test-result.json",e.IndexKnownByHistoryId="index-known-by-history-id.json",e.QualityGateResultsByRules="quality-gate-results-by-rules.json"}(vd||(vd={}));const bd=Math.abs,yd=Math.atan2,_d=Math.cos,wd=Math.max,xd=Math.min,kd=Math.sin,Cd=Math.sqrt,Sd=1e-12,Ad=Math.PI,Md=Ad/2,Ld=2*Ad;function Td(e){return e>=1?Md:e<=-1?-Md:Math.asin(e)}const Ed=Math.PI,Nd=2*Ed,Od=1e-6,Pd=Nd-Od;function Rd(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}let Dd=class{constructor(e){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==e?Rd:function(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return Rd;const n=10**t;return function(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=Math.round(arguments[t]*n)/n+e[t]}}(e)}moveTo(e,t){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(e,t){this._append`L${this._x1=+e},${this._y1=+t}`}quadraticCurveTo(e,t,n,r){this._append`Q${+e},${+t},${this._x1=+n},${this._y1=+r}`}bezierCurveTo(e,t,n,r,i,o){this._append`C${+e},${+t},${+n},${+r},${this._x1=+i},${this._y1=+o}`}arcTo(e,t,n,r,i){if(e=+e,t=+t,n=+n,r=+r,(i=+i)<0)throw new Error(`negative radius: ${i}`);let o=this._x1,a=this._y1,s=n-e,l=r-t,c=o-e,u=a-t,d=c*c+u*u;if(null===this._x1)this._append`M${this._x1=e},${this._y1=t}`;else if(d>Od)if(Math.abs(u*s-l*c)>Od&&i){let f=n-o,h=r-a,p=s*s+l*l,g=f*f+h*h,v=Math.sqrt(p),m=Math.sqrt(d),b=i*Math.tan((Ed-Math.acos((p+d-g)/(2*v*m)))/2),y=b/m,_=b/v;Math.abs(y-1)>Od&&this._append`L${e+y*c},${t+y*u}`,this._append`A${i},${i},0,0,${+(u*f>c*h)},${this._x1=e+_*s},${this._y1=t+_*l}`}else this._append`L${this._x1=e},${this._y1=t}`}arc(e,t,n,r,i,o){if(e=+e,t=+t,o=!!o,(n=+n)<0)throw new Error(`negative radius: ${n}`);let a=n*Math.cos(r),s=n*Math.sin(r),l=e+a,c=t+s,u=1^o,d=o?r-i:i-r;null===this._x1?this._append`M${l},${c}`:(Math.abs(this._x1-l)>Od||Math.abs(this._y1-c)>Od)&&this._append`L${l},${c}`,n&&(d<0&&(d=d%Nd+Nd),d>Pd?this._append`A${n},${n},0,1,${u},${e-a},${t-s}A${n},${n},0,1,${u},${this._x1=l},${this._y1=c}`:d>Od&&this._append`A${n},${n},0,${+(d>=Ed)},${u},${this._x1=e+n*Math.cos(i)},${this._y1=t+n*Math.sin(i)}`)}rect(e,t,n,r){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}h${n=+n}v${+r}h${-n}Z`}toString(){return this._}};function zd(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(null==n)t=null;else{const e=Math.floor(n);if(!(e>=0))throw new RangeError(`invalid digits: ${n}`);t=e}return e},()=>new Dd(t)}function Id(e){return e.innerRadius}function Fd(e){return e.outerRadius}function jd(e){return e.startAngle}function Bd(e){return e.endAngle}function Hd(e){return e&&e.padAngle}function qd(e,t,n,r,i,o,a){var s=e-n,l=t-r,c=(a?o:-o)/Cd(s*s+l*l),u=c*l,d=-c*s,f=e+u,h=t+d,p=n+u,g=r+d,v=(f+p)/2,m=(h+g)/2,b=p-f,y=g-h,_=b*b+y*y,w=i-o,x=f*g-p*h,k=(y<0?-1:1)*Cd(wd(0,w*w*_-x*x)),C=(x*y-b*k)/_,S=(-x*b-y*k)/_,A=(x*y+b*k)/_,M=(-x*b+y*k)/_,L=C-v,T=S-m,E=A-v,N=M-m;return L*L+T*T>E*E+N*N&&(C=A,S=M),{cx:C,cy:S,x01:-u,y01:-d,x11:C*(i/w-1),y11:S*(i/w-1)}}function $d(){var e=Id,t=Fd,n=md(0),r=null,i=jd,o=Bd,a=Hd,s=null,l=zd(c);function c(){var c,u,d=+e.apply(this,arguments),f=+t.apply(this,arguments),h=i.apply(this,arguments)-Md,p=o.apply(this,arguments)-Md,g=bd(p-h),v=p>h;if(s||(s=c=l()),f<d&&(u=f,f=d,d=u),f>Sd)if(g>Ld-Sd)s.moveTo(f*_d(h),f*kd(h)),s.arc(0,0,f,h,p,!v),d>Sd&&(s.moveTo(d*_d(p),d*kd(p)),s.arc(0,0,d,p,h,v));else{var m,b,y=h,_=p,w=h,x=p,k=g,C=g,S=a.apply(this,arguments)/2,A=S>Sd&&(r?+r.apply(this,arguments):Cd(d*d+f*f)),M=xd(bd(f-d)/2,+n.apply(this,arguments)),L=M,T=M;if(A>Sd){var E=Td(A/d*kd(S)),N=Td(A/f*kd(S));(k-=2*E)>Sd?(w+=E*=v?1:-1,x-=E):(k=0,w=x=(h+p)/2),(C-=2*N)>Sd?(y+=N*=v?1:-1,_-=N):(C=0,y=_=(h+p)/2)}var O=f*_d(y),P=f*kd(y),R=d*_d(x),D=d*kd(x);if(M>Sd){var z,I=f*_d(_),F=f*kd(_),j=d*_d(w),B=d*kd(w);if(g<Ad)if(z=function(e,t,n,r,i,o,a,s){var l=n-e,c=r-t,u=a-i,d=s-o,f=d*l-u*c;if(!(f*f<Sd))return[e+(f=(u*(t-o)-d*(e-i))/f)*l,t+f*c]}(O,P,j,B,I,F,R,D)){var H=O-z[0],q=P-z[1],$=I-z[0],U=F-z[1],W=1/kd(function(e){return e>1?0:e<-1?Ad:Math.acos(e)}((H*$+q*U)/(Cd(H*H+q*q)*Cd($*$+U*U)))/2),V=Cd(z[0]*z[0]+z[1]*z[1]);L=xd(M,(d-V)/(W-1)),T=xd(M,(f-V)/(W+1))}else L=T=0}C>Sd?T>Sd?(m=qd(j,B,O,P,f,T,v),b=qd(I,F,R,D,f,T,v),s.moveTo(m.cx+m.x01,m.cy+m.y01),T<M?s.arc(m.cx,m.cy,T,yd(m.y01,m.x01),yd(b.y01,b.x01),!v):(s.arc(m.cx,m.cy,T,yd(m.y01,m.x01),yd(m.y11,m.x11),!v),s.arc(0,0,f,yd(m.cy+m.y11,m.cx+m.x11),yd(b.cy+b.y11,b.cx+b.x11),!v),s.arc(b.cx,b.cy,T,yd(b.y11,b.x11),yd(b.y01,b.x01),!v))):(s.moveTo(O,P),s.arc(0,0,f,y,_,!v)):s.moveTo(O,P),d>Sd&&k>Sd?L>Sd?(m=qd(R,D,I,F,d,-L,v),b=qd(O,P,j,B,d,-L,v),s.lineTo(m.cx+m.x01,m.cy+m.y01),L<M?s.arc(m.cx,m.cy,L,yd(m.y01,m.x01),yd(b.y01,b.x01),!v):(s.arc(m.cx,m.cy,L,yd(m.y01,m.x01),yd(m.y11,m.x11),!v),s.arc(0,0,d,yd(m.cy+m.y11,m.cx+m.x11),yd(b.cy+b.y11,b.cx+b.x11),v),s.arc(b.cx,b.cy,L,yd(b.y11,b.x11),yd(b.y01,b.x01),!v))):s.arc(0,0,d,x,w,v):s.lineTo(R,D)}else s.moveTo(0,0);if(s.closePath(),c)return s=null,c+""||null}return c.centroid=function(){var n=(+e.apply(this,arguments)+ +t.apply(this,arguments))/2,r=(+i.apply(this,arguments)+ +o.apply(this,arguments))/2-Ad/2;return[_d(r)*n,kd(r)*n]},c.innerRadius=function(t){return arguments.length?(e="function"==typeof t?t:md(+t),c):e},c.outerRadius=function(e){return arguments.length?(t="function"==typeof e?e:md(+e),c):t},c.cornerRadius=function(e){return arguments.length?(n="function"==typeof e?e:md(+e),c):n},c.padRadius=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:md(+e),c):r},c.startAngle=function(e){return arguments.length?(i="function"==typeof e?e:md(+e),c):i},c.endAngle=function(e){return arguments.length?(o="function"==typeof e?e:md(+e),c):o},c.padAngle=function(e){return arguments.length?(a="function"==typeof e?e:md(+e),c):a},c.context=function(e){return arguments.length?(s=null==e?null:e,c):s},c}function Ud(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function Wd(e){this._context=e}function Vd(e){return new Wd(e)}function Gd(e){return e[0]}function Yd(e){return e[1]}function Xd(e,t){var n=md(!0),r=null,i=Vd,o=null,a=zd(s);function s(s){var l,c,u,d=(s=Ud(s)).length,f=!1;for(null==r&&(o=i(u=a())),l=0;l<=d;++l)!(l<d&&n(c=s[l],l,s))===f&&((f=!f)?o.lineStart():o.lineEnd()),f&&o.point(+e(c,l,s),+t(c,l,s));if(u)return o=null,u+""||null}return e="function"==typeof e?e:void 0===e?Gd:md(e),t="function"==typeof t?t:void 0===t?Yd:md(t),s.x=function(t){return arguments.length?(e="function"==typeof t?t:md(+t),s):e},s.y=function(e){return arguments.length?(t="function"==typeof e?e:md(+e),s):t},s.defined=function(e){return arguments.length?(n="function"==typeof e?e:md(!!e),s):n},s.curve=function(e){return arguments.length?(i=e,null!=r&&(o=i(r)),s):i},s.context=function(e){return arguments.length?(null==e?r=o=null:o=i(r=e),s):r},s}function Zd(e,t,n){var r=null,i=md(!0),o=null,a=Vd,s=null,l=zd(c);function c(c){var u,d,f,h,p,g=(c=Ud(c)).length,v=!1,m=new Array(g),b=new Array(g);for(null==o&&(s=a(p=l())),u=0;u<=g;++u){if(!(u<g&&i(h=c[u],u,c))===v)if(v=!v)d=u,s.areaStart(),s.lineStart();else{for(s.lineEnd(),s.lineStart(),f=u-1;f>=d;--f)s.point(m[f],b[f]);s.lineEnd(),s.areaEnd()}v&&(m[u]=+e(h,u,c),b[u]=+t(h,u,c),s.point(r?+r(h,u,c):m[u],n?+n(h,u,c):b[u]))}if(p)return s=null,p+""||null}function u(){return Xd().defined(i).curve(a).context(o)}return e="function"==typeof e?e:void 0===e?Gd:md(+e),t="function"==typeof t?t:md(void 0===t?0:+t),n="function"==typeof n?n:void 0===n?Yd:md(+n),c.x=function(t){return arguments.length?(e="function"==typeof t?t:md(+t),r=null,c):e},c.x0=function(t){return arguments.length?(e="function"==typeof t?t:md(+t),c):e},c.x1=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:md(+e),c):r},c.y=function(e){return arguments.length?(t="function"==typeof e?e:md(+e),n=null,c):t},c.y0=function(e){return arguments.length?(t="function"==typeof e?e:md(+e),c):t},c.y1=function(e){return arguments.length?(n=null==e?null:"function"==typeof e?e:md(+e),c):n},c.lineX0=c.lineY0=function(){return u().x(e).y(t)},c.lineY1=function(){return u().x(e).y(n)},c.lineX1=function(){return u().x(r).y(t)},c.defined=function(e){return arguments.length?(i="function"==typeof e?e:md(!!e),c):i},c.curve=function(e){return arguments.length?(a=e,null!=o&&(s=a(o)),c):a},c.context=function(e){return arguments.length?(null==e?o=s=null:s=a(o=e),c):o},c}function Kd(e,t){return t<e?-1:t>e?1:t>=e?0:NaN}function Jd(e){return e}function Qd(){var e=Jd,t=Kd,n=null,r=md(0),i=md(Ld),o=md(0);function a(a){var s,l,c,u,d,f=(a=Ud(a)).length,h=0,p=new Array(f),g=new Array(f),v=+r.apply(this,arguments),m=Math.min(Ld,Math.max(-Ld,i.apply(this,arguments)-v)),b=Math.min(Math.abs(m)/f,o.apply(this,arguments)),y=b*(m<0?-1:1);for(s=0;s<f;++s)(d=g[p[s]=s]=+e(a[s],s,a))>0&&(h+=d);for(null!=t?p.sort((function(e,n){return t(g[e],g[n])})):null!=n&&p.sort((function(e,t){return n(a[e],a[t])})),s=0,c=h?(m-f*y)/h:0;s<f;++s,v=u)l=p[s],u=v+((d=g[l])>0?d*c:0)+y,g[l]={data:a[l],index:s,value:d,startAngle:v,endAngle:u,padAngle:b};return g}return a.value=function(t){return arguments.length?(e="function"==typeof t?t:md(+t),a):e},a.sortValues=function(e){return arguments.length?(t=e,n=null,a):t},a.sort=function(e){return arguments.length?(n=e,t=null,a):n},a.startAngle=function(e){return arguments.length?(r="function"==typeof e?e:md(+e),a):r},a.endAngle=function(e){return arguments.length?(i="function"==typeof e?e:md(+e),a):i},a.padAngle=function(e){return arguments.length?(o="function"==typeof e?e:md(+e),a):o},a}function ef(){}function tf(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function nf(e){this._context=e}function rf(e){return new nf(e)}function of(e){this._context=e}function af(e){this._context=e}function sf(e,t){this._basis=new nf(e),this._beta=t}Wd.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}},nf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:tf(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:tf(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},of.prototype={areaStart:ef,areaEnd:ef,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:tf(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},af.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+e)/6,r=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(n,r):this._context.moveTo(n,r);break;case 3:this._point=4;default:tf(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},sf.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var e=this._x,t=this._y,n=e.length-1;if(n>0)for(var r,i=e[0],o=t[0],a=e[n]-i,s=t[n]-o,l=-1;++l<=n;)r=l/n,this._basis.point(this._beta*e[l]+(1-this._beta)*(i+r*a),this._beta*t[l]+(1-this._beta)*(o+r*s));this._x=this._y=null,this._basis.lineEnd()},point:function(e,t){this._x.push(+e),this._y.push(+t)}};var lf=function e(t){function n(e){return 1===t?new nf(e):new sf(e,t)}return n.beta=function(t){return e(+t)},n}(.85);function cf(e,t,n){e._context.bezierCurveTo(e._x1+e._k*(e._x2-e._x0),e._y1+e._k*(e._y2-e._y0),e._x2+e._k*(e._x1-t),e._y2+e._k*(e._y1-n),e._x2,e._y2)}function uf(e,t){this._context=e,this._k=(1-t)/6}uf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:cf(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2,this._x1=e,this._y1=t;break;case 2:this._point=3;default:cf(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var df=function e(t){function n(e){return new uf(e,t)}return n.tension=function(t){return e(+t)},n}(0);function ff(e,t){this._context=e,this._k=(1-t)/6}ff.prototype={areaStart:ef,areaEnd:ef,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x3=e,this._y3=t;break;case 1:this._point=2,this._context.moveTo(this._x4=e,this._y4=t);break;case 2:this._point=3,this._x5=e,this._y5=t;break;default:cf(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var hf=function e(t){function n(e){return new ff(e,t)}return n.tension=function(t){return e(+t)},n}(0);function pf(e,t){this._context=e,this._k=(1-t)/6}pf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:cf(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var gf=function e(t){function n(e){return new pf(e,t)}return n.tension=function(t){return e(+t)},n}(0);function vf(e,t,n){var r=e._x1,i=e._y1,o=e._x2,a=e._y2;if(e._l01_a>Sd){var s=2*e._l01_2a+3*e._l01_a*e._l12_a+e._l12_2a,l=3*e._l01_a*(e._l01_a+e._l12_a);r=(r*s-e._x0*e._l12_2a+e._x2*e._l01_2a)/l,i=(i*s-e._y0*e._l12_2a+e._y2*e._l01_2a)/l}if(e._l23_a>Sd){var c=2*e._l23_2a+3*e._l23_a*e._l12_a+e._l12_2a,u=3*e._l23_a*(e._l23_a+e._l12_a);o=(o*c+e._x1*e._l23_2a-t*e._l12_2a)/u,a=(a*c+e._y1*e._l23_2a-n*e._l12_2a)/u}e._context.bezierCurveTo(r,i,o,a,e._x2,e._y2)}function mf(e,t){this._context=e,this._alpha=t}mf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3;default:vf(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var bf=function e(t){function n(e){return t?new mf(e,t):new uf(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function yf(e,t){this._context=e,this._alpha=t}yf.prototype={areaStart:ef,areaEnd:ef,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=e,this._y3=t;break;case 1:this._point=2,this._context.moveTo(this._x4=e,this._y4=t);break;case 2:this._point=3,this._x5=e,this._y5=t;break;default:vf(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var _f=function e(t){function n(e){return t?new yf(e,t):new ff(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function wf(e,t){this._context=e,this._alpha=t}wf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){if(e=+e,t=+t,this._point){var n=this._x2-e,r=this._y2-t;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:vf(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var xf=function e(t){function n(e){return t?new wf(e,t):new pf(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function kf(e){this._context=e}function Cf(e){return e<0?-1:1}function Sf(e,t,n){var r=e._x1-e._x0,i=t-e._x1,o=(e._y1-e._y0)/(r||i<0&&-0),a=(n-e._y1)/(i||r<0&&-0),s=(o*i+a*r)/(r+i);return(Cf(o)+Cf(a))*Math.min(Math.abs(o),Math.abs(a),.5*Math.abs(s))||0}function Af(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function Mf(e,t,n){var r=e._x0,i=e._y0,o=e._x1,a=e._y1,s=(o-r)/3;e._context.bezierCurveTo(r+s,i+s*t,o-s,a-s*n,o,a)}function Lf(e){this._context=e}function Tf(e){this._context=new Ef(e)}function Ef(e){this._context=e}function Nf(e){this._context=e}function Of(e){var t,n,r=e.length-1,i=new Array(r),o=new Array(r),a=new Array(r);for(i[0]=0,o[0]=2,a[0]=e[0]+2*e[1],t=1;t<r-1;++t)i[t]=1,o[t]=4,a[t]=4*e[t]+2*e[t+1];for(i[r-1]=2,o[r-1]=7,a[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=i[t]/o[t-1],o[t]-=n,a[t]-=n*a[t-1];for(i[r-1]=a[r-1]/o[r-1],t=r-2;t>=0;--t)i[t]=(a[t]-i[t+1])/o[t];for(o[r-1]=(e[r]+i[r-1])/2,t=0;t<r-1;++t)o[t]=2*e[t+1]-i[t+1];return[i,o]}function Pf(e,t){this._context=e,this._t=t}function Rf(e,t){if((i=e.length)>1)for(var n,r,i,o=1,a=e[t[0]],s=a.length;o<i;++o)for(r=a,a=e[t[o]],n=0;n<s;++n)a[n][1]+=a[n][0]=isNaN(r[n][1])?r[n][0]:r[n][1]}function Df(e){for(var t=e.length,n=new Array(t);--t>=0;)n[t]=t;return n}function zf(e,t){return e[t]}function If(e){const t=[];return t.key=e,t}function Ff(e,t){if((s=e.length)>0)for(var n,r,i,o,a,s,l=0,c=e[t[0]].length;l<c;++l)for(o=a=0,n=0;n<s;++n)(i=(r=e[t[n]][l])[1]-r[0])>0?(r[0]=o,r[1]=o+=i):i<0?(r[1]=a,r[0]=a+=i):(r[0]=0,r[1]=i)}kf.prototype={areaStart:ef,areaEnd:ef,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}},Lf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:Mf(this,this._t0,Af(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var n=NaN;if(t=+t,(e=+e)!==this._x1||t!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,Mf(this,Af(this,n=Sf(this,e,t)),n);break;default:Mf(this,this._t0,n=Sf(this,e,t))}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}},(Tf.prototype=Object.create(Lf.prototype)).point=function(e,t){Lf.prototype.point.call(this,t,e)},Ef.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,n,r,i,o){this._context.bezierCurveTo(t,e,r,n,o,i)}},Nf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,n=e.length;if(n)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),2===n)this._context.lineTo(e[1],t[1]);else for(var r=Of(e),i=Of(t),o=0,a=1;a<n;++o,++a)this._context.bezierCurveTo(r[0][o],i[0][o],r[1][o],i[1][o],e[a],t[a]);(this._line||0!==this._line&&1===n)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}},Pf.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var n=this._x*(1-this._t)+e*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,t)}}this._x=e,this._y=t}};const jf=()=>$d().innerRadius(40).outerRadius(50).cornerRadius(2).padAngle(.03);Qd().value((e=>e.count)).padAngle(.03).sortValues(((e,t)=>e-t)),jf(),jf().padAngle(0).cornerRadius(0),new class extends Array{constructor(){super()}includes(){return!0}};var Bf="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==a.g?a.g:"undefined"!=typeof self?self:{};function Hf(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var qf,$f,Uf={},Wf={},Vf={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"",InvisibleTimes:"",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"",NegativeThickSpace:"",NegativeThinSpace:"",NegativeVeryThinSpace:"",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:" ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"",zwnj:""},Gf={Aacute:"Á",aacute:"á",Acirc:"Â",acirc:"â",acute:"´",AElig:"Æ",aelig:"æ",Agrave:"À",agrave:"à",amp:"&",AMP:"&",Aring:"Å",aring:"å",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",brvbar:"¦",Ccedil:"Ç",ccedil:"ç",cedil:"¸",cent:"¢",copy:"©",COPY:"©",curren:"¤",deg:"°",divide:"÷",Eacute:"É",eacute:"é",Ecirc:"Ê",ecirc:"ê",Egrave:"È",egrave:"è",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",GT:">",Iacute:"Í",iacute:"í",Icirc:"Î",icirc:"î",iexcl:"¡",Igrave:"Ì",igrave:"ì",iquest:"¿",Iuml:"Ï",iuml:"ï",laquo:"«",lt:"<",LT:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",Ntilde:"Ñ",ntilde:"ñ",Oacute:"Ó",oacute:"ó",Ocirc:"Ô",ocirc:"ô",Ograve:"Ò",ograve:"ò",ordf:"ª",ordm:"º",Oslash:"Ø",oslash:"ø",Otilde:"Õ",otilde:"õ",Ouml:"Ö",ouml:"ö",para:"¶",plusmn:"±",pound:"£",quot:'"',QUOT:'"',raquo:"»",reg:"®",REG:"®",sect:"§",shy:"",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",THORN:"Þ",thorn:"þ",times:"×",Uacute:"Ú",uacute:"ú",Ucirc:"Û",ucirc:"û",Ugrave:"Ù",ugrave:"ù",uml:"¨",Uuml:"Ü",uuml:"ü",Yacute:"Ý",yacute:"ý",yen:"¥",yuml:"ÿ"},Yf={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'},Xf={},Zf={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};function Kf(){if($f)return Wf;$f=1;var e=Wf&&Wf.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Wf,"__esModule",{value:!0}),Wf.decodeHTML=Wf.decodeHTMLStrict=Wf.decodeXML=void 0;var t=e(Vf),n=e(Gf),r=e(Yf),i=e(function(){if(qf)return Xf;qf=1;var e=Xf&&Xf.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Xf,"__esModule",{value:!0});var t=e(Zf),n=String.fromCodePoint||function(e){var t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+String.fromCharCode(e)};return Xf.default=function(e){return e>=55296&&e<=57343||e>1114111?"�":(e in t.default&&(e=t.default[e]),n(e))},Xf}()),o=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;function a(e){var t=l(e);return function(e){return String(e).replace(o,t)}}Wf.decodeXML=a(r.default),Wf.decodeHTMLStrict=a(t.default);var s=function(e,t){return e<t?1:-1};function l(e){return function(t){if("#"===t.charAt(1)){var n=t.charAt(2);return"X"===n||"x"===n?i.default(parseInt(t.substr(3),16)):i.default(parseInt(t.substr(2),10))}return e[t.slice(1,-1)]||t}}return Wf.decodeHTML=function(){for(var e=Object.keys(n.default).sort(s),r=Object.keys(t.default).sort(s),i=0,o=0;i<r.length;i++)e[o]===r[i]?(r[i]+=";?",o++):r[i]+=";";var a=new RegExp("&(?:"+r.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),c=l(t.default);function u(e){return";"!==e.substr(-1)&&(e+=";"),c(e)}return function(e){return String(e).replace(a,u)}}(),Wf}var Jf,Qf,eh,th,nh={};function rh(){if(Jf)return nh;Jf=1;var e=nh&&nh.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(nh,"__esModule",{value:!0}),nh.escapeUTF8=nh.escape=nh.encodeNonAsciiHTML=nh.encodeHTML=nh.encodeXML=void 0;var t=o(e(Yf).default),n=a(t);nh.encodeXML=d(t);var r=o(e(Vf).default),i=a(r);function o(e){return Object.keys(e).sort().reduce((function(t,n){return t[e[n]]="&"+n+";",t}),{})}function a(e){for(var t=[],n=[],r=0,i=Object.keys(e);r<i.length;r++){var o=i[r];1===o.length?t.push("\\"+o):n.push(o)}t.sort();for(var a=0;a<t.length-1;a++){for(var s=a;s<t.length-1&&t[s].charCodeAt(1)+1===t[s+1].charCodeAt(1);)s+=1;var l=1+s-a;l<3||t.splice(a,l,t[a]+"-"+t[s])}return n.unshift("["+t.join("")+"]"),new RegExp(n.join("|"),"g")}nh.encodeHTML=function(e,t){return function(n){return n.replace(t,(function(t){return e[t]})).replace(s,c)}}(r,i),nh.encodeNonAsciiHTML=d(r);var s=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,l=null!=String.prototype.codePointAt?function(e){return e.codePointAt(0)}:function(e){return 1024*(e.charCodeAt(0)-55296)+e.charCodeAt(1)-56320+65536};function c(e){return"&#x"+(e.length>1?l(e):e.charCodeAt(0)).toString(16).toUpperCase()+";"}var u=new RegExp(n.source+"|"+s.source,"g");function d(e){return function(t){return t.replace(u,(function(t){return e[t]||c(t)}))}}return nh.escape=function(e){return e.replace(u,c)},nh.escapeUTF8=function(e){return e.replace(n,c)},nh}var ih=function(){if(th)return eh;function e(e,n){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,n){if(e){if("string"==typeof e)return t(e,n);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?t(e,n):void 0}}(e))||n){r&&(e=r);var i=0,o=function(){};return{s:o,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){l=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(l)throw a}}}}function t(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}th=1;var n=(Qf||(Qf=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.decodeXMLStrict=e.decodeHTML5Strict=e.decodeHTML4Strict=e.decodeHTML5=e.decodeHTML4=e.decodeHTMLStrict=e.decodeHTML=e.decodeXML=e.encodeHTML5=e.encodeHTML4=e.escapeUTF8=e.escape=e.encodeNonAsciiHTML=e.encodeHTML=e.encodeXML=e.encode=e.decodeStrict=e.decode=void 0;var t=Kf(),n=rh();e.decode=function(e,n){return(!n||n<=0?t.decodeXML:t.decodeHTML)(e)},e.decodeStrict=function(e,n){return(!n||n<=0?t.decodeXML:t.decodeHTMLStrict)(e)},e.encode=function(e,t){return(!t||t<=0?n.encodeXML:n.encodeHTML)(e)};var r=rh();Object.defineProperty(e,"encodeXML",{enumerable:!0,get:function(){return r.encodeXML}}),Object.defineProperty(e,"encodeHTML",{enumerable:!0,get:function(){return r.encodeHTML}}),Object.defineProperty(e,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return r.encodeNonAsciiHTML}}),Object.defineProperty(e,"escape",{enumerable:!0,get:function(){return r.escape}}),Object.defineProperty(e,"escapeUTF8",{enumerable:!0,get:function(){return r.escapeUTF8}}),Object.defineProperty(e,"encodeHTML4",{enumerable:!0,get:function(){return r.encodeHTML}}),Object.defineProperty(e,"encodeHTML5",{enumerable:!0,get:function(){return r.encodeHTML}});var i=Kf();Object.defineProperty(e,"decodeXML",{enumerable:!0,get:function(){return i.decodeXML}}),Object.defineProperty(e,"decodeHTML",{enumerable:!0,get:function(){return i.decodeHTML}}),Object.defineProperty(e,"decodeHTMLStrict",{enumerable:!0,get:function(){return i.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML4",{enumerable:!0,get:function(){return i.decodeHTML}}),Object.defineProperty(e,"decodeHTML5",{enumerable:!0,get:function(){return i.decodeHTML}}),Object.defineProperty(e,"decodeHTML4Strict",{enumerable:!0,get:function(){return i.decodeHTMLStrict}}),Object.defineProperty(e,"decodeHTML5Strict",{enumerable:!0,get:function(){return i.decodeHTMLStrict}}),Object.defineProperty(e,"decodeXMLStrict",{enumerable:!0,get:function(){return i.decodeXML}})}(Uf)),Uf),r={fg:"#FFF",bg:"#000",newline:!1,escapeXML:!1,stream:!1,colors:function(){var t={0:"#000",1:"#A00",2:"#0A0",3:"#A50",4:"#00A",5:"#A0A",6:"#0AA",7:"#AAA",8:"#555",9:"#F55",10:"#5F5",11:"#FF5",12:"#55F",13:"#F5F",14:"#5FF",15:"#FFF"};return s(0,5).forEach((function(n){s(0,5).forEach((function(r){s(0,5).forEach((function(o){return function(t,n,r,o){var a=t>0?40*t+55:0,s=n>0?40*n+55:0,l=r>0?40*r+55:0;o[16+36*t+6*n+r]=function(t){var n,r=[],o=e(t);try{for(o.s();!(n=o.n()).done;){var a=n.value;r.push(i(a))}}catch(t){o.e(t)}finally{o.f()}return"#"+r.join("")}([a,s,l])}(n,r,o,t)}))}))})),s(0,23).forEach((function(e){var n=e+232,r=i(10*e+8);t[n]="#"+r+r+r})),t}()};function i(e){for(var t=e.toString(16);t.length<2;)t="0"+t;return t}function o(e,t,r,i){var o;return"text"===t?o=function(e,t){return t.escapeXML?n.encodeXML(e):e}(r,i):"display"===t?o=function(e,t,n){var r,i={"-1":function(){return"<br/>"},0:function(){return e.length&&a(e)},1:function(){return c(e,"b")},3:function(){return c(e,"i")},4:function(){return c(e,"u")},8:function(){return u(e,"display:none")},9:function(){return c(e,"strike")},22:function(){return u(e,"font-weight:normal;text-decoration:none;font-style:normal")},23:function(){return h(e,"i")},24:function(){return h(e,"u")},39:function(){return d(e,n.fg)},49:function(){return f(e,n.bg)},53:function(){return u(e,"text-decoration:overline")}};return i[t=parseInt(t,10)]?r=i[t]():4<t&&t<7?r=c(e,"blink"):29<t&&t<38?r=d(e,n.colors[t-30]):39<t&&t<48?r=f(e,n.colors[t-40]):89<t&&t<98?r=d(e,n.colors[t-90+8]):99<t&&t<108&&(r=f(e,n.colors[t-100+8])),r}(e,r,i):"xterm256Foreground"===t?o=d(e,i.colors[r]):"xterm256Background"===t?o=f(e,i.colors[r]):"rgb"===t&&(o=function(e,t){var n=+(t=t.substring(2).slice(0,-1)).substr(0,2),r=t.substring(5).split(";").map((function(e){return("0"+Number(e).toString(16)).substr(-2)})).join("");return u(e,(38===n?"color:#":"background-color:#")+r)}(e,r)),o}function a(e){var t=e.slice(0);return e.length=0,t.reverse().map((function(e){return"</"+e+">"})).join("")}function s(e,t){for(var n=[],r=e;r<=t;r++)n.push(r);return n}function l(e){var t=null;return 0===(e=parseInt(e,10))?t="all":1===e?t="bold":2<e&&e<5?t="underline":4<e&&e<7?t="blink":8===e?t="hide":9===e?t="strike":29<e&&e<38||39===e||89<e&&e<98?t="foreground-color":(39<e&&e<48||49===e||99<e&&e<108)&&(t="background-color"),t}function c(e,t,n){return n||(n=""),e.push(t),"<".concat(t).concat(n?' style="'.concat(n,'"'):"",">")}function u(e,t){return c(e,"span",t)}function d(e,t){return c(e,"span","color:"+t)}function f(e,t){return c(e,"span","background-color:"+t)}function h(e,t){var n;if(e.slice(-1)[0]===t&&(n=e.pop()),n)return"</"+t+">"}var p=function(){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),(e=e||{}).colors&&(e.colors=Object.assign({},r.colors,e.colors)),this.options=Object.assign({},r,e),this.stack=[],this.stickyStack=[]}return function(e,t){t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t)}(t,[{key:"toHtml",value:function(t){var n=this;t="string"==typeof t?[t]:t;var r=this.stack,i=this.options,s=[];return this.stickyStack.forEach((function(e){var t=o(r,e.token,e.data,i);t&&s.push(t)})),function(t,n,r){var i=!1;function o(){return""}function a(e){return n.newline?r("display",-1):r("text",e),""}var s=[{pattern:/^\x08+/,sub:o},{pattern:/^\x1b\[[012]?K/,sub:o},{pattern:/^\x1b\[\(B/,sub:o},{pattern:/^\x1b\[[34]8;2;\d+;\d+;\d+m/,sub:function(e){return r("rgb",e),""}},{pattern:/^\x1b\[38;5;(\d+)m/,sub:function(e,t){return r("xterm256Foreground",t),""}},{pattern:/^\x1b\[48;5;(\d+)m/,sub:function(e,t){return r("xterm256Background",t),""}},{pattern:/^\n/,sub:a},{pattern:/^\r+\n/,sub:a},{pattern:/^\r/,sub:a},{pattern:/^\x1b\[((?:\d{1,3};?)+|)m/,sub:function(t,n){i=!0,0===n.trim().length&&(n="0");var o,a=e(n=n.trimRight(";").split(";"));try{for(a.s();!(o=a.n()).done;){var s=o.value;r("display",s)}}catch(t){a.e(t)}finally{a.f()}return""}},{pattern:/^\x1b\[\d?J/,sub:o},{pattern:/^\x1b\[\d{0,3};\d{0,3}f/,sub:o},{pattern:/^\x1b\[?[\d;]{0,3}/,sub:o},{pattern:/^(([^\x1b\x08\r\n])+)/,sub:function(e){return r("text",e),""}}];function l(e,n){n>3&&i||(i=!1,t=t.replace(e.pattern,e.sub))}var c=[],u=t.length;e:for(;u>0;){for(var d=0,f=0,h=s.length;f<h;d=++f)if(l(s[d],d),t.length!==u){u=t.length;continue e}if(t.length===u)break;c.push(0),u=t.length}}(t.join(""),i,(function(e,t){var a=o(r,e,t,i);a&&s.push(a),i.stream&&(n.stickyStack=function(e,t,n){var r;return"text"!==t&&(e=e.filter((r=l(n),function(e){return(null===r||e.category!==r)&&"all"!==r}))).push({token:t,data:n,category:l(n)}),e}(n.stickyStack,e,t))})),r.length&&s.push(a(r)),s.join("")}}]),t}();return eh=p}();Hf(ih);const{entries:oh,setPrototypeOf:ah,isFrozen:sh,getPrototypeOf:lh,getOwnPropertyDescriptor:ch}=Object;let{freeze:uh,seal:dh,create:fh}=Object,{apply:hh,construct:ph}="undefined"!=typeof Reflect&&Reflect;uh||(uh=function(e){return e}),dh||(dh=function(e){return e}),hh||(hh=function(e,t,n){return e.apply(t,n)}),ph||(ph=function(e,t){return new e(...t)});const gh=Eh(Array.prototype.forEach),vh=Eh(Array.prototype.lastIndexOf),mh=Eh(Array.prototype.pop),bh=Eh(Array.prototype.push),yh=Eh(Array.prototype.splice),_h=Eh(String.prototype.toLowerCase),wh=Eh(String.prototype.toString),xh=Eh(String.prototype.match),kh=Eh(String.prototype.replace),Ch=Eh(String.prototype.indexOf),Sh=Eh(String.prototype.trim),Ah=Eh(Object.prototype.hasOwnProperty),Mh=Eh(RegExp.prototype.test),Lh=(Th=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ph(Th,t)});var Th;function Eh(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return hh(e,t,r)}}function Nh(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:_h;ah&&ah(e,null);let r=t.length;for(;r--;){let i=t[r];if("string"==typeof i){const e=n(i);e!==i&&(sh(t)||(t[r]=e),i=e)}e[i]=!0}return e}function Oh(e){for(let t=0;t<e.length;t++)Ah(e,t)||(e[t]=null);return e}function Ph(e){const t=fh(null);for(const[n,r]of oh(e))Ah(e,n)&&(Array.isArray(r)?t[n]=Oh(r):r&&"object"==typeof r&&r.constructor===Object?t[n]=Ph(r):t[n]=r);return t}function Rh(e,t){for(;null!==e;){const n=ch(e,t);if(n){if(n.get)return Eh(n.get);if("function"==typeof n.value)return Eh(n.value)}e=lh(e)}return function(){return null}}const Dh=uh(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),zh=uh(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Ih=uh(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Fh=uh(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),jh=uh(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Bh=uh(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Hh=uh(["#text"]),qh=uh(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),$h=uh(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Uh=uh(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Wh=uh(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Vh=dh(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Gh=dh(/<%[\w\W]*|[\w\W]*%>/gm),Yh=dh(/\$\{[\w\W]*/gm),Xh=dh(/^data-[\-\w.\u00B7-\uFFFF]+$/),Zh=dh(/^aria-[\-\w]+$/),Kh=dh(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Jh=dh(/^(?:\w+script|data):/i),Qh=dh(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ep=dh(/^html$/i),tp=dh(/^[a-z][.\w]*(-[.\w]+)+$/i);var np=Object.freeze({__proto__:null,ARIA_ATTR:Zh,ATTR_WHITESPACE:Qh,CUSTOM_ELEMENT:tp,DATA_ATTR:Xh,DOCTYPE_NAME:ep,ERB_EXPR:Gh,IS_ALLOWED_URI:Kh,IS_SCRIPT_OR_DATA:Jh,MUSTACHE_EXPR:Vh,TMPLIT_EXPR:Yh});!function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"undefined"==typeof window?null:window;const n=t=>e(t);if(n.version="3.2.6",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let{document:r}=t;const i=r,o=i.currentScript,{DocumentFragment:a,HTMLTemplateElement:s,Node:l,Element:c,NodeFilter:u,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:f,DOMParser:h,trustedTypes:p}=t,g=c.prototype,v=Rh(g,"cloneNode"),m=Rh(g,"remove"),b=Rh(g,"nextSibling"),y=Rh(g,"childNodes"),_=Rh(g,"parentNode");if("function"==typeof s){const e=r.createElement("template");e.content&&e.content.ownerDocument&&(r=e.content.ownerDocument)}let w,x="";const{implementation:k,createNodeIterator:C,createDocumentFragment:S,getElementsByTagName:A}=r,{importNode:M}=i;let L={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof oh&&"function"==typeof _&&k&&void 0!==k.createHTMLDocument;const{MUSTACHE_EXPR:T,ERB_EXPR:E,TMPLIT_EXPR:N,DATA_ATTR:O,ARIA_ATTR:P,IS_SCRIPT_OR_DATA:R,ATTR_WHITESPACE:D,CUSTOM_ELEMENT:z}=np;let{IS_ALLOWED_URI:I}=np,F=null;const j=Nh({},[...Dh,...zh,...Ih,...jh,...Hh]);let B=null;const H=Nh({},[...qh,...$h,...Uh,...Wh]);let q=Object.seal(fh(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),$=null,U=null,W=!0,V=!0,G=!1,Y=!0,X=!1,Z=!0,K=!1,J=!1,Q=!1,ee=!1,te=!1,ne=!1,re=!0,ie=!1,oe=!0,ae=!1,se={},le=null;const ce=Nh({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let ue=null;const de=Nh({},["audio","video","img","source","image","track"]);let fe=null;const he=Nh({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),pe="http://www.w3.org/1998/Math/MathML",ge="http://www.w3.org/2000/svg",ve="http://www.w3.org/1999/xhtml";let me=ve,be=!1,ye=null;const _e=Nh({},[pe,ge,ve],wh);let we=Nh({},["mi","mo","mn","ms","mtext"]),xe=Nh({},["annotation-xml"]);const ke=Nh({},["title","style","font","a","script"]);let Ce=null;const Se=["application/xhtml+xml","text/html"];let Ae=null,Me=null;const Le=r.createElement("form"),Te=function(e){return e instanceof RegExp||e instanceof Function},Ee=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!Me||Me!==e){if(e&&"object"==typeof e||(e={}),e=Ph(e),Ce=-1===Se.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,Ae="application/xhtml+xml"===Ce?wh:_h,F=Ah(e,"ALLOWED_TAGS")?Nh({},e.ALLOWED_TAGS,Ae):j,B=Ah(e,"ALLOWED_ATTR")?Nh({},e.ALLOWED_ATTR,Ae):H,ye=Ah(e,"ALLOWED_NAMESPACES")?Nh({},e.ALLOWED_NAMESPACES,wh):_e,fe=Ah(e,"ADD_URI_SAFE_ATTR")?Nh(Ph(he),e.ADD_URI_SAFE_ATTR,Ae):he,ue=Ah(e,"ADD_DATA_URI_TAGS")?Nh(Ph(de),e.ADD_DATA_URI_TAGS,Ae):de,le=Ah(e,"FORBID_CONTENTS")?Nh({},e.FORBID_CONTENTS,Ae):ce,$=Ah(e,"FORBID_TAGS")?Nh({},e.FORBID_TAGS,Ae):Ph({}),U=Ah(e,"FORBID_ATTR")?Nh({},e.FORBID_ATTR,Ae):Ph({}),se=!!Ah(e,"USE_PROFILES")&&e.USE_PROFILES,W=!1!==e.ALLOW_ARIA_ATTR,V=!1!==e.ALLOW_DATA_ATTR,G=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Y=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,X=e.SAFE_FOR_TEMPLATES||!1,Z=!1!==e.SAFE_FOR_XML,K=e.WHOLE_DOCUMENT||!1,ee=e.RETURN_DOM||!1,te=e.RETURN_DOM_FRAGMENT||!1,ne=e.RETURN_TRUSTED_TYPE||!1,Q=e.FORCE_BODY||!1,re=!1!==e.SANITIZE_DOM,ie=e.SANITIZE_NAMED_PROPS||!1,oe=!1!==e.KEEP_CONTENT,ae=e.IN_PLACE||!1,I=e.ALLOWED_URI_REGEXP||Kh,me=e.NAMESPACE||ve,we=e.MATHML_TEXT_INTEGRATION_POINTS||we,xe=e.HTML_INTEGRATION_POINTS||xe,q=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&Te(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(q.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&Te(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(q.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(q.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),X&&(V=!1),te&&(ee=!0),se&&(F=Nh({},Hh),B=[],!0===se.html&&(Nh(F,Dh),Nh(B,qh)),!0===se.svg&&(Nh(F,zh),Nh(B,$h),Nh(B,Wh)),!0===se.svgFilters&&(Nh(F,Ih),Nh(B,$h),Nh(B,Wh)),!0===se.mathMl&&(Nh(F,jh),Nh(B,Uh),Nh(B,Wh))),e.ADD_TAGS&&(F===j&&(F=Ph(F)),Nh(F,e.ADD_TAGS,Ae)),e.ADD_ATTR&&(B===H&&(B=Ph(B)),Nh(B,e.ADD_ATTR,Ae)),e.ADD_URI_SAFE_ATTR&&Nh(fe,e.ADD_URI_SAFE_ATTR,Ae),e.FORBID_CONTENTS&&(le===ce&&(le=Ph(le)),Nh(le,e.FORBID_CONTENTS,Ae)),oe&&(F["#text"]=!0),K&&Nh(F,["html","head","body"]),F.table&&(Nh(F,["tbody"]),delete $.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw Lh('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw Lh('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');w=e.TRUSTED_TYPES_POLICY,x=w.createHTML("")}else void 0===w&&(w=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(n=t.getAttribute(r));const i="dompurify"+(n?"#"+n:"");try{return e.createPolicy(i,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+i+" could not be created."),null}}(p,o)),null!==w&&"string"==typeof x&&(x=w.createHTML(""));uh&&uh(e),Me=e}},Ne=Nh({},[...zh,...Ih,...Fh]),Oe=Nh({},[...jh,...Bh]),Pe=function(e){bh(n.removed,{element:e});try{_(e).removeChild(e)}catch(t){m(e)}},Re=function(e,t){try{bh(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){bh(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(ee||te)try{Pe(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},De=function(e){let t=null,n=null;if(Q)e="<remove></remove>"+e;else{const t=xh(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Ce&&me===ve&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const i=w?w.createHTML(e):e;if(me===ve)try{t=(new h).parseFromString(i,Ce)}catch(e){}if(!t||!t.documentElement){t=k.createDocument(me,"template",null);try{t.documentElement.innerHTML=be?x:i}catch(e){}}const o=t.body||t.documentElement;return e&&n&&o.insertBefore(r.createTextNode(n),o.childNodes[0]||null),me===ve?A.call(t,K?"html":"body")[0]:K?t.documentElement:o},ze=function(e){return C.call(e.ownerDocument||e,e,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},Ie=function(e){return e instanceof f&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Fe=function(e){return"function"==typeof l&&e instanceof l};function je(e,t,r){gh(e,(e=>{e.call(n,t,r,Me)}))}const Be=function(e){let t=null;if(je(L.beforeSanitizeElements,e,null),Ie(e))return Pe(e),!0;const r=Ae(e.nodeName);if(je(L.uponSanitizeElement,e,{tagName:r,allowedTags:F}),Z&&e.hasChildNodes()&&!Fe(e.firstElementChild)&&Mh(/<[/\w!]/g,e.innerHTML)&&Mh(/<[/\w!]/g,e.textContent))return Pe(e),!0;if(7===e.nodeType)return Pe(e),!0;if(Z&&8===e.nodeType&&Mh(/<[/\w]/g,e.data))return Pe(e),!0;if(!F[r]||$[r]){if(!$[r]&&qe(r)){if(q.tagNameCheck instanceof RegExp&&Mh(q.tagNameCheck,r))return!1;if(q.tagNameCheck instanceof Function&&q.tagNameCheck(r))return!1}if(oe&&!le[r]){const t=_(e)||e.parentNode,n=y(e)||e.childNodes;if(n&&t)for(let r=n.length-1;r>=0;--r){const i=v(n[r],!0);i.__removalCount=(e.__removalCount||0)+1,t.insertBefore(i,b(e))}}return Pe(e),!0}return e instanceof c&&!function(e){let t=_(e);t&&t.tagName||(t={namespaceURI:me,tagName:"template"});const n=_h(e.tagName),r=_h(t.tagName);return!!ye[e.namespaceURI]&&(e.namespaceURI===ge?t.namespaceURI===ve?"svg"===n:t.namespaceURI===pe?"svg"===n&&("annotation-xml"===r||we[r]):Boolean(Ne[n]):e.namespaceURI===pe?t.namespaceURI===ve?"math"===n:t.namespaceURI===ge?"math"===n&&xe[r]:Boolean(Oe[n]):e.namespaceURI===ve?!(t.namespaceURI===ge&&!xe[r])&&!(t.namespaceURI===pe&&!we[r])&&!Oe[n]&&(ke[n]||!Ne[n]):!("application/xhtml+xml"!==Ce||!ye[e.namespaceURI]))}(e)?(Pe(e),!0):"noscript"!==r&&"noembed"!==r&&"noframes"!==r||!Mh(/<\/no(script|embed|frames)/i,e.innerHTML)?(X&&3===e.nodeType&&(t=e.textContent,gh([T,E,N],(e=>{t=kh(t,e," ")})),e.textContent!==t&&(bh(n.removed,{element:e.cloneNode()}),e.textContent=t)),je(L.afterSanitizeElements,e,null),!1):(Pe(e),!0)},He=function(e,t,n){if(re&&("id"===t||"name"===t)&&(n in r||n in Le))return!1;if(V&&!U[t]&&Mh(O,t));else if(W&&Mh(P,t));else if(!B[t]||U[t]){if(!(qe(e)&&(q.tagNameCheck instanceof RegExp&&Mh(q.tagNameCheck,e)||q.tagNameCheck instanceof Function&&q.tagNameCheck(e))&&(q.attributeNameCheck instanceof RegExp&&Mh(q.attributeNameCheck,t)||q.attributeNameCheck instanceof Function&&q.attributeNameCheck(t))||"is"===t&&q.allowCustomizedBuiltInElements&&(q.tagNameCheck instanceof RegExp&&Mh(q.tagNameCheck,n)||q.tagNameCheck instanceof Function&&q.tagNameCheck(n))))return!1}else if(fe[t]);else if(Mh(I,kh(n,D,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==Ch(n,"data:")||!ue[e])if(G&&!Mh(R,kh(n,D,"")));else if(n)return!1;return!0},qe=function(e){return"annotation-xml"!==e&&xh(e,z)},$e=function(e){je(L.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||Ie(e))return;const r={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:B,forceKeepAttr:void 0};let i=t.length;for(;i--;){const o=t[i],{name:a,namespaceURI:s,value:l}=o,c=Ae(a),u=l;let d="value"===a?u:Sh(u);if(r.attrName=c,r.attrValue=d,r.keepAttr=!0,r.forceKeepAttr=void 0,je(L.uponSanitizeAttribute,e,r),d=r.attrValue,!ie||"id"!==c&&"name"!==c||(Re(a,e),d="user-content-"+d),Z&&Mh(/((--!?|])>)|<\/(style|title)/i,d)){Re(a,e);continue}if(r.forceKeepAttr)continue;if(!r.keepAttr){Re(a,e);continue}if(!Y&&Mh(/\/>/i,d)){Re(a,e);continue}X&&gh([T,E,N],(e=>{d=kh(d,e," ")}));const f=Ae(e.nodeName);if(He(f,c,d)){if(w&&"object"==typeof p&&"function"==typeof p.getAttributeType)if(s);else switch(p.getAttributeType(f,c)){case"TrustedHTML":d=w.createHTML(d);break;case"TrustedScriptURL":d=w.createScriptURL(d)}if(d!==u)try{s?e.setAttributeNS(s,a,d):e.setAttribute(a,d),Ie(e)?Pe(e):mh(n.removed)}catch(t){Re(a,e)}}else Re(a,e)}je(L.afterSanitizeAttributes,e,null)},Ue=function e(t){let n=null;const r=ze(t);for(je(L.beforeSanitizeShadowDOM,t,null);n=r.nextNode();)je(L.uponSanitizeShadowNode,n,null),Be(n),$e(n),n.content instanceof a&&e(n.content);je(L.afterSanitizeShadowDOM,t,null)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null,o=null,s=null,c=null;if(be=!e,be&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Fe(e)){if("function"!=typeof e.toString)throw Lh("toString is not a function");if("string"!=typeof(e=e.toString()))throw Lh("dirty is not a string, aborting")}if(!n.isSupported)return e;if(J||Ee(t),n.removed=[],"string"==typeof e&&(ae=!1),ae){if(e.nodeName){const t=Ae(e.nodeName);if(!F[t]||$[t])throw Lh("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof l)r=De("\x3c!----\x3e"),o=r.ownerDocument.importNode(e,!0),1===o.nodeType&&"BODY"===o.nodeName||"HTML"===o.nodeName?r=o:r.appendChild(o);else{if(!ee&&!X&&!K&&-1===e.indexOf("<"))return w&&ne?w.createHTML(e):e;if(r=De(e),!r)return ee?null:ne?x:""}r&&Q&&Pe(r.firstChild);const u=ze(ae?e:r);for(;s=u.nextNode();)Be(s),$e(s),s.content instanceof a&&Ue(s.content);if(ae)return e;if(ee){if(te)for(c=S.call(r.ownerDocument);r.firstChild;)c.appendChild(r.firstChild);else c=r;return(B.shadowroot||B.shadowrootmode)&&(c=M.call(i,c,!0)),c}let d=K?r.outerHTML:r.innerHTML;return K&&F["!doctype"]&&r.ownerDocument&&r.ownerDocument.doctype&&r.ownerDocument.doctype.name&&Mh(ep,r.ownerDocument.doctype.name)&&(d="<!DOCTYPE "+r.ownerDocument.doctype.name+">\n"+d),X&&gh([T,E,N],(e=>{d=kh(d,e," ")})),w&&ne?w.createHTML(d):d},n.setConfig=function(){Ee(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),J=!0},n.clearConfig=function(){Me=null,J=!1},n.isValidAttribute=function(e,t,n){Me||Ee({});const r=Ae(e),i=Ae(t);return He(r,i,n)},n.addHook=function(e,t){"function"==typeof t&&bh(L[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=vh(L[e],t);return-1===n?void 0:yh(L[e],n,1)[0]}return mh(L[e])},n.removeHooks=function(e){L[e]=[]},n.removeAllHooks=function(){L={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}();const rp=Symbol.for("preact-signals");function ip(){if(lp>1)return void lp--;let e,t=!1;for(;void 0!==ap;){let n=ap;for(ap=void 0,cp++;void 0!==n;){const r=n.o;if(n.o=void 0,n.f&=-3,!(8&n.f)&&pp(n))try{n.c()}catch(n){t||(e=n,t=!0)}n=r}}if(cp=0,lp--,t)throw e}let op,ap;function sp(e){const t=op;op=void 0;try{return e()}finally{op=t}}let lp=0,cp=0,up=0;function dp(e){if(void 0===op)return;let t=e.n;return void 0===t||t.t!==op?(t={i:0,S:e,p:op.s,n:void 0,t:op,e:void 0,x:void 0,r:t},void 0!==op.s&&(op.s.n=t),op.s=t,e.n=t,32&op.f&&e.S(t),t):-1===t.i?(t.i=0,void 0!==t.n&&(t.n.p=t.p,void 0!==t.p&&(t.p.n=t.n),t.p=op.s,t.n=void 0,op.s.n=t,op.s=t),t):void 0}function fp(e,t){this.v=e,this.i=0,this.n=void 0,this.t=void 0,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function hp(e,t){return new fp(e,t)}function pp(e){for(let t=e.s;void 0!==t;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function gp(e){for(let t=e.s;void 0!==t;t=t.n){const n=t.S.n;if(void 0!==n&&(t.r=n),t.S.n=t,t.i=-1,void 0===t.n){e.s=t;break}}}function vp(e){let t,n=e.s;for(;void 0!==n;){const e=n.p;-1===n.i?(n.S.U(n),void 0!==e&&(e.n=n.n),void 0!==n.n&&(n.n.p=e)):t=n,n.S.n=n.r,void 0!==n.r&&(n.r=void 0),n=e}e.s=t}function mp(e,t){fp.call(this,void 0),this.x=e,this.s=void 0,this.g=up-1,this.f=4,this.W=null==t?void 0:t.watched,this.Z=null==t?void 0:t.unwatched,this.name=null==t?void 0:t.name}function bp(e,t){return new mp(e,t)}function yp(e){const t=e.u;if(e.u=void 0,"function"==typeof t){lp++;const n=op;op=void 0;try{t()}catch(t){throw e.f&=-2,e.f|=8,_p(e),t}finally{op=n,ip()}}}function _p(e){for(let t=e.s;void 0!==t;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,yp(e)}function wp(e){if(op!==this)throw new Error("Out-of-order effect");vp(this),op=e,this.f&=-2,8&this.f&&_p(this),ip()}function xp(e,t){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32,this.name=null==t?void 0:t.name}function kp(e,t){const n=new xp(e,t);try{n.c()}catch(e){throw n.d(),e}const r=n.d.bind(n);return r[Symbol.dispose]=r,r}fp.prototype.brand=rp,fp.prototype.h=function(){return!0},fp.prototype.S=function(e){const t=this.t;t!==e&&void 0===e.e&&(e.x=t,this.t=e,void 0!==t?t.e=e:sp((()=>{var e;null==(e=this.W)||e.call(this)})))},fp.prototype.U=function(e){if(void 0!==this.t){const t=e.e,n=e.x;void 0!==t&&(t.x=n,e.e=void 0),void 0!==n&&(n.e=t,e.x=void 0),e===this.t&&(this.t=n,void 0===n&&sp((()=>{var e;null==(e=this.Z)||e.call(this)})))}},fp.prototype.subscribe=function(e){return kp((()=>{const t=this.value,n=op;op=void 0;try{e(t)}finally{op=n}}),{name:"sub"})},fp.prototype.valueOf=function(){return this.value},fp.prototype.toString=function(){return this.value+""},fp.prototype.toJSON=function(){return this.value},fp.prototype.peek=function(){const e=op;op=void 0;try{return this.value}finally{op=e}},Object.defineProperty(fp.prototype,"value",{get(){const e=dp(this);return void 0!==e&&(e.i=this.i),this.v},set(e){if(e!==this.v){if(cp>100)throw new Error("Cycle detected");this.v=e,this.i++,up++,lp++;try{for(let e=this.t;void 0!==e;e=e.x)e.t.N()}finally{ip()}}}}),mp.prototype=new fp,mp.prototype.h=function(){if(this.f&=-3,1&this.f)return!1;if(32==(36&this.f))return!0;if(this.f&=-5,this.g===up)return!0;if(this.g=up,this.f|=1,this.i>0&&!pp(this))return this.f&=-2,!0;const e=op;try{gp(this),op=this;const e=this.x();(16&this.f||this.v!==e||0===this.i)&&(this.v=e,this.f&=-17,this.i++)}catch(e){this.v=e,this.f|=16,this.i++}return op=e,vp(this),this.f&=-2,!0},mp.prototype.S=function(e){if(void 0===this.t){this.f|=36;for(let e=this.s;void 0!==e;e=e.n)e.S.S(e)}fp.prototype.S.call(this,e)},mp.prototype.U=function(e){if(void 0!==this.t&&(fp.prototype.U.call(this,e),void 0===this.t)){this.f&=-33;for(let e=this.s;void 0!==e;e=e.n)e.S.U(e)}},mp.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(let e=this.t;void 0!==e;e=e.x)e.t.N()}},Object.defineProperty(mp.prototype,"value",{get(){if(1&this.f)throw new Error("Cycle detected");const e=dp(this);if(this.h(),void 0!==e&&(e.i=this.i),16&this.f)throw this.v;return this.v}}),xp.prototype.c=function(){const e=this.S();try{if(8&this.f)return;if(void 0===this.x)return;const e=this.x();"function"==typeof e&&(this.u=e)}finally{e()}},xp.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,yp(this),gp(this),lp++;const e=op;return op=this,wp.bind(this,e)},xp.prototype.N=function(){2&this.f||(this.f|=2,this.o=ap,ap=this)},xp.prototype.d=function(){this.f|=8,1&this.f||_p(this)},xp.prototype.dispose=function(){this.d()};const Cp=()=>"undefined"==typeof window?"":window.location.href,Sp=e=>{const t={};return e.forEach(((e,n)=>{n in t?Array.isArray(t[n])?t[n].push(e):t[n]=[t[n],e]:t[n]=e})),t},Ap=hp(Cp());(e=>{"undefined"!=typeof window&&(window.addEventListener("popstate",e),window.addEventListener("replaceState",e),window.addEventListener("pushState",e),window.addEventListener("hashchange",e))})((()=>{Ap.peek()!==Cp()&&(Ap.value=Cp())}));const Mp=bp((()=>new URL(Ap.value))),Lp=bp((()=>Mp.value.searchParams)),Tp=bp((()=>({hash:Mp.value.hash,pathname:Mp.value.pathname,origin:Mp.value.origin,params:Sp(Lp.value)})));var Ep;bp((()=>{const e=Tp.value.hash.startsWith("#")?Tp.value.hash.slice(1):Tp.value.hash;return{path:e,pathParts:e.split("/").filter(Boolean)}})),function(e){e.UNEXPECTED_CHARACTER="UNEXPECTED_CHARACTER",e.UNTERMINATED_STRING="UNTERMINATED_STRING",e.INVALID_UNICODE_ESCAPE="INVALID_UNICODE_ESCAPE",e.EXPECTED_TOKEN="EXPECTED_TOKEN",e.EXPECTED_OPERATION="EXPECTED_OPERATION",e.EXPECTED_VALUE="EXPECTED_VALUE",e.EXPECTED_ACCESSOR="EXPECTED_ACCESSOR",e.INVALID_SYNTAX="INVALID_SYNTAX",e.INVALID_INPUT="INVALID_INPUT",e.INVALID_IDENTIFIER="INVALID_IDENTIFIER",e.FORBIDDEN_LOGICAL_OPERATOR="FORBIDDEN_LOGICAL_OPERATOR",e.FORBIDDEN_OPERATION="FORBIDDEN_OPERATION",e.FORBIDDEN_ARRAY_OPERATION="FORBIDDEN_ARRAY_OPERATION",e.FORBIDDEN_IDENTIFIER="FORBIDDEN_IDENTIFIER",e.FORBIDDEN_VALUE_TYPE="FORBIDDEN_VALUE_TYPE",e.FORBIDDEN_PARENTHESES="FORBIDDEN_PARENTHESES",e.FORBIDDEN_BRACKET_ACCESS="FORBIDDEN_BRACKET_ACCESS"}(Ep||(Ep={}));const Np="auto",Op="light",Pp="dark",Rp="theme",Dp=[Op,Pp,Np],zp={matches:!1,addEventListener:()=>{},removeEventListener:()=>{},media:"",onchange:()=>{},addListener:()=>{},removeListener:()=>{},dispatchEvent:()=>!0},Ip=()=>"undefined"==typeof window||"function"!=typeof window.matchMedia?zp:window.matchMedia("(prefers-color-scheme: dark)"),Fp=globalThis.allureReportOptions?.theme,jp=bp((()=>Bp.value===Np?Hp.value:Bp.value)),Bp=hp(Np),Hp=hp("undefined"==typeof window?Op:Ip().matches?Pp:Op);(e=>{if("undefined"==typeof window)return;const{signal:t,key:n,defaultValue:r,onRestore:i=e=>e}=e,o=window.localStorage.getItem(n);if(null===o)"defaultValue"in e&&(t.value=r);else{let e=o;try{e=JSON.parse(o)}catch{}t.value=i(e)}})({signal:Bp,key:Rp,onRestore:e=>(e=>Dp.includes(e))(e)?e:Fp??Np}),(e=>{if("undefined"==typeof window)return;const{signal:t,key:n,shouldPersist:r=()=>!0}=e;kp((()=>{const e=t.value;if(r(e))try{window.localStorage.setItem(n,"string"==typeof e?e:JSON.stringify(e))}catch{}}))})({signal:Bp,key:Rp}),bp((()=>({current:jp.value,selected:Bp.value}))),"undefined"!=typeof window&&(kp((()=>{document.documentElement.setAttribute("data-theme",jp.value)})),Ip().addEventListener("change",(e=>{e.matches?Hp.value=Pp:Hp.value=Op}))),hp(1);var qp,$p,Up,Wp,Vp,Gp,Yp,Xp,Zp,Kp={exports:{}},Jp=(qp||(qp=1,function(e){var t=function(e){var t=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,n=0,r={},i={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function e(t){return t instanceof o?new o(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return e.__id||Object.defineProperty(e,"__id",{value:++n}),e.__id},clone:function e(t,n){var r,o;switch(n=n||{},i.util.type(t)){case"Object":if(o=i.util.objId(t),n[o])return n[o];for(var a in r={},n[o]=r,t)t.hasOwnProperty(a)&&(r[a]=e(t[a],n));return r;case"Array":return o=i.util.objId(t),n[o]?n[o]:(r=[],n[o]=r,t.forEach((function(t,i){r[i]=e(t,n)})),r);default:return t}},getLanguage:function(e){for(;e;){var n=t.exec(e.className);if(n)return n[1].toLowerCase();e=e.parentElement}return"none"},setLanguage:function(e,n){e.className=e.className.replace(RegExp(t,"gi"),""),e.classList.add("language-"+n)},currentScript:function(){if("undefined"==typeof document)return null;if(document.currentScript&&"SCRIPT"===document.currentScript.tagName)return document.currentScript;try{throw new Error}catch(r){var e=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(r.stack)||[])[1];if(e){var t=document.getElementsByTagName("script");for(var n in t)if(t[n].src==e)return t[n]}return null}},isActive:function(e,t,n){for(var r="no-"+t;e;){var i=e.classList;if(i.contains(t))return!0;if(i.contains(r))return!1;e=e.parentElement}return!!n}},languages:{plain:r,plaintext:r,text:r,txt:r,extend:function(e,t){var n=i.util.clone(i.languages[e]);for(var r in t)n[r]=t[r];return n},insertBefore:function(e,t,n,r){var o=(r=r||i.languages)[e],a={};for(var s in o)if(o.hasOwnProperty(s)){if(s==t)for(var l in n)n.hasOwnProperty(l)&&(a[l]=n[l]);n.hasOwnProperty(s)||(a[s]=o[s])}var c=r[e];return r[e]=a,i.languages.DFS(i.languages,(function(t,n){n===c&&t!=e&&(this[t]=a)})),a},DFS:function e(t,n,r,o){o=o||{};var a=i.util.objId;for(var s in t)if(t.hasOwnProperty(s)){n.call(t,s,t[s],r||s);var l=t[s],c=i.util.type(l);"Object"!==c||o[a(l)]?"Array"!==c||o[a(l)]||(o[a(l)]=!0,e(l,n,s,o)):(o[a(l)]=!0,e(l,n,null,o))}}},plugins:{},highlightAll:function(e,t){i.highlightAllUnder(document,e,t)},highlightAllUnder:function(e,t,n){var r={callback:n,container:e,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};i.hooks.run("before-highlightall",r),r.elements=Array.prototype.slice.apply(r.container.querySelectorAll(r.selector)),i.hooks.run("before-all-elements-highlight",r);for(var o,a=0;o=r.elements[a++];)i.highlightElement(o,!0===t,r.callback)},highlightElement:function(t,n,r){var o=i.util.getLanguage(t),a=i.languages[o];i.util.setLanguage(t,o);var s=t.parentElement;s&&"pre"===s.nodeName.toLowerCase()&&i.util.setLanguage(s,o);var l={element:t,language:o,grammar:a,code:t.textContent};function c(e){l.highlightedCode=e,i.hooks.run("before-insert",l),l.element.innerHTML=l.highlightedCode,i.hooks.run("after-highlight",l),i.hooks.run("complete",l),r&&r.call(l.element)}if(i.hooks.run("before-sanity-check",l),(s=l.element.parentElement)&&"pre"===s.nodeName.toLowerCase()&&!s.hasAttribute("tabindex")&&s.setAttribute("tabindex","0"),!l.code)return i.hooks.run("complete",l),void(r&&r.call(l.element));if(i.hooks.run("before-highlight",l),l.grammar)if(n&&e.Worker){var u=new Worker(i.filename);u.onmessage=function(e){c(e.data)},u.postMessage(JSON.stringify({language:l.language,code:l.code,immediateClose:!0}))}else c(i.highlight(l.code,l.grammar,l.language));else c(i.util.encode(l.code))},highlight:function(e,t,n){var r={code:e,grammar:t,language:n};if(i.hooks.run("before-tokenize",r),!r.grammar)throw new Error('The language "'+r.language+'" has no grammar.');return r.tokens=i.tokenize(r.code,r.grammar),i.hooks.run("after-tokenize",r),o.stringify(i.util.encode(r.tokens),r.language)},tokenize:function(e,t){var n=t.rest;if(n){for(var r in n)t[r]=n[r];delete t.rest}var i=new l;return c(i,i.head,e),s(e,i,t,i.head,0),function(e){for(var t=[],n=e.head.next;n!==e.tail;)t.push(n.value),n=n.next;return t}(i)},hooks:{all:{},add:function(e,t){var n=i.hooks.all;n[e]=n[e]||[],n[e].push(t)},run:function(e,t){var n=i.hooks.all[e];if(n&&n.length)for(var r,o=0;r=n[o++];)r(t)}},Token:o};function o(e,t,n,r){this.type=e,this.content=t,this.alias=n,this.length=0|(r||"").length}function a(e,t,n,r){e.lastIndex=t;var i=e.exec(n);if(i&&r&&i[1]){var o=i[1].length;i.index+=o,i[0]=i[0].slice(o)}return i}function s(e,t,n,r,l,d){for(var f in n)if(n.hasOwnProperty(f)&&n[f]){var h=n[f];h=Array.isArray(h)?h:[h];for(var p=0;p<h.length;++p){if(d&&d.cause==f+","+p)return;var g=h[p],v=g.inside,m=!!g.lookbehind,b=!!g.greedy,y=g.alias;if(b&&!g.pattern.global){var _=g.pattern.toString().match(/[imsuy]*$/)[0];g.pattern=RegExp(g.pattern.source,_+"g")}for(var w=g.pattern||g,x=r.next,k=l;x!==t.tail&&!(d&&k>=d.reach);k+=x.value.length,x=x.next){var C=x.value;if(t.length>e.length)return;if(!(C instanceof o)){var S,A=1;if(b){if(!(S=a(w,k,e,m))||S.index>=e.length)break;var M=S.index,L=S.index+S[0].length,T=k;for(T+=x.value.length;M>=T;)T+=(x=x.next).value.length;if(k=T-=x.value.length,x.value instanceof o)continue;for(var E=x;E!==t.tail&&(T<L||"string"==typeof E.value);E=E.next)A++,T+=E.value.length;A--,C=e.slice(k,T),S.index-=k}else if(!(S=a(w,0,C,m)))continue;M=S.index;var N=S[0],O=C.slice(0,M),P=C.slice(M+N.length),R=k+C.length;d&&R>d.reach&&(d.reach=R);var D=x.prev;if(O&&(D=c(t,D,O),k+=O.length),u(t,D,A),x=c(t,D,new o(f,v?i.tokenize(N,v):N,y,N)),P&&c(t,x,P),A>1){var z={cause:f+","+p,reach:R};s(e,t,n,x.prev,k,z),d&&z.reach>d.reach&&(d.reach=z.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function c(e,t,n){var r=t.next,i={value:n,prev:t,next:r};return t.next=i,r.prev=i,e.length++,i}function u(e,t,n){for(var r=t.next,i=0;i<n&&r!==e.tail;i++)r=r.next;t.next=r,r.prev=t,e.length-=i}if(e.Prism=i,o.stringify=function e(t,n){if("string"==typeof t)return t;if(Array.isArray(t)){var r="";return t.forEach((function(t){r+=e(t,n)})),r}var o={type:t.type,content:e(t.content,n),tag:"span",classes:["token",t.type],attributes:{},language:n},a=t.alias;a&&(Array.isArray(a)?Array.prototype.push.apply(o.classes,a):o.classes.push(a)),i.hooks.run("wrap",o);var s="";for(var l in o.attributes)s+=" "+l+'="'+(o.attributes[l]||"").replace(/"/g,""")+'"';return"<"+o.tag+' class="'+o.classes.join(" ")+'"'+s+">"+o.content+"</"+o.tag+">"},!e.document)return e.addEventListener?(i.disableWorkerMessageHandler||e.addEventListener("message",(function(t){var n=JSON.parse(t.data),r=n.language,o=n.code,a=n.immediateClose;e.postMessage(i.highlight(o,i.languages[r],r)),a&&e.close()}),!1),i):i;var d=i.util.currentScript();function f(){i.manual||i.highlightAll()}if(d&&(i.filename=d.src,d.hasAttribute("data-manual")&&(i.manual=!0)),!i.manual){var h=document.readyState;"loading"===h||"interactive"===h&&d&&d.defer?document.addEventListener("DOMContentLoaded",f):window.requestAnimationFrame?window.requestAnimationFrame(f):window.setTimeout(f,16)}return i}("undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{});e.exports&&(e.exports=t),void 0!==Bf&&(Bf.Prism=t)}(Kp)),Kp.exports);Hf(Jp),Prism.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},Prism.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},Prism.languages.markup.tag.inside["attr-value"].inside.entity=Prism.languages.markup.entity,Prism.languages.markup.doctype.inside["internal-subset"].inside=Prism.languages.markup,Prism.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(Prism.languages.markup.tag,"addInlined",{value:function(e,t){var n={};n["language-"+t]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:Prism.languages[t]},n.cdata=/^<!\[CDATA\[|\]\]>$/i;var r={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:n}};r["language-"+t]={pattern:/[\s\S]+/,inside:Prism.languages[t]};var i={};i[e]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:r},Prism.languages.insertBefore("markup","cdata",i)}}),Object.defineProperty(Prism.languages.markup.tag,"addAttribute",{value:function(e,t){Prism.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:Prism.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),Prism.languages.html=Prism.languages.markup,Prism.languages.mathml=Prism.languages.markup,Prism.languages.svg=Prism.languages.markup,Prism.languages.xml=Prism.languages.extend("markup",{}),Prism.languages.ssml=Prism.languages.xml,Prism.languages.atom=Prism.languages.xml,Prism.languages.rss=Prism.languages.xml,Prism.languages.javascript=Prism.languages.extend("clike",{"class-name":[Prism.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),Prism.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,Prism.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:Prism.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:Prism.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:Prism.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),Prism.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:Prism.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),Prism.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),Prism.languages.markup&&(Prism.languages.markup.tag.addInlined("script","javascript"),Prism.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),Prism.languages.js=Prism.languages.javascript,function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+t.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))}(Prism),$p||($p=1,function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(Prism)),Prism.languages.csv={value:/[^\r\n,"]+|"(?:[^"]|"")*"(?!")/,punctuation:/,/},Prism.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},Prism.languages.webmanifest=Prism.languages.json,Up||(Up=1,function(e){var t=/\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\s*[(){}[\]<>=%~.:,;?+\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/,n=/(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source,r={pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),lookbehind:!0,inside:{namespace:{pattern:/^[a-z]\w*(?:\s*\.\s*[a-z]\w*)*(?:\s*\.)?/,inside:{punctuation:/\./}},punctuation:/\./}};e.languages.java=e.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"/,lookbehind:!0,greedy:!0},"class-name":[r,{pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z]\w*(?=\s+\w+\s*[;,=()]|\s*(?:\[[\s,]*\]\s*)?::\s*new\b)/.source),lookbehind:!0,inside:r.inside},{pattern:RegExp(/(\b(?:class|enum|extends|implements|instanceof|interface|new|record|throws)\s+)/.source+n+/[A-Z]\w*\b/.source),lookbehind:!0,inside:r.inside}],keyword:t,function:[e.languages.clike.function,{pattern:/(::\s*)[a-z_]\w*/,lookbehind:!0}],number:/\b0b[01][01_]*L?\b|\b0x(?:\.[\da-f_p+-]+|[\da-f_]+(?:\.[\da-f_p+-]+)?)\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?\d[\d_]*)?[dfl]?/i,operator:{pattern:/(^|[^.])(?:<<=?|>>>?=?|->|--|\+\+|&&|\|\||::|[?:~]|[-+*/%&|^!=<>]=?)/m,lookbehind:!0},constant:/\b[A-Z][A-Z_\d]+\b/}),e.languages.insertBefore("java","string",{"triple-quoted-string":{pattern:/"""[ \t]*[\r\n](?:(?:"|"")?(?:\\.|[^"\\]))*"""/,greedy:!0,alias:"string"},char:{pattern:/'(?:\\.|[^'\\\r\n]){1,6}'/,greedy:!0}}),e.languages.insertBefore("java","class-name",{annotation:{pattern:/(^|[^.])@\w+(?:\s*\.\s*\w+)*/,lookbehind:!0,alias:"punctuation"},generics:{pattern:/<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&))*>)*>)*>)*>/,inside:{"class-name":r,keyword:t,punctuation:/[<>(),.:]/,operator:/[?&|]/}},import:[{pattern:RegExp(/(\bimport\s+)/.source+n+/(?:[A-Z]\w*|\*)(?=\s*;)/.source),lookbehind:!0,inside:{namespace:r.inside.namespace,punctuation:/\./,operator:/\*/,"class-name":/\w+/}},{pattern:RegExp(/(\bimport\s+static\s+)/.source+n+/(?:\w+|\*)(?=\s*;)/.source),lookbehind:!0,alias:"static",inside:{namespace:r.inside.namespace,static:/\b\w+$/,punctuation:/\./,operator:/\*/,"class-name":/\w+/}}],namespace:{pattern:RegExp(/(\b(?:exports|import(?:\s+static)?|module|open|opens|package|provides|requires|to|transitive|uses|with)\s+)(?!<keyword>)[a-z]\w*(?:\.[a-z]\w*)*\.?/.source.replace(/<keyword>/g,(function(){return t.source}))),lookbehind:!0,inside:{punctuation:/\./}}})}(Prism)),Wp||(Wp=1,function(e){function t(e,t){return e.replace(/<<(\d+)>>/g,(function(e,n){return"(?:"+t[+n]+")"}))}function n(e,n,r){return RegExp(t(e,n),"")}function r(e,t){for(var n=0;n<t;n++)e=e.replace(/<<self>>/g,(function(){return"(?:"+e+")"}));return e.replace(/<<self>>/g,"[^\\s\\S]")}var i="bool byte char decimal double dynamic float int long object sbyte short string uint ulong ushort var void",o="class enum interface record struct",a="add alias and ascending async await by descending from(?=\\s*(?:\\w|$)) get global group into init(?=\\s*;) join let nameof not notnull on or orderby partial remove select set unmanaged value when where with(?=\\s*{)",s="abstract as base break case catch checked const continue default delegate do else event explicit extern finally fixed for foreach goto if implicit in internal is lock namespace new null operator out override params private protected public readonly ref return sealed sizeof stackalloc static switch this throw try typeof unchecked unsafe using virtual volatile while yield";function l(e){return"\\b(?:"+e.trim().replace(/ /g,"|")+")\\b"}var c=l(o),u=RegExp(l(i+" "+o+" "+a+" "+s)),d=l(o+" "+a+" "+s),f=l(i+" "+o+" "+s),h=r(/<(?:[^<>;=+\-*/%&|^]|<<self>>)*>/.source,2),p=r(/\((?:[^()]|<<self>>)*\)/.source,2),g=/@?\b[A-Za-z_]\w*\b/.source,v=t(/<<0>>(?:\s*<<1>>)?/.source,[g,h]),m=t(/(?!<<0>>)<<1>>(?:\s*\.\s*<<1>>)*/.source,[d,v]),b=/\[\s*(?:,\s*)*\]/.source,y=t(/<<0>>(?:\s*(?:\?\s*)?<<1>>)*(?:\s*\?)?/.source,[m,b]),_=t(/[^,()<>[\];=+\-*/%&|^]|<<0>>|<<1>>|<<2>>/.source,[h,p,b]),w=t(/\(<<0>>+(?:,<<0>>+)+\)/.source,[_]),x=t(/(?:<<0>>|<<1>>)(?:\s*(?:\?\s*)?<<2>>)*(?:\s*\?)?/.source,[w,m,b]),k={keyword:u,punctuation:/[<>()?,.:[\]]/},C=/'(?:[^\r\n'\\]|\\.|\\[Uux][\da-fA-F]{1,8})'/.source,S=/"(?:\\.|[^\\"\r\n])*"/.source,A=/@"(?:""|\\[\s\S]|[^\\"])*"(?!")/.source;e.languages.csharp=e.languages.extend("clike",{string:[{pattern:n(/(^|[^$\\])<<0>>/.source,[A]),lookbehind:!0,greedy:!0},{pattern:n(/(^|[^@$\\])<<0>>/.source,[S]),lookbehind:!0,greedy:!0}],"class-name":[{pattern:n(/(\busing\s+static\s+)<<0>>(?=\s*;)/.source,[m]),lookbehind:!0,inside:k},{pattern:n(/(\busing\s+<<0>>\s*=\s*)<<1>>(?=\s*;)/.source,[g,x]),lookbehind:!0,inside:k},{pattern:n(/(\busing\s+)<<0>>(?=\s*=)/.source,[g]),lookbehind:!0},{pattern:n(/(\b<<0>>\s+)<<1>>/.source,[c,v]),lookbehind:!0,inside:k},{pattern:n(/(\bcatch\s*\(\s*)<<0>>/.source,[m]),lookbehind:!0,inside:k},{pattern:n(/(\bwhere\s+)<<0>>/.source,[g]),lookbehind:!0},{pattern:n(/(\b(?:is(?:\s+not)?|as)\s+)<<0>>/.source,[y]),lookbehind:!0,inside:k},{pattern:n(/\b<<0>>(?=\s+(?!<<1>>|with\s*\{)<<2>>(?:\s*[=,;:{)\]]|\s+(?:in|when)\b))/.source,[x,f,g]),inside:k}],keyword:u,number:/(?:\b0(?:x[\da-f_]*[\da-f]|b[01_]*[01])|(?:\B\.\d+(?:_+\d+)*|\b\d+(?:_+\d+)*(?:\.\d+(?:_+\d+)*)?)(?:e[-+]?\d+(?:_+\d+)*)?)(?:[dflmu]|lu|ul)?\b/i,operator:/>>=?|<<=?|[-=]>|([-+&|])\1|~|\?\?=?|[-+*/%&|^!=<>]=?/,punctuation:/\?\.?|::|[{}[\];(),.:]/}),e.languages.insertBefore("csharp","number",{range:{pattern:/\.\./,alias:"operator"}}),e.languages.insertBefore("csharp","punctuation",{"named-parameter":{pattern:n(/([(,]\s*)<<0>>(?=\s*:)/.source,[g]),lookbehind:!0,alias:"punctuation"}}),e.languages.insertBefore("csharp","class-name",{namespace:{pattern:n(/(\b(?:namespace|using)\s+)<<0>>(?:\s*\.\s*<<0>>)*(?=\s*[;{])/.source,[g]),lookbehind:!0,inside:{punctuation:/\./}},"type-expression":{pattern:n(/(\b(?:default|sizeof|typeof)\s*\(\s*(?!\s))(?:[^()\s]|\s(?!\s)|<<0>>)*(?=\s*\))/.source,[p]),lookbehind:!0,alias:"class-name",inside:k},"return-type":{pattern:n(/<<0>>(?=\s+(?:<<1>>\s*(?:=>|[({]|\.\s*this\s*\[)|this\s*\[))/.source,[x,m]),inside:k,alias:"class-name"},"constructor-invocation":{pattern:n(/(\bnew\s+)<<0>>(?=\s*[[({])/.source,[x]),lookbehind:!0,inside:k,alias:"class-name"},"generic-method":{pattern:n(/<<0>>\s*<<1>>(?=\s*\()/.source,[g,h]),inside:{function:n(/^<<0>>/.source,[g]),generic:{pattern:RegExp(h),alias:"class-name",inside:k}}},"type-list":{pattern:n(/\b((?:<<0>>\s+<<1>>|record\s+<<1>>\s*<<5>>|where\s+<<2>>)\s*:\s*)(?:<<3>>|<<4>>|<<1>>\s*<<5>>|<<6>>)(?:\s*,\s*(?:<<3>>|<<4>>|<<6>>))*(?=\s*(?:where|[{;]|=>|$))/.source,[c,v,g,x,u.source,p,/\bnew\s*\(\s*\)/.source]),lookbehind:!0,inside:{"record-arguments":{pattern:n(/(^(?!new\s*\()<<0>>\s*)<<1>>/.source,[v,p]),lookbehind:!0,greedy:!0,inside:e.languages.csharp},keyword:u,"class-name":{pattern:RegExp(x),greedy:!0,inside:k},punctuation:/[,()]/}},preprocessor:{pattern:/(^[\t ]*)#.*/m,lookbehind:!0,alias:"property",inside:{directive:{pattern:/(#)\b(?:define|elif|else|endif|endregion|error|if|line|nullable|pragma|region|undef|warning)\b/,lookbehind:!0,alias:"keyword"}}}});var M=S+"|"+C,L=t(/\/(?![*/])|\/\/[^\r\n]*[\r\n]|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>/.source,[M]),T=r(t(/[^"'/()]|<<0>>|\(<<self>>*\)/.source,[L]),2),E=/\b(?:assembly|event|field|method|module|param|property|return|type)\b/.source,N=t(/<<0>>(?:\s*\(<<1>>*\))?/.source,[m,T]);e.languages.insertBefore("csharp","class-name",{attribute:{pattern:n(/((?:^|[^\s\w>)?])\s*\[\s*)(?:<<0>>\s*:\s*)?<<1>>(?:\s*,\s*<<1>>)*(?=\s*\])/.source,[E,N]),lookbehind:!0,greedy:!0,inside:{target:{pattern:n(/^<<0>>(?=\s*:)/.source,[E]),alias:"keyword"},"attribute-arguments":{pattern:n(/\(<<0>>*\)/.source,[T]),inside:e.languages.csharp},"class-name":{pattern:RegExp(m),inside:{punctuation:/\./}},punctuation:/[:,]/}}});var O=/:[^}\r\n]+/.source,P=r(t(/[^"'/()]|<<0>>|\(<<self>>*\)/.source,[L]),2),R=t(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[P,O]),D=r(t(/[^"'/()]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>|\(<<self>>*\)/.source,[M]),2),z=t(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[D,O]);function I(t,r){return{interpolation:{pattern:n(/((?:^|[^{])(?:\{\{)*)<<0>>/.source,[t]),lookbehind:!0,inside:{"format-string":{pattern:n(/(^\{(?:(?![}:])<<0>>)*)<<1>>(?=\}$)/.source,[r,O]),lookbehind:!0,inside:{punctuation:/^:/}},punctuation:/^\{|\}$/,expression:{pattern:/[\s\S]+/,alias:"language-csharp",inside:e.languages.csharp}}},string:/[\s\S]+/}}e.languages.insertBefore("csharp","string",{"interpolation-string":[{pattern:n(/(^|[^\\])(?:\$@|@\$)"(?:""|\\[\s\S]|\{\{|<<0>>|[^\\{"])*"/.source,[R]),lookbehind:!0,greedy:!0,inside:I(R,P)},{pattern:n(/(^|[^@\\])\$"(?:\\.|\{\{|<<0>>|[^\\"{])*"/.source,[z]),lookbehind:!0,greedy:!0,inside:I(z,D)}],char:{pattern:RegExp(C),greedy:!0}}),e.languages.dotnet=e.languages.cs=e.languages.csharp}(Prism)),function(e){e.languages.kotlin=e.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete e.languages.kotlin["class-name"];var t={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.kotlin}};e.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:t},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:t},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete e.languages.kotlin.string,e.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),e.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),e.languages.kt=e.languages.kotlin,e.languages.kts=e.languages.kotlin}(Prism),Vp||(Vp=1,Prism.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern://,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},Prism.languages.python["string-interpolation"].inside.interpolation.inside.rest=Prism.languages.python,Prism.languages.py=Prism.languages.python),Gp||(Gp=1,function(e){e.languages.ruby=e.languages.extend("clike",{comment:{pattern:/#.*|^=begin\s[\s\S]*?^=end/m,greedy:!0},"class-name":{pattern:/(\b(?:class|module)\s+|\bcatch\s+\()[\w.\\]+|\b[A-Z_]\w*(?=\s*\.\s*new\b)/,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:BEGIN|END|alias|and|begin|break|case|class|def|define_method|defined|do|each|else|elsif|end|ensure|extend|for|if|in|include|module|new|next|nil|not|or|prepend|private|protected|public|raise|redo|require|rescue|retry|return|self|super|then|throw|undef|unless|until|when|while|yield)\b/,operator:/\.{2,3}|&\.|===|<?=>|[!=]?~|(?:&&|\|\||<<|>>|\*\*|[+\-*/%<>!^&|=])=?|[?:]/,punctuation:/[(){}[\].,;]/}),e.languages.insertBefore("ruby","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}});var t={pattern:/((?:^|[^\\])(?:\\{2})*)#\{(?:[^{}]|\{[^{}]*\})*\}/,lookbehind:!0,inside:{content:{pattern:/^(#\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:e.languages.ruby},delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"}}};delete e.languages.ruby.function;var n="(?:"+[/([^a-zA-Z0-9\s{(\[<=])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/\((?:[^()\\]|\\[\s\S]|\((?:[^()\\]|\\[\s\S])*\))*\)/.source,/\{(?:[^{}\\]|\\[\s\S]|\{(?:[^{}\\]|\\[\s\S])*\})*\}/.source,/\[(?:[^\[\]\\]|\\[\s\S]|\[(?:[^\[\]\\]|\\[\s\S])*\])*\]/.source,/<(?:[^<>\\]|\\[\s\S]|<(?:[^<>\\]|\\[\s\S])*>)*>/.source].join("|")+")",r=/(?:"(?:\\.|[^"\\\r\n])*"|(?:\b[a-zA-Z_]\w*|[^\s\0-\x7F]+)[?!]?|\$.)/.source;e.languages.insertBefore("ruby","keyword",{"regex-literal":[{pattern:RegExp(/%r/.source+n+/[egimnosux]{0,6}/.source),greedy:!0,inside:{interpolation:t,regex:/[\s\S]+/}},{pattern:/(^|[^/])\/(?!\/)(?:\[[^\r\n\]]+\]|\\.|[^[/\\\r\n])+\/[egimnosux]{0,6}(?=\s*(?:$|[\r\n,.;})#]))/,lookbehind:!0,greedy:!0,inside:{interpolation:t,regex:/[\s\S]+/}}],variable:/[@$]+[a-zA-Z_]\w*(?:[?!]|\b)/,symbol:[{pattern:RegExp(/(^|[^:]):/.source+r),lookbehind:!0,greedy:!0},{pattern:RegExp(/([\r\n{(,][ \t]*)/.source+r+/(?=:(?!:))/.source),lookbehind:!0,greedy:!0}],"method-definition":{pattern:/(\bdef\s+)\w+(?:\s*\.\s*\w+)?/,lookbehind:!0,inside:{function:/\b\w+$/,keyword:/^self\b/,"class-name":/^\w+/,punctuation:/\./}}}),e.languages.insertBefore("ruby","string",{"string-literal":[{pattern:RegExp(/%[qQiIwWs]?/.source+n),greedy:!0,inside:{interpolation:t,string:/[\s\S]+/}},{pattern:/("|')(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|(?!\1)[^\\#\r\n])*\1/,greedy:!0,inside:{interpolation:t,string:/[\s\S]+/}},{pattern:/<<[-~]?([a-z_]\w*)[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?[a-z_]\w*|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?/}},interpolation:t,string:/[\s\S]+/}},{pattern:/<<[-~]?'([a-z_]\w*)'[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?'[a-z_]\w*'|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?'|'$/}},string:/[\s\S]+/}}],"command-literal":[{pattern:RegExp(/%x/.source+n),greedy:!0,inside:{interpolation:t,command:{pattern:/[\s\S]+/,alias:"string"}}},{pattern:/`(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|[^\\`#\r\n])*`/,greedy:!0,inside:{interpolation:t,command:{pattern:/[\s\S]+/,alias:"string"}}}]}),delete e.languages.ruby.string,e.languages.insertBefore("ruby","number",{builtin:/\b(?:Array|Bignum|Binding|Class|Continuation|Dir|Exception|FalseClass|File|Fixnum|Float|Hash|IO|Integer|MatchData|Method|Module|NilClass|Numeric|Object|Proc|Range|Regexp|Stat|String|Struct|Symbol|TMS|Thread|ThreadGroup|Time|TrueClass)\b/,constant:/\b[A-Z][A-Z0-9_]*(?:[?!]|\b)/}),e.languages.rb=e.languages.ruby}(Prism)),function(e){var t=/(?:\r?\n|\r)[ \t]*\|.+\|(?:(?!\|).)*/.source;e.languages.gherkin={pystring:{pattern:/("""|''')[\s\S]+?\1/,alias:"string"},comment:{pattern:/(^[ \t]*)#.*/m,lookbehind:!0},tag:{pattern:/(^[ \t]*)@\S*/m,lookbehind:!0},feature:{pattern:/((?:^|\r?\n|\r)[ \t]*)(?:Ability|Ahoy matey!|Arwedd|Aspekt|Besigheid Behoefte|Business Need|Caracteristica|Característica|Egenskab|Egenskap|Eiginleiki|Feature|Fīča|Fitur|Fonctionnalité|Fonksyonalite|Funcionalidade|Funcionalitat|Functionalitate|Funcţionalitate|Funcționalitate|Functionaliteit|Fungsi|Funkcia|Funkcija|Funkcionalitāte|Funkcionalnost|Funkcja|Funksie|Funktionalität|Funktionalitéit|Funzionalità|Hwaet|Hwæt|Jellemző|Karakteristik|Lastnost|Mak|Mogucnost|laH|Mogućnost|Moznosti|Možnosti|OH HAI|Omadus|Ominaisuus|Osobina|Özellik|Potrzeba biznesowa|perbogh|poQbogh malja'|Požadavek|Požiadavka|Pretty much|Qap|Qu'meH 'ut|Savybė|Tính năng|Trajto|Vermoë|Vlastnosť|Właściwość|Značilnost|Δυνατότητα|Λειτουργία|Могућност|Мөмкинлек|Особина|Свойство|Үзенчәлеклелек|Функционал|Функционалност|Функция|Функціонал|תכונה|خاصية|خصوصیت|صلاحیت|کاروبار کی ضرورت|وِیژگی|रूप लेख|ਖਾਸੀਅਤ|ਨਕਸ਼ ਨੁਹਾਰ|ਮੁਹਾਂਦਰਾ|గుణము|ಹೆಚ್ಚಳ|ความต้องการทางธุรกิจ|ความสามารถ|โครงหลัก|기능|フィーチャ|功能|機能):(?:[^:\r\n]+(?:\r?\n|\r|$))*/,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]+/,lookbehind:!0},keyword:/[^:\r\n]+:/}},scenario:{pattern:/(^[ \t]*)(?:Abstract Scenario|Abstrakt Scenario|Achtergrond|Aer|Ær|Agtergrond|All y'all|Antecedentes|Antecedents|Atburðarás|Atburðarásir|Awww, look mate|B4|Background|Baggrund|Bakgrund|Bakgrunn|Bakgrunnur|Beispiele|Beispiller|Bối cảnh|Cefndir|Cenario|Cenário|Cenario de Fundo|Cenário de Fundo|Cenarios|Cenários|Contesto|Context|Contexte|Contexto|Conto|Contoh|Contone|Dæmi|Dasar|Dead men tell no tales|Delineacao do Cenario|Delineação do Cenário|Dis is what went down|Dữ liệu|Dyagram Senaryo|Dyagram senaryo|Egzanp|Ejemplos|Eksempler|Ekzemploj|Enghreifftiau|Esbozo do escenario|Escenari|Escenario|Esempi|Esquema de l'escenari|Esquema del escenario|Esquema do Cenario|Esquema do Cenário|EXAMPLZ|Examples|Exempel|Exemple|Exemples|Exemplos|First off|Fono|Forgatókönyv|Forgatókönyv vázlat|Fundo|Geçmiş|Grundlage|Hannergrond|ghantoH|Háttér|Heave to|Istorik|Juhtumid|Keadaan|Khung kịch bản|Khung tình huống|Kịch bản|Koncept|Konsep skenario|Kontèks|Kontekst|Kontekstas|Konteksts|Kontext|Konturo de la scenaro|Latar Belakang|lut chovnatlh|lut|lutmey|Lýsing Atburðarásar|Lýsing Dæma|MISHUN SRSLY|MISHUN|Menggariskan Senario|mo'|Náčrt Scenára|Náčrt Scénáře|Náčrt Scenáru|Oris scenarija|Örnekler|Osnova|Osnova Scenára|Osnova scénáře|Osnutek|Ozadje|Paraugs|Pavyzdžiai|Példák|Piemēri|Plan du scénario|Plan du Scénario|Plan Senaryo|Plan senaryo|Plang vum Szenario|Pozadí|Pozadie|Pozadina|Príklady|Příklady|Primer|Primeri|Primjeri|Przykłady|Raamstsenaarium|Reckon it's like|Rerefons|Scenár|Scénář|Scenarie|Scenarij|Scenarijai|Scenarijaus šablonas|Scenariji|Scenārijs|Scenārijs pēc parauga|Scenarijus|Scenario|Scénario|Scenario Amlinellol|Scenario Outline|Scenario Template|Scenariomal|Scenariomall|Scenarios|Scenariu|Scenariusz|Scenaro|Schema dello scenario|Se ðe|Se the|Se þe|Senario|Senaryo Deskripsyon|Senaryo deskripsyon|Senaryo|Senaryo taslağı|Shiver me timbers|Situācija|Situai|Situasie Uiteensetting|Situasie|Skenario konsep|Skenario|Skica|Structura scenariu|Structură scenariu|Struktura scenarija|Stsenaarium|Swa hwaer swa|Swa|Swa hwær swa|Szablon scenariusza|Szenario|Szenariogrundriss|Tapaukset|Tapaus|Tapausaihio|Taust|Tausta|Template Keadaan|Template Senario|Template Situai|The thing of it is|Tình huống|Variantai|Voorbeelde|Voorbeelden|Wharrimean is|Yo-ho-ho|You'll wanna|Założenia|Παραδείγματα|Περιγραφή Σεναρίου|Σενάρια|Σενάριο|Υπόβαθρο|Кереш|Контекст|Концепт|Мисаллар|Мисоллар|Основа|Передумова|Позадина|Предистория|Предыстория|Приклади|Пример|Примери|Примеры|Рамка на сценарий|Скица|Структура сценарија|Структура сценария|Структура сценарію|Сценарий|Сценарий структураси|Сценарийның төзелеше|Сценарији|Сценарио|Сценарій|Тарих|Үрнәкләр|דוגמאות|רקע|תבנית תרחיש|תרחיש|الخلفية|الگوی سناریو|امثلة|پس منظر|زمینه|سناریو|سيناريو|سيناريو مخطط|مثالیں|منظر نامے کا خاکہ|منظرنامہ|نمونه ها|उदाहरण|परिदृश्य|परिदृश्य रूपरेखा|पृष्ठभूमि|ਉਦਾਹਰਨਾਂ|ਪਟਕਥਾ|ਪਟਕਥਾ ਢਾਂਚਾ|ਪਟਕਥਾ ਰੂਪ ਰੇਖਾ|ਪਿਛੋਕੜ|ఉదాహరణలు|కథనం|నేపథ్యం|సన్నివేశం|ಉದಾಹರಣೆಗಳು|ಕಥಾಸಾರಾಂಶ|ವಿವರಣೆ|ಹಿನ್ನೆಲೆ|โครงสร้างของเหตุการณ์|ชุดของตัวอย่าง|ชุดของเหตุการณ์|แนวคิด|สรุปเหตุการณ์|เหตุการณ์|배경|시나리오|시나리오 개요|예|サンプル|シナリオ|シナリオアウトライン|シナリオテンプレ|シナリオテンプレート|テンプレ|例|例子|剧本|剧本大纲|劇本|劇本大綱|场景|场景大纲|場景|場景大綱|背景):[^:\r\n]*/m,lookbehind:!0,inside:{important:{pattern:/(:)[^\r\n]*/,lookbehind:!0},keyword:/[^:\r\n]+:/}},"table-body":{pattern:RegExp("("+t+")(?:"+t+")+"),lookbehind:!0,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"},td:{pattern:/\s*[^\s|][^|]*/,alias:"string"},punctuation:/\|/}},"table-head":{pattern:RegExp(t),inside:{th:{pattern:/\s*[^\s|][^|]*/,alias:"variable"},punctuation:/\|/}},atrule:{pattern:/(^[ \t]+)(?:'a|'ach|'ej|7|a|A také|A taktiež|A tiež|A zároveň|Aber|Ac|Adott|Akkor|Ak|Aleshores|Ale|Ali|Allora|Alors|Als|Ama|Amennyiben|Amikor|Ampak|an|AN|Ananging|And y'all|And|Angenommen|Anrhegedig a|An|Apabila|Atès|Atesa|Atunci|Avast!|Aye|A|awer|Bagi|Banjur|Bet|Biết|Blimey!|Buh|But at the end of the day I reckon|But y'all|But|BUT|Cal|Când|Cand|Cando|Ce|Cuando|Če|Ða ðe|Ða|Dadas|Dada|Dados|Dado|DaH ghu' bejlu'|dann|Dann|Dano|Dan|Dar|Dat fiind|Data|Date fiind|Date|Dati fiind|Dati|Daţi fiind|Dați fiind|DEN|Dato|De|Den youse gotta|Dengan|Diberi|Diyelim ki|Donada|Donat|Donitaĵo|Do|Dun|Duota|Ðurh|Eeldades|Ef|Eğer ki|Entao|Então|Entón|E|En|Entonces|Epi|És|Etant donnée|Etant donné|Et|Étant données|Étant donnée|Étant donné|Etant données|Etant donnés|Étant donnés|Fakat|Gangway!|Gdy|Gegeben seien|Gegeben sei|Gegeven|Gegewe|ghu' noblu'|Gitt|Given y'all|Given|Givet|Givun|Ha|Cho|I CAN HAZ|In|Ir|It's just unbelievable|I|Ja|Jeśli|Jeżeli|Kad|Kada|Kadar|Kai|Kaj|Když|Keď|Kemudian|Ketika|Khi|Kiedy|Ko|Kuid|Kui|Kun|Lan|latlh|Le sa a|Let go and haul|Le|Lè sa a|Lè|Logo|Lorsqu'<|Lorsque|mä|Maar|Mais|Mając|Ma|Majd|Maka|Manawa|Mas|Men|Menawa|Mutta|Nalika|Nalikaning|Nanging|Når|När|Nato|Nhưng|Niin|Njuk|O zaman|Och|Og|Oletetaan|Ond|Onda|Oraz|Pak|Pero|Però|Podano|Pokiaľ|Pokud|Potem|Potom|Privzeto|Pryd|Quan|Quand|Quando|qaSDI'|Så|Sed|Se|Siis|Sipoze ke|Sipoze Ke|Sipoze|Si|Şi|Și|Soit|Stel|Tada|Tad|Takrat|Tak|Tapi|Ter|Tetapi|Tha the|Tha|Then y'all|Then|Thì|Thurh|Toda|Too right|Un|Und|ugeholl|Và|vaj|Vendar|Ve|wann|Wanneer|WEN|Wenn|When y'all|When|Wtedy|Wun|Y'know|Yeah nah|Yna|Youse know like when|Youse know when youse got|Y|Za predpokladu|Za předpokladu|Zadan|Zadani|Zadano|Zadate|Zadato|Zakładając|Zaradi|Zatati|Þa þe|Þa|Þá|Þegar|Þurh|Αλλά|Δεδομένου|Και|Όταν|Τότε|А також|Агар|Але|Али|Аммо|А|Әгәр|Әйтик|Әмма|Бирок|Ва|Вә|Дадено|Дано|Допустим|Если|Задате|Задати|Задато|И|І|К тому же|Када|Кад|Когато|Когда|Коли|Ләкин|Лекин|Нәтиҗәдә|Нехай|Но|Онда|Припустимо, що|Припустимо|Пусть|Также|Та|Тогда|Тоді|То|Унда|Һәм|Якщо|אבל|אזי|אז|בהינתן|וגם|כאשר|آنگاه|اذاً|اگر|اما|اور|با فرض|بالفرض|بفرض|پھر|تب|ثم|جب|عندما|فرض کیا|لكن|لیکن|متى|هنگامی|و|अगर|और|कदा|किन्तु|चूंकि|जब|तथा|तदा|तब|परन्तु|पर|यदि|ਅਤੇ|ਜਦੋਂ|ਜਿਵੇਂ ਕਿ|ਜੇਕਰ|ਤਦ|ਪਰ|అప్పుడు|ఈ పరిస్థితిలో|కాని|చెప్పబడినది|మరియు|ಆದರೆ|ನಂತರ|ನೀಡಿದ|ಮತ್ತು|ಸ್ಥಿತಿಯನ್ನು|กำหนดให้|ดังนั้น|แต่|เมื่อ|และ|그러면<|그리고<|단<|만약<|만일<|먼저<|조건<|하지만<|かつ<|しかし<|ただし<|ならば<|もし<|並且<|但し<|但是<|假如<|假定<|假設<|假设<|前提<|同时<|同時<|并且<|当<|當<|而且<|那么<|那麼<)(?=[ \t])/m,lookbehind:!0},string:{pattern:/"(?:\\.|[^"\\\r\n])*"|'(?:\\.|[^'\\\r\n])*'/,inside:{outline:{pattern:/<[^>]+>/,alias:"variable"}}},outline:{pattern:/<[^>]+>/,alias:"variable"}}}(Prism),Prism.languages.go=Prism.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),Prism.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete Prism.languages.go["class-name"],function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,i,o){if(n.language===r){var a=n.tokenStack=[];n.code=n.code.replace(i,(function(e){if("function"==typeof o&&!o(e))return e;for(var i,s=a.length;-1!==n.code.indexOf(i=t(r,s));)++s;return a[s]=e,i})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var i=0,o=Object.keys(n.tokenStack);!function a(s){for(var l=0;l<s.length&&!(i>=o.length);l++){var c=s[l];if("string"==typeof c||c.content&&"string"==typeof c.content){var u=o[i],d=n.tokenStack[u],f="string"==typeof c?c:c.content,h=t(r,u),p=f.indexOf(h);if(p>-1){++i;var g=f.substring(0,p),v=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),m=f.substring(p+h.length),b=[];g&&b.push.apply(b,a([g])),b.push(v),m&&b.push.apply(b,a([m])),"string"==typeof c?s.splice.apply(s,[l,1].concat(b)):c.content=b}}else c.content&&a(c.content)}return s}(n.tokens)}}}})}(Prism),Yp||(Yp=1,function(e){var t=/\/\*[\s\S]*?\*\/|\/\/.*|#(?!\[).*/,n=[{pattern:/\b(?:false|true)\b/i,alias:"boolean"},{pattern:/(::\s*)\b[a-z_]\w*\b(?!\s*\()/i,greedy:!0,lookbehind:!0},{pattern:/(\b(?:case|const)\s+)\b[a-z_]\w*(?=\s*[;=])/i,greedy:!0,lookbehind:!0},/\b(?:null)\b/i,/\b[A-Z_][A-Z0-9_]*\b(?!\s*\()/],r=/\b0b[01]+(?:_[01]+)*\b|\b0o[0-7]+(?:_[0-7]+)*\b|\b0x[\da-f]+(?:_[\da-f]+)*\b|(?:\b\d+(?:_\d+)*\.?(?:\d+(?:_\d+)*)?|\B\.\d+)(?:e[+-]?\d+)?/i,i=/<?=>|\?\?=?|\.{3}|\??->|[!=]=?=?|::|\*\*=?|--|\+\+|&&|\|\||<<|>>|[?~]|[/^|%*&<>.+-]=?/,o=/[{}\[\](),:;]/;e.languages.php={delimiter:{pattern:/\?>$|^<\?(?:php(?=\s)|=)?/i,alias:"important"},comment:t,variable:/\$+(?:\w+\b|(?=\{))/,package:{pattern:/(namespace\s+|use\s+(?:function\s+)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,lookbehind:!0,inside:{punctuation:/\\/}},"class-name-definition":{pattern:/(\b(?:class|enum|interface|trait)\s+)\b[a-z_]\w*(?!\\)\b/i,lookbehind:!0,alias:"class-name"},"function-definition":{pattern:/(\bfunction\s+)[a-z_]\w*(?=\s*\()/i,lookbehind:!0,alias:"function"},keyword:[{pattern:/(\(\s*)\b(?:array|bool|boolean|float|int|integer|object|string)\b(?=\s*\))/i,alias:"type-casting",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|object|self|static|string)\b(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|never|object|self|static|string|void)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/\b(?:array(?!\s*\()|bool|float|int|iterable|mixed|object|string|void)\b/i,alias:"type-declaration",greedy:!0},{pattern:/(\|\s*)(?:false|null)\b|\b(?:false|null)(?=\s*\|)/i,alias:"type-declaration",greedy:!0,lookbehind:!0},{pattern:/\b(?:parent|self|static)(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(\byield\s+)from\b/i,lookbehind:!0},/\bclass\b/i,{pattern:/((?:^|[^\s>:]|(?:^|[^-])>|(?:^|[^:]):)\s*)\b(?:abstract|and|array|as|break|callable|case|catch|clone|const|continue|declare|default|die|do|echo|else|elseif|empty|enddeclare|endfor|endforeach|endif|endswitch|endwhile|enum|eval|exit|extends|final|finally|fn|for|foreach|function|global|goto|if|implements|include|include_once|instanceof|insteadof|interface|isset|list|match|namespace|never|new|or|parent|print|private|protected|public|readonly|require|require_once|return|self|static|switch|throw|trait|try|unset|use|var|while|xor|yield|__halt_compiler)\b/i,lookbehind:!0}],"argument-name":{pattern:/([(,]\s*)\b[a-z_]\w*(?=\s*:(?!:))/i,lookbehind:!0},"class-name":[{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self|\s+static))\s+|\bcatch\s*\()\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/(\|\s*)\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/\b[a-z_]\w*(?!\\)\b(?=\s*\|)/i,greedy:!0},{pattern:/(\|\s*)(?:\\?\b[a-z_]\w*)+\b/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(?:\\?\b[a-z_]\w*)+\b(?=\s*\|)/i,alias:"class-name-fully-qualified",greedy:!0,inside:{punctuation:/\\/}},{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self\b|\s+static\b))\s+|\bcatch\s*\()(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*\$)/i,alias:"type-declaration",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-declaration"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*::)/i,alias:["class-name-fully-qualified","static-context"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/([(,?]\s*)[a-z_]\w*(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-hint"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b[a-z_]\w*(?!\\)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:["class-name-fully-qualified","return-type"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,function:{pattern:/(^|[^\\\w])\\?[a-z_](?:[\w\\]*\w)?(?=\s*\()/i,lookbehind:!0,inside:{punctuation:/\\/}},property:{pattern:/(->\s*)\w+/,lookbehind:!0},number:r,operator:i,punctuation:o};var a={pattern:/\{\$(?:\{(?:\{[^{}]+\}|[^{}]+)\}|[^{}])+\}|(^|[^\\{])\$+(?:\w+(?:\[[^\r\n\[\]]+\]|->\w+)?)/,lookbehind:!0,inside:e.languages.php},s=[{pattern:/<<<'([^']+)'[\r\n](?:.*[\r\n])*?\1;/,alias:"nowdoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<'[^']+'|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<'?|[';]$/}}}},{pattern:/<<<(?:"([^"]+)"[\r\n](?:.*[\r\n])*?\1;|([a-z_]\w*)[\r\n](?:.*[\r\n])*?\2;)/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<(?:"[^"]+"|[a-z_]\w*)|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<"?|[";]$/}},interpolation:a}},{pattern:/`(?:\\[\s\S]|[^\\`])*`/,alias:"backtick-quoted-string",greedy:!0},{pattern:/'(?:\\[\s\S]|[^\\'])*'/,alias:"single-quoted-string",greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,alias:"double-quoted-string",greedy:!0,inside:{interpolation:a}}];e.languages.insertBefore("php","variable",{string:s,attribute:{pattern:/#\[(?:[^"'\/#]|\/(?![*/])|\/\/.*$|#(?!\[).*$|\/\*(?:[^*]|\*(?!\/))*\*\/|"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*')+\](?=\s*[a-z$#])/im,greedy:!0,inside:{"attribute-content":{pattern:/^(#\[)[\s\S]+(?=\]$)/,lookbehind:!0,inside:{comment:t,string:s,"attribute-class-name":[{pattern:/([^:]|^)\b[a-z_]\w*(?!\\)\b/i,alias:"class-name",greedy:!0,lookbehind:!0},{pattern:/([^:]|^)(?:\\?\b[a-z_]\w*)+/i,alias:["class-name","class-name-fully-qualified"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,number:r,operator:i,punctuation:o}},delimiter:{pattern:/^#\[|\]$/,alias:"punctuation"}}}}),e.hooks.add("before-tokenize",(function(t){/<\?/.test(t.code)&&e.languages["markup-templating"].buildPlaceholders(t,"php",/<\?(?:[^"'/#]|\/(?![*/])|("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|(?:\/\/|#(?!\[))(?:[^?\n\r]|\?(?!>))*(?=$|\?>|[\r\n])|#\[|\/\*(?:[^*]|\*(?!\/))*(?:\*\/|$))*?(?:\?>|$)/g)})),e.hooks.add("after-tokenize",(function(t){e.languages["markup-templating"].tokenizePlaceholders(t,"php")}))}(Prism)),Xp||(Xp=1,function(){if("undefined"!=typeof Prism&&"undefined"!=typeof document){var e="line-numbers",t=/\n(?!$)/g,n=Prism.plugins.lineNumbers={getLine:function(t,n){if("PRE"===t.tagName&&t.classList.contains(e)){var r=t.querySelector(".line-numbers-rows");if(r){var i=parseInt(t.getAttribute("data-start"),10)||1,o=i+(r.children.length-1);n<i&&(n=i),n>o&&(n=o);var a=n-i;return r.children[a]}}},resize:function(e){i([e])},assumeViewportIndependence:!0},r=void 0;window.addEventListener("resize",(function(){n.assumeViewportIndependence&&r===window.innerWidth||(r=window.innerWidth,i(Array.prototype.slice.call(document.querySelectorAll("pre."+e))))})),Prism.hooks.add("complete",(function(n){if(n.code){var r=n.element,o=r.parentNode;if(o&&/pre/i.test(o.nodeName)&&!r.querySelector(".line-numbers-rows")&&Prism.util.isActive(r,e)){r.classList.remove(e),o.classList.add(e);var a,s=n.code.match(t),l=s?s.length+1:1,c=new Array(l+1).join("<span></span>");(a=document.createElement("span")).setAttribute("aria-hidden","true"),a.className="line-numbers-rows",a.innerHTML=c,o.hasAttribute("data-start")&&(o.style.counterReset="linenumber "+(parseInt(o.getAttribute("data-start"),10)-1)),n.element.appendChild(a),i([o]),Prism.hooks.run("line-numbers",n)}}})),Prism.hooks.add("line-numbers",(function(e){e.plugins=e.plugins||{},e.plugins.lineNumbers=!0}))}function i(e){if(e=e.filter((function(e){var t,n=(t=e,t?window.getComputedStyle?getComputedStyle(t):t.currentStyle||null:null)["white-space"];return"pre-wrap"===n||"pre-line"===n})),0!=e.length){var n=e.map((function(e){var n=e.querySelector("code"),r=e.querySelector(".line-numbers-rows");if(n&&r){var i=e.querySelector(".line-numbers-sizer"),o=n.textContent.split(t);i||((i=document.createElement("span")).className="line-numbers-sizer",n.appendChild(i)),i.innerHTML="0",i.style.display="block";var a=i.getBoundingClientRect().height;return i.innerHTML="",{element:e,lines:o,lineHeights:[],oneLinerHeight:a,sizer:i}}})).filter(Boolean);n.forEach((function(e){var t=e.sizer,n=e.lines,r=e.lineHeights,i=e.oneLinerHeight;r[n.length-1]=void 0,n.forEach((function(e,n){if(e&&e.length>1){var o=t.appendChild(document.createElement("span"));o.style.display="block",o.textContent=e}else r[n]=i}))})),n.forEach((function(e){for(var t=e.sizer,n=e.lineHeights,r=0,i=0;i<n.length;i++)void 0===n[i]&&(n[i]=t.children[r++].getBoundingClientRect().height)})),n.forEach((function(e){var t=e.sizer,n=e.element.querySelector(".line-numbers-rows");t.style.display="none",t.innerHTML="",e.lineHeights.forEach((function(e,t){n.children[t].style.height=e+"px"}))}))}}}()),function(){if("undefined"!=typeof Prism&&"undefined"!=typeof document){var e=[],t={},n=function(){};Prism.plugins.toolbar={};var r=Prism.plugins.toolbar.registerButton=function(n,r){var i;i="function"==typeof r?r:function(e){var t;return"function"==typeof r.onClick?((t=document.createElement("button")).type="button",t.addEventListener("click",(function(){r.onClick.call(this,e)}))):"string"==typeof r.url?(t=document.createElement("a")).href=r.url:t=document.createElement("span"),r.className&&t.classList.add(r.className),t.textContent=r.text,t},n in t?console.warn('There is a button with the key "'+n+'" registered already.'):e.push(t[n]=i)},i=Prism.plugins.toolbar.hook=function(r){var i=r.element.parentNode;if(i&&/pre/i.test(i.nodeName)&&!i.parentNode.classList.contains("code-toolbar")){var o=document.createElement("div");o.classList.add("code-toolbar"),i.parentNode.insertBefore(o,i),o.appendChild(i);var a=document.createElement("div");a.classList.add("toolbar");var s=e,l=function(e){for(;e;){var t=e.getAttribute("data-toolbar-order");if(null!=t)return(t=t.trim()).length?t.split(/\s*,\s*/g):[];e=e.parentElement}}(r.element);l&&(s=l.map((function(e){return t[e]||n}))),s.forEach((function(e){var t=e(r);if(t){var n=document.createElement("div");n.classList.add("toolbar-item"),n.appendChild(t),a.appendChild(n)}})),o.appendChild(a)}};r("label",(function(e){var t=e.element.parentNode;if(t&&/pre/i.test(t.nodeName)&&t.hasAttribute("data-label")){var n,r,i=t.getAttribute("data-label");try{r=document.querySelector("template#"+i)}catch(e){}return r?n=r.content:(t.hasAttribute("data-url")?(n=document.createElement("a")).href=t.getAttribute("data-url"):n=document.createElement("span"),n.textContent=i),n}})),Prism.hooks.add("complete",i)}}(),Zp||(Zp=1,function(){if("undefined"!=typeof Prism&&"undefined"!=typeof document)if(Prism.plugins.toolbar){var e={none:"Plain text",plain:"Plain text",plaintext:"Plain text",text:"Plain text",txt:"Plain text",html:"HTML",xml:"XML",svg:"SVG",mathml:"MathML",ssml:"SSML",rss:"RSS",css:"CSS",clike:"C-like",js:"JavaScript",abap:"ABAP",abnf:"ABNF",al:"AL",antlr4:"ANTLR4",g4:"ANTLR4",apacheconf:"Apache Configuration",apl:"APL",aql:"AQL",ino:"Arduino",arff:"ARFF",armasm:"ARM Assembly","arm-asm":"ARM Assembly",art:"Arturo",asciidoc:"AsciiDoc",adoc:"AsciiDoc",aspnet:"ASP.NET (C#)",asm6502:"6502 Assembly",asmatmel:"Atmel AVR Assembly",autohotkey:"AutoHotkey",autoit:"AutoIt",avisynth:"AviSynth",avs:"AviSynth","avro-idl":"Avro IDL",avdl:"Avro IDL",awk:"AWK",gawk:"GAWK",sh:"Shell",basic:"BASIC",bbcode:"BBcode",bbj:"BBj",bnf:"BNF",rbnf:"RBNF",bqn:"BQN",bsl:"BSL (1C:Enterprise)",oscript:"OneScript",csharp:"C#",cs:"C#",dotnet:"C#",cpp:"C++",cfscript:"CFScript",cfc:"CFScript",cil:"CIL",cilkc:"Cilk/C","cilk-c":"Cilk/C",cilkcpp:"Cilk/C++","cilk-cpp":"Cilk/C++",cilk:"Cilk/C++",cmake:"CMake",cobol:"COBOL",coffee:"CoffeeScript",conc:"Concurnas",csp:"Content-Security-Policy","css-extras":"CSS Extras",csv:"CSV",cue:"CUE",dataweave:"DataWeave",dax:"DAX",django:"Django/Jinja2",jinja2:"Django/Jinja2","dns-zone-file":"DNS zone file","dns-zone":"DNS zone file",dockerfile:"Docker",dot:"DOT (Graphviz)",gv:"DOT (Graphviz)",ebnf:"EBNF",editorconfig:"EditorConfig",ejs:"EJS",etlua:"Embedded Lua templating",erb:"ERB","excel-formula":"Excel Formula",xlsx:"Excel Formula",xls:"Excel Formula",fsharp:"F#","firestore-security-rules":"Firestore security rules",ftl:"FreeMarker Template Language",gml:"GameMaker Language",gamemakerlanguage:"GameMaker Language",gap:"GAP (CAS)",gcode:"G-code",gdscript:"GDScript",gedcom:"GEDCOM",gettext:"gettext",po:"gettext",glsl:"GLSL",gn:"GN",gni:"GN","linker-script":"GNU Linker Script",ld:"GNU Linker Script","go-module":"Go module","go-mod":"Go module",graphql:"GraphQL",hbs:"Handlebars",hs:"Haskell",hcl:"HCL",hlsl:"HLSL",http:"HTTP",hpkp:"HTTP Public-Key-Pins",hsts:"HTTP Strict-Transport-Security",ichigojam:"IchigoJam","icu-message-format":"ICU Message Format",idr:"Idris",ignore:".ignore",gitignore:".gitignore",hgignore:".hgignore",npmignore:".npmignore",inform7:"Inform 7",javadoc:"JavaDoc",javadoclike:"JavaDoc-like",javastacktrace:"Java stack trace",jq:"JQ",jsdoc:"JSDoc","js-extras":"JS Extras",json:"JSON",webmanifest:"Web App Manifest",json5:"JSON5",jsonp:"JSONP",jsstacktrace:"JS stack trace","js-templates":"JS Templates",keepalived:"Keepalived Configure",kts:"Kotlin Script",kt:"Kotlin",kumir:"KuMir (КуМир)",kum:"KuMir (КуМир)",latex:"LaTeX",tex:"TeX",context:"ConTeXt",lilypond:"LilyPond",ly:"LilyPond",emacs:"Lisp",elisp:"Lisp","emacs-lisp":"Lisp",llvm:"LLVM IR",log:"Log file",lolcode:"LOLCODE",magma:"Magma (CAS)",md:"Markdown","markup-templating":"Markup templating",matlab:"MATLAB",maxscript:"MAXScript",mel:"MEL",metafont:"METAFONT",mongodb:"MongoDB",moon:"MoonScript",n1ql:"N1QL",n4js:"N4JS",n4jsd:"N4JS","nand2tetris-hdl":"Nand To Tetris HDL",naniscript:"Naninovel Script",nani:"Naninovel Script",nasm:"NASM",neon:"NEON",nginx:"nginx",nsis:"NSIS",objectivec:"Objective-C",objc:"Objective-C",ocaml:"OCaml",opencl:"OpenCL",openqasm:"OpenQasm",qasm:"OpenQasm",parigp:"PARI/GP",objectpascal:"Object Pascal",psl:"PATROL Scripting Language",pcaxis:"PC-Axis",px:"PC-Axis",peoplecode:"PeopleCode",pcode:"PeopleCode",php:"PHP",phpdoc:"PHPDoc","php-extras":"PHP Extras","plant-uml":"PlantUML",plantuml:"PlantUML",plsql:"PL/SQL",powerquery:"PowerQuery",pq:"PowerQuery",mscript:"PowerQuery",powershell:"PowerShell",promql:"PromQL",properties:".properties",protobuf:"Protocol Buffers",purebasic:"PureBasic",pbfasm:"PureBasic",purs:"PureScript",py:"Python",qsharp:"Q#",qs:"Q#",q:"Q (kdb+ database)",qml:"QML",rkt:"Racket",cshtml:"Razor C#",razor:"Razor C#",jsx:"React JSX",tsx:"React TSX",renpy:"Ren'py",rpy:"Ren'py",res:"ReScript",rest:"reST (reStructuredText)",robotframework:"Robot Framework",robot:"Robot Framework",rb:"Ruby",sas:"SAS",sass:"Sass (Sass)",scss:"Sass (SCSS)","shell-session":"Shell session","sh-session":"Shell session",shellsession:"Shell session",sml:"SML",smlnj:"SML/NJ",solidity:"Solidity (Ethereum)",sol:"Solidity (Ethereum)","solution-file":"Solution file",sln:"Solution file",soy:"Soy (Closure Template)",sparql:"SPARQL",rq:"SPARQL","splunk-spl":"Splunk SPL",sqf:"SQF: Status Quo Function (Arma 3)",sql:"SQL",stata:"Stata Ado",iecst:"Structured Text (IEC 61131-3)",supercollider:"SuperCollider",sclang:"SuperCollider",systemd:"Systemd configuration file","t4-templating":"T4 templating","t4-cs":"T4 Text Templates (C#)",t4:"T4 Text Templates (C#)","t4-vb":"T4 Text Templates (VB)",tap:"TAP",tt2:"Template Toolkit 2",toml:"TOML",trickle:"trickle",troy:"troy",trig:"TriG",ts:"TypeScript",tsconfig:"TSConfig",uscript:"UnrealScript",uc:"UnrealScript",uorazor:"UO Razor Script",uri:"URI",url:"URL",vbnet:"VB.Net",vhdl:"VHDL",vim:"vim","visual-basic":"Visual Basic",vba:"VBA",vb:"Visual Basic",wasm:"WebAssembly","web-idl":"Web IDL",webidl:"Web IDL",wgsl:"WGSL",wiki:"Wiki markup",wolfram:"Wolfram language",nb:"Mathematica Notebook",wl:"Wolfram language",xeoracube:"XeoraCube","xml-doc":"XML doc (.net)",xojo:"Xojo (REALbasic)",xquery:"XQuery",yaml:"YAML",yml:"YAML",yang:"YANG"};Prism.plugins.toolbar.registerButton("show-language",(function(t){var n=t.element.parentNode;if(n&&/pre/i.test(n.nodeName)){var r=n.getAttribute("data-language")||e[t.language]||function(e){return e?(e.substring(0,1).toUpperCase()+e.substring(1)).replace(/s(?=cript)/,"S"):e}(t.language);if(r){var i=document.createElement("span");return i.textContent=r,i}}}))}else console.warn("Show Languages plugin loaded before Toolbar plugin.")}()),K(null);var Qp,eg={exports:{}},tg=eg.exports;Qp||(Qp=1,function(e,t){(function(){var n,r="Expected a function",i="__lodash_hash_undefined__",o="__lodash_placeholder__",a=32,s=128,l=1/0,c=9007199254740991,u=NaN,d=4294967295,f=[["ary",s],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",a],["partialRight",64],["rearg",256]],h="[object Arguments]",p="[object Array]",g="[object Boolean]",v="[object Date]",m="[object Error]",b="[object Function]",y="[object GeneratorFunction]",_="[object Map]",w="[object Number]",x="[object Object]",k="[object Promise]",C="[object RegExp]",S="[object Set]",A="[object String]",M="[object Symbol]",L="[object WeakMap]",T="[object ArrayBuffer]",E="[object DataView]",N="[object Float32Array]",O="[object Float64Array]",P="[object Int8Array]",R="[object Int16Array]",D="[object Int32Array]",z="[object Uint8Array]",I="[object Uint8ClampedArray]",F="[object Uint16Array]",j="[object Uint32Array]",B=/\b__p \+= '';/g,H=/\b(__p \+=) '' \+/g,q=/(__e\(.*?\)|\b__t\)) \+\n'';/g,$=/&(?:amp|lt|gt|quot|#39);/g,U=/[&<>"']/g,W=RegExp($.source),V=RegExp(U.source),G=/<%-([\s\S]+?)%>/g,Y=/<%([\s\S]+?)%>/g,X=/<%=([\s\S]+?)%>/g,Z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/,J=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Q=/[\\^$.*+?()[\]{}|]/g,ee=RegExp(Q.source),te=/^\s+/,ne=/\s/,re=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ie=/\{\n\/\* \[wrapped with (.+)\] \*/,oe=/,? & /,ae=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,se=/[()=,{}\[\]\/\s]/,le=/\\(\\)?/g,ce=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ue=/\w*$/,de=/^[-+]0x[0-9a-f]+$/i,fe=/^0b[01]+$/i,he=/^\[object .+?Constructor\]$/,pe=/^0o[0-7]+$/i,ge=/^(?:0|[1-9]\d*)$/,ve=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,me=/($^)/,be=/['\n\r\u2028\u2029\\]/g,ye="\\ud800-\\udfff",_e="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",we="\\u2700-\\u27bf",xe="a-z\\xdf-\\xf6\\xf8-\\xff",ke="A-Z\\xc0-\\xd6\\xd8-\\xde",Ce="\\ufe0e\\ufe0f",Se="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\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",Ae="["+ye+"]",Me="["+Se+"]",Le="["+_e+"]",Te="\\d+",Ee="["+we+"]",Ne="["+xe+"]",Oe="[^"+ye+Se+Te+we+xe+ke+"]",Pe="\\ud83c[\\udffb-\\udfff]",Re="[^"+ye+"]",De="(?:\\ud83c[\\udde6-\\uddff]){2}",ze="[\\ud800-\\udbff][\\udc00-\\udfff]",Ie="["+ke+"]",Fe="\\u200d",je="(?:"+Ne+"|"+Oe+")",Be="(?:"+Ie+"|"+Oe+")",He="(?:['’](?:d|ll|m|re|s|t|ve))?",qe="(?:['’](?:D|LL|M|RE|S|T|VE))?",$e="(?:"+Le+"|"+Pe+")?",Ue="["+Ce+"]?",We=Ue+$e+"(?:"+Fe+"(?:"+[Re,De,ze].join("|")+")"+Ue+$e+")*",Ve="(?:"+[Ee,De,ze].join("|")+")"+We,Ge="(?:"+[Re+Le+"?",Le,De,ze,Ae].join("|")+")",Ye=RegExp("['’]","g"),Xe=RegExp(Le,"g"),Ze=RegExp(Pe+"(?="+Pe+")|"+Ge+We,"g"),Ke=RegExp([Ie+"?"+Ne+"+"+He+"(?="+[Me,Ie,"$"].join("|")+")",Be+"+"+qe+"(?="+[Me,Ie+je,"$"].join("|")+")",Ie+"?"+je+"+"+He,Ie+"+"+qe,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Te,Ve].join("|"),"g"),Je=RegExp("["+Fe+ye+_e+Ce+"]"),Qe=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,et=["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"],tt=-1,nt={};nt[N]=nt[O]=nt[P]=nt[R]=nt[D]=nt[z]=nt[I]=nt[F]=nt[j]=!0,nt[h]=nt[p]=nt[T]=nt[g]=nt[E]=nt[v]=nt[m]=nt[b]=nt[_]=nt[w]=nt[x]=nt[C]=nt[S]=nt[A]=nt[L]=!1;var rt={};rt[h]=rt[p]=rt[T]=rt[E]=rt[g]=rt[v]=rt[N]=rt[O]=rt[P]=rt[R]=rt[D]=rt[_]=rt[w]=rt[x]=rt[C]=rt[S]=rt[A]=rt[M]=rt[z]=rt[I]=rt[F]=rt[j]=!0,rt[m]=rt[b]=rt[L]=!1;var it={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ot=parseFloat,at=parseInt,st="object"==typeof Bf&&Bf&&Bf.Object===Object&&Bf,lt="object"==typeof self&&self&&self.Object===Object&&self,ct=st||lt||Function("return this")(),ut=t&&!t.nodeType&&t,dt=ut&&e&&!e.nodeType&&e,ft=dt&&dt.exports===ut,ht=ft&&st.process,pt=function(){try{return dt&&dt.require&&dt.require("util").types||ht&&ht.binding&&ht.binding("util")}catch(e){}}(),gt=pt&&pt.isArrayBuffer,vt=pt&&pt.isDate,mt=pt&&pt.isMap,bt=pt&&pt.isRegExp,yt=pt&&pt.isSet,_t=pt&&pt.isTypedArray;function wt(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function xt(e,t,n,r){for(var i=-1,o=null==e?0:e.length;++i<o;){var a=e[i];t(r,a,n(a),e)}return r}function kt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}function Ct(e,t){for(var n=null==e?0:e.length;n--&&!1!==t(e[n],n,e););return e}function St(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0}function At(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var a=e[n];t(a,n,e)&&(o[i++]=a)}return o}function Mt(e,t){return!(null==e||!e.length)&&It(e,t,0)>-1}function Lt(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}function Tt(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}function Et(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}function Nt(e,t,n,r){var i=-1,o=null==e?0:e.length;for(r&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n}function Ot(e,t,n,r){var i=null==e?0:e.length;for(r&&i&&(n=e[--i]);i--;)n=t(n,e[i],i,e);return n}function Pt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var Rt=Ht("length");function Dt(e,t,n){var r;return n(e,(function(e,n,i){if(t(e,n,i))return r=n,!1})),r}function zt(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return-1}function It(e,t,n){return t==t?function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}(e,t,n):zt(e,jt,n)}function Ft(e,t,n,r){for(var i=n-1,o=e.length;++i<o;)if(r(e[i],t))return i;return-1}function jt(e){return e!=e}function Bt(e,t){var n=null==e?0:e.length;return n?Ut(e,t)/n:u}function Ht(e){return function(t){return null==t?n:t[e]}}function qt(e){return function(t){return null==e?n:e[t]}}function $t(e,t,n,r,i){return i(e,(function(e,i,o){n=r?(r=!1,e):t(n,e,i,o)})),n}function Ut(e,t){for(var r,i=-1,o=e.length;++i<o;){var a=t(e[i]);a!==n&&(r=r===n?a:r+a)}return r}function Wt(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function Vt(e){return e?e.slice(0,cn(e)+1).replace(te,""):e}function Gt(e){return function(t){return e(t)}}function Yt(e,t){return Tt(t,(function(t){return e[t]}))}function Xt(e,t){return e.has(t)}function Zt(e,t){for(var n=-1,r=e.length;++n<r&&It(t,e[n],0)>-1;);return n}function Kt(e,t){for(var n=e.length;n--&&It(t,e[n],0)>-1;);return n}var Jt=qt({"À":"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"}),Qt=qt({"&":"&","<":"<",">":">",'"':""","'":"'"});function en(e){return"\\"+it[e]}function tn(e){return Je.test(e)}function nn(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function rn(e,t){return function(n){return e(t(n))}}function on(e,t){for(var n=-1,r=e.length,i=0,a=[];++n<r;){var s=e[n];s!==t&&s!==o||(e[n]=o,a[i++]=n)}return a}function an(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}function sn(e){return tn(e)?function(e){for(var t=Ze.lastIndex=0;Ze.test(e);)++t;return t}(e):Rt(e)}function ln(e){return tn(e)?function(e){return e.match(Ze)||[]}(e):function(e){return e.split("")}(e)}function cn(e){for(var t=e.length;t--&&ne.test(e.charAt(t)););return t}var un=qt({"&":"&","<":"<",">":">",""":'"',"'":"'"}),dn=function e(t){var ne,ye=(t=null==t?ct:dn.defaults(ct.Object(),t,dn.pick(ct,et))).Array,_e=t.Date,we=t.Error,xe=t.Function,ke=t.Math,Ce=t.Object,Se=t.RegExp,Ae=t.String,Me=t.TypeError,Le=ye.prototype,Te=xe.prototype,Ee=Ce.prototype,Ne=t["__core-js_shared__"],Oe=Te.toString,Pe=Ee.hasOwnProperty,Re=0,De=(ne=/[^.]+$/.exec(Ne&&Ne.keys&&Ne.keys.IE_PROTO||""))?"Symbol(src)_1."+ne:"",ze=Ee.toString,Ie=Oe.call(Ce),Fe=ct._,je=Se("^"+Oe.call(Pe).replace(Q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Be=ft?t.Buffer:n,He=t.Symbol,qe=t.Uint8Array,$e=Be?Be.allocUnsafe:n,Ue=rn(Ce.getPrototypeOf,Ce),We=Ce.create,Ve=Ee.propertyIsEnumerable,Ge=Le.splice,Ze=He?He.isConcatSpreadable:n,Je=He?He.iterator:n,it=He?He.toStringTag:n,st=function(){try{var e=so(Ce,"defineProperty");return e({},"",{}),e}catch(e){}}(),lt=t.clearTimeout!==ct.clearTimeout&&t.clearTimeout,ut=_e&&_e.now!==ct.Date.now&&_e.now,dt=t.setTimeout!==ct.setTimeout&&t.setTimeout,ht=ke.ceil,pt=ke.floor,Rt=Ce.getOwnPropertySymbols,qt=Be?Be.isBuffer:n,fn=t.isFinite,hn=Le.join,pn=rn(Ce.keys,Ce),gn=ke.max,vn=ke.min,mn=_e.now,bn=t.parseInt,yn=ke.random,_n=Le.reverse,wn=so(t,"DataView"),xn=so(t,"Map"),kn=so(t,"Promise"),Cn=so(t,"Set"),Sn=so(t,"WeakMap"),An=so(Ce,"create"),Mn=Sn&&new Sn,Ln={},Tn=Ro(wn),En=Ro(xn),Nn=Ro(kn),On=Ro(Cn),Pn=Ro(Sn),Rn=He?He.prototype:n,Dn=Rn?Rn.valueOf:n,zn=Rn?Rn.toString:n;function In(e){if(Ka(e)&&!Ba(e)&&!(e instanceof Hn)){if(e instanceof Bn)return e;if(Pe.call(e,"__wrapped__"))return Do(e)}return new Bn(e)}var Fn=function(){function e(){}return function(t){if(!Za(t))return{};if(We)return We(t);e.prototype=t;var r=new e;return e.prototype=n,r}}();function jn(){}function Bn(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=n}function Hn(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=d,this.__views__=[]}function qn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function $n(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Un(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Wn(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Un;++t<n;)this.add(e[t])}function Vn(e){var t=this.__data__=new $n(e);this.size=t.size}function Gn(e,t){var n=Ba(e),r=!n&&ja(e),i=!n&&!r&&Ua(e),o=!n&&!r&&!i&&os(e),a=n||r||i||o,s=a?Wt(e.length,Ae):[],l=s.length;for(var c in e)!t&&!Pe.call(e,c)||a&&("length"==c||i&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||go(c,l))||s.push(c);return s}function Yn(e){var t=e.length;return t?e[Ur(0,t-1)]:n}function Xn(e,t){return No(Si(e),ir(t,0,e.length))}function Zn(e){return No(Si(e))}function Kn(e,t,r){(r!==n&&!za(e[t],r)||r===n&&!(t in e))&&nr(e,t,r)}function Jn(e,t,r){var i=e[t];Pe.call(e,t)&&za(i,r)&&(r!==n||t in e)||nr(e,t,r)}function Qn(e,t){for(var n=e.length;n--;)if(za(e[n][0],t))return n;return-1}function er(e,t,n,r){return cr(e,(function(e,i,o){t(r,e,n(e),o)})),r}function tr(e,t){return e&&Ai(t,Ms(t),e)}function nr(e,t,n){"__proto__"==t&&st?st(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function rr(e,t){for(var r=-1,i=t.length,o=ye(i),a=null==e;++r<i;)o[r]=a?n:xs(e,t[r]);return o}function ir(e,t,r){return e==e&&(r!==n&&(e=e<=r?e:r),t!==n&&(e=e>=t?e:t)),e}function or(e,t,r,i,o,a){var s,l=1&t,c=2&t,u=4&t;if(r&&(s=o?r(e,i,o,a):r(e)),s!==n)return s;if(!Za(e))return e;var d=Ba(e);if(d){if(s=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Pe.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!l)return Si(e,s)}else{var f=uo(e),p=f==b||f==y;if(Ua(e))return yi(e,l);if(f==x||f==h||p&&!o){if(s=c||p?{}:ho(e),!l)return c?function(e,t){return Ai(e,co(e),t)}(e,function(e,t){return e&&Ai(t,Ls(t),e)}(s,e)):function(e,t){return Ai(e,lo(e),t)}(e,tr(s,e))}else{if(!rt[f])return o?e:{};s=function(e,t,n){var r=e.constructor;switch(t){case T:return _i(e);case g:case v:return new r(+e);case E:return function(e,t){var n=t?_i(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case N:case O:case P:case R:case D:case z:case I:case F:case j:return wi(e,n);case _:return new r;case w:case A:return new r(e);case C:return function(e){var t=new e.constructor(e.source,ue.exec(e));return t.lastIndex=e.lastIndex,t}(e);case S:return new r;case M:return function(e){return Dn?Ce(Dn.call(e)):{}}(e)}}(e,f,l)}}a||(a=new Vn);var m=a.get(e);if(m)return m;a.set(e,s),ns(e)?e.forEach((function(n){s.add(or(n,t,r,n,e,a))})):Ja(e)&&e.forEach((function(n,i){s.set(i,or(n,t,r,i,e,a))}));var k=d?n:(u?c?eo:Qi:c?Ls:Ms)(e);return kt(k||e,(function(n,i){k&&(n=e[i=n]),Jn(s,i,or(n,t,r,i,e,a))})),s}function ar(e,t,r){var i=r.length;if(null==e)return!i;for(e=Ce(e);i--;){var o=r[i],a=t[o],s=e[o];if(s===n&&!(o in e)||!a(s))return!1}return!0}function sr(e,t,i){if("function"!=typeof e)throw new Me(r);return Mo((function(){e.apply(n,i)}),t)}function lr(e,t,n,r){var i=-1,o=Mt,a=!0,s=e.length,l=[],c=t.length;if(!s)return l;n&&(t=Tt(t,Gt(n))),r?(o=Lt,a=!1):t.length>=200&&(o=Xt,a=!1,t=new Wn(t));e:for(;++i<s;){var u=e[i],d=null==n?u:n(u);if(u=r||0!==u?u:0,a&&d==d){for(var f=c;f--;)if(t[f]===d)continue e;l.push(u)}else o(t,d,r)||l.push(u)}return l}In.templateSettings={escape:G,evaluate:Y,interpolate:X,variable:"",imports:{_:In}},In.prototype=jn.prototype,In.prototype.constructor=In,Bn.prototype=Fn(jn.prototype),Bn.prototype.constructor=Bn,Hn.prototype=Fn(jn.prototype),Hn.prototype.constructor=Hn,qn.prototype.clear=function(){this.__data__=An?An(null):{},this.size=0},qn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},qn.prototype.get=function(e){var t=this.__data__;if(An){var r=t[e];return r===i?n:r}return Pe.call(t,e)?t[e]:n},qn.prototype.has=function(e){var t=this.__data__;return An?t[e]!==n:Pe.call(t,e)},qn.prototype.set=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=An&&t===n?i:t,this},$n.prototype.clear=function(){this.__data__=[],this.size=0},$n.prototype.delete=function(e){var t=this.__data__,n=Qn(t,e);return!(n<0||(n==t.length-1?t.pop():Ge.call(t,n,1),--this.size,0))},$n.prototype.get=function(e){var t=this.__data__,r=Qn(t,e);return r<0?n:t[r][1]},$n.prototype.has=function(e){return Qn(this.__data__,e)>-1},$n.prototype.set=function(e,t){var n=this.__data__,r=Qn(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},Un.prototype.clear=function(){this.size=0,this.__data__={hash:new qn,map:new(xn||$n),string:new qn}},Un.prototype.delete=function(e){var t=oo(this,e).delete(e);return this.size-=t?1:0,t},Un.prototype.get=function(e){return oo(this,e).get(e)},Un.prototype.has=function(e){return oo(this,e).has(e)},Un.prototype.set=function(e,t){var n=oo(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},Wn.prototype.add=Wn.prototype.push=function(e){return this.__data__.set(e,i),this},Wn.prototype.has=function(e){return this.__data__.has(e)},Vn.prototype.clear=function(){this.__data__=new $n,this.size=0},Vn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},Vn.prototype.get=function(e){return this.__data__.get(e)},Vn.prototype.has=function(e){return this.__data__.has(e)},Vn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof $n){var r=n.__data__;if(!xn||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Un(r)}return n.set(e,t),this.size=n.size,this};var cr=Ti(mr),ur=Ti(br,!0);function dr(e,t){var n=!0;return cr(e,(function(e,r,i){return n=!!t(e,r,i)})),n}function fr(e,t,r){for(var i=-1,o=e.length;++i<o;){var a=e[i],s=t(a);if(null!=s&&(l===n?s==s&&!is(s):r(s,l)))var l=s,c=a}return c}function hr(e,t){var n=[];return cr(e,(function(e,r,i){t(e,r,i)&&n.push(e)})),n}function pr(e,t,n,r,i){var o=-1,a=e.length;for(n||(n=po),i||(i=[]);++o<a;){var s=e[o];t>0&&n(s)?t>1?pr(s,t-1,n,r,i):Et(i,s):r||(i[i.length]=s)}return i}var gr=Ei(),vr=Ei(!0);function mr(e,t){return e&&gr(e,t,Ms)}function br(e,t){return e&&vr(e,t,Ms)}function yr(e,t){return At(t,(function(t){return Ga(e[t])}))}function _r(e,t){for(var r=0,i=(t=gi(t,e)).length;null!=e&&r<i;)e=e[Po(t[r++])];return r&&r==i?e:n}function wr(e,t,n){var r=t(e);return Ba(e)?r:Et(r,n(e))}function xr(e){return null==e?e===n?"[object Undefined]":"[object Null]":it&&it in Ce(e)?function(e){var t=Pe.call(e,it),r=e[it];try{e[it]=n;var i=!0}catch(e){}var o=ze.call(e);return i&&(t?e[it]=r:delete e[it]),o}(e):function(e){return ze.call(e)}(e)}function kr(e,t){return e>t}function Cr(e,t){return null!=e&&Pe.call(e,t)}function Sr(e,t){return null!=e&&t in Ce(e)}function Ar(e,t,r){for(var i=r?Lt:Mt,o=e[0].length,a=e.length,s=a,l=ye(a),c=1/0,u=[];s--;){var d=e[s];s&&t&&(d=Tt(d,Gt(t))),c=vn(d.length,c),l[s]=!r&&(t||o>=120&&d.length>=120)?new Wn(s&&d):n}d=e[0];var f=-1,h=l[0];e:for(;++f<o&&u.length<c;){var p=d[f],g=t?t(p):p;if(p=r||0!==p?p:0,!(h?Xt(h,g):i(u,g,r))){for(s=a;--s;){var v=l[s];if(!(v?Xt(v,g):i(e[s],g,r)))continue e}h&&h.push(g),u.push(p)}}return u}function Mr(e,t,r){var i=null==(e=Co(e,t=gi(t,e)))?e:e[Po(Vo(t))];return null==i?n:wt(i,e,r)}function Lr(e){return Ka(e)&&xr(e)==h}function Tr(e,t,r,i,o){return e===t||(null==e||null==t||!Ka(e)&&!Ka(t)?e!=e&&t!=t:function(e,t,r,i,o,a){var s=Ba(e),l=Ba(t),c=s?p:uo(e),u=l?p:uo(t),d=(c=c==h?x:c)==x,f=(u=u==h?x:u)==x,b=c==u;if(b&&Ua(e)){if(!Ua(t))return!1;s=!0,d=!1}if(b&&!d)return a||(a=new Vn),s||os(e)?Ki(e,t,r,i,o,a):function(e,t,n,r,i,o,a){switch(n){case E:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case T:return!(e.byteLength!=t.byteLength||!o(new qe(e),new qe(t)));case g:case v:case w:return za(+e,+t);case m:return e.name==t.name&&e.message==t.message;case C:case A:return e==t+"";case _:var s=nn;case S:var l=1&r;if(s||(s=an),e.size!=t.size&&!l)return!1;var c=a.get(e);if(c)return c==t;r|=2,a.set(e,t);var u=Ki(s(e),s(t),r,i,o,a);return a.delete(e),u;case M:if(Dn)return Dn.call(e)==Dn.call(t)}return!1}(e,t,c,r,i,o,a);if(!(1&r)){var y=d&&Pe.call(e,"__wrapped__"),k=f&&Pe.call(t,"__wrapped__");if(y||k){var L=y?e.value():e,N=k?t.value():t;return a||(a=new Vn),o(L,N,r,i,a)}}return!!b&&(a||(a=new Vn),function(e,t,r,i,o,a){var s=1&r,l=Qi(e),c=l.length;if(c!=Qi(t).length&&!s)return!1;for(var u=c;u--;){var d=l[u];if(!(s?d in t:Pe.call(t,d)))return!1}var f=a.get(e),h=a.get(t);if(f&&h)return f==t&&h==e;var p=!0;a.set(e,t),a.set(t,e);for(var g=s;++u<c;){var v=e[d=l[u]],m=t[d];if(i)var b=s?i(m,v,d,t,e,a):i(v,m,d,e,t,a);if(!(b===n?v===m||o(v,m,r,i,a):b)){p=!1;break}g||(g="constructor"==d)}if(p&&!g){var y=e.constructor,_=t.constructor;y==_||!("constructor"in e)||!("constructor"in t)||"function"==typeof y&&y instanceof y&&"function"==typeof _&&_ instanceof _||(p=!1)}return a.delete(e),a.delete(t),p}(e,t,r,i,o,a))}(e,t,r,i,Tr,o))}function Er(e,t,r,i){var o=r.length,a=o,s=!i;if(null==e)return!a;for(e=Ce(e);o--;){var l=r[o];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++o<a;){var c=(l=r[o])[0],u=e[c],d=l[1];if(s&&l[2]){if(u===n&&!(c in e))return!1}else{var f=new Vn;if(i)var h=i(u,d,c,e,t,f);if(!(h===n?Tr(d,u,3,i,f):h))return!1}}return!0}function Nr(e){return!(!Za(e)||function(e){return!!De&&De in e}(e))&&(Ga(e)?je:he).test(Ro(e))}function Or(e){return"function"==typeof e?e:null==e?Qs:"object"==typeof e?Ba(e)?Ir(e[0],e[1]):zr(e):ll(e)}function Pr(e){if(!_o(e))return pn(e);var t=[];for(var n in Ce(e))Pe.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Rr(e,t){return e<t}function Dr(e,t){var n=-1,r=qa(e)?ye(e.length):[];return cr(e,(function(e,i,o){r[++n]=t(e,i,o)})),r}function zr(e){var t=ao(e);return 1==t.length&&t[0][2]?xo(t[0][0],t[0][1]):function(n){return n===e||Er(n,e,t)}}function Ir(e,t){return mo(e)&&wo(t)?xo(Po(e),t):function(r){var i=xs(r,e);return i===n&&i===t?ks(r,e):Tr(t,i,3)}}function Fr(e,t,r,i,o){e!==t&&gr(t,(function(a,s){if(o||(o=new Vn),Za(a))!function(e,t,r,i,o,a,s){var l=So(e,r),c=So(t,r),u=s.get(c);if(u)Kn(e,r,u);else{var d=a?a(l,c,r+"",e,t,s):n,f=d===n;if(f){var h=Ba(c),p=!h&&Ua(c),g=!h&&!p&&os(c);d=c,h||p||g?Ba(l)?d=l:$a(l)?d=Si(l):p?(f=!1,d=yi(c,!0)):g?(f=!1,d=wi(c,!0)):d=[]:es(c)||ja(c)?(d=l,ja(l)?d=hs(l):Za(l)&&!Ga(l)||(d=ho(c))):f=!1}f&&(s.set(c,d),o(d,c,i,a,s),s.delete(c)),Kn(e,r,d)}}(e,t,s,r,Fr,i,o);else{var l=i?i(So(e,s),a,s+"",e,t,o):n;l===n&&(l=a),Kn(e,s,l)}}),Ls)}function jr(e,t){var r=e.length;if(r)return go(t+=t<0?r:0,r)?e[t]:n}function Br(e,t,n){t=t.length?Tt(t,(function(e){return Ba(e)?function(t){return _r(t,1===e.length?e[0]:e)}:e})):[Qs];var r=-1;t=Tt(t,Gt(io()));var i=Dr(e,(function(e,n,i){var o=Tt(t,(function(t){return t(e)}));return{criteria:o,index:++r,value:e}}));return function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}(i,(function(e,t){return function(e,t,n){for(var r=-1,i=e.criteria,o=t.criteria,a=i.length,s=n.length;++r<a;){var l=xi(i[r],o[r]);if(l)return r>=s?l:l*("desc"==n[r]?-1:1)}return e.index-t.index}(e,t,n)}))}function Hr(e,t,n){for(var r=-1,i=t.length,o={};++r<i;){var a=t[r],s=_r(e,a);n(s,a)&&Xr(o,gi(a,e),s)}return o}function qr(e,t,n,r){var i=r?Ft:It,o=-1,a=t.length,s=e;for(e===t&&(t=Si(t)),n&&(s=Tt(e,Gt(n)));++o<a;)for(var l=0,c=t[o],u=n?n(c):c;(l=i(s,u,l,r))>-1;)s!==e&&Ge.call(s,l,1),Ge.call(e,l,1);return e}function $r(e,t){for(var n=e?t.length:0,r=n-1;n--;){var i=t[n];if(n==r||i!==o){var o=i;go(i)?Ge.call(e,i,1):si(e,i)}}return e}function Ur(e,t){return e+pt(yn()*(t-e+1))}function Wr(e,t){var n="";if(!e||t<1||t>c)return n;do{t%2&&(n+=e),(t=pt(t/2))&&(e+=e)}while(t);return n}function Vr(e,t){return Lo(ko(e,t,Qs),e+"")}function Gr(e){return Yn(zs(e))}function Yr(e,t){var n=zs(e);return No(n,ir(t,0,n.length))}function Xr(e,t,r,i){if(!Za(e))return e;for(var o=-1,a=(t=gi(t,e)).length,s=a-1,l=e;null!=l&&++o<a;){var c=Po(t[o]),u=r;if("__proto__"===c||"constructor"===c||"prototype"===c)return e;if(o!=s){var d=l[c];(u=i?i(d,c,l):n)===n&&(u=Za(d)?d:go(t[o+1])?[]:{})}Jn(l,c,u),l=l[c]}return e}var Zr=Mn?function(e,t){return Mn.set(e,t),e}:Qs,Kr=st?function(e,t){return st(e,"toString",{configurable:!0,enumerable:!1,value:Zs(t),writable:!0})}:Qs;function Jr(e){return No(zs(e))}function Qr(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=ye(i);++r<i;)o[r]=e[r+t];return o}function ei(e,t){var n;return cr(e,(function(e,r,i){return!(n=t(e,r,i))})),!!n}function ti(e,t,n){var r=0,i=null==e?r:e.length;if("number"==typeof t&&t==t&&i<=2147483647){for(;r<i;){var o=r+i>>>1,a=e[o];null!==a&&!is(a)&&(n?a<=t:a<t)?r=o+1:i=o}return i}return ni(e,t,Qs,n)}function ni(e,t,r,i){var o=0,a=null==e?0:e.length;if(0===a)return 0;for(var s=(t=r(t))!=t,l=null===t,c=is(t),u=t===n;o<a;){var d=pt((o+a)/2),f=r(e[d]),h=f!==n,p=null===f,g=f==f,v=is(f);if(s)var m=i||g;else m=u?g&&(i||h):l?g&&h&&(i||!p):c?g&&h&&!p&&(i||!v):!p&&!v&&(i?f<=t:f<t);m?o=d+1:a=d}return vn(a,4294967294)}function ri(e,t){for(var n=-1,r=e.length,i=0,o=[];++n<r;){var a=e[n],s=t?t(a):a;if(!n||!za(s,l)){var l=s;o[i++]=0===a?0:a}}return o}function ii(e){return"number"==typeof e?e:is(e)?u:+e}function oi(e){if("string"==typeof e)return e;if(Ba(e))return Tt(e,oi)+"";if(is(e))return zn?zn.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function ai(e,t,n){var r=-1,i=Mt,o=e.length,a=!0,s=[],l=s;if(n)a=!1,i=Lt;else if(o>=200){var c=t?null:Wi(e);if(c)return an(c);a=!1,i=Xt,l=new Wn}else l=t?[]:s;e:for(;++r<o;){var u=e[r],d=t?t(u):u;if(u=n||0!==u?u:0,a&&d==d){for(var f=l.length;f--;)if(l[f]===d)continue e;t&&l.push(d),s.push(u)}else i(l,d,n)||(l!==s&&l.push(d),s.push(u))}return s}function si(e,t){return null==(e=Co(e,t=gi(t,e)))||delete e[Po(Vo(t))]}function li(e,t,n,r){return Xr(e,t,n(_r(e,t)),r)}function ci(e,t,n,r){for(var i=e.length,o=r?i:-1;(r?o--:++o<i)&&t(e[o],o,e););return n?Qr(e,r?0:o,r?o+1:i):Qr(e,r?o+1:0,r?i:o)}function ui(e,t){var n=e;return n instanceof Hn&&(n=n.value()),Nt(t,(function(e,t){return t.func.apply(t.thisArg,Et([e],t.args))}),n)}function di(e,t,n){var r=e.length;if(r<2)return r?ai(e[0]):[];for(var i=-1,o=ye(r);++i<r;)for(var a=e[i],s=-1;++s<r;)s!=i&&(o[i]=lr(o[i]||a,e[s],t,n));return ai(pr(o,1),t,n)}function fi(e,t,r){for(var i=-1,o=e.length,a=t.length,s={};++i<o;){var l=i<a?t[i]:n;r(s,e[i],l)}return s}function hi(e){return $a(e)?e:[]}function pi(e){return"function"==typeof e?e:Qs}function gi(e,t){return Ba(e)?e:mo(e,t)?[e]:Oo(ps(e))}var vi=Vr;function mi(e,t,r){var i=e.length;return r=r===n?i:r,!t&&r>=i?e:Qr(e,t,r)}var bi=lt||function(e){return ct.clearTimeout(e)};function yi(e,t){if(t)return e.slice();var n=e.length,r=$e?$e(n):new e.constructor(n);return e.copy(r),r}function _i(e){var t=new e.constructor(e.byteLength);return new qe(t).set(new qe(e)),t}function wi(e,t){var n=t?_i(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function xi(e,t){if(e!==t){var r=e!==n,i=null===e,o=e==e,a=is(e),s=t!==n,l=null===t,c=t==t,u=is(t);if(!l&&!u&&!a&&e>t||a&&s&&c&&!l&&!u||i&&s&&c||!r&&c||!o)return 1;if(!i&&!a&&!u&&e<t||u&&r&&o&&!i&&!a||l&&r&&o||!s&&o||!c)return-1}return 0}function ki(e,t,n,r){for(var i=-1,o=e.length,a=n.length,s=-1,l=t.length,c=gn(o-a,0),u=ye(l+c),d=!r;++s<l;)u[s]=t[s];for(;++i<a;)(d||i<o)&&(u[n[i]]=e[i]);for(;c--;)u[s++]=e[i++];return u}function Ci(e,t,n,r){for(var i=-1,o=e.length,a=-1,s=n.length,l=-1,c=t.length,u=gn(o-s,0),d=ye(u+c),f=!r;++i<u;)d[i]=e[i];for(var h=i;++l<c;)d[h+l]=t[l];for(;++a<s;)(f||i<o)&&(d[h+n[a]]=e[i++]);return d}function Si(e,t){var n=-1,r=e.length;for(t||(t=ye(r));++n<r;)t[n]=e[n];return t}function Ai(e,t,r,i){var o=!r;r||(r={});for(var a=-1,s=t.length;++a<s;){var l=t[a],c=i?i(r[l],e[l],l,r,e):n;c===n&&(c=e[l]),o?nr(r,l,c):Jn(r,l,c)}return r}function Mi(e,t){return function(n,r){var i=Ba(n)?xt:er,o=t?t():{};return i(n,e,io(r,2),o)}}function Li(e){return Vr((function(t,r){var i=-1,o=r.length,a=o>1?r[o-1]:n,s=o>2?r[2]:n;for(a=e.length>3&&"function"==typeof a?(o--,a):n,s&&vo(r[0],r[1],s)&&(a=o<3?n:a,o=1),t=Ce(t);++i<o;){var l=r[i];l&&e(t,l,i,a)}return t}))}function Ti(e,t){return function(n,r){if(null==n)return n;if(!qa(n))return e(n,r);for(var i=n.length,o=t?i:-1,a=Ce(n);(t?o--:++o<i)&&!1!==r(a[o],o,a););return n}}function Ei(e){return function(t,n,r){for(var i=-1,o=Ce(t),a=r(t),s=a.length;s--;){var l=a[e?s:++i];if(!1===n(o[l],l,o))break}return t}}function Ni(e){return function(t){var r=tn(t=ps(t))?ln(t):n,i=r?r[0]:t.charAt(0),o=r?mi(r,1).join(""):t.slice(1);return i[e]()+o}}function Oi(e){return function(t){return Nt(Gs(js(t).replace(Ye,"")),e,"")}}function Pi(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=Fn(e.prototype),r=e.apply(n,t);return Za(r)?r:n}}function Ri(e){return function(t,r,i){var o=Ce(t);if(!qa(t)){var a=io(r,3);t=Ms(t),r=function(e){return a(o[e],e,o)}}var s=e(t,r,i);return s>-1?o[a?t[s]:s]:n}}function Di(e){return Ji((function(t){var i=t.length,o=i,a=Bn.prototype.thru;for(e&&t.reverse();o--;){var s=t[o];if("function"!=typeof s)throw new Me(r);if(a&&!l&&"wrapper"==no(s))var l=new Bn([],!0)}for(o=l?o:i;++o<i;){var c=no(s=t[o]),u="wrapper"==c?to(s):n;l=u&&bo(u[0])&&424==u[1]&&!u[4].length&&1==u[9]?l[no(u[0])].apply(l,u[3]):1==s.length&&bo(s)?l[c]():l.thru(s)}return function(){var e=arguments,n=e[0];if(l&&1==e.length&&Ba(n))return l.plant(n).value();for(var r=0,o=i?t[r].apply(this,e):n;++r<i;)o=t[r].call(this,o);return o}}))}function zi(e,t,r,i,o,a,l,c,u,d){var f=t&s,h=1&t,p=2&t,g=24&t,v=512&t,m=p?n:Pi(e);return function s(){for(var b=arguments.length,y=ye(b),_=b;_--;)y[_]=arguments[_];if(g)var w=ro(s),x=function(e,t){for(var n=e.length,r=0;n--;)e[n]===t&&++r;return r}(y,w);if(i&&(y=ki(y,i,o,g)),a&&(y=Ci(y,a,l,g)),b-=x,g&&b<d){var k=on(y,w);return $i(e,t,zi,s.placeholder,r,y,k,c,u,d-b)}var C=h?r:this,S=p?C[e]:e;return b=y.length,c?y=function(e,t){for(var r=e.length,i=vn(t.length,r),o=Si(e);i--;){var a=t[i];e[i]=go(a,r)?o[a]:n}return e}(y,c):v&&b>1&&y.reverse(),f&&u<b&&(y.length=u),this&&this!==ct&&this instanceof s&&(S=m||Pi(S)),S.apply(C,y)}}function Ii(e,t){return function(n,r){return function(e,t,n,r){return mr(e,(function(e,i,o){t(r,n(e),i,o)})),r}(n,e,t(r),{})}}function Fi(e,t){return function(r,i){var o;if(r===n&&i===n)return t;if(r!==n&&(o=r),i!==n){if(o===n)return i;"string"==typeof r||"string"==typeof i?(r=oi(r),i=oi(i)):(r=ii(r),i=ii(i)),o=e(r,i)}return o}}function ji(e){return Ji((function(t){return t=Tt(t,Gt(io())),Vr((function(n){var r=this;return e(t,(function(e){return wt(e,r,n)}))}))}))}function Bi(e,t){var r=(t=t===n?" ":oi(t)).length;if(r<2)return r?Wr(t,e):t;var i=Wr(t,ht(e/sn(t)));return tn(t)?mi(ln(i),0,e).join(""):i.slice(0,e)}function Hi(e){return function(t,r,i){return i&&"number"!=typeof i&&vo(t,r,i)&&(r=i=n),t=cs(t),r===n?(r=t,t=0):r=cs(r),function(e,t,n,r){for(var i=-1,o=gn(ht((t-e)/(n||1)),0),a=ye(o);o--;)a[r?o:++i]=e,e+=n;return a}(t,r,i=i===n?t<r?1:-1:cs(i),e)}}function qi(e){return function(t,n){return"string"==typeof t&&"string"==typeof n||(t=fs(t),n=fs(n)),e(t,n)}}function $i(e,t,r,i,o,s,l,c,u,d){var f=8&t;t|=f?a:64,4&(t&=~(f?64:a))||(t&=-4);var h=[e,t,o,f?s:n,f?l:n,f?n:s,f?n:l,c,u,d],p=r.apply(n,h);return bo(e)&&Ao(p,h),p.placeholder=i,To(p,e,t)}function Ui(e){var t=ke[e];return function(e,n){if(e=fs(e),(n=null==n?0:vn(us(n),292))&&fn(e)){var r=(ps(e)+"e").split("e");return+((r=(ps(t(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return t(e)}}var Wi=Cn&&1/an(new Cn([,-0]))[1]==l?function(e){return new Cn(e)}:il;function Vi(e){return function(t){var n=uo(t);return n==_?nn(t):n==S?function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=[e,e]})),n}(t):function(e,t){return Tt(t,(function(t){return[t,e[t]]}))}(t,e(t))}}function Gi(e,t,i,l,c,u,d,f){var h=2&t;if(!h&&"function"!=typeof e)throw new Me(r);var p=l?l.length:0;if(p||(t&=-97,l=c=n),d=d===n?d:gn(us(d),0),f=f===n?f:us(f),p-=c?c.length:0,64&t){var g=l,v=c;l=c=n}var m=h?n:to(e),b=[e,t,i,l,c,g,v,u,d,f];if(m&&function(e,t){var n=e[1],r=t[1],i=n|r,a=i<131,l=r==s&&8==n||r==s&&256==n&&e[7].length<=t[8]||384==r&&t[7].length<=t[8]&&8==n;if(!a&&!l)return e;1&r&&(e[2]=t[2],i|=1&n?0:4);var c=t[3];if(c){var u=e[3];e[3]=u?ki(u,c,t[4]):c,e[4]=u?on(e[3],o):t[4]}(c=t[5])&&(u=e[5],e[5]=u?Ci(u,c,t[6]):c,e[6]=u?on(e[5],o):t[6]),(c=t[7])&&(e[7]=c),r&s&&(e[8]=null==e[8]?t[8]:vn(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=i}(b,m),e=b[0],t=b[1],i=b[2],l=b[3],c=b[4],!(f=b[9]=b[9]===n?h?0:e.length:gn(b[9]-p,0))&&24&t&&(t&=-25),t&&1!=t)y=8==t||16==t?function(e,t,r){var i=Pi(e);return function o(){for(var a=arguments.length,s=ye(a),l=a,c=ro(o);l--;)s[l]=arguments[l];var u=a<3&&s[0]!==c&&s[a-1]!==c?[]:on(s,c);return(a-=u.length)<r?$i(e,t,zi,o.placeholder,n,s,u,n,n,r-a):wt(this&&this!==ct&&this instanceof o?i:e,this,s)}}(e,t,f):t!=a&&33!=t||c.length?zi.apply(n,b):function(e,t,n,r){var i=1&t,o=Pi(e);return function t(){for(var a=-1,s=arguments.length,l=-1,c=r.length,u=ye(c+s),d=this&&this!==ct&&this instanceof t?o:e;++l<c;)u[l]=r[l];for(;s--;)u[l++]=arguments[++a];return wt(d,i?n:this,u)}}(e,t,i,l);else var y=function(e,t,n){var r=1&t,i=Pi(e);return function t(){return(this&&this!==ct&&this instanceof t?i:e).apply(r?n:this,arguments)}}(e,t,i);return To((m?Zr:Ao)(y,b),e,t)}function Yi(e,t,r,i){return e===n||za(e,Ee[r])&&!Pe.call(i,r)?t:e}function Xi(e,t,r,i,o,a){return Za(e)&&Za(t)&&(a.set(t,e),Fr(e,t,n,Xi,a),a.delete(t)),e}function Zi(e){return es(e)?n:e}function Ki(e,t,r,i,o,a){var s=1&r,l=e.length,c=t.length;if(l!=c&&!(s&&c>l))return!1;var u=a.get(e),d=a.get(t);if(u&&d)return u==t&&d==e;var f=-1,h=!0,p=2&r?new Wn:n;for(a.set(e,t),a.set(t,e);++f<l;){var g=e[f],v=t[f];if(i)var m=s?i(v,g,f,t,e,a):i(g,v,f,e,t,a);if(m!==n){if(m)continue;h=!1;break}if(p){if(!Pt(t,(function(e,t){if(!Xt(p,t)&&(g===e||o(g,e,r,i,a)))return p.push(t)}))){h=!1;break}}else if(g!==v&&!o(g,v,r,i,a)){h=!1;break}}return a.delete(e),a.delete(t),h}function Ji(e){return Lo(ko(e,n,Ho),e+"")}function Qi(e){return wr(e,Ms,lo)}function eo(e){return wr(e,Ls,co)}var to=Mn?function(e){return Mn.get(e)}:il;function no(e){for(var t=e.name+"",n=Ln[t],r=Pe.call(Ln,t)?n.length:0;r--;){var i=n[r],o=i.func;if(null==o||o==e)return i.name}return t}function ro(e){return(Pe.call(In,"placeholder")?In:e).placeholder}function io(){var e=In.iteratee||el;return e=e===el?Or:e,arguments.length?e(arguments[0],arguments[1]):e}function oo(e,t){var n=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?n["string"==typeof t?"string":"hash"]:n.map}function ao(e){for(var t=Ms(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,wo(i)]}return t}function so(e,t){var r=function(e,t){return null==e?n:e[t]}(e,t);return Nr(r)?r:n}var lo=Rt?function(e){return null==e?[]:(e=Ce(e),At(Rt(e),(function(t){return Ve.call(e,t)})))}:dl,co=Rt?function(e){for(var t=[];e;)Et(t,lo(e)),e=Ue(e);return t}:dl,uo=xr;function fo(e,t,n){for(var r=-1,i=(t=gi(t,e)).length,o=!1;++r<i;){var a=Po(t[r]);if(!(o=null!=e&&n(e,a)))break;e=e[a]}return o||++r!=i?o:!!(i=null==e?0:e.length)&&Xa(i)&&go(a,i)&&(Ba(e)||ja(e))}function ho(e){return"function"!=typeof e.constructor||_o(e)?{}:Fn(Ue(e))}function po(e){return Ba(e)||ja(e)||!!(Ze&&e&&e[Ze])}function go(e,t){var n=typeof e;return!!(t=null==t?c:t)&&("number"==n||"symbol"!=n&&ge.test(e))&&e>-1&&e%1==0&&e<t}function vo(e,t,n){if(!Za(n))return!1;var r=typeof t;return!!("number"==r?qa(n)&&go(t,n.length):"string"==r&&t in n)&&za(n[t],e)}function mo(e,t){if(Ba(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!is(e))||K.test(e)||!Z.test(e)||null!=t&&e in Ce(t)}function bo(e){var t=no(e),n=In[t];if("function"!=typeof n||!(t in Hn.prototype))return!1;if(e===n)return!0;var r=to(n);return!!r&&e===r[0]}(wn&&uo(new wn(new ArrayBuffer(1)))!=E||xn&&uo(new xn)!=_||kn&&uo(kn.resolve())!=k||Cn&&uo(new Cn)!=S||Sn&&uo(new Sn)!=L)&&(uo=function(e){var t=xr(e),r=t==x?e.constructor:n,i=r?Ro(r):"";if(i)switch(i){case Tn:return E;case En:return _;case Nn:return k;case On:return S;case Pn:return L}return t});var yo=Ne?Ga:fl;function _o(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Ee)}function wo(e){return e==e&&!Za(e)}function xo(e,t){return function(r){return null!=r&&r[e]===t&&(t!==n||e in Ce(r))}}function ko(e,t,r){return t=gn(t===n?e.length-1:t,0),function(){for(var n=arguments,i=-1,o=gn(n.length-t,0),a=ye(o);++i<o;)a[i]=n[t+i];i=-1;for(var s=ye(t+1);++i<t;)s[i]=n[i];return s[t]=r(a),wt(e,this,s)}}function Co(e,t){return t.length<2?e:_r(e,Qr(t,0,-1))}function So(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var Ao=Eo(Zr),Mo=dt||function(e,t){return ct.setTimeout(e,t)},Lo=Eo(Kr);function To(e,t,n){var r=t+"";return Lo(e,function(e,t){var n=t.length;if(!n)return e;var r=n-1;return t[r]=(n>1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace(re,"{\n/* [wrapped with "+t+"] */\n")}(r,function(e,t){return kt(f,(function(n){var r="_."+n[0];t&n[1]&&!Mt(e,r)&&e.push(r)})),e.sort()}(function(e){var t=e.match(ie);return t?t[1].split(oe):[]}(r),n)))}function Eo(e){var t=0,r=0;return function(){var i=mn(),o=16-(i-r);if(r=i,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(n,arguments)}}function No(e,t){var r=-1,i=e.length,o=i-1;for(t=t===n?i:t;++r<t;){var a=Ur(r,o),s=e[a];e[a]=e[r],e[r]=s}return e.length=t,e}var Oo=function(){var e=Ea((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(J,(function(e,n,r,i){t.push(r?i.replace(le,"$1"):n||e)})),t}),(function(e){return 500===t.size&&t.clear(),e})),t=e.cache;return e}();function Po(e){if("string"==typeof e||is(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Ro(e){if(null!=e){try{return Oe.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Do(e){if(e instanceof Hn)return e.clone();var t=new Bn(e.__wrapped__,e.__chain__);return t.__actions__=Si(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var zo=Vr((function(e,t){return $a(e)?lr(e,pr(t,1,$a,!0)):[]})),Io=Vr((function(e,t){var r=Vo(t);return $a(r)&&(r=n),$a(e)?lr(e,pr(t,1,$a,!0),io(r,2)):[]})),Fo=Vr((function(e,t){var r=Vo(t);return $a(r)&&(r=n),$a(e)?lr(e,pr(t,1,$a,!0),n,r):[]}));function jo(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=null==n?0:us(n);return i<0&&(i=gn(r+i,0)),zt(e,io(t,3),i)}function Bo(e,t,r){var i=null==e?0:e.length;if(!i)return-1;var o=i-1;return r!==n&&(o=us(r),o=r<0?gn(i+o,0):vn(o,i-1)),zt(e,io(t,3),o,!0)}function Ho(e){return null!=e&&e.length?pr(e,1):[]}function qo(e){return e&&e.length?e[0]:n}var $o=Vr((function(e){var t=Tt(e,hi);return t.length&&t[0]===e[0]?Ar(t):[]})),Uo=Vr((function(e){var t=Vo(e),r=Tt(e,hi);return t===Vo(r)?t=n:r.pop(),r.length&&r[0]===e[0]?Ar(r,io(t,2)):[]})),Wo=Vr((function(e){var t=Vo(e),r=Tt(e,hi);return(t="function"==typeof t?t:n)&&r.pop(),r.length&&r[0]===e[0]?Ar(r,n,t):[]}));function Vo(e){var t=null==e?0:e.length;return t?e[t-1]:n}var Go=Vr(Yo);function Yo(e,t){return e&&e.length&&t&&t.length?qr(e,t):e}var Xo=Ji((function(e,t){var n=null==e?0:e.length,r=rr(e,t);return $r(e,Tt(t,(function(e){return go(e,n)?+e:e})).sort(xi)),r}));function Zo(e){return null==e?e:_n.call(e)}var Ko=Vr((function(e){return ai(pr(e,1,$a,!0))})),Jo=Vr((function(e){var t=Vo(e);return $a(t)&&(t=n),ai(pr(e,1,$a,!0),io(t,2))})),Qo=Vr((function(e){var t=Vo(e);return t="function"==typeof t?t:n,ai(pr(e,1,$a,!0),n,t)}));function ea(e){if(!e||!e.length)return[];var t=0;return e=At(e,(function(e){if($a(e))return t=gn(e.length,t),!0})),Wt(t,(function(t){return Tt(e,Ht(t))}))}function ta(e,t){if(!e||!e.length)return[];var r=ea(e);return null==t?r:Tt(r,(function(e){return wt(t,n,e)}))}var na=Vr((function(e,t){return $a(e)?lr(e,t):[]})),ra=Vr((function(e){return di(At(e,$a))})),ia=Vr((function(e){var t=Vo(e);return $a(t)&&(t=n),di(At(e,$a),io(t,2))})),oa=Vr((function(e){var t=Vo(e);return t="function"==typeof t?t:n,di(At(e,$a),n,t)})),aa=Vr(ea),sa=Vr((function(e){var t=e.length,r=t>1?e[t-1]:n;return r="function"==typeof r?(e.pop(),r):n,ta(e,r)}));function la(e){var t=In(e);return t.__chain__=!0,t}function ca(e,t){return t(e)}var ua=Ji((function(e){var t=e.length,r=t?e[0]:0,i=this.__wrapped__,o=function(t){return rr(t,e)};return!(t>1||this.__actions__.length)&&i instanceof Hn&&go(r)?((i=i.slice(r,+r+(t?1:0))).__actions__.push({func:ca,args:[o],thisArg:n}),new Bn(i,this.__chain__).thru((function(e){return t&&!e.length&&e.push(n),e}))):this.thru(o)})),da=Mi((function(e,t,n){Pe.call(e,n)?++e[n]:nr(e,n,1)})),fa=Ri(jo),ha=Ri(Bo);function pa(e,t){return(Ba(e)?kt:cr)(e,io(t,3))}function ga(e,t){return(Ba(e)?Ct:ur)(e,io(t,3))}var va=Mi((function(e,t,n){Pe.call(e,n)?e[n].push(t):nr(e,n,[t])})),ma=Vr((function(e,t,n){var r=-1,i="function"==typeof t,o=qa(e)?ye(e.length):[];return cr(e,(function(e){o[++r]=i?wt(t,e,n):Mr(e,t,n)})),o})),ba=Mi((function(e,t,n){nr(e,n,t)}));function ya(e,t){return(Ba(e)?Tt:Dr)(e,io(t,3))}var _a=Mi((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]})),wa=Vr((function(e,t){if(null==e)return[];var n=t.length;return n>1&&vo(e,t[0],t[1])?t=[]:n>2&&vo(t[0],t[1],t[2])&&(t=[t[0]]),Br(e,pr(t,1),[])})),xa=ut||function(){return ct.Date.now()};function ka(e,t,r){return t=r?n:t,t=e&&null==t?e.length:t,Gi(e,s,n,n,n,n,t)}function Ca(e,t){var i;if("function"!=typeof t)throw new Me(r);return e=us(e),function(){return--e>0&&(i=t.apply(this,arguments)),e<=1&&(t=n),i}}var Sa=Vr((function(e,t,n){var r=1;if(n.length){var i=on(n,ro(Sa));r|=a}return Gi(e,r,t,n,i)})),Aa=Vr((function(e,t,n){var r=3;if(n.length){var i=on(n,ro(Aa));r|=a}return Gi(t,r,e,n,i)}));function Ma(e,t,i){var o,a,s,l,c,u,d=0,f=!1,h=!1,p=!0;if("function"!=typeof e)throw new Me(r);function g(t){var r=o,i=a;return o=a=n,d=t,l=e.apply(i,r)}function v(e){var r=e-u;return u===n||r>=t||r<0||h&&e-d>=s}function m(){var e=xa();if(v(e))return b(e);c=Mo(m,function(e){var n=t-(e-u);return h?vn(n,s-(e-d)):n}(e))}function b(e){return c=n,p&&o?g(e):(o=a=n,l)}function y(){var e=xa(),r=v(e);if(o=arguments,a=this,u=e,r){if(c===n)return function(e){return d=e,c=Mo(m,t),f?g(e):l}(u);if(h)return bi(c),c=Mo(m,t),g(u)}return c===n&&(c=Mo(m,t)),l}return t=fs(t)||0,Za(i)&&(f=!!i.leading,s=(h="maxWait"in i)?gn(fs(i.maxWait)||0,t):s,p="trailing"in i?!!i.trailing:p),y.cancel=function(){c!==n&&bi(c),d=0,o=u=a=c=n},y.flush=function(){return c===n?l:b(xa())},y}var La=Vr((function(e,t){return sr(e,1,t)})),Ta=Vr((function(e,t,n){return sr(e,fs(t)||0,n)}));function Ea(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new Me(r);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new(Ea.Cache||Un),n}function Na(e){if("function"!=typeof e)throw new Me(r);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Ea.Cache=Un;var Oa=vi((function(e,t){var n=(t=1==t.length&&Ba(t[0])?Tt(t[0],Gt(io())):Tt(pr(t,1),Gt(io()))).length;return Vr((function(r){for(var i=-1,o=vn(r.length,n);++i<o;)r[i]=t[i].call(this,r[i]);return wt(e,this,r)}))})),Pa=Vr((function(e,t){var r=on(t,ro(Pa));return Gi(e,a,n,t,r)})),Ra=Vr((function(e,t){var r=on(t,ro(Ra));return Gi(e,64,n,t,r)})),Da=Ji((function(e,t){return Gi(e,256,n,n,n,t)}));function za(e,t){return e===t||e!=e&&t!=t}var Ia=qi(kr),Fa=qi((function(e,t){return e>=t})),ja=Lr(function(){return arguments}())?Lr:function(e){return Ka(e)&&Pe.call(e,"callee")&&!Ve.call(e,"callee")},Ba=ye.isArray,Ha=gt?Gt(gt):function(e){return Ka(e)&&xr(e)==T};function qa(e){return null!=e&&Xa(e.length)&&!Ga(e)}function $a(e){return Ka(e)&&qa(e)}var Ua=qt||fl,Wa=vt?Gt(vt):function(e){return Ka(e)&&xr(e)==v};function Va(e){if(!Ka(e))return!1;var t=xr(e);return t==m||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!es(e)}function Ga(e){if(!Za(e))return!1;var t=xr(e);return t==b||t==y||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Ya(e){return"number"==typeof e&&e==us(e)}function Xa(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=c}function Za(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Ka(e){return null!=e&&"object"==typeof e}var Ja=mt?Gt(mt):function(e){return Ka(e)&&uo(e)==_};function Qa(e){return"number"==typeof e||Ka(e)&&xr(e)==w}function es(e){if(!Ka(e)||xr(e)!=x)return!1;var t=Ue(e);if(null===t)return!0;var n=Pe.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Oe.call(n)==Ie}var ts=bt?Gt(bt):function(e){return Ka(e)&&xr(e)==C},ns=yt?Gt(yt):function(e){return Ka(e)&&uo(e)==S};function rs(e){return"string"==typeof e||!Ba(e)&&Ka(e)&&xr(e)==A}function is(e){return"symbol"==typeof e||Ka(e)&&xr(e)==M}var os=_t?Gt(_t):function(e){return Ka(e)&&Xa(e.length)&&!!nt[xr(e)]},as=qi(Rr),ss=qi((function(e,t){return e<=t}));function ls(e){if(!e)return[];if(qa(e))return rs(e)?ln(e):Si(e);if(Je&&e[Je])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[Je]());var t=uo(e);return(t==_?nn:t==S?an:zs)(e)}function cs(e){return e?(e=fs(e))===l||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function us(e){var t=cs(e),n=t%1;return t==t?n?t-n:t:0}function ds(e){return e?ir(us(e),0,d):0}function fs(e){if("number"==typeof e)return e;if(is(e))return u;if(Za(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Za(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Vt(e);var n=fe.test(e);return n||pe.test(e)?at(e.slice(2),n?2:8):de.test(e)?u:+e}function hs(e){return Ai(e,Ls(e))}function ps(e){return null==e?"":oi(e)}var gs=Li((function(e,t){if(_o(t)||qa(t))Ai(t,Ms(t),e);else for(var n in t)Pe.call(t,n)&&Jn(e,n,t[n])})),vs=Li((function(e,t){Ai(t,Ls(t),e)})),ms=Li((function(e,t,n,r){Ai(t,Ls(t),e,r)})),bs=Li((function(e,t,n,r){Ai(t,Ms(t),e,r)})),ys=Ji(rr),_s=Vr((function(e,t){e=Ce(e);var r=-1,i=t.length,o=i>2?t[2]:n;for(o&&vo(t[0],t[1],o)&&(i=1);++r<i;)for(var a=t[r],s=Ls(a),l=-1,c=s.length;++l<c;){var u=s[l],d=e[u];(d===n||za(d,Ee[u])&&!Pe.call(e,u))&&(e[u]=a[u])}return e})),ws=Vr((function(e){return e.push(n,Xi),wt(Es,n,e)}));function xs(e,t,r){var i=null==e?n:_r(e,t);return i===n?r:i}function ks(e,t){return null!=e&&fo(e,t,Sr)}var Cs=Ii((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=ze.call(t)),e[t]=n}),Zs(Qs)),Ss=Ii((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=ze.call(t)),Pe.call(e,t)?e[t].push(n):e[t]=[n]}),io),As=Vr(Mr);function Ms(e){return qa(e)?Gn(e):Pr(e)}function Ls(e){return qa(e)?Gn(e,!0):function(e){if(!Za(e))return function(e){var t=[];if(null!=e)for(var n in Ce(e))t.push(n);return t}(e);var t=_o(e),n=[];for(var r in e)("constructor"!=r||!t&&Pe.call(e,r))&&n.push(r);return n}(e)}var Ts=Li((function(e,t,n){Fr(e,t,n)})),Es=Li((function(e,t,n,r){Fr(e,t,n,r)})),Ns=Ji((function(e,t){var n={};if(null==e)return n;var r=!1;t=Tt(t,(function(t){return t=gi(t,e),r||(r=t.length>1),t})),Ai(e,eo(e),n),r&&(n=or(n,7,Zi));for(var i=t.length;i--;)si(n,t[i]);return n})),Os=Ji((function(e,t){return null==e?{}:function(e,t){return Hr(e,t,(function(t,n){return ks(e,n)}))}(e,t)}));function Ps(e,t){if(null==e)return{};var n=Tt(eo(e),(function(e){return[e]}));return t=io(t),Hr(e,n,(function(e,n){return t(e,n[0])}))}var Rs=Vi(Ms),Ds=Vi(Ls);function zs(e){return null==e?[]:Yt(e,Ms(e))}var Is=Oi((function(e,t,n){return t=t.toLowerCase(),e+(n?Fs(t):t)}));function Fs(e){return Vs(ps(e).toLowerCase())}function js(e){return(e=ps(e))&&e.replace(ve,Jt).replace(Xe,"")}var Bs=Oi((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),Hs=Oi((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),qs=Ni("toLowerCase"),$s=Oi((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()})),Us=Oi((function(e,t,n){return e+(n?" ":"")+Vs(t)})),Ws=Oi((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),Vs=Ni("toUpperCase");function Gs(e,t,r){return e=ps(e),(t=r?n:t)===n?function(e){return Qe.test(e)}(e)?function(e){return e.match(Ke)||[]}(e):function(e){return e.match(ae)||[]}(e):e.match(t)||[]}var Ys=Vr((function(e,t){try{return wt(e,n,t)}catch(e){return Va(e)?e:new we(e)}})),Xs=Ji((function(e,t){return kt(t,(function(t){t=Po(t),nr(e,t,Sa(e[t],e))})),e}));function Zs(e){return function(){return e}}var Ks=Di(),Js=Di(!0);function Qs(e){return e}function el(e){return Or("function"==typeof e?e:or(e,1))}var tl=Vr((function(e,t){return function(n){return Mr(n,e,t)}})),nl=Vr((function(e,t){return function(n){return Mr(e,n,t)}}));function rl(e,t,n){var r=Ms(t),i=yr(t,r);null!=n||Za(t)&&(i.length||!r.length)||(n=t,t=e,e=this,i=yr(t,Ms(t)));var o=!(Za(n)&&"chain"in n&&!n.chain),a=Ga(e);return kt(i,(function(n){var r=t[n];e[n]=r,a&&(e.prototype[n]=function(){var t=this.__chain__;if(o||t){var n=e(this.__wrapped__);return(n.__actions__=Si(this.__actions__)).push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,Et([this.value()],arguments))})})),e}function il(){}var ol=ji(Tt),al=ji(St),sl=ji(Pt);function ll(e){return mo(e)?Ht(Po(e)):function(e){return function(t){return _r(t,e)}}(e)}var cl=Hi(),ul=Hi(!0);function dl(){return[]}function fl(){return!1}var hl,pl=Fi((function(e,t){return e+t}),0),gl=Ui("ceil"),vl=Fi((function(e,t){return e/t}),1),ml=Ui("floor"),bl=Fi((function(e,t){return e*t}),1),yl=Ui("round"),_l=Fi((function(e,t){return e-t}),0);return In.after=function(e,t){if("function"!=typeof t)throw new Me(r);return e=us(e),function(){if(--e<1)return t.apply(this,arguments)}},In.ary=ka,In.assign=gs,In.assignIn=vs,In.assignInWith=ms,In.assignWith=bs,In.at=ys,In.before=Ca,In.bind=Sa,In.bindAll=Xs,In.bindKey=Aa,In.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Ba(e)?e:[e]},In.chain=la,In.chunk=function(e,t,r){t=(r?vo(e,t,r):t===n)?1:gn(us(t),0);var i=null==e?0:e.length;if(!i||t<1)return[];for(var o=0,a=0,s=ye(ht(i/t));o<i;)s[a++]=Qr(e,o,o+=t);return s},In.compact=function(e){for(var t=-1,n=null==e?0:e.length,r=0,i=[];++t<n;){var o=e[t];o&&(i[r++]=o)}return i},In.concat=function(){var e=arguments.length;if(!e)return[];for(var t=ye(e-1),n=arguments[0],r=e;r--;)t[r-1]=arguments[r];return Et(Ba(n)?Si(n):[n],pr(t,1))},In.cond=function(e){var t=null==e?0:e.length,n=io();return e=t?Tt(e,(function(e){if("function"!=typeof e[1])throw new Me(r);return[n(e[0]),e[1]]})):[],Vr((function(n){for(var r=-1;++r<t;){var i=e[r];if(wt(i[0],this,n))return wt(i[1],this,n)}}))},In.conforms=function(e){return function(e){var t=Ms(e);return function(n){return ar(n,e,t)}}(or(e,1))},In.constant=Zs,In.countBy=da,In.create=function(e,t){var n=Fn(e);return null==t?n:tr(n,t)},In.curry=function e(t,r,i){var o=Gi(t,8,n,n,n,n,n,r=i?n:r);return o.placeholder=e.placeholder,o},In.curryRight=function e(t,r,i){var o=Gi(t,16,n,n,n,n,n,r=i?n:r);return o.placeholder=e.placeholder,o},In.debounce=Ma,In.defaults=_s,In.defaultsDeep=ws,In.defer=La,In.delay=Ta,In.difference=zo,In.differenceBy=Io,In.differenceWith=Fo,In.drop=function(e,t,r){var i=null==e?0:e.length;return i?Qr(e,(t=r||t===n?1:us(t))<0?0:t,i):[]},In.dropRight=function(e,t,r){var i=null==e?0:e.length;return i?Qr(e,0,(t=i-(t=r||t===n?1:us(t)))<0?0:t):[]},In.dropRightWhile=function(e,t){return e&&e.length?ci(e,io(t,3),!0,!0):[]},In.dropWhile=function(e,t){return e&&e.length?ci(e,io(t,3),!0):[]},In.fill=function(e,t,r,i){var o=null==e?0:e.length;return o?(r&&"number"!=typeof r&&vo(e,t,r)&&(r=0,i=o),function(e,t,r,i){var o=e.length;for((r=us(r))<0&&(r=-r>o?0:o+r),(i=i===n||i>o?o:us(i))<0&&(i+=o),i=r>i?0:ds(i);r<i;)e[r++]=t;return e}(e,t,r,i)):[]},In.filter=function(e,t){return(Ba(e)?At:hr)(e,io(t,3))},In.flatMap=function(e,t){return pr(ya(e,t),1)},In.flatMapDeep=function(e,t){return pr(ya(e,t),l)},In.flatMapDepth=function(e,t,r){return r=r===n?1:us(r),pr(ya(e,t),r)},In.flatten=Ho,In.flattenDeep=function(e){return null!=e&&e.length?pr(e,l):[]},In.flattenDepth=function(e,t){return null!=e&&e.length?pr(e,t=t===n?1:us(t)):[]},In.flip=function(e){return Gi(e,512)},In.flow=Ks,In.flowRight=Js,In.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,r={};++t<n;){var i=e[t];r[i[0]]=i[1]}return r},In.functions=function(e){return null==e?[]:yr(e,Ms(e))},In.functionsIn=function(e){return null==e?[]:yr(e,Ls(e))},In.groupBy=va,In.initial=function(e){return null!=e&&e.length?Qr(e,0,-1):[]},In.intersection=$o,In.intersectionBy=Uo,In.intersectionWith=Wo,In.invert=Cs,In.invertBy=Ss,In.invokeMap=ma,In.iteratee=el,In.keyBy=ba,In.keys=Ms,In.keysIn=Ls,In.map=ya,In.mapKeys=function(e,t){var n={};return t=io(t,3),mr(e,(function(e,r,i){nr(n,t(e,r,i),e)})),n},In.mapValues=function(e,t){var n={};return t=io(t,3),mr(e,(function(e,r,i){nr(n,r,t(e,r,i))})),n},In.matches=function(e){return zr(or(e,1))},In.matchesProperty=function(e,t){return Ir(e,or(t,1))},In.memoize=Ea,In.merge=Ts,In.mergeWith=Es,In.method=tl,In.methodOf=nl,In.mixin=rl,In.negate=Na,In.nthArg=function(e){return e=us(e),Vr((function(t){return jr(t,e)}))},In.omit=Ns,In.omitBy=function(e,t){return Ps(e,Na(io(t)))},In.once=function(e){return Ca(2,e)},In.orderBy=function(e,t,r,i){return null==e?[]:(Ba(t)||(t=null==t?[]:[t]),Ba(r=i?n:r)||(r=null==r?[]:[r]),Br(e,t,r))},In.over=ol,In.overArgs=Oa,In.overEvery=al,In.overSome=sl,In.partial=Pa,In.partialRight=Ra,In.partition=_a,In.pick=Os,In.pickBy=Ps,In.property=ll,In.propertyOf=function(e){return function(t){return null==e?n:_r(e,t)}},In.pull=Go,In.pullAll=Yo,In.pullAllBy=function(e,t,n){return e&&e.length&&t&&t.length?qr(e,t,io(n,2)):e},In.pullAllWith=function(e,t,r){return e&&e.length&&t&&t.length?qr(e,t,n,r):e},In.pullAt=Xo,In.range=cl,In.rangeRight=ul,In.rearg=Da,In.reject=function(e,t){return(Ba(e)?At:hr)(e,Na(io(t,3)))},In.remove=function(e,t){var n=[];if(!e||!e.length)return n;var r=-1,i=[],o=e.length;for(t=io(t,3);++r<o;){var a=e[r];t(a,r,e)&&(n.push(a),i.push(r))}return $r(e,i),n},In.rest=function(e,t){if("function"!=typeof e)throw new Me(r);return Vr(e,t=t===n?t:us(t))},In.reverse=Zo,In.sampleSize=function(e,t,r){return t=(r?vo(e,t,r):t===n)?1:us(t),(Ba(e)?Xn:Yr)(e,t)},In.set=function(e,t,n){return null==e?e:Xr(e,t,n)},In.setWith=function(e,t,r,i){return i="function"==typeof i?i:n,null==e?e:Xr(e,t,r,i)},In.shuffle=function(e){return(Ba(e)?Zn:Jr)(e)},In.slice=function(e,t,r){var i=null==e?0:e.length;return i?(r&&"number"!=typeof r&&vo(e,t,r)?(t=0,r=i):(t=null==t?0:us(t),r=r===n?i:us(r)),Qr(e,t,r)):[]},In.sortBy=wa,In.sortedUniq=function(e){return e&&e.length?ri(e):[]},In.sortedUniqBy=function(e,t){return e&&e.length?ri(e,io(t,2)):[]},In.split=function(e,t,r){return r&&"number"!=typeof r&&vo(e,t,r)&&(t=r=n),(r=r===n?d:r>>>0)?(e=ps(e))&&("string"==typeof t||null!=t&&!ts(t))&&!(t=oi(t))&&tn(e)?mi(ln(e),0,r):e.split(t,r):[]},In.spread=function(e,t){if("function"!=typeof e)throw new Me(r);return t=null==t?0:gn(us(t),0),Vr((function(n){var r=n[t],i=mi(n,0,t);return r&&Et(i,r),wt(e,this,i)}))},In.tail=function(e){var t=null==e?0:e.length;return t?Qr(e,1,t):[]},In.take=function(e,t,r){return e&&e.length?Qr(e,0,(t=r||t===n?1:us(t))<0?0:t):[]},In.takeRight=function(e,t,r){var i=null==e?0:e.length;return i?Qr(e,(t=i-(t=r||t===n?1:us(t)))<0?0:t,i):[]},In.takeRightWhile=function(e,t){return e&&e.length?ci(e,io(t,3),!1,!0):[]},In.takeWhile=function(e,t){return e&&e.length?ci(e,io(t,3)):[]},In.tap=function(e,t){return t(e),e},In.throttle=function(e,t,n){var i=!0,o=!0;if("function"!=typeof e)throw new Me(r);return Za(n)&&(i="leading"in n?!!n.leading:i,o="trailing"in n?!!n.trailing:o),Ma(e,t,{leading:i,maxWait:t,trailing:o})},In.thru=ca,In.toArray=ls,In.toPairs=Rs,In.toPairsIn=Ds,In.toPath=function(e){return Ba(e)?Tt(e,Po):is(e)?[e]:Si(Oo(ps(e)))},In.toPlainObject=hs,In.transform=function(e,t,n){var r=Ba(e),i=r||Ua(e)||os(e);if(t=io(t,4),null==n){var o=e&&e.constructor;n=i?r?new o:[]:Za(e)&&Ga(o)?Fn(Ue(e)):{}}return(i?kt:mr)(e,(function(e,r,i){return t(n,e,r,i)})),n},In.unary=function(e){return ka(e,1)},In.union=Ko,In.unionBy=Jo,In.unionWith=Qo,In.uniq=function(e){return e&&e.length?ai(e):[]},In.uniqBy=function(e,t){return e&&e.length?ai(e,io(t,2)):[]},In.uniqWith=function(e,t){return t="function"==typeof t?t:n,e&&e.length?ai(e,n,t):[]},In.unset=function(e,t){return null==e||si(e,t)},In.unzip=ea,In.unzipWith=ta,In.update=function(e,t,n){return null==e?e:li(e,t,pi(n))},In.updateWith=function(e,t,r,i){return i="function"==typeof i?i:n,null==e?e:li(e,t,pi(r),i)},In.values=zs,In.valuesIn=function(e){return null==e?[]:Yt(e,Ls(e))},In.without=na,In.words=Gs,In.wrap=function(e,t){return Pa(pi(t),e)},In.xor=ra,In.xorBy=ia,In.xorWith=oa,In.zip=aa,In.zipObject=function(e,t){return fi(e||[],t||[],Jn)},In.zipObjectDeep=function(e,t){return fi(e||[],t||[],Xr)},In.zipWith=sa,In.entries=Rs,In.entriesIn=Ds,In.extend=vs,In.extendWith=ms,rl(In,In),In.add=pl,In.attempt=Ys,In.camelCase=Is,In.capitalize=Fs,In.ceil=gl,In.clamp=function(e,t,r){return r===n&&(r=t,t=n),r!==n&&(r=(r=fs(r))==r?r:0),t!==n&&(t=(t=fs(t))==t?t:0),ir(fs(e),t,r)},In.clone=function(e){return or(e,4)},In.cloneDeep=function(e){return or(e,5)},In.cloneDeepWith=function(e,t){return or(e,5,t="function"==typeof t?t:n)},In.cloneWith=function(e,t){return or(e,4,t="function"==typeof t?t:n)},In.conformsTo=function(e,t){return null==t||ar(e,t,Ms(t))},In.deburr=js,In.defaultTo=function(e,t){return null==e||e!=e?t:e},In.divide=vl,In.endsWith=function(e,t,r){e=ps(e),t=oi(t);var i=e.length,o=r=r===n?i:ir(us(r),0,i);return(r-=t.length)>=0&&e.slice(r,o)==t},In.eq=za,In.escape=function(e){return(e=ps(e))&&V.test(e)?e.replace(U,Qt):e},In.escapeRegExp=function(e){return(e=ps(e))&&ee.test(e)?e.replace(Q,"\\$&"):e},In.every=function(e,t,r){var i=Ba(e)?St:dr;return r&&vo(e,t,r)&&(t=n),i(e,io(t,3))},In.find=fa,In.findIndex=jo,In.findKey=function(e,t){return Dt(e,io(t,3),mr)},In.findLast=ha,In.findLastIndex=Bo,In.findLastKey=function(e,t){return Dt(e,io(t,3),br)},In.floor=ml,In.forEach=pa,In.forEachRight=ga,In.forIn=function(e,t){return null==e?e:gr(e,io(t,3),Ls)},In.forInRight=function(e,t){return null==e?e:vr(e,io(t,3),Ls)},In.forOwn=function(e,t){return e&&mr(e,io(t,3))},In.forOwnRight=function(e,t){return e&&br(e,io(t,3))},In.get=xs,In.gt=Ia,In.gte=Fa,In.has=function(e,t){return null!=e&&fo(e,t,Cr)},In.hasIn=ks,In.head=qo,In.identity=Qs,In.includes=function(e,t,n,r){e=qa(e)?e:zs(e),n=n&&!r?us(n):0;var i=e.length;return n<0&&(n=gn(i+n,0)),rs(e)?n<=i&&e.indexOf(t,n)>-1:!!i&&It(e,t,n)>-1},In.indexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=null==n?0:us(n);return i<0&&(i=gn(r+i,0)),It(e,t,i)},In.inRange=function(e,t,r){return t=cs(t),r===n?(r=t,t=0):r=cs(r),function(e,t,n){return e>=vn(t,n)&&e<gn(t,n)}(e=fs(e),t,r)},In.invoke=As,In.isArguments=ja,In.isArray=Ba,In.isArrayBuffer=Ha,In.isArrayLike=qa,In.isArrayLikeObject=$a,In.isBoolean=function(e){return!0===e||!1===e||Ka(e)&&xr(e)==g},In.isBuffer=Ua,In.isDate=Wa,In.isElement=function(e){return Ka(e)&&1===e.nodeType&&!es(e)},In.isEmpty=function(e){if(null==e)return!0;if(qa(e)&&(Ba(e)||"string"==typeof e||"function"==typeof e.splice||Ua(e)||os(e)||ja(e)))return!e.length;var t=uo(e);if(t==_||t==S)return!e.size;if(_o(e))return!Pr(e).length;for(var n in e)if(Pe.call(e,n))return!1;return!0},In.isEqual=function(e,t){return Tr(e,t)},In.isEqualWith=function(e,t,r){var i=(r="function"==typeof r?r:n)?r(e,t):n;return i===n?Tr(e,t,n,r):!!i},In.isError=Va,In.isFinite=function(e){return"number"==typeof e&&fn(e)},In.isFunction=Ga,In.isInteger=Ya,In.isLength=Xa,In.isMap=Ja,In.isMatch=function(e,t){return e===t||Er(e,t,ao(t))},In.isMatchWith=function(e,t,r){return r="function"==typeof r?r:n,Er(e,t,ao(t),r)},In.isNaN=function(e){return Qa(e)&&e!=+e},In.isNative=function(e){if(yo(e))throw new we("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Nr(e)},In.isNil=function(e){return null==e},In.isNull=function(e){return null===e},In.isNumber=Qa,In.isObject=Za,In.isObjectLike=Ka,In.isPlainObject=es,In.isRegExp=ts,In.isSafeInteger=function(e){return Ya(e)&&e>=-9007199254740991&&e<=c},In.isSet=ns,In.isString=rs,In.isSymbol=is,In.isTypedArray=os,In.isUndefined=function(e){return e===n},In.isWeakMap=function(e){return Ka(e)&&uo(e)==L},In.isWeakSet=function(e){return Ka(e)&&"[object WeakSet]"==xr(e)},In.join=function(e,t){return null==e?"":hn.call(e,t)},In.kebabCase=Bs,In.last=Vo,In.lastIndexOf=function(e,t,r){var i=null==e?0:e.length;if(!i)return-1;var o=i;return r!==n&&(o=(o=us(r))<0?gn(i+o,0):vn(o,i-1)),t==t?function(e,t,n){for(var r=n+1;r--;)if(e[r]===t)return r;return r}(e,t,o):zt(e,jt,o,!0)},In.lowerCase=Hs,In.lowerFirst=qs,In.lt=as,In.lte=ss,In.max=function(e){return e&&e.length?fr(e,Qs,kr):n},In.maxBy=function(e,t){return e&&e.length?fr(e,io(t,2),kr):n},In.mean=function(e){return Bt(e,Qs)},In.meanBy=function(e,t){return Bt(e,io(t,2))},In.min=function(e){return e&&e.length?fr(e,Qs,Rr):n},In.minBy=function(e,t){return e&&e.length?fr(e,io(t,2),Rr):n},In.stubArray=dl,In.stubFalse=fl,In.stubObject=function(){return{}},In.stubString=function(){return""},In.stubTrue=function(){return!0},In.multiply=bl,In.nth=function(e,t){return e&&e.length?jr(e,us(t)):n},In.noConflict=function(){return ct._===this&&(ct._=Fe),this},In.noop=il,In.now=xa,In.pad=function(e,t,n){e=ps(e);var r=(t=us(t))?sn(e):0;if(!t||r>=t)return e;var i=(t-r)/2;return Bi(pt(i),n)+e+Bi(ht(i),n)},In.padEnd=function(e,t,n){e=ps(e);var r=(t=us(t))?sn(e):0;return t&&r<t?e+Bi(t-r,n):e},In.padStart=function(e,t,n){e=ps(e);var r=(t=us(t))?sn(e):0;return t&&r<t?Bi(t-r,n)+e:e},In.parseInt=function(e,t,n){return n||null==t?t=0:t&&(t=+t),bn(ps(e).replace(te,""),t||0)},In.random=function(e,t,r){if(r&&"boolean"!=typeof r&&vo(e,t,r)&&(t=r=n),r===n&&("boolean"==typeof t?(r=t,t=n):"boolean"==typeof e&&(r=e,e=n)),e===n&&t===n?(e=0,t=1):(e=cs(e),t===n?(t=e,e=0):t=cs(t)),e>t){var i=e;e=t,t=i}if(r||e%1||t%1){var o=yn();return vn(e+o*(t-e+ot("1e-"+((o+"").length-1))),t)}return Ur(e,t)},In.reduce=function(e,t,n){var r=Ba(e)?Nt:$t,i=arguments.length<3;return r(e,io(t,4),n,i,cr)},In.reduceRight=function(e,t,n){var r=Ba(e)?Ot:$t,i=arguments.length<3;return r(e,io(t,4),n,i,ur)},In.repeat=function(e,t,r){return t=(r?vo(e,t,r):t===n)?1:us(t),Wr(ps(e),t)},In.replace=function(){var e=arguments,t=ps(e[0]);return e.length<3?t:t.replace(e[1],e[2])},In.result=function(e,t,r){var i=-1,o=(t=gi(t,e)).length;for(o||(o=1,e=n);++i<o;){var a=null==e?n:e[Po(t[i])];a===n&&(i=o,a=r),e=Ga(a)?a.call(e):a}return e},In.round=yl,In.runInContext=e,In.sample=function(e){return(Ba(e)?Yn:Gr)(e)},In.size=function(e){if(null==e)return 0;if(qa(e))return rs(e)?sn(e):e.length;var t=uo(e);return t==_||t==S?e.size:Pr(e).length},In.snakeCase=$s,In.some=function(e,t,r){var i=Ba(e)?Pt:ei;return r&&vo(e,t,r)&&(t=n),i(e,io(t,3))},In.sortedIndex=function(e,t){return ti(e,t)},In.sortedIndexBy=function(e,t,n){return ni(e,t,io(n,2))},In.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var r=ti(e,t);if(r<n&&za(e[r],t))return r}return-1},In.sortedLastIndex=function(e,t){return ti(e,t,!0)},In.sortedLastIndexBy=function(e,t,n){return ni(e,t,io(n,2),!0)},In.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var n=ti(e,t,!0)-1;if(za(e[n],t))return n}return-1},In.startCase=Us,In.startsWith=function(e,t,n){return e=ps(e),n=null==n?0:ir(us(n),0,e.length),t=oi(t),e.slice(n,n+t.length)==t},In.subtract=_l,In.sum=function(e){return e&&e.length?Ut(e,Qs):0},In.sumBy=function(e,t){return e&&e.length?Ut(e,io(t,2)):0},In.template=function(e,t,r){var i=In.templateSettings;r&&vo(e,t,r)&&(t=n),e=ps(e),t=ms({},t,i,Yi);var o,a,s=ms({},t.imports,i.imports,Yi),l=Ms(s),c=Yt(s,l),u=0,d=t.interpolate||me,f="__p += '",h=Se((t.escape||me).source+"|"+d.source+"|"+(d===X?ce:me).source+"|"+(t.evaluate||me).source+"|$","g"),p="//# sourceURL="+(Pe.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++tt+"]")+"\n";e.replace(h,(function(t,n,r,i,s,l){return r||(r=i),f+=e.slice(u,l).replace(be,en),n&&(o=!0,f+="' +\n__e("+n+") +\n'"),s&&(a=!0,f+="';\n"+s+";\n__p += '"),r&&(f+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),u=l+t.length,t})),f+="';\n";var g=Pe.call(t,"variable")&&t.variable;if(g){if(se.test(g))throw new we("Invalid `variable` option passed into `_.template`")}else f="with (obj) {\n"+f+"\n}\n";f=(a?f.replace(B,""):f).replace(H,"$1").replace(q,"$1;"),f="function("+(g||"obj")+") {\n"+(g?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(o?", __e = _.escape":"")+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+f+"return __p\n}";var v=Ys((function(){return xe(l,p+"return "+f).apply(n,c)}));if(v.source=f,Va(v))throw v;return v},In.times=function(e,t){if((e=us(e))<1||e>c)return[];var n=d,r=vn(e,d);t=io(t),e-=d;for(var i=Wt(r,t);++n<e;)t(n);return i},In.toFinite=cs,In.toInteger=us,In.toLength=ds,In.toLower=function(e){return ps(e).toLowerCase()},In.toNumber=fs,In.toSafeInteger=function(e){return e?ir(us(e),-9007199254740991,c):0===e?e:0},In.toString=ps,In.toUpper=function(e){return ps(e).toUpperCase()},In.trim=function(e,t,r){if((e=ps(e))&&(r||t===n))return Vt(e);if(!e||!(t=oi(t)))return e;var i=ln(e),o=ln(t);return mi(i,Zt(i,o),Kt(i,o)+1).join("")},In.trimEnd=function(e,t,r){if((e=ps(e))&&(r||t===n))return e.slice(0,cn(e)+1);if(!e||!(t=oi(t)))return e;var i=ln(e);return mi(i,0,Kt(i,ln(t))+1).join("")},In.trimStart=function(e,t,r){if((e=ps(e))&&(r||t===n))return e.replace(te,"");if(!e||!(t=oi(t)))return e;var i=ln(e);return mi(i,Zt(i,ln(t))).join("")},In.truncate=function(e,t){var r=30,i="...";if(Za(t)){var o="separator"in t?t.separator:o;r="length"in t?us(t.length):r,i="omission"in t?oi(t.omission):i}var a=(e=ps(e)).length;if(tn(e)){var s=ln(e);a=s.length}if(r>=a)return e;var l=r-sn(i);if(l<1)return i;var c=s?mi(s,0,l).join(""):e.slice(0,l);if(o===n)return c+i;if(s&&(l+=c.length-l),ts(o)){if(e.slice(l).search(o)){var u,d=c;for(o.global||(o=Se(o.source,ps(ue.exec(o))+"g")),o.lastIndex=0;u=o.exec(d);)var f=u.index;c=c.slice(0,f===n?l:f)}}else if(e.indexOf(oi(o),l)!=l){var h=c.lastIndexOf(o);h>-1&&(c=c.slice(0,h))}return c+i},In.unescape=function(e){return(e=ps(e))&&W.test(e)?e.replace($,un):e},In.uniqueId=function(e){var t=++Re;return ps(e)+t},In.upperCase=Ws,In.upperFirst=Vs,In.each=pa,In.eachRight=ga,In.first=qo,rl(In,(hl={},mr(In,(function(e,t){Pe.call(In.prototype,t)||(hl[t]=e)})),hl),{chain:!1}),In.VERSION="4.17.21",kt(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){In[e].placeholder=In})),kt(["drop","take"],(function(e,t){Hn.prototype[e]=function(r){r=r===n?1:gn(us(r),0);var i=this.__filtered__&&!t?new Hn(this):this.clone();return i.__filtered__?i.__takeCount__=vn(r,i.__takeCount__):i.__views__.push({size:vn(r,d),type:e+(i.__dir__<0?"Right":"")}),i},Hn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),kt(["filter","map","takeWhile"],(function(e,t){var n=t+1,r=1==n||3==n;Hn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:io(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}})),kt(["head","last"],(function(e,t){var n="take"+(t?"Right":"");Hn.prototype[e]=function(){return this[n](1).value()[0]}})),kt(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");Hn.prototype[e]=function(){return this.__filtered__?new Hn(this):this[n](1)}})),Hn.prototype.compact=function(){return this.filter(Qs)},Hn.prototype.find=function(e){return this.filter(e).head()},Hn.prototype.findLast=function(e){return this.reverse().find(e)},Hn.prototype.invokeMap=Vr((function(e,t){return"function"==typeof e?new Hn(this):this.map((function(n){return Mr(n,e,t)}))})),Hn.prototype.reject=function(e){return this.filter(Na(io(e)))},Hn.prototype.slice=function(e,t){e=us(e);var r=this;return r.__filtered__&&(e>0||t<0)?new Hn(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),t!==n&&(r=(t=us(t))<0?r.dropRight(-t):r.take(t-e)),r)},Hn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Hn.prototype.toArray=function(){return this.take(d)},mr(Hn.prototype,(function(e,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),i=/^(?:head|last)$/.test(t),o=In[i?"take"+("last"==t?"Right":""):t],a=i||/^find/.test(t);o&&(In.prototype[t]=function(){var t=this.__wrapped__,s=i?[1]:arguments,l=t instanceof Hn,c=s[0],u=l||Ba(t),d=function(e){var t=o.apply(In,Et([e],s));return i&&f?t[0]:t};u&&r&&"function"==typeof c&&1!=c.length&&(l=u=!1);var f=this.__chain__,h=!!this.__actions__.length,p=a&&!f,g=l&&!h;if(!a&&u){t=g?t:new Hn(this);var v=e.apply(t,s);return v.__actions__.push({func:ca,args:[d],thisArg:n}),new Bn(v,f)}return p&&g?e.apply(this,s):(v=this.thru(d),p?i?v.value()[0]:v.value():v)})})),kt(["pop","push","shift","sort","splice","unshift"],(function(e){var t=Le[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);In.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var i=this.value();return t.apply(Ba(i)?i:[],e)}return this[n]((function(n){return t.apply(Ba(n)?n:[],e)}))}})),mr(Hn.prototype,(function(e,t){var n=In[t];if(n){var r=n.name+"";Pe.call(Ln,r)||(Ln[r]=[]),Ln[r].push({name:t,func:n})}})),Ln[zi(n,2).name]=[{name:"wrapper",func:n}],Hn.prototype.clone=function(){var e=new Hn(this.__wrapped__);return e.__actions__=Si(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Si(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Si(this.__views__),e},Hn.prototype.reverse=function(){if(this.__filtered__){var e=new Hn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Hn.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=Ba(e),r=t<0,i=n?e.length:0,o=function(e,t,n){for(var r=-1,i=n.length;++r<i;){var o=n[r],a=o.size;switch(o.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=vn(t,e+a);break;case"takeRight":e=gn(e,t-a)}}return{start:e,end:t}}(0,i,this.__views__),a=o.start,s=o.end,l=s-a,c=r?s:a-1,u=this.__iteratees__,d=u.length,f=0,h=vn(l,this.__takeCount__);if(!n||!r&&i==l&&h==l)return ui(e,this.__actions__);var p=[];e:for(;l--&&f<h;){for(var g=-1,v=e[c+=t];++g<d;){var m=u[g],b=m.iteratee,y=m.type,_=b(v);if(2==y)v=_;else if(!_){if(1==y)continue e;break e}}p[f++]=v}return p},In.prototype.at=ua,In.prototype.chain=function(){return la(this)},In.prototype.commit=function(){return new Bn(this.value(),this.__chain__)},In.prototype.next=function(){this.__values__===n&&(this.__values__=ls(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?n:this.__values__[this.__index__++]}},In.prototype.plant=function(e){for(var t,r=this;r instanceof jn;){var i=Do(r);i.__index__=0,i.__values__=n,t?o.__wrapped__=i:t=i;var o=i;r=r.__wrapped__}return o.__wrapped__=e,t},In.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Hn){var t=e;return this.__actions__.length&&(t=new Hn(this)),(t=t.reverse()).__actions__.push({func:ca,args:[Zo],thisArg:n}),new Bn(t,this.__chain__)}return this.thru(Zo)},In.prototype.toJSON=In.prototype.valueOf=In.prototype.value=function(){return ui(this.__wrapped__,this.__actions__)},In.prototype.first=In.prototype.head,Je&&(In.prototype[Je]=function(){return this}),In}();dt?((dt.exports=dn)._=dn,ut._=dn):ct._=dn}).call(tg)}(eg,eg.exports)),K({width:0,height:0}),K(null),K((()=>{}));const{solidAlertCircle:ng,solidCheckCircle:rg,solidHelpCircle:ig,solidMinusCircle:og,solidXCircle:ag}=ni;var sg={counter:"styles_counter__chRZ-","status-passed":"styles_status-passed__fOOfy","status-failed":"styles_status-failed__CIBqD","status-broken":"styles_status-broken__caix7","status-skipped":"styles_status-skipped__FrjS4","status-unknown":"styles_status-unknown__wxCbv","size-s":"styles_size-s__MzJcz","size-m":"styles_size-m__zaoMz","size-l":"styles_size-l__foUrC"};const lg=e=>{const{count:t,size:n="s",truncateCount:r=!1,status:i}=e,o=r&&t>99?"99+":t;return ti(oi,{tag:"small",size:"l"===n?"m":"s",type:"ui",bold:!0,className:jt(sg.counter,sg[`size-${n}`],i&&sg[`status-${i}`]),"data-testid":"counter",children:o})},cg=e=>{const{value:t,label:n,onChange:r,focusable:i=!0,size:o="m",...a}=e;return ti("input",{...a,tabIndex:i?0:-1,className:"styles_toggle__aBRpI",role:"switch",type:"checkbox",checked:t,"aria-label":n,onClick:e=>{const t=!e.target.checked;r(t)},"data-size":o})},ug=e=>{const{children:t,onClick:n,href:r}=e;return ti(void 0===r?"button":"a",{href:r,onClick:n,className:"styles_link__BC-2O",children:t})},dg=({children:e,title:t,centerContent:n,dropShadow:r=!0})=>ti("div",{className:"styles_widget__JLpmE","data-drop-shadow":r||void 0,children:[t&&ti("div",{className:"styles_header__yKZiz",children:ti(si,{size:"s",children:t})}),ti("div",{className:"styles_content__zvonT","data-center-content":n,children:e})]});function fg(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function hg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?fg(Object(n),!0).forEach((function(t){gg(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function pg(e){return pg="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},pg(e)}function gg(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function vg(){return vg=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},vg.apply(this,arguments)}function mg(e){if("undefined"!=typeof window&&window.navigator)return!!navigator.userAgent.match(e)}var bg=mg(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),yg=mg(/Edge/i),_g=mg(/firefox/i),wg=mg(/safari/i)&&!mg(/chrome/i)&&!mg(/android/i),xg=mg(/iP(ad|od|hone)/i),kg=mg(/chrome/i)&&mg(/android/i),Cg={capture:!1,passive:!1};function Sg(e,t,n){e.addEventListener(t,n,!bg&&Cg)}function Ag(e,t,n){e.removeEventListener(t,n,!bg&&Cg)}function Mg(e,t){if(t){if(">"===t[0]&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch(e){return!1}return!1}}function Lg(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function Tg(e,t,n,r){if(e){n=n||document;do{if(null!=t&&(">"===t[0]?e.parentNode===n&&Mg(e,t):Mg(e,t))||r&&e===n)return e;if(e===n)break}while(e=Lg(e))}return null}var Eg,Ng=/\s+/g;function Og(e,t,n){if(e&&t)if(e.classList)e.classList[n?"add":"remove"](t);else{var r=(" "+e.className+" ").replace(Ng," ").replace(" "+t+" "," ");e.className=(r+(n?" "+t:"")).replace(Ng," ")}}function Pg(e,t,n){var r=e&&e.style;if(r){if(void 0===n)return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(n=e.currentStyle),void 0===t?n:n[t];t in r||-1!==t.indexOf("webkit")||(t="-webkit-"+t),r[t]=n+("string"==typeof n?"":"px")}}function Rg(e,t){var n="";if("string"==typeof e)n=e;else do{var r=Pg(e,"transform");r&&"none"!==r&&(n=r+" "+n)}while(!t&&(e=e.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(n)}function Dg(e,t,n){if(e){var r=e.getElementsByTagName(t),i=0,o=r.length;if(n)for(;i<o;i++)n(r[i],i);return r}return[]}function zg(){return document.scrollingElement||document.documentElement}function Ig(e,t,n,r,i){if(e.getBoundingClientRect||e===window){var o,a,s,l,c,u,d;if(e!==window&&e.parentNode&&e!==zg()?(a=(o=e.getBoundingClientRect()).top,s=o.left,l=o.bottom,c=o.right,u=o.height,d=o.width):(a=0,s=0,l=window.innerHeight,c=window.innerWidth,u=window.innerHeight,d=window.innerWidth),(t||n)&&e!==window&&(i=i||e.parentNode,!bg))do{if(i&&i.getBoundingClientRect&&("none"!==Pg(i,"transform")||n&&"static"!==Pg(i,"position"))){var f=i.getBoundingClientRect();a-=f.top+parseInt(Pg(i,"border-top-width")),s-=f.left+parseInt(Pg(i,"border-left-width")),l=a+o.height,c=s+o.width;break}}while(i=i.parentNode);if(r&&e!==window){var h=Rg(i||e),p=h&&h.a,g=h&&h.d;h&&(l=(a/=g)+(u/=g),c=(s/=p)+(d/=p))}return{top:a,left:s,bottom:l,right:c,width:d,height:u}}}function Fg(e,t,n){for(var r=$g(e,!0),i=Ig(e)[t];r;){if(!(i>=Ig(r)[n]))return r;if(r===zg())break;r=$g(r,!1)}return!1}function jg(e,t,n,r){for(var i=0,o=0,a=e.children;o<a.length;){if("none"!==a[o].style.display&&a[o]!==Vv.ghost&&(r||a[o]!==Vv.dragged)&&Tg(a[o],n.draggable,e,!1)){if(i===t)return a[o];i++}o++}return null}function Bg(e,t){for(var n=e.lastElementChild;n&&(n===Vv.ghost||"none"===Pg(n,"display")||t&&!Mg(n,t));)n=n.previousElementSibling;return n||null}function Hg(e,t){var n=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)"TEMPLATE"===e.nodeName.toUpperCase()||e===Vv.clone||t&&!Mg(e,t)||n++;return n}function qg(e){var t=0,n=0,r=zg();if(e)do{var i=Rg(e),o=i.a,a=i.d;t+=e.scrollLeft*o,n+=e.scrollTop*a}while(e!==r&&(e=e.parentNode));return[t,n]}function $g(e,t){if(!e||!e.getBoundingClientRect)return zg();var n=e,r=!1;do{if(n.clientWidth<n.scrollWidth||n.clientHeight<n.scrollHeight){var i=Pg(n);if(n.clientWidth<n.scrollWidth&&("auto"==i.overflowX||"scroll"==i.overflowX)||n.clientHeight<n.scrollHeight&&("auto"==i.overflowY||"scroll"==i.overflowY)){if(!n.getBoundingClientRect||n===document.body)return zg();if(r||t)return n;r=!0}}}while(n=n.parentNode);return zg()}function Ug(e,t){return Math.round(e.top)===Math.round(t.top)&&Math.round(e.left)===Math.round(t.left)&&Math.round(e.height)===Math.round(t.height)&&Math.round(e.width)===Math.round(t.width)}function Wg(e,t){return function(){if(!Eg){var n=arguments;1===n.length?e.call(this,n[0]):e.apply(this,n),Eg=setTimeout((function(){Eg=void 0}),t)}}}function Vg(e,t,n){e.scrollLeft+=t,e.scrollTop+=n}function Gg(e){var t=window.Polymer,n=window.jQuery||window.Zepto;return t&&t.dom?t.dom(e).cloneNode(!0):n?n(e).clone(!0)[0]:e.cloneNode(!0)}function Yg(e,t,n){var r={};return Array.from(e.children).forEach((function(i){var o,a,s,l;if(Tg(i,t.draggable,e,!1)&&!i.animated&&i!==n){var c=Ig(i);r.left=Math.min(null!==(o=r.left)&&void 0!==o?o:1/0,c.left),r.top=Math.min(null!==(a=r.top)&&void 0!==a?a:1/0,c.top),r.right=Math.max(null!==(s=r.right)&&void 0!==s?s:-1/0,c.right),r.bottom=Math.max(null!==(l=r.bottom)&&void 0!==l?l:-1/0,c.bottom)}})),r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}var Xg="Sortable"+(new Date).getTime(),Zg=[],Kg={initializeByDefault:!0},Jg={mount:function(e){for(var t in Kg)Kg.hasOwnProperty(t)&&!(t in e)&&(e[t]=Kg[t]);Zg.forEach((function(t){if(t.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")})),Zg.push(e)},pluginEvent:function(e,t,n){var r=this;this.eventCanceled=!1,n.cancel=function(){r.eventCanceled=!0};var i=e+"Global";Zg.forEach((function(r){t[r.pluginName]&&(t[r.pluginName][i]&&t[r.pluginName][i](hg({sortable:t},n)),t.options[r.pluginName]&&t[r.pluginName][e]&&t[r.pluginName][e](hg({sortable:t},n)))}))},initializePlugins:function(e,t,n,r){for(var i in Zg.forEach((function(r){var i=r.pluginName;if(e.options[i]||r.initializeByDefault){var o=new r(e,t,e.options);o.sortable=e,o.options=e.options,e[i]=o,vg(n,o.defaults)}})),e.options)if(e.options.hasOwnProperty(i)){var o=this.modifyOption(e,i,e.options[i]);void 0!==o&&(e.options[i]=o)}},getEventProperties:function(e,t){var n={};return Zg.forEach((function(r){"function"==typeof r.eventProperties&&vg(n,r.eventProperties.call(t[r.pluginName],e))})),n},modifyOption:function(e,t,n){var r;return Zg.forEach((function(i){e[i.pluginName]&&i.optionListeners&&"function"==typeof i.optionListeners[t]&&(r=i.optionListeners[t].call(e[i.pluginName],n))})),r}},Qg=["evt"],ev=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.evt,i=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}(n,Qg);Jg.pluginEvent.bind(Vv)(e,t,hg({dragEl:nv,parentEl:rv,ghostEl:iv,rootEl:ov,nextEl:av,lastDownEl:sv,cloneEl:lv,cloneHidden:cv,dragStarted:xv,putSortable:gv,activeSortable:Vv.active,originalEvent:r,oldIndex:uv,oldDraggableIndex:fv,newIndex:dv,newDraggableIndex:hv,hideGhostForTarget:qv,unhideGhostForTarget:$v,cloneNowHidden:function(){cv=!0},cloneNowShown:function(){cv=!1},dispatchSortableEvent:function(e){tv({sortable:t,name:e,originalEvent:r})}},i))};function tv(e){!function(e){var t=e.sortable,n=e.rootEl,r=e.name,i=e.targetEl,o=e.cloneEl,a=e.toEl,s=e.fromEl,l=e.oldIndex,c=e.newIndex,u=e.oldDraggableIndex,d=e.newDraggableIndex,f=e.originalEvent,h=e.putSortable,p=e.extraEventProperties;if(t=t||n&&n[Xg]){var g,v=t.options,m="on"+r.charAt(0).toUpperCase()+r.substr(1);!window.CustomEvent||bg||yg?(g=document.createEvent("Event")).initEvent(r,!0,!0):g=new CustomEvent(r,{bubbles:!0,cancelable:!0}),g.to=a||n,g.from=s||n,g.item=i||n,g.clone=o,g.oldIndex=l,g.newIndex=c,g.oldDraggableIndex=u,g.newDraggableIndex=d,g.originalEvent=f,g.pullMode=h?h.lastPutMode:void 0;var b=hg(hg({},p),Jg.getEventProperties(r,t));for(var y in b)g[y]=b[y];n&&n.dispatchEvent(g),v[m]&&v[m].call(t,g)}}(hg({putSortable:gv,cloneEl:lv,targetEl:nv,rootEl:ov,oldIndex:uv,oldDraggableIndex:fv,newIndex:dv,newDraggableIndex:hv},e))}var nv,rv,iv,ov,av,sv,lv,cv,uv,dv,fv,hv,pv,gv,vv,mv,bv,yv,_v,wv,xv,kv,Cv,Sv,Av,Mv=!1,Lv=!1,Tv=[],Ev=!1,Nv=!1,Ov=[],Pv=!1,Rv=[],Dv="undefined"!=typeof document,zv=xg,Iv=yg||bg?"cssFloat":"float",Fv=Dv&&!kg&&!xg&&"draggable"in document.createElement("div"),jv=function(){if(Dv){if(bg)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto","auto"===e.style.pointerEvents}}(),Bv=function(e,t){var n=Pg(e),r=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),i=jg(e,0,t),o=jg(e,1,t),a=i&&Pg(i),s=o&&Pg(o),l=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+Ig(i).width,c=s&&parseInt(s.marginLeft)+parseInt(s.marginRight)+Ig(o).width;if("flex"===n.display)return"column"===n.flexDirection||"column-reverse"===n.flexDirection?"vertical":"horizontal";if("grid"===n.display)return n.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(i&&a.float&&"none"!==a.float){var u="left"===a.float?"left":"right";return!o||"both"!==s.clear&&s.clear!==u?"horizontal":"vertical"}return i&&("block"===a.display||"flex"===a.display||"table"===a.display||"grid"===a.display||l>=r&&"none"===n[Iv]||o&&"none"===n[Iv]&&l+c>r)?"vertical":"horizontal"},Hv=function(e){function t(e,n){return function(r,i,o,a){var s=r.options.group.name&&i.options.group.name&&r.options.group.name===i.options.group.name;if(null==e&&(n||s))return!0;if(null==e||!1===e)return!1;if(n&&"clone"===e)return e;if("function"==typeof e)return t(e(r,i,o,a),n)(r,i,o,a);var l=(n?r:i).options.group.name;return!0===e||"string"==typeof e&&e===l||e.join&&e.indexOf(l)>-1}}var n={},r=e.group;r&&"object"==pg(r)||(r={name:r}),n.name=r.name,n.checkPull=t(r.pull,!0),n.checkPut=t(r.put),n.revertClone=r.revertClone,e.group=n},qv=function(){!jv&&iv&&Pg(iv,"display","none")},$v=function(){!jv&&iv&&Pg(iv,"display","")};Dv&&!kg&&document.addEventListener("click",(function(e){if(Lv)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Lv=!1,!1}),!0);var Uv=function(e){if(nv){var t=function(e,t){var n;return Tv.some((function(r){var i=r[Xg].options.emptyInsertThreshold;if(i&&!Bg(r)){var o=Ig(r),a=e>=o.left-i&&e<=o.right+i,s=t>=o.top-i&&t<=o.bottom+i;return a&&s?n=r:void 0}})),n}((e=e.touches?e.touches[0]:e).clientX,e.clientY);if(t){var n={};for(var r in e)e.hasOwnProperty(r)&&(n[r]=e[r]);n.target=n.rootEl=t,n.preventDefault=void 0,n.stopPropagation=void 0,t[Xg]._onDragOver(n)}}},Wv=function(e){nv&&nv.parentNode[Xg]._isOutsideThisEl(e.target)};function Vv(e,t){if(!e||!e.nodeType||1!==e.nodeType)throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=vg({},t),e[Xg]=this;var n={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Bv(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(e,t){e.setData("Text",t.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:!1!==Vv.supportPointer&&"PointerEvent"in window&&(!wg||xg),emptyInsertThreshold:5};for(var r in Jg.initializePlugins(this,e,n),n)!(r in t)&&(t[r]=n[r]);for(var i in Hv(t),this)"_"===i.charAt(0)&&"function"==typeof this[i]&&(this[i]=this[i].bind(this));this.nativeDraggable=!t.forceFallback&&Fv,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?Sg(e,"pointerdown",this._onTapStart):(Sg(e,"mousedown",this._onTapStart),Sg(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(Sg(e,"dragover",this),Sg(e,"dragenter",this)),Tv.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),vg(this,function(){var e,t=[];return{captureAnimationState:function(){t=[],this.options.animation&&[].slice.call(this.el.children).forEach((function(e){if("none"!==Pg(e,"display")&&e!==Vv.ghost){t.push({target:e,rect:Ig(e)});var n=hg({},t[t.length-1].rect);if(e.thisAnimationDuration){var r=Rg(e,!0);r&&(n.top-=r.f,n.left-=r.e)}e.fromRect=n}}))},addAnimationState:function(e){t.push(e)},removeAnimationState:function(e){t.splice(function(e,t){for(var n in e)if(e.hasOwnProperty(n))for(var r in t)if(t.hasOwnProperty(r)&&t[r]===e[n][r])return Number(n);return-1}(t,{target:e}),1)},animateAll:function(n){var r=this;if(!this.options.animation)return clearTimeout(e),void("function"==typeof n&&n());var i=!1,o=0;t.forEach((function(e){var t=0,n=e.target,a=n.fromRect,s=Ig(n),l=n.prevFromRect,c=n.prevToRect,u=e.rect,d=Rg(n,!0);d&&(s.top-=d.f,s.left-=d.e),n.toRect=s,n.thisAnimationDuration&&Ug(l,s)&&!Ug(a,s)&&(u.top-s.top)/(u.left-s.left)==(a.top-s.top)/(a.left-s.left)&&(t=function(e,t,n,r){return Math.sqrt(Math.pow(t.top-e.top,2)+Math.pow(t.left-e.left,2))/Math.sqrt(Math.pow(t.top-n.top,2)+Math.pow(t.left-n.left,2))*r.animation}(u,l,c,r.options)),Ug(s,a)||(n.prevFromRect=a,n.prevToRect=s,t||(t=r.options.animation),r.animate(n,u,s,t)),t&&(i=!0,o=Math.max(o,t),clearTimeout(n.animationResetTimer),n.animationResetTimer=setTimeout((function(){n.animationTime=0,n.prevFromRect=null,n.fromRect=null,n.prevToRect=null,n.thisAnimationDuration=null}),t),n.thisAnimationDuration=t)})),clearTimeout(e),i?e=setTimeout((function(){"function"==typeof n&&n()}),o):"function"==typeof n&&n(),t=[]},animate:function(e,t,n,r){if(r){Pg(e,"transition",""),Pg(e,"transform","");var i=Rg(this.el),o=i&&i.a,a=i&&i.d,s=(t.left-n.left)/(o||1),l=(t.top-n.top)/(a||1);e.animatingX=!!s,e.animatingY=!!l,Pg(e,"transform","translate3d("+s+"px,"+l+"px,0)"),this.forRepaintDummy=function(e){return e.offsetWidth}(e),Pg(e,"transition","transform "+r+"ms"+(this.options.easing?" "+this.options.easing:"")),Pg(e,"transform","translate3d(0,0,0)"),"number"==typeof e.animated&&clearTimeout(e.animated),e.animated=setTimeout((function(){Pg(e,"transition",""),Pg(e,"transform",""),e.animated=!1,e.animatingX=!1,e.animatingY=!1}),r)}}}}())}function Gv(e,t,n,r,i,o,a,s){var l,c,u=e[Xg],d=u.options.onMove;return!window.CustomEvent||bg||yg?(l=document.createEvent("Event")).initEvent("move",!0,!0):l=new CustomEvent("move",{bubbles:!0,cancelable:!0}),l.to=t,l.from=e,l.dragged=n,l.draggedRect=r,l.related=i||t,l.relatedRect=o||Ig(t),l.willInsertAfter=s,l.originalEvent=a,e.dispatchEvent(l),d&&(c=d.call(u,l,a)),c}function Yv(e){e.draggable=!1}function Xv(){Pv=!1}function Zv(e){for(var t=e.tagName+e.className+e.src+e.href+e.textContent,n=t.length,r=0;n--;)r+=t.charCodeAt(n);return r.toString(36)}function Kv(e){return setTimeout(e,0)}function Jv(e){return clearTimeout(e)}Vv.prototype={constructor:Vv,_isOutsideThisEl:function(e){this.el.contains(e)||e===this.el||(kv=null)},_getDirection:function(e,t){return"function"==typeof this.options.direction?this.options.direction.call(this,e,t,nv):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,n=this.el,r=this.options,i=r.preventOnFilter,o=e.type,a=e.touches&&e.touches[0]||e.pointerType&&"touch"===e.pointerType&&e,s=(a||e).target,l=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||s,c=r.filter;if(function(e){Rv.length=0;for(var t=e.getElementsByTagName("input"),n=t.length;n--;){var r=t[n];r.checked&&Rv.push(r)}}(n),!nv&&!(/mousedown|pointerdown/.test(o)&&0!==e.button||r.disabled)&&!l.isContentEditable&&(this.nativeDraggable||!wg||!s||"SELECT"!==s.tagName.toUpperCase())&&!((s=Tg(s,r.draggable,n,!1))&&s.animated||sv===s)){if(uv=Hg(s),fv=Hg(s,r.draggable),"function"==typeof c){if(c.call(this,e,s,this))return tv({sortable:t,rootEl:l,name:"filter",targetEl:s,toEl:n,fromEl:n}),ev("filter",t,{evt:e}),void(i&&e.preventDefault())}else if(c&&(c=c.split(",").some((function(r){if(r=Tg(l,r.trim(),n,!1))return tv({sortable:t,rootEl:r,name:"filter",targetEl:s,fromEl:n,toEl:n}),ev("filter",t,{evt:e}),!0}))))return void(i&&e.preventDefault());r.handle&&!Tg(l,r.handle,n,!1)||this._prepareDragStart(e,a,s)}}},_prepareDragStart:function(e,t,n){var r,i=this,o=i.el,a=i.options,s=o.ownerDocument;if(n&&!nv&&n.parentNode===o){var l=Ig(n);if(ov=o,rv=(nv=n).parentNode,av=nv.nextSibling,sv=n,pv=a.group,Vv.dragged=nv,vv={target:nv,clientX:(t||e).clientX,clientY:(t||e).clientY},_v=vv.clientX-l.left,wv=vv.clientY-l.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,nv.style["will-change"]="all",r=function(){ev("delayEnded",i,{evt:e}),Vv.eventCanceled?i._onDrop():(i._disableDelayedDragEvents(),!_g&&i.nativeDraggable&&(nv.draggable=!0),i._triggerDragStart(e,t),tv({sortable:i,name:"choose",originalEvent:e}),Og(nv,a.chosenClass,!0))},a.ignore.split(",").forEach((function(e){Dg(nv,e.trim(),Yv)})),Sg(s,"dragover",Uv),Sg(s,"mousemove",Uv),Sg(s,"touchmove",Uv),a.supportPointer?(Sg(s,"pointerup",i._onDrop),!this.nativeDraggable&&Sg(s,"pointercancel",i._onDrop)):(Sg(s,"mouseup",i._onDrop),Sg(s,"touchend",i._onDrop),Sg(s,"touchcancel",i._onDrop)),_g&&this.nativeDraggable&&(this.options.touchStartThreshold=4,nv.draggable=!0),ev("delayStart",this,{evt:e}),!a.delay||a.delayOnTouchOnly&&!t||this.nativeDraggable&&(yg||bg))r();else{if(Vv.eventCanceled)return void this._onDrop();a.supportPointer?(Sg(s,"pointerup",i._disableDelayedDrag),Sg(s,"pointercancel",i._disableDelayedDrag)):(Sg(s,"mouseup",i._disableDelayedDrag),Sg(s,"touchend",i._disableDelayedDrag),Sg(s,"touchcancel",i._disableDelayedDrag)),Sg(s,"mousemove",i._delayedDragTouchMoveHandler),Sg(s,"touchmove",i._delayedDragTouchMoveHandler),a.supportPointer&&Sg(s,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(r,a.delay)}}},_delayedDragTouchMoveHandler:function(e){var t=e.touches?e.touches[0]:e;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){nv&&Yv(nv),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;Ag(e,"mouseup",this._disableDelayedDrag),Ag(e,"touchend",this._disableDelayedDrag),Ag(e,"touchcancel",this._disableDelayedDrag),Ag(e,"pointerup",this._disableDelayedDrag),Ag(e,"pointercancel",this._disableDelayedDrag),Ag(e,"mousemove",this._delayedDragTouchMoveHandler),Ag(e,"touchmove",this._delayedDragTouchMoveHandler),Ag(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||"touch"==e.pointerType&&e,!this.nativeDraggable||t?this.options.supportPointer?Sg(document,"pointermove",this._onTouchMove):Sg(document,t?"touchmove":"mousemove",this._onTouchMove):(Sg(nv,"dragend",this),Sg(ov,"dragstart",this._onDragStart));try{document.selection?Kv((function(){document.selection.empty()})):window.getSelection().removeAllRanges()}catch(e){}},_dragStarted:function(e,t){if(Mv=!1,ov&&nv){ev("dragStarted",this,{evt:t}),this.nativeDraggable&&Sg(document,"dragover",Wv);var n=this.options;!e&&Og(nv,n.dragClass,!1),Og(nv,n.ghostClass,!0),Vv.active=this,e&&this._appendGhost(),tv({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(mv){this._lastX=mv.clientX,this._lastY=mv.clientY,qv();for(var e=document.elementFromPoint(mv.clientX,mv.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(mv.clientX,mv.clientY))!==t;)t=e;if(nv.parentNode[Xg]._isOutsideThisEl(e),t)do{if(t[Xg]&&t[Xg]._onDragOver({clientX:mv.clientX,clientY:mv.clientY,target:e,rootEl:t})&&!this.options.dragoverBubble)break;e=t}while(t=Lg(t));$v()}},_onTouchMove:function(e){if(vv){var t=this.options,n=t.fallbackTolerance,r=t.fallbackOffset,i=e.touches?e.touches[0]:e,o=iv&&Rg(iv,!0),a=iv&&o&&o.a,s=iv&&o&&o.d,l=zv&&Av&&qg(Av),c=(i.clientX-vv.clientX+r.x)/(a||1)+(l?l[0]-Ov[0]:0)/(a||1),u=(i.clientY-vv.clientY+r.y)/(s||1)+(l?l[1]-Ov[1]:0)/(s||1);if(!Vv.active&&!Mv){if(n&&Math.max(Math.abs(i.clientX-this._lastX),Math.abs(i.clientY-this._lastY))<n)return;this._onDragStart(e,!0)}if(iv){o?(o.e+=c-(bv||0),o.f+=u-(yv||0)):o={a:1,b:0,c:0,d:1,e:c,f:u};var d="matrix(".concat(o.a,",").concat(o.b,",").concat(o.c,",").concat(o.d,",").concat(o.e,",").concat(o.f,")");Pg(iv,"webkitTransform",d),Pg(iv,"mozTransform",d),Pg(iv,"msTransform",d),Pg(iv,"transform",d),bv=c,yv=u,mv=i}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!iv){var e=this.options.fallbackOnBody?document.body:ov,t=Ig(nv,!0,zv,!0,e),n=this.options;if(zv){for(Av=e;"static"===Pg(Av,"position")&&"none"===Pg(Av,"transform")&&Av!==document;)Av=Av.parentNode;Av!==document.body&&Av!==document.documentElement?(Av===document&&(Av=zg()),t.top+=Av.scrollTop,t.left+=Av.scrollLeft):Av=zg(),Ov=qg(Av)}Og(iv=nv.cloneNode(!0),n.ghostClass,!1),Og(iv,n.fallbackClass,!0),Og(iv,n.dragClass,!0),Pg(iv,"transition",""),Pg(iv,"transform",""),Pg(iv,"box-sizing","border-box"),Pg(iv,"margin",0),Pg(iv,"top",t.top),Pg(iv,"left",t.left),Pg(iv,"width",t.width),Pg(iv,"height",t.height),Pg(iv,"opacity","0.8"),Pg(iv,"position",zv?"absolute":"fixed"),Pg(iv,"zIndex","100000"),Pg(iv,"pointerEvents","none"),Vv.ghost=iv,e.appendChild(iv),Pg(iv,"transform-origin",_v/parseInt(iv.style.width)*100+"% "+wv/parseInt(iv.style.height)*100+"%")}},_onDragStart:function(e,t){var n=this,r=e.dataTransfer,i=n.options;ev("dragStart",this,{evt:e}),Vv.eventCanceled?this._onDrop():(ev("setupClone",this),Vv.eventCanceled||((lv=Gg(nv)).removeAttribute("id"),lv.draggable=!1,lv.style["will-change"]="",this._hideClone(),Og(lv,this.options.chosenClass,!1),Vv.clone=lv),n.cloneId=Kv((function(){ev("clone",n),Vv.eventCanceled||(n.options.removeCloneOnHide||ov.insertBefore(lv,nv),n._hideClone(),tv({sortable:n,name:"clone"}))})),!t&&Og(nv,i.dragClass,!0),t?(Lv=!0,n._loopId=setInterval(n._emulateDragOver,50)):(Ag(document,"mouseup",n._onDrop),Ag(document,"touchend",n._onDrop),Ag(document,"touchcancel",n._onDrop),r&&(r.effectAllowed="move",i.setData&&i.setData.call(n,r,nv)),Sg(document,"drop",n),Pg(nv,"transform","translateZ(0)")),Mv=!0,n._dragStartId=Kv(n._dragStarted.bind(n,t,e)),Sg(document,"selectstart",n),xv=!0,window.getSelection().removeAllRanges(),wg&&Pg(document.body,"user-select","none"))},_onDragOver:function(e){var t,n,r,i,o=this.el,a=e.target,s=this.options,l=s.group,c=Vv.active,u=pv===l,d=s.sort,f=gv||c,h=this,p=!1;if(!Pv){if(void 0!==e.preventDefault&&e.cancelable&&e.preventDefault(),a=Tg(a,s.draggable,o,!0),T("dragOver"),Vv.eventCanceled)return p;if(nv.contains(e.target)||a.animated&&a.animatingX&&a.animatingY||h._ignoreWhileAnimating===a)return N(!1);if(Lv=!1,c&&!s.disabled&&(u?d||(r=rv!==ov):gv===this||(this.lastPutMode=pv.checkPull(this,c,nv,e))&&l.checkPut(this,c,nv,e))){if(i="vertical"===this._getDirection(e,a),t=Ig(nv),T("dragOverValid"),Vv.eventCanceled)return p;if(r)return rv=ov,E(),this._hideClone(),T("revert"),Vv.eventCanceled||(av?ov.insertBefore(nv,av):ov.appendChild(nv)),N(!0);var g=Bg(o,s.draggable);if(!g||function(e,t,n){var r=Ig(Bg(n.el,n.options.draggable)),i=Yg(n.el,n.options,iv);return t?e.clientX>i.right+10||e.clientY>r.bottom&&e.clientX>r.left:e.clientY>i.bottom+10||e.clientX>r.right&&e.clientY>r.top}(e,i,this)&&!g.animated){if(g===nv)return N(!1);if(g&&o===e.target&&(a=g),a&&(n=Ig(a)),!1!==Gv(ov,o,nv,t,a,n,e,!!a))return E(),g&&g.nextSibling?o.insertBefore(nv,g.nextSibling):o.appendChild(nv),rv=o,O(),N(!0)}else if(g&&function(e,t,n){var r=Ig(jg(n.el,0,n.options,!0)),i=Yg(n.el,n.options,iv);return t?e.clientX<i.left-10||e.clientY<r.top&&e.clientX<r.right:e.clientY<i.top-10||e.clientY<r.bottom&&e.clientX<r.left}(e,i,this)){var v=jg(o,0,s,!0);if(v===nv)return N(!1);if(n=Ig(a=v),!1!==Gv(ov,o,nv,t,a,n,e,!1))return E(),o.insertBefore(nv,v),rv=o,O(),N(!0)}else if(a.parentNode===o){n=Ig(a);var m,b,y,_=nv.parentNode!==o,w=!function(e,t,n){var r=n?e.left:e.top,i=n?e.right:e.bottom,o=n?e.width:e.height,a=n?t.left:t.top,s=n?t.right:t.bottom,l=n?t.width:t.height;return r===a||i===s||r+o/2===a+l/2}(nv.animated&&nv.toRect||t,a.animated&&a.toRect||n,i),x=i?"top":"left",k=Fg(a,"top","top")||Fg(nv,"top","top"),C=k?k.scrollTop:void 0;if(kv!==a&&(b=n[x],Ev=!1,Nv=!w&&s.invertSwap||_),m=function(e,t,n,r,i,o,a,s){var l=r?e.clientY:e.clientX,c=r?n.height:n.width,u=r?n.top:n.left,d=r?n.bottom:n.right,f=!1;if(!a)if(s&&Sv<c*i){if(!Ev&&(1===Cv?l>u+c*o/2:l<d-c*o/2)&&(Ev=!0),Ev)f=!0;else if(1===Cv?l<u+Sv:l>d-Sv)return-Cv}else if(l>u+c*(1-i)/2&&l<d-c*(1-i)/2)return function(e){return Hg(nv)<Hg(e)?1:-1}(t);return(f=f||a)&&(l<u+c*o/2||l>d-c*o/2)?l>u+c/2?1:-1:0}(e,a,n,i,w?1:s.swapThreshold,null==s.invertedSwapThreshold?s.swapThreshold:s.invertedSwapThreshold,Nv,kv===a),0!==m){var S=Hg(nv);do{S-=m,y=rv.children[S]}while(y&&("none"===Pg(y,"display")||y===iv))}if(0===m||y===a)return N(!1);kv=a,Cv=m;var A=a.nextElementSibling,M=!1,L=Gv(ov,o,nv,t,a,n,e,M=1===m);if(!1!==L)return 1!==L&&-1!==L||(M=1===L),Pv=!0,setTimeout(Xv,30),E(),M&&!A?o.appendChild(nv):a.parentNode.insertBefore(nv,M?A:a),k&&Vg(k,0,C-k.scrollTop),rv=nv.parentNode,void 0===b||Nv||(Sv=Math.abs(b-Ig(a)[x])),O(),N(!0)}if(o.contains(nv))return N(!1)}return!1}function T(s,l){ev(s,h,hg({evt:e,isOwner:u,axis:i?"vertical":"horizontal",revert:r,dragRect:t,targetRect:n,canSort:d,fromSortable:f,target:a,completed:N,onMove:function(n,r){return Gv(ov,o,nv,t,n,Ig(n),e,r)},changed:O},l))}function E(){T("dragOverAnimationCapture"),h.captureAnimationState(),h!==f&&f.captureAnimationState()}function N(t){return T("dragOverCompleted",{insertion:t}),t&&(u?c._hideClone():c._showClone(h),h!==f&&(Og(nv,gv?gv.options.ghostClass:c.options.ghostClass,!1),Og(nv,s.ghostClass,!0)),gv!==h&&h!==Vv.active?gv=h:h===Vv.active&&gv&&(gv=null),f===h&&(h._ignoreWhileAnimating=a),h.animateAll((function(){T("dragOverAnimationComplete"),h._ignoreWhileAnimating=null})),h!==f&&(f.animateAll(),f._ignoreWhileAnimating=null)),(a===nv&&!nv.animated||a===o&&!a.animated)&&(kv=null),s.dragoverBubble||e.rootEl||a===document||(nv.parentNode[Xg]._isOutsideThisEl(e.target),!t&&Uv(e)),!s.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),p=!0}function O(){dv=Hg(nv),hv=Hg(nv,s.draggable),tv({sortable:h,name:"change",toEl:o,newIndex:dv,newDraggableIndex:hv,originalEvent:e})}},_ignoreWhileAnimating:null,_offMoveEvents:function(){Ag(document,"mousemove",this._onTouchMove),Ag(document,"touchmove",this._onTouchMove),Ag(document,"pointermove",this._onTouchMove),Ag(document,"dragover",Uv),Ag(document,"mousemove",Uv),Ag(document,"touchmove",Uv)},_offUpEvents:function(){var e=this.el.ownerDocument;Ag(e,"mouseup",this._onDrop),Ag(e,"touchend",this._onDrop),Ag(e,"pointerup",this._onDrop),Ag(e,"pointercancel",this._onDrop),Ag(e,"touchcancel",this._onDrop),Ag(document,"selectstart",this)},_onDrop:function(e){var t=this.el,n=this.options;dv=Hg(nv),hv=Hg(nv,n.draggable),ev("drop",this,{evt:e}),rv=nv&&nv.parentNode,dv=Hg(nv),hv=Hg(nv,n.draggable),Vv.eventCanceled||(Mv=!1,Nv=!1,Ev=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Jv(this.cloneId),Jv(this._dragStartId),this.nativeDraggable&&(Ag(document,"drop",this),Ag(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),wg&&Pg(document.body,"user-select",""),Pg(nv,"transform",""),e&&(xv&&(e.cancelable&&e.preventDefault(),!n.dropBubble&&e.stopPropagation()),iv&&iv.parentNode&&iv.parentNode.removeChild(iv),(ov===rv||gv&&"clone"!==gv.lastPutMode)&&lv&&lv.parentNode&&lv.parentNode.removeChild(lv),nv&&(this.nativeDraggable&&Ag(nv,"dragend",this),Yv(nv),nv.style["will-change"]="",xv&&!Mv&&Og(nv,gv?gv.options.ghostClass:this.options.ghostClass,!1),Og(nv,this.options.chosenClass,!1),tv({sortable:this,name:"unchoose",toEl:rv,newIndex:null,newDraggableIndex:null,originalEvent:e}),ov!==rv?(dv>=0&&(tv({rootEl:rv,name:"add",toEl:rv,fromEl:ov,originalEvent:e}),tv({sortable:this,name:"remove",toEl:rv,originalEvent:e}),tv({rootEl:rv,name:"sort",toEl:rv,fromEl:ov,originalEvent:e}),tv({sortable:this,name:"sort",toEl:rv,originalEvent:e})),gv&&gv.save()):dv!==uv&&dv>=0&&(tv({sortable:this,name:"update",toEl:rv,originalEvent:e}),tv({sortable:this,name:"sort",toEl:rv,originalEvent:e})),Vv.active&&(null!=dv&&-1!==dv||(dv=uv,hv=fv),tv({sortable:this,name:"end",toEl:rv,originalEvent:e}),this.save())))),this._nulling()},_nulling:function(){ev("nulling",this),ov=nv=rv=iv=av=lv=sv=cv=vv=mv=xv=dv=hv=uv=fv=kv=Cv=gv=pv=Vv.dragged=Vv.ghost=Vv.clone=Vv.active=null,Rv.forEach((function(e){e.checked=!0})),Rv.length=bv=yv=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":nv&&(this._onDragOver(e),function(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}(e));break;case"selectstart":e.preventDefault()}},toArray:function(){for(var e,t=[],n=this.el.children,r=0,i=n.length,o=this.options;r<i;r++)Tg(e=n[r],o.draggable,this.el,!1)&&t.push(e.getAttribute(o.dataIdAttr)||Zv(e));return t},sort:function(e,t){var n={},r=this.el;this.toArray().forEach((function(e,t){var i=r.children[t];Tg(i,this.options.draggable,r,!1)&&(n[e]=i)}),this),t&&this.captureAnimationState(),e.forEach((function(e){n[e]&&(r.removeChild(n[e]),r.appendChild(n[e]))})),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return Tg(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var n=this.options;if(void 0===t)return n[e];var r=Jg.modifyOption(this,e,t);n[e]=void 0!==r?r:t,"group"===e&&Hv(n)},destroy:function(){ev("destroy",this);var e=this.el;e[Xg]=null,Ag(e,"mousedown",this._onTapStart),Ag(e,"touchstart",this._onTapStart),Ag(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(Ag(e,"dragover",this),Ag(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),(function(e){e.removeAttribute("draggable")})),this._onDrop(),this._disableDelayedDragEvents(),Tv.splice(Tv.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!cv){if(ev("hideClone",this),Vv.eventCanceled)return;Pg(lv,"display","none"),this.options.removeCloneOnHide&&lv.parentNode&&lv.parentNode.removeChild(lv),cv=!0}},_showClone:function(e){if("clone"===e.lastPutMode){if(cv){if(ev("showClone",this),Vv.eventCanceled)return;nv.parentNode!=ov||this.options.group.revertClone?av?ov.insertBefore(lv,av):ov.appendChild(lv):ov.insertBefore(lv,nv),this.options.group.revertClone&&this.animate(nv,lv),Pg(lv,"display",""),cv=!1}}else this._hideClone()}},Dv&&Sg(document,"touchmove",(function(e){(Vv.active||Mv)&&e.cancelable&&e.preventDefault()})),Vv.utils={on:Sg,off:Ag,css:Pg,find:Dg,is:function(e,t){return!!Tg(e,t,e,!1)},extend:function(e,t){if(e&&t)for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e},throttle:Wg,closest:Tg,toggleClass:Og,clone:Gg,index:Hg,nextTick:Kv,cancelNextTick:Jv,detectDirection:Bv,getChild:jg,expando:Xg},Vv.get=function(e){return e[Xg]},Vv.mount=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t[0].constructor===Array&&(t=t[0]),t.forEach((function(e){if(!e.prototype||!e.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(e));e.utils&&(Vv.utils=hg(hg({},Vv.utils),e.utils)),Jg.mount(e)}))},Vv.create=function(e,t){return new Vv(e,t)},Vv.version="1.15.6";var Qv,em,tm,nm,rm,im,om=[],am=!1;function sm(){om.forEach((function(e){clearInterval(e.pid)})),om=[]}function lm(){clearInterval(im)}var cm,um=Wg((function(e,t,n,r){if(t.scroll){var i,o=(e.touches?e.touches[0]:e).clientX,a=(e.touches?e.touches[0]:e).clientY,s=t.scrollSensitivity,l=t.scrollSpeed,c=zg(),u=!1;em!==n&&(em=n,sm(),Qv=t.scroll,i=t.scrollFn,!0===Qv&&(Qv=$g(n,!0)));var d=0,f=Qv;do{var h=f,p=Ig(h),g=p.top,v=p.bottom,m=p.left,b=p.right,y=p.width,_=p.height,w=void 0,x=void 0,k=h.scrollWidth,C=h.scrollHeight,S=Pg(h),A=h.scrollLeft,M=h.scrollTop;h===c?(w=y<k&&("auto"===S.overflowX||"scroll"===S.overflowX||"visible"===S.overflowX),x=_<C&&("auto"===S.overflowY||"scroll"===S.overflowY||"visible"===S.overflowY)):(w=y<k&&("auto"===S.overflowX||"scroll"===S.overflowX),x=_<C&&("auto"===S.overflowY||"scroll"===S.overflowY));var L=w&&(Math.abs(b-o)<=s&&A+y<k)-(Math.abs(m-o)<=s&&!!A),T=x&&(Math.abs(v-a)<=s&&M+_<C)-(Math.abs(g-a)<=s&&!!M);if(!om[d])for(var E=0;E<=d;E++)om[E]||(om[E]={});om[d].vx==L&&om[d].vy==T&&om[d].el===h||(om[d].el=h,om[d].vx=L,om[d].vy=T,clearInterval(om[d].pid),0==L&&0==T||(u=!0,om[d].pid=setInterval(function(){r&&0===this.layer&&Vv.active._onTouchMove(rm);var t=om[this.layer].vy?om[this.layer].vy*l:0,n=om[this.layer].vx?om[this.layer].vx*l:0;"function"==typeof i&&"continue"!==i.call(Vv.dragged.parentNode[Xg],n,t,e,rm,om[this.layer].el)||Vg(om[this.layer].el,n,t)}.bind({layer:d}),24))),d++}while(t.bubbleScroll&&f!==c&&(f=$g(f,!1)));am=u}}),30),dm=function(e){var t=e.originalEvent,n=e.putSortable,r=e.dragEl,i=e.activeSortable,o=e.dispatchSortableEvent,a=e.hideGhostForTarget,s=e.unhideGhostForTarget;if(t){var l=n||i;a();var c=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,u=document.elementFromPoint(c.clientX,c.clientY);s(),l&&!l.el.contains(u)&&(o("spill"),this.onSpill({dragEl:r,putSortable:n}))}};function fm(){}function hm(){}fm.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,n=e.putSortable;this.sortable.captureAnimationState(),n&&n.captureAnimationState();var r=jg(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(t,r):this.sortable.el.appendChild(t),this.sortable.animateAll(),n&&n.animateAll()},drop:dm},vg(fm,{pluginName:"revertOnSpill"}),hm.prototype={onSpill:function(e){var t=e.dragEl,n=e.putSortable||this.sortable;n.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),n.animateAll()},drop:dm},vg(hm,{pluginName:"removeOnSpill"}),Vv.mount(new function(){function e(){for(var e in this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0},this)"_"===e.charAt(0)&&"function"==typeof this[e]&&(this[e]=this[e].bind(this))}return e.prototype={dragStarted:function(e){var t=e.originalEvent;this.sortable.nativeDraggable?Sg(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Sg(document,"pointermove",this._handleFallbackAutoScroll):t.touches?Sg(document,"touchmove",this._handleFallbackAutoScroll):Sg(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(e){var t=e.originalEvent;this.options.dragOverBubble||t.rootEl||this._handleAutoScroll(t)},drop:function(){this.sortable.nativeDraggable?Ag(document,"dragover",this._handleAutoScroll):(Ag(document,"pointermove",this._handleFallbackAutoScroll),Ag(document,"touchmove",this._handleFallbackAutoScroll),Ag(document,"mousemove",this._handleFallbackAutoScroll)),lm(),sm(),clearTimeout(Eg),Eg=void 0},nulling:function(){rm=em=Qv=am=im=tm=nm=null,om.length=0},_handleFallbackAutoScroll:function(e){this._handleAutoScroll(e,!0)},_handleAutoScroll:function(e,t){var n=this,r=(e.touches?e.touches[0]:e).clientX,i=(e.touches?e.touches[0]:e).clientY,o=document.elementFromPoint(r,i);if(rm=e,t||this.options.forceAutoScrollFallback||yg||bg||wg){um(e,this.options,o,t);var a=$g(o,!0);!am||im&&r===tm&&i===nm||(im&&lm(),im=setInterval((function(){var o=$g(document.elementFromPoint(r,i),!0);o!==a&&(a=o,sm()),um(e,n.options,o,t)}),10),tm=r,nm=i)}else{if(!this.options.bubbleScroll||$g(o,!0)===zg())return void sm();um(e,this.options,$g(o,!1),!1)}}},vg(e,{pluginName:"scroll",initializeByDefault:!0})}),Vv.mount(hm,fm);const pm="dnd-drag-handle",gm="dnd-drag-enabled";Vv.mount(new function(){function e(){this.defaults={swapClass:"sortable-swap-highlight"}}return e.prototype={dragStart:function(e){var t=e.dragEl;cm=t},dragOverValid:function(e){var t=e.completed,n=e.target,r=e.onMove,i=e.activeSortable,o=e.changed,a=e.cancel;if(i.options.swap){var s=this.sortable.el,l=this.options;if(n&&n!==s){var c=cm;!1!==r(n)?(Og(n,l.swapClass,!0),cm=n):cm=null,c&&c!==cm&&Og(c,l.swapClass,!1)}o(),t(!0),a()}},drop:function(e){var t=e.activeSortable,n=e.putSortable,r=e.dragEl,i=n||this.sortable,o=this.options;cm&&Og(cm,o.swapClass,!1),cm&&(o.swap||n&&n.options.swap)&&r!==cm&&(i.captureAnimationState(),i!==t&&t.captureAnimationState(),function(e,t){var n,r,i=e.parentNode,o=t.parentNode;i&&o&&!i.isEqualNode(t)&&!o.isEqualNode(e)&&(n=Hg(e),r=Hg(t),i.isEqualNode(o)&&n<r&&r++,i.insertBefore(t,i.children[n]),o.insertBefore(e,o.children[r]))}(r,cm),i.animateAll(),i!==t&&t.animateAll())},nulling:function(){cm=null}},vg(e,{pluginName:"swap",eventProperties:function(){return{swapItem:cm}}})});const vm=({className:e,options:t,kind:n="default",children:r,...i})=>{const o=pe(null);return((e,t)=>{he((()=>{if(e.current){const n=Vv.create(e.current,{animation:150,handle:`.${pm}`,draggable:`.${gm}`,...t});return()=>{n.destroy()}}}),[e,t])})(o,ge((()=>({...t,..."swap"===n&&{swap:!0,swapClass:"dnd-drag-swap-highlight"}})),[t,n])),ti("div",{ref:o,className:jt("styles_grid__bgsAQ",e),...i,children:r})},mm=({className:e})=>ti(ri,{id:ni.draggable,className:e}),bm=({className:e})=>ti("div",{className:jt("styles_drag-handle__2DC4-",pm,e),children:ti(mm,{})}),ym=({className:e,children:t,dndEnabled:n=!1,...r})=>ti("div",{...r,className:jt("styles_grid-item__-kGp3",{[gm]:n},e),children:[ti("div",{className:"styles_grid-item-content__hZ5TS",children:t}),n&&ti(bm,{className:"styles_grid-item-handle__OyO7A"})]});var _m=zm(),wm=e=>Om(e,_m),xm=zm();wm.write=e=>Om(e,xm);var km=zm();wm.onStart=e=>Om(e,km);var Cm=zm();wm.onFrame=e=>Om(e,Cm);var Sm=zm();wm.onFinish=e=>Om(e,Sm);var Am=[];wm.setTimeout=(e,t)=>{const n=wm.now()+t,r=()=>{const e=Am.findIndex((e=>e.cancel==r));~e&&Am.splice(e,1),Em-=~e?1:0},i={time:n,handler:e,cancel:r};return Am.splice(Mm(n),0,i),Em+=1,Pm(),i};var Mm=e=>~(~Am.findIndex((t=>t.time>e))||~Am.length);wm.cancel=e=>{km.delete(e),Cm.delete(e),Sm.delete(e),_m.delete(e),xm.delete(e)},wm.sync=e=>{Nm=!0,wm.batchedUpdates(e),Nm=!1},wm.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,wm.onStart(n)}return r.handler=e,r.cancel=()=>{km.delete(n),t=null},r};var Lm="undefined"!=typeof window?window.requestAnimationFrame:()=>{};wm.use=e=>Lm=e,wm.now="undefined"!=typeof performance?()=>performance.now():Date.now,wm.batchedUpdates=e=>e(),wm.catch=console.error,wm.frameLoop="always",wm.advance=()=>{"demand"!==wm.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):Dm()};var Tm=-1,Em=0,Nm=!1;function Om(e,t){Nm?(t.delete(e),e(0)):(t.add(e),Pm())}function Pm(){Tm<0&&(Tm=0,"demand"!==wm.frameLoop&&Lm(Rm))}function Rm(){~Tm&&(Lm(Rm),wm.batchedUpdates(Dm))}function Dm(){const e=Tm;Tm=wm.now();const t=Mm(Tm);t&&(Im(Am.splice(0,t),(e=>e.handler())),Em-=t),Em?(km.flush(),_m.flush(e?Math.min(64,Tm-e):16.667),Cm.flush(),xm.flush(),Sm.flush()):Tm=-1}function zm(){let e=new Set,t=e;return{add(n){Em+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(Em-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,Em-=t.size,Im(t,(t=>t(n)&&e.add(t))),Em+=e.size,t=e)}}}function Im(e,t){e.forEach((e=>{try{t(e)}catch(e){wm.catch(e)}}))}var Fm=Object.defineProperty,jm={};function Bm(){}((e,t)=>{for(var n in t)Fm(e,n,{get:t[n],enumerable:!0})})(jm,{assign:()=>eb,colors:()=>Km,createStringInterpolator:()=>Gm,skipAnimation:()=>Jm,to:()=>Ym,willAdvance:()=>Qm});var Hm={arr:Array.isArray,obj:e=>!!e&&"Object"===e.constructor.name,fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e};function qm(e,t){if(Hm.arr(e)){if(!Hm.arr(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}return e===t}var $m=(e,t)=>e.forEach(t);function Um(e,t,n){if(Hm.arr(e))for(let r=0;r<e.length;r++)t.call(n,e[r],`${r}`);else for(const r in e)e.hasOwnProperty(r)&&t.call(n,e[r],r)}var Wm=e=>Hm.und(e)?[]:Hm.arr(e)?e:[e];function Vm(e,t){if(e.size){const n=Array.from(e);e.clear(),$m(n,t)}}var Gm,Ym,Xm=(e,...t)=>Vm(e,(e=>e(...t))),Zm=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),Km=null,Jm=!1,Qm=Bm,eb=e=>{e.to&&(Ym=e.to),e.now&&(wm.now=e.now),void 0!==e.colors&&(Km=e.colors),null!=e.skipAnimation&&(Jm=e.skipAnimation),e.createStringInterpolator&&(Gm=e.createStringInterpolator),e.requestAnimationFrame&&wm.use(e.requestAnimationFrame),e.batchedUpdates&&(wm.batchedUpdates=e.batchedUpdates),e.willAdvance&&(Qm=e.willAdvance),e.frameLoop&&(wm.frameLoop=e.frameLoop)},tb=new Set,nb=[],rb=[],ib=0,ob={get idle(){return!tb.size&&!nb.length},start(e){ib>e.priority?(tb.add(e),wm.onStart(ab)):(sb(e),wm(cb))},advance:cb,sort(e){if(ib)wm.onFrame((()=>ob.sort(e)));else{const t=nb.indexOf(e);~t&&(nb.splice(t,1),lb(e))}},clear(){nb=[],tb.clear()}};function ab(){tb.forEach(sb),tb.clear(),wm(cb)}function sb(e){nb.includes(e)||lb(e)}function lb(e){nb.splice(function(e,t){const n=e.findIndex(t);return n<0?e.length:n}(nb,(t=>t.priority>e.priority)),0,e)}function cb(e){const t=rb;for(let n=0;n<nb.length;n++){const r=nb[n];ib=r.priority,r.idle||(Qm(r),r.advance(e),r.idle||t.push(r))}return ib=0,(rb=nb).length=0,(nb=t).length>0}var ub={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},db="[-+]?\\d*\\.?\\d+",fb=db+"%";function hb(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var pb=new RegExp("rgb"+hb(db,db,db)),gb=new RegExp("rgba"+hb(db,db,db,db)),vb=new RegExp("hsl"+hb(db,fb,fb)),mb=new RegExp("hsla"+hb(db,fb,fb,db)),bb=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,yb=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,_b=/^#([0-9a-fA-F]{6})$/,wb=/^#([0-9a-fA-F]{8})$/;function xb(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function kb(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,i=2*n-r,o=xb(i,r,e+1/3),a=xb(i,r,e),s=xb(i,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function Cb(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Sb(e){return(parseFloat(e)%360+360)%360/360}function Ab(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function Mb(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function Lb(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=_b.exec(e))?parseInt(t[1]+"ff",16)>>>0:Km&&void 0!==Km[e]?Km[e]:(t=pb.exec(e))?(Cb(t[1])<<24|Cb(t[2])<<16|Cb(t[3])<<8|255)>>>0:(t=gb.exec(e))?(Cb(t[1])<<24|Cb(t[2])<<16|Cb(t[3])<<8|Ab(t[4]))>>>0:(t=bb.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=wb.exec(e))?parseInt(t[1],16)>>>0:(t=yb.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=vb.exec(e))?(255|kb(Sb(t[1]),Mb(t[2]),Mb(t[3])))>>>0:(t=mb.exec(e))?(kb(Sb(t[1]),Mb(t[2]),Mb(t[3]))|Ab(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}var Tb=(e,t,n)=>{if(Hm.fun(e))return e;if(Hm.arr(e))return Tb({range:e,output:t,extrapolate:n});if(Hm.str(e.output[0]))return Gm(e);const r=e,i=r.output,o=r.range||[0,1],a=r.extrapolateLeft||r.extrapolate||"extend",s=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,o);return function(e,t,n,r,i,o,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>n){if("identity"===s)return c;"clamp"===s&&(c=n)}return r===i?r:t===n?e<=t?r:i:(t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t),c=o(c),r===-1/0?c=-c:i===1/0?c+=r:c=c*(i-r)+r,c)}(e,o[t],o[t+1],i[t],i[t+1],l,a,s,r.map)}},Eb=Symbol.for("FluidValue.get"),Nb=Symbol.for("FluidValue.observers"),Ob=e=>Boolean(e&&e[Eb]),Pb=e=>e&&e[Eb]?e[Eb]():e,Rb=e=>e[Nb]||null;function Db(e,t){const n=e[Nb];n&&n.forEach((e=>{!function(e,t){e.eventObserved?e.eventObserved(t):e(t)}(e,t)}))}var zb=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");Ib(this,e)}},Ib=(e,t)=>Hb(e,Eb,t);function Fb(e,t){if(e[Eb]){let n=e[Nb];n||Hb(e,Nb,n=new Set),n.has(t)||(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function jb(e,t){const n=e[Nb];if(n&&n.has(t)){const r=n.size-1;r?n.delete(t):e[Nb]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var Bb,Hb=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),qb=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,$b=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,Ub=new RegExp(`(${qb.source})(%|[a-z]+)`,"i"),Wb=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,Vb=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,Gb=e=>{const[t,n]=Yb(e);if(!t||Zm())return e;const r=window.getComputedStyle(document.documentElement).getPropertyValue(t);return r?r.trim():n&&n.startsWith("--")?window.getComputedStyle(document.documentElement).getPropertyValue(n)||e:n&&Vb.test(n)?Gb(n):n||e},Yb=e=>{const t=Vb.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]},Xb=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,Zb=e=>{Bb||(Bb=Km?new RegExp(`(${Object.keys(Km).join("|")})(?!\\w)`,"g"):/^\b$/);const t=e.output.map((e=>Pb(e).replace(Vb,Gb).replace($b,Lb).replace(Bb,Lb))),n=t.map((e=>e.match(qb).map(Number))),r=n[0].map(((e,t)=>n.map((e=>{if(!(t in e))throw Error('The arity of each "output" value must be equal');return e[t]})))),i=r.map((t=>Tb({...e,output:t})));return e=>{const n=!Ub.test(t[0])&&t.find((e=>Ub.test(e)))?.replace(qb,"");let r=0;return t[0].replace(qb,(()=>`${i[r++](e)}${n||""}`)).replace(Wb,Xb)}},Kb="react-spring: ",Jb=e=>{const t=e;let n=!1;if("function"!=typeof t)throw new TypeError(`${Kb}once requires a function parameter`);return(...e)=>{n||(t(...e),n=!0)}},Qb=Jb(console.warn),ey=Jb(console.warn);function ty(e){return Hm.str(e)&&("#"==e[0]||/\d/.test(e)||!Zm()&&Vb.test(e)||e in(Km||{}))}var ny=Zm()?he:function(e,t){var n=de(J++,4);!ie.__s&&ke(n.__H,t)&&(n.__=e,n.u=t,Q.__h.push(n))};function ry(){const e=fe()[1],t=(()=>{const e=pe(!1);return ny((()=>(e.current=!0,()=>{e.current=!1})),[]),e})();return()=>{t.current&&e(Math.random())}}var iy=e=>he(e,oy),oy=[];function ay(e){const t=pe(void 0);return he((()=>{t.current=e})),t.current}var sy=Symbol.for("Animated:node"),ly=e=>e&&e[sy],cy=(e,t)=>{return n=e,r=sy,i=t,Object.defineProperty(n,r,{value:i,writable:!0,configurable:!0});var n,r,i},uy=e=>e&&e[sy]&&e[sy].getPayload(),dy=class{constructor(){cy(this,this)}getPayload(){return this.payload||[]}},fy=class e extends dy{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,Hm.num(this._value)&&(this.lastPosition=this._value)}static create(t){return new e(t)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return Hm.num(e)&&(this.lastPosition=e,t&&(e=Math.round(e/t)*t,this.done&&(this.lastPosition=e))),this._value!==e&&(this._value=e,!0)}reset(){const{done:e}=this;this.done=!1,Hm.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},hy=class e extends fy{constructor(e){super(0),this._string=null,this._toString=Tb({output:[e,e]})}static create(t){return new e(t)}getValue(){const e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(Hm.str(e)){if(e==this._string)return!1;this._string=e,this._value=1}else{if(!super.setValue(e))return!1;this._string=null}return!0}reset(e){e&&(this._toString=Tb({output:[this.getValue(),e]})),this._value=0,super.reset()}},py={dependencies:null},gy=class extends dy{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){const t={};return Um(this.source,((n,r)=>{var i;(i=n)&&i[sy]===i?t[r]=n.getValue(e):Ob(n)?t[r]=Pb(n):e||(t[r]=n)})),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&$m(this.payload,(e=>e.reset()))}_makePayload(e){if(e){const t=new Set;return Um(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){py.dependencies&&Ob(e)&&py.dependencies.add(e);const t=uy(e);t&&$m(t,(e=>this.add(e)))}},vy=class e extends gy{constructor(e){super(e)}static create(t){return new e(t)}getValue(){return this.source.map((e=>e.getValue()))}setValue(e){const t=this.getPayload();return e.length==t.length?t.map(((t,n)=>t.setValue(e[n]))).some(Boolean):(super.setValue(e.map(my)),!0)}};function my(e){return(ty(e)?hy:fy).create(e)}function by(e){const t=ly(e);return t?t.constructor:Hm.arr(e)?vy:ty(e)?hy:fy}var yy=(e,t)=>{const n=!Hm.fun(e)||e.prototype&&e.prototype.isReactComponent;return ut(((r,i)=>{const o=pe(null),a=n&&ve((e=>{o.current=function(e,t){return e&&(Hm.fun(e)?e(t):e.current=t),t}(i,e)}),[i]),[s,l]=function(e,t){const n=new Set;return py.dependencies=n,e.style&&(e={...e,style:t.createAnimatedStyle(e.style)}),e=new gy(e),py.dependencies=null,[e,n]}(r,t),c=ry(),u=()=>{const e=o.current;n&&!e||!1===(!!e&&t.applyAnimatedValues(e,s.getValue(!0)))&&c()},d=new _y(u,l),f=pe(void 0);ny((()=>(f.current=d,$m(l,(e=>Fb(e,d))),()=>{f.current&&($m(f.current.deps,(e=>jb(e,f.current))),wm.cancel(f.current.update))}))),he(u,[]),iy((()=>()=>{const e=f.current;$m(e.deps,(t=>jb(t,e)))}));const h=t.getComponentProps(s.getValue());return A(e,{...h,ref:a})}))},_y=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&wm.write(this.update)}},wy=Symbol.for("AnimatedComponent"),xy=(e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new gy(e),getComponentProps:r=e=>e}={})=>{const i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},o=e=>{const t=ky(e)||"Anonymous";return(e=Hm.str(e)?o[e]||(o[e]=yy(e,i)):e[wy]||(e[wy]=yy(e,i))).displayName=`Animated(${t})`,e};return Um(e,((t,n)=>{Hm.arr(e)&&(n=ky(t)),o[n]=o(t)})),{animated:o}},ky=e=>Hm.str(e)?e:e&&Hm.str(e.displayName)?e.displayName:Hm.fun(e)&&e.name||null;function Cy(e,...t){return Hm.fun(e)?e(...t):e}var Sy=(e,t)=>!0===e||!!(t&&e&&(Hm.fun(e)?e(t):Wm(e).includes(t))),Ay=(e,t)=>Hm.obj(e)?t&&e[t]:e,My=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,Ly=e=>e,Ty=(e,t=Ly)=>{let n=Ey;e.default&&!0!==e.default&&(e=e.default,n=Object.keys(e));const r={};for(const i of n){const n=t(e[i],i);Hm.und(n)||(r[i]=n)}return r},Ey=["config","onProps","onStart","onChange","onPause","onResume","onRest"],Ny={config:1,from:1,to:1,ref:1,loop:1,reset:1,pause:1,cancel:1,reverse:1,immediate:1,default:1,delay:1,onProps:1,onStart:1,onChange:1,onPause:1,onResume:1,onRest:1,onResolve:1,items:1,trail:1,sort:1,expires:1,initial:1,enter:1,update:1,leave:1,children:1,onDestroyed:1,keys:1,callId:1,parentId:1};function Oy(e){const t=function(e){const t={};let n=0;if(Um(e,((e,r)=>{Ny[r]||(t[r]=e,n++)})),n)return t}(e);if(t){const n={to:t};return Um(e,((e,r)=>r in t||(n[r]=e))),n}return{...e}}function Py(e){return e=Pb(e),Hm.arr(e)?e.map(Py):ty(e)?jm.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function Ry(e){for(const t in e)return!0;return!1}function Dy(e){return Hm.fun(e)||Hm.arr(e)&&Hm.obj(e[0])}function zy(e,t){e.ref?.delete(e),t?.delete(e)}function Iy(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}var Fy={default:{tension:170,friction:26},gentle:{tension:120,friction:14},wobbly:{tension:180,friction:12},stiff:{tension:210,friction:20},slow:{tension:280,friction:60},molasses:{tension:280,friction:120}},jy={...Fy.default,mass:1,damping:1,easing:e=>e,clamp:!1},By=class{constructor(){this.velocity=0,Object.assign(this,jy)}};function Hy(e,t){if(Hm.und(t.decay)){const n=!Hm.und(t.tension)||!Hm.und(t.friction);!n&&Hm.und(t.frequency)&&Hm.und(t.damping)&&Hm.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var qy=[],$y=class{constructor(){this.changed=!1,this.values=qy,this.toValues=null,this.fromValues=qy,this.config=new By,this.immediate=!1}};function Uy(e,{key:t,props:n,defaultProps:r,state:i,actions:o}){return new Promise(((a,s)=>{let l,c,u=Sy(n.cancel??r?.cancel,t);if(u)h();else{Hm.und(n.pause)||(i.paused=Sy(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||Sy(e,t)),l=Cy(n.delay||0,t),e?(i.resumeQueue.add(f),o.pause()):(o.resume(),f())}function d(){i.resumeQueue.add(f),i.timeouts.delete(c),c.cancel(),l=c.time-wm.now()}function f(){l>0&&!jm.skipAnimation?(i.delayed=!0,c=wm.setTimeout(h,l),i.pauseQueue.add(d),i.timeouts.add(c)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(d),i.timeouts.delete(c),e<=(i.cancelId||0)&&(u=!0);try{o.start({...n,callId:e,cancel:u},a)}catch(e){s(e)}}}))}var Wy=(e,t)=>1==t.length?t[0]:t.some((e=>e.cancelled))?Yy(e.get()):t.every((e=>e.noop))?Vy(e.get()):Gy(e.get(),t.every((e=>e.finished))),Vy=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),Gy=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),Yy=e=>({value:e,cancelled:!0,finished:!1});function Xy(e,t,n,r){const{callId:i,parentId:o,onRest:a}=t,{asyncTo:s,promise:l}=n;return o||e!==s||t.reset?n.promise=(async()=>{n.asyncId=i,n.asyncTo=e;const c=Ty(t,((e,t)=>"onRest"===t?void 0:e));let u,d;const f=new Promise(((e,t)=>(u=e,d=t))),h=e=>{const t=i<=(n.cancelId||0)&&Yy(r)||i!==n.asyncId&&Gy(r,!1);if(t)throw e.result=t,d(e),e},p=(e,t)=>{const o=new Ky,a=new Jy;return(async()=>{if(jm.skipAnimation)throw Zy(n),a.result=Gy(r,!1),d(a),a;h(o);const s=Hm.obj(e)?{...e}:{...t,to:e};s.parentId=i,Um(c,((e,t)=>{Hm.und(s[t])&&(s[t]=e)}));const l=await r.start(s);return h(o),n.paused&&await new Promise((e=>{n.resumeQueue.add(e)})),l})()};let g;if(jm.skipAnimation)return Zy(n),Gy(r,!1);try{let t;t=Hm.arr(e)?(async e=>{for(const t of e)await p(t)})(e):Promise.resolve(e(p,r.stop.bind(r))),await Promise.all([t.then(u),f]),g=Gy(r.get(),!0,!1)}catch(e){if(e instanceof Ky)g=e.result;else{if(!(e instanceof Jy))throw e;g=e.result}}finally{i==n.asyncId&&(n.asyncId=o,n.asyncTo=o?s:void 0,n.promise=o?l:void 0)}return Hm.fun(a)&&wm.batchedUpdates((()=>{a(g,r,r.item)})),g})():l}function Zy(e,t){Vm(e.timeouts,(e=>e.cancel())),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var Ky=class extends Error{constructor(){super("An async animation has been interrupted. You see this error because you forgot to use `await` or `.catch(...)` on its returned promise.")}},Jy=class extends Error{constructor(){super("SkipAnimationSignal")}},Qy=e=>e instanceof t_,e_=1,t_=class extends zb{constructor(){super(...arguments),this.id=e_++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){const e=ly(this);return e&&e.getValue()}to(...e){return jm.to(this,e)}interpolate(...e){return Qb(`${Kb}The "interpolate" function is deprecated in v9 (use "to" instead)`),jm.to(this,e)}toJSON(){return this.get()}observerAdded(e){1==e&&this._attach()}observerRemoved(e){0==e&&this._detach()}_attach(){}_detach(){}_onChange(e,t=!1){Db(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||ob.sort(this),Db(this,{type:"priority",parent:this,priority:e})}},n_=Symbol.for("SpringPhase"),r_=e=>(1&e[n_])>0,i_=e=>(2&e[n_])>0,o_=e=>(4&e[n_])>0,a_=(e,t)=>t?e[n_]|=3:e[n_]&=-3,s_=(e,t)=>t?e[n_]|=4:e[n_]&=-5,l_=class extends t_{constructor(e,t){if(super(),this.animation=new $y,this.defaultProps={},this._state={paused:!1,delayed:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._pendingCalls=new Set,this._lastCallId=0,this._lastToId=0,this._memoizedDuration=0,!Hm.und(e)||!Hm.und(t)){const n=Hm.obj(e)?{...e}:{...t,from:e};Hm.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(i_(this)||this._state.asyncTo)||o_(this)}get goal(){return Pb(this.animation.to)}get velocity(){const e=ly(this);return e instanceof fy?e.lastVelocity||0:e.getPayload().map((e=>e.lastVelocity||0))}get hasAnimated(){return r_(this)}get isAnimating(){return i_(this)}get isPaused(){return o_(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1;const r=this.animation;let{toValues:i}=r;const{config:o}=r,a=uy(r.to);!a&&Ob(r.to)&&(i=Wm(Pb(r.to))),r.values.forEach(((s,l)=>{if(s.done)return;const c=s.constructor==hy?1:a?a[l].lastPosition:i[l];let u=r.immediate,d=c;if(!u){if(d=s.lastPosition,o.tension<=0)return void(s.done=!0);let t=s.elapsedTime+=e;const n=r.fromValues[l],i=null!=s.v0?s.v0:s.v0=Hm.arr(o.velocity)?o.velocity[l]:o.velocity;let a;const f=o.precision||(n==c?.005:Math.min(1,.001*Math.abs(c-n)));if(Hm.und(o.duration))if(o.decay){const e=!0===o.decay?.998:o.decay,r=Math.exp(-(1-e)*t);d=n+i/(1-e)*(1-r),u=Math.abs(s.lastPosition-d)<=f,a=i*r}else{a=null==s.lastVelocity?i:s.lastVelocity;const t=o.restVelocity||f/10,r=o.clamp?0:o.bounce,l=!Hm.und(r),h=n==c?s.v0>0:n<c;let p,g=!1;const v=1,m=Math.ceil(e/v);for(let e=0;e<m&&(p=Math.abs(a)>t,p||(u=Math.abs(c-d)<=f,!u));++e)l&&(g=d==c||d>c==h,g&&(a=-a*r,d=c)),a+=(1e-6*-o.tension*(d-c)+.001*-o.friction*a)/o.mass*v,d+=a*v}else{let r=1;o.duration>0&&(this._memoizedDuration!==o.duration&&(this._memoizedDuration=o.duration,s.durationProgress>0&&(s.elapsedTime=o.duration*s.durationProgress,t=s.elapsedTime+=e)),r=(o.progress||0)+t/this._memoizedDuration,r=r>1?1:r<0?0:r,s.durationProgress=r),d=n+o.easing(r)*(c-n),a=(d-s.lastPosition)/e,u=1==r}s.lastVelocity=a,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),u=!0)}a&&!a[l].done&&(u=!1),u?s.done=!0:t=!1,s.setValue(d,o.round)&&(n=!0)}));const s=ly(this),l=s.getValue();if(t){const e=Pb(r.to);l===e&&!n||o.decay?n&&o.decay&&this._onChange(l):(s.setValue(e),this._onChange(e)),this._stop()}else n&&this._onChange(l)}set(e){return wm.batchedUpdates((()=>{this._stop(),this._focus(e),this._set(e)})),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(i_(this)){const{to:e,config:t}=this.animation;wm.batchedUpdates((()=>{this._onStart(),t.decay||this._set(e,!1),this._stop()}))}return this}update(e){return(this.queue||(this.queue=[])).push(e),this}start(e,t){let n;return Hm.und(e)?(n=this.queue||[],this.queue=[]):n=[Hm.obj(e)?e:{...t,to:e}],Promise.all(n.map((e=>this._update(e)))).then((e=>Wy(this,e)))}stop(e){const{to:t}=this.animation;return this._focus(this.get()),Zy(this._state,e&&this._lastCallId),wm.batchedUpdates((()=>this._stop(t,e))),this}reset(){this._update({reset:!0})}eventObserved(e){"change"==e.type?this._start():"priority"==e.type&&(this.priority=e.priority+1)}_prepareNode(e){const t=this.key||"";let{to:n,from:r}=e;n=Hm.obj(n)?n[t]:n,(null==n||Dy(n))&&(n=void 0),r=Hm.obj(r)?r[t]:r,null==r&&(r=void 0);const i={to:n,from:r};return r_(this)||(e.reverse&&([n,r]=[r,n]),r=Pb(r),Hm.und(r)?ly(this)||this._set(n):this._set(r)),i}_update({...e},t){const{key:n,defaultProps:r}=this;e.default&&Object.assign(r,Ty(e,((e,t)=>/^on/.test(t)?Ay(e,n):e))),g_(this,e,"onProps"),v_(this,"onProps",e,this);const i=this._prepareNode(e);if(Object.isFrozen(this))throw Error("Cannot animate a `SpringValue` object that is frozen. Did you forget to pass your component to `animated(...)` before animating its props?");const o=this._state;return Uy(++this._lastCallId,{key:n,props:e,defaultProps:r,state:o,actions:{pause:()=>{o_(this)||(s_(this,!0),Xm(o.pauseQueue),v_(this,"onPause",Gy(this,c_(this,this.animation.to)),this))},resume:()=>{o_(this)&&(s_(this,!1),i_(this)&&this._resume(),Xm(o.resumeQueue),v_(this,"onResume",Gy(this,c_(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then((n=>{if(e.loop&&n.finished&&(!t||!n.noop)){const t=u_(e);if(t)return this._update(t,!0)}return n}))}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(Yy(this));const r=!Hm.und(e.to),i=!Hm.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(Yy(this));this._lastToId=t.callId}const{key:o,defaultProps:a,animation:s}=this,{to:l,from:c}=s;let{to:u=l,from:d=c}=e;!i||r||t.default&&!Hm.und(u)||(u=d),t.reverse&&([u,d]=[d,u]);const f=!qm(d,c);f&&(s.from=d),d=Pb(d);const h=!qm(u,l);h&&this._focus(u);const p=Dy(t.to),{config:g}=s,{decay:v,velocity:m}=g;(r||i)&&(g.velocity=0),t.config&&!p&&function(e,t,n){n&&(Hy(n={...n},t),t={...n,...t}),Hy(e,t),Object.assign(e,t);for(const t in jy)null==e[t]&&(e[t]=jy[t]);let{frequency:r,damping:i}=e;const{mass:o}=e;Hm.und(r)||(r<.01&&(r=.01),i<0&&(i=0),e.tension=Math.pow(2*Math.PI/r,2)*o,e.friction=4*Math.PI*i*o/r)}(g,Cy(t.config,o),t.config!==a.config?Cy(a.config,o):void 0);let b=ly(this);if(!b||Hm.und(u))return n(Gy(this,!0));const y=Hm.und(t.reset)?i&&!t.default:!Hm.und(d)&&Sy(t.reset,o),_=y?d:this.get(),w=Py(u),x=Hm.num(w)||Hm.arr(w)||ty(w),k=!p&&(!x||Sy(a.immediate||t.immediate,o));if(h){const e=by(u);if(e!==b.constructor){if(!k)throw Error(`Cannot animate between ${b.constructor.name} and ${e.name}, as the "to" prop suggests`);b=this._set(w)}}const C=b.constructor;let S=Ob(u),A=!1;if(!S){const e=y||!r_(this)&&f;(h||e)&&(A=qm(Py(_),w),S=!A),(qm(s.immediate,k)||k)&&qm(g.decay,v)&&qm(g.velocity,m)||(S=!0)}if(A&&i_(this)&&(s.changed&&!y?S=!0:S||this._stop(l)),!p&&((S||Ob(l))&&(s.values=b.getPayload(),s.toValues=Ob(u)?null:C==hy?[1]:Wm(w)),s.immediate!=k&&(s.immediate=k,k||y||this._set(l)),S)){const{onRest:e}=s;$m(p_,(e=>g_(this,t,e)));const r=Gy(this,c_(this,l));Xm(this._pendingCalls,r),this._pendingCalls.add(n),s.changed&&wm.batchedUpdates((()=>{s.changed=!y,e?.(r,this),y?Cy(a.onRest,r):s.onStart?.(r,this)}))}y&&this._set(_),p?n(Xy(t.to,t,this._state,this)):S?this._start():i_(this)&&!h?this._pendingCalls.add(n):n(Vy(_))}_focus(e){const t=this.animation;e!==t.to&&(Rb(this)&&this._detach(),t.to=e,Rb(this)&&this._attach())}_attach(){let e=0;const{to:t}=this.animation;Ob(t)&&(Fb(t,this),Qy(t)&&(e=t.priority+1)),this.priority=e}_detach(){const{to:e}=this.animation;Ob(e)&&jb(e,this)}_set(e,t=!0){const n=Pb(e);if(!Hm.und(n)){const e=ly(this);if(!e||!qm(n,e.getValue())){const r=by(n);e&&e.constructor==r?e.setValue(n):cy(this,r.create(n)),e&&wm.batchedUpdates((()=>{this._onChange(n,t)}))}}return ly(this)}_onStart(){const e=this.animation;e.changed||(e.changed=!0,v_(this,"onStart",Gy(this,c_(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),Cy(this.animation.onChange,e,this)),Cy(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){const e=this.animation;ly(this).reset(Pb(e.to)),e.immediate||(e.fromValues=e.values.map((e=>e.lastPosition))),i_(this)||(a_(this,!0),o_(this)||this._resume())}_resume(){jm.skipAnimation?this.finish():ob.start(this)}_stop(e,t){if(i_(this)){a_(this,!1);const n=this.animation;$m(n.values,(e=>{e.done=!0})),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),Db(this,{type:"idle",parent:this});const r=t?Yy(this.get()):Gy(this.get(),c_(this,e??n.to));Xm(this._pendingCalls,r),n.changed&&(n.changed=!1,v_(this,"onRest",r,this))}}};function c_(e,t){const n=Py(t);return qm(Py(e.get()),n)}function u_(e,t=e.loop,n=e.to){const r=Cy(t);if(r){const i=!0!==r&&Oy(r),o=(i||e).reverse,a=!i||i.reset;return d_({...e,loop:t,default:!1,pause:void 0,to:!o||Dy(n)?n:void 0,from:a?e.from:void 0,reset:a,...i})}}function d_(e){const{to:t,from:n}=e=Oy(e),r=new Set;return Hm.obj(t)&&h_(t,r),Hm.obj(n)&&h_(n,r),e.keys=r.size?Array.from(r):null,e}function f_(e){const t=d_(e);return Hm.und(t.default)&&(t.default=Ty(t)),t}function h_(e,t){Um(e,((e,n)=>null!=e&&t.add(n)))}var p_=["onStart","onRest","onChange","onPause","onResume"];function g_(e,t,n){e.animation[n]=t[n]!==My(t,n)?Ay(t[n],e.key):void 0}function v_(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var m_=["onStart","onChange","onRest"],b_=1,y_=class{constructor(e,t){this.id=b_++,this.springs={},this.queue=[],this._lastAsyncId=0,this._active=new Set,this._changed=new Set,this._started=!1,this._state={paused:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._events={onStart:new Map,onChange:new Map,onRest:new Map},this._onFrame=this._onFrame.bind(this),t&&(this._flush=t),e&&this.start({default:!0,...e})}get idle(){return!this._state.asyncTo&&Object.values(this.springs).every((e=>e.idle&&!e.isDelayed&&!e.isPaused))}get item(){return this._item}set item(e){this._item=e}get(){const e={};return this.each(((t,n)=>e[n]=t.get())),e}set(e){for(const t in e){const n=e[t];Hm.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(d_(e)),this}start(e){let{queue:t}=this;return e?t=Wm(e).map(d_):this.queue=[],this._flush?this._flush(this,t):(A_(this,t),__(this,t))}stop(e,t){if(e!==!!e&&(t=e),t){const n=this.springs;$m(Wm(t),(t=>n[t].stop(!!e)))}else Zy(this._state,this._lastAsyncId),this.each((t=>t.stop(!!e)));return this}pause(e){if(Hm.und(e))this.start({pause:!0});else{const t=this.springs;$m(Wm(e),(e=>t[e].pause()))}return this}resume(e){if(Hm.und(e))this.start({pause:!1});else{const t=this.springs;$m(Wm(e),(e=>t[e].resume()))}return this}each(e){Um(this.springs,e)}_onFrame(){const{onStart:e,onChange:t,onRest:n}=this._events,r=this._active.size>0,i=this._changed.size>0;(r&&!this._started||i&&!this._started)&&(this._started=!0,Vm(e,(([e,t])=>{t.value=this.get(),e(t,this,this._item)})));const o=!r&&this._started,a=i||o&&n.size?this.get():null;i&&t.size&&Vm(t,(([e,t])=>{t.value=a,e(t,this,this._item)})),o&&(this._started=!1,Vm(n,(([e,t])=>{t.value=a,e(t,this,this._item)})))}eventObserved(e){if("change"==e.type)this._changed.add(e.parent),e.idle||this._active.add(e.parent);else{if("idle"!=e.type)return;this._active.delete(e.parent)}wm.onFrame(this._onFrame)}};function __(e,t){return Promise.all(t.map((t=>w_(e,t)))).then((t=>Wy(e,t)))}async function w_(e,t,n){const{keys:r,to:i,from:o,loop:a,onRest:s,onResolve:l}=t,c=Hm.obj(t.default)&&t.default;a&&(t.loop=!1),!1===i&&(t.to=null),!1===o&&(t.from=null);const u=Hm.arr(i)||Hm.fun(i)?i:void 0;u?(t.to=void 0,t.onRest=void 0,c&&(c.onRest=void 0)):$m(m_,(n=>{const r=t[n];if(Hm.fun(r)){const i=e._events[n];t[n]=({finished:e,cancelled:t})=>{const n=i.get(r);n?(e||(n.finished=!1),t&&(n.cancelled=!0)):i.set(r,{value:null,finished:e||!1,cancelled:t||!1})},c&&(c[n]=t[n])}}));const d=e._state;t.pause===!d.paused?(d.paused=t.pause,Xm(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);const f=(r||Object.keys(e.springs)).map((n=>e.springs[n].start(t))),h=!0===t.cancel||!0===My(t,"cancel");(u||h&&d.asyncId)&&f.push(Uy(++e._lastAsyncId,{props:t,state:d,actions:{pause:Bm,resume:Bm,start(t,n){h?(Zy(d,e._lastAsyncId),n(Yy(e))):(t.onRest=s,n(Xy(u,t,d,e)))}}})),d.paused&&await new Promise((e=>{d.resumeQueue.add(e)}));const p=Wy(e,await Promise.all(f));if(a&&p.finished&&(!n||!p.noop)){const n=u_(t,a,i);if(n)return A_(e,[n]),w_(e,n,!0)}return l&&wm.batchedUpdates((()=>l(p,e,e.item))),p}function x_(e,t){const n={...e.springs};return t&&$m(Wm(t),(e=>{Hm.und(e.keys)&&(e=d_(e)),Hm.obj(e.to)||(e={...e,to:void 0}),S_(n,e,(e=>C_(e)))})),k_(e,n),n}function k_(e,t){Um(t,((t,n)=>{e.springs[n]||(e.springs[n]=t,Fb(t,e))}))}function C_(e,t){const n=new l_;return n.key=e,t&&Fb(n,t),n}function S_(e,t,n){t.keys&&$m(t.keys,(r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)}))}function A_(e,t){$m(t,(t=>{S_(e.springs,t,(t=>C_(t,e)))}))}var M_=K({pause:!1,immediate:!1}),L_=()=>{const e=[],t=function(t){ey(`${Kb}Directly calling start instead of using the api object is deprecated in v9 (use ".start" instead), this will be removed in later 0.X.0 versions`);const r=[];return $m(e,((e,i)=>{if(Hm.und(t))r.push(e.start());else{const o=n(t,e,i);o&&r.push(e.start(o))}})),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){const n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return $m(e,(e=>e.pause(...arguments))),this},t.resume=function(){return $m(e,(e=>e.resume(...arguments))),this},t.set=function(t){$m(e,((e,n)=>{const r=Hm.fun(t)?t(n,e):t;r&&e.set(r)}))},t.start=function(t){const n=[];return $m(e,((e,r)=>{if(Hm.und(t))n.push(e.start());else{const i=this._getProps(t,e,r);i&&n.push(e.start(i))}})),n},t.stop=function(){return $m(e,(e=>e.stop(...arguments))),this},t.update=function(t){return $m(e,((e,n)=>e.update(this._getProps(t,e,n)))),this};const n=function(e,t,n){return Hm.fun(e)?e(n,t):e};return t._getProps=n,t};function T_(e,t){const n=Hm.fun(e),[[r],i]=function(e,t,n){const r=Hm.fun(t)&&t;r&&!n&&(n=[]);const i=ge((()=>r||3==arguments.length?L_():void 0),[]),o=pe(0),a=ry(),s=ge((()=>({ctrls:[],queue:[],flush(e,t){const n=x_(e,t);return o.current>0&&!s.queue.length&&!Object.keys(n).some((t=>!e.springs[t]))?__(e,t):new Promise((r=>{k_(e,n),s.queue.push((()=>{r(__(e,t))})),a()}))}})),[]),l=pe([...s.ctrls]),c=pe([]),u=ay(e)||0;function d(e,n){for(let i=e;i<n;i++){const e=l.current[i]||(l.current[i]=new y_(null,s.flush)),n=r?r(i,e):t[i];n&&(c.current[i]=f_(n))}}ge((()=>{$m(l.current.slice(e,u),(e=>{zy(e,i),e.stop(!0)})),l.current.length=e,d(u,e)}),[e]),ge((()=>{d(0,Math.min(u,e))}),n);const f=l.current.map(((e,t)=>x_(e,c.current[t]))),h=me(M_),p=ay(h),g=h!==p&&Ry(h);ny((()=>{o.current++,s.ctrls=l.current;const{queue:e}=s;e.length&&(s.queue=[],$m(e,(e=>e()))),$m(l.current,((e,t)=>{i?.add(e),g&&e.start({default:h});const n=c.current[t];n&&(Iy(e,n.ref),e.ref?e.queue.push(n):e.start(n))}))})),iy((()=>()=>{$m(s.ctrls,(e=>e.stop(!0)))}));const v=f.map((e=>({...e})));return i?[v,i]:v}(1,n?e:[e],n?[]:t);return n||2==arguments.length?[r,i]:r}function E_(e,t,n){const r=Hm.fun(t)&&t,{reset:i,sort:o,trail:a=0,expires:s=!0,exitBeforeEnter:l=!1,onDestroyed:c,ref:u,config:d}=r?r():t,f=ge((()=>r||3==arguments.length?L_():void 0),[]),h=Wm(e),p=[],g=pe(null),v=i?null:g.current;ny((()=>{g.current=p})),iy((()=>($m(p,(e=>{f?.add(e.ctrl),e.ctrl.ref=f})),()=>{$m(g.current,(e=>{e.expired&&clearTimeout(e.expirationId),zy(e.ctrl,f),e.ctrl.stop(!0)}))})));const m=function(e,{key:t,keys:n=t},r){if(null===n){const t=new Set;return e.map((e=>{const n=r&&r.find((n=>n.item===e&&"leave"!==n.phase&&!t.has(n)));return n?(t.add(n),n.key):N_++}))}return Hm.und(n)?e:Hm.fun(n)?e.map(n):Wm(n)}(h,r?r():t,v),b=i&&g.current||[];ny((()=>$m(b,(({ctrl:e,item:t,key:n})=>{zy(e,f),Cy(c,t,n)}))));const y=[];if(v&&$m(v,((e,t)=>{e.expired?(clearTimeout(e.expirationId),b.push(e)):~(t=y[t]=m.indexOf(e.key))&&(p[t]=e)})),$m(h,((e,t)=>{p[t]||(p[t]={key:m[t],item:e,phase:"mount",ctrl:new y_},p[t].ctrl.item=e)})),y.length){let e=-1;const{leave:n}=r?r():t;$m(y,((t,r)=>{const i=v[r];~t?(e=p.indexOf(i),p[e]={...i,item:h[t]}):n&&p.splice(++e,0,i)}))}Hm.fun(o)&&p.sort(((e,t)=>o(e.item,t.item)));let _=-a;const w=ry(),x=Ty(t),k=new Map,C=pe(new Map),S=pe(!1);$m(p,((e,n)=>{const i=e.key,o=e.phase,c=r?r():t;let f,h;const p=Cy(c.delay||0,i);if("mount"==o)f=c.enter,h="enter";else{const e=m.indexOf(i)<0;if("leave"!=o)if(e)f=c.leave,h="leave";else{if(!(f=c.update))return;h="update"}else{if(e)return;f=c.enter,h="enter"}}if(f=Cy(f,e.item,n),f=Hm.obj(f)?Oy(f):{to:f},!f.config){const t=d||x.config;f.config=Cy(t,e.item,n,h)}_+=a;const b={...x,delay:p+_,ref:u,immediate:c.immediate,reset:!1,...f};if("enter"==h&&Hm.und(b.from)){const i=r?r():t,o=Hm.und(i.initial)||v?i.from:i.initial;b.from=Cy(o,e.item,n)}const{onResolve:y}=b;b.onResolve=e=>{Cy(y,e);const t=g.current,n=t.find((e=>e.key===i));if(n&&(!e.cancelled||"update"==n.phase)&&n.ctrl.idle){const e=t.every((e=>e.ctrl.idle));if("leave"==n.phase){const t=Cy(s,n.item);if(!1!==t){const r=!0===t?0:t;if(n.expired=!0,!e&&r>0)return void(r<=2147483647&&(n.expirationId=setTimeout(w,r)))}}e&&t.some((e=>e.expired))&&(C.current.delete(n),l&&(S.current=!0),w())}};const A=x_(e.ctrl,b);"leave"===h&&l?C.current.set(e,{phase:h,springs:A,payload:b}):k.set(e,{phase:h,springs:A,payload:b})}));const M=me(M_),T=ay(M),E=M!==T&&Ry(M);ny((()=>{E&&$m(p,(e=>{e.ctrl.start({default:M})}))}),[M]),$m(k,((e,t)=>{if(C.current.size){const e=p.findIndex((e=>e.key===t.key));p.splice(e,1)}})),ny((()=>{$m(C.current.size?C.current:k,(({phase:e,payload:t},n)=>{const{ctrl:r}=n;n.phase=e,f?.add(r),E&&"enter"==e&&r.start({default:M}),t&&(Iy(r,t.ref),!r.ref&&!f||S.current?(r.start(t),S.current&&(S.current=!1)):r.update(t))}))}),i?void 0:n);const N=e=>A(L,null,p.map(((t,n)=>{const{springs:r}=k.get(t)||t.ctrl,i=e({...r},t.item,t,n),o=Hm.str(t.key)||Hm.num(t.key)?t.key:t.ctrl.id,a=i?.props??{},s=i?.ref;return i&&i.type?A(i.type,{...a,key:o,ref:s}):i})));return f?[N,f]:N}var N_=1,O_=class extends t_{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=Tb(...t);const n=this._get(),r=by(n);cy(this,r.create(n))}advance(e){const t=this._get();qm(t,this.get())||(ly(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&R_(this._active)&&D_(this)}_get(){const e=Hm.arr(this.source)?this.source.map(Pb):Wm(Pb(this.source));return this.calc(...e)}_start(){this.idle&&!R_(this._active)&&(this.idle=!1,$m(uy(this),(e=>{e.done=!1})),jm.skipAnimation?(wm.batchedUpdates((()=>this.advance())),D_(this)):ob.start(this))}_attach(){let e=1;$m(Wm(this.source),(t=>{Ob(t)&&Fb(t,this),Qy(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))})),this.priority=e,this._start()}_detach(){$m(Wm(this.source),(e=>{Ob(e)&&jb(e,this)})),this._active.clear(),D_(this)}eventObserved(e){"change"==e.type?e.idle?this.advance():(this._active.add(e.parent),this._start()):"idle"==e.type?this._active.delete(e.parent):"priority"==e.type&&(this.priority=Wm(this.source).reduce(((e,t)=>Math.max(e,(Qy(t)?t.priority:0)+1)),0))}};function P_(e){return!1!==e.idle}function R_(e){return!e.size||Array.from(e).every(P_)}function D_(e){e.idle||(e.idle=!0,$m(uy(e),(e=>{e.done=!0})),Db(e,{type:"idle",parent:e}))}var z_=(e,...t)=>new O_(e,t);jm.assign({createStringInterpolator:Zb,to:(e,t)=>new O_(e,t)});var I_=/^--/;function F_(e,t){return null==t||"boolean"==typeof t||""===t?"":"number"!=typeof t||0===t||I_.test(e)||B_.hasOwnProperty(e)&&B_[e]?(""+t).trim():t+"px"}var j_={},B_={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},H_=["Webkit","Ms","Moz","O"];B_=Object.keys(B_).reduce(((e,t)=>(H_.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),B_);var q_=/^(matrix|translate|scale|rotate|skew)/,$_=/^(translate)/,U_=/^(rotate|skew)/,W_=(e,t)=>Hm.num(e)&&0!==e?e+t:e,V_=(e,t)=>Hm.arr(e)?e.every((e=>V_(e,t))):Hm.num(e)?e===t:parseFloat(e)===t,G_=class extends gy{constructor({x:e,y:t,z:n,...r}){const i=[],o=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),o.push((e=>[`translate3d(${e.map((e=>W_(e,"px"))).join(",")})`,V_(e,0)]))),Um(r,((e,t)=>{if("transform"===t)i.push([e||""]),o.push((e=>[e,""===e]));else if(q_.test(t)){if(delete r[t],Hm.und(e))return;const n=$_.test(t)?"px":U_.test(t)?"deg":"";i.push(Wm(e)),o.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${W_(i,n)})`,V_(i,0)]:e=>[`${t}(${e.map((e=>W_(e,n))).join(",")})`,V_(e,t.startsWith("scale")?1:0)])}})),i.length&&(r.transform=new Y_(i,o)),super(r)}},Y_=class extends zb{constructor(e,t){super(),this.inputs=e,this.transforms=t,this._value=null}get(){return this._value||(this._value=this._get())}_get(){let e="",t=!0;return $m(this.inputs,((n,r)=>{const i=Pb(n[0]),[o,a]=this.transforms[r](Hm.arr(i)?i:n.map(Pb));e+=" "+o,t=t&&a})),t?"none":e}observerAdded(e){1==e&&$m(this.inputs,(e=>$m(e,(e=>Ob(e)&&Fb(e,this)))))}observerRemoved(e){0==e&&$m(this.inputs,(e=>$m(e,(e=>Ob(e)&&jb(e,this)))))}eventObserved(e){"change"==e.type&&(this._value=null),Db(this,e)}};jm.assign({batchedUpdates:Dt,createStringInterpolator:Zb,colors:ub});var X_,Z_,K_,J_,Q_,ew,tw,nw,rw,iw,ow,aw,sw,lw,cw,uw,dw,fw,hw,pw,gw,vw,mw,bw,yw,_w,ww,xw,kw,Cw,Sw,Aw,Mw,Lw,Tw,Ew,Nw,Ow,Pw,Rw,Dw,zw,Iw,Fw,jw,Bw,Hw,qw,$w,Uw,Ww,Vw,Gw,Yw,Xw,Zw,Kw,Jw,Qw,ex,tx,nx,rx,ix,ox,ax,sx,lx,cx,ux,dx,fx,hx,px,gx,vx,mx,bx,yx,_x,wx,xx,kx,Cx,Sx,Ax,Mx,Lx,Tx,Ex,Nx,Ox,Px,Rx,Dx,zx,Ix,Fx,jx=xy(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],{applyAnimatedValues:function(e,t){if(!e.nodeType||!e.setAttribute)return!1;const n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{className:r,style:i,children:o,scrollTop:a,scrollLeft:s,viewBox:l,...c}=t,u=Object.values(c),d=Object.keys(c).map((t=>n||e.hasAttribute(t)?t:j_[t]||(j_[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())))));void 0!==o&&(e.textContent=o);for(const t in i)if(i.hasOwnProperty(t)){const n=F_(t,i[t]);I_.test(t)?e.style.setProperty(t,n):e.style[t]=n}d.forEach(((t,n)=>{e.setAttribute(t,u[n])})),void 0!==r&&(e.className=r),void 0!==a&&(e.scrollTop=a),void 0!==s&&(e.scrollLeft=s),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new G_(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}),Bx=jx.animated;function Hx(){return J_?K_:(J_=1,K_=function(e,t){return e===t||e!=e&&t!=t})}function qx(){if(ew)return Q_;ew=1;var e=Hx();return Q_=function(t,n){for(var r=t.length;r--;)if(e(t[r][0],n))return r;return-1},Q_}function $x(){if(uw)return cw;uw=1;var e=Z_?X_:(Z_=1,X_=function(){this.__data__=[],this.size=0}),t=function(){if(nw)return tw;nw=1;var e=qx(),t=Array.prototype.splice;return tw=function(n){var r=this.__data__,i=e(r,n);return!(i<0||(i==r.length-1?r.pop():t.call(r,i,1),--this.size,0))},tw}(),n=function(){if(iw)return rw;iw=1;var e=qx();return rw=function(t){var n=this.__data__,r=e(n,t);return r<0?void 0:n[r][1]},rw}(),r=function(){if(aw)return ow;aw=1;var e=qx();return ow=function(t){return e(this.__data__,t)>-1}}(),i=function(){if(lw)return sw;lw=1;var e=qx();return sw=function(t,n){var r=this.__data__,i=e(r,t);return i<0?(++this.size,r.push([t,n])):r[i][1]=n,this},sw}();function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=n,o.prototype.has=r,o.prototype.set=i,cw=o}function Ux(){if(_w)return yw;_w=1;var e="object"==typeof Bf&&Bf&&Bf.Object===Object&&Bf;return yw=e}function Wx(){if(xw)return ww;xw=1;var e=Ux(),t="object"==typeof self&&self&&self.Object===Object&&self,n=e||t||Function("return this")();return ww=n}function Vx(){if(Cw)return kw;Cw=1;var e=Wx().Symbol;return kw=e}function Gx(){if(Ew)return Tw;Ew=1;var e=Vx(),t=function(){if(Aw)return Sw;Aw=1;var e=Vx(),t=Object.prototype,n=t.hasOwnProperty,r=t.toString,i=e?e.toStringTag:void 0;return Sw=function(e){var t=n.call(e,i),o=e[i];try{e[i]=void 0;var a=!0}catch(e){}var s=r.call(e);return a&&(t?e[i]=o:delete e[i]),s}}(),n=function(){if(Lw)return Mw;Lw=1;var e=Object.prototype.toString;return Mw=function(t){return e.call(t)}}(),r=e?e.toStringTag:void 0;return Tw=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":r&&r in Object(e)?t(e):n(e)}}function Yx(){return Ow||(Ow=1,Nw=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}),Nw}function Xx(){if(Rw)return Pw;Rw=1;var e=Gx(),t=Yx();return Pw=function(n){if(!t(n))return!1;var r=e(n);return"[object Function]"==r||"[object GeneratorFunction]"==r||"[object AsyncFunction]"==r||"[object Proxy]"==r}}function Zx(){if(Bw)return jw;Bw=1;var e=Function.prototype.toString;return jw=function(t){if(null!=t){try{return e.call(t)}catch(e){}try{return t+""}catch(e){}}return""},jw}function Kx(){if(Vw)return Ww;Vw=1;var e=function(){if(qw)return Hw;qw=1;var e=Xx(),t=function(){if(Fw)return Iw;Fw=1;var e,t=function(){if(zw)return Dw;zw=1;var e=Wx()["__core-js_shared__"];return Dw=e}(),n=(e=/[^.]+$/.exec(t&&t.keys&&t.keys.IE_PROTO||""))?"Symbol(src)_1."+e:"";return Iw=function(e){return!!n&&n in e},Iw}(),n=Yx(),r=Zx(),i=/^\[object .+?Constructor\]$/,o=Function.prototype,a=Object.prototype,s=o.toString,l=a.hasOwnProperty,c=RegExp("^"+s.call(l).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");return Hw=function(o){return!(!n(o)||t(o))&&(e(o)?c:i).test(r(o))}}(),t=(Uw||(Uw=1,$w=function(e,t){return null==e?void 0:e[t]}),$w);return Ww=function(n,r){var i=t(n,r);return e(i)?i:void 0},Ww}function Jx(){if(Yw)return Gw;Yw=1;var e=Kx()(Wx(),"Map");return Gw=e}function Qx(){if(Zw)return Xw;Zw=1;var e=Kx()(Object,"create");return Xw=e}function ek(){if(px)return hx;px=1;var e=(fx||(fx=1,dx=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}),dx);return hx=function(t,n){var r=t.__data__;return e(n)?r["string"==typeof n?"string":"hash"]:r.map},hx}function tk(){if(Cx)return kx;Cx=1;var e=function(){if(ux)return cx;ux=1;var e=function(){if(lx)return sx;lx=1;var e=function(){if(Jw)return Kw;Jw=1;var e=Qx();return Kw=function(){this.__data__=e?e(null):{},this.size=0}}(),t=ex?Qw:(ex=1,Qw=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}),n=function(){if(nx)return tx;nx=1;var e=Qx(),t=Object.prototype.hasOwnProperty;return tx=function(n){var r=this.__data__;if(e){var i=r[n];return"__lodash_hash_undefined__"===i?void 0:i}return t.call(r,n)?r[n]:void 0}}(),r=function(){if(ix)return rx;ix=1;var e=Qx(),t=Object.prototype.hasOwnProperty;return rx=function(n){var r=this.__data__;return e?void 0!==r[n]:t.call(r,n)}}(),i=function(){if(ax)return ox;ax=1;var e=Qx();return ox=function(t,n){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=e&&void 0===n?"__lodash_hash_undefined__":n,this}}();function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=n,o.prototype.has=r,o.prototype.set=i,sx=o}(),t=$x(),n=Jx();return cx=function(){this.size=0,this.__data__={hash:new e,map:new(n||t),string:new e}}}(),t=function(){if(vx)return gx;vx=1;var e=ek();return gx=function(t){var n=e(this,t).delete(t);return this.size-=n?1:0,n}}(),n=function(){if(bx)return mx;bx=1;var e=ek();return mx=function(t){return e(this,t).get(t)}}(),r=function(){if(_x)return yx;_x=1;var e=ek();return yx=function(t){return e(this,t).has(t)}}(),i=function(){if(xx)return wx;xx=1;var e=ek();return wx=function(t,n){var r=e(this,t),i=r.size;return r.set(t,n),this.size+=r.size==i?0:1,this}}();function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return o.prototype.clear=e,o.prototype.delete=t,o.prototype.get=n,o.prototype.has=r,o.prototype.set=i,kx=o}function nk(){if(Lx)return Mx;Lx=1;var e=$x(),t=function(){if(fw)return dw;fw=1;var e=$x();return dw=function(){this.__data__=new e,this.size=0}}(),n=pw?hw:(pw=1,hw=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}),r=vw?gw:(vw=1,gw=function(e){return this.__data__.get(e)}),i=bw?mw:(bw=1,mw=function(e){return this.__data__.has(e)}),o=function(){if(Ax)return Sx;Ax=1;var e=$x(),t=Jx(),n=tk();return Sx=function(r,i){var o=this.__data__;if(o instanceof e){var a=o.__data__;if(!t||a.length<199)return a.push([r,i]),this.size=++o.size,this;o=this.__data__=new n(a)}return o.set(r,i),this.size=o.size,this}}();function a(t){var n=this.__data__=new e(t);this.size=n.size}return a.prototype.clear=t,a.prototype.delete=n,a.prototype.get=r,a.prototype.has=i,a.prototype.set=o,Mx=a}function rk(){if(Ex)return Tx;Ex=1;var e=Kx(),t=function(){try{var t=e(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();return Tx=t}function ik(){if(Ox)return Nx;Ox=1;var e=rk();return Nx=function(t,n,r){"__proto__"==n&&e?e(t,n,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[n]=r},Nx}function ok(){if(Rx)return Px;Rx=1;var e=ik(),t=Hx();return Px=function(n,r,i){(void 0!==i&&!t(n[r],i)||void 0===i&&!(r in n))&&e(n,r,i)},Px}function ak(){if(Fx)return Ix;Fx=1;var e=(zx||(zx=1,Dx=function(e){return function(t,n,r){for(var i=-1,o=Object(t),a=r(t),s=a.length;s--;){var l=a[e?s:++i];if(!1===n(o[l],l,o))break}return t}}),Dx),t=e();return Ix=t}var sk,lk,ck,uk,dk,fk,hk,pk,gk,vk,mk,bk,yk,_k,wk,xk,kk,Ck,Sk,Ak,Mk,Lk,Tk,Ek,Nk,Ok,Pk,Rk,Dk,zk,Ik,Fk,jk,Bk={exports:{}};function Hk(){return sk||(sk=1,function(e,t){var n=Wx(),r=t&&!t.nodeType&&t,i=r&&e&&!e.nodeType&&e,o=i&&i.exports===r?n.Buffer:void 0,a=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=a?a(n):new e.constructor(n);return e.copy(r),r}}(Bk,Bk.exports)),Bk.exports}function qk(){if(ck)return lk;ck=1;var e=Wx().Uint8Array;return lk=e}function $k(){if(dk)return uk;dk=1;var e=qk();return uk=function(t){var n=new t.constructor(t.byteLength);return new e(n).set(new e(t)),n}}function Uk(){if(hk)return fk;hk=1;var e=$k();return fk=function(t,n){var r=n?e(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}}function Wk(){return gk||(gk=1,pk=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}),pk}function Vk(){return yk||(yk=1,bk=function(e,t){return function(n){return e(t(n))}}),bk}function Gk(){if(wk)return _k;wk=1;var e=Vk()(Object.getPrototypeOf,Object);return _k=e}function Yk(){if(kk)return xk;kk=1;var e=Object.prototype;return xk=function(t){var n=t&&t.constructor;return t===("function"==typeof n&&n.prototype||e)}}function Xk(){if(Sk)return Ck;Sk=1;var e=function(){if(mk)return vk;mk=1;var e=Yx(),t=Object.create,n=function(){function n(){}return function(r){if(!e(r))return{};if(t)return t(r);n.prototype=r;var i=new n;return n.prototype=void 0,i}}();return vk=n}(),t=Gk(),n=Yk();return Ck=function(r){return"function"!=typeof r.constructor||n(r)?{}:e(t(r))}}function Zk(){return Mk?Ak:(Mk=1,Ak=function(e){return null!=e&&"object"==typeof e})}function Kk(){if(Nk)return Ek;Nk=1;var e=function(){if(Tk)return Lk;Tk=1;var e=Gx(),t=Zk();return Lk=function(n){return t(n)&&"[object Arguments]"==e(n)}}(),t=Zk(),n=Object.prototype,r=n.hasOwnProperty,i=n.propertyIsEnumerable,o=e(function(){return arguments}())?e:function(e){return t(e)&&r.call(e,"callee")&&!i.call(e,"callee")};return Ek=o}function Jk(){if(Pk)return Ok;Pk=1;var e=Array.isArray;return Ok=e}function Qk(){return Dk?Rk:(Dk=1,Rk=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991})}function eC(){if(Ik)return zk;Ik=1;var e=Xx(),t=Qk();return zk=function(n){return null!=n&&t(n.length)&&!e(n)}}function tC(){if(jk)return Fk;jk=1;var e=eC(),t=Zk();return Fk=function(n){return t(n)&&e(n)}}var nC,rC,iC,oC,aC,sC,lC,cC,uC,dC={exports:{}};function fC(){return iC||(iC=1,function(e,t){var n=Wx(),r=rC?nC:(rC=1,nC=function(){return!1}),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,a=o&&o.exports===i?n.Buffer:void 0,s=(a?a.isBuffer:void 0)||r;e.exports=s}(dC,dC.exports)),dC.exports}function hC(){if(aC)return oC;aC=1;var e=Gx(),t=Gk(),n=Zk(),r=Function.prototype,i=Object.prototype,o=r.toString,a=i.hasOwnProperty,s=o.call(Object);return oC=function(r){if(!n(r)||"[object Object]"!=e(r))return!1;var i=t(r);if(null===i)return!0;var l=a.call(i,"constructor")&&i.constructor;return"function"==typeof l&&l instanceof l&&o.call(l)==s}}function pC(){return uC||(uC=1,cC=function(e){return function(t){return e(t)}}),cC}var gC,vC,mC,bC,yC,_C,wC,xC,kC,CC,SC,AC,MC,LC,TC,EC,NC,OC,PC,RC,DC,zC,IC,FC,jC,BC,HC,qC,$C,UC,WC,VC,GC,YC,XC,ZC,KC,JC,QC,eS,tS,nS,rS,iS,oS,aS,sS,lS,cS,uS={exports:{}};function dS(){return gC||(gC=1,function(e,t){var n=Ux(),r=t&&!t.nodeType&&t,i=r&&e&&!e.nodeType&&e,o=i&&i.exports===r&&n.process,a=function(){try{return i&&i.require&&i.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a}(uS,uS.exports)),uS.exports}function fS(){if(mC)return vC;mC=1;var e=function(){if(lC)return sC;lC=1;var e=Gx(),t=Qk(),n=Zk(),r={};return r["[object Float32Array]"]=r["[object Float64Array]"]=r["[object Int8Array]"]=r["[object Int16Array]"]=r["[object Int32Array]"]=r["[object Uint8Array]"]=r["[object Uint8ClampedArray]"]=r["[object Uint16Array]"]=r["[object Uint32Array]"]=!0,r["[object Arguments]"]=r["[object Array]"]=r["[object ArrayBuffer]"]=r["[object Boolean]"]=r["[object DataView]"]=r["[object Date]"]=r["[object Error]"]=r["[object Function]"]=r["[object Map]"]=r["[object Number]"]=r["[object Object]"]=r["[object RegExp]"]=r["[object Set]"]=r["[object String]"]=r["[object WeakMap]"]=!1,sC=function(i){return n(i)&&t(i.length)&&!!r[e(i)]}}(),t=pC(),n=dS(),r=n&&n.isTypedArray,i=r?t(r):e;return vC=i}function hS(){return yC||(yC=1,bC=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}),bC}function pS(){if(wC)return _C;wC=1;var e=ik(),t=Hx(),n=Object.prototype.hasOwnProperty;return _C=function(r,i,o){var a=r[i];n.call(r,i)&&t(a,o)&&(void 0!==o||i in r)||e(r,i,o)},_C}function gS(){if(kC)return xC;kC=1;var e=pS(),t=ik();return xC=function(n,r,i,o){var a=!i;i||(i={});for(var s=-1,l=r.length;++s<l;){var c=r[s],u=o?o(i[c],n[c],c,i,n):void 0;void 0===u&&(u=n[c]),a?t(i,c,u):e(i,c,u)}return i},xC}function vS(){if(MC)return AC;MC=1;var e=/^(?:0|[1-9]\d*)$/;return AC=function(t,n){var r=typeof t;return!!(n=null==n?9007199254740991:n)&&("number"==r||"symbol"!=r&&e.test(t))&&t>-1&&t%1==0&&t<n},AC}function mS(){if(TC)return LC;TC=1;var e=(SC||(SC=1,CC=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}),CC),t=Kk(),n=Jk(),r=fC(),i=vS(),o=fS(),a=Object.prototype.hasOwnProperty;return LC=function(s,l){var c=n(s),u=!c&&t(s),d=!c&&!u&&r(s),f=!c&&!u&&!d&&o(s),h=c||u||d||f,p=h?e(s.length,String):[],g=p.length;for(var v in s)!l&&!a.call(s,v)||h&&("length"==v||d&&("offset"==v||"parent"==v)||f&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||i(v,g))||p.push(v);return p}}function bS(){if(DC)return RC;DC=1;var e=mS(),t=function(){if(PC)return OC;PC=1;var e=Yx(),t=Yk(),n=(NC||(NC=1,EC=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}),EC),r=Object.prototype.hasOwnProperty;return OC=function(i){if(!e(i))return n(i);var o=t(i),a=[];for(var s in i)("constructor"!=s||!o&&r.call(i,s))&&a.push(s);return a},OC}(),n=eC();return RC=function(r){return n(r)?e(r,!0):t(r)}}function yS(){return $C?qC:($C=1,qC=function(e){return e})}function _S(){if(GC)return VC;GC=1;var e=(WC||(WC=1,UC=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}),UC),t=Math.max;return VC=function(n,r,i){return r=t(void 0===r?n.length-1:r,0),function(){for(var o=arguments,a=-1,s=t(o.length-r,0),l=Array(s);++a<s;)l[a]=o[r+a];a=-1;for(var c=Array(r+1);++a<r;)c[a]=o[a];return c[r]=i(l),e(n,this,c)}},VC}function wS(){if(tS)return eS;tS=1;var e=function(){if(KC)return ZC;KC=1;var e=XC?YC:(XC=1,YC=function(e){return function(){return e}}),t=rk(),n=yS();return ZC=t?function(n,r){return t(n,"toString",{configurable:!0,enumerable:!1,value:e(r),writable:!0})}:n}(),t=function(){if(QC)return JC;QC=1;var e=Date.now;return JC=function(t){var n=0,r=0;return function(){var i=e(),o=16-(i-r);if(r=i,o>0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}},JC}(),n=t(e);return eS=n}function xS(){if(rS)return nS;rS=1;var e=yS(),t=_S(),n=wS();return nS=function(r,i){return n(t(r,i,e),r+"")},nS}function kS(){if(oS)return iS;oS=1;var e=Hx(),t=eC(),n=vS(),r=Yx();return iS=function(i,o,a){if(!r(a))return!1;var s=typeof o;return!!("number"==s?t(a)&&n(o,a.length):"string"==s&&o in a)&&e(a[o],i)},iS}var CS,SS,AS,MS,LS,TS,ES,NS,OS,PS,RS,DS,zS,IS,FS,jS,BS,HS,qS,$S,US,WS,VS,GS,YS=function(){if(cS)return lS;cS=1;var e=function(){if(HC)return BC;HC=1;var e=nk(),t=ok(),n=ak(),r=function(){if(jC)return FC;jC=1;var e=ok(),t=Hk(),n=Uk(),r=Wk(),i=Xk(),o=Kk(),a=Jk(),s=tC(),l=fC(),c=Xx(),u=Yx(),d=hC(),f=fS(),h=hS(),p=function(){if(IC)return zC;IC=1;var e=gS(),t=bS();return zC=function(n){return e(n,t(n))}}();return FC=function(g,v,m,b,y,_,w){var x=h(g,m),k=h(v,m),C=w.get(k);if(C)e(g,m,C);else{var S=_?_(x,k,m+"",g,v,w):void 0,A=void 0===S;if(A){var M=a(k),L=!M&&l(k),T=!M&&!L&&f(k);S=k,M||L||T?a(x)?S=x:s(x)?S=r(x):L?(A=!1,S=t(k,!0)):T?(A=!1,S=n(k,!0)):S=[]:d(k)||o(k)?(S=x,o(x)?S=p(x):u(x)&&!c(x)||(S=i(k))):A=!1}A&&(w.set(k,S),y(S,k,b,_,w),w.delete(k)),e(g,m,S)}},FC}(),i=Yx(),o=bS(),a=hS();return BC=function s(l,c,u,d,f){l!==c&&n(c,(function(n,o){if(f||(f=new e),i(n))r(l,c,o,u,s,d,f);else{var h=d?d(a(l,o),n,o+"",l,c,f):void 0;void 0===h&&(h=n),t(l,o,h)}}),o)},BC}(),t=function(){if(sS)return aS;sS=1;var e=xS(),t=kS();return aS=function(n){return e((function(e,r){var i=-1,o=r.length,a=o>1?r[o-1]:void 0,s=o>2?r[2]:void 0;for(a=n.length>3&&"function"==typeof a?(o--,a):void 0,s&&t(r[0],r[1],s)&&(a=o<3?void 0:a,o=1),e=Object(e);++i<o;){var l=r[i];l&&n(e,l,i,a)}return e}))},aS}(),n=t((function(t,n,r){e(t,n,r)}));return lS=n}(),XS=Hf(YS);function ZS(){if(SS)return CS;SS=1;var e=Gx(),t=Zk();return CS=function(n){return"symbol"==typeof n||t(n)&&"[object Symbol]"==e(n)}}function KS(){if(MS)return AS;MS=1;var e=Jk(),t=ZS(),n=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,r=/^\w*$/;return AS=function(i,o){if(e(i))return!1;var a=typeof i;return!("number"!=a&&"symbol"!=a&&"boolean"!=a&&null!=i&&!t(i))||r.test(i)||!n.test(i)||null!=o&&i in Object(o)},AS}function JS(){return DS||(DS=1,RS=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}),RS}function QS(){if(jS)return FS;jS=1;var e=function(){if(IS)return zS;IS=1;var e=Vx(),t=JS(),n=Jk(),r=ZS(),i=e?e.prototype:void 0,o=i?i.toString:void 0;return zS=function e(i){if("string"==typeof i)return i;if(n(i))return t(i,e)+"";if(r(i))return o?o.call(i):"";var a=i+"";return"0"==a&&1/i==-1/0?"-0":a},zS}();return FS=function(t){return null==t?"":e(t)}}function eA(){if(HS)return BS;HS=1;var e=Jk(),t=KS(),n=function(){if(PS)return OS;PS=1;var e=function(){if(NS)return ES;NS=1;var e=function(){if(TS)return LS;TS=1;var e=tk();function t(n,r){if("function"!=typeof n||null!=r&&"function"!=typeof r)throw new TypeError("Expected a function");var i=function(){var e=arguments,t=r?r.apply(this,e):e[0],o=i.cache;if(o.has(t))return o.get(t);var a=n.apply(this,e);return i.cache=o.set(t,a)||o,a};return i.cache=new(t.Cache||e),i}return t.Cache=e,LS=t}();return ES=function(t){var n=e(t,(function(e){return 500===r.size&&r.clear(),e})),r=n.cache;return n},ES}(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,n=/\\(\\)?/g,r=e((function(e){var r=[];return 46===e.charCodeAt(0)&&r.push(""),e.replace(t,(function(e,t,i,o){r.push(i?o.replace(n,"$1"):t||e)})),r}));return OS=r}(),r=QS();return BS=function(i,o){return e(i)?i:t(i,o)?[i]:n(r(i))},BS}function tA(){if($S)return qS;$S=1;var e=ZS();return qS=function(t){if("string"==typeof t||e(t))return t;var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}}function nA(){if(WS)return US;WS=1;var e=eA(),t=tA();return US=function(n,r){for(var i=0,o=(r=e(r,n)).length;null!=n&&i<o;)n=n[t(r[i++])];return i&&i==o?n:void 0},US}function rA(){if(GS)return VS;GS=1;var e=nA();return VS=function(t,n,r){var i=null==t?void 0:e(t,n);return void 0===i?r:i},VS}var iA,oA,aA,sA,lA=Hf(rA());function cA(){if(oA)return iA;oA=1;var e=pS(),t=eA(),n=vS(),r=Yx(),i=tA();return iA=function(o,a,s,l){if(!r(o))return o;for(var c=-1,u=(a=t(a,o)).length,d=u-1,f=o;null!=f&&++c<u;){var h=i(a[c]),p=s;if("__proto__"===h||"constructor"===h||"prototype"===h)return o;if(c!=d){var g=f[h];void 0===(p=l?l(g,h,f):void 0)&&(p=r(g)?g:n(a[c+1])?[]:{})}e(f,h,p),f=f[h]}return o},iA}var uA=function(){if(sA)return aA;sA=1;var e=cA();return aA=function(t,n,r){return null==t?t:e(t,n,r)},aA}(),dA=Hf(uA);function fA(){return fA=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fA.apply(null,arguments)}var hA=["outlineWidth","outlineColor","outlineOpacity"],pA=function(e){return e.outlineWidth,e.outlineColor,e.outlineOpacity,function(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}(e,hA)},gA=["axis.ticks.text","axis.legend.text","legends.title.text","legends.text","legends.ticks.text","legends.title.text","labels.text","dots.text","markers.text","annotations.text"],vA=function(e,t){return t?XS({},e,t):e},mA={background:"transparent",text:{fontFamily:"sans-serif",fontSize:11,fill:"#333333",outlineWidth:0,outlineColor:"#ffffff",outlineOpacity:1},axis:{domain:{line:{stroke:"transparent",strokeWidth:1}},ticks:{line:{stroke:"#777777",strokeWidth:1},text:{}},legend:{text:{fontSize:12}}},grid:{line:{stroke:"#dddddd",strokeWidth:1}},legends:{hidden:{symbol:{fill:"#333333",opacity:.6},text:{fill:"#333333",opacity:.6}},text:{},ticks:{line:{stroke:"#777777",strokeWidth:1},text:{fontSize:10}},title:{text:{}}},labels:{text:{}},markers:{lineColor:"#000000",lineStrokeWidth:1,text:{}},dots:{text:{}},tooltip:{container:{background:"white",color:"inherit",fontSize:"inherit",borderRadius:"2px",boxShadow:"0 1px 2px rgba(0, 0, 0, 0.25)",padding:"5px 9px"},basic:{whiteSpace:"pre",display:"flex",alignItems:"center"},chip:{marginRight:7},table:{},tableCell:{padding:"3px 5px"},tableCellValue:{fontWeight:"bold"}},crosshair:{line:{stroke:"#000000",strokeWidth:1,strokeOpacity:.75,strokeDasharray:"6 6"}},annotations:{text:{fontSize:13,outlineWidth:2,outlineColor:"#ffffff",outlineOpacity:1},link:{stroke:"#000000",strokeWidth:1,outlineWidth:2,outlineColor:"#ffffff",outlineOpacity:1},outline:{fill:"none",stroke:"#000000",strokeWidth:2,outlineWidth:2,outlineColor:"#ffffff",outlineOpacity:1},symbol:{fill:"#000000",outlineWidth:2,outlineColor:"#ffffff",outlineOpacity:1}}},bA=K(null),yA={},_A=function(e){var t=e.theme,n=void 0===t?yA:t,r=e.children,i=function(e){return ge((function(){return function(e,t){var n=XS({},e,t);return gA.forEach((function(e){dA(n,e,function(e,t){return fA({},t,e)}(lA(n,e),n.text))})),n}(mA,e)}),[e])}(n);return ti(bA.Provider,{value:i,children:r})},wA=function(){var e=me(bA);if(null===e)throw new Error("Unable to find the theme, did you forget to wrap your component with ThemeProvider?");return e};function xA(){return xA=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},xA.apply(null,arguments)}var kA=["basic","chip","container","table","tableCell","tableCellValue"],CA={pointerEvents:"none",position:"absolute",zIndex:10,top:0,left:0},SA=function(e,t){return"translate("+e+"px, "+t+"px)"},AA=st((function(e){var t,n=e.position,r=e.anchor,i=e.children,o=wA(),a=qO(),s=a.animate,l=a.config,c=xP(),u=c[0],d=c[1],f=pe(!1),h=void 0,p=!1,g=d.width>0&&d.height>0,v=Math.round(n[0]),m=Math.round(n[1]);g&&("top"===r?(v-=d.width/2,m-=d.height+14):"right"===r?(v+=14,m-=d.height/2):"bottom"===r?(v-=d.width/2,m+=14):"left"===r?(v-=d.width+14,m-=d.height/2):"center"===r&&(v-=d.width/2,m-=d.height/2),h={transform:SA(v,m)},f.current||(p=!0),f.current=[v,m]);var b=T_({to:h,config:l,immediate:!s||p}),y=o.tooltip;y.basic,y.chip,y.container,y.table,y.tableCell,y.tableCellValue;var _=function(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}(y,kA),w=xA({},CA,_,{transform:null!=(t=b.transform)?t:SA(v,m),opacity:b.transform?1:0});return ti(Bx.div,{ref:u,style:w,children:i})}));AA.displayName="TooltipWrapper";var MA=st((function(e){var t=e.size,n=void 0===t?12:t,r=e.color,i=e.style;return ti("span",{style:xA({display:"block",width:n,height:n,background:r},void 0===i?{}:i)})})),LA=st((function(e){var t,n=e.id,r=e.value,i=e.format,o=e.enableChip,a=void 0!==o&&o,s=e.color,l=e.renderContent,c=wA(),u=CP(i);if("function"==typeof l)t=l();else{var d=r;void 0!==u&&void 0!==d&&(d=u(d)),t=ti("div",{style:c.tooltip.basic,children:[a&&ti(MA,{color:s,style:c.tooltip.chip}),void 0!==d?ti("span",{children:[n,": ",ti("strong",{children:""+d})]}):n]})}return ti("div",{style:c.tooltip.container,role:"tooltip",children:t})})),TA={width:"100%",borderCollapse:"collapse"},EA=st((function(e){var t,n=e.title,r=e.rows,i=void 0===r?[]:r,o=e.renderContent,a=wA();return i.length?(t="function"==typeof o?o():ti("div",{children:[n&&n,ti("table",{style:xA({},TA,a.tooltip.table),children:ti("tbody",{children:i.map((function(e,t){return ti("tr",{children:e.map((function(e,t){return ti("td",{style:a.tooltip.tableCell,children:e},t)}))},t)}))})})]}),ti("div",{style:a.tooltip.container,children:t})):null}));EA.displayName="TableTooltip";var NA=st((function(e){var t=e.x0,n=e.x1,r=e.y0,i=e.y1,o=wA(),a=qO(),s=a.animate,l=a.config,c=ge((function(){return xA({},o.crosshair.line,{pointerEvents:"none"})}),[o.crosshair.line]),u=T_({x1:t,x2:n,y1:r,y2:i,config:l,immediate:!s});return ti(Bx.line,xA({},u,{fill:"none",style:c}))}));NA.displayName="CrosshairLine";var OA=st((function(e){var t,n,r=e.width,i=e.height,o=e.type,a=e.x,s=e.y;return"cross"===o?(t={x0:a,x1:a,y0:0,y1:i},n={x0:0,x1:r,y0:s,y1:s}):"top-left"===o?(t={x0:a,x1:a,y0:0,y1:s},n={x0:0,x1:a,y0:s,y1:s}):"top"===o?t={x0:a,x1:a,y0:0,y1:s}:"top-right"===o?(t={x0:a,x1:a,y0:0,y1:s},n={x0:a,x1:r,y0:s,y1:s}):"right"===o?n={x0:a,x1:r,y0:s,y1:s}:"bottom-right"===o?(t={x0:a,x1:a,y0:s,y1:i},n={x0:a,x1:r,y0:s,y1:s}):"bottom"===o?t={x0:a,x1:a,y0:s,y1:i}:"bottom-left"===o?(t={x0:a,x1:a,y0:s,y1:i},n={x0:0,x1:a,y0:s,y1:s}):"left"===o?n={x0:0,x1:a,y0:s,y1:s}:"x"===o?t={x0:a,x1:a,y0:0,y1:i}:"y"===o&&(n={x0:0,x1:r,y0:s,y1:s}),ti(L,{children:[t&&ti(NA,{x0:t.x0,x1:t.x1,y0:t.y0,y1:t.y1}),n&&ti(NA,{x0:n.x0,x1:n.x1,y0:n.y0,y1:n.y1})]})}));OA.displayName="Crosshair";var PA,RA,DA=K({showTooltipAt:function(){},showTooltipFromEvent:function(){},hideTooltip:function(){}}),zA={isVisible:!1,position:[null,null],content:null,anchor:null},IA=K(zA),FA=function(){var e=me(DA);if(void 0===e)throw new Error("useTooltip must be used within a TooltipProvider");return e},jA=function(){var e=function(){var e=me(IA);if(void 0===e)throw new Error("useTooltipState must be used within a TooltipProvider");return e}();return function(e){return e.isVisible}(e)?ti(AA,{position:e.position,anchor:e.anchor,children:e.content}):null},BA=function(e){var t=e.container,n=e.children,r=function(e){var t=fe(zA),n=t[0],r=t[1],i=ve((function(e,t,n){var i=t[0],o=t[1];void 0===n&&(n="top"),r({isVisible:!0,position:[i,o],anchor:n,content:e})}),[r]),o=ve((function(t,n,i){void 0===i&&(i="top");var o=e.current.getBoundingClientRect(),a=e.current.offsetWidth,s=a===o.width?1:a/o.width,l="touches"in n?n.touches[0]:n,c=l.clientX,u=l.clientY,d=(c-o.left)*s,f=(u-o.top)*s;"left"!==i&&"right"!==i||(i=d<o.width/2?"right":"left"),r({isVisible:!0,position:[d,f],anchor:i,content:t})}),[e,r]),a=ve((function(){r(zA)}),[r]);return{actions:ge((function(){return{showTooltipAt:i,showTooltipFromEvent:o,hideTooltip:a}}),[i,o,a]),state:n}}(t),i=r.actions,o=r.state;return ti(DA.Provider,{value:i,children:ti(IA.Provider,{value:o,children:n})})},HA=Hf(function(){if(RA)return PA;RA=1;var e=Gx(),t=Jk(),n=Zk();return PA=function(r){return"string"==typeof r||!t(r)&&n(r)&&"[object String]"==e(r)}}());let qA;qA="undefined"!=typeof window?window:"undefined"!=typeof self?self:a.g;let $A=null,UA=null;const WA=qA.clearTimeout,VA=qA.setTimeout,GA=qA.cancelAnimationFrame||qA.mozCancelAnimationFrame||qA.webkitCancelAnimationFrame,YA=qA.requestAnimationFrame||qA.mozRequestAnimationFrame||qA.webkitRequestAnimationFrame;null==GA||null==YA?($A=WA,UA=function(e){return VA(e,20)}):($A=function([e,t]){GA(e),WA(t)},UA=function(e){const t=YA((function(){WA(n),e()})),n=VA((function(){GA(t),e()}),20);return[t,n]});class XA extends T{constructor(...e){super(...e),this.state={height:this.props.defaultHeight||0,width:this.props.defaultWidth||0},this._autoSizer=null,this._detectElementResize=null,this._didLogDeprecationWarning=!1,this._parentNode=null,this._resizeObserver=null,this._timeoutId=null,this._onResize=()=>{this._timeoutId=null;const{disableHeight:e,disableWidth:t,onResize:n}=this.props;if(this._parentNode){const r=window.getComputedStyle(this._parentNode)||{},i=parseFloat(r.paddingLeft||"0"),o=parseFloat(r.paddingRight||"0"),a=parseFloat(r.paddingTop||"0"),s=parseFloat(r.paddingBottom||"0"),l=this._parentNode.getBoundingClientRect(),c=l.height-a-s,u=l.width-i-o;if(!e&&this.state.height!==c||!t&&this.state.width!==u){this.setState({height:c,width:u});const e=()=>{this._didLogDeprecationWarning||(this._didLogDeprecationWarning=!0,console.warn("scaledWidth and scaledHeight parameters have been deprecated; use width and height instead"))};"function"==typeof n&&n({height:c,width:u,get scaledHeight(){return e(),c},get scaledWidth(){return e(),u}})}}},this._setRef=e=>{this._autoSizer=e}}componentDidMount(){const{nonce:e}=this.props,t=this._autoSizer?this._autoSizer.parentNode:null;if(null!=t&&t.ownerDocument&&t.ownerDocument.defaultView&&t instanceof t.ownerDocument.defaultView.HTMLElement){this._parentNode=t;const n=t.ownerDocument.defaultView.ResizeObserver;null!=n?(this._resizeObserver=new n((()=>{this._timeoutId=setTimeout(this._onResize,0)})),this._resizeObserver.observe(t)):(this._detectElementResize=function(e){let t,n,r,i,o,a,s;const l="undefined"!=typeof document&&document.attachEvent;if(!l){a=function(e){const t=e.__resizeTriggers__,n=t.firstElementChild,r=t.lastElementChild,i=n.firstElementChild;r.scrollLeft=r.scrollWidth,r.scrollTop=r.scrollHeight,i.style.width=n.offsetWidth+1+"px",i.style.height=n.offsetHeight+1+"px",n.scrollLeft=n.scrollWidth,n.scrollTop=n.scrollHeight},o=function(e){return e.offsetWidth!==e.__resizeLast__.width||e.offsetHeight!==e.__resizeLast__.height},s=function(e){if(e.target.className&&"function"==typeof e.target.className.indexOf&&e.target.className.indexOf("contract-trigger")<0&&e.target.className.indexOf("expand-trigger")<0)return;const t=this;a(this),this.__resizeRAF__&&$A(this.__resizeRAF__),this.__resizeRAF__=UA((function(){o(t)&&(t.__resizeLast__.width=t.offsetWidth,t.__resizeLast__.height=t.offsetHeight,t.__resizeListeners__.forEach((function(n){n.call(t,e)})))}))};let e=!1,l="";r="animationstart";const c="Webkit Moz O ms".split(" ");let u="webkitAnimationStart animationstart oAnimationStart MSAnimationStart".split(" "),d="";{const t=document.createElement("fakeelement");if(void 0!==t.style.animationName&&(e=!0),!1===e)for(let n=0;n<c.length;n++)if(void 0!==t.style[c[n]+"AnimationName"]){d=c[n],l="-"+d.toLowerCase()+"-",r=u[n],e=!0;break}}n="resizeanim",t="@"+l+"keyframes "+n+" { from { opacity: 0; } to { opacity: 0; } } ",i=l+"animation: 1ms "+n+"; "}return{addResizeListener:function(o,c){if(l)o.attachEvent("onresize",c);else{if(!o.__resizeTriggers__){const l=o.ownerDocument,c=qA.getComputedStyle(o);c&&"static"===c.position&&(o.style.position="relative"),function(n){if(!n.getElementById("detectElementResize")){const r=(t||"")+".resize-triggers { "+(i||"")+'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }',o=n.head||n.getElementsByTagName("head")[0],a=n.createElement("style");a.id="detectElementResize",a.type="text/css",null!=e&&a.setAttribute("nonce",e),a.styleSheet?a.styleSheet.cssText=r:a.appendChild(n.createTextNode(r)),o.appendChild(a)}}(l),o.__resizeLast__={},o.__resizeListeners__=[],(o.__resizeTriggers__=l.createElement("div")).className="resize-triggers";const u=l.createElement("div");u.className="expand-trigger",u.appendChild(l.createElement("div"));const d=l.createElement("div");d.className="contract-trigger",o.__resizeTriggers__.appendChild(u),o.__resizeTriggers__.appendChild(d),o.appendChild(o.__resizeTriggers__),a(o),o.addEventListener("scroll",s,!0),r&&(o.__resizeTriggers__.__animationListener__=function(e){e.animationName===n&&a(o)},o.__resizeTriggers__.addEventListener(r,o.__resizeTriggers__.__animationListener__))}o.__resizeListeners__.push(c)}},removeResizeListener:function(e,t){if(l)e.detachEvent("onresize",t);else if(e.__resizeListeners__.splice(e.__resizeListeners__.indexOf(t),1),!e.__resizeListeners__.length){e.removeEventListener("scroll",s,!0),e.__resizeTriggers__.__animationListener__&&(e.__resizeTriggers__.removeEventListener(r,e.__resizeTriggers__.__animationListener__),e.__resizeTriggers__.__animationListener__=null);try{e.__resizeTriggers__=!e.removeChild(e.__resizeTriggers__)}catch(e){}}}}}(e),this._detectElementResize.addResizeListener(t,this._onResize)),this._onResize()}}componentWillUnmount(){this._parentNode&&(this._detectElementResize&&this._detectElementResize.removeResizeListener(this._parentNode,this._onResize),null!==this._timeoutId&&clearTimeout(this._timeoutId),this._resizeObserver&&this._resizeObserver.disconnect())}render(){const{children:e,defaultHeight:t,defaultWidth:n,disableHeight:r=!1,disableWidth:i=!1,doNotBailOutOnEmptyChildren:o=!1,nonce:a,onResize:s,style:l={},tagName:c="div",...u}=this.props,{height:d,width:f}=this.state,h={overflow:"visible"},p={};let g=!1;return r||(0===d&&(g=!0),h.height=0,p.height=d,p.scaledHeight=d),i||(0===f&&(g=!0),h.width=0,p.width=f,p.scaledWidth=f),o&&(g=!1),A(c,{ref:this._setRef,style:{...h,...l},...u},!g&&e(p))}}function ZA(e,t){return e===t}var KA,JA,QA,eM,tM,nM,rM,iM,oM,aM,sM,lM,cM,uM,dM,fM,hM,pM,gM,vM,mM,bM,yM,_M;function wM(){if(nM)return tM;nM=1;var e=tk(),t=JA?KA:(JA=1,KA=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}),n=eM?QA:(eM=1,QA=function(e){return this.__data__.has(e)});function r(t){var n=-1,r=null==t?0:t.length;for(this.__data__=new e;++n<r;)this.add(t[n])}return r.prototype.add=r.prototype.push=t,r.prototype.has=n,tM=r}function xM(){if(fM)return dM;fM=1;var e=function(){if(uM)return cM;uM=1;var e=(iM||(iM=1,rM=function(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return-1}),rM),t=aM?oM:(aM=1,oM=function(e){return e!=e}),n=(lM||(lM=1,sM=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}),sM);return cM=function(r,i,o){return i==i?n(r,i,o):e(r,t,o)},cM}();return dM=function(t,n){return!(null==t||!t.length)&&e(t,n,0)>-1},dM}function kM(){return pM||(pM=1,hM=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}),hM}function CM(){return vM?gM:(vM=1,gM=function(e,t){return e.has(t)})}var SM=function(){if(_M)return yM;_M=1;var e=function(){if(bM)return mM;bM=1;var e=wM(),t=xM(),n=kM(),r=JS(),i=pC(),o=CM();return mM=function(a,s,l,c){var u=-1,d=t,f=!0,h=a.length,p=[],g=s.length;if(!h)return p;l&&(s=r(s,i(l))),c?(d=n,f=!1):s.length>=200&&(d=o,f=!1,s=new e(s));e:for(;++u<h;){var v=a[u],m=null==l?v:l(v);if(v=c||0!==v?v:0,f&&m==m){for(var b=g;b--;)if(s[b]===m)continue e;p.push(v)}else d(s,m,c)||p.push(v)}return p},mM}(),t=xS(),n=tC(),r=t((function(t,r){return n(t)?e(t,r):[]}));return yM=r}(),AM=Hf(SM);function MM(e){for(var t=e.length/6|0,n=new Array(t),r=0;r<t;)n[r]="#"+e.slice(6*r,6*++r);return n}var LM=MM("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf"),TM=MM("7fc97fbeaed4fdc086ffff99386cb0f0027fbf5b17666666"),EM=MM("1b9e77d95f027570b3e7298a66a61ee6ab02a6761d666666"),NM=MM("a6cee31f78b4b2df8a33a02cfb9a99e31a1cfdbf6fff7f00cab2d66a3d9affff99b15928"),OM=MM("fbb4aeb3cde3ccebc5decbe4fed9a6ffffcce5d8bdfddaecf2f2f2"),PM=MM("b3e2cdfdcdaccbd5e8f4cae4e6f5c9fff2aef1e2cccccccc"),RM=MM("e41a1c377eb84daf4a984ea3ff7f00ffff33a65628f781bf999999"),DM=MM("66c2a5fc8d628da0cbe78ac3a6d854ffd92fe5c494b3b3b3"),zM=MM("8dd3c7ffffb3bebadafb807280b1d3fdb462b3de69fccde5d9d9d9bc80bdccebc5ffed6f"),IM=MM("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab"),FM=e=>xs(e[e.length-1]),jM=new Array(3).concat("d8b365f5f5f55ab4ac","a6611adfc27d80cdc1018571","a6611adfc27df5f5f580cdc1018571","8c510ad8b365f6e8c3c7eae55ab4ac01665e","8c510ad8b365f6e8c3f5f5f5c7eae55ab4ac01665e","8c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e","8c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e","5430058c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e003c30","5430058c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e003c30").map(MM),BM=FM(jM),HM=new Array(3).concat("af8dc3f7f7f77fbf7b","7b3294c2a5cfa6dba0008837","7b3294c2a5cff7f7f7a6dba0008837","762a83af8dc3e7d4e8d9f0d37fbf7b1b7837","762a83af8dc3e7d4e8f7f7f7d9f0d37fbf7b1b7837","762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b7837","762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b7837","40004b762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b783700441b","40004b762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b783700441b").map(MM),qM=FM(HM),$M=new Array(3).concat("e9a3c9f7f7f7a1d76a","d01c8bf1b6dab8e1864dac26","d01c8bf1b6daf7f7f7b8e1864dac26","c51b7de9a3c9fde0efe6f5d0a1d76a4d9221","c51b7de9a3c9fde0eff7f7f7e6f5d0a1d76a4d9221","c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221","c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221","8e0152c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221276419","8e0152c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221276419").map(MM),UM=FM($M),WM=new Array(3).concat("998ec3f7f7f7f1a340","5e3c99b2abd2fdb863e66101","5e3c99b2abd2f7f7f7fdb863e66101","542788998ec3d8daebfee0b6f1a340b35806","542788998ec3d8daebf7f7f7fee0b6f1a340b35806","5427888073acb2abd2d8daebfee0b6fdb863e08214b35806","5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b35806","2d004b5427888073acb2abd2d8daebfee0b6fdb863e08214b358067f3b08","2d004b5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b358067f3b08").map(MM),VM=FM(WM),GM=new Array(3).concat("ef8a62f7f7f767a9cf","ca0020f4a58292c5de0571b0","ca0020f4a582f7f7f792c5de0571b0","b2182bef8a62fddbc7d1e5f067a9cf2166ac","b2182bef8a62fddbc7f7f7f7d1e5f067a9cf2166ac","b2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac","b2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac","67001fb2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac053061","67001fb2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac053061").map(MM),YM=FM(GM),XM=new Array(3).concat("ef8a62ffffff999999","ca0020f4a582bababa404040","ca0020f4a582ffffffbababa404040","b2182bef8a62fddbc7e0e0e09999994d4d4d","b2182bef8a62fddbc7ffffffe0e0e09999994d4d4d","b2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d","b2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d","67001fb2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d1a1a1a","67001fb2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d1a1a1a").map(MM),ZM=FM(XM),KM=new Array(3).concat("fc8d59ffffbf91bfdb","d7191cfdae61abd9e92c7bb6","d7191cfdae61ffffbfabd9e92c7bb6","d73027fc8d59fee090e0f3f891bfdb4575b4","d73027fc8d59fee090ffffbfe0f3f891bfdb4575b4","d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4","d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4","a50026d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4313695","a50026d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4313695").map(MM),JM=FM(KM),QM=new Array(3).concat("fc8d59ffffbf91cf60","d7191cfdae61a6d96a1a9641","d7191cfdae61ffffbfa6d96a1a9641","d73027fc8d59fee08bd9ef8b91cf601a9850","d73027fc8d59fee08bffffbfd9ef8b91cf601a9850","d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850","d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850","a50026d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850006837","a50026d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850006837").map(MM),eL=FM(QM),tL=new Array(3).concat("fc8d59ffffbf99d594","d7191cfdae61abdda42b83ba","d7191cfdae61ffffbfabdda42b83ba","d53e4ffc8d59fee08be6f59899d5943288bd","d53e4ffc8d59fee08bffffbfe6f59899d5943288bd","d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd","d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd","9e0142d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd5e4fa2","9e0142d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd5e4fa2").map(MM),nL=FM(tL),rL=new Array(3).concat("e5f5f999d8c92ca25f","edf8fbb2e2e266c2a4238b45","edf8fbb2e2e266c2a42ca25f006d2c","edf8fbccece699d8c966c2a42ca25f006d2c","edf8fbccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45006d2c00441b").map(MM),iL=FM(rL),oL=new Array(3).concat("e0ecf49ebcda8856a7","edf8fbb3cde38c96c688419d","edf8fbb3cde38c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d810f7c4d004b").map(MM),aL=FM(oL),sL=new Array(3).concat("e0f3dba8ddb543a2ca","f0f9e8bae4bc7bccc42b8cbe","f0f9e8bae4bc7bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe0868ac084081").map(MM),lL=FM(sL),cL=new Array(3).concat("fee8c8fdbb84e34a33","fef0d9fdcc8afc8d59d7301f","fef0d9fdcc8afc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301fb300007f0000").map(MM),uL=FM(cL),dL=new Array(3).concat("ece2f0a6bddb1c9099","f6eff7bdc9e167a9cf02818a","f6eff7bdc9e167a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016c59014636").map(MM),fL=FM(dL),hL=new Array(3).concat("ece7f2a6bddb2b8cbe","f1eef6bdc9e174a9cf0570b0","f1eef6bdc9e174a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0045a8d023858").map(MM),pL=FM(hL),gL=new Array(3).concat("e7e1efc994c7dd1c77","f1eef6d7b5d8df65b0ce1256","f1eef6d7b5d8df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125698004367001f").map(MM),vL=FM(gL),mL=new Array(3).concat("fde0ddfa9fb5c51b8a","feebe2fbb4b9f768a1ae017e","feebe2fbb4b9f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a017749006a").map(MM),bL=FM(mL),yL=new Array(3).concat("edf8b17fcdbb2c7fb8","ffffcca1dab441b6c4225ea8","ffffcca1dab441b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea8253494081d58").map(MM),_L=FM(yL),wL=new Array(3).concat("f7fcb9addd8e31a354","ffffccc2e69978c679238443","ffffccc2e69978c67931a354006837","ffffccd9f0a3addd8e78c67931a354006837","ffffccd9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443006837004529").map(MM),xL=FM(wL),kL=new Array(3).concat("fff7bcfec44fd95f0e","ffffd4fed98efe9929cc4c02","ffffd4fed98efe9929d95f0e993404","ffffd4fee391fec44ffe9929d95f0e993404","ffffd4fee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c02993404662506").map(MM),CL=FM(kL),SL=new Array(3).concat("ffeda0feb24cf03b20","ffffb2fecc5cfd8d3ce31a1c","ffffb2fecc5cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cbd0026800026").map(MM),AL=FM(SL),ML=new Array(3).concat("deebf79ecae13182bd","eff3ffbdd7e76baed62171b5","eff3ffbdd7e76baed63182bd08519c","eff3ffc6dbef9ecae16baed63182bd08519c","eff3ffc6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b508519c08306b").map(MM),LL=FM(ML),TL=new Array(3).concat("e5f5e0a1d99b31a354","edf8e9bae4b374c476238b45","edf8e9bae4b374c47631a354006d2c","edf8e9c7e9c0a1d99b74c47631a354006d2c","edf8e9c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45006d2c00441b").map(MM),EL=FM(TL),NL=new Array(3).concat("f0f0f0bdbdbd636363","f7f7f7cccccc969696525252","f7f7f7cccccc969696636363252525","f7f7f7d9d9d9bdbdbd969696636363252525","f7f7f7d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525000000").map(MM),OL=FM(NL),PL=new Array(3).concat("efedf5bcbddc756bb1","f2f0f7cbc9e29e9ac86a51a3","f2f0f7cbc9e29e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a354278f3f007d").map(MM),RL=FM(PL),DL=new Array(3).concat("fee0d2fc9272de2d26","fee5d9fcae91fb6a4acb181d","fee5d9fcae91fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181da50f1567000d").map(MM),zL=FM(DL),IL=new Array(3).concat("fee6cefdae6be6550d","feeddefdbe85fd8d3cd94701","feeddefdbe85fd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d94801a636037f2704").map(MM),FL=FM(IL),jL=Hs(gs(300,.5,0),gs(-240,.5,1)),BL=Hs(gs(-100,.75,.35),gs(80,1.5,.8)),HL=Hs(gs(260,.75,.35),gs(80,1.5,.8)),qL=gs(),$L=Va(),UL=Math.PI/3,WL=2*Math.PI/3;function VL(e){var t=e.length;return function(n){return e[Math.max(0,Math.min(t-1,Math.floor(n*t)))]}}var GL,YL,XL=VL(MM("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),ZL=VL(MM("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),KL=VL(MM("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),JL=VL(MM("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"));function QL(){return YL||(YL=1,GL=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}),GL}var eT=Hf(QL());Jk();var tT=Hf(Xx());function nT(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var n,r=e.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+e.slice(n+1)]}var rT,iT=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function oT(e){if(!(t=iT.exec(e)))throw new Error("invalid format: "+e);var t;return new aT({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function aT(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function sT(e,t){var n=nT(e,t);if(!n)return e+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")}oT.prototype=aT.prototype,aT.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var lT={"%":function(e,t){return(100*e).toFixed(t)},b:function(e){return Math.round(e).toString(2)},c:function(e){return e+""},d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:function(e,t){return e.toExponential(t)},f:function(e,t){return e.toFixed(t)},g:function(e,t){return e.toPrecision(t)},o:function(e){return Math.round(e).toString(8)},p:function(e,t){return sT(100*e,t)},r:sT,s:function(e,t){var n=nT(e,t);if(!n)return e+"";var r=n[0],i=n[1],o=i-(rT=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,a=r.length;return o===a?r:o>a?r+new Array(o-a+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+new Array(1-o).join("0")+nT(e,Math.max(0,t+o-1))[0]},X:function(e){return Math.round(e).toString(16).toUpperCase()},x:function(e){return Math.round(e).toString(16)}};function cT(e){return e}var uT,dT,fT=Array.prototype.map,hT=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];uT=function(e){var t,n,r=void 0===e.grouping||void 0===e.thousands?cT:(t=fT.call(e.grouping,Number),n=e.thousands+"",function(e,r){for(var i=e.length,o=[],a=0,s=t[0],l=0;i>0&&s>0&&(l+s+1>r&&(s=Math.max(1,r-l)),o.push(e.substring(i-=s,i+s)),!((l+=s+1)>r));)s=t[a=(a+1)%t.length];return o.reverse().join(n)}),i=void 0===e.currency?"":e.currency[0]+"",o=void 0===e.currency?"":e.currency[1]+"",a=e.decimal+"",s=void 0===e.numerals?cT:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(fT.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=e.minus+"",u=void 0===e.nan?"NaN":e.nan+"";function d(e){var t=(e=oT(e)).fill,n=e.align,d=e.sign,f=e.symbol,h=e.zero,p=e.width,g=e.comma,v=e.precision,m=e.trim,b=e.type;"n"===b?(g=!0,b="g"):lT[b]||(void 0===v&&(v=12),m=!0,b="g"),(h||"0"===t&&"="===n)&&(h=!0,t="0",n="=");var y="$"===f?i:"#"===f&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",_="$"===f?o:/[%p]/.test(b)?l:"",w=lT[b],x=/[defgprs%]/.test(b);function k(e){var i,o,l,f=y,k=_;if("c"===b)k=w(e)+k,e="";else{var C=(e=+e)<0||1/e<0;if(e=isNaN(e)?u:w(Math.abs(e),v),m&&(e=function(e){e:for(var t,n=e.length,r=1,i=-1;r<n;++r)switch(e[r]){case".":i=t=r;break;case"0":0===i&&(i=r),t=r;break;default:if(!+e[r])break e;i>0&&(i=0)}return i>0?e.slice(0,i)+e.slice(t+1):e}(e)),C&&0==+e&&"+"!==d&&(C=!1),f=(C?"("===d?d:c:"-"===d||"("===d?"":d)+f,k=("s"===b?hT[8+rT/3]:"")+k+(C&&"("===d?")":""),x)for(i=-1,o=e.length;++i<o;)if(48>(l=e.charCodeAt(i))||l>57){k=(46===l?a+e.slice(i+1):e.slice(i))+k,e=e.slice(0,i);break}}g&&!h&&(e=r(e,1/0));var S=f.length+e.length+k.length,A=S<p?new Array(p-S+1).join(t):"";switch(g&&h&&(e=r(A+e,A.length?p-k.length:1/0),A=""),n){case"<":e=f+e+k+A;break;case"=":e=f+A+e+k;break;case"^":e=A.slice(0,S=A.length>>1)+f+e+k+A.slice(S);break;default:e=A+f+e+k}return s(e)}return v=void 0===v?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,v)):Math.max(0,Math.min(20,v)),k.toString=function(){return e+""},k}return{format:d,formatPrefix:function(e,t){var n=d(((e=oT(e)).type="f",e)),r=3*Math.max(-8,Math.min(8,Math.floor(function(e){return(e=nT(Math.abs(e)))?e[1]:NaN}(t)/3))),i=Math.pow(10,-r),o=hT[8+r/3];return function(e){return n(i*e)+o}}}}({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"}),dT=uT.format,uT.formatPrefix;var pT=new Date,gT=new Date;function vT(e,t,n,r){function i(t){return e(t=0===arguments.length?new Date:new Date(+t)),t}return i.floor=function(t){return e(t=new Date(+t)),t},i.ceil=function(n){return e(n=new Date(n-1)),t(n,1),e(n),n},i.round=function(e){var t=i(e),n=i.ceil(e);return e-t<n-e?t:n},i.offset=function(e,n){return t(e=new Date(+e),null==n?1:Math.floor(n)),e},i.range=function(n,r,o){var a,s=[];if(n=i.ceil(n),o=null==o?1:Math.floor(o),!(n<r&&o>0))return s;do{s.push(a=new Date(+n)),t(n,o),e(n)}while(a<n&&n<r);return s},i.filter=function(n){return vT((function(t){if(t>=t)for(;e(t),!n(t);)t.setTime(t-1)}),(function(e,r){if(e>=e)if(r<0)for(;++r<=0;)for(;t(e,-1),!n(e););else for(;--r>=0;)for(;t(e,1),!n(e););}))},n&&(i.count=function(t,r){return pT.setTime(+t),gT.setTime(+r),e(pT),e(gT),Math.floor(n(pT,gT))},i.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?i.filter(r?function(t){return r(t)%e==0}:function(t){return i.count(0,t)%e==0}):i:null}),i}const mT=864e5,bT=6048e5;var yT=vT((e=>e.setHours(0,0,0,0)),((e,t)=>e.setDate(e.getDate()+t)),((e,t)=>(t-e-6e4*(t.getTimezoneOffset()-e.getTimezoneOffset()))/mT),(e=>e.getDate()-1));function _T(e){return vT((function(t){t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)}),(function(e,t){e.setDate(e.getDate()+7*t)}),(function(e,t){return(t-e-6e4*(t.getTimezoneOffset()-e.getTimezoneOffset()))/bT}))}yT.range;var wT=_T(0),xT=_T(1),kT=_T(2),CT=_T(3),ST=_T(4),AT=_T(5),MT=_T(6);wT.range,xT.range,kT.range,CT.range,ST.range,AT.range,MT.range;var LT=vT((function(e){e.setMonth(0,1),e.setHours(0,0,0,0)}),(function(e,t){e.setFullYear(e.getFullYear()+t)}),(function(e,t){return t.getFullYear()-e.getFullYear()}),(function(e){return e.getFullYear()}));LT.every=function(e){return isFinite(e=Math.floor(e))&&e>0?vT((function(t){t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,n){t.setFullYear(t.getFullYear()+n*e)})):null},LT.range;var TT=vT((function(e){e.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCDate(e.getUTCDate()+t)}),(function(e,t){return(t-e)/mT}),(function(e){return e.getUTCDate()-1}));function ET(e){return vT((function(t){t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCDate(e.getUTCDate()+7*t)}),(function(e,t){return(t-e)/bT}))}TT.range;var NT=ET(0),OT=ET(1),PT=ET(2),RT=ET(3),DT=ET(4),zT=ET(5),IT=ET(6);NT.range,OT.range,PT.range,RT.range,DT.range,zT.range,IT.range;var FT=vT((function(e){e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCFullYear(e.getUTCFullYear()+t)}),(function(e,t){return t.getUTCFullYear()-e.getUTCFullYear()}),(function(e){return e.getUTCFullYear()}));function jT(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function BT(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function HT(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}FT.every=function(e){return isFinite(e=Math.floor(e))&&e>0?vT((function(t){t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCFullYear(t.getUTCFullYear()+n*e)})):null},FT.range;var qT,$T,UT,WT,VT={"-":"",_:" ",0:"0"},GT=/^\s*\d+/,YT=/^%/,XT=/[\\^$*+?|[\]().{}]/g;function ZT(e,t,n){var r=e<0?"-":"",i=(r?-e:e)+"",o=i.length;return r+(o<n?new Array(n-o+1).join(t)+i:i)}function KT(e){return e.replace(XT,"\\$&")}function JT(e){return new RegExp("^(?:"+e.map(KT).join("|")+")","i")}function QT(e){return new Map(e.map(((e,t)=>[e.toLowerCase(),t])))}function eE(e,t,n){var r=GT.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function tE(e,t,n){var r=GT.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function nE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function rE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function iE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function oE(e,t,n){var r=GT.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function aE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function sE(e,t,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return r?(e.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function lE(e,t,n){var r=GT.exec(t.slice(n,n+1));return r?(e.q=3*r[0]-3,n+r[0].length):-1}function cE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function uE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function dE(e,t,n){var r=GT.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function fE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function hE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function pE(e,t,n){var r=GT.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function gE(e,t,n){var r=GT.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function vE(e,t,n){var r=GT.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function mE(e,t,n){var r=YT.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function bE(e,t,n){var r=GT.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function yE(e,t,n){var r=GT.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function _E(e,t){return ZT(e.getDate(),t,2)}function wE(e,t){return ZT(e.getHours(),t,2)}function xE(e,t){return ZT(e.getHours()%12||12,t,2)}function kE(e,t){return ZT(1+yT.count(LT(e),e),t,3)}function CE(e,t){return ZT(e.getMilliseconds(),t,3)}function SE(e,t){return CE(e,t)+"000"}function AE(e,t){return ZT(e.getMonth()+1,t,2)}function ME(e,t){return ZT(e.getMinutes(),t,2)}function LE(e,t){return ZT(e.getSeconds(),t,2)}function TE(e){var t=e.getDay();return 0===t?7:t}function EE(e,t){return ZT(wT.count(LT(e)-1,e),t,2)}function NE(e){var t=e.getDay();return t>=4||0===t?ST(e):ST.ceil(e)}function OE(e,t){return e=NE(e),ZT(ST.count(LT(e),e)+(4===LT(e).getDay()),t,2)}function PE(e){return e.getDay()}function RE(e,t){return ZT(xT.count(LT(e)-1,e),t,2)}function DE(e,t){return ZT(e.getFullYear()%100,t,2)}function zE(e,t){return ZT((e=NE(e)).getFullYear()%100,t,2)}function IE(e,t){return ZT(e.getFullYear()%1e4,t,4)}function FE(e,t){var n=e.getDay();return ZT((e=n>=4||0===n?ST(e):ST.ceil(e)).getFullYear()%1e4,t,4)}function jE(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+ZT(t/60|0,"0",2)+ZT(t%60,"0",2)}function BE(e,t){return ZT(e.getUTCDate(),t,2)}function HE(e,t){return ZT(e.getUTCHours(),t,2)}function qE(e,t){return ZT(e.getUTCHours()%12||12,t,2)}function $E(e,t){return ZT(1+TT.count(FT(e),e),t,3)}function UE(e,t){return ZT(e.getUTCMilliseconds(),t,3)}function WE(e,t){return UE(e,t)+"000"}function VE(e,t){return ZT(e.getUTCMonth()+1,t,2)}function GE(e,t){return ZT(e.getUTCMinutes(),t,2)}function YE(e,t){return ZT(e.getUTCSeconds(),t,2)}function XE(e){var t=e.getUTCDay();return 0===t?7:t}function ZE(e,t){return ZT(NT.count(FT(e)-1,e),t,2)}function KE(e){var t=e.getUTCDay();return t>=4||0===t?DT(e):DT.ceil(e)}function JE(e,t){return e=KE(e),ZT(DT.count(FT(e),e)+(4===FT(e).getUTCDay()),t,2)}function QE(e){return e.getUTCDay()}function eN(e,t){return ZT(OT.count(FT(e)-1,e),t,2)}function tN(e,t){return ZT(e.getUTCFullYear()%100,t,2)}function nN(e,t){return ZT((e=KE(e)).getUTCFullYear()%100,t,2)}function rN(e,t){return ZT(e.getUTCFullYear()%1e4,t,4)}function iN(e,t){var n=e.getUTCDay();return ZT((e=n>=4||0===n?DT(e):DT.ceil(e)).getUTCFullYear()%1e4,t,4)}function oN(){return"+0000"}function aN(){return"%"}function sN(e){return+e}function lN(e){return Math.floor(+e/1e3)}qT=function(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,o=e.days,a=e.shortDays,s=e.months,l=e.shortMonths,c=JT(i),u=QT(i),d=JT(o),f=QT(o),h=JT(a),p=QT(a),g=JT(s),v=QT(s),m=JT(l),b=QT(l),y={a:function(e){return a[e.getDay()]},A:function(e){return o[e.getDay()]},b:function(e){return l[e.getMonth()]},B:function(e){return s[e.getMonth()]},c:null,d:_E,e:_E,f:SE,g:zE,G:FE,H:wE,I:xE,j:kE,L:CE,m:AE,M:ME,p:function(e){return i[+(e.getHours()>=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:sN,s:lN,S:LE,u:TE,U:EE,V:OE,w:PE,W:RE,x:null,X:null,y:DE,Y:IE,Z:jE,"%":aN},_={a:function(e){return a[e.getUTCDay()]},A:function(e){return o[e.getUTCDay()]},b:function(e){return l[e.getUTCMonth()]},B:function(e){return s[e.getUTCMonth()]},c:null,d:BE,e:BE,f:WE,g:nN,G:iN,H:HE,I:qE,j:$E,L:UE,m:VE,M:GE,p:function(e){return i[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:sN,s:lN,S:YE,u:XE,U:ZE,V:JE,w:QE,W:eN,x:null,X:null,y:tN,Y:rN,Z:oN,"%":aN},w={a:function(e,t,n){var r=h.exec(t.slice(n));return r?(e.w=p.get(r[0].toLowerCase()),n+r[0].length):-1},A:function(e,t,n){var r=d.exec(t.slice(n));return r?(e.w=f.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(e,t,n){var r=m.exec(t.slice(n));return r?(e.m=b.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(e,t,n){var r=g.exec(t.slice(n));return r?(e.m=v.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(e,n,r){return C(e,t,n,r)},d:uE,e:uE,f:vE,g:aE,G:oE,H:fE,I:fE,j:dE,L:gE,m:cE,M:hE,p:function(e,t,n){var r=c.exec(t.slice(n));return r?(e.p=u.get(r[0].toLowerCase()),n+r[0].length):-1},q:lE,Q:bE,s:yE,S:pE,u:tE,U:nE,V:rE,w:eE,W:iE,x:function(e,t,r){return C(e,n,t,r)},X:function(e,t,n){return C(e,r,t,n)},y:aE,Y:oE,Z:sE,"%":mE};function x(e,t){return function(n){var r,i,o,a=[],s=-1,l=0,c=e.length;for(n instanceof Date||(n=new Date(+n));++s<c;)37===e.charCodeAt(s)&&(a.push(e.slice(l,s)),null!=(i=VT[r=e.charAt(++s)])?r=e.charAt(++s):i="e"===r?" ":"0",(o=t[r])&&(r=o(n,i)),a.push(r),l=s+1);return a.push(e.slice(l,s)),a.join("")}}function k(e,t){return function(n){var r,i,o=HT(1900,void 0,1);if(C(o,e,n+="",0)!=n.length)return null;if("Q"in o)return new Date(o.Q);if("s"in o)return new Date(1e3*o.s+("L"in o?o.L:0));if(t&&!("Z"in o)&&(o.Z=0),"p"in o&&(o.H=o.H%12+12*o.p),void 0===o.m&&(o.m="q"in o?o.q:0),"V"in o){if(o.V<1||o.V>53)return null;"w"in o||(o.w=1),"Z"in o?(i=(r=BT(HT(o.y,0,1))).getUTCDay(),r=i>4||0===i?OT.ceil(r):OT(r),r=TT.offset(r,7*(o.V-1)),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(i=(r=jT(HT(o.y,0,1))).getDay(),r=i>4||0===i?xT.ceil(r):xT(r),r=yT.offset(r,7*(o.V-1)),o.y=r.getFullYear(),o.m=r.getMonth(),o.d=r.getDate()+(o.w+6)%7)}else("W"in o||"U"in o)&&("w"in o||(o.w="u"in o?o.u%7:"W"in o?1:0),i="Z"in o?BT(HT(o.y,0,1)).getUTCDay():jT(HT(o.y,0,1)).getDay(),o.m=0,o.d="W"in o?(o.w+6)%7+7*o.W-(i+5)%7:o.w+7*o.U-(i+6)%7);return"Z"in o?(o.H+=o.Z/100|0,o.M+=o.Z%100,BT(o)):jT(o)}}function C(e,t,n,r){for(var i,o,a=0,s=t.length,l=n.length;a<s;){if(r>=l)return-1;if(37===(i=t.charCodeAt(a++))){if(i=t.charAt(a++),!(o=w[i in VT?t.charAt(a++):i])||(r=o(e,n,r))<0)return-1}else if(i!=n.charCodeAt(r++))return-1}return r}return y.x=x(n,y),y.X=x(r,y),y.c=x(t,y),_.x=x(n,_),_.X=x(r,_),_.c=x(t,_),{format:function(e){var t=x(e+="",y);return t.toString=function(){return e},t},parse:function(e){var t=k(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=x(e+="",_);return t.toString=function(){return e},t},utcParse:function(e){var t=k(e+="",!0);return t.toString=function(){return e},t}}}({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]}),$T=qT.format,UT=qT.parse,qT.utcFormat,WT=qT.utcParse;var cN,uN,dN,fN,hN,pN,gN,vN,mN,bN,yN,_N,wN,xN,kN,CN,SN,AN,MN,LN,TN,EN,NN=Hf(hC());function ON(){if(vN)return gN;vN=1;var e=(fN||(fN=1,dN=function(e,t){return null!=e&&t in Object(e)}),dN),t=function(){if(pN)return hN;pN=1;var e=eA(),t=Kk(),n=Jk(),r=vS(),i=Qk(),o=tA();return hN=function(a,s,l){for(var c=-1,u=(s=e(s,a)).length,d=!1;++c<u;){var f=o(s[c]);if(!(d=null!=a&&l(a,f)))break;a=a[f]}return d||++c!=u?d:!!(u=null==a?0:a.length)&&i(u)&&r(f,u)&&(n(a)||t(a))},hN}();return gN=function(n,r){return null!=n&&t(n,r,e)}}function PN(){return _N||(_N=1,yN=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}),yN}function RN(){if(CN)return kN;CN=1;var e=PN(),t=function(){if(xN)return wN;xN=1;var e=Vx(),t=Kk(),n=Jk(),r=e?e.isConcatSpreadable:void 0;return wN=function(e){return n(e)||t(e)||!!(r&&e&&e[r])}}();return kN=function n(r,i,o,a,s){var l=-1,c=r.length;for(o||(o=t),s||(s=[]);++l<c;){var u=r[l];i>0&&o(u)?i>1?n(u,i-1,o,a,s):e(s,u):a||(s[s.length]=u)}return s},kN}function DN(){if(LN)return MN;LN=1;var e=function(){if(AN)return SN;AN=1;var e=RN();return SN=function(t){return null!=t&&t.length?e(t,1):[]},SN}(),t=_S(),n=wS();return MN=function(r){return n(t(r,void 0,e),r+"")}}var zN,IN,FN,jN,BN,HN,qN,$N,UN,WN,VN,GN,YN,XN,ZN,KN,JN,QN,eO,tO,nO,rO,iO,oO,aO,sO,lO,cO,uO,dO,fO,hO,pO,gO,vO,mO,bO,yO,_O,wO,xO,kO,CO,SO,AO=function(){if(EN)return TN;EN=1;var e=function(){if(bN)return mN;bN=1;var e=function(){if(uN)return cN;uN=1;var e=nA(),t=cA(),n=eA();return cN=function(r,i,o){for(var a=-1,s=i.length,l={};++a<s;){var c=i[a],u=e(r,c);o(u,c)&&t(l,n(c,r),u)}return l},cN}(),t=ON();return mN=function(n,r){return e(n,r,(function(e,r){return t(n,r)}))}}(),t=DN()((function(t,n){return null==t?{}:e(t,n)}));return TN=t}(),MO=Hf(AO);function LO(){if(jN)return FN;jN=1;var e=wM(),t=(IN||(IN=1,zN=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}),zN),n=CM();return FN=function(r,i,o,a,s,l){var c=1&o,u=r.length,d=i.length;if(u!=d&&!(c&&d>u))return!1;var f=l.get(r),h=l.get(i);if(f&&h)return f==i&&h==r;var p=-1,g=!0,v=2&o?new e:void 0;for(l.set(r,i),l.set(i,r);++p<u;){var m=r[p],b=i[p];if(a)var y=c?a(b,m,p,i,r,l):a(m,b,p,r,i,l);if(void 0!==y){if(y)continue;g=!1;break}if(v){if(!t(i,(function(e,t){if(!n(v,t)&&(m===e||s(m,e,o,a,l)))return v.push(t)}))){g=!1;break}}else if(m!==b&&!s(m,b,o,a,l)){g=!1;break}}return l.delete(r),l.delete(i),g},FN}function TO(){return $N||($N=1,qN=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}),qN}function EO(){if(GN)return VN;GN=1;var e=PN(),t=Jk();return VN=function(n,r,i){var o=r(n);return t(n)?o:e(o,i(n))},VN}function NO(){return XN||(XN=1,YN=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var a=e[n];t(a,n,e)&&(o[i++]=a)}return o}),YN}function OO(){return KN?ZN:(KN=1,ZN=function(){return[]})}function PO(){if(QN)return JN;QN=1;var e=NO(),t=OO(),n=Object.prototype.propertyIsEnumerable,r=Object.getOwnPropertySymbols,i=r?function(t){return null==t?[]:(t=Object(t),e(r(t),(function(e){return n.call(t,e)})))}:t;return JN=i}function RO(){if(oO)return iO;oO=1;var e=mS(),t=function(){if(rO)return nO;rO=1;var e=Yk(),t=function(){if(tO)return eO;tO=1;var e=Vk()(Object.keys,Object);return eO=e}(),n=Object.prototype.hasOwnProperty;return nO=function(r){if(!e(r))return t(r);var i=[];for(var o in Object(r))n.call(r,o)&&"constructor"!=o&&i.push(o);return i},nO}(),n=eC();return iO=function(r){return n(r)?e(r):t(r)}}function DO(){if(sO)return aO;sO=1;var e=EO(),t=PO(),n=RO();return aO=function(r){return e(r,n,t)}}function zO(){if(gO)return pO;gO=1;var e=Kx()(Wx(),"Set");return pO=e}function IO(){if(yO)return bO;yO=1;var e=function(){if(dO)return uO;dO=1;var e=Kx()(Wx(),"DataView");return uO=e}(),t=Jx(),n=function(){if(hO)return fO;hO=1;var e=Kx()(Wx(),"Promise");return fO=e}(),r=zO(),i=function(){if(mO)return vO;mO=1;var e=Kx()(Wx(),"WeakMap");return vO=e}(),o=Gx(),a=Zx(),s="[object Map]",l="[object Promise]",c="[object Set]",u="[object WeakMap]",d="[object DataView]",f=a(e),h=a(t),p=a(n),g=a(r),v=a(i),m=o;return(e&&m(new e(new ArrayBuffer(1)))!=d||t&&m(new t)!=s||n&&m(n.resolve())!=l||r&&m(new r)!=c||i&&m(new i)!=u)&&(m=function(e){var t=o(e),n="[object Object]"==t?e.constructor:void 0,r=n?a(n):"";if(r)switch(r){case f:return d;case h:return s;case p:return l;case g:return c;case v:return u}return t}),bO=m}function FO(){if(kO)return xO;kO=1;var e=function(){if(wO)return _O;wO=1;var e=nk(),t=LO(),n=function(){if(WN)return UN;WN=1;var e=Vx(),t=qk(),n=Hx(),r=LO(),i=(HN||(HN=1,BN=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}),BN),o=TO(),a=e?e.prototype:void 0,s=a?a.valueOf:void 0;return UN=function(e,a,l,c,u,d,f){switch(l){case"[object DataView]":if(e.byteLength!=a.byteLength||e.byteOffset!=a.byteOffset)return!1;e=e.buffer,a=a.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=a.byteLength||!d(new t(e),new t(a)));case"[object Boolean]":case"[object Date]":case"[object Number]":return n(+e,+a);case"[object Error]":return e.name==a.name&&e.message==a.message;case"[object RegExp]":case"[object String]":return e==a+"";case"[object Map]":var h=i;case"[object Set]":var p=1&c;if(h||(h=o),e.size!=a.size&&!p)return!1;var g=f.get(e);if(g)return g==a;c|=2,f.set(e,a);var v=r(h(e),h(a),c,u,d,f);return f.delete(e),v;case"[object Symbol]":if(s)return s.call(e)==s.call(a)}return!1},UN}(),r=function(){if(cO)return lO;cO=1;var e=DO(),t=Object.prototype.hasOwnProperty;return lO=function(n,r,i,o,a,s){var l=1&i,c=e(n),u=c.length;if(u!=e(r).length&&!l)return!1;for(var d=u;d--;){var f=c[d];if(!(l?f in r:t.call(r,f)))return!1}var h=s.get(n),p=s.get(r);if(h&&p)return h==r&&p==n;var g=!0;s.set(n,r),s.set(r,n);for(var v=l;++d<u;){var m=n[f=c[d]],b=r[f];if(o)var y=l?o(b,m,f,r,n,s):o(m,b,f,n,r,s);if(!(void 0===y?m===b||a(m,b,i,o,s):y)){g=!1;break}v||(v="constructor"==f)}if(g&&!v){var _=n.constructor,w=r.constructor;_==w||!("constructor"in n)||!("constructor"in r)||"function"==typeof _&&_ instanceof _&&"function"==typeof w&&w instanceof w||(g=!1)}return s.delete(n),s.delete(r),g},lO}(),i=IO(),o=Jk(),a=fC(),s=fS(),l="[object Arguments]",c="[object Array]",u="[object Object]",d=Object.prototype.hasOwnProperty;return _O=function(f,h,p,g,v,m){var b=o(f),y=o(h),_=b?c:i(f),w=y?c:i(h),x=(_=_==l?u:_)==u,k=(w=w==l?u:w)==u,C=_==w;if(C&&a(f)){if(!a(h))return!1;b=!0,x=!1}if(C&&!x)return m||(m=new e),b||s(f)?t(f,h,p,g,v,m):n(f,h,_,p,g,v,m);if(!(1&p)){var S=x&&d.call(f,"__wrapped__"),A=k&&d.call(h,"__wrapped__");if(S||A){var M=S?f.value():f,L=A?h.value():h;return m||(m=new e),v(M,L,p,g,m)}}return!!C&&(m||(m=new e),r(f,h,p,g,v,m))},_O}(),t=Zk();return xO=function n(r,i,o,a,s){return r===i||(null==r||null==i||!t(r)&&!t(i)?r!=r&&i!=i:e(r,i,o,a,n,s))},xO}var jO=Hf(function(){if(SO)return CO;SO=1;var e=FO();return CO=function(t,n){return e(t,n)}}()),BO=K(),HO=function(e){var t=e.children,n=e.animate,r=void 0===n||n,i=e.config,o=void 0===i?"default":i,a=ge((function(){var e=HA(o)?Fy[o]:o;return{animate:r,config:e}}),[r,o]);return ti(BO.Provider,{value:a,children:t})},qO=function(){return me(BO)},$O=function(e){var t=e.children,n=e.condition,r=e.wrapper;return n?Rt(r,{},t):t},UO={position:"relative"},WO=function(e){var t=e.children,n=e.theme,r=e.renderWrapper,i=void 0===r||r,o=e.isInteractive,a=void 0===o||o,s=e.animate,l=e.motionConfig,c=pe(null);return ti(_A,{theme:n,children:ti(HO,{animate:s,config:l,children:ti(BA,{container:c,children:ti($O,{condition:i,wrapper:ti("div",{style:UO,ref:c}),children:[t,a&&ti(jA,{})]})})})})},VO=function(e,t){return e.width===t.width&&e.height===t.height},GO=function(e){var t=e.children,n=e.width,r=e.height,i=e.onResize,o=function(e,t,n){var r=n&&n.equalityFn||ZA,i=pe(e),o=fe({})[1],a=function(e,t,n,r){var i=this,o=pe(null),a=pe(0),s=pe(0),l=pe(null),c=pe([]),u=pe(),d=pe(),f=pe(e),h=pe(!0);f.current=e;var p="undefined"!=typeof window,g=!t&&0!==t&&p;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var v=!!(n=n||{}).leading,m=!("trailing"in n)||!!n.trailing,b="maxWait"in n,y="debounceOnServer"in n&&!!n.debounceOnServer,_=b?Math.max(+n.maxWait||0,t):null;he((function(){return h.current=!0,function(){h.current=!1}}),[]);var w=ge((function(){var e=function(e){var t=c.current,n=u.current;return c.current=u.current=null,a.current=e,s.current=s.current||e,d.current=f.current.apply(n,t)},n=function(e,t){g&&cancelAnimationFrame(l.current),l.current=g?requestAnimationFrame(e):setTimeout(e,t)},w=function(e){if(!h.current)return!1;var n=e-o.current;return!o.current||n>=t||n<0||b&&e-a.current>=_},x=function(t){return l.current=null,m&&c.current?e(t):(c.current=u.current=null,d.current)},k=function e(){var r=Date.now();if(v&&s.current===a.current&&C(),w(r))return x(r);if(h.current){var i=t-(r-o.current),l=b?Math.min(i,_-(r-a.current)):i;n(e,l)}},C=function(){r&&r({})},S=function(){if(p||y){var r=Date.now(),s=w(r);if(c.current=[].slice.call(arguments),u.current=i,o.current=r,s){if(!l.current&&h.current)return a.current=o.current,n(k,t),v?e(o.current):d.current;if(b)return n(k,t),e(o.current)}return l.current||n(k,t),d.current}};return S.cancel=function(){var e=l.current;e&&(g?cancelAnimationFrame(l.current):clearTimeout(l.current)),a.current=0,c.current=o.current=u.current=l.current=null,e&&r&&r({})},S.isPending=function(){return!!l.current},S.flush=function(){return l.current?x(Date.now()):d.current},S}),[v,b,t,_,m,g,p,y,r]);return w}(ve((function(e){i.current=e,o({})}),[o]),t,n,o),s=pe(e);return r(s.current,e)||(a(e),s.current=e),[i.current,a]}({width:n,height:r},e.debounceResize,{equalityFn:VO})[0];return he((function(){null==i||i(o)}),[o,i]),ti(L,{children:t(o)})},YO=function(e){var t=e.children,n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=void 0===o?0:o;return ti(XA,{defaultWidth:n,defaultHeight:r,children:function(e){var n=e.width,r=e.height;return ti(GO,{width:n,height:r,onResize:i,debounceResize:a,children:t})}})};function XO(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ZO(){return ZO=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ZO.apply(null,arguments)}function KO(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var JO=["id","colors"],QO={linearGradient:function(e){var t=e.id,n=e.colors;return ti("linearGradient",ZO({id:t,x1:0,x2:0,y1:0,y2:1},KO(e,JO),{children:n.map((function(e){var t=e.offset,n=e.color,r=e.opacity;return ti("stop",{offset:t+"%",stopColor:n,stopOpacity:void 0!==r?r:1},t)}))}))}},eP=st((function(e){var t=e.id,n=e.background,r=void 0===n?"#ffffff":n,i=e.color,o=void 0===i?"#000000":i,a=e.size,s=void 0===a?4:a,l=e.padding,c=void 0===l?4:l,u=e.stagger,d=void 0!==u&&u,f=s+c,h=s/2,p=c/2;return!0===d&&(f=2*s+2*c),ti("pattern",{id:t,width:f,height:f,patternUnits:"userSpaceOnUse",children:[ti("rect",{width:f,height:f,fill:r}),ti("circle",{cx:p+h,cy:p+h,r:h,fill:o}),d&&ti("circle",{cx:1.5*c+s+h,cy:1.5*c+s+h,r:h,fill:o})]})})),tP=function(e){return e*Math.PI/180},nP=function(e){return 180*e/Math.PI},rP=function(e,t){return{x:Math.cos(e)*t,y:Math.sin(e)*t}},iP={svg:{align:{left:"start",center:"middle",right:"end",start:"start",middle:"middle",end:"end"},baseline:{top:"text-before-edge",center:"central",bottom:"alphabetic"}},canvas:{align:{left:"left",center:"center",right:"right",start:"left",middle:"center",end:"right"},baseline:{top:"top",center:"middle",bottom:"bottom"}}},oP=st((function(e){var t=e.id,n=e.spacing,r=void 0===n?5:n,i=e.rotation,o=void 0===i?0:i,a=e.background,s=void 0===a?"#000000":a,l=e.color,c=void 0===l?"#ffffff":l,u=e.lineWidth,d=void 0===u?2:u,f=Math.round(o)%360,h=Math.abs(r);f>180?f-=360:f>90?f-=180:f<-180?f+=360:f<-90&&(f+=180);var p,g=h,v=h;return 0===f?p="\n M 0 0 L "+g+" 0\n M 0 "+v+" L "+g+" "+v+"\n ":90===f?p="\n M 0 0 L 0 "+v+"\n M "+g+" 0 L "+g+" "+v+"\n ":(g=Math.abs(h/Math.sin(tP(f))),v=h/Math.sin(tP(90-f)),p=f>0?"\n M 0 "+-v+" L "+2*g+" "+v+"\n M "+-g+" "+-v+" L "+g+" "+v+"\n M "+-g+" 0 L "+g+" "+2*v+"\n ":"\n M "+-g+" "+v+" L "+g+" "+-v+"\n M "+-g+" "+2*v+" L "+2*g+" "+-v+"\n M 0 "+2*v+" L "+2*g+" 0\n "),ti("pattern",{id:t,width:g,height:v,patternUnits:"userSpaceOnUse",children:[ti("rect",{width:g,height:v,fill:s,stroke:"rgba(255, 0, 0, 0.1)",strokeWidth:0}),ti("path",{d:p,strokeWidth:d,stroke:c,strokeLinecap:"square"})]})})),aP=st((function(e){var t=e.id,n=e.color,r=void 0===n?"#000000":n,i=e.background,o=void 0===i?"#ffffff":i,a=e.size,s=void 0===a?4:a,l=e.padding,c=void 0===l?4:l,u=e.stagger,d=void 0!==u&&u,f=s+c,h=c/2;return!0===d&&(f=2*s+2*c),ti("pattern",{id:t,width:f,height:f,patternUnits:"userSpaceOnUse",children:[ti("rect",{width:f,height:f,fill:o}),ti("rect",{x:h,y:h,width:s,height:s,fill:r}),d&&ti("rect",{x:1.5*c+s,y:1.5*c+s,width:s,height:s,fill:r})]})})),sP={patternDots:eP,patternLines:oP,patternSquares:aP},lP=["type"],cP=ZO({},QO,sP),uP=st((function(e){var t=e.defs;return!t||t.length<1?null:ti("defs",{"aria-hidden":!0,children:t.map((function(e){var t=e.type,n=KO(e,lP);return cP[t]?A(cP[t],ZO({key:n.id},n)):null}))})})),dP=ut((function(e,t){var n=e.width,r=e.height,i=e.margin,o=e.defs,a=e.children,s=e.role,l=e.ariaLabel,c=e.ariaLabelledBy,u=e.ariaDescribedBy,d=e.isFocusable,f=wA();return ti("svg",{xmlns:"http://www.w3.org/2000/svg",width:n,height:r,role:s,"aria-label":l,"aria-labelledby":c,"aria-describedby":u,focusable:d,tabIndex:d?0:void 0,ref:t,children:[ti(uP,{defs:o}),ti("rect",{width:n,height:r,fill:f.background}),ti("g",{transform:"translate("+i.left+","+i.top+")",children:a})]})})),fP=st((function(e){var t=e.size,n=e.color,r=e.borderWidth;return ti("circle",{r:t/2,fill:n,stroke:e.borderColor,strokeWidth:r,style:{pointerEvents:"none"}})})),hP=st((function(e){var t=e.x,n=e.y,r=e.symbol,i=void 0===r?fP:r,o=e.size,a=e.datum,s=e.color,l=e.borderWidth,c=e.borderColor,u=e.label,d=e.labelTextAnchor,f=void 0===d?"middle":d,h=e.labelYOffset,p=void 0===h?-12:h,g=e.ariaLabel,v=e.ariaLabelledBy,m=e.ariaDescribedBy,b=e.ariaHidden,y=e.ariaDisabled,_=e.isFocusable,w=void 0!==_&&_,x=e.tabIndex,k=void 0===x?0:x,C=e.onFocus,S=e.onBlur,M=e.testId,L=wA(),T=qO(),E=T.animate,N=T_({transform:"translate("+t+", "+n+")",config:T.config,immediate:!E}),O=ve((function(e){null==C||C(a,e)}),[C,a]),P=ve((function(e){null==S||S(a,e)}),[S,a]);return ti(Bx.g,{transform:N.transform,style:{pointerEvents:"none"},focusable:w,tabIndex:w?k:void 0,"aria-label":g,"aria-labelledby":v,"aria-describedby":m,"aria-disabled":y,"aria-hidden":b,onFocus:w&&C?O:void 0,onBlur:w&&S?P:void 0,"data-testid":M,children:[A(i,{size:o,color:s,datum:a,borderWidth:l,borderColor:c}),u&&ti("text",{textAnchor:f,y:p,style:pA(L.dots.text),children:u})]})})),pP=st((function(e){var t=e.width,n=e.height,r=e.axis,i=e.scale,o=e.value,a=e.lineStyle,s=e.textStyle,l=e.legend,c=e.legendNode,u=e.legendPosition,d=void 0===u?"top-right":u,f=e.legendOffsetX,h=void 0===f?14:f,p=e.legendOffsetY,g=void 0===p?14:p,v=e.legendOrientation,m=void 0===v?"horizontal":v,b=wA(),y=0,_=0,w=0,x=0;if("y"===r?(w=i(o),_=t):(y=i(o),x=n),l&&!c){var k=function(e){var t=e.width,n=e.height,r=e.position,i=e.offsetX,o=e.offsetY,a=e.orientation,s=0,l=0,c="vertical"===a?-90:0,u="start";if("x"===e.axis)switch(r){case"top-left":s=-i,l=o,u="end";break;case"top":l=-o,u="horizontal"===a?"middle":"start";break;case"top-right":s=i,l=o,u="horizontal"===a?"start":"end";break;case"right":s=i,l=n/2,u="horizontal"===a?"start":"middle";break;case"bottom-right":s=i,l=n-o,u="start";break;case"bottom":l=n+o,u="horizontal"===a?"middle":"end";break;case"bottom-left":l=n-o,s=-i,u="horizontal"===a?"end":"start";break;case"left":s=-i,l=n/2,u="horizontal"===a?"end":"middle"}else switch(r){case"top-left":s=i,l=-o,u="start";break;case"top":s=t/2,l=-o,u="horizontal"===a?"middle":"start";break;case"top-right":s=t-i,l=-o,u="horizontal"===a?"end":"start";break;case"right":s=t+i,u="horizontal"===a?"start":"middle";break;case"bottom-right":s=t-i,l=o,u="end";break;case"bottom":s=t/2,l=o,u="horizontal"===a?"middle":"end";break;case"bottom-left":s=i,l=o,u="horizontal"===a?"start":"end";break;case"left":s=-i,u="horizontal"===a?"end":"middle"}return{x:s,y:l,rotation:c,textAnchor:u}}({axis:r,width:t,height:n,position:d,offsetX:h,offsetY:g,orientation:m});c=ti("text",{transform:"translate("+k.x+", "+k.y+") rotate("+k.rotation+")",textAnchor:k.textAnchor,dominantBaseline:"central",style:s,children:l})}return ti("g",{transform:"translate("+y+", "+w+")",children:[ti("line",{x1:0,x2:_,y1:0,y2:x,stroke:b.markers.lineColor,strokeWidth:b.markers.lineStrokeWidth,style:a}),c]})})),gP=st((function(e){var t=e.markers,n=e.width,r=e.height,i=e.xScale,o=e.yScale;return t&&0!==t.length?t.map((function(e,t){return ti(pP,ZO({},e,{width:n,height:r,scale:"y"===e.axis?o:i}),t)})):null})),vP=function(e){var t=qO(),n=t.animate,r=t.config,i=function(e){var t=pe();return he((function(){t.current=e}),[e]),t.current}(e),o=ge((function(){return Es(i,e)}),[i,e]),a=T_({from:{value:0},to:{value:1},reset:!0,config:r,immediate:!n}).value;return z_(a,o)};K(void 0);var mP={basis:rf,basisClosed:function(e){return new of(e)},basisOpen:function(e){return new af(e)},bundle:lf,cardinal:df,cardinalClosed:hf,cardinalOpen:gf,catmullRom:bf,catmullRomClosed:_f,catmullRomOpen:xf,linear:Vd,linearClosed:function(e){return new kf(e)},monotoneX:function(e){return new Lf(e)},monotoneY:function(e){return new Tf(e)},natural:function(e){return new Nf(e)},step:function(e){return new Pf(e,.5)},stepAfter:function(e){return new Pf(e,1)},stepBefore:function(e){return new Pf(e,0)}},bP=Object.keys(mP);bP.filter((function(e){return e.endsWith("Closed")})),AM(bP,"bundle","basisClosed","basisOpen","cardinalClosed","cardinalOpen","catmullRomClosed","catmullRomOpen","linearClosed"),AM(bP,"bundle","basisClosed","basisOpen","cardinalClosed","cardinalOpen","catmullRomClosed","catmullRomOpen","linearClosed");var yP=function(e){if(!mP[e])throw new TypeError("'"+e+"', is not a valid curve interpolator identifier.");return mP[e]};eT(jM),eT(HM),eT($M),eT(WM),eT(GM),eT(XM),eT(KM),eT(QM),eT(tL),eT(ML),eT(TL),eT(NL),eT(IL),eT(PL),eT(DL),eT(rL),eT(oL),eT(sL),eT(cL),eT(dL),eT(hL),eT(gL),eT(mL),eT(yL),eT(wL),eT(kL),eT(SL),eT(jM),eT(HM),eT($M),eT(WM),eT(GM),eT(XM),eT(KM),eT(QM),eT(tL),eT(ML),eT(TL),eT(NL),eT(IL),eT(PL),eT(DL),eT(rL),eT(oL),eT(sL),eT(cL),eT(dL),eT(hL),eT(gL),eT(mL),eT(yL),eT(wL),eT(kL),eT(SL),al(zM);var _P={top:0,right:0,bottom:0,left:0},wP=function(e,t,n){return void 0===n&&(n={}),ge((function(){var r=ZO({},_P,n);return{margin:r,innerWidth:e-r.left-r.right,innerHeight:t-r.top-r.bottom,outerWidth:e,outerHeight:t}}),[e,t,n])},xP=function(){var e=pe(null),t=fe({left:0,top:0,width:0,height:0}),n=t[0],r=t[1],i=fe((function(){return"undefined"==typeof ResizeObserver?null:new ResizeObserver((function(e){var t=e[0];return r(t.contentRect)}))}))[0];return he((function(){return e.current&&null!==i&&i.observe(e.current),function(){null!==i&&i.disconnect()}}),[i]),[e,n]},kP=function(e){return"function"==typeof e?e:"string"==typeof e?0===e.indexOf("time:")?$T(e.slice("5")):dT(e):function(e){return""+e}},CP=function(e){return ge((function(){return kP(e)}),[e])},SP=function(e){return tT(e)?e:function(t){return lA(t,e)}},AP=function(e){return ge((function(){return SP(e)}),[e])},MP=function(e,t,n,r){return Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2))},LP=function(e,t,n,r,i,o){return e<=i&&i<=e+n&&t<=o&&o<=t+r},TP=function(e,t){var n,r="touches"in t?t.touches[0]:t,i=r.clientX,o=r.clientY,a=e.getBoundingClientRect(),s=(n=void 0!==e.getBBox?e.getBBox():{width:e.offsetWidth||0,height:e.offsetHeight||0}).width===a.width?1:n.width/a.width;return[(i-a.left)*s,(o-a.top)*s]},EP=Object.keys(QO),NP=Object.keys(sP),OP=function(e,t,n,r){var i=void 0===r?{}:r,o=i.dataKey,a=i.colorKey,s=void 0===a?"color":a,l=i.targetKey,c=void 0===l?"fill":l,u=[],d={};return e.length&&t.length&&(u=[].concat(e),t.forEach((function(t){for(var r,i=function(){var n=r.value,i=n.id;if(function(e,t,n){if("*"===e)return!0;if(tT(e))return e(t);if(NN(e)){var r=n?lA(t,n):t;return jO(MO(r,Object.keys(e)),e)}return!1}(n.match,t,o)){var a=e.find((function(e){return e.id===i}));if(a)if(NP.includes(a.type))if("inherit"===a.background||"inherit"===a.color){var l=lA(t,s),f=a.background,h=a.color,p=i;"inherit"===a.background&&(p=p+".bg."+l,f=l),"inherit"===a.color&&(p=p+".fg."+l,h=l),dA(t,c,"url(#"+p+")"),d[p]||(u.push(ZO({},a,{id:p,background:f,color:h})),d[p]=1)}else dA(t,c,"url(#"+i+")");else if(EP.includes(a.type))if(a.colors.map((function(e){return e.color})).includes("inherit")){var g=lA(t,s),v=i,m=ZO({},a,{colors:a.colors.map((function(e,t){return"inherit"!==e.color?e:(v=v+"."+t+"."+g,ZO({},e,{color:"inherit"===e.color?g:e.color}))}))});m.id=v,dA(t,c,"url(#"+v+")"),d[v]||(u.push(m),d[v]=1)}else dA(t,c,"url(#"+i+")");return 1}},a=function(e){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(t)return(t=t.call(e)).next.bind(t);if(Array.isArray(e)||(t=function(e,t){if(e){if("string"==typeof e)return XO(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?XO(e,t):void 0}}(e))){t&&(e=t);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(n);!(r=a()).done&&!i(););}))),u};function PP(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){for(var n=0,r=t;n<r.length;n++){var i=r[n];"function"==typeof i?i(e):null!=i&&(i.current=e)}}}var RP=function(e,t){e.font=(t.fontWeight?t.fontWeight+" ":"")+t.fontSize+"px "+t.fontFamily},DP=function(e,t,n,r,i){void 0===r&&(r=0),void 0===i&&(i=0),t.outlineWidth>0&&(e.strokeStyle=t.outlineColor,e.lineWidth=2*t.outlineWidth,e.lineJoin="round",e.strokeText(n,r,i)),e.fillStyle=t.fill,e.fillText(n,r,i)};function zP(){return zP=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},zP.apply(null,arguments)}function IP(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var FP,jP,BP,HP,qP,$P,UP,WP,VP=["style","children"],GP=["outlineWidth","outlineColor","outlineOpacity"],YP=function(e){var t=e.style,n=e.children,r=IP(e,VP),i=t.outlineWidth,o=t.outlineColor,a=t.outlineOpacity,s=IP(t,GP);return ti(L,{children:[i>0&&ti(Bx.text,zP({},r,{style:zP({},s,{strokeWidth:2*i,stroke:o,strokeOpacity:a,strokeLinejoin:"round"}),children:n})),ti(Bx.text,zP({},r,{style:s,children:n}))]})};function XP(){if($P)return qP;$P=1;var e=wM(),t=xM(),n=kM(),r=CM(),i=function(){if(HP)return BP;HP=1;var e=zO(),t=jP?FP:(jP=1,FP=function(){}),n=TO(),r=e&&1/n(new e([,-0]))[1]==1/0?function(t){return new e(t)}:t;return BP=r}(),o=TO();return qP=function(a,s,l){var c=-1,u=t,d=a.length,f=!0,h=[],p=h;if(l)f=!1,u=n;else if(d>=200){var g=s?null:i(a);if(g)return o(g);f=!1,u=r,p=new e}else p=s?[]:h;e:for(;++c<d;){var v=a[c],m=s?s(v):v;if(v=l||0!==v?v:0,f&&m==m){for(var b=p.length;b--;)if(p[b]===m)continue e;s&&p.push(m),h.push(v)}else u(p,m,l)||(p!==h&&p.push(m),h.push(v))}return h},qP}var ZP,KP,JP,QP,eR,tR,nR,rR,iR,oR,aR,sR,lR,cR,uR,dR,fR,hR,pR,gR,vR,mR,bR=function(){if(WP)return UP;WP=1;var e=XP();return UP=function(t){return t&&t.length?e(t):[]},UP}(),yR=Hf(bR);function _R(){if(QP)return JP;QP=1;var e=Yx();return JP=function(t){return t==t&&!e(t)}}function wR(){return rR||(rR=1,nR=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}),nR}function xR(){if(gR)return pR;gR=1;var e=function(){if(oR)return iR;oR=1;var e=function(){if(KP)return ZP;KP=1;var e=nk(),t=FO();return ZP=function(n,r,i,o){var a=i.length,s=a,l=!o;if(null==n)return!s;for(n=Object(n);a--;){var c=i[a];if(l&&c[2]?c[1]!==n[c[0]]:!(c[0]in n))return!1}for(;++a<s;){var u=(c=i[a])[0],d=n[u],f=c[1];if(l&&c[2]){if(void 0===d&&!(u in n))return!1}else{var h=new e;if(o)var p=o(d,f,u,n,r,h);if(!(void 0===p?t(f,d,3,o,h):p))return!1}}return!0},ZP}(),t=function(){if(tR)return eR;tR=1;var e=_R(),t=RO();return eR=function(n){for(var r=t(n),i=r.length;i--;){var o=r[i],a=n[o];r[i]=[o,a,e(a)]}return r},eR}(),n=wR();return iR=function(r){var i=t(r);return 1==i.length&&i[0][2]?n(i[0][0],i[0][1]):function(t){return t===r||e(t,r,i)}},iR}(),t=function(){if(sR)return aR;sR=1;var e=FO(),t=rA(),n=ON(),r=KS(),i=_R(),o=wR(),a=tA();return aR=function(s,l){return r(s)&&i(l)?o(a(s),l):function(r){var i=t(r,s);return void 0===i&&i===l?n(r,s):e(l,i,3)}},aR}(),n=yS(),r=Jk(),i=function(){if(hR)return fR;hR=1;var e=(cR||(cR=1,lR=function(e){return function(t){return null==t?void 0:t[e]}}),lR),t=function(){if(dR)return uR;dR=1;var e=nA();return uR=function(t){return function(n){return e(n,t)}},uR}(),n=KS(),r=tA();return fR=function(i){return n(i)?e(r(i)):t(i)}}();return pR=function(o){return"function"==typeof o?o:null==o?n:"object"==typeof o?r(o)?t(o[0],o[1]):e(o):i(o)}}var kR,CR,SR,AR,MR,LR,TR,ER,NR,OR,PR,RR,DR,zR,IR,FR,jR,BR,HR=function(){if(mR)return vR;mR=1;var e=xR(),t=XP();return vR=function(n,r){return n&&n.length?t(n,e(r,2)):[]}}(),qR=Hf(HR);function $R(){if(LR)return MR;LR=1;var e=function(){if(CR)return kR;CR=1;var e=ak(),t=RO();return kR=function(n,r){return n&&e(n,r,t)},kR}(),t=function(){if(AR)return SR;AR=1;var e=eC();return SR=function(t,n){return function(r,i){if(null==r)return r;if(!e(r))return t(r,i);for(var o=r.length,a=n?o:-1,s=Object(r);(n?a--:++a<o)&&!1!==i(s[a],a,s););return r}},SR}(),n=t(e);return MR=n}var UR,WR,VR,GR,YR=Hf(function(){if(BR)return jR;BR=1;var e=RN(),t=function(){if(FR)return IR;FR=1;var e=JS(),t=nA(),n=xR(),r=function(){if(ER)return TR;ER=1;var e=$R(),t=eC();return TR=function(n,r){var i=-1,o=t(n)?Array(n.length):[];return e(n,(function(e,t,n){o[++i]=r(e,t,n)})),o},TR}(),i=(OR||(OR=1,NR=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}),NR),o=pC(),a=function(){if(zR)return DR;zR=1;var e=function(){if(RR)return PR;RR=1;var e=ZS();return PR=function(t,n){if(t!==n){var r=void 0!==t,i=null===t,o=t==t,a=e(t),s=void 0!==n,l=null===n,c=n==n,u=e(n);if(!l&&!u&&!a&&t>n||a&&s&&c&&!l&&!u||i&&s&&c||!r&&c||!o)return 1;if(!i&&!a&&!u&&t<n||u&&r&&o&&!i&&!a||l&&r&&o||!s&&o||!c)return-1}return 0}}();return DR=function(t,n,r){for(var i=-1,o=t.criteria,a=n.criteria,s=o.length,l=r.length;++i<s;){var c=e(o[i],a[i]);if(c)return i>=l?c:c*("desc"==r[i]?-1:1)}return t.index-n.index},DR}(),s=yS(),l=Jk();return IR=function(c,u,d){u=u.length?e(u,(function(e){return l(e)?function(n){return t(n,1===e.length?e[0]:e)}:e})):[s];var f=-1;u=e(u,o(n));var h=r(c,(function(t,n,r){return{criteria:e(u,(function(e){return e(t)})),index:++f,value:t}}));return i(h,(function(e,t){return a(e,t,d)}))}}(),n=xS(),r=kS(),i=n((function(n,i){if(null==n)return[];var o=i.length;return o>1&&r(n,i[0],i[1])?i=[]:o>2&&r(i[0],i[1],i[2])&&(i=[i[0]]),t(n,e(i,1),[])}));return jR=i}()),XR=Hf(function(){if(GR)return VR;GR=1;var e=function(){if(WR)return UR;WR=1;var e=Gx(),t=Zk();return UR=function(n){return t(n)&&"[object Date]"==e(n)}}(),t=pC(),n=dS(),r=n&&n.isDate,i=r?t(r):e;return VR=i}()),ZR=new Date,KR=new Date;function JR(e,t,n,r){function i(t){return e(t=0===arguments.length?new Date:new Date(+t)),t}return i.floor=function(t){return e(t=new Date(+t)),t},i.ceil=function(n){return e(n=new Date(n-1)),t(n,1),e(n),n},i.round=function(e){var t=i(e),n=i.ceil(e);return e-t<n-e?t:n},i.offset=function(e,n){return t(e=new Date(+e),null==n?1:Math.floor(n)),e},i.range=function(n,r,o){var a,s=[];if(n=i.ceil(n),o=null==o?1:Math.floor(o),!(n<r&&o>0))return s;do{s.push(a=new Date(+n)),t(n,o),e(n)}while(a<n&&n<r);return s},i.filter=function(n){return JR((function(t){if(t>=t)for(;e(t),!n(t);)t.setTime(t-1)}),(function(e,r){if(e>=e)if(r<0)for(;++r<=0;)for(;t(e,-1),!n(e););else for(;--r>=0;)for(;t(e,1),!n(e););}))},n&&(i.count=function(t,r){return ZR.setTime(+t),KR.setTime(+r),e(ZR),e(KR),Math.floor(n(ZR,KR))},i.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?i.filter(r?function(t){return r(t)%e==0}:function(t){return i.count(0,t)%e==0}):i:null}),i}var QR=JR((function(){}),(function(e,t){e.setTime(+e+t)}),(function(e,t){return t-e}));QR.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?JR((function(t){t.setTime(Math.floor(t/e)*e)}),(function(t,n){t.setTime(+t+n*e)}),(function(t,n){return(n-t)/e})):QR:null},QR.range;var eD=1e3,tD=6e4,nD=36e5,rD=6048e5,iD=JR((function(e){e.setTime(e-e.getMilliseconds())}),(function(e,t){e.setTime(+e+t*eD)}),(function(e,t){return(t-e)/eD}),(function(e){return e.getUTCSeconds()}));iD.range;var oD=JR((function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*eD)}),(function(e,t){e.setTime(+e+t*tD)}),(function(e,t){return(t-e)/tD}),(function(e){return e.getMinutes()}));oD.range;var aD=JR((function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*eD-e.getMinutes()*tD)}),(function(e,t){e.setTime(+e+t*nD)}),(function(e,t){return(t-e)/nD}),(function(e){return e.getHours()}));function sD(e){return JR((function(t){t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)}),(function(e,t){e.setDate(e.getDate()+7*t)}),(function(e,t){return(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*tD)/rD}))}aD.range;var lD=sD(0),cD=sD(1),uD=sD(2),dD=sD(3),fD=sD(4),hD=sD(5),pD=sD(6);lD.range,cD.range,uD.range,dD.range,fD.range,hD.range,pD.range;var gD=JR((function(e){e.setDate(1),e.setHours(0,0,0,0)}),(function(e,t){e.setMonth(e.getMonth()+t)}),(function(e,t){return t.getMonth()-e.getMonth()+12*(t.getFullYear()-e.getFullYear())}),(function(e){return e.getMonth()}));gD.range;var vD=JR((function(e){e.setMonth(0,1),e.setHours(0,0,0,0)}),(function(e,t){e.setFullYear(e.getFullYear()+t)}),(function(e,t){return t.getFullYear()-e.getFullYear()}),(function(e){return e.getFullYear()}));vD.every=function(e){return isFinite(e=Math.floor(e))&&e>0?JR((function(t){t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,n){t.setFullYear(t.getFullYear()+n*e)})):null},vD.range;var mD=JR((function(e){e.setUTCSeconds(0,0)}),(function(e,t){e.setTime(+e+t*tD)}),(function(e,t){return(t-e)/tD}),(function(e){return e.getUTCMinutes()}));mD.range;var bD=JR((function(e){e.setUTCMinutes(0,0,0)}),(function(e,t){e.setTime(+e+t*nD)}),(function(e,t){return(t-e)/nD}),(function(e){return e.getUTCHours()}));function yD(e){return JR((function(t){t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCDate(e.getUTCDate()+7*t)}),(function(e,t){return(t-e)/rD}))}bD.range;var _D=yD(0),wD=yD(1),xD=yD(2),kD=yD(3),CD=yD(4),SD=yD(5),AD=yD(6);_D.range,wD.range,xD.range,kD.range,CD.range,SD.range,AD.range;var MD=JR((function(e){e.setUTCDate(1),e.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCMonth(e.getUTCMonth()+t)}),(function(e,t){return t.getUTCMonth()-e.getUTCMonth()+12*(t.getUTCFullYear()-e.getUTCFullYear())}),(function(e){return e.getUTCMonth()}));MD.range;var LD=JR((function(e){e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCFullYear(e.getUTCFullYear()+t)}),(function(e,t){return t.getUTCFullYear()-e.getUTCFullYear()}),(function(e){return e.getUTCFullYear()}));function TD(){return TD=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},TD.apply(null,arguments)}LD.every=function(e){return isFinite(e=Math.floor(e))&&e>0?JR((function(t){t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCFullYear(t.getUTCFullYear()+n*e)})):null},LD.range;var ED=[function(e){return e.setMilliseconds(0)},function(e){return e.setSeconds(0)},function(e){return e.setMinutes(0)},function(e){return e.setHours(0)},function(e){return e.setDate(1)},function(e){return e.setMonth(0)}],ND={millisecond:[],second:ED.slice(0,1),minute:ED.slice(0,2),hour:ED.slice(0,3),day:ED.slice(0,4),month:ED.slice(0,5),year:ED.slice(0,6)},OD=function(e){var t=e.format,n=void 0===t?"native":t,r=e.precision,i=void 0===r?"millisecond":r,o=e.useUTC,a=void 0===o||o,s=function(e){return function(t){return ND[e].forEach((function(e){e(t)})),t}}(i);return function(e){if(void 0===e)return e;if("native"===n||e instanceof Date)return s(e);var t=a?WT(n):UT(n);return s(t(e))}},PD=function(e){var t=e;return t.type="band",t},RD=function(e,t){return e===t},DD=function(e,t){return e.getTime()===t.getTime()};function zD(e,t,n,r){switch(e.type){case"linear":return function(e,t,n,r){var i,o,a,s,l=e.min,c=void 0===l?0:l,u=e.max,d=void 0===u?"auto":u,f=e.stacked,h=void 0!==f&&f,p=e.reverse,g=void 0!==p&&p,v=e.clamp,m=void 0!==v&&v,b=e.nice,y=void 0===b||b,_=e.round,w=void 0!==_&&_;i="auto"===c?!0===h?null!=(o=t.minStacked)?o:0:t.min:c,a="auto"===d?!0===h?null!=(s=t.maxStacked)?s:0:t.max:d;var x=Rl().range("x"===r?[0,n]:[n,0]).interpolate(w?Os:As).domain(g?[a,i]:[i,a]).clamp(m);return!0===y?x.nice():"number"==typeof y&&x.nice(y),function(e,t){void 0===t&&(t=!1);var n=e;return n.type="linear",n.stacked=t,n}(x,h)}(e,t,n,r);case"point":return function(e,t,n){var r=cl().range([0,n]).domain(t.all);return r.type="point",r}(0,t,n);case"band":return function(e,t,n,r){var i=e.round,o=void 0!==i&&i,a=sl().range("x"===r?[0,n]:[n,0]).domain(t.all).round(o);return PD(a)}(e,t,n,r);case"time":return function(e,t,n){var r,i,o=e.format,a=void 0===o?"native":o,s=e.precision,l=void 0===s?"millisecond":s,c=e.min,u=void 0===c?"auto":c,d=e.max,f=void 0===d?"auto":d,h=e.useUTC,p=void 0===h||h,g=e.nice,v=void 0!==g&&g,m=OD({format:a,precision:l,useUTC:p});r="auto"===u?m(t.min):"native"!==a?m(u):u,i="auto"===f?m(t.max):"native"!==a?m(f):f;var b=p?function(){return rl.apply(sd(Oc,Pc,Ec,Lc,_c,cc,sc,oc,rc,Hc).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}():function(){return rl.apply(sd(Rc,Dc,Tc,Mc,fc,lc,ac,ic,rc,Bc).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}();b.range([0,n]),r&&i&&b.domain([r,i]),!0===v?b.nice():"object"!=typeof v&&"number"!=typeof v||b.nice(v);var y=b;return y.type="time",y.useUTC=p,y}(e,t,n);case"log":return function(e,t,n,r){var i,o=e.base,a=void 0===o?10:o,s=e.min,l=void 0===s?"auto":s,c=e.max,u=void 0===c?"auto":c,d=e.round,f=void 0!==d&&d,h=e.reverse,p=void 0!==h&&h,g=e.nice,v=void 0===g||g;if(t.all.some((function(e){return 0===e})))throw new Error("a log scale domain must not include or cross zero");var m,b,y=!1;if(t.all.filter((function(e){return null!=e})).forEach((function(e){y||(void 0===i?i=Math.sign(e):Math.sign(e)!==i&&(y=!0))})),y)throw new Error("a log scale domain must be strictly-positive or strictly-negative");m="auto"===l?t.min:l,b="auto"===u?t.max:u;var _=ql().base(a),w="x"===r?[0,n]:[n,0];!0===f?_.rangeRound(w):_.range(w),!0===p?_.domain([b,m]):_.domain([m,b]),!0===v?_.nice():"number"==typeof v&&_.nice(v);var x=_;return x.type="log",x}(e,t,n,r);case"symlog":return function(e,t,n,r){var i,o,a=e.constant,s=void 0===a?1:a,l=e.min,c=void 0===l?"auto":l,u=e.max,d=void 0===u?"auto":u,f=e.round,h=void 0!==f&&f,p=e.reverse,g=void 0!==p&&p,v=e.nice,m=void 0===v||v;i="auto"===c?t.min:c,o="auto"===d?t.max:d;var b=Wl().constant(s),y="x"===r?[0,n]:[n,0];!0===h?b.rangeRound(y):b.range(y),!0===g?b.domain([o,i]):b.domain([i,o]),!0===m?b.nice():"number"==typeof m&&b.nice(m);var _=b;return _.type="symlog",_}(e,t,n,r);default:throw new Error("invalid scale spec")}}var ID=function(e,t,n){var r;if("stacked"in n&&n.stacked){var i=e.data["x"===t?"xStacked":"yStacked"];return null==i?null:n(i)}return null!=(r=n(e.data[t]))?r:null},FD=function(e,t,n){return{x:jD(e,"x",t),y:jD(e,"y",n)}},jD=function(e,t,n,r){var i={},o=i.getValue,a=void 0===o?function(e){return e.data[t]}:o,s=i.setValue,l=void 0===s?function(e,n){e.data[t]=n}:s;if("linear"===n.type)e.forEach((function(e){e.data.forEach((function(e){var t=a(e);t&&l(e,parseFloat(String(t)))}))}));else if("time"===n.type&&"native"!==n.format){var c=OD(n);e.forEach((function(e){e.data.forEach((function(e){var t=a(e);t&&l(e,c(t))}))}))}var u=[];switch(e.forEach((function(e){e.data.forEach((function(e){u.push(a(e))}))})),n.type){case"linear":var d=YR(yR(u).filter((function(e){return null!==e})),(function(e){return e}));return{all:d,min:Math.min.apply(Math,d),max:Math.max.apply(Math,d)};case"time":var f=qR(u,(function(e){return e.getTime()})).slice(0).sort((function(e,t){return t.getTime()-e.getTime()})).reverse();return{all:f,min:f[0],max:eT(f)};default:var h=yR(u);return{all:h,min:h[0],max:eT(h)}}},BD=function(e,t,n){var r=function(e){return"x"===e?"y":"x"}(e),i=[];t[r].all.forEach((function(t){var o=XR(t)?DD:RD,a=[];n.forEach((function(n){var s=n.data.find((function(e){return o(e.data[r],t)})),l=null,c=null;if(void 0!==s){if(null!==(l=s.data[e])){var u=eT(a);void 0===u?c=l:null!==u&&(c=u+l)}s.data["x"===e?"xStacked":"yStacked"]=c}a.push(c),null!==c&&i.push(c)}))})),t[e].minStacked=Math.min.apply(Math,i),t[e].maxStacked=Math.max.apply(Math,i)},HD=function(e,t){return BD("x",e,t)},qD=function(e,t){return BD("y",e,t)},$D=function(e){var t=e.bandwidth();if(0===t)return e;var n=t/2;return e.round()&&(n=Math.round(n)),function(t){var r;return(null!=(r=e(t))?r:0)+n}},UD={millisecond:[QR,QR],second:[iD,iD],minute:[oD,mD],hour:[aD,bD],day:[JR((function(e){return e.setHours(0,0,0,0)}),(function(e,t){return e.setDate(e.getDate()+t)}),(function(e,t){return(t.getTime()-e.getTime())/864e5}),(function(e){return Math.floor(e.getTime()/864e5)})),JR((function(e){return e.setUTCHours(0,0,0,0)}),(function(e,t){return e.setUTCDate(e.getUTCDate()+t)}),(function(e,t){return(t.getTime()-e.getTime())/864e5}),(function(e){return Math.floor(e.getTime()/864e5)}))],week:[lD,_D],sunday:[lD,_D],monday:[cD,wD],tuesday:[uD,xD],wednesday:[dD,kD],thursday:[fD,CD],friday:[hD,SD],saturday:[pD,AD],month:[gD,MD],year:[vD,LD]},WD=Object.keys(UD),VD=new RegExp("^every\\s*(\\d+)?\\s*("+WD.join("|")+")s?$","i"),GD=function(e,t){if(Array.isArray(t))return t;if("string"==typeof t&&"useUTC"in e){var n=t.match(VD);if(n){var r=n[1],i=n[2],o=UD[i][e.useUTC?1:0];if("day"===i){var a,s,l=e.domain(),c=l[0],u=l[1],d=new Date(u);return d.setDate(d.getDate()+1),null!=(a=null==(s=o.every(Number(null!=r?r:1)))?void 0:s.range(c,d))?a:[]}if(void 0===r)return e.ticks(o);var f=o.every(Number(r));if(f)return e.ticks(f)}throw new Error("Invalid tickValues: "+t)}if("ticks"in e){if(void 0===t)return e.ticks();if("number"==typeof(h=t)&&isFinite(h)&&Math.floor(h)===h)return e.ticks(t)}var h;return e.domain()};function YD(){return YD=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},YD.apply(null,arguments)}var XD=function(e){var t,n=e.axis,r=e.scale,i=e.ticksPosition,o=e.tickValues,a=e.tickSize,s=e.tickPadding,l=e.tickRotation,c=e.truncateTickAt,u=e.engine,d=void 0===u?"svg":u,f=GD(r,o),h=iP[d],p="bandwidth"in r?$D(r):r,g={lineX:0,lineY:0},v={textX:0,textY:0},m="object"==typeof document&&"rtl"===document.dir,b=h.align.center,y=h.baseline.center;return"x"===n?(t=function(e){var t;return{x:null!=(t=p(e))?t:0,y:0}},g.lineY=a*("after"===i?1:-1),v.textY=(a+s)*("after"===i?1:-1),y="after"===i?h.baseline.top:h.baseline.bottom,0===l?b=h.align.center:"after"===i&&l<0||"before"===i&&l>0?(b=h.align[m?"left":"right"],y=h.baseline.center):("after"===i&&l>0||"before"===i&&l<0)&&(b=h.align[m?"right":"left"],y=h.baseline.center)):(t=function(e){var t;return{x:0,y:null!=(t=p(e))?t:0}},g.lineX=a*("after"===i?1:-1),v.textX=(a+s)*("after"===i?1:-1),b="after"===i?h.align.left:h.align.right),{ticks:f.map((function(e){var n="string"==typeof e?function(e){var t=String(e).length;return c&&c>0&&t>c?""+String(e).slice(0,c).concat("..."):""+e}(e):e;return YD({key:e instanceof Date?""+e.valueOf():""+e,value:n},t(e),g,v)})),textAlign:b,textBaseline:y}},ZD=function(e,t){if(void 0===e||"function"==typeof e)return e;if("time"===t.type){var n=$T(e);return function(e){return n(e instanceof Date?e:new Date(e))}}return dT(e)},KD=function(e){var t,n=e.width,r=e.height,i=e.scale,o=e.axis,a=e.values,s=(t=a,(Array.isArray(t)?a:void 0)||GD(i,a)),l="bandwidth"in i?$D(i):i,c="x"===o?s.map((function(e){var t,n;return{key:e instanceof Date?""+e.valueOf():""+e,x1:null!=(t=l(e))?t:0,x2:null!=(n=l(e))?n:0,y1:0,y2:r}})):s.map((function(e){var t,r;return{key:e instanceof Date?""+e.valueOf():""+e,x1:0,x2:n,y1:null!=(t=l(e))?t:0,y2:null!=(r=l(e))?r:0}}));return c},JD=st((function(e){var t,n=e.value,r=e.format,i=e.lineX,o=e.lineY,a=e.onClick,s=e.textBaseline,l=e.textAnchor,c=e.theme,u=e.animatedProps,d=null!=(t=null==r?void 0:r(n))?t:n,f=ge((function(){var e={opacity:u.opacity};return a?{style:YD({},e,{cursor:"pointer"}),onClick:function(e){return a(e,d)}}:{style:e}}),[u.opacity,a,d]);return ti(Bx.g,YD({transform:u.transform},f,{children:[ti("line",{x1:0,x2:i,y1:0,y2:o,style:c.line}),ti(YP,{dominantBaseline:s,textAnchor:l,transform:u.textTransform,style:c.text,children:""+d})]}))})),QD={tickSize:5,tickPadding:5,tickRotation:0,legendPosition:"middle",legendOffset:0},ez=st((function(e){var t=e.axis,n=e.scale,r=e.x,i=void 0===r?0:r,o=e.y,a=void 0===o?0:o,s=e.length,l=e.ticksPosition,c=e.tickValues,u=e.tickSize,d=void 0===u?QD.tickSize:u,f=e.tickPadding,h=void 0===f?QD.tickPadding:f,p=e.tickRotation,g=void 0===p?QD.tickRotation:p,v=e.format,m=e.renderTick,b=void 0===m?JD:m,y=e.truncateTickAt,_=e.legend,w=e.legendPosition,x=void 0===w?QD.legendPosition:w,k=e.legendOffset,C=void 0===k?QD.legendOffset:k,S=e.style,M=e.onClick,T=e.ariaHidden,E=function(e,t){return ge((function(){return vA(e,t)}),[e,t])}(wA().axis,S),N=ge((function(){return ZD(v,n)}),[v,n]),O=XD({axis:t,scale:n,ticksPosition:l,tickValues:c,tickSize:d,tickPadding:h,tickRotation:g,truncateTickAt:y}),P=O.ticks,R=O.textAlign,D=O.textBaseline,z=null;if(void 0!==_){var I,F=0,j=0,B=0;"y"===t?(B=-90,F=C,"start"===x?(I="start",j=s):"middle"===x?(I="middle",j=s/2):"end"===x&&(I="end")):(j=C,"start"===x?I="start":"middle"===x?(I="middle",F=s/2):"end"===x&&(I="end",F=s)),z=ti(L,{children:ti(YP,{transform:"translate("+F+", "+j+") rotate("+B+")",textAnchor:I,style:YD({},E.legend.text,{dominantBaseline:"central"}),children:_})})}var H=qO(),q=H.animate,$=H.config,U=T_({transform:"translate("+i+","+a+")",lineX2:"x"===t?s:0,lineY2:"x"===t?0:s,config:$,immediate:!q}),W=ve((function(e){return{opacity:1,transform:"translate("+e.x+","+e.y+")",textTransform:"translate("+e.textX+","+e.textY+") rotate("+g+")"}}),[g]),V=ve((function(e){return{opacity:0,transform:"translate("+e.x+","+e.y+")",textTransform:"translate("+e.textX+","+e.textY+") rotate("+g+")"}}),[g]),G=E_(P,{keys:function(e){return e.key},initial:W,from:V,enter:W,update:W,leave:{opacity:0},config:$,immediate:!q});return ti(Bx.g,{transform:U.transform,"aria-hidden":T,children:[G((function(e,t,n,r){return A(b,YD({tickIndex:r,format:N,rotate:g,textBaseline:D,textAnchor:R,truncateTickAt:y,animatedProps:e,theme:E.ticks},t,M?{onClick:M}:{}))})),ti(Bx.line,{style:E.domain.line,x1:0,x2:U.lineX2,y1:0,y2:U.lineY2}),z]})})),tz=["top","right","bottom","left"],nz=st((function(e){var t=e.xScale,n=e.yScale,r=e.width,i=e.height,o={top:e.top,right:e.right,bottom:e.bottom,left:e.left};return ti(L,{children:tz.map((function(e){var a=o[e];if(!a)return null;var s="top"===e||"bottom"===e;return ti(ez,YD({},a,{axis:s?"x":"y",x:"right"===e?r:0,y:"bottom"===e?i:0,scale:s?t:n,length:s?r:i,ticksPosition:"top"===e||"left"===e?"before":"after",truncateTickAt:a.truncateTickAt}),e)}))})})),rz=st((function(e){var t=e.animatedProps,n=wA();return ti(Bx.line,YD({},t,n.grid.line))})),iz=st((function(e){var t=e.lines,n=qO(),r=n.animate,i=E_(t,{keys:function(e){return e.key},initial:function(e){return{opacity:1,x1:e.x1,x2:e.x2,y1:e.y1,y2:e.y2}},from:function(e){return{opacity:0,x1:e.x1,x2:e.x2,y1:e.y1,y2:e.y2}},enter:function(e){return{opacity:1,x1:e.x1,x2:e.x2,y1:e.y1,y2:e.y2}},update:function(e){return{opacity:1,x1:e.x1,x2:e.x2,y1:e.y1,y2:e.y2}},leave:{opacity:0},config:n.config,immediate:!r});return ti("g",{children:i((function(e,t){return A(rz,YD({},t,{key:t.key,animatedProps:e}))}))})})),oz=st((function(e){var t=e.width,n=e.height,r=e.xScale,i=e.yScale,o=e.xValues,a=e.yValues,s=ge((function(){return!!r&&KD({width:t,height:n,scale:r,axis:"x",values:o})}),[r,o,t,n]),l=ge((function(){return!!i&&KD({width:t,height:n,scale:i,axis:"y",values:a})}),[n,t,i,a]);return ti(L,{children:[s&&ti(iz,{lines:s}),l&&ti(iz,{lines:l})]})})),az=function(e,t){var n=t.xScale,r=t.yScale,i=t.width,o=t.height,a=t.top,s=t.right,l=t.bottom,c=t.left,u=t.theme,d={top:a,right:s,bottom:l,left:c};tz.forEach((function(t){var a=d[t];if(!a)return null;var s="top"===t||"bottom"===t,l="top"===t||"left"===t?"before":"after",c=s?n:r,f=ZD(a.format,c);!function(e,t){var n,r,i=t.axis,o=t.scale,a=t.x,s=void 0===a?0:a,l=t.y,c=void 0===l?0:l,u=t.length,d=t.ticksPosition,f=t.tickValues,h=t.tickSize,p=void 0===h?QD.tickSize:h,g=t.tickPadding,v=void 0===g?QD.tickPadding:g,m=t.tickRotation,b=void 0===m?QD.tickRotation:m,y=t.format,_=t.legend,w=t.legendPosition,x=void 0===w?QD.legendPosition:w,k=t.legendOffset,C=void 0===k?QD.legendOffset:k,S=t.theme,A=t.style,M=XD({axis:i,scale:o,ticksPosition:d,tickValues:f,tickSize:p,tickPadding:v,tickRotation:b,engine:"canvas"}),L=M.ticks,T=M.textAlign,E=M.textBaseline;e.save(),e.translate(s,c);var N=vA(S.axis,A);e.textAlign=T,e.textBaseline=E,RP(e,N.ticks.text);var O=null!=(n=N.domain.line.strokeWidth)?n:0;"string"!=typeof O&&O>0&&(e.lineWidth=O,e.lineCap="square",N.domain.line.stroke&&(e.strokeStyle=N.domain.line.stroke),e.beginPath(),e.moveTo(0,0),e.lineTo("x"===i?u:0,"x"===i?0:u),e.stroke());var P="function"==typeof y?y:function(e){return""+e},R=null!=(r=N.ticks.line.strokeWidth)?r:0,D="string"!=typeof R&&R>0;if(L.forEach((function(t){D&&(e.lineWidth=R,e.lineCap="square",N.ticks.line.stroke&&(e.strokeStyle=N.ticks.line.stroke),e.beginPath(),e.moveTo(t.x,t.y),e.lineTo(t.x+t.lineX,t.y+t.lineY),e.stroke());var n=P(t.value);e.save(),e.translate(t.x+t.textX,t.y+t.textY),e.rotate(tP(b)),DP(e,N.ticks.text,""+n),e.fillText(""+n,0,0),e.restore()})),void 0!==_){var z=0,I=0,F=0,j="center";"y"===i?(F=-90,z=C,"start"===x?(j="start",I=u):"middle"===x?(j="center",I=u/2):"end"===x&&(j="end")):(I=C,"start"===x?j="start":"middle"===x?(j="center",z=u/2):"end"===x&&(j="end",z=u)),e.translate(z,I),e.rotate(tP(F)),RP(e,N.legend.text),N.legend.text.fill&&(e.fillStyle=N.legend.text.fill),e.textAlign=j,e.textBaseline="middle",DP(e,N.legend.text,_)}e.restore()}(e,YD({},a,{axis:s?"x":"y",x:"right"===t?i:0,y:"bottom"===t?o:0,scale:c,format:f,length:s?i:o,ticksPosition:l,theme:u}))}))},sz=function(e,t){var n=t.width,r=t.height,i=t.scale,o=t.axis,a=t.values;KD({width:n,height:r,scale:i,axis:o,values:a}).forEach((function(t){e.beginPath(),e.moveTo(t.x1,t.y1),e.lineTo(t.x2,t.y2),e.stroke()}))};function lz(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function cz(){return cz=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},cz.apply(null,arguments)}var uz={nivo:["#e8c1a0","#f47560","#f1e15b","#e8a838","#61cdbb","#97e3d5"],category10:LM,accent:TM,dark2:EM,paired:NM,pastel1:OM,pastel2:PM,set1:RM,set2:DM,set3:zM,tableau10:IM},dz=Object.keys(uz),fz={brown_blueGreen:jM,purpleRed_green:HM,pink_yellowGreen:$M,purple_orange:WM,red_blue:GM,red_grey:XM,red_yellow_blue:KM,red_yellow_green:QM,spectral:tL},hz=Object.keys(fz),pz={brown_blueGreen:BM,purpleRed_green:qM,pink_yellowGreen:UM,purple_orange:VM,red_blue:YM,red_grey:ZM,red_yellow_blue:JM,red_yellow_green:eL,spectral:nL},gz={blues:ML,greens:TL,greys:NL,oranges:IL,purples:PL,reds:DL,blue_green:rL,blue_purple:oL,green_blue:sL,orange_red:cL,purple_blue_green:dL,purple_blue:hL,purple_red:gL,red_purple:mL,yellow_green_blue:yL,yellow_green:wL,yellow_orange_brown:kL,yellow_orange_red:SL},vz=Object.keys(gz),mz={blues:LL,greens:EL,greys:OL,oranges:FL,purples:RL,reds:zL,turbo:function(e){return e=Math.max(0,Math.min(1,e)),"rgb("+Math.max(0,Math.min(255,Math.round(34.61+e*(1172.33-e*(10793.56-e*(33300.12-e*(38394.49-14825.05*e)))))))+", "+Math.max(0,Math.min(255,Math.round(23.31+e*(557.33+e*(1225.33-e*(3574.96-e*(1073.77+707.56*e)))))))+", "+Math.max(0,Math.min(255,Math.round(27.2+e*(3211.1-e*(15327.97-e*(27814-e*(22569.18-6838.66*e)))))))+")"},viridis:XL,inferno:KL,magma:ZL,plasma:JL,cividis:function(e){return e=Math.max(0,Math.min(1,e)),"rgb("+Math.max(0,Math.min(255,Math.round(-4.54-e*(35.34-e*(2381.73-e*(6402.7-e*(7024.72-2710.57*e)))))))+", "+Math.max(0,Math.min(255,Math.round(32.49+e*(170.73+e*(52.82-e*(131.46-e*(176.58-67.37*e)))))))+", "+Math.max(0,Math.min(255,Math.round(81.24+e*(442.36-e*(2482.43-e*(6167.24-e*(6614.94-2475.67*e)))))))+")"},warm:BL,cool:HL,cubehelixDefault:jL,blue_green:iL,blue_purple:aL,green_blue:lL,orange_red:uL,purple_blue_green:fL,purple_blue:pL,purple_red:vL,red_purple:bL,yellow_green_blue:_L,yellow_green:xL,yellow_orange_brown:CL,yellow_orange_red:AL},bz=cz({},uz,fz,gz),yz={rainbow:function(e){(e<0||e>1)&&(e-=Math.floor(e));var t=Math.abs(e-.5);return qL.h=360*e-100,qL.s=1.5-1.5*t,qL.l=.8-.9*t,qL+""},sinebow:function(e){var t;return e=(.5-e)*Math.PI,$L.r=255*(t=Math.sin(e))*t,$L.g=255*(t=Math.sin(e+UL))*t,$L.b=255*(t=Math.sin(e+WL))*t,$L+""}},_z=cz({},pz,mz,yz),wz=function(e,t){return ge((function(){return function(e,t){if("function"==typeof e)return e;if(NN(e)){if(function(e){return void 0!==e.theme}(e)){if(void 0===t)throw new Error("Unable to use color from theme as no theme was provided");var n=lA(t,e.theme);if(void 0===n)throw new Error("Color from theme is undefined at path: '"+e.theme+"'");return function(){return n}}if(function(e){return void 0!==e.from}(e)){var r=function(t){return lA(t,e.from)};if(Array.isArray(e.modifiers)){for(var i,o=[],a=function(){var e=i.value,t=e[0],n=e[1];if("brighter"===t)o.push((function(e){return e.brighter(n)}));else if("darker"===t)o.push((function(e){return e.darker(n)}));else{if("opacity"!==t)throw new Error("Invalid color modifier: '"+t+"', must be one of: 'brighter', 'darker', 'opacity'");o.push((function(e){return e.opacity=n,e}))}},s=function(e){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(t)return(t=t.call(e)).next.bind(t);if(Array.isArray(e)||(t=function(e,t){if(e){if("string"==typeof e)return lz(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lz(e,t):void 0}}(e))){t&&(e=t);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(e.modifiers);!(i=s()).done;)a();return 0===o.length?r:function(e){return o.reduce((function(e,t){return t(e)}),Va(r(e))).toString()}}return r}throw new Error("Invalid color spec, you should either specify 'theme' or 'from' when using a config object")}return function(){return e}}(e,t)}),[e,t])},xz=function(e,t){var n=Vl().domain(e.domain||[t.min,t.max]).nice();if("colors"in e)n.range(e.colors);else{var r=e.scheme||"turbo",i=void 0===e.steps?7:e.steps,o=_z[r],a=Array.from({length:i}).map((function(e,t){return o(t*(1/(i-1)))}));n.range(a)}return n},kz=function(e,t){if(function(e){return"sequential"===e.type}(e))return function(e,t){var n=e.minValue,r=e.maxValue,i=void 0!==n?n:t.min,o=void 0!==r?r:t.max,a=cd().domain([i,o]).clamp(!0);if("colors"in e)a.range(e.colors);else if("interpolator"in e)a.interpolator(e.interpolator);else{var s,l=null!=(s=e.scheme)?s:"turbo";a.interpolator(_z[l])}return a}(e,t);if(function(e){return"diverging"===e.type}(e))return function(e,t){var n,r=e.minValue,i=e.maxValue,o=void 0!==r?r:t.min,a=void 0!==i?i:t.max,s=[o,o+(a-o)/2,a],l=.5-(null!=(n=e.divergeAt)?n:.5),c=ud().domain(s).clamp(!0),u=function(e){return String(e)};if("colors"in e)u=ud().domain(s.map((function(e){return e-l*(a-o)}))).range(e.colors).interpolator();else if("interpolator"in e)u=e.interpolator;else{var d,f=null!=(d=e.scheme)?d:"red_yellow_blue";u=_z[f]}return c.interpolator((function(e){return u(e+l)}))}(e,t);if(function(e){return"quantize"===e.type}(e))return xz(e,t);throw new Error("Invalid continuous color scale config")},Cz=function(e,t){return ge((function(){return function(e,t){if("function"==typeof e)return e;var n="function"==typeof t?t:function(e){return lA(e,t)};if(Array.isArray(e)){var r=al(e),i=function(e){return r(n(e))};return i.scale=r,i}if(NN(e)){if(function(e){return void 0!==e.datum}(e))return function(t){return lA(t,e.datum)};if(function(e){return void 0!==e.scheme}(e)){if(function(e){return dz.includes(e)}(e.scheme)){var o=al(bz[e.scheme]),a=function(e){return o(n(e))};return a.scale=o,a}if(function(e){return hz.includes(e)}(e.scheme)){if(void 0!==e.size&&(e.size<3||e.size>11))throw new Error("Invalid size '"+e.size+"' for diverging color scheme '"+e.scheme+"', must be between 3~11");var s=al(bz[e.scheme][e.size||11]),l=function(e){return s(n(e))};return l.scale=s,l}if(function(e){return vz.includes(e)}(e.scheme)){if(void 0!==e.size&&(e.size<3||e.size>9))throw new Error("Invalid size '"+e.size+"' for sequential color scheme '"+e.scheme+"', must be between 3~9");var c=al(bz[e.scheme][e.size||9]),u=function(e){return c(n(e))};return u.scale=c,u}}throw new Error("Invalid colors, when using an object, you should either pass a 'datum' or a 'scheme' property")}return function(){return e}}(e,t)}),[e,t])};function Sz(){return Sz=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Sz.apply(null,arguments)}var Az,Mz,Lz="left-to-right",Tz={length:200,thickness:16,direction:"row",tickPosition:"after",tickSize:4,tickSpacing:3,tickOverlap:!1,tickFormat:function(e){return""+e},titleAlign:"start",titleOffset:4},Ez={top:0,right:0,bottom:0,left:0},Nz=function(e){var t,n=e.direction,r=e.itemsSpacing,i=e.padding,o=e.itemCount,a=e.itemWidth,s=e.itemHeight;if("number"!=typeof i&&("object"!=typeof(t=i)||Array.isArray(t)||null===t))throw new Error("Invalid property padding, must be one of: number, object");var l="number"==typeof i?{top:i,right:i,bottom:i,left:i}:Sz({},Ez,i),c=l.left+l.right,u=l.top+l.bottom,d=a+c,f=s+u,h=(o-1)*r;return"row"===n?d=a*o+h+c:"column"===n&&(f=s*o+h+u),{width:d,height:f,padding:l}},Oz=function(e){var t=e.anchor,n=e.translateX,r=e.translateY,i=e.containerWidth,o=e.containerHeight,a=e.width,s=e.height,l=n,c=r;switch(t){case"top":l+=(i-a)/2;break;case"top-right":l+=i-a;break;case"right":l+=i-a,c+=(o-s)/2;break;case"bottom-right":l+=i-a,c+=o-s;break;case"bottom":l+=(i-a)/2,c+=o-s;break;case"bottom-left":c+=o-s;break;case"left":c+=(o-s)/2;break;case"center":l+=(i-a)/2,c+=(o-s)/2}return{x:l,y:c}},Pz=function(e){var t,n,r,i,o,a,s=e.direction,l=e.justify,c=e.symbolSize,u=e.symbolSpacing,d=e.width,f=e.height;switch(s){case"left-to-right":t=0,n=(f-c)/2,i=f/2,a="central",l?(r=d,o="end"):(r=c+u,o="start");break;case"right-to-left":t=d-c,n=(f-c)/2,i=f/2,a="central",l?(r=0,o="start"):(r=d-c-u,o="end");break;case"top-to-bottom":t=(d-c)/2,n=0,r=d/2,o="middle",l?(i=f,a="alphabetic"):(i=c+u,a="text-before-edge");break;case"bottom-to-top":t=(d-c)/2,n=f-c,r=d/2,o="middle",l?(i=0,a="text-before-edge"):(i=f-c-u,a="alphabetic")}return{symbolX:t,symbolY:n,labelX:r,labelY:i,labelAnchor:o,labelAlignment:a}},Rz=function(e){var t,n=e.scale,r=e.ticks,i=e.length,o=void 0===i?Tz.length:i,a=e.thickness,s=void 0===a?Tz.thickness:a,l=e.direction,c=void 0===l?Tz.direction:l,u=e.tickPosition,d=void 0===u?Tz.tickPosition:u,f=e.tickSize,h=void 0===f?Tz.tickSize:f,p=e.tickSpacing,g=void 0===p?Tz.tickSpacing:p,v=e.tickOverlap,m=void 0===v?Tz.tickOverlap:v,b=e.tickFormat,y=void 0===b?Tz.tickFormat:b,_=e.title,w=e.titleAlign,x=void 0===w?Tz.titleAlign:w,k=e.titleOffset,C=void 0===k?Tz.titleOffset:k,S="column"===c?[].concat(n.domain()).reverse():n.domain(),A=Rl().domain(S);2===S.length?A.range([0,o]):3===S.length&&A.range([0,o/2,o]),t="thresholds"in n?[S[0]].concat(n.thresholds(),[S[1]]):Array.isArray(r)?r:n.ticks(r);var M,L,T,E,N,O,P,R,D,z,I,F,j,B,H=function(e){var t=e.domain();if("thresholds"in e){var n=[],r=Rl().domain(t).range([0,1]);return e.range().forEach((function(t,i){var o=e.invertExtent(t),a=o[0],s=o[1];n.push({key:i+".0",offset:r(a),stopColor:t}),n.push({key:i+".1",offset:r(s),stopColor:t})})),n}var i=e.copy();return 2===t.length?i.domain([0,1]):3===t.length&&i.domain([0,.5,1]),i.ticks(32).map((function(e){return{key:""+e,offset:e,stopColor:""+i(e)}}))}(n),q=kP(y),$=[],U=0,W=0;return"row"===c?(M=o,L=s,W=1,N=0,T="start"===x?0:"middle"===x?o/2:o,"before"===d?(P=-h,R=m?s:0,D=-h-g,z="alphabetic",E=s+C,O="hanging"):(P=m?0:s,D=(R=s+h)+g,z="hanging",E=-C,O="alphabetic"),t.forEach((function(e){var t=A(e);$.push({x1:t,y1:P,x2:t,y2:R,text:q(e),textX:t,textY:D,textHorizontalAlign:"middle",textVerticalAlign:z})}))):(M=s,L=o,U=1,N=-90,E="start"===x?o:"middle"===x?o/2:0,"before"===d?(F=m?s:0,j=(I=-h)-g,B="end",T=s+C,O="hanging"):(I=m?0:s,j=(F=s+h)+g,B="start",T=-C,O="alphabetic"),t.forEach((function(e){var t=A(e);$.push({x1:I,y1:t,x2:F,y2:t,text:q(e),textX:j,textY:t,textHorizontalAlign:B,textVerticalAlign:"central"})}))),{width:M,height:L,gradientX1:0,gradientY1:U,gradientX2:W,gradientY2:0,colorStops:H,ticks:$,titleText:_,titleX:T,titleY:E,titleRotation:N,titleHorizontalAlign:x,titleVerticalAlign:O}},Dz=function(e){var t=e.scale,n=e.ticks,r=e.length,i=void 0===r?Tz.length:r,o=e.thickness,a=void 0===o?Tz.thickness:o,s=e.direction,l=void 0===s?Tz.direction:s,c=e.tickPosition,u=void 0===c?Tz.tickPosition:c,d=e.tickSize,f=void 0===d?Tz.tickSize:d,h=e.tickSpacing,p=void 0===h?Tz.tickSpacing:h,g=e.tickOverlap,v=void 0===g?Tz.tickOverlap:g,m=e.tickFormat,b=void 0===m?Tz.tickFormat:m,y=e.title,_=e.titleAlign,w=void 0===_?Tz.titleAlign:_,x=e.titleOffset,k=Rz({scale:t,ticks:n,length:i,thickness:a,direction:l,tickPosition:u,tickSize:f,tickSpacing:p,tickOverlap:v,tickFormat:b,title:y,titleAlign:w,titleOffset:void 0===x?Tz.titleOffset:x}),C=k.width,S=k.height,A=k.gradientX1,M=k.gradientY1,T=k.gradientX2,E=k.gradientY2,N=k.ticks,O=k.colorStops,P=k.titleText,R=k.titleX,D=k.titleY,z=k.titleRotation,I=k.titleVerticalAlign,F=k.titleHorizontalAlign,j=wA(),B="ContinuousColorsLegendSvgGradient."+l+"."+O.map((function(e){return e.stopColor.replace(/[(),\s]/g,"")+"."+e.offset})).join("_");return ti("g",{children:[ti("defs",{children:ti("linearGradient",{id:B,x1:A,y1:M,x2:T,y2:E,children:O.map((function(e){return ti("stop",{offset:e.offset,stopColor:e.stopColor},e.key)}))})}),P&&ti("text",{transform:"translate("+R+", "+D+") rotate("+z+")",textAnchor:F,dominantBaseline:I,style:j.legends.title.text,children:P}),ti("rect",{width:C,height:S,fill:"url(#"+B}),N.map((function(e,t){return ti(L,{children:[ti("line",{x1:e.x1,y1:e.y1,x2:e.x2,y2:e.y2,style:j.legends.ticks.line}),ti(YP,{x:e.textX,y:e.textY,textAnchor:e.textHorizontalAlign,dominantBaseline:e.textVerticalAlign,style:j.legends.ticks.text,children:e.text})]},t)}))]})},zz=["containerWidth","containerHeight","anchor","translateX","translateY","length","thickness","direction"],Iz=function(e){var t,n,r=e.containerWidth,i=e.containerHeight,o=e.anchor,a=e.translateX,s=void 0===a?0:a,l=e.translateY,c=void 0===l?0:l,u=e.length,d=void 0===u?Tz.length:u,f=e.thickness,h=void 0===f?Tz.thickness:f,p=e.direction,g=void 0===p?Tz.direction:p,v=function(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}(e,zz);"row"===g?(t=d,n=h):(t=h,n=d);var m=Oz({anchor:o,translateX:s,translateY:c,containerWidth:r,containerHeight:i,width:t,height:n});return ti("g",{transform:"translate("+m.x+", "+m.y+")",children:ti(Dz,Sz({length:d,thickness:h,direction:g},v))})},Fz={circle:function(e){var t=e.x,n=e.y,r=e.size,i=e.fill,o=e.opacity,a=void 0===o?1:o,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return ti("circle",{r:r/2,cx:t+r/2,cy:n+r/2,fill:i,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,style:{pointerEvents:"none"}})},diamond:function(e){var t=e.x,n=e.y,r=e.size,i=e.fill,o=e.opacity,a=void 0===o?1:o,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return ti("g",{transform:"translate("+t+","+n+")",children:ti("path",{d:"\n M"+r/2+" 0\n L"+.8*r+" "+r/2+"\n L"+r/2+" "+r+"\n L"+.2*r+" "+r/2+"\n L"+r/2+" 0\n ",fill:i,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,style:{pointerEvents:"none"}})})},square:function(e){var t=e.x,n=e.y,r=e.size,i=e.fill,o=e.opacity,a=void 0===o?1:o,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return ti("rect",{x:t,y:n,fill:i,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,width:r,height:r,style:{pointerEvents:"none"}})},triangle:function(e){var t=e.x,n=e.y,r=e.size,i=e.fill,o=e.opacity,a=void 0===o?1:o,s=e.borderWidth,l=void 0===s?0:s,c=e.borderColor;return ti("g",{transform:"translate("+t+","+n+")",children:ti("path",{d:"\n M"+r/2+" 0\n L"+r+" "+r+"\n L0 "+r+"\n L"+r/2+" 0\n ",fill:i,opacity:a,strokeWidth:l,stroke:void 0===c?"transparent":c,style:{pointerEvents:"none"}})})}},jz=function(e){var t,n,r,i,o,a,s,l,c,u,d,f=e.x,h=e.y,p=e.width,g=e.height,v=e.data,m=e.direction,b=void 0===m?Lz:m,y=e.justify,_=void 0!==y&&y,w=e.textColor,x=e.background,k=void 0===x?"transparent":x,C=e.opacity,S=void 0===C?1:C,M=e.symbolShape,L=void 0===M?"square":M,T=e.symbolSize,E=void 0===T?16:T,N=e.symbolSpacing,O=void 0===N?8:N,P=e.symbolBorderWidth,R=void 0===P?0:P,D=e.symbolBorderColor,z=void 0===D?"transparent":D,I=e.onClick,F=e.onMouseEnter,j=e.onMouseLeave,B=e.toggleSerie,H=e.effects,q=fe({}),$=q[0],U=q[1],W=wA(),V=ve((function(e){if(H){var t=H.filter((function(e){return"hover"===e.on})).reduce((function(e,t){return Sz({},e,t.style)}),{});U(t)}null==F||F(v,e)}),[F,v,H]),G=ve((function(e){if(H){var t=H.filter((function(e){return"hover"!==e.on})).reduce((function(e,t){return Sz({},e,t.style)}),{});U(t)}null==j||j(v,e)}),[j,v,H]),Y=Pz({direction:b,justify:_,symbolSize:null!=(t=$.symbolSize)?t:E,symbolSpacing:O,width:p,height:g}),X=Y.symbolX,Z=Y.symbolY,K=Y.labelX,J=Y.labelY,Q=Y.labelAnchor,ee=Y.labelAlignment,te=[I,F,j,B].some((function(e){return void 0!==e})),ne="function"==typeof L?L:Fz[L];return ti("g",{transform:"translate("+f+","+h+")",style:{opacity:null!=(n=$.itemOpacity)?n:S},children:[ti("rect",{width:p,height:g,fill:null!=(r=$.itemBackground)?r:k,style:{cursor:te?"pointer":"auto"},onClick:function(e){null==I||I(v,e),null==B||B(v.id)},onMouseEnter:V,onMouseLeave:G}),A(ne,Sz({id:v.id,x:X,y:Z,size:null!=(i=$.symbolSize)?i:E,fill:null!=(o=null!=(a=v.fill)?a:v.color)?o:"black",borderWidth:null!=(s=$.symbolBorderWidth)?s:R,borderColor:null!=(l=$.symbolBorderColor)?l:z},v.hidden?W.legends.hidden.symbol:void 0)),ti(YP,{textAnchor:Q,style:Sz({},W.legends.text,{fill:null!=(c=null!=(u=null!=(d=$.itemTextColor)?d:w)?u:W.legends.text.fill)?c:"black",dominantBaseline:ee,pointerEvents:"none",userSelect:"none"},v.hidden?W.legends.hidden.text:void 0),x:K,y:J,children:v.label})]})},Bz=function(e){var t=e.data,n=e.x,r=e.y,i=e.direction,o=e.padding,a=void 0===o?0:o,s=e.justify,l=e.effects,c=e.itemWidth,u=e.itemHeight,d=e.itemDirection,f=void 0===d?Lz:d,h=e.itemsSpacing,p=void 0===h?0:h,g=e.itemTextColor,v=e.itemBackground,m=void 0===v?"transparent":v,b=e.itemOpacity,y=void 0===b?1:b,_=e.symbolShape,w=e.symbolSize,x=e.symbolSpacing,k=e.symbolBorderWidth,C=e.symbolBorderColor,S=e.onClick,A=e.onMouseEnter,M=e.onMouseLeave,L=e.toggleSerie,T=Nz({itemCount:t.length,itemWidth:c,itemHeight:u,itemsSpacing:p,direction:i,padding:a}).padding,E="row"===i?c+p:0,N="column"===i?u+p:0;return ti("g",{transform:"translate("+n+","+r+")",children:t.map((function(e,t){return ti(jz,{data:e,x:t*E+T.left,y:t*N+T.top,width:c,height:u,direction:f,justify:s,effects:l,textColor:g,background:m,opacity:y,symbolShape:_,symbolSize:w,symbolSpacing:x,symbolBorderWidth:k,symbolBorderColor:C,onClick:S,onMouseEnter:A,onMouseLeave:M,toggleSerie:L},t)}))})},Hz=function(e){var t=e.data,n=e.containerWidth,r=e.containerHeight,i=e.translateX,o=void 0===i?0:i,a=e.translateY,s=void 0===a?0:a,l=e.anchor,c=e.direction,u=e.padding,d=void 0===u?0:u,f=e.justify,h=e.itemsSpacing,p=void 0===h?0:h,g=e.itemWidth,v=e.itemHeight,m=e.itemDirection,b=e.itemTextColor,y=e.itemBackground,_=e.itemOpacity,w=e.symbolShape,x=e.symbolSize,k=e.symbolSpacing,C=e.symbolBorderWidth,S=e.symbolBorderColor,A=e.onClick,M=e.onMouseEnter,L=e.onMouseLeave,T=e.toggleSerie,E=e.effects,N=Nz({itemCount:t.length,itemsSpacing:p,itemWidth:g,itemHeight:v,direction:c,padding:d}),O=N.width,P=N.height,R=Oz({anchor:l,translateX:o,translateY:s,containerWidth:n,containerHeight:r,width:O,height:P}),D=R.x,z=R.y;return ti(Bz,{data:t,x:D,y:z,direction:c,padding:d,justify:f,effects:E,itemsSpacing:p,itemWidth:g,itemHeight:v,itemDirection:m,itemTextColor:b,itemBackground:y,itemOpacity:_,symbolShape:w,symbolSize:x,symbolSpacing:k,symbolBorderWidth:C,symbolBorderColor:S,onClick:A,onMouseEnter:M,onMouseLeave:L,toggleSerie:"boolean"==typeof T?void 0:T})},qz={start:"left",middle:"center",end:"right"},$z=function(e,t){var n=t.data,r=t.containerWidth,i=t.containerHeight,o=t.translateX,a=void 0===o?0:o,s=t.translateY,l=void 0===s?0:s,c=t.anchor,u=t.direction,d=t.padding,f=void 0===d?0:d,h=t.justify,p=void 0!==h&&h,g=t.itemsSpacing,v=void 0===g?0:g,m=t.itemWidth,b=t.itemHeight,y=t.itemDirection,_=void 0===y?"left-to-right":y,w=t.itemTextColor,x=t.symbolSize,k=void 0===x?16:x,C=t.symbolSpacing,S=void 0===C?8:C,A=t.theme,M=Nz({itemCount:n.length,itemWidth:m,itemHeight:b,itemsSpacing:v,direction:u,padding:f}),L=M.width,T=M.height,E=M.padding,N=Oz({anchor:c,translateX:a,translateY:l,containerWidth:r,containerHeight:i,width:L,height:T}),O=N.x,P=N.y,R="row"===u?m+v:0,D="column"===u?b+v:0;e.save(),e.translate(O,P),RP(e,A.legends.text),n.forEach((function(t,n){var r,i=n*R+E.left,o=n*D+E.top,a=Pz({direction:_,justify:p,symbolSize:k,symbolSpacing:S,width:m,height:b}),s=a.symbolX,l=a.symbolY,c=a.labelX,u=a.labelY,d=a.labelAnchor,f=a.labelAlignment;e.fillStyle=null!=(r=t.color)?r:"black",e.fillRect(i+s,o+l,k,k),e.textAlign=qz[d],"central"===f&&(e.textBaseline="middle"),DP(e,Sz({},A.legends.text,{fill:null!=w?w:A.legends.text.fill}),String(t.label),i+c,o+u)})),e.restore()},Uz=function(){if(Mz)return Az;Mz=1;var e=QS(),t=0;return Az=function(n){var r=++t;return e(n)+r}}(),Wz=Hf(Uz);const Vz=134217729;function Gz(e,t,n,r,i){let o,a,s,l,c=t[0],u=r[0],d=0,f=0;u>c==u>-c?(o=c,c=t[++d]):(o=u,u=r[++f]);let h=0;if(d<e&&f<n)for(u>c==u>-c?(a=c+o,s=o-(a-c),c=t[++d]):(a=u+o,s=o-(a-u),u=r[++f]),o=a,0!==s&&(i[h++]=s);d<e&&f<n;)u>c==u>-c?(a=o+c,l=a-o,s=o-(a-l)+(c-l),c=t[++d]):(a=o+u,l=a-o,s=o-(a-l)+(u-l),u=r[++f]),o=a,0!==s&&(i[h++]=s);for(;d<e;)a=o+c,l=a-o,s=o-(a-l)+(c-l),c=t[++d],o=a,0!==s&&(i[h++]=s);for(;f<n;)a=o+u,l=a-o,s=o-(a-l)+(u-l),u=r[++f],o=a,0!==s&&(i[h++]=s);return 0===o&&0!==h||(i[h++]=o),h}function Yz(e){return new Float64Array(e)}const Xz=Yz(4),Zz=Yz(8),Kz=Yz(12),Jz=Yz(16),Qz=Yz(4);function eI(e,t,n,r,i,o){const a=(t-o)*(n-i),s=(e-i)*(r-o),l=a-s,c=Math.abs(a+s);return Math.abs(l)>=33306690738754716e-32*c?l:-function(e,t,n,r,i,o,a){let s,l,c,u,d,f,h,p,g,v,m,b,y,_,w,x,k,C;const S=e-i,A=n-i,M=t-o,L=r-o;_=S*L,f=Vz*S,h=f-(f-S),p=S-h,f=Vz*L,g=f-(f-L),v=L-g,w=p*v-(_-h*g-p*g-h*v),x=M*A,f=Vz*M,h=f-(f-M),p=M-h,f=Vz*A,g=f-(f-A),v=A-g,k=p*v-(x-h*g-p*g-h*v),m=w-k,d=w-m,Xz[0]=w-(m+d)+(d-k),b=_+m,d=b-_,y=_-(b-d)+(m-d),m=y-x,d=y-m,Xz[1]=y-(m+d)+(d-x),C=b+m,d=C-b,Xz[2]=b-(C-d)+(m-d),Xz[3]=C;let T=function(e,t){let n=t[0];for(let e=1;e<4;e++)n+=t[e];return n}(0,Xz),E=22204460492503146e-32*a;if(T>=E||-T>=E)return T;if(d=e-S,s=e-(S+d)+(d-i),d=n-A,c=n-(A+d)+(d-i),d=t-M,l=t-(M+d)+(d-o),d=r-L,u=r-(L+d)+(d-o),0===s&&0===l&&0===c&&0===u)return T;if(E=11093356479670487e-47*a+33306690738754706e-32*Math.abs(T),T+=S*u+L*s-(M*c+A*l),T>=E||-T>=E)return T;_=s*L,f=Vz*s,h=f-(f-s),p=s-h,f=Vz*L,g=f-(f-L),v=L-g,w=p*v-(_-h*g-p*g-h*v),x=l*A,f=Vz*l,h=f-(f-l),p=l-h,f=Vz*A,g=f-(f-A),v=A-g,k=p*v-(x-h*g-p*g-h*v),m=w-k,d=w-m,Qz[0]=w-(m+d)+(d-k),b=_+m,d=b-_,y=_-(b-d)+(m-d),m=y-x,d=y-m,Qz[1]=y-(m+d)+(d-x),C=b+m,d=C-b,Qz[2]=b-(C-d)+(m-d),Qz[3]=C;const N=Gz(4,Xz,4,Qz,Zz);_=S*u,f=Vz*S,h=f-(f-S),p=S-h,f=Vz*u,g=f-(f-u),v=u-g,w=p*v-(_-h*g-p*g-h*v),x=M*c,f=Vz*M,h=f-(f-M),p=M-h,f=Vz*c,g=f-(f-c),v=c-g,k=p*v-(x-h*g-p*g-h*v),m=w-k,d=w-m,Qz[0]=w-(m+d)+(d-k),b=_+m,d=b-_,y=_-(b-d)+(m-d),m=y-x,d=y-m,Qz[1]=y-(m+d)+(d-x),C=b+m,d=C-b,Qz[2]=b-(C-d)+(m-d),Qz[3]=C;const O=Gz(N,Zz,4,Qz,Kz);_=s*u,f=Vz*s,h=f-(f-s),p=s-h,f=Vz*u,g=f-(f-u),v=u-g,w=p*v-(_-h*g-p*g-h*v),x=l*c,f=Vz*l,h=f-(f-l),p=l-h,f=Vz*c,g=f-(f-c),v=c-g,k=p*v-(x-h*g-p*g-h*v),m=w-k,d=w-m,Qz[0]=w-(m+d)+(d-k),b=_+m,d=b-_,y=_-(b-d)+(m-d),m=y-x,d=y-m,Qz[1]=y-(m+d)+(d-x),C=b+m,d=C-b,Qz[2]=b-(C-d)+(m-d),Qz[3]=C;const P=Gz(O,Kz,4,Qz,Jz);return Jz[P-1]}(e,t,n,r,i,o,c)}const tI=Math.pow(2,-52),nI=new Uint32Array(512);class rI{static from(e,t=cI,n=uI){const r=e.length,i=new Float64Array(2*r);for(let o=0;o<r;o++){const r=e[o];i[2*o]=t(r),i[2*o+1]=n(r)}return new rI(i)}constructor(e){const t=e.length>>1;if(t>0&&"number"!=typeof e[0])throw new Error("Expected coords to contain numbers.");this.coords=e;const n=Math.max(2*t-5,0);this._triangles=new Uint32Array(3*n),this._halfedges=new Int32Array(3*n),this._hashSize=Math.ceil(Math.sqrt(t)),this._hullPrev=new Uint32Array(t),this._hullNext=new Uint32Array(t),this._hullTri=new Uint32Array(t),this._hullHash=new Int32Array(this._hashSize),this._ids=new Uint32Array(t),this._dists=new Float64Array(t),this.update()}update(){const{coords:e,_hullPrev:t,_hullNext:n,_hullTri:r,_hullHash:i}=this,o=e.length>>1;let a=1/0,s=1/0,l=-1/0,c=-1/0;for(let t=0;t<o;t++){const n=e[2*t],r=e[2*t+1];n<a&&(a=n),r<s&&(s=r),n>l&&(l=n),r>c&&(c=r),this._ids[t]=t}const u=(a+l)/2,d=(s+c)/2;let f,h,p;for(let t=0,n=1/0;t<o;t++){const r=iI(u,d,e[2*t],e[2*t+1]);r<n&&(f=t,n=r)}const g=e[2*f],v=e[2*f+1];for(let t=0,n=1/0;t<o;t++){if(t===f)continue;const r=iI(g,v,e[2*t],e[2*t+1]);r<n&&r>0&&(h=t,n=r)}let m=e[2*h],b=e[2*h+1],y=1/0;for(let t=0;t<o;t++){if(t===f||t===h)continue;const n=aI(g,v,m,b,e[2*t],e[2*t+1]);n<y&&(p=t,y=n)}let _=e[2*p],w=e[2*p+1];if(y===1/0){for(let t=0;t<o;t++)this._dists[t]=e[2*t]-e[0]||e[2*t+1]-e[1];sI(this._ids,this._dists,0,o-1);const t=new Uint32Array(o);let n=0;for(let e=0,r=-1/0;e<o;e++){const i=this._ids[e],o=this._dists[i];o>r&&(t[n++]=i,r=o)}return this.hull=t.subarray(0,n),this.triangles=new Uint32Array(0),void(this.halfedges=new Uint32Array(0))}if(eI(g,v,m,b,_,w)<0){const e=h,t=m,n=b;h=p,m=_,b=w,p=e,_=t,w=n}const x=function(e,t,n,r,i,o){const a=n-e,s=r-t,l=i-e,c=o-t,u=a*a+s*s,d=l*l+c*c,f=.5/(a*c-s*l);return{x:e+(c*u-s*d)*f,y:t+(a*d-l*u)*f}}(g,v,m,b,_,w);this._cx=x.x,this._cy=x.y;for(let t=0;t<o;t++)this._dists[t]=iI(e[2*t],e[2*t+1],x.x,x.y);sI(this._ids,this._dists,0,o-1),this._hullStart=f;let k=3;n[f]=t[p]=h,n[h]=t[f]=p,n[p]=t[h]=f,r[f]=0,r[h]=1,r[p]=2,i.fill(-1),i[this._hashKey(g,v)]=f,i[this._hashKey(m,b)]=h,i[this._hashKey(_,w)]=p,this.trianglesLen=0,this._addTriangle(f,h,p,-1,-1,-1);for(let o,a,s=0;s<this._ids.length;s++){const l=this._ids[s],c=e[2*l],u=e[2*l+1];if(s>0&&Math.abs(c-o)<=tI&&Math.abs(u-a)<=tI)continue;if(o=c,a=u,l===f||l===h||l===p)continue;let d=0;for(let e=0,t=this._hashKey(c,u);e<this._hashSize&&(d=i[(t+e)%this._hashSize],-1===d||d===n[d]);e++);d=t[d];let g,v=d;for(;g=n[v],eI(c,u,e[2*v],e[2*v+1],e[2*g],e[2*g+1])>=0;)if(v=g,v===d){v=-1;break}if(-1===v)continue;let m=this._addTriangle(v,l,n[v],-1,-1,r[v]);r[l]=this._legalize(m+2),r[v]=m,k++;let b=n[v];for(;g=n[b],eI(c,u,e[2*b],e[2*b+1],e[2*g],e[2*g+1])<0;)m=this._addTriangle(b,l,g,r[l],-1,r[b]),r[l]=this._legalize(m+2),n[b]=b,k--,b=g;if(v===d)for(;g=t[v],eI(c,u,e[2*g],e[2*g+1],e[2*v],e[2*v+1])<0;)m=this._addTriangle(g,l,v,-1,r[v],r[g]),this._legalize(m+2),r[g]=m,n[v]=v,k--,v=g;this._hullStart=t[l]=v,n[v]=t[b]=l,n[l]=b,i[this._hashKey(c,u)]=l,i[this._hashKey(e[2*v],e[2*v+1])]=v}this.hull=new Uint32Array(k);for(let e=0,t=this._hullStart;e<k;e++)this.hull[e]=t,t=n[t];this.triangles=this._triangles.subarray(0,this.trianglesLen),this.halfedges=this._halfedges.subarray(0,this.trianglesLen)}_hashKey(e,t){return Math.floor(function(e,t){const n=e/(Math.abs(e)+Math.abs(t));return(t>0?3-n:1+n)/4}(e-this._cx,t-this._cy)*this._hashSize)%this._hashSize}_legalize(e){const{_triangles:t,_halfedges:n,coords:r}=this;let i=0,o=0;for(;;){const a=n[e],s=e-e%3;if(o=s+(e+2)%3,-1===a){if(0===i)break;e=nI[--i];continue}const l=a-a%3,c=s+(e+1)%3,u=l+(a+2)%3,d=t[o],f=t[e],h=t[c],p=t[u];if(oI(r[2*d],r[2*d+1],r[2*f],r[2*f+1],r[2*h],r[2*h+1],r[2*p],r[2*p+1])){t[e]=p,t[a]=d;const r=n[u];if(-1===r){let t=this._hullStart;do{if(this._hullTri[t]===u){this._hullTri[t]=e;break}t=this._hullPrev[t]}while(t!==this._hullStart)}this._link(e,r),this._link(a,n[o]),this._link(o,u);const s=l+(a+1)%3;i<nI.length&&(nI[i++]=s)}else{if(0===i)break;e=nI[--i]}}return o}_link(e,t){this._halfedges[e]=t,-1!==t&&(this._halfedges[t]=e)}_addTriangle(e,t,n,r,i,o){const a=this.trianglesLen;return this._triangles[a]=e,this._triangles[a+1]=t,this._triangles[a+2]=n,this._link(a,r),this._link(a+1,i),this._link(a+2,o),this.trianglesLen+=3,a}}function iI(e,t,n,r){const i=e-n,o=t-r;return i*i+o*o}function oI(e,t,n,r,i,o,a,s){const l=e-a,c=t-s,u=n-a,d=r-s,f=i-a,h=o-s,p=u*u+d*d,g=f*f+h*h;return l*(d*g-p*h)-c*(u*g-p*f)+(l*l+c*c)*(u*h-d*f)<0}function aI(e,t,n,r,i,o){const a=n-e,s=r-t,l=i-e,c=o-t,u=a*a+s*s,d=l*l+c*c,f=.5/(a*c-s*l),h=(c*u-s*d)*f,p=(a*d-l*u)*f;return h*h+p*p}function sI(e,t,n,r){if(r-n<=20)for(let i=n+1;i<=r;i++){const r=e[i],o=t[r];let a=i-1;for(;a>=n&&t[e[a]]>o;)e[a+1]=e[a--];e[a+1]=r}else{let i=n+1,o=r;lI(e,n+r>>1,i),t[e[n]]>t[e[r]]&&lI(e,n,r),t[e[i]]>t[e[r]]&&lI(e,i,r),t[e[n]]>t[e[i]]&&lI(e,n,i);const a=e[i],s=t[a];for(;;){do{i++}while(t[e[i]]<s);do{o--}while(t[e[o]]>s);if(o<i)break;lI(e,i,o)}e[n+1]=e[o],e[o]=a,r-i+1>=o-n?(sI(e,t,i,r),sI(e,t,n,o-1)):(sI(e,t,n,o-1),sI(e,t,i,r))}}function lI(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function cI(e){return e[0]}function uI(e){return e[1]}const dI=1e-6;class fI{constructor(){this._x0=this._y0=this._x1=this._y1=null,this._=""}moveTo(e,t){this._+=`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")}lineTo(e,t){this._+=`L${this._x1=+e},${this._y1=+t}`}arc(e,t,n){const r=(e=+e)+(n=+n),i=t=+t;if(n<0)throw new Error("negative radius");null===this._x1?this._+=`M${r},${i}`:(Math.abs(this._x1-r)>dI||Math.abs(this._y1-i)>dI)&&(this._+="L"+r+","+i),n&&(this._+=`A${n},${n},0,1,1,${e-n},${t}A${n},${n},0,1,1,${this._x1=r},${this._y1=i}`)}rect(e,t,n,r){this._+=`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}h${+n}v${+r}h${-n}Z`}value(){return this._||null}}class hI{constructor(){this._=[]}moveTo(e,t){this._.push([e,t])}closePath(){this._.push(this._[0].slice())}lineTo(e,t){this._.push([e,t])}value(){return this._.length?this._:null}}class pI{constructor(e,[t,n,r,i]=[0,0,960,500]){if(!((r=+r)>=(t=+t)&&(i=+i)>=(n=+n)))throw new Error("invalid bounds");this.delaunay=e,this._circumcenters=new Float64Array(2*e.points.length),this.vectors=new Float64Array(2*e.points.length),this.xmax=r,this.xmin=t,this.ymax=i,this.ymin=n,this._init()}update(){return this.delaunay.update(),this._init(),this}_init(){const{delaunay:{points:e,hull:t,triangles:n},vectors:r}=this;let i,o;const a=this.circumcenters=this._circumcenters.subarray(0,n.length/3*2);for(let r,s,l=0,c=0,u=n.length;l<u;l+=3,c+=2){const u=2*n[l],d=2*n[l+1],f=2*n[l+2],h=e[u],p=e[u+1],g=e[d],v=e[d+1],m=e[f],b=e[f+1],y=g-h,_=v-p,w=m-h,x=b-p,k=2*(y*x-_*w);if(Math.abs(k)<1e-9){if(void 0===i){i=o=0;for(const n of t)i+=e[2*n],o+=e[2*n+1];i/=t.length,o/=t.length}const n=1e9*Math.sign((i-h)*x-(o-p)*w);r=(h+m)/2-n*x,s=(p+b)/2+n*w}else{const e=1/k,t=y*y+_*_,n=w*w+x*x;r=h+(x*t-_*n)*e,s=p+(y*n-w*t)*e}a[c]=r,a[c+1]=s}let s,l,c,u=t[t.length-1],d=4*u,f=e[2*u],h=e[2*u+1];r.fill(0);for(let n=0;n<t.length;++n)u=t[n],s=d,l=f,c=h,d=4*u,f=e[2*u],h=e[2*u+1],r[s+2]=r[d]=c-h,r[s+3]=r[d+1]=f-l}render(e){const t=null==e?e=new fI:void 0,{delaunay:{halfedges:n,inedges:r,hull:i},circumcenters:o,vectors:a}=this;if(i.length<=1)return null;for(let t=0,r=n.length;t<r;++t){const r=n[t];if(r<t)continue;const i=2*Math.floor(t/3),a=2*Math.floor(r/3),s=o[i],l=o[i+1],c=o[a],u=o[a+1];this._renderSegment(s,l,c,u,e)}let s,l=i[i.length-1];for(let t=0;t<i.length;++t){s=l,l=i[t];const n=2*Math.floor(r[l]/3),c=o[n],u=o[n+1],d=4*s,f=this._project(c,u,a[d+2],a[d+3]);f&&this._renderSegment(c,u,f[0],f[1],e)}return t&&t.value()}renderBounds(e){const t=null==e?e=new fI:void 0;return e.rect(this.xmin,this.ymin,this.xmax-this.xmin,this.ymax-this.ymin),t&&t.value()}renderCell(e,t){const n=null==t?t=new fI:void 0,r=this._clip(e);if(null===r||!r.length)return;t.moveTo(r[0],r[1]);let i=r.length;for(;r[0]===r[i-2]&&r[1]===r[i-1]&&i>1;)i-=2;for(let e=2;e<i;e+=2)r[e]===r[e-2]&&r[e+1]===r[e-1]||t.lineTo(r[e],r[e+1]);return t.closePath(),n&&n.value()}*cellPolygons(){const{delaunay:{points:e}}=this;for(let t=0,n=e.length/2;t<n;++t){const e=this.cellPolygon(t);e&&(e.index=t,yield e)}}cellPolygon(e){const t=new hI;return this.renderCell(e,t),t.value()}_renderSegment(e,t,n,r,i){let o;const a=this._regioncode(e,t),s=this._regioncode(n,r);0===a&&0===s?(i.moveTo(e,t),i.lineTo(n,r)):(o=this._clipSegment(e,t,n,r,a,s))&&(i.moveTo(o[0],o[1]),i.lineTo(o[2],o[3]))}contains(e,t,n){return(t=+t)==t&&(n=+n)==n&&this.delaunay._step(e,t,n)===e}*neighbors(e){const t=this._clip(e);if(t)for(const n of this.delaunay.neighbors(e)){const e=this._clip(n);if(e)e:for(let r=0,i=t.length;r<i;r+=2)for(let o=0,a=e.length;o<a;o+=2)if(t[r]===e[o]&&t[r+1]===e[o+1]&&t[(r+2)%i]===e[(o+a-2)%a]&&t[(r+3)%i]===e[(o+a-1)%a]){yield n;break e}}}_cell(e){const{circumcenters:t,delaunay:{inedges:n,halfedges:r,triangles:i}}=this,o=n[e];if(-1===o)return null;const a=[];let s=o;do{const n=Math.floor(s/3);if(a.push(t[2*n],t[2*n+1]),s=s%3==2?s-2:s+1,i[s]!==e)break;s=r[s]}while(s!==o&&-1!==s);return a}_clip(e){if(0===e&&1===this.delaunay.hull.length)return[this.xmax,this.ymin,this.xmax,this.ymax,this.xmin,this.ymax,this.xmin,this.ymin];const t=this._cell(e);if(null===t)return null;const{vectors:n}=this,r=4*e;return this._simplify(n[r]||n[r+1]?this._clipInfinite(e,t,n[r],n[r+1],n[r+2],n[r+3]):this._clipFinite(e,t))}_clipFinite(e,t){const n=t.length;let r,i,o,a,s=null,l=t[n-2],c=t[n-1],u=this._regioncode(l,c),d=0;for(let f=0;f<n;f+=2)if(r=l,i=c,l=t[f],c=t[f+1],o=u,u=this._regioncode(l,c),0===o&&0===u)a=d,d=0,s?s.push(l,c):s=[l,c];else{let t,n,f,h,p;if(0===o){if(null===(t=this._clipSegment(r,i,l,c,o,u)))continue;[n,f,h,p]=t}else{if(null===(t=this._clipSegment(l,c,r,i,u,o)))continue;[h,p,n,f]=t,a=d,d=this._edgecode(n,f),a&&d&&this._edge(e,a,d,s,s.length),s?s.push(n,f):s=[n,f]}a=d,d=this._edgecode(h,p),a&&d&&this._edge(e,a,d,s,s.length),s?s.push(h,p):s=[h,p]}if(s)a=d,d=this._edgecode(s[0],s[1]),a&&d&&this._edge(e,a,d,s,s.length);else if(this.contains(e,(this.xmin+this.xmax)/2,(this.ymin+this.ymax)/2))return[this.xmax,this.ymin,this.xmax,this.ymax,this.xmin,this.ymax,this.xmin,this.ymin];return s}_clipSegment(e,t,n,r,i,o){const a=i<o;for(a&&([e,t,n,r,i,o]=[n,r,e,t,o,i]);;){if(0===i&&0===o)return a?[n,r,e,t]:[e,t,n,r];if(i&o)return null;let s,l,c=i||o;8&c?(s=e+(n-e)*(this.ymax-t)/(r-t),l=this.ymax):4&c?(s=e+(n-e)*(this.ymin-t)/(r-t),l=this.ymin):2&c?(l=t+(r-t)*(this.xmax-e)/(n-e),s=this.xmax):(l=t+(r-t)*(this.xmin-e)/(n-e),s=this.xmin),i?(e=s,t=l,i=this._regioncode(e,t)):(n=s,r=l,o=this._regioncode(n,r))}}_clipInfinite(e,t,n,r,i,o){let a,s=Array.from(t);if((a=this._project(s[0],s[1],n,r))&&s.unshift(a[0],a[1]),(a=this._project(s[s.length-2],s[s.length-1],i,o))&&s.push(a[0],a[1]),s=this._clipFinite(e,s))for(let t,n=0,r=s.length,i=this._edgecode(s[r-2],s[r-1]);n<r;n+=2)t=i,i=this._edgecode(s[n],s[n+1]),t&&i&&(n=this._edge(e,t,i,s,n),r=s.length);else this.contains(e,(this.xmin+this.xmax)/2,(this.ymin+this.ymax)/2)&&(s=[this.xmin,this.ymin,this.xmax,this.ymin,this.xmax,this.ymax,this.xmin,this.ymax]);return s}_edge(e,t,n,r,i){for(;t!==n;){let n,o;switch(t){case 5:t=4;continue;case 4:t=6,n=this.xmax,o=this.ymin;break;case 6:t=2;continue;case 2:t=10,n=this.xmax,o=this.ymax;break;case 10:t=8;continue;case 8:t=9,n=this.xmin,o=this.ymax;break;case 9:t=1;continue;case 1:t=5,n=this.xmin,o=this.ymin}r[i]===n&&r[i+1]===o||!this.contains(e,n,o)||(r.splice(i,0,n,o),i+=2)}return i}_project(e,t,n,r){let i,o,a,s=1/0;if(r<0){if(t<=this.ymin)return null;(i=(this.ymin-t)/r)<s&&(a=this.ymin,o=e+(s=i)*n)}else if(r>0){if(t>=this.ymax)return null;(i=(this.ymax-t)/r)<s&&(a=this.ymax,o=e+(s=i)*n)}if(n>0){if(e>=this.xmax)return null;(i=(this.xmax-e)/n)<s&&(o=this.xmax,a=t+(s=i)*r)}else if(n<0){if(e<=this.xmin)return null;(i=(this.xmin-e)/n)<s&&(o=this.xmin,a=t+(s=i)*r)}return[o,a]}_edgecode(e,t){return(e===this.xmin?1:e===this.xmax?2:0)|(t===this.ymin?4:t===this.ymax?8:0)}_regioncode(e,t){return(e<this.xmin?1:e>this.xmax?2:0)|(t<this.ymin?4:t>this.ymax?8:0)}_simplify(e){if(e&&e.length>4){for(let t=0;t<e.length;t+=2){const n=(t+2)%e.length,r=(t+4)%e.length;(e[t]===e[n]&&e[n]===e[r]||e[t+1]===e[n+1]&&e[n+1]===e[r+1])&&(e.splice(n,2),t-=2)}e.length||(e=null)}return e}}const gI=2*Math.PI,vI=Math.pow;function mI(e){return e[0]}function bI(e){return e[1]}function yI(e,t,n){return[e+Math.sin(e+t)*n,t+Math.cos(e-t)*n]}class _I{static from(e,t=mI,n=bI,r){return new _I("length"in e?function(e,t,n,r){const i=e.length,o=new Float64Array(2*i);for(let a=0;a<i;++a){const i=e[a];o[2*a]=t.call(r,i,a,e),o[2*a+1]=n.call(r,i,a,e)}return o}(e,t,n,r):Float64Array.from(function*(e,t,n,r){let i=0;for(const o of e)yield t.call(r,o,i,e),yield n.call(r,o,i,e),++i}(e,t,n,r)))}constructor(e){this._delaunator=new rI(e),this.inedges=new Int32Array(e.length/2),this._hullIndex=new Int32Array(e.length/2),this.points=this._delaunator.coords,this._init()}update(){return this._delaunator.update(),this._init(),this}_init(){const e=this._delaunator,t=this.points;if(e.hull&&e.hull.length>2&&function(e){const{triangles:t,coords:n}=e;for(let e=0;e<t.length;e+=3){const r=2*t[e],i=2*t[e+1],o=2*t[e+2];if((n[o]-n[r])*(n[i+1]-n[r+1])-(n[i]-n[r])*(n[o+1]-n[r+1])>1e-10)return!1}return!0}(e)){this.collinear=Int32Array.from({length:t.length/2},((e,t)=>t)).sort(((e,n)=>t[2*e]-t[2*n]||t[2*e+1]-t[2*n+1]));const e=this.collinear[0],n=this.collinear[this.collinear.length-1],r=[t[2*e],t[2*e+1],t[2*n],t[2*n+1]],i=1e-8*Math.hypot(r[3]-r[1],r[2]-r[0]);for(let e=0,n=t.length/2;e<n;++e){const n=yI(t[2*e],t[2*e+1],i);t[2*e]=n[0],t[2*e+1]=n[1]}this._delaunator=new rI(t)}else delete this.collinear;const n=this.halfedges=this._delaunator.halfedges,r=this.hull=this._delaunator.hull,i=this.triangles=this._delaunator.triangles,o=this.inedges.fill(-1),a=this._hullIndex.fill(-1);for(let e=0,t=n.length;e<t;++e){const t=i[e%3==2?e-2:e+1];-1!==n[e]&&-1!==o[t]||(o[t]=e)}for(let e=0,t=r.length;e<t;++e)a[r[e]]=e;r.length<=2&&r.length>0&&(this.triangles=new Int32Array(3).fill(-1),this.halfedges=new Int32Array(3).fill(-1),this.triangles[0]=r[0],o[r[0]]=1,2===r.length&&(o[r[1]]=0,this.triangles[1]=r[1],this.triangles[2]=r[1]))}voronoi(e){return new pI(this,e)}*neighbors(e){const{inedges:t,hull:n,_hullIndex:r,halfedges:i,triangles:o,collinear:a}=this;if(a){const t=a.indexOf(e);return t>0&&(yield a[t-1]),void(t<a.length-1&&(yield a[t+1]))}const s=t[e];if(-1===s)return;let l=s,c=-1;do{if(yield c=o[l],l=l%3==2?l-2:l+1,o[l]!==e)return;if(l=i[l],-1===l){const t=n[(r[e]+1)%n.length];return void(t!==c&&(yield t))}}while(l!==s)}find(e,t,n=0){if((e=+e)!=e||(t=+t)!=t)return-1;const r=n;let i;for(;(i=this._step(n,e,t))>=0&&i!==n&&i!==r;)n=i;return i}_step(e,t,n){const{inedges:r,hull:i,_hullIndex:o,halfedges:a,triangles:s,points:l}=this;if(-1===r[e]||!l.length)return(e+1)%(l.length>>1);let c=e,u=vI(t-l[2*e],2)+vI(n-l[2*e+1],2);const d=r[e];let f=d;do{let r=s[f];const d=vI(t-l[2*r],2)+vI(n-l[2*r+1],2);if(d<u&&(u=d,c=r),f=f%3==2?f-2:f+1,s[f]!==e)break;if(f=a[f],-1===f){if(f=i[(o[e]+1)%i.length],f!==r&&vI(t-l[2*f],2)+vI(n-l[2*f+1],2)<u)return f;break}}while(f!==d);return c}render(e){const t=null==e?e=new fI:void 0,{points:n,halfedges:r,triangles:i}=this;for(let t=0,o=r.length;t<o;++t){const o=r[t];if(o<t)continue;const a=2*i[t],s=2*i[o];e.moveTo(n[a],n[a+1]),e.lineTo(n[s],n[s+1])}return this.renderHull(e),t&&t.value()}renderPoints(e,t){void 0!==t||e&&"function"==typeof e.moveTo||(t=e,e=null),t=null==t?2:+t;const n=null==e?e=new fI:void 0,{points:r}=this;for(let n=0,i=r.length;n<i;n+=2){const i=r[n],o=r[n+1];e.moveTo(i+t,o),e.arc(i,o,t,0,gI)}return n&&n.value()}renderHull(e){const t=null==e?e=new fI:void 0,{hull:n,points:r}=this,i=2*n[0],o=n.length;e.moveTo(r[i],r[i+1]);for(let t=1;t<o;++t){const i=2*n[t];e.lineTo(r[i],r[i+1])}return e.closePath(),t&&t.value()}hullPolygon(){const e=new hI;return this.renderHull(e),e.value()}renderTriangle(e,t){const n=null==t?t=new fI:void 0,{points:r,triangles:i}=this,o=2*i[e*=3],a=2*i[e+1],s=2*i[e+2];return t.moveTo(r[o],r[o+1]),t.lineTo(r[a],r[a+1]),t.lineTo(r[s],r[s+1]),t.closePath(),n&&n.value()}*trianglePolygons(){const{triangles:e}=this;for(let t=0,n=e.length/3;t<n;++t)yield this.trianglePolygon(t)}trianglePolygon(e){const t=new hI;return this.renderTriangle(e,t),t.value()}}function wI(){return wI=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},wI.apply(null,arguments)}function xI(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var kI={xDomain:[0,1],yDomain:[0,1],layers:["links","cells","points","bounds"],enableLinks:!1,linkLineWidth:1,linkLineColor:"#bbbbbb",enableCells:!0,cellLineWidth:2,cellLineColor:"#000000",pointSize:4,pointColor:"#666666",role:"img"},CI=function(e){return[e.x,e.y]},SI=_P,AI="cursor",MI=function(e){var t=e.points,n=e.getNodePosition,r=void 0===n?CI:n,i=e.margin,o=void 0===i?SI:i;return t.map((function(e){var t=r(e),n=t[0],i=t[1];return[n+o.left,i+o.top]}))},LI=function(e){var t=e.points,n=e.getNodePosition,r=void 0===n?CI:n,i=e.width,o=e.height,a=e.margin,s=void 0===a?SI:a,l=e.debug;return ge((function(){return function(e){var t=e.points,n=e.width,r=e.height,i=e.margin,o=void 0===i?SI:i,a=e.debug,s=_I.from(t),l=a?s.voronoi([0,0,o.left+n+o.right,o.top+r+o.bottom]):void 0;return{points:t,delaunay:s,voronoi:l}}({points:MI({points:t,margin:s,getNodePosition:r}),width:i,height:o,margin:s,debug:l})}),[r,t,i,o,s,l])},TI=["theme"],EI=function(e){var t=e.data,n=e.width,r=e.height,i=e.margin,o=e.layers,a=void 0===o?kI.layers:o,s=e.xDomain,l=void 0===s?kI.xDomain:s,c=e.yDomain,u=void 0===c?kI.yDomain:c,d=e.enableLinks,f=void 0===d?kI.enableLinks:d,h=e.linkLineWidth,p=void 0===h?kI.linkLineWidth:h,g=e.linkLineColor,v=void 0===g?kI.linkLineColor:g,m=e.enableCells,b=void 0===m?kI.enableCells:m,y=e.cellLineWidth,_=void 0===y?kI.cellLineWidth:y,w=e.cellLineColor,x=void 0===w?kI.cellLineColor:w,k=e.enablePoints,C=void 0===k?kI.enableCells:k,S=e.pointSize,M=void 0===S?kI.pointSize:S,T=e.pointColor,E=void 0===T?kI.pointColor:T,N=e.role,O=void 0===N?kI.role:N,P=e.forwardedRef,R=wP(n,r,i),D=R.outerWidth,z=R.outerHeight,I=R.margin,F=function(e){var t=e.data,n=e.width,r=e.height,i=e.xDomain,o=e.yDomain,a=ge((function(){return Rl().domain(i).range([0,n])}),[i,n]),s=ge((function(){return Rl().domain(o).range([0,r])}),[o,r]),l=ge((function(){return t.map((function(e){return{x:a(e.x),y:s(e.y),data:e}}))}),[t,a,s]);return ge((function(){var e=_I.from(l.map((function(e){return[e.x,e.y]}))),t=e.voronoi([0,0,n,r]);return{points:l,delaunay:e,voronoi:t}}),[l,n,r])}({data:t,width:R.innerWidth,height:R.innerHeight,xDomain:l,yDomain:u}),j=F.points,B=F.delaunay,H=F.voronoi,q={links:null,cells:null,points:null,bounds:null};f&&a.includes("links")&&(q.links=ti("path",{stroke:v,strokeWidth:p,fill:"none",d:B.render()},"links")),b&&a.includes("cells")&&(q.cells=ti("path",{d:H.render(),fill:"none",stroke:x,strokeWidth:_},"cells")),C&&a.includes("points")&&(q.points=ti("path",{stroke:"none",fill:E,d:B.renderPoints(void 0,M/2)},"points")),a.includes("bounds")&&(q.bounds=ti("path",{fill:"none",stroke:x,strokeWidth:_,d:H.renderBounds()},"bounds"));var $=function(e){var t=e.points,n=e.delaunay,r=e.voronoi;return ge((function(){return{points:t,delaunay:n,voronoi:r}}),[t,n,r])}({points:j,delaunay:B,voronoi:H});return ti(dP,{width:D,height:z,margin:I,role:O,ref:P,children:a.map((function(e,t){return void 0!==q[e]?q[e]:"function"==typeof e?ti(L,{children:A(e,$)},t):null}))})},NI=ut((function(e,t){var n=e.theme,r=xI(e,TI);return ti(WO,{isInteractive:!1,animate:!1,theme:n,children:ti(EI,wI({},r,{forwardedRef:t}))})})),OI=["defaultWidth","defaultHeight","onResize","debounceResize"];ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=xI(e,OI);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(NI,wI({},a,{width:n,height:r,ref:t}))}})}));var PI=function(e){var t=e.nodes,n=e.width,r=e.height,i=e.margin,o=void 0===i?SI:i,a=e.getNodePosition,s=e.setCurrent,l=e.onMouseEnter,c=e.onMouseMove,u=e.onMouseLeave,d=e.onMouseDown,f=e.onMouseUp,h=e.onClick,p=e.onDoubleClick,g=e.onTouchStart,v=e.onTouchMove,m=e.onTouchEnd,b=e.enableTouchCrosshair,y=void 0!==b&&b,_=e.detectionRadius,w=void 0===_?1/0:_,x=e.tooltip,k=e.tooltipPosition,C=void 0===k?AI:k,S=e.tooltipAnchor,A=void 0===S?"top":S,M=e.debug,T=pe(null),E=LI({points:t,getNodePosition:a,width:n,height:r,margin:o,debug:M}),N=E.delaunay,O=E.voronoi,P=function(e){var t=e.elementRef,n=e.nodes,r=e.getNodePosition,i=void 0===r?CI:r,o=e.delaunay,a=e.setCurrent,s=e.margin,l=void 0===s?SI:s,c=e.detectionRadius,u=void 0===c?1/0:c,d=e.isInteractive,f=void 0===d||d,h=e.onMouseEnter,p=e.onMouseMove,g=e.onMouseLeave,v=e.onMouseDown,m=e.onMouseUp,b=e.onClick,y=e.onDoubleClick,_=e.onTouchStart,w=e.onTouchMove,x=e.onTouchEnd,k=e.enableTouchCrosshair,C=void 0!==k&&k,S=e.tooltip,A=e.tooltipPosition,M=void 0===A?AI:A,L=e.tooltipAnchor,T=void 0===L?"top":L,E=fe(null),N=E[0],O=E[1],P=pe(null);he((function(){P.current=N}),[P,N]);var R=ve((function(e){if(!t.current||0===n.length)return null;var r=TP(t.current,e),a=r[0],s=r[1],c=o.find(a,s),d=void 0!==c?n[c]:null;if(d&&u!==1/0){var f=i(d),h=f[0],p=f[1];MP(a,s,h+l.left,p+l.top)>u&&(c=null,d=null)}return null===c||null===d?null:[c,d]}),[t,o,n,i,l,u]),D=FA(),z=D.showTooltipAt,I=D.showTooltipFromEvent,F=D.hideTooltip,j=ge((function(){if(S)return"cursor"===M?function(e,t){I(S(e),t,T)}:function(e){var t=i(e),n=t[0],r=t[1];z(S(e),[n+l.left,r+l.top],T)}}),[z,I,S,M,T,i,l]),B=ve((function(e){var t=R(e);if(O(t),null==a||a(t?t[1]:null),t){var n=t[1];null==j||j(n,e),null==h||h(t[1],e)}}),[R,O,a,j,h]),H=ve((function(e){var t=R(e);if(O(t),t){var n=t[0],r=t[1];if(null==a||a(r),null==j||j(r,e),P.current){var i=P.current,o=i[0],s=i[1];n!==o?null==g||g(s,e):null==p||p(r,e)}else null==h||h(r,e)}else null==a||a(null),null==F||F(),P.current&&(null==g||g(P.current[1],e))}),[R,O,a,P,h,p,g,j,F]),q=ve((function(e){O(null),null==a||a(null),F(),g&&P.current&&g(P.current[1],e)}),[O,a,P,F,g]),$=ve((function(e){var t=R(e);O(t),t&&(null==v||v(t[1],e))}),[R,O,v]),U=ve((function(e){var t=R(e);O(t),t&&(null==m||m(t[1],e))}),[R,O,m]),W=ve((function(e){var t=R(e);O(t),t&&(null==b||b(t[1],e))}),[R,O,b]),V=ve((function(e){var t=R(e);O(t),t&&(null==y||y(t[1],e))}),[R,O,y]),G=ve((function(e){var t=R(e);C&&(O(t),null==a||a(t?t[1]:null)),t&&(null==_||_(t[1],e))}),[R,O,a,C,_]),Y=ve((function(e){var t=R(e);C&&(O(t),null==a||a(t?t[1]:null)),t&&(null==w||w(t[1],e))}),[R,O,a,C,w]),X=ve((function(e){C&&(O(null),null==a||a(null)),x&&P.current&&x(P.current[1],e)}),[C,O,a,x,P]);return{current:N,handleMouseEnter:f?B:void 0,handleMouseMove:f?H:void 0,handleMouseLeave:f?q:void 0,handleMouseDown:f?$:void 0,handleMouseUp:f?U:void 0,handleClick:f?W:void 0,handleDoubleClick:f?V:void 0,handleTouchStart:f?G:void 0,handleTouchMove:f?Y:void 0,handleTouchEnd:f?X:void 0}}({elementRef:T,nodes:t,delaunay:N,margin:o,detectionRadius:w,setCurrent:s,onMouseEnter:l,onMouseMove:c,onMouseLeave:u,onMouseDown:d,onMouseUp:f,onClick:h,onDoubleClick:p,onTouchStart:g,onTouchMove:v,onTouchEnd:m,enableTouchCrosshair:y,tooltip:x,tooltipPosition:C,tooltipAnchor:A}),R=P.current,D=P.handleMouseEnter,z=P.handleMouseMove,I=P.handleMouseLeave,F=P.handleMouseDown,j=P.handleMouseUp,B=P.handleClick,H=P.handleDoubleClick,q=P.handleTouchStart,$=P.handleTouchMove,U=P.handleTouchEnd,W=ge((function(){if(M&&O)return O.render()}),[M,O]);return ti("g",{ref:T,transform:"translate("+-o.left+","+-o.top+")",children:[M&&O&&ti(L,{children:[ti("path",{d:W,stroke:"red",strokeWidth:1,opacity:.75}),w<1/0&&ti("path",{stroke:"red",strokeWidth:.35,fill:"none",d:N.renderPoints(void 0,w)}),R&&ti("path",{fill:"pink",opacity:.35,d:O.renderCell(R[0])})]}),ti("rect",{"data-ref":"mesh-interceptor",width:o.left+n+o.right,height:o.top+r+o.bottom,fill:"red",opacity:0,style:{cursor:"auto"},onMouseEnter:D,onMouseMove:z,onMouseLeave:I,onMouseDown:F,onMouseUp:j,onTouchStart:q,onTouchMove:$,onTouchEnd:U,onClick:B,onDoubleClick:H})]})};function RI(){return RI=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},RI.apply(null,arguments)}function DI(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var zI,II={xScale:{type:"point"},yScale:{type:"linear",min:0,max:"auto"},curve:"linear",colors:{scheme:"nivo"},lineWidth:2,layers:["grid","markers","axes","areas","crosshair","lines","points","slices","mesh","legends"],enablePoints:!0,pointSize:6,pointColor:{from:"series.color"},pointBorderWidth:0,pointBorderColor:{theme:"background"},enableArea:!1,areaBaselineValue:0,areaOpacity:.2,enableGridX:!0,enableGridY:!0,legends:[],isInteractive:!0,tooltip:st((function(e){var t=e.point;return ti(LA,{id:ti("span",{children:["x: ",ti("strong",{children:t.data.xFormatted}),", y:"," ",ti("strong",{children:t.data.yFormatted})]}),enableChip:!0,color:t.seriesColor})})),sliceTooltip:st((function(e){var t=e.slice,n=e.axis,r=wA(),i="x"===n?"y":"x";return ti(EA,{rows:t.points.map((function(e){return[ti(MA,{color:e.seriesColor,style:r.tooltip.chip},"chip"),e.seriesId,ti("span",{style:r.tooltip.tableCellValue,children:e.data[i+"Formatted"]},"value")]}))})})),debugMesh:!1,renderWrapper:!0},FI=RI({},II,{defs:[],fill:[],enablePointLabel:!1,pointLabel:"data.yFormatted",areaBlendMode:"normal",axisTop:null,axisRight:null,axisBottom:QD,axisLeft:QD,useMesh:!1,enableSlices:!1,debugSlices:!1,enableCrosshair:!0,crosshairType:"bottom-left",enableTouchCrosshair:!1,initialHiddenIds:[],animate:!0,motionConfig:"gentle",role:"img",isFocusable:!1}),jI=RI({},II,{pixelRatio:"undefined"!=typeof window&&null!=(zI=window.devicePixelRatio)?zI:1,axisTop:null,axisRight:null,axisBottom:QD,axisLeft:QD});function BI(e){return ge((function(){return Xd().defined((function(e){return null!==e.x&&null!==e.y})).x((function(e){return e.x})).y((function(e){return e.y})).curve(yP(e))}),[e])}function HI(e){var t=e.curve,n=e.yScale,r=e.areaBaselineValue;return ge((function(){return Zd().defined((function(e){return null!==e.x&&null!==e.y})).x((function(e){return e.x})).y1((function(e){return e.y})).curve(yP(t)).y0(n(r))}),[t,n,r])}var qI=function(e){var t=e.data,n=e.xScale,r=void 0===n?II.xScale:n,i=e.xFormat,o=e.yScale,a=void 0===o?II.yScale:o,s=e.yFormat,l=e.width,c=e.height,u=e.colors,d=void 0===u?II.colors:u,f=e.curve,h=void 0===f?II.curve:f,p=e.areaBaselineValue,g=void 0===p?II.areaBaselineValue:p,v=e.pointColor,m=void 0===v?II.pointColor:v,b=e.pointBorderColor,y=void 0===b?II.pointBorderColor:b,_=e.enableSlices,w=void 0===_?FI.enableSlices:_,x=e.initialHiddenIds,k=void 0===x?FI.initialHiddenIds:x,C=fe(Wz("line"))[0],S=CP(i),A=CP(s),M=Cz(d,"id"),L=wA(),T=wz(m,L),E=wz(y,L),N=fe(null!=k?k:[]),O=N[0],P=N[1],R=ge((function(){return function(e,t,n,r,i){var o=e.map((function(e){return function(e){return TD({},e,{data:e.data.map((function(e){return{data:TD({},e)}}))})}(e)})),a=FD(o,t,n);"stacked"in t&&!0===t.stacked&&HD(a,o),"stacked"in n&&!0===n.stacked&&qD(a,o);var s=zD(t,a.x,r,"x"),l=zD(n,a.y,i,"y"),c=o.map((function(e){return TD({},e,{data:e.data.map((function(e){return TD({},e,{position:{x:ID(e,"x",s),y:ID(e,"y",l)}})}))})}));return TD({},a,{series:c,xScale:s,yScale:l})}(t.filter((function(e){return-1===O.indexOf(e.id)})),r,a,l,c)}),[t,O,r,a,l,c]),D=R.xScale,z=R.yScale,I=R.series,F=ge((function(){var e=t.map((function(e){return{id:e.id,label:""+e.id,color:M(e)}})),n=e.map((function(e){return RI({},I.find((function(t){return t.id===e.id})),{color:e.color})})).filter((function(e){return Boolean(e.id)}));return{legendData:e.map((function(e){return RI({},e,{hidden:!n.find((function(t){return t.id===e.id}))})})).reverse(),series:n}}),[t,I,M]),j=F.legendData,B=F.series,H=ve((function(e){P((function(t){return t.indexOf(e)>-1?t.filter((function(t){return t!==e})):[].concat(t,[e])}))}),[]),q=function(e){var t=e.series,n=e.getPointColor,r=e.getPointBorderColor,i=e.formatX,o=e.formatY;return ge((function(){return t.reduce((function(e,t,a){return[].concat(e,t.data.filter((function(e){return null!==e.position.x&&null!==e.position.y})).map((function(s,l){var c={id:t.id+"."+l,indexInSeries:l,absIndex:e.length+l,seriesIndex:a,seriesId:t.id,seriesColor:t.color,x:s.position.x,y:s.position.y,data:RI({},s.data,{xFormatted:i(s.data.x),yFormatted:o(s.data.y)})};return c.color=n({series:t,point:c}),c.borderColor=r(c),c})))}),[])}),[t,n,r,i,o])}({series:B,getPointColor:T,getPointBorderColor:E,formatX:S,formatY:A}),$=function(e){var t=e.componentId,n=e.enableSlices,r=e.points,i=e.width,o=e.height;return ge((function(){if("x"===n){var e=new Map;return r.forEach((function(t){null!==t.data.x&&null!==t.data.y&&(e.has(t.x)?e.get(t.x).push(t):e.set(t.x,[t]))})),Array.from(e.entries()).sort((function(e,t){return e[0]-t[0]})).map((function(e,n,r){var a,s,l=e[0],c=e[1],u=r[n-1],d=r[n+1];return a=u?l-(l-u[0])/2:l,s=d?l-a+(d[0]-l)/2:i-a,{id:"slice:"+t+":"+l,x0:a,x:l,y0:0,y:0,width:s,height:o,points:c.reverse()}}))}if("y"===n){var a=new Map;return r.forEach((function(e){null!==e.data.x&&null!==e.data.y&&(a.has(e.y)?a.get(e.y).push(e):a.set(e.y,[e]))})),Array.from(a.entries()).sort((function(e,t){return e[0]-t[0]})).map((function(e,t,n){var r,a,s=e[0],l=e[1],c=n[t-1],u=n[t+1];return r=c?s-(s-c[0])/2:s,a=u?s-r+(u[0]-s)/2:o-r,{id:s,x0:0,x:0,y0:r,y:s,width:i,height:a,points:l.reverse()}}))}return[]}),[t,n,o,r,i])}({componentId:C,enableSlices:w,points:q,width:l,height:c});return{legendData:j,toggleSeries:H,lineGenerator:BI(h),areaGenerator:HI({curve:h,yScale:z,areaBaselineValue:g}),getColor:M,series:B,xScale:D,yScale:z,slices:$,points:q}},$I=function(e){var t=e.areaBlendMode,n=e.areaOpacity,r=e.color,i=e.fill,o=e.path,a=qO(),s=a.animate,l=a.config,c=vP(o),u=T_({color:r,config:l,immediate:!s});return ti(Bx.path,{d:c,fill:i||u.color,fillOpacity:n,strokeWidth:0,style:{mixBlendMode:t}})},UI=st((function(e){var t=e.areaGenerator,n=e.areaOpacity,r=e.areaBlendMode;return ti("g",{children:e.series.slice(0).reverse().map((function(e){return ti($I,RI({path:t(e.data.map((function(e){return e.position})))},RI({areaOpacity:n,areaBlendMode:r},e)),""+e.id)}))})})),WI=st((function(e){var t=e.lineGenerator,n=e.points,r=e.color,i=e.thickness,o=ge((function(){return t(n)}),[t,n]),a=vP(o);return ti(Bx.path,{d:a,fill:"none",strokeWidth:i,stroke:r})})),VI=st((function(e){var t=e.series,n=e.lineGenerator,r=e.lineWidth;return ti(L,{children:t.slice(0).reverse().map((function(e){var t=e.id,i=e.data,o=e.color;return ti(WI,{points:i.map((function(e){return e.position})),lineGenerator:n,color:o,thickness:r},t)}))})})),GI=st((function(e){var t=e.slice,n=e.slices,r=e.axis,i=e.debug,o=e.tooltip,a=e.isCurrent,s=e.setCurrent,l=e.onMouseEnter,c=e.onMouseMove,u=e.onMouseLeave,d=e.onMouseDown,f=e.onMouseUp,h=e.onClick,p=e.onDoubleClick,g=e.onTouchStart,v=e.onTouchMove,m=e.onTouchEnd,b=FA(),y=b.showTooltipFromEvent,_=b.hideTooltip,w=ve((function(e){y(A(o,{slice:t,axis:r}),e,"right"),s(t),null==l||l(t,e)}),[y,o,t,r,s,l]),x=ve((function(e){y(A(o,{slice:t,axis:r}),e,"right"),null==c||c(t,e)}),[y,o,t,r,c]),k=ve((function(e){_(),s(null),null==u||u(t,e)}),[_,s,u,t]),C=ve((function(e){null==d||d(t,e)}),[t,d]),S=ve((function(e){null==f||f(t,e)}),[t,f]),M=ve((function(e){null==h||h(t,e)}),[t,h]),L=ve((function(e){null==p||p(t,e)}),[t,p]),T=ve((function(e){y(A(o,{slice:t,axis:r}),e,"right"),s(t),null==g||g(t,e)}),[r,g,s,y,t,o]),E=ve((function(e){var i=e.touches[0],a=document.elementFromPoint(i.clientX,i.clientY),l=null==a?void 0:a.getAttribute("data-ref");if(l){var c=n.find((function(e){return e.id===l}));c&&(y(A(o,{slice:c,axis:r}),e,"right"),s(c))}null==v||v(t,e)}),[r,v,s,y,t,n,o]),N=ve((function(e){_(),s(null),null==m||m(t,e)}),[_,s,m,t]);return ti("rect",{x:t.x0,y:t.y0,width:t.width,height:t.height,stroke:"red",strokeWidth:i?1:0,strokeOpacity:.75,fill:"red",fillOpacity:a&&i?.35:0,onMouseEnter:w,onMouseMove:x,onMouseLeave:k,onMouseDown:C,onMouseUp:S,onClick:M,onDoubleClick:L,onTouchStart:T,onTouchMove:E,onTouchEnd:N,"data-ref":t.id})})),YI=st((function(e){var t=e.slices,n=e.axis,r=e.debug,i=e.tooltip,o=e.current,a=e.setCurrent,s=e.onMouseEnter,l=e.onMouseMove,c=e.onMouseLeave,u=e.onMouseDown,d=e.onMouseUp,f=e.onClick,h=e.onDoubleClick,p=e.onTouchStart,g=e.onTouchMove,v=e.onTouchEnd;return ti(L,{children:t.map((function(e){return ti(GI,{slice:e,slices:t,axis:n,debug:r,tooltip:i,setCurrent:a,isCurrent:null!==o&&o.id===e.id,onMouseEnter:s,onMouseMove:l,onMouseLeave:c,onMouseDown:u,onMouseUp:d,onClick:f,onDoubleClick:h,onTouchStart:p,onTouchMove:g,onTouchEnd:v},e.id)}))})})),XI=st((function(e){var t=e.points,n=e.symbol,r=e.size,i=e.borderWidth,o=e.enableLabel,a=e.label,s=e.labelYOffset,l=e.isFocusable,c=e.setCurrentPoint,u=e.tooltip,d=e.margin,f=e.ariaLabel,h=e.ariaLabelledBy,p=e.ariaDescribedBy,g=e.ariaHidden,v=e.ariaDisabled,m=function(e){return tT(e)?e:function(t){return lA(t,e)}}(a),b=FA(),y=b.showTooltipAt,_=b.hideTooltip,w=t.slice(0).sort((function(e,t){return e.indexInSeries-t.indexInSeries})).sort((function(e,t){return t.seriesIndex-e.seriesIndex})).map((function(e){return{id:e.id,x:e.x,y:e.y,datum:e.data,fill:e.color,stroke:e.borderColor,label:o?m(e):null,ariaLabel:f?f(e):void 0,ariaLabelledBy:h?h(e):void 0,ariaDescribedBy:p?p(e):void 0,ariaHidden:g?g(e):void 0,ariaDisabled:v?v(e):void 0,onFocus:l?function(){c(e),y(A(u,{point:e}),[d.left+e.x,d.top+e.y],"top")}:void 0,onBlur:l?function(){c(null),_()}:void 0}}));return ti("g",{children:w.map((function(e){return ti(hP,{x:e.x,y:e.y,datum:e.datum,symbol:n,size:r,color:e.fill,borderWidth:i,borderColor:e.stroke,label:e.label,labelYOffset:s,ariaLabel:e.ariaLabel,ariaLabelledBy:e.ariaLabelledBy,ariaDescribedBy:e.ariaDescribedBy,ariaHidden:e.ariaHidden,ariaDisabled:e.ariaDisabled,isFocusable:l,onFocus:e.onFocus,onBlur:e.onBlur,testId:"line.point."+e.id},e.id)}))})})),ZI=st((function(e){var t=e.points,n=e.width,r=e.height,i=e.margin,o=e.setCurrent,a=e.onMouseEnter,s=e.onMouseMove,l=e.onMouseLeave,c=e.onMouseDown,u=e.onMouseUp,d=e.onClick,f=e.onDoubleClick,h=e.onTouchStart,p=e.onTouchMove,g=e.onTouchEnd,v=e.tooltip,m=e.debug,b=e.enableTouchCrosshair,y=FA(),_=y.showTooltipAt,w=y.hideTooltip,x=ve((function(e,t){_(A(v,{point:e}),[e.x+i.left,e.y+i.top],"top"),null==a||a(e,t)}),[_,v,a,i]),k=ve((function(e,t){_(A(v,{point:e}),[e.x+i.left,e.y+i.top],"top"),null==s||s(e,t)}),[_,v,i.left,i.top,s]),C=ve((function(e,t){w(),null==l||l(e,t)}),[w,l]),S=ve((function(e,t){null==c||c(e,t)}),[c]),M=ve((function(e,t){null==u||u(e,t)}),[u]),L=ve((function(e,t){null==d||d(e,t)}),[d]),T=ve((function(e,t){null==f||f(e,t)}),[f]),E=ve((function(e,t){_(A(v,{point:e}),[e.x+i.left,e.y+i.top],"top"),null==h||h(e,t)}),[i.left,i.top,h,_,v]),N=ve((function(e,t){_(A(v,{point:e}),[e.x+i.left,e.y+i.top],"top"),null==p||p(e,t)}),[i.left,i.top,p,_,v]),O=ve((function(e,t){w(),null==g||g(e,t)}),[g,w]);return ti(PI,{nodes:t,width:n,height:r,setCurrent:o,onMouseEnter:x,onMouseMove:k,onMouseLeave:C,onMouseDown:S,onMouseUp:M,onClick:L,onDoubleClick:T,onTouchStart:E,onTouchMove:N,onTouchEnd:O,enableTouchCrosshair:b,debug:m})})),KI=["isInteractive","animate","motionConfig","theme","renderWrapper"];function JI(e){var t=e.data,n=e.xScale,r=void 0===n?FI.xScale:n,i=e.xFormat,o=e.yScale,a=void 0===o?FI.yScale:o,s=e.yFormat,l=e.curve,c=void 0===l?FI.curve:l,u=e.margin,d=e.width,f=e.height,h=e.colors,p=void 0===h?FI.colors:h,g=e.lineWidth,v=void 0===g?FI.lineWidth:g,m=e.layers,b=void 0===m?FI.layers:m,y=e.enableArea,_=void 0===y?FI.enableArea:y,w=e.areaBaselineValue,x=void 0===w?FI.areaBaselineValue:w,k=e.areaOpacity,C=void 0===k?FI.areaOpacity:k,S=e.areaBlendMode,A=void 0===S?FI.areaBlendMode:S,M=e.enablePoints,T=void 0===M?FI.enablePoints:M,E=e.pointSymbol,N=e.pointSize,O=void 0===N?FI.pointSize:N,P=e.pointColor,R=void 0===P?FI.pointColor:P,D=e.pointBorderWidth,z=void 0===D?FI.pointBorderWidth:D,I=e.pointBorderColor,F=void 0===I?FI.pointBorderColor:I,j=e.enablePointLabel,B=void 0===j?FI.enablePointLabel:j,H=e.pointLabel,q=void 0===H?FI.pointLabel:H,$=e.pointLabelYOffset,U=e.enableGridX,W=void 0===U?FI.enableGridX:U,V=e.gridXValues,G=e.enableGridY,Y=void 0===G?FI.enableGridY:G,X=e.gridYValues,Z=e.axisTop,K=e.axisRight,J=e.axisBottom,Q=void 0===J?FI.axisBottom:J,ee=e.axisLeft,te=void 0===ee?FI.axisLeft:ee,ne=e.defs,re=void 0===ne?FI.defs:ne,ie=e.fill,oe=void 0===ie?FI.fill:ie,ae=e.markers,se=e.legends,le=void 0===se?FI.legends:se,ce=e.isInteractive,ue=void 0===ce?FI.isInteractive:ce,de=e.useMesh,he=void 0===de?FI.useMesh:de,pe=e.debugMesh,ge=void 0===pe?FI.debugMesh:pe,ve=e.onMouseEnter,me=e.onMouseMove,be=e.onMouseLeave,ye=e.onMouseDown,_e=e.onMouseUp,we=e.onClick,xe=e.onDoubleClick,ke=e.onTouchStart,Ce=e.onTouchMove,Se=e.onTouchEnd,Ae=e.tooltip,Me=void 0===Ae?FI.tooltip:Ae,Le=e.enableSlices,Te=void 0===Le?FI.enableSlices:Le,Ee=e.debugSlices,Ne=void 0===Ee?FI.debugSlices:Ee,Oe=e.sliceTooltip,Pe=void 0===Oe?FI.sliceTooltip:Oe,Re=e.enableCrosshair,De=void 0===Re?FI.enableCrosshair:Re,ze=e.crosshairType,Ie=void 0===ze?FI.crosshairType:ze,Fe=e.enableTouchCrosshair,je=void 0===Fe?FI.enableTouchCrosshair:Fe,Be=e.role,He=void 0===Be?FI.role:Be,qe=e.ariaLabel,$e=e.ariaLabelledBy,Ue=e.ariaDescribedBy,We=e.isFocusable,Ve=void 0===We?FI.isFocusable:We,Ge=e.pointAriaLabel,Ye=e.pointAriaLabelledBy,Xe=e.pointAriaDescribedBy,Ze=e.pointAriaHidden,Ke=e.pointAriaDisabled,Je=e.initialHiddenIds,Qe=void 0===Je?FI.initialHiddenIds:Je,et=e.forwardedRef,tt=wP(d,f,u),nt=tt.margin,rt=tt.innerWidth,it=tt.innerHeight,ot=tt.outerWidth,at=tt.outerHeight,st=qI({data:t,xScale:r,xFormat:i,yScale:a,yFormat:s,width:rt,height:it,colors:p,curve:c,areaBaselineValue:x,pointColor:R,pointBorderColor:F,enableSlices:Te,initialHiddenIds:Qe}),lt=st.legendData,ct=st.toggleSeries,ut=st.lineGenerator,dt=st.areaGenerator,ft=st.series,ht=st.xScale,pt=st.yScale,gt=st.slices,vt=st.points,mt=fe(null),bt=mt[0],yt=mt[1],_t=fe(null),wt=_t[0],xt=_t[1],kt={grid:null,markers:null,axes:null,areas:null,crosshair:null,lines:null,points:null,slices:null,mesh:null,legends:null};b.includes("grid")&&(W||Y)&&(kt.grid=ti(oz,{width:rt,height:it,xScale:W?ht:null,yScale:Y?pt:null,xValues:V,yValues:X},"grid")),b.includes("markers")&&Array.isArray(ae)&&ae.length>0&&(kt.markers=ti(gP,{markers:ae,width:rt,height:it,xScale:ht,yScale:pt},"markers")),b.includes("axes")&&(kt.axes=ti(nz,{xScale:ht,yScale:pt,width:rt,height:it,top:Z,right:K,bottom:Q,left:te},"axes")),b.includes("lines")&&(kt.lines=ti(VI,{series:ft,lineGenerator:ut,lineWidth:v},"lines")),b.includes("legends")&&le.length>0&&(kt.legends=ti(L,{children:le.map((function(e,t){return ti(Hz,RI({},e,{containerWidth:rt,containerHeight:it,data:e.data||lt,toggleSerie:e.toggleSerie?ct:void 0}),t)}))},"legends"));var Ct=OP(re,ft,oe);_&&(kt.areas=ti(UI,{areaGenerator:dt,areaOpacity:C,areaBlendMode:A,series:ft},"areas")),ue&&!1!==Te&&(kt.slices=ti(YI,{slices:gt,axis:Te,debug:Ne,tooltip:Pe,current:wt,setCurrent:xt,onMouseEnter:ve,onMouseMove:me,onMouseLeave:be,onMouseDown:ye,onMouseUp:_e,onClick:we,onDoubleClick:xe,onTouchStart:ke,onTouchMove:Ce,onTouchEnd:Se},"slices")),T&&(kt.points=ti(XI,{points:vt,symbol:E,size:O,borderWidth:z,enableLabel:B,label:q,labelYOffset:$,isFocusable:Ve,setCurrentPoint:yt,tooltip:Me,margin:nt,ariaLabel:Ge,ariaLabelledBy:Ye,ariaDescribedBy:Xe,ariaHidden:Ze,ariaDisabled:Ke},"points")),ue&&De&&(null!==bt&&(kt.crosshair=ti(OA,{width:rt,height:it,x:bt.x,y:bt.y,type:Ie},"crosshair")),null!==wt&&Te&&(kt.crosshair=ti(OA,{width:rt,height:it,x:wt.x,y:wt.y,type:Te},"crosshair"))),ue&&he&&!1===Te&&(kt.mesh=ti(ZI,{points:vt,width:rt,height:it,margin:nt,setCurrent:yt,onMouseEnter:ve,onMouseMove:me,onMouseLeave:be,onMouseDown:ye,onMouseUp:_e,onClick:we,onDoubleClick:xe,onTouchStart:ke,onTouchMove:Ce,onTouchEnd:Se,tooltip:Me,enableTouchCrosshair:je,debug:ge},"mesh"));var St=RI({},e,{innerWidth:rt,innerHeight:it,series:ft,slices:gt,points:vt,xScale:ht,yScale:pt,lineGenerator:ut,areaGenerator:dt,currentPoint:bt,setCurrentPoint:yt,currentSlice:wt,setCurrentSlice:xt});return ti(dP,{defs:Ct,width:ot,height:at,margin:nt,role:He,ariaLabel:qe,ariaLabelledBy:$e,ariaDescribedBy:Ue,isFocusable:Ve,ref:et,children:b.map((function(e,t){return"function"==typeof e?ti(L,{children:e(St)},t):kt[e]}))})}var QI=ut((function(e,t){var n=e.isInteractive,r=void 0===n?FI.isInteractive:n,i=e.animate,o=void 0===i?FI.animate:i,a=e.motionConfig,s=void 0===a?FI.motionConfig:a,l=e.theme,c=e.renderWrapper,u=DI(e,KI);return ti(WO,{animate:o,isInteractive:r,motionConfig:s,renderWrapper:c,theme:l,children:ti(JI,RI({isInteractive:r},u,{forwardedRef:t}))})})),eF=["defaultWidth","defaultHeight","onResize","debounceResize"],tF=(ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=DI(e,eF);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(QI,RI({width:n,height:r},a,{ref:t}))}})})),["isInteractive","renderWrapper","theme"]),nF=function(e){var t=e.width,n=e.height,r=e.margin,i=e.pixelRatio,o=void 0===i?jI.pixelRatio:i,a=e.data,s=e.xScale,l=void 0===s?jI.xScale:s,c=e.xFormat,u=e.yScale,d=void 0===u?jI.yScale:u,f=e.yFormat,h=e.curve,p=void 0===h?jI.curve:h,g=e.layers,v=void 0===g?jI.layers:g,m=e.colors,b=void 0===m?jI.colors:m,y=e.lineWidth,_=void 0===y?jI.lineWidth:y,w=e.enableArea,x=void 0===w?jI.enableArea:w,k=e.areaBaselineValue,C=void 0===k?jI.areaBaselineValue:k,S=e.areaOpacity,M=void 0===S?jI.areaOpacity:S,L=e.enablePoints,T=void 0===L?jI.enablePoints:L,E=e.pointSize,N=void 0===E?jI.pointSize:E,O=e.pointColor,P=void 0===O?jI.pointColor:O,R=e.pointBorderWidth,D=void 0===R?jI.pointBorderWidth:R,z=e.pointBorderColor,I=void 0===z?jI.pointBorderColor:z,F=e.enableGridX,j=void 0===F?jI.enableGridX:F,B=e.gridXValues,H=e.enableGridY,q=void 0===H?jI.enableGridY:H,$=e.gridYValues,U=e.axisTop,W=e.axisRight,V=e.axisBottom,G=void 0===V?jI.axisBottom:V,Y=e.axisLeft,X=void 0===Y?jI.axisLeft:Y,Z=e.legends,K=void 0===Z?jI.legends:Z,J=e.isInteractive,Q=void 0===J?jI.isInteractive:J,ee=e.debugMesh,te=void 0===ee?jI.debugMesh:ee,ne=e.onMouseLeave,re=e.onMouseDown,ie=e.onMouseUp,oe=e.onClick,ae=e.onDoubleClick,se=e.tooltip,le=void 0===se?jI.tooltip:se,ce=e.role,ue=e.forwardedRef,de=pe(null),me=wP(t,n,r),be=me.margin,ye=me.innerWidth,_e=me.innerHeight,we=me.outerWidth,xe=me.outerHeight,ke=wA(),Ce=fe(null),Se=Ce[0],Ae=Ce[1],Me=qI({data:a,xScale:l,xFormat:c,yScale:d,yFormat:f,width:ye,height:_e,colors:b,curve:p,areaBaselineValue:C,pointColor:P,pointBorderColor:I}),Le=Me.lineGenerator,Te=Me.areaGenerator,Ee=Me.series,Ne=Me.xScale,Oe=Me.yScale,Pe=Me.points,Re=ge((function(){return{innerWidth:ye,innerHeight:_e,series:Ee,points:Pe,xScale:Ne,yScale:Oe,lineWidth:_,lineGenerator:Le,areaGenerator:Te,currentPoint:Se,setCurrentPoint:Ae}}),[ye,_e,Ee,Pe,Ne,Oe,_,Le,Te,Se,Ae]),De=LI({points:Pe,width:ye,height:_e,debug:te}),ze=De.delaunay,Ie=De.voronoi;he((function(){if(null!==de.current){de.current.width=we*o,de.current.height=xe*o;var e=de.current.getContext("2d");e.scale(o,o),e.fillStyle=ke.background,e.fillRect(0,0,we,xe),e.translate(be.left,be.top),v.forEach((function(t){var n;"function"==typeof t&&t(e,Re);var r=null!=(n=ke.grid.line.strokeWidth)?n:0;if("grid"===t&&"string"!=typeof r&&r>0&&(e.lineWidth=r,e.strokeStyle=ke.grid.line.stroke,j&&sz(e,{width:ye,height:_e,scale:Ne,axis:"x",values:B}),q&&sz(e,{width:ye,height:_e,scale:Oe,axis:"y",values:$})),"axes"===t&&az(e,{xScale:Ne,yScale:Oe,width:ye,height:_e,top:U,right:W,bottom:G,left:X,theme:ke}),"areas"===t&&!0===x){e.save(),e.globalAlpha=M,Te.context(e);for(var i=Ee.length-1;i>=0;i--)e.fillStyle=Ee[i].color,e.beginPath(),Te(Ee[i].data.map((function(e){return e.position}))),e.fill();e.restore()}if("lines"===t&&(Le.context(e),Ee.forEach((function(t){e.strokeStyle=t.color,e.lineWidth=_,e.beginPath(),Le(t.data.map((function(e){return e.position}))),e.stroke()}))),"points"===t&&!0===T&&N>0&&Pe.forEach((function(t){e.fillStyle=t.color,e.beginPath(),e.arc(t.x,t.y,N/2,0,2*Math.PI),e.fill(),D>0&&(e.strokeStyle=t.borderColor,e.lineWidth=D,e.stroke())})),"mesh"===t&&!0===te&&void 0!==Ie&&(function(e,t){e.save(),e.globalAlpha=.75,e.beginPath(),t.render(e),e.strokeStyle="red",e.lineWidth=1,e.stroke(),e.restore()}(e,Ie),Se&&function(e,t,n){e.save(),e.globalAlpha=.35,e.beginPath(),t.renderCell(n,e),e.fillStyle="pink",e.fill(),e.restore()}(e,Ie,Se.absIndex)),"legends"===t){var o=Ee.map((function(e){return{id:e.id,label:e.id,color:e.color}})).reverse();K.forEach((function(t){$z(e,RI({},t,{data:t.data||o,containerWidth:ye,containerHeight:_e,theme:ke}))}))}}))}}),[de,ye,we,_e,xe,be.left,be.top,o,v,ke,Le,Ee,Ne,Oe,j,B,q,$,U,W,G,X,K,Pe,T,N,D,Se,Re,te,x,Te,M,_,Ie]);var Fe=ve((function(e){if(!de.current)return null;var t=TP(de.current,e),n=t[0],r=t[1];if(!LP(be.left,be.top,ye,_e,n,r))return null;var i=ze.find(n-be.left,r-be.top);return Pe[i]}),[de,be,ye,_e,ze,Pe]),je=FA(),Be=je.showTooltipFromEvent,He=je.hideTooltip,qe=ve((function(e){var t=Fe(e);Ae(t),t?Be(A(le,{point:t}),e):He()}),[Fe,Ae,Be,He,le]),$e=ve((function(e){He(),Ae(null),Se&&(null==ne||ne(Se,e))}),[He,Ae,ne,Se]),Ue=ve((function(e){if(re){var t=Fe(e);t&&re(t,e)}}),[Fe,re]),We=ve((function(e){if(ie){var t=Fe(e);t&&ie(t,e)}}),[Fe,ie]),Ve=ve((function(e){if(oe){var t=Fe(e);t&&oe(t,e)}}),[Fe,oe]),Ge=ve((function(e){if(ae){var t=Fe(e);t&&ae(t,e)}}),[Fe,ae]);return ti("canvas",{ref:PP(de,ue),width:we*o,height:xe*o,style:{width:we,height:xe,cursor:Q?"auto":"normal"},onMouseEnter:Q?qe:void 0,onMouseMove:Q?qe:void 0,onMouseLeave:Q?$e:void 0,onMouseDown:Q?Ue:void 0,onMouseUp:Q?We:void 0,onClick:Q?Ve:void 0,onDoubleClick:Q?Ge:void 0,role:ce})},rF=ut((function(e,t){var n=e.isInteractive,r=e.renderWrapper,i=e.theme,o=DI(e,tF);return ti(WO,{isInteractive:n,renderWrapper:r,theme:i,animate:!1,children:ti(nF,RI({},o,{forwardedRef:t}))})})),iF=["defaultWidth","defaultHeight","onResize","debounceResize"];ut((function(e,t){var n=e.defaultWidth;e.defaultHeight;var r=e.onResize,i=e.debounceResize,o=DI(e,iF);return ti(YO,{defaultWidth:n,defaultHeight:n,onResize:r,debounceResize:i,children:function(e){var n=e.width,r=e.height;return ti(rF,RI({width:n,height:r},o,{ref:t}))}})}));const oF=({label:e,width:t,height:n,ariaLabel:r=e})=>ti("div",{role:"img","aria-label":r,className:"styles_empty-data-stub__DuGJ2",style:{width:t,height:n},children:e});!function(e){e.Mesh="Mesh",e.SlicesX="SlicesX",e.SlicesY="SlicesY"}({});const aF=(e,t)=>{const[n,r]=e,i=t.map(((e,i)=>n+(r-n)*(i/(t.length-1))));return Rl().domain(i).range(t.map((e=>((e,t=document.documentElement)=>{if(e.startsWith("var(")){const n=e.match(/var\((--[^),\s]+)/);if(n){const r=n[1];return getComputedStyle(t).getPropertyValue(r).trim()||e}}return e})(e)))).interpolate(ws).clamp(!0)};var sF,lF,cF,uF,dF,fF,hF,pF,gF,vF,mF,bF,yF,_F,wF,xF,kF,CF,SF,AF,MF,LF,TF,EF,NF,OF,PF,RF,DF,zF,IF,FF,jF,BF,HF,qF,$F,UF,WF,VF,GF,YF,XF,ZF;function KF(){if(vF)return gF;vF=1;var e=PN(),t=Gk(),n=PO(),r=OO(),i=Object.getOwnPropertySymbols?function(r){for(var i=[];r;)e(i,n(r)),r=t(r);return i}:r;return gF=i}function JF(){if(_F)return yF;_F=1;var e=EO(),t=KF(),n=bS();return yF=function(r){return e(r,n,t)}}function QF(){if(BF)return jF;BF=1;var e=nk(),t=(lF||(lF=1,sF=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}),sF),n=pS(),r=function(){if(uF)return cF;uF=1;var e=gS(),t=RO();return cF=function(n,r){return n&&e(r,t(r),n)},cF}(),i=function(){if(fF)return dF;fF=1;var e=gS(),t=bS();return dF=function(n,r){return n&&e(r,t(r),n)},dF}(),o=Hk(),a=Wk(),s=function(){if(pF)return hF;pF=1;var e=gS(),t=PO();return hF=function(n,r){return e(n,t(n),r)},hF}(),l=function(){if(bF)return mF;bF=1;var e=gS(),t=KF();return mF=function(n,r){return e(n,t(n),r)},mF}(),c=DO(),u=JF(),d=IO(),f=function(){if(xF)return wF;xF=1;var e=Object.prototype.hasOwnProperty;return wF=function(t){var n=t.length,r=new t.constructor(n);return n&&"string"==typeof t[0]&&e.call(t,"index")&&(r.index=t.index,r.input=t.input),r},wF}(),h=function(){if(EF)return TF;EF=1;var e=$k(),t=function(){if(CF)return kF;CF=1;var e=$k();return kF=function(t,n){var r=n?e(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}}(),n=function(){if(AF)return SF;AF=1;var e=/\w*$/;return SF=function(t){var n=new t.constructor(t.source,e.exec(t));return n.lastIndex=t.lastIndex,n}}(),r=function(){if(LF)return MF;LF=1;var e=Vx(),t=e?e.prototype:void 0,n=t?t.valueOf:void 0;return MF=function(e){return n?Object(n.call(e)):{}},MF}(),i=Uk();return TF=function(o,a,s){var l=o.constructor;switch(a){case"[object ArrayBuffer]":return e(o);case"[object Boolean]":case"[object Date]":return new l(+o);case"[object DataView]":return t(o,s);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return i(o,s);case"[object Map]":case"[object Set]":return new l;case"[object Number]":case"[object String]":return new l(o);case"[object RegExp]":return n(o);case"[object Symbol]":return r(o)}},TF}(),p=Xk(),g=Jk(),v=fC(),m=function(){if(RF)return PF;RF=1;var e=function(){if(OF)return NF;OF=1;var e=IO(),t=Zk();return NF=function(n){return t(n)&&"[object Map]"==e(n)}}(),t=pC(),n=dS(),r=n&&n.isMap,i=r?t(r):e;return PF=i}(),b=Yx(),y=function(){if(FF)return IF;FF=1;var e=function(){if(zF)return DF;zF=1;var e=IO(),t=Zk();return DF=function(n){return t(n)&&"[object Set]"==e(n)}}(),t=pC(),n=dS(),r=n&&n.isSet,i=r?t(r):e;return IF=i}(),_=RO(),w=bS(),x="[object Arguments]",k="[object Function]",C="[object Object]",S={};return S[x]=S["[object Array]"]=S["[object ArrayBuffer]"]=S["[object DataView]"]=S["[object Boolean]"]=S["[object Date]"]=S["[object Float32Array]"]=S["[object Float64Array]"]=S["[object Int8Array]"]=S["[object Int16Array]"]=S["[object Int32Array]"]=S["[object Map]"]=S["[object Number]"]=S[C]=S["[object RegExp]"]=S["[object Set]"]=S["[object String]"]=S["[object Symbol]"]=S["[object Uint8Array]"]=S["[object Uint8ClampedArray]"]=S["[object Uint16Array]"]=S["[object Uint32Array]"]=!0,S["[object Error]"]=S[k]=S["[object WeakMap]"]=!1,jF=function A(M,L,T,E,N,O){var P,R=1&L,D=2&L,z=4&L;if(T&&(P=N?T(M,E,N,O):T(M)),void 0!==P)return P;if(!b(M))return M;var I=g(M);if(I){if(P=f(M),!R)return a(M,P)}else{var F=d(M),j=F==k||"[object GeneratorFunction]"==F;if(v(M))return o(M,R);if(F==C||F==x||j&&!N){if(P=D||j?{}:p(M),!R)return D?l(M,i(P,M)):s(M,r(P,M))}else{if(!S[F])return N?M:{};P=h(M,F,R)}}O||(O=new e);var B=O.get(M);if(B)return B;O.set(M,P),y(M)?M.forEach((function(e){P.add(A(e,L,T,e,M,O))})):m(M)&&M.forEach((function(e,t){P.set(t,A(e,L,T,t,M,O))}));var H=I?void 0:(z?D?u:c:D?w:_)(M);return t(H||M,(function(e,t){H&&(e=M[t=e]),n(P,t,A(e,L,T,t,M,O))})),P},jF}function ej(){return qF||(qF=1,HF=function(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(i);++r<i;)o[r]=e[r+t];return o}),HF}var tj,nj,rj,ij,oj,aj,sj,lj,cj,uj,dj,fj,hj,pj,gj,vj,mj,bj,yj,_j,wj,xj,kj,Cj,Sj,Aj,Mj,Lj,Tj,Ej,Nj,Oj,Pj,Rj,Dj,zj,Ij=function(){if(ZF)return XF;ZF=1;var e=JS(),t=QF(),n=function(){if(VF)return WF;VF=1;var e=eA(),t=QL(),n=function(){if(UF)return $F;UF=1;var e=nA(),t=ej();return $F=function(n,r){return r.length<2?n:e(n,t(r,0,-1))},$F}(),r=tA();return WF=function(i,o){return o=e(o,i),null==(i=n(i,o))||delete i[r(t(o))]},WF}(),r=eA(),i=gS(),o=function(){if(YF)return GF;YF=1;var e=hC();return GF=function(t){return e(t)?void 0:t}}(),a=DN(),s=JF(),l=a((function(a,l){var c={};if(null==a)return c;var u=!1;l=e(l,(function(e){return e=r(e,a),u||(u=e.length>1),e})),i(a,s(a),c),u&&(c=t(c,7,o));for(var d=l.length;d--;)n(c,l[d]);return c}));return XF=l}(),Fj=Hf(Ij),jj=Hf(function(){if(nj)return tj;nj=1;var e=QF();return tj=function(t){return e(t,5)}}());function Bj(){if(Cj)return kj;Cj=1;var e=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");return kj=function(t){return e.test(t)}}var Hj=function(){if(zj)return Dj;zj=1;var e=function(){if(_j)return yj;_j=1;var e=(ij||(ij=1,rj=function(e,t,n,r){var i=-1,o=null==e?0:e.length;for(r&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n}),rj),t=function(){if(uj)return cj;uj=1;var e=function(){if(lj)return sj;lj=1;var e=(aj||(aj=1,oj=function(e){return function(t){return null==e?void 0:e[t]}}),oj),t=e({"À":"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"});return sj=t}(),t=QS(),n=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,r=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");return cj=function(i){return(i=t(i))&&i.replace(n,e).replace(r,"")}}(),n=function(){if(bj)return mj;bj=1;var e=function(){if(fj)return dj;fj=1;var e=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;return dj=function(t){return t.match(e)||[]}}(),t=function(){if(pj)return hj;pj=1;var e=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;return hj=function(t){return e.test(t)}}(),n=QS(),r=function(){if(vj)return gj;vj=1;var e="\\ud800-\\udfff",t="\\u2700-\\u27bf",n="a-z\\xdf-\\xf6\\xf8-\\xff",r="A-Z\\xc0-\\xd6\\xd8-\\xde",i="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\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",o="["+i+"]",a="\\d+",s="["+t+"]",l="["+n+"]",c="[^"+e+i+a+t+n+r+"]",u="(?:\\ud83c[\\udde6-\\uddff]){2}",d="[\\ud800-\\udbff][\\udc00-\\udfff]",f="["+r+"]",h="(?:"+l+"|"+c+")",p="(?:"+f+"|"+c+")",g="(?:['’](?:d|ll|m|re|s|t|ve))?",v="(?:['’](?:D|LL|M|RE|S|T|VE))?",m="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\\ud83c[\\udffb-\\udfff])?",b="[\\ufe0e\\ufe0f]?",y=b+m+"(?:\\u200d(?:"+["[^"+e+"]",u,d].join("|")+")"+b+m+")*",_="(?:"+[s,u,d].join("|")+")"+y,w=RegExp([f+"?"+l+"+"+g+"(?="+[o,f,"$"].join("|")+")",p+"+"+v+"(?="+[o,f+h,"$"].join("|")+")",f+"?"+h+"+"+g,f+"+"+v,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",a,_].join("|"),"g");return gj=function(e){return e.match(w)||[]}}();return mj=function(i,o,a){return i=n(i),void 0===(o=a?void 0:o)?t(i)?r(i):e(i):i.match(o)||[]}}(),r=RegExp("['’]","g");return yj=function(i){return function(o){return e(n(t(o).replace(r,"")),i,"")}}}(),t=function(){if(Rj)return Pj;Rj=1;var e=function(){if(Oj)return Nj;Oj=1;var e=function(){if(xj)return wj;xj=1;var e=ej();return wj=function(t,n,r){var i=t.length;return r=void 0===r?i:r,!n&&r>=i?t:e(t,n,r)},wj}(),t=Bj(),n=function(){if(Ej)return Tj;Ej=1;var e=Aj?Sj:(Aj=1,Sj=function(e){return e.split("")}),t=Bj(),n=function(){if(Lj)return Mj;Lj=1;var e="\\ud800-\\udfff",t="["+e+"]",n="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\\ud83c[\\udffb-\\udfff]",i="[^"+e+"]",o="(?:\\ud83c[\\udde6-\\uddff]){2}",a="[\\ud800-\\udbff][\\udc00-\\udfff]",s="(?:"+n+"|"+r+")?",l="[\\ufe0e\\ufe0f]?",c=l+s+"(?:\\u200d(?:"+[i,o,a].join("|")+")"+l+s+")*",u="(?:"+[i+n+"?",n,o,a,t].join("|")+")",d=RegExp(r+"(?="+r+")|"+u+c,"g");return Mj=function(e){return e.match(d)||[]}}();return Tj=function(r){return t(r)?n(r):e(r)}}(),r=QS();return Nj=function(i){return function(o){o=r(o);var a=t(o)?n(o):void 0,s=a?a[0]:o.charAt(0),l=a?e(a,1).join(""):o.slice(1);return s[i]()+l}}}()("toUpperCase");return Pj=e}(),n=e((function(e,n,r){return e+(r?" ":"")+t(n)}));return Dj=n}(),qj=Hf(Hj);function $j(e){var t=0,n=e.children,r=n&&n.length;if(r)for(;--r>=0;)t+=n[r].value;else t=1;e.value=t}function Uj(e,t){e instanceof Map?(e=[void 0,e],void 0===t&&(t=Vj)):void 0===t&&(t=Wj);for(var n,r,i,o,a,s=new Xj(e),l=[s];n=l.pop();)if((i=t(n.data))&&(a=(i=Array.from(i)).length))for(n.children=i,o=a-1;o>=0;--o)l.push(r=i[o]=new Xj(i[o])),r.parent=n,r.depth=n.depth+1;return s.eachBefore(Yj)}function Wj(e){return e.children}function Vj(e){return Array.isArray(e)?e[1]:null}function Gj(e){void 0!==e.data.value&&(e.value=e.data.value),e.data=e.data.data}function Yj(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function Xj(e){this.data=e,this.depth=this.height=0,this.parent=null}function Zj(){return 0}function Kj(e){return function(){return e}}function Jj(e){e.x0=Math.round(e.x0),e.y0=Math.round(e.y0),e.x1=Math.round(e.x1),e.y1=Math.round(e.y1)}function Qj(e,t,n,r,i){for(var o,a=e.children,s=-1,l=a.length,c=e.value&&(r-t)/e.value;++s<l;)(o=a[s]).y0=n,o.y1=i,o.x0=t,o.x1=t+=o.value*c}function eB(e,t,n,r,i){for(var o,a=e.children,s=-1,l=a.length,c=e.value&&(i-n)/e.value;++s<l;)(o=a[s]).x0=t,o.x1=r,o.y0=n,o.y1=n+=o.value*c}Xj.prototype=Uj.prototype={constructor:Xj,count:function(){return this.eachAfter($j)},each:function(e,t){let n=-1;for(const r of this)e.call(t,r,++n,this);return this},eachAfter:function(e,t){for(var n,r,i,o=this,a=[o],s=[],l=-1;o=a.pop();)if(s.push(o),n=o.children)for(r=0,i=n.length;r<i;++r)a.push(n[r]);for(;o=s.pop();)e.call(t,o,++l,this);return this},eachBefore:function(e,t){for(var n,r,i=this,o=[i],a=-1;i=o.pop();)if(e.call(t,i,++a,this),n=i.children)for(r=n.length-1;r>=0;--r)o.push(n[r]);return this},find:function(e,t){let n=-1;for(const r of this)if(e.call(t,r,++n,this))return r},sum:function(e){return this.eachAfter((function(t){for(var n=+e(t.data)||0,r=t.children,i=r&&r.length;--i>=0;)n+=r[i].value;t.value=n}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,n=function(e,t){if(e===t)return e;var n=e.ancestors(),r=t.ancestors(),i=null;for(e=n.pop(),t=r.pop();e===t;)i=e,e=n.pop(),t=r.pop();return i}(t,e),r=[t];t!==n;)t=t.parent,r.push(t);for(var i=r.length;e!==n;)r.splice(i,0,e),e=e.parent;return r},ancestors:function(){for(var e=this,t=[e];e=e.parent;)t.push(e);return t},descendants:function(){return Array.from(this)},leaves:function(){var e=[];return this.eachBefore((function(t){t.children||e.push(t)})),e},links:function(){var e=this,t=[];return e.each((function(n){n!==e&&t.push({source:n.parent,target:n})})),t},copy:function(){return Uj(this).eachBefore(Gj)},[Symbol.iterator]:function*(){var e,t,n,r,i=this,o=[i];do{for(e=o.reverse(),o=[];i=e.pop();)if(yield i,t=i.children)for(n=0,r=t.length;n<r;++n)o.push(t[n])}while(o.length)}};var tB=function e(t){function n(e,n,r,i,o){!function(e,t,n,r,i,o){for(var a,s,l,c,u,d,f,h,p,g,v,m=[],b=t.children,y=0,_=0,w=b.length,x=t.value;y<w;){l=i-n,c=o-r;do{u=b[_++].value}while(!u&&_<w);for(d=f=u,v=u*u*(g=Math.max(c/l,l/c)/(x*e)),p=Math.max(f/v,v/d);_<w;++_){if(u+=s=b[_].value,s<d&&(d=s),s>f&&(f=s),v=u*u*g,(h=Math.max(f/v,v/d))>p){u-=s;break}p=h}m.push(a={value:u,dice:l<c,children:b.slice(y,_)}),a.dice?Qj(a,n,r,i,x?r+=c*u/x:o):eB(a,n,r,x?n+=l*u/x:i,o),x-=u,y=_}}(t,e,n,r,i,o)}return n.ratio=function(t){return e((t=+t)>1?t:1)},n}((1+Math.sqrt(5))/2);function nB(){return nB=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},nB.apply(null,arguments)}function rB(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var iB=function(e,t){return z_([e,t],(function(e,t){return"translate("+e+","+t+")"}))},oB=function(e,t){return z_([e,t],(function(e,t){return"translate("+e+"px, "+t+"px)"}))},aB=function(e,t,n){return z_([e,t,n],(function(e,t,n){return"translate("+e+","+t+") rotate("+n+")"}))},sB=function(e,t,n){return z_([e,t,n],(function(e,t,n){return"translate("+e+"px,"+t+"px) rotate("+n+"deg)"}))},lB=function(e,t,n){return z_([e,t,n],(function(e,t,n){return"translate("+(e-(0===n?0:5))+"px,"+(t-(0===n?5:0))+"px) rotate("+n+"deg)"}))},cB=st((function(e){var t=e.node,n=e.animatedProps,r=e.borderWidth,i=e.enableLabel,o=e.enableParentLabel,a=e.labelSkipSize,s=wA(),l=i&&t.isLeaf&&(0===a||Math.min(t.width,t.height)>a),c=o&&t.isParent;return ti(Bx.g,{transform:iB(n.x,n.y),children:[ti(Bx.rect,{"data-testid":"node."+t.id,width:z_(n.width,(function(e){return Math.max(e,0)})),height:z_(n.height,(function(e){return Math.max(e,0)})),fill:t.fill?t.fill:n.color,strokeWidth:r,stroke:t.borderColor,fillOpacity:t.opacity,onMouseEnter:t.onMouseEnter,onMouseMove:t.onMouseMove,onMouseLeave:t.onMouseLeave,onClick:t.onClick}),l&&ti(YP,{"data-testid":"label."+t.id,textAnchor:"middle",dominantBaseline:"central",style:nB({},s.labels.text,{fill:t.labelTextColor,pointerEvents:"none"}),fillOpacity:n.labelOpacity,transform:aB(n.labelX,n.labelY,n.labelRotation),children:t.label}),c&&ti(YP,{"data-testid":"parentLabel."+t.id,dominantBaseline:"central",style:nB({},s.labels.text,{fill:t.parentLabelTextColor,pointerEvents:"none"}),fillOpacity:n.parentLabelOpacity,transform:aB(n.parentLabelX,n.parentLabelY,n.parentLabelRotation),children:t.parentLabel})]})})),uB=st((function(e){var t=e.node;return ti(LA,{id:t.id,value:t.formattedValue,enableChip:!0,color:t.color})})),dB=st((function(e){var t=e.node,n=e.animatedProps,r=e.borderWidth,i=e.enableLabel,o=e.enableParentLabel,a=e.labelSkipSize,s=wA(),l=i&&t.isLeaf&&(0===a||Math.min(t.width,t.height)>a),c=o&&t.isParent;return ti(Bx.div,{"data-testid":"node."+t.id,id:t.path.replace(/[^\w]/gi,"-"),style:{boxSizing:"border-box",position:"absolute",top:0,left:0,transform:oB(n.x,n.y),width:n.width,height:n.height,borderWidth:r,borderStyle:"solid",borderColor:t.borderColor,overflow:"hidden"},children:[ti(Bx.div,{style:{boxSizing:"border-box",position:"absolute",top:0,left:0,opacity:t.opacity,width:n.width,height:n.height,background:n.color},onMouseEnter:t.onMouseEnter,onMouseMove:t.onMouseMove,onMouseLeave:t.onMouseLeave,onClick:t.onClick}),l&&ti(Bx.span,{"data-testid":"label."+t.id,style:nB({},s.labels.text,{position:"absolute",display:"flex",top:-5,left:-5,width:10,height:10,justifyContent:"center",alignItems:"center",whiteSpace:"nowrap",color:t.labelTextColor,transformOrigin:"center center",transform:sB(n.labelX,n.labelY,n.labelRotation),opacity:n.labelOpacity,pointerEvents:"none"}),children:t.label}),c&&ti(Bx.span,{"data-testid":"parentLabel."+t.id,style:nB({},s.labels.text,{position:"absolute",display:"flex",justifyContent:"flex-start",alignItems:"center",whiteSpace:"nowrap",width:10,height:10,color:t.parentLabelTextColor,transformOrigin:"top left",transform:lB(n.parentLabelX,n.parentLabelY,n.parentLabelRotation),opacity:n.parentLabelOpacity,pointerEvents:"none"}),children:t.parentLabel})]})})),fB={layers:["nodes"],identity:"id",value:"value",tile:"squarify",leavesOnly:!1,innerPadding:0,outerPadding:0,colors:{scheme:"nivo"},colorBy:"pathComponents.1",nodeOpacity:.33,enableLabel:!0,label:"formattedValue",labelSkipSize:0,labelTextColor:{from:"color",modifiers:[["darker",1]]},orientLabel:!0,enableParentLabel:!0,parentLabel:"id",parentLabelSize:20,parentLabelPosition:"top",parentLabelPadding:6,parentLabelTextColor:{from:"color",modifiers:[["darker",1]]},borderWidth:1,borderColor:{from:"color",modifiers:[["darker",1]]},isInteractive:!0,tooltip:uB,role:"img",animate:!0,motionConfig:"gentle"},hB=nB({},fB,{nodeComponent:cB,defs:[],fill:[]}),pB=nB({},fB,{nodeComponent:dB}),gB=nB({},fB,{pixelRatio:"undefined"!=typeof window&&window.devicePixelRatio||1}),vB={binary:function(e,t,n,r,i){var o,a,s=e.children,l=s.length,c=new Array(l+1);for(c[0]=a=o=0;o<l;++o)c[o+1]=a+=s[o].value;!function e(t,n,r,i,o,a,l){if(t>=n-1){var u=s[t];return u.x0=i,u.y0=o,u.x1=a,void(u.y1=l)}for(var d=c[t],f=r/2+d,h=t+1,p=n-1;h<p;){var g=h+p>>>1;c[g]<f?h=g+1:p=g}f-c[h-1]<c[h]-f&&t+1<h&&--h;var v=c[h]-d,m=r-v;if(a-i>l-o){var b=r?(i*m+a*v)/r:a;e(t,h,v,i,o,b,l),e(h,n,m,b,o,a,l)}else{var y=r?(o*m+l*v)/r:l;e(t,h,v,i,o,a,y),e(h,n,m,i,y,a,l)}}(0,l,e.value,t,n,r,i)},dice:Qj,slice:eB,sliceDice:function(e,t,n,r,i){(1&e.depth?eB:Qj)(e,t,n,r,i)},squarify:tB},mB=function(e){var t=e.data,n=e.width,r=e.height,i=e.identity,o=void 0===i?fB.identity:i,a=e.value,s=void 0===a?fB.value:a,l=e.valueFormat,c=e.leavesOnly,u=void 0===c?fB.leavesOnly:c,d=e.tile,f=void 0===d?fB.tile:d,h=e.innerPadding,p=void 0===h?fB.innerPadding:h,g=e.outerPadding,v=void 0===g?fB.outerPadding:g,m=e.label,b=void 0===m?fB.label:m,y=e.orientLabel,_=void 0===y?fB.orientLabel:y,w=e.enableParentLabel,x=void 0===w?fB.enableParentLabel:w,k=e.parentLabel,C=void 0===k?fB.parentLabel:k,S=e.parentLabelSize,A=void 0===S?fB.parentLabelSize:S,M=e.parentLabelPosition,L=void 0===M?fB.parentLabelPosition:M,T=e.parentLabelPadding,E=void 0===T?fB.parentLabelPadding:T,N=e.colors,O=void 0===N?fB.colors:N,P=e.colorBy,R=void 0===P?fB.colorBy:P,D=e.nodeOpacity,z=void 0===D?fB.nodeOpacity:D,I=e.borderColor,F=void 0===I?fB.borderColor:I,j=e.labelTextColor,B=void 0===j?fB.labelTextColor:j,H=e.parentLabelTextColor,q=void 0===H?fB.parentLabelTextColor:H,$=AP(o),U=AP(s),W=CP(l),V=AP(b),G=AP(C),Y=function(e){var t=e.width,n=e.height,r=e.tile,i=e.innerPadding,o=e.outerPadding,a=e.enableParentLabel,s=e.parentLabelSize,l=e.parentLabelPosition,c=e.leavesOnly;return ge((function(){var e=function(){var e=tB,t=!1,n=1,r=1,i=[0],o=Zj,a=Zj,s=Zj,l=Zj,c=Zj;function u(e){return e.x0=e.y0=0,e.x1=n,e.y1=r,e.eachBefore(d),i=[0],t&&e.eachBefore(Jj),e}function d(t){var n=i[t.depth],r=t.x0+n,u=t.y0+n,d=t.x1-n,f=t.y1-n;d<r&&(r=d=(r+d)/2),f<u&&(u=f=(u+f)/2),t.x0=r,t.y0=u,t.x1=d,t.y1=f,t.children&&(n=i[t.depth+1]=o(t)/2,r+=c(t)-n,u+=a(t)-n,(d-=s(t)-n)<r&&(r=d=(r+d)/2),(f-=l(t)-n)<u&&(u=f=(u+f)/2),e(t,r,u,d,f))}return u.round=function(e){return arguments.length?(t=!!e,u):t},u.size=function(e){return arguments.length?(n=+e[0],r=+e[1],u):[n,r]},u.tile=function(t){return arguments.length?(e=function(e){if("function"!=typeof e)throw new Error;return e}(t),u):e},u.padding=function(e){return arguments.length?u.paddingInner(e).paddingOuter(e):u.paddingInner()},u.paddingInner=function(e){return arguments.length?(o="function"==typeof e?e:Kj(+e),u):o},u.paddingOuter=function(e){return arguments.length?u.paddingTop(e).paddingRight(e).paddingBottom(e).paddingLeft(e):u.paddingTop()},u.paddingTop=function(e){return arguments.length?(a="function"==typeof e?e:Kj(+e),u):a},u.paddingRight=function(e){return arguments.length?(s="function"==typeof e?e:Kj(+e),u):s},u.paddingBottom=function(e){return arguments.length?(l="function"==typeof e?e:Kj(+e),u):l},u.paddingLeft=function(e){return arguments.length?(c="function"==typeof e?e:Kj(+e),u):c},u}().size([t,n]).tile(vB[r]).round(!0).paddingInner(i).paddingOuter(o);if(a&&!c){var u=s+2*o;e["padding"+qj(l)](u)}return e}),[t,n,r,i,o,a,s,l,c])}({width:n,height:r,tile:f,innerPadding:p,outerPadding:v,enableParentLabel:x,parentLabelSize:A,parentLabelPosition:L,leavesOnly:u}),X=function(e){var t=e.root,n=e.getValue;return ge((function(){return Uj(t).sum(n)}),[t,n])}({root:t,getValue:U}),Z=ge((function(){var e=jj(X);return Y(e),u?e.leaves():e.descendants()}),[X,Y,u]),K=ge((function(){return Z.map((function(e){var t=function(e,t){var n=e.ancestors().map((function(e){return t(e.data)})).reverse();return{path:n.join("."),pathComponents:n}}(e,$),n=t.path,r=t.pathComponents,i={id:$(e.data),path:n,pathComponents:r,data:Fj(e.data,"children"),x:e.x0,y:e.y0,width:e.x1-e.x0,height:e.y1-e.y0,value:e.value,formattedValue:W(e.value),treeDepth:e.depth,treeHeight:e.height,isParent:e.height>0,isLeaf:0===e.height,parentLabelX:0,parentLabelY:0,parentLabelRotation:0};return i.labelRotation=_&&i.height>i.width?-90:0,"top"===L&&(i.parentLabelX=v+E,i.parentLabelY=v+A/2),"right"===L&&(i.parentLabelX=i.width-v-A/2,i.parentLabelY=i.height-v-E,i.parentLabelRotation=-90),"bottom"===L&&(i.parentLabelX=v+E,i.parentLabelY=i.height-v-A/2),"left"===L&&(i.parentLabelX=v+A/2,i.parentLabelY=i.height-v-E,i.parentLabelRotation=-90),i.label=V(i),i.parentLabel=G(i),i}))}),[Z,$,W,V,_,G,A,L,E,v]),J=wA(),Q=Cz(O,R),ee=wz(F,J),te=wz(B,J),ne=wz(q,J),re=ge((function(){return K.map((function(e){var t=nB({},e,{color:Q(e),opacity:z});return t.borderColor=ee(t),t.labelTextColor=te(t),t.parentLabelTextColor=ne(t),t}))}),[K,Q,z,ee,te,ne]);return{hierarchy:X,nodes:re,layout:Y}},bB=function(e){var t=e.nodes;return ge((function(){return{nodes:t}}),[t])},yB=function(e){return{x:e.x,y:e.y,width:e.width,height:e.height,color:e.color,labelX:e.width/2,labelY:e.height/2,labelRotation:e.labelRotation,labelOpacity:1,parentLabelX:e.parentLabelX,parentLabelY:e.parentLabelY,parentLabelRotation:e.parentLabelRotation,parentLabelOpacity:1}},_B=function(e){return{x:e.x+e.width/2,y:e.y+e.height/2,width:0,height:0,color:e.color,labelX:0,labelY:0,labelRotation:e.labelRotation,labelOpacity:0,parentLabelX:0,parentLabelY:0,parentLabelRotation:e.parentLabelRotation,parentLabelOpacity:0}},wB=st((function(e){var t=e.nodes,n=e.nodeComponent,r=e.borderWidth,i=e.enableLabel,o=e.labelSkipSize,a=e.enableParentLabel,s=function(e,t){var n=t.isInteractive,r=t.onMouseEnter,i=t.onMouseMove,o=t.onMouseLeave,a=t.onClick,s=t.tooltip,l=FA(),c=l.showTooltipFromEvent,u=l.hideTooltip,d=ve((function(e,t){c(A(s,{node:e}),t,"left")}),[c,s]),f=ve((function(e,t){d(e,t),null==r||r(e,t)}),[r,d]),h=ve((function(e,t){d(e,t),null==i||i(e,t)}),[i,d]),p=ve((function(e,t){u(),null==o||o(e,t)}),[o,u]),g=ve((function(e,t){null==a||a(e,t)}),[a]);return ge((function(){return e.map((function(e){return n?nB({},e,{onMouseEnter:function(t){return f(e,t)},onMouseMove:function(t){return h(e,t)},onMouseLeave:function(t){return p(e,t)},onClick:function(t){return g(e,t)}}):e}))}),[n,e,f,h,p,g])}(t,{isInteractive:e.isInteractive,onMouseEnter:e.onMouseEnter,onMouseMove:e.onMouseMove,onMouseLeave:e.onMouseLeave,onClick:e.onClick,tooltip:e.tooltip}),l=qO(),c=l.animate,u=l.config,d=E_(s,{keys:function(e){return e.path},initial:yB,from:_B,enter:yB,update:yB,leave:_B,config:u,immediate:!c});return ti(L,{children:d((function(e,t){return A(n,{key:t.path,node:t,animatedProps:e,borderWidth:r,enableLabel:i,labelSkipSize:o,enableParentLabel:a})}))})})),xB=["isInteractive","animate","motionConfig","theme","renderWrapper"],kB=function(e){var t=e.data,n=e.identity,r=void 0===n?hB.identity:n,i=e.value,o=void 0===i?hB.value:i,a=e.valueFormat,s=e.tile,l=void 0===s?hB.tile:s,c=e.nodeComponent,u=void 0===c?hB.nodeComponent:c,d=e.innerPadding,f=void 0===d?hB.innerPadding:d,h=e.outerPadding,p=void 0===h?hB.outerPadding:h,g=e.leavesOnly,v=void 0===g?hB.leavesOnly:g,m=e.width,b=e.height,y=e.margin,_=e.layers,w=void 0===_?hB.layers:_,x=e.colors,k=void 0===x?hB.colors:x,C=e.colorBy,S=void 0===C?hB.colorBy:C,M=e.nodeOpacity,T=void 0===M?hB.nodeOpacity:M,E=e.borderWidth,N=void 0===E?hB.borderWidth:E,O=e.borderColor,P=void 0===O?hB.borderColor:O,R=e.defs,D=void 0===R?hB.defs:R,z=e.fill,I=void 0===z?hB.fill:z,F=e.enableLabel,j=void 0===F?hB.enableLabel:F,B=e.label,H=void 0===B?hB.label:B,q=e.labelTextColor,$=void 0===q?hB.labelTextColor:q,U=e.orientLabel,W=void 0===U?hB.orientLabel:U,V=e.labelSkipSize,G=void 0===V?hB.labelSkipSize:V,Y=e.enableParentLabel,X=void 0===Y?hB.enableParentLabel:Y,Z=e.parentLabel,K=void 0===Z?hB.parentLabel:Z,J=e.parentLabelSize,Q=void 0===J?hB.parentLabelSize:J,ee=e.parentLabelPosition,te=void 0===ee?hB.parentLabelPosition:ee,ne=e.parentLabelPadding,re=void 0===ne?hB.parentLabelPadding:ne,ie=e.parentLabelTextColor,oe=void 0===ie?hB.parentLabelTextColor:ie,ae=e.isInteractive,se=void 0===ae?hB.isInteractive:ae,le=e.onMouseEnter,ce=e.onMouseMove,ue=e.onMouseLeave,de=e.onClick,fe=e.tooltip,he=void 0===fe?hB.tooltip:fe,pe=e.role,ge=e.ariaLabel,ve=e.ariaLabelledBy,me=e.ariaDescribedBy,be=e.forwardedRef,ye=wP(m,b,y),_e=ye.margin,we=ye.innerWidth,xe=ye.innerHeight,ke=ye.outerWidth,Ce=ye.outerHeight,Se=mB({data:t,identity:r,value:o,valueFormat:a,leavesOnly:v,width:we,height:xe,tile:l,innerPadding:f,outerPadding:p,colors:k,colorBy:S,nodeOpacity:T,borderColor:P,label:H,labelTextColor:$,orientLabel:W,enableParentLabel:X,parentLabel:K,parentLabelSize:Q,parentLabelPosition:te,parentLabelPadding:re,parentLabelTextColor:oe}).nodes,Ae={nodes:null};w.includes("nodes")&&(Ae.nodes=ti(wB,{nodes:Se,nodeComponent:u,borderWidth:N,enableLabel:j,labelSkipSize:G,enableParentLabel:X,isInteractive:se,onMouseEnter:le,onMouseMove:ce,onMouseLeave:ue,onClick:de,tooltip:he},"nodes"));var Me=bB({nodes:Se}),Le=OP(D,Se,I);return ti(dP,{width:ke,height:Ce,margin:_e,defs:Le,role:pe,ariaLabel:ge,ariaLabelledBy:ve,ariaDescribedBy:me,ref:be,children:w.map((function(e,t){var n;return"function"==typeof e?ti(L,{children:A(e,Me)},t):null!=(n=null==Ae?void 0:Ae[e])?n:null}))})},CB=ut((function(e,t){var n=e.isInteractive,r=void 0===n?hB.isInteractive:n,i=e.animate,o=void 0===i?hB.animate:i,a=e.motionConfig,s=void 0===a?hB.motionConfig:a,l=e.theme,c=e.renderWrapper,u=rB(e,xB);return ti(WO,{animate:o,isInteractive:r,motionConfig:s,renderWrapper:c,theme:l,children:ti(kB,nB({},u,{isInteractive:r,forwardedRef:t}))})})),SB=["defaultWidth","defaultHeight","onResize","debounceResize"],AB=ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=rB(e,SB);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(CB,nB({},a,{width:n,height:r,ref:t}))}})})),MB=["isInteractive","animate","motionConfig","theme","renderWrapper"],LB=function(e){var t=e.data,n=e.identity,r=void 0===n?pB.identity:n,i=e.value,o=void 0===i?pB.value:i,a=e.tile,s=void 0===a?pB.tile:a,l=e.nodeComponent,c=void 0===l?pB.nodeComponent:l,u=e.valueFormat,d=e.innerPadding,f=void 0===d?pB.innerPadding:d,h=e.outerPadding,p=void 0===h?pB.outerPadding:h,g=e.leavesOnly,v=void 0===g?pB.leavesOnly:g,m=e.width,b=e.height,y=e.margin,_=e.layers,w=void 0===_?hB.layers:_,x=e.colors,k=void 0===x?pB.colors:x,C=e.colorBy,S=void 0===C?pB.colorBy:C,M=e.nodeOpacity,T=void 0===M?pB.nodeOpacity:M,E=e.borderWidth,N=void 0===E?pB.borderWidth:E,O=e.borderColor,P=void 0===O?pB.borderColor:O,R=e.enableLabel,D=void 0===R?pB.enableLabel:R,z=e.label,I=void 0===z?pB.label:z,F=e.labelTextColor,j=void 0===F?pB.labelTextColor:F,B=e.orientLabel,H=void 0===B?pB.orientLabel:B,q=e.labelSkipSize,$=void 0===q?pB.labelSkipSize:q,U=e.enableParentLabel,W=void 0===U?pB.enableParentLabel:U,V=e.parentLabel,G=void 0===V?pB.parentLabel:V,Y=e.parentLabelSize,X=void 0===Y?pB.parentLabelSize:Y,Z=e.parentLabelPosition,K=void 0===Z?pB.parentLabelPosition:Z,J=e.parentLabelPadding,Q=void 0===J?pB.parentLabelPadding:J,ee=e.parentLabelTextColor,te=void 0===ee?pB.parentLabelTextColor:ee,ne=e.isInteractive,re=void 0===ne?pB.isInteractive:ne,ie=e.onMouseEnter,oe=e.onMouseMove,ae=e.onMouseLeave,se=e.onClick,le=e.tooltip,ce=void 0===le?pB.tooltip:le,ue=e.role,de=e.ariaLabel,fe=e.ariaLabelledBy,he=e.ariaDescribedBy,pe=e.forwardedRef,ge=wP(m,b,y),ve=ge.margin,me=ge.innerWidth,be=ge.innerHeight,ye=ge.outerWidth,_e=ge.outerHeight,we=mB({data:t,identity:r,value:o,valueFormat:u,leavesOnly:v,width:me,height:be,tile:s,innerPadding:f,outerPadding:p,colors:k,colorBy:S,nodeOpacity:T,borderColor:P,label:I,labelTextColor:j,orientLabel:H,enableParentLabel:W,parentLabel:G,parentLabelSize:X,parentLabelPosition:K,parentLabelPadding:Q,parentLabelTextColor:te}).nodes,xe={nodes:null};w.includes("nodes")&&(xe.nodes=ti(wB,{nodes:we,nodeComponent:c,borderWidth:N,enableLabel:D,labelSkipSize:$,enableParentLabel:W,isInteractive:re,onMouseEnter:ie,onMouseMove:oe,onMouseLeave:ae,onClick:se,tooltip:ce},"nodes"));var ke=bB({nodes:we});return ti("div",{role:ue,"aria-label":de,"aria-labelledby":fe,"aria-describedby":he,style:{position:"relative",width:ye,height:_e},ref:pe,children:ti("div",{style:{position:"absolute",top:ve.top,left:ve.left},children:w.map((function(e,t){var n;return"function"==typeof e?ti(L,{children:A(e,ke)},t):null!=(n=null==xe?void 0:xe[e])?n:null}))})})},TB=ut((function(e,t){var n=e.isInteractive,r=void 0===n?pB.isInteractive:n,i=e.animate,o=void 0===i?pB.animate:i,a=e.motionConfig,s=void 0===a?pB.motionConfig:a,l=e.theme,c=e.renderWrapper,u=rB(e,MB);return ti(WO,{animate:o,isInteractive:r,motionConfig:s,renderWrapper:c,theme:l,children:ti(LB,nB({},u,{isInteractive:r,forwardedRef:t}))})})),EB=["defaultWidth","defaultHeight","onResize","debounceResize"];ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=rB(e,EB);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(TB,nB({},a,{width:n,height:r,ref:t}))}})}));var NB=["theme","isInteractive","animate","motionConfig","renderWrapper"],OB=function(e,t,n,r){return e.find((function(e){return LP(e.x+t.left,e.y+t.top,e.width,e.height,n,r)}))},PB=function(e){var t=e.data,n=e.identity,r=void 0===n?gB.identity:n,i=e.value,o=void 0===i?gB.identity:i,a=e.tile,s=void 0===a?gB.tile:a,l=e.valueFormat,c=e.innerPadding,u=void 0===c?gB.innerPadding:c,d=e.outerPadding,f=void 0===d?gB.outerPadding:d,h=e.leavesOnly,p=void 0===h?gB.leavesOnly:h,g=e.width,v=e.height,m=e.margin,b=e.colors,y=void 0===b?gB.colors:b,_=e.colorBy,w=void 0===_?gB.colorBy:_,x=e.nodeOpacity,k=void 0===x?gB.nodeOpacity:x,C=e.borderWidth,S=void 0===C?gB.borderWidth:C,M=e.borderColor,L=void 0===M?gB.borderColor:M,T=e.enableLabel,E=void 0===T?gB.enableLabel:T,N=e.label,O=void 0===N?gB.label:N,P=e.labelTextColor,R=void 0===P?gB.labelTextColor:P,D=e.orientLabel,z=void 0===D?gB.orientLabel:D,I=e.labelSkipSize,F=void 0===I?gB.labelSkipSize:I,j=e.isInteractive,B=void 0===j?gB.isInteractive:j,H=e.onMouseMove,q=e.onClick,$=e.tooltip,U=void 0===$?gB.tooltip:$,W=e.pixelRatio,V=void 0===W?gB.pixelRatio:W,G=e.role,Y=e.ariaLabel,X=e.ariaLabelledBy,Z=e.ariaDescribedBy,K=e.forwardedRef,J=pe(null),Q=wP(g,v,m),ee=Q.margin,te=Q.innerWidth,ne=Q.innerHeight,re=Q.outerWidth,ie=Q.outerHeight,oe=mB({data:t,identity:r,value:o,valueFormat:l,leavesOnly:p,width:te,height:ne,tile:s,innerPadding:u,outerPadding:f,colors:y,colorBy:w,nodeOpacity:k,borderColor:L,label:O,labelTextColor:R,orientLabel:z,enableParentLabel:!1}).nodes,ae=wA();he((function(){if(null!==J.current){var e=J.current.getContext("2d");null!==e&&(J.current.width=re*V,J.current.height=ie*V,e.scale(V,V),e.fillStyle=ae.background,e.fillRect(0,0,re,ie),e.translate(ee.left,ee.top),oe.forEach((function(t){e.fillStyle=t.color,e.fillRect(t.x,t.y,t.width,t.height),S>0&&(e.strokeStyle=t.borderColor,e.lineWidth=S,e.strokeRect(t.x,t.y,t.width,t.height))})),E&&(e.textAlign="center",e.textBaseline="middle",RP(e,ae.labels.text),oe.forEach((function(t){if(t.isLeaf&&(0===F||Math.min(t.width,t.height)>F)){var n=z&&t.height>t.width;e.save(),e.translate(t.x+t.width/2,t.y+t.height/2),e.rotate(tP(n?-90:0)),DP(e,nB({},ae.labels.text,{fill:t.labelTextColor}),String(t.label)),e.restore()}}))))}}),[J,oe,re,ie,te,ne,ee,S,E,z,F,ae,V]);var se=FA(),le=se.showTooltipFromEvent,ce=se.hideTooltip,ue=ve((function(e){if(null!==J.current){var t=TP(J.current,e),n=t[0],r=t[1],i=OB(oe,ee,n,r);void 0!==i?(le(A(U,{node:i}),e,"left"),null==H||H(i,e)):ce()}}),[J,oe,ee,le,ce,U,H]),de=ve((function(){ce()}),[ce]),fe=ve((function(e){if(null!==J.current){var t=TP(J.current,e),n=t[0],r=t[1],i=OB(oe,ee,n,r);void 0!==i&&(null==q||q(i,e))}}),[J,oe,ee,q]);return ti("canvas",{ref:PP(J,K),width:re*V,height:ie*V,style:{width:re,height:ie},onMouseEnter:B?ue:void 0,onMouseMove:B?ue:void 0,onMouseLeave:B?de:void 0,onClick:B?fe:void 0,role:G,"aria-label":Y,"aria-labelledby":X,"aria-describedby":Z})},RB=ut((function(e,t){var n=e.theme,r=e.isInteractive,i=void 0===r?gB.isInteractive:r,o=e.animate,a=void 0===o?gB.animate:o,s=e.motionConfig,l=void 0===s?gB.motionConfig:s,c=e.renderWrapper,u=rB(e,NB);return ti(WO,{isInteractive:i,animate:a,motionConfig:l,theme:n,renderWrapper:c,children:ti(PB,nB({},u,{isInteractive:i,forwardedRef:t}))})})),DB=["defaultWidth","defaultHeight","onResize","debounceResize"];ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=rB(e,DB);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(RB,nB({},a,{width:n,height:r,ref:t}))}})}));const zB={mass:1,tension:500,friction:40,clamp:!1,precision:.01,velocity:0},IB=window.matchMedia("(prefers-reduced-motion: reduce)").matches,FB="var(--on-text-secondary)",jB="var(--on-text-primary)",BB={background:"var(--bg-base-primary)",axis:{ticks:{text:{fill:FB,fontSize:12}}},grid:{line:{stroke:"var(--on-border-muted)",strokeDasharray:"4",strokeLinecap:"round"}},dots:{text:{fill:FB,fontSize:12}},labels:{text:{fill:jB,fontSize:12}},text:{fill:jB,fontSize:12},markers:{lineColor:"var(--on-border-primary)",lineStrokeWidth:2,text:{fill:jB,fontSize:12,fontWeight:600}},legends:{text:{fill:jB,fontSize:12}},tooltip:{container:{background:"var(--bg-base-modal)",color:"var(--on-text-primary)"}}};var HB=/^--/;function qB(e,t){return null==t||"boolean"==typeof t||""===t?"":"number"!=typeof t||0===t||HB.test(e)||UB.hasOwnProperty(e)&&UB[e]?(""+t).trim():t+"px"}var $B={},UB={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},WB=["Webkit","Ms","Moz","O"];UB=Object.keys(UB).reduce(((e,t)=>(WB.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),UB);var VB=/^(matrix|translate|scale|rotate|skew)/,GB=/^(translate)/,YB=/^(rotate|skew)/,XB=(e,t)=>Hm.num(e)&&0!==e?e+t:e,ZB=(e,t)=>Hm.arr(e)?e.every((e=>ZB(e,t))):Hm.num(e)?e===t:parseFloat(e)===t,KB=class extends gy{constructor({x:e,y:t,z:n,...r}){const i=[],o=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),o.push((e=>[`translate3d(${e.map((e=>XB(e,"px"))).join(",")})`,ZB(e,0)]))),Um(r,((e,t)=>{if("transform"===t)i.push([e||""]),o.push((e=>[e,""===e]));else if(VB.test(t)){if(delete r[t],Hm.und(e))return;const n=GB.test(t)?"px":YB.test(t)?"deg":"";i.push(Wm(e)),o.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${XB(i,n)})`,ZB(i,0)]:e=>[`${t}(${e.map((e=>XB(e,n))).join(",")})`,ZB(e,t.startsWith("scale")?1:0)])}})),i.length&&(r.transform=new JB(i,o)),super(r)}},JB=class extends zb{constructor(e,t){super(),this.inputs=e,this.transforms=t,this._value=null}get(){return this._value||(this._value=this._get())}_get(){let e="",t=!0;return $m(this.inputs,((n,r)=>{const i=Pb(n[0]),[o,a]=this.transforms[r](Hm.arr(i)?i:n.map(Pb));e+=" "+o,t=t&&a})),t?"none":e}observerAdded(e){1==e&&$m(this.inputs,(e=>$m(e,(e=>Ob(e)&&Fb(e,this)))))}observerRemoved(e){0==e&&$m(this.inputs,(e=>$m(e,(e=>Ob(e)&&jb(e,this)))))}eventObserved(e){"change"==e.type&&(this._value=null),Db(this,e)}};jm.assign({batchedUpdates:Dt,createStringInterpolator:Zb,colors:ub});var QB=xy(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],{applyAnimatedValues:function(e,t){if(!e.nodeType||!e.setAttribute)return!1;const n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{className:r,style:i,children:o,scrollTop:a,scrollLeft:s,viewBox:l,...c}=t,u=Object.values(c),d=Object.keys(c).map((t=>n||e.hasAttribute(t)?t:$B[t]||($B[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())))));void 0!==o&&(e.textContent=o);for(const t in i)if(i.hasOwnProperty(t)){const n=qB(t,i[t]);HB.test(t)?e.style.setProperty(t,n):e.style[t]=n}d.forEach(((t,n)=>{e.setAttribute(t,u[n])})),void 0!==r&&(e.className=r),void 0!==a&&(e.scrollTop=a),void 0!==s&&(e.scrollLeft=s),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new KB(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}),eH=QB.animated;const tH=({node:e,animatedProps:t,borderWidth:n,enableLabel:r,enableParentLabel:i,labelSkipSize:o})=>{const a=wA(),s=r&&e.isLeaf&&(0===o||Math.min(e.width,e.height)>o),l=i&&e.isParent;return ti(eH.g,{transform:z_([t.x,t.y],((e,t)=>`translate(${e},${t})`)),children:[ti(eH.rect,{"data-testid":`node.${e.id}`,width:z_(t.width,(e=>Math.max(e,0))),height:z_(t.height,(e=>Math.max(e,0))),fill:e.fill?e.fill:t.color,strokeWidth:n,stroke:e.borderColor,fillOpacity:e.opacity,onMouseEnter:e.onMouseEnter,onMouseMove:e.onMouseMove,onMouseLeave:e.onMouseLeave,onClick:e.onClick,rx:6,ry:6}),s&&ti(YP,{"data-testid":`label.${e.id}`,textAnchor:"middle",dominantBaseline:"central",style:{...a.labels.text,fill:e.labelTextColor,pointerEvents:"none"},fillOpacity:t.labelOpacity,transform:z_([t.labelX,t.labelY,t.labelRotation],((e,t,n)=>`translate(${e},${t}) rotate(${n})`)),children:e.label}),l&&ti(YP,{"data-testid":`parentLabel.${e.id}`,dominantBaseline:"central",style:{...a.labels.text,fill:e.parentLabelTextColor,pointerEvents:"none"},fillOpacity:t.parentLabelOpacity,transform:z_([t.parentLabelX,t.parentLabelY,t.parentLabelRotation],((e,t,n)=>`translate(${e},${t}) rotate(${n})`)),children:e.parentLabel})]})};var nH={treeMapLegend:"styles_treeMapLegend__dV-Ny",treeMapLegend__gradient:"styles_treeMapLegend__gradient__v853j"};const rH=({minValue:e,maxValue:t,colorFn:n,formatValue:r=e=>e.toFixed(2),domain:i})=>{const o=ge((()=>i&&i.length>0?Math.min(...i):e??0),[i,e]),a=ge((()=>i&&i.length>0?Math.max(...i):t??1),[i,t]),s=ge((()=>{if(i&&i.length>0){const e=[...i].sort(((e,t)=>e-t)),t=a-o;return e.map((e=>{const r=(e-o)/t*100;return`${n(e,i)} ${r.toFixed(1)}%`})).join(", ")}return`${n(o)} 0%, ${n(a)} 100%`}),[o,a,n,i]),l=ge((()=>r(o)),[o,r]),c=ge((()=>r(a)),[a,r]);return ti("div",{className:nH.treeMapLegend,children:[ti(oi,{size:"s",type:"ui",className:nH.treeMapLegend__label,children:c}),ti("div",{className:nH.treeMapLegend__gradient,style:{"--gradient-stops":s}}),ti(oi,{size:"s",type:"ui",className:nH.treeMapLegend__label,children:l})]})},iH=e=>{const{color:t,border:n}=e;return ti("div",{className:"styles_legendIndicatorContainer__sdAMj",children:ti("div",{className:"styles_legendIndicatorContainerBase__OuGDD","data-has-color":!!t||void 0,children:ti("i",{"aria-hidden":!0,className:"styles_legendIndicator__e9eaz",style:{backgroundColor:t,borderColor:n??void 0}})})})},oH=e=>{const{children:t,labelColor:n,label:r}=e;return ti("div",{"data-testid":"chart-tooltip",className:"styles_tooltip__ErmeC","data-tooltip-type":"chart",children:ti("div",{className:"styles_container__mEUzr",children:[!!r&&ti(oi,{className:"styles_label__oqfkW",type:"ui",size:"s",bold:!0,tag:"div",children:[n&&ti(iH,{color:n}),ti(oi,{tag:"div",bold:!0,children:r})]}),t]})})},aH=e=>"number"==typeof e&&!Number.isNaN(e)||"string"==typeof e&&!!e,sH=({color:e})=>ti("div",{className:"styles_point__eFnBu",children:ti("svg",{width:"16",height:"8",viewBox:"0 0 16 8",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ti("path",{d:"M0 4H16",stroke:e,"stroke-width":"2"}),ti("path",{d:"M7.99902 7C9.65588 7 10.999 5.65685 10.999 4C10.999 2.34315 9.65588 1 7.99902 1C6.34217 1 4.99902 2.34315 4.99902 4C4.99902 5.65685 6.34217 7 7.99902 7Z",fill:"#FAFCFF",fillOpacity:"0.98",stroke:e,strokeWidth:"2"})]})}),lH=e=>{const{onClick:t,legend:n,mode:r="default",hideOnEmptyValue:i=!0}=e,{color:o,border:a,label:s,link:l,value:c}=n,u=l?"a":"div",d=n.type??"default";return i&&void 0===c?null:ti(u,{href:l,className:jt("styles_legendItem__NCAPr",l&&"styles_legendItemLink__Yo6du"),onClick:"function"==typeof t?()=>{t(n)}:void 0,children:[ti("div",{className:"styles_legendName__WZbe8",children:["default"===d&&ti(iH,{color:o,border:a}),"point"===d&&ti(sH,{color:o}),ti(oi,{type:"ui",size:"s",className:"styles_legendLabel__-HDGz",children:s})]}),aH(c)&&ti(L,{children:[ti("div",{className:jt("menu"===r?"styles_menuSpace__7N7yT":"styles_space__pQ9pa")}),ti(oi,{type:"ui",size:"s",className:"styles_legendValue__vV5dD",children:c})]})]})},cH=({node:e,rows:t})=>{const{id:n,formattedValue:r,color:i,parentLabel:o}=e;return ti(oH,{label:`${o||n}: ${r}`,labelColor:i,children:t&&t.map(((e,t)=>ti(lH,{mode:"default",legend:{label:e,type:"none",id:t.toString(),color:i},hideOnEmptyValue:!1},t.toString())))})},uH={nodeOpacity:1,borderWidth:1,labelSkipSize:12,parentLabelSize:14,parentLabelPosition:"top",parentLabelPadding:6,enableParentLabel:!0,animate:!0,innerPadding:4,outerPadding:4},dH=({width:e="100%",height:t=400,rootAriaLabel:n,emptyLabel:r="No data available",emptyAriaLabel:i="No data available",data:o,showLegend:a=!0,legendMinValue:s=0,legendMaxValue:l=1,formatLegend:c,colors:u,legendDomain:d,parentSkipSize:f,tooltipRows:h,labelColor:p,...g})=>{const v=ge((()=>0===(o.children??[]).length),[o]),m=ve((e=>(({parentSkipSize:e=48})=>t=>{const{width:n,height:r,data:i={}}=t;return Math.min(n,r)<e?"":String(i[t.parentLabel]??t.id)})({parentSkipSize:f})(e)),[f]),b=ve((({node:e})=>ti(cH,{node:e,rows:h&&h(e)})),[h]);return v?ti(oF,{label:r,width:e,height:t,ariaLabel:i}):ti("div",{role:"img","aria-label":n,tabIndex:0,style:{width:e,height:t},className:"styles_treeMapChart__G6ayQ",children:[ti(AB,{data:o,parentLabel:m,tooltip:b,...uH,...g,theme:BB,motionConfig:zB,animate:!IB,colors:e=>u(e.data.colorValue??0),labelTextColor:p,parentLabelTextColor:p,borderColor:"var(--bg-base-primary)",borderWidth:1,nodeComponent:tH}),a&&ti(rH,{minValue:s,maxValue:l,colorFn:u,formatValue:c,domain:d})]})},fH=K("light"),hH=()=>me(fH)??"light",pH=e=>{const{children:t,theme:n}=e;return ti(fH.Provider,{value:n,children:t})},gH=({title:e,translations:t,chartType:n,...r})=>{const i=t["no-results"],o=hH(),a=((e="light")=>{const t=ge((()=>aF([0,1],["var(--bg-support-capella)","var(--bg-support-sirius)","var(--bg-support-castor)"])),[e]);return ve((e=>t(e)),[t])})(o),s=((e="light")=>{const t=ge((()=>aF([0,1],["var(--bg-support-capella)","var(--bg-support-castor)"])),[e]);return ve((e=>t(e)),[t])})(o),l=((e="light")=>{const t=ge((()=>aF([0,1],["var(--constant-on-text-primary)","var(--on-text-primary)","var(--constant-on-text-primary)"])),[e]);return ve((e=>t(e)),[t])})(o);return ti(dg,{title:e,children:ti(dH,{emptyLabel:i,emptyAriaLabel:i,...r,colors:n===_a.CoverageDiff?a:s,showLegend:!1,labelColor:n===_a.CoverageDiff?e=>l(e.data.colorValue??0):()=>"var(--constant-on-text-primary)"})})};var vH,mH,bH,yH,_H,wH,xH=function(){if(yH)return bH;yH=1;var e=NO(),t=function(){if(mH)return vH;mH=1;var e=$R();return vH=function(t,n){var r=[];return e(t,(function(e,t,i){n(e,t,i)&&r.push(e)})),r},vH}(),n=xR(),r=Jk();return bH=function(i,o){return(r(i)?e:t)(i,n(o,3))}}(),kH=Hf(xH),CH=Hf(function(){if(wH)return _H;wH=1;var e=Gx(),t=Zk();return _H=function(n){return"number"==typeof n||t(n)&&"[object Number]"==e(n)}}());function SH(){return SH=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},SH.apply(null,arguments)}var AH=function(e){return"circle"===e.type},MH=function(e){return"dot"===e.type},LH=function(e){return"rect"===e.type},TH=function(e){var t,n,r=e.x,i=e.y,o=e.noteX,a=e.noteY,s=e.noteWidth,l=void 0===s?120:s,c=e.noteTextOffset,u=void 0===c?8:c;if(CH(o))t=r+o;else{if(void 0===o.abs)throw new Error("noteX should be either a number or an object containing an 'abs' property");t=o.abs}if(CH(a))n=i+a;else{if(void 0===a.abs)throw new Error("noteY should be either a number or an object containing an 'abs' property");n=a.abs}var d=r,f=i,h=function(e,t,n,r){var i=Math.atan2(r-t,n-e);return function(e){var t=e%360;return t<0&&(t+=360),t}(nP(i))}(r,i,t,n);if(AH(e)){var p=rP(tP(h),e.size/2);d+=p.x,f+=p.y}if(LH(e)){var g=Math.round((h+90)/45)%8;0===g&&(f-=e.height/2),1===g&&(d+=e.width/2,f-=e.height/2),2===g&&(d+=e.width/2),3===g&&(d+=e.width/2,f+=e.height/2),4===g&&(f+=e.height/2),5===g&&(d-=e.width/2,f+=e.height/2),6===g&&(d-=e.width/2),7===g&&(d-=e.width/2,f-=e.height/2)}var v=t,m=t;return(h+90)%360>180?(v-=l,m-=l):m+=l,{points:[[d,f],[t,n],[m,n]],text:[v,n-u],angle:h+90}},EH=function(e){var t=e.data,n=e.annotations,r=e.getPosition,i=e.getDimensions;return ge((function(){return function(e){var t=e.data,n=e.getPosition,r=e.getDimensions;return e.annotations.reduce((function(e,i){var o=i.offset||0;return[].concat(e,kH(t,i.match).map((function(e){var t=n(e),a=r(e);return(AH(i)||LH(i))&&(a.size=a.size+2*o,a.width=a.width+2*o,a.height=a.height+2*o),SH({},Fj(i,["match","offset"]),t,a,{size:i.size||a.size,datum:e})})))}),[])}({data:t,annotations:n,getPosition:r,getDimensions:i})}),[t,n,r,i])},NH=function(e){var t=e.annotations;return ge((function(){return t.map((function(e){return SH({},e,{computed:TH(SH({},e))})}))}),[t])},OH=function(e){var t=e.datum,n=e.x,r=e.y,i=e.note,o=wA(),a=qO(),s=a.animate,l=T_({x:n,y:r,config:a.config,immediate:!s});return"function"==typeof i?A(i,{x:n,y:r,datum:t}):ti(L,{children:[o.annotations.text.outlineWidth>0&&ti(Bx.text,{x:l.x,y:l.y,style:SH({},o.annotations.text,{strokeLinejoin:"round",strokeWidth:2*o.annotations.text.outlineWidth,stroke:o.annotations.text.outlineColor}),children:i}),ti(Bx.text,{x:l.x,y:l.y,style:Fj(o.annotations.text,["outlineWidth","outlineColor"]),children:i})]})},PH=function(e){var t=e.points,n=e.isOutline,r=void 0!==n&&n,i=wA(),o=ge((function(){var e=t[0];return t.slice(1).reduce((function(e,t){return e+" L"+t[0]+","+t[1]}),"M"+e[0]+","+e[1])}),[t]),a=vP(o);if(r&&i.annotations.link.outlineWidth<=0)return null;var s=SH({},i.annotations.link);return r&&(s.strokeLinecap="square",s.strokeWidth=i.annotations.link.strokeWidth+2*i.annotations.link.outlineWidth,s.stroke=i.annotations.link.outlineColor,s.opacity=i.annotations.link.outlineOpacity),ti(Bx.path,{fill:"none",d:a,style:s})},RH=function(e){var t=e.x,n=e.y,r=e.size,i=wA(),o=qO(),a=o.animate,s=T_({x:t,y:n,radius:r/2,config:o.config,immediate:!a});return ti(L,{children:[i.annotations.outline.outlineWidth>0&&ti(Bx.circle,{cx:s.x,cy:s.y,r:s.radius,style:SH({},i.annotations.outline,{fill:"none",strokeWidth:i.annotations.outline.strokeWidth+2*i.annotations.outline.outlineWidth,stroke:i.annotations.outline.outlineColor,opacity:i.annotations.outline.outlineOpacity})}),ti(Bx.circle,{cx:s.x,cy:s.y,r:s.radius,style:i.annotations.outline})]})},DH=function(e){var t=e.x,n=e.y,r=e.size,i=void 0===r?4:r,o=wA(),a=qO(),s=a.animate,l=T_({x:t,y:n,radius:i/2,config:a.config,immediate:!s});return ti(L,{children:[o.annotations.outline.outlineWidth>0&&ti(Bx.circle,{cx:l.x,cy:l.y,r:l.radius,style:SH({},o.annotations.outline,{fill:"none",strokeWidth:2*o.annotations.outline.outlineWidth,stroke:o.annotations.outline.outlineColor,opacity:o.annotations.outline.outlineOpacity})}),ti(Bx.circle,{cx:l.x,cy:l.y,r:l.radius,style:o.annotations.symbol})]})},zH=function(e){var t=e.x,n=e.y,r=e.width,i=e.height,o=e.borderRadius,a=void 0===o?6:o,s=wA(),l=qO(),c=l.animate,u=T_({x:t-r/2,y:n-i/2,width:r,height:i,config:l.config,immediate:!c});return ti(L,{children:[s.annotations.outline.outlineWidth>0&&ti(Bx.rect,{x:u.x,y:u.y,rx:a,ry:a,width:u.width,height:u.height,style:SH({},s.annotations.outline,{fill:"none",strokeWidth:s.annotations.outline.strokeWidth+2*s.annotations.outline.outlineWidth,stroke:s.annotations.outline.outlineColor,opacity:s.annotations.outline.outlineOpacity})}),ti(Bx.rect,{x:u.x,y:u.y,rx:a,ry:a,width:u.width,height:u.height,style:s.annotations.outline})]})},IH=function(e){var t=e.datum,n=e.x,r=e.y,i=e.note,o=function(e){return ge((function(){return TH(e)}),[e])}(e);if(!function(e){var t=typeof e;return Pt(e)||"string"===t||"function"===t||"object"===t}(i))throw new Error("note should be a valid react element");return ti(L,{children:[ti(PH,{points:o.points,isOutline:!0}),AH(e)&&ti(RH,{x:n,y:r,size:e.size}),MH(e)&&ti(DH,{x:n,y:r,size:e.size}),LH(e)&&ti(zH,{x:n,y:r,width:e.width,height:e.height,borderRadius:e.borderRadius}),ti(PH,{points:o.points}),ti(OH,{datum:t,x:o.text[0],y:o.text[1],note:i})]})},FH=function(e,t){t.forEach((function(t,n){var r=t[0],i=t[1];0===n?e.moveTo(r,i):e.lineTo(r,i)}))},jH=function(e,t){var n=t.annotations,r=t.theme;0!==n.length&&(e.save(),n.forEach((function(t){if(!function(e){var t=typeof e;return"string"===t||"function"===t}(t.note))throw new Error("note is invalid for canvas implementation");r.annotations.link.outlineWidth>0&&(e.lineCap="square",e.strokeStyle=r.annotations.link.outlineColor,e.lineWidth=r.annotations.link.strokeWidth+2*r.annotations.link.outlineWidth,e.beginPath(),FH(e,t.computed.points),e.stroke(),e.lineCap="butt"),AH(t)&&r.annotations.outline.outlineWidth>0&&(e.strokeStyle=r.annotations.outline.outlineColor,e.lineWidth=r.annotations.outline.strokeWidth+2*r.annotations.outline.outlineWidth,e.beginPath(),e.arc(t.x,t.y,t.size/2,0,2*Math.PI),e.stroke()),MH(t)&&r.annotations.symbol.outlineWidth>0&&(e.strokeStyle=r.annotations.symbol.outlineColor,e.lineWidth=2*r.annotations.symbol.outlineWidth,e.beginPath(),e.arc(t.x,t.y,t.size/2,0,2*Math.PI),e.stroke()),LH(t)&&r.annotations.outline.outlineWidth>0&&(e.strokeStyle=r.annotations.outline.outlineColor,e.lineWidth=r.annotations.outline.strokeWidth+2*r.annotations.outline.outlineWidth,e.beginPath(),e.rect(t.x-t.width/2,t.y-t.height/2,t.width,t.height),e.stroke()),e.strokeStyle=r.annotations.link.stroke,e.lineWidth=r.annotations.link.strokeWidth,e.beginPath(),FH(e,t.computed.points),e.stroke(),AH(t)&&(e.strokeStyle=r.annotations.outline.stroke,e.lineWidth=r.annotations.outline.strokeWidth,e.beginPath(),e.arc(t.x,t.y,t.size/2,0,2*Math.PI),e.stroke()),MH(t)&&(e.fillStyle=r.annotations.symbol.fill,e.beginPath(),e.arc(t.x,t.y,t.size/2,0,2*Math.PI),e.fill()),LH(t)&&(e.strokeStyle=r.annotations.outline.stroke,e.lineWidth=r.annotations.outline.strokeWidth,e.beginPath(),e.rect(t.x-t.width/2,t.y-t.height/2,t.width,t.height),e.stroke()),"function"==typeof t.note?t.note(e,{datum:t.datum,x:t.computed.text[0],y:t.computed.text[1],theme:r}):(e.font=r.annotations.text.fontSize+"px "+r.annotations.text.fontFamily,e.textAlign="left",e.textBaseline="alphabetic",e.fillStyle=r.annotations.text.fill,e.strokeStyle=r.annotations.text.outlineColor,e.lineWidth=2*r.annotations.text.outlineWidth,r.annotations.text.outlineWidth>0&&(e.lineJoin="round",e.strokeText(t.note,t.computed.text[0],t.computed.text[1]),e.lineJoin="miter"),e.fillText(t.note,t.computed.text[0],t.computed.text[1]))})),e.restore())};function BH(){return BH=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},BH.apply(null,arguments)}function HH(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var qH={layers:["grid","axes","cells","legends","annotations"],forceSquare:!1,xInnerPadding:0,xOuterPadding:0,yInnerPadding:0,yOuterPadding:0,sizeVariation:!1,opacity:1,activeOpacity:1,inactiveOpacity:.15,borderWidth:0,borderColor:{from:"color",modifiers:[["darker",.8]]},enableGridX:!1,enableGridY:!1,enableLabels:!0,label:"formattedValue",labelTextColor:{from:"color",modifiers:[["darker",2]]},colors:{type:"sequential",scheme:"brown_blueGreen"},emptyColor:"#000000",legends:[],annotations:[],isInteractive:!0,hoverTarget:"rowColumn",tooltip:st((function(e){var t=e.cell;return null===t.formattedValue?null:ti(LA,{id:t.serieId+" - "+t.data.x,value:t.formattedValue,enableChip:!0,color:t.color})})),animate:!0,motionConfig:"gentle"},$H=BH({},qH,{axisTop:{},axisRight:null,axisBottom:null,axisLeft:{},borderRadius:0,cellComponent:"rect"}),UH=BH({},qH,{axisTop:{},axisRight:null,axisBottom:null,axisLeft:{},renderCell:"rect",pixelRatio:"undefined"!=typeof window&&window.devicePixelRatio||1}),WH=function(e){return{x:e.x,y:e.y}},VH=function(e){return{size:Math.max(e.width,e.height),width:e.width,height:e.height}},GH={cell:function(e,t){return e.id===t.id},row:function(e,t){return e.serieId===t.serieId},column:function(e,t){return e.data.x===t.data.x},rowColumn:function(e,t){return e.serieId===t.serieId||e.data.x===t.data.x}},YH=function(e){var t=e.data,n=e.valueFormat,r=e.width,i=e.height,o=e.xOuterPadding,a=void 0===o?qH.xOuterPadding:o,s=e.xInnerPadding,l=void 0===s?qH.xInnerPadding:s,c=e.yOuterPadding,u=void 0===c?qH.yOuterPadding:c,d=e.yInnerPadding,f=void 0===d?qH.yInnerPadding:d,h=e.forceSquare,p=void 0===h?qH.forceSquare:h,g=e.sizeVariation,v=void 0===g?qH.sizeVariation:g,m=e.colors,b=void 0===m?qH.colors:m,y=e.emptyColor,_=void 0===y?qH.emptyColor:y,w=e.opacity,x=void 0===w?qH.opacity:w,k=e.activeOpacity,C=void 0===k?qH.activeOpacity:k,S=e.inactiveOpacity,A=void 0===S?qH.inactiveOpacity:S,M=e.borderColor,L=void 0===M?qH.borderColor:M,T=e.label,E=void 0===T?qH.label:T,N=e.labelTextColor,O=void 0===N?qH.labelTextColor:N,P=e.hoverTarget,R=void 0===P?qH.hoverTarget:P,D=fe(null),z=D[0],I=D[1],F=function(e){var t=e.data,n=e.width,r=e.height,i=e.xInnerPadding,o=e.xOuterPadding,a=e.yInnerPadding,s=e.yOuterPadding,l=e.forceSquare;return ge((function(){return function(e){var t=e.data,n=e.width,r=e.height,i=e.xInnerPadding,o=e.xOuterPadding,a=e.yInnerPadding,s=e.yOuterPadding,l=e.forceSquare,c=new Set,u=[],d=[],f=[];t.forEach((function(e){u.push(e.id),e.data.forEach((function(t){c.add(t.x);var n=null;void 0!==t.y&&null!==t.y&&(d.push(t.y),n=t.y),f.push({id:e.id+"."+t.x,serieId:e.id,value:n,data:t})}))}));var h=Array.from(c),p=function(e){var t=e.width,n=e.height,r=e.rows,i=e.columns,o=t,a=n,s=0,l=0;if(e.forceSquare){var c=Math.max(t/i,0),u=Math.max(n/r,0),d=Math.min(c,u);s=(t-(o=d*i))/2,l=(n-(a=d*r))/2}return{offsetX:s,offsetY:l,width:o,height:a}}({width:n,height:r,columns:h.length,rows:u.length,forceSquare:l}),g=p.width,v=p.height,m=p.offsetX,b=p.offsetY,y=PD(sl().domain(h).range([0,g]).paddingOuter(o).paddingInner(i)),_=PD(sl().domain(u).range([0,v]).paddingOuter(s).paddingInner(a)),w=y.bandwidth(),x=_.bandwidth(),k=f.map((function(e){return BH({},e,{x:y(e.data.x)+w/2,y:_(e.serieId)+x/2,width:w,height:x})}));return{width:g,height:v,offsetX:m,offsetY:b,xScale:y,yScale:_,minValue:Math.min.apply(Math,d),maxValue:Math.max.apply(Math,d),cells:k}}({data:t,width:n,height:r,xInnerPadding:i,xOuterPadding:o,yInnerPadding:a,yOuterPadding:s,forceSquare:l})}),[t,n,r,i,o,a,s,l])}({data:t,width:r,height:i,xOuterPadding:a,xInnerPadding:l,yOuterPadding:u,yInnerPadding:f,forceSquare:p}),j=F.width,B=F.height,H=F.offsetX,q=F.offsetY,$=F.cells,U=F.xScale,W=F.yScale,V=F.minValue,G=F.maxValue,Y=ge((function(){if(!z)return[];var e=GH[R];return $.filter((function(t){return e(t,z)})).map((function(e){return e.id}))}),[$,z,R]),X=function(e){var t,n,r,i=e.cells,o=e.minValue,a=e.maxValue,s=e.colors,l=e.emptyColor,c=e.opacity,u=e.activeOpacity,d=e.inactiveOpacity,f=e.borderColor,h=e.label,p=e.labelTextColor,g=e.valueFormat,v=e.activeIds,m=ge((function(){return function(e,t,n){if(!e)return function(){return 1};var r=Rl().domain(e.values?e.values:[t,n]).range(e.sizes);return function(e){return null===e?1:r(e)}}(t,n,r)}),[t=e.sizeVariation,n=o,r=a]),b=ge((function(){return"function"==typeof s?null:kz(s,{min:o,max:a})}),[s,o,a]),y=ve((function(e){if(null!==e.value){if("function"==typeof s)return s(e);if(null!==b)return b(e.value)}return l}),[s,b,l]),_=wA(),w=wz(f,_),x=wz(p,_),k=CP(g),C=AP(h);return{cells:ge((function(){return i.map((function(e){var t=c;v.length>0&&(t=v.includes(e.id)?u:d);var n=m(e.value),r=BH({},e,{width:e.width*n,height:e.height*n,formattedValue:null!==e.value?k(e.value):null,opacity:t});return r.label=C(r),r.color=y(r),r.borderColor=w(r),r.labelTextColor=x(r),r}))}),[i,m,y,w,x,k,C,v,c,u,d]),colorScale:b}}({cells:$,minValue:V,maxValue:G,sizeVariation:v,colors:b,emptyColor:_,opacity:x,activeOpacity:C,inactiveOpacity:A,borderColor:L,label:E,labelTextColor:O,valueFormat:n,activeIds:Y});return{width:j,height:B,offsetX:H,offsetY:q,cells:X.cells,xScale:U,yScale:W,colorScale:X.colorScale,activeCell:z,setActiveCell:I}},XH=function(e,t){return EH({data:e,annotations:t,getPosition:WH,getDimensions:VH})},ZH=st((function(e){var t=e.cell,n=e.borderWidth,r=e.borderRadius,i=e.animatedProps,o=e.onMouseEnter,a=e.onMouseMove,s=e.onMouseLeave,l=e.onClick,c=e.enableLabels,u=wA(),d=ge((function(){return{onMouseEnter:o?o(t):void 0,onMouseMove:a?a(t):void 0,onMouseLeave:s?s(t):void 0,onClick:l?l(t):void 0}}),[t,o,a,s,l]);return ti(Bx.g,BH({"data-testid":"cell."+t.id,style:{cursor:"pointer"},opacity:i.opacity},d,{transform:z_([i.x,i.y,i.scale],(function(e,t,n){return"translate("+e+", "+t+") scale("+n+")"})),children:[ti(Bx.rect,{transform:z_([i.width,i.height],(function(e,t){return"translate("+-.5*e+", "+-.5*t+")"})),fill:i.color,width:i.width,height:i.height,stroke:i.borderColor,strokeWidth:n,rx:r,ry:r},t.id),c&&ti(YP,{textAnchor:"middle",dominantBaseline:"central",fill:i.labelTextColor,style:BH({},u.labels.text,{fill:void 0,userSelect:"none"}),children:t.label})]}))})),KH=st((function(e){var t=e.cell,n=e.borderWidth,r=e.animatedProps,i=e.onMouseEnter,o=e.onMouseMove,a=e.onMouseLeave,s=e.onClick,l=e.enableLabels,c=wA(),u=ge((function(){return{onMouseEnter:i?i(t):void 0,onMouseMove:o?o(t):void 0,onMouseLeave:a?a(t):void 0,onClick:s?s(t):void 0}}),[t,i,o,a,s]);return ti(Bx.g,BH({"data-testid":"cell."+t.id,style:{cursor:"pointer"},opacity:r.opacity},u,{transform:z_([r.x,r.y],(function(e,t){return"translate("+e+", "+t+")"})),children:[ti(Bx.circle,{r:z_([r.width,r.height],(function(e,t){return Math.min(e,t)/2})),fill:r.color,fillOpacity:r.opacity,strokeWidth:n,stroke:r.borderColor}),l&&ti(YP,{dominantBaseline:"central",textAnchor:"middle",fill:r.labelTextColor,style:BH({},c.labels.text,{fill:void 0}),children:t.label})]}))})),JH=function(e){return{x:e.x,y:e.y,width:e.width,height:e.height,color:e.color,opacity:0,borderColor:e.borderColor,labelTextColor:e.labelTextColor,scale:0}},QH=function(e){return{x:e.x,y:e.y,width:e.width,height:e.height,color:e.color,opacity:e.opacity,borderColor:e.borderColor,labelTextColor:e.labelTextColor,scale:1}},eq=function(e){return{x:e.x,y:e.y,width:e.width,height:e.height,color:e.color,opacity:0,borderColor:e.borderColor,labelTextColor:e.labelTextColor,scale:0}},tq=function(e){var t,n=e.cells,r=e.cellComponent,i=e.borderRadius,o=e.borderWidth,a=e.isInteractive,s=e.setActiveCell,l=e.onMouseEnter,c=e.onMouseMove,u=e.onMouseLeave,d=e.onClick,f=e.tooltip,h=e.enableLabels,p=qO(),g=p.animate,v=p.config,m=E_(n,{keys:function(e){return e.id},initial:QH,from:JH,enter:QH,update:QH,leave:eq,config:v,immediate:!g}),b=FA(),y=b.showTooltipFromEvent,_=b.hideTooltip,w=ge((function(){if(a)return function(e){return function(t){y(A(f,{cell:e}),t),s(e),null==l||l(e,t)}}}),[a,y,f,s,l]),x=ge((function(){if(a)return function(e){return function(t){y(A(f,{cell:e}),t),null==c||c(e,t)}}}),[a,y,f,c]),k=ge((function(){if(a)return function(e){return function(t){_(),s(null),null==u||u(e,t)}}}),[a,_,s,u]),C=ge((function(){if(a)return function(e){return function(t){null==d||d(e,t)}}}),[a,d]);return t="rect"===r?ZH:"circle"===r?KH:r,ti(L,{children:m((function(e,n){return A(t,{cell:n,borderRadius:i,borderWidth:o,animatedProps:e,enableLabels:h,onMouseEnter:w,onMouseMove:x,onMouseLeave:k,onClick:C})}))})},nq=function(e){var t=e.cells,n=e.annotations;return ti(L,{children:XH(t,n).map((function(e,t){return ti(IH,BH({},e),t)}))})},rq=["isInteractive","animate","motionConfig","theme","renderWrapper"],iq=function(e){var t=e.data,n=e.layers,r=void 0===n?$H.layers:n,i=e.valueFormat,o=e.width,a=e.height,s=e.margin,l=e.forceSquare,c=void 0===l?$H.forceSquare:l,u=e.xInnerPadding,d=void 0===u?$H.xInnerPadding:u,f=e.xOuterPadding,h=void 0===f?$H.xOuterPadding:f,p=e.yInnerPadding,g=void 0===p?$H.yInnerPadding:p,v=e.yOuterPadding,m=void 0===v?$H.yOuterPadding:v,b=e.sizeVariation,y=void 0===b?$H.sizeVariation:b,_=e.cellComponent,w=void 0===_?$H.cellComponent:_,x=e.opacity,k=void 0===x?$H.opacity:x,C=e.activeOpacity,S=void 0===C?$H.activeOpacity:C,M=e.inactiveOpacity,T=void 0===M?$H.inactiveOpacity:M,E=e.borderRadius,N=void 0===E?$H.borderRadius:E,O=e.borderWidth,P=void 0===O?$H.borderWidth:O,R=e.borderColor,D=void 0===R?$H.borderColor:R,z=e.enableGridX,I=void 0===z?$H.enableGridX:z,F=e.enableGridY,j=void 0===F?$H.enableGridY:F,B=e.axisTop,H=void 0===B?$H.axisTop:B,q=e.axisRight,$=void 0===q?$H.axisRight:q,U=e.axisBottom,W=void 0===U?$H.axisBottom:U,V=e.axisLeft,G=void 0===V?$H.axisLeft:V,Y=e.enableLabels,X=void 0===Y?$H.enableLabels:Y,Z=e.label,K=void 0===Z?$H.label:Z,J=e.labelTextColor,Q=void 0===J?$H.labelTextColor:J,ee=e.colors,te=void 0===ee?$H.colors:ee,ne=e.emptyColor,re=void 0===ne?$H.emptyColor:ne,ie=e.legends,oe=void 0===ie?$H.legends:ie,ae=e.annotations,se=void 0===ae?$H.annotations:ae,le=e.isInteractive,ce=void 0===le?$H.isInteractive:le,ue=e.onMouseEnter,de=e.onMouseMove,fe=e.onMouseLeave,he=e.onClick,pe=e.hoverTarget,ve=void 0===pe?$H.hoverTarget:pe,me=e.tooltip,be=void 0===me?$H.tooltip:me,ye=e.role,_e=e.ariaLabel,we=e.ariaLabelledBy,xe=e.ariaDescribedBy,ke=e.forwardedRef,Ce=wP(o,a,s),Se=Ce.margin,Ae=Ce.innerWidth,Me=Ce.innerHeight,Le=Ce.outerWidth,Te=Ce.outerHeight,Ee=YH({data:t,valueFormat:i,width:Ae,height:Me,forceSquare:c,xInnerPadding:d,xOuterPadding:h,yInnerPadding:g,yOuterPadding:m,sizeVariation:y,colors:te,emptyColor:re,opacity:k,activeOpacity:S,inactiveOpacity:T,borderColor:D,label:K,labelTextColor:Q,hoverTarget:ve}),Ne=Ee.width,Oe=Ee.height,Pe=Ee.offsetX,Re=Ee.offsetY,De=Ee.xScale,ze=Ee.yScale,Ie=Ee.cells,Fe=Ee.colorScale,je=Ee.activeCell,Be=Ee.setActiveCell,He=ge((function(){return BH({},Se,{top:Se.top+Re,left:Se.left+Pe})}),[Se,Pe,Re]),qe={grid:null,axes:null,cells:null,legends:null,annotations:null};r.includes("grid")&&(qe.grid=ti(oz,{width:Ne,height:Oe,xScale:I?De:null,yScale:j?ze:null},"grid")),r.includes("axes")&&(qe.axes=ti(nz,{xScale:De,yScale:ze,width:Ne,height:Oe,top:H,right:$,bottom:W,left:G},"axes")),r.includes("cells")&&(qe.cells=ti(L,{children:ti(tq,{cells:Ie,cellComponent:w,borderRadius:N,borderWidth:P,isInteractive:ce,setActiveCell:Be,onMouseEnter:ue,onMouseMove:de,onMouseLeave:fe,onClick:he,tooltip:be,enableLabels:X})},"cells")),r.includes("legends")&&null!==Fe&&(qe.legends=ti(L,{children:oe.map((function(e,t){return A(Iz,BH({},e,{key:t,containerWidth:Ne,containerHeight:Oe,scale:Fe}))}))},"legends")),r.includes("annotations")&&se.length>0&&(qe.annotations=ti(nq,{cells:Ie,annotations:se},"annotations"));var $e={cells:Ie,activeCell:je,setActiveCell:Be};return ti(dP,{width:Le,height:Te,margin:Object.assign({},He,{top:He.top,left:He.left}),role:ye,ariaLabel:_e,ariaLabelledBy:we,ariaDescribedBy:xe,ref:ke,children:r.map((function(e,t){var n;return"function"==typeof e?ti(L,{children:A(e,$e)},t):null!=(n=null==qe?void 0:qe[e])?n:null}))})},oq=ut((function(e,t){var n=e.isInteractive,r=void 0===n?$H.isInteractive:n,i=e.animate,o=void 0===i?$H.animate:i,a=e.motionConfig,s=void 0===a?$H.motionConfig:a,l=e.theme,c=e.renderWrapper,u=HH(e,rq);return ti(WO,{animate:o,isInteractive:r,motionConfig:s,renderWrapper:c,theme:l,children:ti(iq,BH({isInteractive:r},u,{forwardedRef:t}))})})),aq=["defaultWidth","defaultHeight","onResize","debounceResize"],sq=ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=HH(e,aq);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(oq,BH({width:n,height:r},a,{ref:t}))}})})),lq=function(e,t){var n=t.cell,r=n.x,i=n.y,o=n.width,a=n.height,s=n.color,l=n.borderColor,c=n.opacity,u=n.labelTextColor,d=n.label,f=t.borderWidth,h=t.enableLabels,p=t.theme;e.save(),e.globalAlpha=c,e.fillStyle=s,f>0&&(e.strokeStyle=l,e.lineWidth=f),e.fillRect(r-o/2,i-a/2,o,a),f>0&&e.strokeRect(r-o/2,i-a/2,o,a),h&&(RP(e,p.labels.text),e.textAlign="center",e.textBaseline="middle",DP(e,BH({},p.labels.text,{fill:u}),d,r,i)),e.restore()},cq=function(e,t){var n=t.cell,r=n.x,i=n.y,o=n.width,a=n.height,s=n.color,l=n.borderColor,c=n.opacity,u=n.labelTextColor,d=n.label,f=t.borderWidth,h=t.enableLabels,p=t.theme;e.save(),e.globalAlpha=c;var g=Math.min(o,a)/2;e.fillStyle=s,f>0&&(e.strokeStyle=l,e.lineWidth=f),e.beginPath(),e.arc(r,i,g,0,2*Math.PI),e.fill(),f>0&&e.stroke(),h&&(RP(e,p.labels.text),e.textAlign="center",e.textBaseline="middle",DP(e,BH({},p.labels.text,{fill:u}),d,r,i)),e.restore()},uq=["theme","isInteractive","animate","motionConfig","renderWrapper"],dq=function(e){var t,n=e.data,r=e.layers,i=void 0===r?UH.layers:r,o=e.valueFormat,a=e.width,s=e.height,l=e.margin,c=e.xInnerPadding,u=void 0===c?UH.xInnerPadding:c,d=e.xOuterPadding,f=void 0===d?UH.xOuterPadding:d,h=e.yInnerPadding,p=void 0===h?UH.yInnerPadding:h,g=e.yOuterPadding,v=void 0===g?UH.yOuterPadding:g,m=e.forceSquare,b=void 0===m?UH.forceSquare:m,y=e.sizeVariation,_=void 0===y?UH.sizeVariation:y,w=e.renderCell,x=void 0===w?UH.renderCell:w,k=e.opacity,C=void 0===k?UH.opacity:k,S=e.activeOpacity,M=void 0===S?UH.activeOpacity:S,L=e.inactiveOpacity,T=void 0===L?UH.inactiveOpacity:L,E=e.borderWidth,N=void 0===E?UH.borderWidth:E,O=e.borderColor,P=void 0===O?UH.borderColor:O,R=e.enableGridX,D=void 0===R?UH.enableGridX:R,z=e.enableGridY,I=void 0===z?UH.enableGridY:z,F=e.axisTop,j=void 0===F?UH.axisTop:F,B=e.axisRight,H=void 0===B?UH.axisRight:B,q=e.axisBottom,$=void 0===q?UH.axisBottom:q,U=e.axisLeft,W=void 0===U?UH.axisLeft:U,V=e.enableLabels,G=void 0===V?UH.enableLabels:V,Y=e.label,X=void 0===Y?UH.label:Y,Z=e.labelTextColor,K=void 0===Z?UH.labelTextColor:Z,J=e.colors,Q=void 0===J?UH.colors:J,ee=e.emptyColor,te=void 0===ee?UH.emptyColor:ee,ne=e.legends,re=void 0===ne?UH.legends:ne,ie=e.annotations,oe=void 0===ie?UH.annotations:ie,ae=e.isInteractive,se=void 0===ae?UH.isInteractive:ae,le=e.onClick,ce=e.hoverTarget,ue=void 0===ce?UH.hoverTarget:ce,de=e.tooltip,fe=void 0===de?UH.tooltip:de,me=e.role,be=e.ariaLabel,ye=e.ariaLabelledBy,_e=e.ariaDescribedBy,we=e.pixelRatio,xe=void 0===we?UH.pixelRatio:we,ke=e.forwardedRef,Ce=pe(null),Se=wP(a,s,l),Ae=Se.margin,Me=Se.innerWidth,Le=Se.innerHeight,Te=Se.outerWidth,Ee=Se.outerHeight,Ne=YH({data:n,valueFormat:o,width:Me,height:Le,xInnerPadding:u,xOuterPadding:f,yInnerPadding:p,yOuterPadding:v,forceSquare:b,sizeVariation:_,colors:Q,emptyColor:te,opacity:C,activeOpacity:M,inactiveOpacity:T,borderColor:P,label:X,labelTextColor:K,hoverTarget:ue}),Oe=Ne.width,Pe=Ne.height,Re=Ne.offsetX,De=Ne.offsetY,ze=Ne.xScale,Ie=Ne.yScale,Fe=Ne.cells,je=Ne.colorScale,Be=Ne.activeCell,He=Ne.setActiveCell,qe=ge((function(){return BH({},Ae,{top:Ae.top+De,left:Ae.left+Re})}),[Ae,Re,De]),$e=XH(Fe,oe),Ue=NH({annotations:$e});t="function"==typeof x?x:"circle"===x?cq:lq;var We=wA(),Ve=ge((function(){return{cells:Fe,activeCell:Be,setActiveCell:He}}),[Fe,Be,He]);he((function(){if(null!==Ce.current){var e=Ce.current.getContext("2d");e&&(Ce.current.width=Te*xe,Ce.current.height=Ee*xe,e.scale(xe,xe),e.fillStyle=We.background,e.fillRect(0,0,Te,Ee),e.translate(qe.left,qe.top),i.forEach((function(n){"grid"===n?(e.lineWidth=We.grid.line.strokeWidth,e.strokeStyle=We.grid.line.stroke,D&&sz(e,{width:Oe,height:Pe,scale:ze,axis:"x"}),I&&sz(e,{width:Oe,height:Pe,scale:Ie,axis:"y"})):"axes"===n?az(e,{xScale:ze,yScale:Ie,width:Oe,height:Pe,top:j,right:H,bottom:$,left:W,theme:We}):"cells"===n?(e.textAlign="center",e.textBaseline="middle",Fe.forEach((function(n){t(e,{cell:n,borderWidth:N,enableLabels:G,theme:We})}))):"legends"===n&&null!==je?re.forEach((function(t){!function(e,t){var n,r=t.containerWidth,i=t.containerHeight,o=t.anchor,a=t.translateX,s=void 0===a?0:a,l=t.translateY,c=void 0===l?0:l,u=t.scale,d=t.length,f=void 0===d?Tz.length:d,h=t.thickness,p=void 0===h?Tz.thickness:h,g=t.direction,v=void 0===g?Tz.direction:g,m=t.ticks,b=t.tickPosition,y=void 0===b?Tz.tickPosition:b,_=t.tickSize,w=void 0===_?Tz.tickSize:_,x=t.tickSpacing,k=void 0===x?Tz.tickSpacing:x,C=t.tickOverlap,S=void 0===C?Tz.tickOverlap:C,A=t.tickFormat,M=void 0===A?Tz.tickFormat:A,L=t.title,T=t.titleAlign,E=void 0===T?Tz.titleAlign:T,N=t.titleOffset,O=void 0===N?Tz.titleOffset:N,P=t.theme,R=Rz({scale:u,ticks:m,length:f,thickness:p,direction:v,tickPosition:y,tickSize:w,tickSpacing:k,tickOverlap:S,tickFormat:M,title:L,titleAlign:E,titleOffset:O}),D=R.width,z=R.height,I=R.gradientX1,F=R.gradientY1,j=R.gradientX2,B=R.gradientY2,H=R.colorStops,q=R.ticks,$=R.titleText,U=R.titleX,W=R.titleY,V=R.titleRotation,G=R.titleVerticalAlign,Y=R.titleHorizontalAlign,X=Oz({anchor:o,translateX:s,translateY:c,containerWidth:r,containerHeight:i,width:D,height:z}),Z=X.x,K=X.y,J={font:e.font,textAlign:e.textAlign,textBaseline:e.textBaseline};e.save(),e.translate(Z,K);var Q=e.createLinearGradient(I*D,F*z,j*D,B*z);H.forEach((function(e){Q.addColorStop(e.offset,e.stopColor)})),e.fillStyle=Q,e.fillRect(0,0,D,z),RP(e,P.legends.ticks.text);var ee=null!=(n=P.legends.ticks.line.strokeWidth)?n:0,te="string"!=typeof ee&&ee>0;q.forEach((function(t){te&&(e.lineWidth=ee,P.axis.ticks.line.stroke&&(e.strokeStyle=P.axis.ticks.line.stroke),e.lineCap="square",e.beginPath(),e.moveTo(t.x1,t.y1),e.lineTo(t.x2,t.y2),e.stroke()),e.textAlign="middle"===t.textHorizontalAlign?"center":t.textHorizontalAlign,e.textBaseline="central"===t.textVerticalAlign?"middle":t.textVerticalAlign,DP(e,P.legends.ticks.text,t.text,t.textX,t.textY)})),$&&(e.save(),e.translate(U,W),e.rotate(tP(V)),RP(e,P.legends.title.text),e.textAlign="middle"===Y?"center":Y,e.textBaseline=G,DP(e,P.legends.title.text,$),e.restore()),e.restore(),e.font=J.font,e.textAlign=J.textAlign,e.textBaseline=J.textBaseline}(e,BH({},t,{containerWidth:Oe,containerHeight:Pe,scale:je,theme:We}))})):"annotations"===n?jH(e,{annotations:Ue,theme:We}):"function"==typeof n&&n(e,Ve)})))}}),[Ce,xe,Te,Ee,Oe,Pe,qe,i,Ve,Fe,t,D,I,j,H,$,W,ze,Ie,We,N,G,je,re,Ue]);var Ge=FA(),Ye=Ge.showTooltipFromEvent,Xe=Ge.hideTooltip,Ze=ve((function(e){if(null!==Ce.current){var t=TP(Ce.current,e),n=t[0],r=t[1],i=Fe.find((function(e){return LP(e.x+qe.left-e.width/2,e.y+qe.top-e.height/2,e.width,e.height,n,r)}));void 0!==i?(He(i),Ye(A(fe,{cell:i}),e)):(He(null),Xe())}}),[Ce,Fe,qe,He,Ye,Xe,fe]),Ke=ve((function(){He(null),Xe()}),[He,Xe]),Je=ve((function(e){null!==Be&&(null==le||le(Be,e))}),[Be,le]);return ti("canvas",{ref:PP(Ce,ke),width:Te*xe,height:Ee*xe,style:{width:Te,height:Ee},onMouseEnter:se?Ze:void 0,onMouseMove:se?Ze:void 0,onMouseLeave:se?Ke:void 0,onClick:se?Je:void 0,role:me,"aria-label":be,"aria-labelledby":ye,"aria-describedby":_e})},fq=ut((function(e,t){var n=e.theme,r=e.isInteractive,i=void 0===r?UH.isInteractive:r,o=e.animate,a=void 0===o?UH.animate:o,s=e.motionConfig,l=void 0===s?UH.motionConfig:s,c=e.renderWrapper,u=HH(e,uq);return ti(WO,{isInteractive:i,animate:a,motionConfig:l,theme:n,renderWrapper:c,children:ti(dq,BH({isInteractive:i},u,{forwardedRef:t}))})})),hq=["defaultWidth","defaultHeight","onResize","debounceResize"];ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=HH(e,hq);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(fq,BH({width:n,height:r},a,{ref:t}))}})}));const pq=e=>{const{cell:t}=e,n=ge((()=>({id:t.id.toString(),color:t.color,label:t.data.x,value:t.label})),[t]);return ti(oH,{label:t.serieId,children:ti(lH,{mode:"default",legend:n})})},gq={top:60,right:90,bottom:60,left:90},vq={tickSize:5,tickPadding:5,tickRotation:0},mq={tickSize:5,tickPadding:5,tickRotation:-90},bq={anchor:"bottom",translateX:0,translateY:30,length:400,thickness:8,direction:"row",tickPosition:"after",tickSize:3,tickSpacing:4,tickOverlap:!1,tickFormat:">-.2%",title:"Value",titleAlign:"middle",titleOffset:4},yq=({width:e="100%",height:t=400,data:n,rootAriaLabel:r,emptyLabel:i="No data available",emptyAriaLabel:o="No data available",margin:a=gq,axisLeft:s=vq,axisTop:l=mq,xInnerPadding:c=.05,yInnerPadding:u=.05,legends:d=[bq],forceSquare:f=!0,valueFormat:h=">-.2%",...p})=>{const g=ge((()=>0===n.length),[n]),v=((e="light")=>{const t=ge((()=>aF([0,1],["var(--bg-support-castor)","var(--bg-support-atlas-heavy)","var(--bg-support-atlas)","var(--bg-support-atlas-heavy)","var(--bg-support-capella)"])),[e]);return ve((e=>t(e)),[t])})(hH());return g?ti(oF,{label:i,width:e,height:t,ariaLabel:o}):ti("div",{role:"img","aria-label":r,tabIndex:0,style:{width:e,height:t},className:"styles_heatMap__E95gO",children:ti(sq,{data:n,margin:a,axisBottom:null,axisRight:null,axisLeft:s,axisTop:l,xInnerPadding:c,yInnerPadding:u,legends:d,forceSquare:f,theme:BB,motionConfig:zB,animate:!IB,valueFormat:h,colors:e=>v(e.data.y??0),labelTextColor:"var(--constant-on-text-primary)",tooltip:pq,emptyColor:"var(--bg-control-secondary)",inactiveOpacity:0,borderRadius:4,...p})})},_q=({title:e,translations:t,rootAriaLabel:n,width:r,height:i,data:o,...a})=>{const s=t["no-results"];return ti(dg,{title:e,children:ti(yq,{data:o,width:r,height:i,emptyLabel:s,emptyAriaLabel:s,rootAriaLabel:n,...a})})};function wq(){return wq=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},wq.apply(null,arguments)}function xq(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var kq,Cq=function(e){var t=e.bars,n=e.annotations,r=EH({data:t,annotations:n,getPosition:function(e){return{x:e.x+e.width/2,y:e.y+e.height/2}},getDimensions:function(e){var t=e.height,n=e.width;return{width:n,height:t,size:Math.max(n,t)}}});return ti(L,{children:r.map((function(e,t){return ti(IH,wq({},e),t)}))})},Sq=function(e){var t=e.width,n=e.height,r=e.legends,i=e.toggleSerie;return ti(L,{children:r.map((function(e,r){var o,a=e[0],s=e[1];return ti(Hz,wq({},a,{containerWidth:t,containerHeight:n,data:null!=(o=a.data)?o:s,toggleSerie:a.toggleSerie&&"keys"===a.dataFrom?i:void 0}),r)}))})},Aq=["data"],Mq=["color","label"],Lq={indexBy:"id",keys:["value"],groupMode:"stacked",layout:"vertical",valueScale:{type:"linear",nice:!0,round:!1},indexScale:{type:"band",round:!1},padding:.1,innerPadding:0,enableGridX:!1,enableGridY:!0,enableLabel:!0,label:"formattedValue",labelPosition:"middle",labelOffset:0,labelSkipWidth:0,labelSkipHeight:0,labelTextColor:{theme:"labels.text.fill"},colorBy:"id",colors:{scheme:"nivo"},borderRadius:0,borderWidth:0,borderColor:{from:"color"},isInteractive:!0,tooltip:function(e){var t=e.color,n=e.label,r=xq(e,Mq);return ti(LA,{id:n,value:r.formattedValue,enableChip:!0,color:t})},tooltipLabel:function(e){return e.id+" - "+e.indexValue},legends:[],initialHiddenIds:[],annotations:[],enableTotals:!1,totalsOffset:10},Tq=wq({},Lq,{layers:["grid","axes","bars","totals","markers","legends","annotations"],axisTop:null,axisRight:null,axisBottom:{},axisLeft:{},barComponent:function(e){var t,n=e.bar,r=n.data,i=xq(n,Aq),o=e.style,a=o.borderColor,s=o.color,l=o.height,c=o.labelColor,u=o.labelOpacity,d=o.labelX,f=o.labelY,h=o.transform,p=o.width,g=o.textAnchor,v=e.borderRadius,m=e.borderWidth,b=e.label,y=e.shouldRenderLabel,_=e.isInteractive,w=e.onClick,x=e.onMouseEnter,k=e.onMouseLeave,C=e.tooltip,S=e.isFocusable,M=e.ariaLabel,L=e.ariaLabelledBy,T=e.ariaDescribedBy,E=e.ariaDisabled,N=e.ariaHidden,O=wA(),P=FA(),R=P.showTooltipFromEvent,D=P.showTooltipAt,z=P.hideTooltip,I=ge((function(){return function(){return A(C,wq({},i,r))}}),[C,i,r]),F=ve((function(e){null==w||w(wq({color:i.color},r),e)}),[i,r,w]),j=ve((function(e){return R(I(),e)}),[R,I]),B=ve((function(e){null==x||x(r,e),R(I(),e)}),[r,x,R,I]),H=ve((function(e){null==k||k(r,e),z()}),[r,z,k]),q=ve((function(){D(I(),[i.absX+i.width/2,i.absY])}),[D,I,i]),$=ve((function(){z()}),[z]);return ti(Bx.g,{transform:h,children:[ti(Bx.rect,{width:z_(p,(function(e){return Math.max(e,0)})),height:z_(l,(function(e){return Math.max(e,0)})),rx:v,ry:v,fill:null!=(t=r.fill)?t:s,strokeWidth:m,stroke:a,focusable:S,tabIndex:S?0:void 0,"aria-label":M?M(r):void 0,"aria-labelledby":L?L(r):void 0,"aria-describedby":T?T(r):void 0,"aria-disabled":E?E(r):void 0,"aria-hidden":N?N(r):void 0,onMouseEnter:_?B:void 0,onMouseMove:_?j:void 0,onMouseLeave:_?H:void 0,onClick:_?F:void 0,onFocus:_&&S?q:void 0,onBlur:_&&S?$:void 0,"data-testid":"bar.item."+r.id+"."+r.index}),y&&ti(YP,{x:d,y:f,textAnchor:g,dominantBaseline:"central",fillOpacity:u,style:wq({},O.labels.text,{pointerEvents:"none",fill:c}),children:b})]})},defs:[],fill:[],markers:[],animate:!0,animateOnMount:!1,motionConfig:"default",role:"img",isFocusable:!1}),Eq=wq({},Lq,{layers:["grid","axes","bars","totals","legends","annotations"],axisTop:null,axisRight:null,axisBottom:{},axisLeft:{},renderBar:function(e,t){var n=t.bar,r=n.color,i=n.height,o=n.width,a=n.x,s=n.y,l=t.borderColor,c=t.borderRadius,u=t.borderWidth,d=t.label,f=t.shouldRenderLabel,h=t.labelStyle,p=t.labelX,g=t.labelY,v=t.textAnchor;e.fillStyle=r,u>0&&(e.strokeStyle=l,e.lineWidth=u),e.beginPath(),function(e,t,n,r,i,o){o>0?(e.moveTo(t+o,n),e.lineTo(t+r-o,n),e.quadraticCurveTo(t+r,n,t+r,n+o),e.lineTo(t+r,n+i-o),e.quadraticCurveTo(t+r,n+i,t+r-o,n+i),e.lineTo(t+o,n+i),e.quadraticCurveTo(t,n+i,t,n+i-o),e.lineTo(t,n+o),e.quadraticCurveTo(t,n,t+o,n),e.closePath()):e.rect(t,n,r,i)}(e,a,s,o,i,Math.min(c,i)),e.fill(),u>0&&e.stroke(),f&&(e.textBaseline="middle",e.textAlign="middle"===v?"center":v,DP(e,h,d,a+p,s+g))},pixelRatio:"undefined"!=typeof window&&null!=(kq=window.devicePixelRatio)?kq:1}),Nq=function(e,t,n,r,i,o){return zD(r,{all:e.map(t),min:0,max:0},i,o).padding(n)},Oq=function(e,t){return e.map((function(e){return wq({},t.reduce((function(e,t){return e[t]=null,e}),{}),e)}))},Pq=function(e){return Object.keys(e).reduce((function(t,n){return e[n]&&(t[n]=e[n]),t}),{})},Rq=function(e){return[e,Number(e)]};function Dq(e,t,n,r){return void 0===e&&(e=Lq.layout),void 0===n&&(n=Lq.labelPosition),void 0===r&&(r=Lq.labelOffset),function(i,o){var a=r*(t?-1:1);if("horizontal"===e){var s=i/2;return"start"===n?s=t?i:0:"end"===n&&(s=t?0:i),{labelX:s+a,labelY:o/2,textAnchor:"middle"===n?"middle":t?"end":"start"}}var l=o/2;return"start"===n?l=t?0:o:"end"===n&&(l=t?o:0),{labelX:i/2,labelY:l-a,textAnchor:"middle"}}}var zq=["layout","width","height","padding","innerPadding","valueScale","indexScale","hiddenIds"],Iq=function(e,t){return e>t},Fq=function(e,t){return e<t},jq=function(e,t){return Array.from(" ".repeat(t-e),(function(t,n){return e+n}))},Bq=function(e){return Iq(e,0)?0:e},Hq=function(e,t,n,r){var i=e.data,o=e.formatValue,a=e.getColor,s=e.getIndex,l=e.getTooltipLabel,c=e.innerPadding,u=void 0===c?0:c,d=e.keys,f=e.xScale,h=e.yScale,p=e.margin,g=n?Fq:Iq,v=i.map(Pq),m=[];return d.forEach((function(e,n){return jq(0,f.domain().length).forEach((function(c){var d,b,y,_=Rq(i[c][e]),w=_[0],x=_[1],k=s(i[c]),C=(null!=(d=f(k))?d:0)+t*n+u*n,S=g(b=x,0)?null!=(y=h(b))?y:0:r,A=function(e,t){var n;return g(e,0)?r-t:(null!=(n=h(e))?n:0)-r}(x,S),M={id:e,value:null===w?w:x,formattedValue:o(x),hidden:!1,index:c,indexValue:k,data:v[c]};m.push({key:e+"."+M.indexValue,index:m.length,data:M,x:C,y:S,absX:p.left+C,absY:p.top+S,width:t,height:A,color:a(M),label:l(M)})}))})),m},qq=function(e,t,n,r){var i=e.data,o=e.formatValue,a=e.getIndex,s=e.getColor,l=e.getTooltipLabel,c=e.keys,u=e.innerPadding,d=void 0===u?0:u,f=e.xScale,h=e.yScale,p=e.margin,g=n?Fq:Iq,v=i.map(Pq),m=[];return c.forEach((function(e,n){return jq(0,h.domain().length).forEach((function(c){var u,b,y,_=Rq(i[c][e]),w=_[0],x=_[1],k=a(i[c]),C=g(b=x,0)?r:null!=(y=f(b))?y:0,S=(null!=(u=h(k))?u:0)+t*n+d*n,A=function(e,t){var n;return g(e,0)?(null!=(n=f(e))?n:0)-r:r-t}(x,C),M={id:e,value:null===w?w:x,formattedValue:o(x),hidden:!1,index:c,indexValue:k,data:v[c]};m.push({key:e+"."+M.indexValue,index:m.length,data:M,x:C,y:S,absX:p.left+C,absY:p.top+S,width:A,height:t,color:s(M),label:l(M)})}))})),m},$q=function(e){var t,n,r,i=e.layout,o=e.width,a=e.height,s=e.padding,l=void 0===s?0:s,c=e.innerPadding,u=void 0===c?0:c,d=e.valueScale,f=e.indexScale,h=e.hiddenIds,p=void 0===h?[]:h,g=xq(e,zq),v=g.keys.filter((function(e){return!p.includes(e)})),m=Oq(g.data,v),b="vertical"===i?["y","x",o]:["x","y",a],y=b[0],_=b[1],w=b[2],x=Nq(m,g.getIndex,l,f,w,_),k="auto"===d.min?Bq:function(e){return e},C=m.reduce((function(e,t){return[].concat(e,v.map((function(e){return t[e]})))}),[]).filter(Boolean),S=zD(d,{all:C,min:k(Math.min.apply(Math,C)),max:(r=Math.max.apply(Math,C),isFinite(r)?r:0)},"x"===y?o:a,y),A="vertical"===i?[x,S]:[S,x],M=A[0],L=A[1],T=(x.bandwidth()-u*(v.length-1))/v.length,E=[wq({},g,{data:m,keys:v,innerPadding:u,xScale:M,yScale:L}),T,null!=(t=d.reverse)&&t,null!=(n=S(0))?n:0];return{xScale:M,yScale:L,bars:T>0?"vertical"===i?Hq.apply(void 0,E):qq.apply(void 0,E):[]}},Uq=["data","layout","width","height","padding","valueScale","indexScale","hiddenIds"],Wq=function(e){var t;return e.some(Array.isArray)?Wq((t=[]).concat.apply(t,e)):e},Vq=function(e,t,n){var r=e.formatValue,i=e.getColor,o=e.getIndex,a=e.getTooltipLabel,s=e.innerPadding,l=e.stackedData,c=e.xScale,u=e.yScale,d=e.margin,f=[];return l.forEach((function(e){return c.domain().forEach((function(l,h){var p,g,v=e[h],m=null!=(p=c(o(v.data)))?p:0,b=(null!=(g=function(e){return u(e[n?0:1])}(v))?g:0)+.5*s,y=function(e,t){var r;return(null!=(r=u(e[n?1:0]))?r:0)-t}(v,b)-s,_=Rq(v.data[e.key]),w=_[0],x=_[1],k={id:e.key,value:null===w?w:x,formattedValue:r(x),hidden:!1,index:h,indexValue:l,data:Pq(v.data)};f.push({key:e.key+"."+l,index:f.length,data:k,x:m,y:b,absX:d.left+m,absY:d.top+b,width:t,height:y,color:i(k),label:a(k)})}))})),f},Gq=function(e,t,n){var r=e.formatValue,i=e.getColor,o=e.getIndex,a=e.getTooltipLabel,s=e.innerPadding,l=e.stackedData,c=e.xScale,u=e.yScale,d=e.margin,f=[];return l.forEach((function(e){return u.domain().forEach((function(l,h){var p,g,v=e[h],m=null!=(p=u(o(v.data)))?p:0,b=(null!=(g=function(e){return c(e[n?1:0])}(v))?g:0)+.5*s,y=function(e,t){var r;return(null!=(r=c(e[n?0:1]))?r:0)-t}(v,b)-s,_=Rq(v.data[e.key]),w=_[0],x=_[1],k={id:e.key,value:null===w?w:x,formattedValue:r(x),hidden:!1,index:h,indexValue:l,data:Pq(v.data)};f.push({key:e.key+"."+l,index:f.length,data:k,x:b,y:m,absX:d.left+b,absY:d.top+m,width:y,height:t,color:i(k),label:a(k)})}))})),f},Yq=function(e){var t,n,r=e.data,i=e.layout,o=e.width,a=e.height,s=e.padding,l=void 0===s?0:s,c=e.valueScale,u=e.indexScale,d=e.hiddenIds,f=void 0===d?[]:d,h=xq(e,Uq),p=h.keys.filter((function(e){return!f.includes(e)})),g=function(){var e=md([]),t=Df,n=Rf,r=zf;function i(i){var o,a,s=Array.from(e.apply(this,arguments),If),l=s.length,c=-1;for(const e of i)for(o=0,++c;o<l;++o)(s[o][c]=[0,+r(e,s[o].key,c,i)]).data=e;for(o=0,a=Ud(t(s));o<l;++o)s[a[o]].index=o;return n(s,a),s}return i.keys=function(t){return arguments.length?(e="function"==typeof t?t:md(Array.from(t)),i):e},i.value=function(e){return arguments.length?(r="function"==typeof e?e:md(+e),i):r},i.order=function(e){return arguments.length?(t=null==e?Df:"function"==typeof e?e:md(Array.from(e)),i):t},i.offset=function(e){return arguments.length?(n=null==e?Rf:e,i):n},i}().keys(p).offset(Ff)(Oq(r,p)),v="vertical"===i?["y","x",o]:["x","y",a],m=v[0],b=v[1],y=v[2],_=Nq(r,h.getIndex,l,u,y,b),w=(n=Wq(g),"log"===c.type?n.filter((function(e){return 0!==e})):n),x=zD(c,{all:w,min:Math.min.apply(Math,w),max:Math.max.apply(Math,w)},"x"===m?o:a,m),k="vertical"===i?[_,x]:[x,_],C=k[0],S=k[1],A=h.innerPadding>0?h.innerPadding:0,M=_.bandwidth(),L=[wq({},h,{innerPadding:A,stackedData:g,xScale:C,yScale:S}),M,null!=(t=c.reverse)&&t];return{xScale:C,yScale:S,bars:M>0?"vertical"===i?Vq.apply(void 0,L):Gq.apply(void 0,L):[]}},Xq=function(e){var t=e.bars,n=e.direction,r=e.from,i=e.groupMode,o=e.layout,a=e.legendLabel,s=e.reverse,l=SP(null!=a?a:"indexes"===r?"indexValue":"id");return"indexes"===r?function(e,t,n){var r=qR(e.map((function(e){var t,r;return{id:null!=(t=e.data.indexValue)?t:"",label:n(e.data),hidden:e.data.hidden,color:null!=(r=e.color)?r:"#000"}})),(function(e){return e.id}));return"horizontal"===t&&r.reverse(),r}(t,o,l):function(e,t,n,r,i,o){var a=qR(e.map((function(e){var t;return{id:e.data.id,label:o(e.data),hidden:e.data.hidden,color:null!=(t=e.color)?t:"#000"}})),(function(e){return e.id}));return("vertical"===t&&"stacked"===r&&"column"===n&&!0!==i||"horizontal"===t&&"stacked"===r&&!0===i)&&a.reverse(),a}(t,o,n,i,s,l)},Zq=function(e,t,n){var r=e.get(t)||0;e.set(t,r+n)},Kq=function(e){var t,n=e.indexBy,r=void 0===n?Lq.indexBy:n,i=e.keys,o=void 0===i?Lq.keys:i,a=e.label,s=void 0===a?Lq.label:a,l=e.tooltipLabel,c=void 0===l?Lq.tooltipLabel:l,u=e.valueFormat,d=e.colors,f=void 0===d?Lq.colors:d,h=e.colorBy,p=void 0===h?Lq.colorBy:h,g=e.borderColor,v=void 0===g?Lq.borderColor:g,m=e.labelTextColor,b=void 0===m?Lq.labelTextColor:m,y=e.groupMode,_=void 0===y?Lq.groupMode:y,w=e.layout,x=void 0===w?Lq.layout:w,k=e.data,C=e.margin,S=e.width,A=e.height,M=e.padding,L=void 0===M?Lq.padding:M,T=e.innerPadding,E=void 0===T?Lq.innerPadding:T,N=e.valueScale,O=void 0===N?Lq.valueScale:N,P=e.indexScale,R=void 0===P?Lq.indexScale:P,D=e.initialHiddenIds,z=void 0===D?Lq.initialHiddenIds:D,I=e.enableLabel,F=void 0===I?Lq.enableLabel:I,j=e.labelSkipWidth,B=void 0===j?Lq.labelSkipWidth:j,H=e.labelSkipHeight,q=void 0===H?Lq.labelSkipHeight:H,$=e.legends,U=void 0===$?Lq.legends:$,W=e.legendLabel,V=e.totalsOffset,G=void 0===V?Lq.totalsOffset:V,Y=fe(null!=z?z:[]),X=Y[0],Z=Y[1],K=ve((function(e){Z((function(t){return t.indexOf(e)>-1?t.filter((function(t){return t!==e})):[].concat(t,[e])}))}),[]),J=AP(r),Q=AP(s),ee=AP(c),te=CP(u),ne=wA(),re=Cz(f,p),ie=wz(v,ne),oe=wz(b,ne),ae=("grouped"===_?$q:Yq)({layout:x,data:k,getIndex:J,keys:o,width:S,height:A,getColor:re,padding:L,innerPadding:E,valueScale:O,indexScale:R,hiddenIds:X,formatValue:te,getTooltipLabel:ee,margin:C}),se=ae.bars,le=ae.xScale,ce=ae.yScale,ue=ge((function(){return se.filter((function(e){return null!==e.data.value})).map((function(e,t){return wq({},e,{index:t})}))}),[se]),de=ve((function(e){var t=e.width,n=e.height;return!(!F||B>0&&t<B||q>0&&n<q)}),[F,B,q]),he=ge((function(){return o.map((function(e){var t=se.find((function(t){return t.data.id===e}));return wq({},t,{data:wq({id:e},null==t?void 0:t.data,{hidden:X.includes(e)})})}))}),[X,o,se]),pe=null!=(t=O.reverse)&&t,me=ge((function(){return U.map((function(e){return[e,Xq({bars:"keys"===e.dataFrom?he:se,direction:e.direction,from:e.dataFrom,groupMode:_,layout:x,legendLabel:W,reverse:pe})]}))}),[U,he,se,_,x,W,pe]),be=ge((function(){return function(e,t,n,r,i,o,a){void 0===r&&(r=Lq.layout),void 0===i&&(i=Lq.groupMode);var s=[];if(0===e.length)return s;var l=new Map,c=e[0].width,u=e[0].height;if("stacked"===i){var d=new Map;e.forEach((function(e){var t=e.data,n=t.indexValue,r=t.value;Zq(l,n,Number(r)),function(e,t,n){var r=e.get(t)||0;e.set(t,r+(n>0?n:0))}(d,n,Number(r))})),d.forEach((function(e,i){var d,f,h,p=l.get(i)||0;"vertical"===r?(d=t(i),f=n(e),h=n(e/2)):(d=t(e),f=n(i),h=t(e/2)),d+="vertical"===r?c/2:o,f+="vertical"===r?-o:u/2,s.push({key:"total_"+i,x:d,y:f,value:p,formattedValue:a(p),animationOffset:h})}))}else if("grouped"===i){var f=new Map,h=new Map;e.forEach((function(e){var t=e.data,n=t.indexValue,r=t.value;Zq(l,n,Number(r)),function(e,t,n){var r=e.get(t)||0;e.set(t,Math.max(r,Number(n)))}(f,n,Number(r)),function(e,t){var n=e.get(t)||0;e.set(t,n+1)}(h,n)})),f.forEach((function(e,i){var d,f,p,g=l.get(i)||0,v=h.get(i);"vertical"===r?(d=t(i),f=n(e),p=n(e/2)):(d=t(e),f=n(i),p=t(e/2)),d+="vertical"===r?v*c/2:o,f+="vertical"===r?-o:v*u/2,s.push({key:"total_"+i,x:d,y:f,value:g,formattedValue:a(g),animationOffset:p})}))}return s}(se,le,ce,x,_,G,te)}),[se,le,ce,x,_,G,te]);return{bars:se,barsWithValue:ue,xScale:le,yScale:ce,getIndex:J,getLabel:Q,getTooltipLabel:ee,formatValue:te,getColor:re,getBorderColor:ie,getLabelColor:oe,shouldRenderBarLabel:de,hiddenIds:X,toggleSerie:K,legendsWithData:me,barTotals:be}},Jq=function(e){var t=e.data,n=e.springConfig,r=e.animate,i=e.layout,o=void 0===i?Tq.layout:i,a=wA();return E_(t,{keys:function(e){return e.key},from:function(e){return{x:"vertical"===o?e.x:e.animationOffset,y:"vertical"===o?e.animationOffset:e.y,labelOpacity:0}},enter:function(e){return{x:e.x,y:e.y,labelOpacity:1}},update:function(e){return{x:e.x,y:e.y,labelOpacity:1}},leave:function(e){return{x:"vertical"===o?e.x:e.animationOffset,y:"vertical"===o?e.animationOffset:e.y,labelOpacity:0}},config:n,immediate:!r,initial:r?void 0:null})((function(e,t){return ti(Bx.text,{x:e.x,y:e.y,fillOpacity:e.labelOpacity,style:wq({},a.labels.text,{pointerEvents:"none"}),fontWeight:"bold",fontSize:a.labels.text.fontSize,fontFamily:a.labels.text.fontFamily,textAnchor:"vertical"===o?"middle":"start",alignmentBaseline:"vertical"===o?"alphabetic":"middle",children:t.formattedValue},t.key)}))},Qq=["isInteractive","animate","motionConfig","theme","renderWrapper"],e$=function(e){var t,n=e.data,r=e.indexBy,i=e.keys,o=e.margin,a=e.width,s=e.height,l=e.groupMode,c=e.layout,u=e.valueScale,d=e.indexScale,f=e.padding,h=e.innerPadding,p=e.axisTop,g=e.axisRight,v=e.axisBottom,m=void 0===v?Tq.axisBottom:v,b=e.axisLeft,y=void 0===b?Tq.axisLeft:b,_=e.enableGridX,w=void 0===_?Tq.enableGridX:_,x=e.enableGridY,k=void 0===x?Tq.enableGridY:x,C=e.gridXValues,S=e.gridYValues,M=e.layers,T=void 0===M?Tq.layers:M,E=e.barComponent,N=void 0===E?Tq.barComponent:E,O=e.enableLabel,P=void 0===O?Tq.enableLabel:O,R=e.label,D=e.labelSkipWidth,z=void 0===D?Tq.labelSkipWidth:D,I=e.labelSkipHeight,F=void 0===I?Tq.labelSkipHeight:I,j=e.labelTextColor,B=e.labelPosition,H=void 0===B?Tq.labelPosition:B,q=e.labelOffset,$=void 0===q?Tq.labelOffset:q,U=e.markers,W=void 0===U?Tq.markers:U,V=e.colorBy,G=e.colors,Y=e.defs,X=void 0===Y?Tq.defs:Y,Z=e.fill,K=void 0===Z?Tq.fill:Z,J=e.borderRadius,Q=void 0===J?Tq.borderRadius:J,ee=e.borderWidth,te=void 0===ee?Tq.borderWidth:ee,ne=e.borderColor,re=e.annotations,ie=void 0===re?Tq.annotations:re,oe=e.legendLabel,ae=e.tooltipLabel,se=e.valueFormat,le=e.isInteractive,ce=void 0===le?Tq.isInteractive:le,ue=e.tooltip,de=void 0===ue?Tq.tooltip:ue,fe=e.onClick,he=e.onMouseEnter,pe=e.onMouseLeave,ve=e.legends,me=e.role,be=void 0===me?Tq.role:me,ye=e.ariaLabel,_e=e.ariaLabelledBy,we=e.ariaDescribedBy,xe=e.isFocusable,ke=void 0===xe?Tq.isFocusable:xe,Ce=e.barAriaLabel,Se=e.barAriaLabelledBy,Ae=e.barAriaDescribedBy,Me=e.barAriaHidden,Le=e.barAriaDisabled,Te=e.initialHiddenIds,Ee=e.enableTotals,Ne=void 0===Ee?Tq.enableTotals:Ee,Oe=e.totalsOffset,Pe=void 0===Oe?Tq.totalsOffset:Oe,Re=e.forwardedRef,De=qO(),ze=De.animate,Ie=De.config,Fe=wP(a,s,o),je=Fe.outerWidth,Be=Fe.outerHeight,He=Fe.margin,qe=Fe.innerWidth,$e=Fe.innerHeight,Ue=Kq({indexBy:r,label:R,tooltipLabel:ae,valueFormat:se,colors:G,colorBy:V,borderColor:ne,labelTextColor:j,groupMode:l,layout:c,data:n,keys:i,margin:He,width:qe,height:$e,padding:f,innerPadding:h,valueScale:u,indexScale:d,enableLabel:P,labelSkipWidth:z,labelSkipHeight:F,legends:ve,legendLabel:oe,initialHiddenIds:Te,totalsOffset:Pe}),We=Ue.bars,Ve=Ue.barsWithValue,Ge=Ue.xScale,Ye=Ue.yScale,Xe=Ue.getLabel,Ze=Ue.getTooltipLabel,Ke=Ue.getBorderColor,Je=Ue.getLabelColor,Qe=Ue.shouldRenderBarLabel,et=Ue.toggleSerie,tt=Ue.legendsWithData,nt=Ue.barTotals,rt=Ue.getColor,it=Dq(c,null!=(t=null==u?void 0:u.reverse)&&t,H,$),ot=E_(Ve,{keys:function(e){return e.key},from:function(e){return wq({borderColor:Ke(e),color:e.color,height:0,labelColor:Je(e),labelOpacity:0},it(e.width,e.height),{transform:"translate("+e.x+", "+(e.y+e.height)+")",width:e.width},"vertical"===c?{}:{height:e.height,transform:"translate("+e.x+", "+e.y+")",width:0})},enter:function(e){return wq({borderColor:Ke(e),color:e.color,height:e.height,labelColor:Je(e),labelOpacity:1},it(e.width,e.height),{transform:"translate("+e.x+", "+e.y+")",width:e.width})},update:function(e){return wq({borderColor:Ke(e),color:e.color,height:e.height,labelColor:Je(e),labelOpacity:1},it(e.width,e.height),{transform:"translate("+e.x+", "+e.y+")",width:e.width})},leave:function(e){return wq({borderColor:Ke(e),color:e.color,height:0,labelColor:Je(e),labelOpacity:0},it(e.width,e.height),{labelY:0,transform:"translate("+e.x+", "+(e.y+e.height)+")",width:e.width},"vertical"===c?{}:wq({},it(e.width,e.height),{labelX:0,height:e.height,transform:"translate("+e.x+", "+e.y+")",width:0}))},config:Ie,immediate:!ze,initial:ze?void 0:null}),at=ge((function(){return{borderRadius:Q,borderWidth:te,enableLabel:P,isInteractive:ce,labelSkipWidth:z,labelSkipHeight:F,onClick:fe,onMouseEnter:he,onMouseLeave:pe,getTooltipLabel:Ze,tooltip:de,isFocusable:ke,ariaLabel:Ce,ariaLabelledBy:Se,ariaDescribedBy:Ae,ariaHidden:Me,ariaDisabled:Le}}),[Q,te,P,Ze,ce,F,z,fe,he,pe,de,ke,Ce,Se,Ae,Me,Le]),st=OP(X,We,K,{dataKey:"data",targetKey:"data.fill"}),lt={annotations:null,axes:null,bars:null,grid:null,legends:null,markers:null,totals:null};T.includes("annotations")&&(lt.annotations=ti(Cq,{bars:We,annotations:ie},"annotations")),T.includes("axes")&&(lt.axes=ti(nz,{xScale:Ge,yScale:Ye,width:qe,height:$e,top:p,right:g,bottom:m,left:y},"axes")),T.includes("bars")&&(lt.bars=ti(L,{children:ot((function(e,t){return A(N,wq({},at,{bar:t,style:e,shouldRenderLabel:Qe(t),label:Xe(t.data)}))}))},"bars")),T.includes("grid")&&(lt.grid=ti(oz,{width:qe,height:$e,xScale:w?Ge:null,yScale:k?Ye:null,xValues:C,yValues:S},"grid")),T.includes("legends")&&(lt.legends=ti(Sq,{width:qe,height:$e,legends:tt,toggleSerie:et},"legends")),T.includes("markers")&&(lt.markers=ti(gP,{markers:W,width:qe,height:$e,xScale:Ge,yScale:Ye},"markers")),T.includes("totals")&&Ne&&(lt.totals=ti(Jq,{data:nt,springConfig:Ie,animate:ze,layout:c},"totals"));var ct=wq({},at,{margin:He,width:a,height:s,innerWidth:qe,innerHeight:$e,bars:We,legendData:tt,enableLabel:P,xScale:Ge,yScale:Ye,tooltip:de,getTooltipLabel:Ze,onClick:fe,onMouseEnter:he,onMouseLeave:pe,getColor:rt});return ti(dP,{width:je,height:Be,margin:He,defs:st,role:be,ariaLabel:ye,ariaLabelledBy:_e,ariaDescribedBy:we,isFocusable:ke,ref:Re,children:T.map((function(e,t){var n;return"function"==typeof e?ti(L,{children:A(e,ct)},t):null!=(n=null==lt?void 0:lt[e])?n:null}))})},t$=ut((function(e,t){var n=e.isInteractive,r=void 0===n?Tq.isInteractive:n,i=e.animate,o=void 0===i?Tq.animate:i,a=e.motionConfig,s=void 0===a?Tq.motionConfig:a,l=e.theme,c=e.renderWrapper,u=xq(e,Qq);return ti(WO,{animate:o,isInteractive:r,motionConfig:s,renderWrapper:c,theme:l,children:ti(e$,wq({},u,{isInteractive:r,forwardedRef:t}))})})),n$=["isInteractive","renderWrapper","theme"],r$=function(e,t,n,r){return e.find((function(e){return LP(e.x+t.left,e.y+t.top,e.width,e.height,n,r)}))},i$=function(e){var t,n=e.data,r=e.indexBy,i=e.keys,o=e.margin,a=e.width,s=e.height,l=e.groupMode,c=e.layout,u=e.valueScale,d=e.indexScale,f=e.padding,h=e.innerPadding,p=e.axisTop,g=e.axisRight,v=e.axisBottom,m=void 0===v?Eq.axisBottom:v,b=e.axisLeft,y=void 0===b?Eq.axisLeft:b,_=e.enableGridX,w=void 0===_?Eq.enableGridX:_,x=e.enableGridY,k=void 0===x?Eq.enableGridY:x,C=e.gridXValues,S=e.gridYValues,M=e.labelPosition,L=void 0===M?Eq.labelPosition:M,T=e.labelOffset,E=void 0===T?Eq.labelOffset:T,N=e.layers,O=void 0===N?Eq.layers:N,P=e.renderBar,R=void 0===P?Eq.renderBar:P,D=e.enableLabel,z=void 0===D?Eq.enableLabel:D,I=e.label,F=e.labelSkipWidth,j=void 0===F?Eq.labelSkipWidth:F,B=e.labelSkipHeight,H=void 0===B?Eq.labelSkipHeight:B,q=e.labelTextColor,$=e.colorBy,U=e.colors,W=e.borderRadius,V=void 0===W?Eq.borderRadius:W,G=e.borderWidth,Y=void 0===G?Eq.borderWidth:G,X=e.borderColor,Z=e.annotations,K=void 0===Z?Eq.annotations:Z,J=e.legendLabel,Q=e.tooltipLabel,ee=e.valueFormat,te=e.isInteractive,ne=void 0===te?Eq.isInteractive:te,re=e.tooltip,ie=void 0===re?Eq.tooltip:re,oe=e.onClick,ae=e.onMouseEnter,se=e.onMouseLeave,le=e.legends,ce=e.pixelRatio,ue=void 0===ce?Eq.pixelRatio:ce,de=e.role,fe=e.forwardedRef,me=e.enableTotals,be=void 0===me?Eq.enableTotals:me,ye=e.totalsOffset,_e=void 0===ye?Eq.totalsOffset:ye,we=pe(null),xe=wA(),ke=wP(a,s,o),Ce=ke.margin,Se=ke.innerWidth,Ae=ke.innerHeight,Me=ke.outerWidth,Le=ke.outerHeight,Te=Kq({indexBy:r,label:I,tooltipLabel:Q,valueFormat:ee,colors:U,colorBy:$,borderColor:X,labelTextColor:q,groupMode:l,layout:c,data:n,keys:i,margin:Ce,width:Se,height:Ae,padding:f,innerPadding:h,valueScale:u,indexScale:d,enableLabel:z,labelSkipWidth:j,labelSkipHeight:H,legends:le,legendLabel:J,totalsOffset:_e}),Ee=Te.bars,Ne=Te.barsWithValue,Oe=Te.xScale,Pe=Te.yScale,Re=Te.getLabel,De=Te.getTooltipLabel,ze=Te.getBorderColor,Ie=Te.getLabelColor,Fe=Te.shouldRenderBarLabel,je=Te.legendsWithData,Be=Te.barTotals,He=Te.getColor,qe=FA(),$e=qe.showTooltipFromEvent,Ue=qe.hideTooltip,We=NH({annotations:EH({data:Ee,annotations:K,getPosition:function(e){return{x:e.x,y:e.y}},getDimensions:function(e){var t=e.width,n=e.height;return{width:t,height:n,size:Math.max(t,n)}}})}),Ve=ge((function(){return{borderRadius:V,borderWidth:Y,isInteractive:ne,isFocusable:!1,labelSkipWidth:j,labelSkipHeight:H,margin:Ce,width:a,height:s,innerWidth:Se,innerHeight:Ae,bars:Ee,legendData:je,enableLabel:z,xScale:Oe,yScale:Pe,tooltip:ie,getTooltipLabel:De,onClick:oe,onMouseEnter:ae,onMouseLeave:se,getColor:He}}),[V,Y,ne,j,H,Ce,a,s,Se,Ae,Ee,je,z,Oe,Pe,ie,De,oe,ae,se,He]),Ge=CP(ee),Ye=Dq(c,null!=(t=null==u?void 0:u.reverse)&&t,L,E);he((function(){if(we.current){we.current.width=Me*ue,we.current.height=Le*ue;var e=we.current.getContext("2d");e.scale(ue,ue),e.fillStyle=xe.background,e.fillRect(0,0,Me,Le),e.translate(Ce.left,Ce.top),O.forEach((function(t){"grid"===t?"number"==typeof xe.grid.line.strokeWidth&&xe.grid.line.strokeWidth>0&&(e.lineWidth=xe.grid.line.strokeWidth,e.strokeStyle=xe.grid.line.stroke,w&&sz(e,{width:Se,height:Ae,scale:Oe,axis:"x",values:C}),k&&sz(e,{width:Se,height:Ae,scale:Pe,axis:"y",values:S})):"axes"===t?az(e,{xScale:Oe,yScale:Pe,width:Se,height:Ae,top:p,right:g,bottom:m,left:y,theme:xe}):"bars"===t?(RP(e,xe.text),Ne.forEach((function(t){R(e,wq({bar:t,borderColor:ze(t),borderRadius:V,borderWidth:Y,label:Re(t.data),shouldRenderLabel:Fe(t),labelStyle:wq({},xe.labels.text,{fill:Ie(t)})},Ye(t.width,t.height)))}))):"legends"===t?je.forEach((function(t){var n=t[0],r=t[1];$z(e,wq({},n,{data:r,containerWidth:Se,containerHeight:Ae,theme:xe}))})):"annotations"===t?jH(e,{annotations:We,theme:xe}):"totals"===t&&be?function(e,t,n,r){void 0===r&&(r=Eq.layout),RP(e,n.labels.text),e.textBaseline="vertical"===r?"alphabetic":"middle",e.textAlign="vertical"===r?"center":"start",t.forEach((function(t){DP(e,n.labels.text,t.formattedValue,t.x,t.y)}))}(e,Be,xe,c):"function"==typeof t&&t(e,Ve)})),e.save()}}),[m,y,g,p,Ne,V,Y,We,w,k,ze,Re,Ie,C,S,l,s,Ae,Se,Ve,O,c,je,Ce.left,Ce.top,Le,Me,ue,R,Oe,Pe,Fe,xe,a,Be,be,Ge,Ye]);var Xe=ve((function(e){if(Ee&&we.current){var t=TP(we.current,e),n=t[0],r=t[1],i=r$(Ee,Ce,n,r);void 0!==i?($e(A(ie,wq({},i.data,{color:i.color,label:i.label,value:Number(i.data.value)})),e),"mouseenter"===e.type&&(null==ae||ae(i.data,e))):Ue()}}),[Ue,Ce,ae,Ee,$e,ie]),Ze=ve((function(e){if(Ee&&we.current){Ue();var t=TP(we.current,e),n=t[0],r=t[1],i=r$(Ee,Ce,n,r);i&&(null==se||se(i.data,e))}}),[Ue,Ce,se,Ee]),Ke=ve((function(e){if(Ee&&we.current){var t=TP(we.current,e),n=t[0],r=t[1],i=r$(Ee,Ce,n,r);void 0!==i&&(null==oe||oe(wq({},i.data,{color:i.color}),e))}}),[Ce,oe,Ee]);return ti("canvas",{ref:PP(we,fe),width:Me*ue,height:Le*ue,style:{width:Me,height:Le,cursor:ne?"auto":"normal"},onMouseEnter:ne?Xe:void 0,onMouseMove:ne?Xe:void 0,onMouseLeave:ne?Ze:void 0,onClick:ne?Ke:void 0,role:de})},o$=ut((function(e,t){var n=e.isInteractive,r=e.renderWrapper,i=e.theme,o=xq(e,n$);return ti(WO,{isInteractive:n,renderWrapper:r,theme:i,animate:!1,children:ti(i$,wq({},o,{isInteractive:n,forwardedRef:t}))})})),a$=["defaultWidth","defaultHeight","onResize","debounceResize"],s$=(ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=xq(e,a$);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(t$,wq({},a,{width:n,height:r,ref:t}))}})})),["defaultWidth","defaultHeight","onResize","debounceResize"]);function l$(e,t,n,r){for(var i=0,o=0,a=e.length;o<a;o++){var s=e[o],l=+t(s,o,e),c=+n(s,o,e);null!=l&&isFinite(l)&&null!=c&&isFinite(c)&&r(l,c,i++)}}function c$(){return c$=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c$.apply(null,arguments)}function u$(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=xq(e,s$);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(o$,wq({},a,{width:n,height:r,ref:t}))}})})),K(null),K(null),function(){var e,t=function(e){return e[0]},n=function(e){return e[1]};function r(r){var i=0,o=0,a=0,s=0,l=0,c=e?+e[0]:1/0,u=e?+e[1]:-1/0;l$(r,t,n,(function(t,n){++i,o+=(t-o)/i,a+=(n-a)/i,s+=(t*n-s)/i,l+=(t*t-l)/i,e||(t<c&&(c=t),t>u&&(u=t))}));var d=function(e,t,n,r){var i=r-e*e,o=Math.abs(i)<1e-24?0:(n-e*t)/i;return[t-o*e,o]}(o,a,s,l),f=function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){var t=[],n=!0,r=!1,i=void 0;try{for(var o,a=e[Symbol.iterator]();!(n=(o=a.next()).done)&&(t.push(o.value),2!==t.length);n=!0);}catch(e){r=!0,i=e}finally{try{n||null==a.return||a.return()}finally{if(r)throw i}}return t}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}(d),h=f[0],p=f[1],g=function(e){return p*e+h},v=[[c,g(c)],[u,g(u)]];return v.a=p,v.b=h,v.predict=g,v.rSquared=function(e,t,n,r,i){var o=0,a=0;return l$(e,t,n,(function(e,t){var n=t-i(e),s=t-r;o+=n*n,a+=s*s})),1-o/a}(r,t,n,a,g),v}return r.domain=function(t){return arguments.length?(e=t,r):e},r.x=function(e){return arguments.length?(t=e,r):t},r.y=function(e){return arguments.length?(n=e,r):n},r}().x((e=>e.x)).y((e=>e.y)),Xd().x((e=>e[0])).y((e=>e[1]));var d$={layers:["separators","parts","labels","annotations"],direction:"vertical",interpolation:"smooth",spacing:0,shapeBlending:.66,colors:{scheme:"nivo"},size:void 0,fillOpacity:1,borderWidth:6,borderColor:{from:"color"},borderOpacity:.66,enableLabel:!0,labelColor:{theme:"background"},enableBeforeSeparators:!0,beforeSeparatorLength:0,beforeSeparatorOffset:0,enableAfterSeparators:!0,afterSeparatorLength:0,afterSeparatorOffset:0,annotations:[],isInteractive:!0,currentPartSizeExtension:0,role:"img",animate:!0,motionConfig:"default"},f$=function(e){var t=e.part;return ti(LA,{id:t.data.label,value:t.formattedValue,color:t.color,enableChip:!0})},h$=function(e){var t=e.part,n=e.areaGenerator,r=e.borderGenerator,i=qO(),o=i.animate,a=i.config,s=vP(n(t.areaPoints)),l=vP(r(t.borderPoints)),c=T_({areaColor:t.color,borderWidth:t.borderWidth,borderColor:t.borderColor,config:a,immediate:!o});return ti(L,{children:[t.borderWidth>0&&ti(Bx.path,{d:l,stroke:c.borderColor,strokeWidth:c.borderWidth,strokeOpacity:t.borderOpacity,fill:"none"}),ti(Bx.path,{d:s,fill:c.areaColor,fillOpacity:t.fillOpacity,onMouseEnter:t.onMouseEnter,onMouseLeave:t.onMouseLeave,onMouseMove:t.onMouseMove,onClick:t.onClick})]})},p$=function(e){var t=e.parts,n=e.areaGenerator,r=e.borderGenerator;return ti(L,{children:t.map((function(e){return ti(h$,{part:e,areaGenerator:n,borderGenerator:r},e.data.id)}))})},g$=function(e){var t=e.part,n=wA(),r=qO(),i=r.animate,o=r.config,a=T_({transform:"translate("+t.x+", "+t.y+")",color:t.labelColor,config:o,immediate:!i});return ti(Bx.g,{transform:a.transform,children:ti(YP,{textAnchor:"middle",dominantBaseline:"central",style:c$({},n.labels.text,{fill:a.color,pointerEvents:"none"}),children:t.formattedValue})})},v$=function(e){return ti(L,{children:e.parts.map((function(e){return ti(g$,{part:e},e.data.id)}))})},m$=function(e){var t=e.separator,n=wA(),r=qO(),i=r.animate,o=r.config,a=T_({x1:t.x0,x2:t.x1,y1:t.y0,y2:t.y1,config:o,immediate:!i});return ti(Bx.line,c$({x1:a.x1,x2:a.x2,y1:a.y1,y2:a.y2,fill:"none"},n.grid.line))},b$=function(e){var t=e.beforeSeparators,n=e.afterSeparators;return ti(L,{children:[t.map((function(e){return ti(m$,{separator:e},e.partId)})),n.map((function(e){return ti(m$,{separator:e},e.partId)}))]})},y$=function(e){var t=function(e,t){return EH({data:e,annotations:t,getPosition:function(e){return{x:e.x,y:e.y}},getDimensions:function(e){var t=e.width,n=e.height;return{size:Math.max(t,n),width:t,height:n}}})}(e.parts,e.annotations);return ti(L,{children:t.map((function(e,t){return ti(IH,c$({},e),t)}))})},_$=["isInteractive","animate","motionConfig","theme","renderWrapper"],w$=function(e){var t=e.data,n=e.width,r=e.height,i=e.margin,o=e.direction,a=void 0===o?d$.direction:o,s=e.interpolation,l=void 0===s?d$.interpolation:s,c=e.spacing,u=void 0===c?d$.spacing:c,d=e.shapeBlending,f=void 0===d?d$.shapeBlending:d,h=e.valueFormat,p=e.colors,g=void 0===p?d$.colors:p,v=e.size,m=void 0===v?d$.size:v,b=e.fillOpacity,y=void 0===b?d$.fillOpacity:b,_=e.borderWidth,w=void 0===_?d$.borderWidth:_,x=e.borderColor,k=void 0===x?d$.borderColor:x,C=e.borderOpacity,S=void 0===C?d$.borderOpacity:C,M=e.enableLabel,T=void 0===M?d$.enableLabel:M,E=e.labelColor,N=void 0===E?d$.labelColor:E,O=e.enableBeforeSeparators,P=void 0===O?d$.enableBeforeSeparators:O,R=e.beforeSeparatorLength,D=void 0===R?d$.beforeSeparatorLength:R,z=e.beforeSeparatorOffset,I=void 0===z?d$.beforeSeparatorOffset:z,F=e.enableAfterSeparators,j=void 0===F?d$.enableAfterSeparators:F,B=e.afterSeparatorLength,H=void 0===B?d$.afterSeparatorLength:B,q=e.afterSeparatorOffset,$=void 0===q?d$.afterSeparatorOffset:q,U=e.layers,W=void 0===U?d$.layers:U,V=e.annotations,G=void 0===V?d$.annotations:V,Y=e.isInteractive,X=void 0===Y?d$.isInteractive:Y,Z=e.currentPartSizeExtension,K=void 0===Z?d$.currentPartSizeExtension:Z,J=e.currentBorderWidth,Q=e.onMouseEnter,ee=e.onMouseMove,te=e.onMouseLeave,ne=e.onClick,re=e.tooltip,ie=e.role,oe=void 0===ie?d$.role:ie,ae=e.ariaLabel,se=e.ariaLabelledBy,le=e.ariaDescribedBy,ce=e.forwardedRef,ue=wP(n,r,i),de=ue.margin,he=ue.innerWidth,pe=ue.innerHeight,ve=ue.outerWidth,me=ue.outerHeight,be=function(e){var t,n,r=e.data,i=e.width,o=e.height,a=e.direction,s=void 0===a?d$.direction:a,l=e.interpolation,c=void 0===l?d$.interpolation:l,u=e.spacing,d=void 0===u?d$.spacing:u,f=e.shapeBlending,h=void 0===f?d$.shapeBlending:f,p=e.valueFormat,g=e.colors,v=void 0===g?d$.colors:g,m=e.size,b=void 0===m?d$.size:m,y=e.fillOpacity,_=void 0===y?d$.fillOpacity:y,w=e.borderWidth,x=void 0===w?d$.borderWidth:w,k=e.borderColor,C=void 0===k?d$.borderColor:k,S=e.borderOpacity,M=void 0===S?d$.borderOpacity:S,L=e.labelColor,T=void 0===L?d$.labelColor:L,E=e.enableBeforeSeparators,N=void 0===E?d$.enableBeforeSeparators:E,O=e.beforeSeparatorLength,P=void 0===O?d$.beforeSeparatorLength:O,R=e.beforeSeparatorOffset,D=void 0===R?d$.beforeSeparatorOffset:R,z=e.enableAfterSeparators,I=void 0===z?d$.enableAfterSeparators:z,F=e.afterSeparatorLength,j=void 0===F?d$.afterSeparatorLength:F,B=e.afterSeparatorOffset,H=void 0===B?d$.afterSeparatorOffset:B,q=e.isInteractive,$=void 0===q?d$.isInteractive:q,U=e.currentPartSizeExtension,W=void 0===U?d$.currentPartSizeExtension:U,V=e.currentBorderWidth,G=e.onMouseEnter,Y=e.onMouseMove,X=e.onMouseLeave,Z=e.onClick,K=e.tooltip,J=wA(),Q=Cz(v,"id"),ee=wz(C,J),te=wz(T,J),ne=CP(p),re=ge((function(){return function(e,t){var n=Zd();return"vertical"===t?n.curve("smooth"===e?rf:Vd).x0((function(e){return e.x0})).x1((function(e){return e.x1})).y((function(e){return e.y})):n.curve("smooth"===e?rf:Vd).y0((function(e){return e.y0})).y1((function(e){return e.y1})).x((function(e){return e.x})),[n,Xd().defined((function(e){return null!==e})).x((function(e){return e.x})).y((function(e){return e.y})).curve("smooth"===e?rf:Vd)]}(c,s)}),[c,s]),ie=re[0],oe=re[1],ae=N?P+D:0,se=I?j+H:0;"vertical"===s?(t=i-ae-se,n=o):(t=i,n=o-ae-se);var le=ge((function(){return function(e){var t,n,r=e.data,i=e.width,o=e.height,a=e.spacing;"vertical"===e.direction?(t=o,n=i):(t=i,n=o);var s=(t-a*(r.length-1))/r.length,l=function(e){return a*e+s*e};l.bandwidth=s;var c=r.map((function(e){return e.value}));return[l,Rl().domain([0,Math.max.apply(Math,c)]).range([0,n])]}({data:r,direction:s,width:t,height:n,spacing:d})}),[r,s,t,n,d]),ce=le[0],ue=function(e,t){return ge((function(){return function(e,t){if("function"==typeof e)return e;if(Array.isArray(e)){var n=al(e);return function(e){return Number(n(String(e.id)))}}if(zt(e)){if(function(e){return void 0!==e.datum}(e))return function(t){var n=It(t,e.datum);return"number"==typeof n?n:0};throw new Error("Invalid size, when using an object, you should specify a 'datum' property")}return function(e){return t(e.value)}}(e,t)}),[e,t])}(b,le[1]),de=fe(null),he=de[0],pe=de[1],ve=ge((function(){var e=r.map((function(e,r){var i,o,a,l,c=e.id===he,u=ue(e);"vertical"===s?(i=u,o=ce.bandwidth,l=ae+.5*(t-i),a=ce(r)):(i=ce.bandwidth,o=u,l=ce(r),a=ae+.5*(n-o));var d=l+i,f=l+.5*i,h=a+o,p=a+.5*o,g={data:e,width:i,height:o,color:Q(e),fillOpacity:_,borderWidth:c&&void 0!==V?V:x,borderOpacity:M,formattedValue:ne(e.value),isCurrent:c,x:f,x0:l,x1:d,y:p,y0:a,y1:h,borderColor:"",labelColor:"",points:[],areaPoints:[],borderPoints:[]};return g.borderColor=ee(g),g.labelColor=te(g),g})),i=h/2;return e.forEach((function(t,n){var r=e[n+1];if("vertical"===s){t.points.push({x:t.x0,y:t.y0}),t.points.push({x:t.x1,y:t.y0}),r?(t.points.push({x:r.x1,y:t.y1}),t.points.push({x:r.x0,y:t.y1})):(t.points.push({x:t.points[1].x,y:t.y1}),t.points.push({x:t.points[0].x,y:t.y1})),t.isCurrent&&(t.points[0].x-=W,t.points[1].x+=W,t.points[2].x+=W,t.points[3].x-=W),t.areaPoints=[{x:0,x0:t.points[0].x,x1:t.points[1].x,y:t.y0,y0:0,y1:0}],t.areaPoints.push(c$({},t.areaPoints[0],{y:t.y0+t.height*i}));var o={x:0,x0:t.points[3].x,x1:t.points[2].x,y:t.y1,y0:0,y1:0};t.areaPoints.push(c$({},o,{y:t.y1-t.height*i})),t.areaPoints.push(o),[0,1,2,3].map((function(e){t.borderPoints.push({x:t.areaPoints[e].x0,y:t.areaPoints[e].y})})),t.borderPoints.push(null),[3,2,1,0].map((function(e){t.borderPoints.push({x:t.areaPoints[e].x1,y:t.areaPoints[e].y})}))}else{t.points.push({x:t.x0,y:t.y0}),r?(t.points.push({x:t.x1,y:r.y0}),t.points.push({x:t.x1,y:r.y1})):(t.points.push({x:t.x1,y:t.y0}),t.points.push({x:t.x1,y:t.y1})),t.points.push({x:t.x0,y:t.y1}),t.isCurrent&&(t.points[0].y-=W,t.points[1].y-=W,t.points[2].y+=W,t.points[3].y+=W),t.areaPoints=[{x:t.x0,x0:0,x1:0,y:0,y0:t.points[0].y,y1:t.points[3].y}],t.areaPoints.push(c$({},t.areaPoints[0],{x:t.x0+t.width*i}));var a={x:t.x1,x0:0,x1:0,y:0,y0:t.points[1].y,y1:t.points[2].y};t.areaPoints.push(c$({},a,{x:t.x1-t.width*i})),t.areaPoints.push(a),[0,1,2,3].map((function(e){t.borderPoints.push({x:t.areaPoints[e].x,y:t.areaPoints[e].y0})})),t.borderPoints.push(null),[3,2,1,0].map((function(e){t.borderPoints.push({x:t.areaPoints[e].x,y:t.areaPoints[e].y1})}))}})),e}),[r,s,ce,t,n,ae,h,Q,ne,ee,te,he,M,x,V,W,_,ue]),me=FA(),be=me.showTooltipFromEvent,ye=me.hideTooltip,_e=ge((function(){return function(e){var t=e.parts,n=e.setCurrentPartId,r=e.onMouseEnter,i=e.onMouseLeave,o=e.onMouseMove,a=e.onClick,s=e.showTooltipFromEvent,l=e.hideTooltip,c=e.tooltip,u=void 0===c?f$:c;return e.isInteractive?t.map((function(e){return c$({},e,{onMouseEnter:function(t){n(e.data.id),s(A(u,{part:e}),t),null==r||r(e,t)},onMouseLeave:function(t){n(null),l(),null==i||i(e,t)},onMouseMove:function(t){s(A(u,{part:e}),t),null==o||o(e,t)},onClick:void 0!==a?function(t){a(e,t)}:void 0})})):t}({parts:ve,setCurrentPartId:pe,isInteractive:$,onMouseEnter:G,onMouseLeave:X,onMouseMove:Y,onClick:Z,showTooltipFromEvent:be,hideTooltip:ye,tooltip:K})}),[ve,pe,$,G,X,Y,Z,be,ye,K]),we=ge((function(){return function(e){var t=e.parts,n=e.direction,r=e.width,i=e.height,o=e.spacing,a=e.enableBeforeSeparators,s=e.beforeSeparatorOffset,l=e.enableAfterSeparators,c=e.afterSeparatorOffset,u=[],d=[],f=t[t.length-1];if("vertical"===n){t.forEach((function(e){var t=e.y0-o/2;a&&u.push({partId:e.data.id,x0:0,x1:e.x0-s,y0:t,y1:t}),l&&d.push({partId:e.data.id,x0:e.x1+c,x1:r,y0:t,y1:t})}));var h=f.y1;a&&u.push(c$({},u[u.length-1],{partId:"none",y0:h,y1:h})),l&&d.push(c$({},d[d.length-1],{partId:"none",y0:h,y1:h}))}else if("horizontal"===n){t.forEach((function(e){var t=e.x0-o/2;u.push({partId:e.data.id,x0:t,x1:t,y0:0,y1:e.y0-s}),d.push({partId:e.data.id,x0:t,x1:t,y0:e.y1+c,y1:i})}));var p=f.x1;u.push(c$({},u[u.length-1],{partId:"none",x0:p,x1:p})),d.push(c$({},d[d.length-1],{partId:"none",x0:p,x1:p}))}return[u,d]}({parts:ve,direction:s,width:i,height:o,spacing:d,enableBeforeSeparators:N,beforeSeparatorOffset:D,enableAfterSeparators:I,afterSeparatorOffset:H})}),[ve,s,i,o,d,N,D,I,H]),xe=we[0],ke=we[1],Ce=ge((function(){return{width:i,height:o,parts:_e,areaGenerator:ie,borderGenerator:oe,beforeSeparators:xe,afterSeparators:ke,setCurrentPartId:pe}}),[i,o,_e,ie,oe,xe,ke,pe]);return{parts:_e,areaGenerator:ie,borderGenerator:oe,beforeSeparators:xe,afterSeparators:ke,setCurrentPartId:pe,currentPartId:he,customLayerProps:Ce}}({data:t,width:he,height:pe,direction:a,interpolation:l,spacing:u,shapeBlending:f,valueFormat:h,colors:g,size:m,fillOpacity:y,borderWidth:w,borderColor:k,borderOpacity:S,labelColor:N,enableBeforeSeparators:P,beforeSeparatorLength:D,beforeSeparatorOffset:I,enableAfterSeparators:j,afterSeparatorLength:H,afterSeparatorOffset:$,isInteractive:X,currentPartSizeExtension:K,currentBorderWidth:J,onMouseEnter:Q,onMouseMove:ee,onMouseLeave:te,onClick:ne,tooltip:re}),ye=be.areaGenerator,_e=be.borderGenerator,we=be.parts,xe=be.beforeSeparators,ke=be.afterSeparators,Ce=be.customLayerProps,Se={separators:null,parts:null,annotations:null,labels:null};return W.includes("separators")&&(Se.separators=ti(b$,{beforeSeparators:xe,afterSeparators:ke},"separators")),W.includes("parts")&&(Se.parts=ti(p$,{parts:we,areaGenerator:ye,borderGenerator:_e},"parts")),null!=W&&W.includes("annotations")&&(Se.annotations=ti(y$,{parts:we,annotations:G},"annotations")),W.includes("labels")&&T&&(Se.labels=ti(v$,{parts:we},"labels")),ti(dP,{width:ve,height:me,margin:de,role:oe,ariaLabel:ae,ariaLabelledBy:se,ariaDescribedBy:le,ref:ce,children:W.map((function(e,t){var n;return"function"==typeof e?ti(L,{children:A(e,Ce)},t):null!=(n=null==Se?void 0:Se[e])?n:null}))})},x$=ut((function(e,t){var n=e.isInteractive,r=void 0===n?d$.isInteractive:n,i=e.animate,o=void 0===i?d$.animate:i,a=e.motionConfig,s=void 0===a?d$.motionConfig:a,l=e.theme,c=e.renderWrapper,u=u$(e,_$);return ti(WO,{animate:o,isInteractive:r,motionConfig:s,renderWrapper:c,theme:l,children:ti(w$,c$({isInteractive:r},u,{forwardedRef:t}))})})),k$=["defaultWidth","defaultHeight","onResize","debounceResize"];function C$(){return C$=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},C$.apply(null,arguments)}ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=u$(e,k$);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(x$,c$({width:n,height:r},a,{ref:t}))}})}));var S$={pointerEvents:"none"},A$=function(e){var t=e.label,n=e.style,r=wA();return ti(Bx.g,{transform:n.transform,opacity:n.progress,style:S$,children:ti(YP,{textAnchor:"middle",dominantBaseline:"central",style:C$({},r.labels.text,{fill:n.textColor}),children:t})})},M$=function(e){var t=e%(2*Math.PI);return t<0&&(t+=2*Math.PI),t},L$=function(e,t){return e.filter((function(e){return Math.abs(nP(e.arc.endAngle-e.arc.startAngle))>=t}))},T$={startAngle:{enter:function(e){return C$({},e,{endAngle:e.startAngle})},update:function(e){return e},leave:function(e){return C$({},e,{startAngle:e.endAngle})}},middleAngle:{enter:function(e){var t=e.startAngle+(e.endAngle-e.startAngle)/2;return C$({},e,{startAngle:t,endAngle:t})},update:function(e){return e},leave:function(e){var t=e.startAngle+(e.endAngle-e.startAngle)/2;return C$({},e,{startAngle:t,endAngle:t})}},endAngle:{enter:function(e){return C$({},e,{startAngle:e.endAngle})},update:function(e){return e},leave:function(e){return C$({},e,{endAngle:e.startAngle})}},innerRadius:{enter:function(e){return C$({},e,{outerRadius:e.innerRadius})},update:function(e){return e},leave:function(e){return C$({},e,{innerRadius:e.outerRadius})}},centerRadius:{enter:function(e){var t=e.innerRadius+(e.outerRadius-e.innerRadius)/2;return C$({},e,{innerRadius:t,outerRadius:t})},update:function(e){return e},leave:function(e){var t=e.innerRadius+(e.outerRadius-e.innerRadius)/2;return C$({},e,{innerRadius:t,outerRadius:t})}},outerRadius:{enter:function(e){return C$({},e,{innerRadius:e.outerRadius})},update:function(e){return e},leave:function(e){return C$({},e,{outerRadius:e.innerRadius})}},pushIn:{enter:function(e){return C$({},e,{innerRadius:e.innerRadius-e.outerRadius+e.innerRadius,outerRadius:e.innerRadius})},update:function(e){return e},leave:function(e){return C$({},e,{innerRadius:e.outerRadius,outerRadius:e.outerRadius+e.outerRadius-e.innerRadius})}},pushOut:{enter:function(e){return C$({},e,{innerRadius:e.outerRadius,outerRadius:e.outerRadius+e.outerRadius-e.innerRadius})},update:function(e){return e},leave:function(e){return C$({},e,{innerRadius:e.innerRadius-e.outerRadius+e.innerRadius,outerRadius:e.innerRadius})}}},E$=function(e,t){return ge((function(){var n=T$[e];return{enter:function(e){return C$({progress:0},n.enter(e.arc),t?t.enter(e):{})},update:function(e){return C$({progress:1},n.update(e.arc),t?t.update(e):{})},leave:function(e){return C$({progress:0},n.leave(e.arc),t?t.leave(e):{})}}}),[e,t])},N$=function(e,t){var n=function(e){return e.startAngle+(e.endAngle-e.startAngle)/2}(e)-Math.PI/2,r=e.innerRadius+(e.outerRadius-e.innerRadius)*t;return rP(n,r)},O$=function(e){return function(t,n,r,i){return z_([t,n,r,i],(function(t,n,r,i){var o=N$({startAngle:t,endAngle:n,innerRadius:r,outerRadius:i},e);return"translate("+o.x+","+o.y+")"}))}},P$=function(e){var t=e.center,n=e.data,r=e.transitionMode,i=e.label,o=e.radiusOffset,a=e.skipAngle,s=e.skipRadius,l=e.textColor,c=e.component,u=void 0===c?A$:c,d=AP(i),f=wA(),h=wz(l,f),p=ge((function(){return n.filter((function(e){var t=Math.abs(nP(e.arc.endAngle-e.arc.startAngle)),n=Math.abs(e.arc.outerRadius-e.arc.innerRadius);return t>=a&&n>=s}))}),[n,a,s]),g=function(e,t,n){void 0===t&&(t=.5),void 0===n&&(n="innerRadius");var r=qO(),i=r.animate,o=r.config,a=E$(n,void 0);return{transition:E_(e,{keys:function(e){return e.id},initial:a.update,from:a.enter,enter:a.update,update:a.update,leave:a.leave,config:o,immediate:!i}),interpolate:O$(t)}}(p,o,r),v=g.transition,m=g.interpolate,b=u;return ti("g",{transform:"translate("+t[0]+","+t[1]+")",children:v((function(e,t){return A(b,{key:t.id,datum:t,label:d(t),style:{progress:e.progress,transform:m(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius),textColor:h(t)}})}))})},R$=function(e){var t=e.label,n=e.style,r=wA();return ti(Bx.g,{opacity:n.opacity,children:[ti(Bx.path,{fill:"none",stroke:n.linkColor,strokeWidth:n.thickness,d:n.path}),ti(YP,{transform:n.textPosition,textAnchor:n.textAnchor,dominantBaseline:"central",style:C$({},r.labels.text,{fill:n.textColor}),children:t})]})},D$=function(e,t,n,r){var i,o,a=M$(e.startAngle+(e.endAngle-e.startAngle)/2-Math.PI/2),s=rP(a,e.outerRadius+t),l=rP(a,e.outerRadius+t+n);return a<Math.PI/2||a>1.5*Math.PI?(i="after",o={x:l.x+r,y:l.y}):(i="before",o={x:l.x-r,y:l.y}),{side:i,points:[s,l,o]}},z$=Xd().x((function(e){return e.x})).y((function(e){return e.y})),I$=function(e,t,n,r,i,o,a){return z_([e,t,n,r,i,o,a],(function(e,t,n,r,i,o,a){var s=D$({startAngle:e,endAngle:t,outerRadius:r},i,o,a).points;return z$(s)}))},F$=function(e,t,n,r){return z_([e,t,n,r],(function(e,t,n,r){return function(e){var t=M$(e.startAngle+(e.endAngle-e.startAngle)/2-Math.PI/2);return t<Math.PI/2||t>1.5*Math.PI?"start":"end"}({startAngle:e,endAngle:t})}))},j$=function(e,t,n,r,i,o,a,s){return z_([e,t,n,r,i,o,a,s],(function(e,t,n,r,i,o,a,s){var l=D$({startAngle:e,endAngle:t,outerRadius:r},i,o,a),c=l.points,u=l.side,d=c[2];return"before"===u?d.x-=s:d.x+=s,"translate("+d.x+","+d.y+")"}))},B$=function(e){var t=e.center,n=e.data,r=e.label,i=e.skipAngle,o=e.offset,a=e.diagonalLength,s=e.straightLength,l=e.strokeWidth,c=e.textOffset,u=e.textColor,d=e.linkColor,f=e.component,h=void 0===f?R$:f,p=AP(r),g=function(e){var t=e.data,n=e.offset,r=void 0===n?0:n,i=e.diagonalLength,o=e.straightLength,a=e.skipAngle,s=void 0===a?0:a,l=e.textOffset,c=e.linkColor,u=e.textColor,d=qO(),f=d.animate,h=d.config,p=wA(),g=wz(c,p),v=wz(u,p),m=function(e,t){return ge((function(){return L$(e,t)}),[e,t])}(t,s),b=function(e){var t=e.offset,n=e.diagonalLength,r=e.straightLength,i=e.textOffset,o=e.getLinkColor,a=e.getTextColor;return ge((function(){return{enter:function(e){return{startAngle:e.arc.startAngle,endAngle:e.arc.endAngle,innerRadius:e.arc.innerRadius,outerRadius:e.arc.outerRadius,offset:t,diagonalLength:0,straightLength:0,textOffset:i,linkColor:o(e),textColor:a(e),opacity:0}},update:function(e){return{startAngle:e.arc.startAngle,endAngle:e.arc.endAngle,innerRadius:e.arc.innerRadius,outerRadius:e.arc.outerRadius,offset:t,diagonalLength:n,straightLength:r,textOffset:i,linkColor:o(e),textColor:a(e),opacity:1}},leave:function(e){return{startAngle:e.arc.startAngle,endAngle:e.arc.endAngle,innerRadius:e.arc.innerRadius,outerRadius:e.arc.outerRadius,offset:t,diagonalLength:0,straightLength:0,textOffset:i,linkColor:o(e),textColor:a(e),opacity:0}}}}),[n,r,i,o,a,t])}({offset:r,diagonalLength:i,straightLength:o,textOffset:l,getLinkColor:g,getTextColor:v});return{transition:E_(m,{keys:function(e){return e.id},initial:b.update,from:b.enter,enter:b.update,update:b.update,leave:b.leave,config:h,immediate:!f}),interpolateLink:I$,interpolateTextAnchor:F$,interpolateTextPosition:j$}}({data:n,skipAngle:i,offset:o,diagonalLength:a,straightLength:s,textOffset:c,linkColor:d,textColor:u}),v=g.transition,m=g.interpolateLink,b=g.interpolateTextAnchor,y=g.interpolateTextPosition,_=h;return ti("g",{transform:"translate("+t[0]+","+t[1]+")",children:v((function(e,t){return A(_,{key:t.id,datum:t,label:p(t),style:C$({},e,{thickness:l,path:m(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius,e.offset,e.diagonalLength,e.straightLength),textAnchor:b(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius),textPosition:y(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius,e.offset,e.diagonalLength,e.straightLength,e.textOffset)})})}))})},H$=function(e){var t=e.datum,n=e.style,r=e.onClick,i=e.onMouseEnter,o=e.onMouseMove,a=e.onMouseLeave,s=ve((function(e){return null==r?void 0:r(t,e)}),[r,t]),l=ve((function(e){return null==i?void 0:i(t,e)}),[i,t]),c=ve((function(e){return null==o?void 0:o(t,e)}),[o,t]),u=ve((function(e){return null==a?void 0:a(t,e)}),[a,t]);return ti(Bx.path,{d:n.path,opacity:n.opacity,fill:t.fill||n.color,stroke:n.borderColor,strokeWidth:n.borderWidth,onClick:r?s:void 0,onMouseEnter:i?l:void 0,onMouseMove:o?c:void 0,onMouseLeave:a?u:void 0,"data-testid":"arc."+t.id})},q$=function(e,t,n,r,i){return z_([e,t,n,r],(function(e,t,n,r){return i({startAngle:e,endAngle:t,innerRadius:Math.max(0,n),outerRadius:Math.max(0,r)})}))},$$=function(e){var t=e.center,n=e.data,r=e.arcGenerator,i=e.borderWidth,o=e.borderColor,a=e.onClick,s=e.onMouseEnter,l=e.onMouseMove,c=e.onMouseLeave,u=e.transitionMode,d=e.component,f=void 0===d?H$:d,h=wA(),p=wz(o,h),g=function(e,t,n){void 0===t&&(t="innerRadius");var r=qO(),i=r.animate,o=r.config,a=E$(t,n);return{transition:E_(e,{keys:function(e){return e.id},initial:a.update,from:a.enter,enter:a.update,update:a.update,leave:a.leave,config:o,immediate:!i}),interpolate:q$}}(n,u,{enter:function(e){return{opacity:0,color:e.color,borderColor:p(e)}},update:function(e){return{opacity:1,color:e.color,borderColor:p(e)}},leave:function(e){return{opacity:0,color:e.color,borderColor:p(e)}}}),v=g.transition,m=g.interpolate,b=f;return ti("g",{transform:"translate("+t[0]+","+t[1]+")",children:v((function(e,t){return A(b,{key:t.id,datum:t,style:C$({},e,{borderWidth:i,path:m(e.startAngle,e.endAngle,e.innerRadius,e.outerRadius,r)}),onClick:a,onMouseEnter:s,onMouseMove:l,onMouseLeave:c})}))})},U$=function(e){var t=void 0===e?{}:e,n=t.cornerRadius,r=void 0===n?0:n,i=t.padAngle,o=void 0===i?0:i;return ge((function(){return $d().innerRadius((function(e){return e.innerRadius})).outerRadius((function(e){return e.outerRadius})).cornerRadius(r).padAngle(o)}),[r,o])};function W$(){return W$=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},W$.apply(null,arguments)}function V$(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}var G$,Y$=function(e){var t=e.width,n=e.height,r=e.legends,i=e.data,o=e.toggleSerie;return ti(L,{children:r.map((function(e,r){var a;return ti(Hz,W$({},e,{containerWidth:t,containerHeight:n,data:null!=(a=e.data)?a:i,toggleSerie:e.toggleSerie?o:void 0}),r)}))})},X$={id:"id",value:"value",sortByValue:!1,innerRadius:0,padAngle:0,cornerRadius:0,layers:["arcs","arcLinkLabels","arcLabels","legends"],startAngle:0,endAngle:360,fit:!0,activeInnerRadiusOffset:0,activeOuterRadiusOffset:0,borderWidth:0,borderColor:{from:"color",modifiers:[["darker",1]]},enableArcLabels:!0,arcLabel:"formattedValue",arcLabelsSkipAngle:0,arcLabelsSkipRadius:0,arcLabelsRadiusOffset:.5,arcLabelsTextColor:{theme:"labels.text.fill"},enableArcLinkLabels:!0,arcLinkLabel:"id",arcLinkLabelsSkipAngle:0,arcLinkLabelsOffset:0,arcLinkLabelsDiagonalLength:16,arcLinkLabelsStraightLength:24,arcLinkLabelsThickness:1,arcLinkLabelsTextOffset:6,arcLinkLabelsTextColor:{theme:"labels.text.fill"},arcLinkLabelsColor:{theme:"axis.ticks.line.stroke"},colors:{scheme:"nivo"},defs:[],fill:[],isInteractive:!0,animate:!0,motionConfig:"gentle",transitionMode:"innerRadius",tooltip:function(e){var t=e.datum;return ti(LA,{id:t.id,value:t.formattedValue,enableChip:!0,color:t.color})},legends:[],role:"img",pixelRatio:"undefined"!=typeof window&&null!=(G$=window.devicePixelRatio)?G$:1},Z$=["points"],K$=function(e){var t=e.data,n=e.id,r=void 0===n?X$.id:n,i=e.value,o=void 0===i?X$.value:i,a=e.valueFormat,s=e.colors,l=void 0===s?X$.colors:s,c=AP(r),u=AP(o),d=CP(a),f=Cz(l,"id");return ge((function(){return t.map((function(e){var t,n=c(e),r=u(e),i={id:n,label:null!=(t=e.label)?t:n,hidden:!1,value:r,formattedValue:d(r),data:e};return W$({},i,{color:f(i)})}))}),[t,c,u,d,f])},J$=function(e){var t=e.data,n=e.width,r=e.height,i=e.innerRadius,o=void 0===i?X$.innerRadius:i,a=e.startAngle,s=void 0===a?X$.startAngle:a,l=e.endAngle,c=void 0===l?X$.endAngle:l,u=e.padAngle,d=void 0===u?X$.padAngle:u,f=e.sortByValue,h=void 0===f?X$.sortByValue:f,p=e.cornerRadius,g=void 0===p?X$.cornerRadius:p,v=e.fit,m=void 0===v?X$.fit:v,b=e.activeInnerRadiusOffset,y=void 0===b?X$.activeInnerRadiusOffset:b,_=e.activeOuterRadiusOffset,w=void 0===_?X$.activeOuterRadiusOffset:_,x=e.activeId,k=e.onActiveIdChange,C=e.defaultActiveId,S=e.forwardLegendData,A=function(e){var t=e.activeId,n=e.onActiveIdChange,r=e.defaultActiveId,i=void 0!==t,o=fe(i||void 0===r?null:r),a=o[0],s=o[1];return{activeId:i?t:a,setActiveId:ve((function(e){n&&n(e),i||s(e)}),[i,n,s])}}({activeId:x,onActiveIdChange:k,defaultActiveId:C}),M=A.activeId,L=A.setActiveId,T=fe([]),E=T[0],N=T[1],O=ge((function(){var e,t=Math.min(n,r)/2,i=t*Math.min(o,1),a=n/2,l=r/2;if(m){var u=function(e,t,n,r,i,o){void 0===o&&(o=!0);var a=[],s=rP(tP(r),n);a.push([s.x,s.y]);var l=rP(tP(i),n);a.push([l.x,l.y]);for(var c=Math.round(Math.min(r,i));c<=Math.round(Math.max(r,i));c++)if(c%90==0){var u=rP(tP(c),n);a.push([u.x,u.y])}a=a.map((function(n){var r=n[0],i=n[1];return[e+r,t+i]})),o&&a.push([e,t]);var d=a.map((function(e){return e[0]})),f=a.map((function(e){return e[1]})),h=Math.min.apply(Math,d),p=Math.max.apply(Math,d),g=Math.min.apply(Math,f);return{points:a,x:h,y:g,width:p-h,height:Math.max.apply(Math,f)-g}}(a,l,t,s-90,c-90),d=u.points,f=V$(u,Z$),h=Math.min(n/f.width,r/f.height),p={width:f.width*h,height:f.height*h};p.x=(n-p.width)/2,p.y=(r-p.height)/2,a=(a-f.x)/f.width*f.width*h+p.x,l=(l-f.y)/f.height*f.height*h+p.y,e={box:f,ratio:h,points:d},t*=h,i*=h}return{centerX:a,centerY:l,radius:t,innerRadius:i,debug:e}}),[n,r,o,s,c,m]),P=function(e){var t=e.data,n=e.startAngle,r=e.endAngle,i=e.innerRadius,o=e.outerRadius,a=e.padAngle,s=e.sortByValue,l=e.activeId,c=e.activeInnerRadiusOffset,u=e.activeOuterRadiusOffset,d=e.hiddenIds,f=e.forwardLegendData,h=ge((function(){var e=Qd().value((function(e){return e.value})).startAngle(tP(n)).endAngle(tP(r)).padAngle(tP(a));return s||e.sortValues(null),e}),[n,r,a,s]),p=ge((function(){var e=t.filter((function(e){return!d.includes(e.id)}));return{dataWithArc:h(e).map((function(e){var t=Math.abs(e.endAngle-e.startAngle);return W$({},e.data,{arc:{index:e.index,startAngle:e.startAngle,endAngle:e.endAngle,innerRadius:l===e.data.id?i-c:i,outerRadius:l===e.data.id?o+u:o,thickness:o-i,padAngle:e.padAngle,angle:t,angleDeg:nP(t)}})})),legendData:t.map((function(e){return{id:e.id,label:e.label,color:e.color,hidden:d.includes(e.id),data:e}}))}}),[h,t,d,l,i,c,o,u]),g=p.legendData,v=pe(f);return he((function(){"function"==typeof v.current&&v.current(g)}),[v,g]),p}({data:t,startAngle:s,endAngle:c,innerRadius:O.innerRadius,outerRadius:O.radius,padAngle:d,sortByValue:h,activeId:M,activeInnerRadiusOffset:y,activeOuterRadiusOffset:w,hiddenIds:E,forwardLegendData:S}),R=ve((function(e){N((function(t){return t.indexOf(e)>-1?t.filter((function(t){return t!==e})):[].concat(t,[e])}))}),[]);return W$({arcGenerator:U$({cornerRadius:g,padAngle:tP(d)}),activeId:M,setActiveId:L,toggleSerie:R},P,O)},Q$=function(e){var t=e.center,n=e.data,r=e.arcGenerator,i=e.borderWidth,o=e.borderColor,a=e.isInteractive,s=e.onClick,l=e.onMouseEnter,c=e.onMouseMove,u=e.onMouseLeave,d=e.setActiveId,f=e.tooltip,h=e.transitionMode,p=FA(),g=p.showTooltipFromEvent,v=p.hideTooltip,m=ge((function(){if(a)return function(e,t){null==s||s(e,t)}}),[a,s]),b=ge((function(){if(a)return function(e,t){g(A(f,{datum:e}),t),d(e.id),null==l||l(e,t)}}),[a,g,d,l,f]),y=ge((function(){if(a)return function(e,t){g(A(f,{datum:e}),t),null==c||c(e,t)}}),[a,g,c,f]),_=ge((function(){if(a)return function(e,t){v(),d(null),null==u||u(e,t)}}),[a,v,d,u]);return ti($$,{center:t,data:n,arcGenerator:r,borderWidth:i,borderColor:o,transitionMode:h,onClick:m,onMouseEnter:b,onMouseMove:y,onMouseLeave:_})},eU=["isInteractive","animate","motionConfig","theme","renderWrapper"],tU=function(e){var t=e.data,n=e.id,r=void 0===n?X$.id:n,i=e.value,o=void 0===i?X$.value:i,a=e.valueFormat,s=e.sortByValue,l=void 0===s?X$.sortByValue:s,c=e.layers,u=void 0===c?X$.layers:c,d=e.startAngle,f=void 0===d?X$.startAngle:d,h=e.endAngle,p=void 0===h?X$.endAngle:h,g=e.padAngle,v=void 0===g?X$.padAngle:g,m=e.fit,b=void 0===m?X$.fit:m,y=e.innerRadius,_=void 0===y?X$.innerRadius:y,w=e.cornerRadius,x=void 0===w?X$.cornerRadius:w,k=e.activeInnerRadiusOffset,C=void 0===k?X$.activeInnerRadiusOffset:k,S=e.activeOuterRadiusOffset,M=void 0===S?X$.activeOuterRadiusOffset:S,T=e.width,E=e.height,N=e.margin,O=e.colors,P=void 0===O?X$.colors:O,R=e.borderWidth,D=void 0===R?X$.borderWidth:R,z=e.borderColor,I=void 0===z?X$.borderColor:z,F=e.enableArcLabels,j=void 0===F?X$.enableArcLabels:F,B=e.arcLabel,H=void 0===B?X$.arcLabel:B,q=e.arcLabelsSkipAngle,$=void 0===q?X$.arcLabelsSkipAngle:q,U=e.arcLabelsSkipRadius,W=void 0===U?X$.arcLabelsSkipRadius:U,V=e.arcLabelsTextColor,G=void 0===V?X$.arcLabelsTextColor:V,Y=e.arcLabelsRadiusOffset,X=void 0===Y?X$.arcLabelsRadiusOffset:Y,Z=e.arcLabelsComponent,K=e.enableArcLinkLabels,J=void 0===K?X$.enableArcLinkLabels:K,Q=e.arcLinkLabel,ee=void 0===Q?X$.arcLinkLabel:Q,te=e.arcLinkLabelsSkipAngle,ne=void 0===te?X$.arcLinkLabelsSkipAngle:te,re=e.arcLinkLabelsOffset,ie=void 0===re?X$.arcLinkLabelsOffset:re,oe=e.arcLinkLabelsDiagonalLength,ae=void 0===oe?X$.arcLinkLabelsDiagonalLength:oe,se=e.arcLinkLabelsStraightLength,le=void 0===se?X$.arcLinkLabelsStraightLength:se,ce=e.arcLinkLabelsThickness,ue=void 0===ce?X$.arcLinkLabelsThickness:ce,de=e.arcLinkLabelsTextOffset,fe=void 0===de?X$.arcLinkLabelsTextOffset:de,he=e.arcLinkLabelsTextColor,pe=void 0===he?X$.arcLinkLabelsTextColor:he,ve=e.arcLinkLabelsColor,me=void 0===ve?X$.arcLinkLabelsColor:ve,be=e.arcLinkLabelComponent,ye=e.defs,_e=void 0===ye?X$.defs:ye,we=e.fill,xe=void 0===we?X$.fill:we,ke=e.isInteractive,Ce=void 0===ke?X$.isInteractive:ke,Se=e.onClick,Ae=e.onMouseEnter,Me=e.onMouseMove,Le=e.onMouseLeave,Te=e.tooltip,Ee=void 0===Te?X$.tooltip:Te,Ne=e.activeId,Oe=e.onActiveIdChange,Pe=e.defaultActiveId,Re=e.transitionMode,De=void 0===Re?X$.transitionMode:Re,ze=e.legends,Ie=void 0===ze?X$.legends:ze,Fe=e.forwardLegendData,je=e.role,Be=void 0===je?X$.role:je,He=e.forwardedRef,qe=wP(T,E,N),$e=qe.outerWidth,Ue=qe.outerHeight,We=qe.margin,Ve=qe.innerWidth,Ge=qe.innerHeight,Ye=K$({data:t,id:r,value:o,valueFormat:a,colors:P}),Xe=J$({data:Ye,width:Ve,height:Ge,fit:b,innerRadius:_,startAngle:f,endAngle:p,padAngle:v,sortByValue:l,cornerRadius:x,activeInnerRadiusOffset:C,activeOuterRadiusOffset:M,activeId:Ne,onActiveIdChange:Oe,defaultActiveId:Pe,forwardLegendData:Fe}),Ze=Xe.dataWithArc,Ke=Xe.legendData,Je=Xe.arcGenerator,Qe=Xe.centerX,et=Xe.centerY,tt=Xe.radius,nt=Xe.innerRadius,rt=Xe.setActiveId,it=Xe.toggleSerie,ot=OP(_e,Ze,xe),at={arcs:null,arcLinkLabels:null,arcLabels:null,legends:null};u.includes("arcs")&&(at.arcs=ti(Q$,{center:[Qe,et],data:Ze,arcGenerator:Je,borderWidth:D,borderColor:I,isInteractive:Ce,onClick:Se,onMouseEnter:Ae,onMouseMove:Me,onMouseLeave:Le,setActiveId:rt,tooltip:Ee,transitionMode:De},"arcs")),J&&u.includes("arcLinkLabels")&&(at.arcLinkLabels=ti(B$,{center:[Qe,et],data:Ze,label:ee,skipAngle:ne,offset:ie,diagonalLength:ae,straightLength:le,strokeWidth:ue,textOffset:fe,textColor:pe,linkColor:me,component:be},"arcLinkLabels")),j&&u.includes("arcLabels")&&(at.arcLabels=ti(P$,{center:[Qe,et],data:Ze,label:H,radiusOffset:X,skipAngle:$,skipRadius:W,textColor:G,transitionMode:De,component:Z},"arcLabels")),Ie.length>0&&u.includes("legends")&&(at.legends=ti(Y$,{width:Ve,height:Ge,data:Ke,legends:Ie,toggleSerie:it},"legends"));var st=function(e){var t=e.dataWithArc,n=e.arcGenerator,r=e.centerX,i=e.centerY,o=e.radius,a=e.innerRadius;return ge((function(){return{dataWithArc:t,arcGenerator:n,centerX:r,centerY:i,radius:o,innerRadius:a}}),[t,n,r,i,o,a])}({dataWithArc:Ze,arcGenerator:Je,centerX:Qe,centerY:et,radius:tt,innerRadius:nt});return ti(dP,{width:$e,height:Ue,margin:We,defs:ot,role:Be,ref:He,children:u.map((function(e,t){return void 0!==at[e]?at[e]:"function"==typeof e?ti(L,{children:A(e,st)},t):null}))})},nU=ut((function(e,t){var n=e.isInteractive,r=void 0===n?X$.isInteractive:n,i=e.animate,o=void 0===i?X$.animate:i,a=e.motionConfig,s=void 0===a?X$.motionConfig:a,l=e.theme,c=e.renderWrapper,u=V$(e,eU);return ti(WO,{animate:o,isInteractive:r,motionConfig:s,renderWrapper:c,theme:l,children:ti(tU,W$({isInteractive:r},u,{forwardedRef:t}))})})),rU=["defaultWidth","defaultHeight","onResize","debounceResize"];ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=V$(e,rU);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(nU,W$({width:n,height:r},a,{ref:t}))}})}));var iU=["isInteractive","theme","renderWrapper"],oU=function(e){var t=e.data,n=e.id,r=void 0===n?X$.id:n,i=e.value,o=void 0===i?X$.value:i,a=e.valueFormat,s=e.sortByValue,l=void 0===s?X$.sortByValue:s,c=e.startAngle,u=void 0===c?X$.startAngle:c,d=e.endAngle,f=void 0===d?X$.endAngle:d,h=e.padAngle,p=void 0===h?X$.padAngle:h,g=e.fit,v=void 0===g?X$.fit:g,m=e.innerRadius,b=void 0===m?X$.innerRadius:m,y=e.cornerRadius,_=void 0===y?X$.cornerRadius:y,w=e.activeInnerRadiusOffset,x=void 0===w?X$.activeInnerRadiusOffset:w,k=e.activeOuterRadiusOffset,C=void 0===k?X$.activeOuterRadiusOffset:k,S=e.width,M=e.height,L=e.margin,T=e.pixelRatio,E=void 0===T?X$.pixelRatio:T,N=e.colors,O=void 0===N?X$.colors:N,P=e.borderWidth,R=void 0===P?X$.borderWidth:P,D=e.borderColor,z=void 0===D?X$.borderColor:D,I=e.enableArcLabels,F=void 0===I?X$.enableArcLabels:I,j=e.arcLabel,B=void 0===j?X$.arcLabel:j,H=e.arcLabelsSkipAngle,q=void 0===H?X$.arcLabelsSkipAngle:H,$=e.arcLabelsTextColor,U=void 0===$?X$.arcLabelsTextColor:$,W=e.arcLabelsRadiusOffset,V=void 0===W?X$.arcLabelsRadiusOffset:W,G=e.enableArcLinkLabels,Y=void 0===G?X$.enableArcLinkLabels:G,X=e.arcLinkLabel,Z=void 0===X?X$.arcLinkLabel:X,K=e.arcLinkLabelsSkipAngle,J=void 0===K?X$.arcLinkLabelsSkipAngle:K,Q=e.arcLinkLabelsOffset,ee=void 0===Q?X$.arcLinkLabelsOffset:Q,te=e.arcLinkLabelsDiagonalLength,ne=void 0===te?X$.arcLinkLabelsDiagonalLength:te,re=e.arcLinkLabelsStraightLength,ie=void 0===re?X$.arcLinkLabelsStraightLength:re,oe=e.arcLinkLabelsThickness,ae=void 0===oe?X$.arcLinkLabelsThickness:oe,se=e.arcLinkLabelsTextOffset,le=void 0===se?X$.arcLinkLabelsTextOffset:se,ce=e.arcLinkLabelsTextColor,ue=void 0===ce?X$.arcLinkLabelsTextColor:ce,de=e.arcLinkLabelsColor,fe=void 0===de?X$.arcLinkLabelsColor:de,me=e.isInteractive,be=void 0===me?X$.isInteractive:me,ye=e.onClick,_e=e.onMouseMove,we=e.tooltip,xe=void 0===we?X$.tooltip:we,ke=e.activeId,Ce=e.onActiveIdChange,Se=e.defaultActiveId,Ae=e.legends,Me=void 0===Ae?X$.legends:Ae,Le=e.forwardLegendData,Te=e.role,Ee=e.forwardedRef,Ne=pe(null),Oe=wA(),Pe=wP(S,M,L),Re=Pe.margin,De=Pe.innerWidth,ze=Pe.innerHeight,Ie=Pe.outerWidth,Fe=Pe.outerHeight,je=K$({data:t,id:r,value:o,valueFormat:a,colors:O}),Be=J$({data:je,width:De,height:ze,fit:v,innerRadius:b,startAngle:u,endAngle:f,padAngle:p,sortByValue:l,cornerRadius:_,activeInnerRadiusOffset:x,activeOuterRadiusOffset:C,activeId:ke,onActiveIdChange:Ce,defaultActiveId:Se,forwardLegendData:Le}),He=Be.dataWithArc,qe=Be.arcGenerator,$e=Be.centerX,Ue=Be.centerY,We=Be.radius,Ve=Be.innerRadius,Ge=Be.setActiveId,Ye=wz(z,Oe),Xe=function(e){var t=e.data,n=e.offset,r=e.skipAngle,i=e.textColor,o=AP(e.label),a=wA(),s=wz(i,a),l=ve((function(e){return{label:o(e),textColor:s(e)}}),[o,s]);return function(e){var t=e.data,n=e.offset,r=void 0===n?.5:n,i=e.skipAngle,o=void 0===i?0:i,a=e.computeExtraProps,s=void 0===a?function(){return{}}:a;return ge((function(){return L$(t,o).map((function(e){var t=N$(e.arc,r);return C$({},s(e),{x:t.x,y:t.y,data:e})}))}),[t,r,o,s])}({data:t,offset:n,skipAngle:r,computeExtraProps:l})}({data:He,label:B,skipAngle:q,offset:V,textColor:U}),Ze=function(e){var t=e.data,n=e.skipAngle,r=e.offset,i=e.diagonalLength,o=e.straightLength,a=e.textOffset,s=void 0===a?0:a,l=e.linkColor,c=e.textColor,u=AP(e.label),d=wA(),f=wz(l,d),h=wz(c,d),p=ve((function(e){var t,n={x:e.points[2].x,y:e.points[2].y};return"before"===e.side?(n.x-=s,t="end"):(n.x+=s,t="start"),C$({},n,{label:u(e.data),linkColor:f(e.data),textAnchor:t,textColor:h(e.data)})}),[u,f,h,s]);return function(e){var t=e.data,n=e.skipAngle,r=void 0===n?0:n,i=e.offset,o=void 0===i?.5:i,a=e.diagonalLength,s=e.straightLength,l=e.computeExtraProps,c=void 0===l?function(){return{}}:l,u=ge((function(){return t.filter((function(e){return Math.abs(nP(e.arc.endAngle-e.arc.startAngle))>=r})).map((function(e){return C$({},D$(e.arc,o,a,s),{data:e})}))}),[t,r,o,a,s]);return ge((function(){return u.map((function(e){return C$({},c(e),e)}))}),[u,c])}({data:t,skipAngle:n,offset:r,diagonalLength:i,straightLength:o,computeExtraProps:p})}({data:He,skipAngle:J,offset:ee,diagonalLength:ne,straightLength:ie,label:Z,linkColor:fe,textOffset:le,textColor:ue});he((function(){if(Ne.current){Ne.current.width=Ie*E,Ne.current.height=Fe*E;var e=Ne.current.getContext("2d");e.scale(E,E),e.fillStyle=Oe.background,e.fillRect(0,0,Ie,Fe),e.save(),e.translate(Re.left,Re.top),qe.context(e),e.save(),e.translate($e,Ue),He.forEach((function(t){e.beginPath(),e.fillStyle=t.color,e.strokeStyle=Ye(t),e.lineWidth=R,qe(t.arc),e.fill(),R>0&&e.stroke()})),!0===Y&&function(e,t,n,r){e.textBaseline="middle",RP(e,n.labels.text),t.forEach((function(t){e.textAlign=iP.canvas.align[t.textAnchor],DP(e,C$({},n.labels.text,{fill:t.textColor}),String(t.label),t.x,t.y),e.beginPath(),e.strokeStyle=t.linkColor,e.lineWidth=r,t.points.forEach((function(t,n){0===n?e.moveTo(t.x,t.y):e.lineTo(t.x,t.y)})),e.stroke()}))}(e,Ze,Oe,ae),!0===F&&function(e,t,n){RP(e,n.labels.text),e.textAlign="center",e.textBaseline="middle",t.forEach((function(t){DP(e,C$({},n.labels.text,{fill:t.textColor}),String(t.label),t.x,t.y)}))}(e,Xe,Oe),e.restore(),Me.forEach((function(t){$z(e,W$({},t,{data:He,containerWidth:De,containerHeight:ze,theme:Oe}))}))}}),[Ne,De,ze,Ie,Fe,Re.top,Re.left,E,$e,Ue,qe,He,R,Ye,F,Xe,Y,Ze,ae,Me,Oe]);var Ke=ge((function(){return He.map((function(e){return W$({id:e.id},e.arc)}))}),[He]),Je=function(e){if(!Ne.current)return null;var t=TP(Ne.current,e),n=t[0],r=t[1],i=function(e,t,n,r,i,o,a){if(function(e,t,n,r,i,o){var a=MP(i,o,e,t);return a<n&&a>r}(e,t,n,r,o,a)){var s=function(e,t,n,r){var i=Math.atan2(r-t,n-e)-Math.PI/2;return i>0?i:2*Math.PI+i}(o,a,e,t);return i.find((function(e){var t=e.startAngle,n=e.endAngle;return s>=t&&s<n}))}}(Re.left+$e,Re.top+Ue,We,Ve,Ke,n,r);return i?He.find((function(e){return e.id===i.id})):null},Qe=FA(),et=Qe.showTooltipFromEvent,tt=Qe.hideTooltip,nt=function(e){var t=Je(e);t?(null==_e||_e(t,e),Ge(t.id),et(A(xe,{datum:t}),e)):(Ge(null),tt())};return ti("canvas",{ref:PP(Ne,Ee),width:Ie*E,height:Fe*E,style:{width:Ie,height:Fe,cursor:be?"auto":"normal"},onMouseEnter:be?nt:void 0,onMouseMove:be?nt:void 0,onMouseLeave:be?function(){tt()}:void 0,onClick:be?function(e){if(ye){var t=Je(e);t&&ye(t,e)}}:void 0,role:Te})},aU=ut((function(e,t){var n=e.isInteractive,r=void 0===n?X$.isInteractive:n,i=e.theme,o=e.renderWrapper,a=V$(e,iU);return ti(WO,{isInteractive:r,renderWrapper:o,theme:i,children:ti(oU,W$({isInteractive:r},a,{forwardedRef:t}))})})),sU=["defaultWidth","defaultHeight","onResize","debounceResize"];ut((function(e,t){var n=e.defaultWidth,r=e.defaultHeight,i=e.onResize,o=e.debounceResize,a=V$(e,sU);return ti(YO,{defaultWidth:n,defaultHeight:r,onResize:i,debounceResize:o,children:function(e){var n=e.width,r=e.height;return ti(aU,W$({width:n,height:r},a,{ref:t}))}})}));var lU="http://www.w3.org/1999/xhtml",cU={svg:"http://www.w3.org/2000/svg",xhtml:lU,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function uU(e){var t=e+="",n=t.indexOf(":");return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),cU.hasOwnProperty(t)?{space:cU[t],local:e}:e}function dU(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===lU&&t.documentElement.namespaceURI===lU?t.createElement(e):t.createElementNS(n,e)}}function fU(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function hU(e){var t=uU(e);return(t.local?fU:dU)(t)}function pU(){}function gU(e){return null==e?pU:function(){return this.querySelector(e)}}function vU(){return[]}function mU(e){return null==e?vU:function(){return this.querySelectorAll(e)}}function bU(e){return function(){return this.matches(e)}}function yU(e){return function(t){return t.matches(e)}}var _U=Array.prototype.find;function wU(){return this.firstElementChild}var xU=Array.prototype.filter;function kU(){return Array.from(this.children)}function CU(e){return new Array(e.length)}function SU(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function AU(e,t,n,r,i,o){for(var a,s=0,l=t.length,c=o.length;s<c;++s)(a=t[s])?(a.__data__=o[s],r[s]=a):n[s]=new SU(e,o[s]);for(;s<l;++s)(a=t[s])&&(i[s]=a)}function MU(e,t,n,r,i,o,a){var s,l,c,u=new Map,d=t.length,f=o.length,h=new Array(d);for(s=0;s<d;++s)(l=t[s])&&(h[s]=c=a.call(l,l.__data__,s,t)+"",u.has(c)?i[s]=l:u.set(c,l));for(s=0;s<f;++s)c=a.call(e,o[s],s,o)+"",(l=u.get(c))?(r[s]=l,l.__data__=o[s],u.delete(c)):n[s]=new SU(e,o[s]);for(s=0;s<d;++s)(l=t[s])&&u.get(h[s])===l&&(i[s]=l)}function LU(e){return e.__data__}function TU(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function EU(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function NU(e){return function(){this.removeAttribute(e)}}function OU(e){return function(){this.removeAttributeNS(e.space,e.local)}}function PU(e,t){return function(){this.setAttribute(e,t)}}function RU(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function DU(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function zU(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function IU(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function FU(e){return function(){this.style.removeProperty(e)}}function jU(e,t,n){return function(){this.style.setProperty(e,t,n)}}function BU(e,t,n){return function(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(e):this.style.setProperty(e,r,n)}}function HU(e,t){return e.style.getPropertyValue(t)||IU(e).getComputedStyle(e,null).getPropertyValue(t)}function qU(e){return function(){delete this[e]}}function $U(e,t){return function(){this[e]=t}}function UU(e,t){return function(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}}function WU(e){return e.trim().split(/^|\s+/)}function VU(e){return e.classList||new GU(e)}function GU(e){this._node=e,this._names=WU(e.getAttribute("class")||"")}function YU(e,t){for(var n=VU(e),r=-1,i=t.length;++r<i;)n.add(t[r])}function XU(e,t){for(var n=VU(e),r=-1,i=t.length;++r<i;)n.remove(t[r])}function ZU(e){return function(){YU(this,e)}}function KU(e){return function(){XU(this,e)}}function JU(e,t){return function(){(t.apply(this,arguments)?YU:XU)(this,e)}}function QU(){this.textContent=""}function eW(e){return function(){this.textContent=e}}function tW(e){return function(){var t=e.apply(this,arguments);this.textContent=null==t?"":t}}function nW(){this.innerHTML=""}function rW(e){return function(){this.innerHTML=e}}function iW(e){return function(){var t=e.apply(this,arguments);this.innerHTML=null==t?"":t}}function oW(){this.nextSibling&&this.parentNode.appendChild(this)}function aW(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function sW(){return null}function lW(){var e=this.parentNode;e&&e.removeChild(this)}function cW(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function uW(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function dW(e){return function(){var t=this.__on;if(t){for(var n,r=0,i=-1,o=t.length;r<o;++r)n=t[r],e.type&&n.type!==e.type||n.name!==e.name?t[++i]=n:this.removeEventListener(n.type,n.listener,n.options);++i?t.length=i:delete this.__on}}}function fW(e,t,n){return function(){var r,i=this.__on,o=function(e){return function(t){e.call(this,t,this.__data__)}}(t);if(i)for(var a=0,s=i.length;a<s;++a)if((r=i[a]).type===e.type&&r.name===e.name)return this.removeEventListener(r.type,r.listener,r.options),this.addEventListener(r.type,r.listener=o,r.options=n),void(r.value=t);this.addEventListener(e.type,o,n),r={type:e.type,name:e.name,value:t,listener:o,options:n},i?i.push(r):this.__on=[r]}}function hW(e,t,n){var r=IU(e),i=r.CustomEvent;"function"==typeof i?i=new i(t,n):(i=r.document.createEvent("Event"),n?(i.initEvent(t,n.bubbles,n.cancelable),i.detail=n.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function pW(e,t){return function(){return hW(this,e,t)}}function gW(e,t){return function(){return hW(this,e,t.apply(this,arguments))}}SU.prototype={constructor:SU,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}},GU.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};var vW=[null];function mW(e,t){this._groups=e,this._parents=t}function bW(){return new mW([[document.documentElement]],vW)}mW.prototype=bW.prototype={constructor:mW,select:function(e){"function"!=typeof e&&(e=gU(e));for(var t=this._groups,n=t.length,r=new Array(n),i=0;i<n;++i)for(var o,a,s=t[i],l=s.length,c=r[i]=new Array(l),u=0;u<l;++u)(o=s[u])&&(a=e.call(o,o.__data__,u,s))&&("__data__"in o&&(a.__data__=o.__data__),c[u]=a);return new mW(r,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return function(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}(e.apply(this,arguments))}}(e):mU(e);for(var t=this._groups,n=t.length,r=[],i=[],o=0;o<n;++o)for(var a,s=t[o],l=s.length,c=0;c<l;++c)(a=s[c])&&(r.push(e.call(a,a.__data__,c,s)),i.push(a));return new mW(r,i)},selectChild:function(e){return this.select(null==e?wU:function(e){return function(){return _U.call(this.children,e)}}("function"==typeof e?e:yU(e)))},selectChildren:function(e){return this.selectAll(null==e?kU:function(e){return function(){return xU.call(this.children,e)}}("function"==typeof e?e:yU(e)))},filter:function(e){"function"!=typeof e&&(e=bU(e));for(var t=this._groups,n=t.length,r=new Array(n),i=0;i<n;++i)for(var o,a=t[i],s=a.length,l=r[i]=[],c=0;c<s;++c)(o=a[c])&&e.call(o,o.__data__,c,a)&&l.push(o);return new mW(r,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,LU);var n=t?MU:AU,r=this._parents,i=this._groups;"function"!=typeof e&&(e=function(e){return function(){return e}}(e));for(var o=i.length,a=new Array(o),s=new Array(o),l=new Array(o),c=0;c<o;++c){var u=r[c],d=i[c],f=d.length,h=TU(e.call(u,u&&u.__data__,c,r)),p=h.length,g=s[c]=new Array(p),v=a[c]=new Array(p);n(u,d,g,v,l[c]=new Array(f),h,t);for(var m,b,y=0,_=0;y<p;++y)if(m=g[y]){for(y>=_&&(_=y+1);!(b=v[_])&&++_<p;);m._next=b||null}}return(a=new mW(a,r))._enter=s,a._exit=l,a},enter:function(){return new mW(this._enter||this._groups.map(CU),this._parents)},exit:function(){return new mW(this._exit||this._groups.map(CU),this._parents)},join:function(e,t,n){var r=this.enter(),i=this,o=this.exit();return"function"==typeof e?(r=e(r))&&(r=r.selection()):r=r.append(e+""),null!=t&&(i=t(i))&&(i=i.selection()),null==n?o.remove():n(o),r&&i?r.merge(i).order():i},merge:function(e){for(var t=e.selection?e.selection():e,n=this._groups,r=t._groups,i=n.length,o=r.length,a=Math.min(i,o),s=new Array(i),l=0;l<a;++l)for(var c,u=n[l],d=r[l],f=u.length,h=s[l]=new Array(f),p=0;p<f;++p)(c=u[p]||d[p])&&(h[p]=c);for(;l<i;++l)s[l]=n[l];return new mW(s,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var r,i=e[t],o=i.length-1,a=i[o];--o>=0;)(r=i[o])&&(a&&4^r.compareDocumentPosition(a)&&a.parentNode.insertBefore(r,a),a=r);return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=EU);for(var n=this._groups,r=n.length,i=new Array(r),o=0;o<r;++o){for(var a,s=n[o],l=s.length,c=i[o]=new Array(l),u=0;u<l;++u)(a=s[u])&&(c[u]=a);c.sort(t)}return new mW(i,this._parents).order()},call:function(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],i=0,o=r.length;i<o;++i){var a=r[i];if(a)return a}return null},size:function(){let e=0;for(const t of this)++e;return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var i,o=t[n],a=0,s=o.length;a<s;++a)(i=o[a])&&e.call(i,i.__data__,a,o);return this},attr:function(e,t){var n=uU(e);if(arguments.length<2){var r=this.node();return n.local?r.getAttributeNS(n.space,n.local):r.getAttribute(n)}return this.each((null==t?n.local?OU:NU:"function"==typeof t?n.local?zU:DU:n.local?RU:PU)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?FU:"function"==typeof t?BU:jU)(e,t,null==n?"":n)):HU(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?qU:"function"==typeof t?UU:$U)(e,t)):this.node()[e]},classed:function(e,t){var n=WU(e+"");if(arguments.length<2){for(var r=VU(this.node()),i=-1,o=n.length;++i<o;)if(!r.contains(n[i]))return!1;return!0}return this.each(("function"==typeof t?JU:t?ZU:KU)(n,t))},text:function(e){return arguments.length?this.each(null==e?QU:("function"==typeof e?tW:eW)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?nW:("function"==typeof e?iW:rW)(e)):this.node().innerHTML},raise:function(){return this.each(oW)},lower:function(){return this.each(aW)},append:function(e){var t="function"==typeof e?e:hU(e);return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:hU(e),r=null==t?sW:"function"==typeof t?t:gU(t);return this.select((function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)}))},remove:function(){return this.each(lW)},clone:function(e){return this.select(e?uW:cW)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var r,i,o=function(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}(e+""),a=o.length;if(!(arguments.length<2)){for(s=t?fW:dW,r=0;r<a;++r)this.each(s(o[r],t,n));return this}var s=this.node().__on;if(s)for(var l,c=0,u=s.length;c<u;++c)for(r=0,l=s[c];r<a;++r)if((i=o[r]).type===l.type&&i.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?gW:pW)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r,i=e[t],o=0,a=i.length;o<a;++o)(r=i[o])&&(yield r)}};var yW={value:()=>{}};function _W(){for(var e,t=0,n=arguments.length,r={};t<n;++t){if(!(e=arguments[t]+"")||e in r||/[\s.]/.test(e))throw new Error("illegal type: "+e);r[e]=[]}return new wW(r)}function wW(e){this._=e}function xW(e,t){for(var n,r=0,i=e.length;r<i;++r)if((n=e[r]).name===t)return n.value}function kW(e,t,n){for(var r=0,i=e.length;r<i;++r)if(e[r].name===t){e[r]=yW,e=e.slice(0,r).concat(e.slice(r+1));break}return null!=n&&e.push({name:t,value:n}),e}wW.prototype=_W.prototype={constructor:wW,on:function(e,t){var n,r,i=this._,o=(r=i,(e+"").trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");if(n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),e&&!r.hasOwnProperty(e))throw new Error("unknown type: "+e);return{type:e,name:t}}))),a=-1,s=o.length;if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t);for(;++a<s;)if(n=(e=o[a]).type)i[n]=kW(i[n],e.name,t);else if(null==t)for(n in i)i[n]=kW(i[n],e.name,null);return this}for(;++a<s;)if((n=(e=o[a]).type)&&(n=xW(i[n],e.name)))return n},copy:function(){var e={},t=this._;for(var n in t)e[n]=t[n].slice();return new wW(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,r,i=new Array(n),o=0;o<n;++o)i[o]=arguments[o+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(o=0,n=(r=this._[e]).length;o<n;++o)r[o].value.apply(t,i)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var r=this._[e],i=0,o=r.length;i<o;++i)r[i].value.apply(t,n)}};var CW,SW,AW=0,MW=0,LW=0,TW=0,EW=0,NW=0,OW="object"==typeof performance&&performance.now?performance:Date,PW="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function RW(){return EW||(PW(DW),EW=OW.now()+NW)}function DW(){EW=0}function zW(){this._call=this._time=this._next=null}function IW(e,t,n){var r=new zW;return r.restart(e,t,n),r}function FW(){EW=(TW=OW.now())+NW,AW=MW=0;try{!function(){RW(),++AW;for(var e,t=CW;t;)(e=EW-t._time)>=0&&t._call.call(void 0,e),t=t._next;--AW}()}finally{AW=0,function(){for(var e,t,n=CW,r=1/0;n;)n._call?(r>n._time&&(r=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:CW=t);SW=e,BW(r)}(),EW=0}}function jW(){var e=OW.now(),t=e-TW;t>1e3&&(NW-=t,TW=e)}function BW(e){AW||(MW&&(MW=clearTimeout(MW)),e-EW>24?(e<1/0&&(MW=setTimeout(FW,e-OW.now()-NW)),LW&&(LW=clearInterval(LW))):(LW||(TW=OW.now(),LW=setInterval(jW,1e3)),AW=1,PW(FW)))}function HW(e,t,n){var r=new zW;return t=null==t?0:+t,r.restart((n=>{r.stop(),e(n+t)}),t,n),r}zW.prototype=IW.prototype={constructor:zW,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function");n=(null==n?RW():+n)+(null==t?0:+t),this._next||SW===this||(SW?SW._next=this:CW=this,SW=this),this._call=e,this._time=n,BW()},stop:function(){this._call&&(this._call=null,this._time=1/0,BW())}};var qW=_W("start","end","cancel","interrupt"),$W=[];function UW(e,t,n,r,i,o){var a=e.__transition;if(a){if(n in a)return}else e.__transition={};!function(e,t,n){var r,i=e.__transition;function o(l){var c,u,d,f;if(1!==n.state)return s();for(c in i)if((f=i[c]).name===n.name){if(3===f.state)return HW(o);4===f.state?(f.state=6,f.timer.stop(),f.on.call("interrupt",e,e.__data__,f.index,f.group),delete i[c]):+c<t&&(f.state=6,f.timer.stop(),f.on.call("cancel",e,e.__data__,f.index,f.group),delete i[c])}if(HW((function(){3===n.state&&(n.state=4,n.timer.restart(a,n.delay,n.time),a(l))})),n.state=2,n.on.call("start",e,e.__data__,n.index,n.group),2===n.state){for(n.state=3,r=new Array(d=n.tween.length),c=0,u=-1;c<d;++c)(f=n.tween[c].value.call(e,e.__data__,n.index,n.group))&&(r[++u]=f);r.length=u+1}}function a(t){for(var i=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(s),n.state=5,1),o=-1,a=r.length;++o<a;)r[o].call(e,i);5===n.state&&(n.on.call("end",e,e.__data__,n.index,n.group),s())}function s(){for(var r in n.state=6,n.timer.stop(),delete i[t],i)return;delete e.__transition}i[t]=n,n.timer=IW((function(e){n.state=1,n.timer.restart(o,n.delay,n.time),n.delay<=e&&o(e-n.delay)}),0,n.time)}(e,n,{name:t,index:r,group:i,on:qW,tween:$W,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:0})}function WW(e,t){var n=GW(e,t);if(n.state>0)throw new Error("too late; already scheduled");return n}function VW(e,t){var n=GW(e,t);if(n.state>3)throw new Error("too late; already running");return n}function GW(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function YW(e,t){var n,r;return function(){var i=VW(this,e),o=i.tween;if(o!==n)for(var a=0,s=(r=n=o).length;a<s;++a)if(r[a].name===t){(r=r.slice()).splice(a,1);break}i.tween=r}}function XW(e,t,n){var r,i;if("function"!=typeof n)throw new Error;return function(){var o=VW(this,e),a=o.tween;if(a!==r){i=(r=a).slice();for(var s={name:t,value:n},l=0,c=i.length;l<c;++l)if(i[l].name===t){i[l]=s;break}l===c&&i.push(s)}o.tween=i}}function ZW(e,t,n){var r=e._id;return e.each((function(){var e=VW(this,r);(e.value||(e.value={}))[t]=n.apply(this,arguments)})),function(e){return GW(e,r).value[t]}}function KW(e,t){var n;return("number"==typeof t?As:t instanceof qa?ws:(n=qa(t))?(t=n,ws):Es)(e,t)}function JW(e){return function(){this.removeAttribute(e)}}function QW(e){return function(){this.removeAttributeNS(e.space,e.local)}}function eV(e,t,n){var r,i,o=n+"";return function(){var a=this.getAttribute(e);return a===o?null:a===r?i:i=t(r=a,n)}}function tV(e,t,n){var r,i,o=n+"";return function(){var a=this.getAttributeNS(e.space,e.local);return a===o?null:a===r?i:i=t(r=a,n)}}function nV(e,t,n){var r,i,o;return function(){var a,s,l=n(this);if(null!=l)return(a=this.getAttribute(e))===(s=l+"")?null:a===r&&s===i?o:(i=s,o=t(r=a,l));this.removeAttribute(e)}}function rV(e,t,n){var r,i,o;return function(){var a,s,l=n(this);if(null!=l)return(a=this.getAttributeNS(e.space,e.local))===(s=l+"")?null:a===r&&s===i?o:(i=s,o=t(r=a,l));this.removeAttributeNS(e.space,e.local)}}function iV(e,t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,i)),n}return i._value=t,i}function oV(e,t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,i)),n}return i._value=t,i}function aV(e,t){return function(){WW(this,e).delay=+t.apply(this,arguments)}}function sV(e,t){return t=+t,function(){WW(this,e).delay=t}}function lV(e,t){return function(){VW(this,e).duration=+t.apply(this,arguments)}}function cV(e,t){return t=+t,function(){VW(this,e).duration=t}}var uV=bW.prototype.constructor;function dV(e){return function(){this.style.removeProperty(e)}}var fV=0;function hV(e,t,n,r){this._groups=e,this._parents=t,this._name=n,this._id=r}function pV(e){return bW().transition(e)}function gV(){return++fV}var vV=bW.prototype;function mV(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}hV.prototype=pV.prototype={constructor:hV,select:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=gU(e));for(var r=this._groups,i=r.length,o=new Array(i),a=0;a<i;++a)for(var s,l,c=r[a],u=c.length,d=o[a]=new Array(u),f=0;f<u;++f)(s=c[f])&&(l=e.call(s,s.__data__,f,c))&&("__data__"in s&&(l.__data__=s.__data__),d[f]=l,UW(d[f],t,n,f,d,GW(s,n)));return new hV(o,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=mU(e));for(var r=this._groups,i=r.length,o=[],a=[],s=0;s<i;++s)for(var l,c=r[s],u=c.length,d=0;d<u;++d)if(l=c[d]){for(var f,h=e.call(l,l.__data__,d,c),p=GW(l,n),g=0,v=h.length;g<v;++g)(f=h[g])&&UW(f,t,n,g,h,p);o.push(h),a.push(l)}return new hV(o,a,t,n)},selectChild:vV.selectChild,selectChildren:vV.selectChildren,filter:function(e){"function"!=typeof e&&(e=bU(e));for(var t=this._groups,n=t.length,r=new Array(n),i=0;i<n;++i)for(var o,a=t[i],s=a.length,l=r[i]=[],c=0;c<s;++c)(o=a[c])&&e.call(o,o.__data__,c,a)&&l.push(o);return new hV(r,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,r=t.length,i=n.length,o=Math.min(r,i),a=new Array(r),s=0;s<o;++s)for(var l,c=t[s],u=n[s],d=c.length,f=a[s]=new Array(d),h=0;h<d;++h)(l=c[h]||u[h])&&(f[h]=l);for(;s<r;++s)a[s]=t[s];return new hV(a,this._parents,this._name,this._id)},selection:function(){return new uV(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=gV(),r=this._groups,i=r.length,o=0;o<i;++o)for(var a,s=r[o],l=s.length,c=0;c<l;++c)if(a=s[c]){var u=GW(a,t);UW(a,e,n,c,s,{time:u.time+u.delay+u.duration,delay:0,duration:u.duration,ease:u.ease})}return new hV(r,this._parents,e,n)},call:vV.call,nodes:vV.nodes,node:vV.node,size:vV.size,empty:vV.empty,each:vV.each,on:function(e,t){var n=this._id;return arguments.length<2?GW(this.node(),n).on.on(e):this.each(function(e,t,n){var r,i,o=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".");return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?WW:VW;return function(){var a=o(this,e),s=a.on;s!==r&&(i=(r=s).copy()).on(t,n),a.on=i}}(n,e,t))},attr:function(e,t){var n=uU(e),r="transform"===n?js:KW;return this.attrTween(e,"function"==typeof t?(n.local?rV:nV)(n,r,ZW(this,"attr."+e,t)):null==t?(n.local?QW:JW)(n):(n.local?tV:eV)(n,r,t))},attrTween:function(e,t){var n="attr."+e;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;var r=uU(e);return this.tween(n,(r.local?iV:oV)(r,t))},style:function(e,t,n){var r="transform"==(e+="")?Fs:KW;return null==t?this.styleTween(e,function(e,t){var n,r,i;return function(){var o=HU(this,e),a=(this.style.removeProperty(e),HU(this,e));return o===a?null:o===n&&a===r?i:i=t(n=o,r=a)}}(e,r)).on("end.style."+e,dV(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var r,i,o;return function(){var a=HU(this,e),s=n(this),l=s+"";return null==s&&(this.style.removeProperty(e),l=s=HU(this,e)),a===l?null:a===r&&l===i?o:(i=l,o=t(r=a,s))}}(e,r,ZW(this,"style."+e,t))).each(function(e,t){var n,r,i,o,a="style."+t,s="end."+a;return function(){var l=VW(this,e),c=l.on,u=null==l.value[a]?o||(o=dV(t)):void 0;c===n&&i===u||(r=(n=c).copy()).on(s,i=u),l.on=r}}(this._id,e)):this.styleTween(e,function(e,t,n){var r,i,o=n+"";return function(){var a=HU(this,e);return a===o?null:a===r?i:i=t(r=a,n)}}(e,r,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var r="style."+(e+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==t)return this.tween(r,null);if("function"!=typeof t)throw new Error;return this.tween(r,function(e,t,n){var r,i;function o(){var o=t.apply(this,arguments);return o!==i&&(r=(i=o)&&function(e,t,n){return function(r){this.style.setProperty(e,t.call(this,r),n)}}(e,o,n)),r}return o._value=t,o}(e,t,null==n?"":n))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this);this.textContent=null==t?"":t}}(ZW(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(null==e)return this.tween(t,null);if("function"!=typeof e)throw new Error;return this.tween(t,function(e){var t,n;function r(){var r=e.apply(this,arguments);return r!==n&&(t=(n=r)&&function(e){return function(t){this.textContent=e.call(this,t)}}(r)),t}return r._value=e,r}(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var n=this._id;if(e+="",arguments.length<2){for(var r,i=GW(this.node(),n).tween,o=0,a=i.length;o<a;++o)if((r=i[o]).name===e)return r.value;return null}return this.each((null==t?YW:XW)(n,e,t))},delay:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?aV:sV)(t,e)):GW(this.node(),t).delay},duration:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?lV:cV)(t,e)):GW(this.node(),t).duration},ease:function(e){var t=this._id;return arguments.length?this.each(function(e,t){if("function"!=typeof t)throw new Error;return function(){VW(this,e).ease=t}}(t,e)):GW(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error;return this.each(function(e,t){return function(){var n=t.apply(this,arguments);if("function"!=typeof n)throw new Error;VW(this,e).ease=n}}(this._id,e))},end:function(){var e,t,n=this,r=n._id,i=n.size();return new Promise((function(o,a){var s={value:a},l={value:function(){0==--i&&o()}};n.each((function(){var n=VW(this,r),i=n.on;i!==e&&((t=(e=i).copy())._.cancel.push(s),t._.interrupt.push(s),t._.end.push(l)),n.on=t})),0===i&&o()}))},[Symbol.iterator]:vV[Symbol.iterator]};var bV={time:null,delay:0,duration:250,ease:mV};function yV(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return n}bW.prototype.interrupt=function(e){return this.each((function(){!function(e,t){var n,r,i,o=e.__transition,a=!0;if(o){for(i in t=null==t?null:t+"",o)(n=o[i]).name===t?(r=n.state>2&&n.state<5,n.state=6,n.timer.stop(),n.on.call(r?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete o[i]):a=!1;a&&delete e.__transition}}(this,e)}))},bW.prototype.transition=function(e){var t,n;e instanceof hV?(t=e._id,e=e._name):(t=gV(),(n=bV).time=RW(),e=null==e?null:e+"");for(var r=this._groups,i=r.length,o=0;o<i;++o)for(var a,s=r[o],l=s.length,c=0;c<l;++c)(a=s[c])&&UW(a,e,t,c,s,n||yV(a,t));return new hV(r,this._parents,e,t)};var _V=_W("start","end","cancel","interrupt"),wV=[];function xV(e,t,n,r,i,o){var a=e.__transition;if(a){if(n in a)return}else e.__transition={};!function(e,t,n){var r,i=e.__transition;function o(l){var c,u,d,f;if(1!==n.state)return s();for(c in i)if((f=i[c]).name===n.name){if(3===f.state)return HW(o);4===f.state?(f.state=6,f.timer.stop(),f.on.call("interrupt",e,e.__data__,f.index,f.group),delete i[c]):+c<t&&(f.state=6,f.timer.stop(),f.on.call("cancel",e,e.__data__,f.index,f.group),delete i[c])}if(HW((function(){3===n.state&&(n.state=4,n.timer.restart(a,n.delay,n.time),a(l))})),n.state=2,n.on.call("start",e,e.__data__,n.index,n.group),2===n.state){for(n.state=3,r=new Array(d=n.tween.length),c=0,u=-1;c<d;++c)(f=n.tween[c].value.call(e,e.__data__,n.index,n.group))&&(r[++u]=f);r.length=u+1}}function a(t){for(var i=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(s),n.state=5,1),o=-1,a=r.length;++o<a;)r[o].call(e,i);5===n.state&&(n.on.call("end",e,e.__data__,n.index,n.group),s())}function s(){for(var r in n.state=6,n.timer.stop(),delete i[t],i)return;delete e.__transition}i[t]=n,n.timer=IW((function(e){n.state=1,n.timer.restart(o,n.delay,n.time),n.delay<=e&&o(e-n.delay)}),0,n.time)}(e,n,{name:t,index:r,group:i,on:_V,tween:wV,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:0})}function kV(e,t){var n=SV(e,t);if(n.state>0)throw new Error("too late; already scheduled");return n}function CV(e,t){var n=SV(e,t);if(n.state>3)throw new Error("too late; already running");return n}function SV(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function AV(e,t){var n,r;return function(){var i=CV(this,e),o=i.tween;if(o!==n)for(var a=0,s=(r=n=o).length;a<s;++a)if(r[a].name===t){(r=r.slice()).splice(a,1);break}i.tween=r}}function MV(e,t,n){var r,i;if("function"!=typeof n)throw new Error;return function(){var o=CV(this,e),a=o.tween;if(a!==r){i=(r=a).slice();for(var s={name:t,value:n},l=0,c=i.length;l<c;++l)if(i[l].name===t){i[l]=s;break}l===c&&i.push(s)}o.tween=i}}function LV(e,t,n){var r=e._id;return e.each((function(){var e=CV(this,r);(e.value||(e.value={}))[t]=n.apply(this,arguments)})),function(e){return SV(e,r).value[t]}}function TV(e,t){var n;return("number"==typeof t?As:t instanceof qa?ws:(n=qa(t))?(t=n,ws):Es)(e,t)}function EV(e){return function(){this.removeAttribute(e)}}function NV(e){return function(){this.removeAttributeNS(e.space,e.local)}}function OV(e,t,n){var r,i,o=n+"";return function(){var a=this.getAttribute(e);return a===o?null:a===r?i:i=t(r=a,n)}}function PV(e,t,n){var r,i,o=n+"";return function(){var a=this.getAttributeNS(e.space,e.local);return a===o?null:a===r?i:i=t(r=a,n)}}function RV(e,t,n){var r,i,o;return function(){var a,s,l=n(this);if(null!=l)return(a=this.getAttribute(e))===(s=l+"")?null:a===r&&s===i?o:(i=s,o=t(r=a,l));this.removeAttribute(e)}}function DV(e,t,n){var r,i,o;return function(){var a,s,l=n(this);if(null!=l)return(a=this.getAttributeNS(e.space,e.local))===(s=l+"")?null:a===r&&s===i?o:(i=s,o=t(r=a,l));this.removeAttributeNS(e.space,e.local)}}function zV(e,t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,i)),n}return i._value=t,i}function IV(e,t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,i)),n}return i._value=t,i}function FV(e,t){return function(){kV(this,e).delay=+t.apply(this,arguments)}}function jV(e,t){return t=+t,function(){kV(this,e).delay=t}}function BV(e,t){return function(){CV(this,e).duration=+t.apply(this,arguments)}}function HV(e,t){return t=+t,function(){CV(this,e).duration=t}}var qV=bW.prototype.constructor;function $V(e){return function(){this.style.removeProperty(e)}}var UV=0;function WV(e,t,n,r){this._groups=e,this._parents=t,this._name=n,this._id=r}function VV(){return++UV}var GV=bW.prototype;WV.prototype={constructor:WV,select:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=gU(e));for(var r=this._groups,i=r.length,o=new Array(i),a=0;a<i;++a)for(var s,l,c=r[a],u=c.length,d=o[a]=new Array(u),f=0;f<u;++f)(s=c[f])&&(l=e.call(s,s.__data__,f,c))&&("__data__"in s&&(l.__data__=s.__data__),d[f]=l,xV(d[f],t,n,f,d,SV(s,n)));return new WV(o,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=mU(e));for(var r=this._groups,i=r.length,o=[],a=[],s=0;s<i;++s)for(var l,c=r[s],u=c.length,d=0;d<u;++d)if(l=c[d]){for(var f,h=e.call(l,l.__data__,d,c),p=SV(l,n),g=0,v=h.length;g<v;++g)(f=h[g])&&xV(f,t,n,g,h,p);o.push(h),a.push(l)}return new WV(o,a,t,n)},selectChild:GV.selectChild,selectChildren:GV.selectChildren,filter:function(e){"function"!=typeof e&&(e=bU(e));for(var t=this._groups,n=t.length,r=new Array(n),i=0;i<n;++i)for(var o,a=t[i],s=a.length,l=r[i]=[],c=0;c<s;++c)(o=a[c])&&e.call(o,o.__data__,c,a)&&l.push(o);return new WV(r,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,r=t.length,i=n.length,o=Math.min(r,i),a=new Array(r),s=0;s<o;++s)for(var l,c=t[s],u=n[s],d=c.length,f=a[s]=new Array(d),h=0;h<d;++h)(l=c[h]||u[h])&&(f[h]=l);for(;s<r;++s)a[s]=t[s];return new WV(a,this._parents,this._name,this._id)},selection:function(){return new qV(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=VV(),r=this._groups,i=r.length,o=0;o<i;++o)for(var a,s=r[o],l=s.length,c=0;c<l;++c)if(a=s[c]){var u=SV(a,t);xV(a,e,n,c,s,{time:u.time+u.delay+u.duration,delay:0,duration:u.duration,ease:u.ease})}return new WV(r,this._parents,e,n)},call:GV.call,nodes:GV.nodes,node:GV.node,size:GV.size,empty:GV.empty,each:GV.each,on:function(e,t){var n=this._id;return arguments.length<2?SV(this.node(),n).on.on(e):this.each(function(e,t,n){var r,i,o=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".");return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?kV:CV;return function(){var a=o(this,e),s=a.on;s!==r&&(i=(r=s).copy()).on(t,n),a.on=i}}(n,e,t))},attr:function(e,t){var n=uU(e),r="transform"===n?js:TV;return this.attrTween(e,"function"==typeof t?(n.local?DV:RV)(n,r,LV(this,"attr."+e,t)):null==t?(n.local?NV:EV)(n):(n.local?PV:OV)(n,r,t))},attrTween:function(e,t){var n="attr."+e;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;var r=uU(e);return this.tween(n,(r.local?zV:IV)(r,t))},style:function(e,t,n){var r="transform"==(e+="")?Fs:TV;return null==t?this.styleTween(e,function(e,t){var n,r,i;return function(){var o=HU(this,e),a=(this.style.removeProperty(e),HU(this,e));return o===a?null:o===n&&a===r?i:i=t(n=o,r=a)}}(e,r)).on("end.style."+e,$V(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var r,i,o;return function(){var a=HU(this,e),s=n(this),l=s+"";return null==s&&(this.style.removeProperty(e),l=s=HU(this,e)),a===l?null:a===r&&l===i?o:(i=l,o=t(r=a,s))}}(e,r,LV(this,"style."+e,t))).each(function(e,t){var n,r,i,o,a="style."+t,s="end."+a;return function(){var l=CV(this,e),c=l.on,u=null==l.value[a]?o||(o=$V(t)):void 0;c===n&&i===u||(r=(n=c).copy()).on(s,i=u),l.on=r}}(this._id,e)):this.styleTween(e,function(e,t,n){var r,i,o=n+"";return function(){var a=HU(this,e);return a===o?null:a===r?i:i=t(r=a,n)}}(e,r,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var r="style."+(e+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==t)return this.tween(r,null);if("function"!=typeof t)throw new Error;return this.tween(r,function(e,t,n){var r,i;function o(){var o=t.apply(this,arguments);return o!==i&&(r=(i=o)&&function(e,t,n){return function(r){this.style.setProperty(e,t.call(this,r),n)}}(e,o,n)),r}return o._value=t,o}(e,t,null==n?"":n))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this);this.textContent=null==t?"":t}}(LV(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(null==e)return this.tween(t,null);if("function"!=typeof e)throw new Error;return this.tween(t,function(e){var t,n;function r(){var r=e.apply(this,arguments);return r!==n&&(t=(n=r)&&function(e){return function(t){this.textContent=e.call(this,t)}}(r)),t}return r._value=e,r}(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var n=this._id;if(e+="",arguments.length<2){for(var r,i=SV(this.node(),n).tween,o=0,a=i.length;o<a;++o)if((r=i[o]).name===e)return r.value;return null}return this.each((null==t?AV:MV)(n,e,t))},delay:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?FV:jV)(t,e)):SV(this.node(),t).delay},duration:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?BV:HV)(t,e)):SV(this.node(),t).duration},ease:function(e){var t=this._id;return arguments.length?this.each(function(e,t){if("function"!=typeof t)throw new Error;return function(){CV(this,e).ease=t}}(t,e)):SV(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error;return this.each(function(e,t){return function(){var n=t.apply(this,arguments);if("function"!=typeof n)throw new Error;CV(this,e).ease=n}}(this._id,e))},end:function(){var e,t,n=this,r=n._id,i=n.size();return new Promise((function(o,a){var s={value:a},l={value:function(){0==--i&&o()}};n.each((function(){var n=CV(this,r),i=n.on;i!==e&&((t=(e=i).copy())._.cancel.push(s),t._.interrupt.push(s),t._.end.push(l)),n.on=t})),0===i&&o()}))},[Symbol.iterator]:GV[Symbol.iterator]};var YV={time:null,delay:0,duration:250,ease:mV};function XV(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return n}bW.prototype.interrupt=function(e){return this.each((function(){!function(e,t){var n,r,i,o=e.__transition,a=!0;if(o){for(i in t=null==t?null:t+"",o)(n=o[i]).name===t?(r=n.state>2&&n.state<5,n.state=6,n.timer.stop(),n.on.call(r?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete o[i]):a=!1;a&&delete e.__transition}}(this,e)}))},bW.prototype.transition=function(e){var t,n;e instanceof WV?(t=e._id,e=e._name):(t=VV(),(n=YV).time=RW(),e=null==e?null:e+"");for(var r=this._groups,i=r.length,o=0;o<i;++o)for(var a,s=r[o],l=s.length,c=0;c<l;++c)(a=s[c])&&xV(a,e,t,c,s,n||XV(a,t));return new WV(r,this._parents,e,t)};const{abs:ZV,max:KV,min:JV}=Math;["w","e"].map((function(e){return{type:e}})),CustomEvent,K(null);var QV=a(5954),eG=a.n(QV);a(7595),a(53),a(6750),a(4286),a(7598),a(7425),a(2607),a(9649),a(8870),a(7588),a(3719),a(9497),a(5487),a(6923),a(6979),a(9445),a(7324),a(7748),a(9780);const tG=async(e,t="application/octet-stream",n)=>{if(globalThis.allureReportData){const[n]=e.split("?");return`data:${t};base64,${await(async e=>(await new Promise((e=>{const t=()=>{if(globalThis.allureReportDataReady)return e(!0);setTimeout(t,30)};t()})),new Promise(((t,n)=>globalThis.allureReportData[e]?t(globalThis.allureReportData[e]):n(new Error(`Data "${e}" not found!`))))))(n)}`}const r=globalThis.document.head.querySelector("base")?.href??"https://localhost",i=new URL(e,r),o=globalThis.localStorage.getItem("__allure_report_live_reload_hash__"),a=iG()?.cacheKey;return o&&i.searchParams.set("live_reload_hash",o),n?.bustCache&&a&&i.searchParams.set("v",a),i.toString()};class nG extends Error{constructor(e,t){super(e),this.response=t}}const rG=async(e,t)=>{const n=await tG(e,void 0,t),r=await globalThis.fetch(n);if(!r.ok)throw new nG(`Failed to fetch ${n}, response status: ${r.status}`,r);return r.json()},iG=()=>globalThis.allureReportOptions;var oG,aG,sG,lG,cG,uG;function dG(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function fG(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function hG(){}(uG=oG||(oG={})).CurrentStatus="currentStatus",uG.StatusDynamics="statusDynamics",uG.StatusTransitions="statusTransitions",uG.StabilityDistribution="stabilityDistribution",uG.TestBaseGrowthDynamics="testBaseGrowthDynamics",uG.FBSUAgePyramid="fbsuAgePyramid",uG.Durations="durations",uG.DurationDynamics="durationDynamics",uG.TrSeverities="testResultSeverities",uG.TestingPyramid="testingPyramid",uG.CoverageDiff="coverageDiff",uG.SuccessRateDistribution="successRateDistribution",uG.ProblemsDistribution="problemsDistribution",(cG=aG||(aG={})).Status="status",cG.Severity="severity",(lG=sG||(sG={})).Raw="raw",lG.Percent="percent",lG.Diverging="diverging",oG.CurrentStatus,oG.StatusDynamics,oG.TrSeverities,oG.StatusTransitions,oG.TestBaseGrowthDynamics,oG.CoverageDiff,oG.SuccessRateDistribution,oG.ProblemsDistribution,oG.StabilityDistribution,oG.StabilityDistribution,oG.StabilityDistribution,oG.Durations,oG.Durations,oG.DurationDynamics,oG.FBSUAgePyramid,oG.TestingPyramid;var pG=.7,gG=1/pG,vG="\\s*([+-]?\\d+)\\s*",mG="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",bG="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",yG=/^#([0-9a-f]{3,8})$/,_G=new RegExp(`^rgb\\(${vG},${vG},${vG}\\)$`),wG=new RegExp(`^rgb\\(${bG},${bG},${bG}\\)$`),xG=new RegExp(`^rgba\\(${vG},${vG},${vG},${mG}\\)$`),kG=new RegExp(`^rgba\\(${bG},${bG},${bG},${mG}\\)$`),CG=new RegExp(`^hsl\\(${mG},${bG},${bG}\\)$`),SG=new RegExp(`^hsla\\(${mG},${bG},${bG},${mG}\\)$`),AG={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function MG(){return this.rgb().formatHex()}function LG(){return this.rgb().formatRgb()}function TG(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=yG.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?EG(t):3===n?new PG(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?NG(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?NG(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=_G.exec(e))?new PG(t[1],t[2],t[3],1):(t=wG.exec(e))?new PG(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=xG.exec(e))?NG(t[1],t[2],t[3],t[4]):(t=kG.exec(e))?NG(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=CG.exec(e))?jG(t[1],t[2]/100,t[3]/100,1):(t=SG.exec(e))?jG(t[1],t[2]/100,t[3]/100,t[4]):AG.hasOwnProperty(e)?EG(AG[e]):"transparent"===e?new PG(NaN,NaN,NaN,0):null}function EG(e){return new PG(e>>16&255,e>>8&255,255&e,1)}function NG(e,t,n,r){return r<=0&&(e=t=n=NaN),new PG(e,t,n,r)}function OG(e,t,n,r){return 1===arguments.length?function(e){return e instanceof hG||(e=TG(e)),e?new PG((e=e.rgb()).r,e.g,e.b,e.opacity):new PG}(e):new PG(e,t,n,null==r?1:r)}function PG(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function RG(){return`#${FG(this.r)}${FG(this.g)}${FG(this.b)}`}function DG(){const e=zG(this.opacity);return`${1===e?"rgb(":"rgba("}${IG(this.r)}, ${IG(this.g)}, ${IG(this.b)}${1===e?")":`, ${e})`}`}function zG(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function IG(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function FG(e){return((e=IG(e))<16?"0":"")+e.toString(16)}function jG(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new HG(e,t,n,r)}function BG(e){if(e instanceof HG)return new HG(e.h,e.s,e.l,e.opacity);if(e instanceof hG||(e=TG(e)),!e)return new HG;if(e instanceof HG)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,i=Math.min(t,n,r),o=Math.max(t,n,r),a=NaN,s=o-i,l=(o+i)/2;return s?(a=t===o?(n-r)/s+6*(n<r):n===o?(r-t)/s+2:(t-n)/s+4,s/=l<.5?o+i:2-o-i,a*=60):s=l>0&&l<1?0:a,new HG(a,s,l,e.opacity)}function HG(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function qG(e){return(e=(e||0)%360)<0?e+360:e}function $G(e){return Math.max(0,Math.min(1,e||0))}function UG(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}function WG(e,t,n,r,i){var o=e*e,a=o*e;return((1-3*e+3*o-a)*t+(4-6*o+3*a)*n+(1+3*e+3*o-3*a)*r+a*i)/6}dG(hG,TG,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:MG,formatHex:MG,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return BG(this).formatHsl()},formatRgb:LG,toString:LG}),dG(PG,OG,fG(hG,{brighter(e){return e=null==e?gG:Math.pow(gG,e),new PG(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?pG:Math.pow(pG,e),new PG(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new PG(IG(this.r),IG(this.g),IG(this.b),zG(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:RG,formatHex:RG,formatHex8:function(){return`#${FG(this.r)}${FG(this.g)}${FG(this.b)}${FG(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:DG,toString:DG})),dG(HG,(function(e,t,n,r){return 1===arguments.length?BG(e):new HG(e,t,n,null==r?1:r)}),fG(hG,{brighter(e){return e=null==e?gG:Math.pow(gG,e),new HG(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?pG:Math.pow(pG,e),new HG(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,i=2*n-r;return new PG(UG(e>=240?e-240:e+120,i,r),UG(e,i,r),UG(e<120?e+240:e-120,i,r),this.opacity)},clamp(){return new HG(qG(this.h),$G(this.s),$G(this.l),zG(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=zG(this.opacity);return`${1===e?"hsl(":"hsla("}${qG(this.h)}, ${100*$G(this.s)}%, ${100*$G(this.l)}%${1===e?")":`, ${e})`}`}}));var VG=e=>()=>e;function GG(e,t){var n=t-e;return n?function(e,t){return function(n){return e+n*t}}(e,n):VG(isNaN(e)?t:e)}var YG=function e(t){var n=function(e){return 1==(e=+e)?GG:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}(t,n,e):VG(isNaN(t)?n:t)}}(t);function r(e,t){var r=n((e=OG(e)).r,(t=OG(t)).r),i=n(e.g,t.g),o=n(e.b,t.b),a=GG(e.opacity,t.opacity);return function(t){return e.r=r(t),e.g=i(t),e.b=o(t),e.opacity=a(t),e+""}}return r.gamma=e,r}(1);function XG(e){return function(t){var n,r,i=t.length,o=new Array(i),a=new Array(i),s=new Array(i);for(n=0;n<i;++n)r=OG(t[n]),o[n]=r.r||0,a[n]=r.g||0,s[n]=r.b||0;return o=e(o),a=e(a),s=e(s),r.opacity=1,function(e){return r.r=o(e),r.g=a(e),r.b=s(e),r+""}}}XG((function(e){var t=e.length-1;return function(n){var r=n<=0?n=0:n>=1?(n=1,t-1):Math.floor(n*t),i=e[r],o=e[r+1],a=r>0?e[r-1]:2*i-o,s=r<t-1?e[r+2]:2*o-i;return WG((n-r/t)*t,a,i,o,s)}})),XG((function(e){var t=e.length;return function(n){var r=Math.floor(((n%=1)<0?++n:n)*t),i=e[(r+t-1)%t],o=e[r%t],a=e[(r+1)%t],s=e[(r+2)%t];return WG((n-r/t)*t,i,o,a,s)}}));const ZG=Math.sqrt(50),KG=Math.sqrt(10),JG=Math.sqrt(2);function QG(e,t,n){const r=(t-e)/Math.max(0,n),i=Math.floor(Math.log10(r)),o=r/Math.pow(10,i),a=o>=ZG?10:o>=KG?5:o>=JG?2:1;let s,l,c;return i<0?(c=Math.pow(10,-i)/a,s=Math.round(e*c),l=Math.round(t*c),s/c<e&&++s,l/c>t&&--l,c=-c):(c=Math.pow(10,i)*a,s=Math.round(e/c),l=Math.round(t/c),s*c<e&&++s,l*c>t&&--l),l<s&&.5<=n&&n<2?QG(e,t,2*n):[s,l,c]}function eY(e,t,n){return QG(e=+e,t=+t,n=+n)[2]}function tY(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function nY(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function rY(e){let t,n,r;function i(e,r,i=0,o=e.length){if(i<o){if(0!==t(r,r))return o;do{const t=i+o>>>1;n(e[t],r)<0?i=t+1:o=t}while(i<o)}return i}return 2!==e.length?(t=tY,n=(t,n)=>tY(e(t),n),r=(t,n)=>e(t)-n):(t=e===tY||e===nY?e:iY,n=e,r=e),{left:i,center:function(e,t,n=0,o=e.length){const a=i(e,t,n,o-1);return a>n&&r(e[a-1],t)>-r(e[a],t)?a-1:a},right:function(e,r,i=0,o=e.length){if(i<o){if(0!==t(r,r))return o;do{const t=i+o>>>1;n(e[t],r)<=0?i=t+1:o=t}while(i<o)}return i}}}function iY(){return 0}const oY=rY(tY),aY=oY.right;oY.left,rY((function(e){return null===e?NaN:+e})).center;var sY=aY;function lY(e,t){var n,r=t?t.length:0,i=e?Math.min(r,e.length):0,o=new Array(i),a=new Array(r);for(n=0;n<i;++n)o[n]=vY(e[n],t[n]);for(;n<r;++n)a[n]=t[n];return function(e){for(n=0;n<i;++n)a[n]=o[n](e);return a}}function cY(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function uY(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function dY(e,t){var n,r={},i={};for(n in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)n in e?r[n]=vY(e[n],t[n]):i[n]=t[n];return function(e){for(n in r)i[n]=r[n](e);return i}}var fY=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,hY=new RegExp(fY.source,"g");function pY(e,t){var n,r,i,o=fY.lastIndex=hY.lastIndex=0,a=-1,s=[],l=[];for(e+="",t+="";(n=fY.exec(e))&&(r=hY.exec(t));)(i=r.index)>o&&(i=t.slice(o,i),s[a]?s[a]+=i:s[++a]=i),(n=n[0])===(r=r[0])?s[a]?s[a]+=r:s[++a]=r:(s[++a]=null,l.push({i:a,x:uY(n,r)})),o=hY.lastIndex;return o<t.length&&(i=t.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var n,r=0;r<t;++r)s[(n=l[r]).i]=n.x(e);return s.join("")})}function gY(e,t){t||(t=[]);var n,r=e?Math.min(t.length,e.length):0,i=t.slice();return function(o){for(n=0;n<r;++n)i[n]=e[n]*(1-o)+t[n]*o;return i}}function vY(e,t){var n,r=typeof t;return null==t||"boolean"===r?VG(t):("number"===r?uY:"string"===r?(n=TG(t))?(t=n,YG):pY:t instanceof TG?YG:t instanceof Date?cY:function(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}(t)?gY:Array.isArray(t)?lY:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?dY:uY)(e,t)}function mY(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}}function bY(e){return+e}var yY=[0,1];function _Y(e){return e}function wY(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:function(e){return function(){return e}}(isNaN(t)?NaN:.5)}function xY(e,t,n){var r=e[0],i=e[1],o=t[0],a=t[1];return i<r?(r=wY(i,r),o=n(a,o)):(r=wY(r,i),o=n(o,a)),function(e){return o(r(e))}}function kY(e,t,n){var r=Math.min(e.length,t.length)-1,i=new Array(r),o=new Array(r),a=-1;for(e[r]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++a<r;)i[a]=wY(e[a],e[a+1]),o[a]=n(t[a],t[a+1]);return function(t){var n=sY(e,t,1,r)-1;return o[n](i[n](t))}}function CY(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e)}return this}var SY,AY=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function MY(e){if(!(t=AY.exec(e)))throw new Error("invalid format: "+e);var t;return new LY({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function LY(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function TY(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var n,r=e.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+e.slice(n+1)]}function EY(e){return(e=TY(Math.abs(e)))?e[1]:NaN}function NY(e,t){var n=TY(e,t);if(!n)return e+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")}MY.prototype=LY.prototype,LY.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var OY={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>NY(100*e,t),r:NY,s:function(e,t){var n=TY(e,t);if(!n)return e+"";var r=n[0],i=n[1],o=i-(SY=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,a=r.length;return o===a?r:o>a?r+new Array(o-a+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+new Array(1-o).join("0")+TY(e,Math.max(0,t+o-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function PY(e){return e}var RY,DY,zY,IY=Array.prototype.map,FY=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function jY(e){var t=e.domain;return e.ticks=function(e){var n=t();return function(e,t,n){if(!((n=+n)>0))return[];if((e=+e)==(t=+t))return[e];const r=t<e,[i,o,a]=r?QG(t,e,n):QG(e,t,n);if(!(o>=i))return[];const s=o-i+1,l=new Array(s);if(r)if(a<0)for(let e=0;e<s;++e)l[e]=(o-e)/-a;else for(let e=0;e<s;++e)l[e]=(o-e)*a;else if(a<0)for(let e=0;e<s;++e)l[e]=(i+e)/-a;else for(let e=0;e<s;++e)l[e]=(i+e)*a;return l}(n[0],n[n.length-1],null==e?10:e)},e.tickFormat=function(e,n){var r=t();return function(e,t,n,r){var i,o=function(e,t,n){n=+n;const r=(t=+t)<(e=+e),i=r?eY(t,e,n):eY(e,t,n);return(r?-1:1)*(i<0?1/-i:i)}(e,t,n);switch((r=MY(null==r?",f":r)).type){case"s":var a=Math.max(Math.abs(e),Math.abs(t));return null!=r.precision||isNaN(i=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(EY(t)/3)))-EY(Math.abs(e)))}(o,a))||(r.precision=i),zY(r,a);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(i=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,EY(t)-EY(e))+1}(o,Math.max(Math.abs(e),Math.abs(t))))||(r.precision=i-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(i=function(e){return Math.max(0,-EY(Math.abs(e)))}(o))||(r.precision=i-2*("%"===r.type))}return DY(r)}(r[0],r[r.length-1],null==e?10:e,n)},e.nice=function(n){null==n&&(n=10);var r,i,o=t(),a=0,s=o.length-1,l=o[a],c=o[s],u=10;for(c<l&&(i=l,l=c,c=i,i=a,a=s,s=i);u-- >0;){if((i=eY(l,c,n))===r)return o[a]=l,o[s]=c,t(o);if(i>0)l=Math.floor(l/i)*i,c=Math.ceil(c/i)*i;else{if(!(i<0))break;l=Math.ceil(l*i)/i,c=Math.floor(c*i)/i}r=i}return e},e}function BY(){var e=function(){var e,t,n,r,i,o,a=yY,s=yY,l=vY,c=_Y;function u(){var e=Math.min(a.length,s.length);return c!==_Y&&(c=function(e,t){var n;return e>t&&(n=e,e=t,t=n),function(n){return Math.max(e,Math.min(t,n))}}(a[0],a[e-1])),r=e>2?kY:xY,i=o=null,d}function d(t){return null==t||isNaN(t=+t)?n:(i||(i=r(a.map(e),s,l)))(e(c(t)))}return d.invert=function(n){return c(t((o||(o=r(s,a.map(e),uY)))(n)))},d.domain=function(e){return arguments.length?(a=Array.from(e,bY),u()):a.slice()},d.range=function(e){return arguments.length?(s=Array.from(e),u()):s.slice()},d.rangeRound=function(e){return s=Array.from(e),l=mY,u()},d.clamp=function(e){return arguments.length?(c=!!e||_Y,u()):c!==_Y},d.interpolate=function(e){return arguments.length?(l=e,u()):l},d.unknown=function(e){return arguments.length?(n=e,d):n},function(n,r){return e=n,t=r,u()}}()(_Y,_Y);return e.copy=function(){return t=e,BY().domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown());var t},CY.apply(e,arguments),jY(e)}RY=function(e){var t,n,r=void 0===e.grouping||void 0===e.thousands?PY:(t=IY.call(e.grouping,Number),n=e.thousands+"",function(e,r){for(var i=e.length,o=[],a=0,s=t[0],l=0;i>0&&s>0&&(l+s+1>r&&(s=Math.max(1,r-l)),o.push(e.substring(i-=s,i+s)),!((l+=s+1)>r));)s=t[a=(a+1)%t.length];return o.reverse().join(n)}),i=void 0===e.currency?"":e.currency[0]+"",o=void 0===e.currency?"":e.currency[1]+"",a=void 0===e.decimal?".":e.decimal+"",s=void 0===e.numerals?PY:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(IY.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=void 0===e.minus?"−":e.minus+"",u=void 0===e.nan?"NaN":e.nan+"";function d(e){var t=(e=MY(e)).fill,n=e.align,d=e.sign,f=e.symbol,h=e.zero,p=e.width,g=e.comma,v=e.precision,m=e.trim,b=e.type;"n"===b?(g=!0,b="g"):OY[b]||(void 0===v&&(v=12),m=!0,b="g"),(h||"0"===t&&"="===n)&&(h=!0,t="0",n="=");var y="$"===f?i:"#"===f&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",_="$"===f?o:/[%p]/.test(b)?l:"",w=OY[b],x=/[defgprs%]/.test(b);function k(e){var i,o,l,f=y,k=_;if("c"===b)k=w(e)+k,e="";else{var C=(e=+e)<0||1/e<0;if(e=isNaN(e)?u:w(Math.abs(e),v),m&&(e=function(e){e:for(var t,n=e.length,r=1,i=-1;r<n;++r)switch(e[r]){case".":i=t=r;break;case"0":0===i&&(i=r),t=r;break;default:if(!+e[r])break e;i>0&&(i=0)}return i>0?e.slice(0,i)+e.slice(t+1):e}(e)),C&&0==+e&&"+"!==d&&(C=!1),f=(C?"("===d?d:c:"-"===d||"("===d?"":d)+f,k=("s"===b?FY[8+SY/3]:"")+k+(C&&"("===d?")":""),x)for(i=-1,o=e.length;++i<o;)if(48>(l=e.charCodeAt(i))||l>57){k=(46===l?a+e.slice(i+1):e.slice(i))+k,e=e.slice(0,i);break}}g&&!h&&(e=r(e,1/0));var S=f.length+e.length+k.length,A=S<p?new Array(p-S+1).join(t):"";switch(g&&h&&(e=r(A+e,A.length?p-k.length:1/0),A=""),n){case"<":e=f+e+k+A;break;case"=":e=f+A+e+k;break;case"^":e=A.slice(0,S=A.length>>1)+f+e+k+A.slice(S);break;default:e=A+f+e+k}return s(e)}return v=void 0===v?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,v)):Math.max(0,Math.min(20,v)),k.toString=function(){return e+""},k}return{format:d,formatPrefix:function(e,t){var n=d(((e=MY(e)).type="f",e)),r=3*Math.max(-8,Math.min(8,Math.floor(EY(t)/3))),i=Math.pow(10,-r),o=FY[8+r/3];return function(e){return n(i*e)+o}}}}({thousands:",",grouping:[3],currency:["$",""]}),DY=RY.format,zY=RY.formatPrefix;const HY="var(--bg-support-capella)",qY="var(--bg-support-castor)",$Y=(e,t=document.documentElement)=>{if(e.startsWith("var(")){const n=e.match(/var\((--[^),\s]+)/);if(n){const r=n[1];return getComputedStyle(t).getPropertyValue(r).trim()||e}}return e},UY=(e,t,n,r,i)=>{const o=e();if(o)return{...o,colors:t,formatLegend:n,legendDomain:r,tooltipRows:i}},WY=(e,t)=>((e,t)=>{const n=[0,1];return(()=>{const r=t[e];if(r)return{...r,colors:(e,t=n)=>BY().domain(t).range([$Y(qY),$Y(HY)]).interpolate(YG).clamp(!0)(e)}})()})(e,t),VY=e=>Object.entries(e).reduce(((t,[n,r])=>{if(r.type===oG.CurrentStatus)t[n]=e[n];else if(r.type===oG.StatusDynamics)t[n]=e[n];else if(r.type===oG.StatusTransitions)t[n]=e[n];else if(r.type===oG.Durations)t[n]=e[n];else if(r.type===oG.StabilityDistribution)t[n]=e[n];else if(r.type===oG.TestBaseGrowthDynamics)t[n]=e[n];else if(r.type===oG.FBSUAgePyramid)t[n]=e[n];else if(r.type===oG.TrSeverities)t[n]=e[n];else if(r.type===oG.DurationDynamics)t[n]=e[n];else if(r.type===oG.CoverageDiff||r.type===oG.SuccessRateDistribution){const i=((e,t,n)=>t.type===oG.SuccessRateDistribution?((e,t)=>{const n=[0,1];return UY((()=>t[e]),((e,t=n)=>BY().domain(t).range([$Y(HY),$Y(qY)]).interpolate(YG).clamp(!0)(e)),(e=>1===e?"passed":"failed"),n,(e=>[`passed: ${e.data.passedTests}`,`failed: ${e.data.failedTests}`,`other: ${e.data.otherTests}`]))})(e,n):t.type===oG.CoverageDiff?((e,t)=>{const n=[0,.5,1];return UY((()=>t[e]),((e,t=n)=>BY().domain(t).range([$Y(HY),"#fff",$Y(qY)]).interpolate(YG).clamp(!0)(e)),(e=>1===e?"new":"removed"),n,(e=>{const t=e.data.newCount+e.data.enabledCount,n=e.data.deletedCount+e.data.disabledCount;return[`new: ${t}`,`deleted: ${n}`,"unchanged: "+(e.value-t-n)]}))})(e,n):void 0)(n,r,e);i&&(t[n]=i)}else if(r.type===oG.ProblemsDistribution){const r=WY(n,e);r&&(t[n]=r)}else r.type===oG.TestingPyramid&&(t[n]=e[n]);return t}),{}),GY=["failed","broken","passed","skipped","unknown"],YY=new Set(["failed","broken"]),XY=new Set(["passed"]),ZY=new Set([...YY,...XY]),KY=e=>{const t=new Set(e);return e=>t.has(e.status)},JY=(KY(XY),KY(YY),KY(ZY),(e,t,n=1)=>{e[t]=(e?.[t]??0)+n,e.total+=n});var QY;!function(e){e.Amazon="amazon",e.Azure="azure",e.Bitbucket="bitbucket",e.Circle="circle",e.Drone="drone",e.Github="github",e.Gitlab="gitlab",e.Jenkins="jenkins",e.Local="local"}(QY||(QY={}));const eX=[{suffix:"d",accessor:e=>Math.floor(e/864e5)},{suffix:"h",accessor:e=>Math.floor(e/36e5)%24},{suffix:"m",accessor:e=>Math.floor(e/6e4)%60},{suffix:"s",accessor:e=>Math.floor(e/1e3)%60},{suffix:"ms",accessor:e=>Math.round(e)%1e3}],tX=e=>{if(void 0===e)return"unknown";if(e<.5)return"0s";const t=[];for(const{accessor:n,suffix:r}of eX){const i=n(e);if((0!==t.length||i)&&(t.push(i+r),t.length>1))break}return t.join(" ")},nX=e=>(t,n)=>e(n,t),rX=e=>(t,n)=>t===n?0:null==t?1:null==n?-1:e(t,n),iX=(e,t,n)=>rX(((r,i)=>void 0!==n?t(r[e]??n,i[e]??n):e in r&&e in i?t(r[e],i[e]):0)),oX=e=>(t,n)=>{for(const r of e){const e=r(t,n);if(0!==e)return e}return 0},aX=()=>rX(((e,t)=>e.localeCompare(t))),sX=()=>rX(((e,t)=>e-t)),lX=e=>{if(e)return e.charAt(0).toLocaleUpperCase()+e.slice(1)};var cX;function uX(e){return function(){return e}}!function(e){e.TestResults="test-results.json",e.TestCases="test-cases.json",e.Fixtures="fixtures.json",e.GlobalErrors="global-errors.json",e.GlobalAttachments="global-attachments.json",e.Attachments="attachments.json",e.Environments="environments.json",e.ReportVariables="report-variables.json",e.IndexAttachmentsByTestResults="index-attachments-by-test-results.json",e.IndexTestResultsByHistoryId="index-test-results-by-history-id.json",e.IndexTestResultsByTestCase="index-test-results-by-test-case.json",e.IndexLatestEnvTestResultsByHistoryId="index-latest-env-test-results-by-history-id.json",e.IndexAttachmentsByFixture="index-attachments-by-fixture.json",e.IndexFixturesByTestResult="index-fixtures-by-test-result.json",e.IndexKnownByHistoryId="index-known-by-history-id.json",e.QualityGateResultsByRules="quality-gate-results-by-rules.json"}(cX||(cX={}));const dX=Math.abs,fX=Math.atan2,hX=Math.cos,pX=Math.max,gX=Math.min,vX=Math.sin,mX=Math.sqrt,bX=1e-12,yX=Math.PI,_X=yX/2,wX=2*yX;function xX(e){return e>=1?_X:e<=-1?-_X:Math.asin(e)}const kX=Math.PI,CX=2*kX,SX=1e-6,AX=CX-SX;function MX(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}class LX{constructor(e){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==e?MX:function(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return MX;const n=10**t;return function(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=Math.round(arguments[t]*n)/n+e[t]}}(e)}moveTo(e,t){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(e,t){this._append`L${this._x1=+e},${this._y1=+t}`}quadraticCurveTo(e,t,n,r){this._append`Q${+e},${+t},${this._x1=+n},${this._y1=+r}`}bezierCurveTo(e,t,n,r,i,o){this._append`C${+e},${+t},${+n},${+r},${this._x1=+i},${this._y1=+o}`}arcTo(e,t,n,r,i){if(e=+e,t=+t,n=+n,r=+r,(i=+i)<0)throw new Error(`negative radius: ${i}`);let o=this._x1,a=this._y1,s=n-e,l=r-t,c=o-e,u=a-t,d=c*c+u*u;if(null===this._x1)this._append`M${this._x1=e},${this._y1=t}`;else if(d>SX)if(Math.abs(u*s-l*c)>SX&&i){let f=n-o,h=r-a,p=s*s+l*l,g=f*f+h*h,v=Math.sqrt(p),m=Math.sqrt(d),b=i*Math.tan((kX-Math.acos((p+d-g)/(2*v*m)))/2),y=b/m,_=b/v;Math.abs(y-1)>SX&&this._append`L${e+y*c},${t+y*u}`,this._append`A${i},${i},0,0,${+(u*f>c*h)},${this._x1=e+_*s},${this._y1=t+_*l}`}else this._append`L${this._x1=e},${this._y1=t}`}arc(e,t,n,r,i,o){if(e=+e,t=+t,o=!!o,(n=+n)<0)throw new Error(`negative radius: ${n}`);let a=n*Math.cos(r),s=n*Math.sin(r),l=e+a,c=t+s,u=1^o,d=o?r-i:i-r;null===this._x1?this._append`M${l},${c}`:(Math.abs(this._x1-l)>SX||Math.abs(this._y1-c)>SX)&&this._append`L${l},${c}`,n&&(d<0&&(d=d%CX+CX),d>AX?this._append`A${n},${n},0,1,${u},${e-a},${t-s}A${n},${n},0,1,${u},${this._x1=l},${this._y1=c}`:d>SX&&this._append`A${n},${n},0,${+(d>=kX)},${u},${this._x1=e+n*Math.cos(i)},${this._y1=t+n*Math.sin(i)}`)}rect(e,t,n,r){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}h${n=+n}v${+r}h${-n}Z`}toString(){return this._}}function TX(e){return e.innerRadius}function EX(e){return e.outerRadius}function NX(e){return e.startAngle}function OX(e){return e.endAngle}function PX(e){return e&&e.padAngle}function RX(e,t,n,r,i,o,a){var s=e-n,l=t-r,c=(a?o:-o)/mX(s*s+l*l),u=c*l,d=-c*s,f=e+u,h=t+d,p=n+u,g=r+d,v=(f+p)/2,m=(h+g)/2,b=p-f,y=g-h,_=b*b+y*y,w=i-o,x=f*g-p*h,k=(y<0?-1:1)*mX(pX(0,w*w*_-x*x)),C=(x*y-b*k)/_,S=(-x*b-y*k)/_,A=(x*y+b*k)/_,M=(-x*b+y*k)/_,L=C-v,T=S-m,E=A-v,N=M-m;return L*L+T*T>E*E+N*N&&(C=A,S=M),{cx:C,cy:S,x01:-u,y01:-d,x11:C*(i/w-1),y11:S*(i/w-1)}}function DX(e,t){return t<e?-1:t>e?1:t>=e?0:NaN}function zX(e){return e}Array.prototype.slice;const IX=()=>function(){var e=TX,t=EX,n=uX(0),r=null,i=NX,o=OX,a=PX,s=null,l=function(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(null==n)t=null;else{const e=Math.floor(n);if(!(e>=0))throw new RangeError(`invalid digits: ${n}`);t=e}return e},()=>new LX(t)}(c);function c(){var c,u,d=+e.apply(this,arguments),f=+t.apply(this,arguments),h=i.apply(this,arguments)-_X,p=o.apply(this,arguments)-_X,g=dX(p-h),v=p>h;if(s||(s=c=l()),f<d&&(u=f,f=d,d=u),f>bX)if(g>wX-bX)s.moveTo(f*hX(h),f*vX(h)),s.arc(0,0,f,h,p,!v),d>bX&&(s.moveTo(d*hX(p),d*vX(p)),s.arc(0,0,d,p,h,v));else{var m,b,y=h,_=p,w=h,x=p,k=g,C=g,S=a.apply(this,arguments)/2,A=S>bX&&(r?+r.apply(this,arguments):mX(d*d+f*f)),M=gX(dX(f-d)/2,+n.apply(this,arguments)),L=M,T=M;if(A>bX){var E=xX(A/d*vX(S)),N=xX(A/f*vX(S));(k-=2*E)>bX?(w+=E*=v?1:-1,x-=E):(k=0,w=x=(h+p)/2),(C-=2*N)>bX?(y+=N*=v?1:-1,_-=N):(C=0,y=_=(h+p)/2)}var O=f*hX(y),P=f*vX(y),R=d*hX(x),D=d*vX(x);if(M>bX){var z,I=f*hX(_),F=f*vX(_),j=d*hX(w),B=d*vX(w);if(g<yX)if(z=function(e,t,n,r,i,o,a,s){var l=n-e,c=r-t,u=a-i,d=s-o,f=d*l-u*c;if(!(f*f<bX))return[e+(f=(u*(t-o)-d*(e-i))/f)*l,t+f*c]}(O,P,j,B,I,F,R,D)){var H=O-z[0],q=P-z[1],$=I-z[0],U=F-z[1],W=1/vX(function(e){return e>1?0:e<-1?yX:Math.acos(e)}((H*$+q*U)/(mX(H*H+q*q)*mX($*$+U*U)))/2),V=mX(z[0]*z[0]+z[1]*z[1]);L=gX(M,(d-V)/(W-1)),T=gX(M,(f-V)/(W+1))}else L=T=0}C>bX?T>bX?(m=RX(j,B,O,P,f,T,v),b=RX(I,F,R,D,f,T,v),s.moveTo(m.cx+m.x01,m.cy+m.y01),T<M?s.arc(m.cx,m.cy,T,fX(m.y01,m.x01),fX(b.y01,b.x01),!v):(s.arc(m.cx,m.cy,T,fX(m.y01,m.x01),fX(m.y11,m.x11),!v),s.arc(0,0,f,fX(m.cy+m.y11,m.cx+m.x11),fX(b.cy+b.y11,b.cx+b.x11),!v),s.arc(b.cx,b.cy,T,fX(b.y11,b.x11),fX(b.y01,b.x01),!v))):(s.moveTo(O,P),s.arc(0,0,f,y,_,!v)):s.moveTo(O,P),d>bX&&k>bX?L>bX?(m=RX(R,D,I,F,d,-L,v),b=RX(O,P,j,B,d,-L,v),s.lineTo(m.cx+m.x01,m.cy+m.y01),L<M?s.arc(m.cx,m.cy,L,fX(m.y01,m.x01),fX(b.y01,b.x01),!v):(s.arc(m.cx,m.cy,L,fX(m.y01,m.x01),fX(m.y11,m.x11),!v),s.arc(0,0,d,fX(m.cy+m.y11,m.cx+m.x11),fX(b.cy+b.y11,b.cx+b.x11),v),s.arc(b.cx,b.cy,L,fX(b.y11,b.x11),fX(b.y01,b.x01),!v))):s.arc(0,0,d,x,w,v):s.lineTo(R,D)}else s.moveTo(0,0);if(s.closePath(),c)return s=null,c+""||null}return c.centroid=function(){var n=(+e.apply(this,arguments)+ +t.apply(this,arguments))/2,r=(+i.apply(this,arguments)+ +o.apply(this,arguments))/2-yX/2;return[hX(r)*n,vX(r)*n]},c.innerRadius=function(t){return arguments.length?(e="function"==typeof t?t:uX(+t),c):e},c.outerRadius=function(e){return arguments.length?(t="function"==typeof e?e:uX(+e),c):t},c.cornerRadius=function(e){return arguments.length?(n="function"==typeof e?e:uX(+e),c):n},c.padRadius=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:uX(+e),c):r},c.startAngle=function(e){return arguments.length?(i="function"==typeof e?e:uX(+e),c):i},c.endAngle=function(e){return arguments.length?(o="function"==typeof e?e:uX(+e),c):o},c.padAngle=function(e){return arguments.length?(a="function"==typeof e?e:uX(+e),c):a},c.context=function(e){return arguments.length?(s=null==e?null:e,c):s},c}().innerRadius(40).outerRadius(50).cornerRadius(2).padAngle(.03);(function(){var e=zX,t=DX,n=null,r=uX(0),i=uX(wX),o=uX(0);function a(a){var s,l,c,u,d,f=(a=function(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}(a)).length,h=0,p=new Array(f),g=new Array(f),v=+r.apply(this,arguments),m=Math.min(wX,Math.max(-wX,i.apply(this,arguments)-v)),b=Math.min(Math.abs(m)/f,o.apply(this,arguments)),y=b*(m<0?-1:1);for(s=0;s<f;++s)(d=g[p[s]=s]=+e(a[s],s,a))>0&&(h+=d);for(null!=t?p.sort((function(e,n){return t(g[e],g[n])})):null!=n&&p.sort((function(e,t){return n(a[e],a[t])})),s=0,c=h?(m-f*y)/h:0;s<f;++s,v=u)l=p[s],u=v+((d=g[l])>0?d*c:0)+y,g[l]={data:a[l],index:s,value:d,startAngle:v,endAngle:u,padAngle:b};return g}return a.value=function(t){return arguments.length?(e="function"==typeof t?t:uX(+t),a):e},a.sortValues=function(e){return arguments.length?(t=e,n=null,a):t},a.sort=function(e){return arguments.length?(n=e,t=null,a):n},a.startAngle=function(e){return arguments.length?(r="function"==typeof e?e:uX(+e),a):r},a.endAngle=function(e){return arguments.length?(i="function"==typeof e?e:uX(+e),a):i},a.padAngle=function(e){return arguments.length?(o="function"==typeof e?e:uX(+e),a):o},a})().value((e=>e.count)).padAngle(.03).sortValues(((e,t)=>e-t)),IX(),IX().padAngle(0).cornerRadius(0),new class extends Array{constructor(){super()}includes(){return!0}},a(7985);const{entries:FX,setPrototypeOf:jX,isFrozen:BX,getPrototypeOf:HX,getOwnPropertyDescriptor:qX}=Object;let{freeze:$X,seal:UX,create:WX}=Object,{apply:VX,construct:GX}="undefined"!=typeof Reflect&&Reflect;$X||($X=function(e){return e}),UX||(UX=function(e){return e}),VX||(VX=function(e,t,n){return e.apply(t,n)}),GX||(GX=function(e,t){return new e(...t)});const YX=cZ(Array.prototype.forEach),XX=cZ(Array.prototype.lastIndexOf),ZX=cZ(Array.prototype.pop),KX=cZ(Array.prototype.push),JX=cZ(Array.prototype.splice),QX=cZ(String.prototype.toLowerCase),eZ=cZ(String.prototype.toString),tZ=cZ(String.prototype.match),nZ=cZ(String.prototype.replace),rZ=cZ(String.prototype.indexOf),iZ=cZ(String.prototype.trim),oZ=cZ(Object.prototype.hasOwnProperty),aZ=cZ(RegExp.prototype.test),sZ=(lZ=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return GX(lZ,t)});var lZ;function cZ(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return VX(e,t,r)}}function uZ(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:QX;jX&&jX(e,null);let r=t.length;for(;r--;){let i=t[r];if("string"==typeof i){const e=n(i);e!==i&&(BX(t)||(t[r]=e),i=e)}e[i]=!0}return e}function dZ(e){for(let t=0;t<e.length;t++)oZ(e,t)||(e[t]=null);return e}function fZ(e){const t=WX(null);for(const[n,r]of FX(e))oZ(e,n)&&(Array.isArray(r)?t[n]=dZ(r):r&&"object"==typeof r&&r.constructor===Object?t[n]=fZ(r):t[n]=r);return t}function hZ(e,t){for(;null!==e;){const n=qX(e,t);if(n){if(n.get)return cZ(n.get);if("function"==typeof n.value)return cZ(n.value)}e=HX(e)}return function(){return null}}const pZ=$X(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),gZ=$X(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),vZ=$X(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),mZ=$X(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),bZ=$X(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),yZ=$X(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),_Z=$X(["#text"]),wZ=$X(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),xZ=$X(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),kZ=$X(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),CZ=$X(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),SZ=UX(/\{\{[\w\W]*|[\w\W]*\}\}/gm),AZ=UX(/<%[\w\W]*|[\w\W]*%>/gm),MZ=UX(/\$\{[\w\W]*/gm),LZ=UX(/^data-[\-\w.\u00B7-\uFFFF]+$/),TZ=UX(/^aria-[\-\w]+$/),EZ=UX(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),NZ=UX(/^(?:\w+script|data):/i),OZ=UX(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),PZ=UX(/^html$/i),RZ=UX(/^[a-z][.\w]*(-[.\w]+)+$/i);var DZ=Object.freeze({__proto__:null,ARIA_ATTR:TZ,ATTR_WHITESPACE:OZ,CUSTOM_ELEMENT:RZ,DATA_ATTR:LZ,DOCTYPE_NAME:PZ,ERB_EXPR:AZ,IS_ALLOWED_URI:EZ,IS_SCRIPT_OR_DATA:NZ,MUSTACHE_EXPR:SZ,TMPLIT_EXPR:MZ});const zZ=function(){return"undefined"==typeof window?null:window};var IZ=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:zZ();const n=t=>e(t);if(n.version="3.2.6",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let{document:r}=t;const i=r,o=i.currentScript,{DocumentFragment:a,HTMLTemplateElement:s,Node:l,Element:c,NodeFilter:u,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:f,DOMParser:h,trustedTypes:p}=t,g=c.prototype,v=hZ(g,"cloneNode"),m=hZ(g,"remove"),b=hZ(g,"nextSibling"),y=hZ(g,"childNodes"),_=hZ(g,"parentNode");if("function"==typeof s){const e=r.createElement("template");e.content&&e.content.ownerDocument&&(r=e.content.ownerDocument)}let w,x="";const{implementation:k,createNodeIterator:C,createDocumentFragment:S,getElementsByTagName:A}=r,{importNode:M}=i;let L={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof FX&&"function"==typeof _&&k&&void 0!==k.createHTMLDocument;const{MUSTACHE_EXPR:T,ERB_EXPR:E,TMPLIT_EXPR:N,DATA_ATTR:O,ARIA_ATTR:P,IS_SCRIPT_OR_DATA:R,ATTR_WHITESPACE:D,CUSTOM_ELEMENT:z}=DZ;let{IS_ALLOWED_URI:I}=DZ,F=null;const j=uZ({},[...pZ,...gZ,...vZ,...bZ,..._Z]);let B=null;const H=uZ({},[...wZ,...xZ,...kZ,...CZ]);let q=Object.seal(WX(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),$=null,U=null,W=!0,V=!0,G=!1,Y=!0,X=!1,Z=!0,K=!1,J=!1,Q=!1,ee=!1,te=!1,ne=!1,re=!0,ie=!1,oe=!0,ae=!1,se={},le=null;const ce=uZ({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let ue=null;const de=uZ({},["audio","video","img","source","image","track"]);let fe=null;const he=uZ({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),pe="http://www.w3.org/1998/Math/MathML",ge="http://www.w3.org/2000/svg",ve="http://www.w3.org/1999/xhtml";let me=ve,be=!1,ye=null;const _e=uZ({},[pe,ge,ve],eZ);let we=uZ({},["mi","mo","mn","ms","mtext"]),xe=uZ({},["annotation-xml"]);const ke=uZ({},["title","style","font","a","script"]);let Ce=null;const Se=["application/xhtml+xml","text/html"];let Ae=null,Me=null;const Le=r.createElement("form"),Te=function(e){return e instanceof RegExp||e instanceof Function},Ee=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!Me||Me!==e){if(e&&"object"==typeof e||(e={}),e=fZ(e),Ce=-1===Se.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,Ae="application/xhtml+xml"===Ce?eZ:QX,F=oZ(e,"ALLOWED_TAGS")?uZ({},e.ALLOWED_TAGS,Ae):j,B=oZ(e,"ALLOWED_ATTR")?uZ({},e.ALLOWED_ATTR,Ae):H,ye=oZ(e,"ALLOWED_NAMESPACES")?uZ({},e.ALLOWED_NAMESPACES,eZ):_e,fe=oZ(e,"ADD_URI_SAFE_ATTR")?uZ(fZ(he),e.ADD_URI_SAFE_ATTR,Ae):he,ue=oZ(e,"ADD_DATA_URI_TAGS")?uZ(fZ(de),e.ADD_DATA_URI_TAGS,Ae):de,le=oZ(e,"FORBID_CONTENTS")?uZ({},e.FORBID_CONTENTS,Ae):ce,$=oZ(e,"FORBID_TAGS")?uZ({},e.FORBID_TAGS,Ae):fZ({}),U=oZ(e,"FORBID_ATTR")?uZ({},e.FORBID_ATTR,Ae):fZ({}),se=!!oZ(e,"USE_PROFILES")&&e.USE_PROFILES,W=!1!==e.ALLOW_ARIA_ATTR,V=!1!==e.ALLOW_DATA_ATTR,G=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Y=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,X=e.SAFE_FOR_TEMPLATES||!1,Z=!1!==e.SAFE_FOR_XML,K=e.WHOLE_DOCUMENT||!1,ee=e.RETURN_DOM||!1,te=e.RETURN_DOM_FRAGMENT||!1,ne=e.RETURN_TRUSTED_TYPE||!1,Q=e.FORCE_BODY||!1,re=!1!==e.SANITIZE_DOM,ie=e.SANITIZE_NAMED_PROPS||!1,oe=!1!==e.KEEP_CONTENT,ae=e.IN_PLACE||!1,I=e.ALLOWED_URI_REGEXP||EZ,me=e.NAMESPACE||ve,we=e.MATHML_TEXT_INTEGRATION_POINTS||we,xe=e.HTML_INTEGRATION_POINTS||xe,q=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&Te(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(q.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&Te(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(q.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(q.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),X&&(V=!1),te&&(ee=!0),se&&(F=uZ({},_Z),B=[],!0===se.html&&(uZ(F,pZ),uZ(B,wZ)),!0===se.svg&&(uZ(F,gZ),uZ(B,xZ),uZ(B,CZ)),!0===se.svgFilters&&(uZ(F,vZ),uZ(B,xZ),uZ(B,CZ)),!0===se.mathMl&&(uZ(F,bZ),uZ(B,kZ),uZ(B,CZ))),e.ADD_TAGS&&(F===j&&(F=fZ(F)),uZ(F,e.ADD_TAGS,Ae)),e.ADD_ATTR&&(B===H&&(B=fZ(B)),uZ(B,e.ADD_ATTR,Ae)),e.ADD_URI_SAFE_ATTR&&uZ(fe,e.ADD_URI_SAFE_ATTR,Ae),e.FORBID_CONTENTS&&(le===ce&&(le=fZ(le)),uZ(le,e.FORBID_CONTENTS,Ae)),oe&&(F["#text"]=!0),K&&uZ(F,["html","head","body"]),F.table&&(uZ(F,["tbody"]),delete $.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw sZ('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw sZ('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');w=e.TRUSTED_TYPES_POLICY,x=w.createHTML("")}else void 0===w&&(w=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(n=t.getAttribute(r));const i="dompurify"+(n?"#"+n:"");try{return e.createPolicy(i,{createHTML(e){return e},createScriptURL(e){return e}})}catch(e){return console.warn("TrustedTypes policy "+i+" could not be created."),null}}(p,o)),null!==w&&"string"==typeof x&&(x=w.createHTML(""));$X&&$X(e),Me=e}},Ne=uZ({},[...gZ,...vZ,...mZ]),Oe=uZ({},[...bZ,...yZ]),Pe=function(e){KX(n.removed,{element:e});try{_(e).removeChild(e)}catch(t){m(e)}},Re=function(e,t){try{KX(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){KX(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(ee||te)try{Pe(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},De=function(e){let t=null,n=null;if(Q)e="<remove></remove>"+e;else{const t=tZ(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Ce&&me===ve&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const i=w?w.createHTML(e):e;if(me===ve)try{t=(new h).parseFromString(i,Ce)}catch(e){}if(!t||!t.documentElement){t=k.createDocument(me,"template",null);try{t.documentElement.innerHTML=be?x:i}catch(e){}}const o=t.body||t.documentElement;return e&&n&&o.insertBefore(r.createTextNode(n),o.childNodes[0]||null),me===ve?A.call(t,K?"html":"body")[0]:K?t.documentElement:o},ze=function(e){return C.call(e.ownerDocument||e,e,u.SHOW_ELEMENT|u.SHOW_COMMENT|u.SHOW_TEXT|u.SHOW_PROCESSING_INSTRUCTION|u.SHOW_CDATA_SECTION,null)},Ie=function(e){return e instanceof f&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Fe=function(e){return"function"==typeof l&&e instanceof l};function je(e,t,r){YX(e,(e=>{e.call(n,t,r,Me)}))}const Be=function(e){let t=null;if(je(L.beforeSanitizeElements,e,null),Ie(e))return Pe(e),!0;const r=Ae(e.nodeName);if(je(L.uponSanitizeElement,e,{tagName:r,allowedTags:F}),Z&&e.hasChildNodes()&&!Fe(e.firstElementChild)&&aZ(/<[/\w!]/g,e.innerHTML)&&aZ(/<[/\w!]/g,e.textContent))return Pe(e),!0;if(7===e.nodeType)return Pe(e),!0;if(Z&&8===e.nodeType&&aZ(/<[/\w]/g,e.data))return Pe(e),!0;if(!F[r]||$[r]){if(!$[r]&&qe(r)){if(q.tagNameCheck instanceof RegExp&&aZ(q.tagNameCheck,r))return!1;if(q.tagNameCheck instanceof Function&&q.tagNameCheck(r))return!1}if(oe&&!le[r]){const t=_(e)||e.parentNode,n=y(e)||e.childNodes;if(n&&t)for(let r=n.length-1;r>=0;--r){const i=v(n[r],!0);i.__removalCount=(e.__removalCount||0)+1,t.insertBefore(i,b(e))}}return Pe(e),!0}return e instanceof c&&!function(e){let t=_(e);t&&t.tagName||(t={namespaceURI:me,tagName:"template"});const n=QX(e.tagName),r=QX(t.tagName);return!!ye[e.namespaceURI]&&(e.namespaceURI===ge?t.namespaceURI===ve?"svg"===n:t.namespaceURI===pe?"svg"===n&&("annotation-xml"===r||we[r]):Boolean(Ne[n]):e.namespaceURI===pe?t.namespaceURI===ve?"math"===n:t.namespaceURI===ge?"math"===n&&xe[r]:Boolean(Oe[n]):e.namespaceURI===ve?!(t.namespaceURI===ge&&!xe[r])&&!(t.namespaceURI===pe&&!we[r])&&!Oe[n]&&(ke[n]||!Ne[n]):!("application/xhtml+xml"!==Ce||!ye[e.namespaceURI]))}(e)?(Pe(e),!0):"noscript"!==r&&"noembed"!==r&&"noframes"!==r||!aZ(/<\/no(script|embed|frames)/i,e.innerHTML)?(X&&3===e.nodeType&&(t=e.textContent,YX([T,E,N],(e=>{t=nZ(t,e," ")})),e.textContent!==t&&(KX(n.removed,{element:e.cloneNode()}),e.textContent=t)),je(L.afterSanitizeElements,e,null),!1):(Pe(e),!0)},He=function(e,t,n){if(re&&("id"===t||"name"===t)&&(n in r||n in Le))return!1;if(V&&!U[t]&&aZ(O,t));else if(W&&aZ(P,t));else if(!B[t]||U[t]){if(!(qe(e)&&(q.tagNameCheck instanceof RegExp&&aZ(q.tagNameCheck,e)||q.tagNameCheck instanceof Function&&q.tagNameCheck(e))&&(q.attributeNameCheck instanceof RegExp&&aZ(q.attributeNameCheck,t)||q.attributeNameCheck instanceof Function&&q.attributeNameCheck(t))||"is"===t&&q.allowCustomizedBuiltInElements&&(q.tagNameCheck instanceof RegExp&&aZ(q.tagNameCheck,n)||q.tagNameCheck instanceof Function&&q.tagNameCheck(n))))return!1}else if(fe[t]);else if(aZ(I,nZ(n,D,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==rZ(n,"data:")||!ue[e])if(G&&!aZ(R,nZ(n,D,"")));else if(n)return!1;return!0},qe=function(e){return"annotation-xml"!==e&&tZ(e,z)},$e=function(e){je(L.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||Ie(e))return;const r={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:B,forceKeepAttr:void 0};let i=t.length;for(;i--;){const o=t[i],{name:a,namespaceURI:s,value:l}=o,c=Ae(a),u=l;let d="value"===a?u:iZ(u);if(r.attrName=c,r.attrValue=d,r.keepAttr=!0,r.forceKeepAttr=void 0,je(L.uponSanitizeAttribute,e,r),d=r.attrValue,!ie||"id"!==c&&"name"!==c||(Re(a,e),d="user-content-"+d),Z&&aZ(/((--!?|])>)|<\/(style|title)/i,d)){Re(a,e);continue}if(r.forceKeepAttr)continue;if(!r.keepAttr){Re(a,e);continue}if(!Y&&aZ(/\/>/i,d)){Re(a,e);continue}X&&YX([T,E,N],(e=>{d=nZ(d,e," ")}));const f=Ae(e.nodeName);if(He(f,c,d)){if(w&&"object"==typeof p&&"function"==typeof p.getAttributeType)if(s);else switch(p.getAttributeType(f,c)){case"TrustedHTML":d=w.createHTML(d);break;case"TrustedScriptURL":d=w.createScriptURL(d)}if(d!==u)try{s?e.setAttributeNS(s,a,d):e.setAttribute(a,d),Ie(e)?Pe(e):ZX(n.removed)}catch(t){Re(a,e)}}else Re(a,e)}je(L.afterSanitizeAttributes,e,null)},Ue=function e(t){let n=null;const r=ze(t);for(je(L.beforeSanitizeShadowDOM,t,null);n=r.nextNode();)je(L.uponSanitizeShadowNode,n,null),Be(n),$e(n),n.content instanceof a&&e(n.content);je(L.afterSanitizeShadowDOM,t,null)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null,o=null,s=null,c=null;if(be=!e,be&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Fe(e)){if("function"!=typeof e.toString)throw sZ("toString is not a function");if("string"!=typeof(e=e.toString()))throw sZ("dirty is not a string, aborting")}if(!n.isSupported)return e;if(J||Ee(t),n.removed=[],"string"==typeof e&&(ae=!1),ae){if(e.nodeName){const t=Ae(e.nodeName);if(!F[t]||$[t])throw sZ("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof l)r=De("\x3c!----\x3e"),o=r.ownerDocument.importNode(e,!0),1===o.nodeType&&"BODY"===o.nodeName||"HTML"===o.nodeName?r=o:r.appendChild(o);else{if(!ee&&!X&&!K&&-1===e.indexOf("<"))return w&&ne?w.createHTML(e):e;if(r=De(e),!r)return ee?null:ne?x:""}r&&Q&&Pe(r.firstChild);const u=ze(ae?e:r);for(;s=u.nextNode();)Be(s),$e(s),s.content instanceof a&&Ue(s.content);if(ae)return e;if(ee){if(te)for(c=S.call(r.ownerDocument);r.firstChild;)c.appendChild(r.firstChild);else c=r;return(B.shadowroot||B.shadowrootmode)&&(c=M.call(i,c,!0)),c}let d=K?r.outerHTML:r.innerHTML;return K&&F["!doctype"]&&r.ownerDocument&&r.ownerDocument.doctype&&r.ownerDocument.doctype.name&&aZ(PZ,r.ownerDocument.doctype.name)&&(d="<!DOCTYPE "+r.ownerDocument.doctype.name+">\n"+d),X&&YX([T,E,N],(e=>{d=nZ(d,e," ")})),w&&ne?w.createHTML(d):d},n.setConfig=function(){Ee(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),J=!0},n.clearConfig=function(){Me=null,J=!1},n.isValidAttribute=function(e,t,n){Me||Ee({});const r=Ae(e),i=Ae(t);return He(r,i,n)},n.addHook=function(e,t){"function"==typeof t&&KX(L[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=XX(L[e],t);return-1===n?void 0:JX(L[e],n,1)[0]}return ZX(L[e])},n.removeHooks=function(e){L[e]=[]},n.removeAllHooks=function(){L={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}();const FZ=()=>"undefined"==typeof window?"":window.location.href,jZ=e=>{const t={};return e.forEach(((e,n)=>{n in t?Array.isArray(t[n])?t[n].push(e):t[n]=[t[n],e]:t[n]=e})),t},BZ=De(FZ());var HZ;HZ=()=>{BZ.peek()!==FZ()&&(BZ.value=FZ())},"undefined"!=typeof window&&(window.addEventListener("popstate",HZ),window.addEventListener("replaceState",HZ),window.addEventListener("pushState",HZ),window.addEventListener("hashchange",HZ));const qZ=Be((()=>new URL(BZ.value))),$Z=Be((()=>qZ.value.searchParams)),UZ=Be((()=>({hash:qZ.value.hash,pathname:qZ.value.pathname,origin:qZ.value.origin,params:jZ($Z.value)})));var WZ;Be((()=>{const e=UZ.value.hash.startsWith("#")?UZ.value.hash.slice(1):UZ.value.hash;return{path:e,pathParts:e.split("/").filter(Boolean)}})),function(e){e.UNEXPECTED_CHARACTER="UNEXPECTED_CHARACTER",e.UNTERMINATED_STRING="UNTERMINATED_STRING",e.INVALID_UNICODE_ESCAPE="INVALID_UNICODE_ESCAPE",e.EXPECTED_TOKEN="EXPECTED_TOKEN",e.EXPECTED_OPERATION="EXPECTED_OPERATION",e.EXPECTED_VALUE="EXPECTED_VALUE",e.EXPECTED_ACCESSOR="EXPECTED_ACCESSOR",e.INVALID_SYNTAX="INVALID_SYNTAX",e.INVALID_INPUT="INVALID_INPUT",e.INVALID_IDENTIFIER="INVALID_IDENTIFIER",e.FORBIDDEN_LOGICAL_OPERATOR="FORBIDDEN_LOGICAL_OPERATOR",e.FORBIDDEN_OPERATION="FORBIDDEN_OPERATION",e.FORBIDDEN_ARRAY_OPERATION="FORBIDDEN_ARRAY_OPERATION",e.FORBIDDEN_IDENTIFIER="FORBIDDEN_IDENTIFIER",e.FORBIDDEN_VALUE_TYPE="FORBIDDEN_VALUE_TYPE",e.FORBIDDEN_PARENTHESES="FORBIDDEN_PARENTHESES",e.FORBIDDEN_BRACKET_ACCESS="FORBIDDEN_BRACKET_ACCESS"}(WZ||(WZ={})),Error;const VZ="auto",GZ="light",YZ="dark",XZ="theme",ZZ=[GZ,YZ,VZ],KZ={matches:!1,addEventListener:()=>{},removeEventListener:()=>{},media:"",onchange:()=>{},addListener:()=>{},removeListener:()=>{},dispatchEvent:()=>!0},JZ=()=>"undefined"==typeof window||"function"!=typeof window.matchMedia?KZ:window.matchMedia("(prefers-color-scheme: dark)"),QZ=iG()?.theme,eK=Be((()=>tK.value===VZ?nK.value:tK.value)),tK=De(VZ),nK=De("undefined"==typeof window?GZ:JZ().matches?YZ:GZ);(e=>{if("undefined"==typeof window)return;const{signal:t,key:n,defaultValue:r,onRestore:i=e=>e}=e,o=window.localStorage.getItem(n);if(null===o)"defaultValue"in e&&(t.value=r);else{let e=o;try{e=JSON.parse(o)}catch{}t.value=i(e)}})({signal:tK,key:XZ,onRestore:e=>(e=>ZZ.includes(e))(e)?e:QZ??VZ}),(e=>{if("undefined"==typeof window)return;const{signal:t,key:n,shouldPersist:r=()=>!0}=e;We((()=>{const e=t.value;if(r(e))try{window.localStorage.setItem(n,"string"==typeof e?e:JSON.stringify(e))}catch{}}))})({signal:tK,key:XZ});const rK=Be((()=>({current:eK.value,selected:tK.value})));"undefined"!=typeof window&&(We((()=>{document.documentElement.setAttribute("data-theme",eK.value)})),JZ().addEventListener("change",(e=>{e.matches?nK.value=YZ:nK.value=GZ}))),Symbol("loadableStore"),De(1);var iK="cuqrZqSD",oK="rwwirjWt",aK="MaIvtNh8",sK="X56whbwT",lK="SQiA8HDQ",cK="yfMESXbo",uK="djketuNQ",dK="f3ol8RHy",fK="TIvA3Oyn",hK=0;function pK(e,t,n,r,i,o){t||(t={});var a,s,c=t;if("ref"in c)for(s in c={},t)"ref"==s?a=t[s]:c[s]=t[s];var u={type:e,props:c,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--hK,__i:-1,__u:0,__source:i,__self:o};if("function"==typeof e&&(a=e.defaultProps))for(s in a)void 0===c[s]&&(c[s]=a[s]);return l.vnode&&l.vnode(u),u}Array.isArray;const gK=({attachment:e,item:t})=>(he((()=>{eG().highlightAll()}),[e]),pK("pre",{className:`language-${t?.link?.ext?.replace(".","")} line-numbers`,children:pK("code",{children:e?.text})},t?.link?.id)),vK=De({loading:!0,error:void 0,data:{total:0}}),mK=e=>"string"==typeof e,bK=()=>{let e,t;const n=new Promise(((n,r)=>{e=n,t=r}));return n.resolve=e,n.reject=t,n},yK=e=>null==e?"":""+e,_K=/###/g,wK=e=>e&&e.indexOf("###")>-1?e.replace(_K,"."):e,xK=e=>!e||mK(e),kK=(e,t,n)=>{const r=mK(t)?t.split("."):t;let i=0;for(;i<r.length-1;){if(xK(e))return{};const t=wK(r[i]);!e[t]&&n&&(e[t]=new n),e=Object.prototype.hasOwnProperty.call(e,t)?e[t]:{},++i}return xK(e)?{}:{obj:e,k:wK(r[i])}},CK=(e,t,n)=>{const{obj:r,k:i}=kK(e,t,Object);if(void 0!==r||1===t.length)return void(r[i]=n);let o=t[t.length-1],a=t.slice(0,t.length-1),s=kK(e,a,Object);for(;void 0===s.obj&&a.length;)o=`${a[a.length-1]}.${o}`,a=a.slice(0,a.length-1),s=kK(e,a,Object),s?.obj&&void 0!==s.obj[`${s.k}.${o}`]&&(s.obj=void 0);s.obj[`${s.k}.${o}`]=n},SK=(e,t)=>{const{obj:n,k:r}=kK(e,t);if(n)return n[r]},AK=(e,t,n)=>{for(const r in t)"__proto__"!==r&&"constructor"!==r&&(r in e?mK(e[r])||e[r]instanceof String||mK(t[r])||t[r]instanceof String?n&&(e[r]=t[r]):AK(e[r],t[r],n):e[r]=t[r]);return e},MK=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var LK={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};const TK=e=>mK(e)?e.replace(/[&<>"'\/]/g,(e=>LK[e])):e,EK=[" ",",","?","!",";"],NK=new class{constructor(e){this.capacity=e,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(e){const t=this.regExpMap.get(e);if(void 0!==t)return t;const n=new RegExp(e);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(e,n),this.regExpQueue.push(e),n}}(20),OK=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:".";if(!e)return;if(e[t])return e[t];const r=t.split(n);let i=e;for(let e=0;e<r.length;){if(!i||"object"!=typeof i)return;let t,o="";for(let a=e;a<r.length;++a)if(a!==e&&(o+=n),o+=r[a],t=i[o],void 0!==t){if(["string","number","boolean"].indexOf(typeof t)>-1&&a<r.length-1)continue;e+=a-e+1;break}i=t}return i},PK=e=>e?.replace("_","-"),RK={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){console?.[e]?.apply?.(console,t)}};class DK{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.init(e,t)}init(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.prefix=t.prefix||"i18next:",this.logger=e||RK,this.options=t,this.debug=t.debug}log(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"log","",!0)}warn(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","",!0)}error(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"error","")}deprecate(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.forward(t,"warn","WARNING DEPRECATED: ",!0)}forward(e,t,n,r){return r&&!this.debug?null:(mK(e[0])&&(e[0]=`${n}${this.prefix} ${e[0]}`),this.logger[t](e))}create(e){return new DK(this.logger,{prefix:`${this.prefix}:${e}:`,...this.options})}clone(e){return(e=e||this.options).prefix=e.prefix||this.prefix,new DK(this.logger,e)}}var zK=new DK;class IK{constructor(){this.observers={}}on(e,t){return e.split(" ").forEach((e=>{this.observers[e]||(this.observers[e]=new Map);const n=this.observers[e].get(t)||0;this.observers[e].set(t,n+1)})),this}off(e,t){this.observers[e]&&(t?this.observers[e].delete(t):delete this.observers[e])}emit(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];this.observers[e]&&Array.from(this.observers[e].entries()).forEach((e=>{let[t,r]=e;for(let e=0;e<r;e++)t(...n)})),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach((t=>{let[r,i]=t;for(let t=0;t<i;t++)r.apply(r,[e,...n])}))}}class FK extends IK{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ns:["translation"],defaultNS:"translation"};super(),this.data=e||{},this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),void 0===this.options.ignoreJSONStructure&&(this.options.ignoreJSONStructure=!0)}addNamespaces(e){this.options.ns.indexOf(e)<0&&this.options.ns.push(e)}removeNamespaces(e){const t=this.options.ns.indexOf(e);t>-1&&this.options.ns.splice(t,1)}getResource(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const i=void 0!==r.keySeparator?r.keySeparator:this.options.keySeparator,o=void 0!==r.ignoreJSONStructure?r.ignoreJSONStructure:this.options.ignoreJSONStructure;let a;e.indexOf(".")>-1?a=e.split("."):(a=[e,t],n&&(Array.isArray(n)?a.push(...n):mK(n)&&i?a.push(...n.split(i)):a.push(n)));const s=SK(this.data,a);return!s&&!t&&!n&&e.indexOf(".")>-1&&(e=a[0],t=a[1],n=a.slice(2).join(".")),!s&&o&&mK(n)?OK(this.data?.[e]?.[t],n,i):s}addResource(e,t,n,r){let i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{silent:!1};const o=void 0!==i.keySeparator?i.keySeparator:this.options.keySeparator;let a=[e,t];n&&(a=a.concat(o?n.split(o):n)),e.indexOf(".")>-1&&(a=e.split("."),r=t,t=a[1]),this.addNamespaces(t),CK(this.data,a,r),i.silent||this.emit("added",e,t,n,r)}addResources(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{silent:!1};for(const r in n)(mK(n[r])||Array.isArray(n[r]))&&this.addResource(e,t,r,n[r],{silent:!0});r.silent||this.emit("added",e,t,n)}addResourceBundle(e,t,n,r,i){let o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{silent:!1,skipCopy:!1},a=[e,t];e.indexOf(".")>-1&&(a=e.split("."),r=n,n=t,t=a[1]),this.addNamespaces(t);let s=SK(this.data,a)||{};o.skipCopy||(n=JSON.parse(JSON.stringify(n))),r?AK(s,n,i):s={...s,...n},CK(this.data,a,s),o.silent||this.emit("added",e,t,n)}removeResourceBundle(e,t){this.hasResourceBundle(e,t)&&delete this.data[e][t],this.removeNamespaces(t),this.emit("removed",e,t)}hasResourceBundle(e,t){return void 0!==this.getResource(e,t)}getResourceBundle(e,t){return t||(t=this.options.defaultNS),this.getResource(e,t)}getDataByLanguage(e){return this.data[e]}hasLanguageSomeTranslations(e){const t=this.getDataByLanguage(e);return!!(t&&Object.keys(t)||[]).find((e=>t[e]&&Object.keys(t[e]).length>0))}toJSON(){return this.data}}var jK={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,n,r,i){return e.forEach((e=>{t=this.processors[e]?.process(t,n,r,i)??t})),t}};const BK={};class HK extends IK{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(),((e,t,n)=>{["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"].forEach((e=>{t[e]&&(n[e]=t[e])}))})(0,e,this),this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),this.logger=zK.create("translator")}changeLanguage(e){e&&(this.language=e)}exists(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}};if(null==e)return!1;const n=this.resolve(e,t);return void 0!==n?.res}extractFromKey(e,t){let n=void 0!==t.nsSeparator?t.nsSeparator:this.options.nsSeparator;void 0===n&&(n=":");const r=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator;let i=t.ns||this.options.defaultNS||[];const o=n&&e.indexOf(n)>-1,a=!(this.options.userDefinedKeySeparator||t.keySeparator||this.options.userDefinedNsSeparator||t.nsSeparator||((e,t,n)=>{t=t||"",n=n||"";const r=EK.filter((e=>t.indexOf(e)<0&&n.indexOf(e)<0));if(0===r.length)return!0;const i=NK.getRegExp(`(${r.map((e=>"?"===e?"\\?":e)).join("|")})`);let o=!i.test(e);if(!o){const t=e.indexOf(n);t>0&&!i.test(e.substring(0,t))&&(o=!0)}return o})(e,n,r));if(o&&!a){const t=e.match(this.interpolator.nestingRegexp);if(t&&t.length>0)return{key:e,namespaces:mK(i)?[i]:i};const o=e.split(n);(n!==r||n===r&&this.options.ns.indexOf(o[0])>-1)&&(i=o.shift()),e=o.join(r)}return{key:e,namespaces:mK(i)?[i]:i}}translate(e,t,n){if("object"!=typeof t&&this.options.overloadTranslationOptionHandler&&(t=this.options.overloadTranslationOptionHandler(arguments)),"object"==typeof t&&(t={...t}),t||(t={}),null==e)return"";Array.isArray(e)||(e=[String(e)]);const r=void 0!==t.returnDetails?t.returnDetails:this.options.returnDetails,i=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator,{key:o,namespaces:a}=this.extractFromKey(e[e.length-1],t),s=a[a.length-1],l=t.lng||this.language,c=t.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if("cimode"===l?.toLowerCase()){if(c){const e=t.nsSeparator||this.options.nsSeparator;return r?{res:`${s}${e}${o}`,usedKey:o,exactUsedKey:o,usedLng:l,usedNS:s,usedParams:this.getUsedParamsDetails(t)}:`${s}${e}${o}`}return r?{res:o,usedKey:o,exactUsedKey:o,usedLng:l,usedNS:s,usedParams:this.getUsedParamsDetails(t)}:o}const u=this.resolve(e,t);let d=u?.res;const f=u?.usedKey||o,h=u?.exactUsedKey||o,p=Object.prototype.toString.apply(d),g=void 0!==t.joinArrays?t.joinArrays:this.options.joinArrays,v=!this.i18nFormat||this.i18nFormat.handleAsObject,m=!mK(d)&&"boolean"!=typeof d&&"number"!=typeof d;if(!(v&&d&&m&&["[object Number]","[object Function]","[object RegExp]"].indexOf(p)<0)||mK(g)&&Array.isArray(d))if(v&&mK(g)&&Array.isArray(d))d=d.join(g),d&&(d=this.extendTranslation(d,e,t,n));else{let r=!1,a=!1;const c=void 0!==t.count&&!mK(t.count),f=HK.hasDefaultValue(t),h=c?this.pluralResolver.getSuffix(l,t.count,t):"",p=t.ordinal&&c?this.pluralResolver.getSuffix(l,t.count,{ordinal:!1}):"",g=c&&!t.ordinal&&0===t.count,v=g&&t[`defaultValue${this.options.pluralSeparator}zero`]||t[`defaultValue${h}`]||t[`defaultValue${p}`]||t.defaultValue;!this.isValidLookup(d)&&f&&(r=!0,d=v),this.isValidLookup(d)||(a=!0,d=o);const m=(t.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&a?void 0:d,b=f&&v!==d&&this.options.updateMissing;if(a||r||b){if(this.logger.log(b?"updateKey":"missingKey",l,s,o,b?v:d),i){const e=this.resolve(o,{...t,keySeparator:!1});e&&e.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let e=[];const n=this.languageUtils.getFallbackCodes(this.options.fallbackLng,t.lng||this.language);if("fallback"===this.options.saveMissingTo&&n&&n[0])for(let t=0;t<n.length;t++)e.push(n[t]);else"all"===this.options.saveMissingTo?e=this.languageUtils.toResolveHierarchy(t.lng||this.language):e.push(t.lng||this.language);const r=(e,n,r)=>{const i=f&&r!==d?r:m;this.options.missingKeyHandler?this.options.missingKeyHandler(e,s,n,i,b,t):this.backendConnector?.saveMissing&&this.backendConnector.saveMissing(e,s,n,i,b,t),this.emit("missingKey",e,s,n,d)};this.options.saveMissing&&(this.options.saveMissingPlurals&&c?e.forEach((e=>{const n=this.pluralResolver.getSuffixes(e,t);g&&t[`defaultValue${this.options.pluralSeparator}zero`]&&n.indexOf(`${this.options.pluralSeparator}zero`)<0&&n.push(`${this.options.pluralSeparator}zero`),n.forEach((n=>{r([e],o+n,t[`defaultValue${n}`]||v)}))})):r(e,o,v))}d=this.extendTranslation(d,e,t,u,n),a&&d===o&&this.options.appendNamespaceToMissingKey&&(d=`${s}:${o}`),(a||r)&&this.options.parseMissingKeyHandler&&(d=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${s}:${o}`:o,r?d:void 0))}else{if(!t.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const e=this.options.returnedObjectHandler?this.options.returnedObjectHandler(f,d,{...t,ns:a}):`key '${o} (${this.language})' returned an object instead of string.`;return r?(u.res=e,u.usedParams=this.getUsedParamsDetails(t),u):e}if(i){const e=Array.isArray(d),n=e?[]:{},r=e?h:f;for(const e in d)if(Object.prototype.hasOwnProperty.call(d,e)){const o=`${r}${i}${e}`;n[e]=this.translate(o,{...t,joinArrays:!1,ns:a}),n[e]===o&&(n[e]=d[e])}d=n}}return r?(u.res=d,u.usedParams=this.getUsedParamsDetails(t),u):d}extendTranslation(e,t,n,r,i){var o=this;if(this.i18nFormat?.parse)e=this.i18nFormat.parse(e,{...this.options.interpolation.defaultVariables,...n},n.lng||this.language||r.usedLng,r.usedNS,r.usedKey,{resolved:r});else if(!n.skipInterpolation){n.interpolation&&this.interpolator.init({...n,interpolation:{...this.options.interpolation,...n.interpolation}});const a=mK(e)&&(void 0!==n?.interpolation?.skipOnVariables?n.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let s;if(a){const t=e.match(this.interpolator.nestingRegexp);s=t&&t.length}let l=n.replace&&!mK(n.replace)?n.replace:n;if(this.options.interpolation.defaultVariables&&(l={...this.options.interpolation.defaultVariables,...l}),e=this.interpolator.interpolate(e,l,n.lng||this.language||r.usedLng,n),a){const t=e.match(this.interpolator.nestingRegexp);s<(t&&t.length)&&(n.nest=!1)}!n.lng&&r&&r.res&&(n.lng=this.language||r.usedLng),!1!==n.nest&&(e=this.interpolator.nest(e,(function(){for(var e=arguments.length,r=new Array(e),a=0;a<e;a++)r[a]=arguments[a];return i?.[0]!==r[0]||n.context?o.translate(...r,t):(o.logger.warn(`It seems you are nesting recursively key: ${r[0]} in key: ${t[0]}`),null)}),n)),n.interpolation&&this.interpolator.reset()}const a=n.postProcess||this.options.postProcess,s=mK(a)?[a]:a;return null!=e&&s?.length&&!1!==n.applyPostProcessor&&(e=jK.handle(s,e,t,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...r,usedParams:this.getUsedParamsDetails(n)},...n}:n,this)),e}resolve(e){let t,n,r,i,o,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return mK(e)&&(e=[e]),e.forEach((e=>{if(this.isValidLookup(t))return;const s=this.extractFromKey(e,a),l=s.key;n=l;let c=s.namespaces;this.options.fallbackNS&&(c=c.concat(this.options.fallbackNS));const u=void 0!==a.count&&!mK(a.count),d=u&&!a.ordinal&&0===a.count,f=void 0!==a.context&&(mK(a.context)||"number"==typeof a.context)&&""!==a.context,h=a.lngs?a.lngs:this.languageUtils.toResolveHierarchy(a.lng||this.language,a.fallbackLng);c.forEach((e=>{this.isValidLookup(t)||(o=e,BK[`${h[0]}-${e}`]||!this.utils?.hasLoadedNamespace||this.utils?.hasLoadedNamespace(o)||(BK[`${h[0]}-${e}`]=!0,this.logger.warn(`key "${n}" for languages "${h.join(", ")}" won't get resolved as namespace "${o}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),h.forEach((n=>{if(this.isValidLookup(t))return;i=n;const o=[l];if(this.i18nFormat?.addLookupKeys)this.i18nFormat.addLookupKeys(o,l,n,e,a);else{let e;u&&(e=this.pluralResolver.getSuffix(n,a.count,a));const t=`${this.options.pluralSeparator}zero`,r=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(u&&(o.push(l+e),a.ordinal&&0===e.indexOf(r)&&o.push(l+e.replace(r,this.options.pluralSeparator)),d&&o.push(l+t)),f){const n=`${l}${this.options.contextSeparator}${a.context}`;o.push(n),u&&(o.push(n+e),a.ordinal&&0===e.indexOf(r)&&o.push(n+e.replace(r,this.options.pluralSeparator)),d&&o.push(n+t))}}let s;for(;s=o.pop();)this.isValidLookup(t)||(r=s,t=this.getResource(n,e,s,a))})))}))})),{res:t,usedKey:n,exactUsedKey:r,usedLng:i,usedNS:o}}isValidLookup(e){return!(void 0===e||!this.options.returnNull&&null===e||!this.options.returnEmptyString&&""===e)}getResource(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.i18nFormat?.getResource?this.i18nFormat.getResource(e,t,n,r):this.resourceStore.getResource(e,t,n,r)}getUsedParamsDetails(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],n=e.replace&&!mK(e.replace);let r=n?e.replace:e;if(n&&void 0!==e.count&&(r.count=e.count),this.options.interpolation.defaultVariables&&(r={...this.options.interpolation.defaultVariables,...r}),!n){r={...r};for(const e of t)delete r[e]}return r}static hasDefaultValue(e){for(const t in e)if(Object.prototype.hasOwnProperty.call(e,t)&&"defaultValue"===t.substring(0,12)&&void 0!==e[t])return!0;return!1}}class qK{constructor(e){this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=zK.create("languageUtils")}getScriptPartFromCode(e){if(!(e=PK(e))||e.indexOf("-")<0)return null;const t=e.split("-");return 2===t.length?null:(t.pop(),"x"===t[t.length-1].toLowerCase()?null:this.formatLanguageCode(t.join("-")))}getLanguagePartFromCode(e){if(!(e=PK(e))||e.indexOf("-")<0)return e;const t=e.split("-");return this.formatLanguageCode(t[0])}formatLanguageCode(e){if(mK(e)&&e.indexOf("-")>-1){let t;try{t=Intl.getCanonicalLocales(e)[0]}catch(e){}return t&&this.options.lowerCaseLng&&(t=t.toLowerCase()),t||(this.options.lowerCaseLng?e.toLowerCase():e)}return this.options.cleanCode||this.options.lowerCaseLng?e.toLowerCase():e}isSupportedCode(e){return("languageOnly"===this.options.load||this.options.nonExplicitSupportedLngs)&&(e=this.getLanguagePartFromCode(e)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(e)>-1}getBestMatchFromCodes(e){if(!e)return null;let t;return e.forEach((e=>{if(t)return;const n=this.formatLanguageCode(e);this.options.supportedLngs&&!this.isSupportedCode(n)||(t=n)})),!t&&this.options.supportedLngs&&e.forEach((e=>{if(t)return;const n=this.getLanguagePartFromCode(e);if(this.isSupportedCode(n))return t=n;t=this.options.supportedLngs.find((e=>e===n?e:e.indexOf("-")<0&&n.indexOf("-")<0?void 0:e.indexOf("-")>0&&n.indexOf("-")<0&&e.substring(0,e.indexOf("-"))===n||0===e.indexOf(n)&&n.length>1?e:void 0))})),t||(t=this.getFallbackCodes(this.options.fallbackLng)[0]),t}getFallbackCodes(e,t){if(!e)return[];if("function"==typeof e&&(e=e(t)),mK(e)&&(e=[e]),Array.isArray(e))return e;if(!t)return e.default||[];let n=e[t];return n||(n=e[this.getScriptPartFromCode(t)]),n||(n=e[this.formatLanguageCode(t)]),n||(n=e[this.getLanguagePartFromCode(t)]),n||(n=e.default),n||[]}toResolveHierarchy(e,t){const n=this.getFallbackCodes(t||this.options.fallbackLng||[],e),r=[],i=e=>{e&&(this.isSupportedCode(e)?r.push(e):this.logger.warn(`rejecting language code not found in supportedLngs: ${e}`))};return mK(e)&&(e.indexOf("-")>-1||e.indexOf("_")>-1)?("languageOnly"!==this.options.load&&i(this.formatLanguageCode(e)),"languageOnly"!==this.options.load&&"currentOnly"!==this.options.load&&i(this.getScriptPartFromCode(e)),"currentOnly"!==this.options.load&&i(this.getLanguagePartFromCode(e))):mK(e)&&i(this.formatLanguageCode(e)),n.forEach((e=>{r.indexOf(e)<0&&i(this.formatLanguageCode(e))})),r}}const $K={zero:0,one:1,two:2,few:3,many:4,other:5},UK={select:e=>1===e?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class WK{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.languageUtils=e,this.options=t,this.logger=zK.create("pluralResolver"),this.pluralRulesCache={}}addRule(e,t){this.rules[e]=t}clearCache(){this.pluralRulesCache={}}getRule(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=PK("dev"===e?"en":e),r=t.ordinal?"ordinal":"cardinal",i=JSON.stringify({cleanedCode:n,type:r});if(i in this.pluralRulesCache)return this.pluralRulesCache[i];let o;try{o=new Intl.PluralRules(n,{type:r})}catch(n){if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),UK;if(!e.match(/-|_/))return UK;const r=this.languageUtils.getLanguagePartFromCode(e);o=this.getRule(r,t)}return this.pluralRulesCache[i]=o,o}needsPlural(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.getRule(e,t);return n||(n=this.getRule("dev",t)),n?.resolvedOptions().pluralCategories.length>1}getPluralFormsOfKey(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return this.getSuffixes(e,n).map((e=>`${t}${e}`))}getSuffixes(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.getRule(e,t);return n||(n=this.getRule("dev",t)),n?n.resolvedOptions().pluralCategories.sort(((e,t)=>$K[e]-$K[t])).map((e=>`${this.options.prepend}${t.ordinal?`ordinal${this.options.prepend}`:""}${e}`)):[]}getSuffix(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=this.getRule(e,n);return r?`${this.options.prepend}${n.ordinal?`ordinal${this.options.prepend}`:""}${r.select(t)}`:(this.logger.warn(`no plural rule found for: ${e}`),this.getSuffix("dev",t,n))}}const VK=function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:".",i=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=((e,t,n)=>{const r=SK(e,n);return void 0!==r?r:SK(t,n)})(e,t,n);return!o&&i&&mK(n)&&(o=OK(e,n,r),void 0===o&&(o=OK(t,n,r))),o},GK=e=>e.replace(/\$/g,"$$$$");class YK{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=zK.create("interpolator"),this.options=e,this.format=e?.interpolation?.format||(e=>e),this.init(e)}init(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e.interpolation||(e.interpolation={escapeValue:!0});const{escape:t,escapeValue:n,useRawValueToEscape:r,prefix:i,prefixEscaped:o,suffix:a,suffixEscaped:s,formatSeparator:l,unescapeSuffix:c,unescapePrefix:u,nestingPrefix:d,nestingPrefixEscaped:f,nestingSuffix:h,nestingSuffixEscaped:p,nestingOptionsSeparator:g,maxReplaces:v,alwaysFormat:m}=e.interpolation;this.escape=void 0!==t?t:TK,this.escapeValue=void 0===n||n,this.useRawValueToEscape=void 0!==r&&r,this.prefix=i?MK(i):o||"{{",this.suffix=a?MK(a):s||"}}",this.formatSeparator=l||",",this.unescapePrefix=c?"":u||"-",this.unescapeSuffix=this.unescapePrefix?"":c||"",this.nestingPrefix=d?MK(d):f||MK("$t("),this.nestingSuffix=h?MK(h):p||MK(")"),this.nestingOptionsSeparator=g||",",this.maxReplaces=v||1e3,this.alwaysFormat=void 0!==m&&m,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const e=(e,t)=>e?.source===t?(e.lastIndex=0,e):new RegExp(t,"g");this.regexp=e(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=e(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=e(this.nestingRegexp,`${this.nestingPrefix}(.+?)${this.nestingSuffix}`)}interpolate(e,t,n,r){let i,o,a;const s=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},l=e=>{if(e.indexOf(this.formatSeparator)<0){const i=VK(t,s,e,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(i,void 0,n,{...r,...t,interpolationkey:e}):i}const i=e.split(this.formatSeparator),o=i.shift().trim(),a=i.join(this.formatSeparator).trim();return this.format(VK(t,s,o,this.options.keySeparator,this.options.ignoreJSONStructure),a,n,{...r,...t,interpolationkey:o})};this.resetRegExp();const c=r?.missingInterpolationHandler||this.options.missingInterpolationHandler,u=void 0!==r?.interpolation?.skipOnVariables?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:e=>GK(e)},{regex:this.regexp,safeValue:e=>this.escapeValue?GK(this.escape(e)):GK(e)}].forEach((t=>{for(a=0;i=t.regex.exec(e);){const n=i[1].trim();if(o=l(n),void 0===o)if("function"==typeof c){const t=c(e,i,r);o=mK(t)?t:""}else if(r&&Object.prototype.hasOwnProperty.call(r,n))o="";else{if(u){o=i[0];continue}this.logger.warn(`missed to pass in variable ${n} for interpolating ${e}`),o=""}else mK(o)||this.useRawValueToEscape||(o=yK(o));const s=t.safeValue(o);if(e=e.replace(i[0],s),u?(t.regex.lastIndex+=o.length,t.regex.lastIndex-=i[0].length):t.regex.lastIndex=0,a++,a>=this.maxReplaces)break}})),e}nest(e,t){let n,r,i,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const a=(e,t)=>{const n=this.nestingOptionsSeparator;if(e.indexOf(n)<0)return e;const r=e.split(new RegExp(`${n}[ ]*{`));let o=`{${r[1]}`;e=r[0],o=this.interpolate(o,i);const a=o.match(/'/g),s=o.match(/"/g);((a?.length??0)%2==0&&!s||s.length%2!=0)&&(o=o.replace(/'/g,'"'));try{i=JSON.parse(o),t&&(i={...t,...i})}catch(t){return this.logger.warn(`failed parsing options string in nesting for key ${e}`,t),`${e}${n}${o}`}return i.defaultValue&&i.defaultValue.indexOf(this.prefix)>-1&&delete i.defaultValue,e};for(;n=this.nestingRegexp.exec(e);){let s=[];i={...o},i=i.replace&&!mK(i.replace)?i.replace:i,i.applyPostProcessor=!1,delete i.defaultValue;let l=!1;if(-1!==n[0].indexOf(this.formatSeparator)&&!/{.*}/.test(n[1])){const e=n[1].split(this.formatSeparator).map((e=>e.trim()));n[1]=e.shift(),s=e,l=!0}if(r=t(a.call(this,n[1].trim(),i),i),r&&n[0]===e&&!mK(r))return r;mK(r)||(r=yK(r)),r||(this.logger.warn(`missed to resolve ${n[1]} for nesting ${e}`),r=""),l&&(r=s.reduce(((e,t)=>this.format(e,t,o.lng,{...o,interpolationkey:n[1].trim()})),r.trim())),e=e.replace(n[0],r),this.regexp.lastIndex=0}return e}}const XK=e=>{const t={};return(n,r,i)=>{let o=i;i&&i.interpolationkey&&i.formatParams&&i.formatParams[i.interpolationkey]&&i[i.interpolationkey]&&(o={...o,[i.interpolationkey]:void 0});const a=r+JSON.stringify(o);let s=t[a];return s||(s=e(PK(r),i),t[a]=s),s(n)}};class ZK{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.logger=zK.create("formatter"),this.options=e,this.formats={number:XK(((e,t)=>{const n=new Intl.NumberFormat(e,{...t});return e=>n.format(e)})),currency:XK(((e,t)=>{const n=new Intl.NumberFormat(e,{...t,style:"currency"});return e=>n.format(e)})),datetime:XK(((e,t)=>{const n=new Intl.DateTimeFormat(e,{...t});return e=>n.format(e)})),relativetime:XK(((e,t)=>{const n=new Intl.RelativeTimeFormat(e,{...t});return e=>n.format(e,t.range||"day")})),list:XK(((e,t)=>{const n=new Intl.ListFormat(e,{...t});return e=>n.format(e)}))},this.init(e)}init(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{interpolation:{}};this.formatSeparator=t.interpolation.formatSeparator||","}add(e,t){this.formats[e.toLowerCase().trim()]=t}addCached(e,t){this.formats[e.toLowerCase().trim()]=XK(t)}format(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const i=t.split(this.formatSeparator);if(i.length>1&&i[0].indexOf("(")>1&&i[0].indexOf(")")<0&&i.find((e=>e.indexOf(")")>-1))){const e=i.findIndex((e=>e.indexOf(")")>-1));i[0]=[i[0],...i.splice(1,e)].join(this.formatSeparator)}const o=i.reduce(((e,t)=>{const{formatName:i,formatOptions:o}=(e=>{let t=e.toLowerCase().trim();const n={};if(e.indexOf("(")>-1){const r=e.split("(");t=r[0].toLowerCase().trim();const i=r[1].substring(0,r[1].length-1);"currency"===t&&i.indexOf(":")<0?n.currency||(n.currency=i.trim()):"relativetime"===t&&i.indexOf(":")<0?n.range||(n.range=i.trim()):i.split(";").forEach((e=>{if(e){const[t,...r]=e.split(":"),i=r.join(":").trim().replace(/^'+|'+$/g,""),o=t.trim();n[o]||(n[o]=i),"false"===i&&(n[o]=!1),"true"===i&&(n[o]=!0),isNaN(i)||(n[o]=parseInt(i,10))}}))}return{formatName:t,formatOptions:n}})(t);if(this.formats[i]){let t=e;try{const a=r?.formatParams?.[r.interpolationkey]||{},s=a.locale||a.lng||r.locale||r.lng||n;t=this.formats[i](e,s,{...o,...r,...a})}catch(e){this.logger.warn(e)}return t}return this.logger.warn(`there was no format function for ${i}`),e}),e);return o}}class KK extends IK{constructor(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};super(),this.backend=e,this.store=t,this.services=n,this.languageUtils=n.languageUtils,this.options=r,this.logger=zK.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=r.maxParallelReads||10,this.readingCalls=0,this.maxRetries=r.maxRetries>=0?r.maxRetries:5,this.retryTimeout=r.retryTimeout>=1?r.retryTimeout:350,this.state={},this.queue=[],this.backend?.init?.(n,r.backend,r)}queueLoad(e,t,n,r){const i={},o={},a={},s={};return e.forEach((e=>{let r=!0;t.forEach((t=>{const a=`${e}|${t}`;!n.reload&&this.store.hasResourceBundle(e,t)?this.state[a]=2:this.state[a]<0||(1===this.state[a]?void 0===o[a]&&(o[a]=!0):(this.state[a]=1,r=!1,void 0===o[a]&&(o[a]=!0),void 0===i[a]&&(i[a]=!0),void 0===s[t]&&(s[t]=!0)))})),r||(a[e]=!0)})),(Object.keys(i).length||Object.keys(o).length)&&this.queue.push({pending:o,pendingCount:Object.keys(o).length,loaded:{},errors:[],callback:r}),{toLoad:Object.keys(i),pending:Object.keys(o),toLoadLanguages:Object.keys(a),toLoadNamespaces:Object.keys(s)}}loaded(e,t,n){const r=e.split("|"),i=r[0],o=r[1];t&&this.emit("failedLoading",i,o,t),!t&&n&&this.store.addResourceBundle(i,o,n,void 0,void 0,{skipCopy:!0}),this.state[e]=t?-1:2,t&&n&&(this.state[e]=0);const a={};this.queue.forEach((n=>{((e,t,n)=>{const{obj:r,k:i}=kK(e,t,Object);r[i]=r[i]||[],r[i].push(n)})(n.loaded,[i],o),((e,t)=>{void 0!==e.pending[t]&&(delete e.pending[t],e.pendingCount--)})(n,e),t&&n.errors.push(t),0!==n.pendingCount||n.done||(Object.keys(n.loaded).forEach((e=>{a[e]||(a[e]={});const t=n.loaded[e];t.length&&t.forEach((t=>{void 0===a[e][t]&&(a[e][t]=!0)}))})),n.done=!0,n.errors.length?n.callback(n.errors):n.callback())})),this.emit("loaded",a),this.queue=this.queue.filter((e=>!e.done))}read(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.retryTimeout,o=arguments.length>5?arguments[5]:void 0;if(!e.length)return o(null,{});if(this.readingCalls>=this.maxParallelReads)return void this.waitingReads.push({lng:e,ns:t,fcName:n,tried:r,wait:i,callback:o});this.readingCalls++;const a=(a,s)=>{if(this.readingCalls--,this.waitingReads.length>0){const e=this.waitingReads.shift();this.read(e.lng,e.ns,e.fcName,e.tried,e.wait,e.callback)}a&&s&&r<this.maxRetries?setTimeout((()=>{this.read.call(this,e,t,n,r+1,2*i,o)}),i):o(a,s)},s=this.backend[n].bind(this.backend);if(2!==s.length)return s(e,t,a);try{const n=s(e,t);n&&"function"==typeof n.then?n.then((e=>a(null,e))).catch(a):a(null,n)}catch(e){a(e)}}prepareLoading(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),r&&r();mK(e)&&(e=this.languageUtils.toResolveHierarchy(e)),mK(t)&&(t=[t]);const i=this.queueLoad(e,t,n,r);if(!i.toLoad.length)return i.pending.length||r(),null;i.toLoad.forEach((e=>{this.loadOne(e)}))}load(e,t,n){this.prepareLoading(e,t,{},n)}reload(e,t,n){this.prepareLoading(e,t,{reload:!0},n)}loadOne(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const n=e.split("|"),r=n[0],i=n[1];this.read(r,i,"read",void 0,void 0,((n,o)=>{n&&this.logger.warn(`${t}loading namespace ${i} for language ${r} failed`,n),!n&&o&&this.logger.log(`${t}loaded namespace ${i} for language ${r}`,o),this.loaded(e,n,o)}))}saveMissing(e,t,n,r,i){let o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:()=>{};if(!this.services?.utils?.hasLoadedNamespace||this.services?.utils?.hasLoadedNamespace(t)){if(null!=n&&""!==n){if(this.backend?.create){const s={...o,isUpdate:i},l=this.backend.create.bind(this.backend);if(l.length<6)try{let i;i=5===l.length?l(e,t,n,r,s):l(e,t,n,r),i&&"function"==typeof i.then?i.then((e=>a(null,e))).catch(a):a(null,i)}catch(e){a(e)}else l(e,t,n,r,a,s)}e&&e[0]&&this.store.addResource(e[0],t,n,r)}}else this.logger.warn(`did not save key "${n}" as the namespace "${t}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")}}const JK=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if("object"==typeof e[1]&&(t=e[1]),mK(e[1])&&(t.defaultValue=e[1]),mK(e[2])&&(t.tDescription=e[2]),"object"==typeof e[2]||"object"==typeof e[3]){const n=e[3]||e[2];Object.keys(n).forEach((e=>{t[e]=n[e]}))}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}),QK=e=>(mK(e.ns)&&(e.ns=[e.ns]),mK(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),mK(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs?.indexOf?.("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),"boolean"==typeof e.initImmediate&&(e.initAsync=e.initImmediate),e),eJ=()=>{};class tJ extends IK{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;var n;if(super(),this.options=QK(e),this.services={},this.logger=zK,this.modules={external:[]},n=this,Object.getOwnPropertyNames(Object.getPrototypeOf(n)).forEach((e=>{"function"==typeof n[e]&&(n[e]=n[e].bind(n))})),t&&!this.isInitialized&&!e.isClone){if(!this.options.initAsync)return this.init(e,t),this;setTimeout((()=>{this.init(e,t)}),0)}}init(){var e=this;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;this.isInitializing=!0,"function"==typeof t&&(n=t,t={}),!t.defaultNS&&!1!==t.defaultNS&&t.ns&&(mK(t.ns)?t.defaultNS=t.ns:t.ns.indexOf("translation")<0&&(t.defaultNS=t.ns[0]));const r=JK();this.options={...r,...this.options,...QK(t)},this.options.interpolation={...r.interpolation,...this.options.interpolation},void 0!==t.keySeparator&&(this.options.userDefinedKeySeparator=t.keySeparator),void 0!==t.nsSeparator&&(this.options.userDefinedNsSeparator=t.nsSeparator);const i=e=>e?"function"==typeof e?new e:e:null;if(!this.options.isClone){let t;this.modules.logger?zK.init(i(this.modules.logger),this.options):zK.init(null,this.options),t=this.modules.formatter?this.modules.formatter:ZK;const n=new qK(this.options);this.store=new FK(this.options.resources,this.options);const o=this.services;o.logger=zK,o.resourceStore=this.store,o.languageUtils=n,o.pluralResolver=new WK(n,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),!t||this.options.interpolation.format&&this.options.interpolation.format!==r.interpolation.format||(o.formatter=i(t),o.formatter.init(o,this.options),this.options.interpolation.format=o.formatter.format.bind(o.formatter)),o.interpolator=new YK(this.options),o.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},o.backendConnector=new KK(i(this.modules.backend),o.resourceStore,o,this.options),o.backendConnector.on("*",(function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];e.emit(t,...r)})),this.modules.languageDetector&&(o.languageDetector=i(this.modules.languageDetector),o.languageDetector.init&&o.languageDetector.init(o,this.options.detection,this.options)),this.modules.i18nFormat&&(o.i18nFormat=i(this.modules.i18nFormat),o.i18nFormat.init&&o.i18nFormat.init(this)),this.translator=new HK(this.services,this.options),this.translator.on("*",(function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];e.emit(t,...r)})),this.modules.external.forEach((e=>{e.init&&e.init(this)}))}if(this.format=this.options.interpolation.format,n||(n=eJ),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const e=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);e.length>0&&"dev"!==e[0]&&(this.options.lng=e[0])}this.services.languageDetector||this.options.lng||this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach((t=>{this[t]=function(){return e.store[t](...arguments)}})),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach((t=>{this[t]=function(){return e.store[t](...arguments),e}}));const o=bK(),a=()=>{const e=(e,t)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),o.resolve(t),n(e,t)};if(this.languages&&!this.isInitialized)return e(null,this.t.bind(this));this.changeLanguage(this.options.lng,e)};return this.options.resources||!this.options.initAsync?a():setTimeout(a,0),o}loadResources(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:eJ;const n=mK(e)?e:this.language;if("function"==typeof e&&(t=e),!this.options.resources||this.options.partialBundledLanguages){if("cimode"===n?.toLowerCase()&&(!this.options.preload||0===this.options.preload.length))return t();const e=[],r=t=>{t&&"cimode"!==t&&this.services.languageUtils.toResolveHierarchy(t).forEach((t=>{"cimode"!==t&&e.indexOf(t)<0&&e.push(t)}))};n?r(n):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach((e=>r(e))),this.options.preload?.forEach?.((e=>r(e))),this.services.backendConnector.load(e,this.options.ns,(e=>{e||this.resolvedLanguage||!this.language||this.setResolvedLanguage(this.language),t(e)}))}else t(null)}reloadResources(e,t,n){const r=bK();return"function"==typeof e&&(n=e,e=void 0),"function"==typeof t&&(n=t,t=void 0),e||(e=this.languages),t||(t=this.options.ns),n||(n=eJ),this.services.backendConnector.reload(e,t,(e=>{r.resolve(),n(e)})),r}use(e){if(!e)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!e.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return"backend"===e.type&&(this.modules.backend=e),("logger"===e.type||e.log&&e.warn&&e.error)&&(this.modules.logger=e),"languageDetector"===e.type&&(this.modules.languageDetector=e),"i18nFormat"===e.type&&(this.modules.i18nFormat=e),"postProcessor"===e.type&&jK.addPostProcessor(e),"formatter"===e.type&&(this.modules.formatter=e),"3rdParty"===e.type&&this.modules.external.push(e),this}setResolvedLanguage(e){if(e&&this.languages&&!(["cimode","dev"].indexOf(e)>-1))for(let e=0;e<this.languages.length;e++){const t=this.languages[e];if(!(["cimode","dev"].indexOf(t)>-1)&&this.store.hasLanguageSomeTranslations(t)){this.resolvedLanguage=t;break}}}changeLanguage(e,t){var n=this;this.isLanguageChangingTo=e;const r=bK();this.emit("languageChanging",e);const i=e=>{this.language=e,this.languages=this.services.languageUtils.toResolveHierarchy(e),this.resolvedLanguage=void 0,this.setResolvedLanguage(e)},o=(e,o)=>{o?(i(o),this.translator.changeLanguage(o),this.isLanguageChangingTo=void 0,this.emit("languageChanged",o),this.logger.log("languageChanged",o)):this.isLanguageChangingTo=void 0,r.resolve((function(){return n.t(...arguments)})),t&&t(e,(function(){return n.t(...arguments)}))},a=t=>{e||t||!this.services.languageDetector||(t=[]);const n=mK(t)?t:this.services.languageUtils.getBestMatchFromCodes(t);n&&(this.language||i(n),this.translator.language||this.translator.changeLanguage(n),this.services.languageDetector?.cacheUserLanguage?.(n)),this.loadResources(n,(e=>{o(e,n)}))};return e||!this.services.languageDetector||this.services.languageDetector.async?!e&&this.services.languageDetector&&this.services.languageDetector.async?0===this.services.languageDetector.detect.length?this.services.languageDetector.detect().then(a):this.services.languageDetector.detect(a):a(e):a(this.services.languageDetector.detect()),r}getFixedT(e,t,n){var r=this;const i=function(e,t){let o;if("object"!=typeof t){for(var a=arguments.length,s=new Array(a>2?a-2:0),l=2;l<a;l++)s[l-2]=arguments[l];o=r.options.overloadTranslationOptionHandler([e,t].concat(s))}else o={...t};o.lng=o.lng||i.lng,o.lngs=o.lngs||i.lngs,o.ns=o.ns||i.ns,""!==o.keyPrefix&&(o.keyPrefix=o.keyPrefix||n||i.keyPrefix);const c=r.options.keySeparator||".";let u;return u=o.keyPrefix&&Array.isArray(e)?e.map((e=>`${o.keyPrefix}${c}${e}`)):o.keyPrefix?`${o.keyPrefix}${c}${e}`:e,r.t(u,o)};return mK(e)?i.lng=e:i.lngs=e,i.ns=t,i.keyPrefix=n,i}t(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.translator?.translate(...t)}exists(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.translator?.exists(...t)}setDefaultNamespace(e){this.options.defaultNS=e}hasLoadedNamespace(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const n=t.lng||this.resolvedLanguage||this.languages[0],r=!!this.options&&this.options.fallbackLng,i=this.languages[this.languages.length-1];if("cimode"===n.toLowerCase())return!0;const o=(e,t)=>{const n=this.services.backendConnector.state[`${e}|${t}`];return-1===n||0===n||2===n};if(t.precheck){const e=t.precheck(this,o);if(void 0!==e)return e}return!(!this.hasResourceBundle(n,e)&&this.services.backendConnector.backend&&(!this.options.resources||this.options.partialBundledLanguages)&&(!o(n,e)||r&&!o(i,e)))}loadNamespaces(e,t){const n=bK();return this.options.ns?(mK(e)&&(e=[e]),e.forEach((e=>{this.options.ns.indexOf(e)<0&&this.options.ns.push(e)})),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}loadLanguages(e,t){const n=bK();mK(e)&&(e=[e]);const r=this.options.preload||[],i=e.filter((e=>r.indexOf(e)<0&&this.services.languageUtils.isSupportedCode(e)));return i.length?(this.options.preload=r.concat(i),this.loadResources((e=>{n.resolve(),t&&t(e)})),n):(t&&t(),Promise.resolve())}dir(e){if(e||(e=this.resolvedLanguage||(this.languages?.length>0?this.languages[0]:this.language)),!e)return"rtl";const t=this.services?.languageUtils||new qK(JK());return["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"].indexOf(t.getLanguagePartFromCode(e))>-1||e.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(){return new tJ(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},arguments.length>1?arguments[1]:void 0)}cloneInstance(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:eJ;const n=e.forkResourceStore;n&&delete e.forkResourceStore;const r={...this.options,...e,isClone:!0},i=new tJ(r);return void 0===e.debug&&void 0===e.prefix||(i.logger=i.logger.clone(e)),["store","services","language"].forEach((e=>{i[e]=this[e]})),i.services={...this.services},i.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},n&&(i.store=new FK(this.store.data,r),i.services.resourceStore=i.store),i.translator=new HK(i.services,r),i.translator.on("*",(function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];i.emit(e,...n)})),i.init(r,t),i.translator.options=r,i.translator.backendConnector.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},i}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const nJ=tJ.createInstance();nJ.createInstance=tJ.createInstance,nJ.createInstance,nJ.dir,nJ.init,nJ.loadResources,nJ.reloadResources,nJ.use,nJ.changeLanguage,nJ.getFixedT,nJ.t,nJ.exists,nJ.setDefaultNamespace,nJ.hasLoadedNamespace,nJ.loadNamespaces,nJ.loadLanguages;const rJ={en:{short:"Eng",full:"English",iso:"en-US"},ru:{short:"Ру",full:"Русский",iso:"ru-RU"},pl:{short:"Pl",full:"Polski",iso:"pl-PL"},es:{short:"Es",full:"Español",iso:"es-ES"},pt:{short:"Pt",full:"Português",iso:"pt-PT"},de:{short:"De",full:"Deutsch",iso:"de-DE"},am:{short:"Am",full:"Հայերեն",iso:"hy-AM"},az:{short:"Az",full:"Azərbaycan",iso:"az-AZ"},fr:{short:"Fr",full:"Français",iso:"fr-FR"},it:{short:"It",full:"Italiano",iso:"it-IT"},ja:{short:"Ja",full:"日本語",iso:"ja-JP"},he:{short:"He",full:"עברית",iso:"he-IL"},ka:{short:"Ka",full:"ქართული",iso:"ka-GE"},kr:{short:"Kr",full:"한국어",iso:"kr-KR"},nl:{short:"Nl",full:"Nederlands",iso:"nl-NL"},sv:{short:"Sv",full:"Svenska",iso:"sv-SE"},tr:{short:"Tr",full:"Türkçe",iso:"tr-TR"},zh:{short:"Zh",full:"中文",iso:"zh-CN"}},{reportLanguage:iJ}=iG()??{},oJ=De("");Be((()=>{const e=oJ.value;return rJ[e].iso})),Be((()=>["ar","he","fa"].includes(oJ.value))),nJ.use({type:"backend",read:async(e,t,n)=>{try{n(null,(await a(155)(`./${e}.json`))[t]||null)}catch(e){n(e,null)}}}).init({lng:oJ.value,fallbackLng:"en",ns:["empty","execution","filters","search","severity","sort-by","sort-by.directions","sort-by.values","statuses","tabs","testSummary","ui","welcome","controls","errors","nav","charts"],interpolation:{escapeValue:!1}});const aJ=e=>({t:Be((()=>(t,n)=>nJ.t(t,{ns:e,...n}))).value,currentLocale:oJ.value}),sJ=async e=>{await nJ.changeLanguage(e),localStorage.setItem("currentLocale",e),oJ.value=e},lJ=()=>{const{t:e}=aJ("errors");return pK("div",{className:"rHchoJLy",children:e("missedAttachment")})},cJ=({attachment:e})=>{const[t,n]=fe(!0);return he((()=>{if(e?.img){const t=new Image;t.onload=()=>n(!0),t.onerror=()=>n(!1),t.src=e.img}}),[e?.img]),pK("div",e?.img&&t?{className:"Z6GDZ107",children:e?.img&&pK("img",{src:e.img,alt:e.originalFileName})}:{className:"SEnVh3g6",children:pK(lJ,{})})},uJ=async({id:e,ext:t,contentType:n})=>(async(e,t)=>{const n=await tG(e,t);return globalThis.fetch(n)})(`data/attachments/${e||"-"}${t||""}?attachment`,n),dJ=async(e,t,n)=>{const r=await uJ({id:e,ext:t,contentType:n});return await r.blob()},fJ=async(e,t,n)=>{if(!e&&!t)return;const r=`${e}${t}`,i=await dJ(e,t,n),o=URL.createObjectURL(i),a=document.createElement("a");a.href=o,a.download=r,a.click(),URL.revokeObjectURL(o)},hJ=e=>{switch(e){case"image/bmp":case"image/gif":case"image/tiff":case"image/jpeg":case"image/jpg":case"image/png":case"image/*":return{type:"image",icon:"file"};case"text/xml":case"application/xml":case"application/json":case"text/json":case"text/yaml":case"application/yaml":case"application/x-yaml":case"text/x-yaml":case"text/css":return{type:"code",icon:"file"};case"text/plain":case"text/*":return{type:"text",icon:"txt"};case"text/html":return{type:"html",icon:"file"};case"text/csv":return{type:"table",icon:"csv"};case"text/tab-separated-values":return{type:"table",icon:"table"};case"image/svg+xml":return{type:"svg",icon:"file"};case"video/mp4":case"video/ogg":case"video/webm":return{type:"video",icon:"file"};case"text/uri-list":return{type:"uri",icon:"list"};case"application/x-tar":case"application/x-gtar":case"application/x-bzip2":case"application/gzip":case"application/zip":return{type:"archive",icon:"file"};default:return{type:null,icon:"file"}}},pJ={image:cJ,svg:cJ,json:gK,code:gK,uri:gK,css:gK,table:gK,html:gK,text:gK,video:({attachment:e})=>e?pK("video",{controls:!0,loop:!0,muted:!0,children:pK("source",{src:e?.src,type:e?.contentType})}):pK(ii,{})},gJ={html:({attachment:e})=>{const[t,n]=fe(""),r=e.text??"",i=r.length>0?(e=>IZ.sanitize(e,void 0))(r):"";return he((()=>{if(i){const e=new Blob([i],{type:"text/html"}),t=URL.createObjectURL(e);return n(t),()=>{URL.revokeObjectURL(t)}}}),[i]),i?pK("div",{className:"vDBalBeq",children:pK("iframe",{src:t,width:"100%",height:"100%",frameBorder:"0",sandbox:"allow-same-origin"})}):null}},vJ=({item:e,previewable:t})=>{const{link:{contentType:n,id:r,ext:i}}=e,[o,a]=fe(null),[s,l]=fe(!1),c=hJ(n),u=pJ[c.type],d=gJ[c.type];return he((()=>{(async()=>{const e=await(async(e,t,n)=>{if(!e&&!t)return;const r=await uJ({id:e,ext:t,contentType:n});switch(hJ(n).type){case"svg":case"image":{const t=await r.blob();return{img:URL.createObjectURL(t),id:e}}case"uri":case"code":case"html":case"table":case"text":return{text:await r.text()};case"video":{const t=await r.blob();return{src:URL.createObjectURL(t),id:e,contentType:n}}default:return}})(r,i,n);l(!0),a(e)})()}),[n,r,i]),s?d&&t&&bJ.value.preview?pK(d,{attachment:o,item:e}):u?pK(u,{attachment:o,item:e}):pK(lJ,{}):pK("div",{className:"TJQH8dah",children:pK(ii,{})})},mJ=De(!1),bJ=De({data:null,preview:!1,component:null}),yJ=({data:e,component:t,preview:n})=>{bJ.value={data:e,component:t,preview:n},mJ.value=!0},_J=()=>{mJ.value=!1},wJ=({item:e,children:t})=>pK("div",{className:"GLs1WXMz "+(bJ.value.data?.link?.id===e.link?.id?"NiSx0lA3":""),onClick:()=>{var t;yJ({data:t=e,component:pK(vJ,{item:t},t.link?.id)})},children:t}),xJ=({attachments:e=[]})=>pK("div",{className:"Klkf7XB0",children:e.filter((({link:{contentType:e}})=>{const t=hJ(e).type;return!["archive",null].includes(t)})).map(((e,t)=>pK(wJ,{item:e,children:pK(vJ,{item:e})},t)))});var kJ=({testResult:e})=>{const{link:t}=bJ.value.data||{},n=t?.name?`${t?.name}`:`${t?.id}${t?.ext}`;he((()=>(eG().highlightAll(),mJ.value?document.body.style.overflow="hidden":document.body.style.overflow="",()=>{document.body.style.overflow=""})),[]);const r=t?.contentType?.startsWith("image"),i="text/html"===t?.contentType;return mJ.value?pK("div",{className:"bCsvCGcv",onClick:_J,children:pK("div",{className:"Mws6akQI",onClick:e=>e.stopPropagation(),children:[pK("div",{className:"B2HE5riJ",children:[pK("div",{className:"vt3tJSMb",children:[pK(si,{size:"s",children:n}),pK("div",{className:"PNTabbbi",children:[r&&pK(ui,{style:"outline",onClick:async()=>{const{id:e,ext:n,contentType:r}=t||{};await(async(e,t,n)=>{if(!e&&!t)return;const r=await dJ(e,t,n),i=URL.createObjectURL(r);globalThis.open(i,"_blank")})(e,n,r)},icon:ni.lineGeneralLinkExternal,text:"Open in new tab"}),i&&pK(zo,{tooltipText:"Preview attachment",children:pK(di,{style:"outline",size:"m",iconSize:"s",icon:bJ.value.preview?ni.viewOff:ni.view,onClick:()=>{bJ.value={...bJ.value,preview:!bJ.value.preview}}})}),pK(zo,{tooltipText:"Download attachment",children:pK(di,{style:"outline",size:"m",iconSize:"s",icon:ni.lineGeneralDownloadCloud,onClick:e=>(async e=>{e.stopPropagation();const{id:n,ext:r,contentType:i}=t||{};n&&r&&i&&await fJ(n,r,i)})(e)})}),pK(di,{iconSize:"m",style:"ghost",onClick:_J,icon:ni.lineGeneralXClose})]})]}),pK("div",{className:"PeTgBB_j",children:pK("div",{className:"zjOzUXJR",children:bJ.value?.component},bJ.value?.data?.link?.id)})]}),pK(xJ,{attachments:e.attachments})]})}):null};function CJ(e){var t,n,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=CJ(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function SJ(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=CJ(e))&&(r&&(r+=" "),r+=t);return r}var AJ=SJ;const MJ=Object.entries(rJ).map((([e,{full:t}])=>({key:e,value:t}))),LJ=()=>{const e=oJ.value;return pK(ba,{size:"s",menuTrigger:({onClick:t})=>pK(ui,{style:"raised",className:"llvyxAoW",size:"s",text:rJ[e||"en"].short,onClick:t}),children:pK(ba.Section,{children:MJ.map((({key:t,value:n})=>pK(ba.ItemWithCheckmark,{onClick:()=>{sJ(t)},isChecked:e===t,children:n},t)))})})},TJ=()=>{const e=globalThis.location.hash.slice(1),[t,...n]=e.split("/");return{tabName:t,params:{id:n[0]||null,testResultId:n[1]||null}}},EJ=De(TJ()),NJ=()=>{const e=TJ();e.tabName===EJ.value.tabName&&e.params.id===EJ.value.params.id&&e.params.testResultId===EJ.value.params.testResultId||(EJ.value=e)},OJ=Be((()=>EJ.value.tabName)),PJ=e=>{globalThis.location.hash=e};var RJ="EeevEqCT",DJ="w4EeDOWE",zJ="boBBDQTD",IJ="gZQ8bgST";const FJ=[{tabName:"overview",title:"Overview",icon:"lineGeneralHomeLine",active:!1},{tabName:"behaviors",title:"Behaviors",icon:"lineFilesClipboardCheck",active:!1},{tabName:"categories",title:"Categories",icon:"lineFilesFile2",active:!1},{tabName:"graphs",title:"Graphs",icon:"lineChartsBarChartSquare",active:!1},{tabName:"packages",title:"Packages",icon:"lineDevDataflow3",active:!1},{tabName:"suites",title:"Suites",icon:"lineFilesFolder",active:!1},{tabName:"timeline",title:"Timeline",icon:"lineTimeClockStopwatch",active:!1}];var jJ=()=>{const{t:e}=aJ("controls"),{t:t}=aJ("nav"),[n,r]=fe("true"===localStorage.getItem("sidebarCollapsed"));return pK("div",{class:AJ("TLLQTrhC",n&&"xMPJFBDw"),children:[pK("a",{href:"#",className:"KM6orgHa","data-ga4-event":"home_click",children:[pK(ri,{id:ni.reportLogo,size:"s",className:RJ}),pK(oi,{className:"vND2V3bB",bold:!0,children:"Allure Report"})]}),pK("ul",{className:"b402YGN_",children:FJ?.map((e=>pK("li",{className:DJ,"data-tooltip":e.title,"data-ga4-event":"tab_click","data-ga4-param-tab":e.tabName,children:pK("a",{href:`#${e.tabName}`,className:AJ("aXLTfP6m",{[zJ]:OJ.value===e.tabName}),onClick:()=>PJ(e.tabName),children:[pK("span",{className:RJ,children:pK(ri,{id:ni[e.icon]})}),pK(oi,{className:IJ,children:t(e.tabName)})]})},e.tabName)))}),pK("div",{className:"j3vXv7pr"}),pK("div",{className:"iRiQ2siX",children:[pK("div",{className:"UfeYx5YH","data-tooltip":"Language",children:pK(LJ,{})}),pK("div",{className:DJ,"data-tooltip":"Expand","data-ga4-event":"expand_menu_click",onClick:()=>{localStorage.setItem("sidebarCollapsed",String(!n)),r(!n)},children:pK("div",{className:"OAVqfOY7",children:[pK("span",{className:"S68Ym5T1",children:pK(ri,{id:ni.lineArrowsChevronDown})}),pK(oi,{className:IJ,children:e("collapse")})]})})]})]})};const BJ=De({loading:!0,error:void 0,data:void 0}),HJ=De({loading:!0,error:void 0,data:void 0}),qJ=async e=>{if(e){BJ.value={...BJ.value,loading:!0,error:void 0};try{const t=await rG(`data/test-results/${e}.json`);BJ.value={data:{...BJ.value.data,[e]:t},error:void 0,loading:!1}}catch(e){BJ.value={...BJ.value,error:e.message,loading:!1}}}};var $J="N3IRv8v_";const UJ=({children:e})=>{const{testResultId:t}=EJ.value.params,n=BJ.value;return he((()=>{(async()=>{vK.value={...vK.value,loading:!0,error:void 0};try{const e=await rG("widgets/allure_statistic.json",{bustCache:!0});vK.value={data:e,error:void 0,loading:!1}}catch(e){vK.value={data:{total:0},error:e.message,loading:!1}}})()}),[]),pK("div",{className:"CfGgwYiF",children:[pK(jJ,{}),e,pK(kJ,{testResult:n.data?.[t]})]})};var WJ="O6jbdXAk",VJ="wdXHJuqC",GJ="xBzEd5dz",YJ="KxE0dng7",XJ="WUfcxsgW",ZJ="SSURJYtT",KJ="pfVDoVIH",JJ="p8BrY8T5",QJ="LuXekrqy",eQ="QoY_wwVj",tQ="ETmyhMT9",nQ="dfOOidbB",rQ="sVbP9hsS",iQ="VPuF7Mke",oQ="c37SlL63",aQ="wDYUmegY",sQ="NWQDP0AF",lQ="qWrwxu6j",cQ="i31d8d94",uQ="fsOIsHLA",dQ="RlaQI2ep",fQ="pErF_r57",hQ="r8zl8cNS",pQ="wFAgAxoI",gQ="vxJA6pf8",vQ="KJcusCaa",mQ="WmV4Oc0o",bQ="gWl7QbrP",yQ="brT49w7l",_Q="mvQf76Qn",wQ="eKeasBSI";const{solidAlertCircle:xQ,solidCheckCircle:kQ,solidHelpCircle:CQ,solidMinusCircle:SQ,solidXCircle:AQ}=ni,MQ={failed:AQ,broken:xQ,passed:kQ,skipped:SQ,unknown:CQ};var LQ=({status:t="unknown",className:n,classNameIcon:r})=>{const i=SJ(e[`status-${t}`],r);return pK("div",{"data-testid":`tree-leaf-status-${t}`,className:SJ(bQ,n),children:pK(ri,{className:i,id:MQ[t]})})},TQ=({name:e,groupOrder:t,status:n,duration:r,id:i,parentNodeId:o,isMarked:a,...s})=>{const{tabName:l}=EJ.value,c=tX(r);return pK("div",{...s,className:AJ(mQ,a&&yQ),onClick:()=>(e=>{let t="";if("string"==typeof e)t=e.startsWith("#")?e.slice(1):e;else{const{tabName:n="overview",params:r={}}=e,{id:i=null,testResultId:o=null}=r;t=`${n}/${i||""}/${o||""}`}history.pushState(null,"",`#${t}`),NJ()})(`#${l}/${o||"root"}/${i}`),children:[pK(LQ,{status:n}),pK("span",{"data-testid":"tree-leaf-order",className:XJ,children:t}),pK(oi,{"data-testid":"tree-leaf-title",className:YJ,children:e}),pK(oi,{"data-testid":"tree-leaf-duration",type:"ui",size:"m",className:GJ,children:c})]})},EQ="pkAmb3H0",NQ="cRDmGSBn",OQ="p50HH678",PQ="tcaKNlfE",RQ="wJsbiVN7",DQ="QoIY5gbV";const zQ=({isOpened:e,buttonSize:n="m",iconSize:r="xs",className:i,icon:o=ni.lineArrowsChevronDown,...a})=>pK("button",{className:SJ(EQ,t[`arrow-button-${n}`]),...a,children:pK(ri,{id:o,size:r,className:SJ(NQ,e&&OQ,t[`icon-size-${r}`],i)})}),IQ=e=>{const t=(e=>{const t=iX;switch(e){case"alphabet":return t("name",aX());case"order":case"duration":case"status":return t("statistic",(()=>{const e=GY.map((e=>iX(e,nX(sX()),0)));return rX(oX(e))})())}})(e.sortBy),n="asc"===e.direction?t:nX(t);return oX([n,iX("name",aX())])},FQ=(e=[],t,n)=>{const r=[...e].map((e=>t[e])).filter((e=>((e,t)=>[!t?.query||e.name.toLowerCase().includes(t.query.toLowerCase()),!t?.status||"total"===t?.status||e.status===t.status,!t?.filter?.flaky||e.flaky,!t?.filter?.retry||e.retry].every(Boolean))(e,n))),i=(e=>{const t=(e=>{const t=iX;switch(e){case"order":return t("groupOrder",sX());case"duration":return t("duration",sX());case"alphabet":return t("name",aX());case"status":return t("status",rX(((e,t)=>GY.indexOf(e)-GY.indexOf(t))))}})(e.sortBy),n="asc"===e.direction?t:nX(t);return oX([n,iX("name",aX())])})(n);return r.sort(i)},jQ=e=>{const{group:t,groupsById:n,leavesById:r,filterOptions:i}=e,o=t.leaves??[],a=FQ(o,r,i),s=t.groups?.map((e=>jQ({group:n[e],groupsById:n,leavesById:r,filterOptions:i})))?.filter((e=>!BQ(e)))??[],l={total:0};return s.forEach((e=>{if(e.statistic){const t=e.statistic;((e,t)=>{GY.forEach((n=>{t?.[n]&&JY(e,n,t[n])}))})(l,t)}})),a.forEach((e=>{const t=e.status;JY(l,t)})),{...t,statistic:l,leaves:a,trees:s.sort(IQ(i))}},BQ=e=>!e.trees?.length&&!e.leaves?.length||!e.leaves?.length&&e.trees?.every((e=>BQ(e))),HQ=De({loading:!0,error:void 0,data:void 0}),qQ=Be((()=>!Object.keys(HQ?.value?.data?.leavesById).length)),$Q=De({query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}),UQ=Be((()=>{const{root:e,leavesById:t,groupsById:n}=HQ.value.data;return jQ({group:e,leavesById:t,groupsById:n,filterOptions:$Q.value})})),WQ=Be((()=>BQ(UQ.value))),VQ=e=>{$Q.value={...$Q.value,query:e}},GQ=e=>{$Q.value={...$Q.value,sortBy:e}},YQ=e=>{$Q.value={...$Q.value,direction:e}},XQ=(e,t)=>{$Q.value={...$Q.value,filter:{...$Q.value.filter,[e]:t}}};var ZQ=({categoryTitle:t,isOpened:n,toggleTree:r,statistic:i,...o})=>{const{status:a}=$Q.value;return pK(Io,{source:vK,renderData:s=>{const l=Math.floor(94*((e,t)=>{const n=Math.log(10);return(Math.log(e+10)-n)/(Math.log(t+10)-n)})(i.total,s.total)+46),c=i?GY.map((e=>({status:e,value:i[e]}))).filter((({status:e,value:t})=>void 0!==t&&("total"===a||a===e&&t>0))).map((({status:t,value:n})=>pK("div",{className:SJ(gQ,e[t]),style:{flexGrow:n},children:n},t))):null;return pK("div",{"data-testid":"tree-header",...o,className:dQ,onClick:r,children:[pK(zQ,{"data-testid":"tree-arrow",isOpened:n}),pK(oi,{"data-testid":"tree-header-title",size:"m",bold:!0,className:vQ,children:t}),c&&pK("div",{className:pQ,style:{width:`${l}px`},children:c})]})}})};const KQ=({tree:e,statusFilter:t,root:n,name:r,statistic:i})=>{const{params:o}=EJ.value,{id:a,testResultId:s}=o,[l,c]=fe(a===e.nodeId||void 0===i||!!i.failed||!!i.broken);if(!e?.trees?.length&&!e?.leaves?.length)return null;const u=l&&pK("div",{"data-testid":"tree-content",className:AJ({[aQ]:!0,[KJ]:n}),children:[e?.trees?.map?.((e=>pK(KQ,{name:e.name,tree:e,statistic:e.statistic,statusFilter:t},e.nodeId))),e?.leaves?.map?.((t=>pK(TQ,{"data-testid":"tree-leaf",id:t.nodeId,name:t.name,status:t.status,groupOrder:t.groupOrder,duration:t.duration,parentNodeId:e.nodeId,isMarked:t.nodeId===s},t.nodeId)))]});return pK("div",{className:oQ,children:[r&&pK(ZQ,{categoryTitle:r,isOpened:l,toggleTree:()=>{c(!l)},statistic:i}),u]})};var JQ=KQ;const QQ=De({loading:!0,error:void 0,data:void 0}),e0=Be((()=>!Object.keys(QQ?.value?.data?.leavesById).length)),t0=De({query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}),n0=Be((()=>{const{root:e,leavesById:t,groupsById:n}=QQ.value.data;return jQ({group:e,leavesById:t,groupsById:n,filterOptions:t0.value})})),r0=Be((()=>BQ(n0.value))),i0=De("total");var o0="rROZ1Xam",a0="EfiHPq3D",s0="gu2HRvzV";const l0=()=>{const{t:e}=aJ("empty");return he((()=>{var e;e=i0.value,t0.value={...t0.value,status:e}}),[i0.value]),pK(Io,{source:QQ,renderLoader:()=>pK(Fo,{}),renderData:()=>e0.value?pK("div",{className:s0,children:pK("div",{className:o0,children:pK(oi,{className:a0,children:e("no-results")})})}):r0.value?pK("div",{className:s0,children:pK("div",{className:o0,children:[pK(oi,{tag:"p",className:a0,children:e("no-tests-found")}),pK(ui,{className:"H3rNsO_3",type:"button",text:e("clear-filters"),size:"s",style:"outline",onClick:()=>{t0.value={query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}}})]})}):pK("div",{className:s0,children:pK(JQ,{tree:n0.value,statusFilter:i0.value,root:!0})})})};var c0="SwPk6rQi";const u0=({children:e})=>pK("div",{className:"E8NDohwx",children:e}),d0=()=>{const{t:e}=aJ("sort-by"),{t:t}=aJ("sort-by.values"),{t:n}=aJ("sort-by.directions"),{sortBy:r,direction:i}=$Q.value,o=t(r),a=n(`${r}-${i}-short`);return pK("div",{children:pK(oi,{type:"paragraph",size:"m",className:"s_37abuM",children:[e("sort-by-text")," ",pK(ba,{size:"l",menuTriggerWrapper:"span",menuTrigger:({onClick:e,isOpened:t})=>pK(oi,{type:"paragraph",size:"m",children:pK(ug,{onClick:e,children:[o," ",a,pK(ri,{size:"s",id:ni.lineArrowsChevronDown,className:AJ("uFVj7_qh",t&&"ATGP4otR")})]})}),children:pK(ba.Section,{children:[pK(ba,{size:"s",menuTrigger:({onClick:t,isOpened:n})=>pK(ba.Item,{closeMenuOnClick:!1,onClick:t,leadingIcon:ni.lineArrowsSwitchVertical1,rightSlot:pK(u0,{children:pK(fi,{style:"outline",size:"s",isExpanded:n,text:o,focusable:!1})}),children:e("sort-by-category")}),children:pK(ba.Section,{children:[pK(ba.ItemWithCheckmark,{onClick:()=>GQ("order"),isChecked:"order"===r,children:t("order")}),pK(ba.ItemWithCheckmark,{onClick:()=>GQ("duration"),isChecked:"duration"===r,children:t("duration")}),pK(ba.ItemWithCheckmark,{onClick:()=>GQ("status"),isChecked:"status"===r,children:t("status")}),pK(ba.ItemWithCheckmark,{onClick:()=>GQ("alphabet"),isChecked:"alphabet"===r,children:t("alphabet")})]})}),pK(ba,{size:"m",menuTrigger:({onClick:t,isOpened:n})=>pK(ba.Item,{closeMenuOnClick:!1,onClick:t,leadingIcon:"asc"===i?ni.lineArrowsSortLineAsc:ni.lineArrowsSortLineDesc,rightSlot:pK(u0,{children:pK(fi,{style:"outline",size:"s",isExpanded:n,text:a,focusable:!1})}),children:e("direction-category")}),children:pK(ba.Section,{children:[pK(ba.ItemWithCheckmark,{onClick:()=>YQ("asc"),leadingIcon:ni.lineArrowsSortLineAsc,isChecked:"asc"===i,children:n(`${r}-asc`)}),pK(ba.ItemWithCheckmark,{onClick:()=>YQ("desc"),leadingIcon:ni.lineArrowsSortLineDesc,isChecked:"desc"===i,children:n(`${r}-desc`)})]})})]})})]})})},f0=e=>{const{id:t,children:n,...r}=e;return pK("button",{...r,className:"UsCYY7sB",onClick:()=>{return e=t,void(i0.value=e);var e},"aria-current":!(i0.value!==t)||void 0,children:pK(oi,{type:"paragraph",size:"m",bold:!0,children:n})})},h0=()=>{const{t:e}=aJ("filters"),{flaky:t,retry:n,new:r}=$Q.value.filter,i=t||n||r;return pK(ba,{menuTrigger:({isOpened:t,onClick:n})=>pK("div",{className:i&&"YfN3wtCh",children:pK(ui,{icon:ni.lineGeneralSettings1,text:e("more-filters"),size:"m",style:"outline",isActive:t,"data-testid":"filters-button",onClick:n})}),children:pK(ba.Section,{children:[pK(ba.Item,{closeMenuOnClick:!1,ariaLabel:e("enable-filter",{filter:e("flaky")}),onClick:()=>{XQ("flaky",!t)},leadingIcon:ni.lineGeneralZap,rightSlot:pK("div",{className:c0,children:pK(cg,{focusable:!1,value:t,label:e("enable-filter",{filter:e("flaky")}),"data-testid":"flaky-filter",onChange:e=>XQ("flaky",e)})}),children:e("flaky")}),pK(ba.Item,{closeMenuOnClick:!1,ariaLabel:e("enable-filter",{filter:e("retry")}),onClick:()=>XQ("retry",!n),leadingIcon:ni.lineArrowsRefreshCcw1,rightSlot:pK("div",{className:c0,children:pK(cg,{focusable:!1,value:n,label:e("enable-filter",{filter:e("retry")}),"data-testid":"retry-filter",onChange:e=>XQ("retry",e)})}),children:e("retry")}),pK(ba.Item,{closeMenuOnClick:!1,ariaLabel:e("enable-filter",{filter:e("new")}),onClick:()=>XQ("new",!r),leadingIcon:ni.lineAlertsNotificationBox,rightSlot:pK("div",{className:c0,children:pK(cg,{focusable:!1,value:r,label:e("enable-filter",{filter:e("new")}),"data-testid":"new-filter",onChange:e=>XQ("new",e)})}),children:e("new")})]})})},p0=()=>{const{query:e}=$Q.value,{t:t}=aJ("search");return pK(Ho,{placeholder:t("search-placeholder"),value:e,onChange:VQ})},g0=()=>{const{t:e}=aJ("statuses");return pK("div",{className:"XucdxLZi",children:[pK("div",{className:"Yvmys5Jh",children:[pK(p0,{}),pK(h0,{})]}),pK("div",{className:"Rp0AiF9N",children:[pK("div",{className:"OEbXGm38",children:pK(Io,{source:vK,renderData:t=>{const n=GY.map((e=>({status:e,value:t[e]}))).filter((({value:e})=>e)).map((({status:t,value:n})=>pK(f0,{"data-testid":`tab-${t}`,id:t,children:[lX(e(t)??t)," ",pK(lg,{count:n,size:"s",status:t})]},t)));return pK(L,{children:[pK(f0,{"data-testid":"tab-all",id:"total",children:[lX(e("total"))," ",pK(lg,{count:t?.total??0,size:"s"})]}),n]})}})}),pK(d0,{})]})]})};var v0="undefined"!=typeof window?window:null,m0=null===v0,b0=m0?void 0:v0.document,y0="addEventListener",_0="removeEventListener",w0="getBoundingClientRect",x0="_a",k0="_b",C0="_c",S0="horizontal",A0=function(){return!1},M0=m0?"calc":["","-webkit-","-moz-","-o-"].filter((function(e){var t=b0.createElement("div");return t.style.cssText="width:"+e+"calc(9px)",!!t.style.length})).shift()+"calc",L0=function(e){return"string"==typeof e||e instanceof String},T0=function(e){if(L0(e)){var t=b0.querySelector(e);if(!t)throw new Error("Selector "+e+" did not match a DOM element");return t}return e},E0=function(e,t,n){var r=e[t];return void 0!==r?r:n},N0=function(e,t,n,r){if(t){if("end"===r)return 0;if("center"===r)return e/2}else if(n){if("start"===r)return 0;if("center"===r)return e/2}return e},O0=function(e,t){var n=b0.createElement("div");return n.className="gutter gutter-"+t,n},P0=function(e,t,n){var r={};return L0(t)?r[e]=t:r[e]=M0+"("+t+"% - "+n+"px)",r},R0=function(e,t){var n;return(n={})[e]=t+"px",n},D0=function(e,t){if(void 0===t&&(t={}),m0)return{};var n,r,i,o,a,s,l=e;Array.from&&(l=Array.from(l));var c=T0(l[0]).parentNode,u=getComputedStyle?getComputedStyle(c):null,d=u?u.flexDirection:null,f=E0(t,"sizes")||l.map((function(){return 100/l.length})),h=E0(t,"minSize",100),p=Array.isArray(h)?h:l.map((function(){return h})),g=E0(t,"maxSize",1/0),v=Array.isArray(g)?g:l.map((function(){return g})),m=E0(t,"expandToMin",!1),b=E0(t,"gutterSize",10),y=E0(t,"gutterAlign","center"),_=E0(t,"snapOffset",30),w=Array.isArray(_)?_:l.map((function(){return _})),x=E0(t,"dragInterval",1),k=E0(t,"direction",S0),C=E0(t,"cursor",k===S0?"col-resize":"row-resize"),S=E0(t,"gutter",O0),A=E0(t,"elementStyle",P0),M=E0(t,"gutterStyle",R0);function L(e,t,r,i){var o=A(n,t,r,i);Object.keys(o).forEach((function(t){e.style[t]=o[t]}))}function T(){return s.map((function(e){return e.size}))}function E(e){return"touches"in e?e.touches[0][r]:e[r]}function N(e){var t=s[this.a],n=s[this.b],r=t.size+n.size;t.size=e/this.size*r,n.size=r-e/this.size*r,L(t.element,t.size,this[k0],t.i),L(n.element,n.size,this[C0],n.i)}function O(e){var n,r=s[this.a],i=s[this.b];this.dragging&&(n=E(e)-this.start+(this[k0]-this.dragOffset),x>1&&(n=Math.round(n/x)*x),n<=r.minSize+r.snapOffset+this[k0]?n=r.minSize+this[k0]:n>=this.size-(i.minSize+i.snapOffset+this[C0])&&(n=this.size-(i.minSize+this[C0])),n>=r.maxSize-r.snapOffset+this[k0]?n=r.maxSize+this[k0]:n<=this.size-(i.maxSize-i.snapOffset+this[C0])&&(n=this.size-(i.maxSize+this[C0])),N.call(this,n),E0(t,"onDrag",A0)(T()))}function P(){var e=s[this.a].element,t=s[this.b].element,r=e[w0](),a=t[w0]();this.size=r[n]+a[n]+this[k0]+this[C0],this.start=r[i],this.end=r[o]}function R(e){var t=function(e){if(!getComputedStyle)return null;var t=getComputedStyle(e);if(!t)return null;var n=e[a];return 0===n?null:n-=k===S0?parseFloat(t.paddingLeft)+parseFloat(t.paddingRight):parseFloat(t.paddingTop)+parseFloat(t.paddingBottom)}(c);if(null===t)return e;if(p.reduce((function(e,t){return e+t}),0)>t)return e;var n=0,r=[],i=e.map((function(i,o){var a=t*i/100,s=N0(b,0===o,o===e.length-1,y),l=p[o]+s;return a<l?(n+=l-a,r.push(0),l):(r.push(a-l),a)}));return 0===n?e:i.map((function(e,i){var o=e;if(n>0&&r[i]-n>0){var a=Math.min(n,r[i]-n);n-=a,o=e-a}return o/t*100}))}function D(){var e=this,n=s[e.a].element,r=s[e.b].element;e.dragging&&E0(t,"onDragEnd",A0)(T()),e.dragging=!1,v0[_0]("mouseup",e.stop),v0[_0]("touchend",e.stop),v0[_0]("touchcancel",e.stop),v0[_0]("mousemove",e.move),v0[_0]("touchmove",e.move),e.stop=null,e.move=null,n[_0]("selectstart",A0),n[_0]("dragstart",A0),r[_0]("selectstart",A0),r[_0]("dragstart",A0),n.style.userSelect="",n.style.webkitUserSelect="",n.style.MozUserSelect="",n.style.pointerEvents="",r.style.userSelect="",r.style.webkitUserSelect="",r.style.MozUserSelect="",r.style.pointerEvents="",e.gutter.style.cursor="",e.parent.style.cursor="",b0.body.style.cursor=""}function z(e){if(!("button"in e)||0===e.button){var n=this,r=s[n.a].element,i=s[n.b].element;n.dragging||E0(t,"onDragStart",A0)(T()),e.preventDefault(),n.dragging=!0,n.move=O.bind(n),n.stop=D.bind(n),v0[y0]("mouseup",n.stop),v0[y0]("touchend",n.stop),v0[y0]("touchcancel",n.stop),v0[y0]("mousemove",n.move),v0[y0]("touchmove",n.move),r[y0]("selectstart",A0),r[y0]("dragstart",A0),i[y0]("selectstart",A0),i[y0]("dragstart",A0),r.style.userSelect="none",r.style.webkitUserSelect="none",r.style.MozUserSelect="none",r.style.pointerEvents="none",i.style.userSelect="none",i.style.webkitUserSelect="none",i.style.MozUserSelect="none",i.style.pointerEvents="none",n.gutter.style.cursor=C,n.parent.style.cursor=C,b0.body.style.cursor=C,P.call(n),n.dragOffset=E(e)-n.end}}k===S0?(n="width",r="clientX",i="left",o="right",a="clientWidth"):"vertical"===k&&(n="height",r="clientY",i="top",o="bottom",a="clientHeight"),f=R(f);var I=[];function F(e){var t=e.i===I.length,n=t?I[e.i-1]:I[e.i];P.call(n);var r=t?n.size-e.minSize-n[C0]:e.minSize+n[k0];N.call(n,r)}return s=l.map((function(e,t){var r,i={element:T0(e),size:f[t],minSize:p[t],maxSize:v[t],snapOffset:w[t],i:t};if(t>0&&((r={a:t-1,b:t,dragging:!1,direction:k,parent:c})[k0]=N0(b,t-1==0,!1,y),r[C0]=N0(b,!1,t===l.length-1,y),"row-reverse"===d||"column-reverse"===d)){var o=r.a;r.a=r.b,r.b=o}if(t>0){var a=S(t,k,i.element);!function(e,t,r){var i=M(n,t,r);Object.keys(i).forEach((function(t){e.style[t]=i[t]}))}(a,b,t),r[x0]=z.bind(r),a[y0]("mousedown",r[x0]),a[y0]("touchstart",r[x0]),c.insertBefore(a,i.element),r.gutter=a}return L(i.element,i.size,N0(b,0===t,t===l.length-1,y),t),t>0&&I.push(r),i})),s.forEach((function(e){var t=e.element[w0]()[n];t<e.minSize&&(m?F(e):e.minSize=t)})),{setSizes:function(e){var t=R(e);t.forEach((function(e,n){if(n>0){var r=I[n-1],i=s[r.a],o=s[r.b];i.size=t[n-1],o.size=e,L(i.element,i.size,r[k0],i.i),L(o.element,o.size,r[C0],o.i)}}))},getSizes:T,collapse:function(e){F(s[e])},destroy:function(e,t){I.forEach((function(r){if(!0!==t?r.parent.removeChild(r.gutter):(r.gutter[_0]("mousedown",r[x0]),r.gutter[_0]("touchstart",r[x0])),!0!==e){var i=A(n,r.a.size,r[k0]);Object.keys(i).forEach((function(e){s[r.a].element.style[e]="",s[r.b].element.style[e]=""}))}}))},parent:c,pairs:I}},z0="OyL7dy7N",I0="t22uAI7s",F0=({left:e,right:t})=>{const n=pe(null);return he((()=>{const e=JSON.parse(localStorage.getItem("sideBySidePosition")||"[50, 50]"),t=D0([`.${z0}`,`.${I0}`],{sizes:e,gutterSize:7,gutter:()=>{const e=document.createElement("div");return e.className="sgMxjSNq",e.addEventListener("dblclick",(()=>{const e=t.getSizes();if("[50,50]"===JSON.stringify(e))return t.setSizes([30,70]),void localStorage.setItem("sideBySidePosition",JSON.stringify([30,70]));t.setSizes([50,50]),localStorage.setItem("sideBySidePosition",JSON.stringify([50,50]))})),e},onDragEnd:()=>{const e=t.getSizes();localStorage.setItem("sideBySidePosition",JSON.stringify(e))}});return()=>{t.destroy()}}),[]),pK("div",{class:"Jryczg8r",ref:n,children:[pK("div",{class:z0,children:e}),pK("div",{class:I0,children:t})]})};const j0="bits",B0="bytes",H0="jedec",q0={symbol:{iec:{bits:["bit","Kibit","Mibit","Gibit","Tibit","Pibit","Eibit","Zibit","Yibit"],bytes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},jedec:{bits:["bit","Kbit","Mbit","Gbit","Tbit","Pbit","Ebit","Zbit","Ybit"],bytes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]}},fullform:{iec:["","kibi","mebi","gibi","tebi","pebi","exbi","zebi","yobi"],jedec:["","kilo","mega","giga","tera","peta","exa","zetta","yotta"]}};const $0=({item:e,shouldExpand:t})=>{const{id:n,ext:r,contentType:i}=e.link,{t:o}=aJ("controls"),a=!1===e.link.missed?e.link.contentLength:void 0,s=a?function(e,{bits:t=!1,pad:n=!1,base:r=-1,round:i=2,locale:o="",localeOptions:a={},separator:s="",spacer:l=" ",symbols:c={},standard:u="",output:d="string",fullform:f=!1,fullforms:h=[],exponent:p=-1,roundingMethod:g="round",precision:v=0}={}){let m=p,b=Number(e),y=[],_=0,w="";"si"===u?(r=10,u=H0):"iec"===u||u===H0?r=2:2===r?u="iec":(r=10,u=H0);const x=10===r?1e3:1024,k=!0===f,C=b<0,S=Math[g];if("bigint"!=typeof e&&isNaN(e))throw new TypeError("Invalid number");if("function"!=typeof S)throw new TypeError("Invalid rounding method");if(C&&(b=-b),(-1===m||isNaN(m))&&(m=Math.floor(Math.log(b)/Math.log(x)),m<0&&(m=0)),m>8&&(v>0&&(v+=8-m),m=8),"exponent"===d)return m;if(0===b)y[0]=0,w=y[1]=q0.symbol[u][t?j0:B0][m];else{_=b/(2===r?Math.pow(2,10*m):Math.pow(1e3,m)),t&&(_*=8,_>=x&&m<8&&(_/=x,m++));const e=Math.pow(10,m>0?i:0);y[0]=S(_*e)/e,y[0]===x&&m<8&&-1===p&&(y[0]=1,m++),w=y[1]=10===r&&1===m?t?"kbit":"kB":q0.symbol[u][t?j0:B0][m]}if(C&&(y[0]=-y[0]),v>0&&(y[0]=y[0].toPrecision(v)),y[1]=c[y[1]]||y[1],!0===o?y[0]=y[0].toLocaleString():o.length>0?y[0]=y[0].toLocaleString(o,a):s.length>0&&(y[0]=y[0].toString().replace(".",s)),n&&i>0){const e=y[0].toString(),t=s||(e.match(/(\D)/g)||[]).pop()||".",n=e.toString().split(t),r=n[1]||"",o=r.length,a=i-o;y[0]=`${n[0]}${t}${r.padEnd(o+a,"0")}`}return k&&(y[1]=h[m]?h[m]:q0.fullform[u][m]+(t?"bit":"byte")+(1===y[0]?"":"s")),"array"===d?y:"object"===d?{value:y[0],symbol:y[1],exponent:m,unit:w}:y.join(l)}(a,{base:2,round:1}):"-";return he((()=>{mJ.value&&yJ({data:e,component:pK(vJ,{item:e})})}),[e]),pK("div",{className:oK,children:[Boolean(i)&&pK(oi,{size:"s",children:i}),Boolean(s)&&pK(oi,{size:"s",children:s}),pK("div",{className:"jY67aHNB",children:[t&&pK(zo,{tooltipText:o("expand"),children:pK(di,{className:iK,style:"ghost",size:"s",iconSize:"s",icon:ni.lineArrowsExpand3,onClick:t=>{t.stopPropagation(),yJ({data:e,component:pK(vJ,{item:e,previewable:!0})})}})}),pK(zo,{tooltipText:o("downloadAttachment"),children:pK(di,{style:"ghost",size:"s",iconSize:"s",className:iK,icon:ni.lineGeneralDownloadCloud,onClick:e=>(async e=>{e.stopPropagation(),await fJ(n,r,i)})(e)})})]})]})},{lineImagesImage:U0,lineFilesFileAttachment2:W0}=ni,V0={"text/plain":W0,"application/xml":W0,"text/html":W0,"text/csv":W0,"text/tab-separated-values":W0,"text/css":W0,"text/uri-list":W0,"image/svg+xml":U0,"image/png":U0,"application/json":W0,"application/zip":W0,"video/webm":U0,"image/jpeg":U0,"video/mp4":U0,"application/vnd.allure.image.diff":U0},G0=({item:e,stepIndex:t})=>{const[n,r]=fe(!1),{link:i}=e,{missed:o}=i,a=hJ(i.contentType),s=!["archive",null].includes(a.type);return pK("div",{className:lK,children:[pK("div",{className:"NClSgUkb",onClick:e=>{e.stopPropagation(),r((e=>!e))},children:[pK(zQ,{isOpened:n}),pK("div",{className:"xsdu1baI",children:pK(ri,{size:"s",id:V0[i.contentType]??W0})}),pK(ai,{size:"s",className:cK,children:t}),pK(oi,{className:"YhP1nstj",children:i.name||i.originalFileName}),o&&pK(oi,{size:"s",className:"M5C3U8un",children:"missed"}),pK($0,{item:e,shouldExpand:s})]}),n&&s&&pK("div",{className:"WOIqyvuJ",children:pK("div",{className:"y0BEE3YM",children:pK(vJ,{item:e})})})]})},Y0=({testResult:e})=>{const{attachments:t}=e??{},{t:n}=aJ("empty");return pK("div",{className:"lHWtNuYW",children:t.length?t?.map(((e,t)=>pK(G0,{item:e,stepIndex:t+1},t))):pK("div",{className:"BiuJf74I",children:n("no-attachments-results")})})};var X0="YI1X4HYJ";const Z0={flaky:ni.lineIconBomb2,known:ni.lineAlertsAlertCircle,muted:ni.lineGeneralEye},K0=({statuses:e})=>{const{t:t}=aJ("filters");return pK("div",{className:"Y2wO3Jz0",children:e.map((([e],n)=>{const r=t(e);return pK("div",{className:"v32hNHgM",children:[pK(ri,{className:"l2lGqhp3",id:Z0[e],size:"s"}),lX(r)]},n)}))})},J0=async e=>{if(navigator.clipboard)return void await navigator.clipboard.writeText(e);const t=document.createElement("textarea");t.value=e,t.style.position="fixed",t.style.opacity="0",document.body.appendChild(t),t.focus(),t.select(),document.execCommand("copy"),document.body.removeChild(t)},Q0=({testResult:e})=>{const{fullName:t,id:n}=e??{},r=n||"",{t:i}=aJ("controls"),o=()=>pK("div",{"data-testid":"test-result-fullname",className:"OGkPEw6j",children:[pK(zo,{tooltipText:i("clipboard"),tooltipTextAfterClick:i("clipboardSuccess"),children:pK(di,{"data-testid":"test-result-fullname-copy",style:"ghost",size:"s",icon:ni.lineGeneralCopy3,onClick:()=>J0(t)})}),pK(ai,{tag:"div",size:"s",className:"aDnq0qBA",children:t&&t})]});return pK(Io,{source:HJ,renderData:n=>{const a=n.indexOf(r)+1;return pK("div",{className:"jZIVsVCY",children:[t&&pK(o,{}),n&&!e?.hidden&&pK("div",{className:"j6KIdAcw",children:[pK(zo,{tooltipText:i("prevTR"),isTriggerActive:a>1,children:pK(di,{icon:ni.lineArrowsChevronDown,style:"ghost",isDisabled:a===n.length,"data-testid":"test-result-nav-prev",className:"w2YsvOzy",onClick:()=>PJ(n[a])})}),pK(ai,{"data-testid":"test-result-nav-current",size:"s",className:"uO8tXVUk",children:[a,"/",n.length]}),pK(zo,{tooltipText:i("nextTR"),children:pK(di,{icon:ni.lineArrowsChevronDown,style:"ghost",isDisabled:a<=1,"data-testid":"test-result-nav-next",onClick:()=>PJ(n[a-2])})})]})]})}})},e1={month:"numeric",day:"numeric",year:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1},t1=(e,t=e1)=>{const n=new Date(e),{t:r}=aJ("ui");return new Intl.DateTimeFormat("en-US",t).format(n).replace(",",` ${r("at")}`)};var n1="xqQAEgub",r1="DQBIldwf",i1="XQ3awPuJ",o1="Aq7cjsJ6",a1="lMt3wwSw",s1="Fp44c8Rs",l1="mVYRZsN7",c1="jx_WyjHM";const u1=({item:e})=>{const t=new URL(e.id,e.url);return pK("a",{className:s1,href:t.toString(),target:"_blank",rel:"noreferrer",children:pK(ri,{id:ni.lineShapesDotCircle,className:n[`status-${e?.status}`]})})},d1=({item:e})=>{const t=e.stop&&t1(e.stop),{t:n}=aJ("statuses"),r=n(e.status);return pK("div",{className:l1,children:[pK(oi,{tag:"div",size:"m",bold:!0,children:lX(r)}),pK(oi,{size:"m",children:t})]})},f1=({history:e})=>pK("div",{className:c1,children:e?.slice(0,6).map(((e,t)=>pK("div",{className:s1,children:pK(zo,{tooltipComponent:pK(d1,{item:e}),children:pK(u1,{item:e})},t)},t)))});var h1="ePVWhlAm",p1="sJislQz7",g1="aDIydjIg",v1="lMk40Juq",m1="AS2wQZhs",b1="HBsDl1PG",y1="mmgpkdOE";const _1={blocker:ni.lineArrowsChevronUpDouble,critical:ni.lineArrowsChevronUp,normal:ni.lineGeneralEqual,minor:ni.lineArrowsChevronDown,trivial:ni.lineArrowsChevronDownDouble},w1=({severity:e="normal"})=>{const{t:t}=aJ("severity"),n=AJ(r[`severity-${e}`]);return pK("div",{className:b1,children:[pK(ri,{className:n,id:_1[e]}),pK(oi,{size:"s",bold:!0,className:y1,children:lX(t(e))})]})};var x1="VTYhq6OX",k1="kQ8ST0Is",C1="GuvN0hpG",S1="AzRqq4g7",A1="Vbn0h8fE",M1="OgKWktgc",L1="syxme624",T1="Vk53tsKp";const E1=({status:e})=>{const{t:t}=aJ("statuses");return pK("div",{"data-testid":`test-result-status-${e}`,className:AJ(M1,i[`status-${e}`]),children:[pK(LQ,{status:e,className:L1,classNameIcon:L1}),pK(oi,{type:"ui",size:"s",bold:!0,className:T1,children:lX(t(e)??e)})]})},N1=K(null),O1=()=>{const e=me(N1);if(!e)throw new Error("TestResultTabs components must be used within a TestResultTabs component");return e},P1=e=>{const{children:t,initialTab:n}=e,[r,i]=fe(n);return pK(N1.Provider,{value:{currentTab:r,setCurrentTab:i},children:t})},R1=e=>pK(P1,{...e}),D1=e=>pK("div",{className:"ehcbtGaK",children:e.children}),z1=e=>{const{id:t,children:n}=e,{currentTab:r,setCurrentTab:i}=O1(),o=r===t;return pK("button",{className:"jTSna8cM",onClick:()=>{o||i(t)},"aria-current":!!o||void 0,children:pK(oi,{type:"paragraph",size:"m",children:n})})},I1=({testResult:e})=>{const{name:t,status:n,muted:r,flaky:i,known:o,duration:a,labels:s,history:l,retries:c,attachments:u,stop:d}=e??{},f=tX(a),h=d&&t1(d),p=s?.find((e=>"severity"===e.name))?.value??"normal",{t:g}=aJ("ui"),v=Object.entries({flaky:i,muted:r,known:o}).filter((([,e])=>e));return pK("div",{className:"Hz45mnhp",children:[pK(Q0,{testResult:e}),e&&pK((()=>pK(L,{children:[t&&pK(si,{"data-testid":"test-result-info-title",tag:"h1",size:"s",className:"vcNRTtSe",children:t}),pK("div",{className:"On9PeyVM",children:[Boolean(n)&&pK(E1,{status:n}),Boolean(l?.length)&&pK(f1,{history:l}),pK(w1,{severity:p}),Boolean(v.length)&&pK(K0,{statuses:v}),pK(zo,{tooltipText:h,children:pK(oi,{tag:"div",size:"s",bold:!0,className:"NDKPGnKG",children:f})})]}),pK("div",{className:"IgPGUqT3",children:pK(D1,{children:[pK(z1,{id:"overview",children:g("overview")}),pK(z1,{id:"history",disabled:!l?.length,children:pK("div",{className:X0,children:[g("history"),Boolean(l?.length)&&pK(lg,{size:"s",count:l?.length})]})}),pK(z1,{id:"retries",disabled:!c?.length,children:pK("div",{className:X0,children:[g("retries"),Boolean(c?.length)&&pK(lg,{size:"s",count:c?.length})]})}),pK(z1,{id:"attachments",disabled:!u?.length,children:pK("div",{className:X0,children:[g("attachments"),Boolean(u?.length)&&pK(lg,{size:"s",count:u?.length})]})})]})})]})),{})]})},F1=()=>pK("div",{className:"sKQc4srm",children:pK("div",{className:"xSISIn1t",children:[pK(ri,{size:"xl",id:ni.lineDevCodeSquare,className:"kByfPQ8J"}),pK(oi,{className:"_nmn14QL",children:"No test case results"})]})});var j1=()=>pK("div",{className:$J,children:[pK(I1,{}),pK(F1,{})]});const B1=({trace:e})=>pK("div",{"data-testid":"test-result-error-trace",className:"P9jo6syG",children:pK(ai,{size:"s",type:"ui",children:pK("pre",{children:e})})}),H1=({message:e,trace:t})=>{const[n,r]=fe(!1),{t:i}=aJ("ui"),{t:o}=aJ("controls");return pK("div",{"data-testid":"test-result-error",className:"PYOcNd_c",children:[pK("div",{"data-testid":"test-result-error-header",className:"uuV4cOHF",children:[pK(oi,{tag:"p",size:"m",bold:!0,className:"KPkfuiBe",children:i("error")}),pK(zo,{tooltipText:o("clipboard"),tooltipTextAfterClick:o("clipboardSuccess"),children:pK(di,{style:"ghost",size:"s",icon:ni.lineGeneralCopy3,onClick:()=>{J0(e)}})})]}),pK("div",{className:"opuJhL4z",onClick:()=>r(!n),children:pK(ai,{"data-testid":"test-result-error-message",size:"s",children:pK("pre",{children:e})})}),n&&t&&pK(B1,{trace:t})]})};var q1="g2Q2QUdS",$1="G3x0qV6C";const U1=({testResultItem:e})=>{const{status:t,message:n,trace:r,stop:i,duration:o,id:a}=e,[s,l]=fe(!1),c=t1(i),u=tX(o),{t:d}=aJ("controls"),f=`testresult/${a}`;return pK("div",{children:[pK("div",{className:"v4OGkqDl",children:[Boolean(n)&&pK("span",{onClick:()=>l(!s),children:pK(zQ,{isOpened:s,icon:ni.arrowsChevronDown})}),pK("div",{className:"hPMeC81o",onClick:e=>{e.stopPropagation(),PJ(f)},children:[pK(LQ,{status:t,className:"ESLht2mP"}),pK(oi,{className:"ZLJkKiOW",children:c}),pK("div",{className:"U5zJuGoO",children:[pK(oi,{type:"ui",size:"s",className:"ugNJ_2CO",children:u}),pK(zo,{tooltipText:d("openInNewTab"),children:pK(di,{icon:ni.lineGeneralLinkExternal,style:"ghost",size:"s",className:"PeifZUoW",onClick:e=>{var t;e.stopPropagation(),t=f,window.open(`#${t}`,"_blank")}})})]})]})]}),s&&n&&pK("div",{children:pK(H1,{message:n,trace:r})})]})};var W1=({testResult:e})=>{const{history:t}=e??{},{t:n}=aJ("empty");return pK("div",{className:$1,children:t.length?t?.map(((e,t)=>pK(U1,{testResultItem:e},t))):pK("div",{className:q1,children:n("no-history-results")})})};const V1=({isOpened:e,setIsOpen:t,counter:n,title:r})=>pK("div",{className:AJ("pLtXZ2UC",e&&"WwtUTGAA"),onClick:()=>t(!e),children:[pK(oi,{size:"m",bold:!0,children:r}),n&&pK(lg,{count:n,size:"s"}),pK(zQ,{isOpened:e,iconSize:"s",buttonSize:"s",className:"tRJc3qyU"})]}),G1=({description:e})=>{const[t,n]=fe(!0);return pK("div",{className:"pq4AfC4A",children:pK("div",{className:"JPSZ15fh",children:[pK(V1,{title:"Description",setIsOpen:n,isOpened:t}),t&&pK(oi,{tag:"p",className:"ZMk0p9l2",children:e||"Description mock"})]})})},Y1={issue:ni.lineDevBug2,link:ni.lineGeneralLink1,tms:ni.lineGeneralChecklist3,github:ni.github},X1=({link:e})=>{const{url:t,type:n}=e;return pK("div",{className:"_MFVY6eP",children:[pK(ri,{id:Y1[n]??ni.lineGeneralLink1}),pK(oi,{tag:"a",href:t,target:"_blank",size:"m",className:"OJlBpBh6",children:t})]})},Z1=({links:e})=>{const[t,n]=fe(!0),{t:r}=aJ("ui"),i=e.map(((e,t)=>pK(X1,{link:e},t)));return pK("div",{className:"KSGnxExI",children:pK("div",{className:"Q1OuSIN9",children:[pK(V1,{isOpened:t,setIsOpen:n,counter:e.length,title:r("links")}),t&&pK("div",{className:"XCAUNxEG",children:i})]})})};var K1="nN4HTcaV",J1="zekPInHE",Q1="n8aAEqJN",e2="gWhwmmak",t2="vbS07EBz",n2="GnFlAHvD",r2="SOj4fXZr",i2="Y0BjnooD",o2="DYf1zpQK",a2="x3aRsFUn",s2="UDXyMSw0",l2="S2HdG_Q4",c2="J2Ih3NTA",u2="P3sa8qE8",d2="mINTqK_J",f2="Mo_tidg4",h2="A6GWJHtf",p2="mS0_tpbu",g2="Qc1PPhPw",v2="WnwsZxzW",m2="FFZ1ZZHu",b2="SmbunT7K",y2="XZvscg6t",_2="tf5VzSUo",w2="a26GxOK7",x2="HaG13R7H";const k2=({envInfo:e,size:t="m",columns:n=2})=>pK("div",{class:d2,style:{gridTemplateColumns:`repeat(${n}, ${100/n-5}%)`},children:e?.map((({name:e,values:n,value:r})=>pK(M2,{size:t,title:e,value:r,values:n},e)))}),C2=({groupedLabels:e,size:t="m"})=>pK("div",{class:d2,children:e&&Object.entries(e)?.map((([e,n])=>pK(M2,{size:t,title:e,values:n},e)))}),S2=e=>{const{value:t}=e,{t:n}=aJ("ui");return pK("div",{className:n2,children:[pK("div",{className:r2,children:pK(oi,{children:t})}),pK(ui,{style:"outline",icon:ni.lineGeneralCopy3,text:n("copy"),onClick:()=>J0(t)})]})},A2=({size:e="s",value:t})=>pK(ba,{size:"xl",menuTrigger:({onClick:n})=>pK("div",{className:u2,children:pK(oi,{type:"ui",size:e,onClick:n,bold:!0,className:c2,children:t})}),children:pK(ba.Section,{children:pK(S2,{value:t})})}),M2=({title:e,value:t,values:n,size:r="m"})=>pK("div",{className:s2,children:[pK(oi,{type:"ui",size:r,className:AJ(l2,o[`report-metadata-${r}`]),children:e}),pK("div",n?.length?{className:v2,children:n.map((e=>pK(A2,{value:e},e)))}:{className:v2,children:pK(A2,{value:t})})]}),L2=({testResult:e})=>{const{t:t}=aJ("ui"),{labels:n,groupedLabels:r}=e??{},[i,o]=fe(!0);return pK("div",{className:"HMzudBb_",children:[pK(V1,{isOpened:i,setIsOpen:o,counter:n?.length,title:t("labels")}),pK("div",{className:"G8UXauSk",children:i&&pK(C2,{groupedLabels:r})})]})},T2=({parameters:e})=>{const[t,n]=fe(!0),{t:r}=aJ("ui");return pK("div",{className:"vlhZ6yiu",children:[pK(V1,{isOpened:t,setIsOpen:n,counter:e?.length,title:r("parameters")}),pK("div",{className:"stx8B093",children:t&&pK(k2,{envInfo:e})})]})},E2=({isOpened:e,setIsOpen:t,title:n,icon:r,counter:i})=>pK("div",{className:"ZVl83t31",onClick:()=>t(!e),children:[pK(zQ,{isOpened:e,icon:ni.arrowsChevronDown}),pK("div",{className:"MCykzAEY",children:[pK(ri,{id:r}),pK(oi,{bold:!0,children:n}),pK(lg,{count:i,size:"s"})]})]}),N2=e=>{const{item:t}=e,n=tX(t?.duration),r=t.steps?.length,i=t.steps?.filter((e=>"attachment"===e.type))?.length;return pK("div",{className:oK,children:[Boolean(r)&&pK("div",{className:aK,children:[pK(ri,{id:ni.lineArrowsCornerDownRight,className:sK}),pK(oi,{size:"s",children:r})]}),Boolean(i)&&pK("div",{className:aK,children:[pK(ri,{id:ni.lineFilesFileAttachment2,className:sK}),pK(oi,{size:"s",children:i})]}),pK(oi,{type:"ui",size:"s",className:"Lbzy38ql",children:n})]})},O2=e=>{const{parameters:t}=e;return pK("div",{className:"x7E22IMb",children:pK(k2,{size:"s",envInfo:t,columns:1})})},P2=e=>{const{item:t}=e;return pK("div",{className:"V59qwsC9",children:[Boolean(t?.parameters?.length)&&pK(O2,{parameters:t.parameters}),Boolean(t?.steps?.length)&&pK(L,{children:t.steps?.map(((e,t)=>"step"===e.type?pK(R2,{stepIndex:t+1,item:e},t):"attachment"===e.type?pK(G0,{stepIndex:t+1,item:e},t):null))})]})},R2=({item:e,stepIndex:t})=>{const[n,r]=fe(!1),i=Boolean(e?.steps?.length||e?.parameters?.length);return pK("div",{className:lK,children:[pK("div",{className:"BLj8jyeL",onClick:()=>r(!n),children:[i?pK(zQ,{isOpened:n,icon:ni.arrowsChevronDown,iconSize:"xs",className:i?"":"ltfK3AJk"}):pK("div",{className:"EqxJciQs"}),pK(LQ,{status:e.status}),pK(ai,{size:"s",className:cK,children:t}),pK(oi,{className:"PSq1xZ_F",children:e.name}),pK(N2,{item:e})]}),i&&n&&pK(P2,{item:e})]})},D2={before:R2,after:R2,step:R2,attachment:G0},z2=({setup:e})=>{const[t,n]=fe(!1),{t:r}=aJ("execution");return pK("div",{className:dK,children:[pK(E2,{icon:ni.lineTimeClockStopwatch,isOpened:t,setIsOpen:n,counter:e?.length,title:r("setup")}),t&&pK("div",{className:fK,children:e?.map(((e,t)=>{const n=D2[e.type];return n?pK(n,{item:e,stepIndex:t+1,className:uK},t):null}))})]})},I2={step:R2,attachment:G0},F2=({steps:e})=>{const[t,n]=fe(!0),{t:r}=aJ("execution");return pK("div",{className:dK,children:[pK(E2,{icon:ni.lineHelpersPlayCircle,isOpened:t,setIsOpen:n,counter:e?.length,title:r("body")}),t&&pK("div",{className:fK,children:e?.map(((e,t)=>{const{type:n}=e,r=I2[n];return r?pK(r,{item:e,stepIndex:t+1},t):null}))})]})},j2={before:R2,after:R2,step:R2,attachment:G0},B2=({teardown:e})=>{const[t,n]=fe(!1),{t:r}=aJ("execution");return pK("div",{className:dK,children:[pK(E2,{icon:ni.lineHelpersFlag,isOpened:t,setIsOpen:n,counter:e?.length,title:r("teardown")}),t&&pK("div",{className:fK,children:e?.map(((e,t)=>{const n=j2[e.type];return n?pK(n,{item:e,stepIndex:t+1,className:uK},t):null}))})]})},H2=({testResult:e})=>{const{error:t,parameters:n,groupedLabels:r,links:i,description:o,setup:a,steps:s,teardown:l}=e||{};return pK(L,{children:[Boolean(t?.message)&&pK("div",{className:"ysybXq6j",children:pK(H1,{...t})}),Boolean(n?.length)&&pK(T2,{parameters:n}),Boolean(r&&Object.keys(r||{})?.length)&&pK(L2,{testResult:e}),Boolean(i?.length)&&pK(Z1,{links:i}),Boolean(o)&&pK(G1,{description:o}),pK("div",{className:"ngxaEBWQ",children:[Boolean(a?.length)&&pK(z2,{setup:a}),Boolean(s?.length)&&pK(F2,{steps:s}),Boolean(l?.length)&&pK(B2,{teardown:l})]})]})},q2=({testResultItem:e,attempt:t,totalAttempts:n})=>{const{id:r,status:i,message:o,trace:a,stop:s,duration:l}=e,[c,u]=fe(!1),{t:d}=aJ("ui"),f=d("attempt",{attempt:t,total:n}),h=s?t1(s):void 0,p=h?`${f} – ${h}`:f,g="number"==typeof l?tX(l):void 0,v=`testresult/${r}`;return pK("div",{children:[pK("div",{className:"icEXWH0q",onClick:()=>u(!c),children:[Boolean(o)&&pK(zQ,{isOpened:c,icon:ni.lineArrowsChevronDown}),pK("div",{className:"COrcA2CS",children:[pK(LQ,{status:i,className:"Har2oz3M"}),pK(oi,{className:"AVV9JXDC",children:p}),pK("div",{className:"bveFbTQm",children:[Boolean(g)&&pK(oi,{type:"ui",size:"s",className:"FIRhvdKc",children:g}),pK(di,{icon:ni.lineGeneralLinkExternal,style:"ghost",size:"s",className:"O_j9Bgov",onClick:()=>PJ(v)})]})]})]}),c&&o&&pK("div",{className:"SEWVHj8Z",children:pK(H1,{message:o,trace:a})})]})},$2=({testResult:e})=>{const{retries:t}=e??{},{t:n}=aJ("empty");return pK("div",{className:$1,children:t.length?t?.map(((e,n)=>pK(q2,{testResultItem:e,attempt:t.length-n,totalAttempts:t.length+1},n))):pK("div",{className:q1,children:n("no-retries-results")})})},U2=({testResult:e})=>{const{currentTab:t}=O1();return pK({overview:H2,history:W1,attachments:Y0,retries:$2}[t],{testResult:e})},W2=({testResult:e})=>pK(R1,{initialTab:"overview",children:[pK(I1,{testResult:e}),pK(U2,{testResult:e})]});var V2=({testResult:e})=>pK(L,{children:pK("div",{className:$J,children:e?pK(W2,{testResult:e}):pK(j1,{})})});const G2=De({loading:!0,error:void 0,data:void 0}),Y2=Be((()=>!Object.keys(G2?.value?.data?.leavesById).length)),X2=De({query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}),Z2=Be((()=>{const{root:e,leavesById:t,groupsById:n}=G2.value.data;return jQ({group:e,leavesById:t,groupsById:n,filterOptions:X2.value})})),K2=Be((()=>BQ(Z2.value)));var J2="dlLOOQT8",Q2="vyvjSUmg",e3="pTNCfJfg";const t3=()=>{const{t:e}=aJ("empty");return he((()=>{var e;e=i0.value,X2.value={...X2.value,status:e}}),[i0.value]),pK(Io,{source:G2,renderLoader:()=>pK(Fo,{}),renderData:()=>Y2.value?pK("div",{className:e3,children:pK("div",{className:J2,children:pK(oi,{className:Q2,children:e("no-results")})})}):K2.value?pK("div",{className:e3,children:pK("div",{className:J2,children:[pK(oi,{tag:"p",className:Q2,children:e("no-tests-found")}),pK(ui,{className:"oRkZSoHE",type:"button",text:e("clear-filters"),size:"s",style:"outline",onClick:()=>{X2.value={query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}}})]})}):pK("div",{className:e3,children:pK(JQ,{tree:Z2.value,statusFilter:i0.value,root:!0})})})};const n3=De({loading:!0,error:void 0,data:void 0}),r3=De({loading:!0,error:void 0,data:void 0}),i3=Be((()=>{const e=n3.value,t=r3.value;return{error:e.error||t.error,loading:e.loading||t.loading,data:{pie:e.data,trends:t.data}}})),o3=Be((()=>rK.value.current));const a3=De({loading:!0,error:void 0,data:void 0}),s3=Be((()=>!Object.keys(a3?.value?.data?.leavesById).length)),l3=De({query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}),c3=Be((()=>{const{root:e,leavesById:t,groupsById:n}=a3.value.data;return jQ({group:e,leavesById:t,groupsById:n,filterOptions:l3.value})})),u3=Be((()=>BQ(c3.value)));var d3="sLYl7Pra",f3="m2UQBrrI",h3="nbXrFukM";const p3=()=>{const{t:e}=aJ("empty");return he((()=>{var e;e=i0.value,l3.value={...l3.value,status:e}}),[i0.value]),pK(Io,{source:a3,renderLoader:()=>pK(Fo,{}),renderData:()=>s3.value?pK("div",{className:h3,children:pK("div",{className:d3,children:pK(oi,{className:f3,children:e("no-results")})})}):u3.value?pK("div",{className:h3,children:pK("div",{className:d3,children:[pK(oi,{tag:"p",className:f3,children:e("no-tests-found")}),pK(ui,{className:"B5ZlHO6K",type:"button",text:e("clear-filters"),size:"s",style:"outline",onClick:()=>{l3.value={query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}}})]})}):pK("div",{className:h3,children:pK(JQ,{tree:c3.value,statusFilter:i0.value,root:!0})})})};const g3=()=>{const{t:e}=aJ("empty");return he((()=>{var e;e=i0.value,$Q.value={...$Q.value,status:e}}),[i0.value]),pK(Io,{source:HQ,renderLoader:()=>pK(Fo,{}),renderData:()=>qQ.value?pK("div",{className:_Q,children:pK("div",{className:lQ,children:pK(oi,{className:uQ,children:e("no-results")})})}):WQ.value?pK("div",{className:_Q,children:pK("div",{className:lQ,children:[pK(oi,{tag:"p",className:uQ,children:e("no-tests-found")}),pK(ui,{className:cQ,type:"button",text:e("clear-filters"),size:"s",style:"outline",onClick:()=>{$Q.value={query:"",status:"total",filter:{flaky:!1,retry:!1,new:!1},sortBy:"order",direction:"asc"}}})]})}):pK("div",{className:_Q,children:pK(JQ,{tree:UQ.value,statusFilter:i0.value,root:!0})})})};var v3="lMYxNqRg";const m3={overview:()=>{const{t:e}=aJ("charts"),{t:t}=aJ("empty");return he((()=>{(async()=>{r3.value={...r3.value,loading:!0,error:void 0};try{const e=await rG("widgets/charts.json",{bustCache:!0}),t="general"in e&&"byEnv"in e?e.general:e;r3.value={data:VY(t),error:void 0,loading:!1}}catch(e){r3.value={data:void 0,error:e.message,loading:!1}}})(),(async()=>{n3.value={...n3.value,loading:!0,error:void 0};try{const e=await rG("widgets/allure_pie_chart.json",{bustCache:!0});n3.value={data:e,error:void 0,loading:!1}}catch(e){n3.value={error:e.message,loading:!1}}})()}),[]),pK(pH,{theme:o3.value,children:pK(Io,{source:i3,renderLoader:()=>pK(Fo,{}),renderData:n=>{const r=Object.entries(n).map((([n,r])=>{const i=((e,{empty:t})=>{switch(e.type){case oG.CoverageDiff:return pK(gH,{chartType:oG.CoverageDiff,data:e.treeMap,title:e.title,formatLegend:e.formatLegend,colors:e.colors,legendDomain:e.legendDomain,tooltipRows:e.tooltipRows,translations:{"no-results":t("no-results")}});case oG.SuccessRateDistribution:return pK(gH,{chartType:oG.SuccessRateDistribution,data:e.treeMap,title:e.title,formatLegend:e.formatLegend,colors:e.colors,legendDomain:e.legendDomain,tooltipRows:e.tooltipRows,translations:{"no-results":t("no-results")}});case oG.ProblemsDistribution:return pK(_q,{title:e.title,data:e.data,translations:{"no-results":t("no-results")}});default:return null}})(r,{t:e,empty:t});return pK(ym,{className:"IistCDT3",children:i},n)}));return pK("div",{className:"IR8Aj4Ta",children:pK(vm,{kind:"swap",className:"HSO9AO9z",children:r})})}})})},behaviors:()=>{const{params:e}=EJ.value,{testResultId:t}=e;he((()=>{(async()=>{QQ.value={...QQ.value,loading:!0,error:void 0};try{const e=await rG("widgets/behaviors.json",{bustCache:!0});QQ.value={data:e,error:void 0,loading:!1}}catch(e){QQ.value={...QQ.value,error:e.message,loading:!1}}})()}),[]),he((()=>{t&&qJ(t)}),[t]);const n=pK(Io,{source:BJ,renderLoader:()=>pK(Fo,{}),transformData:e=>e[t],renderError:()=>pK("div",{}),renderData:e=>pK(L,{children:pK("div",{className:"zZc6y7v6",children:pK(V2,{testResult:e})},e?.id)})});return pK(F0,{left:pK((()=>{const{t:e}=aJ("nav");return pK("div",{className:"zMmzgCM8",children:[pK(si,{size:"s",className:"p1AN6VZ2",children:e("behaviors")}),pK(g0,{}),pK(l0,{})]})}),{}),right:n})},categories:()=>{const{params:e}=EJ.value,{testResultId:t}=e;he((()=>{(async()=>{G2.value={...G2.value,loading:!0,error:void 0};try{const e=await rG("widgets/categories.json",{bustCache:!0});G2.value={data:e,error:void 0,loading:!1}}catch(e){G2.value={...G2.value,error:e.message,loading:!1}}})()}),[]),he((()=>{t&&qJ(t)}),[t]);const n=pK(Io,{source:BJ,renderLoader:()=>pK(Fo,{}),transformData:e=>e[t],renderError:()=>pK("div",{}),renderData:e=>pK(L,{children:pK("div",{className:"Z6JSWQNg",children:pK(V2,{testResult:e})},e?.id)})});return pK(F0,{left:pK((()=>{const{t:e}=aJ("nav");return pK("div",{className:"_27AJ8l7V",children:[pK(si,{size:"s",className:"yc9T8hmO",children:e("categories")}),pK(g0,{}),pK(t3,{})]})}),{}),right:n})},graphs:()=>pK("div",{children:"Overview"}),packages:()=>{const{testResultId:e}=EJ.value.params;he((()=>{(async()=>{a3.value={...a3.value,loading:!0,error:void 0};try{const e=await rG("widgets/packages.json",{bustCache:!0});a3.value={data:e,error:void 0,loading:!1}}catch(e){a3.value={...a3.value,error:e.message,loading:!1}}})()}),[]),he((()=>{e&&qJ(e)}),[e]);const t=pK(Io,{source:BJ,renderLoader:()=>pK(Fo,{}),transformData:t=>t[e],renderError:()=>pK("div",{}),renderData:e=>pK(L,{children:pK("div",{className:"otlnAeuR",children:pK(V2,{testResult:e})},e?.id)})});return pK(F0,{left:pK((()=>{const{t:e}=aJ("nav");return pK("div",{className:"Ypntsuso",children:[pK(si,{size:"s",className:"NQ8xEHpy",children:e("packages")}),pK(g0,{}),pK(p3,{})]})}),{}),right:t})},suites:()=>{const{params:e}=EJ.value,{testResultId:t}=e;he((()=>{(async()=>{HQ.value={...HQ.value,loading:!0,error:void 0};try{const e=await rG("widgets/tree.json",{bustCache:!0});HQ.value={data:e,error:void 0,loading:!1}}catch(e){HQ.value={...HQ.value,error:e.message,loading:!1}}})()}),[]),he((()=>{t&&qJ(t)}),[t]);const n=t?pK(Io,{source:BJ,renderLoader:()=>pK(Fo,{}),transformData:e=>e[t],renderData:e=>pK(L,{children:pK("div",{className:v3,children:pK(V2,{testResult:e})},e?.id)})}):pK("div",{className:v3,children:pK(Io,{source:HQ,renderLoader:()=>pK(Fo,{}),renderData:()=>pK("div",{})})});return pK(F0,{left:pK((()=>{const{t:e}=aJ("nav");return pK("div",{className:"rcXAje3q",children:[pK(si,{size:"s",className:"IDDAQ_al",children:e("suites")}),pK(g0,{}),pK(g3,{})]})}),{}),right:n})},timeline:()=>pK("div",{children:"Overview"}),testresult:()=>{const{params:e}=EJ.value,{id:t}=e;return he((()=>{qJ(t)}),[]),pK(Io,{source:BJ,renderLoader:()=>pK(Fo,{}),transformData:e=>e[t],renderError:()=>pK(j1,{}),renderData:e=>pK(L,{children:pK("div",{children:pK(V2,{testResult:e})},t)})})}},b3=()=>{he((()=>{(()=>{const e=localStorage.getItem("currentLocale")||iJ||"en";sJ(e)})(),NJ()}),[]),he((()=>(globalThis.addEventListener("hashchange",NJ),()=>{globalThis.removeEventListener("hashchange",NJ)})),[]);const e=ge((()=>m3[EJ.value.tabName]||(()=>null)),[EJ.value.tabName]);return oJ.value?pK(UJ,{children:pK(e,{params:EJ.value.params})}):pK(Fo,{})},y3=document.getElementById("app");(async()=>{X(pK(b3,{}),y3)})()}()}();
|