@allurereport/web-components 3.0.0-beta.8 → 3.0.0-beta.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,2 +1,15 @@
1
- import{options as e,createContext as t,Fragment as n}from"preact";import{useRef as o,useState as i,useEffect as r,useCallback as s,useContext as l}from"preact/hooks";var c=0;function a(t,n,o,i,r,s){n||(n={});var l,a,d=n;if("ref"in d)for(a in d={},n)"ref"==a?l=n[a]:d[a]=n[a];var f={type:t,props:d,key:o,ref:l,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--c,__i:-1,__u:0,__source:r,__self:s};if("function"==typeof t&&(l=t.defaultProps))for(a in l)void 0===d[a]&&(d[a]=l[a]);return e.vnode&&e.vnode(f),f}function d(e){var t,n,o="";if("string"==typeof e||"number"==typeof e)o+=e;else if("object"==typeof e)if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=d(e[t]))&&(o&&(o+=" "),o+=n)}else for(n in e)e[n]&&(o&&(o+=" "),o+=n);return o}function f(){for(var e,t,n=0,o="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=d(e))&&(o&&(o+=" "),o+=t);return o}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var u={exports:{}};u.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(e){return Array.isArray(e)?[]:{}}function n(n,o){return o&&!0===o.clone&&e(n)?r(t(n),n,o):n}function o(t,o,i){var s=t.slice();return o.forEach((function(o,l){void 0===s[l]?s[l]=n(o,i):e(o)?s[l]=r(t[l],o,i):-1===t.indexOf(o)&&s.push(n(o,i))})),s}function i(t,o,i){var s={};return e(t)&&Object.keys(t).forEach((function(e){s[e]=n(t[e],i)})),Object.keys(o).forEach((function(l){e(o[l])&&t[l]?s[l]=r(t[l],o[l],i):s[l]=n(o[l],i)})),s}function r(e,t,r){var s=Array.isArray(t),l=(r||{arrayMerge:o}).arrayMerge||o;return s?Array.isArray(e)?l(e,t,r):n(t,r):i(e,t,r)}return r.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 r(e,n,t)}))},r}();var p=u.exports;var h,w,m={exports:{}};h=m,(w=m.exports).default={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}},h.exports=w.default;var C=m.exports;const{svg:g,xlink:b}=C,v={[g.name]:g.uri,[b.name]:b.uri};function y(e="",t){const n=function(e){return Object.keys(e).map((t=>`${t}="${e[t].toString().replace(/"/g,"&quot;")}"`)).join(" ")}(p(v,t||{}));return`<svg ${n}>${e}</svg>`}const{svg:x,xlink:k}=C;var _={attrs:{[x.name]:x.uri,[k.name]:k.uri,style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"}};class M{constructor(e){this.config=p(_,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;return y(this.symbols.map((e=>e.stringify())).join(""),e)}toString(){return this.stringify()}destroy(){this.symbols.forEach((e=>e.destroy()))}}class L{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 B(e){const t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n}class E extends L{get isMounted(){return!!this.node}static createFromExistingNode(e){return new E({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 B(y(this.stringify())).childNodes[0]}unmount(){this.node.parentNode.removeChild(this.node)}}var A={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1};function S(e){return Array.prototype.slice.call(e,0)}var z=()=>/firefox/i.test(navigator.userAgent),H=()=>/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent),N=()=>/edge/i.test(navigator.userAgent);function T(e){return(e||window.location.href).split("#")[0]}function O(e){angular.module("ng").run(["$rootScope",t=>{t.$on("$locationChangeSuccess",((t,n,o)=>{!function(e,t){const n=document.createEvent("CustomEvent");n.initCustomEvent(e,!1,!1,t),window.dispatchEvent(n)}(e,{oldUrl:o,newUrl:n})}))}])}function j(e,t="linearGradient, radialGradient, pattern, mask, clipPath"){return S(e.querySelectorAll("symbol")).forEach((e=>{S(e.querySelectorAll(t)).forEach((t=>{e.parentNode.insertBefore(t,e)}))})),e}const V=C.xlink.uri,Z="xlink:href",I=/[{}|\\\^\[\]`"<>]/g;function R(e){return e.replace(I,(e=>`%${e[0].charCodeAt(0).toString(16).toUpperCase()}`))}const D=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],G=D.map((e=>`[${e}]`)).join(",");function P(e,t,n,o){const i=R(n),r=R(o),s=function(e,t){return S(e).reduce(((e,n)=>{if(!n.attributes)return e;const o=S(n.attributes).filter(t);return e.concat(o)}),[])}(e.querySelectorAll(G),(({localName:e,value:t})=>-1!==D.indexOf(e)&&-1!==t.indexOf(`url(${i}`)));s.forEach((e=>e.value=e.value.replace(new RegExp(i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),r))),function(e,t,n){S(e).forEach((e=>{const o=e.getAttribute(Z);if(o&&0===o.indexOf(t)){const i=o.replace(t,n);e.setAttributeNS(V,Z,i)}}))}(t,i,r)}const $="mount",U="symbol_mount";const F="__SVG_SPRITE_NODE__",W="__SVG_SPRITE__",q=()=>{const e=document.getElementById(F);e?X.attach(e):X.mount(document.body,!0)};let X=new class extends M{constructor(e={}){super(p(A,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:o}=this;if(o.autoConfigure&&this._autoConfigure(e),o.syncUrlsWithBaseTag){const e=document.getElementsByTagName("base")[0].getAttribute("href");t.on($,(()=>this.updateUrls("#",e)))}const i=this._handleLocationChange.bind(this);this._handleLocationChange=i,o.listenLocationChangeEvent&&window.addEventListener(o.locationChangeEvent,i),o.locationChangeAngularEmitter&&O(o.locationChangeEvent),t.on($,(e=>{o.moveGradientsOutsideSymbol&&j(e)})),t.on(U,(e=>{o.moveGradientsOutsideSymbol&&j(e.parentNode),(H()||N())&&function(e){const t=[];S(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=z())}_handleLocationChange(e){const{oldUrl:t,newUrl:n}=e.detail;this.updateUrls(t,n)}add(e){const t=this,n=super.add(e);return this.isMounted&&n&&(e.mount(t.node),this._emitter.emit(U,e.node)),n}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(U,e.node)})),S(n.querySelectorAll("symbol")).forEach((e=>{const n=E.createFromExistingNode(e);n.node=e,t.add(n)})),this._emitter.emit($,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 o="string"==typeof e?document.querySelector(e):e,i=n.render();return this.node=i,t&&o.childNodes[0]?o.insertBefore(i,o.childNodes[0]):o.appendChild(i),this._emitter.emit($,i),i}render(){return B(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 P(this.node,n,`${T(e)}#`,`${T(t)}#`),!0}}({attrs:{id:F,"aria-hidden":"true"},autoConfigure:"undefined"!=typeof document,listenLocationChangeEvent:"undefined"!=typeof window});var Y,J,K,Q,ee,te;"undefined"!=typeof window&&"undefined"!=typeof document&&(window[W]?X=window[W]:window[W]=X,document.body?q():(J=[],K=document,Q=K.documentElement.doScroll,ee="DOMContentLoaded",(te=(Q?/^loaded|^c/:/^loaded|^i|^c/).test(K.readyState))||K.addEventListener(ee,Y=function(){for(K.removeEventListener(ee,Y),te=1;Y=J.shift();)Y()}),function(e){te?setTimeout(e,0):J.push(e)})(q));const ne=new E({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"});X.add(ne);const oe=new E({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"});X.add(oe);const ie=new E({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"});X.add(ie);const re=new E({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"});X.add(re);const se=new E({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"});X.add(se);const le=new E({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"});X.add(le);const ce=new E({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"});X.add(ce);const ae=new E({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"});X.add(ae);const de=new E({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"});X.add(de);const fe=new E({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"});X.add(fe);const ue=new E({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"});X.add(ue);const pe=new E({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"});X.add(pe);const he=new E({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"});X.add(he);const we=new E({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"});X.add(we);const me=new E({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"});X.add(me);const Ce=new E({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"});X.add(Ce);const ge=new E({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"});X.add(ge);const be=new E({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"});X.add(be);const ve=new E({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"});X.add(ve);const ye=new E({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"});X.add(ye);const xe=new E({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"});X.add(xe);const ke=new E({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"});X.add(ke);const _e=new E({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"});X.add(_e);const Me=new E({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"});X.add(Me);const Le=new E({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"});X.add(Le);const Be=new E({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"});X.add(Be);const Ee=new E({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"});X.add(Ee);const Ae=new E({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"});X.add(Ae);const Se=new E({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"});X.add(Se);const ze=new E({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"});X.add(ze);const He=new E({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"});X.add(He);const Ne=new E({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"});X.add(Ne);const Te=new E({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"});X.add(Te);const Oe=new E({id:"212b7cc7454a8f2131b99a6dc35cdac7",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="212b7cc7454a8f2131b99a6dc35cdac7">\n <g clip-path="url(#212b7cc7454a8f2131b99a6dc35cdac7_a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".56" 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="212b7cc7454a8f2131b99a6dc35cdac7_a">\n <path fill="currentColor" d="M0 0h16v16H0z" />\n </clipPath>\n </defs>\n</symbol>',viewBox:"0 0 16 16"});X.add(Oe);const je=new E({id:"d509e5a11013615ea9a30a430727409d",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="d509e5a11013615ea9a30a430727409d">\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"});X.add(je);const Ve=new E({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"});X.add(Ve);const Ze=new E({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"});X.add(Ze);const Ie=new E({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"});X.add(Ie);const Re=new E({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"});X.add(Re);const De=new E({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"});X.add(De);const Ge=new E({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"});X.add(Ge);const Pe=new E({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"});X.add(Pe);const $e=new E({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"});X.add($e);const Ue=new E({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"});X.add(Ue);const Fe=new E({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"});X.add(Fe);const We=new E({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"});X.add(We);const qe=new E({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"});X.add(qe);const Xe=new E({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"});X.add(Xe);const Ye=new E({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"});X.add(Ye);var Je={icon:"styles_icon__peopu","size-xs":"styles_size-xs__jr71y","size-s":"styles_size-s__nGH-V","size-m":"styles_size-m__INBNd",inline:"styles_inline__BmJqE"};const Ke={arrowsChevronDown:ne.id,github:oe.id,lineAlertsAlertCircle:ie.id,lineAlertsNotificationBox:re.id,lineArrowsChevronDown:le.id,lineArrowsChevronDownDouble:se.id,lineArrowsChevronRight:ce.id,lineArrowsChevronUp:de.id,lineArrowsChevronUpDouble:ae.id,lineArrowsCornerDownRight:fe.id,lineArrowsExpand3:ue.id,lineArrowsRefreshCcw1:pe.id,lineArrowsSortLineAsc:he.id,lineArrowsSortLineDesc:we.id,lineArrowsSwitchVertical1:me.id,lineDevBug2:Ce.id,lineDevCodeSquare:ge.id,lineFilesFileAttachment2:be.id,lineGeneralCheck:ve.id,lineGeneralChecklist3:ye.id,lineGeneralCopy3:xe.id,lineGeneralDownloadCloud:ke.id,lineGeneralEqual:_e.id,lineGeneralEye:Me.id,lineGeneralHomeLine:Le.id,lineGeneralLink1:Be.id,lineGeneralLinkExternal:Ee.id,lineGeneralSearchMd:Ae.id,lineGeneralSettings1:Se.id,lineGeneralXClose:ze.id,lineGeneralZap:He.id,lineHelpersFlag:Ne.id,lineHelpersPlayCircle:Te.id,lineIconBomb2:Oe.id,lineImagesImage:je.id,lineSecurityKey:Ve.id,lineShapesDotCircle:Ze.id,lineShapesMoon:Ie.id,lineShapesSun:Re.id,lineTimeClockStopwatch:De.id,reportLogo:Ge.id,solidAlertCircle:Pe.id,solidCheckCircle:$e.id,solidHelpCircle:Ue.id,solidMinusCircle:Fe.id,solidXCircle:We.id,spinner:qe.id,view:Ye.id,viewOff:Xe.id},Qe=({id:e,size:t="s",inline:n=!1,className:o=""})=>a("svg",{className:f(Je.icon,Je[`size-${t}`],n&&Je.inline,o),children:a("use",{xlinkHref:`#${e}`})}),et=({size:e})=>a(Qe,{role:"progressbar",id:qe.id,size:e}),tt=({size:e="m",tag:t="span",type:n="paragraph",bold:o=!1,className:i,children:r,...s})=>"paragraph"===n?a(t,{...s,className:f(`paragraphs-text-${e}${o?"-bold":""}`,i),children:r}):"ui"===n?a(t,{...s,className:f(`ui-text-${e}-ui${o?"-bold":""}`,i),children:r}):null,nt=({size:e="m",tag:t="span",type:n="paragraph",bold:o=!1,className:i,children:r,...s})=>"paragraph"===n?a(t,{...s,className:f(`paragraphs-code-${e}${o?"-bold":""}`,i),children:r}):"ui"===n?a(t,{...s,className:f(`ui-code-${e}-ui${o?"-bold":""}`,i),children:r}):null,ot=({size:e="m",tag:t="span",className:n,children:o,...i})=>a(t,{...i,className:f(`headings-head-${e}`,n),children:o});var it={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_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",spinner:"styles_spinner__anTET"};const rt=e=>{const{text:t,type:n="button",icon:o,iconSize:i="m",onClick:r,isPending:s=!1,size:l="m",style:c="primary",action:d="default",fullWidth:u=!1,isDisabled:p=!1,isIconButton:h=!1,isDropdownButton:w=!1,isActive:m=!1,focusable:C=!0,className:g,...b}=e,v=p||s;return a("button",{...b,tabIndex:C?0:-1,className:f(it.button,h&&it.buttonIcon,it[`size_${l}`],it[`icon_size_${i}`],it[`style_${c}`],"danger"===d&&it.danger,"positive"===d&&it.positive,s&&it.pending,u&&it.fullWidth,!v&&m&&it.active,g),disabled:v,onClick:r,type:n,children:a(tt,{type:"ui",size:"s"===l?"s":"m",bold:!0,className:it.content,children:[o&&a(Qe,{size:"s",className:h?it.contentIcon:it.leadingIcon,id:o}),!h&&a("span",{className:it.text,children:t}),w&&a(Qe,{id:Ke.lineArrowsChevronDown,size:"s",className:it.dropdownIcon}),a("span",{className:it.spinner,"aria-hidden":!s,children:a(et,{})})]})})},st=e=>a(rt,{...e}),lt=e=>a(rt,{...e,isIconButton:!0}),ct=e=>a(rt,{...e,isDropdownButton:!0,isActive:e.isExpanded}),at=Math.min,dt=Math.max,ft={left:"right",right:"left",bottom:"top",top:"bottom"},ut={start:"end",end:"start"};function pt(e,t,n){return dt(e,at(t,n))}function ht(e,t){return"function"==typeof e?e(t):e}function wt(e){return e.split("-")[0]}function mt(e){return e.split("-")[1]}function Ct(e){return"x"===e?"y":"x"}function gt(e){return"y"===e?"height":"width"}function bt(e){return["top","bottom"].includes(wt(e))?"y":"x"}function vt(e){return Ct(bt(e))}function yt(e){return e.replace(/start|end/g,(e=>ut[e]))}function xt(e){return e.replace(/left|right|bottom|top/g,(e=>ft[e]))}function kt(e){const{x:t,y:n,width:o,height:i}=e;return{width:o,height:i,top:n,left:t,right:t+o,bottom:n+i,x:t,y:n}}function _t(e,t,n){let{reference:o,floating:i}=e;const r=bt(t),s=vt(t),l=gt(s),c=wt(t),a="y"===r,d=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,u=o[l]/2-i[l]/2;let p;switch(c){case"top":p={x:d,y:o.y-i.height};break;case"bottom":p={x:d,y:o.y+o.height};break;case"right":p={x:o.x+o.width,y:f};break;case"left":p={x:o.x-i.width,y:f};break;default:p={x:o.x,y:o.y}}switch(mt(t)){case"start":p[s]-=u*(n&&a?-1:1);break;case"end":p[s]+=u*(n&&a?-1:1)}return p}async function Mt(e,t){var n;void 0===t&&(t={});const{x:o,y:i,platform:r,rects:s,elements:l,strategy:c}=e,{boundary:a="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:u=!1,padding:p=0}=ht(t,e),h=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}}(p),w=l[u?"floating"===f?"reference":"floating":f],m=kt(await r.getClippingRect({element:null==(n=await(null==r.isElement?void 0:r.isElement(w)))||n?w:w.contextElement||await(null==r.getDocumentElement?void 0:r.getDocumentElement(l.floating)),boundary:a,rootBoundary:d,strategy:c})),C="floating"===f?{x:o,y:i,width:s.floating.width,height:s.floating.height}:s.reference,g=await(null==r.getOffsetParent?void 0:r.getOffsetParent(l.floating)),b=await(null==r.isElement?void 0:r.isElement(g))&&await(null==r.getScale?void 0:r.getScale(g))||{x:1,y:1},v=kt(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:C,offsetParent:g,strategy:c}):C);return{top:(m.top-v.top+h.top)/b.y,bottom:(v.bottom-m.bottom+h.bottom)/b.y,left:(m.left-v.left+h.left)/b.x,right:(v.right-m.right+h.right)/b.x}}const Lt=Math.min,Bt=Math.max,Et=Math.round,At=Math.floor,St=e=>({x:e,y:e});function zt(){return"undefined"!=typeof window}function Ht(e){return Ot(e)?(e.nodeName||"").toLowerCase():"#document"}function Nt(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Tt(e){var t;return null==(t=(Ot(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Ot(e){return!!zt()&&(e instanceof Node||e instanceof Nt(e).Node)}function jt(e){return!!zt()&&(e instanceof Element||e instanceof Nt(e).Element)}function Vt(e){return!!zt()&&(e instanceof HTMLElement||e instanceof Nt(e).HTMLElement)}function Zt(e){return!(!zt()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof Nt(e).ShadowRoot)}function It(e){const{overflow:t,overflowX:n,overflowY:o,display:i}=Ut(e);return/auto|scroll|overlay|hidden|clip/.test(t+o+n)&&!["inline","contents"].includes(i)}function Rt(e){return["table","td","th"].includes(Ht(e))}function Dt(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(e){return!1}}))}function Gt(e){const t=Pt(),n=jt(e)?Ut(e):e;return["transform","translate","scale","rotate","perspective"].some((e=>!!n[e]&&"none"!==n[e]))||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","translate","scale","rotate","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function Pt(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function $t(e){return["html","body","#document"].includes(Ht(e))}function Ut(e){return Nt(e).getComputedStyle(e)}function Ft(e){return jt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Wt(e){if("html"===Ht(e))return e;const t=e.assignedSlot||e.parentNode||Zt(e)&&e.host||Tt(e);return Zt(t)?t.host:t}function qt(e){const t=Wt(e);return $t(t)?e.ownerDocument?e.ownerDocument.body:e.body:Vt(t)&&It(t)?t:qt(t)}function Xt(e,t,n){var o;void 0===t&&(t=[]),void 0===n&&(n=!0);const i=qt(e),r=i===(null==(o=e.ownerDocument)?void 0:o.body),s=Nt(i);if(r){const e=Yt(s);return t.concat(s,s.visualViewport||[],It(i)?i:[],e&&n?Xt(e):[])}return t.concat(i,Xt(i,[],n))}function Yt(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Jt(e){const t=Ut(e);let n=parseFloat(t.width)||0,o=parseFloat(t.height)||0;const i=Vt(e),r=i?e.offsetWidth:n,s=i?e.offsetHeight:o,l=Et(n)!==r||Et(o)!==s;return l&&(n=r,o=s),{width:n,height:o,$:l}}function Kt(e){return jt(e)?e:e.contextElement}function Qt(e){const t=Kt(e);if(!Vt(t))return St(1);const n=t.getBoundingClientRect(),{width:o,height:i,$:r}=Jt(t);let s=(r?Et(n.width):n.width)/o,l=(r?Et(n.height):n.height)/i;return s&&Number.isFinite(s)||(s=1),l&&Number.isFinite(l)||(l=1),{x:s,y:l}}const en=St(0);function tn(e){const t=Nt(e);return Pt()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:en}function nn(e,t,n,o){void 0===t&&(t=!1),void 0===n&&(n=!1);const i=e.getBoundingClientRect(),r=Kt(e);let s=St(1);t&&(o?jt(o)&&(s=Qt(o)):s=Qt(e));const l=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==Nt(e))&&t}(r,n,o)?tn(r):St(0);let c=(i.left+l.x)/s.x,a=(i.top+l.y)/s.y,d=i.width/s.x,f=i.height/s.y;if(r){const e=Nt(r),t=o&&jt(o)?Nt(o):o;let n=e,i=Yt(n);for(;i&&o&&t!==n;){const e=Qt(i),t=i.getBoundingClientRect(),o=Ut(i),r=t.left+(i.clientLeft+parseFloat(o.paddingLeft))*e.x,s=t.top+(i.clientTop+parseFloat(o.paddingTop))*e.y;c*=e.x,a*=e.y,d*=e.x,f*=e.y,c+=r,a+=s,n=Nt(i),i=Yt(n)}}return kt({width:d,height:f,x:c,y:a})}function on(e,t){const n=Ft(e).scrollLeft;return t?t.left+n:nn(Tt(e)).left+n}function rn(e,t,n){void 0===n&&(n=!1);const o=e.getBoundingClientRect();return{x:o.left+t.scrollLeft-(n?0:on(e,o)),y:o.top+t.scrollTop}}function sn(e,t,n){let o;if("viewport"===t)o=function(e,t){const n=Nt(e),o=Tt(e),i=n.visualViewport;let r=o.clientWidth,s=o.clientHeight,l=0,c=0;if(i){r=i.width,s=i.height;const e=Pt();(!e||e&&"fixed"===t)&&(l=i.offsetLeft,c=i.offsetTop)}return{width:r,height:s,x:l,y:c}}(e,n);else if("document"===t)o=function(e){const t=Tt(e),n=Ft(e),o=e.ownerDocument.body,i=Bt(t.scrollWidth,t.clientWidth,o.scrollWidth,o.clientWidth),r=Bt(t.scrollHeight,t.clientHeight,o.scrollHeight,o.clientHeight);let s=-n.scrollLeft+on(e);const l=-n.scrollTop;return"rtl"===Ut(o).direction&&(s+=Bt(t.clientWidth,o.clientWidth)-i),{width:i,height:r,x:s,y:l}}(Tt(e));else if(jt(t))o=function(e,t){const n=nn(e,!0,"fixed"===t),o=n.top+e.clientTop,i=n.left+e.clientLeft,r=Vt(e)?Qt(e):St(1);return{width:e.clientWidth*r.x,height:e.clientHeight*r.y,x:i*r.x,y:o*r.y}}(t,n);else{const n=tn(e);o={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return kt(o)}function ln(e,t){const n=Wt(e);return!(n===t||!jt(n)||$t(n))&&("fixed"===Ut(n).position||ln(n,t))}function cn(e,t,n){const o=Vt(t),i=Tt(t),r="fixed"===n,s=nn(e,!0,r,t);let l={scrollLeft:0,scrollTop:0};const c=St(0);if(o||!o&&!r)if(("body"!==Ht(t)||It(i))&&(l=Ft(t)),o){const e=nn(t,!0,r,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else i&&(c.x=on(i));const a=!i||o||r?St(0):rn(i,l);return{x:s.left+l.scrollLeft-c.x-a.x,y:s.top+l.scrollTop-c.y-a.y,width:s.width,height:s.height}}function an(e){return"static"===Ut(e).position}function dn(e,t){if(!Vt(e)||"fixed"===Ut(e).position)return null;if(t)return t(e);let n=e.offsetParent;return Tt(e)===n&&(n=n.ownerDocument.body),n}function fn(e,t){const n=Nt(e);if(Dt(e))return n;if(!Vt(e)){let t=Wt(e);for(;t&&!$t(t);){if(jt(t)&&!an(t))return t;t=Wt(t)}return n}let o=dn(e,t);for(;o&&Rt(o)&&an(o);)o=dn(o,t);return o&&$t(o)&&an(o)&&!Gt(o)?n:o||function(e){let t=Wt(e);for(;Vt(t)&&!$t(t);){if(Gt(t))return t;if(Dt(t))return null;t=Wt(t)}return null}(e)||n}const un={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:o,strategy:i}=e;const r="fixed"===i,s=Tt(o),l=!!t&&Dt(t.floating);if(o===s||l&&r)return n;let c={scrollLeft:0,scrollTop:0},a=St(1);const d=St(0),f=Vt(o);if((f||!f&&!r)&&(("body"!==Ht(o)||It(s))&&(c=Ft(o)),Vt(o))){const e=nn(o);a=Qt(o),d.x=e.x+o.clientLeft,d.y=e.y+o.clientTop}const u=!s||f||r?St(0):rn(s,c,!0);return{width:n.width*a.x,height:n.height*a.y,x:n.x*a.x-c.scrollLeft*a.x+d.x+u.x,y:n.y*a.y-c.scrollTop*a.y+d.y+u.y}},getDocumentElement:Tt,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:o,strategy:i}=e;const r=[..."clippingAncestors"===n?Dt(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let o=Xt(e,[],!1).filter((e=>jt(e)&&"body"!==Ht(e))),i=null;const r="fixed"===Ut(e).position;let s=r?Wt(e):e;for(;jt(s)&&!$t(s);){const t=Ut(s),n=Gt(s);n||"fixed"!==t.position||(i=null),(r?!n&&!i:!n&&"static"===t.position&&i&&["absolute","fixed"].includes(i.position)||It(s)&&!n&&ln(e,s))?o=o.filter((e=>e!==s)):i=t,s=Wt(s)}return t.set(e,o),o}(t,this._c):[].concat(n),o],s=r[0],l=r.reduce(((e,n)=>{const o=sn(t,n,i);return e.top=Bt(o.top,e.top),e.right=Lt(o.right,e.right),e.bottom=Lt(o.bottom,e.bottom),e.left=Bt(o.left,e.left),e}),sn(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:fn,getElementRects:async function(e){const t=this.getOffsetParent||fn,n=this.getDimensions,o=await n(e.floating);return{reference:cn(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:o.width,height:o.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=Jt(e);return{width:t,height:n}},getScale:Qt,isElement:jt,isRTL:function(e){return"rtl"===Ut(e).direction}};function pn(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function hn(e,t,n,o){void 0===o&&(o={});const{ancestorScroll:i=!0,ancestorResize:r=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:l="function"==typeof IntersectionObserver,animationFrame:c=!1}=o,a=Kt(e),d=i||r?[...a?Xt(a):[],...Xt(t)]:[];d.forEach((e=>{i&&e.addEventListener("scroll",n,{passive:!0}),r&&e.addEventListener("resize",n)}));const f=a&&l?function(e,t){let n,o=null;const i=Tt(e);function r(){var e;clearTimeout(n),null==(e=o)||e.disconnect(),o=null}return function s(l,c){void 0===l&&(l=!1),void 0===c&&(c=1),r();const a=e.getBoundingClientRect(),{left:d,top:f,width:u,height:p}=a;if(l||t(),!u||!p)return;const h={rootMargin:-At(f)+"px "+-At(i.clientWidth-(d+u))+"px "+-At(i.clientHeight-(f+p))+"px "+-At(d)+"px",threshold:Bt(0,Lt(1,c))||1};let w=!0;function m(t){const o=t[0].intersectionRatio;if(o!==c){if(!w)return s();o?s(!1,o):n=setTimeout((()=>{s(!1,1e-7)}),1e3)}1!==o||pn(a,e.getBoundingClientRect())||s(),w=!1}try{o=new IntersectionObserver(m,{...h,root:i.ownerDocument})}catch(e){o=new IntersectionObserver(m,h)}o.observe(e)}(!0),r}(a,n):null;let u,p=-1,h=null;s&&(h=new ResizeObserver((e=>{let[o]=e;o&&o.target===a&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var e;null==(e=h)||e.observe(t)}))),n()})),a&&!c&&h.observe(a),h.observe(t));let w=c?nn(e):null;return c&&function t(){const o=nn(e);w&&!pn(w,o)&&n();w=o,u=requestAnimationFrame(t)}(),n(),()=>{var e;d.forEach((e=>{i&&e.removeEventListener("scroll",n),r&&e.removeEventListener("resize",n)})),null==f||f(),null==(e=h)||e.disconnect(),h=null,c&&cancelAnimationFrame(u)}}const wn=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:i,y:r,placement:s,middlewareData:l}=t,c=await async function(e,t){const{placement:n,platform:o,elements:i}=e,r=await(null==o.isRTL?void 0:o.isRTL(i.floating)),s=wt(n),l=mt(n),c="y"===bt(n),a=["left","top"].includes(s)?-1:1,d=r&&c?-1:1,f=ht(t,e);let{mainAxis:u,crossAxis:p,alignmentAxis:h}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return l&&"number"==typeof h&&(p="end"===l?-1*h:h),c?{x:p*d,y:u*a}:{x:u*a,y:p*d}}(t,e);return s===(null==(n=l.offset)?void 0:n.placement)&&null!=(o=l.arrow)&&o.alignmentOffset?{}:{x:i+c.x,y:r+c.y,data:{...c,placement:s}}}}},mn=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:i}=t,{mainAxis:r=!0,crossAxis:s=!1,limiter:l={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...c}=ht(e,t),a={x:n,y:o},d=await Mt(t,c),f=bt(wt(i)),u=Ct(f);let p=a[u],h=a[f];if(r){const e="y"===u?"bottom":"right";p=pt(p+d["y"===u?"top":"left"],p,p-d[e])}if(s){const e="y"===f?"bottom":"right";h=pt(h+d["y"===f?"top":"left"],h,h-d[e])}const w=l.fn({...t,[u]:p,[f]:h});return{...w,data:{x:w.x-n,y:w.y-o,enabled:{[u]:r,[f]:s}}}}}},Cn=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,o;const{placement:i,middlewareData:r,rects:s,initialPlacement:l,platform:c,elements:a}=t,{mainAxis:d=!0,crossAxis:f=!0,fallbackPlacements:u,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:w=!0,...m}=ht(e,t);if(null!=(n=r.arrow)&&n.alignmentOffset)return{};const C=wt(i),g=bt(l),b=wt(l)===l,v=await(null==c.isRTL?void 0:c.isRTL(a.floating)),y=u||(b||!w?[xt(l)]:function(e){const t=xt(e);return[yt(e),t,yt(t)]}(l)),x="none"!==h;!u&&x&&y.push(...function(e,t,n,o){const i=mt(e);let r=function(e,t,n){const o=["left","right"],i=["right","left"],r=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?i:o:t?o:i;case"left":case"right":return t?r:s;default:return[]}}(wt(e),"start"===n,o);return i&&(r=r.map((e=>e+"-"+i)),t&&(r=r.concat(r.map(yt)))),r}(l,w,h,v));const k=[l,...y],_=await Mt(t,m),M=[];let L=(null==(o=r.flip)?void 0:o.overflows)||[];if(d&&M.push(_[C]),f){const e=function(e,t,n){void 0===n&&(n=!1);const o=mt(e),i=vt(e),r=gt(i);let s="x"===i?o===(n?"end":"start")?"right":"left":"start"===o?"bottom":"top";return t.reference[r]>t.floating[r]&&(s=xt(s)),[s,xt(s)]}(i,s,v);M.push(_[e[0]],_[e[1]])}if(L=[...L,{placement:i,overflows:M}],!M.every((e=>e<=0))){var B,E;const e=((null==(B=r.flip)?void 0:B.index)||0)+1,t=k[e];if(t)return{data:{index:e,overflows:L},reset:{placement:t}};let n=null==(E=L.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:E.placement;if(!n)switch(p){case"bestFit":{var A;const e=null==(A=L.filter((e=>{if(x){const t=bt(e.placement);return t===g||"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:A[0];e&&(n=e);break}case"initialPlacement":n=l}if(i!==n)return{reset:{placement:n}}}return{}}}},gn=(e,t,n)=>{const o=new Map,i={platform:un,...n},r={...i.platform,_c:o};return(async(e,t,n)=>{const{placement:o="bottom",strategy:i="absolute",middleware:r=[],platform:s}=n,l=r.filter(Boolean),c=await(null==s.isRTL?void 0:s.isRTL(t));let a=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:f}=_t(a,o,c),u=o,p={},h=0;for(let n=0;n<l.length;n++){const{name:r,fn:w}=l[n],{x:m,y:C,data:g,reset:b}=await w({x:d,y:f,initialPlacement:o,placement:u,strategy:i,middlewareData:p,rects:a,platform:s,elements:{reference:e,floating:t}});d=null!=m?m:d,f=null!=C?C:f,p={...p,[r]:{...p[r],...g}},b&&h<=50&&(h++,"object"==typeof b&&(b.placement&&(u=b.placement),b.rects&&(a=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:i}):b.rects),({x:d,y:f}=_t(a,u,c))),n=-1)}return{x:d,y:f,placement:u,strategy:i,middlewareData:p}})(e,t,{...i,platform:r})};var bn="styles_custom-tooltip__2reCz";const vn=({children:e})=>a("div",{className:bn,children:a(tt,{className:"tooltip-content",size:"s",bold:!0,children:e})}),yn=({tooltipText:e,tooltipTextAfterClick:t,tooltipComponent:n,children:s,placement:l="top",triggerMode:c="hover",autoHideDelay:d=600,isTriggerActive:f=!0})=>{const u=o(null),p=o(null),[h,w]=i(!1),[m,C]=i(e),g=o(null);r((()=>{C(e);const t=()=>{p.current&&u.current&&gn(p.current,u.current,{placement:l,middleware:[wn(6),Cn(),mn({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 h&&t(),p.current&&u.current?hn(p.current,u.current,t):()=>{}}),[h,l,e]);r((()=>()=>{g.current&&clearTimeout(g.current)}),[]);const b=n||a(vn,{children:m});return a("div",{onMouseEnter:()=>{"hover"===c&&f&&w(!0),"click"===c&&g.current&&clearTimeout(g.current)},onMouseLeave:()=>{"hover"===c?(w(!1),C(e)):"click"===c&&h&&(g.current=window.setTimeout((()=>{w(!1)}),d))},onClick:()=>{"click"===c&&p.current&&f&&(w(!0),g.current&&clearTimeout(g.current)),t&&C(t)},children:[a("div",{ref:p,children:s}),a("div",{ref:u,children:h&&b})]})},xn=e=>{const{source:t,transformData:n=e=>e,renderLoader:o=()=>null,renderError:i=e=>a("div",{children:e}),renderData:r}=e;return t.value.loading?o():t.value.error?i(t.value.error):r(n(t.value.data))};var kn="styles_page-loader__OFuzd";const _n=()=>a("div",{className:kn,children:a(et,{size:"m"})}),Mn=(e,t=300)=>{const n=o(e);return r((()=>{n.current=e}),[e]),s(((e,t=300)=>{let n;return(...o)=>{clearTimeout(n),n=setTimeout((()=>{e(...o)}),t)}})(((...e)=>n.current(...e)),t),[t])};var Ln="styles_inputWrap__96bWy",Bn="styles_input__ir8z5",En="styles_inputClear__R8pU3",An="styles_leadingIcon__6Bcbs",Sn="styles_clearButton__SR4Dg";const zn=e=>{const{placeholder:t,value:n,onChange:o,changeDebounce:r=300}=e,[s,l]=i(n),c=Mn(o,r),d=!!s;return a(tt,{className:Ln,type:"ui",size:"m",tag:"div",children:[a(Qe,{id:Ae.id,size:"s",className:An}),a("input",{className:f(Bn,d&&En),type:"text",placeholder:t,onInput:e=>{const t=e.target.value;l(t),c(t)},value:s,name:"search",autocomplete:"off","data-testid":"search-input"}),d&&a("div",{className:Sn,children:a(lt,{size:"s",icon:ze.id,onClick:e=>{e.preventDefault(),e.stopPropagation(),l(""),c("")},style:"ghost","data-testid":"clear-button"})})]})};var Hn={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 Nn=t(null),Tn=e=>{const{children:t,menuTrigger:s,menuTriggerWrapper:l="div",size:c="m",isInitialOpened:d=!1,placement:u="bottom-end"}=e,[p,h]=i(d),w=o(null),m=o(null);return r((()=>{const e=e=>{"Escape"===e.key&&p&&h(!1)};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[p]),r((()=>{const e=e=>{p&&w.current&&(w.current.contains(e.target)||h(!1))};return p&&document.addEventListener("click",e),()=>{document.removeEventListener("click",e)}}),[p]),r((()=>{const e=()=>{(w.current||m.current)&&gn(m.current,w.current,{placement:u,middleware:[wn(6),Cn(),mn({padding:5})]}).then((({x:e,y:t})=>{w.current&&Object.assign(w.current.style,{left:`${e}px`,top:`${t}px`,position:"absolute","z-index":10})}))};return e(),hn(m.current,w.current,e)}),[w.current,m.current]),a(Nn.Provider,{value:{setIsOpened:h},children:a(n,{children:["function"==typeof s&&a(l,{ref:m,children:s({isOpened:p,onClick:()=>{h(!p)},setIsOpened:h})}),a("div",{ref:w,children:p&&a("aside",{className:f(Hn.menu,Hn[`size-${c}`]),children:t})})]})})};Tn.Section=e=>a("ul",{className:Hn.section,children:e.children}),Tn.Item=e=>{const{setIsOpened:t}=(()=>{const e=l(Nn);if(!e)throw new Error("useMenuContext must be used within a Menu");return e})(),{children:n,onClick:o,leadingIcon:i,rightSlot:r,ariaLabel:s,closeMenuOnClick:c=!0}=e,d="function"==typeof o,u="string"==typeof i;return a("li",{className:Hn.menuListItem,children:a(tt,{"aria-label":s,type:"paragraph",size:"m",tag:d?"button":"div",className:f(Hn.menuItem,d&&Hn.interactive),onClick:e=>{d&&c&&(e.stopPropagation(),t(!1)),d&&o?.()},"data-interactive-menu-item":!!d||void 0,children:[u&&a(Qe,{id:i,className:Hn.leadingIcon,size:"m"}),a("div",{className:Hn.content,children:n}),r&&a("div",{className:Hn.right,children:r})]})})},Tn.ItemWithCheckmark=e=>{const{isChecked:t=!1,...n}=e;return a(Tn.Item,{...n,rightSlot:t&&a(Qe,{className:Hn.checkmarkIcon,id:ve.id})})};var On={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 jn=e=>{const{count:t,size:n="s",truncateCount:o=!1,status:i}=e,r=o&&t>99?"99+":t;return a(tt,{tag:"small",size:"l"===n?"m":"s",type:"ui",bold:!0,className:f(On.counter,On[`size-${n}`],i&&On[`status-${i}`]),children:r})};var Vn="styles_toggle__aBRpI";const Zn=e=>{const{value:t,label:n,onChange:o,focusable:i=!0,...r}=e;return a("input",{...r,tabIndex:i?0:-1,className:Vn,role:"switch",type:"checkbox",checked:t,"aria-label":n,onToggle:e=>{const t=!e.target.checked;o(t)}})};var In="styles_link__BC-2O";const Rn=e=>{const{children:t,onClick:n,href:o}=e;return a(void 0===o?"button":"a",{href:o,onClick:n,className:In,children:t})};var Dn="styles_legend__hv86p",Gn="styles_chart__IzuK6";const Pn=e=>{switch(e){case"passed":return"var(--bg-support-castor)";case"failed":return"var(--bg-support-capella)";case"broken":return"var(--bg-support-atlas)";case"unknown":default:return"var(--bg-support-skat)";case"skipped":return"var(--bg-support-rau)"}},$n=e=>{const{slices:t,percentage:n}=e;return a("article",{"aria-label":"Success rate",role:"presentation",className:Gn,children:[a("svg",{"aria-hidden":!0,viewBox:"0 0 100 100",children:a("g",{transform:"translate(50, 50)",children:t.map((e=>a("path",{d:e.d,fill:Pn(e.status)},e.status)))})}),!!n&&a(ot,{className:Dn,size:"s",tag:"b",children:[n,"%"]})]})};var Un="styles_label__PPstE";const Fn=({children:e})=>a("div",{className:Un,children:a(tt,{size:"s",bold:!0,type:"ui",children:e})});export{st as Button,nt as Code,jn as Counter,ct as DropdownButton,ot as Heading,lt as IconButton,Fn as Label,Rn as Link,xn as Loadable,Tn as Menu,_n as PageLoader,zn as SearchBox,et as Spinner,$n as SuccessRatePieChart,Qe as SvgIcon,tt as Text,Zn as Toggle,yn as TooltipWrapper,Ke as allureIcons};
1
+ import{options as e,createContext as t,Fragment as n}from"preact";import{useRef as r,useState as i,useEffect as o,useCallback as a,useContext as s}from"preact/hooks";import*as c from"react";import{useEffect as u,useLayoutEffect as l,useState as f,useRef as d,forwardRef as h,useCallback as p,useContext as b,useMemo as g,memo as y,createContext as m,createElement as v,Component as _,cloneElement as x,Fragment as w}from"react";import{unstable_batchedUpdates as C}from"react-dom";var k=0;function M(t,n,r,i,o,a){n||(n={});var s,c,u=n;if("ref"in u)for(c in u={},n)"ref"==c?s=n[c]:u[c]=n[c];var l={type:t,props:u,key:r,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--k,__i:-1,__u:0,__source:o,__self:a};if("function"==typeof t&&(s=t.defaultProps))for(c in s)void 0===u[c]&&(u[c]=s[c]);return e.vnode&&e.vnode(l),l}function T(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=T(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function S(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=T(e))&&(r&&(r+=" "),r+=t);return r}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var O={exports:{}};O.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(e){return Array.isArray(e)?[]:{}}function n(n,r){return r&&!0===r.clone&&e(n)?o(t(n),n,r):n}function r(t,r,i){var a=t.slice();return r.forEach((function(r,s){void 0===a[s]?a[s]=n(r,i):e(r)?a[s]=o(t[s],r,i):-1===t.indexOf(r)&&a.push(n(r,i))})),a}function i(t,r,i){var a={};return e(t)&&Object.keys(t).forEach((function(e){a[e]=n(t[e],i)})),Object.keys(r).forEach((function(s){e(r[s])&&t[s]?a[s]=o(t[s],r[s],i):a[s]=n(r[s],i)})),a}function o(e,t,o){var a=Array.isArray(t),s=(o||{arrayMerge:r}).arrayMerge||r;return a?Array.isArray(e)?s(e,t,o):n(t,o):i(e,t,o)}return o.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 o(e,n,t)}))},o}();var A=O.exports;var j,E,P={exports:{}};j=P,(E=P.exports).default={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}},j.exports=E.default;var L=P.exports;const{svg:B,xlink:D}=L,z={[B.name]:B.uri,[D.name]:D.uri};function N(e="",t){const n=function(e){return Object.keys(e).map((t=>`${t}="${e[t].toString().replace(/"/g,"&quot;")}"`)).join(" ")}(A(z,t||{}));return`<svg ${n}>${e}</svg>`}const{svg:U,xlink:$}=L;var R={attrs:{[U.name]:U.uri,[$.name]:$.uri,style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"}};class F{constructor(e){this.config=A(R,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;return N(this.symbols.map((e=>e.stringify())).join(""),e)}toString(){return this.stringify()}destroy(){this.symbols.forEach((e=>e.destroy()))}}class I{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 H(e){const t=!!document.importNode,n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement;return t?document.importNode(n,!0):n}class V extends I{get isMounted(){return!!this.node}static createFromExistingNode(e){return new V({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 H(N(this.stringify())).childNodes[0]}unmount(){this.node.parentNode.removeChild(this.node)}}var q={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1};function W(e){return Array.prototype.slice.call(e,0)}var Y=()=>/firefox/i.test(navigator.userAgent),Z=()=>/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent),G=()=>/edge/i.test(navigator.userAgent);function X(e){return(e||window.location.href).split("#")[0]}function Q(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})}))}])}function J(e,t="linearGradient, radialGradient, pattern, mask, clipPath"){return W(e.querySelectorAll("symbol")).forEach((e=>{W(e.querySelectorAll(t)).forEach((t=>{e.parentNode.insertBefore(t,e)}))})),e}const K=L.xlink.uri,ee="xlink:href",te=/[{}|\\\^\[\]`"<>]/g;function ne(e){return e.replace(te,(e=>`%${e[0].charCodeAt(0).toString(16).toUpperCase()}`))}const re=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],ie=re.map((e=>`[${e}]`)).join(",");function oe(e,t,n,r){const i=ne(n),o=ne(r),a=function(e,t){return W(e).reduce(((e,n)=>{if(!n.attributes)return e;const r=W(n.attributes).filter(t);return e.concat(r)}),[])}(e.querySelectorAll(ie),(({localName:e,value:t})=>-1!==re.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){W(e).forEach((e=>{const r=e.getAttribute(ee);if(r&&0===r.indexOf(t)){const i=r.replace(t,n);e.setAttributeNS(K,ee,i)}}))}(t,i,o)}const ae="mount",se="symbol_mount";const ce="__SVG_SPRITE_NODE__",ue="__SVG_SPRITE__",le=()=>{const e=document.getElementById(ce);e?fe.attach(e):fe.mount(document.body,!0)};let fe=new class extends F{constructor(e={}){super(A(q,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(ae,(()=>this.updateUrls("#",e)))}const i=this._handleLocationChange.bind(this);this._handleLocationChange=i,r.listenLocationChangeEvent&&window.addEventListener(r.locationChangeEvent,i),r.locationChangeAngularEmitter&&Q(r.locationChangeEvent),t.on(ae,(e=>{r.moveGradientsOutsideSymbol&&J(e)})),t.on(se,(e=>{r.moveGradientsOutsideSymbol&&J(e.parentNode),(Z()||G())&&function(e){const t=[];W(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=Y())}_handleLocationChange(e){const{oldUrl:t,newUrl:n}=e.detail;this.updateUrls(t,n)}add(e){const t=this,n=super.add(e);return this.isMounted&&n&&(e.mount(t.node),this._emitter.emit(se,e.node)),n}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(se,e.node)})),W(n.querySelectorAll("symbol")).forEach((e=>{const n=V.createFromExistingNode(e);n.node=e,t.add(n)})),this._emitter.emit(ae,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(ae,i),i}render(){return H(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 oe(this.node,n,`${X(e)}#`,`${X(t)}#`),!0}}({attrs:{id:ce,"aria-hidden":"true"},autoConfigure:"undefined"!=typeof document,listenLocationChangeEvent:"undefined"!=typeof window});var de,he,pe,be,ge,ye;"undefined"!=typeof window&&"undefined"!=typeof document&&(window[ue]?fe=window[ue]:window[ue]=fe,document.body?le():(he=[],pe=document,be=pe.documentElement.doScroll,ge="DOMContentLoaded",(ye=(be?/^loaded|^c/:/^loaded|^i|^c/).test(pe.readyState))||pe.addEventListener(ge,de=function(){for(pe.removeEventListener(ge,de),ye=1;de=he.shift();)de()}),function(e){ye?setTimeout(e,0):he.push(e)})(le));const me=new V({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"});fe.add(me);const ve=new V({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"});fe.add(ve);const _e=new V({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"});fe.add(_e);const xe=new V({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"});fe.add(xe);const we=new V({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"});fe.add(we);const Ce=new V({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"});fe.add(Ce);const ke=new V({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"});fe.add(ke);const Me=new V({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"});fe.add(Me);const Te=new V({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"});fe.add(Te);const Se=new V({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"});fe.add(Se);const Oe=new V({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"});fe.add(Oe);const Ae=new V({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"});fe.add(Ae);const je=new V({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"});fe.add(je);const Ee=new V({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"});fe.add(Ee);const Pe=new V({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"});fe.add(Pe);const Le=new V({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"});fe.add(Le);const Be=new V({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"});fe.add(Be);const De=new V({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"});fe.add(De);const ze=new V({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"});fe.add(ze);const Ne=new V({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"});fe.add(Ne);const Ue=new V({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"});fe.add(Ue);const $e=new V({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"});fe.add($e);const Re=new V({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"});fe.add(Re);const Fe=new V({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"});fe.add(Fe);const Ie=new V({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"});fe.add(Ie);const He=new V({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"});fe.add(He);const Ve=new V({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"});fe.add(Ve);const qe=new V({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"});fe.add(qe);const We=new V({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"});fe.add(We);const Ye=new V({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"});fe.add(Ye);const Ze=new V({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"});fe.add(Ze);const Ge=new V({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"});fe.add(Ge);const Xe=new V({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"});fe.add(Xe);const Qe=new V({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"});fe.add(Qe);const Je=new V({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"});fe.add(Je);const Ke=new V({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"});fe.add(Ke);const et=new V({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"});fe.add(et);const tt=new V({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"});fe.add(tt);const nt=new V({id:"212b7cc7454a8f2131b99a6dc35cdac7",content:'<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="212b7cc7454a8f2131b99a6dc35cdac7">\n <g clip-path="url(#212b7cc7454a8f2131b99a6dc35cdac7_a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".56" 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="212b7cc7454a8f2131b99a6dc35cdac7_a">\n <path fill="currentColor" d="M0 0h16v16H0z" />\n </clipPath>\n </defs>\n</symbol>',viewBox:"0 0 16 16"});fe.add(nt);const rt=new V({id:"d509e5a11013615ea9a30a430727409d",content:'<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="d509e5a11013615ea9a30a430727409d">\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"});fe.add(rt);const it=new V({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"});fe.add(it);const ot=new V({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"});fe.add(ot);const at=new V({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"});fe.add(at);const st=new V({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"});fe.add(st);const ct=new V({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"});fe.add(ct);const ut=new V({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"});fe.add(ut);const lt=new V({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"});fe.add(lt);const ft=new V({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"});fe.add(ft);const dt=new V({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"});fe.add(dt);const ht=new V({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"});fe.add(ht);const pt=new V({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"});fe.add(pt);const bt=new V({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"});fe.add(bt);const gt=new V({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"});fe.add(gt);const yt=new V({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"});fe.add(yt);var mt={icon:"styles_icon__peopu","size-xs":"styles_size-xs__jr71y","size-s":"styles_size-s__nGH-V","size-m":"styles_size-m__INBNd",inline:"styles_inline__BmJqE"};const vt={arrowsChevronDown:me.id,github:ve.id,lineAlertsAlertCircle:_e.id,lineAlertsNotificationBox:xe.id,lineArrowsChevronDown:Ce.id,lineArrowsChevronDownDouble:we.id,lineArrowsChevronRight:ke.id,lineArrowsChevronUp:Te.id,lineArrowsChevronUpDouble:Me.id,lineArrowsCornerDownRight:Se.id,lineArrowsExpand3:Oe.id,lineArrowsRefreshCcw1:Ae.id,lineArrowsSortLineAsc:je.id,lineArrowsSortLineDesc:Ee.id,lineArrowsSwitchVertical1:Pe.id,lineChartsBarChartSquare:Le.id,lineDevBug2:Be.id,lineDevCodeSquare:De.id,lineDevDataflow3:ze.id,lineFilesClipboardCheck:Ne.id,lineFilesFile2:Ue.id,lineFilesFileAttachment2:$e.id,lineFilesFolder:Re.id,lineGeneralCheck:Fe.id,lineGeneralChecklist3:Ie.id,lineGeneralCopy3:He.id,lineGeneralDownloadCloud:Ve.id,lineGeneralEqual:qe.id,lineGeneralEye:We.id,lineGeneralHomeLine:Ye.id,lineGeneralLink1:Ze.id,lineGeneralLinkExternal:Ge.id,lineGeneralSearchMd:Xe.id,lineGeneralSettings1:Qe.id,lineGeneralXClose:Je.id,lineGeneralZap:Ke.id,lineHelpersFlag:et.id,lineHelpersPlayCircle:tt.id,lineIconBomb2:nt.id,lineImagesImage:rt.id,lineSecurityKey:it.id,lineShapesDotCircle:ot.id,lineShapesMoon:at.id,lineShapesSun:st.id,lineTimeClockStopwatch:ct.id,reportLogo:ut.id,solidAlertCircle:lt.id,solidCheckCircle:ft.id,solidHelpCircle:dt.id,solidMinusCircle:ht.id,solidXCircle:pt.id,spinner:bt.id,view:yt.id,viewOff:gt.id},_t=({id:e,size:t="s",inline:n=!1,className:r=""})=>M("svg",{className:S(mt.icon,mt[`size-${t}`],n&&mt.inline,r),children:M("use",{xlinkHref:`#${e}`})}),xt=({size:e})=>M(_t,{role:"progressbar",id:bt.id,size:e}),wt=({size:e="m",tag:t="span",type:n="paragraph",bold:r=!1,className:i,children:o,...a})=>"paragraph"===n?M(t,{...a,className:S(`paragraphs-text-${e}${r?"-bold":""}`,i),children:o}):"ui"===n?M(t,{...a,className:S(`ui-text-${e}-ui${r?"-bold":""}`,i),children:o}):null,Ct=({size:e="m",tag:t="span",type:n="paragraph",bold:r=!1,className:i,children:o,...a})=>"paragraph"===n?M(t,{...a,className:S(`paragraphs-code-${e}${r?"-bold":""}`,i),children:o}):"ui"===n?M(t,{...a,className:S(`ui-code-${e}-ui${r?"-bold":""}`,i),children:o}):null,kt=({size:e="m",tag:t="span",className:n,children:r,...i})=>M(t,{...i,className:S(`headings-head-${e}`,n),children:r});var Mt={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_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",spinner:"styles_spinner__anTET"};const Tt=e=>{const{text:t,type:n="button",icon:r,iconSize:i="m",onClick:o,isPending:a=!1,size:s="m",style:c="primary",action:u="default",fullWidth:l=!1,isDisabled:f=!1,isIconButton:d=!1,isDropdownButton:h=!1,isActive:p=!1,focusable:b=!0,className:g,...y}=e,m=f||a;return M("button",{...y,tabIndex:b?0:-1,className:S(Mt.button,d&&Mt.buttonIcon,Mt[`size_${s}`],Mt[`icon_size_${i}`],Mt[`style_${c}`],"danger"===u&&Mt.danger,"positive"===u&&Mt.positive,a&&Mt.pending,l&&Mt.fullWidth,!m&&p&&Mt.active,g),disabled:m,onClick:o,type:n,children:M(wt,{type:"ui",size:"s"===s?"s":"m",bold:!0,className:Mt.content,children:[r&&M(_t,{size:"s",className:d?Mt.contentIcon:Mt.leadingIcon,id:r}),!d&&M("span",{className:Mt.text,children:t}),h&&M(_t,{id:vt.lineArrowsChevronDown,size:"s",className:Mt.dropdownIcon}),M("span",{className:Mt.spinner,"aria-hidden":!a,children:M(xt,{})})]})})},St=e=>M(Tt,{...e}),Ot=e=>M(Tt,{...e,isIconButton:!0}),At=e=>M(Tt,{...e,isDropdownButton:!0,isActive:e.isExpanded}),jt=Math.min,Et=Math.max,Pt={left:"right",right:"left",bottom:"top",top:"bottom"},Lt={start:"end",end:"start"};function Bt(e,t,n){return Et(e,jt(t,n))}function Dt(e,t){return"function"==typeof e?e(t):e}function zt(e){return e.split("-")[0]}function Nt(e){return e.split("-")[1]}function Ut(e){return"x"===e?"y":"x"}function $t(e){return"y"===e?"height":"width"}function Rt(e){return["top","bottom"].includes(zt(e))?"y":"x"}function Ft(e){return Ut(Rt(e))}function It(e){return e.replace(/start|end/g,(e=>Lt[e]))}function Ht(e){return e.replace(/left|right|bottom|top/g,(e=>Pt[e]))}function Vt(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 qt(e,t,n){let{reference:r,floating:i}=e;const o=Rt(t),a=Ft(t),s=$t(a),c=zt(t),u="y"===o,l=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,d=r[s]/2-i[s]/2;let h;switch(c){case"top":h={x:l,y:r.y-i.height};break;case"bottom":h={x:l,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-i.width,y:f};break;default:h={x:r.x,y:r.y}}switch(Nt(t)){case"start":h[a]-=d*(n&&u?-1:1);break;case"end":h[a]+=d*(n&&u?-1:1)}return h}async function Wt(e,t){var n;void 0===t&&(t={});const{x:r,y:i,platform:o,rects:a,elements:s,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:l="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=Dt(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),b=s[d?"floating"===f?"reference":"floating":f],g=Vt(await o.getClippingRect({element:null==(n=await(null==o.isElement?void 0:o.isElement(b)))||n?b:b.contextElement||await(null==o.getDocumentElement?void 0:o.getDocumentElement(s.floating)),boundary:u,rootBoundary:l,strategy:c})),y="floating"===f?{x:r,y:i,width:a.floating.width,height:a.floating.height}:a.reference,m=await(null==o.getOffsetParent?void 0:o.getOffsetParent(s.floating)),v=await(null==o.isElement?void 0:o.isElement(m))&&await(null==o.getScale?void 0:o.getScale(m))||{x:1,y:1},_=Vt(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:y,offsetParent:m,strategy:c}):y);return{top:(g.top-_.top+p.top)/v.y,bottom:(_.bottom-g.bottom+p.bottom)/v.y,left:(g.left-_.left+p.left)/v.x,right:(_.right-g.right+p.right)/v.x}}const Yt=Math.min,Zt=Math.max,Gt=Math.round,Xt=Math.floor,Qt=e=>({x:e,y:e});function Jt(){return"undefined"!=typeof window}function Kt(e){return nn(e)?(e.nodeName||"").toLowerCase():"#document"}function en(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function tn(e){var t;return null==(t=(nn(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function nn(e){return!!Jt()&&(e instanceof Node||e instanceof en(e).Node)}function rn(e){return!!Jt()&&(e instanceof Element||e instanceof en(e).Element)}function on(e){return!!Jt()&&(e instanceof HTMLElement||e instanceof en(e).HTMLElement)}function an(e){return!(!Jt()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof en(e).ShadowRoot)}function sn(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=hn(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function cn(e){return["table","td","th"].includes(Kt(e))}function un(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(e){return!1}}))}function ln(e){const t=fn(),n=rn(e)?hn(e):e;return["transform","translate","scale","rotate","perspective"].some((e=>!!n[e]&&"none"!==n[e]))||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","translate","scale","rotate","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function fn(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function dn(e){return["html","body","#document"].includes(Kt(e))}function hn(e){return en(e).getComputedStyle(e)}function pn(e){return rn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function bn(e){if("html"===Kt(e))return e;const t=e.assignedSlot||e.parentNode||an(e)&&e.host||tn(e);return an(t)?t.host:t}function gn(e){const t=bn(e);return dn(t)?e.ownerDocument?e.ownerDocument.body:e.body:on(t)&&sn(t)?t:gn(t)}function yn(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const i=gn(e),o=i===(null==(r=e.ownerDocument)?void 0:r.body),a=en(i);if(o){const e=mn(a);return t.concat(a,a.visualViewport||[],sn(i)?i:[],e&&n?yn(e):[])}return t.concat(i,yn(i,[],n))}function mn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function vn(e){const t=hn(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=on(e),o=i?e.offsetWidth:n,a=i?e.offsetHeight:r,s=Gt(n)!==o||Gt(r)!==a;return s&&(n=o,r=a),{width:n,height:r,$:s}}function _n(e){return rn(e)?e:e.contextElement}function xn(e){const t=_n(e);if(!on(t))return Qt(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:o}=vn(t);let a=(o?Gt(n.width):n.width)/r,s=(o?Gt(n.height):n.height)/i;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const wn=Qt(0);function Cn(e){const t=en(e);return fn()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:wn}function kn(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const i=e.getBoundingClientRect(),o=_n(e);let a=Qt(1);t&&(r?rn(r)&&(a=xn(r)):a=xn(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==en(e))&&t}(o,n,r)?Cn(o):Qt(0);let c=(i.left+s.x)/a.x,u=(i.top+s.y)/a.y,l=i.width/a.x,f=i.height/a.y;if(o){const e=en(o),t=r&&rn(r)?en(r):r;let n=e,i=mn(n);for(;i&&r&&t!==n;){const e=xn(i),t=i.getBoundingClientRect(),r=hn(i),o=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,a=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,u*=e.y,l*=e.x,f*=e.y,c+=o,u+=a,n=en(i),i=mn(n)}}return Vt({width:l,height:f,x:c,y:u})}function Mn(e,t){const n=pn(e).scrollLeft;return t?t.left+n:kn(tn(e)).left+n}function Tn(e,t,n){void 0===n&&(n=!1);const r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-(n?0:Mn(e,r)),y:r.top+t.scrollTop}}function Sn(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=en(e),r=tn(e),i=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,s=0,c=0;if(i){o=i.width,a=i.height;const e=fn();(!e||e&&"fixed"===t)&&(s=i.offsetLeft,c=i.offsetTop)}return{width:o,height:a,x:s,y:c}}(e,n);else if("document"===t)r=function(e){const t=tn(e),n=pn(e),r=e.ownerDocument.body,i=Zt(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=Zt(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+Mn(e);const s=-n.scrollTop;return"rtl"===hn(r).direction&&(a+=Zt(t.clientWidth,r.clientWidth)-i),{width:i,height:o,x:a,y:s}}(tn(e));else if(rn(t))r=function(e,t){const n=kn(e,!0,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft,o=on(e)?xn(e):Qt(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=Cn(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return Vt(r)}function On(e,t){const n=bn(e);return!(n===t||!rn(n)||dn(n))&&("fixed"===hn(n).position||On(n,t))}function An(e,t,n){const r=on(t),i=tn(t),o="fixed"===n,a=kn(e,!0,o,t);let s={scrollLeft:0,scrollTop:0};const c=Qt(0);if(r||!r&&!o)if(("body"!==Kt(t)||sn(i))&&(s=pn(t)),r){const e=kn(t,!0,o,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else i&&(c.x=Mn(i));const u=!i||r||o?Qt(0):Tn(i,s);return{x:a.left+s.scrollLeft-c.x-u.x,y:a.top+s.scrollTop-c.y-u.y,width:a.width,height:a.height}}function jn(e){return"static"===hn(e).position}function En(e,t){if(!on(e)||"fixed"===hn(e).position)return null;if(t)return t(e);let n=e.offsetParent;return tn(e)===n&&(n=n.ownerDocument.body),n}function Pn(e,t){const n=en(e);if(un(e))return n;if(!on(e)){let t=bn(e);for(;t&&!dn(t);){if(rn(t)&&!jn(t))return t;t=bn(t)}return n}let r=En(e,t);for(;r&&cn(r)&&jn(r);)r=En(r,t);return r&&dn(r)&&jn(r)&&!ln(r)?n:r||function(e){let t=bn(e);for(;on(t)&&!dn(t);){if(ln(t))return t;if(un(t))return null;t=bn(t)}return null}(e)||n}const Ln={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const o="fixed"===i,a=tn(r),s=!!t&&un(t.floating);if(r===a||s&&o)return n;let c={scrollLeft:0,scrollTop:0},u=Qt(1);const l=Qt(0),f=on(r);if((f||!f&&!o)&&(("body"!==Kt(r)||sn(a))&&(c=pn(r)),on(r))){const e=kn(r);u=xn(r),l.x=e.x+r.clientLeft,l.y=e.y+r.clientTop}const d=!a||f||o?Qt(0):Tn(a,c,!0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-c.scrollLeft*u.x+l.x+d.x,y:n.y*u.y-c.scrollTop*u.y+l.y+d.y}},getDocumentElement:tn,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const o=[..."clippingAncestors"===n?un(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=yn(e,[],!1).filter((e=>rn(e)&&"body"!==Kt(e))),i=null;const o="fixed"===hn(e).position;let a=o?bn(e):e;for(;rn(a)&&!dn(a);){const t=hn(a),n=ln(a);n||"fixed"!==t.position||(i=null),(o?!n&&!i:!n&&"static"===t.position&&i&&["absolute","fixed"].includes(i.position)||sn(a)&&!n&&On(e,a))?r=r.filter((e=>e!==a)):i=t,a=bn(a)}return t.set(e,r),r}(t,this._c):[].concat(n),r],a=o[0],s=o.reduce(((e,n)=>{const r=Sn(t,n,i);return e.top=Zt(r.top,e.top),e.right=Yt(r.right,e.right),e.bottom=Yt(r.bottom,e.bottom),e.left=Zt(r.left,e.left),e}),Sn(t,a,i));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},getOffsetParent:Pn,getElementRects:async function(e){const t=this.getOffsetParent||Pn,n=this.getDimensions,r=await n(e.floating);return{reference:An(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}=vn(e);return{width:t,height:n}},getScale:xn,isElement:rn,isRTL:function(e){return"rtl"===hn(e).direction}};function Bn(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Dn(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:c=!1}=r,u=_n(e),l=i||o?[...u?yn(u):[],...yn(t)]:[];l.forEach((e=>{i&&e.addEventListener("scroll",n,{passive:!0}),o&&e.addEventListener("resize",n)}));const f=u&&s?function(e,t){let n,r=null;const i=tn(e);function o(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function a(s,c){void 0===s&&(s=!1),void 0===c&&(c=1),o();const u=e.getBoundingClientRect(),{left:l,top:f,width:d,height:h}=u;if(s||t(),!d||!h)return;const p={rootMargin:-Xt(f)+"px "+-Xt(i.clientWidth-(l+d))+"px "+-Xt(i.clientHeight-(f+h))+"px "+-Xt(l)+"px",threshold:Zt(0,Yt(1,c))||1};let b=!0;function g(t){const r=t[0].intersectionRatio;if(r!==c){if(!b)return a();r?a(!1,r):n=setTimeout((()=>{a(!1,1e-7)}),1e3)}1!==r||Bn(u,e.getBoundingClientRect())||a(),b=!1}try{r=new IntersectionObserver(g,{...p,root:i.ownerDocument})}catch(e){r=new IntersectionObserver(g,p)}r.observe(e)}(!0),o}(u,n):null;let d,h=-1,p=null;a&&(p=new ResizeObserver((e=>{let[r]=e;r&&r.target===u&&p&&(p.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),n()})),u&&!c&&p.observe(u),p.observe(t));let b=c?kn(e):null;return c&&function t(){const r=kn(e);b&&!Bn(b,r)&&n();b=r,d=requestAnimationFrame(t)}(),n(),()=>{var e;l.forEach((e=>{i&&e.removeEventListener("scroll",n),o&&e.removeEventListener("resize",n)})),null==f||f(),null==(e=p)||e.disconnect(),p=null,c&&cancelAnimationFrame(d)}}const zn=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,c=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=zt(n),s=Nt(n),c="y"===Rt(n),u=["left","top"].includes(a)?-1:1,l=o&&c?-1:1,f=Dt(t,e);let{mainAxis:d,crossAxis:h,alignmentAxis:p}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return s&&"number"==typeof p&&(h="end"===s?-1*p:p),c?{x:h*l,y:d*u}:{x:d*u,y:h*l}}(t,e);return a===(null==(n=s.offset)?void 0:n.placement)&&null!=(r=s.arrow)&&r.alignmentOffset?{}:{x:i+c.x,y:o+c.y,data:{...c,placement:a}}}}},Nn=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}}},...c}=Dt(e,t),u={x:n,y:r},l=await Wt(t,c),f=Rt(zt(i)),d=Ut(f);let h=u[d],p=u[f];if(o){const e="y"===d?"bottom":"right";h=Bt(h+l["y"===d?"top":"left"],h,h-l[e])}if(a){const e="y"===f?"bottom":"right";p=Bt(p+l["y"===f?"top":"left"],p,p-l[e])}const b=s.fn({...t,[d]:h,[f]:p});return{...b,data:{x:b.x-n,y:b.y-r,enabled:{[d]:o,[f]:a}}}}}},Un=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:c,elements:u}=t,{mainAxis:l=!0,crossAxis:f=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:b=!0,...g}=Dt(e,t);if(null!=(n=o.arrow)&&n.alignmentOffset)return{};const y=zt(i),m=Rt(s),v=zt(s)===s,_=await(null==c.isRTL?void 0:c.isRTL(u.floating)),x=d||(v||!b?[Ht(s)]:function(e){const t=Ht(e);return[It(e),t,It(t)]}(s)),w="none"!==p;!d&&w&&x.push(...function(e,t,n,r){const i=Nt(e);let o=function(e,t,n){const r=["left","right"],i=["right","left"],o=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?i:r:t?r:i;case"left":case"right":return t?o:a;default:return[]}}(zt(e),"start"===n,r);return i&&(o=o.map((e=>e+"-"+i)),t&&(o=o.concat(o.map(It)))),o}(s,b,p,_));const C=[s,...x],k=await Wt(t,g),M=[];let T=(null==(r=o.flip)?void 0:r.overflows)||[];if(l&&M.push(k[y]),f){const e=function(e,t,n){void 0===n&&(n=!1);const r=Nt(e),i=Ft(e),o=$t(i);let a="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=Ht(a)),[a,Ht(a)]}(i,a,_);M.push(k[e[0]],k[e[1]])}if(T=[...T,{placement:i,overflows:M}],!M.every((e=>e<=0))){var S,O;const e=((null==(S=o.flip)?void 0:S.index)||0)+1,t=C[e];if(t)return{data:{index:e,overflows:T},reset:{placement:t}};let n=null==(O=T.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:O.placement;if(!n)switch(h){case"bestFit":{var A;const e=null==(A=T.filter((e=>{if(w){const t=Rt(e.placement);return t===m||"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:A[0];e&&(n=e);break}case"initialPlacement":n=s}if(i!==n)return{reset:{placement:n}}}return{}}}},$n=(e,t,n)=>{const r=new Map,i={platform:Ln,...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),c=await(null==a.isRTL?void 0:a.isRTL(t));let u=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:l,y:f}=qt(u,r,c),d=r,h={},p=0;for(let n=0;n<s.length;n++){const{name:o,fn:b}=s[n],{x:g,y:y,data:m,reset:v}=await b({x:l,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:u,platform:a,elements:{reference:e,floating:t}});l=null!=g?g:l,f=null!=y?y:f,h={...h,[o]:{...h[o],...m}},v&&p<=50&&(p++,"object"==typeof v&&(v.placement&&(d=v.placement),v.rects&&(u=!0===v.rects?await a.getElementRects({reference:e,floating:t,strategy:i}):v.rects),({x:l,y:f}=qt(u,d,c))),n=-1)}return{x:l,y:f,placement:d,strategy:i,middlewareData:h}})(e,t,{...i,platform:o})};var Rn="styles_custom-tooltip__2reCz";const Fn=({children:e})=>M("div",{className:Rn,children:M(wt,{className:"tooltip-content",size:"s",bold:!0,children:e})}),In=({tooltipText:e,tooltipTextAfterClick:t,tooltipComponent:n,children:a,placement:s="top",triggerMode:c="hover",autoHideDelay:u=600,isTriggerActive:l=!0})=>{const f=r(null),d=r(null),[h,p]=i(!1),[b,g]=i(e),y=r(null);o((()=>{g(e);const t=()=>{d.current&&f.current&&$n(d.current,f.current,{placement:s,middleware:[zn(6),Un(),Nn({padding:5})]}).then((({x:e,y:t})=>{f.current&&Object.assign(f.current.style,{left:`${e}px`,top:`${t}px`,position:"absolute","z-index":100})}))};return h&&t(),d.current&&f.current?Dn(d.current,f.current,t):()=>{}}),[h,s,e]);o((()=>()=>{y.current&&clearTimeout(y.current)}),[]);const m=n||M(Fn,{children:b});return M("div",{onMouseEnter:()=>{"hover"===c&&l&&p(!0),"click"===c&&y.current&&clearTimeout(y.current)},onMouseLeave:()=>{"hover"===c?(p(!1),g(e)):"click"===c&&h&&(y.current=window.setTimeout((()=>{p(!1)}),u))},onClick:()=>{"click"===c&&d.current&&l&&(p(!0),y.current&&clearTimeout(y.current)),t&&g(t)},children:[M("div",{ref:d,children:a}),M("div",{ref:f,children:h&&m})]})},Hn=e=>{const{source:t,transformData:n=e=>e,renderLoader:r=()=>null,renderError:i=e=>M("div",{children:e}),renderData:o}=e;return t.value.loading?r():t.value.error?i(t.value.error):o(n(t.value.data))};var Vn="styles_page-loader__OFuzd";const qn=()=>M("div",{className:Vn,children:M(xt,{size:"m"})}),Wn=(e,t=300)=>{const n=r(e);return o((()=>{n.current=e}),[e]),a(((e,t=300)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout((()=>{e(...r)}),t)}})(((...e)=>n.current(...e)),t),[t])};var Yn="styles_inputWrap__96bWy",Zn="styles_input__ir8z5",Gn="styles_inputClear__R8pU3",Xn="styles_leadingIcon__6Bcbs",Qn="styles_clearButton__SR4Dg";const Jn=e=>{const{placeholder:t,value:n,onChange:r,changeDebounce:o=300}=e,[a,s]=i(n),c=Wn(r,o),u=!!a;return M(wt,{className:Yn,type:"ui",size:"m",tag:"div",children:[M(_t,{id:Xe.id,size:"s",className:Xn}),M("input",{className:S(Zn,u&&Gn),type:"text",placeholder:t,onInput:e=>{const t=e.target.value;s(t),c(t)},value:a,name:"search",autocomplete:"off","data-testid":"search-input"}),u&&M("div",{className:Qn,children:M(Ot,{size:"s",icon:Je.id,onClick:e=>{e.preventDefault(),e.stopPropagation(),s(""),c("")},style:"ghost","data-testid":"clear-button"})})]})};var Kn={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 er=t(null),tr=e=>{const{children:t,menuTrigger:a,menuTriggerWrapper:s="div",size:c="m",isInitialOpened:u=!1,placement:l="bottom-end"}=e,[f,d]=i(u),h=r(null),p=r(null);return o((()=>{const e=e=>{"Escape"===e.key&&f&&d(!1)};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[f]),o((()=>{const e=e=>{f&&h.current&&(h.current.contains(e.target)||d(!1))};return f&&document.addEventListener("click",e),()=>{document.removeEventListener("click",e)}}),[f]),o((()=>{const e=()=>{(h.current||p.current)&&$n(p.current,h.current,{placement:l,middleware:[zn(6),Un(),Nn({padding:5})]}).then((({x:e,y:t})=>{h.current&&Object.assign(h.current.style,{left:`${e}px`,top:`${t}px`,position:"absolute","z-index":10})}))};return e(),Dn(p.current,h.current,e)}),[h.current,p.current]),M(er.Provider,{value:{setIsOpened:d},children:M(n,{children:["function"==typeof a&&M(s,{ref:p,children:a({isOpened:f,onClick:()=>{d(!f)},setIsOpened:d})}),M("div",{ref:h,children:f&&M("aside",{className:S(Kn.menu,Kn[`size-${c}`]),children:t})})]})})};tr.Section=e=>M("ul",{className:Kn.section,children:e.children}),tr.Item=e=>{const{setIsOpened:t}=(()=>{const e=s(er);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:c=!0}=e,u="function"==typeof r,l="string"==typeof i;return M("li",{className:Kn.menuListItem,children:M(wt,{"aria-label":a,type:"paragraph",size:"m",tag:u?"button":"div",className:S(Kn.menuItem,u&&Kn.interactive),onClick:e=>{u&&c&&(e.stopPropagation(),t(!1)),u&&r?.()},"data-interactive-menu-item":!!u||void 0,children:[l&&M(_t,{id:i,className:Kn.leadingIcon,size:"m"}),M("div",{className:Kn.content,children:n}),o&&M("div",{className:Kn.right,children:o})]})})},tr.ItemWithCheckmark=e=>{const{isChecked:t=!1,...n}=e;return M(tr.Item,{...n,rightSlot:t&&M(_t,{className:Kn.checkmarkIcon,id:Fe.id})})};var nr={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 rr=e=>{const{count:t,size:n="s",truncateCount:r=!1,status:i}=e,o=r&&t>99?"99+":t;return M(wt,{tag:"small",size:"l"===n?"m":"s",type:"ui",bold:!0,className:S(nr.counter,nr[`size-${n}`],i&&nr[`status-${i}`]),children:o})};var ir="styles_toggle__aBRpI";const or=e=>{const{value:t,label:n,onChange:r,focusable:i=!0,...o}=e;return M("input",{...o,tabIndex:i?0:-1,className:ir,role:"switch",type:"checkbox",checked:t,"aria-label":n,onToggle:e=>{const t=!e.target.checked;r(t)}})};var ar="styles_link__BC-2O";const sr=e=>{const{children:t,onClick:n,href:r}=e;return M(void 0===r?"button":"a",{href:r,onClick:n,className:ar,children:t})};var cr="styles_legend__hv86p",ur="styles_chart__IzuK6";const lr=e=>{switch(e){case"passed":return"var(--bg-support-castor)";case"failed":return"var(--bg-support-capella)";case"broken":return"var(--bg-support-atlas)";case"unknown":default:return"var(--bg-support-skat)";case"skipped":return"var(--bg-support-rau)"}},fr=e=>{const{slices:t,percentage:n}=e;return M("article",{"aria-label":"Success rate",role:"presentation",className:ur,children:[M("svg",{"aria-hidden":!0,viewBox:"0 0 100 100",children:M("g",{transform:"translate(50, 50)",children:t.map((e=>M("path",{d:e.d,fill:lr(e.status)},e.status)))})}),!!n&&M(kt,{className:cr,size:"s",tag:"b",children:[n,"%"]})]})};var dr="styles_label__PPstE";const hr=({children:e})=>M("div",{className:dr,children:M(wt,{size:"s",bold:!0,type:"ui",children:e})});var pr="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function br(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var gr,yr={exports:{}},mr={exports:{}},vr={};var _r,xr,wr,Cr,kr,Mr,Tr,Sr,Or,Ar,jr,Er,Pr,Lr,Br,Dr={};
2
+ /** @license React v16.13.1
3
+ * react-is.development.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */function zr(){return xr||(xr=1,"production"===process.env.NODE_ENV?mr.exports=function(){if(gr)return vr;gr=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,p=e?Symbol.for("react.lazy"):60116,b=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,y=e?Symbol.for("react.responder"):60118,m=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var d=e.$$typeof;switch(d){case t:switch(e=e.type){case c:case u:case r:case o:case i:case f:return e;default:switch(e=e&&e.$$typeof){case s:case l:case p:case h:case a:return e;default:return d}}case n:return d}}}function _(e){return v(e)===u}return vr.AsyncMode=c,vr.ConcurrentMode=u,vr.ContextConsumer=s,vr.ContextProvider=a,vr.Element=t,vr.ForwardRef=l,vr.Fragment=r,vr.Lazy=p,vr.Memo=h,vr.Portal=n,vr.Profiler=o,vr.StrictMode=i,vr.Suspense=f,vr.isAsyncMode=function(e){return _(e)||v(e)===c},vr.isConcurrentMode=_,vr.isContextConsumer=function(e){return v(e)===s},vr.isContextProvider=function(e){return v(e)===a},vr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},vr.isForwardRef=function(e){return v(e)===l},vr.isFragment=function(e){return v(e)===r},vr.isLazy=function(e){return v(e)===p},vr.isMemo=function(e){return v(e)===h},vr.isPortal=function(e){return v(e)===n},vr.isProfiler=function(e){return v(e)===o},vr.isStrictMode=function(e){return v(e)===i},vr.isSuspense=function(e){return v(e)===f},vr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===u||e===o||e===i||e===f||e===d||"object"==typeof e&&null!==e&&(e.$$typeof===p||e.$$typeof===h||e.$$typeof===a||e.$$typeof===s||e.$$typeof===l||e.$$typeof===g||e.$$typeof===y||e.$$typeof===m||e.$$typeof===b)},vr.typeOf=v,vr}():mr.exports=(_r||(_r=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,p=e?Symbol.for("react.lazy"):60116,b=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,y=e?Symbol.for("react.responder"):60118,m=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var d=e.$$typeof;switch(d){case t:var b=e.type;switch(b){case c:case u:case r:case o:case i:case f:return b;default:var g=b&&b.$$typeof;switch(g){case s:case l:case p:case h:case a:return g;default:return d}}case n:return d}}}var _=c,x=u,w=s,C=a,k=t,M=l,T=r,S=p,O=h,A=n,j=o,E=i,P=f,L=!1;function B(e){return v(e)===u}Dr.AsyncMode=_,Dr.ConcurrentMode=x,Dr.ContextConsumer=w,Dr.ContextProvider=C,Dr.Element=k,Dr.ForwardRef=M,Dr.Fragment=T,Dr.Lazy=S,Dr.Memo=O,Dr.Portal=A,Dr.Profiler=j,Dr.StrictMode=E,Dr.Suspense=P,Dr.isAsyncMode=function(e){return L||(L=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),B(e)||v(e)===c},Dr.isConcurrentMode=B,Dr.isContextConsumer=function(e){return v(e)===s},Dr.isContextProvider=function(e){return v(e)===a},Dr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Dr.isForwardRef=function(e){return v(e)===l},Dr.isFragment=function(e){return v(e)===r},Dr.isLazy=function(e){return v(e)===p},Dr.isMemo=function(e){return v(e)===h},Dr.isPortal=function(e){return v(e)===n},Dr.isProfiler=function(e){return v(e)===o},Dr.isStrictMode=function(e){return v(e)===i},Dr.isSuspense=function(e){return v(e)===f},Dr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===u||e===o||e===i||e===f||e===d||"object"==typeof e&&null!==e&&(e.$$typeof===p||e.$$typeof===h||e.$$typeof===a||e.$$typeof===s||e.$$typeof===l||e.$$typeof===g||e.$$typeof===y||e.$$typeof===m||e.$$typeof===b)},Dr.typeOf=v}()),Dr)),mr.exports}
10
+ /*
11
+ object-assign
12
+ (c) Sindre Sorhus
13
+ @license MIT
14
+ */function Nr(){if(Cr)return wr;Cr=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return wr=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map((function(e){return t[e]}));if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(e){i[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(e){return!1}}()?Object.assign:function(r,i){for(var o,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(r),c=1;c<arguments.length;c++){for(var u in o=Object(arguments[c]))t.call(o,u)&&(s[u]=o[u]);if(e){a=e(o);for(var l=0;l<a.length;l++)n.call(o,a[l])&&(s[a[l]]=o[a[l]])}}return s},wr}function Ur(){if(Mr)return kr;Mr=1;return kr="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function $r(){return Sr?Tr:(Sr=1,Tr=Function.call.bind(Object.prototype.hasOwnProperty))}function Rr(){if(Ar)return Or;Ar=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Ur(),n={},r=$r();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function i(i,o,a,s,c){if("production"!==process.env.NODE_ENV)for(var u in i)if(r(i,u)){var l;try{if("function"!=typeof i[u]){var f=Error((s||"React class")+": "+a+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f.name="Invariant Violation",f}l=i[u](o,u,s,a,null,t)}catch(e){l=e}if(!l||l instanceof Error||e((s||"React class")+": type specification of "+a+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof l+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),l instanceof Error&&!(l.message in n)){n[l.message]=!0;var d=c?c():"";e("Failed "+a+" type: "+l.message+(null!=d?d:""))}}}return i.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},Or=i}function Fr(){if(Er)return jr;Er=1;var e=zr(),t=Nr(),n=Ur(),r=$r(),i=Rr(),o=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(o=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),jr=function(s,c){var u="function"==typeof Symbol&&Symbol.iterator;var l="<<anonymous>>",f={array:b("array"),bigint:b("bigint"),bool:b("boolean"),func:b("function"),number:b("number"),object:b("object"),string:b("string"),symbol:b("symbol"),any:p(a),arrayOf:function(e){return p((function(t,r,i,o,a){if("function"!=typeof e)return new h("Property `"+a+"` of component `"+i+"` has invalid PropType notation inside arrayOf.");var s=t[r];if(!Array.isArray(s))return new h("Invalid "+o+" `"+a+"` of type `"+m(s)+"` supplied to `"+i+"`, expected an array.");for(var c=0;c<s.length;c++){var u=e(s,c,i,o,a+"["+c+"]",n);if(u instanceof Error)return u}return null}))},element:p((function(e,t,n,r,i){var o=e[t];return s(o)?null:new h("Invalid "+r+" `"+i+"` of type `"+m(o)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:p((function(t,n,r,i,o){var a=t[n];return e.isValidElementType(a)?null:new h("Invalid "+i+" `"+o+"` of type `"+m(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return p((function(t,n,r,i,o){if(!(t[n]instanceof e)){var a=e.name||l;return new h("Invalid "+i+" `"+o+"` of type `"+(((s=t[n]).constructor&&s.constructor.name?s.constructor.name:l)+"` supplied to `")+r+"`, expected instance of `"+a+"`.")}var s;return null}))},node:p((function(e,t,n,r,i){return y(e[t])?null:new h("Invalid "+r+" `"+i+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return p((function(t,i,o,a,s){if("function"!=typeof e)return new h("Property `"+s+"` of component `"+o+"` has invalid PropType notation inside objectOf.");var c=t[i],u=m(c);if("object"!==u)return new h("Invalid "+a+" `"+s+"` of type `"+u+"` supplied to `"+o+"`, expected an object.");for(var l in c)if(r(c,l)){var f=e(c,l,o,a,s+"."+l,n);if(f instanceof Error)return f}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&o(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return p((function(t,n,r,i,o){for(var a=t[n],s=0;s<e.length;s++)if(d(a,e[s]))return null;var c=JSON.stringify(e,(function(e,t){return"symbol"===v(t)?String(t):t}));return new h("Invalid "+i+" `"+o+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+c+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&o("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var i=e[t];if("function"!=typeof i)return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+_(i)+" at index "+t+"."),a}return p((function(t,i,o,a,s){for(var c=[],u=0;u<e.length;u++){var l=(0,e[u])(t,i,o,a,s,n);if(null==l)return null;l.data&&r(l.data,"expectedType")&&c.push(l.data.expectedType)}return new h("Invalid "+a+" `"+s+"` supplied to `"+o+"`"+(c.length>0?", expected one of type ["+c.join(", ")+"]":"")+".")}))},shape:function(e){return p((function(t,r,i,o,a){var s=t[r],c=m(s);if("object"!==c)return new h("Invalid "+o+" `"+a+"` of type `"+c+"` supplied to `"+i+"`, expected `object`.");for(var u in e){var l=e[u];if("function"!=typeof l)return g(i,o,a,u,v(l));var f=l(s,u,i,o,a+"."+u,n);if(f)return f}return null}))},exact:function(e){return p((function(i,o,a,s,c){var u=i[o],l=m(u);if("object"!==l)return new h("Invalid "+s+" `"+c+"` of type `"+l+"` supplied to `"+a+"`, expected `object`.");var f=t({},i[o],e);for(var d in f){var p=e[d];if(r(e,d)&&"function"!=typeof p)return g(a,s,c,d,v(p));if(!p)return new h("Invalid "+s+" `"+c+"` key `"+d+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(i[o],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var b=p(u,d,a,s,c+"."+d,n);if(b)return b}return null}))}};function d(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function h(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function p(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function i(i,a,s,u,f,d,p){if(u=u||l,d=d||s,p!==n){if(c){var b=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw b.name="Invariant Violation",b}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=u+":"+s;!t[g]&&r<3&&(o("You are manually calling a React.PropTypes validation function for the `"+d+"` prop on `"+u+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,r++)}}return null==a[s]?i?null===a[s]?new h("The "+f+" `"+d+"` is marked as required in `"+u+"`, but its value is `null`."):new h("The "+f+" `"+d+"` is marked as required in `"+u+"`, but its value is `undefined`."):null:e(a,s,u,f,d)}var a=i.bind(null,!1);return a.isRequired=i.bind(null,!0),a}function b(e){return p((function(t,n,r,i,o,a){var s=t[n];return m(s)!==e?new h("Invalid "+i+" `"+o+"` of type `"+v(s)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,i){return new h((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+i+"`.")}function y(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(y);if(null===e||s(e))return!0;var t=function(e){var t=e&&(u&&e[u]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!y(n.value))return!1}else for(;!(n=r.next()).done;){var i=n.value;if(i&&!y(i[1]))return!1}return!0;default:return!1}}function m(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function v(e){if(null==e)return""+e;var t=m(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function _(e){var t=v(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return h.prototype=Error.prototype,f.checkPropTypes=i,f.resetWarningCache=i.resetWarningCache,f.PropTypes=f,f},jr}function Ir(){if(Lr)return Pr;Lr=1;var e=Ur();function t(){}function n(){}return n.resetWarningCache=t,Pr=function(){function r(t,n,r,i,o,a){if(a!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function i(){return r}r.isRequired=r;var o={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return o.PropTypes=o,o}}function Hr(){if(Br)return yr.exports;if(Br=1,"production"!==process.env.NODE_ENV){var e=zr();yr.exports=Fr()(e.isElement,true)}else yr.exports=Ir()();return yr.exports}var Vr=br(Hr()),qr=si(),Wr=e=>ri(e,qr),Yr=si();Wr.write=e=>ri(e,Yr);var Zr=si();Wr.onStart=e=>ri(e,Zr);var Gr=si();Wr.onFrame=e=>ri(e,Gr);var Xr=si();Wr.onFinish=e=>ri(e,Xr);var Qr=[];Wr.setTimeout=(e,t)=>{const n=Wr.now()+t,r=()=>{const e=Qr.findIndex((e=>e.cancel==r));~e&&Qr.splice(e,1),ti-=~e?1:0},i={time:n,handler:e,cancel:r};return Qr.splice(Jr(n),0,i),ti+=1,ii(),i};var Jr=e=>~(~Qr.findIndex((t=>t.time>e))||~Qr.length);Wr.cancel=e=>{Zr.delete(e),Gr.delete(e),Xr.delete(e),qr.delete(e),Yr.delete(e)},Wr.sync=e=>{ni=!0,Wr.batchedUpdates(e),ni=!1},Wr.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,Wr.onStart(n)}return r.handler=e,r.cancel=()=>{Zr.delete(n),t=null},r};var Kr="undefined"!=typeof window?window.requestAnimationFrame:()=>{};Wr.use=e=>Kr=e,Wr.now="undefined"!=typeof performance?()=>performance.now():Date.now,Wr.batchedUpdates=e=>e(),Wr.catch=console.error,Wr.frameLoop="always",Wr.advance=()=>{"demand"!==Wr.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):ai()};var ei=-1,ti=0,ni=!1;function ri(e,t){ni?(t.delete(e),e(0)):(t.add(e),ii())}function ii(){ei<0&&(ei=0,"demand"!==Wr.frameLoop&&Kr(oi))}function oi(){~ei&&(Kr(oi),Wr.batchedUpdates(ai))}function ai(){const e=ei;ei=Wr.now();const t=Jr(ei);t&&(ci(Qr.splice(0,t),(e=>e.handler())),ti-=t),ti?(Zr.flush(),qr.flush(e?Math.min(64,ei-e):16.667),Gr.flush(),Yr.flush(),Xr.flush()):ei=-1}function si(){let e=new Set,t=e;return{add(n){ti+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(ti-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,ti-=t.size,ci(t,(t=>t(n)&&e.add(t))),ti+=e.size,t=e)}}}function ci(e,t){e.forEach((e=>{try{t(e)}catch(e){Wr.catch(e)}}))}var ui=Object.defineProperty,li={};function fi(){}((e,t)=>{for(var n in t)ui(e,n,{get:t[n],enumerable:!0})})(li,{assign:()=>Mi,colors:()=>wi,createStringInterpolator:()=>mi,skipAnimation:()=>Ci,to:()=>vi,willAdvance:()=>ki});var di={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 hi(e,t){if(di.arr(e)){if(!di.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 pi=(e,t)=>e.forEach(t);function bi(e,t,n){if(di.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 gi=e=>di.und(e)?[]:di.arr(e)?e:[e];function yi(e,t){if(e.size){const n=Array.from(e);e.clear(),pi(n,t)}}var mi,vi,_i=(e,...t)=>yi(e,(e=>e(...t))),xi=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),wi=null,Ci=!1,ki=fi,Mi=e=>{e.to&&(vi=e.to),e.now&&(Wr.now=e.now),void 0!==e.colors&&(wi=e.colors),null!=e.skipAnimation&&(Ci=e.skipAnimation),e.createStringInterpolator&&(mi=e.createStringInterpolator),e.requestAnimationFrame&&Wr.use(e.requestAnimationFrame),e.batchedUpdates&&(Wr.batchedUpdates=e.batchedUpdates),e.willAdvance&&(ki=e.willAdvance),e.frameLoop&&(Wr.frameLoop=e.frameLoop)},Ti=new Set,Si=[],Oi=[],Ai=0,ji={get idle(){return!Ti.size&&!Si.length},start(e){Ai>e.priority?(Ti.add(e),Wr.onStart(Ei)):(Pi(e),Wr(Bi))},advance:Bi,sort(e){if(Ai)Wr.onFrame((()=>ji.sort(e)));else{const t=Si.indexOf(e);~t&&(Si.splice(t,1),Li(e))}},clear(){Si=[],Ti.clear()}};function Ei(){Ti.forEach(Pi),Ti.clear(),Wr(Bi)}function Pi(e){Si.includes(e)||Li(e)}function Li(e){Si.splice(function(e,t){const n=e.findIndex(t);return n<0?e.length:n}(Si,(t=>t.priority>e.priority)),0,e)}function Bi(e){const t=Oi;for(let n=0;n<Si.length;n++){const r=Si[n];Ai=r.priority,r.idle||(ki(r),r.advance(e),r.idle||t.push(r))}return Ai=0,(Oi=Si).length=0,(Si=t).length>0}var Di="[-+]?\\d*\\.?\\d+",zi=Di+"%";function Ni(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var Ui=new RegExp("rgb"+Ni(Di,Di,Di)),$i=new RegExp("rgba"+Ni(Di,Di,Di,Di)),Ri=new RegExp("hsl"+Ni(Di,zi,zi)),Fi=new RegExp("hsla"+Ni(Di,zi,zi,Di)),Ii=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Hi=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Vi=/^#([0-9a-fA-F]{6})$/,qi=/^#([0-9a-fA-F]{8})$/;function Wi(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 Yi(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,i=2*n-r,o=Wi(i,r,e+1/3),a=Wi(i,r,e),s=Wi(i,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function Zi(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Gi(e){return(parseFloat(e)%360+360)%360/360}function Xi(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function Qi(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function Ji(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=Vi.exec(e))?parseInt(t[1]+"ff",16)>>>0:wi&&void 0!==wi[e]?wi[e]:(t=Ui.exec(e))?(Zi(t[1])<<24|Zi(t[2])<<16|Zi(t[3])<<8|255)>>>0:(t=$i.exec(e))?(Zi(t[1])<<24|Zi(t[2])<<16|Zi(t[3])<<8|Xi(t[4]))>>>0:(t=Ii.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=qi.exec(e))?parseInt(t[1],16)>>>0:(t=Hi.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=Ri.exec(e))?(255|Yi(Gi(t[1]),Qi(t[2]),Qi(t[3])))>>>0:(t=Fi.exec(e))?(Yi(Gi(t[1]),Qi(t[2]),Qi(t[3]))|Xi(t[4]))>>>0:null}(e);if(null===t)return e;t=t||0;return`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`}var Ki=(e,t,n)=>{if(di.fun(e))return e;if(di.arr(e))return Ki({range:e,output:t,extrapolate:n});if(di.str(e.output[0]))return mi(e);const r=e,i=r.output,o=r.range||[0,1],a=r.extrapolateLeft||r.extrapolate||"extend",s=r.extrapolateRight||r.extrapolate||"extend",c=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,c){let u=c?c(e):e;if(u<t){if("identity"===a)return u;"clamp"===a&&(u=t)}if(u>n){if("identity"===s)return u;"clamp"===s&&(u=n)}if(r===i)return r;if(t===n)return e<=t?r:i;t===-1/0?u=-u:n===1/0?u-=t:u=(u-t)/(n-t);u=o(u),r===-1/0?u=-u:i===1/0?u+=r:u=u*(i-r)+r;return u}(e,o[t],o[t+1],i[t],i[t+1],c,a,s,r.map)}};var eo=1.70158,to=1.525*eo,no=eo+1,ro=2*Math.PI/3,io=2*Math.PI/4.5,oo=e=>{const t=7.5625,n=2.75;return e<1/n?t*e*e:e<2/n?t*(e-=1.5/n)*e+.75:e<2.5/n?t*(e-=2.25/n)*e+.9375:t*(e-=2.625/n)*e+.984375},ao={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>1-(1-e)*(1-e),easeInOutQuad:e=>e<.5?2*e*e:1-Math.pow(-2*e+2,2)/2,easeInCubic:e=>e*e*e,easeOutCubic:e=>1-Math.pow(1-e,3),easeInOutCubic:e=>e<.5?4*e*e*e:1-Math.pow(-2*e+2,3)/2,easeInQuart:e=>e*e*e*e,easeOutQuart:e=>1-Math.pow(1-e,4),easeInOutQuart:e=>e<.5?8*e*e*e*e:1-Math.pow(-2*e+2,4)/2,easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>1-Math.pow(1-e,5),easeInOutQuint:e=>e<.5?16*e*e*e*e*e:1-Math.pow(-2*e+2,5)/2,easeInSine:e=>1-Math.cos(e*Math.PI/2),easeOutSine:e=>Math.sin(e*Math.PI/2),easeInOutSine:e=>-(Math.cos(Math.PI*e)-1)/2,easeInExpo:e=>0===e?0:Math.pow(2,10*e-10),easeOutExpo:e=>1===e?1:1-Math.pow(2,-10*e),easeInOutExpo:e=>0===e?0:1===e?1:e<.5?Math.pow(2,20*e-10)/2:(2-Math.pow(2,-20*e+10))/2,easeInCirc:e=>1-Math.sqrt(1-Math.pow(e,2)),easeOutCirc:e=>Math.sqrt(1-Math.pow(e-1,2)),easeInOutCirc:e=>e<.5?(1-Math.sqrt(1-Math.pow(2*e,2)))/2:(Math.sqrt(1-Math.pow(-2*e+2,2))+1)/2,easeInBack:e=>no*e*e*e-eo*e*e,easeOutBack:e=>1+no*Math.pow(e-1,3)+eo*Math.pow(e-1,2),easeInOutBack:e=>e<.5?Math.pow(2*e,2)*(7.189819*e-to)/2:(Math.pow(2*e-2,2)*((to+1)*(2*e-2)+to)+2)/2,easeInElastic:e=>0===e?0:1===e?1:-Math.pow(2,10*e-10)*Math.sin((10*e-10.75)*ro),easeOutElastic:e=>0===e?0:1===e?1:Math.pow(2,-10*e)*Math.sin((10*e-.75)*ro)+1,easeInOutElastic:e=>0===e?0:1===e?1:e<.5?-Math.pow(2,20*e-10)*Math.sin((20*e-11.125)*io)/2:Math.pow(2,-20*e+10)*Math.sin((20*e-11.125)*io)/2+1,easeInBounce:e=>1-oo(1-e),easeOutBounce:oo,easeInOutBounce:e=>e<.5?(1-oo(1-2*e))/2:(1+oo(2*e-1))/2,steps:(e,t="end")=>n=>{const r=(n="end"===t?Math.min(n,.999):Math.max(n,.001))*e;return((e,t,n)=>Math.min(Math.max(n,e),t))(0,1,("end"===t?Math.floor(r):Math.ceil(r))/e)}},so=Symbol.for("FluidValue.get"),co=Symbol.for("FluidValue.observers"),uo=e=>Boolean(e&&e[so]),lo=e=>e&&e[so]?e[so]():e,fo=e=>e[co]||null;function ho(e,t){const n=e[co];n&&n.forEach((e=>{!function(e,t){e.eventObserved?e.eventObserved(t):e(t)}(e,t)}))}var po=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");bo(this,e)}},bo=(e,t)=>vo(e,so,t);function go(e,t){if(e[so]){let n=e[co];n||vo(e,co,n=new Set),n.has(t)||(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function yo(e,t){const n=e[co];if(n&&n.has(t)){const r=n.size-1;r?n.delete(t):e[co]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var mo,vo=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),_o=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,xo=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,wo=new RegExp(`(${_o.source})(%|[a-z]+)`,"i"),Co=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,ko=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,Mo=e=>{const[t,n]=To(e);if(!t||xi())return e;const r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){const t=window.getComputedStyle(document.documentElement).getPropertyValue(n);return t||e}return n&&ko.test(n)?Mo(n):n||e},To=e=>{const t=ko.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]},So=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,Oo=e=>{mo||(mo=wi?new RegExp(`(${Object.keys(wi).join("|")})(?!\\w)`,"g"):/^\b$/);const t=e.output.map((e=>lo(e).replace(ko,Mo).replace(xo,Ji).replace(mo,Ji))),n=t.map((e=>e.match(_o).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=>Ki({...e,output:t})));return e=>{const n=!wo.test(t[0])&&t.find((e=>wo.test(e)))?.replace(_o,"");let r=0;return t[0].replace(_o,(()=>`${i[r++](e)}${n||""}`)).replace(Co,So)}},Ao="react-spring: ",jo=e=>{const t=e;let n=!1;if("function"!=typeof t)throw new TypeError(`${Ao}once requires a function parameter`);return(...e)=>{n||(t(...e),n=!0)}},Eo=jo(console.warn);var Po=jo(console.warn);function Lo(e){return di.str(e)&&("#"==e[0]||/\d/.test(e)||!xi()&&ko.test(e)||e in(wi||{}))}var Bo=xi()?u:l;function Do(){const e=f()[1],t=(()=>{const e=d(!1);return Bo((()=>(e.current=!0,()=>{e.current=!1})),[]),e})();return()=>{t.current&&e(Math.random())}}var zo=e=>u(e,No),No=[];function Uo(e){const t=d();return u((()=>{t.current=e})),t.current}var $o=Symbol.for("Animated:node"),Ro=e=>e&&e[$o],Fo=(e,t)=>{return n=e,r=$o,i=t,Object.defineProperty(n,r,{value:i,writable:!0,configurable:!0});var n,r,i},Io=e=>e&&e[$o]&&e[$o].getPayload(),Ho=class{constructor(){Fo(this,this)}getPayload(){return this.payload||[]}},Vo=class extends Ho{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,di.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new Vo(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return di.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,di.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},qo=class extends Vo{constructor(e){super(0),this._string=null,this._toString=Ki({output:[e,e]})}static create(e){return new qo(e)}getValue(){const e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(di.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=Ki({output:[this.getValue(),e]})),this._value=0,super.reset()}},Wo={dependencies:null},Yo=class extends Ho{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){const t={};return bi(this.source,((n,r)=>{var i;(i=n)&&i[$o]===i?t[r]=n.getValue(e):uo(n)?t[r]=lo(n):e||(t[r]=n)})),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&pi(this.payload,(e=>e.reset()))}_makePayload(e){if(e){const t=new Set;return bi(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){Wo.dependencies&&uo(e)&&Wo.dependencies.add(e);const t=Io(e);t&&pi(t,(e=>this.add(e)))}},Zo=class extends Yo{constructor(e){super(e)}static create(e){return new Zo(e)}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(Go)),!0)}};function Go(e){return(Lo(e)?qo:Vo).create(e)}function Xo(e){const t=Ro(e);return t?t.constructor:di.arr(e)?Zo:Lo(e)?qo:Vo}var Qo=(e,t)=>{const n=!di.fun(e)||e.prototype&&e.prototype.isReactComponent;return h(((r,i)=>{const o=d(null),a=n&&p((e=>{o.current=function(e,t){e&&(di.fun(e)?e(t):e.current=t);return t}(i,e)}),[i]),[s,l]=function(e,t){const n=new Set;Wo.dependencies=n,e.style&&(e={...e,style:t.createAnimatedStyle(e.style)});return e=new Yo(e),Wo.dependencies=null,[e,n]}(r,t),f=Do(),h=()=>{const e=o.current;if(n&&!e)return;!1===(!!e&&t.applyAnimatedValues(e,s.getValue(!0)))&&f()},b=new Jo(h,l),g=d();Bo((()=>(g.current=b,pi(l,(e=>go(e,b))),()=>{g.current&&(pi(g.current.deps,(e=>yo(e,g.current))),Wr.cancel(g.current.update))}))),u(h,[]),zo((()=>()=>{const e=g.current;pi(e.deps,(t=>yo(t,e)))}));const y=t.getComponentProps(s.getValue());return c.createElement(e,{...y,ref:a})}))},Jo=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&Wr.write(this.update)}};var Ko=Symbol.for("AnimatedComponent"),ea=e=>di.str(e)?e:e&&di.str(e.displayName)?e.displayName:di.fun(e)&&e.name||null;function ta(e,...t){return di.fun(e)?e(...t):e}var na=(e,t)=>!0===e||!!(t&&e&&(di.fun(e)?e(t):gi(e).includes(t))),ra=(e,t)=>di.obj(e)?t&&e[t]:e,ia=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,oa=e=>e,aa=(e,t=oa)=>{let n=sa;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);di.und(n)||(r[i]=n)}return r},sa=["config","onProps","onStart","onChange","onPause","onResume","onRest"],ca={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 ua(e){const t=function(e){const t={};let n=0;if(bi(e,((e,r)=>{ca[r]||(t[r]=e,n++)})),n)return t}(e);if(t){const n={to:t};return bi(e,((e,r)=>r in t||(n[r]=e))),n}return{...e}}function la(e){return e=lo(e),di.arr(e)?e.map(la):Lo(e)?li.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function fa(e){for(const t in e)return!0;return!1}function da(e){return di.fun(e)||di.arr(e)&&di.obj(e[0])}function ha(e,t){e.ref?.delete(e),t?.delete(e)}function pa(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}var ba={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}},ga={...ba.default,mass:1,damping:1,easing:ao.linear,clamp:!1},ya=class{constructor(){this.velocity=0,Object.assign(this,ga)}};function ma(e,t){if(di.und(t.decay)){const n=!di.und(t.tension)||!di.und(t.friction);!n&&di.und(t.frequency)&&di.und(t.damping)&&di.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var va=[],_a=class{constructor(){this.changed=!1,this.values=va,this.toValues=null,this.fromValues=va,this.config=new ya,this.immediate=!1}};function xa(e,{key:t,props:n,defaultProps:r,state:i,actions:o}){return new Promise(((a,s)=>{let c,u,l=na(n.cancel??r?.cancel,t);if(l)h();else{di.und(n.pause)||(i.paused=na(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||na(e,t)),c=ta(n.delay||0,t),e?(i.resumeQueue.add(d),o.pause()):(o.resume(),d())}function f(){i.resumeQueue.add(d),i.timeouts.delete(u),u.cancel(),c=u.time-Wr.now()}function d(){c>0&&!li.skipAnimation?(i.delayed=!0,u=Wr.setTimeout(h,c),i.pauseQueue.add(f),i.timeouts.add(u)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(f),i.timeouts.delete(u),e<=(i.cancelId||0)&&(l=!0);try{o.start({...n,callId:e,cancel:l},a)}catch(e){s(e)}}}))}var wa=(e,t)=>1==t.length?t[0]:t.some((e=>e.cancelled))?Ma(e.get()):t.every((e=>e.noop))?Ca(e.get()):ka(e.get(),t.every((e=>e.finished))),Ca=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),ka=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),Ma=e=>({value:e,cancelled:!0,finished:!1});function Ta(e,t,n,r){const{callId:i,parentId:o,onRest:a}=t,{asyncTo:s,promise:c}=n;return o||e!==s||t.reset?n.promise=(async()=>{n.asyncId=i,n.asyncTo=e;const u=aa(t,((e,t)=>"onRest"===t?void 0:e));let l,f;const d=new Promise(((e,t)=>(l=e,f=t))),h=e=>{const t=i<=(n.cancelId||0)&&Ma(r)||i!==n.asyncId&&ka(r,!1);if(t)throw e.result=t,f(e),e},p=(e,t)=>{const o=new Oa,a=new Aa;return(async()=>{if(li.skipAnimation)throw Sa(n),a.result=ka(r,!1),f(a),a;h(o);const s=di.obj(e)?{...e}:{...t,to:e};s.parentId=i,bi(u,((e,t)=>{di.und(s[t])&&(s[t]=e)}));const c=await r.start(s);return h(o),n.paused&&await new Promise((e=>{n.resumeQueue.add(e)})),c})()};let b;if(li.skipAnimation)return Sa(n),ka(r,!1);try{let t;t=di.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(l),d]),b=ka(r.get(),!0,!1)}catch(e){if(e instanceof Oa)b=e.result;else{if(!(e instanceof Aa))throw e;b=e.result}}finally{i==n.asyncId&&(n.asyncId=o,n.asyncTo=o?s:void 0,n.promise=o?c:void 0)}return di.fun(a)&&Wr.batchedUpdates((()=>{a(b,r,r.item)})),b})():c}function Sa(e,t){yi(e.timeouts,(e=>e.cancel())),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var Oa=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.")}},Aa=class extends Error{constructor(){super("SkipAnimationSignal")}},ja=e=>e instanceof Pa,Ea=1,Pa=class extends po{constructor(){super(...arguments),this.id=Ea++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){const e=Ro(this);return e&&e.getValue()}to(...e){return li.to(this,e)}interpolate(...e){return Eo(`${Ao}The "interpolate" function is deprecated in v9 (use "to" instead)`),li.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){ho(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||ji.sort(this),ho(this,{type:"priority",parent:this,priority:e})}},La=Symbol.for("SpringPhase"),Ba=e=>(1&e[La])>0,Da=e=>(2&e[La])>0,za=e=>(4&e[La])>0,Na=(e,t)=>t?e[La]|=3:e[La]&=-3,Ua=(e,t)=>t?e[La]|=4:e[La]&=-5,$a=class extends Pa{constructor(e,t){if(super(),this.animation=new _a,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,!di.und(e)||!di.und(t)){const n=di.obj(e)?{...e}:{...t,from:e};di.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(Da(this)||this._state.asyncTo)||za(this)}get goal(){return lo(this.animation.to)}get velocity(){const e=Ro(this);return e instanceof Vo?e.lastVelocity||0:e.getPayload().map((e=>e.lastVelocity||0))}get hasAnimated(){return Ba(this)}get isAnimating(){return Da(this)}get isPaused(){return za(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=Io(r.to);!a&&uo(r.to)&&(i=gi(lo(r.to))),r.values.forEach(((s,c)=>{if(s.done)return;const u=s.constructor==qo?1:a?a[c].lastPosition:i[c];let l=r.immediate,f=u;if(!l){if(f=s.lastPosition,o.tension<=0)return void(s.done=!0);let t=s.elapsedTime+=e;const n=r.fromValues[c],i=null!=s.v0?s.v0:s.v0=di.arr(o.velocity)?o.velocity[c]:o.velocity;let a;const d=o.precision||(n==u?.005:Math.min(1,.001*Math.abs(u-n)));if(di.und(o.duration))if(o.decay){const e=!0===o.decay?.998:o.decay,r=Math.exp(-(1-e)*t);f=n+i/(1-e)*(1-r),l=Math.abs(s.lastPosition-f)<=d,a=i*r}else{a=null==s.lastVelocity?i:s.lastVelocity;const t=o.restVelocity||d/10,r=o.clamp?0:o.bounce,c=!di.und(r),h=n==u?s.v0>0:n<u;let p,b=!1;const g=1,y=Math.ceil(e/g);for(let e=0;e<y&&(p=Math.abs(a)>t,p||(l=Math.abs(u-f)<=d,!l));++e){c&&(b=f==u||f>u==h,b&&(a=-a*r,f=u));a+=(1e-6*-o.tension*(f-u)+.001*-o.friction*a)/o.mass*g,f+=a*g}}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),f=n+o.easing(r)*(u-n),a=(f-s.lastPosition)/e,l=1==r}s.lastVelocity=a,Number.isNaN(f)&&(console.warn("Got NaN while animating:",this),l=!0)}a&&!a[c].done&&(l=!1),l?s.done=!0:t=!1,s.setValue(f,o.round)&&(n=!0)}));const s=Ro(this),c=s.getValue();if(t){const e=lo(r.to);c===e&&!n||o.decay?n&&o.decay&&this._onChange(c):(s.setValue(e),this._onChange(e)),this._stop()}else n&&this._onChange(c)}set(e){return Wr.batchedUpdates((()=>{this._stop(),this._focus(e),this._set(e)})),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(Da(this)){const{to:e,config:t}=this.animation;Wr.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 di.und(e)?(n=this.queue||[],this.queue=[]):n=[di.obj(e)?e:{...t,to:e}],Promise.all(n.map((e=>this._update(e)))).then((e=>wa(this,e)))}stop(e){const{to:t}=this.animation;return this._focus(this.get()),Sa(this._state,e&&this._lastCallId),Wr.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=di.obj(n)?n[t]:n,(null==n||da(n))&&(n=void 0),r=di.obj(r)?r[t]:r,null==r&&(r=void 0);const i={to:n,from:r};return Ba(this)||(e.reverse&&([n,r]=[r,n]),r=lo(r),di.und(r)?Ro(this)||this._set(n):this._set(r)),i}_update({...e},t){const{key:n,defaultProps:r}=this;e.default&&Object.assign(r,aa(e,((e,t)=>/^on/.test(t)?ra(e,n):e))),Wa(this,e,"onProps"),Ya(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 xa(++this._lastCallId,{key:n,props:e,defaultProps:r,state:o,actions:{pause:()=>{za(this)||(Ua(this,!0),_i(o.pauseQueue),Ya(this,"onPause",ka(this,Ra(this,this.animation.to)),this))},resume:()=>{za(this)&&(Ua(this,!1),Da(this)&&this._resume(),_i(o.resumeQueue),Ya(this,"onResume",ka(this,Ra(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then((n=>{if(e.loop&&n.finished&&(!t||!n.noop)){const t=Fa(e);if(t)return this._update(t,!0)}return n}))}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(Ma(this));const r=!di.und(e.to),i=!di.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(Ma(this));this._lastToId=t.callId}const{key:o,defaultProps:a,animation:s}=this,{to:c,from:u}=s;let{to:l=c,from:f=u}=e;!i||r||t.default&&!di.und(l)||(l=f),t.reverse&&([l,f]=[f,l]);const d=!hi(f,u);d&&(s.from=f),f=lo(f);const h=!hi(l,c);h&&this._focus(l);const p=da(t.to),{config:b}=s,{decay:g,velocity:y}=b;(r||i)&&(b.velocity=0),t.config&&!p&&function(e,t,n){n&&(ma(n={...n},t),t={...n,...t}),ma(e,t),Object.assign(e,t);for(const t in ga)null==e[t]&&(e[t]=ga[t]);let{frequency:r,damping:i}=e;const{mass:o}=e;di.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)}(b,ta(t.config,o),t.config!==a.config?ta(a.config,o):void 0);let m=Ro(this);if(!m||di.und(l))return n(ka(this,!0));const v=di.und(t.reset)?i&&!t.default:!di.und(f)&&na(t.reset,o),_=v?f:this.get(),x=la(l),w=di.num(x)||di.arr(x)||Lo(x),C=!p&&(!w||na(a.immediate||t.immediate,o));if(h){const e=Xo(l);if(e!==m.constructor){if(!C)throw Error(`Cannot animate between ${m.constructor.name} and ${e.name}, as the "to" prop suggests`);m=this._set(x)}}const k=m.constructor;let M=uo(l),T=!1;if(!M){const e=v||!Ba(this)&&d;(h||e)&&(T=hi(la(_),x),M=!T),(hi(s.immediate,C)||C)&&hi(b.decay,g)&&hi(b.velocity,y)||(M=!0)}if(T&&Da(this)&&(s.changed&&!v?M=!0:M||this._stop(c)),!p&&((M||uo(c))&&(s.values=m.getPayload(),s.toValues=uo(l)?null:k==qo?[1]:gi(x)),s.immediate!=C&&(s.immediate=C,C||v||this._set(c)),M)){const{onRest:e}=s;pi(qa,(e=>Wa(this,t,e)));const r=ka(this,Ra(this,c));_i(this._pendingCalls,r),this._pendingCalls.add(n),s.changed&&Wr.batchedUpdates((()=>{s.changed=!v,e?.(r,this),v?ta(a.onRest,r):s.onStart?.(r,this)}))}v&&this._set(_),p?n(Ta(t.to,t,this._state,this)):M?this._start():Da(this)&&!h?this._pendingCalls.add(n):n(Ca(_))}_focus(e){const t=this.animation;e!==t.to&&(fo(this)&&this._detach(),t.to=e,fo(this)&&this._attach())}_attach(){let e=0;const{to:t}=this.animation;uo(t)&&(go(t,this),ja(t)&&(e=t.priority+1)),this.priority=e}_detach(){const{to:e}=this.animation;uo(e)&&yo(e,this)}_set(e,t=!0){const n=lo(e);if(!di.und(n)){const e=Ro(this);if(!e||!hi(n,e.getValue())){const r=Xo(n);e&&e.constructor==r?e.setValue(n):Fo(this,r.create(n)),e&&Wr.batchedUpdates((()=>{this._onChange(n,t)}))}}return Ro(this)}_onStart(){const e=this.animation;e.changed||(e.changed=!0,Ya(this,"onStart",ka(this,Ra(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),ta(this.animation.onChange,e,this)),ta(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){const e=this.animation;Ro(this).reset(lo(e.to)),e.immediate||(e.fromValues=e.values.map((e=>e.lastPosition))),Da(this)||(Na(this,!0),za(this)||this._resume())}_resume(){li.skipAnimation?this.finish():ji.start(this)}_stop(e,t){if(Da(this)){Na(this,!1);const n=this.animation;pi(n.values,(e=>{e.done=!0})),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),ho(this,{type:"idle",parent:this});const r=t?Ma(this.get()):ka(this.get(),Ra(this,e??n.to));_i(this._pendingCalls,r),n.changed&&(n.changed=!1,Ya(this,"onRest",r,this))}}};function Ra(e,t){const n=la(t);return hi(la(e.get()),n)}function Fa(e,t=e.loop,n=e.to){const r=ta(t);if(r){const i=!0!==r&&ua(r),o=(i||e).reverse,a=!i||i.reset;return Ia({...e,loop:t,default:!1,pause:void 0,to:!o||da(n)?n:void 0,from:a?e.from:void 0,reset:a,...i})}}function Ia(e){const{to:t,from:n}=e=ua(e),r=new Set;return di.obj(t)&&Va(t,r),di.obj(n)&&Va(n,r),e.keys=r.size?Array.from(r):null,e}function Ha(e){const t=Ia(e);return di.und(t.default)&&(t.default=aa(t)),t}function Va(e,t){bi(e,((e,n)=>null!=e&&t.add(n)))}var qa=["onStart","onRest","onChange","onPause","onResume"];function Wa(e,t,n){e.animation[n]=t[n]!==ia(t,n)?ra(t[n],e.key):void 0}function Ya(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var Za=["onStart","onChange","onRest"],Ga=1,Xa=class{constructor(e,t){this.id=Ga++,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];di.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(Ia(e)),this}start(e){let{queue:t}=this;return e?t=gi(e).map(Ia):this.queue=[],this._flush?this._flush(this,t):(rs(this,t),Qa(this,t))}stop(e,t){if(e!==!!e&&(t=e),t){const n=this.springs;pi(gi(t),(t=>n[t].stop(!!e)))}else Sa(this._state,this._lastAsyncId),this.each((t=>t.stop(!!e)));return this}pause(e){if(di.und(e))this.start({pause:!0});else{const t=this.springs;pi(gi(e),(e=>t[e].pause()))}return this}resume(e){if(di.und(e))this.start({pause:!1});else{const t=this.springs;pi(gi(e),(e=>t[e].resume()))}return this}each(e){bi(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,yi(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&&yi(t,(([e,t])=>{t.value=a,e(t,this,this._item)})),o&&(this._started=!1,yi(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)}Wr.onFrame(this._onFrame)}};function Qa(e,t){return Promise.all(t.map((t=>Ja(e,t)))).then((t=>wa(e,t)))}async function Ja(e,t,n){const{keys:r,to:i,from:o,loop:a,onRest:s,onResolve:c}=t,u=di.obj(t.default)&&t.default;a&&(t.loop=!1),!1===i&&(t.to=null),!1===o&&(t.from=null);const l=di.arr(i)||di.fun(i)?i:void 0;l?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):pi(Za,(n=>{const r=t[n];if(di.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})},u&&(u[n]=t[n])}}));const f=e._state;t.pause===!f.paused?(f.paused=t.pause,_i(t.pause?f.pauseQueue:f.resumeQueue)):f.paused&&(t.pause=!0);const d=(r||Object.keys(e.springs)).map((n=>e.springs[n].start(t))),h=!0===t.cancel||!0===ia(t,"cancel");(l||h&&f.asyncId)&&d.push(xa(++e._lastAsyncId,{props:t,state:f,actions:{pause:fi,resume:fi,start(t,n){h?(Sa(f,e._lastAsyncId),n(Ma(e))):(t.onRest=s,n(Ta(l,t,f,e)))}}})),f.paused&&await new Promise((e=>{f.resumeQueue.add(e)}));const p=wa(e,await Promise.all(d));if(a&&p.finished&&(!n||!p.noop)){const n=Fa(t,a,i);if(n)return rs(e,[n]),Ja(e,n,!0)}return c&&Wr.batchedUpdates((()=>c(p,e,e.item))),p}function Ka(e,t){const n={...e.springs};return t&&pi(gi(t),(e=>{di.und(e.keys)&&(e=Ia(e)),di.obj(e.to)||(e={...e,to:void 0}),ns(n,e,(e=>ts(e)))})),es(e,n),n}function es(e,t){bi(t,((t,n)=>{e.springs[n]||(e.springs[n]=t,go(t,e))}))}function ts(e,t){const n=new $a;return n.key=e,t&&go(n,t),n}function ns(e,t,n){t.keys&&pi(t.keys,(r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)}))}function rs(e,t){pi(t,(t=>{ns(e.springs,t,(t=>ts(t,e)))}))}var is=({children:e,...t})=>{const n=b(os),r=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=function(e,t){const[n]=f((()=>({inputs:t,result:e()}))),r=d(),i=r.current;let o=i;if(o){const n=Boolean(o.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,o.inputs));n||(o={inputs:t,result:e()})}else o=n;return u((()=>{r.current=o,i==n&&(n.inputs=n.result=void 0)}),[o]),o.result}((()=>({pause:r,immediate:i})),[r,i]);const{Provider:o}=os;return c.createElement(o,{value:t},e)},os=function(e,t){return Object.assign(e,c.createContext(t)),e.Provider._context=e,e.Consumer._context=e,e}(is,{});is.Provider=os.Provider,is.Consumer=os.Consumer;var as=()=>{const e=[],t=function(t){Po(`${Ao}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 pi(e,((e,i)=>{if(di.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 pi(e,(e=>e.pause(...arguments))),this},t.resume=function(){return pi(e,(e=>e.resume(...arguments))),this},t.set=function(t){pi(e,((e,n)=>{const r=di.fun(t)?t(n,e):t;r&&e.set(r)}))},t.start=function(t){const n=[];return pi(e,((e,r)=>{if(di.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 pi(e,(e=>e.stop(...arguments))),this},t.update=function(t){return pi(e,((e,n)=>e.update(this._getProps(t,e,n)))),this};const n=function(e,t,n){return di.fun(e)?e(n,t):e};return t._getProps=n,t};function ss(e,t){const n=di.fun(e),[[r],i]=function(e,t,n){const r=di.fun(t)&&t;r&&!n&&(n=[]);const i=g((()=>r||3==arguments.length?as():void 0),[]),o=d(0),a=Do(),s=g((()=>({ctrls:[],queue:[],flush(e,t){const n=Ka(e,t);return o.current>0&&!s.queue.length&&!Object.keys(n).some((t=>!e.springs[t]))?Qa(e,t):new Promise((r=>{es(e,n),s.queue.push((()=>{r(Qa(e,t))})),a()}))}})),[]),c=d([...s.ctrls]),u=[],l=Uo(e)||0;function f(e,n){for(let i=e;i<n;i++){const e=c.current[i]||(c.current[i]=new Xa(null,s.flush)),n=r?r(i,e):t[i];n&&(u[i]=Ha(n))}}g((()=>{pi(c.current.slice(e,l),(e=>{ha(e,i),e.stop(!0)})),c.current.length=e,f(l,e)}),[e]),g((()=>{f(0,Math.min(l,e))}),n);const h=c.current.map(((e,t)=>Ka(e,u[t]))),p=b(is),y=Uo(p),m=p!==y&&fa(p);Bo((()=>{o.current++,s.ctrls=c.current;const{queue:e}=s;e.length&&(s.queue=[],pi(e,(e=>e()))),pi(c.current,((e,t)=>{i?.add(e),m&&e.start({default:p});const n=u[t];n&&(pa(e,n.ref),e.ref?e.queue.push(n):e.start(n))}))})),zo((()=>()=>{pi(s.ctrls,(e=>e.stop(!0)))}));const v=h.map((e=>({...e})));return i?[v,i]:v}(1,n?e:[e],n?[]:t);return n||2==arguments.length?[r,i]:r}function cs(e,t,n){const r=di.fun(t)&&t,{reset:i,sort:o,trail:a=0,expires:s=!0,exitBeforeEnter:u=!1,onDestroyed:l,ref:f,config:h}=r?r():t,p=g((()=>r||3==arguments.length?as():void 0),[]),y=gi(e),m=[],v=d(null),_=i?null:v.current;Bo((()=>{v.current=m})),zo((()=>(pi(m,(e=>{p?.add(e.ctrl),e.ctrl.ref=p})),()=>{pi(v.current,(e=>{e.expired&&clearTimeout(e.expirationId),ha(e.ctrl,p),e.ctrl.stop(!0)}))})));const x=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):us++}))}return di.und(n)?e:di.fun(n)?e.map(n):gi(n)}(y,r?r():t,_),w=i&&v.current||[];Bo((()=>pi(w,(({ctrl:e,item:t,key:n})=>{ha(e,p),ta(l,t,n)}))));const C=[];if(_&&pi(_,((e,t)=>{e.expired?(clearTimeout(e.expirationId),w.push(e)):~(t=C[t]=x.indexOf(e.key))&&(m[t]=e)})),pi(y,((e,t)=>{m[t]||(m[t]={key:x[t],item:e,phase:"mount",ctrl:new Xa},m[t].ctrl.item=e)})),C.length){let e=-1;const{leave:n}=r?r():t;pi(C,((t,r)=>{const i=_[r];~t?(e=m.indexOf(i),m[e]={...i,item:y[t]}):n&&m.splice(++e,0,i)}))}di.fun(o)&&m.sort(((e,t)=>o(e.item,t.item)));let k=-a;const M=Do(),T=aa(t),S=new Map,O=d(new Map),A=d(!1);pi(m,((e,n)=>{const i=e.key,o=e.phase,c=r?r():t;let l,d;const p=ta(c.delay||0,i);if("mount"==o)l=c.enter,d="enter";else{const e=x.indexOf(i)<0;if("leave"!=o)if(e)l=c.leave,d="leave";else{if(!(l=c.update))return;d="update"}else{if(e)return;l=c.enter,d="enter"}}if(l=ta(l,e.item,n),l=di.obj(l)?ua(l):{to:l},!l.config){const t=h||T.config;l.config=ta(t,e.item,n,d)}k+=a;const b={...T,delay:p+k,ref:f,immediate:c.immediate,reset:!1,...l};if("enter"==d&&di.und(b.from)){const i=r?r():t,o=di.und(i.initial)||_?i.from:i.initial;b.from=ta(o,e.item,n)}const{onResolve:g}=b;b.onResolve=e=>{ta(g,e);const t=v.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=ta(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(M,r)))}}e&&t.some((e=>e.expired))&&(O.current.delete(n),u&&(A.current=!0),M())}};const y=Ka(e.ctrl,b);"leave"===d&&u?O.current.set(e,{phase:d,springs:y,payload:b}):S.set(e,{phase:d,springs:y,payload:b})}));const j=b(is),E=Uo(j),P=j!==E&&fa(j);Bo((()=>{P&&pi(m,(e=>{e.ctrl.start({default:j})}))}),[j]),pi(S,((e,t)=>{if(O.current.size){const e=m.findIndex((e=>e.key===t.key));m.splice(e,1)}})),Bo((()=>{pi(O.current.size?O.current:S,(({phase:e,payload:t},n)=>{const{ctrl:r}=n;n.phase=e,p?.add(r),P&&"enter"==e&&r.start({default:j}),t&&(pa(r,t.ref),!r.ref&&!p||A.current?(r.start(t),A.current&&(A.current=!1)):r.update(t))}))}),i?void 0:n);const L=e=>c.createElement(c.Fragment,null,m.map(((t,n)=>{const{springs:r}=S.get(t)||t.ctrl,i=e({...r},t.item,t,n);return i&&i.type?c.createElement(i.type,{...i.props,key:di.str(t.key)||di.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i})));return p?[L,p]:L}var us=1;var ls=class extends Pa{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=Ki(...t);const n=this._get(),r=Xo(n);Fo(this,r.create(n))}advance(e){const t=this._get();hi(t,this.get())||(Ro(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&ds(this._active)&&hs(this)}_get(){const e=di.arr(this.source)?this.source.map(lo):gi(lo(this.source));return this.calc(...e)}_start(){this.idle&&!ds(this._active)&&(this.idle=!1,pi(Io(this),(e=>{e.done=!1})),li.skipAnimation?(Wr.batchedUpdates((()=>this.advance())),hs(this)):ji.start(this))}_attach(){let e=1;pi(gi(this.source),(t=>{uo(t)&&go(t,this),ja(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))})),this.priority=e,this._start()}_detach(){pi(gi(this.source),(e=>{uo(e)&&yo(e,this)})),this._active.clear(),hs(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=gi(this.source).reduce(((e,t)=>Math.max(e,(ja(t)?t.priority:0)+1)),0))}};function fs(e){return!1!==e.idle}function ds(e){return!e.size||Array.from(e).every(fs)}function hs(e){e.idle||(e.idle=!0,pi(Io(e),(e=>{e.done=!0})),ho(e,{type:"idle",parent:e}))}li.assign({createStringInterpolator:Oo,to:(e,t)=>new ls(e,t)});var ps=/^--/;function bs(e,t){return null==t||"boolean"==typeof t||""===t?"":"number"!=typeof t||0===t||ps.test(e)||ys.hasOwnProperty(e)&&ys[e]?(""+t).trim():t+"px"}var gs={};var ys={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},ms=["Webkit","Ms","Moz","O"];ys=Object.keys(ys).reduce(((e,t)=>(ms.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),ys);var vs=/^(matrix|translate|scale|rotate|skew)/,_s=/^(translate)/,xs=/^(rotate|skew)/,ws=(e,t)=>di.num(e)&&0!==e?e+t:e,Cs=(e,t)=>di.arr(e)?e.every((e=>Cs(e,t))):di.num(e)?e===t:parseFloat(e)===t,ks=class extends Yo{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=>ws(e,"px"))).join(",")})`,Cs(e,0)]))),bi(r,((e,t)=>{if("transform"===t)i.push([e||""]),o.push((e=>[e,""===e]));else if(vs.test(t)){if(delete r[t],di.und(e))return;const n=_s.test(t)?"px":xs.test(t)?"deg":"";i.push(gi(e)),o.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${ws(i,n)})`,Cs(i,0)]:e=>[`${t}(${e.map((e=>ws(e,n))).join(",")})`,Cs(e,t.startsWith("scale")?1:0)])}})),i.length&&(r.transform=new Ms(i,o)),super(r)}},Ms=class extends po{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 pi(this.inputs,((n,r)=>{const i=lo(n[0]),[o,a]=this.transforms[r](di.arr(i)?i:n.map(lo));e+=" "+o,t=t&&a})),t?"none":e}observerAdded(e){1==e&&pi(this.inputs,(e=>pi(e,(e=>uo(e)&&go(e,this)))))}observerRemoved(e){0==e&&pi(this.inputs,(e=>pi(e,(e=>uo(e)&&yo(e,this)))))}eventObserved(e){"change"==e.type&&(this._value=null),ho(this,e)}};li.assign({batchedUpdates:C,createStringInterpolator:Oo,colors:{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}});var Ts=((e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new Yo(e),getComponentProps:r=e=>e}={})=>{const i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},o=e=>{const t=ea(e)||"Anonymous";return(e=di.str(e)?o[e]||(o[e]=Qo(e,i)):e[Ko]||(e[Ko]=Qo(e,i))).displayName=`Animated(${t})`,e};return bi(e,((t,n)=>{di.arr(e)&&(n=ea(t)),o[n]=o(t)})),{animated:o}})(["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:c,...u}=t,l=Object.values(u),f=Object.keys(u).map((t=>n||e.hasAttribute(t)?t:gs[t]||(gs[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=bs(t,i[t]);ps.test(t)?e.style.setProperty(t,n):e.style[t]=n}f.forEach(((t,n)=>{e.setAttribute(t,l[n])})),void 0!==r&&(e.className=r),void 0!==a&&(e.scrollTop=a),void 0!==s&&(e.scrollLeft=s),void 0!==c&&e.setAttribute("viewBox",c)},createAnimatedStyle:e=>new ks(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}),Ss=Ts.animated;function Os(){return Os=Object.assign?Object.assign.bind():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},Os.apply(this,arguments)}var As={pointerEvents:"none",position:"absolute",zIndex:10,top:0,left:0},js=function(e,t){return"translate("+e+"px, "+t+"px)"},Es=y((function(e){var t,n=e.position,r=e.anchor,i=e.children,o=eM(),a=Rk(),s=a.animate,c=a.config,u=Gk(),l=u[0],f=u[1],h=d(!1),p=void 0,b=!1,g=f.width>0&&f.height>0,y=Math.round(n[0]),m=Math.round(n[1]);g&&("top"===r?(y-=f.width/2,m-=f.height+14):"right"===r?(y+=14,m-=f.height/2):"bottom"===r?(y-=f.width/2,m+=14):"left"===r?(y-=f.width+14,m-=f.height/2):"center"===r&&(y-=f.width/2,m-=f.height/2),p={transform:js(y,m)},h.current||(b=!0),h.current=[y,m]);var v=ss({to:p,config:c,immediate:!s||b}),_=Os({},As,o.tooltip.wrapper,{transform:null!=(t=v.transform)?t:js(y,m),opacity:v.transform?1:0});return M(Ss.div,{ref:l,style:_,children:i})}));Es.displayName="TooltipWrapper";var Ps=y((function(e){var t=e.size,n=void 0===t?12:t,r=e.color,i=e.style;return M("span",{style:Os({display:"block",width:n,height:n,background:r},void 0===i?{}:i)})})),Ls=y((function(e){var t,n=e.id,r=e.value,i=e.format,o=e.enableChip,a=void 0!==o&&o,s=e.color,c=e.renderContent,u=eM(),l=Xk(i);if("function"==typeof c)t=c();else{var f=r;void 0!==l&&void 0!==f&&(f=l(f)),t=M("div",{style:u.tooltip.basic,children:[a&&M(Ps,{color:s,style:u.tooltip.chip}),void 0!==f?M("span",{children:[n,": ",M("strong",{children:""+f})]}):n]})}return M("div",{style:u.tooltip.container,children:t})})),Bs={width:"100%",borderCollapse:"collapse"},Ds=y((function(e){var t,n=e.title,r=e.rows,i=void 0===r?[]:r,o=e.renderContent,a=eM();return i.length?(t="function"==typeof o?o():M("div",{children:[n&&n,M("table",{style:Os({},Bs,a.tooltip.table),children:M("tbody",{children:i.map((function(e,t){return M("tr",{children:e.map((function(e,t){return M("td",{style:a.tooltip.tableCell,children:e},t)}))},t)}))})})]}),M("div",{style:a.tooltip.container,children:t})):null}));Ds.displayName="TableTooltip";var zs=y((function(e){var t=e.x0,n=e.x1,r=e.y0,i=e.y1,o=eM(),a=Rk(),s=a.animate,c=a.config,u=g((function(){return Os({},o.crosshair.line,{pointerEvents:"none"})}),[o.crosshair.line]),l=ss({x1:t,x2:n,y1:r,y2:i,config:c,immediate:!s});return M(Ss.line,Os({},l,{fill:"none",style:u}))}));zs.displayName="CrosshairLine";var Ns=y((function(e){var t,r,i=e.width,o=e.height,a=e.type,s=e.x,c=e.y;return"cross"===a?(t={x0:s,x1:s,y0:0,y1:o},r={x0:0,x1:i,y0:c,y1:c}):"top-left"===a?(t={x0:s,x1:s,y0:0,y1:c},r={x0:0,x1:s,y0:c,y1:c}):"top"===a?t={x0:s,x1:s,y0:0,y1:c}:"top-right"===a?(t={x0:s,x1:s,y0:0,y1:c},r={x0:s,x1:i,y0:c,y1:c}):"right"===a?r={x0:s,x1:i,y0:c,y1:c}:"bottom-right"===a?(t={x0:s,x1:s,y0:c,y1:o},r={x0:s,x1:i,y0:c,y1:c}):"bottom"===a?t={x0:s,x1:s,y0:c,y1:o}:"bottom-left"===a?(t={x0:s,x1:s,y0:c,y1:o},r={x0:0,x1:s,y0:c,y1:c}):"left"===a?r={x0:0,x1:s,y0:c,y1:c}:"x"===a?t={x0:s,x1:s,y0:0,y1:o}:"y"===a&&(r={x0:0,x1:i,y0:c,y1:c}),M(n,{children:[t&&M(zs,{x0:t.x0,x1:t.x1,y0:t.y0,y1:t.y1}),r&&M(zs,{x0:r.x0,x1:r.x1,y0:r.y0,y1:r.y1})]})}));Ns.displayName="Crosshair";var Us,$s,Rs,Fs,Is,Hs,Vs,qs,Ws,Ys,Zs,Gs,Xs,Qs,Js,Ks,ec,tc,nc,rc,ic,oc,ac,sc,cc,uc,lc,fc,dc,hc,pc,bc,gc,yc,mc,vc,_c,xc,wc,Cc,kc,Mc,Tc,Sc,Oc,Ac,jc,Ec,Pc,Lc,Bc,Dc,zc,Nc,Uc,$c,Rc,Fc,Ic,Hc,Vc,qc,Wc,Yc,Zc,Gc,Xc,Qc,Jc,Kc,eu,tu,nu,ru,iu,ou,au,su,cu,uu,lu,fu,du,hu,pu,bu,gu,yu,mu,vu,_u,xu,wu,Cu,ku,Mu,Tu,Su,Ou=m({showTooltipAt:function(){},showTooltipFromEvent:function(){},hideTooltip:function(){}}),Au={isVisible:!1,position:[null,null],content:null,anchor:null},ju=m(Au),Eu=function(){var e=b(Ou);if(void 0===e)throw new Error("useTooltip must be used within a TooltipProvider");return e},Pu=function(){var e=function(){var e=b(ju);if(void 0===e)throw new Error("useTooltipState must be used within a TooltipProvider");return e}();return function(e){return e.isVisible}(e)?M(Es,{position:e.position,anchor:e.anchor,children:e.content}):null},Lu=function(e){var t=e.container,n=e.children,r=function(e){var t=f(Au),n=t[0],r=t[1],i=p((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=p((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,c="touches"in n?n.touches[0]:n,u=c.clientX,l=c.clientY,f=(u-o.left)*s,d=(l-o.top)*s;"left"!==i&&"right"!==i||(i=f<o.width/2?"right":"left"),r({isVisible:!0,position:[f,d],anchor:i,content:t})}),[e,r]),a=p((function(){r(Au)}),[r]);return{actions:g((function(){return{showTooltipAt:i,showTooltipFromEvent:o,hideTooltip:a}}),[i,o,a]),state:n}}(t),i=r.actions,o=r.state;return M(Ou.Provider,{value:i,children:M(ju.Provider,{value:o,children:n})})};function Bu(){if(Fs)return Rs;return Fs=1,Rs=function(e,t){return e===t||e!=e&&t!=t}}function Du(){if(Hs)return Is;Hs=1;var e=Bu();return Is=function(t,n){for(var r=t.length;r--;)if(e(t[r][0],n))return r;return-1},Is}function zu(){if(Ks)return Js;Ks=1;var e=$s?Us:($s=1,Us=function(){this.__data__=[],this.size=0}),t=function(){if(qs)return Vs;qs=1;var e=Du(),t=Array.prototype.splice;return Vs=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))}}(),n=function(){if(Ys)return Ws;Ys=1;var e=Du();return Ws=function(t){var n=this.__data__,r=e(n,t);return r<0?void 0:n[r][1]}}(),r=function(){if(Gs)return Zs;Gs=1;var e=Du();return Zs=function(t){return e(this.__data__,t)>-1}}(),i=function(){if(Qs)return Xs;Qs=1;var e=Du();return Xs=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}}();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,Js=o}function Nu(){if(uc)return cc;uc=1;var e="object"==typeof pr&&pr&&pr.Object===Object&&pr;return cc=e}function Uu(){if(fc)return lc;fc=1;var e=Nu(),t="object"==typeof self&&self&&self.Object===Object&&self,n=e||t||Function("return this")();return lc=n}function $u(){if(hc)return dc;hc=1;var e=Uu().Symbol;return dc=e}function Ru(){if(vc)return mc;vc=1;var e=$u(),t=function(){if(bc)return pc;bc=1;var e=$u(),t=Object.prototype,n=t.hasOwnProperty,r=t.toString,i=e?e.toStringTag:void 0;return pc=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(yc)return gc;yc=1;var e=Object.prototype.toString;return gc=function(t){return e.call(t)}}(),r=e?e.toStringTag:void 0;return mc=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":r&&r in Object(e)?t(e):n(e)}}function Fu(){if(xc)return _c;return xc=1,_c=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}}function Iu(){if(Cc)return wc;Cc=1;var e=Ru(),t=Fu();return wc=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 Hu(){if(Sc)return Tc;Sc=1;var e,t=function(){if(Mc)return kc;Mc=1;var e=Uu()["__core-js_shared__"];return kc=e}(),n=(e=/[^.]+$/.exec(t&&t.keys&&t.keys.IE_PROTO||""))?"Symbol(src)_1."+e:"";return Tc=function(e){return!!n&&n in e}}function Vu(){if(Ac)return Oc;Ac=1;var e=Function.prototype.toString;return Oc=function(t){if(null!=t){try{return e.call(t)}catch(e){}try{return t+""}catch(e){}}return""}}function qu(){if(Dc)return Bc;Dc=1;var e=function(){if(Ec)return jc;Ec=1;var e=Iu(),t=Hu(),n=Fu(),r=Vu(),i=/^\[object .+?Constructor\]$/,o=Function.prototype,a=Object.prototype,s=o.toString,c=a.hasOwnProperty,u=RegExp("^"+s.call(c).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");return jc=function(o){return!(!n(o)||t(o))&&(e(o)?u:i).test(r(o))}}(),t=(Lc||(Lc=1,Pc=function(e,t){return null==e?void 0:e[t]}),Pc);return Bc=function(n,r){var i=t(n,r);return e(i)?i:void 0},Bc}function Wu(){if(Nc)return zc;Nc=1;var e=qu()(Uu(),"Map");return zc=e}function Yu(){if($c)return Uc;$c=1;var e=qu()(Object,"create");return Uc=e}function Zu(){if(Qc)return Xc;Qc=1;var e=function(){if(Fc)return Rc;Fc=1;var e=Yu();return Rc=function(){this.__data__=e?e(null):{},this.size=0}}(),t=Hc?Ic:(Hc=1,Ic=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}),n=function(){if(qc)return Vc;qc=1;var e=Yu(),t=Object.prototype.hasOwnProperty;return Vc=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(Yc)return Wc;Yc=1;var e=Yu(),t=Object.prototype.hasOwnProperty;return Wc=function(n){var r=this.__data__;return e?void 0!==r[n]:t.call(r,n)}}(),i=function(){if(Gc)return Zc;Gc=1;var e=Yu();return Zc=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,Xc=o}function Gu(){if(ru)return nu;ru=1;var e=tu?eu:(tu=1,eu=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e});return nu=function(t,n){var r=t.__data__;return e(n)?r["string"==typeof n?"string":"hash"]:r.map},nu}function Xu(){if(hu)return du;hu=1;var e=function(){if(Kc)return Jc;Kc=1;var e=Zu(),t=zu(),n=Wu();return Jc=function(){this.size=0,this.__data__={hash:new e,map:new(n||t),string:new e}}}(),t=function(){if(ou)return iu;ou=1;var e=Gu();return iu=function(t){var n=e(this,t).delete(t);return this.size-=n?1:0,n}}(),n=function(){if(su)return au;su=1;var e=Gu();return au=function(t){return e(this,t).get(t)}}(),r=function(){if(uu)return cu;uu=1;var e=Gu();return cu=function(t){return e(this,t).has(t)}}(),i=function(){if(fu)return lu;fu=1;var e=Gu();return lu=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,du=o}function Qu(){if(yu)return gu;yu=1;var e=zu(),t=function(){if(tc)return ec;tc=1;var e=zu();return ec=function(){this.__data__=new e,this.size=0}}(),n=rc?nc:(rc=1,nc=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}),r=oc?ic:(oc=1,ic=function(e){return this.__data__.get(e)}),i=sc?ac:(sc=1,ac=function(e){return this.__data__.has(e)}),o=function(){if(bu)return pu;bu=1;var e=zu(),t=Wu(),n=Xu();return pu=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,gu=a}function Ju(){if(vu)return mu;vu=1;var e=qu(),t=function(){try{var t=e(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();return mu=t}function Ku(){if(xu)return _u;xu=1;var e=Ju();return _u=function(t,n,r){"__proto__"==n&&e?e(t,n,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[n]=r},_u}function el(){if(Cu)return wu;Cu=1;var e=Ku(),t=Bu();return wu=function(n,r,i){(void 0!==i&&!t(n[r],i)||void 0===i&&!(r in n))&&e(n,r,i)},wu}function tl(){if(Su)return Tu;Su=1;var e=(Mu||(Mu=1,ku=function(e){return function(t,n,r){for(var i=-1,o=Object(t),a=r(t),s=a.length;s--;){var c=a[e?s:++i];if(!1===n(o[c],c,o))break}return t}}),ku),t=e();return Tu=t}var nl,rl,il,ol,al,sl,cl,ul,ll,fl,dl,hl,pl,bl,gl,yl,ml,vl,_l,xl,wl,Cl,kl,Ml,Tl,Sl,Ol,Al,jl,El,Pl,Ll,Bl,Dl={exports:{}};function zl(){if(il)return rl;il=1;var e=Uu().Uint8Array;return rl=e}function Nl(){if(cl)return sl;cl=1;var e=function(){if(al)return ol;al=1;var e=zl();return ol=function(t){var n=new t.constructor(t.byteLength);return new e(n).set(new e(t)),n}}();return sl=function(t,n){var r=n?e(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}}function Ul(){if(pl)return hl;return pl=1,hl=function(e,t){return function(n){return e(t(n))}}}function $l(){if(gl)return bl;gl=1;var e=Ul()(Object.getPrototypeOf,Object);return bl=e}function Rl(){if(ml)return yl;ml=1;var e=Object.prototype;return yl=function(t){var n=t&&t.constructor;return t===("function"==typeof n&&n.prototype||e)}}function Fl(){if(_l)return vl;_l=1;var e=function(){if(dl)return fl;dl=1;var e=Fu(),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 fl=n}(),t=$l(),n=Rl();return vl=function(r){return"function"!=typeof r.constructor||n(r)?{}:e(t(r))},vl}function Il(){if(wl)return xl;return wl=1,xl=function(e){return null!=e&&"object"==typeof e}}function Hl(){if(Tl)return Ml;Tl=1;var e=function(){if(kl)return Cl;kl=1;var e=Ru(),t=Il();return Cl=function(n){return t(n)&&"[object Arguments]"==e(n)}}(),t=Il(),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 Ml=o}function Vl(){if(Ol)return Sl;Ol=1;var e=Array.isArray;return Sl=e}function ql(){if(jl)return Al;jl=1;return Al=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}}function Wl(){if(Pl)return El;Pl=1;var e=Iu(),t=ql();return El=function(n){return null!=n&&t(n.length)&&!e(n)}}function Yl(){if(Bl)return Ll;Bl=1;var e=Wl(),t=Il();return Ll=function(n){return t(n)&&e(n)}}var Zl,Gl,Xl,Ql,Jl,Kl,ef,tf,nf,rf={exports:{}};function of(){return Xl||(Xl=1,function(e,t){var n=Uu(),r=Gl?Zl:(Gl=1,Zl=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}(rf,rf.exports)),rf.exports}function af(){if(Jl)return Ql;Jl=1;var e=Ru(),t=$l(),n=Il(),r=Function.prototype,i=Object.prototype,o=r.toString,a=i.hasOwnProperty,s=o.call(Object);return Ql=function(r){if(!n(r)||"[object Object]"!=e(r))return!1;var i=t(r);if(null===i)return!0;var c=a.call(i,"constructor")&&i.constructor;return"function"==typeof c&&c instanceof c&&o.call(c)==s}}function sf(){if(nf)return tf;return nf=1,tf=function(e){return function(t){return e(t)}}}var cf,uf,lf,ff,df,hf,pf,bf,gf,yf,mf,vf,_f,xf,wf,Cf,kf,Mf,Tf,Sf,Of,Af,jf,Ef,Pf,Lf,Bf,Df,zf,Nf,Uf,$f,Rf,Ff,If,Hf,Vf,qf,Wf,Yf,Zf,Gf,Xf,Qf,Jf,Kf,ed,td,nd,rd={exports:{}};function id(){return cf||(cf=1,function(e,t){var n=Nu(),r=t&&!t.nodeType&&t,i=r&&e&&!e.nodeType&&e,o=i&&i.exports===r&&n.process,a=function(){try{var e=i&&i.require&&i.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a}(rd,rd.exports)),rd.exports}function od(){if(lf)return uf;lf=1;var e=function(){if(ef)return Kl;ef=1;var e=Ru(),t=ql(),n=Il(),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,Kl=function(i){return n(i)&&t(i.length)&&!!r[e(i)]}}(),t=sf(),n=id(),r=n&&n.isTypedArray,i=r?t(r):e;return uf=i}function ad(){if(df)return ff;return df=1,ff=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},ff}function sd(){if(pf)return hf;pf=1;var e=Ku(),t=Bu(),n=Object.prototype.hasOwnProperty;return hf=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)},hf}function cd(){if(_f)return vf;_f=1;var e=/^(?:0|[1-9]\d*)$/;return vf=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}}function ud(){if(wf)return xf;wf=1;var e=(mf||(mf=1,yf=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}),yf),t=Hl(),n=Vl(),r=of(),i=cd(),o=od(),a=Object.prototype.hasOwnProperty;return xf=function(s,c){var u=n(s),l=!u&&t(s),f=!u&&!l&&r(s),d=!u&&!l&&!f&&o(s),h=u||l||f||d,p=h?e(s.length,String):[],b=p.length;for(var g in s)!c&&!a.call(s,g)||h&&("length"==g||f&&("offset"==g||"parent"==g)||d&&("buffer"==g||"byteLength"==g||"byteOffset"==g)||i(g,b))||p.push(g);return p}}function ld(){if(Tf)return Mf;Tf=1;var e=Fu(),t=Rl(),n=(kf||(kf=1,Cf=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}),Cf),r=Object.prototype.hasOwnProperty;return Mf=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},Mf}function fd(){if(Of)return Sf;Of=1;var e=ud(),t=ld(),n=Wl();return Sf=function(r){return n(r)?e(r,!0):t(r)},Sf}function dd(){if(jf)return Af;jf=1;var e=function(){if(gf)return bf;gf=1;var e=sd(),t=Ku();return bf=function(n,r,i,o){var a=!i;i||(i={});for(var s=-1,c=r.length;++s<c;){var u=r[s],l=o?o(i[u],n[u],u,i,n):void 0;void 0===l&&(l=n[u]),a?t(i,u,l):e(i,u,l)}return i},bf}(),t=fd();return Af=function(n){return e(n,t(n))}}function hd(){if(Pf)return Ef;Pf=1;var e=el(),t=(nl||(nl=1,function(e,t){var n=Uu(),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}}(Dl,Dl.exports)),Dl.exports),n=Nl(),r=(ll||(ll=1,ul=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}),ul),i=Fl(),o=Hl(),a=Vl(),s=Yl(),c=of(),u=Iu(),l=Fu(),f=af(),d=od(),h=ad(),p=dd();return Ef=function(b,g,y,m,v,_,x){var w=h(b,y),C=h(g,y),k=x.get(C);if(k)e(b,y,k);else{var M=_?_(w,C,y+"",b,g,x):void 0,T=void 0===M;if(T){var S=a(C),O=!S&&c(C),A=!S&&!O&&d(C);M=C,S||O||A?a(w)?M=w:s(w)?M=r(w):O?(T=!1,M=t(C,!0)):A?(T=!1,M=n(C,!0)):M=[]:f(C)||o(C)?(M=w,o(w)?M=p(w):l(w)&&!u(w)||(M=i(C))):T=!1}T&&(x.set(C,M),v(M,C,m,_,x),x.delete(C)),e(b,y,M)}},Ef}function pd(){if(zf)return Df;return zf=1,Df=function(e){return e}}function bd(){if(Rf)return $f;Rf=1;var e=Uf?Nf:(Uf=1,Nf=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)}),t=Math.max;return $f=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),c=Array(s);++a<s;)c[a]=o[r+a];a=-1;for(var u=Array(r+1);++a<r;)u[a]=o[a];return u[r]=i(c),e(n,this,u)}},$f}function gd(){if(Vf)return Hf;Vf=1;var e=If?Ff:(If=1,Ff=function(e){return function(){return e}}),t=Ju(),n=pd();return Hf=t?function(n,r){return t(n,"toString",{configurable:!0,enumerable:!1,value:e(r),writable:!0})}:n}function yd(){if(Zf)return Yf;Zf=1;var e=gd(),t=function(){if(Wf)return qf;Wf=1;var e=Date.now;return qf=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)}},qf}(),n=t(e);return Yf=n}function md(){if(Xf)return Gf;Xf=1;var e=pd(),t=bd(),n=yd();return Gf=function(r,i){return n(t(r,i,e),r+"")},Gf}function vd(){if(Jf)return Qf;Jf=1;var e=Bu(),t=Wl(),n=cd(),r=Fu();return Qf=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)},Qf}var _d,xd,wd,Cd,kd,Md,Td,Sd,Od,Ad,jd,Ed,Pd,Ld,Bd,Dd,zd,Nd,Ud,$d,Rd,Fd,Id,Hd,Vd=function(){if(nd)return td;nd=1;var e=function(){if(Bf)return Lf;Bf=1;var e=Qu(),t=el(),n=tl(),r=hd(),i=Fu(),o=fd(),a=ad();return Lf=function s(c,u,l,f,d){c!==u&&n(u,(function(n,o){if(d||(d=new e),i(n))r(c,u,o,l,s,f,d);else{var h=f?f(a(c,o),n,o+"",c,u,d):void 0;void 0===h&&(h=n),t(c,o,h)}}),o)},Lf}(),t=function(){if(ed)return Kf;ed=1;var e=md(),t=vd();return Kf=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 c=r[i];c&&n(e,c,i,a)}return e}))},Kf}(),n=t((function(t,n,r){e(t,n,r)}));return td=n}(),qd=br(Vd);function Wd(){if(xd)return _d;xd=1;var e=Ru(),t=Il();return _d=function(n){return"symbol"==typeof n||t(n)&&"[object Symbol]"==e(n)}}function Yd(){if(Cd)return wd;Cd=1;var e=Vl(),t=Wd(),n=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,r=/^\w*$/;return wd=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))},wd}function Zd(){if(Sd)return Td;Sd=1;var e=function(){if(Md)return kd;Md=1;var e=Xu();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,kd=t}();return Td=function(t){var n=e(t,(function(e){return 500===r.size&&r.clear(),e})),r=n.cache;return n}}function Gd(){if(Ed)return jd;return Ed=1,jd=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},jd}function Xd(){if(Dd)return Bd;Dd=1;var e=function(){if(Ld)return Pd;Ld=1;var e=$u(),t=Gd(),n=Vl(),r=Wd(),i=e?e.prototype:void 0,o=i?i.toString:void 0;return Pd=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},Pd}();return Bd=function(t){return null==t?"":e(t)}}function Qd(){if(Nd)return zd;Nd=1;var e=Vl(),t=Yd(),n=function(){if(Ad)return Od;Ad=1;var e=Zd(),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 Od=r}(),r=Xd();return zd=function(i,o){return e(i)?i:t(i,o)?[i]:n(r(i))},zd}function Jd(){if($d)return Ud;$d=1;var e=Wd();return Ud=function(t){if("string"==typeof t||e(t))return t;var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}}function Kd(){if(Fd)return Rd;Fd=1;var e=Qd(),t=Jd();return Rd=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},Rd}function eh(){if(Hd)return Id;Hd=1;var e=Kd();return Id=function(t,n,r){var i=null==t?void 0:e(t,n);return void 0===i?r:i},Id}var th,nh,rh,ih,oh=br(eh());function ah(){if(nh)return th;nh=1;var e=sd(),t=Qd(),n=cd(),r=Fu(),i=Jd();return th=function(o,a,s,c){if(!r(o))return o;for(var u=-1,l=(a=t(a,o)).length,f=l-1,d=o;null!=d&&++u<l;){var h=i(a[u]),p=s;if("__proto__"===h||"constructor"===h||"prototype"===h)return o;if(u!=f){var b=d[h];void 0===(p=c?c(b,h,d):void 0)&&(p=r(b)?b:n(a[u+1])?[]:{})}e(d,h,p),d=d[h]}return o},th}var sh=function(){if(ih)return rh;ih=1;var e=ah();return rh=function(t,n,r){return null==t?t:e(t,n,r)},rh}(),ch=br(sh);function uh(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function lh(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function fh(){}var dh=.7,hh=1/dh,ph="\\s*([+-]?\\d+)\\s*",bh="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",gh="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",yh=/^#([0-9a-f]{3,8})$/,mh=new RegExp(`^rgb\\(${ph},${ph},${ph}\\)$`),vh=new RegExp(`^rgb\\(${gh},${gh},${gh}\\)$`),_h=new RegExp(`^rgba\\(${ph},${ph},${ph},${bh}\\)$`),xh=new RegExp(`^rgba\\(${gh},${gh},${gh},${bh}\\)$`),wh=new RegExp(`^hsl\\(${bh},${gh},${gh}\\)$`),Ch=new RegExp(`^hsla\\(${bh},${gh},${gh},${bh}\\)$`),kh={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 Mh(){return this.rgb().formatHex()}function Th(){return this.rgb().formatRgb()}function Sh(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=yh.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?Oh(t):3===n?new Ph(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?Ah(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?Ah(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=mh.exec(e))?new Ph(t[1],t[2],t[3],1):(t=vh.exec(e))?new Ph(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=_h.exec(e))?Ah(t[1],t[2],t[3],t[4]):(t=xh.exec(e))?Ah(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=wh.exec(e))?Uh(t[1],t[2]/100,t[3]/100,1):(t=Ch.exec(e))?Uh(t[1],t[2]/100,t[3]/100,t[4]):kh.hasOwnProperty(e)?Oh(kh[e]):"transparent"===e?new Ph(NaN,NaN,NaN,0):null}function Oh(e){return new Ph(e>>16&255,e>>8&255,255&e,1)}function Ah(e,t,n,r){return r<=0&&(e=t=n=NaN),new Ph(e,t,n,r)}function jh(e){return e instanceof fh||(e=Sh(e)),e?new Ph((e=e.rgb()).r,e.g,e.b,e.opacity):new Ph}function Eh(e,t,n,r){return 1===arguments.length?jh(e):new Ph(e,t,n,null==r?1:r)}function Ph(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function Lh(){return`#${Nh(this.r)}${Nh(this.g)}${Nh(this.b)}`}function Bh(){const e=Dh(this.opacity);return`${1===e?"rgb(":"rgba("}${zh(this.r)}, ${zh(this.g)}, ${zh(this.b)}${1===e?")":`, ${e})`}`}function Dh(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function zh(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Nh(e){return((e=zh(e))<16?"0":"")+e.toString(16)}function Uh(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Rh(e,t,n,r)}function $h(e){if(e instanceof Rh)return new Rh(e.h,e.s,e.l,e.opacity);if(e instanceof fh||(e=Sh(e)),!e)return new Rh;if(e instanceof Rh)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,c=(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/=c<.5?o+i:2-o-i,a*=60):s=c>0&&c<1?0:a,new Rh(a,s,c,e.opacity)}function Rh(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function Fh(e){return(e=(e||0)%360)<0?e+360:e}function Ih(e){return Math.max(0,Math.min(1,e||0))}function Hh(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}uh(fh,Sh,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Mh,formatHex:Mh,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return $h(this).formatHsl()},formatRgb:Th,toString:Th}),uh(Ph,Eh,lh(fh,{brighter(e){return e=null==e?hh:Math.pow(hh,e),new Ph(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?dh:Math.pow(dh,e),new Ph(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Ph(zh(this.r),zh(this.g),zh(this.b),Dh(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:Lh,formatHex:Lh,formatHex8:function(){return`#${Nh(this.r)}${Nh(this.g)}${Nh(this.b)}${Nh(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Bh,toString:Bh})),uh(Rh,(function(e,t,n,r){return 1===arguments.length?$h(e):new Rh(e,t,n,null==r?1:r)}),lh(fh,{brighter(e){return e=null==e?hh:Math.pow(hh,e),new Rh(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?dh:Math.pow(dh,e),new Rh(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 Ph(Hh(e>=240?e-240:e+120,i,r),Hh(e,i,r),Hh(e<120?e+240:e-120,i,r),this.opacity)},clamp(){return new Rh(Fh(this.h),Ih(this.s),Ih(this.l),Dh(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=Dh(this.opacity);return`${1===e?"hsl(":"hsla("}${Fh(this.h)}, ${100*Ih(this.s)}%, ${100*Ih(this.l)}%${1===e?")":`, ${e})`}`}}));const Vh=Math.PI/180,qh=180/Math.PI;var Wh=-.14861,Yh=1.78277,Zh=-.29227,Gh=-.90649,Xh=1.97294,Qh=Xh*Gh,Jh=Xh*Yh,Kh=Yh*Zh-Gh*Wh;function ep(e,t,n,r){return 1===arguments.length?function(e){if(e instanceof tp)return new tp(e.h,e.s,e.l,e.opacity);e instanceof Ph||(e=jh(e));var t=e.r/255,n=e.g/255,r=e.b/255,i=(Kh*r+Qh*t-Jh*n)/(Kh+Qh-Jh),o=r-i,a=(Xh*(n-i)-Zh*o)/Gh,s=Math.sqrt(a*a+o*o)/(Xh*i*(1-i)),c=s?Math.atan2(a,o)*qh-120:NaN;return new tp(c<0?c+360:c,s,i,e.opacity)}(e):new tp(e,t,n,null==r?1:r)}function tp(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}uh(tp,ep,lh(fh,{brighter(e){return e=null==e?hh:Math.pow(hh,e),new tp(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?dh:Math.pow(dh,e),new tp(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=isNaN(this.h)?0:(this.h+120)*Vh,t=+this.l,n=isNaN(this.s)?0:this.s*t*(1-t),r=Math.cos(e),i=Math.sin(e);return new Ph(255*(t+n*(Wh*r+Yh*i)),255*(t+n*(Zh*r+Gh*i)),255*(t+n*(Xh*r)),this.opacity)}}));var np=e=>()=>e;function rp(e,t){return function(n){return e+n*t}}function ip(e){return 1==(e=+e)?op: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):np(isNaN(t)?n:t)}}function op(e,t){var n=t-e;return n?rp(e,n):np(isNaN(e)?t:e)}var ap=function e(t){var n=ip(t);function r(e,t){var r=n((e=Eh(e)).r,(t=Eh(t)).r),i=n(e.g,t.g),o=n(e.b,t.b),a=op(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);var sp,cp=(sp=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=Eh(e[t]),i[t]=n.r||0,o[t]=n.g||0,a[t]=n.b||0;return i=sp(i),o=sp(o),a=sp(a),n.opacity=1,function(e){return n.r=i(e),n.g=o(e),n.b=a(e),n+""}});function up(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 lp(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]=yp(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 fp(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function dp(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function hp(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]=yp(e[n],t[n]):i[n]=t[n];return function(e){for(n in r)i[n]=r[n](e);return i}}var pp=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,bp=new RegExp(pp.source,"g");function gp(e,t){var n,r,i,o=pp.lastIndex=bp.lastIndex=0,a=-1,s=[],c=[];for(e+="",t+="";(n=pp.exec(e))&&(r=bp.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,c.push({i:a,x:dp(n,r)})),o=bp.lastIndex;return o<t.length&&(i=t.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?c[0]?function(e){return function(t){return e(t)+""}}(c[0].x):function(e){return function(){return e}}(t):(t=c.length,function(e){for(var n,r=0;r<t;++r)s[(n=c[r]).i]=n.x(e);return s.join("")})}function yp(e,t){var n,r=typeof t;return null==t||"boolean"===r?np(t):("number"===r?dp:"string"===r?(n=Sh(t))?(t=n,ap):gp:t instanceof Sh?ap:t instanceof Date?fp:function(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}(t)?up:Array.isArray(t)?lp:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?hp:dp)(e,t)}function mp(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}}function vp(e){return function t(n){function r(t,r){var i=e((t=ep(t)).h,(r=ep(r)).h),o=op(t.s,r.s),a=op(t.l,r.l),s=op(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)}vp((function(e,t){var n=t-e;return n?rp(e,n>180||n<-180?n-360*Math.round(n/360):n):np(isNaN(e)?t:e)}));var _p,xp,wp=vp(op);var Cp,kp,Mp=br(function(){if(xp)return _p;xp=1;var e=Ru(),t=Vl(),n=Il();return _p=function(r){return"string"==typeof r||!t(r)&&n(r)&&"[object String]"==e(r)}}());var Tp=(kp||(kp=1,Cp=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}),Cp),Sp=br(Tp);function Op(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function Ap(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function jp(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=Op,n=(t,n)=>Op(e(t),n),r=(t,n)=>e(t)-n):(t=e===Op||e===Ap?e:Ep,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 Ep(){return 0}Vl();const Pp=jp(Op).right;jp((function(e){return null===e?NaN:+e})).center;class Lp extends Map{constructor(e,t=Dp){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(Bp(this,e))}has(e){return super.has(Bp(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);e.has(r)&&(n=e.get(r),e.delete(r));return n}(this,e))}}function Bp({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):n}function Dp(e){return null!==e&&"object"==typeof e?e.valueOf():e}const zp=Math.sqrt(50),Np=Math.sqrt(10),Up=Math.sqrt(2);function $p(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>=zp?10:o>=Np?5:o>=Up?2:1;let s,c,u;return i<0?(u=Math.pow(10,-i)/a,s=Math.round(e*u),c=Math.round(t*u),s/u<e&&++s,c/u>t&&--c,u=-u):(u=Math.pow(10,i)*a,s=Math.round(e/u),c=Math.round(t/u),s*u<e&&++s,c*u>t&&--c),c<s&&.5<=n&&n<2?$p(e,t,2*n):[s,c,u]}function Rp(e,t,n){if(!((n=+n)>0))return[];if((e=+e)===(t=+t))return[e];const r=t<e,[i,o,a]=r?$p(t,e,n):$p(e,t,n);if(!(o>=i))return[];const s=o-i+1,c=new Array(s);if(r)if(a<0)for(let e=0;e<s;++e)c[e]=(o-e)/-a;else for(let e=0;e<s;++e)c[e]=(o-e)*a;else if(a<0)for(let e=0;e<s;++e)c[e]=(i+e)/-a;else for(let e=0;e<s;++e)c[e]=(i+e)*a;return c}function Fp(e,t,n){return $p(e=+e,t=+t,n=+n)[2]}function Ip(e,t,n){n=+n;const r=(t=+t)<(e=+e),i=r?Fp(t,e,n):Fp(e,t,n);return(r?-1:1)*(i<0?1/-i:i)}function Hp(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e)}return this}const Vp=Symbol("implicit");function qp(){var e=new Lp,t=[],n=[],r=Vp;function i(i){let o=e.get(i);if(void 0===o){if(r!==Vp)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 Lp;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 qp(t,n).unknown(r)},Hp.apply(i,arguments),i}function Wp(){var e,t,n=qp().unknown(void 0),r=n.domain,i=n.range,o=0,a=1,s=!1,c=0,u=0,l=.5;function f(){var n=r().length,f=a<o,d=f?a:o,h=f?o:a;e=(h-d)/Math.max(1,n-c+2*u),s&&(e=Math.floor(e)),d+=(h-d-e*(n-c))*l,t=e*(1-c),s&&(d=Math.round(d),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 d+e*t}));return i(f?p.reverse():p)}return delete n.unknown,n.domain=function(e){return arguments.length?(r(e),f()):r()},n.range=function(e){return arguments.length?([o,a]=e,o=+o,a=+a,f()):[o,a]},n.rangeRound=function(e){return[o,a]=e,o=+o,a=+a,s=!0,f()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(s=!!e,f()):s},n.padding=function(e){return arguments.length?(c=Math.min(1,u=+e),f()):c},n.paddingInner=function(e){return arguments.length?(c=Math.min(1,e),f()):c},n.paddingOuter=function(e){return arguments.length?(u=+e,f()):u},n.align=function(e){return arguments.length?(l=Math.max(0,Math.min(1,e)),f()):l},n.copy=function(){return Wp(r(),[o,a]).round(s).paddingInner(c).paddingOuter(u).align(l)},Hp.apply(f(),arguments)}function Yp(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return Yp(t())},e}function Zp(){return Yp(Wp.apply(null,arguments).paddingInner(1))}function Gp(e){return+e}var Xp=[0,1];function Qp(e){return e}function Jp(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:function(e){return function(){return e}}(isNaN(t)?NaN:.5)}function Kp(e,t,n){var r=e[0],i=e[1],o=t[0],a=t[1];return i<r?(r=Jp(i,r),o=n(a,o)):(r=Jp(r,i),o=n(o,a)),function(e){return o(r(e))}}function eb(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]=Jp(e[a],e[a+1]),o[a]=n(t[a],t[a+1]);return function(t){var n=Pp(e,t,1,r)-1;return o[n](i[n](t))}}function tb(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function nb(){var e,t,n,r,i,o,a=Xp,s=Xp,c=yp,u=Qp;function l(){var e=Math.min(a.length,s.length);return u!==Qp&&(u=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?eb:Kp,i=o=null,f}function f(t){return null==t||isNaN(t=+t)?n:(i||(i=r(a.map(e),s,c)))(e(u(t)))}return f.invert=function(n){return u(t((o||(o=r(s,a.map(e),dp)))(n)))},f.domain=function(e){return arguments.length?(a=Array.from(e,Gp),l()):a.slice()},f.range=function(e){return arguments.length?(s=Array.from(e),l()):s.slice()},f.rangeRound=function(e){return s=Array.from(e),c=mp,l()},f.clamp=function(e){return arguments.length?(u=!!e||Qp,l()):u!==Qp},f.interpolate=function(e){return arguments.length?(c=e,l()):c},f.unknown=function(e){return arguments.length?(n=e,f):n},function(n,r){return e=n,t=r,l()}}function rb(){return nb()(Qp,Qp)}function ib(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 ob(e){return(e=ib(Math.abs(e)))?e[1]:NaN}var ab,sb=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function cb(e){if(!(t=sb.exec(e)))throw new Error("invalid format: "+e);var t;return new ub({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 ub(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 lb(e,t){var n=ib(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")}cb.prototype=ub.prototype,ub.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 fb={"%":(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)=>lb(100*e,t),r:lb,s:function(e,t){var n=ib(e,t);if(!n)return e+"";var r=n[0],i=n[1],o=i-(ab=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")+ib(e,Math.max(0,t+o-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function db(e){return e}var hb,pb,bb,gb=Array.prototype.map,yb=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function mb(e){var t,n,r=void 0===e.grouping||void 0===e.thousands?db:(t=gb.call(e.grouping,Number),n=e.thousands+"",function(e,r){for(var i=e.length,o=[],a=0,s=t[0],c=0;i>0&&s>0&&(c+s+1>r&&(s=Math.max(1,r-c)),o.push(e.substring(i-=s,i+s)),!((c+=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?db:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(gb.call(e.numerals,String)),c=void 0===e.percent?"%":e.percent+"",u=void 0===e.minus?"−":e.minus+"",l=void 0===e.nan?"NaN":e.nan+"";function f(e){var t=(e=cb(e)).fill,n=e.align,f=e.sign,d=e.symbol,h=e.zero,p=e.width,b=e.comma,g=e.precision,y=e.trim,m=e.type;"n"===m?(b=!0,m="g"):fb[m]||(void 0===g&&(g=12),y=!0,m="g"),(h||"0"===t&&"="===n)&&(h=!0,t="0",n="=");var v="$"===d?i:"#"===d&&/[boxX]/.test(m)?"0"+m.toLowerCase():"",_="$"===d?o:/[%p]/.test(m)?c:"",x=fb[m],w=/[defgprs%]/.test(m);function C(e){var i,o,c,d=v,C=_;if("c"===m)C=x(e)+C,e="";else{var k=(e=+e)<0||1/e<0;if(e=isNaN(e)?l:x(Math.abs(e),g),y&&(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)),k&&0==+e&&"+"!==f&&(k=!1),d=(k?"("===f?f:u:"-"===f||"("===f?"":f)+d,C=("s"===m?yb[8+ab/3]:"")+C+(k&&"("===f?")":""),w)for(i=-1,o=e.length;++i<o;)if(48>(c=e.charCodeAt(i))||c>57){C=(46===c?a+e.slice(i+1):e.slice(i))+C,e=e.slice(0,i);break}}b&&!h&&(e=r(e,1/0));var M=d.length+e.length+C.length,T=M<p?new Array(p-M+1).join(t):"";switch(b&&h&&(e=r(T+e,T.length?p-C.length:1/0),T=""),n){case"<":e=d+e+C+T;break;case"=":e=d+T+e+C;break;case"^":e=T.slice(0,M=T.length>>1)+d+e+C+T.slice(M);break;default:e=T+d+e+C}return s(e)}return g=void 0===g?6:/[gprs]/.test(m)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),C.toString=function(){return e+""},C}return{format:f,formatPrefix:function(e,t){var n=f(((e=cb(e)).type="f",e)),r=3*Math.max(-8,Math.min(8,Math.floor(ob(t)/3))),i=Math.pow(10,-r),o=yb[8+r/3];return function(e){return n(i*e)+o}}}}function vb(e,t,n,r){var i,o=Ip(e,t,n);switch((r=cb(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(ob(t)/3)))-ob(Math.abs(e)))}(o,a))||(r.precision=i),bb(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,ob(t)-ob(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,-ob(Math.abs(e)))}(o))||(r.precision=i-2*("%"===r.type))}return pb(r)}function _b(e){var t=e.domain;return e.ticks=function(e){var n=t();return Rp(n[0],n[n.length-1],null==e?10:e)},e.tickFormat=function(e,n){var r=t();return vb(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,c=o[a],u=o[s],l=10;for(u<c&&(i=c,c=u,u=i,i=a,a=s,s=i);l-- >0;){if((i=Fp(c,u,n))===r)return o[a]=c,o[s]=u,t(o);if(i>0)c=Math.floor(c/i)*i,u=Math.ceil(u/i)*i;else{if(!(i<0))break;c=Math.ceil(c*i)/i,u=Math.floor(u*i)/i}r=i}return e},e}function xb(){var e=rb();return e.copy=function(){return tb(e,xb())},Hp.apply(e,arguments),_b(e)}function wb(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 Cb(e){return Math.log(e)}function kb(e){return Math.exp(e)}function Mb(e){return-Math.log(-e)}function Tb(e){return-Math.exp(-e)}function Sb(e){return isFinite(e)?+("1e"+e):e<0?0:e}function Ob(e){return(t,n)=>-e(-t,n)}function Ab(e){const t=e(Cb,kb),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?Sb:e===Math.E?Math.exp:t=>Math.pow(e,t)}(o),n()[0]<0?(r=Ob(r),i=Ob(i),e(Mb,Tb)):e(Cb,kb),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 c=s<a;c&&([a,s]=[s,a]);let u,l,f=r(a),d=r(s);const h=null==e?10:+e;let p=[];if(!(o%1)&&d-f<h){if(f=Math.floor(f),d=Math.ceil(d),a>0){for(;f<=d;++f)for(u=1;u<o;++u)if(l=f<0?u/i(-f):u*i(f),!(l<a)){if(l>s)break;p.push(l)}}else for(;f<=d;++f)for(u=o-1;u>=1;--u)if(l=f>0?u/i(-f):u*i(f),!(l<a)){if(l>s)break;p.push(l)}2*p.length<h&&(p=Rp(a,s,h))}else p=Rp(f,d,Math.min(d-f,h)).map(i);return c?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=cb(n)).precision||(n.trim=!0),n=pb(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(wb(n(),{floor:e=>i(Math.floor(r(e))),ceil:e=>i(Math.ceil(r(e)))})),t}function jb(){const e=Ab(nb()).domain([1,10]);return e.copy=()=>tb(e,jb()).base(e.base()),Hp.apply(e,arguments),e}function Eb(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function Pb(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Lb(){var e=function(e){var t=1,n=e(Eb(t),Pb(t));return n.constant=function(n){return arguments.length?e(Eb(t=+n),Pb(t)):t},_b(n)}(nb());return e.copy=function(){return tb(e,Lb()).constant(e.constant())},Hp.apply(e,arguments)}hb=mb({thousands:",",grouping:[3],currency:["$",""]}),pb=hb.format,bb=hb.formatPrefix;const Bb=new Date,Db=new Date;function zb(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=>zb((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)=>(Bb.setTime(+t),Db.setTime(+r),e(Bb),e(Db),Math.floor(n(Bb,Db))),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 Nb=zb((()=>{}),((e,t)=>{e.setTime(+e+t)}),((e,t)=>t-e));Nb.every=e=>(e=Math.floor(e),isFinite(e)&&e>0?e>1?zb((t=>{t.setTime(Math.floor(t/e)*e)}),((t,n)=>{t.setTime(+t+n*e)}),((t,n)=>(n-t)/e)):Nb:null),Nb.range;const Ub=1e3,$b=6e4,Rb=36e5,Fb=864e5,Ib=6048e5,Hb=2592e6,Vb=31536e6,qb=zb((e=>{e.setTime(e-e.getMilliseconds())}),((e,t)=>{e.setTime(+e+t*Ub)}),((e,t)=>(t-e)/Ub),(e=>e.getUTCSeconds()));qb.range;const Wb=zb((e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Ub)}),((e,t)=>{e.setTime(+e+t*$b)}),((e,t)=>(t-e)/$b),(e=>e.getMinutes()));Wb.range;const Yb=zb((e=>{e.setUTCSeconds(0,0)}),((e,t)=>{e.setTime(+e+t*$b)}),((e,t)=>(t-e)/$b),(e=>e.getUTCMinutes()));Yb.range;const Zb=zb((e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*Ub-e.getMinutes()*$b)}),((e,t)=>{e.setTime(+e+t*Rb)}),((e,t)=>(t-e)/Rb),(e=>e.getHours()));Zb.range;const Gb=zb((e=>{e.setUTCMinutes(0,0,0)}),((e,t)=>{e.setTime(+e+t*Rb)}),((e,t)=>(t-e)/Rb),(e=>e.getUTCHours()));Gb.range;const Xb=zb((e=>e.setHours(0,0,0,0)),((e,t)=>e.setDate(e.getDate()+t)),((e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*$b)/Fb),(e=>e.getDate()-1));Xb.range;const Qb=zb((e=>{e.setUTCHours(0,0,0,0)}),((e,t)=>{e.setUTCDate(e.getUTCDate()+t)}),((e,t)=>(t-e)/Fb),(e=>e.getUTCDate()-1));Qb.range;const Jb=zb((e=>{e.setUTCHours(0,0,0,0)}),((e,t)=>{e.setUTCDate(e.getUTCDate()+t)}),((e,t)=>(t-e)/Fb),(e=>Math.floor(e/Fb)));function Kb(e){return zb((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())*$b)/Ib))}Jb.range;const eg=Kb(0),tg=Kb(1),ng=Kb(2),rg=Kb(3),ig=Kb(4),og=Kb(5),ag=Kb(6);function sg(e){return zb((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)/Ib))}eg.range,tg.range,ng.range,rg.range,ig.range,og.range,ag.range;const cg=sg(0),ug=sg(1),lg=sg(2),fg=sg(3),dg=sg(4),hg=sg(5),pg=sg(6);cg.range,ug.range,lg.range,fg.range,dg.range,hg.range,pg.range;const bg=zb((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()));bg.range;const gg=zb((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()));gg.range;const yg=zb((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()));yg.every=e=>isFinite(e=Math.floor(e))&&e>0?zb((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,yg.range;const mg=zb((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 vg(e,t,n,r,i,o){const a=[[qb,1,Ub],[qb,5,5e3],[qb,15,15e3],[qb,30,3e4],[o,1,$b],[o,5,3e5],[o,15,9e5],[o,30,18e5],[i,1,Rb],[i,3,108e5],[i,6,216e5],[i,12,432e5],[r,1,Fb],[r,2,1728e5],[n,1,Ib],[t,1,Hb],[t,3,7776e6],[e,1,Vb]];function s(t,n,r){const i=Math.abs(n-t)/r,o=jp((([,,e])=>e)).right(a,i);if(o===a.length)return e.every(Ip(t/Vb,n/Vb,r));if(0===o)return Nb.every(Math.max(Ip(t,n,r),1));const[s,c]=a[i/a[o-1][2]<a[o][2]/i?o-1:o];return s.every(c)}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]}mg.every=e=>isFinite(e=Math.floor(e))&&e>0?zb((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,mg.range;const[_g,xg]=vg(mg,gg,cg,Jb,Gb,Yb),[wg,Cg]=vg(yg,bg,eg,Xb,Zb,Wb);function kg(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 Mg(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 Tg(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}var Sg,Og,Ag,jg={"-":"",_:" ",0:"0"},Eg=/^\s*\d+/,Pg=/^%/,Lg=/[\\^$*+?|[\]().{}]/g;function Bg(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 Dg(e){return e.replace(Lg,"\\$&")}function zg(e){return new RegExp("^(?:"+e.map(Dg).join("|")+")","i")}function Ng(e){return new Map(e.map(((e,t)=>[e.toLowerCase(),t])))}function Ug(e,t,n){var r=Eg.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function $g(e,t,n){var r=Eg.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function Rg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function Fg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function Ig(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function Hg(e,t,n){var r=Eg.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function Vg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function qg(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 Wg(e,t,n){var r=Eg.exec(t.slice(n,n+1));return r?(e.q=3*r[0]-3,n+r[0].length):-1}function Yg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function Zg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function Gg(e,t,n){var r=Eg.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function Xg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function Qg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function Jg(e,t,n){var r=Eg.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function Kg(e,t,n){var r=Eg.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function ey(e,t,n){var r=Eg.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function ty(e,t,n){var r=Pg.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function ny(e,t,n){var r=Eg.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function ry(e,t,n){var r=Eg.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function iy(e,t){return Bg(e.getDate(),t,2)}function oy(e,t){return Bg(e.getHours(),t,2)}function ay(e,t){return Bg(e.getHours()%12||12,t,2)}function sy(e,t){return Bg(1+Xb.count(yg(e),e),t,3)}function cy(e,t){return Bg(e.getMilliseconds(),t,3)}function uy(e,t){return cy(e,t)+"000"}function ly(e,t){return Bg(e.getMonth()+1,t,2)}function fy(e,t){return Bg(e.getMinutes(),t,2)}function dy(e,t){return Bg(e.getSeconds(),t,2)}function hy(e){var t=e.getDay();return 0===t?7:t}function py(e,t){return Bg(eg.count(yg(e)-1,e),t,2)}function by(e){var t=e.getDay();return t>=4||0===t?ig(e):ig.ceil(e)}function gy(e,t){return e=by(e),Bg(ig.count(yg(e),e)+(4===yg(e).getDay()),t,2)}function yy(e){return e.getDay()}function my(e,t){return Bg(tg.count(yg(e)-1,e),t,2)}function vy(e,t){return Bg(e.getFullYear()%100,t,2)}function _y(e,t){return Bg((e=by(e)).getFullYear()%100,t,2)}function xy(e,t){return Bg(e.getFullYear()%1e4,t,4)}function wy(e,t){var n=e.getDay();return Bg((e=n>=4||0===n?ig(e):ig.ceil(e)).getFullYear()%1e4,t,4)}function Cy(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Bg(t/60|0,"0",2)+Bg(t%60,"0",2)}function ky(e,t){return Bg(e.getUTCDate(),t,2)}function My(e,t){return Bg(e.getUTCHours(),t,2)}function Ty(e,t){return Bg(e.getUTCHours()%12||12,t,2)}function Sy(e,t){return Bg(1+Qb.count(mg(e),e),t,3)}function Oy(e,t){return Bg(e.getUTCMilliseconds(),t,3)}function Ay(e,t){return Oy(e,t)+"000"}function jy(e,t){return Bg(e.getUTCMonth()+1,t,2)}function Ey(e,t){return Bg(e.getUTCMinutes(),t,2)}function Py(e,t){return Bg(e.getUTCSeconds(),t,2)}function Ly(e){var t=e.getUTCDay();return 0===t?7:t}function By(e,t){return Bg(cg.count(mg(e)-1,e),t,2)}function Dy(e){var t=e.getUTCDay();return t>=4||0===t?dg(e):dg.ceil(e)}function zy(e,t){return e=Dy(e),Bg(dg.count(mg(e),e)+(4===mg(e).getUTCDay()),t,2)}function Ny(e){return e.getUTCDay()}function Uy(e,t){return Bg(ug.count(mg(e)-1,e),t,2)}function $y(e,t){return Bg(e.getUTCFullYear()%100,t,2)}function Ry(e,t){return Bg((e=Dy(e)).getUTCFullYear()%100,t,2)}function Fy(e,t){return Bg(e.getUTCFullYear()%1e4,t,4)}function Iy(e,t){var n=e.getUTCDay();return Bg((e=n>=4||0===n?dg(e):dg.ceil(e)).getUTCFullYear()%1e4,t,4)}function Hy(){return"+0000"}function Vy(){return"%"}function qy(e){return+e}function Wy(e){return Math.floor(+e/1e3)}function Yy(e){return new Date(e)}function Zy(e){return e instanceof Date?+e:+new Date(+e)}function Gy(e,t,n,r,i,o,a,s,c,u){var l=rb(),f=l.invert,d=l.domain,h=u(".%L"),p=u(":%S"),b=u("%I:%M"),g=u("%I %p"),y=u("%a %d"),m=u("%b %d"),v=u("%B"),_=u("%Y");function x(e){return(c(e)<e?h:s(e)<e?p:a(e)<e?b:o(e)<e?g:r(e)<e?i(e)<e?y:m:n(e)<e?v:_)(e)}return l.invert=function(e){return new Date(f(e))},l.domain=function(e){return arguments.length?d(Array.from(e,Zy)):d().map(Yy)},l.ticks=function(t){var n=d();return e(n[0],n[n.length-1],null==t?10:t)},l.tickFormat=function(e,t){return null==t?x:u(t)},l.nice=function(e){var n=d();return e&&"function"==typeof e.range||(e=t(n[0],n[n.length-1],null==e?10:e)),e?d(wb(n,e)):l},l.copy=function(){return tb(l,Gy(e,t,n,r,i,o,a,s,c,u))},l}function Xy(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}!function(e){Sg=function(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,o=e.days,a=e.shortDays,s=e.months,c=e.shortMonths,u=zg(i),l=Ng(i),f=zg(o),d=Ng(o),h=zg(a),p=Ng(a),b=zg(s),g=Ng(s),y=zg(c),m=Ng(c),v={a:function(e){return a[e.getDay()]},A:function(e){return o[e.getDay()]},b:function(e){return c[e.getMonth()]},B:function(e){return s[e.getMonth()]},c:null,d:iy,e:iy,f:uy,g:_y,G:wy,H:oy,I:ay,j:sy,L:cy,m:ly,M:fy,p:function(e){return i[+(e.getHours()>=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:qy,s:Wy,S:dy,u:hy,U:py,V:gy,w:yy,W:my,x:null,X:null,y:vy,Y:xy,Z:Cy,"%":Vy},_={a:function(e){return a[e.getUTCDay()]},A:function(e){return o[e.getUTCDay()]},b:function(e){return c[e.getUTCMonth()]},B:function(e){return s[e.getUTCMonth()]},c:null,d:ky,e:ky,f:Ay,g:Ry,G:Iy,H:My,I:Ty,j:Sy,L:Oy,m:jy,M:Ey,p:function(e){return i[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:qy,s:Wy,S:Py,u:Ly,U:By,V:zy,w:Ny,W:Uy,x:null,X:null,y:$y,Y:Fy,Z:Hy,"%":Vy},x={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=f.exec(t.slice(n));return r?(e.w=d.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(e,t,n){var r=y.exec(t.slice(n));return r?(e.m=m.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(e,t,n){var r=b.exec(t.slice(n));return r?(e.m=g.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(e,n,r){return k(e,t,n,r)},d:Zg,e:Zg,f:ey,g:Vg,G:Hg,H:Xg,I:Xg,j:Gg,L:Kg,m:Yg,M:Qg,p:function(e,t,n){var r=u.exec(t.slice(n));return r?(e.p=l.get(r[0].toLowerCase()),n+r[0].length):-1},q:Wg,Q:ny,s:ry,S:Jg,u:$g,U:Rg,V:Fg,w:Ug,W:Ig,x:function(e,t,r){return k(e,n,t,r)},X:function(e,t,n){return k(e,r,t,n)},y:Vg,Y:Hg,Z:qg,"%":ty};function w(e,t){return function(n){var r,i,o,a=[],s=-1,c=0,u=e.length;for(n instanceof Date||(n=new Date(+n));++s<u;)37===e.charCodeAt(s)&&(a.push(e.slice(c,s)),null!=(i=jg[r=e.charAt(++s)])?r=e.charAt(++s):i="e"===r?" ":"0",(o=t[r])&&(r=o(n,i)),a.push(r),c=s+1);return a.push(e.slice(c,s)),a.join("")}}function C(e,t){return function(n){var r,i,o=Tg(1900,void 0,1);if(k(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=Mg(Tg(o.y,0,1))).getUTCDay(),r=i>4||0===i?ug.ceil(r):ug(r),r=Qb.offset(r,7*(o.V-1)),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(i=(r=kg(Tg(o.y,0,1))).getDay(),r=i>4||0===i?tg.ceil(r):tg(r),r=Xb.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?Mg(Tg(o.y,0,1)).getUTCDay():kg(Tg(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,Mg(o)):kg(o)}}function k(e,t,n,r){for(var i,o,a=0,s=t.length,c=n.length;a<s;){if(r>=c)return-1;if(37===(i=t.charCodeAt(a++))){if(i=t.charAt(a++),!(o=x[i in jg?t.charAt(a++):i])||(r=o(e,n,r))<0)return-1}else if(i!=n.charCodeAt(r++))return-1}return r}return v.x=w(n,v),v.X=w(r,v),v.c=w(t,v),_.x=w(n,_),_.X=w(r,_),_.c=w(t,_),{format:function(e){var t=w(e+="",v);return t.toString=function(){return e},t},parse:function(e){var t=C(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=w(e+="",_);return t.toString=function(){return e},t},utcParse:function(e){var t=C(e+="",!0);return t.toString=function(){return e},t}}}(e),Og=Sg.format,Sg.parse,Ag=Sg.utcFormat,Sg.utcParse}({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"]});var Qy=Xy("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf"),Jy=Xy("7fc97fbeaed4fdc086ffff99386cb0f0027fbf5b17666666"),Ky=Xy("1b9e77d95f027570b3e7298a66a61ee6ab02a6761d666666"),em=Xy("a6cee31f78b4b2df8a33a02cfb9a99e31a1cfdbf6fff7f00cab2d66a3d9affff99b15928"),tm=Xy("fbb4aeb3cde3ccebc5decbe4fed9a6ffffcce5d8bdfddaecf2f2f2"),nm=Xy("b3e2cdfdcdaccbd5e8f4cae4e6f5c9fff2aef1e2cccccccc"),rm=Xy("e41a1c377eb84daf4a984ea3ff7f00ffff33a65628f781bf999999"),im=Xy("66c2a5fc8d628da0cbe78ac3a6d854ffd92fe5c494b3b3b3"),om=Xy("8dd3c7ffffb3bebadafb807280b1d3fdb462b3de69fccde5d9d9d9bc80bdccebc5ffed6f"),am=Xy("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab"),sm=e=>cp(e[e.length-1]),cm=new Array(3).concat("d8b365f5f5f55ab4ac","a6611adfc27d80cdc1018571","a6611adfc27df5f5f580cdc1018571","8c510ad8b365f6e8c3c7eae55ab4ac01665e","8c510ad8b365f6e8c3f5f5f5c7eae55ab4ac01665e","8c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e","8c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e","5430058c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e003c30","5430058c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e003c30").map(Xy),um=sm(cm),lm=new Array(3).concat("af8dc3f7f7f77fbf7b","7b3294c2a5cfa6dba0008837","7b3294c2a5cff7f7f7a6dba0008837","762a83af8dc3e7d4e8d9f0d37fbf7b1b7837","762a83af8dc3e7d4e8f7f7f7d9f0d37fbf7b1b7837","762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b7837","762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b7837","40004b762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b783700441b","40004b762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b783700441b").map(Xy),fm=sm(lm),dm=new Array(3).concat("e9a3c9f7f7f7a1d76a","d01c8bf1b6dab8e1864dac26","d01c8bf1b6daf7f7f7b8e1864dac26","c51b7de9a3c9fde0efe6f5d0a1d76a4d9221","c51b7de9a3c9fde0eff7f7f7e6f5d0a1d76a4d9221","c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221","c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221","8e0152c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221276419","8e0152c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221276419").map(Xy),hm=sm(dm),pm=new Array(3).concat("998ec3f7f7f7f1a340","5e3c99b2abd2fdb863e66101","5e3c99b2abd2f7f7f7fdb863e66101","542788998ec3d8daebfee0b6f1a340b35806","542788998ec3d8daebf7f7f7fee0b6f1a340b35806","5427888073acb2abd2d8daebfee0b6fdb863e08214b35806","5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b35806","2d004b5427888073acb2abd2d8daebfee0b6fdb863e08214b358067f3b08","2d004b5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b358067f3b08").map(Xy),bm=sm(pm),gm=new Array(3).concat("ef8a62f7f7f767a9cf","ca0020f4a58292c5de0571b0","ca0020f4a582f7f7f792c5de0571b0","b2182bef8a62fddbc7d1e5f067a9cf2166ac","b2182bef8a62fddbc7f7f7f7d1e5f067a9cf2166ac","b2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac","b2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac","67001fb2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac053061","67001fb2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac053061").map(Xy),ym=sm(gm),mm=new Array(3).concat("ef8a62ffffff999999","ca0020f4a582bababa404040","ca0020f4a582ffffffbababa404040","b2182bef8a62fddbc7e0e0e09999994d4d4d","b2182bef8a62fddbc7ffffffe0e0e09999994d4d4d","b2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d","b2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d","67001fb2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d1a1a1a","67001fb2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d1a1a1a").map(Xy),vm=sm(mm),_m=new Array(3).concat("fc8d59ffffbf91bfdb","d7191cfdae61abd9e92c7bb6","d7191cfdae61ffffbfabd9e92c7bb6","d73027fc8d59fee090e0f3f891bfdb4575b4","d73027fc8d59fee090ffffbfe0f3f891bfdb4575b4","d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4","d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4","a50026d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4313695","a50026d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4313695").map(Xy),xm=sm(_m),wm=new Array(3).concat("fc8d59ffffbf91cf60","d7191cfdae61a6d96a1a9641","d7191cfdae61ffffbfa6d96a1a9641","d73027fc8d59fee08bd9ef8b91cf601a9850","d73027fc8d59fee08bffffbfd9ef8b91cf601a9850","d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850","d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850","a50026d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850006837","a50026d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850006837").map(Xy),Cm=sm(wm),km=new Array(3).concat("fc8d59ffffbf99d594","d7191cfdae61abdda42b83ba","d7191cfdae61ffffbfabdda42b83ba","d53e4ffc8d59fee08be6f59899d5943288bd","d53e4ffc8d59fee08bffffbfe6f59899d5943288bd","d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd","d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd","9e0142d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd5e4fa2","9e0142d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd5e4fa2").map(Xy),Mm=sm(km),Tm=new Array(3).concat("e5f5f999d8c92ca25f","edf8fbb2e2e266c2a4238b45","edf8fbb2e2e266c2a42ca25f006d2c","edf8fbccece699d8c966c2a42ca25f006d2c","edf8fbccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45006d2c00441b").map(Xy),Sm=sm(Tm),Om=new Array(3).concat("e0ecf49ebcda8856a7","edf8fbb3cde38c96c688419d","edf8fbb3cde38c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d810f7c4d004b").map(Xy),Am=sm(Om),jm=new Array(3).concat("e0f3dba8ddb543a2ca","f0f9e8bae4bc7bccc42b8cbe","f0f9e8bae4bc7bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe0868ac084081").map(Xy),Em=sm(jm),Pm=new Array(3).concat("fee8c8fdbb84e34a33","fef0d9fdcc8afc8d59d7301f","fef0d9fdcc8afc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301fb300007f0000").map(Xy),Lm=sm(Pm),Bm=new Array(3).concat("ece2f0a6bddb1c9099","f6eff7bdc9e167a9cf02818a","f6eff7bdc9e167a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016c59014636").map(Xy),Dm=sm(Bm),zm=new Array(3).concat("ece7f2a6bddb2b8cbe","f1eef6bdc9e174a9cf0570b0","f1eef6bdc9e174a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0045a8d023858").map(Xy),Nm=sm(zm),Um=new Array(3).concat("e7e1efc994c7dd1c77","f1eef6d7b5d8df65b0ce1256","f1eef6d7b5d8df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125698004367001f").map(Xy),$m=sm(Um),Rm=new Array(3).concat("fde0ddfa9fb5c51b8a","feebe2fbb4b9f768a1ae017e","feebe2fbb4b9f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a017749006a").map(Xy),Fm=sm(Rm),Im=new Array(3).concat("edf8b17fcdbb2c7fb8","ffffcca1dab441b6c4225ea8","ffffcca1dab441b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea8253494081d58").map(Xy),Hm=sm(Im),Vm=new Array(3).concat("f7fcb9addd8e31a354","ffffccc2e69978c679238443","ffffccc2e69978c67931a354006837","ffffccd9f0a3addd8e78c67931a354006837","ffffccd9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443006837004529").map(Xy),qm=sm(Vm),Wm=new Array(3).concat("fff7bcfec44fd95f0e","ffffd4fed98efe9929cc4c02","ffffd4fed98efe9929d95f0e993404","ffffd4fee391fec44ffe9929d95f0e993404","ffffd4fee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c02993404662506").map(Xy),Ym=sm(Wm),Zm=new Array(3).concat("ffeda0feb24cf03b20","ffffb2fecc5cfd8d3ce31a1c","ffffb2fecc5cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cbd0026800026").map(Xy),Gm=sm(Zm),Xm=new Array(3).concat("deebf79ecae13182bd","eff3ffbdd7e76baed62171b5","eff3ffbdd7e76baed63182bd08519c","eff3ffc6dbef9ecae16baed63182bd08519c","eff3ffc6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b508519c08306b").map(Xy),Qm=sm(Xm),Jm=new Array(3).concat("e5f5e0a1d99b31a354","edf8e9bae4b374c476238b45","edf8e9bae4b374c47631a354006d2c","edf8e9c7e9c0a1d99b74c47631a354006d2c","edf8e9c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45006d2c00441b").map(Xy),Km=sm(Jm),ev=new Array(3).concat("f0f0f0bdbdbd636363","f7f7f7cccccc969696525252","f7f7f7cccccc969696636363252525","f7f7f7d9d9d9bdbdbd969696636363252525","f7f7f7d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525000000").map(Xy),tv=sm(ev),nv=new Array(3).concat("efedf5bcbddc756bb1","f2f0f7cbc9e29e9ac86a51a3","f2f0f7cbc9e29e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a354278f3f007d").map(Xy),rv=sm(nv),iv=new Array(3).concat("fee0d2fc9272de2d26","fee5d9fcae91fb6a4acb181d","fee5d9fcae91fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181da50f1567000d").map(Xy),ov=sm(iv),av=new Array(3).concat("fee6cefdae6be6550d","feeddefdbe85fd8d3cd94701","feeddefdbe85fd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d94801a636037f2704").map(Xy),sv=sm(av);var cv=wp(ep(300,.5,0),ep(-240,.5,1)),uv=wp(ep(-100,.75,.35),ep(80,1.5,.8)),lv=wp(ep(260,.75,.35),ep(80,1.5,.8)),fv=ep();var dv=Eh(),hv=Math.PI/3,pv=2*Math.PI/3;function bv(e){var t=e.length;return function(n){return e[Math.max(0,Math.min(t-1,Math.floor(n*t)))]}}var gv,yv,mv,vv,_v,xv,wv,Cv,kv,Mv,Tv,Sv,Ov,Av,jv,Ev,Pv,Lv,Bv,Dv,zv,Nv,Uv,$v,Rv=bv(Xy("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),Fv=bv(Xy("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),Iv=bv(Xy("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),Hv=bv(Xy("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921")),Vv=br(Iu());function qv(){if(xv)return _v;xv=1;var e=Xu(),t=yv?gv:(yv=1,gv=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}),n=vv?mv:(vv=1,mv=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,_v=r}function Wv(){if(Av)return Ov;Av=1;var e=(Cv||(Cv=1,wv=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}),wv),t=Mv?kv:(Mv=1,kv=function(e){return e!=e}),n=(Sv||(Sv=1,Tv=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}),Tv);return Ov=function(r,i,o){return i==i?n(r,i,o):e(r,t,o)},Ov}function Yv(){if(Ev)return jv;Ev=1;var e=Wv();return jv=function(t,n){return!!(null==t?0:t.length)&&e(t,n,0)>-1},jv}function Zv(){if(Lv)return Pv;return Lv=1,Pv=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},Pv}function Gv(){if(Dv)return Bv;return Dv=1,Bv=function(e,t){return e.has(t)}}var Xv=function(){if($v)return Uv;$v=1;var e=function(){if(Nv)return zv;Nv=1;var e=qv(),t=Yv(),n=Zv(),r=Gd(),i=sf(),o=Gv();return zv=function(a,s,c,u){var l=-1,f=t,d=!0,h=a.length,p=[],b=s.length;if(!h)return p;c&&(s=r(s,i(c))),u?(f=n,d=!1):s.length>=200&&(f=o,d=!1,s=new e(s));e:for(;++l<h;){var g=a[l],y=null==c?g:c(g);if(g=u||0!==g?g:0,d&&y==y){for(var m=b;m--;)if(s[m]===y)continue e;p.push(g)}else f(s,y,u)||p.push(g)}return p},zv}(),t=md(),n=Yl(),r=t((function(t,r){return n(t)?e(t,r):[]}));return Uv=r}(),Qv=br(Xv);function Jv(e){return function(){return e}}const Kv=Math.PI,e_=2*Kv,t_=1e-6,n_=e_-t_;function r_(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}let i_=class{constructor(e){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==e?r_:function(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return r_;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,c=r-t,u=o-e,l=a-t,f=u*u+l*l;if(null===this._x1)this._append`M${this._x1=e},${this._y1=t}`;else if(f>t_)if(Math.abs(l*s-c*u)>t_&&i){let d=n-o,h=r-a,p=s*s+c*c,b=d*d+h*h,g=Math.sqrt(p),y=Math.sqrt(f),m=i*Math.tan((Kv-Math.acos((p+f-b)/(2*g*y)))/2),v=m/y,_=m/g;Math.abs(v-1)>t_&&this._append`L${e+v*u},${t+v*l}`,this._append`A${i},${i},0,0,${+(l*d>u*h)},${this._x1=e+_*s},${this._y1=t+_*c}`}else this._append`L${this._x1=e},${this._y1=t}`;else;}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),c=e+a,u=t+s,l=1^o,f=o?r-i:i-r;null===this._x1?this._append`M${c},${u}`:(Math.abs(this._x1-c)>t_||Math.abs(this._y1-u)>t_)&&this._append`L${c},${u}`,n&&(f<0&&(f=f%e_+e_),f>n_?this._append`A${n},${n},0,1,${l},${e-a},${t-s}A${n},${n},0,1,${l},${this._x1=c},${this._y1=u}`:f>t_&&this._append`A${n},${n},0,${+(f>=Kv)},${l},${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 o_(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 i_(t)}function a_(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function s_(e){this._context=e}function c_(e){return new s_(e)}function u_(e){return e[0]}function l_(e){return e[1]}function f_(e,t){var n=Jv(!0),r=null,i=c_,o=null,a=o_(s);function s(s){var c,u,l,f=(s=a_(s)).length,d=!1;for(null==r&&(o=i(l=a())),c=0;c<=f;++c)!(c<f&&n(u=s[c],c,s))===d&&((d=!d)?o.lineStart():o.lineEnd()),d&&o.point(+e(u,c,s),+t(u,c,s));if(l)return o=null,l+""||null}return e="function"==typeof e?e:void 0===e?u_:Jv(e),t="function"==typeof t?t:void 0===t?l_:Jv(t),s.x=function(t){return arguments.length?(e="function"==typeof t?t:Jv(+t),s):e},s.y=function(e){return arguments.length?(t="function"==typeof e?e:Jv(+e),s):t},s.defined=function(e){return arguments.length?(n="function"==typeof e?e:Jv(!!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 d_(){}function h_(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 p_(e){this._context=e}function b_(e){this._context=e}function g_(e){this._context=e}function y_(e,t){this._basis=new p_(e),this._beta=t}s_.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)}}},p_.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:h_(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:h_(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},b_.prototype={areaStart:d_,areaEnd:d_,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:h_(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},g_.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:h_(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},y_.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,c=-1;++c<=n;)r=c/n,this._basis.point(this._beta*e[c]+(1-this._beta)*(i+r*a),this._beta*t[c]+(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 m_=function e(t){function n(e){return 1===t?new p_(e):new y_(e,t)}return n.beta=function(t){return e(+t)},n}(.85);function v_(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 __(e,t){this._context=e,this._k=(1-t)/6}__.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:v_(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:v_(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 x_=function e(t){function n(e){return new __(e,t)}return n.tension=function(t){return e(+t)},n}(0);function w_(e,t){this._context=e,this._k=(1-t)/6}w_.prototype={areaStart:d_,areaEnd:d_,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:v_(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 C_=function e(t){function n(e){return new w_(e,t)}return n.tension=function(t){return e(+t)},n}(0);function k_(e,t){this._context=e,this._k=(1-t)/6}k_.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:v_(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 M_=function e(t){function n(e){return new k_(e,t)}return n.tension=function(t){return e(+t)},n}(0);function T_(e,t,n){var r=e._x1,i=e._y1,o=e._x2,a=e._y2;if(e._l01_a>1e-12){var s=2*e._l01_2a+3*e._l01_a*e._l12_a+e._l12_2a,c=3*e._l01_a*(e._l01_a+e._l12_a);r=(r*s-e._x0*e._l12_2a+e._x2*e._l01_2a)/c,i=(i*s-e._y0*e._l12_2a+e._y2*e._l01_2a)/c}if(e._l23_a>1e-12){var u=2*e._l23_2a+3*e._l23_a*e._l12_a+e._l12_2a,l=3*e._l23_a*(e._l23_a+e._l12_a);o=(o*u+e._x1*e._l23_2a-t*e._l12_2a)/l,a=(a*u+e._y1*e._l23_2a-n*e._l12_2a)/l}e._context.bezierCurveTo(r,i,o,a,e._x2,e._y2)}function S_(e,t){this._context=e,this._alpha=t}S_.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:T_(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 O_=function e(t){function n(e){return t?new S_(e,t):new __(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function A_(e,t){this._context=e,this._alpha=t}A_.prototype={areaStart:d_,areaEnd:d_,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:T_(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 j_=function e(t){function n(e){return t?new A_(e,t):new w_(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function E_(e,t){this._context=e,this._alpha=t}E_.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:T_(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 P_=function e(t){function n(e){return t?new E_(e,t):new k_(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function L_(e){this._context=e}function B_(e){return e<0?-1:1}function D_(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(B_(o)+B_(a))*Math.min(Math.abs(o),Math.abs(a),.5*Math.abs(s))||0}function z_(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function N_(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 U_(e){this._context=e}function $_(e){this._context=new R_(e)}function R_(e){this._context=e}function F_(e){this._context=e}function I_(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 H_(e,t){this._context=e,this._t=t}function V_(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)]}L_.prototype={areaStart:d_,areaEnd:d_,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))}},U_.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:N_(this,this._t0,z_(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,N_(this,z_(this,n=D_(this,e,t)),n);break;default:N_(this,this._t0,n=D_(this,e,t))}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}},($_.prototype=Object.create(U_.prototype)).point=function(e,t){U_.prototype.point.call(this,t,e)},R_.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)}},F_.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=I_(e),i=I_(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)}},H_.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}};var q_,W_=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Y_(e){if(!(t=W_.exec(e)))throw new Error("invalid format: "+e);var t;return new Z_({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 Z_(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 G_(e,t){var n=V_(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")}Y_.prototype=Z_.prototype,Z_.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 X_={"%":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 G_(100*e,t)},r:G_,s:function(e,t){var n=V_(e,t);if(!n)return e+"";var r=n[0],i=n[1],o=i-(q_=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")+V_(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 Q_(e){return e}var J_,K_,ex=Array.prototype.map,tx=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function nx(e){var t,n,r=void 0===e.grouping||void 0===e.thousands?Q_:(t=ex.call(e.grouping,Number),n=e.thousands+"",function(e,r){for(var i=e.length,o=[],a=0,s=t[0],c=0;i>0&&s>0&&(c+s+1>r&&(s=Math.max(1,r-c)),o.push(e.substring(i-=s,i+s)),!((c+=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?Q_:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(ex.call(e.numerals,String)),c=void 0===e.percent?"%":e.percent+"",u=void 0===e.minus?"-":e.minus+"",l=void 0===e.nan?"NaN":e.nan+"";function f(e){var t=(e=Y_(e)).fill,n=e.align,f=e.sign,d=e.symbol,h=e.zero,p=e.width,b=e.comma,g=e.precision,y=e.trim,m=e.type;"n"===m?(b=!0,m="g"):X_[m]||(void 0===g&&(g=12),y=!0,m="g"),(h||"0"===t&&"="===n)&&(h=!0,t="0",n="=");var v="$"===d?i:"#"===d&&/[boxX]/.test(m)?"0"+m.toLowerCase():"",_="$"===d?o:/[%p]/.test(m)?c:"",x=X_[m],w=/[defgprs%]/.test(m);function C(e){var i,o,c,d=v,C=_;if("c"===m)C=x(e)+C,e="";else{var k=(e=+e)<0||1/e<0;if(e=isNaN(e)?l:x(Math.abs(e),g),y&&(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)),k&&0==+e&&"+"!==f&&(k=!1),d=(k?"("===f?f:u:"-"===f||"("===f?"":f)+d,C=("s"===m?tx[8+q_/3]:"")+C+(k&&"("===f?")":""),w)for(i=-1,o=e.length;++i<o;)if(48>(c=e.charCodeAt(i))||c>57){C=(46===c?a+e.slice(i+1):e.slice(i))+C,e=e.slice(0,i);break}}b&&!h&&(e=r(e,1/0));var M=d.length+e.length+C.length,T=M<p?new Array(p-M+1).join(t):"";switch(b&&h&&(e=r(T+e,T.length?p-C.length:1/0),T=""),n){case"<":e=d+e+C+T;break;case"=":e=d+T+e+C;break;case"^":e=T.slice(0,M=T.length>>1)+d+e+C+T.slice(M);break;default:e=T+d+e+C}return s(e)}return g=void 0===g?6:/[gprs]/.test(m)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),C.toString=function(){return e+""},C}return{format:f,formatPrefix:function(e,t){var n=f(((e=Y_(e)).type="f",e)),r=3*Math.max(-8,Math.min(8,Math.floor(function(e){return(e=V_(Math.abs(e)))?e[1]:NaN}(t)/3))),i=Math.pow(10,-r),o=tx[8+r/3];return function(e){return n(i*e)+o}}}}!function(e){J_=nx(e),K_=J_.format,J_.formatPrefix}({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var rx=new Date,ix=new Date;function ox(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 ox((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 rx.setTime(+t),ix.setTime(+r),e(rx),e(ix),Math.floor(n(rx,ix))},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 ax=6e4,sx=864e5,cx=6048e5;var ux=ox((e=>e.setHours(0,0,0,0)),((e,t)=>e.setDate(e.getDate()+t)),((e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*ax)/sx),(e=>e.getDate()-1));function lx(e){return ox((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())*ax)/cx}))}ux.range;var fx=lx(0),dx=lx(1),hx=lx(2),px=lx(3),bx=lx(4),gx=lx(5),yx=lx(6);fx.range,dx.range,hx.range,px.range,bx.range,gx.range,yx.range;var mx=ox((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()}));mx.every=function(e){return isFinite(e=Math.floor(e))&&e>0?ox((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},mx.range;var vx=ox((function(e){e.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCDate(e.getUTCDate()+t)}),(function(e,t){return(t-e)/sx}),(function(e){return e.getUTCDate()-1}));function _x(e){return ox((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)/cx}))}vx.range;var xx=_x(0),wx=_x(1),Cx=_x(2),kx=_x(3),Mx=_x(4),Tx=_x(5),Sx=_x(6);xx.range,wx.range,Cx.range,kx.range,Mx.range,Tx.range,Sx.range;var Ox=ox((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 Ax(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 jx(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 Ex(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}Ox.every=function(e){return isFinite(e=Math.floor(e))&&e>0?ox((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},Ox.range;var Px,Lx,Bx,Dx,zx={"-":"",_:" ",0:"0"},Nx=/^\s*\d+/,Ux=/^%/,$x=/[\\^$*+?|[\]().{}]/g;function Rx(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 Fx(e){return e.replace($x,"\\$&")}function Ix(e){return new RegExp("^(?:"+e.map(Fx).join("|")+")","i")}function Hx(e){return new Map(e.map(((e,t)=>[e.toLowerCase(),t])))}function Vx(e,t,n){var r=Nx.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function qx(e,t,n){var r=Nx.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function Wx(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function Yx(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function Zx(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function Gx(e,t,n){var r=Nx.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function Xx(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function Qx(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 Jx(e,t,n){var r=Nx.exec(t.slice(n,n+1));return r?(e.q=3*r[0]-3,n+r[0].length):-1}function Kx(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function ew(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function tw(e,t,n){var r=Nx.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function nw(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function rw(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function iw(e,t,n){var r=Nx.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function ow(e,t,n){var r=Nx.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function aw(e,t,n){var r=Nx.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function sw(e,t,n){var r=Ux.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function cw(e,t,n){var r=Nx.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function uw(e,t,n){var r=Nx.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function lw(e,t){return Rx(e.getDate(),t,2)}function fw(e,t){return Rx(e.getHours(),t,2)}function dw(e,t){return Rx(e.getHours()%12||12,t,2)}function hw(e,t){return Rx(1+ux.count(mx(e),e),t,3)}function pw(e,t){return Rx(e.getMilliseconds(),t,3)}function bw(e,t){return pw(e,t)+"000"}function gw(e,t){return Rx(e.getMonth()+1,t,2)}function yw(e,t){return Rx(e.getMinutes(),t,2)}function mw(e,t){return Rx(e.getSeconds(),t,2)}function vw(e){var t=e.getDay();return 0===t?7:t}function _w(e,t){return Rx(fx.count(mx(e)-1,e),t,2)}function xw(e){var t=e.getDay();return t>=4||0===t?bx(e):bx.ceil(e)}function ww(e,t){return e=xw(e),Rx(bx.count(mx(e),e)+(4===mx(e).getDay()),t,2)}function Cw(e){return e.getDay()}function kw(e,t){return Rx(dx.count(mx(e)-1,e),t,2)}function Mw(e,t){return Rx(e.getFullYear()%100,t,2)}function Tw(e,t){return Rx((e=xw(e)).getFullYear()%100,t,2)}function Sw(e,t){return Rx(e.getFullYear()%1e4,t,4)}function Ow(e,t){var n=e.getDay();return Rx((e=n>=4||0===n?bx(e):bx.ceil(e)).getFullYear()%1e4,t,4)}function Aw(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Rx(t/60|0,"0",2)+Rx(t%60,"0",2)}function jw(e,t){return Rx(e.getUTCDate(),t,2)}function Ew(e,t){return Rx(e.getUTCHours(),t,2)}function Pw(e,t){return Rx(e.getUTCHours()%12||12,t,2)}function Lw(e,t){return Rx(1+vx.count(Ox(e),e),t,3)}function Bw(e,t){return Rx(e.getUTCMilliseconds(),t,3)}function Dw(e,t){return Bw(e,t)+"000"}function zw(e,t){return Rx(e.getUTCMonth()+1,t,2)}function Nw(e,t){return Rx(e.getUTCMinutes(),t,2)}function Uw(e,t){return Rx(e.getUTCSeconds(),t,2)}function $w(e){var t=e.getUTCDay();return 0===t?7:t}function Rw(e,t){return Rx(xx.count(Ox(e)-1,e),t,2)}function Fw(e){var t=e.getUTCDay();return t>=4||0===t?Mx(e):Mx.ceil(e)}function Iw(e,t){return e=Fw(e),Rx(Mx.count(Ox(e),e)+(4===Ox(e).getUTCDay()),t,2)}function Hw(e){return e.getUTCDay()}function Vw(e,t){return Rx(wx.count(Ox(e)-1,e),t,2)}function qw(e,t){return Rx(e.getUTCFullYear()%100,t,2)}function Ww(e,t){return Rx((e=Fw(e)).getUTCFullYear()%100,t,2)}function Yw(e,t){return Rx(e.getUTCFullYear()%1e4,t,4)}function Zw(e,t){var n=e.getUTCDay();return Rx((e=n>=4||0===n?Mx(e):Mx.ceil(e)).getUTCFullYear()%1e4,t,4)}function Gw(){return"+0000"}function Xw(){return"%"}function Qw(e){return+e}function Jw(e){return Math.floor(+e/1e3)}!function(e){Px=function(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,o=e.days,a=e.shortDays,s=e.months,c=e.shortMonths,u=Ix(i),l=Hx(i),f=Ix(o),d=Hx(o),h=Ix(a),p=Hx(a),b=Ix(s),g=Hx(s),y=Ix(c),m=Hx(c),v={a:function(e){return a[e.getDay()]},A:function(e){return o[e.getDay()]},b:function(e){return c[e.getMonth()]},B:function(e){return s[e.getMonth()]},c:null,d:lw,e:lw,f:bw,g:Tw,G:Ow,H:fw,I:dw,j:hw,L:pw,m:gw,M:yw,p:function(e){return i[+(e.getHours()>=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:Qw,s:Jw,S:mw,u:vw,U:_w,V:ww,w:Cw,W:kw,x:null,X:null,y:Mw,Y:Sw,Z:Aw,"%":Xw},_={a:function(e){return a[e.getUTCDay()]},A:function(e){return o[e.getUTCDay()]},b:function(e){return c[e.getUTCMonth()]},B:function(e){return s[e.getUTCMonth()]},c:null,d:jw,e:jw,f:Dw,g:Ww,G:Zw,H:Ew,I:Pw,j:Lw,L:Bw,m:zw,M:Nw,p:function(e){return i[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:Qw,s:Jw,S:Uw,u:$w,U:Rw,V:Iw,w:Hw,W:Vw,x:null,X:null,y:qw,Y:Yw,Z:Gw,"%":Xw},x={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=f.exec(t.slice(n));return r?(e.w=d.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(e,t,n){var r=y.exec(t.slice(n));return r?(e.m=m.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(e,t,n){var r=b.exec(t.slice(n));return r?(e.m=g.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(e,n,r){return k(e,t,n,r)},d:ew,e:ew,f:aw,g:Xx,G:Gx,H:nw,I:nw,j:tw,L:ow,m:Kx,M:rw,p:function(e,t,n){var r=u.exec(t.slice(n));return r?(e.p=l.get(r[0].toLowerCase()),n+r[0].length):-1},q:Jx,Q:cw,s:uw,S:iw,u:qx,U:Wx,V:Yx,w:Vx,W:Zx,x:function(e,t,r){return k(e,n,t,r)},X:function(e,t,n){return k(e,r,t,n)},y:Xx,Y:Gx,Z:Qx,"%":sw};function w(e,t){return function(n){var r,i,o,a=[],s=-1,c=0,u=e.length;for(n instanceof Date||(n=new Date(+n));++s<u;)37===e.charCodeAt(s)&&(a.push(e.slice(c,s)),null!=(i=zx[r=e.charAt(++s)])?r=e.charAt(++s):i="e"===r?" ":"0",(o=t[r])&&(r=o(n,i)),a.push(r),c=s+1);return a.push(e.slice(c,s)),a.join("")}}function C(e,t){return function(n){var r,i,o=Ex(1900,void 0,1);if(k(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=jx(Ex(o.y,0,1))).getUTCDay(),r=i>4||0===i?wx.ceil(r):wx(r),r=vx.offset(r,7*(o.V-1)),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(i=(r=Ax(Ex(o.y,0,1))).getDay(),r=i>4||0===i?dx.ceil(r):dx(r),r=ux.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?jx(Ex(o.y,0,1)).getUTCDay():Ax(Ex(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,jx(o)):Ax(o)}}function k(e,t,n,r){for(var i,o,a=0,s=t.length,c=n.length;a<s;){if(r>=c)return-1;if(37===(i=t.charCodeAt(a++))){if(i=t.charAt(a++),!(o=x[i in zx?t.charAt(a++):i])||(r=o(e,n,r))<0)return-1}else if(i!=n.charCodeAt(r++))return-1}return r}return v.x=w(n,v),v.X=w(r,v),v.c=w(t,v),_.x=w(n,_),_.X=w(r,_),_.c=w(t,_),{format:function(e){var t=w(e+="",v);return t.toString=function(){return e},t},parse:function(e){var t=C(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=w(e+="",_);return t.toString=function(){return e},t},utcParse:function(e){var t=C(e+="",!0);return t.toString=function(){return e},t}}}(e),Lx=Px.format,Bx=Px.parse,Px.utcFormat,Dx=Px.utcParse}({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"]});var Kw,eC,tC,nC,rC,iC,oC,aC,sC,cC,uC,lC,fC,dC,hC,pC,bC,gC,yC,mC,vC,_C,xC=br(af());function wC(){if(aC)return oC;aC=1;var e=(nC||(nC=1,tC=function(e,t){return null!=e&&t in Object(e)}),tC),t=function(){if(iC)return rC;iC=1;var e=Qd(),t=Hl(),n=Vl(),r=cd(),i=ql(),o=Jd();return rC=function(a,s,c){for(var u=-1,l=(s=e(s,a)).length,f=!1;++u<l;){var d=o(s[u]);if(!(f=null!=a&&c(a,d)))break;a=a[d]}return f||++u!=l?f:!!(l=null==a?0:a.length)&&i(l)&&r(d,l)&&(n(a)||t(a))},rC}();return oC=function(n,r){return null!=n&&t(n,r,e)},oC}function CC(){if(cC)return sC;cC=1;var e=function(){if(eC)return Kw;eC=1;var e=Kd(),t=ah(),n=Qd();return Kw=function(r,i,o){for(var a=-1,s=i.length,c={};++a<s;){var u=i[a],l=e(r,u);o(l,u)&&t(c,n(u,r),l)}return c},Kw}(),t=wC();return sC=function(n,r){return e(n,r,(function(e,r){return t(n,r)}))},sC}function kC(){if(lC)return uC;return lC=1,uC=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e},uC}function MC(){if(pC)return hC;pC=1;var e=kC(),t=function(){if(dC)return fC;dC=1;var e=$u(),t=Hl(),n=Vl(),r=e?e.isConcatSpreadable:void 0;return fC=function(e){return n(e)||t(e)||!!(r&&e&&e[r])}}();return hC=function n(r,i,o,a,s){var c=-1,u=r.length;for(o||(o=t),s||(s=[]);++c<u;){var l=r[c];i>0&&o(l)?i>1?n(l,i-1,o,a,s):e(s,l):a||(s[s.length]=l)}return s},hC}function TC(){if(mC)return yC;mC=1;var e=function(){if(gC)return bC;gC=1;var e=MC();return bC=function(t){return null!=t&&t.length?e(t,1):[]},bC}(),t=bd(),n=yd();return yC=function(r){return n(t(r,void 0,e),r+"")}}var SC,OC,AC,jC,EC,PC,LC,BC,DC,zC,NC,UC,$C,RC,FC,IC,HC,VC,qC,WC,YC,ZC,GC,XC,QC,JC,KC,ek,tk,nk,rk,ik,ok,ak,sk,ck,uk,lk,fk,dk,hk,pk,bk,gk,yk=function(){if(_C)return vC;_C=1;var e=CC(),t=TC()((function(t,n){return null==t?{}:e(t,n)}));return vC=t}(),mk=br(yk);function vk(){if(jC)return AC;jC=1;var e=qv(),t=(OC||(OC=1,SC=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}),SC),n=Gv();return AC=function(r,i,o,a,s,c){var u=1&o,l=r.length,f=i.length;if(l!=f&&!(u&&f>l))return!1;var d=c.get(r),h=c.get(i);if(d&&h)return d==i&&h==r;var p=-1,b=!0,g=2&o?new e:void 0;for(c.set(r,i),c.set(i,r);++p<l;){var y=r[p],m=i[p];if(a)var v=u?a(m,y,p,i,r,c):a(y,m,p,r,i,c);if(void 0!==v){if(v)continue;b=!1;break}if(g){if(!t(i,(function(e,t){if(!n(g,t)&&(y===e||s(y,e,o,a,c)))return g.push(t)}))){b=!1;break}}else if(y!==m&&!s(y,m,o,a,c)){b=!1;break}}return c.delete(r),c.delete(i),b},AC}function _k(){if(BC)return LC;return BC=1,LC=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}}function xk(){if(zC)return DC;zC=1;var e=$u(),t=zl(),n=Bu(),r=vk(),i=(PC||(PC=1,EC=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}),EC),o=_k(),a=e?e.prototype:void 0,s=a?a.valueOf:void 0;return DC=function(e,a,c,u,l,f,d){switch(c){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||!f(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&u;if(h||(h=o),e.size!=a.size&&!p)return!1;var b=d.get(e);if(b)return b==a;u|=2,d.set(e,a);var g=r(h(e),h(a),u,l,f,d);return d.delete(e),g;case"[object Symbol]":if(s)return s.call(e)==s.call(a)}return!1},DC}function wk(){if(VC)return HC;VC=1;var e=(RC||(RC=1,$C=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}),$C),t=IC?FC:(IC=1,FC=function(){return[]}),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 HC=i}function Ck(){if(ZC)return YC;ZC=1;var e=Rl(),t=function(){if(WC)return qC;WC=1;var e=Ul()(Object.keys,Object);return qC=e}(),n=Object.prototype.hasOwnProperty;return YC=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},YC}function kk(){if(XC)return GC;XC=1;var e=ud(),t=Ck(),n=Wl();return GC=function(r){return n(r)?e(r):t(r)},GC}function Mk(){if(JC)return QC;JC=1;var e=function(){if(UC)return NC;UC=1;var e=kC(),t=Vl();return NC=function(n,r,i){var o=r(n);return t(n)?o:e(o,i(n))},NC}(),t=wk(),n=kk();return QC=function(r){return e(r,n,t)},QC}function Tk(){if(ak)return ok;ak=1;var e=qu()(Uu(),"Set");return ok=e}function Sk(){if(lk)return uk;lk=1;var e=function(){if(nk)return tk;nk=1;var e=qu()(Uu(),"DataView");return tk=e}(),t=Wu(),n=function(){if(ik)return rk;ik=1;var e=qu()(Uu(),"Promise");return rk=e}(),r=Tk(),i=function(){if(ck)return sk;ck=1;var e=qu()(Uu(),"WeakMap");return sk=e}(),o=Ru(),a=Vu(),s="[object Map]",c="[object Promise]",u="[object Set]",l="[object WeakMap]",f="[object DataView]",d=a(e),h=a(t),p=a(n),b=a(r),g=a(i),y=o;return(e&&y(new e(new ArrayBuffer(1)))!=f||t&&y(new t)!=s||n&&y(n.resolve())!=c||r&&y(new r)!=u||i&&y(new i)!=l)&&(y=function(e){var t=o(e),n="[object Object]"==t?e.constructor:void 0,r=n?a(n):"";if(r)switch(r){case d:return f;case h:return s;case p:return c;case b:return u;case g:return l}return t}),uk=y}function Ok(){if(dk)return fk;dk=1;var e=Qu(),t=vk(),n=xk(),r=function(){if(ek)return KC;ek=1;var e=Mk(),t=Object.prototype.hasOwnProperty;return KC=function(n,r,i,o,a,s){var c=1&i,u=e(n),l=u.length;if(l!=e(r).length&&!c)return!1;for(var f=l;f--;){var d=u[f];if(!(c?d in r:t.call(r,d)))return!1}var h=s.get(n),p=s.get(r);if(h&&p)return h==r&&p==n;var b=!0;s.set(n,r),s.set(r,n);for(var g=c;++f<l;){var y=n[d=u[f]],m=r[d];if(o)var v=c?o(m,y,d,r,n,s):o(y,m,d,n,r,s);if(!(void 0===v?y===m||a(y,m,i,o,s):v)){b=!1;break}g||(g="constructor"==d)}if(b&&!g){var _=n.constructor,x=r.constructor;_==x||!("constructor"in n)||!("constructor"in r)||"function"==typeof _&&_ instanceof _&&"function"==typeof x&&x instanceof x||(b=!1)}return s.delete(n),s.delete(r),b},KC}(),i=Sk(),o=Vl(),a=of(),s=od(),c="[object Arguments]",u="[object Array]",l="[object Object]",f=Object.prototype.hasOwnProperty;return fk=function(d,h,p,b,g,y){var m=o(d),v=o(h),_=m?u:i(d),x=v?u:i(h),w=(_=_==c?l:_)==l,C=(x=x==c?l:x)==l,k=_==x;if(k&&a(d)){if(!a(h))return!1;m=!0,w=!1}if(k&&!w)return y||(y=new e),m||s(d)?t(d,h,p,b,g,y):n(d,h,_,p,b,g,y);if(!(1&p)){var M=w&&f.call(d,"__wrapped__"),T=C&&f.call(h,"__wrapped__");if(M||T){var S=M?d.value():d,O=T?h.value():h;return y||(y=new e),g(S,O,p,b,y)}}return!!k&&(y||(y=new e),r(d,h,p,b,g,y))},fk}function Ak(){if(pk)return hk;pk=1;var e=Ok(),t=Il();return hk=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))},hk}var jk=br(function(){if(gk)return bk;gk=1;var e=Ak();return bk=function(t,n){return e(t,n)}}()),Ek={background:"transparent",text:{fontFamily:"sans-serif",fontSize:11,fill:"#333333",outlineWidth:0,outlineColor:"transparent",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}}};function Pk(){return Pk=Object.assign?Object.assign.bind():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},Pk.apply(this,arguments)}function Lk(e,t){return Lk=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Lk(e,t)}function Bk(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}var Dk=["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"],zk=function(e,t){var n=qd({},e,t);return Dk.forEach((function(e){ch(n,e,function(e,t){return Pk({},t,e)}(oh(n,e),n.text))})),n},Nk=m(),Uk=function(e){var t=e.children,n=e.animate,r=void 0===n||n,i=e.config,o=void 0===i?"default":i,a=g((function(){var e=Mp(o)?ba[o]:o;return{animate:r,config:e}}),[r,o]);return M(Nk.Provider,{value:a,children:t})},$k={animate:Vr.bool,motionConfig:Vr.oneOfType([Vr.oneOf(Object.keys(ba)),Vr.shape({mass:Vr.number,tension:Vr.number,friction:Vr.number,clamp:Vr.bool,precision:Vr.number,velocity:Vr.number,duration:Vr.number,easing:Vr.func})])};Uk.propTypes={children:Vr.node.isRequired,animate:$k.animate,config:$k.motionConfig};var Rk=function(){return b(Nk)},Fk=function(e){var t=Rk(),n=t.animate,r=t.config,i=function(e){var t=d();return u((function(){t.current=e}),[e]),t.current}(e),o=g((function(){return gp(i,e)}),[i,e]);return((e,...t)=>new ls(e,t))(ss({from:{value:0},to:{value:1},reset:!0,config:r,immediate:!n}).value,o)},Ik={nivo:["#d76445","#f47560","#e8c1a0","#97e3d5","#61cdbb","#00b0a7"],BrBG:Sp(cm),PRGn:Sp(lm),PiYG:Sp(dm),PuOr:Sp(pm),RdBu:Sp(gm),RdGy:Sp(mm),RdYlBu:Sp(_m),RdYlGn:Sp(wm),spectral:Sp(km),blues:Sp(Xm),greens:Sp(Jm),greys:Sp(ev),oranges:Sp(av),purples:Sp(nv),reds:Sp(iv),BuGn:Sp(Tm),BuPu:Sp(Om),GnBu:Sp(jm),OrRd:Sp(Pm),PuBuGn:Sp(Bm),PuBu:Sp(zm),PuRd:Sp(Um),RdPu:Sp(Rm),YlGnBu:Sp(Im),YlGn:Sp(Vm),YlOrBr:Sp(Wm),YlOrRd:Sp(Zm)},Hk=Object.keys(Ik);Sp(cm),Sp(lm),Sp(dm),Sp(pm),Sp(gm),Sp(mm),Sp(_m),Sp(wm),Sp(km),Sp(Xm),Sp(Jm),Sp(ev),Sp(av),Sp(nv),Sp(iv),Sp(Tm),Sp(Om),Sp(jm),Sp(Pm),Sp(Bm),Sp(zm),Sp(Um),Sp(Rm),Sp(Im),Sp(Vm),Sp(Wm),Sp(Zm),Vr.oneOfType([Vr.oneOf(Hk),Vr.func,Vr.arrayOf(Vr.string)]);var Vk={basis:function(e){return new p_(e)},basisClosed:function(e){return new b_(e)},basisOpen:function(e){return new g_(e)},bundle:m_,cardinal:x_,cardinalClosed:C_,cardinalOpen:M_,catmullRom:O_,catmullRomClosed:j_,catmullRomOpen:P_,linear:c_,linearClosed:function(e){return new L_(e)},monotoneX:function(e){return new U_(e)},monotoneY:function(e){return new $_(e)},natural:function(e){return new F_(e)},step:function(e){return new H_(e,.5)},stepAfter:function(e){return new H_(e,1)},stepBefore:function(e){return new H_(e,0)}},qk=Object.keys(Vk);qk.filter((function(e){return e.endsWith("Closed")})),Qv(qk,"bundle","basisClosed","basisOpen","cardinalClosed","cardinalOpen","catmullRomClosed","catmullRomOpen","linearClosed"),Qv(qk,"bundle","basisClosed","basisOpen","cardinalClosed","cardinalOpen","catmullRomClosed","catmullRomOpen","linearClosed");var Wk=function(e){if(!Vk[e])throw new TypeError("'"+e+"', is not a valid curve interpolator identifier.");return Vk[e]};Vr.shape({top:Vr.number,right:Vr.number,bottom:Vr.number,left:Vr.number}).isRequired;Vr.oneOf(["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]),qp(om);var Yk={top:0,right:0,bottom:0,left:0},Zk=function(e,t,n){return void 0===n&&(n={}),g((function(){var r=Pk({},Yk,n);return{margin:r,innerWidth:e-r.left-r.right,innerHeight:t-r.top-r.bottom,outerWidth:e,outerHeight:t}}),[e,t,n.top,n.right,n.bottom,n.left])},Gk=function(){var e=d(null),t=f({left:0,top:0,width:0,height:0}),n=t[0],r=t[1],i=f((function(){return"undefined"==typeof ResizeObserver?null:new ResizeObserver((function(e){var t=e[0];return r(t.contentRect)}))}))[0];return u((function(){return e.current&&null!==i&&i.observe(e.current),function(){null!==i&&i.disconnect()}}),[]),[e,n]},Xk=function(e){return g((function(){return function(e){return"function"==typeof e?e:"string"==typeof e?0===e.indexOf("time:")?Lx(e.slice("5")):K_(e):function(e){return""+e}}(e)}),[e])},Qk=m(),Jk={},Kk=function(e){var t=e.theme,n=void 0===t?Jk:t,r=e.children,i=function(e){return g((function(){return zk(Ek,e)}),[e])}(n);return M(Qk.Provider,{value:i,children:r})};Kk.propTypes={children:Vr.node.isRequired,theme:Vr.object};var eM=function(){return b(Qk)},tM=["outlineWidth","outlineColor","outlineOpacity"],nM=function(e){return e.outlineWidth,e.outlineColor,e.outlineOpacity,Bk(e,tM)},rM=function(e){var t=e.children,n=e.condition,r=e.wrapper;return n?x(r,{},t):t};rM.propTypes={children:Vr.node.isRequired,condition:Vr.bool.isRequired,wrapper:Vr.element.isRequired};var iM={position:"relative"},oM=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,c=e.motionConfig,u=d(null);return M(Kk,{theme:n,children:M(Uk,{animate:s,config:c,children:M(Lu,{container:u,children:M(rM,{condition:i,wrapper:M("div",{style:iM,ref:u}),children:[t,a&&M(Pu,{})]})})})})};oM.propTypes={children:Vr.element.isRequired,isInteractive:Vr.bool,renderWrapper:Vr.bool,theme:Vr.object,animate:Vr.bool,motionConfig:Vr.oneOfType([Vr.string,$k.motionConfig])},Vr.func.isRequired,Vr.bool,Vr.bool,Vr.object.isRequired,Vr.bool.isRequired,Vr.oneOfType([Vr.string,$k.motionConfig]);var aM=function(e){var t=e.children,n=Gk(),r=n[0],i=n[1];return M("div",{ref:r,style:{width:"100%",height:"100%"},children:i.width>0&&i.height>0&&t({width:i.width,height:i.height})})};aM.propTypes={children:Vr.func.isRequired};var sM=["id","colors"],cM=function(e){var t=e.id,n=e.colors;return M("linearGradient",Pk({id:t,x1:0,x2:0,y1:0,y2:1},Bk(e,sM),{children:n.map((function(e){var t=e.offset,n=e.color,r=e.opacity;return M("stop",{offset:t+"%",stopColor:n,stopOpacity:void 0!==r?r:1},t)}))}))};cM.propTypes={id:Vr.string.isRequired,colors:Vr.arrayOf(Vr.shape({offset:Vr.number.isRequired,color:Vr.string.isRequired,opacity:Vr.number})).isRequired,gradientTransform:Vr.string};var uM={linearGradient:cM},lM="#000000",fM="#ffffff",dM=4,hM=4,pM=!1,bM=y((function(e){var t=e.id,n=e.background,r=void 0===n?fM:n,i=e.color,o=void 0===i?lM:i,a=e.size,s=void 0===a?dM:a,c=e.padding,u=void 0===c?hM:c,l=e.stagger,f=void 0===l?pM:l,d=s+u,h=s/2,p=u/2;return!0===f&&(d=2*s+2*u),M("pattern",{id:t,width:d,height:d,patternUnits:"userSpaceOnUse",children:[M("rect",{width:d,height:d,fill:r}),M("circle",{cx:p+h,cy:p+h,r:h,fill:o}),f&&M("circle",{cx:1.5*u+s+h,cy:1.5*u+s+h,r:h,fill:o})]})}));bM.displayName="PatternDots",bM.propTypes={id:Vr.string.isRequired,color:Vr.string.isRequired,background:Vr.string.isRequired,size:Vr.number.isRequired,padding:Vr.number.isRequired,stagger:Vr.bool.isRequired};var gM=function(e){return e*Math.PI/180},yM={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"}}},mM=5,vM=0,_M="#000000",xM="#ffffff",wM=2,CM=y((function(e){var t=e.id,n=e.spacing,r=void 0===n?mM:n,i=e.rotation,o=void 0===i?vM:i,a=e.background,s=void 0===a?_M:a,c=e.color,u=void 0===c?xM:c,l=e.lineWidth,f=void 0===l?wM:l,d=Math.round(o)%360,h=Math.abs(r);d>180?d-=360:d>90?d-=180:d<-180?d+=360:d<-90&&(d+=180);var p,b=h,g=h;return 0===d?p="\n M 0 0 L "+b+" 0\n M 0 "+g+" L "+b+" "+g+"\n ":90===d?p="\n M 0 0 L 0 "+g+"\n M "+b+" 0 L "+b+" "+g+"\n ":(b=Math.abs(h/Math.sin(gM(d))),g=h/Math.sin(gM(90-d)),p=d>0?"\n M 0 "+-g+" L "+2*b+" "+g+"\n M "+-b+" "+-g+" L "+b+" "+g+"\n M "+-b+" 0 L "+b+" "+2*g+"\n ":"\n M "+-b+" "+g+" L "+b+" "+-g+"\n M "+-b+" "+2*g+" L "+2*b+" "+-g+"\n M 0 "+2*g+" L "+2*b+" 0\n "),M("pattern",{id:t,width:b,height:g,patternUnits:"userSpaceOnUse",children:[M("rect",{width:b,height:g,fill:s,stroke:"rgba(255, 0, 0, 0.1)",strokeWidth:0}),M("path",{d:p,strokeWidth:f,stroke:u,strokeLinecap:"square"})]})}));CM.displayName="PatternLines",CM.propTypes={id:Vr.string.isRequired,spacing:Vr.number.isRequired,rotation:Vr.number.isRequired,background:Vr.string.isRequired,color:Vr.string.isRequired,lineWidth:Vr.number.isRequired};var kM="#000000",MM="#ffffff",TM=4,SM=4,OM=!1,AM=y((function(e){var t=e.id,n=e.color,r=void 0===n?kM:n,i=e.background,o=void 0===i?MM:i,a=e.size,s=void 0===a?TM:a,c=e.padding,u=void 0===c?SM:c,l=e.stagger,f=void 0===l?OM:l,d=s+u,h=u/2;return!0===f&&(d=2*s+2*u),M("pattern",{id:t,width:d,height:d,patternUnits:"userSpaceOnUse",children:[M("rect",{width:d,height:d,fill:o}),M("rect",{x:h,y:h,width:s,height:s,fill:r}),f&&M("rect",{x:1.5*u+s,y:1.5*u+s,width:s,height:s,fill:r})]})}));AM.displayName="PatternSquares",AM.propTypes={id:Vr.string.isRequired,color:Vr.string.isRequired,background:Vr.string.isRequired,size:Vr.number.isRequired,padding:Vr.number.isRequired,stagger:Vr.bool.isRequired};var jM={patternDots:bM,patternLines:CM,patternSquares:AM},EM=["type"],PM=Pk({},uM,jM),LM=function(e){var t=e.defs;return!t||t.length<1?null:M("defs",{"aria-hidden":!0,children:t.map((function(e){var t=e.type,n=Bk(e,EM);return PM[t]?v(PM[t],Pk({key:n.id},n)):null}))})};LM.propTypes={defs:Vr.arrayOf(Vr.shape({type:Vr.oneOf(Object.keys(PM)).isRequired,id:Vr.string.isRequired}))};var BM=y(LM),DM=function(e){var t=e.width,n=e.height,r=e.margin,i=e.defs,o=e.children,a=e.role,s=e.ariaLabel,c=e.ariaLabelledBy,u=e.ariaDescribedBy,l=e.isFocusable,f=eM();return M("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,role:a,"aria-label":s,"aria-labelledby":c,"aria-describedby":u,focusable:l,tabIndex:l?0:void 0,children:[M(BM,{defs:i}),M("rect",{width:t,height:n,fill:f.background}),M("g",{transform:"translate("+r.left+","+r.top+")",children:o})]})};DM.propTypes={width:Vr.number.isRequired,height:Vr.number.isRequired,margin:Vr.shape({top:Vr.number.isRequired,left:Vr.number.isRequired}).isRequired,defs:Vr.array,children:Vr.oneOfType([Vr.arrayOf(Vr.node),Vr.node]).isRequired,role:Vr.string,isFocusable:Vr.bool,ariaLabel:Vr.string,ariaLabelledBy:Vr.string,ariaDescribedBy:Vr.string};var zM=function(e){var t=e.size,n=e.color,r=e.borderWidth;return M("circle",{r:t/2,fill:n,stroke:e.borderColor,strokeWidth:r,style:{pointerEvents:"none"}})};zM.propTypes={size:Vr.number.isRequired,color:Vr.string.isRequired,borderWidth:Vr.number.isRequired,borderColor:Vr.string.isRequired};var NM=y(zM),UM=function(e){var t=e.x,n=e.y,r=e.symbol,i=void 0===r?NM:r,o=e.size,a=e.datum,s=e.color,c=e.borderWidth,u=e.borderColor,l=e.label,f=e.labelTextAnchor,d=void 0===f?"middle":f,h=e.labelYOffset,p=void 0===h?-12:h,b=eM(),g=Rk(),y=g.animate,m=ss({transform:"translate("+t+", "+n+")",config:g.config,immediate:!y});return M(Ss.g,{transform:m.transform,style:{pointerEvents:"none"},children:[v(i,{size:o,color:s,datum:a,borderWidth:c,borderColor:u}),l&&M("text",{textAnchor:d,y:p,style:nM(b.dots.text),children:l})]})};UM.propTypes={x:Vr.number.isRequired,y:Vr.number.isRequired,datum:Vr.object.isRequired,size:Vr.number.isRequired,color:Vr.string.isRequired,borderWidth:Vr.number.isRequired,borderColor:Vr.string.isRequired,symbol:Vr.oneOfType([Vr.func,Vr.object]),label:Vr.oneOfType([Vr.string,Vr.number]),labelTextAnchor:Vr.oneOf(["start","middle","end"]),labelYOffset:Vr.number};var $M=y(UM),RM=function(e){var t=e.width,n=e.height,r=e.axis,i=e.scale,o=e.value,a=e.lineStyle,s=e.textStyle,c=e.legend,u=e.legendNode,l=e.legendPosition,f=void 0===l?"top-right":l,d=e.legendOffsetX,h=void 0===d?14:d,p=e.legendOffsetY,b=void 0===p?14:p,g=e.legendOrientation,y=void 0===g?"horizontal":g,m=eM(),v=0,_=0,x=0,w=0;if("y"===r?(x=i(o),_=t):(v=i(o),w=n),c&&!u){var C=function(e){var t=e.width,n=e.height,r=e.position,i=e.offsetX,o=e.offsetY,a=e.orientation,s=0,c=0,u="vertical"===a?-90:0,l="start";if("x"===e.axis)switch(r){case"top-left":s=-i,c=o,l="end";break;case"top":c=-o,l="horizontal"===a?"middle":"start";break;case"top-right":s=i,c=o,l="horizontal"===a?"start":"end";break;case"right":s=i,c=n/2,l="horizontal"===a?"start":"middle";break;case"bottom-right":s=i,c=n-o,l="start";break;case"bottom":c=n+o,l="horizontal"===a?"middle":"end";break;case"bottom-left":c=n-o,s=-i,l="horizontal"===a?"end":"start";break;case"left":s=-i,c=n/2,l="horizontal"===a?"end":"middle"}else switch(r){case"top-left":s=i,c=-o,l="start";break;case"top":s=t/2,c=-o,l="horizontal"===a?"middle":"start";break;case"top-right":s=t-i,c=-o,l="horizontal"===a?"end":"start";break;case"right":s=t+i,l="horizontal"===a?"start":"middle";break;case"bottom-right":s=t-i,c=o,l="end";break;case"bottom":s=t/2,c=o,l="horizontal"===a?"middle":"end";break;case"bottom-left":s=i,c=o,l="horizontal"===a?"start":"end";break;case"left":s=-i,l="horizontal"===a?"end":"middle"}return{x:s,y:c,rotation:u,textAnchor:l}}({axis:r,width:t,height:n,position:f,offsetX:h,offsetY:b,orientation:y});u=M("text",{transform:"translate("+C.x+", "+C.y+") rotate("+C.rotation+")",textAnchor:C.textAnchor,dominantBaseline:"central",style:s,children:c})}return M("g",{transform:"translate("+v+", "+x+")",children:[M("line",{x1:0,x2:_,y1:0,y2:w,stroke:m.markers.lineColor,strokeWidth:m.markers.lineStrokeWidth,style:a}),u]})};RM.propTypes={width:Vr.number.isRequired,height:Vr.number.isRequired,axis:Vr.oneOf(["x","y"]).isRequired,scale:Vr.func.isRequired,value:Vr.oneOfType([Vr.number,Vr.string,Vr.instanceOf(Date)]).isRequired,lineStyle:Vr.object,textStyle:Vr.object,legend:Vr.string,legendPosition:Vr.oneOf(["top-left","top","top-right","right","bottom-right","bottom","bottom-left","left"]),legendOffsetX:Vr.number.isRequired,legendOffsetY:Vr.number.isRequired,legendOrientation:Vr.oneOf(["horizontal","vertical"]).isRequired};var FM=y(RM),IM=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 M(FM,Pk({},e,{width:n,height:r,scale:"y"===e.axis?o:i}),t)})):null};IM.propTypes={width:Vr.number.isRequired,height:Vr.number.isRequired,xScale:Vr.func.isRequired,yScale:Vr.func.isRequired,markers:Vr.arrayOf(Vr.shape({axis:Vr.oneOf(["x","y"]).isRequired,value:Vr.oneOfType([Vr.number,Vr.string,Vr.instanceOf(Date)]).isRequired,lineStyle:Vr.object,textStyle:Vr.object}))};var HM=y(IM),VM=["theme","renderWrapper","animate","motionConfig"],qM=function(e){return function(t){var n,r;function i(){return t.apply(this,arguments)||this}return r=t,(n=i).prototype=Object.create(r.prototype),n.prototype.constructor=n,Lk(n,r),i.prototype.render=function(){var t=this.props,n=t.theme,r=t.renderWrapper,i=t.animate,o=t.motionConfig,a=Bk(t,VM);return M(oM,{theme:n,renderWrapper:r,isInteractive:a.isInteractive,animate:i,motionConfig:o,children:M(e,Pk({},a))})},i}(_)},WM=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]},YM=Object.keys(uM),ZM=Object.keys(jM),GM=function(e,t,n,r){var i={},o=i.dataKey,a=i.colorKey,s=void 0===a?"color":a,c=i.targetKey,u=void 0===c?"fill":c,l=[],f={};return e.length&&t.length&&(l=[].concat(e),t.forEach((function(t){for(var r=function(){var r=n[i],a=r.id;if(function(e,t,n){if("*"===e)return!0;if(Vv(e))return e(t);if(xC(e)){var r=n?oh(t,n):t;return jk(mk(r,Object.keys(e)),e)}return!1}(r.match,t,o)){var c=e.find((function(e){return e.id===a}));if(c)if(ZM.includes(c.type))if("inherit"===c.background||"inherit"===c.color){var d=oh(t,s),h=c.background,p=c.color,b=a;"inherit"===c.background&&(b=b+".bg."+d,h=d),"inherit"===c.color&&(b=b+".fg."+d,p=d),ch(t,u,"url(#"+b+")"),f[b]||(l.push(Pk({},c,{id:b,background:h,color:p})),f[b]=1)}else ch(t,u,"url(#"+a+")");else if(YM.includes(c.type))if(c.colors.map((function(e){return e.color})).includes("inherit")){var g=oh(t,s),y=a,m=Pk({},c,{colors:c.colors.map((function(e,t){return"inherit"!==e.color?e:(y=y+"."+t+"."+g,Pk({},e,{color:"inherit"===e.color?g:e.color}))}))});m.id=y,ch(t,u,"url(#"+y+")"),f[y]||(l.push(m),f[y]=1)}else ch(t,u,"url(#"+a+")");return"break"}},i=0;i<n.length&&"break"!==r();i++);}))),l};function XM(){return XM=Object.assign?Object.assign.bind():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},XM.apply(this,arguments)}function QM(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 JM={nivo:["#e8c1a0","#f47560","#f1e15b","#e8a838","#61cdbb","#97e3d5"],category10:Qy,accent:Jy,dark2:Ky,paired:em,pastel1:tm,pastel2:nm,set1:rm,set2:im,set3:om,tableau10:am},KM=Object.keys(JM),eT={brown_blueGreen:cm,purpleRed_green:lm,pink_yellowGreen:dm,purple_orange:pm,red_blue:gm,red_grey:mm,red_yellow_blue:_m,red_yellow_green:wm,spectral:km},tT=Object.keys(eT),nT={brown_blueGreen:um,purpleRed_green:fm,pink_yellowGreen:hm,purple_orange:bm,red_blue:ym,red_grey:vm,red_yellow_blue:xm,red_yellow_green:Cm,spectral:Mm},rT={blues:Xm,greens:Jm,greys:ev,oranges:av,purples:nv,reds:iv,blue_green:Tm,blue_purple:Om,green_blue:jm,orange_red:Pm,purple_blue_green:Bm,purple_blue:zm,purple_red:Um,red_purple:Rm,yellow_green_blue:Im,yellow_green:Vm,yellow_orange_brown:Wm,yellow_orange_red:Zm},iT=Object.keys(rT),oT={blues:Qm,greens:Km,greys:tv,oranges:sv,purples:rv,reds:ov,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:Rv,inferno:Iv,magma:Fv,plasma:Hv,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:uv,cool:lv,cubehelixDefault:cv,blue_green:Sm,blue_purple:Am,green_blue:Em,orange_red:Lm,purple_blue_green:Dm,purple_blue:Nm,purple_red:$m,red_purple:Fm,yellow_green_blue:Hm,yellow_green:qm,yellow_orange_brown:Ym,yellow_orange_red:Gm},aT=XM({},JM,eT,rT),sT={rainbow:function(e){(e<0||e>1)&&(e-=Math.floor(e));var t=Math.abs(e-.5);return fv.h=360*e-100,fv.s=1.5-1.5*t,fv.l=.8-.9*t,fv+""},sinebow:function(e){var t;return e=(.5-e)*Math.PI,dv.r=255*(t=Math.sin(e))*t,dv.g=255*(t=Math.sin(e+hv))*t,dv.b=255*(t=Math.sin(e+pv))*t,dv+""}};XM({},nT,oT,sT);var cT=function(e,t){if("function"==typeof e)return e;if(xC(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=oh(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 oh(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,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return QM(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)?QM(e,t):void 0}}(e))||t){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}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)}),Eh(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}},uT=function(e,t){return g((function(){return cT(e,t)}),[e,t])};Vr.oneOfType([Vr.string,Vr.func,Vr.shape({theme:Vr.string.isRequired}),Vr.shape({from:Vr.string.isRequired,modifiers:Vr.arrayOf(Vr.array)})]);var lT,fT,dT,hT,pT,bT,gT,yT,mT=function(e,t){if("function"==typeof e)return e;var n=function(e){return oh(e,t)};if(Array.isArray(e)){var r=qp(e),i=function(e){return r(n(e))};return i.scale=r,i}if(xC(e)){if(function(e){return void 0!==e.datum}(e))return function(t){return oh(t,e.datum)};if(function(e){return void 0!==e.scheme}(e)){if(function(e){return KM.includes(e)}(e.scheme)){var o=qp(aT[e.scheme]),a=function(e){return o(n(e))};return a.scale=o,a}if(function(e){return tT.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=qp(aT[e.scheme][e.size||11]),c=function(e){return s(n(e))};return c.scale=s,c}if(function(e){return iT.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 u=qp(aT[e.scheme][e.size||9]),l=function(e){return u(n(e))};return l.scale=u,l}}throw new Error("Invalid colors, when using an object, you should either pass a 'datum' or a 'scheme' property")}return function(){return e}};function vT(){if(hT)return dT;hT=1;var e=Tk(),t=fT?lT:(fT=1,lT=function(){}),n=_k(),r=e&&1/n(new e([,-0]))[1]==1/0?function(t){return new e(t)}:t;return dT=r}function _T(){if(bT)return pT;bT=1;var e=qv(),t=Yv(),n=Zv(),r=Gv(),i=vT(),o=_k();return pT=function(a,s,c){var u=-1,l=t,f=a.length,d=!0,h=[],p=h;if(c)d=!1,l=n;else if(f>=200){var b=s?null:i(a);if(b)return o(b);d=!1,l=r,p=new e}else p=s?[]:h;e:for(;++u<f;){var g=a[u],y=s?s(g):g;if(g=c||0!==g?g:0,d&&y==y){for(var m=p.length;m--;)if(p[m]===y)continue e;s&&p.push(y),h.push(g)}else l(p,y,c)||(p!==h&&p.push(y),h.push(g))}return h},pT}var xT,wT,CT,kT,MT,TT,ST,OT,AT,jT,ET,PT,LT,BT,DT,zT,NT,UT,$T,RT,FT,IT,HT=function(){if(yT)return gT;yT=1;var e=_T();return gT=function(t){return t&&t.length?e(t):[]},gT}(),VT=br(HT);function qT(){if(kT)return CT;kT=1;var e=Fu();return CT=function(t){return t==t&&!e(t)}}function WT(){if(OT)return ST;return OT=1,ST=function(e,t){return function(n){return null!=n&&(n[e]===t&&(void 0!==t||e in Object(n)))}},ST}function YT(){if(jT)return AT;jT=1;var e=function(){if(wT)return xT;wT=1;var e=Qu(),t=Ak();return xT=function(n,r,i,o){var a=i.length,s=a,c=!o;if(null==n)return!s;for(n=Object(n);a--;){var u=i[a];if(c&&u[2]?u[1]!==n[u[0]]:!(u[0]in n))return!1}for(;++a<s;){var l=(u=i[a])[0],f=n[l],d=u[1];if(c&&u[2]){if(void 0===f&&!(l in n))return!1}else{var h=new e;if(o)var p=o(f,d,l,n,r,h);if(!(void 0===p?t(d,f,3,o,h):p))return!1}}return!0},xT}(),t=function(){if(TT)return MT;TT=1;var e=qT(),t=kk();return MT=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},MT}(),n=WT();return AT=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)}},AT}function ZT(){if(UT)return NT;UT=1;var e=(BT||(BT=1,LT=function(e){return function(t){return null==t?void 0:t[e]}}),LT),t=function(){if(zT)return DT;zT=1;var e=Kd();return DT=function(t){return function(n){return e(n,t)}},DT}(),n=Yd(),r=Jd();return NT=function(i){return n(i)?e(r(i)):t(i)}}function GT(){if(RT)return $T;RT=1;var e=YT(),t=function(){if(PT)return ET;PT=1;var e=Ak(),t=eh(),n=wC(),r=Yd(),i=qT(),o=WT(),a=Jd();return ET=function(s,c){return r(s)&&i(c)?o(a(s),c):function(r){var i=t(r,s);return void 0===i&&i===c?n(r,s):e(c,i,3)}},ET}(),n=pd(),r=Vl(),i=ZT();return $T=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 XT,QT,JT,KT,eS,tS,nS,rS,iS,oS,aS,sS,cS,uS,lS,fS,dS,hS,pS=function(){if(IT)return FT;IT=1;var e=GT(),t=_T();return FT=function(n,r){return n&&n.length?t(n,e(r,2)):[]},FT}(),bS=br(pS);function gS(){if(tS)return eS;tS=1;var e=function(){if(QT)return XT;QT=1;var e=tl(),t=kk();return XT=function(n,r){return n&&e(n,r,t)},XT}(),t=function(){if(KT)return JT;KT=1;var e=Wl();return JT=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}}}()(e);return eS=t}function yS(){if(uS)return cS;uS=1;var e=function(){if(sS)return aS;sS=1;var e=Wd();return aS=function(t,n){if(t!==n){var r=void 0!==t,i=null===t,o=t==t,a=e(t),s=void 0!==n,c=null===n,u=n==n,l=e(n);if(!c&&!l&&!a&&t>n||a&&s&&u&&!c&&!l||i&&s&&u||!r&&u||!o)return 1;if(!i&&!a&&!l&&t<n||l&&r&&o&&!i&&!a||c&&r&&o||!s&&o||!u)return-1}return 0}}();return cS=function(t,n,r){for(var i=-1,o=t.criteria,a=n.criteria,s=o.length,c=r.length;++i<s;){var u=e(o[i],a[i]);if(u)return i>=c?u:u*("desc"==r[i]?-1:1)}return t.index-n.index},cS}function mS(){if(fS)return lS;fS=1;var e=Gd(),t=Kd(),n=GT(),r=function(){if(rS)return nS;rS=1;var e=gS(),t=Wl();return nS=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}}(),i=(oS||(oS=1,iS=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}),iS),o=sf(),a=yS(),s=pd(),c=Vl();return lS=function(u,l,f){l=l.length?e(l,(function(e){return c(e)?function(n){return t(n,1===e.length?e[0]:e)}:e})):[s];var d=-1;l=e(l,o(n));var h=r(u,(function(t,n,r){return{criteria:e(l,(function(e){return e(t)})),index:++d,value:t}}));return i(h,(function(e,t){return a(e,t,f)}))},lS}var vS,_S,xS,wS,CS=br(function(){if(hS)return dS;hS=1;var e=MC(),t=mS(),n=md(),r=vd(),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 dS=i}());var kS=br(function(){if(wS)return xS;wS=1;var e=function(){if(_S)return vS;_S=1;var e=Ru(),t=Il();return vS=function(n){return t(n)&&"[object Date]"==e(n)}}(),t=sf(),n=id(),r=n&&n.isDate,i=r?t(r):e;return xS=i}()),MS=new Date,TS=new Date;function SS(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 SS((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 MS.setTime(+t),TS.setTime(+r),e(MS),e(TS),Math.floor(n(MS,TS))},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 OS=SS((function(){}),(function(e,t){e.setTime(+e+t)}),(function(e,t){return t-e}));OS.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?SS((function(t){t.setTime(Math.floor(t/e)*e)}),(function(t,n){t.setTime(+t+n*e)}),(function(t,n){return(n-t)/e})):OS:null},OS.range;var AS=1e3,jS=6e4,ES=36e5,PS=6048e5,LS=SS((function(e){e.setTime(e-e.getMilliseconds())}),(function(e,t){e.setTime(+e+t*AS)}),(function(e,t){return(t-e)/AS}),(function(e){return e.getUTCSeconds()}));LS.range;var BS=SS((function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*AS)}),(function(e,t){e.setTime(+e+t*jS)}),(function(e,t){return(t-e)/jS}),(function(e){return e.getMinutes()}));BS.range;var DS=SS((function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*AS-e.getMinutes()*jS)}),(function(e,t){e.setTime(+e+t*ES)}),(function(e,t){return(t-e)/ES}),(function(e){return e.getHours()}));function zS(e){return SS((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())*jS)/PS}))}DS.range;var NS=zS(0),US=zS(1),$S=zS(2),RS=zS(3),FS=zS(4),IS=zS(5),HS=zS(6);NS.range,US.range,$S.range,RS.range,FS.range,IS.range,HS.range;var VS=SS((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()}));VS.range;var qS=SS((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()}));qS.every=function(e){return isFinite(e=Math.floor(e))&&e>0?SS((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},qS.range;var WS=SS((function(e){e.setUTCSeconds(0,0)}),(function(e,t){e.setTime(+e+t*jS)}),(function(e,t){return(t-e)/jS}),(function(e){return e.getUTCMinutes()}));WS.range;var YS=SS((function(e){e.setUTCMinutes(0,0,0)}),(function(e,t){e.setTime(+e+t*ES)}),(function(e,t){return(t-e)/ES}),(function(e){return e.getUTCHours()}));function ZS(e){return SS((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)/PS}))}YS.range;var GS=ZS(0),XS=ZS(1),QS=ZS(2),JS=ZS(3),KS=ZS(4),eO=ZS(5),tO=ZS(6);GS.range,XS.range,QS.range,JS.range,KS.range,eO.range,tO.range;var nO=SS((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()}));nO.range;var rO=SS((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 iO(){return iO=Object.assign?Object.assign.bind():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},iO.apply(this,arguments)}rO.every=function(e){return isFinite(e=Math.floor(e))&&e>0?SS((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},rO.range;var oO=[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)}],aO={millisecond:[],second:oO.slice(0,1),minute:oO.slice(0,2),hour:oO.slice(0,3),day:oO.slice(0,4),month:oO.slice(0,5),year:oO.slice(0,6)},sO=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 aO[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?Dx(n):Bx(n);return s(t(e))}},cO=function(e,t,n,r){var i,o,a,s,c=e.min,u=void 0===c?0:c,l=e.max,f=void 0===l?"auto":l,d=e.stacked,h=void 0!==d&&d,p=e.reverse,b=void 0!==p&&p,g=e.clamp,y=void 0!==g&&g,m=e.nice,v=void 0!==m&&m;i="auto"===u?!0===h?null!=(o=t.minStacked)?o:0:t.min:u,a="auto"===f?!0===h?null!=(s=t.maxStacked)?s:0:t.max:f;var _=xb().rangeRound("x"===r?[0,n]:[n,0]).domain(b?[a,i]:[i,a]).clamp(y);return!0===v?_.nice():"number"==typeof v&&_.nice(v),uO(_,h)},uO=function(e,t){void 0===t&&(t=!1);var n=e;return n.type="linear",n.stacked=t,n},lO=function(e){var t=e;return t.type="band",t},fO=function(e,t,n){var r,i,o=e.format,a=void 0===o?"native":o,s=e.precision,c=void 0===s?"millisecond":s,u=e.min,l=void 0===u?"auto":u,f=e.max,d=void 0===f?"auto":f,h=e.useUTC,p=void 0===h||h,b=e.nice,g=void 0!==b&&b,y=sO({format:a,precision:c,useUTC:p});r="auto"===l?y(t.min):"native"!==a?y(l):l,i="auto"===d?y(t.max):"native"!==a?y(d):d;var m=p?function(){return Hp.apply(Gy(_g,xg,mg,gg,cg,Qb,Gb,Yb,qb,Ag).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}():function(){return Hp.apply(Gy(wg,Cg,yg,bg,eg,Xb,Zb,Wb,qb,Og).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}();m.range([0,n]),r&&i&&m.domain([r,i]),!0===g?m.nice():"object"!=typeof g&&"number"!=typeof g||m.nice(g);var v=m;return v.type="time",v.useUTC=p,v},dO=function(e,t,n,r){var i,o=e.base,a=void 0===o?10:o,s=e.min,c=void 0===s?"auto":s,u=e.max,l=void 0===u?"auto":u;if(t.all.some((function(e){return 0===e})))throw new Error("a log scale domain must not include or cross zero");var f,d,h=!1;if(t.all.filter((function(e){return null!=e})).forEach((function(e){h||(void 0===i?i=Math.sign(e):Math.sign(e)!==i&&(h=!0))})),h)throw new Error("a log scale domain must be strictly-positive or strictly-negative");f="auto"===c?t.min:c,d="auto"===l?t.max:l;var p=jb().domain([f,d]).rangeRound("x"===r?[0,n]:[n,0]).base(a).nice();return p.type="log",p},hO=function(e,t){return e===t},pO=function(e,t){return e.getTime()===t.getTime()};function bO(e,t,n,r){switch(e.type){case"linear":return cO(e,t,n,r);case"point":return function(e,t,n){var r=Zp().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=Wp().range("x"===r?[0,n]:[n,0]).domain(t.all).round(o);return lO(a)}(e,t,n,r);case"time":return fO(e,t,n);case"log":return dO(e,t,n,r);case"symlog":return function(e,t,n,r){var i,o,a=e.constant,s=void 0===a?1:a,c=e.min,u=void 0===c?"auto":c,l=e.max,f=void 0===l?"auto":l,d=e.reverse,h=void 0!==d&&d;i="auto"===u?t.min:u,o="auto"===f?t.max:f;var p=Lb().constant(s).rangeRound("x"===r?[0,n]:[n,0]).nice();!0===h?p.domain([o,i]):p.domain([i,o]);var b=p;return b.type="symlog",b}(e,t,n,r);default:throw new Error("invalid scale spec")}}var gO=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},yO=function(e,t,n){return{x:mO(e,"x",t),y:mO(e,"y",n)}},mO=function(e,t,n,r){var i={},o=i.getValue,a=void 0===o?function(e){return e.data[t]}:o,s=i.setValue,c=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&&c(e,parseFloat(String(t)))}))}));else if("time"===n.type&&"native"!==n.format){var u=sO(n);e.forEach((function(e){e.data.forEach((function(e){var t=a(e);t&&c(e,u(t))}))}))}var l=[];switch(e.forEach((function(e){e.data.forEach((function(e){l.push(a(e))}))})),n.type){case"linear":var f=CS(VT(l).filter((function(e){return null!==e})),(function(e){return e}));return{all:f,min:Math.min.apply(Math,f),max:Math.max.apply(Math,f)};case"time":var d=bS(l,(function(e){return e.getTime()})).slice(0).sort((function(e,t){return t.getTime()-e.getTime()})).reverse();return{all:d,min:d[0],max:Sp(d)};default:var h=VT(l);return{all:h,min:h[0],max:Sp(h)}}},vO=function(e,t,n){var r=function(e){return"x"===e?"y":"x"}(e),i=[];t[r].all.forEach((function(t){var o=kS(t)?pO:hO,a=[];n.forEach((function(n){var s=n.data.find((function(e){return o(e.data[r],t)})),c=null,u=null;if(void 0!==s){if(null!==(c=s.data[e])){var l=Sp(a);void 0===l?u=c:null!==l&&(u=l+c)}s.data["x"===e?"xStacked":"yStacked"]=u}a.push(u),null!==u&&i.push(u)}))})),t[e].minStacked=Math.min.apply(Math,i),t[e].maxStacked=Math.max.apply(Math,i)},_O=function(e,t){return vO("x",e,t)},xO=function(e,t){return vO("y",e,t)},wO=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}},CO={millisecond:[OS,OS],second:[LS,LS],minute:[BS,WS],hour:[DS,YS],day:[SS((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)})),SS((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:[NS,GS],sunday:[NS,GS],monday:[US,XS],tuesday:[$S,QS],wednesday:[RS,JS],thursday:[FS,KS],friday:[IS,eO],saturday:[HS,tO],month:[VS,nO],year:[qS,rO]},kO=Object.keys(CO),MO=new RegExp("^every\\s*(\\d+)?\\s*("+kO.join("|")+")s?$","i"),TO=function(e,t){if(Array.isArray(t))return t;if("string"==typeof t&&"useUTC"in e){var n=t.match(MO);if(n){var r=n[1],i=n[2],o=CO[i][e.useUTC?1:0];if("day"===i){var a,s,c=e.domain(),u=c[0],l=c[1],f=new Date(l);return f.setDate(f.getDate()+1),null!=(a=null==(s=o.every(Number(null!=r?r:1)))?void 0:s.range(u,f))?a:[]}if(void 0===r)return e.ticks(o);var d=o.every(Number(r));if(d)return e.ticks(d)}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 SO(){return SO=Object.assign?Object.assign.bind():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},SO.apply(this,arguments)}var OO=function(e){var t,n=e.axis,r=e.scale,i=e.ticksPosition,o=e.tickValues,a=e.tickSize,s=e.tickPadding,c=e.tickRotation,u=e.truncateTickAt,l=e.engine,f=void 0===l?"svg":l,d=TO(r,o),h=yM[f],p="bandwidth"in r?wO(r):r,b={lineX:0,lineY:0},g={textX:0,textY:0},y="object"==typeof document&&"rtl"===document.dir,m=h.align.center,v=h.baseline.center;return"x"===n?(t=function(e){var t;return{x:null!=(t=p(e))?t:0,y:0}},b.lineY=a*("after"===i?1:-1),g.textY=(a+s)*("after"===i?1:-1),v="after"===i?h.baseline.top:h.baseline.bottom,0===c?m=h.align.center:"after"===i&&c<0||"before"===i&&c>0?(m=h.align[y?"left":"right"],v=h.baseline.center):("after"===i&&c>0||"before"===i&&c<0)&&(m=h.align[y?"right":"left"],v=h.baseline.center)):(t=function(e){var t;return{x:0,y:null!=(t=p(e))?t:0}},b.lineX=a*("after"===i?1:-1),g.textX=(a+s)*("after"===i?1:-1),m="after"===i?h.align.left:h.align.right),{ticks:d.map((function(e){var n="string"==typeof e?function(e){var t=String(e).length;return u&&u>0&&t>u?""+String(e).slice(0,u).concat("..."):""+e}(e):e;return SO({key:e instanceof Date?""+e.valueOf():""+e,value:n},t(e),b,g)})),textAlign:m,textBaseline:v}},AO=function(e,t){if(void 0===e||"function"==typeof e)return e;if("time"===t.type){var n=Lx(e);return function(e){return n(e instanceof Date?e:new Date(e))}}return K_(e)},jO=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)||TO(i,a)),c="bandwidth"in i?wO(i):i,u="x"===o?s.map((function(e){var t,n;return{key:e instanceof Date?""+e.valueOf():""+e,x1:null!=(t=c(e))?t:0,x2:null!=(n=c(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=c(e))?t:0,y2:null!=(r=c(e))?r:0}}));return u},EO=y((function(e){var t,n=e.value,r=e.format,i=e.lineX,o=e.lineY,a=e.onClick,s=e.textBaseline,c=e.textAnchor,u=e.animatedProps,l=eM(),f=l.axis.ticks.line,d=l.axis.ticks.text,h=null!=(t=null==r?void 0:r(n))?t:n,p=g((function(){var e={opacity:u.opacity};return a?{style:SO({},e,{cursor:"pointer"}),onClick:function(e){return a(e,h)}}:{style:e}}),[u.opacity,a,h]);return M(Ss.g,SO({transform:u.transform},p,{children:[M("line",{x1:0,x2:i,y1:0,y2:o,style:f}),d.outlineWidth>0&&M(Ss.text,{dominantBaseline:s,textAnchor:c,transform:u.textTransform,style:d,strokeWidth:2*d.outlineWidth,stroke:d.outlineColor,strokeLinejoin:"round",children:""+h}),M(Ss.text,{dominantBaseline:s,textAnchor:c,transform:u.textTransform,style:nM(d),children:""+h})]}))})),PO=y((function(e){var t=e.axis,r=e.scale,i=e.x,o=void 0===i?0:i,a=e.y,s=void 0===a?0:a,u=e.length,l=e.ticksPosition,f=e.tickValues,d=e.tickSize,h=void 0===d?5:d,b=e.tickPadding,y=void 0===b?5:b,m=e.tickRotation,v=void 0===m?0:m,_=e.format,x=e.renderTick,w=void 0===x?EO:x,C=e.truncateTickAt,k=e.legend,T=e.legendPosition,S=void 0===T?"end":T,O=e.legendOffset,A=void 0===O?0:O,j=e.onClick,E=e.ariaHidden,P=eM(),L=P.axis.legend.text,B=g((function(){return AO(_,r)}),[_,r]),D=OO({axis:t,scale:r,ticksPosition:l,tickValues:f,tickSize:h,tickPadding:y,tickRotation:v,truncateTickAt:C}),z=D.ticks,N=D.textAlign,U=D.textBaseline,$=null;if(void 0!==k){var R,F=0,I=0,H=0;"y"===t?(H=-90,F=A,"start"===S?(R="start",I=u):"middle"===S?(R="middle",I=u/2):"end"===S&&(R="end")):(I=A,"start"===S?R="start":"middle"===S?(R="middle",F=u/2):"end"===S&&(R="end",F=u)),$=M(n,{children:[L.outlineWidth>0&&M("text",{transform:"translate("+F+", "+I+") rotate("+H+")",textAnchor:R,style:SO({dominantBaseline:"central"},L),strokeWidth:2*L.outlineWidth,stroke:L.outlineColor,strokeLinejoin:"round",children:k}),M("text",{transform:"translate("+F+", "+I+") rotate("+H+")",textAnchor:R,style:SO({dominantBaseline:"central"},L),children:k})]})}var V=Rk(),q=V.animate,W=V.config,Y=ss({transform:"translate("+o+","+s+")",lineX2:"x"===t?u:0,lineY2:"x"===t?0:u,config:W,immediate:!q}),Z=p((function(e){return{opacity:1,transform:"translate("+e.x+","+e.y+")",textTransform:"translate("+e.textX+","+e.textY+") rotate("+v+")"}}),[v]),G=p((function(e){return{opacity:0,transform:"translate("+e.x+","+e.y+")",textTransform:"translate("+e.textX+","+e.textY+") rotate("+v+")"}}),[v]),X=cs(z,{keys:function(e){return e.key},initial:Z,from:G,enter:Z,update:Z,leave:{opacity:0},config:W,immediate:!q});return M(Ss.g,{transform:Y.transform,"aria-hidden":E,children:[X((function(e,t,n,r){return c.createElement(w,SO({tickIndex:r,format:B,rotate:v,textBaseline:U,textAnchor:N,truncateTickAt:C,animatedProps:e},t,j?{onClick:j}:{}))})),M(Ss.line,{style:P.axis.domain.line,x1:0,x2:Y.lineX2,y1:0,y2:Y.lineY2}),$]})})),LO=["top","right","bottom","left"],BO=y((function(e){var t=e.xScale,r=e.yScale,i=e.width,o=e.height,a={top:e.top,right:e.right,bottom:e.bottom,left:e.left};return M(n,{children:LO.map((function(e){var n=a[e];if(!n)return null;var s="top"===e||"bottom"===e;return M(PO,SO({},n,{axis:s?"x":"y",x:"right"===e?i:0,y:"bottom"===e?o:0,scale:s?t:r,length:s?i:o,ticksPosition:"top"===e||"left"===e?"before":"after",truncateTickAt:n.truncateTickAt}),e)}))})})),DO=y((function(e){var t=e.animatedProps,n=eM();return M(Ss.line,SO({},t,n.grid.line))})),zO=y((function(e){var t=e.lines,n=Rk(),r=n.animate,i=cs(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 M("g",{children:i((function(e,t){return v(DO,SO({},t,{key:t.key,animatedProps:e}))}))})})),NO=y((function(e){var t=e.width,r=e.height,i=e.xScale,o=e.yScale,a=e.xValues,s=e.yValues,c=g((function(){return!!i&&jO({width:t,height:r,scale:i,axis:"x",values:a})}),[i,a,t,r]),u=g((function(){return!!o&&jO({width:t,height:r,scale:o,axis:"y",values:s})}),[r,t,o,s]);return M(n,{children:[c&&M(zO,{lines:c}),u&&M(zO,{lines:u})]})})),UO=function(e,t){var n=t.xScale,r=t.yScale,i=t.width,o=t.height,a=t.top,s=t.right,c=t.bottom,u=t.left,l=t.theme,f={top:a,right:s,bottom:c,left:u};LO.forEach((function(t){var a=f[t];if(!a)return null;var s="top"===t||"bottom"===t,c="top"===t||"left"===t?"before":"after",u=s?n:r,d=AO(a.format,u);!function(e,t){var n,r=t.axis,i=t.scale,o=t.x,a=void 0===o?0:o,s=t.y,c=void 0===s?0:s,u=t.length,l=t.ticksPosition,f=t.tickValues,d=t.tickSize,h=void 0===d?5:d,p=t.tickPadding,b=void 0===p?5:p,g=t.tickRotation,y=void 0===g?0:g,m=t.format,v=t.legend,_=t.legendPosition,x=void 0===_?"end":_,w=t.legendOffset,C=void 0===w?0:w,k=t.theme,M=OO({axis:r,scale:i,ticksPosition:l,tickValues:f,tickSize:h,tickPadding:b,tickRotation:y,engine:"canvas"}),T=M.ticks,S=M.textAlign,O=M.textBaseline;e.save(),e.translate(a,c),e.textAlign=S,e.textBaseline=O;var A=k.axis.ticks.text;e.font=(A.fontWeight?A.fontWeight+" ":"")+A.fontSize+"px "+A.fontFamily,(null!=(n=k.axis.domain.line.strokeWidth)?n:0)>0&&(e.lineWidth=Number(k.axis.domain.line.strokeWidth),e.lineCap="square",k.axis.domain.line.stroke&&(e.strokeStyle=k.axis.domain.line.stroke),e.beginPath(),e.moveTo(0,0),e.lineTo("x"===r?u:0,"x"===r?0:u),e.stroke());var j="function"==typeof m?m:function(e){return""+e};if(T.forEach((function(t){var n;(null!=(n=k.axis.ticks.line.strokeWidth)?n:0)>0&&(e.lineWidth=Number(k.axis.ticks.line.strokeWidth),e.lineCap="square",k.axis.ticks.line.stroke&&(e.strokeStyle=k.axis.ticks.line.stroke),e.beginPath(),e.moveTo(t.x,t.y),e.lineTo(t.x+t.lineX,t.y+t.lineY),e.stroke());var r=j(t.value);e.save(),e.translate(t.x+t.textX,t.y+t.textY),e.rotate(gM(y)),A.outlineWidth>0&&(e.strokeStyle=A.outlineColor,e.lineWidth=2*A.outlineWidth,e.lineJoin="round",e.strokeText(""+r,0,0)),k.axis.ticks.text.fill&&(e.fillStyle=A.fill),e.fillText(""+r,0,0),e.restore()})),void 0!==v){var E=0,P=0,L=0,B="center";"y"===r?(L=-90,E=C,"start"===x?(B="start",P=u):"middle"===x?(B="center",P=u/2):"end"===x&&(B="end")):(P=C,"start"===x?B="start":"middle"===x?(B="center",E=u/2):"end"===x&&(B="end",E=u)),e.translate(E,P),e.rotate(gM(L)),e.font=(k.axis.legend.text.fontWeight?k.axis.legend.text.fontWeight+" ":"")+k.axis.legend.text.fontSize+"px "+k.axis.legend.text.fontFamily,k.axis.legend.text.fill&&(e.fillStyle=k.axis.legend.text.fill),e.textAlign=B,e.textBaseline="middle",e.fillText(v,0,0)}e.restore()}(e,SO({},a,{axis:s?"x":"y",x:"right"===t?i:0,y:"bottom"===t?o:0,scale:u,format:d,length:s?i:o,ticksPosition:c,theme:l}))}))},$O=function(e,t){var n=t.width,r=t.height,i=t.scale,o=t.axis,a=t.values;jO({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 RO(){return RO=Object.assign?Object.assign.bind():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},RO.apply(this,arguments)}var FO,IO,HO={top:0,right:0,bottom:0,left:0},VO=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 c="number"==typeof i?{top:i,right:i,bottom:i,left:i}:RO({},HO,i),u=c.left+c.right,l=c.top+c.bottom,f=a+u,d=s+l,h=(o-1)*r;return"row"===n?f=a*o+h+u:"column"===n&&(d=s*o+h+l),{width:f,height:d,padding:c}},qO=function(e){var t=e.anchor,n=e.translateX,r=e.translateY,i=e.containerWidth,o=e.containerHeight,a=e.width,s=e.height,c=n,u=r;switch(t){case"top":c+=(i-a)/2;break;case"top-right":c+=i-a;break;case"right":c+=i-a,u+=(o-s)/2;break;case"bottom-right":c+=i-a,u+=o-s;break;case"bottom":c+=(i-a)/2,u+=o-s;break;case"bottom-left":u+=o-s;break;case"left":u+=(o-s)/2;break;case"center":c+=(i-a)/2,u+=(o-s)/2}return{x:c,y:u}},WO=function(e){var t,n,r,i,o,a,s=e.direction,c=e.justify,u=e.symbolSize,l=e.symbolSpacing,f=e.width,d=e.height;switch(s){case"left-to-right":t=0,n=(d-u)/2,i=d/2,a="central",c?(r=f,o="end"):(r=u+l,o="start");break;case"right-to-left":t=f-u,n=(d-u)/2,i=d/2,a="central",c?(r=0,o="start"):(r=f-u-l,o="end");break;case"top-to-bottom":t=(f-u)/2,n=0,r=f/2,o="middle",c?(i=d,a="alphabetic"):(i=u+l,a="text-before-edge");break;case"bottom-to-top":t=(f-u)/2,n=d-u,r=f/2,o="middle",c?(i=0,a="text-before-edge"):(i=d-u-l,a="alphabetic")}return{symbolX:t,symbolY:n,labelX:r,labelY:i,labelAnchor:o,labelAlignment:a}},YO={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,c=void 0===s?0:s,u=e.borderColor;return M("circle",{r:r/2,cx:t+r/2,cy:n+r/2,fill:i,opacity:a,strokeWidth:c,stroke:void 0===u?"transparent":u,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,c=void 0===s?0:s,u=e.borderColor;return M("g",{transform:"translate("+t+","+n+")",children:M("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:c,stroke:void 0===u?"transparent":u,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,c=void 0===s?0:s,u=e.borderColor;return M("rect",{x:t,y:n,fill:i,opacity:a,strokeWidth:c,stroke:void 0===u?"transparent":u,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,c=void 0===s?0:s,u=e.borderColor;return M("g",{transform:"translate("+t+","+n+")",children:M("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:c,stroke:void 0===u?"transparent":u,style:{pointerEvents:"none"}})})}},ZO=function(e){var t,n,r,i,o,a,s,u,l,d,h,b=e.x,g=e.y,y=e.width,m=e.height,v=e.data,_=e.direction,x=void 0===_?"left-to-right":_,w=e.justify,C=void 0!==w&&w,k=e.textColor,T=e.background,S=void 0===T?"transparent":T,O=e.opacity,A=void 0===O?1:O,j=e.symbolShape,E=void 0===j?"square":j,P=e.symbolSize,L=void 0===P?16:P,B=e.symbolSpacing,D=void 0===B?8:B,z=e.symbolBorderWidth,N=void 0===z?0:z,U=e.symbolBorderColor,$=void 0===U?"transparent":U,R=e.onClick,F=e.onMouseEnter,I=e.onMouseLeave,H=e.toggleSerie,V=e.effects,q=f({}),W=q[0],Y=q[1],Z=eM(),G=p((function(e){if(V){var t=V.filter((function(e){return"hover"===e.on})).reduce((function(e,t){return RO({},e,t.style)}),{});Y(t)}null==F||F(v,e)}),[F,v,V]),X=p((function(e){if(V){var t=V.filter((function(e){return"hover"!==e.on})).reduce((function(e,t){return RO({},e,t.style)}),{});Y(t)}null==I||I(v,e)}),[I,v,V]),Q=WO({direction:x,justify:C,symbolSize:null!=(t=W.symbolSize)?t:L,symbolSpacing:D,width:y,height:m}),J=Q.symbolX,K=Q.symbolY,ee=Q.labelX,te=Q.labelY,ne=Q.labelAnchor,re=Q.labelAlignment,ie=[R,F,I,H].some((function(e){return void 0!==e})),oe="function"==typeof E?E:YO[E];return M("g",{transform:"translate("+b+","+g+")",style:{opacity:null!=(n=W.itemOpacity)?n:A},children:[M("rect",{width:y,height:m,fill:null!=(r=W.itemBackground)?r:S,style:{cursor:ie?"pointer":"auto"},onClick:function(e){null==R||R(v,e),null==H||H(v.id)},onMouseEnter:G,onMouseLeave:X}),c.createElement(oe,RO({id:v.id,x:J,y:K,size:null!=(i=W.symbolSize)?i:L,fill:null!=(o=null!=(a=v.fill)?a:v.color)?o:"black",borderWidth:null!=(s=W.symbolBorderWidth)?s:N,borderColor:null!=(u=W.symbolBorderColor)?u:$},v.hidden?Z.legends.hidden.symbol:void 0)),M("text",{textAnchor:ne,style:RO({},nM(Z.legends.text),{fill:null!=(l=null!=(d=null!=(h=W.itemTextColor)?h:k)?d:Z.legends.text.fill)?l:"black",dominantBaseline:re,pointerEvents:"none",userSelect:"none"},v.hidden?Z.legends.hidden.text:void 0),x:ee,y:te,children:v.label})]})},GO=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,c=e.effects,u=e.itemWidth,l=e.itemHeight,f=e.itemDirection,d=void 0===f?"left-to-right":f,h=e.itemsSpacing,p=void 0===h?0:h,b=e.itemTextColor,g=e.itemBackground,y=void 0===g?"transparent":g,m=e.itemOpacity,v=void 0===m?1:m,_=e.symbolShape,x=e.symbolSize,w=e.symbolSpacing,C=e.symbolBorderWidth,k=e.symbolBorderColor,T=e.onClick,S=e.onMouseEnter,O=e.onMouseLeave,A=e.toggleSerie,j=VO({itemCount:t.length,itemWidth:u,itemHeight:l,itemsSpacing:p,direction:i,padding:a}).padding,E="row"===i?u+p:0,P="column"===i?l+p:0;return M("g",{transform:"translate("+n+","+r+")",children:t.map((function(e,t){return M(ZO,{data:e,x:t*E+j.left,y:t*P+j.top,width:u,height:l,direction:d,justify:s,effects:c,textColor:b,background:y,opacity:v,symbolShape:_,symbolSize:x,symbolSpacing:w,symbolBorderWidth:C,symbolBorderColor:k,onClick:T,onMouseEnter:S,onMouseLeave:O,toggleSerie:A},t)}))})},XO=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,c=e.anchor,u=e.direction,l=e.padding,f=void 0===l?0:l,d=e.justify,h=e.itemsSpacing,p=void 0===h?0:h,b=e.itemWidth,g=e.itemHeight,y=e.itemDirection,m=e.itemTextColor,v=e.itemBackground,_=e.itemOpacity,x=e.symbolShape,w=e.symbolSize,C=e.symbolSpacing,k=e.symbolBorderWidth,T=e.symbolBorderColor,S=e.onClick,O=e.onMouseEnter,A=e.onMouseLeave,j=e.toggleSerie,E=e.effects,P=VO({itemCount:t.length,itemsSpacing:p,itemWidth:b,itemHeight:g,direction:u,padding:f}),L=P.width,B=P.height,D=qO({anchor:c,translateX:o,translateY:s,containerWidth:n,containerHeight:r,width:L,height:B}),z=D.x,N=D.y;return M(GO,{data:t,x:z,y:N,direction:u,padding:f,justify:d,effects:E,itemsSpacing:p,itemWidth:b,itemHeight:g,itemDirection:y,itemTextColor:m,itemBackground:v,itemOpacity:_,symbolShape:x,symbolSize:w,symbolSpacing:C,symbolBorderWidth:k,symbolBorderColor:T,onClick:S,onMouseEnter:O,onMouseLeave:A,toggleSerie:"boolean"==typeof j?void 0:j})},QO={start:"left",middle:"center",end:"right"},JO=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,c=void 0===s?0:s,u=t.anchor,l=t.direction,f=t.padding,d=void 0===f?0:f,h=t.justify,p=void 0!==h&&h,b=t.itemsSpacing,g=void 0===b?0:b,y=t.itemWidth,m=t.itemHeight,v=t.itemDirection,_=void 0===v?"left-to-right":v,x=t.itemTextColor,w=t.symbolSize,C=void 0===w?16:w,k=t.symbolSpacing,M=void 0===k?8:k,T=t.theme,S=VO({itemCount:n.length,itemWidth:y,itemHeight:m,itemsSpacing:g,direction:l,padding:d}),O=S.width,A=S.height,j=S.padding,E=qO({anchor:u,translateX:a,translateY:c,containerWidth:r,containerHeight:i,width:O,height:A}),P=E.x,L=E.y,B="row"===l?y+g:0,D="column"===l?m+g:0;e.save(),e.translate(P,L),e.font=T.legends.text.fontSize+"px "+(T.legends.text.fontFamily||"sans-serif"),n.forEach((function(t,n){var r,i,o=n*B+j.left,a=n*D+j.top,s=WO({direction:_,justify:p,symbolSize:C,symbolSpacing:M,width:y,height:m}),c=s.symbolX,u=s.symbolY,l=s.labelX,f=s.labelY,d=s.labelAnchor,h=s.labelAlignment;e.fillStyle=null!=(r=t.color)?r:"black",e.fillRect(o+c,a+u,C,C),e.textAlign=QO[d],"central"===h&&(e.textBaseline="middle"),e.fillStyle=null!=(i=null!=x?x:T.legends.text.fill)?i:"black",e.fillText(String(t.label),o+l,a+f)})),e.restore()};var KO=function(){if(IO)return FO;IO=1;var e=Xd(),t=0;return FO=function(n){var r=++t;return e(n)+r},FO}(),eA=br(KO);const tA=134217729;function nA(e,t,n,r,i){let o,a,s,c,u=t[0],l=r[0],f=0,d=0;l>u==l>-u?(o=u,u=t[++f]):(o=l,l=r[++d]);let h=0;if(f<e&&d<n)for(l>u==l>-u?(a=u+o,s=o-(a-u),u=t[++f]):(a=l+o,s=o-(a-l),l=r[++d]),o=a,0!==s&&(i[h++]=s);f<e&&d<n;)l>u==l>-u?(a=o+u,c=a-o,s=o-(a-c)+(u-c),u=t[++f]):(a=o+l,c=a-o,s=o-(a-c)+(l-c),l=r[++d]),o=a,0!==s&&(i[h++]=s);for(;f<e;)a=o+u,c=a-o,s=o-(a-c)+(u-c),u=t[++f],o=a,0!==s&&(i[h++]=s);for(;d<n;)a=o+l,c=a-o,s=o-(a-c)+(l-c),l=r[++d],o=a,0!==s&&(i[h++]=s);return 0===o&&0!==h||(i[h++]=o),h}function rA(e){return new Float64Array(e)}const iA=rA(4),oA=rA(8),aA=rA(12),sA=rA(16),cA=rA(4);function uA(e,t,n,r,i,o){const a=(t-o)*(n-i),s=(e-i)*(r-o),c=a-s,u=Math.abs(a+s);return Math.abs(c)>=33306690738754716e-32*u?c:-function(e,t,n,r,i,o,a){let s,c,u,l,f,d,h,p,b,g,y,m,v,_,x,w,C,k;const M=e-i,T=n-i,S=t-o,O=r-o;_=M*O,d=tA*M,h=d-(d-M),p=M-h,d=tA*O,b=d-(d-O),g=O-b,x=p*g-(_-h*b-p*b-h*g),w=S*T,d=tA*S,h=d-(d-S),p=S-h,d=tA*T,b=d-(d-T),g=T-b,C=p*g-(w-h*b-p*b-h*g),y=x-C,f=x-y,iA[0]=x-(y+f)+(f-C),m=_+y,f=m-_,v=_-(m-f)+(y-f),y=v-w,f=v-y,iA[1]=v-(y+f)+(f-w),k=m+y,f=k-m,iA[2]=m-(k-f)+(y-f),iA[3]=k;let A=function(e,t){let n=t[0];for(let r=1;r<e;r++)n+=t[r];return n}(4,iA),j=22204460492503146e-32*a;if(A>=j||-A>=j)return A;if(f=e-M,s=e-(M+f)+(f-i),f=n-T,u=n-(T+f)+(f-i),f=t-S,c=t-(S+f)+(f-o),f=r-O,l=r-(O+f)+(f-o),0===s&&0===c&&0===u&&0===l)return A;if(j=11093356479670487e-47*a+33306690738754706e-32*Math.abs(A),A+=M*l+O*s-(S*u+T*c),A>=j||-A>=j)return A;_=s*O,d=tA*s,h=d-(d-s),p=s-h,d=tA*O,b=d-(d-O),g=O-b,x=p*g-(_-h*b-p*b-h*g),w=c*T,d=tA*c,h=d-(d-c),p=c-h,d=tA*T,b=d-(d-T),g=T-b,C=p*g-(w-h*b-p*b-h*g),y=x-C,f=x-y,cA[0]=x-(y+f)+(f-C),m=_+y,f=m-_,v=_-(m-f)+(y-f),y=v-w,f=v-y,cA[1]=v-(y+f)+(f-w),k=m+y,f=k-m,cA[2]=m-(k-f)+(y-f),cA[3]=k;const E=nA(4,iA,4,cA,oA);_=M*l,d=tA*M,h=d-(d-M),p=M-h,d=tA*l,b=d-(d-l),g=l-b,x=p*g-(_-h*b-p*b-h*g),w=S*u,d=tA*S,h=d-(d-S),p=S-h,d=tA*u,b=d-(d-u),g=u-b,C=p*g-(w-h*b-p*b-h*g),y=x-C,f=x-y,cA[0]=x-(y+f)+(f-C),m=_+y,f=m-_,v=_-(m-f)+(y-f),y=v-w,f=v-y,cA[1]=v-(y+f)+(f-w),k=m+y,f=k-m,cA[2]=m-(k-f)+(y-f),cA[3]=k;const P=nA(E,oA,4,cA,aA);_=s*l,d=tA*s,h=d-(d-s),p=s-h,d=tA*l,b=d-(d-l),g=l-b,x=p*g-(_-h*b-p*b-h*g),w=c*u,d=tA*c,h=d-(d-c),p=c-h,d=tA*u,b=d-(d-u),g=u-b,C=p*g-(w-h*b-p*b-h*g),y=x-C,f=x-y,cA[0]=x-(y+f)+(f-C),m=_+y,f=m-_,v=_-(m-f)+(y-f),y=v-w,f=v-y,cA[1]=v-(y+f)+(f-w),k=m+y,f=k-m,cA[2]=m-(k-f)+(y-f),cA[3]=k;const L=nA(P,aA,4,cA,sA);return sA[L-1]}(e,t,n,r,i,o,u)}const lA=Math.pow(2,-52),fA=new Uint32Array(512);class dA{static from(e,t=mA,n=vA){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 dA(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,c=-1/0,u=-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>c&&(c=n),r>u&&(u=r),this._ids[t]=t}const l=(a+c)/2,f=(s+u)/2;let d,h,p;for(let t=0,n=1/0;t<o;t++){const r=hA(l,f,e[2*t],e[2*t+1]);r<n&&(d=t,n=r)}const b=e[2*d],g=e[2*d+1];for(let t=0,n=1/0;t<o;t++){if(t===d)continue;const r=hA(b,g,e[2*t],e[2*t+1]);r<n&&r>0&&(h=t,n=r)}let y=e[2*h],m=e[2*h+1],v=1/0;for(let t=0;t<o;t++){if(t===d||t===h)continue;const n=bA(b,g,y,m,e[2*t],e[2*t+1]);n<v&&(p=t,v=n)}let _=e[2*p],x=e[2*p+1];if(v===1/0){for(let t=0;t<o;t++)this._dists[t]=e[2*t]-e[0]||e[2*t+1]-e[1];gA(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(uA(b,g,y,m,_,x)<0){const e=h,t=y,n=m;h=p,y=_,m=x,p=e,_=t,x=n}const w=function(e,t,n,r,i,o){const a=n-e,s=r-t,c=i-e,u=o-t,l=a*a+s*s,f=c*c+u*u,d=.5/(a*u-s*c),h=e+(u*l-s*f)*d,p=t+(a*f-c*l)*d;return{x:h,y:p}}(b,g,y,m,_,x);this._cx=w.x,this._cy=w.y;for(let t=0;t<o;t++)this._dists[t]=hA(e[2*t],e[2*t+1],w.x,w.y);gA(this._ids,this._dists,0,o-1),this._hullStart=d;let C=3;n[d]=t[p]=h,n[h]=t[d]=p,n[p]=t[h]=d,r[d]=0,r[h]=1,r[p]=2,i.fill(-1),i[this._hashKey(b,g)]=d,i[this._hashKey(y,m)]=h,i[this._hashKey(_,x)]=p,this.trianglesLen=0,this._addTriangle(d,h,p,-1,-1,-1);for(let o,a,s=0;s<this._ids.length;s++){const c=this._ids[s],u=e[2*c],l=e[2*c+1];if(s>0&&Math.abs(u-o)<=lA&&Math.abs(l-a)<=lA)continue;if(o=u,a=l,c===d||c===h||c===p)continue;let f=0;for(let e=0,t=this._hashKey(u,l);e<this._hashSize&&(f=i[(t+e)%this._hashSize],-1===f||f===n[f]);e++);f=t[f];let b,g=f;for(;b=n[g],uA(u,l,e[2*g],e[2*g+1],e[2*b],e[2*b+1])>=0;)if(g=b,g===f){g=-1;break}if(-1===g)continue;let y=this._addTriangle(g,c,n[g],-1,-1,r[g]);r[c]=this._legalize(y+2),r[g]=y,C++;let m=n[g];for(;b=n[m],uA(u,l,e[2*m],e[2*m+1],e[2*b],e[2*b+1])<0;)y=this._addTriangle(m,c,b,r[c],-1,r[m]),r[c]=this._legalize(y+2),n[m]=m,C--,m=b;if(g===f)for(;b=t[g],uA(u,l,e[2*b],e[2*b+1],e[2*g],e[2*g+1])<0;)y=this._addTriangle(b,c,g,-1,r[g],r[b]),this._legalize(y+2),r[b]=y,n[g]=g,C--,g=b;this._hullStart=t[c]=g,n[g]=t[m]=c,n[c]=m,i[this._hashKey(u,l)]=c,i[this._hashKey(e[2*g],e[2*g+1])]=g}this.hull=new Uint32Array(C);for(let e=0,t=this._hullStart;e<C;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=fA[--i];continue}const c=a-a%3,u=s+(e+1)%3,l=c+(a+2)%3,f=t[o],d=t[e],h=t[u],p=t[l];if(pA(r[2*f],r[2*f+1],r[2*d],r[2*d+1],r[2*h],r[2*h+1],r[2*p],r[2*p+1])){t[e]=p,t[a]=f;const r=n[l];if(-1===r){let t=this._hullStart;do{if(this._hullTri[t]===l){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,l);const s=c+(a+1)%3;i<fA.length&&(fA[i++]=s)}else{if(0===i)break;e=fA[--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 hA(e,t,n,r){const i=e-n,o=t-r;return i*i+o*o}function pA(e,t,n,r,i,o,a,s){const c=e-a,u=t-s,l=n-a,f=r-s,d=i-a,h=o-s,p=l*l+f*f,b=d*d+h*h;return c*(f*b-p*h)-u*(l*b-p*d)+(c*c+u*u)*(l*h-f*d)<0}function bA(e,t,n,r,i,o){const a=n-e,s=r-t,c=i-e,u=o-t,l=a*a+s*s,f=c*c+u*u,d=.5/(a*u-s*c),h=(u*l-s*f)*d,p=(a*f-c*l)*d;return h*h+p*p}function gA(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;yA(e,n+r>>1,i),t[e[n]]>t[e[r]]&&yA(e,n,r),t[e[i]]>t[e[r]]&&yA(e,i,r),t[e[n]]>t[e[i]]&&yA(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;yA(e,i,o)}e[n+1]=e[o],e[o]=a,r-i+1>=o-n?(gA(e,t,i,r),gA(e,t,n,o-1)):(gA(e,t,n,o-1),gA(e,t,i,r))}}function yA(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function mA(e){return e[0]}function vA(e){return e[1]}const _A=1e-6;class xA{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)>_A||Math.abs(this._y1-i)>_A)&&(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 wA{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 CA{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,c=0,u=0,l=n.length;c<l;c+=3,u+=2){const l=2*n[c],f=2*n[c+1],d=2*n[c+2],h=e[l],p=e[l+1],b=e[f],g=e[f+1],y=e[d],m=e[d+1],v=b-h,_=g-p,x=y-h,w=m-p,C=2*(v*w-_*x);if(Math.abs(C)<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)*w-(o-p)*x);r=(h+y)/2-n*w,s=(p+m)/2+n*x}else{const e=1/C,t=v*v+_*_,n=x*x+w*w;r=h+(w*t-_*n)*e,s=p+(v*n-x*t)*e}a[u]=r,a[u+1]=s}let s,c,u,l=t[t.length-1],f=4*l,d=e[2*l],h=e[2*l+1];r.fill(0);for(let n=0;n<t.length;++n)l=t[n],s=f,c=d,u=h,f=4*l,d=e[2*l],h=e[2*l+1],r[s+2]=r[f]=u-h,r[s+3]=r[f+1]=d-c}render(e){const t=null==e?e=new xA: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],c=o[i+1],u=o[a],l=o[a+1];this._renderSegment(s,c,u,l,e)}let s,c=i[i.length-1];for(let t=0;t<i.length;++t){s=c,c=i[t];const n=2*Math.floor(r[c]/3),u=o[n],l=o[n+1],f=4*s,d=this._project(u,l,a[f+2],a[f+3]);d&&this._renderSegment(u,l,d[0],d[1],e)}return t&&t.value()}renderBounds(e){const t=null==e?e=new xA: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 xA: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 wA;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,c=t[n-2],u=t[n-1],l=this._regioncode(c,u),f=0;for(let d=0;d<n;d+=2)if(r=c,i=u,c=t[d],u=t[d+1],o=l,l=this._regioncode(c,u),0===o&&0===l)a=f,f=0,s?s.push(c,u):s=[c,u];else{let t,n,d,h,p;if(0===o){if(null===(t=this._clipSegment(r,i,c,u,o,l)))continue;[n,d,h,p]=t}else{if(null===(t=this._clipSegment(c,u,r,i,l,o)))continue;[h,p,n,d]=t,a=f,f=this._edgecode(n,d),a&&f&&this._edge(e,a,f,s,s.length),s?s.push(n,d):s=[n,d]}a=f,f=this._edgecode(h,p),a&&f&&this._edge(e,a,f,s,s.length),s?s.push(h,p):s=[h,p]}if(s)a=f,f=this._edgecode(s[0],s[1]),a&&f&&this._edge(e,a,f,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,c,u=i||o;8&u?(s=e+(n-e)*(this.ymax-t)/(r-t),c=this.ymax):4&u?(s=e+(n-e)*(this.ymin-t)/(r-t),c=this.ymin):2&u?(c=t+(r-t)*(this.xmax-e)/(n-e),s=this.xmax):(c=t+(r-t)*(this.xmin-e)/(n-e),s=this.xmin),i?(e=s,t=c,i=this._regioncode(e,t)):(n=s,r=c,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 kA=2*Math.PI,MA=Math.pow;function TA(e){return e[0]}function SA(e){return e[1]}function OA(e,t,n){return[e+Math.sin(e+t)*n,t+Math.cos(e-t)*n]}class AA{static from(e,t=TA,n=SA,r){return new AA("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 dA(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=OA(t[2*e],t[2*e+1],i);t[2*e]=n[0],t[2*e+1]=n[1]}this._delaunator=new dA(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 CA(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 c=s,u=-1;do{if(yield u=o[c],c=c%3==2?c-2:c+1,o[c]!==e)return;if(c=i[c],-1===c){const t=n[(r[e]+1)%n.length];return void(t!==u&&(yield t))}}while(c!==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:c}=this;if(-1===r[e]||!c.length)return(e+1)%(c.length>>1);let u=e,l=MA(t-c[2*e],2)+MA(n-c[2*e+1],2);const f=r[e];let d=f;do{let r=s[d];const f=MA(t-c[2*r],2)+MA(n-c[2*r+1],2);if(f<l&&(l=f,u=r),d=d%3==2?d-2:d+1,s[d]!==e)break;if(d=a[d],-1===d){if(d=i[(o[e]+1)%i.length],d!==r&&MA(t-c[2*d],2)+MA(n-c[2*d+1],2)<l)return d;break}}while(d!==f);return u}render(e){const t=null==e?e=new xA: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 xA: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,kA)}return n&&n.value()}renderHull(e){const t=null==e?e=new xA: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 wA;return this.renderHull(e),e.value()}renderTriangle(e,t){const n=null==t?t=new xA: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 wA;return this.renderTriangle(e,t),t.value()}}var jA=function(e){return[e.x,e.y]},EA=Yk,PA="cursor",LA=function(e){var t=e.points,n=e.getNodePosition,r=void 0===n?jA:n,i=e.margin,o=void 0===i?EA:i;return t.map((function(e){var t=r(e),n=t[0],i=t[1];return[n+o.left,i+o.top]}))},BA=function(e){var t=e.points,n=e.getNodePosition,r=void 0===n?jA:n,i=e.width,o=e.height,a=e.margin,s=void 0===a?EA:a,c=e.debug;return g((function(){return function(e){var t=e.points,n=e.width,r=e.height,i=e.margin,o=void 0===i?EA:i,a=e.debug,s=AA.from(t),c=a?s.voronoi([0,0,o.left+n+o.right,o.top+r+o.bottom]):void 0;return{points:t,delaunay:s,voronoi:c}}({points:LA({points:t,margin:s,getNodePosition:r}),width:i,height:o,margin:s,debug:c})}),[t,i,o,s,c])},DA=function(e){var t=e.elementRef,n=e.nodes,r=e.getNodePosition,i=void 0===r?jA:r,o=e.delaunay,a=e.setCurrent,s=e.margin,c=void 0===s?EA:s,l=e.detectionRadius,h=void 0===l?1/0:l,b=e.isInteractive,y=void 0===b||b,m=e.onMouseEnter,v=e.onMouseMove,_=e.onMouseLeave,x=e.onClick,w=e.onTouchStart,C=e.onTouchMove,k=e.onTouchEnd,M=e.enableTouchCrosshair,T=void 0!==M&&M,S=e.tooltip,O=e.tooltipPosition,A=void 0===O?PA:O,j=e.tooltipAnchor,E=void 0===j?"top":j,P=f(null),L=P[0],B=P[1],D=d(null);u((function(){D.current=L}),[D,L]);var z=p((function(e){if(!t.current)return null;var r=WM(t.current,e),a=r[0],s=r[1],u=o.find(a,s),l=void 0!==u?n[u]:null;if(l&&h!==1/0){var f=i(l),d=f[0],p=f[1];(function(e,t,n,r){var i=n-e,o=r-t;return i*=i,o*=o,Math.sqrt(i+o)})(a,s,d+c.left,p+c.top)>h&&(u=null,l=null)}return null===u||null===l?null:[u,l]}),[t,o,n,i,c,h]),N=Eu(),U=N.showTooltipAt,$=N.showTooltipFromEvent,R=N.hideTooltip,F=g((function(){if(S)return"cursor"===A?function(e,t){$(S(e),t,E)}:function(e){var t=i(e),n=t[0],r=t[1];U(S(e),[n+c.left,r+c.top],E)}}),[U,$,S,A,E,i,c]),I=p((function(e){var t=z(e);if(B(t),null==a||a(t?t[1]:null),t){var n=t[1];null==F||F(n,e),null==m||m(t[1],e)}}),[z,B,a,F,m]),H=p((function(e){var t=z(e);if(B(t),t){var n=t[0],r=t[1];if(null==a||a(r),null==F||F(r,e),D.current){var i=D.current,o=i[0],s=i[1];n!==o?null==_||_(s,e):null==v||v(r,e)}else null==m||m(r,e)}else null==a||a(null),null==R||R(),D.current&&(null==_||_(D.current[1],e))}),[z,B,D,m,v,_,F,R]),V=p((function(e){B(null),null==a||a(null),R(),_&&D.current&&_(D.current[1],e)}),[B,a,D,R,_]),q=p((function(e){var t=z(e);B(t),t&&(null==x||x(t[1],e))}),[z,B,x]),W=p((function(e){var t=z(e);T&&(B(t),null==a||a(t?t[1]:null)),t&&(null==w||w(t[1],e))}),[z,B,a,T,w]),Y=p((function(e){var t=z(e);T&&(B(t),null==a||a(t?t[1]:null)),t&&(null==C||C(t[1],e))}),[z,B,a,T,C]),Z=p((function(e){T&&(B(null),null==a||a(null)),k&&D.current&&k(D.current[1],e)}),[T,B,a,k,D]);return{current:L,handleMouseEnter:y?I:void 0,handleMouseMove:y?H:void 0,handleMouseLeave:y?V:void 0,handleClick:y?q:void 0,handleTouchStart:y?W:void 0,handleTouchMove:y?Y:void 0,handleTouchEnd:y?Z:void 0}},zA=function(e){var t=e.nodes,r=e.width,i=e.height,o=e.margin,a=void 0===o?EA:o,s=e.getNodePosition,c=e.setCurrent,u=e.onMouseEnter,l=e.onMouseMove,f=e.onMouseLeave,h=e.onClick,p=e.onTouchStart,b=e.onTouchMove,y=e.onTouchEnd,m=e.enableTouchCrosshair,v=void 0!==m&&m,_=e.detectionRadius,x=void 0===_?1/0:_,w=e.tooltip,C=e.tooltipPosition,k=void 0===C?PA:C,T=e.tooltipAnchor,S=void 0===T?"top":T,O=e.debug,A=d(null),j=BA({points:t,getNodePosition:s,width:r,height:i,margin:a,debug:O}),E=j.delaunay,P=j.voronoi,L=DA({elementRef:A,nodes:t,delaunay:E,margin:a,detectionRadius:x,setCurrent:c,onMouseEnter:u,onMouseMove:l,onMouseLeave:f,onClick:h,onTouchStart:p,onTouchMove:b,onTouchEnd:y,enableTouchCrosshair:v,tooltip:w,tooltipPosition:k,tooltipAnchor:S}),B=L.current,D=L.handleMouseEnter,z=L.handleMouseMove,N=L.handleMouseLeave,U=L.handleClick,$=L.handleTouchStart,R=L.handleTouchMove,F=L.handleTouchEnd,I=g((function(){if(O&&P)return P.render()}),[O,P]);return M("g",{ref:A,transform:"translate("+-a.left+","+-a.top+")",children:[O&&P&&M(n,{children:[M("path",{d:I,stroke:"red",strokeWidth:1,opacity:.75}),x<1/0&&M("path",{stroke:"red",strokeWidth:.35,fill:"none",d:E.renderPoints(void 0,x)}),B&&M("path",{fill:"pink",opacity:.35,d:P.renderCell(B[0])})]}),M("rect",{"data-ref":"mesh-interceptor",width:a.left+r+a.right,height:a.top+i+a.bottom,fill:"red",opacity:0,style:{cursor:"auto"},onMouseEnter:D,onMouseMove:z,onMouseLeave:N,onTouchStart:$,onTouchMove:R,onTouchEnd:F,onClick:U})]})};function NA(){return NA=Object.assign?Object.assign.bind():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},NA.apply(this,arguments)}var UA=y((function(e){var t=e.point;return M(Ls,{id:M("span",{children:["x: ",M("strong",{children:t.data.xFormatted}),", y:"," ",M("strong",{children:t.data.yFormatted})]}),enableChip:!0,color:t.serieColor})})),$A=y((function(e){var t=e.slice,n=e.axis,r=eM(),i="x"===n?"y":"x";return M(Ds,{rows:t.points.map((function(e){return[M(Ps,{color:e.serieColor,style:r.tooltip.chip},"chip"),e.serieId,M("span",{style:r.tooltip.tableCellValue,children:e.data[i+"Formatted"]},"value")]}))})})),RA={curve:"linear",xScale:{type:"point"},yScale:{type:"linear",min:0,max:"auto"},layers:["grid","markers","axes","areas","crosshair","lines","points","slices","mesh","legends"],axisBottom:{},axisLeft:{},enableGridX:!0,enableGridY:!0,enablePoints:!0,pointSize:6,pointColor:{from:"color"},pointBorderWidth:0,pointBorderColor:{theme:"background"},enablePointLabel:!1,pointLabel:"yFormatted",colors:{scheme:"nivo"},enableArea:!1,areaBaselineValue:0,areaOpacity:.2,areaBlendMode:"normal",lineWidth:2,legends:[],isInteractive:!0,tooltip:UA,enableSlices:!1,debugSlices:!1,sliceTooltip:$A,debugMesh:!1,enableCrosshair:!0,crosshairType:"bottom-left"},FA=NA({},RA,{enablePointLabel:!1,useMesh:!1,enableTouchCrosshair:!1,animate:!0,motionConfig:"gentle",defs:[],fill:[],role:"img",initialHiddenIds:[]});NA({},RA,{pixelRatio:"undefined"!=typeof window&&window.devicePixelRatio||1});var IA=function(e){var t=e.curve;return g((function(){return f_().defined((function(e){return null!==e.x&&null!==e.y})).x((function(e){return e.x})).y((function(e){return e.y})).curve(Wk(t))}),[t])},HA=function(e){var t=e.curve,n=e.yScale,r=e.areaBaselineValue;return g((function(){return function(e,t,n){var r=null,i=Jv(!0),o=null,a=c_,s=null,c=o_(u);function u(u){var l,f,d,h,p,b=(u=a_(u)).length,g=!1,y=new Array(b),m=new Array(b);for(null==o&&(s=a(p=c())),l=0;l<=b;++l){if(!(l<b&&i(h=u[l],l,u))===g)if(g=!g)f=l,s.areaStart(),s.lineStart();else{for(s.lineEnd(),s.lineStart(),d=l-1;d>=f;--d)s.point(y[d],m[d]);s.lineEnd(),s.areaEnd()}g&&(y[l]=+e(h,l,u),m[l]=+t(h,l,u),s.point(r?+r(h,l,u):y[l],n?+n(h,l,u):m[l]))}if(p)return s=null,p+""||null}function l(){return f_().defined(i).curve(a).context(o)}return e="function"==typeof e?e:void 0===e?u_:Jv(+e),t="function"==typeof t?t:Jv(void 0===t?0:+t),n="function"==typeof n?n:void 0===n?l_:Jv(+n),u.x=function(t){return arguments.length?(e="function"==typeof t?t:Jv(+t),r=null,u):e},u.x0=function(t){return arguments.length?(e="function"==typeof t?t:Jv(+t),u):e},u.x1=function(e){return arguments.length?(r=null==e?null:"function"==typeof e?e:Jv(+e),u):r},u.y=function(e){return arguments.length?(t="function"==typeof e?e:Jv(+e),n=null,u):t},u.y0=function(e){return arguments.length?(t="function"==typeof e?e:Jv(+e),u):t},u.y1=function(e){return arguments.length?(n=null==e?null:"function"==typeof e?e:Jv(+e),u):n},u.lineX0=u.lineY0=function(){return l().x(e).y(t)},u.lineY1=function(){return l().x(e).y(n)},u.lineX1=function(){return l().x(r).y(t)},u.defined=function(e){return arguments.length?(i="function"==typeof e?e:Jv(!!e),u):i},u.curve=function(e){return arguments.length?(a=e,null!=o&&(s=a(o)),u):a},u.context=function(e){return arguments.length?(null==e?o=s=null:s=a(o=e),u):o},u}().defined((function(e){return null!==e.x&&null!==e.y})).x((function(e){return e.x})).y1((function(e){return e.y})).curve(Wk(t)).y0(n(r))}),[t,n,r])},VA=function(e){var t=e.data,n=e.xScale,r=void 0===n?FA.xScale:n,i=e.xFormat,o=e.yScale,a=void 0===o?FA.yScale:o,s=e.yFormat,c=e.width,u=e.height,l=e.colors,d=void 0===l?FA.colors:l,h=e.curve,b=void 0===h?FA.curve:h,y=e.areaBaselineValue,m=void 0===y?FA.areaBaselineValue:y,v=e.pointColor,_=void 0===v?FA.pointColor:v,x=e.pointBorderColor,w=void 0===x?FA.pointBorderColor:x,C=e.enableSlices,k=void 0===C?FA.enableSlicesTooltip:C,M=e.initialHiddenIds,T=void 0===M?FA.initialHiddenIds:M,S=f(eA("line"))[0],O=Xk(i),A=Xk(s),j=function(e,t){return g((function(){return mT(e,t)}),[e,t])}(d,"id"),E=eM(),P=uT(_,E),L=uT(w,E),B=f(null!=T?T:[]),D=B[0],z=B[1],N=g((function(){return function(e,t,n,r,i){var o=e.map((function(e){return function(e){return iO({},e,{data:e.data.map((function(e){return{data:iO({},e)}}))})}(e)})),a=yO(o,t,n);"stacked"in t&&!0===t.stacked&&_O(a,o),"stacked"in n&&!0===n.stacked&&xO(a,o);var s=bO(t,a.x,r,"x"),c=bO(n,a.y,i,"y"),u=o.map((function(e){return iO({},e,{data:e.data.map((function(e){return iO({},e,{position:{x:gO(e,"x",s),y:gO(e,"y",c)}})}))})}));return iO({},a,{series:u,xScale:s,yScale:c})}(t.filter((function(e){return-1===D.indexOf(e.id)})),r,a,c,u)}),[t,D,r,a,c,u]),U=N.xScale,$=N.yScale,R=N.series,F=g((function(){var e=t.map((function(e){return{id:e.id,label:e.id,color:j(e)}})),n=e.map((function(e){return NA({},R.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 NA({},e,{hidden:!n.find((function(t){return t.id===e.id}))})})).reverse(),series:n}}),[t,R,j]),I=F.legendData,H=F.series,V=p((function(e){z((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 g((function(){return t.reduce((function(e,t){return[].concat(e,t.data.filter((function(e){return null!==e.position.x&&null!==e.position.y})).map((function(a,s){var c={id:t.id+"."+s,index:e.length+s,serieId:t.id,serieColor:t.color,x:a.position.x,y:a.position.y};return c.color=n(t),c.borderColor=r(c),c.data=NA({},a.data,{xFormatted:i(a.data.x),yFormatted:o(a.data.y)}),c})))}),[])}),[t,n,r,i,o])}({series:H,getPointColor:P,getPointBorderColor:L,formatX:O,formatY:A}),W=function(e){var t=e.componentId,n=e.enableSlices,r=e.points,i=e.width,o=e.height;return g((function(){if(!1===n)return[];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,c=e[0],u=e[1],l=r[n-1],f=r[n+1];return a=l?c-(c-l[0])/2:c,s=f?c-a+(f[0]-c)/2:i-a,{id:"slice:"+t+":"+c,x0:a,x:c,y0:0,y:0,width:s,height:o,points:u.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],c=e[1],u=n[t-1],l=n[t+1];return r=u?s-(s-u[0])/2:s,a=l?s-r+(l[0]-s)/2:o-r,{id:s,x0:0,x:0,y0:r,y:s,width:i,height:a,points:c.reverse()}}))}}),[t,n,o,r,i])}({componentId:S,enableSlices:k,points:q,width:c,height:u});return{legendData:I,toggleSerie:V,lineGenerator:IA({curve:b}),areaGenerator:HA({curve:b,yScale:$,areaBaselineValue:m}),getColor:j,series:H,xScale:U,yScale:$,slices:W,points:q}},qA=function(e){var t=e.areaBlendMode,n=e.areaOpacity,r=e.color,i=e.fill,o=e.path,a=Rk(),s=a.animate,c=a.config,u=Fk(o),l=ss({color:r,config:c,immediate:!s});return M(Ss.path,{d:u,fill:i||l.color,fillOpacity:n,strokeWidth:0,style:{mixBlendMode:t}})},WA=y((function(e){var t=e.areaGenerator,n=e.areaOpacity,r=e.areaBlendMode;return M("g",{children:e.lines.slice(0).reverse().map((function(e){return M(qA,NA({path:t(e.data.map((function(e){return e.position})))},NA({areaOpacity:n,areaBlendMode:r},e)),e.id)}))})})),YA=y((function(e){var t=e.lineGenerator,n=e.points,r=e.color,i=e.thickness,o=g((function(){return t(n)}),[t,n]),a=Fk(o);return M(Ss.path,{d:a,fill:"none",strokeWidth:i,stroke:r})})),ZA=y((function(e){var t=e.lines,n=e.lineGenerator,r=e.lineWidth;return t.slice(0).reverse().map((function(e){var t=e.id,i=e.data,o=e.color;return M(YA,{id:t,points:i.map((function(e){return e.position})),lineGenerator:n,color:o,thickness:r},t)}))})),GA=y((function(e){var t=e.slice,n=e.slices,r=e.axis,i=e.debug,o=e.tooltip,a=e.isCurrent,s=e.setCurrent,c=e.onMouseEnter,u=e.onMouseMove,l=e.onMouseLeave,f=e.onClick,d=e.onTouchStart,h=e.onTouchMove,b=e.onTouchEnd,g=Eu(),y=g.showTooltipFromEvent,m=g.hideTooltip,_=p((function(e){y(v(o,{slice:t,axis:r}),e,"right"),s(t),c&&c(t,e)}),[y,o,t,r,s,c]),x=p((function(e){y(v(o,{slice:t,axis:r}),e,"right"),u&&u(t,e)}),[y,o,t,r,u]),w=p((function(e){m(),s(null),l&&l(t,e)}),[m,s,l,t]),C=p((function(e){f&&f(t,e)}),[t,f]),k=p((function(e){y(v(o,{slice:t,axis:r}),e,"right"),s(t),d&&d(t,e)}),[r,d,s,y,t,o]),T=p((function(e){var i=e.touches[0],a=document.elementFromPoint(i.clientX,i.clientY),c=null==a?void 0:a.getAttribute("data-ref");if(c){var u=n.find((function(e){return e.id===c}));u&&(y(v(o,{slice:u,axis:r}),e,"right"),s(u))}h&&h(t,e)}),[r,h,s,y,t,n,o]),S=p((function(e){m(),s(null),b&&b(t,e)}),[m,s,b,t]);return M("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:_,onMouseMove:x,onMouseLeave:w,onClick:C,onTouchStart:k,onTouchMove:T,onTouchEnd:S,"data-ref":t.id})})),XA=y((function(e){var t=e.slices,n=e.axis,r=e.debug,i=e.height,o=e.tooltip,a=e.current,s=e.setCurrent,c=e.onMouseEnter,u=e.onMouseMove,l=e.onMouseLeave,f=e.onClick,d=e.onTouchStart,h=e.onTouchMove,p=e.onTouchEnd;return t.map((function(e){return M(GA,{slice:e,slices:t,axis:n,debug:r,height:i,tooltip:o,setCurrent:s,isCurrent:null!==a&&a.id===e.id,onMouseEnter:c,onMouseMove:u,onMouseLeave:l,onClick:f,onTouchStart:d,onTouchMove:h,onTouchEnd:p},e.id)}))})),QA=y((function(e){var t=e.points,n=e.symbol,r=e.size,i=e.borderWidth,o=e.enableLabel,a=e.label,s=e.labelYOffset,c=eM(),u=function(e){var t=Vv(e)?e:function(t){return oh(t,e)};return t}(a),l=t.slice(0).reverse().map((function(e){return{id:e.id,x:e.x,y:e.y,datum:e.data,fill:e.color,stroke:e.borderColor,label:o?u(e):null}}));return M("g",{children:l.map((function(e){return M($M,{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,theme:c},e.id)}))})})),JA=y((function(e){var t=e.points,n=e.width,r=e.height,i=e.margin,o=e.setCurrent,a=e.onMouseEnter,s=e.onMouseMove,c=e.onMouseLeave,u=e.onClick,l=e.onTouchStart,f=e.onTouchMove,d=e.onTouchEnd,h=e.tooltip,b=e.debug,g=e.enableTouchCrosshair,y=Eu(),m=y.showTooltipAt,_=y.hideTooltip,x=p((function(e,t){m(v(h,{point:e}),[e.x+i.left,e.y+i.top],"top"),a&&a(e,t)}),[m,h,a,i]),w=p((function(e,t){m(v(h,{point:e}),[e.x+i.left,e.y+i.top],"top"),s&&s(e,t)}),[m,h,i.left,i.top,s]),C=p((function(e,t){_(),c&&c(e,t)}),[_,c]),k=p((function(e,t){u&&u(e,t)}),[u]),T=p((function(e,t){m(v(h,{point:e}),[e.x+i.left,e.y+i.top],"top"),l&&l(e,t)}),[i.left,i.top,l,m,h]),S=p((function(e,t){m(v(h,{point:e}),[e.x+i.left,e.y+i.top],"top"),f&&f(e,t)}),[i.left,i.top,f,m,h]),O=p((function(e,t){_(),d&&d(e,t)}),[d,_]);return M(zA,{nodes:t,width:n,height:r,setCurrent:o,onMouseEnter:x,onMouseMove:w,onMouseLeave:C,onClick:k,onTouchStart:T,onTouchMove:S,onTouchEnd:O,enableTouchCrosshair:g,debug:b})})),KA=qM((function(e){var t=e.data,n=e.xScale,r=void 0===n?{type:"point"}:n,i=e.xFormat,o=e.yScale,a=void 0===o?{type:"linear",min:0,max:"auto"}:o,s=e.yFormat,c=e.layers,u=void 0===c?["grid","markers","axes","areas","crosshair","lines","points","slices","mesh","legends"]:c,l=e.curve,d=void 0===l?"linear":l,h=e.areaBaselineValue,p=void 0===h?0:h,b=e.colors,g=void 0===b?{scheme:"nivo"}:b,y=e.margin,m=e.width,v=e.height,_=e.axisTop,x=e.axisRight,C=e.axisBottom,k=void 0===C?{}:C,T=e.axisLeft,S=void 0===T?{}:T,O=e.enableGridX,A=void 0===O||O,j=e.enableGridY,E=void 0===j||j,P=e.gridXValues,L=e.gridYValues,B=e.lineWidth,D=void 0===B?2:B,z=e.enableArea,N=void 0!==z&&z,U=e.areaOpacity,$=void 0===U?.2:U,R=e.areaBlendMode,F=void 0===R?"normal":R,I=e.enablePoints,H=void 0===I||I,V=e.pointSymbol,q=e.pointSize,W=void 0===q?6:q,Y=e.pointColor,Z=void 0===Y?{from:"color"}:Y,G=e.pointBorderWidth,X=void 0===G?0:G,Q=e.pointBorderColor,J=void 0===Q?{theme:"background"}:Q,K=e.enablePointLabel,ee=void 0!==K&&K,te=e.pointLabel,ne=void 0===te?"data.yFormatted":te,re=e.pointLabelYOffset,ie=e.defs,oe=void 0===ie?[]:ie,ae=e.fill,se=void 0===ae?[]:ae,ce=e.markers,ue=e.legends,le=void 0===ue?[]:ue,fe=e.isInteractive,de=void 0===fe||fe,he=e.useMesh,pe=void 0!==he&&he,be=e.debugMesh,ge=void 0!==be&&be,ye=e.onMouseEnter,me=e.onMouseMove,ve=e.onMouseLeave,_e=e.onClick,xe=e.onTouchStart,we=e.onTouchMove,Ce=e.onTouchEnd,ke=e.tooltip,Me=void 0===ke?UA:ke,Te=e.enableSlices,Se=void 0!==Te&&Te,Oe=e.debugSlices,Ae=void 0!==Oe&&Oe,je=e.sliceTooltip,Ee=void 0===je?$A:je,Pe=e.enableCrosshair,Le=void 0===Pe||Pe,Be=e.crosshairType,De=void 0===Be?"bottom-left":Be,ze=e.enableTouchCrosshair,Ne=void 0!==ze&&ze,Ue=e.role,$e=void 0===Ue?"img":Ue,Re=e.initialHiddenIds,Fe=void 0===Re?[]:Re,Ie=Zk(m,v,y),He=Ie.margin,Ve=Ie.innerWidth,qe=Ie.innerHeight,We=Ie.outerWidth,Ye=Ie.outerHeight,Ze=VA({data:t,xScale:r,xFormat:i,yScale:a,yFormat:s,width:Ve,height:qe,colors:g,curve:d,areaBaselineValue:p,pointColor:Z,pointBorderColor:J,enableSlices:Se,initialHiddenIds:Fe}),Ge=Ze.legendData,Xe=Ze.toggleSerie,Qe=Ze.lineGenerator,Je=Ze.areaGenerator,Ke=Ze.series,et=Ze.xScale,tt=Ze.yScale,nt=Ze.slices,rt=Ze.points,it=eM(),ot=uT(Z,it),at=uT(J,it),st=f(null),ct=st[0],ut=st[1],lt=f(null),ft=lt[0],dt=lt[1],ht={grid:M(NO,{theme:it,width:Ve,height:qe,xScale:A?et:null,yScale:E?tt:null,xValues:P,yValues:L},"grid"),markers:M(HM,{markers:ce,width:Ve,height:qe,xScale:et,yScale:tt,theme:it},"markers"),axes:M(BO,{xScale:et,yScale:tt,width:Ve,height:qe,theme:it,top:_,right:x,bottom:k,left:S},"axes"),areas:null,lines:M(ZA,{lines:Ke,lineGenerator:Qe,lineWidth:D},"lines"),slices:null,points:null,crosshair:null,mesh:null,legends:le.map((function(e,t){return M(XO,NA({},e,{containerWidth:Ve,containerHeight:qe,data:e.data||Ge,theme:it,toggleSerie:e.toggleSerie?Xe:void 0}),"legend."+t)}))},pt=GM(oe,Ke,se);return N&&(ht.areas=M(WA,{areaGenerator:Je,areaOpacity:$,areaBlendMode:F,lines:Ke},"areas")),de&&!1!==Se&&(ht.slices=M(XA,{slices:nt,axis:Se,debug:Ae,height:qe,tooltip:Ee,current:ft,setCurrent:dt,onMouseEnter:ye,onMouseMove:me,onMouseLeave:ve,onClick:_e,onTouchStart:xe,onTouchMove:we,onTouchEnd:Ce},"slices")),H&&(ht.points=M(QA,{points:rt,symbol:V,size:W,color:ot,borderWidth:X,borderColor:at,enableLabel:ee,label:ne,labelYOffset:re},"points")),de&&Le&&(null!==ct&&(ht.crosshair=M(Ns,{width:Ve,height:qe,x:ct.x,y:ct.y,type:De},"crosshair")),null!==ft&&(ht.crosshair=M(Ns,{width:Ve,height:qe,x:ft.x,y:ft.y,type:Se},"crosshair"))),de&&pe&&!1===Se&&(ht.mesh=M(JA,{points:rt,width:Ve,height:qe,margin:He,current:ct,setCurrent:ut,onMouseEnter:ye,onMouseMove:me,onMouseLeave:ve,onClick:_e,onTouchStart:xe,onTouchMove:we,onTouchEnd:Ce,tooltip:Me,enableTouchCrosshair:Ne,debug:ge},"mesh")),M(DM,{defs:pt,width:We,height:Ye,margin:He,role:$e,children:u.map((function(t,n){return"function"==typeof t?M(w,{children:t(NA({},e,{innerWidth:Ve,innerHeight:qe,series:Ke,slices:nt,points:rt,xScale:et,yScale:tt,lineGenerator:Qe,areaGenerator:Je,currentPoint:ct,setCurrentPoint:ut,currentSlice:ft,setCurrentSlice:dt}))},n):ht[t]}))})})),ej=function(e){return M(aM,{children:function(t){var n=t.width,r=t.height;return M(KA,NA({width:n,height:r},e))}})},tj=qM((function(e){var t=d(null),n=e.width,r=e.height,i=e.margin,o=e.pixelRatio,a=void 0===o?"undefined"!=typeof window&&window.devicePixelRatio||1:o,s=e.data,c=e.xScale,l=void 0===c?{type:"point"}:c,h=e.xFormat,b=e.yScale,g=void 0===b?{type:"linear",min:0,max:"auto"}:b,y=e.yFormat,m=e.curve,_=void 0===m?"linear":m,x=e.layers,w=void 0===x?["grid","markers","axes","areas","crosshair","lines","points","slices","mesh","legends"]:x,C=e.colors,k=void 0===C?{scheme:"nivo"}:C,T=e.lineWidth,S=void 0===T?2:T,O=e.enableArea,A=void 0!==O&&O,j=e.areaBaselineValue,E=void 0===j?0:j,P=e.areaOpacity,L=void 0===P?.2:P,B=e.enablePoints,D=void 0===B||B,z=e.pointSize,N=void 0===z?6:z,U=e.pointColor,$=void 0===U?{from:"color"}:U,R=e.pointBorderWidth,F=void 0===R?0:R,I=e.pointBorderColor,H=void 0===I?{theme:"background"}:I,V=e.enableGridX,q=void 0===V||V,W=e.gridXValues,Y=e.enableGridY,Z=void 0===Y||Y,G=e.gridYValues,X=e.axisTop,Q=e.axisRight,J=e.axisBottom,K=void 0===J?{}:J,ee=e.axisLeft,te=void 0===ee?{}:ee,ne=e.legends,re=void 0===ne?[]:ne,ie=e.isInteractive,oe=void 0===ie||ie,ae=e.debugMesh,se=void 0!==ae&&ae,ce=e.onMouseLeave,ue=e.onClick,le=e.tooltip,fe=void 0===le?UA:le,de=e.canvasRef,he=Zk(n,r,i),pe=he.margin,be=he.innerWidth,ge=he.innerHeight,ye=he.outerWidth,me=he.outerHeight,ve=eM(),_e=f(null),xe=_e[0],we=_e[1],Ce=VA({data:s,xScale:l,xFormat:h,yScale:g,yFormat:y,width:be,height:ge,colors:k,curve:_,areaBaselineValue:E,pointColor:$,pointBorderColor:H}),ke=Ce.lineGenerator,Me=Ce.areaGenerator,Te=Ce.series,Se=Ce.xScale,Oe=Ce.yScale,Ae=Ce.points,je=BA({points:Ae,width:be,height:ge,debug:se}),Ee=je.delaunay,Pe=je.voronoi;u((function(){de&&(de.current=t.current),t.current.width=ye*a,t.current.height=me*a;var e=t.current.getContext("2d");e.scale(a,a),e.fillStyle=ve.background,e.fillRect(0,0,ye,me),e.translate(pe.left,pe.top),w.forEach((function(t){if("function"==typeof t&&t({ctx:e,innerWidth:be,innerHeight:ge,series:Te,points:Ae,xScale:Se,yScale:Oe,lineWidth:S,lineGenerator:ke,areaGenerator:Me,currentPoint:xe,setCurrentPoint:we}),"grid"===t&&ve.grid.line.strokeWidth>0&&(e.lineWidth=ve.grid.line.strokeWidth,e.strokeStyle=ve.grid.line.stroke,q&&$O(e,{width:be,height:ge,scale:Se,axis:"x",values:W}),Z&&$O(e,{width:be,height:ge,scale:Oe,axis:"y",values:G})),"axes"===t&&UO(e,{xScale:Se,yScale:Oe,width:be,height:ge,top:X,right:Q,bottom:K,left:te,theme:ve}),"areas"===t&&!0===A){e.save(),e.globalAlpha=L,Me.context(e);for(var n=Te.length-1;n>=0;n--)e.fillStyle=Te[n].color,e.beginPath(),Me(Te[n].data.map((function(e){return e.position}))),e.fill();e.restore()}if("lines"===t&&(ke.context(e),Te.forEach((function(t){e.strokeStyle=t.color,e.lineWidth=S,e.beginPath(),ke(t.data.map((function(e){return e.position}))),e.stroke()}))),"points"===t&&!0===D&&N>0&&Ae.forEach((function(t){e.fillStyle=t.color,e.beginPath(),e.arc(t.x,t.y,N/2,0,2*Math.PI),e.fill(),F>0&&(e.strokeStyle=t.borderColor,e.lineWidth=F,e.stroke())})),"mesh"===t&&!0===se&&(function(e,t){e.save(),e.globalAlpha=.75,e.beginPath(),t.render(e),e.strokeStyle="red",e.lineWidth=1,e.stroke(),e.restore()}(e,Pe),xe&&function(e,t,n){e.save(),e.globalAlpha=.35,e.beginPath(),t.renderCell(n,e),e.fillStyle="pink",e.fill(),e.restore()}(e,Pe,xe.index)),"legends"===t){var r=Te.map((function(e){return{id:e.id,label:e.id,color:e.color}})).reverse();re.forEach((function(t){JO(e,NA({},t,{data:t.data||r,containerWidth:be,containerHeight:ge,theme:ve}))}))}}))}),[t,ye,me,w,ve,ke,Te,Se,Oe,q,W,Z,G,X,Q,K,te,re,Ae,D,N,xe]);var Le=p((function(e){var n=WM(t.current,e),r=n[0],i=n[1];if(!function(e,t,n,r,i,o){return e<=i&&i<=e+n&&t<=o&&o<=t+r}(pe.left,pe.top,be,ge,r,i))return null;var o=Ee.find(r-pe.left,i-pe.top);return Ae[o]}),[t,pe,be,ge,Ee]),Be=Eu(),De=Be.showTooltipFromEvent,ze=Be.hideTooltip,Ne=p((function(e){var t=Le(e);we(t),t?De(v(fe,{point:t}),e):ze()}),[Le,we,De,ze,fe]),Ue=p((function(e){ze(),we(null),xe&&ce&&ce(xe,e)}),[ze,we,ce]),$e=p((function(e){if(ue){var t=Le(e);t&&ue(t,e)}}),[Le,ue]);return M("canvas",{ref:t,width:ye*a,height:me*a,style:{width:ye,height:me,cursor:oe?"auto":"normal"},onMouseEnter:oe?Ne:void 0,onMouseMove:oe?Ne:void 0,onMouseLeave:oe?Ue:void 0,onClick:oe?$e:void 0})})),nj=h((function(e,t){return M(tj,NA({},e,{canvasRef:t}))}));h((function(e,t){return M(aM,{children:function(n){var r=n.width,i=n.height;return M(nj,NA({width:r,height:i},e,{ref:t}))}})}));const rj={anchor:"right",direction:"column",justify:!1,translateX:100,translateY:0,itemsSpacing:0,itemDirection:"left-to-right",itemWidth:80,itemHeight:20,itemOpacity:.75,symbolSize:12,symbolShape:"circle",symbolBorderColor:"rgba(0, 0, 0, .5)",effects:[{on:"hover",style:{itemBackground:"rgba(0, 0, 0, .03)",itemOpacity:1}}]},ij={tickSize:5,tickPadding:5,tickRotation:45},oj={tickSize:5,tickPadding:5,tickRotation:0},aj={margin:{top:50,right:110,bottom:50,left:60},xScale:{type:"point"},yScale:{type:"linear",min:"auto",max:"auto",stacked:!1,reverse:!1},axisTop:null,axisRight:null,axisBottom:ij,axisLeft:oj,useMesh:!0,enableArea:!0},sj=({data:e,width:t=600,height:n=400,rootArialLabel:r,...i})=>M("div",{role:"img","aria-label":r,tabIndex:0,style:{width:t,height:n},children:M(ej,{data:e,...aj,...i})});export{St as Button,Ct as Code,rr as Counter,At as DropdownButton,kt as Heading,Ot as IconButton,hr as Label,sr as Link,Hn as Loadable,tr as Menu,qn as PageLoader,Jn as SearchBox,xt as Spinner,fr as SuccessRatePieChart,_t as SvgIcon,wt as Text,or as Toggle,In as TooltipWrapper,sj as TrendChart,vt as allureIcons,ij as defaultAxisBottomConfig,oj as defaultAxisLeftConfig,aj as defaultTrendChartConfig,rj as defaultTrendChartLegendConfig};
2
15
  //# sourceMappingURL=index.js.map